html {
    /* font-family:"Helvetica CY","Nimbus Sans L",Helvetica,Arial,sans-serif; */
    font-family: Arial,sans-serif;
}

@font-face {
    font-family: "rouble";
    src: url("/fonts/rouble.otf") format("opentype");
}


h1, h2, h3, h4, h5, h6 {

    color: #ff9900;
    font-family: "Helvetica CY","Nimbus Sans L",Helvetica,Arial,sans-serif;
}

.header  {
    position: fixed;
    z-index: 9999;
    background: #fff;
    margin: 0 auto;
    width: 100%;
}

.header .header-row {
    padding: 15px 0 0;
}

.mainarea {
        margin-top: 217.5px;
} 



.product-list .product-card{
    padding: 12px;
}
.product-list .product-card .product__price{
    line-height: 35px;
}
/*.catalog-list .module__body{
    max-height: inherit;
}*/
.product-list .product-card .product__price {
    width: 23%;
}
.quantity input {
    width: 68px;
}
.product-list .product-list-header {
    padding-right: 189px;
}
.product-list .product-list-header span {
    min-width: 90px;
}
.type-personal{
    display: none;
}
.type-entity{
    display: none;
}
.of-thumb.contain.non-object-fit  {
    display:block
}

.nice-select .list {
    max-height: 300px;
    overflow-y: scroll;
}

.switch a {
    padding: 0px 7px;
}



.product-card .product__desc {
    height: 72px;
}

.cart-header span {
    width: 87px;
}

.cart-body__cost, .cart-body__count, .cart-body__info {
    min-width: 22%;
}

.cart-body__delete {
    min-width: auto;
}

.wrap-delivery {
    font-weight: 400;
    display: flex;
    justify-content: space-around;
    position:relative;
}

.wrap-arrows {
    width: 15px;
    height: auto;
    display: block;
    position: absolute;
    left: 93px;
    top: -8px;
}



.cart-header {
    padding-left: 390px;
}

.index-search .form-group .form-control {
    display: inline-block;
    width: auto;
    min-width: 287px;
    font-family: "Helvetica CY","Nimbus Sans L",Helvetica,Arial,sans-serif;
}



.index-search {

    padding: 11px 4% 11px 5.8%;
}

.form-group label {
    padding-left: 3px;
    padding-right: 10px;
}

.adapt {
    max-width: 300px;
}

.footer {
    background-color: #00675c;
}

.btn-green {
    background-color: #ff9900;
    color: #fff;
}

.header .header-row.header-row_top  {
    background-color: #ff9900;

}

.header .header__contacts {
    border-right: 4px solid #777;
}

.catalog-list ul{
    border-left: 4px solid #777;
}

.slick-next, .slick-prev {
    background-color: #ff9900;
}

.slick-dots li {
    background-color: #ccc;

}

.slick-dots li.slick-active {

    background-color: #ff9900;

}



.header .worktime {
    color: #000;
}

.header .header__cart .cart__link {
    color: #fff;
}

.header .sendmail .sendmail__link {
    color: #00675c;
}

.module__header {

    background-color: #ff9900;

}

.btn.btn_light, .btn.button_light, .btn:visited.btn_light, .btn:visited.button_light, .button.btn_light, .button.button_light, .button:visited.btn_light, .button:visited.button_light, a.btn.btn_light, a.btn.button_light, a.btn:visited.btn_light, a.btn:visited.button_light, a.button.btn_light, a.button.button_light, a.button:visited.btn_light, a.button:visited.button_light {
    color: #777;
}

.catalog-list a {
    color: #000;
    font-weight: 400;
}




.switch a {
    color: #777;
}

.brands ul ul {
    border: 1px solid #ff9900;
}

a {

    color: #00675c;
}

.brands li li + li {
    border-top: 1px solid #ff9900;
}

a:hover {
    font-weight:600;
    color: #ff9900;
}

.index-search .form-group label {
    color: #00675c;
}

.btn.btn-green, .btn:visited.btn-green, .button.btn-green, .button:visited.btn-green, a.btn.btn-green, a.btn:visited.btn-green, a.button.btn-green, a.button:visited.btn-green
{
    background-color: #ccc;
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
    color: #777;
}

.nice-select .option + .option {
    border-top: 1px solid #00675c;
}

.nice-select .list {
    border: 1px solid #00675c;
}

.nice-select .option {
    color: #00675c;
}

.header .worktime .worktime-block__item {
    background-color: #ccc;
}

