.sellersubdomain-collection-index .wk-mp-collection-right .limiter-options, .sellersubdomain-collection-index .wk-mp-collection-right .sorter-options{
    background: none;
    box-shadow: none;
}
.sellersubdomain-collection-index .wk-mp-collection-seller-title-container .wk-mp-collection-header-bottom, .sellersubdomain-collection-index .wk-mp-collection-seller-title-container .wk-mp-collection-header-css{
  padding: 0px 70px !important;
}
.sellersubdomain-feedback-index .wk-mp-collection-seller-title-container .wk-mp-collection-header-bottom, .sellersubdomain-feedback-index .wk-mp-collection-seller-title-container .wk-mp-collection-header-css{
  padding: 0px 70px !important;
}
.sellersubdomain-location-index .wk-mp-collection-seller-title-container .wk-mp-collection-header-bottom, .sellersubdomain-location-index .wk-mp-collection-seller-title-container .wk-mp-collection-header-css{
  padding: 0px 70px !important;
}
.toolbar .pages{
    display: block;
}
.wk-mp-sellerprofile-right-wrapper{
    /* border: 1px solid #9A9A9A;
     */
/*      padding-left: 50px; */
}

.wk-mp-sellerprofile-left-wrapper{
    margin-left: 0px !important;
    padding-left: inherit;
    padding-right: 30px !important;
}

.wk-apply-and-clear-filter-btns > a{
    width: 50%;
}
.wk-left-btn{
    margin-left: 10px !important;
}

@media (max-width: 500px) {  
    .wk-theme1-product-main-wrapper a img {
        width: 100%;
        height: auto;
    }
    .wk-slider-div-products{
       /* grid-template-columns: repeat(auto-fit, minmax(auto, 254px ) );
       grid-gap: 30px 20px; */
       grid-template-columns: repeat(auto-fit, minmax(auto, 150px ) );
       grid-gap: 30px 24px;
       /* justify-content: space-between; */
   }

   .wk-op-wrap {
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(auto,150px));
        grid-gap: 24px;
    }

    .wk-banner-part-1{
        grid-gap: 2px !important;
        display:flex !important;
    }
    .wk-banner-section-wrapper{
        grid-gap: 2px !important;
    }

    .wk-theme2-main-banner-section > img{
        position : unset;
    }

    .wk-t2-product-view-type-section-wrapper{
        position:unset !important;
    }
}

.wk-mp-sellercollection-theme1{
    padding-left: 50px; 
}

.wk-mp-sellerprofile-left{
    width: 300px !important;
}