@font-face {
    font-family: OpenSansRegular;
    src: url(../fonts/OpenSansRegular/OpenSansRegular.eot) format("embedded-opentype"), url(../fonts/OpenSansRegular/OpenSansRegular.woff2) format("woff2"), url(../fonts/OpenSansRegular/OpenSansRegular.woff) format("woff"), url(../fonts/OpenSansRegular/OpenSansRegular.ttf) format("truetype"), url(../fonts/OpenSansRegular/OpenSansRegular.svg) format("svg")
}

@font-face {
    font-family: OpenSansSemibold;
    src: url(../fonts/OpenSansSemibold/OpenSansSemibold.eot) format("embedded-opentype"), url(../fonts/OpenSansSemibold/OpenSansSemibold.woff2) format("woff2"), url(../fonts/OpenSansSemibold/OpenSansSemibold.woff) format("woff"), url(../fonts/OpenSansSemibold/OpenSansSemibold.ttf) format("truetype"), url(../fonts/OpenSansSemibold/OpenSansSemibold.svg) format("svg")
}

@font-face {
    font-family: OpenSansBold;
    src: url(../fonts/OpenSansBold/OpenSansBold.eot) format("embedded-opentype"), url(../fonts/OpenSansBold/OpenSansBold.woff2) format("woff2"), url(../fonts/OpenSansBold/OpenSansBold.woff) format("woff"), url(../fonts/OpenSansBold/OpenSansBold.ttf) format("truetype"), url(../fonts/OpenSansBold/OpenSansBold.svg) format("svg")
}

body, html {
    width: 100%;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #f3f3f3;
    vertical-align: baseline;
    text-align: left;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit
}

a.telegram-store {
}

a.telegram-store > img {
    width: 200px;
}

#main_categories {
    margin-bottom: 25px;
}

.registration,
.cart,
.cabinet-seller,
.main_container:not(.home) {
    min-height: calc(100% - 335px);
}

a, a:active, a:focus, a:hover {
    text-decoration: none
}

input, input:active, input:focus, input:hover, textarea, textarea:active, textarea:focus, textarea:hover {
    outline: none
}

.container {
    *zoom: 1
}

.container:after {
    display: table;
    clear: both;
    content: "";
    line-height: 0
}

.container {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 768px) {
    .container {
        width: 766px
    }
}

@media (min-width: 992px) {
    .container {
        width: 990px
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1265px
    }
}

.breadcrumbs {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 0 10px
}

.breadcrumbs__list {
    position: relative;
    top: 4px;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.breadcrumbs__list li {
    position: relative;
    display: inline-block;
    margin: 0 10px 0 12px;
    font-size: 14px;
    line-height: 15px
}

.breadcrumbs__list li, .breadcrumbs__list li a {
    color: #4d4d4d;
    font-family: OpenSansRegular
}

.breadcrumbs__list li:first-of-type {
    margin-left: 0
}

.breadcrumbs__list li:after {
    position: absolute;
    right: -18px;
    bottom: 0;
    content: "/"
}

.breadcrumbs__list li:last-of-type:after, .breadcrumbs__list li:last-of-type:before {
    content: none
}

nav .search_bar a.categories img.arrow {
    margin-left: 85px
}

nav .search_bar .city_wrapper input.city {
    width: 130px
}

.no-svg nav .search_bar .go .search_icon, nav .search_bar .go .search_icon {
    width: 21px;
    height: 23px
}

.sidebar-filter {
    position: relative;
    float: left;
    width: 270px;
    /*margin-bottom: 50px;*/
}

.sidebar-filter__category {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    width: 100%;
    background-color: #fff
}

.sidebar-filter__category a {
    width: 100%;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 33px
}

.sidebar-filter__category a.active,
.sidebar-filter__category a:hover {
    color: #1ea6d4
}

.sidebar-filter__category a span {
    float: left;
    margin-right: 10px
}

.filter {
    position: relative;
    float: left;
    width: 100%
}

.filter h3 {
    margin: 0;
    padding: 15px 0;
    width: 100%;
    background-color: #ffc11c;
    font-size: 20px
}

.filter button, .filter h3 {
    color: #000;
    text-align: center;
    font-family: OpenSansRegular
}

.filter button {
    z-index: 7;
    display: none;
    width: 120px;
    height: 40px;
    outline: none;
    border: none;
    background-color: hsla(0, 0%, 100%, .82);
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    cursor: pointer
}

.filter__title {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    cursor: pointer
}

.filter__title span {
    margin-left: 20px
}

.filter__title span:last-of-type {
    margin-right: 20px;
    margin-left: 0
}

.filter__row_item {
    position: relative;
    display: none;
    float: left;
    width: 100%
}

.filter__row_item span {
    float: left;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 39px
}

.filter__row_item_wrap {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px 20px;
    width: 100%
}

.filter__row_item_wrap .checkbox input[type="checkbox"] {
    display: none;
}

.checkbox:not(.form-wrap .checkbox) {
    position: relative;
    display: block;
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px
}

.checkbox label {
    /*float: left;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #797979;
    text-align: left;
    font-weight: 300;
    font-size: 15px
}

.checkbox input[type=checkbox] {
    /*display: none*/
}

.checkbox input[type=checkbox] + label span {
    position: relative;
    display: inline-block;
    float: left;
    /*margin-right: 10px;*/
    /*margin-left: -20px;*/
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    background-color: #fff;
    color: #1a1a1a;
    font-weight: 300;
    font-size: 15px;
    cursor: pointer
}

.checkbox input[type=checkbox]:checked + label span {
    position: absolute;
    display: inline-block;
    /*margin-left: -20px;*/
    width: 18px;
    width: 20px;
    height: 18px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat
}

.checkbox input[type=checkbox]:checked + label span:before {
    position: absolute;
    left: 1px;
    margin-top: 9px;
    width: 8px;
    height: 2px;
    background-color: #000;
    content: "";
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg)
}

.checkbox input[type=checkbox]:checked + label span:after {
    position: absolute;
    left: 5px;
    margin-top: 8px;
    width: 10px;
    height: 2px;
    background-color: #000;
    content: "";
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

#price, #price2 {
    display: inline-block;
    padding: 5px;
    width: 65%;
    border: 1px solid #e1e1e1;
    color: #000
}

#options {
    display: block;
    float: left;
    width: 100%;
    text-align: right
}

#options label {
    margin-right: 5px;
    width: 35%;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 31px
}

#options input, #options label {
    display: inline-block;
    float: none
}

#options input {
    width: 60px;
    height: 33px;
    border: 1px solid #000;
    text-align: center
}

#options span {
    display: inline-block;
    float: left;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 31px
}

#slider_price {
    position: relative;
    margin-top: 10px;
    height: 5px;
    background-color: #999
}

#slider_price span {
    cursor: pointer
}

.ui-slider-range {
    height: 9px;
    background-color: #1ea6d4
}

.ui-slider-horizontal .ui-slider-range {
    margin-top: -2px;
    height: 9px
}

.ui-slider .ui-slider-handle {
    position: absolute;
    top: -7px;
    width: 21px;
    height: 21px;
    outline: none;
    border-radius: 50%;
    background-color: #000;
    cursor: pointer
}

.ui-slider-horizontal {
    cursor: pointer
}

.arrow {
    position: relative;
    top: 3px;
    float: right;
    width: 18px;
    height: 9px;
    background-image: url(../img/icons/arrow.png);
    background-size: contain;
    background-repeat: no-repeat
}

.arrow, .arrow-active {
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.arrow-active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filter__row {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
    cursor: pointer
}

.filter__row, .filter__row:first-of-type {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.filter__row:first-of-type {
    padding: 20px;
    border-bottom: 2px solid #e1e1e1
}

.catalog-gorizontal, .filters {
    float: left;
    width: 100%
}

.table .filters {
    float: none;
}

.table > thead > tr > td {
    padding: 8px 8px 0 0;
}

.catalog-gorizontal {
    position: relative
}

.catalog-gorizontal__wrap, .catalog-plitka__wrap {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    width: -webkit-calc(100% - 270px);
    width: calc(100% - 270px)
}

.catalog-gorizontal__item {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 4px;
    padding: 20px 12px;
    width: 100%;
    background-color: #fff;
    position: relative;
    border: 2px solid transparent;
}

.catalog-gorizontal__item .rect.rect-top {
    z-index: 6
}

.catalog-gorizontal__item_thumb {
    position: relative;
    float: left;
    margin-right: 15px;
    width: 200px;
    height: 200px;
    background-color: #fff
}

.catalog-gorizontal__item_thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.catalog-gorizontal__item_content {
    float: left;
    width: -webkit-calc(100% - 466px);
    width: calc(100% - 466px)
}

.catalog-gorizontal__item_content h3 {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    margin-bottom: 15px;
    height: 56px;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.catalog-gorizontal__item_content h3, .catalog-gorizontal__item_content p {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-family: OpenSansRegular
}

.catalog-gorizontal__item_content h3 a {
    color: #000000;
}

.catalog-gorizontal__item_content p {
    display: block;
    margin: 0;
    color: #333;
    font-size: 14px;
    line-height: 23px
}

.catalog-gorizontal__item_content p:last-of-type {
    margin-top: 15px
}

.catalog-gorizontal__item_content p span {
    display: inline-block;
    float: left;
    margin-right: 5px;
    color: #333;
    text-align: left;
    font-family: OpenSansSemibold
}

.catalog-gorizontal__item_content p a {
    color: #1ea6d4;
    font-style: italic;
    font-family: OpenSansSemibold
}

.catalog-gorizontal__item_panel {
    position: relative;
    float: left;
    margin-left: 40px;
    width: 211px
}

.catalog-gorizontal__item_panel a.submit {
    display: block;
    position: relative;
    float: left;
    margin: 11px 0;
    width: 100%;
    height: 40px;
    border: none;
    background-color: #1ea6d4;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    font-family: OpenSansRegular;
    line-height: 38px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1)
}

.catalog-gorizontal__item_panel button, .catalog-gorizontal__item_panel button:hover {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-duration: .15s;
    -moz-transition-duration: .15s
}

.catalog-gorizontal__item_panel button:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .29);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03)
}

.catalog-gorizontal__item_panel .basket-icon {
    position: relative;
    top: 4px;
    display: inline-block;
    float: none;
    margin-right: 7px;
    width: 26px;
    height: 23px;
    background-image: url(../img/icons/basket.png);
    background-size: contain;
    background-repeat: no-repeat
}

.catalog-gorizontal__item_panel a {
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 28px
}

.catalog-gorizontal__item_panel .favorite-star {
    width: 20px;
    height: 19px;
    background-image: url(../img/icons/favorite-star.png)
}

.catalog-gorizontal__item_panel .compare-icon, .catalog-gorizontal__item_panel .favorite-star {
    position: relative;
    top: 4px;
    display: block;
    float: left;
    margin-right: 9px;
    background-size: contain;
    background-repeat: no-repeat
}

.catalog-gorizontal__item_panel .compare-icon {
    width: 18px;
    height: 18px;
    background-image: url(../img/icons/compare-icon.png)
}

.catalog-gorizontal__item_panel .product-card__about_panel {
    float: left;
    margin: 0;
    width: 100%
}

.catalog-gorizontal__item_panel .product-card__about_panel .live-rating {
    float: left
}

.catalog-gorizontal__item_panel .product-card__about_panel a {
    width: 80%
}

.price-wrap {
    position: relative;
    float: left;
    width: 100%
}

.price-wrap .price {
    margin-right: 10px;
    font-size: 24px
}

.price-wrap .old-price, .price-wrap .price {
    float: left;
    text-align: left;
    font-weight: 400;
    font-family: OpenSansRegular;
    line-height: 23px
}

.price-wrap .old-price {
    position: relative;
    display: inline-block;
    top: 3px;
    color: #bababa;
    text-decoration: line-through;
    font-size: 14px
}

.pagination {
    clear: both;
}

.pagination-panel {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 50px;
    padding: 10px 10px 10px 25px;
    width: 100%;
    background-color: #fff
}

.pagination-panel .load-more {
    display: block;
    float: left;
    color: #000;
    text-decoration: underline;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 33px
}

.pagination-panel ul {
    position: relative;
    display: block;
    float: right;
    margin: 0;
    padding: 0
}

.pagination-panel ul li {
    display: inline-block;
    float: left;
    list-style-type: none
}

.pagination-panel ul li a {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    width: 41px;
    height: 38px;
    border: 1px solid transparent;
    color: #000;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    font-family: OpenSansRegular;
    line-height: 16px
}

.pagination-panel ul li.active {
    border: 1px solid #000;
    background-color: #e6e6e6
}

.pagination-panel .prev {
    position: relative;
    display: block;
    width: 41px;
    height: 40px;
    background-color: #e6e6e6
}

.pagination-panel .prev:hover {
    background-color: #1ea6d4
}

.pagination-panel .prev:hover:after, .pagination-panel .prev:hover:before {
    color: #fff;
    content: "/"
}

.pagination-panel .prev:before {
    margin-top: -5px;
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg)
}

.pagination-panel .prev:after, .pagination-panel .prev:before {
    position: absolute;
    left: 15px;
    display: block;
    color: #000;
    content: "/";
    font-size: 15px;
    font-family: OpenSansSemibold
}

.pagination-panel .prev:after {
    margin-top: 4px;
    -webkit-transform: rotate(114deg);
    -ms-transform: rotate(114deg);
    transform: rotate(114deg)
}

.pagination-panel .next {
    position: relative;
    display: block;
    width: 41px;
    height: 40px;
    background-color: #e6e6e6;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pagination-panel .next:hover {
    background-color: #1ea6d4
}

.pagination-panel .next:hover:after, .pagination-panel .next:hover:before {
    color: #fff;
    content: "/"
}

.pagination-panel .next:before {
    margin-top: -5px;
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg)
}

.pagination-panel .next:after, .pagination-panel .next:before {
    position: absolute;
    left: 15px;
    display: block;
    color: #000;
    content: "/";
    font-size: 15px;
    font-family: OpenSansSemibold
}

.pagination-panel .next:after {
    margin-top: 4px;
    -webkit-transform: rotate(114deg);
    -ms-transform: rotate(114deg);
    transform: rotate(114deg)
}

.link__wrap {
    position: relative;
    float: left;
    width: 100%
}

.link__wrap .delivery-time, .link__wrap .title {
    display: none
}

.catalog-plitka__wrap .catalog-gorizontal__item {
    float: left;
    margin: 3px;
    width: 24.3%
}

.catalog-plitka__wrap .catalog-gorizontal__item .rect.rect-top {
    /*top: 3px;*/
    /*left: 33px*/
}

.catalog-plitka__wrap .catalog-gorizontal__item:hover {
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, .29);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .29);
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.catalog-plitka__wrap .catalog-gorizontal__item:hover .link__wrap {
    display: block;
    -webkit-box-shadow: 0 7px 10px 3px rgba(0, 0, 0, .29);
    box-shadow: 0 7px 10px 3px rgba(0, 0, 0, .29);
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.catalog-plitka__wrap .catalog-gorizontal__item_content p {
    display: none
}

.catalog-plitka__wrap .catalog-gorizontal__item_content h3 {
    font-size: 18px
}

.catalog-plitka__wrap .catalog-gorizontal__item_content {
    width: 100%
}

.catalog-plitka__wrap .catalog-gorizontal__item_thumb {
    margin-top: 20px
}

.catalog-plitka__wrap .catalog-gorizontal__item_panel {
    margin: 0;
    width: 100%
}

.catalog-plitka__wrap .catalog-gorizontal__item_panel .product-card__about_panel {
    position: absolute;
    margin-top: -299px
}

.catalog-plitka__wrap .catalog-gorizontal__item_panel .product-card__about_panel .live-rating, .catalog-plitka__wrap .catalog-gorizontal__item_panel .product-card__about_panel a {
    display: none
}

.catalog-plitka__wrap .catalog-gorizontal__item_panel .product-card__about_panel .rating-count {
    text-align: right
}

.catalog-plitka__wrap .link__wrap {
    position: absolute;
    bottom: -98px;
    left: -12px;
    z-index: 5;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px 7px;
    width: 229px;
    background-color: #fff
}

.catalog-plitka__wrap .link__wrap .delivery-time, .catalog-plitka__wrap .link__wrap .title {
    display: block
}

.product-card {
    position: relative;
    float: left;
    width: 100%
}

.product-card__about {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 10px;
    padding: 20px;
    width: 49.9%;
    background-color: #fff
}

.product-card__about h2 {
    position: relative;
    float: left;
    margin: 0;
    margin-bottom: 40px;
    width: 100%;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 36px;
    font-family: OpenSansRegular;
    line-height: 50px
}

.product-card__about form {
    position: relative;
    float: left;
    margin-top: 30px;
    width: 100%
}

.product-card__about form .form-row {
    float: left;
    margin: 30px 0 40px;
    width: 100%
}

.product-card__about form select {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    width: 220px;
    height: 35px;
    border: 1px solid #d7e0e7;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 50px
}

.product-card__about form select:focus {
    border: 1px solid #1ea6d4
}

.product-card__about form a.button {
    display: block;
    position: relative;
    float: left;
    margin-right: 30px;
    width: 211px;
    height: 60px;
    border: none;
    background-color: #1ea6d4;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    font-family: OpenSansRegular;
    line-height: 60px;
    -webkit-transform: 1 1, 1;
    -moz-transform: scale(1)
}

.product-card__about form button, .product-card__about form a.button:hover {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-duration: .15s;
    -moz-transition-duration: .15s
}

.product-card__about form a.button:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .29);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03)
}

.product-card__about form .basket-icon {
    position: relative;
    top: 4px;
    display: inline-block;
    float: none;
    margin-right: 7px;
    width: 26px;
    height: 23px;
    background-image: url(../img/icons/basket.png);
    background-size: contain;
    background-repeat: no-repeat
}

.product-card__about form a {
    float: left;
    margin-bottom: 7px;
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 28px
}

.product-card__about form .favorite-star {
    width: 20px;
    height: 19px;
    background-image: url(../img/icons/favorite-star.png)
}

.product-card__about form .compare-icon, .product-card__about form .favorite-star {
    position: relative;
    top: 4px;
    display: block;
    float: left;
    margin-right: 9px;
    background-size: contain;
    background-repeat: no-repeat
}

.product-card__about form .compare-icon {
    width: 18px;
    height: 18px;
    background-image: url(../img/icons/compare-icon.png)
}

.product-card__about p {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    width: 100%;
    color: #333;
    text-align: left;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 23px
}

/*
.product-card__about p:last-of-type {
    margin-top: 15px
}
*/

.product-card__about p span {
    display: inline-block;
    float: left;
    margin-right: 5px;
    color: #333;
    text-align: left;
    font-family: OpenSansSemibold
}

