.ds_shop_block {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: center;
}
.ds_shop_left {
    width: 20%;
    padding-right: 40px;
    position: sticky;
    height: 100%;
    top: 120px !important;
    display: none;
}
.ds_shop_right {
    /* width: 80%; */
    width: 100% !important;
    position: relative;
}
ul.ds_shop_cat_ul {
    padding: 15px 0px 15px 0 !important;
    list-style: none;
    border: 2px solid #2eb247;
    position: relative;
    overflow: hidden;
}
li.ds_shop_cat_li {
    padding: 10px 0px 10px 10px;
    margin: 2px 0;
    cursor: pointer;
    position: relative;
}
.ds_shop_cat_name {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
li.ds_shop_cat_li::after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(24,172,76,1) 0%, rgba(173,212,44,1) 30%, rgba(173,212,44,1) 58%, rgba(24,172,76,1) 100%);
    background-size: 290% auto;
    animation: btnhover 10s linear infinite;
    transition: 0.5s;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
li.ds_shop_cat_li:hover::after,li.ds_shop_cat_li.ds_shop_active::after {
    left: 0;
    transition: 1s;
}
ul.ds_shop_post_ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
    list-style: none;
}
.woocommerce-shop li.ds_shop_pro_li {
    width: 33%;
    display: flex;
    padding: 20px 30px;
	position: relative;
}
.d_shop_pro_title {
    color: #000;
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
    padding: 40px 0 10px;
    transition: 1s;
}
li.ds_shop_pro_li:hover .d_shop_pro_title {
    color: #3cb644;
}
.ds_shop_pro_img img.ds_shop_pimg {
    width: 100%;
    height: 485px;
    object-fit: contain;
    transition: 1s;
}
.ds_shop_pro_box {
/*     box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px; */
    width: 100%;
/*     padding: 15px; */
/*     border: 2px solid #0000; */
    transition: 1s;
}
li.ds_shop_pro_li:hover .ds_shop_pro_box {
/*     box-shadow: none; */
/*     border: 2px solid #cacaca; */
}
li.ds_shop_pro_li:hover .ds_shop_pro_img img.ds_shop_pimg{
    transform: scale(0.95);
}
.ds_shop_cat_li_f::after{ display: none;}
.ds_shop_cat_li_f{
    cursor: initial !important;
    border-bottom: 1px solid #a4d22e70;
}
.ds_shop_right .ds_loader {
    display: none;
}
.ds_shop_inr_right {
    font-size: 18px;
    color: #000;
}
.ds_shop_pro_img_logo {
    line-height: 0;
    border: 1px solid #c7c7c7;
    padding: 5px;
    height: auto;
    width: auto;
    position: absolute;
    left: 23px;
    top: 50px;
    background: #ffff;
    z-index: 1;
}

