.elementor-1251 .elementor-element.elementor-element-a54945f:not(.elementor-motion-effects-element-type-background), .elementor-1251 .elementor-element.elementor-element-a54945f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}.elementor-1251 .elementor-element.elementor-element-a54945f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 60px 50px 60px;}.elementor-1251 .elementor-element.elementor-element-a54945f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1251 .elementor-element.elementor-element-e9231fe > .elementor-element-populated{margin:0px 20px 0px 50px;--e-column-margin-right:20px;--e-column-margin-left:50px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1251 .elementor-element.elementor-element-6d99b8b > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-1251 .elementor-element.elementor-element-6d99b8b{text-align:start;}.elementor-1251 .elementor-element.elementor-element-6d99b8b img{width:66%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1251 .elementor-element.elementor-element-798ecb4 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:22px;font-weight:500;text-transform:uppercase;letter-spacing:2.1px;color:#EB0F19;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1251 .elementor-element.elementor-element-0796fe5 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:42px;font-weight:500;text-transform:uppercase;color:#201F1F;}.woocommerce .elementor-1251 .elementor-element.elementor-element-7f773b4 .woocommerce-product-details__short-description{color:#000000;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;line-height:30px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1251 .elementor-element.elementor-element-87646ed .elementor-button{background-color:#EB0F19;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:600;fill:#FFFFFF;color:#FFFFFF;border-style:solid;border-color:#EB0F19;border-radius:100px 100px 100px 100px;padding:14px 19px 14px 19px;}.elementor-1251 .elementor-element.elementor-element-87646ed .elementor-button:hover, .elementor-1251 .elementor-element.elementor-element-87646ed .elementor-button:focus{background-color:#80CC2A;border-color:#80CC2A;}.elementor-1251 .elementor-element.elementor-element-87646ed > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1251 .elementor-element.elementor-element-31eadb3 .elementor-button{background-color:#80CC2A;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:600;border-style:solid;border-color:#80CC2A;border-radius:100px 100px 100px 100px;padding:14px 19px 14px 19px;}.elementor-1251 .elementor-element.elementor-element-31eadb3 .elementor-button:hover, .elementor-1251 .elementor-element.elementor-element-31eadb3 .elementor-button:focus{background-color:#EB0F19;border-color:#EB0F19;}.elementor-1251 .elementor-element.elementor-element-31eadb3 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1251 .elementor-element.elementor-element-c7274a7{margin-top:80px;margin-bottom:80px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-1251 .elementor-element.elementor-element-a54945f{padding:50px 0px 50px 0px;}.elementor-1251 .elementor-element.elementor-element-e9231fe > .elementor-element-populated{margin:10px 10px 0px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-1251 .elementor-element.elementor-element-798ecb4 .elementor-heading-title{font-size:20px;}.elementor-1251 .elementor-element.elementor-element-0796fe5 .elementor-heading-title{font-size:30px;}.elementor-1251 .elementor-element.elementor-element-c7274a7{padding:0px 10px 0px 10px;}}/* Start custom CSS for woocommerce-product-data-tabs, class: .elementor-element-3c349e1 *//* ============================= */
/* PRODUCT TABS – RESET THEME */
/* ============================= */

.single-product .woocommerce-tabs {
    margin-top: 50px;
}

/* Tabs container */
.single-product .woocommerce-tabs ul.wc-tabs {
    display: flex !important;
    gap: 40px;
    border-bottom: 2px solid #e5e5e5;
    padding: 0 !important;
    margin: 0 0 40px 0 !important;
    list-style: none;
    justify-content: center;
}

/* Remove theme lines */
.single-product .woocommerce-tabs ul.wc-tabs::before,
.single-product .woocommerce-tabs ul.wc-tabs::after,
.single-product .woocommerce-tabs ul.wc-tabs li::before,
.single-product .woocommerce-tabs ul.wc-tabs li::after {
    display: none !important;
}

/* Individual tab */
.single-product .woocommerce-tabs ul.wc-tabs li {
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

/* Tab link */
.single-product .woocommerce-tabs ul.wc-tabs li a {
    font-size: 16px;
    font-weight: 500;
    color: #777 !important;
    padding: 12px 0 !important;
    text-decoration: none !important;
    position: relative;
}

/* Active tab */
.single-product .woocommerce-tabs ul.wc-tabs li.active a {
    color: #000 !important;
    font-weight: 600;
}

/* Active underline */
.single-product .woocommerce-tabs ul.wc-tabs li.active a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    height: 2px;
    background: #000;
}

/* Tab content */
.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 0 !important;
    border: none !important;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
}/* End custom CSS */
/* Start custom CSS */li#tab-title-description {
    display: none;
}
div#tab-description {
    display: block !important;
}
li#tab-title-reviews {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #EB0F19 !important;
}
.wb_cptb_content ul {
    list-style: disc !important;
    margin-bottom: 30px !important;
    margin-top: 30px !important;
    padding-left: 15px;
}

