/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.summary-toggle {
    display: none;
}

.page-id-16237 #site-header, .page-id-16237 #site-footer {
    display: none !important;
}


/*button:disabled {pointer-events: none; cursor: not-allowed; background: #f7f7f7 !important; background-color: #f7f7f7 !important;}*/
.current-size {
    padding: 0 2px;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 14px;
}

.current-size p {
    margin-left: 10px;
    font-size: 15px;
    line-height: 14px;
}

.subtotal {
    margin-top: 0px;
}

.anual {
    padding: 20px 0 0 0 !important;
}

.pricing_plans {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 50px;
    grid-row-gap: 50px;
}

.pricing_plans .plan {
    box-shadow: 0px 0px 23px 0px rgb(85 85 85 / 40%);
    border-radius: 30px;
    background: #fff;
    padding: 20px 20px 40px 20px;
    text-align: center;
}

.pricing_plans .plan .title {
    font-size: 32px;
    color: #000;
    margin-bottom: 10px;
}

.pricing_plans .plan .save {
    color: #e30071;
    font-size: 20px;
    font-weight: 700;
}

.pricing_plans .plan .price {
    font-size: 80px;
    font-weight: 700;
    color: #e30071;
}

.pricing_plans .plan .price sup {
    top: -39px;
    margin-right: 4px;
}

.client_logo .elementor-widget-image img {
    filter: contrast(0);
}

