/**
* Theme Name: Mayosis Child
* Description: This is a child theme of Mayosis.
* Author: <a href="https://teconce.com/contact/">Teconce</a>
* Template: mayosis
* Version: 4.5.4
*/

.elementor a.arrow-button span{
    position: relative;
    margin: 0 17px 0 0;
}

.elementor a.arrow-button span:after{
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #21A4FF;
}
figure.mayosis-fade-in img{
    box-shadow: 0px 4px 4px 0px #21A4FF33;
    border-radius: 15px;
}
body .product-box{
    position: relative;
    border-radius: 15px;
}
.product-box .product-meta{
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #00406C 0%, rgba(33, 164, 255, 0) 100%);
    max-height: 99px;
    padding: 20px;
    color: #ffffff;
}
.product-box .product-meta .product-tag span{
    margin: 0 0 0 0;
    display: none;
}
.product-box .product-meta .product-tag .product-title{
    margin: 0 0 0 0;
    overflow: visible;
}
.product-box .product-meta .product-tag .product-title a{
    font-weight: 400!important;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    vertical-align: middle;
    color: #ffffff!important;
    text-transform: uppercase;
}

body figure.mayosis-fade-in:hover figcaption{
    background: #0774BF80;
    box-shadow: 0px 4px 4px 0px #21A4FF33;
    padding: 20px 20px 20px 20px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
body figure.mayosis-fade-in:hover figcaption .overlay_content_center{
    width: 100%;
}
body figure.mayosis-fade-in figcaption .product_hover_details_button a{
    padding: 0 0 0 0;
    background: transparent;
    border: none;
    border-radius: 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
body figure.mayosis-fade-in figcaption .product_hover_details_button a::after {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91 12" fill="none"><path d="M90.5303 6.53033C90.8232 6.23744 90.8232 5.76256 90.5303 5.46967L85.7574 0.696699C85.4645 0.403806 84.9896 0.403806 84.6967 0.696699C84.4038 0.989593 84.4038 1.46447 84.6967 1.75736L88.9393 6L84.6967 10.2426C84.4038 10.5355 84.4038 11.0104 84.6967 11.3033C84.9896 11.5962 85.4645 11.5962 85.7574 11.3033L90.5303 6.53033ZM0 6V6.75H90V6V5.25H0V6Z" fill="white"/></svg>');
    display: inline-block;
    width: 91px;
    height: 12px;
}
.archive .woo-archive-breadcrumb-custom{
    background: transparent;
    padding: 106px 0 75px 0;
}
.archive .woo-archive-breadcrumb-custom .page-title{
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    color: #21A4FF;
    margin: 0 0 25px 0;
    text-transform: uppercase;
}
.archive .woo-archive-breadcrumb-custom .woocommerce-breadcrumb,
.archive .woo-archive-breadcrumb-custom .woocommerce-breadcrumb a{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #21A4FF;
}
.fun-facts-rows .elementor-container{
    flex-direction: column;
}
.fun-facts-rows .elementor-container .elementor-inner-column{
    width: 100%;
}
body .fun-facts-rows .elementor-container .elementor-inner-column .elementor-widget-container{
    padding: 0 0 0 0;
    background: transparent;
    /*border-bottom: 3px solid #ffffff;*/
    /*border-radius: 0;*/
    /*box-shadow: none;*/
}

body .fun-facts-rows .elementor-container .elementor-inner-column .elementor-widget-container .counter-box{
    display: flex;
    margin: 0 0 25px 0;
}
body .fun-facts-rows .elementor-container .elementor-inner-column .elementor-widget-container .counter-box .statistic-counter,
body .fun-facts-rows .elementor-container .elementor-inner-column .elementor-widget-container .counter-box .counter-suffix{
    font-weight: 400;
    font-size: 160px;
    letter-spacing: 0.08em;
    vertical-align: top;
    color: #ffffff;
    margin: 0 0 0 0;
    margin-block-start: 0;
    margin-block-end: 0;
    display: inline-block;
    line-height: 1;
    overflow: hidden;

}
body .fun-facts-rows .elementor-container .elementor-inner-column .elementor-widget-container .counter-box .mcounter_title_promo{
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: right;
    vertical-align: middle;
    color: #ffffff;
    display: flex;
    align-items: flex-end;
    margin: 0 0 12px auto;
    position: relative;
}
body .fun-facts-rows .elementor-container .elementor-inner-column .elementor-widget-container .counter-box .custom-before-title{
    position: absolute;
    content: '';
    height: 100%;
    width: 3px;
    background: #ffffff;
    left: 0;
    top: 0;
}
.counter-wrapper{
    display: flex;
    /*border-right: 3px solid #ffffff;*/
    width: 490px;
    min-width: 490px;
    position: relative;
}
.counter-wrapper:before{
    content: '';
    position: absolute;
    top: 25px;
    right: 0;
    width: 3px;
    height: calc(100% - 45px);
    background: #ffffff;
}

.subscribe-section form{
    width: 100%;
    max-width: 574px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.subscribe-section form .single-news-letter{
    width: 100%;
    display: flex;
    align-items: center;
}
.subscribe-section form .wpcf7-form-control-wrap{
    width: 100%;
}
.subscribe-section form input{
    background: transparent;
    border-bottom: 1px solid #21A4FF;
    width: 100%;
    max-width: 398px;
    border-radius: 0;
    box-shadow: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0 0 0 0!important;
    height: max-content;
    min-height: max-content;
    margin: 0 0 0 0;
}
.buying_reward_points-single .about_credits{

}
.buying_reward_points-single .about_credits .input-text.qty::placeholder,
.subscribe-section form input::placeholder {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    vertical-align: middle;
    color: #777777;
}

.buying_reward_points-single .about_credits .input-text.qty::-webkit-input-placeholder,
.subscribe-section form input::-webkit-input-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    vertical-align: middle;
    color: #777777;
}

.buying_reward_points-single .about_credits .input-text.qty::-moz-placeholder,
.subscribe-section form input::-moz-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    vertical-align: middle;
    color: #777777;
}
.subscribe-section form .nl__item--submit{
    border-radius: 0;
    padding: 0 0 0 0;
    background: transparent;
    max-height: 100%;
    height: 30px;
    position: unset;
    display: flex;
    align-items: flex-end;
}
.subscribe-section form .nl__item--submit:hover{
    background: transparent;
}
.subscribe-section form .nl__item--submit span{
    border-bottom: 1px solid #21A4FF;
    color: #21A4FF;
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    /*padding: 0 0 4px 0;*/
}
.subscribe-section form .nl__item--submit svg{
    margin: 0 0 4px 8px;
}
.subscribe-section.elementor-section.elementor-section-items-middle>.elementor-container{
    align-items: flex-start;
}
footer ul{
    list-style: none;
    display: flex;
    flex-direction: column;
}
.footer-section{
    position: relative;
}
.footer-section:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
    width: 95%;
    height: 1px;
    background: #21A4FF;
}
.mayosis-woo-single-style-one.buying_reward_points-single{
    background: transparent;
    padding: 105px 0 105px 0;
}
.buying_reward_points-single .about_credits .title{
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    margin: 0 0 25px 0;
    color: #21A4FF;
}
.buying_reward_points-single .about_credits .description{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 0 auto 100px auto;
    color: #383838;
    width: 100%;
    max-width: 755px;
}
.buying_reward_points-single form.cart{
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 605px;
    margin: 0 auto 25px auto;
}
.buying_reward_points-single .about_credits .info{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #21A4FF;
}
.buying_reward_points-single .about_credits .quantity{
    width: 100%;
    max-width: 398px;
}
.buying_reward_points-single .about_credits .input-text.qty{
    background-color: transparent!important;
    border-bottom: 1px solid #21A4FF;
    border-color: #21A4FF !important;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0 0 0 0 !important;
    height: 35px;
    min-height: max-content;
    margin: 0 0 0 0;
    text-align: left;
}
.single-product .buying_reward_points-single form.cart{
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.single-product form button.single_add_to_cart_button{
    padding: 0 0 0 0!important;
    border-radius: 0;
    border: none!important;
    background: transparent!important;
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    max-width: 100%!important;
    width: max-content;
    margin: 0 0 0 0;
    height: 35px;
    display: flex;
    align-items: flex-end;
}
.single-product form button.single_add_to_cart_button svg{
    margin: 0 0 4px 8px;
}
.single-product form button.single_add_to_cart_button span{
    border-bottom: 1px solid #21A4FF!important;
    color: #21A4FF!important;
}
.product .single_with_calc{
    background: transparent;
}
.product .single_with_calc .woocommerce-breadcrumb{
    margin: 0 auto 18px auto;
    width: max-content;
}
.product .single_with_calc .woocommerce-breadcrumb,
.product .single_with_calc .woocommerce-breadcrumb a{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    text-transform: uppercase;
    color: #21A4FF;
}

.product .single_with_calc .product_title{
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    color: #21A4FF;
    margin: 0 0 25px 0;
}
.single-product .single_with_calc .description{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 0 auto 100px auto;
    color: #383838;
    width: 100%;
    max-width: 745px;
}
.product .single_with_calc .product_calc tbody tr label{
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    vertical-align: middle;
    color: #21A4FF;
}
.product .single_with_calc  .product_calc tbody tr select,
.product .single_with_calc  .product_calc tbody tr textarea,
.product .single_with_calc  .product_calc tbody tr input{
    border: 1px solid #21A4FF;
    box-shadow: 0px 4px 4px 0px #21A4FF26;
    border-color: #21A4FF !important;
    background: #ffffff;
}
.single-product .single_with_calc form button.single_add_to_cart_button{
    padding: 0 0 0 0!important;
    border-radius: 0;
    border: none!important;
    background: transparent!important;
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    max-width: 100%!important;
    width: max-content;
    margin: 0 0 0 0;
    height: 35px;
    display: flex;
    align-items: center;
}
.single-product .single_with_calc form button.single_add_to_cart_button svg{
    margin: 0 0 0 16px;
}
.single-product .single_with_calc .price,
.single-product .single_with_calc .price span{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #21A4FF;
}
/*.calc_upload_file_or_images{*/
/*    position: relative;*/
/*    border: 1px solid #21A4FF;*/
/*    box-shadow: 0px 4px 4px 0px #21A4FF26;*/
/*    background: #ffffff;*/
/*    height: 50px;*/
/*    border-radius: 12px;*/
/*}*/
/*.calc_upload_file_or_images input{*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    opacity: 0;*/
/*}*/
.product .single_with_calc .product_calc tbody tr .calc_upload_file_or_images input{
    border: none;
    box-shadow: none;
}
.mayosis-woo-related-products{
    background: none!important;
}
.related.products .mayo-woo-related-title{
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    color: #21A4FF!important;
    margin: 0 0 25px 0;
}
.related.products .description{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 0 auto 100px auto;
    color: #383838;
    width: 100%;
    max-width: 745px;
}
.single-product .cred-page{
    display: none;
}
body .mayosis-woo-related-products{
    margin-top: 0!important;
}
.single-product .mayosis-woo-related-products section.related{
    padding: 100px 0 0 0;
}
.related.products .view_all{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 80px 0 0 0
}
.related.products .view_all a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 0 0;
    border-radius: 0;
    border: none;
    background: transparent;
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    width: max-content;
    margin: 0 0 0 0;
    height: 35px;;
}
.related.products .view_all a span{
    border-bottom: 1px solid #21A4FF !important;
    color: #21A4FF !important;
}
.related.products .view_all a svg{
    margin: 0 0 0 16px;
}
.woocommerce-pagination .page-numbers li .page-numbers{
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    color: #21A4FF;
    border: none;
    width: max-content;
    height: 35px;
    border-radius: 0;
    position: relative;
}
.woocommerce-pagination .page-numbers li .page-numbers:before{
    position: absolute;
    content: '';
    bottom: 4px;
    left: 0;
    width: 100%;
    height: 2px;
    transition: all ease-in-out .1s;
}
.woocommerce-pagination .page-numbers li .page-numbers:hover:before,
.woocommerce-pagination .page-numbers li .page-numbers.current:before{
    background: #21A4FF;
    transition: all ease-in-out .1s;
}
.mayosis-wrapper .page_breadcrumb.mayosis-global-breadcrumb-style,
.mayosis-wrapper .common-page-breadcrumb.page_breadcrumb{
    background: transparent;
    color: #21A4FF!important;

}
.mayosis-wrapper .page_breadcrumb.mayosis-global-breadcrumb-style .container,
.mayosis-wrapper .common-page-breadcrumb.page_breadcrumb .container{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
}
.mayosis-wrapper .page_breadcrumb.mayosis-global-breadcrumb-style h1.page_title_single,
.mayosis-wrapper .common-page-breadcrumb.page_breadcrumb h1.page_title_single{
    font-family: "NEXT-ART", Sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    color: #21A4FF!important;
    margin: 0 0 25px 0;
}
.mayosis-wrapper .page_breadcrumb.mayosis-global-breadcrumb-style .breadcrumb *,
.mayosis-wrapper .common-page-breadcrumb.page_breadcrumb .breadcrumb *{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-align: center;
    text-transform: uppercase;
    color: #21A4FF!important;
}
body .mayosis-option-menu .mini_cart{
    border: 1px solid #21A4FF;
    box-shadow: 0px 4px 4px 0px #21A4FF26;
    border-color: #21A4FF !important;
    background: #ffffff;
}
.mayosis-option-menu .mini_cart .mini-cart-bottom-set{
    border-top: 1px solid rgb(33 164 255 / 15%);
}
.wpcf7-form .nl__item--submit{
    border: none;
    background: #ffffff;
    margin: 0 auto 0 0;
    display: block;
}
.wpcf7-form .nl__item--submit span{
    font-family: "NEXT-ART", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #21A4FF;
    position: relative;
}
.wpcf7-form .nl__item--submit span:after{
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #21A4FF;
}
.wpcf7-form .nl__item--submit svg{
    margin: 0 0 0 8px;
    width: 90px;
}
.subscribe-section form .nl__item--submit svg{
    width: auto;
}
body .mayosis-option-menu .woo-mini_cart:after{
    border-bottom-color: #21A4FF!important;
    top: -9px !important;
}
.main-header .header-master .woocommerce-mini-cart__buttons a.button.wc-forward{
    font-family: "NEXT-ART", Sans-serif;
    color: #21A4FF;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
.main-header .header-master .woocommerce-mini-cart__buttons .button.checkout.wc-forward{
    background: #21A4FF;
    border-color: #21A4FF;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-family: "NEXT-ART", Sans-serif;
}
body{
    background-image: url("./assets/images/Circle-stroke.png")!important;
    background-repeat: no-repeat!important;
    background-position: 0 20px!important;
}
body .mayosis-container{
    background: rgba(0, 0, 0, 0)!important;
}
.login-form-container .login-submit input[type=submit]{
    background: #21A4FF;
    border: 2px solid #21A4FF;
}
.woocommerce .pivoo-cart-unit-price,
.coupon input[type="submit"]:hover,
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover,
.login-form-container .login-submit input[type=submit]:hover{
    color: #21A4FF!important;
}

.woocommerce .wc-proceed-to-checkout .checkout-button,
.coupon input[type="submit"],
.pivoo-woo-my-account .woocommerce-MyAccount-content a.button,
.pivoo-woo-my-account .woocommerce-MyAccount-content button.button{
    background: #21A4FF;
    border: 1px solid #21A4FF!important;
}
body input[type="enail"]:hover,
body input[type="enail"]:focus,
.woocommerce .select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    border: 1px solid #21A4FF;
    box-shadow: 0px 4px 4px 0px #21A4FF26;
    border-color: #21A4FF !important;
    background: #ffffff!important;
}
.main-header .header-master  #account-button .login_button,
.main-header .header-master  .cdn-auth-login-button .login_button{
    position: relative;
    color: #21A4FF!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    display: flex;
    align-items: center;
}
.main-header .header-master  #account-button .login_button:after,
.main-header .header-master  .cdn-auth-login-button .login_button:after{
    content: '';
    display: inline-block;
    width: 75px;
    height: 6px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='193' height='16' viewBox='0 0 193 16' fill='none'%3E%3Cpath d='M192.707 8.70711C193.098 8.31658 193.098 7.68342 192.707 7.29289L186.343 0.928932C185.953 0.538408 185.319 0.538408 184.929 0.928932C184.538 1.31946 184.538 1.95262 184.929 2.34315L190.586 8L184.929 13.6569C184.538 14.0474 184.538 14.6805 184.929 15.0711C185.319 15.4616 185.953 15.4616 186.343 15.0711L192.707 8.70711ZM0 8V9H192V8V7H0V8Z' fill='%2321A4FF'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 0 0 15px;
}


@media (max-width: 767px) {
    body .fun-facts-rows .elementor-container .elementor-inner-column .elementor-widget-container .counter-box .statistic-counter,
    body .fun-facts-rows .elementor-container .elementor-inner-column .elementor-widget-container .counter-box .counter-suffix{
        font-weight: 400;
        font-size: 55px;
        letter-spacing: 0.08em;
        vertical-align: top;
        color: #ffffff;
        margin: 0 0 0 0;
        margin-block-start: 0;
        margin-block-end: 0;
        display: inline-block;
        line-height: 1;
        overflow: hidden;

    }

    .project-done-line h4:after {
        position: absolute;
        content: '+';
        color: #fff;
        font-size: 80px;
        right: -50px !important;
        top: -15px !important;
    }
    .counter-wrapper{
        display: flex;
        /*border-right: 3px solid #ffffff;*/
        width: 190px;
        min-width: 190px;
        position: relative;
    }
}