h2.wb_cptb_title {
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -0.02rem;
    color:#EB0F19;
}
.single-product .woocommerce-tabs ul.wc-tabs li.active a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: transparent;
}
.woocommerce div.product.elementor ul.tabs li:hover {
    background: #eb0f19 !important;
}
.woocommerce div.product.elementor ul.tabs li:hover a {
    color: #fff !important;
}

.wb_cptb_content {
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
  
    font-size: 16px;
    line-height: 33px;
    color: #333;
    font-family: 'Poppins';
    font-weight: 500;
}
.single-product .woocommerce-tabs ul.wc-tabs li {
    background: none !important;
    border: 1px solid #cfc8d8 !important;
    margin: 0 !important;
    padding: 7px 19px !important;
    float: none !important;
}
.single-product .woocommerce-tabs ul.wc-tabs li a {
   
    padding: 12px 0 !important;
    text-decoration: none !important;
    position: relative;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.02rem;
    color: #000 !important;
}
.single-product .woocommerce-tabs ul.wc-tabs li.active a {
    color:#fff !important;
    font-weight: 600;
}
.wb_cptb_content ul {
    list-style: none;
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}

h3.headtitletext {
    font-size: 22px;
    font-weight: 600;
    color: #2f6a38;
}



/* ============================= */
/* PRODUCT TABS – MOBILE FIX */
/* ============================= */

@media (max-width: 767px) {

    /* Tabs container */
    .single-product .woocommerce-tabs ul.wc-tabs {
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom: 25px !important;
        justify-content: center;
    }

    /* Individual tab */
    .single-product .woocommerce-tabs ul.wc-tabs li {
        width: auto;
    }

    /* Tab link */
    .single-product .woocommerce-tabs ul.wc-tabs li a {
        font-size: 16px;
        padding: 10px 0 !important;
        letter-spacing: -0.01rem;
        text-align: center;
    }

    /* Active underline adjust */
    .single-product .woocommerce-tabs ul.wc-tabs li.active a::after {
        bottom: 4px;
        height: 2px;
    }

    /* Tab content */
    .single-product .woocommerce-tabs .woocommerce-Tabs-panel {
        font-size: 15px;
        line-height: 1.6;
    }

    /* Content typography */
    h2.wb_cptb_title {
        font-size: 20px;
    }

    .wb_cptb_content {
        font-size: 15px;
        line-height: 26px;
    }

    .wb_cptb_content ul {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
}
@media (max-width: 767px) {
    .single-product .woocommerce-tabs ul.wc-tabs {
        flex-wrap: inherit;
        gap: 10px;
        margin-bottom: 25px !important;
        justify-content: center;
    }
    .single-product .woocommerce-tabs ul.wc-tabs li {

    border: 1px solid #cfc8d8 !important;
    margin: 0 !important;
    padding: 7px 8px !important;
    float: none !important;
}
    .single-product .woocommerce-tabs ul.wc-tabs li a {
        font-size: 13px;
        padding: 10px 0 !important;
        letter-spacing: -0.01rem;
        text-align: center;
    }
}

.redtexttitle .elementor-heading-title {
    position: relative !important;
    display: inline-block !important;
    text-align: left !important;
    padding-left: 0 !important; 
}

.redtexttitle .elementor-heading-title::before {
    content: "";
    position: absolute !important;
    left: -70px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 60px;
    height: 2px;
    background-color: #EB0F19;
}

@media (max-width: 767px) {
    .redtexttitle .elementor-heading-title {
        padding-left: 40px !important;
        font-size: 18px !important;
    }

    .redtexttitle .elementor-heading-title::before {
        left: 0 !important;
        width: 30px !important;
    }
    .process_sec {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
}


.woocommerce-Tabs-panel h2, .woocommerce-Tabs-panel h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 38px;
}/* End custom CSS */