.header .worktime .worktime-block__item_last {

    background-color:  #ff9900;

}

.product-list .product-list-header span {
    border-top: 10px solid #ff9900;
}

.cart-header span {
    border-top: 10px solid #ff9900;
}

.product .product__price-head {
    border-top: 10px solid #ff9900;
	margin-bottom: 10px;
}

.product .product__price {
    color: #000;
    font-size: 14px;
}

.product__info .product__support {
	display:none;
}

.cart-body__cost {
    font-size: 14px;
}

.pagination ul li.active a, .pagination ul li.active span {
    background-color:  #ff9900;
}

.quantity .minus, .quantity .plus {

    color:  #ff9900;

}

.btn.btn-green:focus, .btn.btn-green:hover, .btn:visited.btn-green:focus, .btn:visited.btn-green:hover, .button.btn-green:focus, .button.btn-green:hover, .button:visited.btn-green:focus, .button:visited.btn-green:hover, a.btn.btn-green:focus, a.btn.btn-green:hover, a.btn:visited.btn-green:focus, a.btn:visited.btn-green:hover, a.button.btn-green:focus, a.button.btn-green:hover, a.button:visited.btn-green:focus, a.button:visited.btn-green:hover
{
    background-color:  #ff9900;
}

.category-sort .category-count .btn.active {
    background-image: none;
    color:#ea7900;
}

.category-sort .category-view .btn.active {
    background-image: none;
    color:#ea7900;
}

.category-sort .category-view .btn {
    padding-top: 3px;
}

.btn.btn-primary, .btn:visited.btn-primary, .button.btn-primary, .button:visited.btn-primary, a.btn.btn-primary, a.btn:visited.btn-primary, a.button.btn-primary, a.button:visited.btn-primary
{
    background-color: #00675c;
    background-image: none;
}

.btn.btn-primary:focus, .btn.btn-primary:hover, .btn:visited.btn-primary:focus, .btn:visited.btn-primary:hover, .button.btn-primary:focus, .button.btn-primary:hover, .button:visited.btn-primary:focus, .button:visited.btn-primary:hover, a.btn.btn-primary:focus, a.btn.btn-primary:hover, a.btn:visited.btn-primary:focus, a.btn:visited.btn-primary:hover, a.button.btn-primary:focus, a.button.btn-primary:hover, a.button:visited.btn-primary:focus, a.button:visited.btn-primary:hover

{
    background-color: #ff9900;
    background-image: none;
}

.product .product__name {
    color: #000;
    font-weight: 600;
}

.product-card .product__title a {
    color: #000;
    font-size: .8125rem;
    display: block;
    text-decoration: none;
    font-weight: 600;
}

.cart-order h6  {
    color: #777;
}

.catalog-list .catalog-list__head a {
    color: #777;
}

.header .sendmail::before {
    content:none;
}

.header .header__contacts {
    content:none;
    max-width: 450px;
    min-width: 450px;
    width: 450px;
    display: flex;
    flex-wrap: nowrap;

}

.header .header__contacts::before  {
    content:none;
}



.header .header__contacts .contact__phone-link span  {
    font-size: 1rem;
    text-transform: none;
    font-weight: 400;
    color:
        #666;
}

.switch a.active {
    background-color: #ff9900;
}

.header .header__contacts .contact__phone-link {
    color: #000;
}

.header__contacts {
    display: flex;
    flex-direction: column;
}

.header .header__contacts .contacts__item:first-child {

    text-align: left;

}

