.single-product .summary.entry-summary h1.product_title,
.single-product .price .amount {
    font-size: 45px !important;
    font-weight: 400;
    font-family: var(--font_Baloo);
    line-height: 58px;
    color: #333333 !important;
}

.single-product .woocommerce-product-gallery__wrapper a img {
    object-fit: contain !important;
    width: 100% !important;
    height: 500px !important;
    border-radius: 30px !important;
}

.single-product div#sidebar {
    display: none !important;
}



.single-product #main-content .container:before {
    display: none;
}

.single-product div#left-area {
    width: 100% !important;
    padding-right: 0px !important;
}

.single-product .container {
    padding-top: 0px !important;
}

.single-product #left-area .product>.clearfix {
    width: 100% !important;
    max-width: 70% !important;
    margin: 0 auto !important;
    padding-bottom: 80px !important;
}

.single-product div#main-content .container {
    width: 100% !important;
    max-width: 100% !important;
}

.single-product .product_meta {
    display: none;
}

.box_attr_box_inner {
    display: flex;
}

.box_attr_title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 22%;
    font-size: 18px;
    color: #147C33;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    height: 45px;
    font-weight: 600;
    margin-right: 15px;
    text-transform: capitalize;
}

.even_class .box_attr_title {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="141" height="43" viewBox="0 0 141 43" fill="none"><path d="M0 10.215C0 4.60892 4.60788 0.0980399 10.2127 0.217292L131.213 2.79176C136.651 2.90748 141 7.34955 141 12.7895V29.2797C141 34.6921 136.694 39.1222 131.284 39.2756L10.2836 42.7083C4.65191 42.868 0 38.3462 0 32.7123V10.215Z" fill="%23147C33" fill-opacity="0.1"/></svg>');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.box_attr_box.odd_class .box_attr_title {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="141" height="43" viewBox="0 0 141 43" fill="none"><path d="M141 10.215C141 4.60892 136.392 0.0980399 130.787 0.217292L9.78728 2.79176C4.34856 2.90748 0 7.34955 0 12.7895V29.2797C0 34.6921 4.30618 39.1222 9.71643 39.2756L130.716 42.7083C136.348 42.868 141 38.3462 141 32.7123V10.215Z" fill="%23147C33" fill-opacity="0.1"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
}

.box_attr_box {
    margin-bottom: 21px;
}

.box_attr_value {
    font-size: 20px;
    color: black;
    font-weight: 400;
    margin: auto;
    margin-left: 0px;
}

.woocommerce-tabs {
    display: none !important;
}

.how_feat_data_box_inner .how_feat_data_box .custom_container {
    margin: 0 auto;
}

