.category-info__image, .banner-label, .category-wall__more, .checkout-customer__group{ display:none; }
.account-order-list__description-div {  width: 45%; }

#button-pts-help, .filter-default__group-name { display: none !important;}
.cp { cursor: pointer; }
.sorts-block__limit { margin: 0 0 0 20px; }

.menu-module__a.menu-module-seller__a:not(.open) > span > .fa-minus{display:none}
.menu-module__a.menu-module-seller__a.open > span >  .fa-plus{display:none}

.seller_pannel_store {
    margin-bottom: 5px;
    border: 1px solid #dbdada;
    border-radius: 4px;
    font-family: sans-serif;
    font-weight: 500;
}

.product-thumb .product-thumb__name {
    height: 40px;
    overflow-y: hidden;
/*text-align: center;*/
}

#tab-free-downloads table tbody tr:first-child td { border-top: 0 none;  }
#tab-free-downloads table { border: 0 none !important; margin-top: -8px; }
.product-free-download__item { display: flex; justify-content: space-between; }
.product-free-download__item .account-download__description-item { display: inline-block; font-size: 12px;}

.pwyw-product .price { white-space: normal; }

@media (max-width: 991px) {
#main-menu .menu-open  { display: flex !important; }
}

@media (min-width: 992px) {
.unicheckout__payment .payment-method {
/*    height: 34px;
    display: flex;*/
    align-items: center;
}
}

@media (max-width: 767px) {
.header-logo {   max-width: 150px !important; }
.product-free-download__item,  .product-free-download__item .account-download__description-item {
    display: block;
font-size: inherit;
}
.product-free-download__item .account-download__description { margin-top: 2px; margin-bottom: 6px;}
.product-free-download__item .account-download__btn { margin-bottom: 4px;}
}

@media (max-width: 575px) {
.product-thumb .product-thumb__name {  height: 43px; }
}