.ds_shop_pro_img_logo img {
    width: 135px;
    height: 55px !important ;
    object-fit: contain;
}
.ds_shop_dmy_intr {
    position: absolute;
    right: 40px;
    bottom: -35px;
}
.ds_shop_dmy_intr img {
    width: 100%;
    height: 135px;
    object-fit: contain;
}
.ds_shop_pro_img {
    position: relative;
}
/* -----------------product inner page----------------------- */
div#sidebar {
    display: none !important;
}
.woocommerce-page .container {
    padding: 100px 200px !important;
    width: 100% !important;
    max-width: 100% !important;
}
.et_right_sidebar #main-content .container::before{
    display: none !important;
}
.woocommerce-page div#left-area {
    padding: 0 !important;
    width: 100% !important;
}
.product_sku_box,nav.woocommerce-breadcrumb ,a.woocommerce-product-gallery__trigger{
    display: none !important;
}
h1.product_title.entry-title {
    width: 100% !important;
    margin: 0 !important;
    text-align: left !important;
    justify-content: left !important;
    font-size: 30px !important;
}
.woocommerce-product-details__short-description ul {
    padding: 0 0 0 25px !important;
}
.woocommerce-product-details__short-description ul li {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    padding: 5px 0;
}
.woocommerce-product-gallery__wrapper a img {
    width: 100% !important;
    height: 560px !important;
    object-fit: contain;
}
.single_variation_wrap {
    display: none !important;
}
.single_variation_wrap {
    display: none !important;
}
.variations th.label {
    padding: 0 !important;
    font-size: 18px;
    color: #000000a8;
    text-transform: capitalize;
    width: 150px;
}
.woocommerce div.product form.cart .variations td {
    padding: 0 !important;
}
.variations tr {padding: 6px 0 !important;display: flex;align-items: center;}
.variations td select {
    width: 300px;
    height: 40px;
    font-size: 15px !important;
    color: #000 !important;
    background: #fff !important;
    border: 1px solid #8e8e8e !important;
}
table.variations {
    margin: 0 !important;
}
a.reset_variations {
    display: none !important;
}
.product_meta {
    border: none;
}
.product_logo_igm img ,.product_ivtcmp_img img{
    width: 155px !important;
    height: 30px !important;
    object-fit: contain;
    position: relative;
    z-index: 2;
}
figure.woocommerce-product-gallery__wrapper {
    display: flex;
    justify-content: center;
    width: 365px;
    margin: auto !important;
    position: relative;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.product_logo_igm {
    position: absolute;
    top: 17px;
    left: -105px;
    /* border: 2px solid #cbcbcb; */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 10px;
    background: #fff;
    z-index: 1;
}
.product_ivtcmp_img {
    position: absolute;
    top: 75px;
    left: -105px;
    /* border: 2px solid #cbcbcb; */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 10px;
    background: #fff;
    z-index: 1;
}
.product_ivt_img {
    position: absolute;
    bottom: -42px;
    right: -4px;
}
.product_ivt_img img {
    width: 100% !important;
    height: 220px !important;
    object-fit: contain;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;  
    position: relative;
    z-index: 1;
}
img.zoomImg {
    display: none !important;
    opacity: 0 !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
   width: 100% !important;
}
section.related.products {
    display: none !important;
}
/* -----------------end product inner page----------------------- */


@media all and (min-width: 320px) and (max-width: 767px) {
    .ds_shop_block {
        display: block;
    }
    .ds_shop_left {
        padding-right: 5px;
        width: 100%;
    }
    .ds_shop_right {
        width: 100%;
    }
    .woocommerce-shop li.ds_shop_pro_li {
        width: 100%;
        padding: 10px 5px;
    }
    .d_shop_pro_title {
        font-size: 17px;
        padding: 30px 0 10px;
    }
    .ds_shop_pro_img img.ds_shop_pimg {
        height: 300px;
        object-fit: contain;
    }
    .ds_shop_pro_img_logo {
        top: 30px;
    }
    .ds_shop_cat_name {
        font-size: 16px;
    }
    li.ds_shop_cat_li {
        padding: 6px 0px 6px 6px;
    }
    .woocommerce-page .container{
        padding: 30px 15px !important;
    }
    h1.product_title.entry-title {
        font-size: 23px !important;
    }
    .woocommerce-product-details__short-description ul li {
        font-size: 15px;
        padding: 3px 0;
    }
    .product_logo_igm ,.product_ivtcmp_img{
        left: 0px;
        padding: 5px;
    }
    .product_logo_igm img, .product_ivtcmp_img img {
        width: 110px !important;
        height: 20px !important;
    }
    .product_ivt_img img {
        height: 160px !important;
    }
    .variations th.label {
        font-size: 16px;
        width: 130px
    }
    .woocommerce-product-gallery__wrapper a img {
        height: 355px !important;
    }
    .product_ivt_img {
        right: 0px;
        bottom: -45px;
    }
    .summary.entry-summary {
        padding-top: 55px !important;
    }
    form.variations_form.cart {
        margin: 10px 0 !important;
    }
    .variations tr {
        display: grid;
    }
    .woocommerce div.product form.cart .variations select {
        width: 100% !important;
    }
    figure.woocommerce-product-gallery__wrapper {
        width: 290px;
    }
    .product_ivtcmp_img {
        top: 50px;
    }
    .ds_shop_pro_img_logo img {
        width: 100px;
        height: 35px !important;
    }
    
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .woocommerce-shop li.ds_shop_pro_li {
        width: 50% !important;
    }
    figure.woocommerce-product-gallery__wrapper {
        width: 375px !important;
    }
    .product_ivt_img {
        right: 25px !important;
    }
    .ds_shop_pro_img_logo {
        left: 0 !important;
    }
    .ds_shop_dmy_intr {
        right: 20px;
    }

}

@media all and (min-width: 768px) and (max-width: 980px) {
    .ds_shop_left {
        padding-right: 5px;
        width: 30%;
    }
    .ds_shop_right {
        width: 70%;
    }
    .woocommerce-shop li.ds_shop_pro_li {
        width: 50%;
        padding: 10px 5px;
    }
    .d_shop_pro_title {
        font-size: 17px;
        padding: 30px 0 10px;
    }
    .ds_shop_pro_img img.ds_shop_pimg {
        height: 370px;
    }
    .ds_shop_pro_img_logo {
        top: 50px;
    }
    .ds_shop_cat_name {
        font-size: 16px;
    }
    li.ds_shop_cat_li {
        padding: 6px 0px 6px 6px;
    }
    .woocommerce-page .container{
        padding: 30px 15px !important;
    }
    h1.product_title.entry-title {
        font-size: 23px !important;
    }
    .woocommerce-product-details__short-description ul li {
        font-size: 16px;
        padding: 3px 0;
    }
    .product_logo_igm , .product_ivtcmp_img{
        left: -22px;
    }
    .product_logo_igm img, .product_ivtcmp_img img {
        width: 110px !important;
        height: 20px !important;
    }
    .product_ivt_img img {
        height: 195px !important;
    }
    .variations th.label {
        font-size: 16px;
        width: 130px
    }
    .woocommerce-product-gallery__wrapper a img {
        height: 390px !important;
    }
    .summary.entry-summary {
        padding-top: 80px !important;
    }
    form.variations_form.cart {
        margin: 10px 0 !important;
    }
    .woocommerce-product-gallery, .woocommerce-page div.product div.summary {
        width: 100% !important;
    }
    figure.woocommerce-product-gallery__wrapper {
        width: 310px;
    }
    .ds_shop_pro_img_logo img {
        width: 115px;
        height: 44px !important;
    }
    .product_ivt_img {
        right: 0px;
    }

}

@media all and (min-width: 981px) and (max-width: 1024px) {
    .ds_shop_left {
        padding-right: 5px;
        width: 25%;
    }
    .ds_shop_right {
        width: 75%;
    }
    .woocommerce-shop li.ds_shop_pro_li {
        width: 33%;
        padding: 15px 5px;
    }
    .d_shop_pro_title {
        font-size: 17px;
        padding: 30px 0 10px;
    }
    .ds_shop_pro_img img.ds_shop_pimg {
        height: 360px;
    }
    .ds_shop_pro_img_logo {
        top: 50px;
    }
    .ds_shop_cat_name {
        font-size: 16px;
    }
    li.ds_shop_cat_li {
        padding: 8px 0px 8px 7px;
    }
    .woocommerce-page .container{
        padding: 40px 20px !important;
    }
    h1.product_title.entry-title {
        font-size: 25px !important;
    }
    .woocommerce-product-details__short-description ul li {
        font-size: 16px;
        padding: 3px 0;
    }
    .product_logo_igm ,.product_ivtcmp_img{
        left: -55px;
    }
    .product_logo_igm img, .product_ivtcmp_img img {
        width: 110px !important;
        height: 20px !important;
    }
    .product_ivt_img img {
        height: 200px !important;
    }
    .variations th.label {
        font-size: 16px;
        width: 130px
    }
    .woocommerce-product-gallery__wrapper a img {
        height: 410px !important;
    }
    figure.woocommerce-product-gallery__wrapper {
        width: 69%;
    }
    .product_ivt_img {
        right: 0px;
    }

}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .ds_shop_left {
        padding-right: 5px;
        width: 25%;
    }
    .ds_shop_right {
        width: 75%;
    }
    .woocommerce-shop li.ds_shop_pro_li {
        width: 33%;
        padding: 10px 5px;
    }
    .d_shop_pro_title {
        font-size: 17px;
    }
    .ds_shop_pro_img img.ds_shop_pimg {
        height: 345px;
    }
    .ds_shop_pro_img_logo {
        top: 54px;
    }
    .ds_shop_cat_name {
        font-size: 16px;
    }
    li.ds_shop_cat_li {
        padding: 8px 0px 8px 7px;
    }
    .woocommerce-page .container{
        padding: 40px 20px !important;
    }
    h1.product_title.entry-title {
        font-size: 25px !important;
    }
    .woocommerce-product-details__short-description ul li {
        font-size: 16px;
        padding: 3px 0;
    }
    .product_logo_igm ,.product_ivtcmp_img{
        left: -55px;
    }
    .product_logo_igm img, .product_ivtcmp_img img {
        width: 110px !important;
        height: 20px !important;
    }
    .product_ivt_img img {
        height: 200px !important;
    }
    .variations th.label {
        font-size: 16px;
        width: 130px
    }
    .woocommerce-product-gallery__wrapper a img {
        height: 445px !important;
    }
    figure.woocommerce-product-gallery__wrapper {
        width: 67%;
    }
    .product_ivt_img {
        right: 0px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .ds_shop_left {
        padding-right: 5px;
        width: 25%;
    }
    .ds_shop_right {
        width: 75%;
    }
    .woocommerce-shop li.ds_shop_pro_li {
        width: 33%;
        padding: 20px 20px;
    }
    .d_shop_pro_title {
        font-size: 17px;
    }
    .ds_shop_pro_img img.ds_shop_pimg {
        height: 400px;
    }
    .ds_shop_pro_img_logo {
        top: 54px;
    }
    .woocommerce-page .container{
        padding: 50px 50px !important;
    }
    h1.product_title.entry-title {
        font-size: 25px !important;
    }
    .woocommerce-product-details__short-description ul li {
        font-size: 17px;
        padding: 3px 0;
    }
    .product_logo_igm ,.product_ivtcmp_img{
        left: -50px;
    }
    .product_logo_igm img, .product_ivtcmp_img img {
        width: 145px !important;
        height: 25px !important;
    }
    .product_ivt_img img {
        height: 210px !important;
    }
    .variations th.label {
        font-size: 16px;
        width: 130px
    }
    .woocommerce-product-gallery__wrapper a img {
        height: 460px !important;
    }
    figure.woocommerce-product-gallery__wrapper {
        width: 75%;
    }
    .product_ivt_img {
        right: 17px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .ds_shop_left {
        padding-right: 5px;
        width: 25%;
    }
    .ds_shop_right {
        width: 75%;
    }
    .woocommerce-shop li.ds_shop_pro_li {
        width: 33%;
    }
    .d_shop_pro_title {
        font-size: 18px;
    }
    .ds_shop_pro_img img.ds_shop_pimg {
        height: 440px;
    }
    .ds_shop_pro_img_logo {
        top: 54px;
    }
    .woocommerce-page .container{
        padding: 60px 80px !important;
    }
    h1.product_title.entry-title {
        font-size: 27px !important;
    }
    .woocommerce-product-details__short-description ul li {
        font-size: 17px;
        padding: 3px 0;
    }
    .product_logo_igm ,.product_ivtcmp_img{
        left: -75px;
    }
    .product_logo_igm img, .product_ivtcmp_img img {
        width: 145px !important;
        height: 25px !important;
    }
    /* .product_ivt_img img {
        height: 210px !important;
    } */
    figure.woocommerce-product-gallery__wrapper {
        width: 70%;
        width: 385px;
    }
    .product_ivt_img {
        right: 7px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .ds_shop_left {
        padding-right: 5px;
    }
    .woocommerce-shop li.ds_shop_pro_li {
        width: 33%;
    }
    .woocommerce-page .container{
        padding: 70px 100px !important;
    }
    figure.woocommerce-product-gallery__wrapper {
        width: 365px;
    }
    .ds_shop_pro_img img.ds_shop_pimg {
        height: 415px;
    }
}

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

    .woocommerce-page .container{
        padding: 80px 150px !important;
    }

}