.cart-body__delete a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI2OUYxRkVBNzM0MDExRUE5NEU0Q0U5MDc4QTA2Q0E2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI2OUYxRkVCNzM0MDExRUE5NEU0Q0U5MDc4QTA2Q0E2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjY5RjFGRTg3MzQwMTFFQTk0RTRDRTkwNzhBMDZDQTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjY5RjFGRTk3MzQwMTFFQTk0RTRDRTkwNzhBMDZDQTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5gv7dIAAADlUlEQVR42qyXy0sbURjFvzxU1EQtRkHRRUmagK+NWEibanzQorVSUezGEvGvqP0DWlcuBAVfEIibQnd9SOlCSUuFtq7cSKsUUXCjxEdUjCbpd4YZ0TEzc6fNgUMSZu75zb253713LIuLi2QgC/sB+zH7PtvDvsXOla8n2DH2Ovsb+z37SzAYTOuG6oCt7CH2SHFxscflclFRURHl5+eT3W4nq9Uq3ZRKpeji4oJOT0/p8PCQdnd36eDgAA/xmh3mB0iZAd9mv6moqGhiS0AzwgPs7OzAP/jnM4b/ydQrtYLs7263u8nn85mGQmiDtshA1tLSUrMR+CH7U21trau6upr+V8ioqalx8dfPDH+kBfax39bV1eWWlZVRtlReXk7IRDbDfWqwjR3xeDxOTCJFiURCslkdHR1RNBq9/I1MznaAwXDbVXAIE6mqqupaAN9Ek5OTpuCAjo2NSRPsqpANhlwpEhh1OoLZq1ZHRwdxKQnDFWhjYyN1d3ffuF5ZWYmPF9whC8DNJSUlnkyzF7UaCoWE4EZQyOl0ElhgAtxVWlqqGSgCF4EqklldAN8zqlU9uBmo0muWH+A7WAaNlAluFgoVFBTgw2vHgm+xWCiZTAo1HBwcpEgkQuPj4xIY0M7OTuH2YIGJHucqC72IcW9PTw9tbW3R+fk5tba2CrdV2oOJHksBojo+PpaGuqWlhfb29mh6epqGh4cpJyfH1CKDHicAFnna/f19mpiYoPr6empra6O+vj5yOBw0NzcnbYsiGXInEwDHzs7ODBvwHktTU1NYd4m3ucth6+3tpcLCQgqHw0JwsMAE+DdmKP50LZ+cnNDs7Cw1NDRQe3v7tWs2m436+/ulMpmfn5fC9bLkUvwF8DKC9f7TmZkZCYrh1So1DDvgmPF6c0ZmLQP8AWWRSfF43BBqFi6zPgIc5V6t4/9Ra3V1VQgqCgcDLBwGAcZpcBSloZbf7xeGquFer/fGNZkxigOgsh+HY7HYT5wQsyHAA4HAtdpGNjNWwLp6EMB695xPhXH1Bp4NyafOOFZc7m1SfeZaYw9sbm4msglHFjKRzdA1rVPmAvsp3xjPxrAjA1nIZOiC0bkaNzTx0Kxsb2+TXo3r1SraIgNZaihk12iLIbnLk2GI/ZKXRDdKBHtpXl6etFrJ2xul02lpS8RSCCDqlEtmgy+9+pdXGPWoBNhPcFphuzVe2jbkl7Z37K9aQEV/BRgAgQp/MxTw/1MAAAAASUVORK5CYII= )center no-repeat;


}



.checkbox label, .radio label {

    color:  #00675c;
}


.radio.checked label::after, .radio.checked label:hover::after {

    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEzRjI2OUFBNzM0MzExRUFCMjVGRjZFMzE5QTRBRUE1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEzRjI2OUFCNzM0MzExRUFCMjVGRjZFMzE5QTRBRUE1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTNGMjY5QTg3MzQzMTFFQUIyNUZGNkUzMTlBNEFFQTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTNGMjY5QTk3MzQzMTFFQUIyNUZGNkUzMTlBNEFFQTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4deoS2AAAAuUlEQVR42mL8//8/AwhYnNnNBqQygDgSiHUYIOAKEC8H4hknTFx/gQQYQRqAiqWB7C1AbMCAHVwAYh+gpqeM5qd3gUw+iUcxDFwEYnMmIJFOhGIQ0AfiNJCGKAbiQRRIgxEJGgxZ/vz4ToJ6ht8s///+OgcKVSI1XGGChjOxYDlIw0xokBECl0Bqmc7ah/wEMryhkYMvDrxAahlhScP44BpQBGYCcQwQa0IVXgfiJUA8HagYnDQAAgwAxZ8217j3t9cAAAAASUVORK5CYII=);


}


.table.table-barel th  {

    border-top: 10px solid #ff9900;
}

.userarea__header-link {

    color:  #00675c;
}

.alert.success
{
    color: #fff;
    background-color: #00675c;
    border: #00675c;
}

.alert p {
    color: #fff;
}

.nice-select {
    color: #00675c;
}

.order-header span {
    border-top: 10px solid #ff9900;
}


.order-item__name > a:nth-child(1) {
    color: #00675c;
}



.table-barel a.in {
    font-weight:400;
    color: #fff;
}

table.table-barel td a:hover {
    font-weight:400;
    background-color: #ff9900;
    color: #fff;
}

table.table-barel td a {
    font-weight:400;
    color: #fff;
}

