/*
 * ========== SIDEBAR FORM ==========
 */
header.site-header .top-header .contact-wrapper .form-section{
    padding: 30px 0 50px;
    height: auto;
}
header.site-header .top-header .contact-wrapper .form-section .container {  padding: 0 40px; }
header.site-header .top-header .contact-wrapper .form-section .form-title {
    padding-top: 5px;
    margin-bottom: 10px;
}
header.site-header .top-header .contact-wrapper .form-section .form-title h2 {
    font-size: 16px;
    line-height: 22px;
}
header.site-header .top-header .contact-wrapper .form-section .form-wrapper .form-group input, header.site-header .top-header .contact-wrapper .form-section .form-wrapper .form-group select {
    font-size: 14px;
    line-height: 16px;
}
div.wpcf7 .wpcf7-acceptance .wpcf7-list-item { margin: 10px 0 0; }
header.site-header .top-header .contact-wrapper .form-section .wpcf7-acceptance .wpcf7-list-item-label {
    line-height: 2;
    font-size: 15px;
}
header.site-header .top-header .contact-wrapper .form-section .form-wrapper .form-group input[type=submit] {
    font-size: 16px;
    line-height: 17px;
    margin-top: 15px;
}
header.site-header .top-header .contact-wrapper .form-section a {
    font-size: 18px;
    line-height: 22px;
}
header.site-header .top-header .contact-wrapper .form-section a::before {
    width: 52px;
    height: 52px;
}
header.site-header .top-header .contact-wrapper .form-section a .callUs {
    display: inline-block;
    margin-left: 10px;
}
body:not(.rtl) header.site-header .top-header .contact-wrapper .form-section a { padding-left: 70px; }
header.site-header .top-header .contact-wrapper .form-section .form-wrapper { margin-bottom: 25px; }
.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 1.4;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 0.5em 0;
    padding: 0 1em;
    font-size: 14px;
}
.wpcf7-spinner {
    width: 14px;
    height: 14px;
    margin: 5px auto;
    justify-content: center;
    display: flex;
}
header.site-header .top-header .contact-wrapper .form-section .form-wrapper .form-group+.form-group { margin-top: 5px; }
.wpcf7-spinner::before {
    top: 4px;
    left: 4px;
    width: 5px;
    height: 5px;
    transform-origin: 4px 4px;
}

/* Fix button size if 4 columns */
@media (min-width: 1440px) {
    body.page-template-pricing .main-content .container { padding: 0 100px; }
    body:not(.rtl).page-template-pricing .main-content .schedule-section .camps-wrapper .camps .camp-slider:last-child .camp-swiper-wrapper,
    body.rtl.page-template-pricing .main-content .schedule-section .camps-wrapper .camps .camp-slider:first-child .camp-swiper-wrapper{ padding: 0 10px; }
    body:not(.rtl).page-template-pricing .main-content .schedule-section .camps-wrapper .camps .camp-slider:last-child .camp-swiper-wrapper .swiper-slide,
    body.rtl.page-template-pricing .main-content .schedule-section .camps-wrapper .camps .camp-slider:first-child .camp-swiper-wrapper .swiper-slide{ width: 205px; }
    body:not(.rtl).page-template-pricing .main-content .schedule-section .camps-wrapper .camps .camp-slider:last-child .camp-pricing-slider .swiper-slide a{
        font-size: 16px;
        line-height: 20px;
        bottom: -18px;
        padding: 9px 15px 5px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1439px){
    body:not(.rtl).page-template-pricing .main-content .schedule-section .camps-wrapper .camps .camp-slider:last-child .camp-pricing-slider .swiper-slide,
    body.rtl.page-template-pricing .main-content .schedule-section .camps-wrapper .camps .camp-slider:first-child .camp-pricing-slider .swiper-slide {
        width: 31.5%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    body:not(.rtl).page-template-pricing .main-content .schedule-section .camps-wrapper .camps .camp-pricing-slider .swiper-slide{
        width: 31.5%; }
    body.rtl.page-template-pricing .main-content .schedule-section .camps-wrapper .camps .camp-slider:first-child .camp-pricing-slider .swiper-slide {
        width: 32.4%;
    }
    body.page-template-pricing .main-content .schedule-section .camps-wrapper .camps{ justify-content: center; }
}

@media only screen and (max-width: 768px){

}

