@media only screen and (max-width: 600px) {}


@media only screen and (min-width: 600px) {}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 992px) {
.wk-mp-collection-seller-title {
    padding: 0 39px;
    clear: both;
    float: right;
}
.wk-mp-collection-seller-title-container{ width:100%;}
}

@media only screen and (min-width: 1200px) {
.vmagicmenu .level0 .level-top-mega,.vmagicmenu .level0 .level-top-mega .content-mega-horizontal{
min-width:100%;
max-width:1000px;
}
.wk-mp-collection-seller-title-container{ width:100%;}
.wk-mp-collection-seller-title {
    padding: 0 39px;
    clear: both;
    float: right;
}
}
.header-logo-power{
opacity: 0.6;
filter: grayscale(20%);
}
.wk_mp_design #about-us{
display:none;
}
.wk-mp-profile-block .page-products .products-grid .product-item,.wk-mp-collection-right .product-item{
max-width: 25%;
float: left;
margin-bottom:30px;
min-height:400px;
}
.wk_mp_design #rating{
display:none;
}
.sidebar .all-cat{
display: none !important;
}
.sidebar .nav-accordion .level0.category-item.active {
    display: block;
}
.sidebar .nav-accordion .level0.category-item {
    display: none;
}
.seller-slider .item{
float: left;
padding:0 10px;
box-sizing: border-box;
}
.seller-slider .item,.slick-slide .imgslide{
min-height: 200px;
}
.slick-slide .alinkslide {
display: table-cell;
vertical-align: middle;
height: 150px;
}
.admin__data-grid-action-columns button {
    min-width: 130px;
}
.admin__data-grid-action-columns .admin__action-dropdown::before{
float: left;
}
.source-form .field{
padding:10px 0px;
}