.plan_box:hover {
    border-color: #fe238c !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}

.price sup {
    font-size: 18px;
    color: #333333;
    position: relative;
    top: -17px;
}

.position_unset,
.position_unset .elementor-element-populated {
    position: unset !important;
}

.header_ .join_now_btn .elementor-item {
    background-color: #E30071;
    padding: 13px 23px !important;
    border-radius: 30px !important;
}

.header_ {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.cus_form .elementor-field-group .elementor-field:focus {
    outline: none;
    box-shadow: none;
}

.testimonial_slider .elementor-testimonial {
    align-items: center !important;
}

.testimonial_slider .elementor-testimonial .elementor-testimonial__footer {
    width: 50%;
}

.testimonial_slider .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img {
    width: 100% !important;
    height: auto !important;
}

.testimonial_slider .elementor-swiper-button .eicon-chevron-left:before {
    content: '';
    border-style: solid;
    border-width: 15px 21px;
    border-color: transparent;
    border-right-color: #C4C4C4;
    left: -15%;
    position: absolute;
}

.testimonial_slider .elementor-swiper-button .eicon-chevron-right:before {
    border-left-color: #C4C4C4 !important;
    content: '';
    border-style: solid;
    border-width: 15px 21px;
    border-color: transparent;
    left: 37%;
    position: absolute;
}

.testimonial_slider .elementor-swiper-button i {
    width: 54px;
    height: 54px;
    background: rgb(243 243 243 / 30%);
    border-radius: 50%;
    display: flex;
    align-items: center;
}

.testimonial_slider .elementor-swiper-button.elementor-swiper-button-prev {
    margin-left: -35px;
}

.testimonial_slider .elementor-swiper-button.elementor-swiper-button-next {
    margin-right: -35px !important;
}

.testimonial_slider .elementor-testimonial__content .elementor-testimonial__text .title {
    font-size: 20px !important;
    line-height: 24.38px;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
}

.review_slider .LayoutDefault__Container-sc-1ydej6v-0.cOIQcz + script + a {
    display: none !important;
}

.review_slider .swiper-slide .ReviewBackground__Container-sc-1jrpbkc-0 {
    background: #FFFFFF;

    box-shadow: 0 0 12px 0 rgb(0 0 0 / 10%);
    margin: 7px;
    min-height: 274px !important;
}

.faq_ .elementor-accordion-item {
    margin-bottom: 5px;
}

.plan_faq .elementor-accordion-item {
    border: 1px solid #ccc !important;
    border-radius: 20px !important;
    margin-bottom: 20px !important;
}

.pricing_table h3.elementor-price-table__heading {
    background: #fe238c;
    border-radius: 30px;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 15px !important;
}

.pricing_table .elementor-price-table__currency {
    color: #333333 !important;
}

.pricing_table .elementor-price-table__period {
    margin-top: 10px;
}

.straps_color .color_variation {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-left: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.straps_color {
    text-align: center;
}

.straps_color .please_choose {
    margin-bottom: 10px;
    color: #E7052F;
    font-size: 13px;
    font-weight: 600;
}

.straps_color .color_variation .variation {
    cursor: pointer;
    min-width: 50%;
    border: 2px solid #ccc;
    border-radius: 10px;
    padding: 17px 15px;
    font-size: 16px;
    font-weight: 700;
}

.straps_color .cus_btn.elementor-button {
    background: #ccc;
    font-weight: 700;
}

.straps_color .color_variation .variation.active {
    border-color: #E30071;
    box-shadow: 0px 3.34884px 25.1163px rgba(0, 0, 0, 0.3);
}

.straps_color .cus_btn.elementor-button:hover {
    background: #E30071;
}

.elementor-wrapper.elementor-fit-aspect-ratio.elementor-open-inline {
    height: 85vh;
    padding-bottom: 27.25%;
}

.pricing_video iframe {
    height: 85vh;
}

.elementor-section.header_.stiky_header {
    background: #00000082 !important;
}

.elementor-section.header_.stiky_header.stiky_header_ {
    background: #000 !important;
}

.faq_sub_title .elementor-widget-container {
    margin: 0 auto !important;
}

.cus_form .elementor-form .elementor-button-icon {
    display: flex;
}

.faq_ .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 23px;
    height: 23px;
    margin-top: -8px;
}

.testimonial_slider .swiper-slide:nth-child(odd) .elementor-testimonial__content {
    order: 2;
}

.testimonial_slider .swiper-slide:nth-child(odd) .elementor-testimonial__footer {
    padding-left: 0 !important;
    padding-right: 30px !important;
}

.cus_table, .cus_table tr, .cus_table tr td {
    border: 6px solid #fff;
}

.cus_table tr td {
    padding: 10px;
    width: 25%;
    max-width: 25%;
    color: #1A1A1A;
    line-height: 24px;
}

.cus_table td.colspan {
    text-align: center;
}

.cus_table tr td:nth-child(odd) {
    background: #F3F3F3;
}

.cus_table tr td:nth-child(even) {
    background: #F6F6F6;
}

.them_color {
    color: #E30071;
}

.straps_color .color_variation .variation .colorClass {
    display: block;
}

.contact_table {
    width: 70%;
    margin: 0 auto;
}

.contact_table, .contact_table tr, .contact_table tr th, .contact_table tr td {
    font-size: 14px;
    background: transparent !important;
    border: 1px solid #ccc;
}


@media (max-width: 992px) {
    .testimonial_slider .elementor-swiper-button.elementor-swiper-button-prev {
        margin-left: 20px;
    }

    .testimonial_slider .elementor-swiper-button.elementor-swiper-button-next {
        margin-right: 20px !important;
    }

    .fifa_ .elementor-widget-container {
        margin: 0 auto !important;
    }

    .footer_menu .elementor-accordion-item {
        margin-bottom: 15px !important;
    }


}

@media (max-width: 767px) {

    .summary-toggle {
        display: block;
    }

    .order-summary-mobile .order-container {
        display: none;
    }

    .summary-toggle {
        display: inline-block;
        font-size: 14px;
        margin-left: 6px;
    }

    .order-summary-mobile .orsummary-wrapper.active .summary-toggle {
        transform: rotateX(180deg);
    }

    .summary-toggle i {
        font-family: "Font Awesome 5 Free";
        font-style: normal;
    }

    .order-summary-mobile .order__subtitle {
        display: flex;
    }


    .form__subtitle_font {
        line-height: 2.5;
    }

    .what_included .images_ .elementor-element-populated {
        margin-right: 0 !important;
    }

    .order_2 {
        order: 2;
    }

    .order_1 {
        order: 1;
    }

    .border_ .elementor-divider-separator {
        border-width: 6px !important;
    }

    .review_slider .swiper-slide .elementor-testimonial__content {
        display: none;
    }

    .testimonial_slider .elementor-testimonial .elementor-testimonial__footer {
        width: 100%;
        padding-left: 0;
    }

    .testimonial_slider .elementor-swiper-button {
        display: none;
    }

    .testimonial_slider .elementor-testimonial {
        flex-wrap: wrap;
    }

    .testimonial_slider .elementor-testimonial__content {
        order: 2;
    }

    .testimonial_slider .swiper-slide {
        padding: 0 !important;
    }

    .testimonial_slider .elementor-testimonial__content {
        text-align: center;
    }

    .perMonth, .little-text {
        color: #000;
    }

    .pricing_plans .plan .only_mobile {
        right: 21px !important;
        left: unset !important;
    }
}

#menu-1-1a96e77 {
    visibility: hidden;
}

#menu-1-7ccc8d5 li:not(.join_now_btn) {
    visibility: hidden;
}
