.product-list, .categories-list-wrap {
    margin: 0 0 20px;
}
.wholesale {
    padding: 0px 30px;
    text-align: center;
}
.product-tile__price {
    line-height: 16px;
}
.product-tile__bottom.with-large-btn {
    padding-top: 10px;
}
.header-phone span {
    font-weight: 400;
    font-size: 12px;
}
.wholesale span.price {
    font-size: 18px;
}
.pr_title {
    font-size: 15px;
    color: #6c6c6c;
}
span.js-qty.cart-qty {
    min-width: 60px;
    text-align: center;
}
.product-tile__content {
    margin-bottom: 10px;
}
.product-list__price .wholesale, .product-card__prices .wholesale {
    text-align: left;
    padding: 0;
    font-weight: 600;
}
.product-list__price .price, .product-list__price .price-compare, .product-card__prices .price-compare, .product-card__prices .price {
    display: inline-block;
}
.footer-subs-contacts, .footer__links-about {
    padding: 50px 0;
    border-bottom: 1px solid #5f5f5f;
}
.footer__links-about {
    padding: 70px 0;
    line-height: 25px;
    background: url(/wa-data/public/site/themes/mastershop/img/bg-001.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.poweredby {
    opacity: 0.5;
    text-align: right;
    padding-right: 30px;
}
.footer-contacts_social {
    margin: 35px 0 0;
}
.post .text_before {
    float: left;
}
button.cartOS__button {
    font-size: 18px;
}
.cartOS__cartW2 img {
    width: auto;
    max-width: 100px;
    max-height: 100px;
}
.cartOS__cartW2 {
    max-height: 100%;
}
.cartOS__cartItem {
    padding: 5px 0;
}
.cartOS__count button {
    font-size: 20px!important;
    height: 40px;
    width: 40px;
    padding: 0;
    line-height: 20px;
}
.input-group {
    display: flex;
}
.cartOS__cartW.cartOS__cartW5 input.form-control.qty {
    text-align: center;
    color: #686868;
    height: 40px;
    font-size: 16px;
    line-height: 16px;
    padding: 0;
    width: 40px;
    background: #f3f3f3;
    margin: 0 3px;
}
.cartOS__cartW3 {
    width: 37%!important;
}
.cartOS__cartW1 {
    width: 5%!important;
}
.cartOS__cartLeft {
    float: left;
    margin-top: 15px;
    margin-bottom: 40px;
    overflow: hidden;
    text-align: right;
    width: 50%;
}
.cartOS__cartLeft button.buy1click-button {
    height: 50px!important;
    line-height: 50px!important;
    font-size: 13px!important;
    border-radius: 100px!important;
    padding: 0 25px!important;
    border: 0!important;
    background: #f2994a!important;
    color: #ffffff!important;
}
.cartOS__button {
    background: #f2994a!important;
    color: #fff;
    height: 50px;
}
.product-stock.product-tile__stock, .tile .buy1click-button_type_item {
    letter-spacing: 0px;
}
.button-fastorder.bs-color.tile {
    float: right;
}
#wm-alphacat-plugin-list {
    text-align: center;
}
div#wm-alphacat-plugin-menu {
    margin: 0px auto 20px;
}
#wm-alphacat-plugin-menu {
    z-index: 1!important;
}
.product-card__add2cart .loading {
    display: none;
}
span.js-language.drop-down-list__item.hidden {
    display: none;
}
.sidebar-wrap__head {
    color: #fff;
    background: #000;
}
.compare-at-price.price-compare.display-none {
    display: none;
}
.content.with-sidebar-l {
    z-index: 0;
}
.product-stock.product-stock--none {
    letter-spacing: -0.5px;
    padding: 0 5px;
}

@media (max-width: 1100px) {
.header-logo__text {
    font-size: 20px;
}
}

@media (max-width: 767px) {
.product-tile__outer {
    width: 50% !important;
}

}

@media (max-width: 500px) {
.product-tile .product-stock {
    padding: 5px 15px;
    background: #f1f1f1;
    letter-spacing: 0px;
    float: none;
    width: auto;
    line-height: 16px;
}
.tile__image img {
    max-height: 100%;
}
.product-tile__image {
    height: 200px;
    line-height: 200px;
}
.product-tile__image img {
    max-height: 200px;
}
#np2_wh_select9, #np2_custom_street9, #np2_cities_9, #np2_street_select9, #np2_wh_shipping_fields9, #np2_address_shipping_fields9 {
    min-width: 100%;
}
.cartOS__cartW2 {
    display: table;
    width: 100%;
    text-align: center;
}
.wm-alphacat-brands-value ul {
    width: 50%;
}
.product-tile__outer {
    margin: 0 auto;
    display: block;
    max-width: 450px;
    width: 100% !important;
    padding-right: 0;
}
.owl-item .product-tile__outer {
    max-width: 450px;
}
.product-tile .add2cart-button .button__icon {
    margin: 0 5px 0 0;
    background: rgba(255,255,255,0.15);
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 14px;
}
.product-tile .add2cart-button__text {
    display: inherit;
}
.product-tile .add2cart-button.button-with-icon {
    padding: 4px 15px 4px 4px;
    height: 40px;
    line-height: 32px;
    width: auto;
}
.with-large-btn .product-tile__price {
    width: 40% !important;
}
.product-tile__add2cart {
    width: 60% !important;
}

}