.product-card__about p a {
    color: #1ea6d4;
    font-style: italic;
    font-family: OpenSansSemibold
}

.product-card__about_price-wrap {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    width: 48%;
    background-color: #ffefbf
}

.product-card__about_price-wrap .old-price {
    text-decoration: line-through;
    font-size: 18px
}

.product-card__about_price-wrap .old-price, .product-card__about_price-wrap .price {
    float: left;
    width: 100%;
    color: #000;
    text-align: center;
    font-weight: 400;
    font-family: OpenSansRegular
}

.product-card__about_price-wrap .price {
    font-size: 50px;
    line-height: 44px
}

.product-card__about_panel {
    position: relative;
    float: left;
    margin-left: 30px;
    width: 45%
}

.product-card__about_panel .rating-count {
    float: left;
    margin-bottom: 10px;
    width: 100%
}

.product-card__about_panel a {
    position: relative;
    top: -5px;
    margin-left: 15px;
    color: #bfbfbf;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 19px
}

.product-card__about_panel a span {
    margin-right: 5px
}

.product-card__single-slider {
    position: relative;
    float: left;
    width: 49%
}

.slider-for {
    float: left;
    width: 100%;
    height: 610px;
    background-color: #fff
}

.slider-for .item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    width: 100%;
    height: 611px;
    text-align: center
}

.slider-for .item img {
    float: none;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.slider-nav {
    position: relative;
    float: left;
    overflow: hidden;
    margin-top: 10px;
    padding: 0;
    width: 100%
}

.slider-nav .slick-list.draggable {
    padding: 0
}

.slider-nav .item.slick-slide {
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 4px;
    padding: 10px;
    width: 100%;
    height: 118px;
    background-color: #fff
}

.slider-nav .item.slick-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.slider-nav .slick-next, .slider-nav button.slick-prev.slick-arrow {
    width: 30px;
    height: 118px
}

.slider-nav .slick-next:hover, .slider-nav .slick-prev:hover {
    background-color: #ccc
}

.slider-nav .slick-next {
    right: 0
}

.slider-nav .slick-prev {
    left: 0;
    z-index: 14
}

.slider-nav .slick-prev:before {
    content: "&#8735;"
}

.prcd__tab_nav {
    display: block;
    float: left;
    margin-top: 40px;
    width: 100%;
    height: auto;
    background-color: #fff
}

.prcd__tab_nav:after {
    position: absolute;
    left: 11px;
    z-index: 0;
    display: block;
    margin-top: 58px;
    width: 98%;
    height: 2px;
    background-color: #e6e6e6;
    content: ""
}

.prcd__tab_nav ul {
    position: relative;
    z-index: 2;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

.prcd__tab_nav ul li {
    display: inline-block;
    float: left;
    margin: 0;
    width: auto
}

.prcd__tab_nav ul li:last-of-type a {
    border-right: 1px solid #e6e6e6
}

.prcd__tab_nav ul li a {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 30px;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-right: none;
    border-bottom: 2px solid #e6e6e6
}

.prcd__tab_nav ul li a:hover {
    border-bottom: 2px solid #ffc11c;
    background-color: #ffefbf
}

.prcd__tab_nav ul li a span {
    float: left;
    width: 100%;
    color: #000;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    font-family: OpenSansRegular;
    line-height: 27px
}

.prcd__tab_nav .prcd__tabs_active {
    border-bottom: 2px solid #1ea6d4
}

.prcd__tab_nav .prcd__tabs_active span {
    color: #1ea6d4
}

.prcd__content {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    padding-bottom: 35px;
    width: 100%;
    background-color: #fff
}

.prcd__content .current {
    display: block
}

.prcd__content_item {
    position: relative;
    display: none;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 100px;
    width: -webkit-calc(100% - 240px);
    width: calc(100% - 240px)
}

.prcd__content_item h3 {
    position: relative;
    float: left;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 25px;
    width: 100%;
    color: #a8a8a8;
    text-align: left;
    font-weight: 400;
    font-size: 23px;
    font-family: OpenSansRegular;
    line-height: 27px
}

.prcd__content_item h3 span {
    float: left;
    margin-right: 10px;
    color: #000
}

.prcd__content_item p {
    float: left;
    width: 100%;
    color: #333;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 22px
}

.prcd__content_item p a {
    color: #1ea6d4;
    font-style: italic;
    font-family: OpenSansSemibold
}

.prcd__content_item form {
    float: left;
    width: 100%
}

.prcd__content_item form textarea {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
    height: 115px;
    border: 1px solid #d7e0e7;
    resize: none
}

.prcd__content_item form textarea:focus {
    color: #1ea6d4
}

.prcd__content_item form button {
    /*float: left;*/
    /*min-width: 210px;*/
    /*height: 40px;*/
    /*border: none;*/
    /*background-color: #1ea6d4;*/
    /*color: #fff;*/
    /*text-align: center;*/
    /*font-weight: 400;*/
    /*font-size: 14px;*/
    /*font-family: OpenSansRegular;*/
    /*line-height: 23px*/
}

.prcd__content_item form .review-info, .prcd__content_item form .review-info-mob {
    position: relative;
    /*float: left;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0 15px 40px;
    width: -webkit-calc(100% - 210px);
    width: calc(100% - 210px);
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.prcd__content_item form .review-info-mob a, .prcd__content_item form .review-info a {
    color: #000;
    text-decoration: underline;
    font-family: OpenSansSemibold
}

.prcd__content_item form .review-info-mob .inform-icon, .prcd__content_item form .review-info .inform-icon {
    position: absolute;
    display: block;
    margin-top: 4px;
    margin-left: -29px;
    width: 19px;
    height: 19px;
    background-image: url(../img/icons/inform-icon.png);
    background-size: contain;
    background-repeat: no-repeat
}

.prcd__content_item form .review-info-mob .social, .prcd__content_item form .review-info .social {
    position: relative;
    float: left
}

.prcd__content_item form .review-info-mob .social a, .prcd__content_item form .review-info .social a {
    float: left;
    margin-right: 5px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: #999;
    text-align: center
}

.prcd__content_item form .review-info-mob .social a i, .prcd__content_item form .review-info .social a i {
    position: relative;
    top: -2px;
    color: #fff;
    font-size: 11px
}

.prcd__content_item form .review-info-mob .social a:hover, .prcd__content_item form .review-info .social a:hover {
    background-color: #000
}

.prcd__content_item form .review-info-mob {
    display: none
}

.prcd__content_item form .load-more {
    float: left;
    margin-top: 40px;
    color: #000;
    text-decoration: underline;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 19px
}

.characteristics-wrap, .characteristics-wrap p {
    position: relative;
    float: left;
    width: 100%
}

.characteristics-wrap p {
    margin: 0;
    color: #000
}

.characteristics-wrap p, .characteristics-wrap p span {
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    font-family: OpenSansRegular;
    line-height: 35px
}

.characteristics-wrap p span {
    position: relative;
    display: inline-block;
    float: left;
    width: 250px;
    color: #4d4d4d
}

.video-wrap {
    position: relative;
    float: left;
    width: 100%;
    height: 480px
}

.video-wrap iframe {
    width: 100%;
    height: 100%
}

.review-item {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0;
    width: 100%;
    border-top: 2px solid #f3f3f3
}

.review-item:first-of-type {
    margin-top: 40px
}

.review-item:last-of-type {
    border-bottom: 2px solid #f3f3f3
}

.enclosed {
    float: right;
    padding-bottom: 0;
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    border: none
}

.enclosed:last-of-type {
    border-bottom: none
}

.review-item__thumb {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.review-item__thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.review-item__content {
    position: relative;
    float: left;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    min-height: 70px;
}

.review-item__content p {
    float: left;
    width: 100%;
    color: #000;
    text-align: left;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 19px
}

.review-item__content p a {
    position: relative;
    display: inline-block;
    color: #1ea6d4;
    text-align: left;
    font-style: italic
}

.review-item__content_panel {
    position: relative;
    float: left;
    width: 100%
}

.review-item__content_panel .name {
    font-family: OpenSansBold
}

.review-item__content_panel .date, .review-item__content_panel .name {
    float: left;
    margin-right: 10px;
    color: #000;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    line-height: 23px
}

.review-item__content_panel .date {
    font-style: italic;
    font-family: OpenSansRegular
}

.prcd-card {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    width: 240px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    text-align: center
}

.prcd-card .rating {
    float: left;
    width: 100%;
    text-align: right
}

.prcd-card .thumb {
    float: left;
    margin: 15px 0;
    width: 100%;
    height: 201px
}

.prcd-card .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.prcd-card .price-wrap {
    position: relative;
    float: left;
    width: 100%
}

.prcd-card .price-wrap .price {
    margin-right: 10px;
    font-size: 24px
}

.prcd-card .price-wrap .old-price, .prcd-card .price-wrap .price {
    float: left;
    text-align: left;
    font-weight: 400;
    font-family: OpenSansRegular;
    line-height: 23px
}

.prcd-card .price-wrap .old-price {
    position: relative;
    display: inline-block;
    margin-top: 3px;
    color: #bababa;
    text-decoration: line-through;
    font-size: 14px;
    height: 23px;
}

.prcd-card a.button {
    position: relative;
    float: left;
    margin: 15px 0;
    width: 100%;
    height: 40px;
    border: none;
    background-color: #1ea6d4;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    font-family: OpenSansRegular;
    line-height: 38px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1)
}

.prcd-card a.button, .prcd-card a.button:hover {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-duration: .15s;
    -moz-transition-duration: .15s
}

.prcd-card a.button:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .29);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03)
}

.prcd-card .basket-icon {
    position: relative;
    top: 6px;
    display: inline-block;
    float: none;
    margin-right: 7px;
    width: 26px;
    height: 23px;
    background-image: url(../img/icons/basket.png);
    background-size: contain;
    background-repeat: no-repeat
}

.prcd-card .title {
    float: left;
    width: 100%;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 23px;
    display: inline-block;
    height: 55px;
    overflow: hidden;
}

.prcd-card p {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 39.2px;
    text-overflow: ellipsis;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.prcd-card p, .seller__logo {
    position: relative;
    float: left
}

.seller__logo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 15px;
    padding: 25px;
    width: 150px;
    height: 150px;
    border: 1px solid #f3f3f3
}

.seller__logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.seller__main, .seller__main_text-mob, .seller__main_title-mob {
    position: relative;
    float: left;
    width: -webkit-calc(100% - 165px);
    width: calc(100% - 165px)
}

.seller__main_text-mob h2, .seller__main_title-mob h2, .seller__main h2 {
    margin: 0;
    width: 100%;
    color: #333;
    text-align: left;
    font-weight: 400;
    font-size: 36px;
    font-family: OpenSansRegular
}

.seller__main_text-mob p, .seller__main_title-mob p, .seller__main p {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    width: 100%;
    color: #333;
    text-align: left;
    font-size: 16px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.seller__main_text-mob p span, .seller__main_title-mob p span, .seller__main p span {
    display: inline-block;
    float: left;
    margin-right: 5px;
    color: #333;
    text-align: left;
    font-family: OpenSansSemibold
}

.seller__main_text-mob p a, .seller__main_title-mob p a, .seller__main p a {
    color: #1ea6d4;
    font-style: italic;
    font-family: OpenSansSemibold
}

.seller__main_text-mob, .seller__main_title-mob {
    display: none
}

.seller__panel {
    position: relative;
    float: left;
    width: 100%;
    text-align: left
}

.seller__panel a {
    position: relative;
    top: -5px;
    margin-left: 15px;
    color: #bfbfbf;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 19px
}

.seller__panel a span {
    margin-right: 5px
}

.live-rating {
    position: relative;
    top: -5px;
    margin-left: 5px;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 19px
}

.other-products {
    position: relative;
    float: left;
    margin-top: 40px;
    width: 100%
}

.other-products__title {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 20px 15px;
    width: 100%;
    background-color: #fff;
    color: #000;
    font-weight: 400;
    font-size: 24px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.other-products, .other-products__wrap, .owl-carousel {
    position: relative;
    float: left;
    width: 100%
}

.rect {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 0;
    height: 0;
    border-right: 66px solid transparent
}

.rect p {
    position: relative;
    top: -41px;
    left: 7px;
    display: inline-block;
    margin: 0;
    width: auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    font-family: OpenSansSemibold
}

.rect-action {
    z-index: 4;
    width: 66px;
    height: 66px;
    background: url('/img/icons/rect-action.png') top left no-repeat;
    background-size: 66px;
}

.rect-top {
    z-index: 4;
    border-top: 66px solid #ffc11c
}

.rect-sale {
    z-index: 4;
    width: 66px;
    height: 66px;
    background: url('/img/icons/rect-sale.png') top left no-repeat;
    background-size: 66px;
}

.top-icon {
    position: absolute;
    display: block;
    margin-top: -55px;
    background-size: contain;
    background-repeat: no-repeat
}

.top-icon {
    margin-left: 4px;
    width: 25px;
    height: 15px;
    background-image: url(../img/icons/rect-top.png)
}

.radiobox {
    position: relative;
    top: 7px;
    display: block;
    display: inline-block;
    margin-right: 10px
}

.radiobox, .radiobox label {
    float: left;
    width: 35px;
    height: 35px
}

.radiobox label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #e6e6e6;
    text-align: left;
    font-weight: 400;
    font-family: OpenSansRegular
}

.radiobox input[type=radio] {
    display: none
}

.radiobox input[type=radio] + label span {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-left: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #d7e0e7;
    background-color: #fff;
    color: #e6e6e6;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 34px;
    cursor: pointer
}

.radiobox input[type=radio]:checked + label span {
    position: absolute;
    display: inline-block;
    margin-left: 0;
    width: 14px;
    width: 35px;
    height: 14px;
    height: 35px;
    border: 1px solid #000;
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    color: #000
}

.radio-wrap {
    position: relative;
    float: left;
    margin: 10px 0;
    width: 100%;
    text-align: left
}

.radio-wrap .title {
    float: left;
    margin-right: 20px;
    min-width: 110px;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 50px
}

.amounts-wrap {
    position: relative;
    float: left;
    width: 100%
}

.amounts-wrap .title {
    float: left;
    margin-right: 20px;
    min-width: 94px;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 50px
}

.amounts-wrap .amount {
    top: 7px
}

.amounts-wrap .minus {
    margin-right: 6px
}

.owl-prev {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 0;
    background-color: #e6e6e6
}

.owl-prev:hover {
    background-color: #1ea6d4
}

.owl-prev:hover:after, .owl-prev:hover:before {
    color: #fff;
    content: "/"
}

.owl-prev:before {
    margin-top: 2px;
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg)
}

.owl-prev:after, .owl-prev:before {
    position: absolute;
    left: 15px;
    display: block;
    color: #000;
    content: "/";
    font-size: 15px;
    font-family: OpenSansSemibold
}

.owl-prev:after {
    margin-top: 10px;
    -webkit-transform: rotate(109deg);
    -ms-transform: rotate(109deg);
    transform: rotate(109deg)
}

.owl-next {
    position: relative;
    display: block;
    width: 41px;
    height: 40px;
    background-color: #e6e6e6;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.owl-next:hover {
    background-color: #1ea6d4
}

.owl-next:hover:after, .owl-next:hover:before {
    color: #fff;
    content: "/"
}

.owl-next:before {
    margin-top: 2px;
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg)
}

.owl-next:after, .owl-next:before {
    position: absolute;
    left: 15px;
    display: block;
    color: #000;
    content: "/";
    font-size: 15px;
    font-family: OpenSansSemibold
}

.owl-next:after {
    margin-top: 10px;
    -webkit-transform: rotate(109deg);
    -ms-transform: rotate(109deg);
    transform: rotate(109deg)
}

.owl-theme .owl-nav [class*=owl-] {
    border-radius: 0
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #1ea6d4
}

.owl-theme .owl-nav [class*=owl-]:hover:after, .owl-theme .owl-nav [class*=owl-]:hover:before {
    color: #fff;
    content: "/"
}

.owl-nav {
    position: absolute;
    top: -71px;
    right: 2px;
    width: 112px
}

.registration, .registration-title {
    position: relative;
    float: left;
    width: 100%
}

.registration-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding: 20px 0;
    background-color: #fff;
    text-align: center
}

.registration-title h1 {
    margin: 0;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.registration-wrap {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    width: 100%;
    background-color: #fff;
    text-align: center
}

.registration-wrap form {
    display: inline-block;
    float: none;
    margin: 0 auto;
    width: 260px
}

.registration-wrap form button {
    float: left;
    margin-top: 30px;
    width: 100%;
    height: 60px;
    border: none;
    background-color: #1ea6d4;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    font-family: OpenSansRegular;
    line-height: 23px;
    cursor: pointer
}

.registration-wrap form .form-row {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    text-align: left
}

.registration-wrap form .form-row span {
    float: left;
    width: 100%;
    color: #333;
    text-align: left;
    font-weight: 400;
    font-size: 10px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.registration-wrap form .form-row input {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    width: 100%;
    height: 35px;
    border: 1px solid #d7e0e7;
    background-color: #fff;
    color: #333
}

.registration-wrap form .form-row input:focus {
    border: 1px solid #1ea6d4
}

.registration-wrap form p {
    display: inline-block;
    float: none;
    margin: 25px auto 0;
    width: 80%;
    color: #000;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.registration-wrap form p a {
    color: #1ea6d4
}

.cart, .cart-title {
    position: relative;
    float: left;
    width: 100%
}

.cart-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding: 20px 0;
    background-color: #fff;
    text-align: center
}

.cart-title h1 {
    margin: 0;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.cart-wrap {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
}

.cart-wrap h3 {
    float: left;
    margin: 0 0 10px;
    width: 100%;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.cart-wrap .form {
    position: relative;
    float: left;
    width: 100%;
    text-align: right
}

.cart-wrap .form button {
    /*float: right;*/
    width: 250px;
    height: 60px;
    border: none;
    background-color: #1ea6d4;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.cart-wrap .form button, .cart-wrap .form p {
    font-weight: 400;
    font-size: 20px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.cart-wrap .form p {
    position: relative;
    top: 20px;
    display: inline-block;
    float: none;
    margin: 0;
    margin-right: 30px;
    color: #000
}

.cart-wrap .order-wrap__item {
    float: left;
    margin: 15px 0;
    width: 100%;
    text-align: left
}

.cart-wrap .order-wrap__item .thumb {
    float: left;
    width: 75px;
    height: 75px
}

.cart-wrap .order-wrap__item .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.cart-wrap .order-wrap__item p {
    position: relative;
    top: 0;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px);
    height: 39.2px;
    text-align: left;
    text-overflow: ellipsis;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cart-wrap .order-wrap__item .price, .cart-wrap .order-wrap__item p {
    float: left;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular
}

.cart-wrap .order-wrap__item .price {
    width: 140px;
    height: 35px;
    background-color: #ffefbf;
    text-align: center;
    line-height: 30px
}

.order-item {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 0;
    width: 100%;
    border-bottom: 2px solid #f2f3f7
}

.order-item:last-of-type {
    margin-bottom: 30px
}

.order-item .thumb {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 75px;
    height: 75px
}

.order-item .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.order-item p {
    float: left !important;
    margin-bottom: 0;
    width: 35%
}

.order-item .product-code, .order-item p {
    position: relative;
    top: 25px;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.order-item .product-code {
    float: left;
    margin-right: 35px;
    width: 17%
}

.order-item .price {
    position: relative;
    top: 10px;
    float: right;
    width: 140px;
    height: 50px;
    background-color: #ffefbf;
    text-align: center;
    line-height: 52px
}

.order-item .price, .order-item .price span {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular
}

.order-item .price span {
    display: inline-block;
    line-height: 23px
}

a.delete-order {
    position: relative;
    top: 17px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 40px;
    padding: 10px 0;
    width: 100px;
    height: 40px;
    background-color: #1ea6d4;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 19px;
    cursor: pointer
}

.delete-order .del-icon {
    position: relative;
    top: 1px;
    display: inline-block;
    margin-right: 7px;
    width: 14px;
    height: 13px;
    background-image: url(../img/icons/del-icon.png);
    background-size: contain;
    background-repeat: no-repeat
}

.amount {
    position: relative;
    top: 20px;
    float: left
}

.amount input {
    float: left;
    width: 35px;
    height: 35px;
    border: 1px solid #d7e0e7;
    background-color: #fff;
    color: #000;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.minus {
    margin-right: 5px;
    background-image: url(../img/icons/left-arrow.png)
}

.minus, .plus {
    position: relative;
    top: 7px;
    display: block;
    float: left;
    width: 11px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer
}

.plus {
    margin-left: 5px;
    background-image: url(../img/icons/right-arrow.png)
}

.back-catalog {
    float: left;
    width: 250px;
    height: 60px;
    background-color: #e6e6e6;
    color: #000;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    font-family: OpenSansRegular;
    line-height: 55px
}

.back-catalog:hover {
    color: #000
}

.cart-wrap-notcolor {
    padding: 0;
    background-color: transparent
}

.blank-wrap {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*padding: 40px;*/
    width: 70%;
    background-color: #fff
}

.blank-wrap__column {
    position: relative;
    float: left;
    margin-right: 8px;
    width: 49%
}

.blank-wrap__column:last-of-type {
    margin-right: 0
}

.blank-wrap__column input, .blank-wrap__column select {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding-left: 15px;
    width: 100%;
    height: 35px;
    border: 1px solid #d7e0e7;
    background-color: #fff;
    color: #333
}

.blank-wrap__column input:focus, .blank-wrap__column select:focus {
    border: 1px solid #1ea6d4
}

.blank-wrap__column select {
    color: hsla(0, 0%, 57%, .88)
}

.blank-wrap__row {
    float: left;
    width: 100%
}

.order-wrap {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 24px;
    /*padding: 40px 20px 30px;*/
    width: 23%;
    background-color: #fff
}

.order-wrap p {
    top: 0;
    float: left;
    width: 100%;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    font-family: OpenSansRegular;
    line-height: 20px
}

.order-wrap button {
    display: inline-block;
    float: none;
    margin: 0 auto;
    margin-top: 60px
}

.buttons-wrap {
    display: none;
    float: left;
    width: 100%
}

.buttons-wrap .button {
    display: block !important;
    width: 100%
}

.cabinet-seller, .cabinet-seller-title {
    position: relative;
    float: left;
    width: 100%
}

.cabinet-seller-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding: 20px 0;
    background-color: #fff;
    text-align: center
}

.cabinet-seller-title h1 {
    margin: 0;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.logo-wrap {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 150px
}

.logo-wrap .logo {
    margin-bottom: 10px;
    width: 150px;
    height: 150px;
    border: 1px solid #f3f3f3;
    text-align: center
}

.logo-wrap .logo img {
    position: relative;
    top: 28px;
    width: 94px;
    height: 94px;
    -o-object-fit: contain;
    object-fit: contain
}

.logo-wrap .logo a {
    position: absolute;
    left: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    width: 100%;
    color: #c7c7c7;
    text-align: right;
    font-style: italic;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 31px
}

.logo-wrap .logo .delete {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-left: 10px;
    width: 12px;
    height: 12px;
    background-image: url(../img/icons/del-icon-2.png);
    background-size: contain;
    background-repeat: no-repeat
}

.upload-wrap {
    position: relative;
    float: left;
    width: 100%;
    cursor: pointer
}

.upload-wrap .upload {
    width: .1px;
    height: .1px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    cursor: pointer
}

.upload-wrap .upload + label {
    display: inline-block;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 10px;
    font-family: OpenSansRegular;
    line-height: 31px;
    cursor: pointer
}

.upload-icon {
    position: relative;
    top: 9px;
    float: left;
    margin-right: 7px;
    width: 14px;
    height: 14px;
    background-image: url(../img/icons/upload-icon.png);
    background-size: contain;
    background-repeat: no-repeat
}

.cabinet-seller__content {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    background-color: #fff
}

.cabinet-seller__content h3 {
    margin: 0;
    margin-bottom: 25px;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 24px;
    font-family: OpenSansRegular;
    line-height: 31px
}

.cabinet-seller__content form, .cabinet-seller__content h3 {
    position: relative;
    float: left;
    width: 100%
}

.cabinet-seller__content .form-wrap {
    position: relative;
    float: left;
    width: 513px;
    text-align: left
}

.cabinet-seller__content .form-wrap .button {
    float: left;
    margin-top: 10px;
    width: 160px;
    height: 40px;
    border: none;
    background-color: #1ea6d4;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 31px
}

.form-wrap__row {
    position: relative;
    float: left;
    margin-bottom: 30px;
    width: 100%;
    text-align: left
}

.form-wrap__row .error:before {
    display: block;
    content: "";
    clear: both;
}

.form-wrap__row .radio {
    line-height: 35px;
}

.form-wrap__row .control-label {
    display: block;
}

.delivery-order-wrap__item select,
.form-wrap__row select,
.form-wrap__row textarea,
.form-wrap__row input:not([type="file"]) {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    width: 90%;
    height: 35px;
    border: 1px solid #d7e0e7;
    background-color: #fff;
    outline: none;
}

.form-wrap__row textarea {
    padding: 10px;
    min-height: 70px;
    resize: vertical;
    height: auto;
}

.form-wrap__row select:focus,
.form-wrap__row textarea:focus,
.form-wrap__row input:focus {
    border: 1px solid #1ea6d4
}

#profile-form input[type="checkbox"], #profile-form input[type="radio"] {
	height: auto;
	width: auto;
	margin-right: 5px;
}

#profile-form input[type="checkbox"] + label, #profile-form input[type="radio"] + label {
	font-weight: 100;
}

#profile-form #bs-checkbox-block {
	margin-top: 20px;
}

.pen-icon {
    position: relative;
    top: 10px;
    display: block;
    float: left;
    margin-left: 10px;
    width: 16px;
    height: 15px;
    background-image: url(../img/icons/pen-sprite.png);
    background-position: -16px 0;
    background-repeat: no-repeat
}

.cabinet-seller__menu {
    float: right;
    margin-left: 30px;
    padding: 10px;
    width: 270px;
    background-color: #fff
}

.cabinet-seller__menu ul {
    /*display: block;*/
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

.cabinet-seller__menu ul li {
    position: relative;
    float: left;
    width: 100%;
    list-style-type: none;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.cabinet-seller__menu ul li.divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid lightgrey;
}

.cabinet-seller__menu ul li button,
.cabinet-seller__menu ul li a {
    float: left;
    width: 100%;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 31px
}

.cabinet-seller__menu ul li button {
    border: none;
    background: none;
    padding: 0;
}

.cabinet-seller__menu ul li button:hover,
.cabinet-seller__menu ul li.active a,
.cabinet-seller__menu ul li a:hover {
    color: #1ea6d4
}

.cabinet-seller__menu-icon {
    position: relative;
    top: 4px;
    display: block;
    float: left;
    margin-right: 12px;
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center
}

.icon-my-page {
    background-image: url(../img/icons/1.png)
}

.icon-my-client {
    background-image: url(../img/cat-svg/seller/deals.svg)
}

.icon-my-managers {
    background-image: url(../img/cat-svg/seller/managers.svg)
}

.icon-my-orders {
    background-image: url(../img/cat-svg/seller/orders.svg)
}

.icon_my_special_products {
    background-image: url('../img/cat-svg/seller/lamarek.svg')
}

.icon_my_shops {
    background-image: url(../img/cat-svg/seller/shops.svg)
}

.icon_my_analytics {
    background-image: url(../img/cat-svg/seller/analytics.svg)
}

.icon_my_notification {
    background-image: url(../img/cat-svg/seller/notices.svg)
}

.icon_my_sert {
    background-image: url(../img/cat-svg/seller/certify.svg)
}

.icon_my_categories {
    background-image: url(../img/icons/admin/cats.png)
}

.icon_roles {
    background-image: url(../img/icons/admin/roles.png)
}

.icon_slider {
    background-image: url(../img/icons/admin/slider.png)
}

.icon_special {
    background-image: url(../img/icons/admin/special.png)
}

.icon_settings {
    background-image: url(../img/icons/admin/settings.png)
}

.icon-my-product {
    background-image: url(../img/cat-svg/seller/products.svg)
}

.icon-my-balans {
    background-image: url(../img/cat-svg/seller/balance.svg)
}

.icon-my-delivery {
    background-image: url(../img/icons/5.png)
}

.icon-exit {
    background-image: url(../img/cat-svg/buyer/exit.svg)
}

.icon-sertificat {
    background-image: url(../img/icons/sertificat-icon.png)
}

.icon-rewiews {
    background-image: url(../img/icons/rewiews.png)
}

.icon-setting {
    background-image: url(../img/icons/setting-icon.png)
}

.icon-orders-buyer {
    background-image: url(../img/cat-svg/buyer/orders.svg)
}

.icon-basket {
    background-image: url(../img/cat-svg/buyer/basket.svg)
}

.icon-favor {
    background-image: url(../img/cat-svg/buyer/favor.svg)
}

.icon-friends {
    background-image: url(../img/cat-svg/buyer/friends.svg);
    background-position: center;
}

.icon-chats {
    background-image: url(../img/cat-svg/buyer/chats.svg);
    background-position: center;
}

.icon-payform {
    background-image: url(../img/icons/admin/payform.png)
}

.icon-vendors {
    background-image: url(../img/icons/admin/vendors.png)
}

.table-scroll {
    float: left;
    width: 100%
}

.search-wrap {
    position: relative;
    float: left;
    width: 490px
}

.search-wrap input {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    width: 454px;
    height: 35px;
    border: 1px solid #d7e0e7;
    color: #333;
    font-style: italic;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 20px
}

.search-wrap input:placeholder {
    color: gray
}

.search-wrap input:focus {
    border: 1px solid #1ea6d4
}

.search-wrap button {
    float: left;
    width: 35px;
    height: 35px;
    border: none;
    background-color: #ffc11c;
    text-align: center;
    cursor: pointer;
    text-align: center;
}

.loop-icon {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 18px;
    height: 19px;
    background-image: url(../img/icons/loop.png);
    background-size: contain;
    background-repeat: no-repeat
}

.datepicker__wrap {
    float: right;
    text-align: right
}

.datepicker__wrap select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 30px;
    padding-left: 10px;
    width: 200px;
    height: 35px;
    border: 1px solid #d7e0e7;
    color: #333;
    font-style: italic;
    font-family: OpenSansRegular
}

.datepicker__wrap select, .datepicker__wrap span {
    display: inline-block;
    font-size: 14px;
    line-height: 20px
}

.datepicker__wrap span {
    margin-right: 10px;
    color: #000;
    font-weight: 700;
    font-family: OpenSansBold
}

.datepicker__wrap input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    width: 140px;
    height: 35px;
    border: 1px solid #d7e0e7;
    color: #333;
    font-style: italic;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 20px
}

