.desktop .ws-category-filter .input-group-addon.btn-clear,
.desktop .ws-producer-filter .input-group-addon.btn-clear,
.desktop .ws-trademark-filter .input-group-addon.btn-clear,
.desktop .ws-sorting-filter .input-group-addon.btn-clear,
.desktop .ws-search .input-group-addon.btn-clear,
.desktop .ws-search .input-group-addon.btn-search,
.desktop .ws-search .form-control,
.desktop .ws-category-filter .btn.dropdown-toggle,
.desktop .ws-producer-filter .btn.dropdown-toggle,
.desktop .ws-trademark-filter .btn.dropdown-toggle,
.desktop .ws-sorting-filter .btn.dropdown-toggle {
    height: 50px !important;
}

.desktop.ws .ws-search.ws-rating-filter .ws-rating-filter-input .form-control {
    width: 44px !important;
}

.desktop .ws-price-filter .glyphicon-rub,
.desktop .ws-list .glyphicon-rub,
.desktop .ws-view .glyphicon-rub,
.desktop .ws-basket .glyphicon-rub {
    font-size: 15px;
}

.desktop .ws-list-product-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 20px rgb( 36 36 36 / 10% );
    border: 1px solid #efefef;
    padding: 332px 15px 0;
    height: 417px;
    background-color: #ffffff;
}

.desktop .ws-list-product-back.with-oms {
    height: 552px;
}

.desktop .ws-list-product-back.with-rating {
    padding-top: 380px;
    height: 465px;
}

.desktop .ws-list-product-back.with-oms.with-rating {
    padding-top: 380px;
    height: 600px;
}

.desktop .ws-order-info,
.desktop .ws-list-product-image,
.desktop .ws-view-product-image,
.desktop .ws-basket-product-image,
.desktop .ws-basket-order {
    padding: 20px;
}

.desktop.ws .ws-list-product-image {
    height: 240px;
}

.desktop.ws .ws-list-product-image img {
    max-height: 200px;
}

.desktop.ws .ws-view-product-image {
    height: 340px;
}

.desktop.ws .ws-view-product-image img {
    max-height: 300px;
}

.desktop.ws .ws-basket-product-image {
    height: 140px;
}

.desktop.ws .ws-basket-product-image img {
    max-height: 100px;
}

.desktop .ws-basket-order .glyphicon-rub {
    font-size: 22px;
}

.desktop .ws-basket-product-image img {
    max-height: 100px;
}

.desktop .ws-basket-product-amount {
    width: 90px;
}

.desktop .ws-basket-product-price-special {
    width: 90px;
}

.desktop .ws-basket-product-price-special-label {
    padding-right: 15px;
}

.desktop .ws-basket-total-price {
    font-size: 28px !important;
}

.desktop .ws-view-product-name {
    padding-top: 0;
    font-size: 28px;
}

.desktop .ws-list-product-descr,
.desktop .ws-list-product-producer,
.desktop .ws-list-product-trademark,
.desktop .ws-basket-product-descr {
    font-size: 15px;
}

.desktop .ws-list-product-tocart {
    padding-top: 15px;
}

.desktop .ws-view-product-tocart {
    padding-top: 20px;
}

.desktop .ws-basket-product-delete {
    padding: 0;
}

.desktop .ws-list-product-front {
    position: relative;
    margin-top: 15px;
}

.desktop button.btn-webshop,
.desktop button.btn-webshop:hover,
.desktop button.btn-webshop:focus {
    padding: 10px 20px !important;
    font-size: 18px !important;
}

.desktop .favorites-badge,
.desktop .shopping-cart-badge {
    top: -5px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    font-size: 13px;
    line-height: 1.4;
    box-shadow:         0 2px rgba( 0, 0, 0, 0.4 );
    -moz-box-shadow:    0 2px rgba( 0, 0, 0, 0.4 );
    -webkit-box-shadow: 0 2px rgba( 0, 0, 0, 0.4 );
    -o-box-shadow:      0 2px rgba( 0, 0, 0, 0.4 );
}

.desktop .favorites-badge {
    left: 23px;
}

.desktop .ws-cnt-products-bottom {
    margin-top: -150px;
    margin-bottom: 130px !important;
}

.desktop .ws-product-favorite {
    font-size: 25px;
}

.desktop .ws-picture-zoom-close {
    font-size: 48px !important;
}

.desktop.ws .favorites-count-icon {
    height: 30px;
    font-size: 30px;
    padding-right: 15px;
}

.desktop.ws .favorites-count-text {
    margin-top: 3px;
}

.desktop.ws .ws-product-rating-info-average-icon {
    font-size: 25px;
    padding-right: 7px;
}

.desktop.ws .ws-product-rating-info-count-icon {
    font-size: 25px;
    padding-right: 9px;
}

.desktop.ws .ws-product-rating-info-average-text,
.desktop.ws .ws-product-rating-info-count-text {
    padding-top: 0;
}

.desktop.ws .ws-product-rating-info-average-text {
    padding-right: 27px;
}

.desktop.ws .ws-product-category-image {
    padding: 15px;
}

.desktop.ws .btn-show-more {
    margin-top: -200px;
}

.desktop.ws .parsel-range-slider {
    padding: 0 11px;
}
