.elementor-kit-6{--e-global-color-primary:#C8102E;--e-global-color-secondary:#F2CD00;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-a9d9710:#FFFFFF;--e-global-color-6dd3fa5:#B30D28;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;font-size:15px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Gazpacho Bold", Sans-serif;font-size:20px;color:var( --e-global-color-text );padding:18px 36px 18px 36px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#DEBF10;color:var( --e-global-color-text );border-radius:0px 0px 0px 0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:45px;font-weight:700;text-transform:uppercase;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"Gazpacho Bold", Sans-serif;font-size:43px;}.elementor-kit-6 h4{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 h5{font-family:"Montserrat", Sans-serif;}.elementor-kit-6 h6{font-family:"Montserrat", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}@media(max-width:1024px){.elementor-kit-6{font-size:15px;}.elementor-kit-6 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:14px;}.elementor-kit-6 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Line Animation */

@supports (-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0) ) or (clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0) ) {

.element-reveal-top,
.element-reveal-left,
.element-reveal-bottom,
.element-reveal-right {
--line-anim-duration: 1.4s;
--line-anim-timing: ease-in-out;
--line-anim-delay: 0s;
}

.element-reveal-top.elementor-element {
animation: revealFromTop var(--line-anim-duration) paused both var(--line-anim-delay) var(--line-anim-timing);
}

.element-reveal-left.elementor-element {
animation: revealFromLeft var(--line-anim-duration) paused both var(--line-anim-delay) var(--line-anim-timing);
}

.element-reveal-bottom.elementor-element {
animation: revealFromBottom var(--line-anim-duration) paused both var(--line-anim-delay) var(--line-anim-timing);
}

.element-reveal-right.elementor-element {
animation: revealFromRight var(--line-anim-duration) paused both var(--line-anim-delay) var(--line-anim-timing);
}

.element-reveal-top.animated,
.element-reveal-left.animated,
.element-reveal-bottom.animated,
.element-reveal-right.animated {
animation-play-state: running;
}

@keyframes revealFromTop {
from {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}

to {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
}

@keyframes revealFromLeft {
from {
-webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}

to {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
}

@keyframes revealFromBottom {
from {
-webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
}

to {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
}

@keyframes revealFromRight {
from {
-webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}

to {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
}
}

/* Don't allow CTA Images to extend horizontal viewport */

@media (max-width: 767px) {
html,
  body {
    overflow-x: hidden !important;
    width: 100% !important;
  }}
  
  
  
  
/* Temporary Fixes for Download Popups */

@media only screen and (min-width: 1025px) {
    #education-download-popup .elementor-swiper-button {
        display:none;
    }
    #restaurants-download-popup  .elementor-swiper-button {
        display:none;
    }
}

#entertainment-download-popup  .elementor-swiper-button {
        display:none;
    }
    
    
/* Removal of arrows for brand pages */

@media only screen and (min-width: 1025px) {
#rollerbites-downloads  .elementor-swiper-button {
        display:none !important;
    }}
    
    
/* Fix weird downloads popup padding issue */

.swiper-slide.download > .elementor-element {
    padding: 0px !important;
}
    

/* Gravity Forms Global */

.gform_required_legend {
    display:none;
}

.gform-button {
    background: #C8102E !important;
    color: #fff !important;
    font-family: "Gazpacho Bold", Sans-serif !important;
    font-size: 17px !important;
    padding: 18px 36px !important;
    border-radius: 0px !important;
    transition:500ms !important;
}

span.gfield_required {
    color: #000;
    font-size: 18px;
}


.gform-button:hover {
    background: #b30d28 !important;
}

input, select, textarea {
border-radius: 0px !important;
border-color: #8E8E8E !important;
box-shadow: none !important;
}

.gfield_label {
font-family: "Montserrat", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

input[type="submit"] {
background: #C8102E
 !important;
    font-family: Gazpacho, sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    padding: 18px 36px !important;
    border-width: initial !important;
    border-style: none !important;
}

input[type="submit"]:hover {
background: #B30D28 !important;
}

/* Chrome, Safari, Edge, Opera */
input::placeholder,
textarea::placeholder {
  color: #646464 !important;
  opacity: 1 !important; 
}

/* Firefox */
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #646464 !important;
  opacity: 1 !important;
}

/* Internet Explorer 10-11 */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #646464 !important;
}

/* Microsoft Edge (legacy) */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #646464 !important;
}

select.has-placeholder {
  color: #646464 !important;
}



/* === Focus styling override === */
input:focus,
select:focus,
textarea:focus {
  border-color: #000 !important;
  box-shadow: none !important;
  outline: none !important;
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .gfield_label, span.gfield_required {
    font-size: 17px !important;
}
}

@media only screen and (max-width: 767px) {
    .gfield_label, span.gfield_required {
    font-size: 16px !important;
}
}

/* Hide Recaptcha */

.gf-turnstile-container {
    display:none !important;
}/* End custom CSS */