.datepicker__wrap input:last-of-type {
    margin-left: 10px
}

.table-wrap {
    margin: 30px 0
}

.table-wrap, .table-wrap__title {
    position: relative;
    float: left;
    width: 100%
}

.table-wrap__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0;
    border-top: 2px solid hsla(0, 0%, 90%, .7);
    border-bottom: 2px solid hsla(0, 0%, 90%, .7);
    text-align: left
}

.table-wrap__title span {
    float: left;
    color: #000;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    font-family: OpenSansBold;
    line-height: 20px
}

.table-wrap__row {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0;
    width: 100%;
    text-align: left;
    cursor: pointer
}

.table-wrap__row:hover select, .table-wrap__row:hover span {
    color: #1ea6d4
}

.table-wrap__row select, .table-wrap__row span {
    float: left;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 20px
}

.table-wrap__row select {
    outline: none;
    border: none
}

.table-wrap__no {
    width: 30px
}

.table-wrap__name {
    min-width: 255px
}

.table-wrap__email {
    min-width: 150px
}

.table-wrap__control, .table-wrap__number {
    min-width: 160px
}

.table-wrap__amount {
    min-width: 95px
}

.table-wrap__delivery {
    min-width: 120px
}

.table-wrap__status {
    min-width: 95px
}

.table-wrap__status_complaint {
    min-width: 122px
}

.table-wrap__status-moder {
    min-width: 130px
}

.table-wrap__no-prod {
    min-width: 110px
}

.table-wrap__name-comp {
    min-width: 360px
}

.table-wrap__nomination {
    min-width: 255px
}

.table-wrap__availability {
    min-width: 120px
}

.table-wrap__date {
    min-width: 140px
}

.table-wrap__action, .table-wrap__dare-moder {
    min-width: 110px
}

.table-wrap__from {
    min-width: 240px
}

.table-wrap__causes, .table-wrap__complaint {
    min-width: 160px
}

.plus-icon {
    top: 4px;
    display: block;
    width: 14px;
    height: 14px;
    background-image: url(../img/icons/plus.png);
    background-size: contain;
    background-repeat: no-repeat
}

.add-product, .plus-icon {
    position: relative;
    float: right
}

.add-product {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 14px;
    width: 200px;
    height: 35px;
    background-color: #1ea6d4;
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 20px
}

.add-product:hover, .add-product:active, .add-product:focus {
    color: #fff;
}

.delivery-wrap {
    width: 100%
}

.delivery-wrap__item {
    float: left;
    margin-bottom: 30px;
    width: 100%
}

.delivery-wrap__item select {
    margin-right: 20px;
    width: 289px;
    outline: none;
    cursor: pointer
}

.delivery-wrap__item select, .delivery-wrap__item textarea {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    height: 35px;
    border: 1px solid #d7e0e7;
    color: gray;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 20px
}

.delivery-wrap__item textarea {
    padding-top: 6px;
    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px);
    resize: none
}

.delivery-order-wrap {
    position: relative;
    float: left;
    /*margin-top: 40px;*/
    width: 289px
}

