/* 
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
*/



.global-header::before{
    content: "";
    height: 0%;
    width: 100%;
    background: #ffe2ce;
    left: 0px;
    right: auto;
    bottom: 0px;
    transition: all 0.3s ease;
}

.global-header.elementor-sticky--effects::before{
    height: 100%;
}


.header-contact-button{
    display: none !important;
}


.logout-btn{
    overflow:hidden ;
    display: block;
    width: 26px;
    height: 26px;
    background-image: url("./images/logout.png");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent;
}

.logout-btn:hover{
    color: transparent;
}


.global-btn .elementor-button-icon{
    font-size: 6px;
    margin-left: 14.1px;
    line-height: 0px;
}

.global-btn .elementor-button-content-wrapper{
    align-items: center;
}

.global-btn.small-btn .elementor-button-icon{
    font-size: 6px;
    margin-left: 9px;
    line-height: 0px;
}

.global-btn.global-btn.small-btn:hover .elementor-button-icon svg path{
    fill: #020202;
}

.global-btn.prdt-btn .add_to_cart_button{
    width: 100%
}

.global-btn.prdt-btn .add_to_cart_button:hover svg path{
    fill: #ffffff;
}

.global-btn.prdt-btn .elementor-button-icon{
    font-size: 6px;
    margin-left: 9px;
    line-height: 0px;
}

.global-btn.global-btn-1:hover .elementor-button-icon svg path{
    fill: #131313;
}

.global-btn.global-btn-2:hover .elementor-button-icon svg path{
    fill: #fff;
}




.footer-icon-box a{
    color: unset;
}

