/*
Theme Name: Maxcoach Child
Theme URI: http://maxcoach.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: maxcoach
Text Domain:  maxcoach-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


body.page.page-id-6457 div#page-title-bar {
	display: none;
}

.top-list li {
    align-items: flex-start !important;
}

.top-list li span.elementor-icon-list-icon {
    margin-top: 5px;
}

section#hero-section:after {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #070707 100%);
    mix-blend-mode: normal;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    z-index: 0;
}

.photo-carousel-1 .elementor-swiper-button {
    border: 1px solid rgb(0 0 0 / 10%);
    border-radius: 50%;
    padding: 15px 20px;
    position: absolute;
    top: -40px;
}

.photo-carousel-1 .elementor-swiper-button.elementor-swiper-button-next {
    right: 0;
}

.photo-carousel-1 .elementor-swiper-button.elementor-swiper-button-prev {
    right: 60px;
    left: auto;
}

section.footer-webinar a {
    color: #fff !important;
}

.footer-instagram h3 {
    margin: 0;
    margin-top: -2px;
}

.pum-container.popmake {
    border: 3px solid #21ad96;
    border-radius: 25px;
    padding-top: 30px
}

.pum-container.popmake label {
    font-family: 'Outfit';
    font-weight: 300;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 25px auto 0;
    display: block;
}



.btn-pay {
    text-align: center;
    font-weight: 500;
    display: none;
}

.btn-pay a.payments-link {
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: 500;
    color: #fff;
    border: 2px solid #21ad96;
}

div#popmake-6783 form .btn-pay {
    visibility: hidden;
}

div#popmake-6783 form.sent .btn-pay {
    visibility: visible;
    display: block !important;
}

.btn-pay a.payments-link img {
    height: 35px;
}

.btn-pay .btns-pp {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.lang-info p.elementor-icon-box-description span {
    font-size: 10px;
    display: block;
    line-height: 14px;
}

.lector-image .elementor-column-wrap.elementor-element-populated {
    padding: 0 !important;
}
.text-vo p {
    line-height: 28px !important;
}

.wpcf7-radio.payment-form span.wpcf7-list-item.first {
    margin: 0;
}

.wpcf7-radio.payment-form {
    margin-top: 20px;
    display: block;
}

.gt_float_switcher {
    float: right;
}

body.page-id-6280 .gt_float_switcher {
    width: 170px !important;
}

body.page-id-6280 ul#menu-header-menu {
    float: right;
}

body.page-id-6280 ul#menu-header-menu li.menu-item.menu-item-gtranslate > div {
    position: relative !important;
}

body.page-id-6280 .header-right {
    display: none;
}



body.page-id-7034 .gt_float_switcher {
    width: 170px !important;
}

body.page-id-7034 ul#menu-header-menu {
    float: right;
}

body.page-id-7034 ul#menu-header-menu li.menu-item.menu-item-gtranslate > div {
    position: relative !important;
}

body.page-id-7034 .header-right {
    display: none;
}




body.page-id-7029 .gt_float_switcher {
    width: 170px !important;
}

body.page-id-7029 ul#menu-header-menu {
    float: right;
}

body.page-id-7029 ul#menu-header-menu li.menu-item.menu-item-gtranslate > div {
    position: relative !important;
}

body.page-id-7029 .header-right {
    display: none;
}

.top-list li span {
    font-size: 20px !important;
    line-height: 26px !important;
}


.top-list li span b {
    font-size: 22px !important;
    line-height: 28px !important;
}

.info-block-price p.elementor-icon-box-description {
    font-size: 16px !important;
    line-height: 22px !important;
}

.info-block-price p.elementor-icon-box-description span {
    color: #f85050;
}

input[type='checkbox']:before, input[type='radio']:before {
    border-color: #4A4A4A !important;
}

input[type='checkbox']:checked:before, input[type='checkbox']:hover:before, input[type='radio']:checked:before, input[type='radio']:hover:before {
    border-color: #4A4A4A !important;
}

input[type='radio']:after {
    content: '✔'; /* Галочка */
    display: block;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #111; /* Колір галочки */
    font-size: 12px; /* Розмір галочки */
    transform: translate(-50%, -50%) scale(0);
    transition: transform .3s ease;
    background-color: transparent !important;
}


input[type='checkbox']:after {
    content: '✔'; /* Галочка */
    display: block;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #111; /* Колір галочки */
    font-size: 12px; /* Розмір галочки */
    transform: translate(-50%, -50%) scale(0);
    transition: transform .3s ease;
    z-index: 2;
    background-color: transparent !important;
}

#popmake-6783 {
    overflow-y: scroll !important;
    max-height: 92%;
}

.payment-wrap > label.syc-vo {
    display: flex !important;
    flex-wrap: wrap;
}

.payment-wrap > label.syc-vo .nice-select {
    border-radius: 8px;
    background-color: #FCFFFF !important;
    border: 1px solid #BBBBBB !important;
    padding: 12px;
    margin-top: 6px;
    color: #1D1D1D !important;
    font-size: 16px !important;
    line-height: 150%;
    font-weight: 400;
    transition: 0.3s;
    width: 100%;
    height: 48px;
}

.payment-wrap > label.syc-vo .nice-select ul.list {
    height: 320px;
    overflow-y: scroll;
    width: 100%;
}

.nice-select .option.selected {
    font-weight: 500 !important;
}

.home-gallery .elementor-gallery__container.e-gallery-container .e-gallery-item:hover .elementor-gallery-item__overlay {
    background: none;
}

input.payment-agree:disabled::before {
    opacity: 0.5;
}

fieldset.hidden-fields-container {
    display: none;
}






form#video-access-form {
    margin: 0 auto;
    text-align: center;
    max-width: 450px;
}

p.video-access-description {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

div#video-access-message {
    text-align: center;
    margin-top: 30px;
    color: red;
    font-weight: 600;
}

button.video-get-access {
    margin: 24px 0 0 0 !important;
    font-size: 18px !important;
    line-height: 120% !important;
    border-radius: 8px !important;
    padding: 12px 20px !important;
    background: #1263DE !important;
    border: 1px solid #0E4FB2 !important;
    opacity: 1 !important;
    height: auto;
    font-weight: 500 !important;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

button.video-get-access:hover {
    background: #0B3B85 !important;
}























































@media only screen and (max-width: 768px) {
    .video-embed-webinar .video-content iframe {
        height: 400px !important;
    }
}









@media only screen and (max-width: 600px) {
    .video-embed-webinar .video-content iframe {
        height: 300px !important;
    }
}


































@media only screen and (max-width: 440px) {
    .photo-carousel-1 .elementor-swiper-button {
	    padding: 4px 9px;
    	top: -18px;
	}
	.photo-carousel-1 .elementor-swiper-button.elementor-swiper-button-prev {
    	right: 35px;
	}
    .btn-pay .btns-pp {
        flex-wrap: wrap;
    }
    .btn-pay a.payments-link {
        border-radius: 5px;
        padding: 5px 10px;
    }
    .btn-pay a.payments-link img {
        height: 25px;
    }
    .btn-pay .btns-pp {
        gap: 15px;
    }
    input[type='text'], input[type='email'], input[type='url'], input[type='password'], input[type='search'], input[type='number'], input[type='tel'] {
        min-height: 40px;
    }
    select {
        min-height: 40px;
    }
    a#page-scroll-up  {
        display: none;
    }
    .video-embed-webinar .video-content iframe {
        height: 250px !important;
    }

}




































































