.delivery-order-wrap__item {
    position: relative;
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.delivery-order-wrap__item span {
    float: left;
    margin-bottom: 4px;
    width: 100%;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 20px
}

.delivery-order-wrap__item input {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    width: 100%;
    height: 35px;
    border: 1px solid #d7e0e7;
    color: gray
}

.delivery-order-wrap__item .timepicker {
    margin-right: 10px;
    width: 139px
}

.delivery-order-wrap__item .timepicker:last-of-type {
    margin-right: 0
}

.add-delivery {
    float: right;
    color: #1ea6d4;
    text-align: right;
    font-style: italic;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 20px
}

.balans-wrap {
    position: relative;
    float: right;
    width: 210px
}

.balans-wrap input, .balans-wrap select {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*margin-bottom: 30px;*/
    padding-left: 15px;
    width: 100%;
    height: 35px;
    border: 1px solid #d7e0e7;
    color: gray
}

.balans-wrap button {
    margin-bottom: 10px;
    border: none;
    background-color: #1ea6d4;
    color: #fff;
    line-height: 20px;
    cursor: pointer
}

.balans-wrap .download-pdf, .balans-wrap button {
    float: left;
    width: 100%;
    height: 35px;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular
}

.balans-wrap .download-pdf {
    border: 2px dashed #1ea6d4;
    color: #1ea6d4;
    text-align: center;
    line-height: 30px
}

.balans-wrap .download-pdf:hover {
    border-style: dotted;
}

.download-icon {
    position: relative;
    top: 4px;
    display: inline-block;
    margin-right: 7px;
    width: 19px;
    height: 18px;
    background-image: url(../img/icons/download-icon.png);
    background-size: contain;
    background-repeat: no-repeat
}

.seller-page, .seller-page__info {
    position: relative;
    float: left;
    width: 100%
}

.seller-page__info_header-thumb {
    float: left;
    width: 100%;
    height: 345px;
    text-align: center
}

.seller-page__info_header-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.seller-page__logo {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    width: 150px;
    height: 150px;
    border: 1px solid #f3f3f3;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.seller-page__logo .img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.seller-page__info_header-title {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 20px 190px;
    width: 100%;
    border-top: 1px solid #c1c1c1
}

.seller-page__info_header-title h2 {
    display: block;
    margin: 0;
    width: 100%;
    color: #333;
    font-weight: 400;
    font-size: 34px;
    font-family: OpenSansRegular;
    line-height: 19px
}

.seller-page__info_header-title .product-card__about_panel .rating-count {
    width: 25%;
    margin: 0;
}

.seller-page__info_header-title .product-card__about_panel {
    width: 100%;
    float: none;
    margin: 15px 0 0 0;
}

.seller-page__info_header-title .live-rating, .seller-page__info_header-title .product-card__about_panel a {
    top: 3px
}

.seller-page__info_header {
    float: left;
    width: -webkit-calc(100% - 321px);
    width: calc(100% - 321px);
    background-color: #fff
}

.seller-page__info_payment {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 30px;
    padding: 30px 25px;
    width: 291px;
    background-color: #fff
}

.seller-page__info_payment_item {
    position: relative;
    float: left;
    width: 100%
}

/*.seller-page__info_payment_item:last-of-type {*/
/*margin-top: 32px*/
/*}*/

.seller-page__info_payment_item span {
    float: left;
    width: 100%;
    color: #333;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    font-family: OpenSansSemibold;
    line-height: 25px
}

.seller-page__info_payment_item ul {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding-left: 22px;
    width: 100%
}

.seller-page__info_payment_item ul li {
    float: left;
    width: 100%;
    color: #333;
    text-align: left;
    font-weight: 400;
    font-family: OpenSansRegular;
    line-height: 25px
}

.seller-page__info_payment_item a {
    float: left;
    margin: 7px 0;
    width: 100%;
    color: #1ea6d4;
    text-align: left;
    font-style: italic;
    font-family: OpenSansRegular;
    line-height: 28px
}

.seller-page__info_payment_item .amounts, .seller-page__info_payment_item .delivers {
    position: relative;
    float: left;
    margin-right: 10px;
    min-width: 22%;
    height: 25px
}

.seller-page__info_payment_item .amounts img, .seller-page__info_payment_item .delivers img {
    -o-object-fit: contain;
    object-fit: contain
}

.seller-page__info_payment_item .amounts:last-of-type, .seller-page__info_payment_item .delivers:last-of-type {
    margin-right: 0
}

.seller__tab_nav {
    display: block;
    float: left;
    margin-top: 40px;
    width: 100%;
    height: auto;
    background-color: #fff
}

.seller__tab_nav:after {
    position: absolute;
    left: 11px;
    z-index: 0;
    display: block;
    margin-top: 58px;
    width: 98%;
    height: 2px;
    background-color: #e6e6e6;
    content: ""
}

.seller__tab_nav ul {
    position: relative;
    z-index: 2;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

.seller__tab_nav ul li {
    display: inline-block;
    float: left;
    margin: 0;
    width: auto
}

.seller__tab_nav ul li:last-of-type a {
    border-right: 1px solid #e6e6e6
}

.seller__tab_nav ul li a {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 30px;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-right: none;
    border-bottom: 2px solid #e6e6e6
}

.seller__tab_nav ul li a:hover {
    border-bottom: 2px solid #ffc11c;
    background-color: #ffefbf
}

.seller__tab_nav ul li a span {
    float: left;
    width: 100%;
    color: #000;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    font-family: OpenSansRegular;
    line-height: 27px
}

.seller__tab_nav .seller__tabs_active {
    border-bottom: 2px solid #1ea6d4
}

.seller__tab_nav .seller__tabs_active span {
    color: #1ea6d4
}

.seller__content {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    padding-bottom: 65px;
    width: 100%;
    background-color: #fff
}

.seller__content .current {
    display: block
}

.seller__content_item {
    position: relative;
    display: none;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 100px;
    width: 100%
}

.seller__content_item h3 {
    position: relative;
    float: left;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 25px;
    width: 100%;
    color: #a8a8a8;
    text-align: left;
    font-weight: 400;
    font-size: 23px;
    font-family: OpenSansRegular;
    line-height: 27px
}

.seller__content_item h3 span {
    float: left;
    margin-right: 10px;
    color: #000
}

.seller__content_item p {
    float: left;
    width: 100%;
    color: #333;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 22px
}

.seller__content_item p a {
    color: #1ea6d4;
    font-style: italic;
    font-family: OpenSansSemibold
}

.sort-panel, .sort-panel-mob {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-left: 30px;
    padding: 15px;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    background-color: #fff;
    text-align: left
}

.sort-panel-mob span, .sort-panel span {
    display: inline-block;
    color: #000;
    text-align: left
}

.sort-panel-mob select, .sort-panel-mob span, .sort-panel select, .sort-panel span {
    position: relative;
    float: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 31px
}

.sort-panel-mob select, .sort-panel select {
    top: 5px;
    margin-left: 15px;
    outline: none;
    border: none;
    color: silver
}

.sort-panel-mob .view-sort, .sort-panel .view-sort {
    float: right;
    text-align: right
}

.sort-panel-mob {
    display: none;
    float: left;
    width: 100%
}

.g-sort {
    background-image: url(../img/icons/g-sort.png)
}

.g-sort, .p-sort {
    position: relative;
    top: 5px;
    display: inline-block;
    float: none;
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer
}

.p-sort {
    margin-left: 10px;
    background-image: url(../img/icons/p-sort.png)
}

.seller-products {
    position: relative;
    float: left;
    padding-left: 30px;
    width: -webkit-calc(100% - 270px);
    width: calc(100% - 270px);
    text-align: left
}

.seller-products .pagination-panel {
    margin-top: 30px
}

.seller-products .prcd-card {
    position: relative;
    float: left;
    margin: 4px;
    /*padding-bottom: 0;*/
    width: 24%;
    border: none
}

.seller-products .prcd-card:hover {
    z-index: 1;
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, .29);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .29);
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.seller-products .prcd-card:hover .hide-info {
    display: block;
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.seller-products .favorite-star {
    width: 20px;
    height: 19px;
    background-image: url(../img/icons/favorite-star.png)
}

.seller-products .compare-icon, .seller-products .favorite-star {
    position: relative;
    top: 4px;
    display: block;
    float: left;
    margin-right: 9px;
    background-size: contain;
    background-repeat: no-repeat
}

.seller-products .compare-icon {
    width: 18px;
    height: 18px;
    background-image: url(../img/icons/compare-icon.png)
}

.hide-info {
    position: absolute;
    top: 430px;
    left: 0;
    z-index: 3;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px 15px;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 10px 3px rgba(0, 0, 0, .29);
    box-shadow: 0 8px 10px 3px rgba(0, 0, 0, .29);
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.hide-info a {
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 28px
}

.hide-info .title, .hide-info a {
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 400
}

.hide-info .title {
    position: relative;
    color: #000;
    font-size: 13px;
    line-height: 23px
}

.delivery-time {
    float: left;
    width: 100%;
    color: #c7c7c7;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-family: OpenSansRegular;
    line-height: 23px
}

.seller__main-title {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 20px 25px;
    width: 100%;
    background-color: #fff
}

.seller__main-title h3 {
    position: relative;
    float: left;
    margin: 0;
    width: 100%;
    color: #a8a8a8;
    text-align: left;
    font-weight: 400;
    font-size: 23px;
    font-family: OpenSansRegular;
    line-height: 27px
}

.seller__main-title h3 span {
    float: left;
    margin-right: 10px;
    color: #000
}

nav {
    padding: 0 50px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1)
}

nav .nav_header {
    width: 100%
}

nav .nav_header img.logo {
    float: left;
    margin-top: 30px;
    margin-right: 43px;
    max-width: 158px;
    max-height: 38px;
}

nav .nav_header .nav_header_right {
    position: relative;
    position: absolute;
    right: 50px;
    width: 250px
}

nav .search_bar {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
    margin-top: 30px
}

nav .search_bar a.categories {
    z-index: 9;
    display: inline-block;
    margin-right: 0;
    padding: 8px 15px;
    background-color: #1ea6d4;
    color: #fff;
    text-decoration: none;
    font-size: 14px
}

nav .search_bar a.categories p {
    display: inline-block;
    margin: 0
}

nav .search_bar a.categories img.arrows {
    margin-left: 85px
}

nav .search_bar a.categories .arrow_block {
    display: inline-block;
    margin-left: 80px;
    width: 15px;
    height: 8px;
    background: url(../img/navbar/arrow.svg)
}

.no-svg nav .search_bar a.categories .arrow_block {
    width: 15px;
    background: url(../img/navbar/arrow.png) no-repeat
}

nav .search_bar input.search {
    padding: 7px 15px;
    width: 352px;
    outline: none;
    border: 1px solid #d9e2e8;
    border-radius: 0;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    font-family: OpenSans_Italic;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

nav .search_bar input.search:active, nav .search_bar input.search:focus {
    border: 1px solid #1ea6d4;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

nav .search_bar input.search::-webkit-input-placeholder {
    color: gray;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar input.search::-moz-placeholder {
    color: gray;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar input.search:-ms-input-placeholder {
    color: gray;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar input.search::placeholder {
    color: gray;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar input.search:active::-webkit-input-placeholder, nav .search_bar input.search:focus::-webkit-input-placeholder {
    color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar input.search:active::-moz-placeholder, nav .search_bar input.search:focus::-moz-placeholder {
    color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar input.search:active:-ms-input-placeholder, nav .search_bar input.search:focus:-ms-input-placeholder {
    color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar input.search:active::placeholder, nav .search_bar input.search:focus::placeholder {
    color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar .city_wrapper {
    position: relative;
    display: inline-block
}

nav .search_bar .city_wrapper .top_fix {
    position: absolute;
    top: 35px;
    width: 100%
}

nav .search_bar .city_wrapper .city_dropdown {
    z-index: 12;
    display: none;
    overflow: hidden;
    max-height: 320px;
    -webkit-box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .07);
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .07)
}

nav .search_bar .city_wrapper .city_dropdown:hover {
    display: block
}

nav .search_bar .city_wrapper .city_dropdown a, nav .search_bar .city_wrapper .city_dropdown a:focus {
    display: block;
    padding: 5px 10px;
    background-color: #fff;
    color: gray;
    text-decoration: none;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

nav .search_bar .city_wrapper .city_dropdown a {
    position: relative;
    z-index: 20;
}

nav .search_bar .city_wrapper .city_dropdown a:hover {
    background-color: #f3f3f3;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

nav .search_bar .city_wrapper a.city_btn {
    position: absolute;
    top: 16px;
    right: 17px
}

nav .search_bar .city_wrapper a.city_btn .city_btn_icon {
    z-index: 8;
    width: 12px;
    height: 7px;
    background: url(../img/navbar/city_btn_arrow.svg) no-repeat;
    background-size: 12px
}

nav .search_bar .city_wrapper a.city_btn.clear {
    top: 13px
}

nav .search_bar .city_wrapper a.city_btn.clear .city_btn_icon {
    width: 12px;
    height: 12px;
    background: url(../img/navbar/city_btn_clear.svg) no-repeat;
    background-size: 11px
}

.no-svg nav .search_bar .city_wrapper a.city_btn.clear .city_btn_icon {
    width: 12px;
    height: 12px;
    background: url(../img/navbar/city_btn_clear.png) no-repeat;
    background-size: 12px
}

nav .search_bar .city_wrapper input.city {
    z-index: 8;
    padding: 9px 30px 8px 25px;
    width: 187px;
    outline: none;
    border: 1px solid #d9e2e8;
    border-left: none;
    border-radius: 0;
    background: url(../img/navbar/city.svg) no-repeat;
    background-color: #fff;
    background-position: 8px;
    background-size: 13px;
    color: gray;
    font-size: 14px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

.no-svg nav .search_bar .city_wrapper input.city {
    background: url(../img/navbar/city.png) no-repeat;
    background-position: 8px;
    background-size: 13px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

nav .search_bar .city_wrapper input.city:active, nav .search_bar .city_wrapper input.city:focus {
    color: #333
}

nav .search_bar .city_wrapper input.city::-webkit-input-placeholder {
    color: gray;
    letter-spacing: .7px;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar .city_wrapper input.city::-moz-placeholder {
    color: gray;
    letter-spacing: .7px;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar .city_wrapper input.city:-ms-input-placeholder {
    color: gray;
    letter-spacing: .7px;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar .city_wrapper input.city::placeholder {
    color: gray;
    letter-spacing: .7px;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar .city_wrapper input.city:active::-webkit-input-placeholder, nav .search_bar .city_wrapper input.city:focus::-webkit-input-placeholder {
    color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar .city_wrapper input.city:active::-moz-placeholder, nav .search_bar .city_wrapper input.city:focus::-moz-placeholder {
    color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar .city_wrapper input.city:active:-ms-input-placeholder, nav .search_bar .city_wrapper input.city:focus:-ms-input-placeholder {
    color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar .city_wrapper input.city:active::placeholder, nav .search_bar .city_wrapper input.city:focus::placeholder {
    color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

nav .search_bar .go {
    z-index: 8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffc11c;
    border: none;
    padding: 0;
}

nav .search_bar .go .search_icon {
    padding: 6px 7px;
    width: 36px;
    height: 36px;
    background: url(../img/navbar/search.svg) no-repeat;
    background-position: 7px 8px;
    background-size: 20px
}

.no-svg nav .search_bar .go .search_icon {
    padding: 6px 7px;
    width: 36px;
    height: 36px;
    background: url(../img/navbar/search.png) no-repeat;
    background-position: 7px 8px;
    background-size: 20px
}

nav .profile_block {
    display: inline-block;
    margin-top: 28px;
    margin-right: 41px;
    margin-left: 22px;
    width: 180px
}

nav .profile_block .profile_links {
    margin-left: 21px
}

nav .profile_block .profile_links button {
    padding: 0;
    margin: 0;
}

nav .profile_block .profile_links button,
nav .profile_block .profile_links a {
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

nav .profile_block .profile_links button:hover,
nav .profile_block .profile_links a:hover {
    color: #1ea6d4;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

nav .profile_block .profile_links a .user_icon {
    display: inline-block;
    width: 20px;
    height: 13px;
    background: url(../img/navbar/user.svg) no-repeat;
    background-size: 14px
}

.no-svg nav .profile_block .profile_links a .user_icon {
    display: inline-block;
    width: 20px;
    height: 13px;
    background: url(../img/navbar/user.png) no-repeat;
    background-size: 14px
}

nav .profile_block .profile_links button .logout_icon {
    display: inline-block;
    width: 23px;
    height: 13px;
    background: url(../img/navbar/logout.png) no-repeat;
    background-size: 13px
}

.no-svg nav .profile_block .profile_links button .logout_icon {
    display: inline-block;
    width: 23px;
    height: 13px;
    background: url(../img/navbar/logout.png) no-repeat;
    background-size: 14px
}

nav .profile_block .profile_links a .keys_icon {
    display: inline-block;
    margin-bottom: -3px;
    width: 20px;
    height: 18px;
    background: url(../img/navbar/keys.svg) left center no-repeat;
    background-size: 15px;
}

.no-svg nav .profile_block .profile_links a .keys_icon {
    display: inline-block;
    margin-bottom: -3px;
    width: 19px;
    height: 15px;
    background: url(../img/navbar/keys.png) no-repeat;
    background-size: 15px
}

nav .cart {
    position: relative;
    display: inline-block;
    float: right;
    margin-top: 29px;
    width: auto
}

nav .cart a, nav .cart a:active, nav .cart a:focus {
    color: #000
}

nav .cart .cart_icon {
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 4;
    width: 41px;
    height: 38px;
    background: url(../img/navbar/cart.svg) no-repeat;
    background-size: 41px
}

nav .cart .count {
    position: absolute;
    top: -10px;
    right: 3px;
    padding: 4px 5px;
    border-radius: 90px;
    background-color: #ffc11c;
    letter-spacing: .5px;
    font-size: 14px;
    width: 29px;
    text-align: center;
}

nav .nav_menu {
    display: inline-block;
    display: none;
    float: left;
    margin-top: 27px;
    margin-right: 25px
}

nav .nav_menu .icon {
    z-index: 4;
    width: 32px;
    height: 28px;
    background: url(../img/navbar/menu_bars.svg) no-repeat;
    background-size: 32px
}

.no-svg nav .nav_menu .icon {
    background: url(../img/navbar/menu_bars.png) no-repeat
}

nav .links {
    display: inline-block;
    padding: 10px 0;
    width: 100%
}

nav .links a {
    margin-right: 40px;
    padding-bottom: 1px;
    border-bottom: 1px solid #b3b3b3;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: .1s ease-in;
    transition: .1s ease-in
}

nav .links a:hover {
    border-bottom: 1px solid #1ea6d4;
    color: #1ea6d4;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

#slider {
    position: relative;
    z-index: 8;
    margin-top: 40px
}

#slider .slider_block .item {
    height: 330px
}

#slider a.next, #slider a.prev {
    position: absolute;
    top: 0;
    z-index: 7;
    float: left;
    padding: 0 14px;
    width: auto;
    height: 330px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

#slider a.next {
    right: 11px
}

#slider a.prev {
    left: 10px;
    /*display: none*/
}

#slider a.next:hover, #slider a.prev:hover {
    background-color: rgba(0, 0, 0, .2);
    -webkit-transition: .3s;
    transition: .3s
}

#slider a.next img, #slider a.prev img {
    position: relative;
    top: 39%
}

#slider .slider_block .slider_inner {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    margin: 30px 68px;
    padding: 19px 35px;
    height: 258px;
    height: 232px;
    background-color: hsla(0, 0%, 100%, .8)
}

#slider .slider_block .slider_inner h1 {
    margin: 0;
    padding: 0;
    padding-right: 60px;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: .7px;
    font-weight: 400;
    font-size: 37px;
    line-height: 1
}

#slider .slider_block .slider_inner p {
    margin: 0;
    padding: 0;
    max-width: 415px;
    font-size: 20px
}

#slider .slider_block .slider_inner .slider_btn {
    position: absolute;
    bottom: 20px;
    left: 33px;
    padding: 9px 63px;
    background-color: #ffc11c;
    color: #000;
    text-decoration: none;
    font-size: 20px
}

#slider .slider_block a {
    color: #000;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -3px
}

#slider .owl-theme .owl-dots .owl-dot span {
    margin: 0 4px;
    margin-bottom: -9px;
    width: 8px;
    height: 8px;
    background: #363636
}

#slider .owl-theme .owl-dots .owl-dot.active span {
    width: 11px;
    height: 11px;
    background: #ffc11c
}

#main_categories {
    overflow: auto;
    /*margin-top: 58px;*/
    margin-bottom: 25px;
    background-color: #fff
}

#main_categories h1 {
    margin: 15px 11px;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    font-weight: 400;
    font-size: 24px
}

#main_categories .category_content {
    position: relative;
    top: 40%;
    margin: 0 auto;
    text-align: center;
}

#main_categories .category_content .count {
    text-shadow: 0px 0px 10px #000000;
}

#main_categories .category_content p {
    display: inline-block;
    margin: 0;
    padding: 7px 17px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    text-transform: uppercase;
    font-size: 20px
}

#main_categories .category_content span {
    display: block
}

#main_categories .category_content span p {
    padding: 2px 19px
}

#main_categories .category_content span.top {
    padding-bottom: 3px
}

#main_categories .category_content .count {
    display: none;
    color: #fff;
    font-size: 14px
}

#main_categories .category_content a.watch {
    display: none
}

#main_categories .category_content_wrapper {
    display: block;
}

#main_categories .category_content_wrapper:hover {
    position: relative;
    overflow: hidden
}

#main_categories .category_content_wrapper:hover .category_content .count {
    display: block;
    padding-top: 6px
}

#main_categories .category_content_wrapper:hover .category_content a.watch {
    position: absolute;
    bottom: 15px;
    display: inline-block;
    padding: 1px 13px 3px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    -webkit-transition: .1s;
    transition: .1s
}

#main_categories .category_content_wrapper:hover .category_content a.watch:hover {
    background-color: #fff;
    color: #000;
    -webkit-transition: .1s;
    transition: .1s
}

#main_categories .category_wrapper, #main_categories .couple_wrapper {
    position: relative;
    width: 100%
}

#main_categories .couple_wrapper {
    display: block;
    overflow: hidden
}