.banner-social .elementor-social-icons-wrapper::after{
    content:"";
    position: absolute;
    width: calc(100% + 45px);
    height: 1px;
    background: rgb(255,255,255);
background: linear-gradient(276deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
right: -100%;
top: 50%;
transform: translateX(54px);
}

.banner-social .elementor-social-icons-wrapper{
    position: relative;
}

.Subheading-primary::after{
    content: "";
    position: absolute;
    width: 60px;
    height: 4px;
    background-image: url("data:image/svg+xml,%3Csvg width='59' height='4' viewBox='0 0 59 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.503479' y='0.0415039' width='40.1515' height='3.01136' rx='1.50568' fill='white'/%3E%3Crect x='43.6663' y='0.0415039' width='3.01136' height='3.01136' rx='1.50568' fill='white'/%3E%3Crect x='49.6889' y='0.0415039' width='3.01136' height='3.01136' rx='1.50568' fill='white'/%3E%3Crect x='55.7116' y='0.0415039' width='3.01136' height='3.01136' rx='1.50568' fill='white'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    right: -100%;
    bottom: 50%;
    transform: translate(-50%,50%);
    
}

.Subheading-secondary::after{
    content: "";
    position: absolute;
    width: 60px;
    height: 4px;
    background-image: url("data:image/svg+xml,%3Csvg width='59' height='4' viewBox='0 0 59 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.780029' y='0.100098' width='40' height='3' rx='1.5' fill='%23FF6A00'/%3E%3Crect x='43.78' y='0.100098' width='3' height='3' rx='1.5' fill='%23FF6A00'/%3E%3Crect x='49.78' y='0.100098' width='3' height='3' rx='1.5' fill='%23FF6A00'/%3E%3Crect x='55.78' y='0.100098' width='3' height='3' rx='1.5' fill='%23FF6A00'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    right: -100%;
    bottom: 50%;
    transform: translate(-50%,50%);
}


.cta-form input[type="email"]{
    background: transparent !important;
    font-family: 'Manrope' !important;
font-style: normal;
font-weight: 400 !important;
font-size: 18px !important;
line-height: 28px !important;
text-align: left;
 height: 100% !important;
color: #ffffff !important;
border: none !important;
width: 280px !important;
}

.cta-form input:focus{
    outline: none !important;
}

.cta-form .ginput_container{
    height: 100% !important;
}

.cta-form .gfield--type-submit{
    width: fit-content !important;
}

.cta-form input[type="submit"]{
        width: 170px !important;
    height: 48px !important;
    background: #ff6a00 !important;
    
    border-radius: 4px !important;
    font-family: Manrope !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    
    color: #ffffff;
    }

.cta-form .gform_fields{
    display: flex !important;
    justify-content: space-between !important;
    /* border: 1px solid #FF6A00; */
    box-shadow: inset 0 0 0 0.85px #ff6a00;
    border-radius: 5px !important;
    padding: 7px;
    width: 481px !important;
}



.cta-form .gform-loader {
    display: none !important;
	
}

.cta-form .gform_validation_errors{
    display: none !important;
}



.product-tag a{
    pointer-events: none;
    cursor: default;
    color: unset;
}

.discount-tag{
    background-color: #ff6a00;
    color: #ffffff;
    padding: 5.61px;
    border-radius: 3px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #ffffff;
 
}

.loop-price .price{
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: flex-end !important;
    gap: 12px !important;
    align-items: center;
}

.loop-price ins{
    font-family: Manrope;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #f73312;
    text-decoration: none;
} 

.loop-price del{
    font-family: Manrope;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
color: #999999;
}

.product-loop-carousel .swiper-slide{
    padding-block: 30px;
}

.img-elipse .elementor-widget-container::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 90%;
    background: #FF6A00;
    border-radius: 50%;
    z-index: -1;
filter: blur(200px);
left: 0px;
bottom: 0px;
opacity: 0.3;
}


.custom-rating {
    font-size: 16px; /* Adjust size */
    color: #FFB75A; /* Set star color */
}

.custom-rating .star-rating {
    display: inline-block;
}

.custom-rating .star-rating span {
    color: #FFB75A; /* Star color */
}

.custom-rating .star-rating span:before {
    font-size: 16px; /* Adjust star size */
}

.custom-review-count{
    font-family: Manrope;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #999999;
}

.img-height{
    height: 100%;
}


.contact-form input:not([type="submit"]){
    height: 61px !important; 
    border:1px solid #CCCCCC !important;
    box-shadow: none;
    font-family: Manrope !important;
font-style: normal !important;
font-weight: 400;
font-size: 18px !important;
line-height: 28px !important;
 
color: #4d5765 !important;
   }
   
   .contact-form .gform_fields{
           --gf-form-gap-y: 20px;
               --gf-form-gap-x: 29px;
   }
   
   .contact-form textarea{
    border:1px solid #CCCCCC !important;
    box-shadow: none;
    height: 232px !important;
    resize: none !important;
    font-family: Manrope !important;
    font-style: normal !important;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #4d5765 !important;
   }

   .contact-form input[type="submit"]{
     
font-family: Manrope !important;
font-style: normal;
font-weight: 700 !important;
font-size: 16px !important;
line-height: 20px !important;
padding: 18px 33px !important;
background: #FF6A00 !important;
   }

   .contact-form input:focus{
    outline: none !important;
    box-shadow: none !important;
   }


   .contact-form input[aria-invalid="true"]{
    border: 1px solid red !important;
   }

   .contact-form textarea{
    outline: none !important;
    box-shadow: none !important;
   }

   .contact-form .gform_validation_errors{
    display: none !important;
   }

   .contact-form .instruction{
    display: none !important;
   }

.faq-accordion .e-n-accordion-item{
    border-bottom: 1px solid rgba(56, 56, 56, 0.43);
}

.account-customise .woocommerce-info{
    background: transparent !important;
    border: none;
}

.account-customise .wc-forward{
    background-color: #ff6a00 !important;
    color: #fff !important;
    padding: 10px 20px !important;
}

.u-column2 h2,
.u-column1 h2{
    color: #020202 !important;
    font-family: 'Roboto Condensed' !important;
    font-size: 3.3rem !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-align: center;
}

.woocommerce-form-login{
    padding: 0px !important;
}

.show-password-input::after{
    line-height: 3 !important;
}

.cr-customer-consent{
    padding-top: 20px;
    padding-bottom: 20px;
}

.woocommerce-thankyou-order-received{
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px !important;
    color: #020202;
}

.woocommerce-thankyou-order-details{
    display: flex ;
    justify-content: center ;
    padding: 20px !important;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 144px 0px rgba(255,106,0,0.26);
-moz-box-shadow: 0px 0px 144px 0px rgba(255,106,0,0.26);
box-shadow: 0px 0px 144px 0px rgba(255,106,0,0.26);
margin-top: 40px !important;
}


.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    border-right: 1px dashed #cfc8d8;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.woocommerce ul.order_details li strong{
    color: #FF6A00;
    margin-top: 20px;
}


.woocommerce-thankyou-order-details + p {
    font-size: 20px;
    margin-bottom: 40px !important;
}


.customise-checkout .woocommerce-order-details__title{
    font-family: 'Roboto Condensed';
    color: #020202;
}

.customise-checkout .woocommerce-column__title{
    font-family: 'Roboto Condensed';
    color: #020202;
}

.customise-checkout .wc-item-meta{
    padding: 0px;
}

.customise-checkout address{
    font-size: 16px;
    line-height: 2.2em;
    color: #020202;
    font-weight: 400;
    padding: 20px !important;
    height: unset !important;
}

.woocommerce-customer-details--email::before ,
.woocommerce-customer-details--phone::before{
    line-height: 2.2;
}


.woocommerce-table--order-details th{
    font-size: 20px;
    font-family: 'Roboto Condensed';
    color: #131313;
    font-family: 'Roboto Condensed';
}

.woocommerce-table--order-details tr{
    font-size: 16px !important;
}


.wc-item-meta{
    padding:0px;
}

.account-customise .woocommerce-order-details__title{
    color: #020202 !important;
    font-family: 'Roboto Condensed';
}

.order_details{
    padding: 0px !important;
}

.account-customise .woocommerce-customer-details h2{
    color: #020202 !important;
    font-family: 'Roboto Condensed' !important;
}

.account-customise address{
    font-size: 16px !important;
    line-height: 20px !important;
    padding: 0px !important;
    margin-top: 40px !important;
    
}

.account-customise .edit{
    margin: 0px !important;
}


.account-customise .woocommerce-Address-title h2{
    font-size: 30px !important;
}


.e-loop-nothing-found-message::after{
    content: "Sorry, No Results Found";
    font-family: "Roboto Condensed";
    color: #020202;
    font-size: 30px;
}


.presentation{
    border-color: transparent !important;
}

.single-page-tab input[type="submit"]{
    font-family: 'Manrope' !important;
font-style: normal;
font-weight: 700 !important;
font-size: 16px !important;
line-height: 20px !important;
padding: 20px 35px !important;
color: #fff !important;
background: #FF6A00 !important;
}

.single-page-tab textarea{
    border:1px solid #CCCCCC !important;
    box-shadow: none;
    font-style: normal !important;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #4d5765 !important;
    margin-top:20px ;
}

.single-page-tab label[for="rating"]{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.single-page-tab .comment-reply-title{
    font-size: 30px;
}

@media screen and (max-width:1024px) {
    .contact-form .gform_fields {
        --gf-form-gap-y: 14px;
        --gf-form-gap-x: 14px;
    }
    .woocommerce ul.order_details li {
        border: none;
        margin: 0px;
        padding: 0px;
    }

    
.woocommerce-thankyou-order-details{
    display: flex ;
    justify-content: space-between !important;
margin-top: 40px !important;
}

.woocommerce ul.order_details li strong{
    color: #FF6A00;
    margin-top: 20px;
    font-size: 16px;
}


.woocommerce-thankyou-order-received {
    font-size: 40px;
}

}



@media screen and (max-width:1440px){
    .img-elipse{
        position:unset !important;
    }
}


@media screen and (max-width:767px) {
    .header-contact-button{
        display: block !important;
    }

    .cta-form .gform_fields{
        display: flex !important;
        justify-content: space-between !important;
        /* border: 1px solid #FF6A00; */
        box-shadow: inset 0 0 0 0.85px #ff6a00;
        border-radius: 5px !important;
        padding: 5px;
        width: 100% !important;
    }
    
    .cta-form input[type="submit"]{
        width:100% !important;
        font-size:14px !important;
        height:30px !important;
    }
    
    .cta-form .gfield--type-submit{
        width:70% !important;
    }
    
    .cta-form input[type="email"]{
        font-size:14px !important;
    }

    .banner-social{
        position:unset !important;
    }
    .footer-menu .elementor-nav-menu{
        display: flex;
        justify-content: center;
        gap:10px;
        flex-wrap: wrap;
    }
    
    .footer-menu .elementor-item{
        text-align: center;
    }
    .banner-social .elementor-social-icons-wrapper::after{
        content:"";
        position: absolute;
        width:50%;
        height: 1px;
    right: 0%;
    top: 50%;
    transform: translateX(54px);
    }
    
      .banner-social .elementor-social-icons-wrapper::before{
        content:"";
        position: absolute;
        width:50%;
        height: 1px;
    left: 0%;
    top: 50%;
    transform: translateX(-54px);
       background: rgb(255,255,255);
    background: linear-gradient(-276deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    }

    .Subheading-primary::after{
        content: "";
        position: absolute;
        width: 60px;
        height: 4px;
        background-image: url("data:image/svg+xml,%3Csvg width='59' height='4' viewBox='0 0 59 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.503479' y='0.0415039' width='40.1515' height='3.01136' rx='1.50568' fill='white'/%3E%3Crect x='43.6663' y='0.0415039' width='3.01136' height='3.01136' rx='1.50568' fill='white'/%3E%3Crect x='49.6889' y='0.0415039' width='3.01136' height='3.01136' rx='1.50568' fill='white'/%3E%3Crect x='55.7116' y='0.0415039' width='3.01136' height='3.01136' rx='1.50568' fill='white'/%3E%3C/svg%3E%0A");
        background-size: contain;
        background-repeat: no-repeat;
        right: -100%;
        bottom: 50%;
        transform: translate(-50%,50%);
        
    }
    
    .Subheading-primary::before{
        content: "";
        position: absolute;
        width: 60px;
        height: 4px;
        background-image: url("data:image/svg+xml,%3Csvg width='59' height='4' viewBox='0 0 59 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.503479' y='0.0415039' width='40.1515' height='3.01136' rx='1.50568' fill='white'/%3E%3Crect x='43.6663' y='0.0415039' width='3.01136' height='3.01136' rx='1.50568' fill='white'/%3E%3Crect x='49.6889' y='0.0415039' width='3.01136' height='3.01136' rx='1.50568' fill='white'/%3E%3Crect x='55.7116' y='0.0415039' width='3.01136' height='3.01136' rx='1.50568' fill='white'/%3E%3C/svg%3E%0A");
        background-size: contain;
        background-repeat: no-repeat;
        left: -100%;
        bottom: 50%;
        transform: translate(40%, 50%) scaleX(-1);
    -webkit-transform: translate(40%, 50%) scaleX(-1);
    }

    .Subheading-secondary::after{
        content: "";
        position: absolute;
        width: 60px;
        height: 4px;
        background-image: url("data:image/svg+xml,%3Csvg width='59' height='4' viewBox='0 0 59 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.780029' y='0.100098' width='40' height='3' rx='1.5' fill='%23FF6A00'/%3E%3Crect x='43.78' y='0.100098' width='3' height='3' rx='1.5' fill='%23FF6A00'/%3E%3Crect x='49.78' y='0.100098' width='3' height='3' rx='1.5' fill='%23FF6A00'/%3E%3Crect x='55.78' y='0.100098' width='3' height='3' rx='1.5' fill='%23FF6A00'/%3E%3C/svg%3E%0A");
        background-size: contain;
        background-repeat: no-repeat;
        right: -100%;
        bottom: 50%;
        transform: translate(-50%,50%);
    }

    .Subheading-secondary::before{
        content: "";
        position: absolute;
        width: 60px;
        height: 4px;
        background-image: url("data:image/svg+xml,%3Csvg width='59' height='4' viewBox='0 0 59 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.780029' y='0.100098' width='40' height='3' rx='1.5' fill='%23FF6A00'/%3E%3Crect x='43.78' y='0.100098' width='3' height='3' rx='1.5' fill='%23FF6A00'/%3E%3Crect x='49.78' y='0.100098' width='3' height='3' rx='1.5' fill='%23FF6A00'/%3E%3Crect x='55.78' y='0.100098' width='3' height='3' rx='1.5' fill='%23FF6A00'/%3E%3C/svg%3E%0A");
        background-size: contain;
        background-repeat: no-repeat;
        left: -100%;
        bottom: 50%;
        transform: translate(40%, 50%) scaleX(-1);
    -webkit-transform: translate(40%, 50%) scaleX(-1);
    }

    
    .contact-form input:not([type="submit"]){
        height: 50px !important; 
        border:1px solid #CCCCCC !important;
        box-shadow: none;
        font-family: Manrope !important;
    font-style: normal !important;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 28px !important;
     
    color: #4d5765 !important;
       }

       .contact-form textarea{
        height: 200px !important;
        font-size: 14px !important;
        min-block-size: 10rem !important;
       }

       .contact-form input[type="submit"]{
     
        font-family: Manrope !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        padding: 12px 25px !important;
        background: #FF6A00 !important;
        width: 100% !important;
           }


           .account-customise .woocommerce-form-row{
            width: 100% !important;
        }

        .u-column2 h2,
.u-column1 h2{
    font-size: 2.3rem !important;
    margin: 0px !important;
}

.cart-customise .cart_item{
    padding: 0px !important;
}

.cart-customise .coupon{
    margin-block: 20px !important;
}

.woocommerce-thankyou-order-details{
    flex-direction: column;
}

.woocommerce ul.order_details li strong {
    color: #FF6A00;
    margin-top: 5px;
    font-size: 16px;
}

.woocommerce ul.order_details li{
    margin-bottom: 20px !important;
}

.woocommerce-thankyou-order-received {
    font-size: 30px;
    line-height: 35px;
}

.woocommerce-form-login{
    height: unset !important;
}


.logout-btn{
    overflow:hidden ;
    display: block;
    width: 23px;
    height: 23px;

}

}
