.product-group-button-meta .loop-add-to-cart {
    display: none;
}

.woocommerce .products .product .product-wrapper{
    height: auto !important;
}

.end-footer .container .ts-col-24 .vc_row{
    padding-top: 3dvh;
}

#owl_selection_1, #owl_selection_2, #owl_selection_3{
    height: auto;
}

/* .vc_column-gap-default{
    margin-bottom: 50px !important;
} */

#owl_top_carousel .item img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 85vh;
    object-fit: cover;

}

.carousel-section .owl-carousel .owl-nav .owl-next,
.carousel-section .owl-carousel .owl-nav .owl-prev {
  width: 50px;
  border: 1px solid #c3c3c3;
  border-radius: 50%;
  height: 50px;
  font-size: 30px;
}
.carousel-section .owl-carousel .owl-nav .owl-next:focus,
.carousel-section .owl-carousel .owl-nav .owl-prev:focus {
  outline: 0;
}

.first-footer-area {
    
}

.vc_row{
    
}

#colophon .footer-container{
    padding-top: 4vh;
    padding-bottom: -10px;
}

.store-footer-address,.store-footer-phone,.store-footer-email{
    text-align: center;
}

.has-back-image{
    background-color: white !important;
}

.has-back-image img{
    object-fit:cover  !important;
}
.col-shop-itme{
    flex: 1 0 25%;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section{
    display: flex;
    flex-direction: column;
}

.first-footer-area{
    padding-bottom: 5px;
}

.eff-image-scale a img {
    object-fit: cover;
}

.woocommerce .product figure {
    margin-bottom: 0px !important;
}

.sh_cat_sec_img{
    object-fit: cover;
    aspect-ratio: 25/32;
}

#owl_bottom_carousel .owl-stage-outer .owl-stage .owl-item img {
    aspect-ratio: 1 !important;
    max-height: 384px !important;
    object-fit: fill !important;
}

.woocommerce .products .product .product-wrapper{
    width:100%;
    height: auto !important;
}

.gridlist-toggle::before {
    display: none !important;
}

.shophere-theme-dropdown #dropdownMenuLink::after {
    display: none !important;
}



@media (max-width: 767px) {
    .product-group-button-meta .loop-add-to-cart {
        display: block;
    }

    /* .vc_column-gap-default{
        margin-bottom: 50px !important;
    }
     */

    #owl_selection_1, #owl_selection_2, #owl_selection_3{
        height: auto;
        
    }

    #owl_top_carousel .item img {
        display: block;
        width: 100%;
        height: 100%;
        max-height: 40vh !important;
        object-fit: cover;

    }

    .col-shop-itme{
        flex: 1 0 50%;
    }

    /* .column-content .column-products{
        height: 65vh;
    } */

  }

@media (min-width: 768px) and (max-width: 1280px) {
.product-group-button-meta .loop-add-to-cart {
    display: block;
}

/* .end-footer .container .ts-col-24 .vc_row{
    display: flex;
    flex-direction: column;
} */

footer{
    display: flex;
    flex-direction: column;
}

.payment-right .wpb_wrapper .wpb_text_column .wpb_wrapper .d-flex {
    display: flex;
    flex-direction: row-reverse;
}

#owl_top_carousel .item img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 55vh;
    object-fit: cover;

}

#owl_selection_1, #owl_selection_2, #owl_selection_3{
    height: auto;
}

/* .vc_column-gap-default{
    margin-bottom: 50px !important;
} */

.col-shop-itme{
    flex: 1 0 25%;
    text-align: center; 
}



}


/* product grid */