#main_categories .category_wrapper .category_column {
    float: left;
    width: 33.333333%
}

#main_categories .fruits_wrapper {
    padding-right: 2px;
    padding-bottom: 1px
}

#main_categories .fruits_wrapper .fruits {
    width: 100%;
    height: 280px;
    background: url(../img/categories/fruits.png) 50%;
    background-size: cover
}

#main_categories .fish_wrapper {
    padding-top: 2px;
    padding-right: 2px
}

#main_categories .fish_wrapper .fish {
    width: 100%;
    height: 190px;
    background: url(../img/categories/fish.png) 50%;
    background-size: cover
}

#main_categories .category_column.col_2 .couple_wrapper .first_block {
    float: left;
    width: 46%
}

#main_categories .category_column.col_2 .couple_wrapper .second_block {
    float: left;
    width: 54%
}

#main_categories .veg_wrapper {
    padding-right: 3px;
    padding-left: 1px
}

#main_categories .veg_wrapper .veg {
    float: left;
    width: 100%;
    height: 190px;
    background: url(../img/categories/veg.png) 50%;
    background-size: cover
}

#main_categories .bake_wrapper {
    padding-right: 2px
}

#main_categories .bake_wrapper .bake {
    float: right;
    width: 100%;
    height: 190px;
    background: url(../img/categories/bake.png) 50%;
    background-size: cover
}

#main_categories .meat_wrapper {
    margin-top: 3px;
    padding-right: 2px;
    padding-left: 1px
}

#main_categories .meat_wrapper .meat {
    width: 100%;
    height: 280px;
    background: url(../img/categories/meat.png) 50%;
    background-size: cover
}

#main_categories .meat_mobile {
    display: none
}

#main_categories .cond_wrapper {
    padding-bottom: 1px;
    padding-left: 1px
}

#main_categories .cond_wrapper .cond {
    width: 100%;
    height: 280px;
    background: url(../img/categories/cond.png) 50%;
    background-size: cover
}

#main_categories .category_column.col_3 .couple_wrapper .first_block {
    float: left;
    width: 48%
}

#main_categories .category_column.col_3 .couple_wrapper .second_block {
    float: left;
    width: 52%
}

#main_categories .milk_wrapper {
    padding-top: 2px;
    padding-left: 1px
}

#main_categories .milk_wrapper .milk {
    float: left;
    width: 100%;
    height: 190px;
    background: url(../img/categories/milk.png) 50%;
    background-size: cover
}

#main_categories .baka_wrapper {
    padding-top: 2px;
    padding-left: 3px
}

#main_categories .baka_wrapper .baka {
    float: right;
    width: 100%;
    height: 190px;
    background: url(../img/categories/baka.png) 50%;
    background-size: cover
}

footer {
    position: relative;
    bottom: 0;
    left: 0;
    display: inline-block;
    float: left;
    min-height: 196px;
    width: 100%;
    background-color: #e6e6e6;
    margin-top: 25px;
}

footer .footer_inner {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    padding-top: 35px
}

footer .footer_inner .footer_block {
    float: left
}

footer .footer_inner .footer_block.footer_1 {
    width: 33%
}

footer .footer_inner .footer_block.footer_2 {
    width: 33%
}

footer .footer_inner .footer_block.footer_3, footer .footer_inner .footer_block.footer_4 {
    width: 33%
}

footer .footer_inner .footer_block .logo {
    margin-bottom: 23px;
    padding-top: 5px;
    max-width: 150px;
}

footer .footer_inner .footer_block p {
    margin: 0;
    padding-bottom: 6px;
    font-size: 14px
}

footer .footer_inner .footer_block p.heading {
    padding-bottom: 1px
}

footer .footer_inner .footer_block.footer_4 p.heading {
    padding-bottom: 4px
}

footer .footer_inner .footer_block a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

footer .footer_inner .footer_block a:hover {
    color: #1ea6d4;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

footer .footer_inner .footer_block ul {
    margin: 0;
    padding: 0;
    padding-right: 10px;
    list-style: none
}

footer .footer_inner .footer_block ul li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

footer .footer_inner .footer_block ul li a:hover {
    color: #1ea6d4;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

footer .footer_inner .footer_block ul li a:before {
    display: inline-block;
    float: left;
    margin: 0 4px 0 0;
    width: 4px;
    height: 16px;
    background: url(../img/footer/arrow.svg) no-repeat bottom;
    background-size: 3px;
    content: ""
}

.no-svg footer .footer_inner .footer_block ul li a:before {
    background: url(../img/footer/arrow.png) no-repeat bottom;
    background-size: 3px
}

footer .footer_inner .footer_block .social .icon {
    display: inline-block;
    width: 23px;
    height: 23px
}

footer .footer_inner .footer_block.footer_3 ul {
    padding-bottom: 25px
}

footer .footer_inner .footer_block .social .icon.vk {
    background: url(../img/footer/social_svg/vk.svg) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

footer .footer_inner .footer_block .social .icon.vk:hover {
    background: url(../img/footer/social_svg/vk_h.svg) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

.no-svg footer .footer_inner .footer_block .social .icon.vk {
    background: url(../img/footer/social_png/vk.png) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

.no-svg footer .footer_inner .footer_block .social .icon.vk:hover {
    background: url(../img/footer/social_png/vk_h.png) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

footer .footer_inner .footer_block .social .icon.fb {
    background: url(../img/footer/social_svg/fb.svg) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

footer .footer_inner .footer_block .social .icon.fb:hover {
    background: url(../img/footer/social_svg/fb_h.svg) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

.no-svg footer .footer_inner .footer_block .social .icon.fb {
    background: url(../img/footer/social_png/fb.png) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

.no-svg footer .footer_inner .footer_block .social .icon.fb:hover {
    background: url(../img/footer/social_png/fb_h.png) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

footer .footer_inner .footer_block .social .icon.gp {
    background: url(../img/footer/social_svg/gp.svg) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

footer .footer_inner .footer_block .social .icon.gp:hover {
    background: url(../img/footer/social_svg/gp_h.svg) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

.no-svg footer .footer_inner .footer_block .social .icon.gp {
    background: url(../img/footer/social_png/gp.png) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

.no-svg footer .footer_inner .footer_block .social .icon.gp:hover {
    background: url(../img/footer/social_png/gp_h.png) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

footer .footer_inner .footer_block .social .icon.tw {
    background: url(../img/footer/social_svg/tw.svg) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

footer .footer_inner .footer_block .social .icon.tw:hover {
    background: url(../img/footer/social_svg/tw_h.svg) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

.no-svg footer .footer_inner .footer_block .social .icon.tw {
    background: url(../img/footer/social_png/tw.png) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

.no-svg footer .footer_inner .footer_block .social .icon.tw:hover {
    background: url(../img/footer/social_png/tw_h.png) no-repeat;
    background-size: 23px;
    -webkit-transition: .1s;
    transition: .1s
}

footer .footer_inner .footer_mobile {
    display: none
}

.menu_layer {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 13
}

#category_menu, .menu_layer {
    position: absolute;
    display: none
}

#category_menu {
    top: 65px;
    right: 50px;
    left: 260px;
    z-index: 14;
    padding-top: 23px
}

#category_menu .category_menu_inner {
    overflow: hidden;
    max-height: 400px;
    width: 550px;
    border-top: 4px solid #1ea6d4;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .1)
}

#category_menu .category_menu_inner .tab_wrapper {
    position: relative;
    display: none;
    float: left;
    width: 50%;
    height: 400px;
    border-right: 1px solid #cecece
}

#category_menu .category_menu_inner .tab_wrapper.ul_root {
    display: block
}

#category_menu .category_menu_inner .tab_wrapper .tab_arrow_down {
    position: absolute;
    bottom: 0;
    display: none;
    padding-top: 11px;
    width: 100%;
    background-color: #fff
}

#category_menu .category_menu_inner .tab_wrapper .tab_arrow_up {
    position: absolute;
    top: 0;
    display: none;
    width: 100%;
    background-color: #fff
}

#category_menu .category_menu_inner .tab_wrapper .tab_arrow_down a, #category_menu .category_menu_inner .tab_wrapper .tab_arrow_up a {
    display: block;
    background-color: #1ea6d4;
    text-align: center;
    font-size: 10px
}

#category_menu .category_menu_inner .tab_wrapper .tab_arrow_up a {
    font-size: 8px
}

#category_menu .category_menu_inner .tab_wrapper .tab_arrow_down a .icon, #category_menu .category_menu_inner .tab_wrapper .tab_arrow_up a .icon, .no-svg #category_menu .category_menu_inner .tab_wrapper .tab_arrow_down a .icon, .no-svg #category_menu .category_menu_inner .tab_wrapper .tab_arrow_up a .icon {
    display: inline-block;
    width: 14px;
    height: 7px;
    background: url(../img/menu/arrow_more.svg) no-repeat;
    background-size: 12px;
    -webkit-transition: .1s;
    transition: .1s
}

.no-svg #category_menu .category_menu_inner .tab_wrapper .tab_arrow_down a .icon {
    background: url(../img/menu/arrow_more.png) no-repeat;
    background-size: 12px
}

#category_menu .category_menu_inner .tab_wrapper .tab_arrow_up a .icon {
    background: url(../img/menu/arrow_more_alt.svg) no-repeat;
    background-size: 12px
}

.no-svg #category_menu .category_menu_inner .tab_wrapper .tab_arrow_up a .icon {
    background: url(../img/menu/arrow_more_alt.png) no-repeat;
    background-size: 12px
}

#category_menu .category_menu_inner ul {
    margin: 0;
    padding: 0;
    max-height: 374px;
    width: 100%;
    list-style-type: none
}

#category_menu .category_menu_inner ul li a {
    display: block;
    padding: 7px 28px;
    padding-right: 5px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: .1s;
    transition: .1s
}

#category_menu .category_menu_inner ul li a:hover {
    background-color: #f3f3f3;
    -webkit-transition: .1s;
    transition: .1s
}

#category_menu .category_menu_inner ul li a.arrows:after, .no-svg #category_menu .category_menu_inner ul li a.arrows:after {
    display: inline-block;
    float: right;
    width: 6px;
    height: 16px;
    background: url(../img/menu/arrow.svg) no-repeat bottom;
    background-size: 6px;
    content: ""
}

#category_menu .category_menu_inner ul li a.food_icon {
    padding-left: 14px
}

.food_icon.milk:before, .no-svg .food_icon.milk:before {
    display: inline-block;
    float: left;
    margin-left: 3px;
    width: 24px;
    height: 18px;
    background: url(../img/menu/milk.svg) no-repeat 0 100%;
    background-size: 10px;
    content: ""
}

.no-svg .food_icon.milk:before {
    background: url(../img/menu/milk.png) no-repeat 0 100%;
    background-size: 10px
}

#mobile_menu .food_icon.milk:before, .no-svg #mobile_menu .food_icon.milk:before {
    margin-left: 0;
    width: 48px;
    height: 33px;
    background-size: 18px
}

.no-svg #mobile_menu .food_icon.milk:before {
    background: url(../img/menu/milk.png) no-repeat 0 100%;
    background-size: 18px
}

.food_icon.bread:before, .no-svg .food_icon.bread:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 18px;
    background: url(../img/menu/bread.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.bread:before {
    background: url(../img/menu/bread.png) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.bread:before, .no-svg #mobile_menu .food_icon.bread:before {
    margin-left: -5px;
    width: 53px;
    height: 33px;
    background-size: 28px
}

.no-svg #mobile_menu .food_icon.bread:before {
    background: url(../img/menu/bread.png) no-repeat 0 100%;
    background-size: 28px
}

.food_icon.meat:before, .no-svg .food_icon.meat:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 18px;
    background: url(../img/menu/meat.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.meat:before {
    background: url(../img/menu/meat.png) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.meat:before, .no-svg #mobile_menu .food_icon.meat:before {
    margin-left: -5px;
    width: 53px;
    height: 33px;
    background-size: 28px
}

.no-svg #mobile_menu .food_icon.meat:before {
    background: url(../img/menu/meat.png) no-repeat 0 100%;
    background-size: 28px
}

.food_icon.conservation:before, .no-svg .food_icon.conservation:before {
    display: inline-block;
    float: left;
    margin-left: 3px;
    width: 24px;
    height: 18px;
    background: url(../img/menu/conservation.svg) no-repeat 0 100%;
    background-size: 11px;
    content: ""
}

.no-svg .food_icon.conservation:before {
    background: url(../img/menu/conservation.png) no-repeat 0 100%;
    background-size: 11px
}

#mobile_menu .food_icon.conservation:before, .no-svg #mobile_menu .food_icon.conservation:before {
    margin-left: -1px;
    width: 49px;
    height: 33px;
    background-size: 19px
}

.no-svg #mobile_menu .food_icon.conservation:before {
    background: url(../img/menu/conservation.png) no-repeat 0 100%;
    background-size: 19px
}

.food_icon.meat_alt:before, .no-svg .food_icon.meat_alt:before {
    display: inline-block;
    float: left;
    margin-top: 1px;
    margin-left: 4px;
    width: 23px;
    height: 17px;
    background: url(../img/menu/meat_alt.svg) no-repeat 0 100%;
    background-size: 9px;
    content: ""
}

.no-svg .food_icon.meat_alt:before {
    background: url(../img/menu/meat_alt.png) no-repeat 0 100%;
    background-size: 9px
}

#mobile_menu .food_icon.meat_alt:before, .no-svg #mobile_menu .food_icon.meat_alt:before {
    margin-left: 2px;
    width: 46px;
    height: 33px;
    background-size: 17px
}

.no-svg #mobile_menu .food_icon.meat_alt:before {
    background: url(../img/menu/meat_alt.png) no-repeat 0 100%;
    background-size: 17px
}

.food_icon.fish:before, .no-svg .food_icon.fish:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 20px;
    background: url(../img/menu/fish.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.fish:before {
    background: url(../img/menu/fish.png) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.fish:before, .no-svg #mobile_menu .food_icon.fish:before {
    margin-left: -5px;
    width: 53px;
    height: 37px;
    background-size: 26px
}

.no-svg #mobile_menu .food_icon.fish:before {
    background: url(../img/menu/fish.png) no-repeat 0 100%;
    background-size: 26px
}

.food_icon.cond:before, .no-svg .food_icon.cond:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 18px;
    background: url(../img/menu/cond.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.cond:before {
    background: url(../img/menu/cond.png) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.cond:before, .no-svg #mobile_menu .food_icon.cond:before {
    margin-left: -5px;
    width: 53px;
    height: 34px;
    background-size: 28px
}

.no-svg #mobile_menu .food_icon.cond:before {
    background: url(../img/menu/cond.png) no-repeat 0 100%;
    background-size: 28px
}

.food_icon.baka:before, .no-svg .food_icon.baka:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 15px;
    background: url(../img/menu/baka.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.baka:before {
    background: url(../img/menu/baka.png) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.baka:before, .no-svg #mobile_menu .food_icon.baka:before {
    margin-left: -5px;
    width: 53px;
    height: 29px;
    background-size: 28px
}

.no-svg #mobile_menu .food_icon.baka:before {
    background: url(../img/menu/baka.png) no-repeat 0 100%;
    background-size: 15px
}

.food_icon.veg:before, .no-svg .food_icon.veg:before {
    display: inline-block;
    float: left;
    margin-left: 2px;
    width: 25px;
    height: 18px;
    background: url(../img/menu/veg.svg) no-repeat 0 100%;
    background-size: 17px;
    content: ""
}

.no-svg .food_icon.veg:before {
    background: url(../img/menu/veg.png) no-repeat 0 100%;
    background-size: 17px
}

#mobile_menu .food_icon.veg:before, .no-svg #mobile_menu .food_icon.veg:before {
    margin-left: -6px;
    width: 55px;
    height: 32px;
    background-size: 29px
}

#mobile_menu .no-svg .food_icon.veg:before {
    background: url(../img/menu/veg.png) no-repeat 0 100%;
    background-size: 29px
}

.food_icon.fruits:before, .no-svg .food_icon.fruits:before {
    display: inline-block;
    float: left;
    margin-left: 2px;
    width: 24px;
    height: 18px;
    background: url(../img/menu/fruits.svg) no-repeat 0 100%;
    background-size: 17px;
    content: ""
}

.no-svg .food_icon.fruits:before {
    background: url(../img/menu/fruits.png) no-repeat 0 100%;
    background-size: 16px
}

#mobile_menu .food_icon.fruits:before, .no-svg #mobile_menu .food_icon.fruits:before {
    margin-left: -7px;
    width: 56px;
    height: 33px;
    background-size: 32px
}

.no-svg #mobile_menu .food_icon.fruits:before {
    background: url(../img/menu/fruits.png) no-repeat 0 100%;
    background-size: 32px
}

.food_icon.cold:before, .no-svg .food_icon.cold:before {
    display: inline-block;
    float: left;
    margin-left: 2px;
    width: 25px;
    height: 19px;
    background: url(../img/menu/cold.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.cold:before {
    background: url(../img/menu/cold.png) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.cold:before, .no-svg #mobile_menu .food_icon.cold:before {
    margin-left: -5px;
    width: 54px;
    height: 33px;
    background-size: 27px
}

.no-svg #mobile_menu .food_icon.cold:before {
    background: url(../img/menu/cold.png) no-repeat 0 100%;
    background-size: 27px
}

.food_icon.nuts:before, .no-svg .food_icon.nuts:before {
    display: inline-block;
    float: left;
    margin-left: 2px;
    width: 24px;
    height: 19px;
    background: url(../img/cat-icon/nuts.svg) no-repeat 0 100%;
    background-size: 16px;
    content: ""
}

.no-svg .food_icon.nuts:before {
    background: url(../img/cat-icon/nuts.svg) no-repeat 0 100%;
    background-size: 16px
}

#mobile_menu .food_icon.nuts:before, .no-svg #mobile_menu .food_icon.nuts:before {
    margin-left: -6px;
    width: 55px;
    height: 37px;
    background-size: 28px
}

.no-svg #mobile_menu .food_icon.nuts:before {
    background: url(../img/cat-svg/products/nuts.svg) no-repeat 0 100%;
    background-size: 28px
}

/*новые иконки*/
/*вода*/
.food_icon.water:before, .no-svg .food_icon.water:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 18px;
    background: url(../img/cat-icon/water.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.water:before {
    background: url(../img/cat-icon/water.svg) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.water:before, .no-svg #mobile_menu .food_icon.water:before {
    margin-left: -3px;
    width: 53px;
    height: 33px;
    background-size: 23px
}

.no-svg #mobile_menu .food_icon.water:before {
    background: url(../img/menu/water.png) no-repeat 0 100%;
    background-size: 23px
}

