@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&subset=cyrillic");
details:focus,
summary:focus {
    outline: 0;
    outline: none;
}
.upper {
   /* background: #333333;*/
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
    position: relative;
    z-index: 999;
}

.upper_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.upper_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.upper_link {
    background: transparent!important;
    color: #333;
    transition: color 0.3s;
    -webkit-appearance: none!important;
    border: none!important;
    font-size: 12px;
}

.upper_link + .upper_link {
    margin-left: 15px;
}

.upper_link:hover, .upper_link.active {
    color: #42bb19!important;
}

.upper_item__logout{
    padding: 0 0 0 15px;
}
.breadcrumbs {
    font-size: 14px;
}

.breadcrumbs a {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
    transition: .2s color;
}

.breadcrumbs a:hover {
    color: #42bb19;
}

.contacts {
    display: flex;
    flex-wrap: wrap;
}

.contacts_item {
    display: flex;
    align-items: center;
}

.contacts_item-name {
    color: #333;
    font-weight: 300;
    margin-right: 5px;
    font-size: 12px;
}

.contacts_item-text, .contacts_item-text a {
    color: #333;
    font-weight: 500;
}

.contacts_item + .contacts_item {
    margin-left: 15px;
}

.downer {
    display: flex;
}

.downer_row {
    display: flex;
    justify-content: space-between;
    padding: 10px 0 10px;
    flex-wrap: wrap;
    align-items: center;
}

.downer_nav {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
}

.category_mobile {
    flex-direction: column;
    margin-bottom: 100px;
}

.category_mobile hr {
    margin: 15px 0;
}