.new-in
{
    border-radius: 14px;
    color: #fff;
    background: #00675c;
    text-align: center;
    padding: 7px 10px 7px 10px;
}

a.in:hover {
    font-weight:400;
    background: #ff9900;
}




.cart-body__name, .order-item__name a
{

    display: flex;
    width: 250px;
    line-height: 1.2;
    text-align: left;
    justify-content: center;
    margin: 0 auto;
    margin-top: 0px;
    flex-direction: column;
    margin-top: 47px;

}

/*.product-grid .product-card .product__inner .discount1, 
.product-grid .product-card .product__inner .discount2{
    display: block;    
}*/

.product-grid .product-card{
    height: 434px;
}

.product-list .product-card .product__inner {
    max-width: 519px;
}

.product-list .product-card .product__desc {
    width: 260px;
}

p.product__price:nth-child(6)  {
    margin-right: 12px;
}

.product-grid .price-for-product-grid  {
    display: flex !important;
    justify-content: space-between;
    line-height: 20px;
    margin: 0 auto;
    width: 89%;
    padding-left: 18px;
    font-weight: 400;
}

.product-grid .price-for-product-list {
    display: none !important;
}


.count-for-product-grid {
    font-size: 0.7rem;
}

.product-count-from {
    color: #00675c;
    font-size: 13px;
    float: left;
}

.product-list .price-for-product-grid {
    display: none !important;
}

.product-grid .product-card .product__count {
    display: flex;
    position: relative;
    width: 50%;
}

.product-grid input {
    width: 70px;
}

.product-grid .product__to-cart {
    display: flex;
    position: relative;
    margin-top: 25px;
    width: 100%;
}

.product-grid .product-card .product__inner .discount3 {
    margin-bottom: 10px;
}


.cart-total span  {
    font-weight: 600;
    color: #000;
}

.cart-body__info {
    line-height: 15px;
}

.cart-body__name {
    margin-top:0px;
    font-weight: 600;
    color: #000;
}

.cart-body__name:visited {
    color: #000 !important;
}

p.cart-body__info span.product__price {
    width: 220px;
    text-align: right;
    display: block;
    float: right;
    padding-right: 5px;
}

.cart-body__count {
    line-height: 20px;
    margin-top: 18px;
}

.cart-body__inner {
    overflow: hidden;
    border-left: 1px dashed #b8b8b8;
    height: 130px;
    display: flex;
    align-items: center;
}


p.product__price.price-for-product-list span.product-count-from {
    float:none;
}

div.product__to-cart p.buy-button-p span.multiple {
    margin:0 auto;
    width: 92px;
}

/* div.product__info div.product__bay p.quantity span.multiple {
        margin:0 auto;	
}

div.cart-body__item.cart-item div.cart-body__inner p.cart-body__count.quantity span.multiple  {
        margin:0 auto;	
}
*/
div.product__prices p.product__price span.product-count-from {
    float:none;
}

@media only screen and (max-width:1199px) {
    .product-grid .product-card {
        height: 388px;
    }

    .product-grid .product-card .product__to-cart  {
        flex-direction: column;
        align-items: center;
    }

    .product-grid .product-card .product__link {

        margin-top: 5px;
        width: 150px;

    }

}

.product .product__price {
    width: calc(100% / 4.7);
}

.product .product__bay {
    margin-top: 15px;
    padding-left: 17px;
    display: flex;
    justify-content: space-between;
}

.product .product__introtext {
    margin-top: 15px;
}

.product .product__images {
    width: 400px;

}

.product .product__thumb {
    height: 300px;
    width: 300px;
	padding:4%;
}

.product-list .product-card .product__price {
    width: 17%;
}

.product-list .product-list-header span {
    min-width: 60px;
}

/* .product-list .product-list-header span + span {
    margin-left: 22px;
} */

.buy-button-p{
    text-align: center;
    margin-top: 5px;
}

.multiple, .remainder {
    text-align: center;
    color: #00675c;
    font-size: .6875rem;
    width: 100px;
    display: block;
}