/*алкоголь*/
.food_icon.alco:before, .no-svg .food_icon.alco:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 18px;
    background: url(../img/cat-icon/alco.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.alco:before {
    background: url(../img/cat-icon/alco.svg) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.alco:before, .no-svg #mobile_menu .food_icon.alco:before {
    margin-left: -3px;
    width: 53px;
    height: 33px;
    background-size: 23px
}

.no-svg #mobile_menu .food_icon.alco:before {
    background: url(../img/menu/alco.png) no-repeat 0 100%;
    background-size: 23px
}

/*детское питание*/
.food_icon.child:before, .no-svg .food_icon.child:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 18px;
    background: url(../img/cat-icon/child.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.child:before {
    background: url(../img/cat-icon/child.svg) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.child:before, .no-svg #mobile_menu .food_icon.child:before {
    margin-left: -3px;
    width: 53px;
    height: 33px;
    background-size: 23px
}

.no-svg #mobile_menu .food_icon.child:before {
    background: url(../img/menu/child.png) no-repeat 0 100%;
    background-size: 23px
}

/*горячие напитки*/
.food_icon.drinks:before, .no-svg .food_icon.drinks:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 18px;
    background: url(../img/cat-icon/drinks.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.drinks:before {
    background: url(../img/cat-icon/drinks.svg) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.drinks:before, .no-svg #mobile_menu .food_icon.drinks:before {
    margin-left: -3px;
    width: 53px;
    height: 33px;
    background-size: 23px
}

.no-svg #mobile_menu .food_icon.drinks:before {
    background: url(../img/menu/drinks.png) no-repeat 0 100%;
    background-size: 23px
}

/* снеки */
.food_icon.snacks:before, .no-svg .food_icon.snacks:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 18px;
    background: url(../img/cat-icon/snacks.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.snacks:before {
    background: url(../img/cat-icon/snacks.svg) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.snacks:before, .no-svg #mobile_menu .food_icon.snacks:before {
    margin-left: -3px;
    width: 53px;
    height: 33px;
    background-size: 23px
}

.no-svg #mobile_menu .food_icon.snacks:before {
    background: url(../img/cat-icon/snacks.svg) no-repeat 0 100%;
    background-size: 23px
}

/*новые иконки*/

.food_icon.sauce:before, .no-svg .food_icon.sauce:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 18px;
    background: url(../img/menu/sauce.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.sauce:before {
    background: url(../img/menu/sauce.png) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.sauce:before, .no-svg #mobile_menu .food_icon.sauce:before {
    margin-left: -3px;
    width: 53px;
    height: 33px;
    background-size: 23px
}

.no-svg #mobile_menu .food_icon.sauce:before {
    background: url(../img/menu/sauce.png) no-repeat 0 100%;
    background-size: 23px
}

.food_icon.bake_ing:before, .no-svg .food_icon.bake_ing:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 17px;
    background: url(../img/menu/bake_ing.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.bake_ing:before {
    background: url(../img/menu/bake_ing.png) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.bake_ing:before, .no-svg #mobile_menu .food_icon.bake_ing:before {
    margin-left: -6px;
    width: 56px;
    height: 31px;
    background-size: 30px
}

.no-svg #mobile_menu .food_icon.bake_ing:before {
    background: url(../img/menu/bake_ing.png) no-repeat 0 100%;
    background-size: 30px
}

.food_icon.asia:before, .no-svg .food_icon.asia:before {
    display: inline-block;
    float: left;
    margin-left: 1px;
    width: 26px;
    height: 16px;
    background: url(../img/menu/asia.svg) no-repeat 0 100%;
    background-size: 15px;
    content: ""
}

.no-svg .food_icon.asia:before {
    background: url(../img/menu/asia.png) no-repeat 0 100%;
    background-size: 15px
}

#mobile_menu .food_icon.asia:before, .no-svg #mobile_menu .food_icon.asia:before {
    margin-left: -5px;
    width: 56px;
    height: 31px;
    background-size: 27px
}

#mobile_menu .no-svg .food_icon.asia:before {
    background: url(../img/menu/asia.png) no-repeat 0 100%;
    background-size: 27px
}

.food_icon.diet:before, .no-svg .food_icon.diet:before {
    display: inline-block;
    float: left;
    margin-left: 0;
    width: 27px;
    height: 19px;
    background: url(../img/menu/diet.svg) no-repeat 0 100%;
    background-size: 17px;
    content: ""
}

.no-svg .food_icon.diet:before {
    background: url(../img/menu/diet.png) no-repeat 0 100%;
    background-size: 17px
}

#mobile_menu .food_icon.diet:before, .no-svg #mobile_menu .food_icon.diet:before {
    margin-left: -6px;
    width: 57px;
    height: 31px;
    background-size: 32px
}

.no-svg #mobile_menu .food_icon.diet:before {
    background: url(../img/menu/diet.png) no-repeat 0 100%;
    background-size: 32px
}

.food_icon.eggs:before, .no-svg .food_icon.eggs:before {
    display: inline-block;
    float: left;
    margin-left: 0;
    width: 27px;
    height: 18px;
    background: url(../img/menu/eggs.svg) no-repeat 0 100%;
    background-size: 18px;
    content: ""
}

.no-svg .food_icon.eggs:before {
    background: url(../img/menu/eggs.png) no-repeat 0 100%;
    background-size: 18px
}

#mobile_menu .food_icon.eggs:before, .no-svg #mobile_menu .food_icon.eggs:before {
    margin-left: -10px;
    width: 61px;
    height: 31px;
    background-size: 36px
}

/*еще иконки*/
/*заморозка*/
.food_icon.freeze:before,
.no-svg .food_icon.freeze:before {
    display: inline-block;
    float: left;
    margin-left: 0;
    width: 27px;
    height: 18px;
    background: url(../img/menu/freeze.png) no-repeat 0 100%;
    background-size: 18px;
    content: ""
}

.no-svg .food_icon.freeze:before {
    background: url(../img/menu/freeze.png) no-repeat 0 100%;
    background-size: 18px
}

#mobile_menu .food_icon.freeze:before,
.no-svg #mobile_menu .food_icon.freeze:before {
    margin-left: -10px;
    width: 61px;
    height: 31px;
    background-size: 36px
}

/*готовые блюда*/
.food_icon.ready:before,
.no-svg .food_icon.ready:before {
    display: inline-block;
    float: left;
    margin-left: 0;
    width: 27px;
    height: 18px;
    background: url(../img/cat-icon/ready.svg) no-repeat 0 100%;
    background-size: 18px;
    content: ""
}

.no-svg .food_icon.ready:before {
    background: url(../img/cat-icon/ready.svg) no-repeat 0 100%;
    background-size: 18px
}

#mobile_menu .food_icon.ready:before,
.no-svg #mobile_menu .food_icon.ready:before {
    margin-left: -10px;
    width: 61px;
    height: 31px;
    background-size: 36px
}

/*спортивное питание*/
.food_icon.sport:before,
.no-svg .food_icon.sport:before {
    display: inline-block;
    float: left;
    margin-left: 0;
    width: 27px;
    height: 18px;
    background: url(../img/cat-icon/sport.svg) no-repeat 0 100%;
    background-size: 18px;
    content: ""
}

.no-svg .food_icon.sport:before {
    background: url(../img/cat-icon/sport.svg) no-repeat 0 100%;
    background-size: 18px
}

#mobile_menu .food_icon.sport:before,
.no-svg #mobile_menu .food_icon.sport:before {
    margin-left: -10px;
    width: 61px;
    height: 31px;
    background-size: 36px
}

#mobile_menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 14;
    display: none;
    overflow: scroll;
    background-color: #fff
}

#mobile_menu .mobile_container {
    padding: 23px 16px;
    padding-bottom: 46px
}

#mobile_menu a.close {
    display: inline-block;
    text-decoration: none
}

#mobile_menu a.close img {
    display: inline-block;
    padding: 6px;
    padding-right: 22px
}

#mobile_menu .mobile_logo {
    display: inline-block
}

#mobile_menu .mobile_logo img {
    display: inline-block;
    max-width: 123px
}

#mobile_menu ul {
    margin: 0;
    margin-bottom: 37px;
    padding: 0;
    width: 100%;
    list-style-type: none
}

#mobile_menu ul li {
    margin-bottom: 7px
}

#mobile_menu ul li a {
    display: block;
    padding: 7px 23px;
    padding-right: 10px;
    color: #000;
    text-decoration: none;
    font-size: 25px;
    -webkit-transition: .1s;
    transition: .1s
}

#mobile_menu ul li a:hover {
    background-color: #f3f3f3;
    -webkit-transition: .1s;
    transition: .1s
}

#mobile_menu ul li a.arrows .after {
    display: inline-block;
    float: right;
    width: 15px;
    height: 28px;
    background: url(../img/menu/arrow_mobile.png) no-repeat bottom;
    content: ""
}

#mobile_menu .links a {
    display: block;
    padding: 14px 18px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px
}

#mobile_menu .links a.white {
    background-color: #f3f3f3
}

#mobile_menu .links a.grey {
    background-color: #e6e6e6
}

#mobile_menu .sub_page, #mobile_menu .sub_page_child {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 16;
    display: none;
    overflow: scroll;
    background-color: #fff
}

#mobile_menu .sub_page_child {
    z-index: 17
}

#mobile_menu .sub_page_child a.back, #mobile_menu .sub_page a.back {
    display: block;
    padding: 14px 18px;
    background-color: #e6e6e6;
    color: #000;
    text-decoration: none;
    font-size: 25px
}

#mobile_menu .sub_page_child a.back:before, #mobile_menu .sub_page a.back:before {
    display: inline-block;
    float: left;
    width: 15px;
    height: 28px;
    background: url(../img/menu/arrow_mobile_back.png) no-repeat bottom;
    content: ""
}

.breadcrumbs {
    margin-top: 13px;
    margin-bottom: 6px;
    width: 100%
}

.breadcrumbs a, .breadcrumbs p {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #4d4d4d;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: .1s;
    transition: .1s
}

.breadcrumbs a:hover {
    color: #1ea6d4;
    text-decoration: underline;
    -webkit-transition: .1s;
    transition: .1s
}

#catalogue {
    display: block;
    overflow: hidden
}

#catalogue .catalogue_left {
    float: left;
    margin-right: -100%;
    width: 268px
}

#catalogue .catalogue_left ul {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    background-color: #fff;
    list-style: none
}

#catalogue .catalogue_left ul li:first-child {
    padding-top: 9px
}

#catalogue .catalogue_left ul li:last-child {
    padding-bottom: 30px
}

#catalogue .catalogue_left ul li a {
    display: block;
    padding: 5px 28px;
    padding-right: 5px;
    padding-left: 15px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: .1s;
    transition: .1s
}

#catalogue .catalogue_left ul li a:hover {
    background-color: #f3f3f3;
    -webkit-transition: .1s;
    transition: .1s
}

#catalogue .filter h1 {
    margin: 0;
    padding: 0;
    padding: 12px 0;
    background-color: #ffc11c;
    text-align: center;
    font-weight: 400;
    font-size: 20px
}

#catalogue .filter .ui-widget.ui-widget-content {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #989898
}

#catalogue .filter .ui-slider-horizontal {
    height: 4px
}

#catalogue .filter .ui-slider {
    position: relative;
    text-align: left
}

#catalogue .filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

#catalogue .filter .ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -10px
}

#catalogue .filter .ui-state-default, #catalogue .filter .ui-widget-content .ui-state-default {
    background: #363636;
    color: #454545;
    font-weight: 400
}

#catalogue .filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    margin-top: -2px;
    height: 8px;
    border: 0;
    background-position: 0 0
}

#catalogue .filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    margin-top: -3px;
    width: 20px;
    height: 20px;
    outline: 0;
    border-radius: 50%;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none
}

#catalogue .filter .ui-widget-header {
    border: 1px solid #ddd;
    background: #1ea6d4;
    color: #333;
    font-weight: 700
}

#catalogue .filter .filter_wrapper {
    background-color: #fff
}

#catalogue .filter .price_range {
    padding: 10px;
    padding-top: 15px;
    border-bottom: 1px solid #e2e2e2
}

#catalogue .filter .price_range span {
    display: inline-block;
    margin-right: 15px;
    font-size: 14px
}

#catalogue .filter .price_range .price_input, #catalogue .filter .price_range .range_wrapper {
    display: inline-block
}

#catalogue .filter .price_range .price_input p {
    display: inline-block;
    margin: 0;
    margin-right: 4px;
    padding: 0;
    font-size: 14px
}

#catalogue .filter .price_range .price_input p.last {
    margin-left: 11px
}

#catalogue .filter .price_range .price_input input {
    display: inline-block;
    width: 62px;
    height: 30px;
    border: 1px solid #444348;
    text-align: center;
    font-size: 14px
}

#catalogue .filter .filter_block {
    padding: 14px 10px 15px 11px;
    border-bottom: 1px solid #e2e2e2;
    -webkit-transition: .2s;
    transition: .2s
}

#catalogue .filter .filter_block p {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 14px
}

#catalogue .filter .filter_block .heading a .arrow_icon {
    display: inline-block;
    width: 18px;
    height: 9px;
    background-image: url(../img/filter/arrow_down.png)
}

#catalogue .filter .filter_block.open .heading a .arrow_icon {
    width: 18px;
    height: 9px;
    background-image: url(../img/filter/arrow_up.png)
}

#catalogue .filter .filter_block .heading a {
    float: right
}

#catalogue .filter .filter_block .content {
    display: none;
    padding-top: 15px;
    font-size: 14px
}

#catalogue .filter .filter_block.open .content {
    display: block;
    overflow: hidden
}

#catalogue .filter .filter_block .content .checkbox_wrapper {
    padding-bottom: 17px
}

#catalogue .filter .filter_block .content .checkbox_wrapper .label {
    display: inline-block;
    margin-top: 0
}

#catalogue .filter .filter_block .content .checkbox_wrapper .checkbox {
    float: right
}

#catalogue .filter .checkbox {
    position: relative;
    display: inline-block;
    width: 20px
}

#catalogue .filter .checkbox label {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #000;
    background: #fff;
    cursor: pointer
}

#catalogue .filter .checkbox label:after {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 8px;
    height: 5px;
    border: 2px solid #000;
    border-top: none;
    border-right: none;
    background: transparent;
    content: "";
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#catalogue .filter .checkbox label:hover:after {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
}

#catalogue .filter .checkbox input[type=checkbox]:checked + label:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

#catalogue .filter .filter_block .content .checkbox_wrapper.last_checkbox {
    padding-bottom: 2px
}

.apply {
    position: absolute;
    z-index: 15;
    display: none;
    padding: 10px 15px;
    background-color: hsla(0, 0%, 100%, .5);
    color: #000;
    text-decoration: none;
    font-size: 16px;
    -webkit-transition: .2s;
    transition: .2s
}

.apply:hover {
    background-color: #1ea6d4;
    color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

#catalogue .catalogue_right {
    z-index: 3;
    width: 100%
}

#catalogue .catalogue_right .items_content {
    margin-left: 295px
}

#catalogue .catalogue_right .items_nav {
    margin-bottom: 30px;
    margin-left: 3px;
    padding: 9px 15px;
    background-color: #fff
}

#catalogue .catalogue_right .items_nav p {
    display: inline-block;
    margin: 0;
    margin-right: 14px;
    padding: 0;
    font-size: 14px
}

#catalogue .catalogue_right .items_nav a.items_sort {
    color: gray;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer
}

#catalogue .catalogue_right .items_nav a.items_sort .arrow_icon {
    display: inline-block;
    margin-left: 8px;
    width: 14px;
    height: 7px;
    background: url(../img/items/arrow.svg) no-repeat;
    background-size: 13px
}

.no-svg #catalogue .catalogue_right .items_nav a.items_sort .arrow_icon {
    background: url(../img/items/arrow.png) no-repeat;
    background-size: 13px
}

#catalogue .catalogue_right .items_nav .sort_dropdown {
    position: absolute;
    z-index: 12;
    display: none;
    overflow: hidden;
    margin-top: -1px;
    max-height: 320px;
    width: 100%;
    -webkit-box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .07);
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .07)
}

#catalogue .catalogue_right .items_nav .sort_dropdown:hover {
    display: block
}

#catalogue .catalogue_right .items_nav .sort_dropdown a, #catalogue .catalogue_right .items_nav .sort_dropdown a:focus {
    display: block;
    padding: 5px 10px;
    background-color: #fff;
    color: gray;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

#catalogue .catalogue_right .items_nav .sort_dropdown a:hover {
    background-color: #f3f3f3;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

#catalogue .catalogue_right .sort_wrapper {
    position: relative;
    display: inline-block
}

#catalogue .catalogue_right .items_nav .item_look {
    display: inline-block;
    float: right
}

#catalogue .catalogue_right .items_nav .item_look a {
    text-decoration: none
}

#catalogue .catalogue_right .items_nav .item_look .inline_items {
    display: inline-block;
    margin-top: -2px;
    width: 25px;
    height: 23px;
    border: 1px solid #dfdfdf;
    background-image: url(../img/items/inline.svg);
    background-size: 25px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

.no-svg #catalogue .catalogue_right .items_nav .item_look .inline_items {
    background-image: url(../img/items/inline.png);
    background-size: 25px
}

#catalogue .catalogue_right .items_nav .item_look .inline_items:hover {
    border: 1px solid #000;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

#catalogue .catalogue_right .items_nav .item_look .block_items {
    display: inline-block;
    margin-top: -2px;
    width: 25px;
    height: 23px;
    border: 1px solid #dfdfdf;
    background-image: url(../img/items/inblocks.svg);
    background-size: 25px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

.no-svg #catalogue .catalogue_right .items_nav .item_look .block_items {
    background-image: url(../img/items/inblocks.png);
    background-size: 25px
}

#catalogue .catalogue_right .items_nav .item_look .block_items:hover {
    border: 1px solid #000;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

#catalogue .catalogue_right .items_nav .item_look a.active .block_items {
    border: 1px solid #000
}

#catalogue .catalogue_right .items_block {
    display: inline-block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}

#catalogue .catalogue_right .item_wrapper {
    float: left;
    width: 25%
}

#catalogue .catalogue_right .item_wrapper .item_inner {
    padding-bottom: 3px;
    padding-left: 3px
}

#catalogue .catalogue_right .items_content .item {
    position: relative;
    z-index: 9;
    overflow: visible;
    min-height: 30px;
    width: 100%;
    background-color: #fff
}

#catalogue .catalogue_right .items_content .item.new .flag, #catalogue .catalogue_right .items_content .item.sale .flag, #catalogue .catalogue_right .items_content .item.top .flag {
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    height: 65px;
    background-image: url(../img/items/top.png)
}

#catalogue .catalogue_right .items_content .item.new .flag {
    background-image: url(../img/items/new.png)
}