.category {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.category_desktop .category_link {
    color: #333;
    cursor: pointer;
}

.category_desktop .category_link .title {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1.3px;
    transition: font-weight 0.3s;
    padding: 5px 10px 11px;
    margin-bottom: -11px;
    background-color: white;
    border: 1px solid transparent;
    position: relative;
    transition: 0.3s;
}

.category_desktop .category_link .title:hover {
    /*font-weight: 700;*/
}

.category_desktop .category_link .title-btn {
    border: 1px solid white;
}

.category_desktop .category_link > .active {
    border: 1px solid #333;
    border-bottom: 1px solid white;
    padding: 5px 10px 11px;
    margin-bottom: -11px;
    z-index: 25;
}

.cart {
    display: flex;
    flex-direction: column-reverse;
}

.cart_content {
    display: flex;
    transition: color 0.3s;
    font-weight: 500;
    color: #333;
    font-size: 16px;
}

.cart_content:hover  .cart_total{
    color: #42bb19;
}

.cart_label {
    background-image: url("../img/basket.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
}
.cart_content:hover .cart_label{
    background-image: url("../img/basket.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
.cart_total{
    margin: 4px 0 0 18px;
}
.cart_num {
    font-weight: 500;
    width: 16px;
    height: 16px;
    background: #ffcc00;
    font-size: 9px;
    text-align: center;
    line-height: 17px;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    right: -6px;
}

.cart_num span {
    font-weight: 500;
}
/*search */

.sale-personal-section-index-block{
    opacity: .8;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #fff;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    border: 2px solid #000;
    margin: 20px 20px 20px 0;
    padding: 20px 0;
}
.lk-blocks{
    flex-basis: 286px;
}
.sale-personal-section-index-block:hover{
    background: #42bb19;
    color: #fff;
    cursor: pointer;
}
.sale-personal-section-index-block:hover .sale-personal-section-index-block-name{
    color: #fff;

}
.sale-personal-section-index-block-name:hover{

    color: #fff;
}



.sale-personal-section-index-block:hover{
    opacity: 1;
}
.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited{
    text-decoration: none;
    display: block;
    padding:25px 15px;
    color: #000;
}
.sale-personal-section-index-block-link{color: #fff;}
.sale-personal-section-index-block-ico {font-size: 64px;color: #000;}
.sale-personal-section-index-block:hover .sale-personal-section-index-block-ico {color: #fff;}
.sale-personal-section-index-block-name{
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
header{
    padding: 0 0 8px 0;
}
.sale-personal-section-account-sub-header{
    margin-top:40px;
}

.sale-personal-section-row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
}
#title-search form{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search {
    border: 1px solid #666;
    border-radius: 20px;
    height: 34px;
    display: flex;
    width: 385px;
    position: relative;
    margin: 0 auto;
}

.search_input {
    font-size: 14px;
    margin-left: 10px;
    width: 240px;
    -webkit-appearance: none;
    border: none;
    background: none;
}

.search_icon {
    height: 26px;
    width: 56px;
    background-image: url(../img/search.svg?t=1);
    background-repeat: no-repeat;
    background-color: #2DB432;
    border: none;
    color: transparent;
    margin: 0 5px 0 0;
    background-size: 14px 14px;
    background-position: center;
    border-radius: 20px;
}
.search_mobile .search_icon {
    margin: 4px 0px 0px 10px;
}
.search_mobile form{
    display: flex;
}
.search_icon:hover{
    background-color: #666;
}
.basket-checkout-block-btn .btn-buy:before{
    content: "";
    display: block;
    background-image: url(../img/cart-icon.png);
    height: 17px;
    width: 35px;
    background-position: center;
    background-repeat: no-repeat;
}
.search_mobile .search_icon {
    padding: 0;
}

.search_mobile .search_input {
    width: initial;
    max-width: 160px;
}

.search.search_mobile {
    background: #fff;
    width: 80%;
    margin: 20px auto;
}

div.mobile-phone {
    font-size: 18px;
}

.dropdown {
    display: none;
}

.category_desktop .dropdown {
    position: absolute;
    z-index: 5;
    background-color: white;
    top: 36px;
    padding: 30px;
    /*left: 0px;*/
    border: 1px solid #333;
}

.category_desktop .dropdown_row {
    display: flex;
}

.category_desktop .dropdown_col {
    display: flex;
    flex-direction: column;
}

.category_desktop .dropdown_link {
    color: #333;
    text-transform: none;
    padding: 5px 10px;
    font-weight: 400;
    transition: color 0.3s, background-color 0.3s;
}

.category_desktop .dropdown_link .title_link {
    text-transform: none;
}

.category_desktop .dropdown_link:hover {
    color: white;
    background-color: #42ba19;
}

.dropdown_bottom {
    -webkit-appearance: none;
    display: flex;
    flex-direction: column;
}

.dropdown_bottom hr {
    margin: 10px 0;
    border: none;
    border-top: 2px solid #e5e5e5;
}

#dropdown2 {
    /*left: 80px;*/
}

footer {
    background-color: #454346;
    color: white;
    padding: 50px 0 20px;
}

.footer {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.footer_row {
    display: flex;
    justify-content: space-between;
}

.nav {
    display: flex;
    flex-wrap: wrap;
}

.nav_col {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.nav_col .title {
    font-weight: 500;
    margin-bottom: 10px;
}

.nav_col + .nav_col {
    margin-left: 75px;
}

.nav_col .text {
    font-size: 20px;
    font-weight: 100;
}

.nav_col .text + .title {
    margin-top: 20px;
}

.nav_item {
    font-size: 14px;
    color: white;
    transition: color 0.3s;
    font-weight: 100;
    line-height: 1.69;
}

.nav_item:hover, .nav_item.active {
    color: #c4c4c4;
}

.nav_item + .nav_item {
    margin-top: 5px;
}

.disclamer {
    margin-top: 25px;
    font-size: 12px;
    font-weight: 100;
}
@font-face {
    font-family: "Museo";
    src: url("../font/MuseoSansCyrl-100.otf");
    font-weight: 100;
}

@font-face {
    font-family: "Museo";
    src: url("../font/MuseoSansCyrl-300.otf");
    font-weight: 300;
}

@font-face {
    font-family: "Museo";
    src: url("../font/MuseoSansCyrl-500.otf");
    font-weight: 500;
}

@font-face {
    font-family: "Museo";
    src: url("../font/MuseoSansCyrl-700.otf");
    font-weight: 700;
}

* {
    font-family: 'Museo', sans-serif;
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
    font-weight: 300;
}

body {
    overflow-x: hidden;
}

.irs {
    height: 20px;
    margin-top: -20px;
    margin-bottom: 40px;
}

.irs-line-mid {
    border-radius: 10px;
    height: 3px;
    background: #e5e5e5;
}

.irs-min, .irs-max {
    display: none;
}

.irs-from:after, .irs-to:after, .irs-single:after {
    display: none;
}

.irs-from, .irs-to, .irs-single {
    border-radius: 50%;
    top: 20px;
    z-index: 999;
    height: 20px;
    display: none;
}

.irs-slider {
    background-color: #42bb19;
    border-radius: 50%;
    width: 15px;
    top: 19px;
    height: 15px;
}

.irs-line-left {
    background: #e5e5e5;
    height: 3px;
}

.irs-line-right {
    height: 3px;
    background: #e5e5e5;
}

.irs-bar {
    height: 3px;
    background: #42bb19;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.irs-bar-edge {
    height: 3px;
    background-color: #42bb19;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.range_block {
    width: 100%;
    justify-content: space-between;
    display: flex;
}

.range_block > .title {
    font-size: 12px;
}

.range_input {
    width: 60%;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    max-width: 100%;
}

header.header-big.lg-show .container:before, header.header-big.lg-show .container:after {
    content: none;
}

.logo {
    width: 90px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/logo.svg);
}

.logo-white {
    width: 90px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/logo-white.svg);
    margin: 33px 0 0 0;
}

select {
  /*  -webkit-appearance: none;
    border: 1px solid black;
    padding: 1px 5px;*/
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #333;
    width: 30px;
    height: 24px;
}
.select-item{
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white;
    padding: 3px 5px;
    color: #42bb19;
    cursor: pointer;
    width: 60px;
    height: 24px;
}
.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 4px 5px;
    width: 38px;
}

.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: #42bb19 transparent transparent transparent;
    position: absolute;
    top: 9px;
    right: 5px;
}

.select-styled:hover {
    background-color: #fafafa;
}
.filter_select .select-styled{
    width: 250px;
    color: #333;
    height: 24px;
    padding: 6px 5px 4px 6px;
}
.filter_select .select-options{
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 3px 0 0 0;
    padding: 0;
    color: #333;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
}
/*
.select-styled:active, .select-styled.active {
    background-color: #f2f2f2;
}*/

.select-styled:active:after, .select-styled.active:after {
    top: 5px;
    border-color: transparent transparent #42bb19 transparent;
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    color: white;
    list-style: none;
    background-color: #2f9720;
}

.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
  /*  border-top: 1px solid #29821b;*/
    cursor: pointer;
    color: #333;
}

.select-options li:hover {
    color: #42bb19;
}

.select-options li[rel="hide"] {
    display: none;
}
.big-pic-slider .full-picture{
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #ccc;
}
.big-pic-slider{
    width: 335px;
    margin: 0 0 20px 0;
}
.small-pic-slider{
    width: 350px;
}
.small-pic-slider .pre-pic{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 70px;
    width: 70px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.slider {
    width: 100%;
    height: 500px;
}

.slider_item {
    width: 100%;
    height: 500px;
    background-size: cover;
    /* background-image: url(../img/slider_bg.jpg); */
}

.slider_item:nth-child(2) {
    /* background-image: url(../img/slider_bg.jpg);*/
}

.slider_item:nth-child(3) {
    /* background-image: url(../img/slider_bg.jpg);*/
}

.slider_dots {
    bottom: 20px;
    z-index: 10;
}
.slick-track{
    margin-left: 0!important;
}
.slick-dots li.slick-active button:before {
    color: white;
}

.slick-dots li button:before {
    color: white;
    font-size: 12px;
    transition: opacity 0.3s;
}

.title_main {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 136%;
    color: #000;
}

.title_row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.title_category {
    display: table;
    margin: 20px 0 13px;
    border-radius: 50px;
    background-color: #333;
    color: white;
    padding: 5px 25px;
    text-align: center;
    font-size: 18px;
   /* transition: color 0.3s, background-color 0.3s;*/
}

.title_category:hover {
    background-color: #42bb19;
}

.subcat_block .title_category {
    margin-left: auto;
    margin-right: auto;
}

.subcat_block {
    margin-bottom: 10px;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.subcat_link, .subcat_link-mobile {
    font-weight: 500;
    color: black;
  /*  transition: color 0.3s;*/
    margin: 2px 0 0 0;
    display: block;
    cursor: pointer;
}

.subcat_link:hover, .subcat_link-mobile:hover {
    color: #42bb19;
}
.subcat_link-mobile{
    display: none;
}
.subcat_block .subcat_link {
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.item:hover{
    border: 1px solid #808080;
}
.item:hover .item__fast-order{
    display: flex;
}
.item:hover .side-first__props>.properties_item:nth-child(5){
    display: none;
}
.result_row .item{
    margin: 0 0 15px 14px;
}
.result.categories .img{
    height: 200px;
    width: 200px;
    background-repeat: no-repeat;
}
.item {
    border: 1px solid #e6e6e6;
    border-radius: 2pt;
    padding: 0 20px 10px 20px;
    width: 222px!important;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    height: 464px;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
}


.card {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
}
.card .side-first, .card .side-second {
    display: block;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.card .front {
    position: absolute;
    top: 0;
    left:0;
    background: #fff;
    width: 100%;
}

.card .back {
    position: absolute;
    top: 20px;
    background: #fff;
    height: 440px;
    width: 217px;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    display: none;
}

.card.flipped {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    animation-name: card;
    animation-duration: 0.5s;
}

@keyframes card {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }

}

.item__container{
    width: 100%;
    height: 100%;
    box-sizing: content-box;
  /*  overflow-y: scroll;*/
    position: relative;
  /* z-index: 100;*/
}
.item__container::-webkit-scrollbar { width: 0; }
.item__container { -ms-overflow-style: none; }

/* фф (свойство больше не работает, других способов тоже нет)*/
.item__container { overflow: -moz-scrollbars-none; }
.item_row {
  /*  flex-wrap: wrap;
    display: flex;
    justify-content: space-between;*/
    /*margin: 0 -10px;*/
}

.item  .img {
    height: 182px;
    width: 132px;
    position: absolute;
   /* background-image: url(../img/item_img.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.item .CAN_brand__icon,
.item .CAN_af__icon,
.item .CAN_indsa__icon,
.item .CAN_tgk__icon,
.item .CAN_height__icon,
.item .CAN_weight__icon
{
    height: 19px;
    width: 19px;
    background-repeat: no-repeat;
    padding: 0 0 0 15px;
    background-size: contain;
}

.item .CAN_brand__icon{
    background-image: url(../img/property_icons/CAN_brand.svg);
}
.item .CAN_af__icon{
    background-image: url(../img/property_icons/CAN_af.svg);
}
.item .CAN_indsa__icon{
    background-image: url(../img/property_icons/CAN_indsa.svg);
}
.item .CAN_tgk__icon{
    background-image: url(../img/property_icons/CAN_tgk.svg);
}
.item .CAN_height__icon{
    background-image: url(../img/property_icons/CAN_height.svg);
}
.item .CAN_weight__icon{
    background-image: url(../img/property_icons/CAN_weight.svg);
}
.item_controls {
    display: flex;
    justify-content: space-around;
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 10px;
}
.result_text{
    padding: 50px 0;
}
.result_row .item {
    width: calc(100% / 3 - 62px);
}

.info_main {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 0px;
    top:0px;
    align-items: center;
}

.info_main .cost {
    font-size: 19px;
   /* font-weight: 700;*/
    text-align: right;
    color:#000;
}
.info_main  .cost.old{
    text-decoration: line-through;
}
.info_main .cost.discount{
    color: #42bb19!important;
}
.info_main .cost > span {
   /* font-weight: 700;*/
    font-size: 20px;
}
.info_secondary__container{
    cursor: pointer;
    color:#000;
}
.info_secondary {
    margin-top: 195px;
}
.side-first__container{
    display: flex;
    flex-direction: column;
    height: 400px;
    justify-content: space-between;
    cursor: pointer;
    color:#000;
  /*  overflow: hidden;*/
}
.side-first__bottom{
    height: 200px;
    padding: 20px 0 0 0;
}


.side-first{
    display: block;
    width: 215px;
}
.side-first img{
    height: 181px;
   /* width: 149px;*/
    width: 125px;
    background-size: cover;
    background-repeat: no-repeat;
}
.side-second{
    display: none;
    width: 217px;
}
.side-second__offers
{
    padding:35px 0 0 0;
}
.side-second__btns
{
    height: 111px;
    display: block;
    flex-direction: column;
    justify-content: space-between;
    width: 217px;
    position: absolute;
    bottom: 0px;
    z-index: 10;

}
.item__fast-order:before{
    content: "";
    display: block;
    background-image: url("../img/cart-icon.png");
    height: 17px;
    width: 35px;
    background-position: center;
    background-repeat: no-repeat;
}

.item__fast-order {
    padding: 7px 0 !important;
    background-color: #42bb19;
    font-weight: 500;
    color: white;
    transition: color 0.3s, background-color 0.3s, border 0.3s;
    cursor: pointer;
    width: 100%;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -52px;
}

.item .disabled .select-styled{
    border: 1px solid #ccc!important;
    cursor: default;
}
.item .disabled .select-styled:after{
    border-color:#ccc transparent transparent transparent;!important;

}
.item .front .name{
    height: 60px;
}
.name {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    width: 182px;
    margin: 0 0 20px 0;
   /* height: 60px;*/
}
.back .name {
    margin: 0;
    height: 66px;
}
.properties {
    display: flex;
    flex-direction: column;
    margin: 10px 0 5px;
}

.properties_item {
    display: flex;
    align-items: center;
    margin: 5px 0 12px 0;
}

.properties_item object {
    margin: 0 10px 0 0;
    width: 24px;
}
.properties_item-icon {
    color: #42bb19;
    font-weight: 700;
    font-size: 12px;
    width: 50px;
}

.properties_item-icon > .material-icons {
    color: #42bb19;
    font-size: 16px;
}

.properties_item-name {
    font-size: 14px;
    width: 192px;
}

.properties_row {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0;
    position: relative;
    padding: 0 0 0 40px;
}

.properties_col > .properties_item {
    margin: 20px 0;
    position: relative;
}

.properties_col > .properties_item > .properties_item-icon {
    font-size: 16px;
    width: 40px;
    position: absolute;
    top: 0;
    left: -40px;
}

.properties_col > .properties_item > .properties_item-icon > .material-icons {
    font-size: 24px;
}

.properties_col > .properties_item > .properties_item-name {
    font-size: 13px;
    margin: auto 0;
    width: 270px;
    line-height: 1.1;
}

.properties_col + .properties_col {
    margin-left: 40px;
}

.properties > .properties_item {
    margin: 6px 0;
}

.btn-main {
    padding: 6px 0;
    background-color: #FFCC00;
    font-weight: 500;
    color: #000;
    border: 2px solid #FFCC00;
    transition: background-color 0.3s, border 0.3s;
    cursor: pointer;
    display: table;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    width: 200px;
}

.btn-main:hover {
    background-color: #FFE600;
    border: 2px solid #FFE600;
}
.btn-back:before{
    content: "";
    display: block;
    background-image: url("../img/back_arrow.svg");
    height: 12px;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
}
.btn-back{
    font-size: 12px;
    font-weight: 500;
    padding: 7px 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-more:hover{
    background-color:#FFE600 ;
}
.btn-more{
    padding: 7px 0!important;
    background-color: #FFCC00;
    font-weight: 500;
    font-size: 12px;
    color: #000;
    display: table;
    transition: color 0.3s, background-color 0.3s, border 0.3s;
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    margin: 0 0 12px 0;
    max-width: 217px;
}
.btn-add:before{
    content: "";
    display: block;
    background-image: url("../img/cart-icon.png");
    height: 17px;
    width: 35px;
    background-position: center;
    background-repeat: no-repeat;
}
.btn-add:hover{
    background-color: #289E00;
}
.btn-add{
    padding: 7px 0px!important;
    background-color: #42bb19;
    font-weight: 500;
    color: white;
    transition: color 0.3s, background-color 0.3s, border 0.3s;
    cursor: pointer;
    width: 100%;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 12px 0;

}
.btn-buy  {
    padding: 5px 20px!important;
    background-color: #42bb19;
    font-weight: 700;
    color: white;
    /*   border: 2px solid #42bb19;*/
    display: table;
    transition: color 0.3s, background-color 0.3s, border 0.3s;
    cursor: pointer;
    border-radius: 3px;
}
.banks_item a{
    display: block;
    margin: auto;
    width: 162px;
}
.banks_item a:hover{
    text-decoration: none!important;
}
.banks_item .btn-buy:hover{
    text-decoration: none!important;
}
.banks_item .btn-buy {
    font-weight: 300;
    font-size: 16px;
}

.news-page_item .news-page__more-link{
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}
.news-page_item a:hover{
    text-decoration: none!important;
}
.news-page_item .btn-buy:hover{
    text-decoration: none!important;
}
.news-page_item .btn-buy {
    font-weight: 300;
    font-size: 16px;
}



.item__fast-order:hover { background-color: #299E00;
}
.btn-buy:hover{
    background-color: #289E00;
}

.btn-buy.disabled {
    background-color: white;
    color: black;
    border: 2px solid black;
}

/*
.btn-add {
    border: 2px solid #444;
    padding: 8px 40px;
    border-radius: 3px;
}
*/
.button-block {
    display: flex;
    justify-content: center;
    margin: 15px 0 30px;
}

.review {
    font-size: 14px;
    margin: auto;
    color: black;
    text-decoration: underline;
}

.review span {
    margin: 0 3px;
}

.info_main .rating {
    padding: 10px 0 5px 0;
}

.info_main .review-rating.form-rating {
    /* width: 100px!important;
     margin: 0 0 0 0!important;*/
}

.info_main .review-rating .icon {
    font-size: 15px !important;
    line-height: 0 !important;
}

.item .rating {
    align-items: center;
    /* padding: 15px 0;*/
}

.rating {
    color: #e5e5e5;
    margin: auto 0;
    justify-content: space-between;
    align-items: center;
}

.rating > .material-icons {
    font-size: 22px;
    letter-spacing: -1px;
}

.rating > .active {
    color: #ffc000;
}

.feed {
    display: flex;
    margin: 5px 0;
}

.selection {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    /*overflow: auto;*/
    /* for native scrollbar */
    /*height: 92px;*/
    /* 24*3+20 */
    height: 128px; /* 24*4+30 +1 */
}

.selection_item {
    display: flex;
}

.selection_item + .selection_item {
    margin-top: 10px;
}

.selection_item > .title {
    font-size: 12px;
    color: #42bb19;
    font-weight: 300;
    /*width: 100px;*/
    /*text-align: center;*/
    margin: auto 10px;
}

.selection_item > .cost {
    font-size: 12px;
    margin: auto 0;
}

.selection_item > .select {
    padding: 0px 7px;
}

.selection_target {
    background-color: #f0f0f0;
    padding: 30px;
    display: flex;
}

.selection_target > .btn-buy {
    width: 32%;
    text-align: center;
    border-radius: 2pt;
    font-size: 18px;
    padding: 10px!important;
    height: 23px;

}

.selection_col {
    width: 65%;
}

.selection_col > .selection_item {
    margin: 20px 0;
}

.selection_col > .selection_item:first-child {
    margin-top: 0;
}

.selection_col > .selection_item:last-child {
    margin-bottom: 0;
}

.selection_col > .selection_item > .title {
    font-size: 16px;
    color: black;
    text-align: left;
}

.selection_col > .selection_item select {
    margin: 0 20px;
  /*  padding: 5px 10px;*/

}

.selection_col > .selection_item > .cost {
    font-size: 16px;
}

.selection_col > .selection_item > .cost span {
    font-weight: 700;
}

.expect {
    margin: 145px 0 100px;
}

.link {
    font-size: 20px;
    color: #000;
    transition: color 0.3s;
    font-weight: 300;
}

.link_row {
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 23px 0 5px 0;
    margin: 40px 0;
    flex-wrap: wrap;
}

.link_row hr {
    border: none;
    border-left: 1px solid #ccc;
    height: 255px;
}

.link_col {
    display: flex;
    flex-direction: column;
    padding: 30px 0 60px 0;
}

.link:hover {
    color: #42bb19;
}

.link + .link {
    margin-top: 15px;
}
.post{
    background: #fafafa;
    padding: 65px 0 75px 0;
}
.post_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.post_col {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
@media(min-width: 768px){
    .post_col{
        width: 50%;
    }
}
@media(min-width: 1200px){
    .post_col{
        width: 33.33%;
    }
}

.post_col + .post_col {
    /*margin-left: 20px;*/
}

.post_col > a {
    text-align: center;
    font-weight: 500;
    color: #333;
    transition: color 0.3s;
    padding: 10px 0 0 0;
    font-size: 16px;
}

.post_col > a:hover {
    color: black;
}

.post_box {
    /*width: 354px;*/
    display: flex;
    flex-direction: column;
}

.publication {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 23px 30px;
    height: 150px;
    margin: 0 0 18px 0;
}



.publication > .title {
    font-weight: 500;
    font-size: 16px;
}

.publication > .text {
    font-size: 13px;
    margin: 15px 0 20px 0;
}

.publication_link {
    font-size: 14px;
    font-weight: 500;
    color: #42bb19;
    transition: color 0.3s;
}

.publication_link:hover {
    color: #42bb19;
}

.secondary {
    margin: 130px 0;
}

.secondary_row {
    display: flex;
    justify-content: space-between;
}

.icon {
    height: 76px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;

}

.icon_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid #ccc;
    padding: 5px;
    width: 100%;
}

.icon_item {
    display: flex;
    justify-content: center;
    margin: auto 0;
    padding: 7px 40px;
}
.icon_item .icon{
    margin: 0 50px 0 0;
}

#benefits .icon_block .icon_item:nth-child(2){
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.icon_item .text {
    font-size: 17px;
    width: 140px;
    margin: auto 0;
}

.icon_item > .bonus {
    background-image: url(../img/teeser-2.png?t=1);
    width: 95px;
}

.icon_item > .warranty {
    width: 78px;
    background-image: url(../img/teeser-1.png);
}

.icon_item > .free {
    width: 70px;
    background-image: url(../img/teeser-3.png);
}

.subscribe {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 55px 0;
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
    margin: 47px 0 0 0;
}

.subscribe_form {
    display: flex;
    position: relative;
    width: 385px;
}

.subscribe_form-input {
    font-size: 14px;
    width: 385px;
    -webkit-appearance: none;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 0 10px;
    height: 40px;
    display: flex;
    position: relative;
    background: #454346;
}

.subscribe_form-input::placeholder {
    color: #ccc;
}

.subscribe_form-btn {
    font-size: 20px;
    color: #666;
    background: #fff;
    font-weight: 300;
    transition: 0.3s;
    cursor: pointer;
    padding: 0 16px;
    line-height: 1.25;
    height: 26px;
    border-radius: 20px;
    position: absolute;
    right: 8px;
    top: 8px;
}

.subscribe_form-btn:hover {
    background: #42bb19;
    color: white;
}

.subscribe > .title {
    font-weight: 700;
    font-size: 20px;
}

.subscribe > .text {
    font-size: 14px;
    font-weight: 100;
}

.fast {
    display: flex;
    justify-content: space-around;
    width: 40%;
    cursor: pointer;
}

.fast_icon {
    display: flex;
}

.fast_icon > .material-icons {
   /* color: #42bb19;
    font-size: 24px;
    margin: auto;
    transition: color 0.3s;*/
}
.item .cart{
    height: 28px;
    width: 25px;
    background-image: url(../img/cart-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
.item .close-cart{
    height: 28px;
    width: 25px;
    background-image: url(../img/close-cart-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}
.fast_text {
    font-size: 12px;
    width: 60px;
    text-decoration: underline;
    transition: font-weight 0.3s;
    font-weight: 500;
}
/*
.fast:hover .fast_text {
    font-weight: 500;
}*/

.fast:hover .fast_icon > .material-icons {
    color: black;
}

.fast_block {
    display: none;
    position: absolute;
    background-color: white;
    z-index: 2;
    bottom: 55px;
    padding: 0 20px;
    height: 395px;
    left: 0;
    width: 90%;
}
.item .old-cost{
    text-decoration:line-through;
}
.item .fast_block .btn-buy, .fast_block .btn-add{
    position: absolute;
    bottom: 10px;
    left: 15px;
    padding: 5px 25px!important;
    display: none;
}

.fast_block .btn-buy, .fast_block .btn-add{
    padding: 5px 20px!important;
}

.fast_block > .properties_item {
    margin: 10px 0;
}

.fast_block > .properties_item-icon {
    font-size: 16px;
}

.fast_block > .properties_item-name {
    font-size: 16px;
}

.description {
    font-size: 12px;
    margin-bottom: 10px;
}

.description_link {
    display: block;
    color: #eeb000;
    text-decoration: underline;
    transition: color 0.3s;
}

.description_link:hover {
    color: black;
}

.banks {
    border-top: 2px solid #333333;
    padding: 40px 0;
    margin-top: 1px;
}

.banks_row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 40px 0px;
}


.news-page_item-box{
    width: 25%;
    padding: 30px 15px;
    box-sizing: border-box;
}
@media (max-width: 991px){
    .news-page_item-box{
        width: 33.33%;
    }
}
@media (max-width: 767px){
    .news-page_item-box{
        width: 50%;
    }
}
@media (max-width: 575px){
    .news-page_item-box{
        width: 100%;
        text-align: center;
    }
}

.news-page_item {
    width: 100%;
    /*padding: 30px 0px;*/
    /*text-align: center;*/
    position: relative;

}

.news-page_item:hover .title{
    text-decoration: underline;
}


.news-page_item  .img {
    height: 250px;
    width: 100%;
    /*background-image: url(../img/bank_img.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
}

.news-page_item > .title {
    font-weight: 700;
    font-size: 18px;
    padding: 20px 0 0 0;
    color: black;
    text-decoration: none;
}

.news-page_item > .text {
    font-size: 12px;
    margin: 20px 0;
    height: 85px;
}

.news-page_item-date{
    margin-top: 8px;
    font-family: Museo;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 137%;
    color: #AAAAAA;
}

@media screen and (max-width: 991px){
    .news-page_item {
        width: 33.33%;
    }
}
@media screen and (max-width: 767px){
    .news-page_item {
        width: 50%;
    }
}
@media screen and (max-width: 475px){
    .news-page_item  .img {
        height: 210px;
        width: 100%;
    }
}
@media screen and (max-width: 400px){
    .news-page_item  .img {
        height: 170px;
        width: 100%;
    }
}



.banks_item {
    max-width: 25%;
    width: 100%;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    border: 0.5px solid #C8C8C8;
    margin: -0.5px;
    height: 275px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    text-decoration: none;
}
.banks_item:hover{
    border: 2px solid #C8C8C8;
    z-index: 1;
}


.banks_item:hover .title{
    text-decoration: underline;
}

@media screen and (max-width:991px) {
    .banks_item {
        max-width: 33.33%;
        height: 240px;
    }
}
@media screen and (max-width:767px) {
    .banks_item {
        max-width: 50%;
    }
}

.banks_item > .btn-buy, .banks_item > a {
    display: block;
    margin: auto;
}

.banks_item > .img {
    height: 110px;
    width: 110px;
    /*background-image: url(../img/bank_img.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

.banks_item > .title {
    font-weight: 700;
    font-size: 18px;
    color: black;
}

.banks_item > .text {
    display: none;
    font-size: 12px;
    margin: 20px auto 30px;
    height: 70px;
    width: 100%;
}

.target_row {
/*
    padding: 30px 0 0;
    border-top: 2px solid #333;
    */
}

.target_row-content {
    display: flex;
    justify-content: space-between;
    padding: 30px 0 0;
}

.target_row .description {
    width: 735px;
}

.preview {
    width: 350px;
}

.img_main {
    width: 360px;
    height: 360px;
    background-image: url(../img/item_img.png);
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 2pt;
    background-position: center;
    border: 1px solid #e5e5e5;
}

.img_row {
    display: flex;
    width: 360px;
    margin: 10px 0;
    justify-content: space-between;
}

.img_row > .img {
    width: 70px;
    height: 70px;
    border: 1px solid #e5e5e5;
    border-radius: 2pt;
    background-image: url(../img/item_img.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.description > .top {
    display: flex;
    margin-bottom: 20px;
}

.description > .top > .title {
    font-size: 30px;
    font-weight: 700;
}

.description > .top > .rating {
    margin: auto 20px;
    /*padding: 8px 0 0 0;*/
}

.tab {
    display: flex;
}

.tabs-content {
    display: none;

}

.tabs-content.active {
    display: block;
}

.result {
    margin-bottom: 150px;
}

.result_bank {
    margin-bottom: 30px;
    /*border-top: 1px solid #999999;*/
    padding-top: 30px;
}

.result_bank-content {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px 0;
    align-content: center;
}

.result_bank-content .img {
    background-image: url(../img/bank_img.png);
    height: 200px;
    width: 256px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.result_bank-content .description {
    font-size: 14px;
    width: 74%;
    margin: auto auto;
}

.result_bank-content .description > .title {
    font-size: 18px;
    font-weight: 700;
}

.result_bank-content .description > .text {
    margin: 10px 0 0;
}

.result_bank-content .description > .text > .link {
    font-size: 14px;
    text-decoration: underline;
    color: #42bb19;
}

.result_bank-content .description > .full-text {
    display: none;
}

.result_bank-content .description > .full-text p {
    margin-bottom: 5px;
}

.result_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.result_row > .item_row {
    width: 77%;
}

.filter_col {
    width: 256px;
}

.filter_col > .banner {
    width: 250px;
    height: 250px;
    border: 2px solid #e5e5e5;
    border-radius: 2pt;
}
#sort_catalog_select{
    display: none;
}
.filter_box {
    border: 1px solid #999999;
    width: calc(95% - 25px);
    margin-bottom: 15px;
    padding: 18px 18px 0 18px;
}

.filter_block {
    margin-bottom: 20px;
}

.filter_block > .title {
    font-size: 20px;
    font-weight: 700;
    color: #42bb19;
    margin-bottom: 10px;
}

.filter .cart_label {
    margin-right: 5px;
}

.filter_select {
    position: relative;
    height: 50px;
    display: flex;
    justify-content: flex-end;
}

.filter_select > .select {
    font-size: 16px;
    width: 264px; /* item width 222px + padding 20px + borders 2px */
    height: 32px;
}
.item .select-styled{
    border: 1px solid #666!important;
    font-size: 13px;
    margin: 0 0 0 1px;
    border-radius: 4px;
}
.filter_select > .select > .select-styled:after {
    /*border: 6px solid transparent;*/
    border-color: #42bb19 transparent transparent transparent;
    position: absolute;
    top: 14px;
    right: 10px;
}

.pagination {
    display: flex;
    width: 100%;
    justify-content: center;
}

.pagination_row {
    display: flex;
    width: 200px;
    justify-content: center;
    margin: auto 0;
}

.pagination_row > .link {
    padding: 7.5px 0;
    text-align: center;
    height: 15px;
    width: 30px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 50%;
    background-color: #42bb19;
    color: white;
    border: 2px solid #42bb19;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    text-decoration: none;
    margin: 0 1px;
}

.pagination_row > .link:hover, .pagination_row > .link.active {
    border-color: white;
    color: black;
    background-color: #fccc00;
}

.pagination_row > span {
    margin: 0 5px;
    color: #42bb19;
    font-size: 20px;
    font-weight: 700;
}

.pagination > .arrow {
    cursor: pointer;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    padding: 5px;
    color: #42bb19;
    transition: color 0.3s, background-color 0.3s;
}

.pagination > .arrow:hover {
    color: black;
}

.pagination > .back {
    transform: rotateY(180deg);
}

.lyrics {
    margin: 100px 0;
}

.lyrics_content {
    padding: 0 20px 50px;
    border-bottom: 1px solid #999999;
    margin: 30px 0;
    font-size: 16px;
    line-height: 1.2;
}

.prh {
    margin: 30px 0;
    font-size: 18px;
    font-weight: 500;
}

.prh > .title {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 20px;
}

.tab {
    display: flex;
    border-bottom: 1px solid #999999;
}

.tab_item {
    padding: 10px 20px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
}

.tab > .active {
    border: 1px solid #999999;
    border-bottom: 1px solid white;
    margin-bottom: -1px;
}

.tab > .active:first-child {
    border-left: none;
}

.radio {
    display: block;
    position: relative;
    padding-left: 20px;
    margin: 5px 0;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.radio span {
    margin-left: 5px;
    font-size: 12px;
    color: #42bb19;
}

.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    width: 10px;
    background-color: white;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.radio:hover input ~ .checkmark {
    background-color: #ccc;
}

.radio input:checked ~ .checkmark {
    border: 1px solid #333;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio input:checked ~ .checkmark:after {
    display: block;
}

.radio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fccc00;
}

.alike {
    margin-bottom: 100px;
}

.alike > .container > .title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
}

.mobile {
    display: none;
}

/*reviews START*/
.site-reviews{
    border-top: 2px solid #333333;
    padding: 40px 0;
    margin-top: 1px;
}
.site-reviews_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-width: 300px;
    margin: auto;
    width: 60%;
    /*padding: 50px 0 0 0;*/
}
.site-review-col{
    padding: 50px 0;
}
.site-review{
    display: flex;
    flex-direction: row;
}
.site-review__stars{
    display: flex;
    padding: 0 20px 0 0;
}
.site-review__stars .rating{
    display: flex;
    margin: 0;
}
.site-review__item{

}
.site-review .header-line{

    display: flex;
}
.site-review__user-name{

}
.site-review__date{
    margin: 0 0 0 30px;
}
.site-review__body{
    padding: 20px 0;
}


.black-line{
    border-top: 2px solid #333333;
    padding: 40px 0;
    margin-top: 15px;
}
a:hover, a:focus{
    /*color: #2E8020!important;*/
    outline: none!important;
}
.form-control{
    border: 1px solid #585858!important;
    height: 40px!important;
    padding: 10px 15px!important;
}
.form-control:focus{
    border-color: #42bb19!important;
    outline: 0!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(16, 236, 26, 0.5)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(16, 236, 26, 0.6)!important;
}
/*reviews END*/
.arrow.back a i,.arrow.next a i{
    color: #42bb19;
}
.arrow.back a i:visited,.arrow.next a i:visited,
.arrow.back a i:active,.arrow.next a i:active,
.arrow.back a i:focus,.arrow.next a i:focus{
    color: #42bb19;
}

.arrow.back:hover,.arrow.next:hover{

}
.news_row__detail{
    margin: auto;
}
.news_row{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
    /*justify-content: space-between;*/
}
.news-item__detail-img
{
    background-position: center;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat;
}

.news-item__detail-text{
   /* width: 60%;*/
    margin: auto;
    /*padding: 50px 0;*/
    line-height: 32px;
    font-size: 18px;
    text-align: justify;
}
@media screen and (max-width: 575px){
    .news_row{
        margin: 0;
    }
}
.page-content{

}
/*payment page begin*/
.payment{

}
.payment__item{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 0 30px 0;
}
.payment__item .item__img{
    height: 60px;
    width: 70px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}
.payment__item .item__text{
    padding: 0 20px;
    line-height: 24px;
    width: 80%;
}
.payment__item .item_text-header{
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.payment__item .item_text-desc{
    padding: 5px 0 0 0;
}
.payment__item .desc-important{
    padding: 20px 0 0 0;
    font-weight: 400;
}
/*payment page end*/

/*delivery page begin*/
.timetable .timetable__note{
    padding: 50px 20px 0 20px;
    line-height: 26px;
    width: 100%;
    margin: auto;
    font-size: 18px;
}
.timetable__item{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 0 30px 0;
}
.timetable .timetable__header{
    width: 80%;
    margin: auto;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 70px 0;
}


.timetable__item .item__text{
    padding: 0 20px;
    line-height: 24px;
    width: 80%;
}
.timetable__item .item_text-header{
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.timetable__item .item_text-desc{
    padding: 5px 0 0 0;
}
.timetable__item .desc-important{
    padding: 20px 0 0 0;
    font-weight: 400;
}
.timetable__item a{
    color: #000;
    text-decoration: underline;
    cursor: pointer;
    /* margin: 20px 0 0 0 ;*/
    display: inline-block;

}
.delivery{

}
.delivery .delivery__note{
    padding: 50px 0;
    line-height: 26px;
    width: 70%;
    margin: auto;
    font-size: 18px;
 }
.delivery .delivery__header{
    width: 80%;
    margin: auto;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 70px 0;
}
.delivery .blocknote{
    font-size: 14px;
    padding: 30px 0;
    line-height: 22px;
}
.delivery__final .blocknote{
    width: 70%;
    border-top: 4px double #000;
    margin: 50px auto;
}
.delivery__final .blocknote p{
    padding: 10px 0;
}
.delivery__item{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 0 30px 0;
}
@media (max-width: 767px) {
    .delivery__item{
        flex-wrap: wrap;
    }
    .item__img{
        margin: 1em auto!important;
    }
    .item__text{
        padding-left: 0!important;
    }
}
.delivery_big-header{
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    margin: 40px 0 60px 0;
    text-align: center;
}
.delivery__item .item__img{
    height: 65px;
    width: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.delivery__item .item__text{
    padding: 0 20px;
    line-height: 24px;
    width: 80%;
}
.delivery__item .item_text-header{
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.delivery__item .item_text-desc{
    padding: 5px 0 0 0;
}
.delivery__item .desc-important{
    padding: 20px 0 0 0;
    font-weight: 400;
}
.delivery__item a{
    color: #000;
    text-decoration: underline;
    cursor: pointer;
   /* margin: 20px 0 0 0 ;*/
    display: inline-block;

}

.news_row  a, .news_row a:hover,.news_row a:visited,.news_row a:active,.news_row a:focus,
.help__note  a,.help__note a:visited,.help__note a:active,.help__note a:focus,
.delivery__item a:hover,.delivery__item a:active, .delivery__item a:focus{
    color: #42bb19;
}
/*delivery page end*/

/*quarantee*/
.banner-guarantee{
    width: 100%;
}
.row-guarantee{
    padding: 0 15px;
}
@media (max-width: 575px){
    .row-guarantee{
        padding: 0;
    }
}
.descr-guarantee{
    display: flex;
    text-align: left;
    margin: 40px 0 40px 0;
    flex-wrap: wrap;
}
@media (min-width: 768px){
    .descr-guarantee{
        justify-content: space-between;
        margin: 80px 0 80px 0;
        flex-wrap: nowrap;
    }
}
.descr-guarantee-left{
    width: 100%;
    padding-right: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 136%;

    /* or 27px */

    color: #000000;
}
@media (min-width: 768px) {
    .descr-guarantee-left{
        width: 60%;
    }
}
@media (min-width: 992px) {
    .descr-guarantee-left{
        font-size: 20px;
    }
}
.descr-guarantee-right{
    width: 100%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 136%;

    /* or 27px */

    color: #000000;
    margin-top: 30px;
}
@media (min-width: 768px) {
    .descr-guarantee-right{
        margin: 0;
        font-size: 16px;
        width: 23%;
    }
}
@media (min-width: 992px) {
    .descr-guarantee-right{
        font-size: 20px;
        width: 21%;
    }
}
@media (min-width: 1200px) {
    .descr-guarantee-right{
        width: 19%;
    }
}
.title-row-guarantee{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 136%;

    /* identical to box height, or 33px */

    color: #000000;
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .title-row-guarantee{
        margin-bottom: 40px;
    }
}
@media (min-width: 992px) {
    .title-row-guarantee{
        font-size: 24px;
        margin-bottom: 70px;
    }
}
.instruction-row-guarantee{
    display: flex;
    margin-bottom: 50px;
    flex-direction: column;
    /*align-items: baseline;*/
}
@media (min-width: 768px){
    .instruction-row-guarantee{
        justify-content: space-between;
        flex-direction: row;
        /*align-items: center;*/
    }
}
@media (min-width: 992px) {
    .instruction-row-guarantee{
        margin-bottom: 130px;
    }
}
.item-instruction-guarantee{
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
@media (min-width: 768px){
    .item-instruction-guarantee{
        margin-bottom: 0px;
    }
}
.img-item-instruction-guarantee{
    max-width: 50px;
    max-height: 50px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 1200px) {
    .img-item-instruction-guarantee{
        max-width: 80px;
        max-height: 80px;
    }
}
.img-item-instruction-guarantee img{
    width: auto;
    height: auto;
    max-width: 100%;
    /*max-height: 100%;*/
    max-height: inherit;
}
.text-item-instruction-guarantee{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 136%;

    /* or 22px */

    color: #000000;
    text-align: left;
    max-width:165px;
    padding-left: 22px;
}
@media (min-width: 992px) {
    .text-item-instruction-guarantee{
        font-size: 16px;
    }
}
.btn-guarantee{
    width: 100%;
    height: 54px;
    background: #42BB19;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    color: #ffffff!important;
}
@media (min-width: 768px){
    .btn-guarantee{
        margin-bottom: 80px;
        width: 304px;
    }
}
/*quarantee end*/

/*help page begin*/
.help__note  a:hover{
    text-decoration: underline;
    color: #000;
    cursor: pointer;
}
.help{
    padding: 30px 0 0 0;
}
.help.pretense{
    text-align: left;
    padding: 0 0 100px 0;
}
.help .help__note{
   /* padding: 50px 0;*/
    line-height: 26px;
    /*width: 70%;*/
    margin: auto;
    font-size: 18px;
}
.help .help__header{
    width: 80%;
    margin: auto;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 70px 0;
}
.help .blocknote{
    font-style: italic;
    padding: 30px 0;
    line-height: 30px;
}
.help__final .blocknote{
    width: 80%;
    border-top: 4px double #000;
    margin: 50px auto;
}
.help__final .blocknote p{
    padding: 20px 0;
}
.help__item{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 0 10px 0;
}
.help__item .item__img{
    height: 65px;
    width: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.help__item .item__text{
    /*padding: 30px 20px 30px 20px;*/
    line-height: 24px;
    width: 80%;
    margin: auto;
}
.help__item .item_text-header{
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}
.help__item .item_text-desc{
    padding: 5px 0 30px 0;
    display: none;
}
.help .desc-important{
    padding: 20px 0 0 0;
    font-weight: 400;
    display: inline-block;
}
.help__item a{
    color: #42bb19;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;

}
.help__item ul{
    list-style: none;
    margin-left: 0;
    padding: 10px 60px 30px 60px;;
}
.help__item li{

}
.help__item li:before{
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}
.help__item a:hover,.help__item a:visited,.help__item a:active, .help__item a:focus{
    color: #42bb19;
}
/*delivery page end*/

/*terms page begin*/
.terms{

}
.terms .terms__note{
    padding: 50px 0;
    line-height: 26px;
    width: 70%;
    margin: auto;
    font-size: 18px;
}
.terms .terms__header{
    width: 80%;
    margin: auto;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 70px 0;
}
.terms .blocknote{
    font-style: italic;
    padding: 30px 0;
    line-height: 30px;
}
.terms__final .blocknote{
    width: 80%;
    border-top: 4px double #000;
    margin: 50px auto;
}
.terms__final .blocknote p{
    padding: 20px 0;
}
.terms__item{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 0 30px 0;
}
.terms__item ul{
    list-style: none;
}
.terms__item .item__text{
    padding: 0 20px;
    line-height: 24px;
    width: 80%;
    margin: auto;
}
.terms__item .item_text-header{
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}

.terms__item .desc-important{
    padding: 20px 0 0 0;
    font-weight: 400;
    display: inline-block;
}
.terms__item a{
    color: #000;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;

}

.terms__item a:hover,.terms__item a:visited,.terms__item a:active, .terms__item a:focus{
    color: #42bb19;
}
/*terms page end*/



/*pages/guarantee*/
.guarantee, .instruction{

}
.guarantee__h1, .instruction__h1{
    font-size: 24px;
    color: #000;
    padding: 35px 0;
}
.guarantee__text{
    padding: 0 0 25px 0;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    max-width: 650px;
    margin: auto;
}
.guarantee__text-bold{
    font-size: 14px;
}
.instruction__text{
    padding: 0 0 25px 0;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    max-width: 100%;
    margin: auto;
}
.guarantee__green-btn {
    padding: 50px 0 50px 0;
}
.guarantee__green-btn a{
    display: block;
    background: #42BB19;
    width: 320px;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0;
    margin: auto;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.guarantee__green-btn a:hover{
    background: #FFCC00;
    color: #000;
}
.guarantee__green-btn a:visited {
    color: white;
}
.guarantee__line{
    background: #b3b3b3;
    width: 100%;
    height: 1px;
    margin: 25px 0 40px 0;
}
.guarantee__h2 {
    font-size: 18px;
    color: #000;
    padding: 0 0 50px 0;
}
.guarantee__small-text{

    font-size: 12px;
    line-height: 18px;
}
.guarantee__yellow-btn{
    padding: 50px 0 25px 0;
}

.guarantee__yellow-btn a{
    display: block;
    background:  #FFCC00;
    width: 320px;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0;
    margin: auto;
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.guarantee__yellow-btn a:hover{
    background: #42BB19;
    color: #fff;
}
.guarantee__text-more-link{
    position: relative;
}
.guarantee__text-more-link.open:after{
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    top: 38px;
    right: 0px;
    cursor: pointer;

}
.guarantee__text-more-link.close:after{
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 30px;
    right: 0px;
    cursor: pointer;

}
.guarantee__text-more-link{
    font-size: 14px;
    color: #000;
    padding: 25px 0 50px 0;
    width: 225px;
    margin: auto;
}
.guarantee__text-more p{
    padding: 0 0 20px 0;
}
.guarantee__text-more{
    font-size: 12px;
    color: #000;
    text-align: left;
    line-height: 18px;
    display: none;
    max-width: 650px;
    margin: auto;
}

.instruction__gallery{
    margin: 30px 0 80px 0;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}
.gallery__item{
    display: block;
    max-width: 250px;
}
.gallery__item img{
    width: 100%;
}
/*Контакты*/
.site-contacts_row{
    width: 60%;
    margin: auto;
    padding: 70px 20px 0 20px;
    line-height: 24px;
}
.site-contacts_row .help-kink{
    color: #42bb19;
    text-decoration: underline;
    cursor: pointer;
}
.site-contacts_row .help-kink:hover{
    color: #000;
}
.site-contacts_form{

}
#new_question form{
    margin: 0 0 0 -40px;
    display: block;
}

/*---*/
/*Форма обратной связи*/

.fb-block {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 50px;
}
.fb-block-h{
    font-weight: 700;
    font-size: 18px;
    margin: 30px 0 30px;
}
.fb-block-input.file{
    margin: 0 0 30px 0;
    position: relative;
}
.fb-block-input-container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
input.form-control_can{
    border-radius: 2px;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 2;
    color: #555;
    background-color: #fff;
    padding: 6px 15px;
    width: 100%;
    display: block;
    min-width: 240px;
    margin: 0 0 30px 0;
    box-sizing: border-box;
}
textarea.form-control_can{
    border-radius: 2px;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 2;
    color: #555;
    background-color: #fff;
    padding: 10px 15px;
    width: 100%;
    display: block;
    min-width: 240px;
    margin: 0 0 30px 0;
    box-sizing: border-box;
}
textarea.form-control_can:focus,textarea.form-control_can:active,
input.form-control_can:focus,input.form-control_can:active{
    border-color: #42bb19!important;
    outline: 0!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(16, 236, 26, 0.5)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(16, 236, 26, 0.6)!important;
}
textarea.form-control_can.error,input.form-control_can.error, .field__input.error, .subscribe_form-input.error{
    border-color: #FF073A!important;
    outline: 0!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 7, 58, 0.5) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 7, 58, 0.6) !important;
}
/*--------------------*/

/*fancybox start*/
.fancybox-outer{
    overflow: hidden;
}
.fancybox-inner{
    padding-right: 20px;
}
.fancybox-content{
    overflow: visible!important;
}
.fancybox-content .field__input{
    border: 1px #c3c3c2 solid;
    height: 30px;
    width: 100%;
    padding: 5px;
    font-family: "Museo";
    background: #fff;
}
.fancybox-button.fancybox-close-small{
     background-image: url(../img/close-icon.png)!important;
    background-size: contain;
    background-repeat: no-repeat;
    right: 15px!important;
    top: 15px!important;
    height: 30px;
    width: 30px;
}
.fancybox-close-small svg{
    display: none!important;
}
.fancybox-close{
    top: 20px!important;
    right: 20px!important;
}
.modal{
    display: none;
}
.fancybox-skin{
    border-radius: 0!important;
}
.container__can-auth-form,
.container__can-forgotpassword-form,
.container__can-reg-form{
    width: 308px;
    display: none;
}

.modal-container{
    padding: 25px;
}
.m-header{
    font-size: 26px;
    font-family: 'Museo', sans-serif;
    margin: 0 0 30px 0;
    font-weight: 500;
    color: #1F1A17;
}
.m-content{
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #1F1A17;
}
/*fancybox end*/

/*forms*/
.site-review__stars .form-rating{
    width: 140px;
}

.form-rating__item{


}
.rating_f {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    width: 100%;
    min-width: 200px;
}

.rating_f label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
}

.rating_f label:last-child {
    position: static;
}

.rating_f label:nth-child(1) {
    z-index: 5;
}

.rating_f label:nth-child(2) {
    z-index: 4;
}

.rating_f label:nth-child(3) {
    z-index: 3;
}

.rating_f label:nth-child(4) {
    z-index: 2;
}

.rating_f label:nth-child(5) {
    z-index: 1;
}

.rating_f label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.rating_f .icon {
   height: 40px;
}
.rating_f label .icon {
    float: left;
    color: transparent;
}

.rating_f label:last-child .icon {
    color: #e5e5e5;
}
.rating__note{
    display: flex;
    align-items: center;
}
.rating__note span{
    margin: 0 10px;
    color: #000;
}
.description .rating__note{
    margin: 0 0 0 20px;
}
.rating{
    display: flex;
}
.review-rating
{
   /* margin: -5px 0 0 20px;*/
}
.item .review-rating .icon{
    color:#e5e5e5;
    height: 50px;
    line-height: 34px;
    font-size: 15px;

}

.review-rating .icon{
    color:#e5e5e5;
    height: 50px;
    line-height: 50px;
    font-size: 22px;

}
.review-rating .icon.active{
    color:#fccc00;

}
.rating_f:not(:hover) label input:checked ~ .icon,
.rating_f:hover label:hover input ~ .icon {
    color: #fccc00;
}

.rating_f label input:focus:not(:checked) ~ .icon:last-child {
    color: #000;
    text-shadow: 0 0 5px #fccc00;
}

/*--------*/


/*register / authorisation*/
.fancybox-skin{
    background: #fff;
}

#popup-reg,#popup-login, #popup-forgotpassword{
    display: none;
}

#popup-login, #popup-reg, #popup-forgotpassword, .form-message{
    width: 350px;
   /* padding: 20px;*/


}
.errortext{
    padding:  10px 0;
    display: none;
    width: 250px;
    font-size: 14px;
}
.auth-form__header, .form__header
{
    color: #4D4A47;
    font-size: 32px;
    font-weight: 500;
    padding: 0px 0 40px 0;
}
.auth-form__content, .form__content{

}
.auth-form__field, .form__field{
    color: #000;
    margin: 0 0 20px 0;
}
.field__label{
    margin: 0 0 5px 0;
    display: block;
    font-size: 12px;
}
.field__input{
    border: 1px #000 solid;
    height: 20px;
    width: 95%;
    padding: 5px;
    /*max-width: 250px;*/
}
.auth-form__errors{

}
.auth-form__remeber{
    display: flex;
}
.auth-form__remeber input[type=checkbox], input[type=radio]
{
    display: none;
}
.auth-form__checkbox + label:before{
    content: "\2713";
    color: transparent;
    display: inline-block;
    border: 1px solid #000;
    font-size: 15px;
    line-height: 17px;
    height: 15px;
    width: 15px;
    text-align: center;
    vertical-align: middle;
    transition: color ease .3s;
    margin: 0 8px 0 0;
    cursor: pointer;
}
.auth-form__checkbox:checked + label:before {
    color: #000;
}
.auth-form__login-btn, .form__login-btn{
    margin: 30px 0;
    width: 100%;
    padding: 10px;
    color: #fff;
    border: 2px #FFCC00 solid;
    background: #FFCC00;
    text-align: center;
    cursor: pointer;
}
.auth-form__login-btn:hover, .form__login-btn:hover{

    border: 2px #FFE600 solid;
    background: #FFE600;
}
.auth-form__links{

}
.auth-form__forgot-password{
    font-weight: bold;
    padding: 10px 0 0 0;
}
.auth-form__links a{
    font-size: 12px;
    color: #000;
    display: block;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 0 5px 0;
}
.reg-form__go-to-auth--bold
{
    color: #000;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
}

#to-auth__ajax{
    cursor: pointer;
    text-decoration: underline;
}
.price-green{
    color: #42bb19;
}
.notice-red{
    margin: 20px 0 0 0;

}
.errortext,.price-red{
    color: #FF073A;
}
.price-discount{
    text-decoration: line-through;
}
.b-subscribe__form-errors{
    display: none;
    color: #FF073A;
    padding: 10px 0 0 0;
}
.b-subscribe__form-success{
    display: none;
    padding: 10px 0 0 0;
    color: #42bb19;
}
#basket-root .finish{
    color: #42bb19;
    font-size: 16px;
    line-height: 22px;
    padding: 10px;
}

.basket-checkout-container .form{
    max-width: 225px;
}
.basket-checkout-container .form-control{
    height: 25px!important;
}
.menu{
    background: #333;
    color: #fff;
    position: relative;
}
.menu-main{
    list-style: none;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 50px;
    margin-bottom: 0; /* to override Bootstrap on checkout page */
}
.menu-item{
    margin: 0 37px 0 0;
}
.menu-item> a{
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    height: 50px;
    display: block;
    line-height: 3;
}
.menu-item a:hover,
.banks-list__item a:hover,
.categories-all:hover{
    color: #42bb19;
}
.banks-and-categories{
    background: #f4f4f5;
    padding: 0 0 133px 0;
}
.menu-child__list.categories{
    flex-direction: row!important;
}
.menu-child__list.categories a
{
    background: #E6E6E6;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 25px;
    height: 30px;
    border-radius: 20px;
}
.menu-child__list.categories .menu-child__item{
    margin: 0 20px 0 0;
}
.wins{
    display: flex;
}
.wins_item{
    width: 42px;
    height: 48px;
    padding-left: 5px;
    background-repeat: no-repeat;
    margin-top: -8px;

}
.wins-footer{
    display: flex;
    justify-content: flex-end;
    margin-top: -50px;
}
.menu-main__container{
    display: flex;
    justify-content: space-between;
}
.banks-list{
    list-style: none;
    padding: 59px 0 24px 0;
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    justify-content: space-between;
}
.banks-list ul{
    list-style: none;
   /* display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 200px;*/
}
.banks-list__item{
    padding: 0 0 10px 0;
    display: block;
    /*width: 191px;*/
}
.banks-list__item a{
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    color: #323234;
    line-height: 22px;
}
.menu .container{
    position: initial!important;
}

.menu-child{
    display: none;
    position: absolute;
    width: 100%;
    background: #4d4d4d;
    color: #323234;
    left: 0;
    top: 50px;
    z-index: 100;

}
.menu-child__list
{
    list-style: none;
    padding: 42px 0 41px 0;
   /* max-height: 145px;*/
    height: 200px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.menu-child__item
{
    padding: 0 0 9px 0;
    display: block;
}
.menu-child__list.banki_semian .menu-child__item{
    width: 190px;
}
.menu-child__item a{
    font-size: 16px;
    font-weight: 300;
    line-height: 0;
    cursor: pointer;
    color: #fff;
}
.categories-list{
    list-style: none;
    padding: 30px 0 30px 0;
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    justify-content: space-between;
}
.categories-list ul
{
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: left;
    max-width: 968px;
    align-items: center;
    width: 100%;
}
.categories-list__item{
    margin: 0 15px 0 0;
}
.categories-list__item a{
    background: #333;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 25px;
    height: 30px;
    border-radius: 20px;
}

.categories-list__item a:hover{
    background: #42bb19;

}
.menu-child__list.categories .menu-child__item a:hover{
    color: #fff;
    background: #42bb19;
}
.categories-all{
    width: 80px;
    cursor: pointer;
    color: black;
}
.promo-banners{
    /*display: flex;
    justify-content: space-between;
    margin: -81px 0 0 0;*/
}
.promo-banners__item{
    height: 500px;
    width: 100%;
    /*border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;*/
   /* max-width: 540px;*/
    position: relative;
    display: block;
}

.promo-banners__pic {
    height: 500px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.banner__butn{

}
.promo-banners__item a{
   /* width: 100%;
    padding: 5px 0;
    font-size: 14px;
    background: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    position: absolute;
    bottom: 32px;
    right: 40px;
    color: #000;*/
}
.main-promo{
    margin: -133px 0 78px 0;
    /*padding: 0 0 15px 0;*/
    height: 500px;

}
.main-promo .promo-banners {
    overflow: hidden;
}
.promo-banners__prev{
    cursor: pointer;
    color: lightgrey;
    position: absolute;
    top:45%;
    left: -30px;
}
.promo-banners__next{
    cursor: pointer;
    color: lightgrey;
    position: absolute;
    top:45%;
    right: -30px;
}

.taste-effect{
    margin: 145px 0 146px 0;
}

.taste-effect .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ccc;
}
.taste-block, .effect-block{
    display: flex;
    justify-content: space-between;
    padding: 40px 100px 70px 100px;
}
.taste, .effect{
    width: 50%;
    position: relative;
}
.taste-effect__title{
    font-size: 28px;
    color: #42bb19;
    font-weight: 300;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 0 0 35px 0;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.taste__list, .effect__list{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;

}
.taste__link:hover, .effect__link:hover{
    color: #42bb19;
}
.taste__link, .effect__link{
    color: #000;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 15px 0;
}
.effect{

}
.effect__list{
}
.effect__link{

}
.taste-effect__border{
    width: 1px;
    background: #ccc;
    height: 255px;
    position: absolute;
    right: 0;
    top: 95px;
}


/* table with discounts outlined */
#personal-discounts td{
    padding: 10px;
}
/* footer items - don't apply default <a> color */
.icon_block a {
    color: inherit;
}
.intro-msg{
    display: none;
    min-width: 450px;
    width: 760px;
    padding: 20px 0 0 0;
    border-radius: 5px;
    background-color: #333!important;
}
#region_mobile{
    color: #fff;
    width: 60%;
    text-align: left;
}
.region{
    cursor: pointer;
    font-size: 12px;
}
.region-form{
    display: none;
    min-width: 450px;
    width: 760px;
    padding: 20px 0 0 0;
    border-radius: 5px;
    background-image: url(../img/point_bg.png)!important;
    background-repeat: no-repeat!important;
    background-position: 480px 80px !important;
    background-color: #333!important;
}
.region-form .dropdown-icon{
    display: none;
}
.btn_select_location_one_more{    width: 140px;}

.location-container{
    display: flex;
    align-items: center;
    margin: 48px 0 0 0;
}
.region-form .dropdown-fade2white{
    display: none;
}


.region-form .btn_choose{
    -webkit-appearance: none;
    outline: none;
    border: none;
    background: #fff;
    color: #000;
    width: 125px;
    height: 48px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    margin: 0 0 0 15px;
}
.btselect_location_one_more {
    width: 200px!important;
}
.modal-close{
    cursor: pointer;
    position: absolute;
    z-index: 99;
    top: 15px;
    right: 15px;
    width: 25px;
    height: 25px;
    opacity: 1;
}

/*.modal-close:before{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal-close:after{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}*/
.region span {
    padding: 0 0 0 15px;
}
.region span:hover{
    cursor: pointer;
    color: #299E00;
}
.region-form .dropdown-block.bx-ui-sls-input-block{
    border: 1px solid #fff;
    font-size: 14px;
    padding: 8px 20px;
    position: relative;
    border-radius: 5px;
    width: 280px;
    background-color: transparent!important;
    box-shadow: none!important;
    color: #fff;
}

.region-form .fa-map-marker-alt{

}
.region-form .location-header{
    font-family: "Museo";
    font-weight: 700;
    margin: 0 0 53px 0;
    font-size: 24px;
    color: #fff;
}
.region-form .location-text{
    max-width: 450px;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
.region-form .bx-ui-sls-loader{
    display: none;
}
.region-form .location-list{
    list-style: none;
    margin: 53px 0 20px 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-width: 460px;

    height: 180px;
}
.region-form .location-list__item{
    width: 43%;
    padding: 0 0 11px 0;
}
.region-form .bx-ui-sls-clear{
    display: none !important;
}
.region-form .location-list__item span{
    border-bottom: 1px solid #fff;
    display: inline;
    cursor: pointer;
    color: #fff;
}
.region-form .agree-btns{
    margin: 30px 0 30px -15px;
}
.region-form .bx-ui-sls-fake{
    color: #fff!important;
}
.region-form .bx-ui-sls-container{
    min-height: 31px!important;
}
.region-form .dropdown-fade2white{
    display:none!important;
}
.region-form .btn-more{
    width: 217px!important;
    -webkit-appearance: none;
    outline: none;
    border: none;
    margin: 20px 0 0 0;
}
.detect-location__question{
    position: absolute;
    display: flex;
    background: linear-gradient(to top, #36AC10, #42bb19);
    color: #fff;
    z-index: 1000;
    font-weight: 700;
    font-size: 12px;
    padding: 8px 16px 8px 16px;
    top: 37px;
    align-items: baseline;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    opacity:0;
    animation-direction: reverse;
  /*  animation:1s 1 alternate forwards close;*/
}
@keyframes open {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@keyframes close {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
.detect-location__question:before{
    display: block;
    content: "";
    border: 7px solid transparent;
    border-bottom: 7px solid #42bb19;
    position: absolute;
    z-index: 1003;
    top: -14px;
    left: 34px;
}
.detect-location__question .question-text{
    margin: 0 18px 0 0;
}
.detect-location__question .question-answers{
    display: flex;
    align-items: baseline;
}
.detect-location__question .answer-yes{
    width: 48px;
    padding: 7px 0;
    text-align: center;
    background: #fff;
    color: #000;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 19px 0 0;
}
.detect-location__question .answer-no{
    border-bottom: 1px solid #fff;
    display: inline-block;
    height: 14px;
    cursor: pointer;
}
/*social icons footer*/
.social-links {
    text-align: right;
    display: flex; justify-content: space-between;
}
.social-links a {
    color: #454346;
    background: white;
    display: inline-block;
    text-align: center;
    border-radius: 1.5em;
    width: 2.2em;
    height: 2.2em;
    line-height: 2.5em;
    margin-left: 15px;
    transition: all 200ms ease-in-out;
}
.social-links a:hover {
    background: #42bb19;
    color: white;
}

/*hide arrows in smart filter*/
/*i[data-role="prop_angle"] {*/
/*    display:none;*/
/*}*/

/* jquery scrollbar for item card */
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}




/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 1px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }


/* single item page */
.product-item .description .title {
  /*  line-height: 25px;*/
    margin: 0;
}
.product-item .top-mobile{
    display: none;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    width: 235px;
}
.product-item .top-mobile .title-mobile{
    font-weight: 700;
    margin: 0;
    font-size: 24px;
    line-height: 1.12;
    text-align: center;
}
.product-item .top-mobile .rating__note span{
    margin: 0 0 0 10px;
}
.product-item .description .review-rating .icon {
    line-height: 25px;
    margin: 0;
}
.product-item .description .selection_item > .title {
    margin-left: 30px;
    width: 90px;
}
.product-item .description .selection_col.mobile{
    display: none;
}
.product-item .description .selection_col > .selection_item > .cost {
    margin-left: 0px;
}

.product-item .description .selection_col > .selection_item > .cost.price-green {
    margin-left: 15px;
}


.product-item .description .review-rating {
    min-width: 112px;
}

/* item card quick buy */
.side-second__offers .select {
    width: auto;
}
.side-second__offers .selection_item .select-quantity {
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white;
    padding: 3px 5px;
    color: #42bb19;
    cursor: pointer;
    width: 50px;
}

.side-second__offers .selection_item .select-quantity[disabled] {
    cursor: not-allowed;
    color: #ccc;
}

.side-second__offers select {
    display: block;
    visibility: visible;
    -webkit-appearance: menulist;
    font-size: 12px;
    color: #333;
    height: 24px;
}
.side-second__offers .select-styled {
    display: none;
    visibility: hidden;
}
.side-second__offers .selection_item > .select {
    padding: 0;
}

/*filter*/
.bx-filter {
    width: 100%;
    min-width: 210px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}
.bx-filter .bx-filter-section {
    /*background: #edf6fc; /* color */
    position: relative;
}
.bx-filter .bx-filter-section>.row {
    padding: 0 5px;
}
.bx-filter .bx-filter-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
    position: relative;
}
.bx-filter .bx-filter-parameters-box-title {
    font-size: 13px;
    padding-bottom: 7px;
}
@media (min-width: 992px) {
    .bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
        clear: both;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
        clear: both;
    }
}
.bx-filter .bx-filter-parameters-box-title span {
    font-size: 20px;
    font-weight: 500;
    color: #36ac24;
    margin-bottom: 10px;
    cursor: pointer;
}
.bx-filter .bx-filter-parameters-box-title span:hover {
    color: #36ac24;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
    /*color: #95a1a8;*/
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
    /*color: #758087;*/
    border-color: transparent;
}
.bx-filter .bx-filter-block {
    display: none;
    -webkit-transition: padding .3s ease;
    -moz-transition: padding .3s ease;
    -ms-transition: padding .3s ease;
    -o-transition: padding .3s ease;
    transition: padding .3s ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
    font-size: 14px;
    font-style: normal;
    display: block;
}
.bx-filter-parameters-box-container {
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bx-filter-parameters-box-container .checkbox:first-child {
    margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
    font-size: 11px;
    color: #3f3f3f;
    width: 45%;
    /*display: none;*/
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
    display: block;
    width: 80%;
    font-size: 16px;
    height: 15px;
    margin: 5px 0 9px 0;
    padding: 10px;
    border: 1px solid #000;
    background: #fff;
    outline: none;
    border-radius: 20px;
}
.bx-retina .bx-filter .bx-filter-input-container input {
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/border_default.png) 2 repeat;
    -moz-border-image: url(images/border_default.png) 2 repeat;
    -o-border-image: url(images/border_default.png) 2 repeat;
    border-image: url(images/border_default.png) 2 repeat;
}
/*.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(images/active.png) 2 repeat;
	   -moz-border-image: url(images/active.png) 2 repeat;
		 -o-border-image: url(images/active.png) 2 repeat;
			border-image: url(images/active.png) 2 repeat;
}

/*
COLOR
*/
.bx-ios .bx-filter .bx-filter-input-container input {
    /* Fix of input shadow for IOS browsers. */

    background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
    background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
    clear: both;
}
/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
    padding: 12px 0 15px 15px;
    width: 100%;
    margin: 0;
}
.bx-filter .bx-ui-slider-track {
    position: relative;
    height: 3px;
    background: #d8e9f0;/* COLOR */
}
.bx-filter .bx-ui-slider-part {
    /*position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7;*/
}
.bx-filter .bx-ui-slider-part.p1 {
    left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
    left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
    left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
    left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
    right: -1px;
}
.bx-filter .bx-ui-slider-part span {
    /*font-size: 11px;
    font-weight: bold;

    position: absolute;
    top: -16px;
    left: 50%;
    display: block;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    color: #000;*/
    display: none;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
    color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0;
}
.bx-filter .bx-ui-slider-range {
    z-index: 110;
}
.bx-filter .bx-ui-slider-pricebar {
    z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
    z-index: 60;
   background: #299E00;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-vn {
    z-index: 70;
    /*background: #a8dff3;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-v {
    z-index: 80;
    /*background: #499fd8;/* COLOR */
}
.bx-filter .bx-ui-slider-handle {
    position: absolute;
    top: -6px;
    width: 15px;
    height: 15px;
    border-bottom: none;
    background-color: #299E00;
    border-radius: 50%;
}
.bx-filter .bx-ui-slider-handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
    left: 0;
    /*margin-left: -21px;*/
    /* COLOR */
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top;*/
}
.bx-filter .bx-ui-slider-handle.right {
    right: 0;
    /*margin-right: -21px;*/
    /* COLOR */
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}

/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/border_default.png) 2 repeat;
    -moz-border-image: url(images/border_default.png) 2 repeat;
    -o-border-image: url(images/border_default.png) 2 repeat;
    border-image: url(images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(images/active.png) 2 repeat;
	   -moz-border-image: url(images/active.png) 2 repeat;
		 -o-border-image: url(images/active.png) 2 repeat;
			border-image: url(images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 33px;
    margin: 0;
    padding: 0 33px 0 10px;
    border: none;
    border-radius: 2px;
    background: #fff;
}
.bx-filter .bx-filter-select-text {
    font-size: 15px;
    line-height: 33px;
    overflow: hidden;
    max-width: 100%;
    height: 33px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
    min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
    cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 33px;
    cursor: pointer;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
    background: #fff;
    padding: 0;
    min-width: 173px;
}
.bx-filter-select-popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bx-filter-select-popup ul li {
    display: block;
    text-align: left;
    vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
    font-size: 14px;
    line-height: 26px;
    display: block;
    text-align: left !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 26px;
    padding: 0 5px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
    color: #000;
    background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
    color: #b8b8b8;
    background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
    line-height: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
    padding: 18px;
    /*border-top: 1px solid #d7eaf7;/* COLOR */
    /*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
    font-size: 12px;
    text-decoration: none;
    /*color: #68939e;/* COLOR */
    text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
    color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
    min-height: 20px;
    font-weight: normal;
    cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
    float: left;
    display: block;
    margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
    display: block;
}
.bx-filter .bx-filter-param-label {
    /*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
    display: inline-block;
}
.bx-filter .bx-filter-param-text {
    font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
    color: #e6e6e6;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
    background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/

.bx-filter .bx-filter-input-checkbox {
    display: flex;
    align-items: center;
    margin: 5px 0;
}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox]
{
    border: 1px solid #000;
}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
    display: block;
    font-family: 'Museo-300','Museo', sans-serif;
    font-size: 14px;
    font-weight: 300;

}
.bx-filter-param-label.disabled input[type=checkbox] {
    border: 1px solid #e6e6e6!important;
}
/*
* 	BTN
*
*/

.bx-filter .bx-filter-param-btn {
    font-weight: normal;
    display: inline-block;
    width: 38px;
    height: 38px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    color: #000;
    vertical-align: middle;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #fff;
    position: relative;
    -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-param-btn {
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/border_default.png) 2 repeat;
    -moz-border-image: url(images/border_default.png) 2 repeat;
    -o-border-image: url(images/border_default.png) 2 repeat;
    border-image: url(images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(images/active.png) 2 repeat;
	   -moz-border-image: url(images/active.png) 2 repeat;
		 -o-border-image: url(images/active.png) 2 repeat;
			border-image: url(images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-btn.bx-color-sl {}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    background: transparent;
    box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    z-index: 100;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
    opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
    line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
    width: 23px;
    min-width: 23px;
    height: 23px;
    line-height: 23px;
    font-weight: normal;
    padding: 0;
    font-size: 17px;
    color: #767b7e;
    vertical-align: top;
    border-radius: 50%;
    background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
    outline: none !important;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
    font-size: 18px;
    /*font-weight:bold;*/

    line-height: 23px;
    display: inline-block;
    height: 23px;
    margin: 0 10px;
    vertical-align: middle;
    color: #000;
}
/*
*	icon
*
*/

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
    line-height: 33px;
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: -4px;
    margin-right: 2px;
    vertical-align: middle;
    border-radius: 2px;
}
.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
    line-height: 24px;
    /*position:relative;*/
    /*top:4px;*/

    border-radius: 2px;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
    -webkit-background-size: cover;
    background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
    width: 20px;
    height: 20px;
    margin: 2px 0;
    top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
    top: -1px !important;
}
.bx-filter-btn-color-icon.all {
    position: relative;
    border: none;
    box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
    position: absolute;
    width: 60%;
    height: 60%;
    background: #fff;
    content: " ";
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
    right: 0;
    bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
    top: 0;
    left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
    opacity: .2;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    color: #1485ce;
    border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
    position: relative;
    /*padding-left:20px;*/

    color: #000;
    border-color: transparent;
}
/*
*	BTN result and reset
*
*/

.btn-themes {
    /*background-color: #1485CE;/* COLOR */
    /*border-color: #1485CE;/* COLOR */
    color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
    /*background-color: #53A4D8;/* COLOR */
    /*border-color: #53A4D8;/* COLOR */
    color: #FFF
}
/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    z-index: 915;
    display: none;
    margin-top: -7px;
    margin-left: 10px;
    padding: 10px 20px;
    white-space: nowrap;
    color: #000;
    min-height: 37px;
    line-height: 18px;
    border: 1px solid #000;
    border-radius: 2px;
    font-family: Museo, sans-serif;

}
.bx-filter .bx-filter-popup-result.left {
    /*border-width: 2px 10px 2px 2px;
    -webkit-border-image: url(images/result_popup_left.png) 4 20 4 4 repeat;
    -moz-border-image: url(images/result_popup_left.png) 4 20 4 4 repeat;
    -o-border-image: url(images/result_popup_left.png) 4 20 4 4 repeat;
    border-image: url(images/result_popup_left.png) 4 20 4 4 fill repeat;*/
    background: #fff;
}
.bx-filter .bx-filter-popup-result.right {
    /*border-width: 2px 2px 2px 10px;
    -webkit-border-image: url(images/result_popup_right.png) 4 4 4 20 repeat;
    -moz-border-image: url(images/result_popup_right.png) 4 4 4 20 repeat;
    -o-border-image: url(images/result_popup_right.png) 4 4 4 20 repeat;
    border-image: url(images/result_popup_right.png) 4 4 4 20 fill repeat;*/
    background: #fff;
}

.bx-filter .bx-filter-popup-result.right {
    left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
    right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
    color: #64aa21;
    line-height: 10px;
}
.bx-filter .bx-filter-popup-result a:hover {
    text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
    display: none;
}
@media (max-width: 767px) {
    .bx-touch .bx-filter .bx-filter-popup-result {
        font-size: 12px;
        line-height: 14px;
        position: fixed !important;
        z-index: 1001;
        top: auto !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        margin-top: 0;
        margin-left: 0;
        width: auto;
        height: auto;
        padding: 10px;
        border-radius: 2px;
        border: 1px solid #c6dae7;
        background: rgba(255,255,255,.9);
    }
    .bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
    .bx-filter .bx-filter-popup-result .arrow {
        display: none;
    }
}

input[type="checkbox"], input[type="radio"]{
    box-sizing: border-box;
    -webkit-appearance: none;
    height: 11px;
    width: 11px;
    border-radius: 10px;
    cursor: pointer;
    outline: none!important;
    margin: 0px 10px 0 0;
    position: relative;
    border: 1px solid black;
}

.bx-filter-input-checkbox input:checked {

    background: #fff;
    padding: 0;
    border: 1px solid #000;
    overflow: hidden;
}
.bx-filter-input-checkbox input:checked:before{
    background: #fccc00;
    display: block;
    content: ' ';
    height: 7px;
    width: 7px;
    border-radius: 10px;
    margin: 1px 0 0 1px;
}
.bx-filter-input-checkbox input:hover{
    background-color: #e5e5e5;
}
#del_filter{
    -webkit-appearance: none;
    text-decoration: underline;
    color: black;
    transition: color 0.3s;
    outline: none;
    border: none;
    background: none;
    font-size: 14px;
}
#del_filter:hover{
    color: #36ac24;

}
#set_filter{
    text-align: center;
    border-radius: 2pt;
    font-size: 16px;
    padding: 5px 20px!important;
    background-color: #36ac24;
    font-weight: 700;
    color: white;
    border: 2px solid #36ac24;
    margin-bottom: 15px;
    margin-top: 15px;
    /*display: none;*/
    transition: color 0.3s, background-color 0.3s, border 0.3s;
    cursor: pointer;

}
#set_filter:hover{
    color: #000;
    background-color: #fff;
    border: 2px solid #000 ;
}
.submit-filter-block{
    display: flex;
    flex-direction:column;
}
.title-left{
    position: absolute;
    top: -6px;
    left: -45px;
    font-size: 12px;
    display: none;
}
.title-right{
    position: absolute;
    top: -6px;
    right: -50px;
    font-size: 12px;
    width: 43px;
    display: none;
}
.result_bank-content .title_black__block{
    width: 256px;
    display: flex;
    justify-content: center;
}
.result_bank-content .title_black{
    background: #333;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    padding: 6px 25px;
    height: 20px;
    border-radius: 20px;
}
.categories_item{
    width: 25%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    -webkit-box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    -moz-box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    height: 204px;
    min-width: 275px;
    margin: -1px 0 0 -1px;
}
.categories_item:hover{
    background: #FAFAFA;
}
.categories_row{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.result.categories .title_black {
    background: #333;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 25px;
    height: 20px;
    border-radius: 20px;
    display: inline-block;
    margin: 28px 0 35px 0;
}
.result.categories .categories_item:hover .title_black{
    background: #42bb19;
    cursor: pointer;
}
.result.categories{
    margin-bottom: 0!important;
}
.categories_item .text{
    padding: 0 20px;
    text-align: center;
}
.categories_item-link{
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    color: inherit;
}

/* for orders list and single order page */
.sale-order-list-cancel-payment {clear:both;}
/* selector */
.bx-sopc .sale-order-payment-change-pp-company {
    width: 130px;
    margin: 0 20px 40px 0;
    padding: 0;
    float: left;
}
.sale-order-payment-change-pp-list {
    display: inline-block;
}
.item_row.slick-simple-products{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
@media (max-width: 780px){
    .item_row.slick-simple-products{

        justify-content: center;
    }
}

.item_row.slick-simple-products .item,
.item_row.slick-simple-products .short-card{
    margin: 0 14px 15px 0;
}

.item_row.slick-simple-products .item:last-child,
.item_row.slick-simple-products .short-card:last-child{
    margin: 0 0 15px 0;
}
/* checkout page, fix checkbox for LOC_PRIVATEHOUSE */
[for="soa-property-10"]+div, [for="soa-property-16"]+div {
    float: left;
}
[for="soa-property-10"]+div input[type="checkbox"], [for="soa-property-16"]+div input[type="checkbox"] {
    -webkit-appearance: checkbox;
    height: auto;
    width: auto;
    margin-right: 10px;
}
.bx-changepass-table td{
    padding: 5px 10px 0 0;
}
.bx-auth a b{
    font-weight: normal!important;
}
.bx-auth input[type="submit"]{
    padding: 6px 0;
    background-color: #FFCC00;
    font-weight: 500;
    color: #fff;
    border: 2px solid #FFCC00;
    transition: background-color 0.3s, border 0.3s;
    cursor: pointer;
    display: table;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    width: 200px;
    margin: 25px 0;
    font-family: 'Museo';
}

.bx-auth a{

padding: 6px 0;
background-color: #FFCC00;
font-weight: 500;
color: #fff;
border: 2px solid #FFCC00;
transition: background-color 0.3s, border 0.3s;
cursor: pointer;
display: table;
text-align: center;
border-radius: 3px;
font-size: 16px;
width: 200px;
    margin: 30px 70px;
    font-family: 'Museo';
}

.bx-auth a:hover,
.bx-auth input[type="submit"]:hover{
    background-color: #FFE600;
    border: 2px solid #FFE600;
}
.section_banner{
    width: 100%;
    margin: auto;
    padding: 0 0 0 3px;
}
#preloader{
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    height: 100%;
    width: 100%;
    bottom: 0;
    background: rgba(255,255,255,0.8);
}
#preloader img{
    display: block;
    margin: 300px auto;
    opacity: 0.8;
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: 100px;
    height: 100px;
}
.rating-error{
    display: none;
    color: #FF073A;
    font-size: 14px;
    width: 100%;
    margin: 0 0 20px 0;
}
.seo-text{
    font-family: 'Museo', sans-serif;
    font-size: 13px;
    line-height: 1.25;
    font-weight: 100;
    column-width: 500px;
    column-count: 2;
    column-gap: 30px;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*max-height: 570px;*/
    padding: 0 0 100px 0;
    /*flex-wrap: wrap;*/
}
.seo-text p{
    display: block;
    /*width: 45%;*/
    text-align: justify;
    padding: 20px 0 0 0;
    color: #585858;
    font-weight: 100;
    margin-top: 0;
}


.absent{
    color: #ccc!important;
    font-size: 16px;
    min-width: 60px;
}
.absent-box{
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}

/***************SHORT CARD START***************/
.no-on-store
{
    font-size: 16px;
    width: 75px;
    margin: 10px 0 0 0;

}
.item_row .short-card{
    margin: 0 0 15px 16px;
}
.short-card {
    cursor: pointer;
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
  /*  padding: 10px 15px 22px 23px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    position: relative;
    max-width: 264px;
    max-height: 442px;*/
}/*
.short-card.hover .back-side{
     display: block!important;
 }
.short-card.hover .front-side{
    display: none!important;
}
.short-card .back-side{
    display: none;
}*/
.short-card .front-side{
    display: block;
}
.front-side__inner-url{
    color: #000;

}
.flipper{

}
.short-card:hover
{
  /*  border: 1px solid #808080;*/
    -webkit-tap-highlight-color: transparent;
}
.btn-fast-buy {
    background-color: #42bb19;
    font-weight: 500;
    color: white;
    transition: color 0.3s, background-color 0.3s, border 0.3s;
    cursor: pointer;
    width: 222px;
    border-radius: 3px;
    font-size: 12px;
    outline: none;
    border: none;
    height: 30px;
    display: none;
    align-items: center;
    justify-content: center;
    margin: 3px auto 0;

}
.btn-fast-buy:hover{
    background-color: #299E00;
}
.btn-fast-buy:before {
    content: "";
    display: block;
    background-image: url(../img/basket_white.svg);
    height: 17px;
    width: 35px;
    background-position: center;
    background-repeat: no-repeat;
}

/* entire container, keeps perspective */
.front-side {
   /* background: #ccc;*/
    background: #fff;
}
.front-side .btn-more{
    display: none;
    margin: 4px auto 0;
    padding: 8px 0 !important;
}
.front-side:hover .btn-more{
    display: block;
}
.back-side {
   background: #fff;
}

.flip-container {
    perspective: 1000px;
}

/* flip the pane when hovered */
/*.flip-container:hover .flipper,*/
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container, .front-side, .back-side {
    width: 262px;
    height: 474px;
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transform-style: preserve-3d;
    position: relative;

}

/* hide back of pane during swap */
.front-side, .back-side {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
  /*  display: block;*/
}
.front-side:hover, .back-side:hover{
    border: 1px solid #808080;
}
/* front pane, placed above back */
.front-side {
   /* z-index: 2;*/
    /* for firefox 31 */
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    width: 262px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* back, initially hidden pane */
.back-side {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*.flip-container:hover .flipper,*/
.flip-container.hover .flipper, .flip-container.flip .flipper {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}
.front-side__inner{
    margin: 16px 16px 21px 16px;
    height: 436px;
    width: 232px;
    display: flex;
    flex-direction: column;
   /* align-items: center;*/
    justify-content: flex-start;
    position: relative;
}
.front-side__inner .inner-top{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    position: relative;
}
.front-side__inner .inner-top .img{
    height: 182px;
    width: 132px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.front-side__inner .inner-top .rating-price{
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 0;
    align-items: flex-start;
    width: 84px;
}
.front-side__inner .rating-price__rating{

}
.front-side__inner .rating-price__review-rating{
    padding: 0 0 5px 0;
}
.front-side__inner .rating-price__review-rating .icon{
    color: #e5e5e5;
    height: 13px;
    font-size: 13px !important;
    line-height: 0 !important;
    width: 14px;
}
.front-side__inner .rating-price__review-rating .icon.active {
    color: #fccc00;
}
.front-side__inner .rating-price__cost{
    font-size: 16px;
    text-align: right;
    color: #000;
    font-weight: 500;

}
.front-side__inner .rating-price__cost.old,
.back-side .cost.old-cost{
    text-decoration: line-through;
}

.front-side__inner .rating-price__cost.discount{
    color: #42bb19 !important;
}
.front-side__inner .inner-bottom{
    height: 200px;
    display: flex;
    padding: 20px 5px 0 5px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.front-side__inner .inner-bottom .name{
    height: 60px;
    min-height: 60px;
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    width: 226px;
}

.short-card .CAN_brand__icon,
.short-card .CAN_af__icon,
.short-card .CAN_indsa__icon,
.short-card .CAN_tgk__icon,
.short-card .CAN_height__icon,
.short-card .CAN_weight__icon{
height: 19px;
width: 19px;
background-repeat: no-repeat;
padding: 0 0 0 15px;
background-size: contain;
}

.short-card .CAN_brand__icon {
background-image: url(../img/property_icons/CAN_brand.svg);
}

.short-card .CAN_af__icon {
background-image: url(../img/property_icons/CAN_af.svg);
}

.short-card .CAN_indsa__icon {
background-image: url(../img/property_icons/CAN_indsa.svg);
}

.short-card .CAN_tgk__icon {
background-image: url(../img/property_icons/CAN_tgk.svg);
}

.short-card .CAN_height__icon {
background-image: url(../img/property_icons/CAN_height.svg);
}

.short-card .CAN_weight__icon {
    background-image: url(../img/property_icons/CAN_weight.svg);
}

.short-card .front-side__props{
display: flex;
flex-direction: column;
justify-content: flex-start;
height: 153px;
}
.short-card:hover .front-side__props > .properties_item:nth-child(5) {
display: none;
}
.short-card  .btn-more {
    width: 222px;
    max-width: 222px;
    padding: 8px 0 !important;
}
.short-card:hover .btn-fast-buy{
display: flex;
}
.back-side__inner{
padding: 20px 20px 20px 20px;
height: 436px;
max-height: -webkit-fill-available;
position: relative;
}

.back-side__inner .name{
margin: 0;
height: 60px;
}

.back-side__btns{
display: flex;
flex-direction: column;
align-items: center;
bottom: 15px;
position: absolute;
width: 100%;
max-width: 222px;
}
.no-on-store__price{
    color: #B3B3B3!important;
}
/***************SHORT CARD END***************/

/***************CATALOG PRODUCT SUBSCRIBE START***************/
/* Button */
.subscribe_popup__fader{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.3);
    top: 0;
    left: 0;
    display: none;
}
.subscribe_popup__close{
    height: 13px;
    width: 17px;
    color: #ccc;
    cursor: pointer;
    top: 15px;
    right: 15px;
    position: absolute;
}
.subscribe_popup__close:before,.subscribe_popup__close:after{
    content: '';
    position: absolute;
    width: 13px;
    height: 1px;
    background-color: #000;
    top: 0px;
}
.subscribe_popup__close:before{
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg);
    left:2px;
}
.subscribe_popup__close:after{
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg);
    right:2px;
}
.btn_subscribe{
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
    padding: 5px 0 0 0;
}
.btn_subscribe_short{
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
    width: 60%;
    padding-left: 20px;
}

.subscribe_popup{
    display: none;
    background: #fff;
  /*/  position: fixed;
    z-index: 999999;
    top: 30%;
    left: 40%;*/
    padding: 55px 26px 33px 26px;
    border-radius: 5px;
    border: 1px solid #999;
}
.subscribe_popup__email{
    width: 320px;
    padding: 15px;
    border-radius: 25px;
    border: 1px solid #333;
    display: block;
    margin: 40px auto;
    height: 38px;
    position: relative;
}
.subscribe_popup__header{
    font-size: 18px;
    font-weight: 700;
    margin: auto;
    max-width: 220px;
    text-align: center;
    line-height: 27px;
}
.subscribe_popup__text{
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    line-height: 21px;
    margin: auto;
    max-width: 220px;

}
.subscribe_popup__text.unsubscribe-success{
    display: none;
    margin: 25px auto;
}
.subscribe_popup__text.no-subscribed,
.subscribe_popup__text.subscribed,
.subscribe_popup__text.success{
    display: none;
    margin: 25px auto;
}
.unsubscribe{
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
    margin: 10px 0 0 0;
}
.subscribe_popup__submit{
    background-color: #42bb19;
    border-radius: 25px;
    background-image: url(../img/arrow-white.png);
    width: 55px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 6px;
    right: 8px;
    cursor: pointer;
    display: block;
    content: "";
    border: none;


}
.subscribe_popup__submit-box{
    position: relative;
}
#modal{
    width: 400px;
    margin: auto;
}
/***************CATALOG PRODUCT SUBSCRIBE end***************/
.link-help-form a{
    color: #fff!important;
    width: auto!important;
    background: transparent!important;
    text-decoration: underline;
    margin: 0!important;
}

.warning{
    display: none;
    width: 1105px;
    position: fixed;
    top: calc(50% - 311.5px);
    background: #fff;
    z-index: 99999;
    padding: 72px;
    box-sizing: border-box;
    left: calc(50% - 552.5px);
    border-radius: 3px;
}
.warning__block{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.warning_header{
    font-size: 24px;
    font-weight: 700;
    font-family: 'Museo-700', 'Museo', sans-serif;
    text-align: center;
    padding: 0 0 65px 0;
}
.warning_text{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    max-width: 792px;
    padding: 0 0 70px 0;
}
.warning_eighteen{
    font-size: 16px;
    padding: 17px 35px 20px 36px;
    background: #42BB19;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    max-width: 438px;
    font-weight: 700;
}
.warning_eighteen:hover{
    background: #57C82F;
}

.warning_no_eighteen{
    font-size: 16px;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    padding: 30px 0 0 0;
}
.warning__fader{
    background: #000;
    opacity: 0.6;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}

/*Back to top button */
#back-top{
    position:fixed;
    bottom:80px;
    right: 20px;  /*смещение на середину экрана*/
    display: none; /*сначала скроем её*/
}
#back-top a{
    width:64px;
    display:block;
    text-align:center;
    font:11px/100% Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    text-decoration:none;
    color:#bbb;
    /*при наведении мышки меняем фон медленно*/
    transition:1s;
}
#back-top a:hover{
    color:#000;
}
#back-top span{
    width:64px;
    height:64px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom:15px;
    background: #2db432;
    border-radius:50%;
    /*при наведении мышки меняем фон медленно*/
    transition:1s;
}
#back-top a:hover span{background-color:#777}

.custom-fa{
    color: white;
    width: 30px;
    height: 30px;
}
/*Back to top button end*/

@media (max-width: 569px) {
    #form-control_can_file{
        width: 100%;
        font-size: 16px;
    }
}

input[type=checkbox].bx-soa-pp-company-checkbox{
    display: none;
}