@media only screen and (min-width: 1280px) {

    .woocommerce .products .product .product-wrapper .thumbnail-wrapper img {
        height: 252.5px !important;
        object-fit: contain !important;
      }

}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {

    .woocommerce .products .product .product-wrapper .thumbnail-wrapper img {
        height: 207.5px !important;
        object-fit: contain !important;
        aspect-ratio: 1 !important;
      }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {

    .woocommerce .products .product .product-wrapper .thumbnail-wrapper img {
        object-fit: contain !important;
        aspect-ratio: 1 !important;
      }
}

@media only screen and (max-width: 640px) {
    .woocommerce .products .product .product-wrapper .thumbnail-wrapper img {
        aspect-ratio: 1;
        object-fit: contain !important;
      }
    .body.dokan-store #main{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .vc_column-gap-default > .vc_col-xs-1,.vc_column-gap-default > .vc_col-sm-1,.vc_column-gap-default > .vc_col-md-1,.vc_column-gap-default > .vc_col-lg-1,.vc_column-gap-default > .vc_col-xs-2,.vc_column-gap-default > .vc_col-sm-2,.vc_column-gap-default > .vc_col-md-2,.vc_column-gap-default > .vc_col-lg-2,.vc_column-gap-default > .vc_col-xs-3,.vc_column-gap-default > .vc_col-sm-3,.vc_column-gap-default > .vc_col-md-3,.vc_column-gap-default > .vc_col-lg-3,.vc_column-gap-default > .vc_col-xs-4,.vc_column-gap-default > .vc_col-sm-4,.vc_column-gap-default > .vc_col-md-4,.vc_column-gap-default > .vc_col-lg-4,.vc_column-gap-default > .vc_col-xs-5,.vc_column-gap-default > .vc_col-sm-5,.vc_column-gap-default > .vc_col-md-5,.vc_column-gap-default > .vc_col-lg-5,.vc_column-gap-default > .vc_col-xs-6,.vc_column-gap-default > .vc_col-sm-6,.vc_column-gap-default > .vc_col-md-6,.vc_column-gap-default > .vc_col-lg-6,.vc_column-gap-default > .vc_col-xs-7,.vc_column-gap-default > .vc_col-sm-7,.vc_column-gap-default > .vc_col-md-7,.vc_column-gap-default > .vc_col-lg-7,.vc_column-gap-default > .vc_col-xs-8,.vc_column-gap-default > .vc_col-sm-8,.vc_column-gap-default > .vc_col-md-8,.vc_column-gap-default > .vc_col-lg-8,.vc_column-gap-default > .vc_col-xs-9,.vc_column-gap-default > .vc_col-sm-9,.vc_column-gap-default > .vc_col-md-9,.vc_column-gap-default > .vc_col-lg-9,.vc_column-gap-default > .vc_col-xs-10,.vc_column-gap-default > .vc_col-sm-10,.vc_column-gap-default > .vc_col-md-10,.vc_column-gap-default > .vc_col-lg-10,.vc_column-gap-default > .vc_col-xs-11,.vc_column-gap-default > .vc_col-sm-11,.vc_column-gap-default > .vc_col-md-11,.vc_column-gap-default > .vc_col-lg-11,.vc_column-gap-default > .vc_col-xs-12,.vc_column-gap-default > .vc_col-sm-12,.vc_column-gap-default > .vc_col-md-12,.vc_column-gap-default > .vc_col-lg-12{
        padding-left:0px;
        padding-right:0px;
    }

    
}

@media only screen and (max-width: 1024px){
    .logo-wrapper .normal-logo {
        display: block !important;
    }
    #sh_shop_order_nav .sort-filter {
        margin-left: 1 !important;
        margin-right: 1!important;
    }
}

@media only screen and (min-width: 640px) and (max-width: 768px) {
    .woocommerce .products .product .product-wrapper .thumbnail-wrapper img {
        object-fit: contain !important;
        aspect-ratio: 1 !important;
      }
}

@media only screen and (min-width: 768px) and (max-width: 1160px) {
    .end-footer .container .ts-col-24 .vc_row,
    .first-footer-area .container .ts-col-24 .vc_row {
        display: flex;
        flex-direction: column;
    }
    .end-footer .container .ts-col-24 .vc_row .wpb_column,
    .first-footer-area .container .ts-col-24 .vc_row .wpb_column {
        width: fit-content;
        text-align: center;
        margin : 0 auto;
    }
}

@media only screen and (max-width: 540px) {
    .header-top > .container{
        padding-right: 30px;
        text-align: center;
    }

    .header-top .container .header-left {
        width: 90%;
    }

    .header-top .container .header-left a {
        padding-left: 30px;
    }

    header .header-v8 .header-bottom::after {
        display: none !important;
    }

}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .sh_bt_crousel_row{
        padding-top: 60px;
    }
}