#catalogue .catalogue_right .items_content .item.sale .flag {
    background-image: url(../img/items/sale.png)
}

#catalogue .catalogue_right .items_content .item .stars {
    float: right;
    padding: 14px;
    padding-bottom: 6px
}

#catalogue .catalogue_right .items_content .item .stars .star {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/items/star.svg) no-repeat;
    background-size: 20px
}

#catalogue .catalogue_right .items_content .item .stars .star.half {
    background: url(../img/items/star_half.svg) no-repeat;
    background-size: 20px
}

#catalogue .catalogue_right .items_content .item .photo {
    text-align: center
}

#catalogue .catalogue_right .items_content .item .photo img {
    max-width: 100%;
    max-height: 200px
}

#catalogue .catalogue_right .items_content .item .desc {
    padding: 10px 13px
}

#catalogue .catalogue_right .items_content .item .desc h3 {
    margin: 0;
    margin-bottom: 3px;
    font-weight: 400;
    font-size: 14px
}

#catalogue .catalogue_right .items_content .item .desc p {
    margin: 0;
    padding: 0;
    font-size: 14px
}

#catalogue .catalogue_right .items_content .item .desc .price {
    padding-top: 22px;
    padding-bottom: 12px
}

#catalogue .catalogue_right .items_content .item .desc .price .curent {
    display: inline-block;
    padding-right: 3px;
    font-size: 24px
}

#catalogue .catalogue_right .items_content .item .desc .price .old {
    display: inline-block;
    padding-bottom: 2px;
    color: gray;
    text-decoration: line-through;
    font-size: 14px
}

#catalogue .catalogue_right .items_content .item .desc .btn_wrapper {
    text-align: center
}

#catalogue .catalogue_right .items_content .item .desc a.to_cart {
    display: block;
    padding: 9px;
    background-color: #1ea6d4;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

#catalogue .catalogue_right .items_content .item .desc a.to_cart .cart_icon {
    display: inline-block;
    margin-bottom: -10px;
    padding-right: 7px;
    width: 23px;
    height: 26px;
    background: url(../img/items/cart.svg) no-repeat;
    background-size: 23px
}

#catalogue .catalogue_right .items_content .item .desc a.to_cart:hover {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

#catalogue .catalogue_right .items_content .item .more {
    position: absolute;
    display: none;
    width: 100%;
    background-color: #fff;
    -webkit-transition: .2s;
    transition: .2s
}

#catalogue .catalogue_right .items_content .item .more .more_inner {
    padding: 0 13px
}

#catalogue .catalogue_right .items_content .item .more .more_inner p {
    margin: 0;
    font-size: 14px;
    line-height: 1
}

#catalogue .catalogue_right .items_content .item .more .more_inner span {
    padding-bottom: 9px;
    color: gray;
    font-size: 14px
}

#catalogue .catalogue_right .items_content .item .more .more_inner .links_wrapper {
    padding-bottom: 15px
}

#catalogue .catalogue_right .items_content .item .more .more_inner a.more_link {
    display: block;
    padding-top: 8px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

#catalogue .catalogue_right .items_content .item .more .more_inner a.more_link:hover {
    color: #1ea6d4;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

#catalogue .catalogue_right .items_content .item .more .more_inner a.more_link .fave {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
    width: 20px;
    height: 18px;
    background: url(../img/items/to_fave.png) no-repeat;
    background-size: 20px
}

#catalogue .catalogue_right .items_content .item .more .more_inner a.more_link .compare {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -3px;
    margin-left: 1px;
    width: 19px;
    height: 18px;
    background: url(../img/items/compare.png) no-repeat;
    background-size: 18px
}

#catalogue .catalogue_right .inline .item {
    overflow: hidden
}

#catalogue .catalogue_right .inline .item_wrapper {
    float: none;
    width: 100%
}

#catalogue .catalogue_right .inline .item .photo {
    display: inline-block;
    float: left;
    padding: 20px;
    text-align: left
}

#catalogue .catalogue_right .inline .item .desc h3 {
    font-size: 20px
}

#catalogue .catalogue_right .inline .item .desc p {
    display: none
}

#catalogue .catalogue_right .items_footer {
    overflow: hidden;
    margin-bottom: 70px;
    margin-left: 3px;
    padding: 10px;
    padding-left: 27px;
    background-color: #fff
}

#catalogue .catalogue_right .items_footer .load_more {
    display: inline-block;
    margin-top: 8px
}

#catalogue .catalogue_right .items_footer .load_more a {
    padding-right: 10px;
    color: #000;
    font-size: 14px
}

#catalogue .catalogue_right .items_footer .load_more .load_icon {
    display: inline-block;
    margin-bottom: -6px;
    width: 21px;
    height: 20px;
    background: url(../img/items/load.png);
    -webkit-animation: a 2s linear infinite;
    animation: a 2s linear infinite
}

#catalogue .catalogue_right .items_footer .pagination {
    float: right;
    margin-bottom: 7px
}

#catalogue .catalogue_right .items_footer .pagination a {
    display: inline-block;
    margin-bottom: -12px;
    padding: 7px 14px 6px;
    color: #000;
    text-decoration: none;
    font-size: 20px
}

#catalogue .catalogue_right .items_footer .pagination a.active {
    padding: 6px 13px 5px;
    border: 1px solid #3c4654;
    background-color: #e6e6e6;
    pointer-events: none
}

#catalogue .catalogue_right .items_footer .pagination a:hover {
    color: #1ea6d4
}

#catalogue .catalogue_right .items_footer .pagination a.arrow_left, #catalogue .catalogue_right .items_footer .pagination a.arrow_right {
    padding: 11px 15px 11px 16px;
    background-color: #e6e6e6;
    -webkit-transition: .1s;
    transition: .1s
}

#catalogue .catalogue_right .items_footer .pagination a.arrow_left:hover, #catalogue .catalogue_right .items_footer .pagination a.arrow_right:hover {
    background-color: #1ea6d4;
    -webkit-transition: .1s;
    transition: .1s
}

#catalogue .catalogue_right .items_footer .pagination a.arrow_left:hover .arrows {
    background: url(../img/items/pagination/arrow_l_w.png)
}

#catalogue .catalogue_right .items_footer .pagination a.arrow_right:hover .arrows {
    background: url(../img/items/pagination/arrow_r_w.png)
}

#catalogue .catalogue_right .items_footer .pagination a.arrow_left .arrows {
    width: 9px;
    height: 18px;
    background: url(../img/items/pagination/arrow_l_b.png)
}

#catalogue .catalogue_right .items_footer .pagination a.arrow_right .arrows {
    width: 9px;
    height: 18px;
    background: url(../img/items/pagination/arrow_r_b.png)
}

#catalogue .mobile_filter a {
    display: block;
    display: none;
    margin-bottom: 20px;
    padding: 11px 15px;
    padding-bottom: 12px;
    width: 100%;
    background-color: #ffc11c;
    color: #000;
    text-decoration: none;
    font-size: 20px
}

#catalogue .mobile_load_more {
    display: none;
    margin-bottom: 20px;
    padding: 7px 0;
    text-align: center
}

#catalogue .mobile_load_more a {
    padding-right: 10px;
    color: #000;
    font-size: 14px
}

#catalogue .mobile_load_more .load_icon {
    display: inline-block;
    margin-bottom: -6px;
    width: 21px;
    height: 20px;
    background: url(../img/items/load.png);
    -webkit-animation: a 2s linear infinite;
    animation: a 2s linear infinite
}

#catalogue .filter a.close {
    display: none
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@media only screen and (max-width: 1200px) {
    nav .search_bar input.search {
        width: 284px
    }

    nav .search_bar a.categories .arrow_block {
        margin-left: 5px
    }

    nav .search_bar .city_wrapper input.city {
        width: 100px
    }

    nav .search_bar a.categories {
        padding: 8px 10px 8px 15px
    }

    nav .links a {
        margin-right: 36px
    }

    #main_categories .category_column.col_1, #main_categories .category_column.col_2 {
        width: 50%
    }

    #main_categories .category_column.col_2 .bake_wrapper, #main_categories .category_column.col_2 .meat_wrapper {
        padding-right: 0
    }

    #main_categories .category_column.col_3 {
        width: 100%
    }

    #main_categories .category_column.col_3 .cat_mid {
        float: left;
        width: 50%
    }

    #main_categories .category_column.col_3 .cond_wrapper {
        padding-top: 3px;
        padding-right: 2px;
        padding-left: 0
    }

    #main_categories .category_column.col_3 .cond_wrapper .cond {
        height: 208px
    }

    #main_categories .category_column.col_3 .baka_wrapper, #main_categories .category_column.col_3 .milk_wrapper {
        padding-top: 3px
    }

    #main_categories .category_column.col_3 .baka_wrapper .baka, #main_categories .category_column.col_3 .milk_wrapper .milk {
        height: 208px
    }

    footer .footer_inner .footer_block.footer_1, footer .footer_inner .footer_block.footer_2, footer .footer_inner .footer_block.footer_3, footer .footer_inner .footer_block.footer_4 {
        width: 25%
    }

    #category_menu {
        right: 119px
    }

    /*#catalogue .catalogue_right .item_wrapper, #category_menu .category_menu_inner .tab_wrapper {*/
    /*width: 33.3333%*/
    /*}*/
}

@media only screen and (max-width: 1100px) {
    nav .search_bar input.search {
        width: 252px
    }

    nav .profile_block .profile_links {
        margin-left: 10px
    }

    nav .nav_header img.logo {
        margin-top: 35px;
        margin-right: 15px;
        max-width: 123px
    }
}

@media only screen and (max-width: 1024px) {
    nav .nav_header img.logo {
        margin-top: 20px;
        max-width: 123px
    }

    nav .search_bar {
        margin-top: 24px
    }

    nav .profile_block {
        margin-top: 22px
    }

    nav .cart {
        margin-top: 23px
    }

    #main_categories {
        margin-top: 40px
    }

    #catalogue .catalogue_left {
        width: 242px
    }

    #catalogue .catalogue_left ul li a {
        padding-left: 11px;
        font-size: 13px
    }

    #catalogue .catalogue_right .items_content {
        margin-left: 269px
    }

    #catalogue .catalogue_right .items_content .item .desc .price .old, #catalogue .catalogue_right .items_content .item .desc h3, #catalogue .catalogue_right .items_content .item .desc p, #catalogue .catalogue_right .items_content .item .more .more_inner a.more_link, #catalogue .catalogue_right .items_content .item .more .more_inner p, #catalogue .catalogue_right .items_content .item .more .more_inner span, #catalogue .catalogue_right .items_footer .load_more a, #catalogue .filter .filter_block.open .content, #catalogue .filter .filter_block p, #catalogue .filter .price_range .price_input input, #catalogue .filter .price_range .price_input p, #catalogue .filter .price_range span {
        font-size: 13px
    }

    #catalogue .filter .price_range .price_input input {
        width: 57px;
        height: 32px
    }

    #catalogue .filter .price_range span {
        margin-right: 5px
    }

    #catalogue .catalogue_right .items_content .item .desc .price .curent {
        font-size: 22px
    }

    .catalog-plitka__wrap .catalog-gorizontal__item {
        float: left;
        margin: 3px;
        width: 32.4%
    }

    .catalog-plitka__wrap .catalog-gorizontal__item_panel .product-card__about_panel {
        position: absolute;
        margin-top: -279px
    }

    .catalog-plitka__wrap .link__wrap {
        bottom: -121px;
        width: 217px
    }

    .sidebar-filter {
        width: 241px
    }

    .sidebar-filter__category {
        padding-left: 12px
    }

    .catalog-gorizontal__item_content h3 {
        font-size: 13px
    }

    .catalog-gorizontal__item_content p {
        font-size: 11px;
        line-height: 16px
    }

    .catalog-gorizontal__item_panel {
        margin-left: 25px;
        width: 186px
    }

    .catalog-gorizontal__item_thumb {
        width: 180px;
        height: 180px
    }

    .catalog-gorizontal__item_content {
        width: -webkit-calc(100% - 406px);
        width: calc(100% - 406px)
    }

    .price-wrap {
        margin-top: 28px
    }

    .product-card__about h2 {
        font-size: 28px;
        line-height: 38px
    }

    .seller-page__info_header-title .product-card__about_panel .rating-count {
        margin-bottom: 0;
        width: 100%
    }

    .seller-page__info_payment_item:last-of-type {
        margin-top: 42px
    }

    .seller-products .prcd-card {
        width: 32.1%
    }

    .hide-info {
        position: absolute;
        top: 477px
    }

    .cart-wrap form button {
        width: 221px;
        font-size: 20px
    }

    .order-item .product-code {
        margin-right: 10px
    }

    .cart-wrap form p {
        margin-right: 15px;
        font-size: 14px
    }

    .delete-order {
        margin-right: 12px
    }

    .blank-wrap {
        width: 70%
    }

    .blank-wrap__column {
        width: 85%
    }

    .order-wrap {
        width: 27%
    }

    .cabinet-seller__menu {
        /*display: none*/
        width: 100%;
        margin-bottom: 20px;
    }

    .cabinet-seller__menu ul li {
        padding: 5px;
    }

    .cabinet-seller__content {
        width: 100%
    }
}

@media only screen and (max-width: 992px) {
    .cart > .container,
    .cabinet-seller > .container,
    .seller-page > .container,
    .product-card > .container,
    .registration > .container,
    .catalog-gorizontal > .container {
        margin-top: 15px;
    }

    nav .search_bar {
        width: 100%
    }

    nav .search_bar a.categories, nav .search_bar .go {
        display: none
    }

    nav .search_bar input.search {
        width: -webkit-calc(100% - 200px);
        width: calc(100% - 200px)
    }

    nav .search_bar .city_wrapper input.city {
        width: 180px;
        border: 1px solid #d9e2e8
    }

    nav .search_bar {
        margin-top: 15px;
        margin-bottom: 10px
    }

    nav .links {
        display: none
    }

    nav .nav_header {
        display: inline-block
    }

    nav .nav_menu {
        display: block
    }

    #main_categories .category_column.col_1 {
        width: 37%
    }

    #main_categories .category_column.col_2 {
        width: 63%
    }

    #main_categories .category_column.col_3 .cat_mid {
        width: 40%
    }

    #main_categories .category_column.col_3 .cat_mid.right {
        width: 60%
    }

    #category_menu, #category_menu .category_menu_inner, .menu_layer {
        display: none
    }

    footer .footer_inner .footer_block.footer_3 ul {
        padding-bottom: 10px
    }

    #catalogue .catalogue_left .filter, #catalogue .catalogue_left ul, .breadcrumbs {
        display: none
    }

    #catalogue .catalogue_right .items_content {
        margin-left: 0
    }

    #catalogue .catalogue_right .items_nav {
        margin-top: 30px;
        margin-left: 0
    }

    #catalogue .catalogue_right .items_block {
        margin-left: -3px
    }

    #catalogue .catalogue_right .items_footer {
        margin-left: 0
    }

    #catalogue .mobile_filter a {
        display: block;
        margin-bottom: 30px
    }

    #catalogue .catalogue_left .filter {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 15;
        overflow: scroll
    }

    #catalogue .filter h1 {
        padding-top: 22px;
        padding-bottom: 23px;
        text-align: left
    }

    #catalogue .filter a.close {
        display: inline-block;
        text-decoration: none
    }

    #catalogue .filter a.close img {
        display: inline-block;
        margin-bottom: -4px;
        padding-right: 23px;
        padding-left: 20px
    }

    #catalogue .filter .price_range {
        padding: 20px;
        border-bottom: 2px solid #e2e2e2
    }

    #catalogue .filter .filter_block {
        padding: 31px 20px 28px;
        border-bottom: 2px solid #e2e2e2
    }

    #catalogue .filter .filter_block.open .content, #catalogue .filter .filter_block p, #catalogue .filter .price_range .price_input input, #catalogue .filter .price_range .price_input p, #catalogue .filter .price_range span {
        font-size: 25px
    }

    #catalogue .filter .price_range .price_input input {
        width: 107px;
        height: 57px
    }

    #catalogue .filter .checkbox label {
        top: 10px
    }
}

@media only screen and (max-width: 770px) {
    .catalog-plitka__wrap .catalog-gorizontal__item {
        float: left;
        margin: 2px;
        width: 48.6%
    }

    .catalog-plitka__wrap .catalog-gorizontal__item_panel .product-card__about_panel {
        position: absolute;
        margin-top: -285px
    }

    .catalog-plitka__wrap .link__wrap {
        bottom: -130px;
        width: 216px
    }

    .catalog-gorizontal__item_content {
        width: -webkit-calc(100% - 196px);
        width: calc(100% - 196px)
    }

    .catalog-gorizontal__item_panel {
        float: right;
        margin-top: 15px;
        margin-left: 25px;
        width: 228px
    }

    .price-wrap {
        margin-top: 0
    }

    .product-card__single-slider {
        float: left;
        width: 100%
    }

    .slider-for, .slider-for .item {
        height: 440px
    }

    .product-card__about {
        margin-top: 10px;
        margin-left: 0;
        width: 100%
    }

    .review-info {
        display: none
    }

    .prcd__content_item form .review-info-mob {
        display: block;
        margin-top: 10px;
        padding-left: 33px;
        width: 100%
    }

    .prcd__content .prcd-card {
        display: none
    }

    .prcd__content_item {
        padding-right: 0;
        width: 100%
    }

    .prcd__tab_nav ul li {
        width: 25%
    }

    .prcd__tab_nav ul li a {
        padding: 10px 0
    }

    .prcd__tab_nav ul li a span {
        font-size: 13px
    }

    .prcd__tab_nav:after {
        display: none
    }

    .product-card__about_price-wrap .price {
        font-size: 35px
    }

    .product-card__about form .form-row {
        float: left;
        width: 100%
    }

    .product-card__about form .form-row a {
        width: 50%
    }

    .product-card__about form .form-row button {
        margin-bottom: 10px;
        width: 100%
    }

    .seller-page__info_payment {
        display: none
    }

    .seller-page__info_header {
        width: 100%
    }

    .seller-products .prcd-card {
        width: 48.1%
    }

    .hide-info {
        position: absolute;
        top: 451px
    }

    .blank-wrap {
        width: 69%
    }

    .cart-wrap .form button {
        width: 165px;
        font-size: 14px
    }

    .cabinet-seller__content .form-wrap {
        width: 100%
    }

    .table-scroll {
        overflow-x: scroll
    }

    .table-wrap {
        width: 1000px
    }

    .search-wrap {
        width: 45%
    }

    .search-wrap input {
        width: -webkit-calc(100% - 35px);
        width: calc(100% - 35px)
    }
}