.product-grid .product__to-cart {
    display: flex;
    position: relative;
    margin-top: 25px;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.product-grid .grid-quan {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.product-grid .multiple {
    width:100%;
    text-align: center;
    font-size:13px;
}

.product-grid .remainder {
    width:100%;
    text-align: center;
}

.card-quan  {
    width: 100%;
    text-align: left;
    margin-top: 5px;
    padding-left: 154px;
}

.card-quan .multiple {
    width:100%;
    text-align: left;
    font-size:13px;
}

.card-quan .remainder {
    width:100%;
    text-align: left;
}

.product-list .grid-quan {
    width: 100%;
    margin-top: 5px;
}

.product-list .multiple {
    width:100%;
    text-align: center;
    font-size:13px;
}

.product-list .remainder {
    width:100%;
    text-align: center;
}

.product-list .buy-button-p {
    margin-top:0;
}

.cart-body__count .remainder {
    width:150px;
    width: 157px;
    padding-left: 22px;
}

.cart-body__count .multiple {
    width:150px;
}

.product-span-selection{
    color: #00675c;
    font-weight: bold;
    font-size: 13px;
}

.product-card .product__price {
    font-size: 14px;
    color:#000;
}

.cart-body__cost.full-cost {
    color: #000;
    font-size: 14px;
}

#id_catalog_list.module__body > ul > li.active > a {
    color:#ff9900;
}

#id_catalog_list.module__body ul li.active ul li.active a {
    color:#ff9900;
}

.order-item__cost, .order-full span {
    color: #000;
}

.rub {
    font-family: "rouble";
    font-size: 0.8rem;
}

.count-in-cart {
    text-align: center;
    color: #00675c;
    font-size: 13px;
    margin-bottom: 5px;
}

.btn-count-in-cart {
    margin-top: 12px;
    /* color: #00675c; */
	color: #000;
    font-size: .875rem;
    border-radius: 10px;
    font-weight: 400;
    line-height: 32px;
    height: 33px;
    background-color: #ff9900 !important;
    border: 1px solid transparent;
    -webkit-transition: all .15s ease-in-out 0s;
    transition: all .15s ease-in-out 0s;
    outline: 0;
    text-decoration: none;
    padding: 0 10px;
    display: inline-block;
    text-align: center;
}

.product__bay .btn-count-in-cart {
	margin-top:0;
	width: 160px;
overflow: hidden;
}

.product .product__bay .btn {
	width:160px;
}

.btn-count-in-cart {

width: 100%;
float: none;
height: 28px;
line-height: 28px;
}

.cart-total-with-average {
    text-align: right;
    padding-right: 25px;
    margin-top: 20px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    background-color: #f90;
    width: 300px;
    border-radius: 10px;
    margin-left: 67%;
}

.header .header-row.header-row_top {
	padding:0;
}

.navigation {
    background-color: #f90;
}

.navigation nav a {
	color:#fff;
}

.index-search {
    padding: 0;
    background-color: transparent;
    padding-top: 7px;
	max-width: 700px;
	margin: 0 auto;
	margin-left: 34px;
}

.header .logo {
    margin-right: auto;
    width: 275px;
    text-align: center;
}

.container-new {
    display: flex;
    max-width: 1241px;
    margin: 10px auto 0 auto;
    justify-content: space-between;
}

.adapt {
    max-width: 222px;
    margin: 0 auto;
    padding-left: 20px;
}



.header-col-2  {
    display: flex;
    flex-direction: column;
    width: 65%;
}

/* .brands {
    margin-top: 24px;
    display: flex;
    flex-direction: row-reverse;
    margin-left: 83px;
} */

.brands  {
    display: flex;
    max-width: 1243px;
    justify-content: flex-end;
    margin: 0 auto;
	flex-direction: row-reverse;
	margin-top: -15px;
}

.brands__wrapper {
    float: none;
}

.brands__wrapper:first-child {
    padding: 0;
    width: 69%;
	text-align: left;
}

.brands__wrapper:nth-child(2) {
    padding-top: 0;
	width: auto;
	margin-left: auto;
}

#id_brand_list_ru >li:last-child > a {
	width: 76px;
}

.brands__wrapper .btn {
	width:21px;
	min-width: 21px!important;
	padding: 0 5px!important;
}

.brands ul {
    margin-left: 5px;
}


.brands li {
	margin-right: 2px;
}

.header-col-3 {
    /* width: 173px; */
	width:221px;
    background-color: #fff;
    display: flex;
    height: 65px;
    margin-top: 2px;
	position:relative;
}

.left-cart {
	width:30%;
	position:relative;
	text-align: center;
}

.right-cart {
	width:70%;
	position:relative;
	text-align: center;
}

.cart__link > img {
	width: 36px;
}

.cart-widget-count  {
   position: absolute;
left: 9px;
width: 20px;
height: 20px;
color: #f90;
border-radius: 30px;
top: -12px;
font-size: 17px;
font-weight: bold
}

