.elementor-kit-6{--e-global-color-primary:#293541;--e-global-color-secondary:#455462;--e-global-color-text:#E6E6E6;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 a:hover{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* correct logo link */
.home_logo {
    color: #f0f0f0 !important;
}
/* correct icons */
.elementor-widget-icon-box .elementor-icon-box-icon {
  padding-top: 12px;
}
/* correct form */
#submitform button {
    flex-basis: 336px;
}
/* correct home hero */
#home_hero_cinema h2 {
    padding-left: 0.5em;
}
#home_hero_belowthefold h2 {
    padding-left: 0.5em;
}
.wpr-grid-item-date {
    padding-left: 1em;
    margin-top: -6px;
    opacity: .4;
}
/*correct All Movies Post Grid */
#everything .format-standard {
    height: auto !important;
 !important;
}
#everything .wpr-grid-image-wrap {
   height: 140px;
   
}
/* correct code highlight */
.prismjs-okaidia pre[class*="language-"] {
  background: #364453 !important;
}
/*correct borders */
table {
    border: none !important;
    border-collapse: collapse;
}
td, th {
    border: none !important;
}
/* correct LI */
li {
    line-height: 1.5em
}
/* Mini Tags */
.mini_tags a {
    background: #78e08f;
    padding:6px 24px 6px 24px;
    border-radius: 6px;
    float: left;
}
.mini_tags li {
    background: #78e08f;
    border-radius: 6px;
    float: left;
    margin-left: 10px;
    list-style-type: none;
    margin-bottom:10px;
    line-height: 1em;
}
/* correct Ratings */


/* The "Average" term is located in YasrMultiSet.ph in the following lines

 protected function returnAverageRowMultiSet($multiset_average) {
        $average_txt = esc_html__('Average', 'yet-another-stars-rating');
*/

td:nth-child(1) {
   width: 140px !important;
}
.yasr-custom-text-vv-before {
    color: #f0f0f0;
    font-family: "Roboto";
    font-size: 1.2em;
    padding-bottom: 0.25em;
}
.yasr-vv-text-container {
    color: #f0f0f0;
    font-family: "Roboto";
    font-size: 0.8em;
    padding-left: 0.5em;
}
.yasr-vv-stats-text-container {
    padding-left: 0.5em;
}

.yasr_table_multi_set_shortcode {
    font-size: 1.1em !important;
    border: 0 !important;
}
.yasr_table_multi_set_shortcode tr:nth-child(2n+1) {
    background: #293541 !important;    
}
.yasr_table_multi_set_shortcode tr:nth-child(2n) {
    background: #293541 !important;    
}
.yasr-multiset-average {
  text-align: left !important;
  padding: 0 0 0 8px !important;
}
.yasr-multiset-average .yasr-rater-stars {
    margin-left: 20px !important;
    margin-bottom: 15px !important;
}
.yasr-multiset-average-text {
     color: #f0f0f0;
    font-family: "Roboto";
    font-size: 1.1em;
    line-height: 2.5em;
    vertical-align: middle !important;
}
.yasr-star-rating {
    padding-bottom: 20px;
}
.yasr-send-visitor-multiset {
    background: #78e08f !important;
    color: #293541;
    font-family: "Roboto";
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 0.8em;
    border: none;
    border-radius: 4
}
.yasr-send-visitor-multiset:hover {
    background: #f0f0f0 !important;
    color: #293541;
    letter-spacing: 3px;
}
.yasr-visitor-multiset-message {
     color: #f0f0f0;
    font-family: "Roboto";
    font-size: 1.2em;
}
.yasr-loader-multiset-visitor {
    color: #f0f0f0;
    font-family: "Roboto";
    font-size: 1.1em;
    text-align: center;
    padding-top: 10px;
}
.yasr-visitor-multiset-vote-count {
  color: #f0f0f0;
  padding-left: 12px;
  font-size: 0.7em;
}/* End custom CSS */