@media only screen and (max-width: 768px) {
    .main_container, nav {
        padding: 0
    }

    nav .profile_block {
        width: 150px
    }

    #slider .slider_block .slider_inner {
        left: 0
    }

    #main_categories .category_column.col_1, #main_categories .category_column.col_2, #main_categories .category_column.col_3 {
        width: 100%
    }

    #main_categories .category_column.col_1 .first_block, #main_categories .category_column.col_1 .second_block {
        float: left;
        width: 50%
    }

    #main_categories .fruits_wrapper {
        padding-bottom: 3px
    }

    #main_categories .baka_wrapper .baka, #main_categories .bake_wrapper .bake, #main_categories .category_column.col_3 .cond_wrapper .cond, #main_categories .fish_wrapper .fish, #main_categories .fruits_wrapper .fruits, #main_categories .meat_wrapper .meat, #main_categories .milk_wrapper .milk, #main_categories .veg_wrapper .veg {
        height: 218px
    }

    #main_categories .fish_wrapper {
        padding-top: 0;
        padding-right: 0;
        padding-left: 1px
    }

    #main_categories .category_column.col_2 .couple_wrapper .first_block, #main_categories .category_column.col_2 .couple_wrapper .second_block {
        width: 50%
    }

    #main_categories .veg_wrapper {
        padding-right: 2px;
        padding-left: 0
    }

    #main_categories .meat_wrapper {
        padding-left: 0
    }

    #main_categories .bake_wrapper {
        padding-left: 1px
    }

    #main_categories .meat_desktop {
        display: none
    }

    #main_categories .meat_mobile {
        display: inline-block;
        float: left;
        width: 50%
    }

    #main_categories .category_column.col_3 .cat_mid {
        width: 50%
    }

    #main_categories .category_column.col_3 .cond_wrapper {
        padding-right: 0;
        padding-left: 1px
    }

    #main_categories .category_column.col_3 .cat_mid.right {
        width: 100%
    }

    #main_categories .category_column.col_3 .couple_wrapper .first_block, #main_categories .category_column.col_3 .couple_wrapper .second_block {
        width: 50%
    }

    #main_categories .milk_wrapper {
        padding-right: 2px;
        padding-left: 0
    }

    #main_categories .baka_wrapper {
        padding-left: 1px
    }

    #slider .slider_block .slider_inner h1 {
        padding-right: 0;
        font-size: 33px
    }

    #slider .slider_block .slider_inner p {
        font-size: 19px;
        line-height: 1.5
    }

    footer .footer_inner .footer_block ul {
        padding-right: 0
    }

    footer .footer_inner .footer_block ul li a {
        font-size: 20px
    }

    footer .footer_inner .footer_block ul li a:before {
        display: inline-block;
        float: left;
        margin: 0 4px 0 0;
        width: 5px;
        height: 20px;
        background: url(../img/footer/arrow.svg) no-repeat bottom;
        background-size: 5px;
        content: ""
    }

    footer .footer_inner {
        padding: 0;
        padding-top: 30px
    }

    footer .footer_inner .footer_block, footer .footer_inner .footer_block.footer_1, footer .footer_inner .footer_block.footer_2, footer .footer_inner .footer_block.footer_3, footer .footer_inner .footer_block.footer_4 {
        width: 100%
    }

    footer .footer_inner .footer_block.footer_3 ul {
        padding-bottom: 0
    }

    footer .footer_inner .footer_block.footer_4 {
        padding-top: 0
    }

    footer .footer_inner .footer_block.footer_1 p {
        display: none
    }

    footer .footer_inner .footer_block.footer_4 p.heading, footer .footer_inner .footer_block p.heading {
        padding-bottom: 15px;
        font-size: 20px
    }

    footer .footer_inner .footer_block .logo {
        padding: 0 50px
    }

    footer .footer_inner .footer_block .grey {
        padding: 15px 50px;
        background-color: #ccc;
        font-size: 20px
    }

    footer .footer_inner .footer_block .grey.copyright {
        padding: 50px;
        text-align: center;
        font-size: 20px
    }

    footer .footer_inner .footer_block .white {
        padding: 15px 50px;
        font-size: 20px
    }

    footer .footer_inner .footer_block .social .icon {
        width: 47px;
        height: 47px
    }

    footer .footer_inner .footer_block .social {
        margin-left: 2px
    }

    footer .footer_inner .footer_block .social .icon {
        padding-right: 15px
    }

    .no-svg footer .footer_inner .footer_block .social .icon.fb, .no-svg footer .footer_inner .footer_block .social .icon.fb:hover, .no-svg footer .footer_inner .footer_block .social .icon.gp, .no-svg footer .footer_inner .footer_block .social .icon.gp:hover, .no-svg footer .footer_inner .footer_block .social .icon.tw, .no-svg footer .footer_inner .footer_block .social .icon.tw:hover, .no-svg footer .footer_inner .footer_block .social .icon.vk, .no-svg footer .footer_inner .footer_block .social .icon.vk:hover, footer .footer_inner .footer_block .social .icon.fb, footer .footer_inner .footer_block .social .icon.fb:hover, footer .footer_inner .footer_block .social .icon.gp, footer .footer_inner .footer_block .social .icon.gp:hover, footer .footer_inner .footer_block .social .icon.tw, footer .footer_inner .footer_block .social .icon.tw:hover, footer .footer_inner .footer_block .social .icon.vk, footer .footer_inner .footer_block .social .icon.vk:hover {
        background-size: 47px
    }

    footer .footer_inner .footer_block.footer_4 .social_block .heading {
        padding-bottom: 10px
    }

    footer .footer_inner .footer_mobile {
        display: block
    }

    #slider .slider_block .slider_inner {
        margin: 30px;
        padding: 19px 20px
    }

    #slider a.prev {
        padding-right: 0
    }

    #slider a.next {
        padding-left: 0
    }

    #slider .slider_block .slider_inner .slider_btn {
        left: 20px
    }

    nav .nav_header .nav_header_right {
        right: 32px;
        width: 203px
    }

    footer .footer_inner .footer_block .grey, footer .footer_inner .footer_block .white {
        padding: 15px 20px
    }

    footer .footer_inner .footer_block .logo {
        padding: 0 20px
    }

    footer .footer_inner .footer_block a.white .cont {
        margin: -15px 0;
        padding: 0 20px;
        font-size: 20px
    }

    .slider_container {
        padding: 0 20px
    }

    footer .footer_inner .footer_block .logo {
        margin-bottom: 17px
    }

    #catalogue .catalogue_right .item_wrapper {
        width: 50%
    }

    #catalogue .catalogue_right .items_content .item .stars {
        position: absolute;
        top: 13px;
        right: 13px;
        padding: 0
    }

    #catalogue .catalogue_right .items_content .item .photo img {
        margin-top: 40px
    }

    #catalogue .catalogue_right .items_footer .load_more, #catalogue .catalogue_right .items_nav .item_look {
        display: none
    }

    #catalogue .catalogue_right .items_nav .sort_dropdown a, #catalogue .catalogue_right .items_nav .sort_dropdown a:focus, #catalogue .catalogue_right .items_nav a.items_sort, #catalogue .catalogue_right .items_nav p {
        font-size: 20px
    }

    #catalogue .catalogue_right .items_nav a.items_sort .arrow_icon {
        display: inline-block;
        margin-left: 4px;
        width: 19px;
        height: 10px;
        background: url(../img/items/arrow_down.png) no-repeat;
        background-size: 19px
    }

    #catalogue .catalogue_right .items_nav p {
        margin-right: 9px
    }

    #catalogue .catalogue_right .item_wrapper .item_inner {
        padding-bottom: 6px;
        padding-left: 6px
    }

    #catalogue .catalogue_right .items_block {
        margin-bottom: 20px;
        margin-left: -6px
    }

    #catalogue .catalogue_right .items_nav {
        margin-top: 20px;
        margin-bottom: 20px
    }

    #catalogue .mobile_load_more {
        display: block
    }

    #catalogue .mobile_filter a {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 736px) {
    .catalog-plitka__wrap .catalog-gorizontal__item_panel .product-card__about_panel {
        position: absolute;
        margin-top: -260px
    }

    #mobile_menu ul li a {
        padding-left: 60px
    }

    #mobile_menu ul li a:before {
        position: absolute;
        margin-left: -42px !important;
        content: ""
    }

    #milk_subpage_child ul li a, #milk_subpage ul li a {
        padding-left: 23px
    }

    nav .search_bar input.search {
        width: -webkit-calc(100% - 152px);
        width: calc(100% - 152px)
    }

    nav .search_bar .city_wrapper input.city {
        width: 152px;
        border: 1px solid #d9e2e8
    }

    .catalog-gorizontal__wrap {
        float: left;
        margin-left: 0;
        padding-left: 0;
        width: 100%
    }

    .catalog-gorizontal__item {
        float: left;
        margin: 3px;
        padding-top: 30px;
        min-height: 378px;
        width: 48%
    }

    .price-wrap .price {
        font-size: 21px
    }

    .catalog-gorizontal__item_content h3 {
        margin: 0;
        margin-top: 5px;
        height: 36.4px
    }

    .catalog-gorizontal__item_thumb {
        margin-top: 10px;
        margin-right: 0;
        width: 100%
    }

    .catalog-gorizontal__item_panel {
        width: 100%
    }

    .catalog-gorizontal__item_panel .product-card__about_panel .rating-count {
        float: right;
        width: 130px
    }

    .catalog-gorizontal__item_panel .live-rating {
        top: 5px;
        display: none
    }

    .catalog-gorizontal__item_panel .product-card__about_panel {
        position: absolute;
        margin-top: -270px
    }

    .catalog-gorizontal__item_content {
        float: left;
        width: 100%
    }

    .catalog-gorizontal__item_content p {
        display: none
    }

    .catalog-gorizontal__item_panel button {
        width: 100%
    }

    .catalog-gorizontal__item_panel a {
        display: none
    }

    .delivery-wrap__item select, .delivery-wrap__item textarea {
        margin: 7px 0;
        width: 100%
    }

    .datepicker__wrap {
        width: 100%
    }

    .datepicker__wrap select {
        margin-bottom: 20px;
        width: 100%
    }

    .datepicker__wrap input, .datepicker__wrap span {
        float: left;
        width: 64px;
        text-align: left;
        line-height: 33px
    }

    .datepicker__wrap input {
        width: 38%
    }

    .search-wrap {
        margin-bottom: 20px;
        width: 100%
    }

    .search-wrap input {
        width: -webkit-calc(100% - 35px);
        width: calc(100% - 35px)
    }

    .balans-wrap {
        width: 100%
    }

    .order-wrap {
        position: relative;
        float: left;
        margin-left: 0;
        padding: 0;
        width: 100%
    }

    .order-item .price {
        width: 66px
    }

    .cart-wrap .form .summa, .order-item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 0
    }

    .cart-wrap .form .summa {
        width: 100% !important;
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        font-family: OpenSansRegular;
        line-height: 26px
    }

    .back-catalog, .cart-wrap .form button {
        display: none
    }

    .buttons-wrap {
        display: block
    }

    .buttons-wrap p {
        width: 100%;
        text-align: center;
        font-size: 20px
    }

    .buttons-wrap button {
        display: block !important;
        margin-top: 0;
        width: 100% !important
    }

    .buttons-wrap .back-catalog {
        display: block;
        margin-top: 30px;
        width: 100%
    }

    .cart-wrap h3, .order-wrap__item {
        display: none
    }

    .blank-wrap, .blank-wrap__column {
        width: 100%
    }

    .blank-wrap h3 {
        display: block
    }

    .delete-order {
        width: 60px
    }

    .cart-wrap {
        padding-bottom: 10px;
        padding-left: 10px
    }

    .cart-wrap .form p, .order-item .product-code {
        top: 0;
        margin-right: 0;
        width: -webkit-calc(100% - 95px);
        width: calc(100% - 95px)
    }

    .pagination-panel {
        padding: 0
    }

    .pagination-panel ul {
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 10px
    }

    .pagination-panel .load-more {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 0;
        width: 100%;
        background-color: #f3f3f3;
        text-align: center
    }

    .hide-info {
        position: absolute;
        top: 473px
    }

    .hide-info a {
        font-size: 11px
    }

    .sort-panel-mob {
        display: block;
        margin: 0;
        margin-bottom: 20px
    }

    .sort-panel-mob select {
        color: #000
    }

    .sort-panel, .sort-panel-mob .view-sort {
        display: none
    }

    .seller-products .prcd-card {
        margin: 3px;
        width: 48%
    }

    .seller-products {
        margin: 0;
        padding: 0;
        width: 100%
    }

    .sidebar-filter__category {
        display: none
    }

    .sidebar-filter {
        width: 100%
    }

    .filters {
        display: none
    }

    .filter h3 {
        padding-left: 20px;
        text-align: left;
        cursor: pointer
    }

    .filter {
        margin-bottom: 20px
    }

    .filter button {
        display: block;
        float: left;
        margin-top: 30px;
        width: 100%;
        height: 70px;
        background-color: #1ea6d4;
        color: #fff;
        text-align: center;
        font-family: OpenSansRegular;
        cursor: pointer
    }

    .seller__main-title {
        background-color: transparent
    }

    .seller__main-title h3 {
        font-size: 18px
    }

    .seller__content_item {
        padding-right: 0
    }

    .seller__tab_nav ul li {
        width: 50%
    }

    .seller__tab_nav ul li a {
        padding: 10px 0
    }

    .seller__tab_nav:after {
        display: none
    }

    .seller-page__info_header {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 0
    }

    .seller-page__info_header-title .product-card__about_panel {
        margin-top: 7px;
        width: 73%
    }

    .seller-page__info_header-title {
        padding: 0;
        padding-left: 10px;
        width: -webkit-calc(100% - 145px);
        width: calc(100% - 145px);
        border-top: none
    }

    .seller-page__info_header-title h2 {
        font-size: 25px
    }

    .seller-page__logo {
        position: relative;
        bottom: 0;
        left: 8px;
        float: left;
        margin-right: 15px;
        width: 130px;
        height: 130px
    }

    .seller-page__info_header-thumb {
        display: none
    }

    .prcd__content_item form button {
        width: 100%
    }

    .characteristics-wrap p span {
        width: 170px
    }

    .seller__logo {
        width: 130px;
        height: 130px
    }

    .seller__main_text-mob, .seller__main_title-mob {
        display: block
    }

    .seller__main_title-mob {
        width: -webkit-calc(100% - 145px);
        width: calc(100% - 145px)
    }

    .seller__main_title-mob h2 {
        font-size: 23px
    }

    .seller__main {
        display: none
    }

    .seller__main_text-mob {
        width: 100%
    }

    .enclosed {
        width: -webkit-calc(100% - 90px);
        width: -webkit-calc(100% - 19px);
        width: calc(100% - 19px)
    }

    .item.prcd-card {
        width: 100%
    }

    .other-products__title {
        font-size: 18px;
        line-height: 13px
    }

    .product-card__about form .form-row {
        float: left;
        width: 100%
    }

    .product-card__about form .form-row a, .product-card__about form .form-row button {
        width: 100%
    }

    .product-card__about form .form-row button {
        margin-bottom: 10px
    }

    .prcd__content_item h3 {
        font-size: 20px
    }

    .product-card__about_panel {
        width: 43%
    }
}

@media only screen and (max-width: 500px) {
    .product-card__about_panel {
        position: relative;
        float: left;
        margin-left: 5px;
        width: 50%
    }

    .product-card__about_price-wrap .price {
        font-size: 27px
    }

    .datepicker__wrap input {
        width: 36%
    }

    .catalog-gorizontal__item_panel .product-card__about_panel .rating-count {
        float: right;
        /*width: 88%;*/
        text-align: right
    }

    .catalog-gorizontal__item_panel .product-card__about_panel .rating-count .jq-star {
        display: inline-block;
        float: none
    }
}

@media only screen and (max-width: 480px) {
    #slider .slider_block .slider_inner .slider_btn {
        right: 20px;
        padding: 9px 25px;
        text-align: center
    }

    #slider {
        margin-top: 15px
    }

    nav .nav_header .nav_header_right {
        width: auto
    }

    nav .profile_block {
        margin-left: 0
    }

    .slider_container {
        padding: 0
    }
}

@media only screen and (max-width: 450px) {
    #main_categories .category_column.col_1 .first_block, #main_categories .category_column.col_1 .second_block, #main_categories .category_column.col_2 .couple_wrapper .first_block, #main_categories .category_column.col_2 .couple_wrapper .second_block, #main_categories .category_column.col_3 .cat_mid, #main_categories .category_column.col_3 .couple_wrapper .first_block, #main_categories .category_column.col_3 .couple_wrapper .second_block, #main_categories .meat_mobile {
        width: 100%
    }

    #main_categories .baka_wrapper, #main_categories .category_column.col_2 .bake_wrapper, #main_categories .category_column.col_3 .cond_wrapper, #main_categories .category_column.col_3 .milk_wrapper, #main_categories .fish_wrapper, #main_categories .fruits_wrapper, #main_categories .meat_wrapper, #main_categories .veg_wrapper {
        padding-right: 0;
        padding-left: 0
    }

    #main_categories .fish_wrapper {
        padding-bottom: 3px
    }

    #main_categories .category_column.col_2 .bake_wrapper {
        padding-top: 3px
    }

    #slider .slider_block .slider_inner h1 {
        font-size: 27px
    }

    #slider .slider_block .slider_inner p {
        font-size: 14px
    }

    nav .profile_block {
        float: left;
        margin-top: 0;
        margin-right: 0
    }

    nav .nav_header .nav_header_right {
        margin-top: 22px
    }

    nav .profile_block .profile_links {
        margin-left: 20px
    }

    nav .cart {
        margin-top: 0;
        margin-right: -20px
    }

    nav .profile_block .profile_links a {
        display: inline-block;
        margin-right: 20px
    }

    #catalogue .catalogue_right .item_wrapper {
        width: 100%
    }

    #catalogue .catalogue_right .items_footer {
        text-align: center
    }

    #catalogue .catalogue_right .items_footer .pagination {
        float: none
    }

    #catalogue .filter .filter_block.open .content, #catalogue .filter .filter_block p, #catalogue .filter .price_range .price_input input, #catalogue .filter .price_range .price_input p, #catalogue .filter .price_range span {
        font-size: 20px
    }

    #catalogue .filter .price_range .price_input input {
        width: 80px
    }
}

@media only screen and (min-width: 993px) {
    #catalogue .catalogue_right .items_content .item:hover {
        z-index: 10
    }

    #catalogue .catalogue_right .items_content .item:hover .more {
        z-index: 14;
        display: block;
        -webkit-transition: .2s;
        transition: .2s
    }

    #catalogue .catalogue_right .items_content .inline .item:hover .more {
        display: none
    }
}

/*# sourceMappingURL=styles.min.css.map */

.parent_wrapper img {
    max-width: 18px;
    max-height: 18px;
}
