.fast-oc-filters-module {

border: none !important; 
padding: 0px !important; 

}
.header-logo {
max-width: 120px !important;
}
#fast_oc_filters_box .ui-slider-handle.ui-corner-all.ui-state-default {
width: 1em!important;
height: 1em!important;
margin-top: .30em !important;
}

.shipping-method__quote img{
width:100px !important;
}
.payment-method__title img{
width:100px !important;
}
.shipping-method__title{
margin-top: 50px !important;
}
.shipping-method__title {
margin: 0 0 -5px;
font-weight: 500;
font-size: 18px;
}
.cart-icon::before {
  content: "\f07a"; /* код иконки корзины в Font Awesome */
  font-family: "FontAwesome";
}
.product-thumb__name {
font-weight: 400 !important;
}
span.input-group-addon {
    cursor: pointer;
}
/* Скрываем цену и кнопку корзины, если есть варианты */
#buton-option-block:not(:empty) ~ .product-page__price,
#buton-option-block:not(:empty) ~ .product-page__cart .product-page__add-to-cart {
    display: none !important;
}

.option__group {
    display: none;
}
.btn.btn-success {
    background: var(--add-to-cart-btn-bg);
}
.table td, .table th {
    padding: 5px;
}
.header-logo {
max-width: 130px;
}
.subscribe__info {
display: flex;
margin: -4px 0 0;
color: #fff;
}
.home-banner__item {
background: #fff;
}
.footer__payments-icon {
overflow: hidden;
margin: 0 0 10px 10px;
width: 50px;
height: 30px;
border-radius: 3px;
background: #fff;
padding: 2px;
}
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
color: #0387e6;
}
.menu__banner > div {display:flex;flex-direction:column;justify-content:center;padding:20px 15px;text-align:center;background:rgba(0,0,0, .03);border-radius:4px}
.menu__banner div img {margin:20px 0;padding:15px}
.menu__banner span {color:#fe7200;font-size:1.5em;font-weight:500}
.menu__banner span:last-of-type{font-size:1.3em}

.article_description h3.heading{font-weight:700}

.article_description .heading:before{padding:0 5px 0 0;content:'#';color:#f00}
.uni-banner__title{display:none !important}

.radio input + img {
margin-right: 10px;
width: 100px !important;
}
/* CartKeeper css for Unishop2 */
.alert.eout{display: block;}
.ckshare,.ckshare_replace,.ckshare_add,.ckshare_cancel{line-height: 30px;margin:10px 0px}