.cart-widget-amount-wrap {
   position: absolute;
	left: 43px;
	top: 14px;
	color: #f90;
	font-weight: bold;
	text-align: left;
	font-size: 17px;
}

.cart__link {
    margin-top: 3px;
    display: block;
    color: #fff;
	text-align: left;
	line-height: 1;
}

.cart__link > span {
    margin-top: 7px;
    display: block;
	color: #f90;
}

.login-show  {
    color: #f90;
}

.login-show:hover  {
    color: #f90;
	text-decoration:none;
}

.login-show img {
	width:30px;
	padding-top: 4px;
}

.mobile-header {
	display:none;
}



.login-popup .userarea__enter {
	background-color: #00675c;
color: #fff;
border-radius: 14px;
font-size: .875rem;
font-weight: 400;
line-height: 32px;
height: 33px;
border: 1px solid transparent;
display: block;
transition: all .15s ease-in-out 0s;
outline: 0;
cursor: pointer;
text-decoration: none;
padding: 0 20px;
display: inline-block;
text-align: center;
}

.login-popup .userarea__exit {
margin-top: 15px;	
background-color: #00675c;
color: #fff;
border-radius: 14px;
font-size: .875rem;
font-weight: 400;
line-height: 32px;
height: 33px;
border: 1px solid transparent;
display: block;
transition: all .15s ease-in-out 0s;
outline: 0;
cursor: pointer;
text-decoration: none;
padding: 0 20px;
display: inline-block;
text-align: center;
}

.login-popup .userarea__cabinet {
margin-top: 15px;	
background-color: #00675c;
color: #fff;
border-radius: 14px;
font-size: .875rem;
font-weight: 400;
line-height: 15px;
height: 33px;
border: 1px solid transparent;
display: block;
transition: all .15s ease-in-out 0s;
outline: 0;
cursor: pointer;
text-decoration: none;
padding: 0 20px;
display: inline-block;
text-align: center;
}

.login-popup  {
	display:none;
    position: absolute;
    top: 65px;
    left: 0;
    background-color: rgb(239, 239, 239);
    padding: 15px;
    border: 1px solid #00675c;
	width: auto;
	min-width: 200px;
	z-index: 999;
}


.left-cart:hover .login-popup  {
	display:block;
	-webkit-transition:.15s ease-in-out;
	transition:.15s ease-in-out
	}	
	
.left-cart:active .login-popup  {
	display:block;
	-webkit-transition:.15s ease-in-out;
	transition:.15s ease-in-out
	}
	
a.cart__link:visited {
	color: #f90;
}

.logo > span:nth-child(2)
{

    margin: 0 auto;
    width: 100%;
    display: block;
    color: #ff9900;
    text-align: center;
	padding-left: 20px;
}

.navigation nav {
	text-align: right;
}

.navigation nav li {
    padding-right: 17px;
}

.cart-widget-amount-wrap .rubb {
	font-weight:normal;
}


.page-title h2 {
    margin-top: 0px;
} 

@media only screen and (max-width:1189px) {
	
	.index-search .form-group .form-control {
		min-width:150px;
	}
	
	.brands {
		margin-top:0px;
	}
	
	.mainarea {
    margin-top: 200.5px;
}
	
} /*закрывающий 1189*/

@media only screen and (max-width:971px) {
	
	.header {
	position: relative; 
	
	}
	
	.brands__wrapper:nth-child(2) {
		margin-left: 23px;
	}
	
	.mainarea {
    margin-top: 20px;
}


	
	
	
	} /*закрывающий 971*/
	
	
@media only screen and (max-width:767px) {	

.brands.brands-catalog .brands__wrapper:last-child {
	display:none;
}

.catalog-list .buttons {
	margin-top:20px;
}

.index-slider {
	margin-top:35px;
}

.container-new {
    flex-wrap: wrap;
}



} /*закрывающий 767*/


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

.header {
	position:relative;
}

.header-col-3 {
	display:none;
}

.mainarea {
    margin-top: 20px;
}

.brands {
    margin-top: 20px;
}

.navigation {
	display:none;
}

.header .header-row.header-row_top {
    padding: 10px;
}

.header .header__cart .cart__counter  {
    left: 19px;
    top: -16px;
    padding: 5px;
}

.mobile-header {
    display: block;
    text-align: left;
    padding-left: 20px;
}

.mobile-nav {
    display: block;
}


} /*закрывающий 480*/