/* ---- single product */
.container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

div#sidebar {
    display: none;
}

div#left-area {
    width: 100% !important;
    padding: 0 !important;
}

#main-content .container:before,
nav.woocommerce-breadcrumb,
a.woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

.product_banner_section {
    height: 285px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(/../../../wp-content/uploads/2024/07/product_bgn.webp);
    position: relative;
}

.product_con_width,
.product_banner_section_inner {
    margin: auto;
}

.related_pro_row {
    margin: auto;
    position: relative;
}

/* .pro_main_row {
    display: flex;
    flex-wrap: wrap;
} */

.product_main_section {
    background: url(/wp-content/uploads/2024/05/custome_bg.png) no-repeat;
    background-size: 100% 100%;
}

.woocommerce-product-gallery__wrapper img {
    height: 423px !important;
    width: 100% !important;
    object-fit: contain;
}

.product_con_width .clearfix {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.location_main_section {
    background-color: rgba(228, 212, 179, 0.22) !important;
}

.pro_desc_box_inner ul {
    padding: 0 !important;
    margin: 0 !important;
}

.pro_right_desc {
    font-size: 29px;
    line-height: 1.3 !important;
    color: rgba(2, 62, 34, 1);
}

.pro_right_desc li {
    padding: 9px 20px !important;
}

.pro_right_desc.pro_desc_box_inner ul li:after {
    height: 16px;
    width: 16px;
    top: 13px;
}

.single_pro_btn_box_inner .site_button span {
    font-size: 16px;
}

.woocommerce-product-gallery__wrapper {
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
    height: 537px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_right_desc_main_box {
    width: 44.8% !important;
    padding-left: 50px !important;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 55.2% !important;
}

.product_name {
    font-size: 38px;
    color: rgba(0, 0, 0, 1);
    font-weight: 500;
}

.single_pro_btn_box_inner {
    padding-top: 20px;
}

.related_pro_section:after {
    position: absolute;
    content: "";
    height: 242px;
    width: 140px;
    background: url(/wp-content/uploads/2024/06/green_round_img.png) no-repeat;
    top: 100px;
    /* visibility: visible; */
    /* z-index: 6; */
    background-size: 100% 100%;
    left: 0px;
}

.related_pro_section {
    position: relative;
}




.product_main_section:after {
    position: absolute;
    content: "";
    height: 502px;
    width: 177px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    right: -80px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 60px;
}

/* slider button -- */
.pro_btn_box_inner {
    position: absolute;
    top: 0;
    bottom: 235px;
    margin: auto;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.pro_next_btn {
    rotate: 180deg;
    right: -37px;
    position: absolute;
}

.pro_last_btn {
    left: -37px;

}

/* slider button end-- */
.single_pro_btn_box_inner.btn_df {
    justify-content: start;
}
/* ------------ product popup------------- */
.pro_frm_main_box_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.img_data img {
    height: 90px;
    width: 100%;
    object-fit: contain;
}

.get_ser_name_box {
    padding-left: 10px;
}

.label_ser_nm {
    font-size: 20px;
    color: #000;
    line-height: 1;
}
/* ---------- shop page- */
ul.page-numbers li {
    background: transparent !important;
    padding: 5px !important;
    border: navajowhite !important;
    /* background: red !important; */
}

ul.page-numbers li a,
ul.page-numbers li span {
    font-size: 16px !important;
    color: #000 !important;
    background: #e4d4b3;
    padding: 10px !important;
    border-radius: 11px;
    height: 35px;
    width: 35px;
}

ul.page-numbers {
    border: none !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        width: 100% !important;
    }

    .product_right_desc_main_box {
        width: 100% !important;
    }

    .woocommerce-product-gallery__wrapper {
        height: 300px;
    }

    .woocommerce-product-gallery__wrapper img {
        height: 250px !important;
    }

    .single_pro_btn_box_inner .site_button span {
        font-size: 14px;
    }

    .single_pro_btn_box_inner .site_button {
        width: 150px;
    }

    .product_name {
        font-size: 26px;
        padding-top: 20px;
    }

    .pro_right_desc {
        font-size: 20px;
    }

    .pro_right_desc li {
        padding: 5px 20px !important;
    }

    .pro_right_desc.pro_desc_box_inner ul li:after {
        height: 13px;
        width: 13px;
    }

    .product_right_desc_main_box {
        padding-left: 0px !important;
    }

    .single_pro_btn_box_inner {
        padding-top: 10px;
    }

    .product_main_section:after {
        display: none;
    }

    .related_pro_section:after {
        height: 162px;
        width: 90px;
        top: 30px;
    }

    /* ---- slider btn --- */
    .pro_last_btn {
        left: -5px;
    }

    .pro_next_btn {
        right: -5px;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {}

@media all and (min-width: 768px) and (max-width: 980px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        width: 51% !important;
    }

    .product_right_desc_main_box {
        width: 49% !important;
    }

    .woocommerce-product-gallery__wrapper {
        height: 330px;
    }

    .woocommerce-product-gallery__wrapper img {
        height: 250px !important;
    }

    .single_pro_btn_box_inner .site_button span {
        font-size: 15px;
    }

    .single_pro_btn_box_inner .site_button {
        width: 160px;
    }

    .product_name {
        font-size: 30px;
    }

    .pro_right_desc {
        font-size: 20px;
    }

    .pro_right_desc li {
        padding: 5px 20px !important;
    }

    .pro_right_desc.pro_desc_box_inner ul li:after {
        height: 13px;
        width: 13px;
    }

    .product_right_desc_main_box {
        padding-left: 20px !important;
    }

    .single_pro_btn_box_inner {
        padding-top: 10px;
    }

    .product_main_section:after {
        width: 97px;
        height: 330px;
    }

    .related_pro_section:after {
        height: 162px;
        width: 90px;
        top: 30px;
    }

    /* ---- slider btn --- */
    .pro_last_btn {
        left: -14px;
    }

    .pro_next_btn {
        right: -14px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        width: 51% !important;
    }

    .product_right_desc_main_box {
        width: 49% !important;
    }

    .woocommerce-product-gallery__wrapper {
        height: 400px;
    }

    .woocommerce-product-gallery__wrapper img {
        height: 330px !important;
    }

    .single_pro_btn_box_inner .site_button span {
        font-size: 15px;
    }

    .single_pro_btn_box_inner .site_button {
        width: 160px;
    }

    .product_name {
        font-size: 30px;
    }

    .pro_right_desc {
        font-size: 22px;
    }

    .pro_right_desc li {
        padding: 5px 20px !important;
    }

    .pro_right_desc.pro_desc_box_inner ul li:after {
        height: 13px;
        width: 13px;
    }

    .product_right_desc_main_box {
        padding-left: 30px !important;
    }

    .product_main_section:after {
        width: 107px;
        height: 370px;
    }

    .related_pro_section:after {
        height: 162px;
        width: 90px;
        top: 30px;
    }

    /* ---- slider btn --- */
    .pro_last_btn {
        left: -14px;
    }

    .pro_next_btn {
        right: -14px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        width: 51% !important;
    }

    .product_right_desc_main_box {
        width: 49% !important;
    }

    .woocommerce-product-gallery__wrapper {
        height: 400px;
    }

    .woocommerce-product-gallery__wrapper img {
        height: 330px !important;
    }

    .single_pro_btn_box_inner .site_button span {
        font-size: 15px;
    }

    .single_pro_btn_box_inner .site_button {
        width: 160px;
    }

    .product_name {
        font-size: 30px;
    }

    .pro_right_desc {
        font-size: 22px;
    }

    .pro_right_desc li {
        padding: 5px 20px !important;
    }

    .pro_right_desc.pro_desc_box_inner ul li:after {
        height: 13px;
        width: 13px;
    }

    .product_right_desc_main_box {
        padding-left: 30px !important;
    }

    .product_main_section:after {
        width: 107px;
        height: 370px;
    }

    .related_pro_section:after {
        height: 192px;
        width: 110px;
        top: 30px;
    }

    /* ---- slider btn --- */
    .pro_last_btn {
        left: -14px;
    }

    .pro_next_btn {
        right: -14px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        width: 51% !important;
    }

    .product_right_desc_main_box {
        width: 49% !important;
    }

    .woocommerce-product-gallery__wrapper {
        height: 450px;
    }

    .woocommerce-product-gallery__wrapper img {
        height: 370px !important;
    }

    .single_pro_btn_box_inner .site_button span {
        font-size: 15px;
    }

    .single_pro_btn_box_inner .site_button {
        width: 160px;
    }

    .product_name {
        font-size: 33px;
    }

    .pro_right_desc {
        font-size: 24px;
    }

    .pro_right_desc li {
        padding: 5px 20px !important;
    }

    .pro_right_desc.pro_desc_box_inner ul li:after {
        height: 13px;
        width: 13px;
    }

    .product_main_section:after {
        width: 107px;
        height: 440px;
    }

    .related_pro_section:after {
        height: 192px;
        width: 110px;
        top: 30px;
    }

    /* ---- slider btn --- */
    .pro_last_btn {
        left: -14px;
    }

    .pro_next_btn {
        right: -14px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        width: 51% !important;
    }

    .product_right_desc_main_box {
        width: 49% !important;
    }

    .woocommerce-product-gallery__wrapper {
        height: 500px;
    }

    .woocommerce-product-gallery__wrapper img {
        height: 400px !important;
    }

    .single_pro_btn_box_inner .site_button span {
        font-size: 15px;
    }


    .product_name {
        font-size: 36px;
    }

    .pro_right_desc {
        font-size: 26px;
    }

    .pro_right_desc li {
        padding: 7px 20px !important;
    }

    .pro_right_desc.pro_desc_box_inner ul li:after {
        height: 13px;
        width: 13px;
    }

    .product_main_section:after {
        width: 107px;
    }

    .related_pro_section:after {
        height: 192px;
        width: 110px;
        top: 30px;
    }

    /* ---- slider btn --- */
    .pro_last_btn {
        left: -14px;
    }

    .pro_next_btn {
        right: -14px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        width: 51% !important;
    }

    .product_right_desc_main_box {
        width: 49% !important;
    }

    .woocommerce-product-gallery__wrapper {
        height: 500px;
    }

    .woocommerce-product-gallery__wrapper img {
        height: 400px !important;
    }

    .product_main_section:after {
        width: 147px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        width: 51% !important;
    }

    .product_right_desc_main_box {
        width: 49% !important;
    }
}

@media all and (min-width: 981px) and (max-width: 3000px) {}