.how_feat_data_box_inner tr th:nth-child(odd) {
    justify-content: center;
    align-items: center;
    background: url(/../../../wp-content/uploads/2023/09/Rectangle-5801.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}

.how_feat_data_box_inner tr th:nth-child(even) {
    justify-content: center;
    align-items: center;
    background: url(/../../../wp-content/uploads/2023/09/Rectangle-5802.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}

.how_feat_data_box .custom_container th {
    color: white;
    height: 70px;
    font-size: 20px;
}

.how_feat_data_box .custom_container tbody td:nth-child(odd) {
    background: rgba(20, 124, 51, 0.15);
}

.how_feat_data_box .custom_container tbody tr:nth-child(odd) {
    background: rgba(41, 180, 87, 0.15);
}

.how_feat_data_box_inner table {
    width: 100%;
}

.how_feat_data_box .custom_container tbody td {
    font-size: 16px;
    color: black;
    text-align: center;
    font-weight: 400;
    background: rgba(20, 124, 51, 0.10);
}

.how_feat_data_box .custom_container table tbody tr:last-child td:nth-child(1) {
    border-radius: 0px 0px 0px 40px;
    overflow: hidden;
}

.how_feat_data_box .custom_container table tbody tr:last-child td:last-child {
    border-radius: 0px 0px 40px 0px;
}

.how_feat_data_box .custom_container thead {
    position: relative;
}

.how_feat_data_box .custom_container thead:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    background: #cae8d4;
    top: 0;
    bottom: 0;
    top: auto;
}

.how_feat_data_box .custom_container th {
    position: relative;
    z-index: 1;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.how_feat_data_box_inner .custom_container {
    margin: 0 auto !important;
}

section.related {
    position: relative;
    overflow: hidden;
    border-top: 1px solid var(--primary_color);
}

section.related:before {
    content: '';
    background: url(/../../../wp-content/uploads/2023/10/01_Jan-removebg-preview-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    width: 100% !important;
    height: 370px;
    position: absolute;
    top: -50px;
    bottom: auto;
    left: -10px;
    right: auto;
    z-index: 0;
    animation: mover 1s infinite alternate;
}

.product_bg_color:after {
    content: '';
    background: url(/../../../wp-content/uploads/2023/10/side-img.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    width: 8%;
    height: 250px;
    position: absolute;
    top: auto;
    bottom: -55px;
    left: auto;
    right: 40px;
    z-index: 2;
    animation: wiggle 2.5s linear infinite;
}

.related .prod_inr {
    justify-content: center;
}

.related .shop_inr_prod:nth-child(3n):before,
.related .shop_inr_prod:nth-child(3n + 1):before {
    display: none;
}

.related_prod_row {
    position: relative;
}

.related_prod_row:before {
    content: '';
    border-left: 1px solid var(--primary_color);
    border-right: 1px solid var(--primary_color);
    height: 100%;
    position: absolute;
    top: -150px;
    left: 11.5%;
    right: 11.5%;
    z-index: 0;
}

.related i.fa.fa-angle-left.slick-arrow,
.related i.fa.fa-angle-right.slick-arrow {
    width: 38px;
    height: 38px;
    border: 1px solid #ddd;
    background: var(--white_color);
    border-radius: 100%;
}

.related i.fa.fa-angle-left.slick-arrow:hover,
.related i.fa.fa-angle-right.slick-arrow:hover {
    background: var(--primary_color);
    color: var(--white_color);
    font-weight: var(--font_weight_300);
}

.related i.fa.fa-angle-left.slick-arrow {
    left: -35px;
}

.related i.fa.fa-angle-right.slick-arrow {
    right: -35px;
}

.related .slick-arrow {
    font-weight: var(--font_weight_300);
}

.single-product #left-area .product>.clearfix {
    position: relative;
}

.single-product #left-area .product>.clearfix:before {
    content: '';
    background: url(/../../../wp-content/uploads/2023/10/Group-34035.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    width: 30% !important;
    height: 280px;
    position: absolute;
    top: auto;
    bottom: 0px;
    left: auto;
    right: -20%;
    z-index: 0;
    animation: mover 1s infinite alternate;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 1;
}

.product_bg_color {
    position: relative;
}

.product_bg_color:before {
    content: '';
    background: linear-gradient(180deg, #DDF2EE 14.51%, rgba(255, 255, 255, 0.00) 100%);
    width: 100% !important;
    height: 350px;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    z-index: 0;
}

.woocommerce-product-details__short-description ul {
    padding-left: 0px !important;
}

.woocommerce-product-details__short-description ul li {
    display: block;
    color: var(--black_color);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font_weight_400);
    line-height: normal;
    padding: 8px 0;
    padding-left: 30px;
    position: relative;
}

.woocommerce-product-details__short-description ul li:before {
    content: '';
    background: url(/../../../wp-content/uploads/2023/10/Group-34086.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px !important;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    margin: auto 0px;
    z-index: 0;
}

.product_button_inr {
    display: flex;
    padding-top: 25px;
}

.pswp--supports-fs.pswp--open.sfm-navicon-button.x.sf_label_default {
    display: none !important;
}

.related .center_title .site_main_title-inr h2 {
    margin-bottom: 20px !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .single-product #left-area .product>.clearfix {
        width: 100% !important;
        max-width: 95% !important;
        padding-bottom: 20px !important;
    }

    .single-product .summary.entry-summary h1.product_title {
        font-size: 22px;
        line-height: 31px;
    }

    .box_attr_value {
        font-size: 16px;
    }

    .how_feat_data_box .custom_container th {
        height: 50px;
    }

    .how_feat_data_box .custom_container th {
        font-size: 15px;
        font-weight: 500;
    }

    .how_feat_data_box .custom_container tbody td {
        font-size: 14px;
    }

    .single-product .woocommerce-product-gallery__wrapper a img {
        height: 380px !important;
        object-fit: contain !important;
    }

    .box_attr_box {
        margin-bottom: 11px;
    }

    .box_attr_title {
        font-size: 15px;
    }

    .box_attr_value {
        width: 60%;
        padding-left: 10px;
    }

    .box_attr_title {
        width: 28%;
    }

    .summary.entry-summary {
        margin-top: 26px;
    }

    .how_feat_data_box {
        width: 91%;
        margin: 0 auto;
    }

    .how_feat_data_box_inner {
        overflow: auto;
    }

    .how_feat_data_box .custom_container td {
        white-space: pre;
    }

    .woocommerce-product-details__short-description ul li {
        font-size: 14px;
        padding: 8px 0;
        padding-left: 20px;
    }

    .woocommerce-product-details__short-description ul li:before {
        width: 12px !important;
        height: 12px;
    }

    .single-product #left-area .product>.clearfix:before {
        height: 100px;
        right: -10%;
    }

    section.related:before {
        display: none;
    }

    .center_title .site_main_title-inr h2 {
        font-size: 22px !important;
    }

    .product_bg_color:after {
        display: none;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .single-product #left-area .product>.clearfix {
        width: 100% !important;
        max-width: 95% !important;
        padding-bottom: 40px !important;
    }

    .single-product .summary.entry-summary h1.product_title {
        font-size: 30px;
        line-height: 31px;
    }

    .box_attr_value {
        font-size: 16px;
    }

    .how_feat_data_box .custom_container th {
        height: 58px;
    }

    .how_feat_data_box .custom_container th {
        font-size: 17px;
        font-weight: 500;
    }

    .how_feat_data_box .custom_container tbody td {
        font-size: 15px;
    }

    .single-product .woocommerce-product-gallery__wrapper a img {
        height: 440px !important;
        object-fit: contain !important;
    }

    .box_attr_box {
        margin-bottom: 11px;
    }

    .box_attr_title {
        font-size: 15px;
    }

    .box_attr_value {
        width: 60%;
    }

    .summary.entry-summary {
        margin-top: 26px;
    }

    .related_prod_row:before {
        left: 15%;
        right: 15%;
    }

    .woocommerce-product-details__short-description ul li {
        font-size: 14px;
        padding: 8px 0;
        padding-left: 20px;
    }

    .woocommerce-product-details__short-description ul li:before {
        width: 12px !important;
        height: 12px;
    }

    .single-product #left-area .product>.clearfix:before {
        height: 140px;
        right: -10%;
    }

    section.related:before {
        width: 100% !important;
        height: 220px;
        top: -40px;
    }

    .center_title .site_main_title-inr h2 {
        font-size: 30px !important;
    }

    .product_bg_color:after {
        height: 100px;
        bottom: -30px;
        right: 5px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .single-product #left-area .product>.clearfix {
        width: 100% !important;
        max-width: 92% !important;
        padding-bottom: 40px !important;
    }

    .single-product .summary.entry-summary h1.product_title {
        font-size: 32px;
        line-height: 31px;
    }

    .box_attr_value {
        font-size: 16px;
    }

    .how_feat_data_box .custom_container th {
        height: 58px;
    }

    .how_feat_data_box .custom_container th {
        font-size: 17px;
        font-weight: 500;
    }

    .how_feat_data_box .custom_container tbody td {
        font-size: 15px;
    }

    .single-product .woocommerce-product-gallery__wrapper a img {
        height: 440px !important;
        object-fit: cover !important;
    }

    .box_attr_box {
        margin-bottom: 11px;
    }

    .box_attr_title {
        font-size: 15px;
    }

    .box_attr_value {
        width: 60%;
    }

    .box_attr_title {
        width: 40%;
    }

    .woocommerce-product-details__short-description ul li {
        font-size: 15px;
        padding: 8px 0;
        padding-left: 25px;
    }

    .woocommerce-product-details__short-description ul li:before {
        width: 15px !important;
        height: 15px;
    }

    .single-product #left-area .product>.clearfix:before {
        height: 160px;
        right: -10%;
    }

    section.related:before {
        width: 100% !important;
        height: 240px;
        top: -40px;
    }

    .center_title .site_main_title-inr h2 {
        font-size: 32px !important;
    }

    .product_bg_color:after {
        height: 130px;
        bottom: -60px;
        right: 15px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .single-product #left-area .product>.clearfix {
        width: 100% !important;
        max-width: 90% !important;
        padding-bottom: 40px !important;
    }

    .single-product .summary.entry-summary h1.product_title {
        font-size: 34px;
        line-height: 31px;
    }

    .box_attr_value {
        font-size: 16px;
    }

    .how_feat_data_box .custom_container th {
        height: 58px;
    }

    .how_feat_data_box .custom_container th {
        font-size: 17px;
        font-weight: 500;
    }

    .how_feat_data_box .custom_container tbody td {
        font-size: 15px;
    }

    .single-product .woocommerce-product-gallery__wrapper a img {
        height: 450px !important;
        object-fit: cover !important;
    }

    .box_attr_box {
        margin-bottom: 11px;
    }

    .box_attr_title {
        font-size: 15px;
    }

    .box_attr_value {
        width: 60%;
    }

    .box_attr_title {
        width: 40%;
    }

    .woocommerce-product-details__short-description ul li {
        font-size: 15px;
        padding: 8px 0;
        padding-left: 25px;
    }

    .woocommerce-product-details__short-description ul li:before {
        width: 15px !important;
        height: 15px;
    }

    .single-product #left-area .product>.clearfix:before {
        height: 180px;
        right: -10%;
    }

    section.related:before {
        width: 100% !important;
        height: 260px;
        top: -40px;
    }

    .center_title .site_main_title-inr h2 {
        font-size: 34px !important;
    }

    .product_bg_color:after {
        height: 150px;
        bottom: -60px;
        right: 15px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .single-product #left-area .product>.clearfix {
        width: 100% !important;
        max-width: 85% !important;
        padding-bottom: 40px !important;
    }

    .single-product .summary.entry-summary h1.product_title {
        font-size: 36px;
        line-height: 41px;
    }

    .box_attr_value {
        font-size: 16px;
    }

    .how_feat_data_box .custom_container th {
        height: 58px;
    }

    .how_feat_data_box .custom_container th {
        font-size: 17px;
        font-weight: 500;
    }

    .how_feat_data_box .custom_container tbody td {
        font-size: 15px;
    }

    .single-product .woocommerce-product-gallery__wrapper a img {
        height: 460px !important;
        object-fit: cover !important;
    }

    .box_attr_box {
        margin-bottom: 11px;
    }

    .box_attr_title {
        font-size: 15px;
    }

    .woocommerce-product-details__short-description ul li {
        font-size: 15px;
        padding: 8px 0;
        padding-left: 25px;
    }

    .woocommerce-product-details__short-description ul li:before {
        width: 15px !important;
        height: 15px;
    }

    .single-product #left-area .product>.clearfix:before {
        height: 200px;
        right: -12%;
    }

    section.related:before {
        width: 100% !important;
        height: 280px;
        top: -40px;
    }

    .center_title .site_main_title-inr h2 {
        font-size: 36px !important;
    }

    .product_bg_color:after {
        height: 180px;
        bottom: -55px;
        right: 15px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .single-product #left-area .product>.clearfix {
        width: 100% !important;
        max-width: 80% !important;
        padding-bottom: 50px !important;
    }

    .single-product .summary.entry-summary h1.product_title {
        font-size: 38px;
        line-height: 41px;
    }

    .box_attr_value {
        font-size: 16px;
    }

    .how_feat_data_box .custom_container th {
        height: 58px;
    }

    .how_feat_data_box .custom_container th {
        font-size: 17px;
        font-weight: 500;
    }

    .how_feat_data_box .custom_container tbody td {
        font-size: 15px;
    }

    .single-product .woocommerce-product-gallery__wrapper a img {
        height: 460px !important;
        object-fit: cover !important;
    }

    .box_attr_box {
        margin-bottom: 11px;
    }

    .box_attr_title {
        font-size: 15px;
    }

    .woocommerce-product-details__short-description ul li {
        font-size: 15px;
        padding: 8px 0;
        padding-left: 25px;
    }

    .woocommerce-product-details__short-description ul li:before {
        width: 15px !important;
        height: 15px;
    }

    .single-product #left-area .product>.clearfix:before {
        height: 220px;
    }

    section.related:before {
        width: 100% !important;
        height: 300px;
        top: -35px;
    }

    .center_title .site_main_title-inr h2 {
        font-size: 38px !important;
    }

    .product_bg_color:after {
        height: 200px;
        bottom: -50px;
        right: 25px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .single-product #left-area .product>.clearfix {
        width: 100% !important;
        max-width: 75% !important;
        padding-bottom: 60px !important;
    }

    .single-product .summary.entry-summary h1.product_title {
        font-size: 40px;
        line-height: 48px;
    }

    .box_attr_value {
        font-size: 16px;
    }

    .how_feat_data_box .custom_container th {
        height: 58px;
    }

    .how_feat_data_box .custom_container th {
        font-size: 17px;
        font-weight: 500;
    }

    .how_feat_data_box .custom_container tbody td {
        font-size: 15px;
    }

    .single-product .woocommerce-product-gallery__wrapper a img {
        height: 460px !important;
        object-fit: cover !important;
    }

    .box_attr_box {
        margin-bottom: 11px;
    }

    .woocommerce-product-details__short-description ul li {
        font-size: 16px;
        padding: 8px 0;
        padding-left: 25px;
    }

    .woocommerce-product-details__short-description ul li:before {
        width: 15px !important;
        height: 15px;
    }

    .single-product #left-area .product>.clearfix:before {
        height: 240px;
    }

    section.related:before {
        width: 100% !important;
        height: 330px;
        top: -40px;
    }

    .center_title .site_main_title-inr h2 {
        font-size: 40px !important;
    }

    .product_bg_color:after {
        height: 220px;
        bottom: -60px;
        right: 35px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {

    .single-product #left-area .product>.clearfix {
        width: 100% !important;
        max-width: 72% !important;
        padding-bottom: 70px !important;
    }

    .single-product .summary.entry-summary h1.product_title {
        font-size: 42px;
    }

    .woocommerce-product-details__short-description ul li {
        font-size: 18px;
        padding: 8px 0;
        padding-left: 30px;
    }

    .woocommerce-product-details__short-description ul li:before {
        width: 18px !important;
        height: 18px;
    }

    .single-product .woocommerce-product-gallery__wrapper a img {
        height: 480px !important;
    }

    .single-product #left-area .product>.clearfix:before {
        height: 260px;
    }

    section.related:before {
        width: 100% !important;
        height: 350px;
        top: -45px;
    }

    .center_title .site_main_title-inr h2 {
        font-size: 42px !important;
    }

    .how_feat_data_box .custom_container th {
        height: 65px;
        font-size: 18px;
    }

    .product_bg_color:after {
        height: 240px;
        bottom: -55px;
        right: 30px;
    }



}