@import url(https://fonts.googleapis.com/css?family=PT + Sans:400, 700&subset=cyrillic);

.color-bodyTextColor {
    color: #000;
}

.color-bodyBackgroundColor {
    color: #fff;
}

.bg-color-designColor1 {
    background-color: #ffd800;
}

.bg-color-borderColor {
    background-color: #a7a7a7;
}

.hover-color-bodyTextColor:hover {
    color: #000;
}

.align-left {
    text-align: left;
}

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

body {
    color: #000;
    font-family: "PT Sans", sans-serif !important;
    font-size: 14px;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center 0;
    background-attachment: scroll;
}

div {
    margin: 0;
    padding: 0;
}

dl {
    margin: 0;
    padding: 0;
}

dt {
    margin: 0;
    padding: 0;
}

dd {
    margin: 0;
    padding: 0;
}

ul:not(.listUL) {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
}

h1 {
    margin: 0 0 75px 0;
    padding: 0;
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
}

h1 span.status {
    color: #6c6c6c;
    font-weight: 400;
    font-size: 20px;
    white-space: nowrap;
}

h2 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 30px;
    font-weight: 700;
}

h3 {
    margin: 0 0 26px 0;
    padding: 0;
    font-size: 26px;
    font-weight: 700;
}

h4 {
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 24px;
    font-weight: 700;
}

h5 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
}

h6 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px;
}

pre {
    margin: 0;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
}

input {
    margin: 0;
    padding: 0;
}

textarea {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
    line-height: 20px;
}

blockquote {
    margin: 0;
    padding: 0;
}

th {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}

td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    outline: 0;
}

address {
    font-style: normal;
    font-weight: 400;
}

caption {
    font-style: normal;
    font-weight: 400;
    text-align: left;
}

cite {
    font-style: normal;
    font-weight: 400;
}

code {
    font-style: normal;
    font-weight: 400;
}

dfn {
    font-style: normal;
    font-weight: 400;
}

em {
    font-style: normal;
    font-weight: 400;
}

var {
    font-style: normal;
    font-weight: 400;
}

q:after,
q:before {
    content: "";
}

abbr {
    border: 0;
}

acronym {
    border: 0;
}

svg {
    max-width: 100%;
    outline: 0;
    max-height: 100%;
}

html {
    height: 100%;
}

article {
    display: block;
}

aside {
    display: block;
}

details {
    display: block;
}

figcaption {
    display: block;
}

figure {
    display: block;
}

footer {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    border-top: 1px solid #e4d2d2;
}

header {
    display: block;
}

hgroup {
    display: block;
}

main {
    display: block;
}

nav {
    display: block;
}

section {
    display: block;
}

summary {
    display: block;
}

a:hover {
    text-decoration: none;
    color: #ffd800;
}

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

body.hidden {
    overflow: hidden;
}

.wrapper {
    margin: 0 auto;
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 0;
    min-height: 100%;
    box-sizing: border-box;
}

.wrapper .product-filter .select {
    float: left;
    width: 230px;
}

.wrapper .product-filter .select-text {
    line-height: 40px;
}

.wrapper .select-list-data {
    float: left;
    width: 100%;
    padding-right: 80px;
}

.wrapper .select-list-data .select-text {
    line-height: 40px;
}

.center {
    margin: 0 auto;
    width: 1460px;
    padding: 0 20px;
    box-sizing: border-box;
    position: relative;
}

.content {
    min-height: 100%;
    padding-bottom: 30px;
    float: left;
    width: 100%;
}

.content .main {
    margin-left: 290px;
    padding-top: 0;
}

.content-brands .panel-grey,
.content-vendors .panel-grey {
    margin-bottom: 0;
}

.content-brands .conditions,
.content-vendors .conditions {
    width: 100%;
}

.content-brands .conditions .list-data-wrap,
.content-vendors .conditions .list-data-wrap {
    padding-right: 35px;
}

.content-brands .conditions .condition-value,
.content-vendors .conditions .condition-value {
    background-color: #ffd800;
    color: #fff;
    cursor: default;
    display: inline-block;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    min-width: 26px;
    padding: 0 9px;
    text-align: center;
}

.content-brands .conditions .button,
.content-vendors .conditions .button {
    height: 30px;
    line-height: 26px;
    margin-right: -35px;
    padding: 0 8px;
    float: right;
}

.content-brands .conditions .button-dropterms,
.content-vendors .conditions .button-dropterms {
    float: left;
}

.content-brands .list-items,
.content-vendors .list-items {
    width: calc(100% - 290px);
    margin-left: 0;
}

.content-brands .list-items .item-inside,
.content-vendors .list-items .item-inside {
    overflow: hidden;
}

.content-brands .list-items .item-inside .item__image,
.content-vendors .list-items .item-inside .item__image {
    background: #fff;
    height: 148px;
    z-index: 3;
}

.content-brands .list-items .item-inside .item__image img,
.content-vendors .list-items .item-inside .item__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.content-brands .list-items .item-inside .glue,
.content-vendors .list-items .item-inside .glue {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    box-shadow: 0 0 10px 15px #fff;
}

.content-brands .list-items__link,
.content-vendors .list-items__link {
    margin: 0 15px 15px 15px;
}

.content-brands .list-items__link:hover,
.content-vendors .list-items__link:hover {
    transform: scale(1.1);
}

.content-brands .list-items__link:hover .item-block .glue,
.content-vendors .list-items__link:hover .item-block .glue {
    box-shadow: 0 0 10px 15px #ffd800;
}

.content-brands .item-block,
.content-vendors .item-block {
    margin: 0;
    width: 150px;
}

.content-brands .item-block:hover,
.content-vendors .item-block:hover {
    background-color: #ffd800;
    color: #fff;
    border: none;
}

.breadcrumb-my {
    margin-bottom: 0;
}

.breadcrumb-my a {
    color: #000;
}

.breadcrumb-my a:hover {
    color: #ffd800;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.remove_vendor .fa-times {
    color: #ffd800;
}

.remove_vendor {
    display: block;
    height: 20px;
    width: 20px;
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
}

.basket-icon .fa-shopping-basket {
    color: #ffd800;
}


.panel-grey {
    padding: 17px 17px;
    background: #f7f2f2;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.provider_goods_amount {
    width: 27px;
    height: 27px;
    border: 2px solid silver;
    border-radius: 50%;
    font-weight: 700;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background: silver;
    float: right;
    margin-left: 8px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav-link .provider_goods_amount {
    background: #ffd800;
    color: #fff;
    border: 2px solid #ffd800;
}

.panel-grey__buttons {
    float: right;
    width: auto;
}

.panel-grey__text {
    width: 100%;
    float: right;
    margin-top: 10px;
}

.yellow2-panel {
    padding: 16px 20px;
    text-transform: uppercase;
    font-weight: 700;
    background: #fae3c3;
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.button.button-grey {
    background: #f7f2f2;
    border-color: #f7f2f2;
    color: #000;
}

.button.button-grey:hover {
    background: #f7f2f2;
    border-color: #f7f2f2;
    color: #000;
}

.panel-orange {
    padding: 14px 17px;
    background: #ffd800;
    margin-bottom: 0;
    box-sizing: border-box;
    color: #f7f2f2;
    float: left;
    width: 100%;
    height: 50px;
}

.panel-orange .close {
    color: #f7f2f2;
}

.close:focus {
    outline: 0;
    border: none;
}

.button {
    padding: 0 25px;
    height: 40px;
    line-height: 36px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    background: #ffd800;
    border: 2px solid #ffd800;
    border-radius: 0;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
}

.button:hover {
    background: #fff;
    color: #ffd800;
}

.button-red {
    background: #f63d45;
    border: 2px solid #f63d45;
}

.button-red:hover {
    background: #fff;
    color: #f63d45;
}

.link {
    color: #ffd800;
}

.link:hover {
    text-decoration: underline;
    color: #ffd800;
}

.form-group.required .control-label:after {
    content: "*";
    color: #f63d45;
}

.btn {
    padding: 0 20px;
    height: 48px;
    line-height: 44px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
}

.btn-primary {
    color: #fff;
    background: #ffd800;
    border: 2px solid #ffd800;
}

.btn-primary:hover {
    background: #fff;
    color: #ffd800;
    border: 2px solid #ffd800;
}

.btn-highlighted {
    background: #f63d45;
    color: #fff;
    border: 2px solid #f63d45;
}

.btn-highlighted:hover {
    background: #fff;
    color: #f7555c;
    border: 2px solid #f63d45;
}

.btn-secondary {
    background: #f7f2f2;
    border-color: #f7f2f2;
    color: #000;
}

.btn-secondary:hover {
    background: #f7f2f2;
    border-color: #f7f2f2;
    color: #000;
}

.btn-secondary:not(:disabled):not(.disabled).active {
    color: #000;
    background-color: #ede2e2;
    border-color: #f7f2f2;
}

.btn-secondary:not(:disabled):not(.disabled):active {
    color: #000;
    background-color: #ede2e2;
    border-color: #f7f2f2;
}

.btn.btn-grey-dark {
    background: #b38484;
    border-color: #bd9393;
    color: #fff;
}

.btn.btn-grey-dark:hover {
    background: #fff;
    border-color: #bd9393;
    color: #a7a7a7;
}

.dropdown-item:focus {
    color: #ffd800;
    background-color: #fff;
}

.dropdown-item:hover {
    color: #ffd800;
    background-color: #fff;
}

.content-block {
    margin-top: 10px;
}

.content-block .nav-tabs .nav-item {
    border: none;
}

.tab-content>.tab-pane {
    font-size: 16px;
    padding: 15px 0;
}

.nav-tabs .nav-item .nav-link {
    border: none;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    padding: 0;
    margin-right: 20px;
    border-bottom: 1px solid transparent;
    transform: translateY(2px);
}

.table td,
.table th {
    text-align: center;
}

.nav-tabs .nav-item .nav-link span {
    display: none;
}

.nav-tabs .nav-item.show .nav-link {
    border: none;
    color: #ffd800;
    border-bottom: 1px solid #ffd800;
}

.nav-tabs .nav-link.active {
    border: none;
    color: #ffd800;
    border-bottom: 1px solid #ffd800;
}

.bg-grey {
    background: #f7f2f2;
}

.bg-grey .nav-link {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

.navbar-brand {
    color: #000;
}

.alert-dismissible {
    max-width: 320px;
}

.alert-heading {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px;
}

.alert-success {
    background: #5cb85c;
    color: #357935;
}

.alert a {
    color: inherit;
    text-decoration: underline;
    font-weight: 700;
}

.alert-danger {
    background: #fcb7ba;
    color: #f7555c;
}

.alert-warning {
    background: #fae3c3;
    color: #f7555c;
}

.list-cart-products__row-item .alert-danger,
.list-cart-products__row-item .alert-warning {
    box-shadow: 10px 10px 10px -5px rgba(0, 0, 0, 0.5);
    border: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.list-cart-products__row-item .alert-danger {
    background: #f63d45;
}

.list-cart-products__row-item .alert-warning {
    background: #eea236;
    padding: 0.75rem;
}

.alert-danger2 {
    background: #fff;
    color: #fff;
}

.progress {
    height: 20px;
    background-color: #fff;
    border: 1px solid #f7f2f2;
}

.progress .bg-success {
    background-color: #a3d7a3 !important;
}

.progress .bg-info {
    background-color: #92bce0 !important;
}

.progress .bg-warning {
    background-color: #f4c37d !important;
}

.progress .bg-danger {
    background-color: #fcc1c3 !important;
}

.accordion .card .card-header {
    padding: 0 40px 0 0;
    position: relative;
    border: none;
    overflow: hidden;
}

.accordion .card .card-header.panel-grey h5 {
    background: #f7f2f2;
    padding: 0 5px 0 10px;
}

.accordion .btn-link {
    color: #ffd800;
}

.accordion .btn-link i {
    display: block;
    width: 0;
    height: 0;
    background: 0 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #ffd800;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
}

.accordion .btn-link.collapsed {
    color: #000;
}

.accordion .btn-link.collapsed i {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
    border-bottom: none;
}

.card-header {
    text-transform: uppercase;
    font-weight: 700;
}

.card-body {
    font-size: 16px;
}

.bg-secondary {
    background-color: #f7f2f2 !important;
}

.bg-warning {
    background-color: #fbead1 !important;
    color: #a2080e;
}

.bg-success {
    background-color: #cae8ca !important;
    color: #357935;
}

.bg-danger {
    background-color: #fcc1c3 !important;
    color: #f7555c;
}

.tooltip-inner {
    background-color: #fff !important;
    color: #a7a7a7 !important;
    border-color: #a7a7a7 !important;
    opacity: 1 !important;
}

.tooltip.bs-tooltip-right .arrow:after {
    border-right-color: #fff !important;
}

.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 0 0 1px;
    transform: rotate(-45deg);
    margin-right: -5px;
    margin-top: 2px;
}

.bs-tooltip-right .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 0 0 1px;
    transform: rotate(-45deg);
    margin-right: -5px;
    margin-top: 2px;
}

.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 0 0 1px;
    transform: rotate(135deg);
    margin-left: -5px;
    margin-top: 2px;
}

.bs-tooltip-left .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 0 0 1px;
    transform: rotate(135deg);
    margin-left: -5px;
    margin-top: 2px;
}

.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 0 0 1px;
    transform: rotate(45deg);
    margin-left: 2px;
    margin-bottom: -5px;
}

.bs-tooltip-bottom .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 0 0 1px;
    transform: rotate(45deg);
    margin-left: 2px;
    margin-bottom: -5px;
}

.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 0 0 1px;
    transform: rotate(-135deg);
    margin-left: 2px;
    margin-top: -5px;
}

.bs-tooltip-top .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 0 0 1px;
    transform: rotate(-135deg);
    margin-left: 2px;
    margin-top: -5px;
}

.panel-top {
    padding: 10px 0;
    text-align: center;
    background: #ffd800;
    color: #fff;
    font-size: 16px;
}

.panel-top a {
    color: #fff;
}

.panel-top b {
    font-weight: 700;
}

.header-top {
    padding: 0;
    background: #ffd800;
    float: left;
    width: 100%;
}

.menu {
    float: left;
    height: 55px;
    padding-right: 10px;
}

.menu.menu-xs {
    width: 50%;
}

.menu.menu-lg {
    width: 80%;
}

.menu li {
    float: left;
    margin-right: 30px;
    position: relative;
}

.menu li a {
    color: #a7a7a7;
    text-decoration: none;
    padding: 18px 0;
    border-bottom: 1px solid transparent;
    float: left;
}

.menu li a:hover {
    color: #ffd800;
}

.menu li a.active {
    color: #ffd800;
    border-bottom: 1px solid #ffd800;
}

.menu li ul {
    position: absolute;
    background: #fff;
    padding: 10px 0;
    top: 43px;
    left: 0;
    width: 150px;
    z-index: 4;
    border: 1px solid #d0b3b3;
    box-sizing: border-box;
    display: none;
}

.menu li ul:after {
    border: 5px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    content: "";
    left: 15px;
    bottom: 100%;
    margin-left: -2px;
}

.menu li ul:before {
    border: 6px solid transparent;
    border-bottom-color: #a7a7a7;
    position: absolute;
    content: "";
    left: 15px;
    bottom: 100%;
    margin-left: -3px;
}

.menu li ul li {
    margin-right: 0;
    line-height: 1;
    width: 100%;
}

.menu li ul li a {
    padding: 4px 14px;
    width: 100%;
}

.menu li:hover ul {
    display: block;
}

.header-delivery {
    /* float: right; */
    padding: 10px 15px 10px 20px;
    /* border-left: 1px solid #e4d2d2; */
    /* border-right: 1px solid #e4d2d2;  */
    height: 45px;
    /* box-sizing: border-box;
	display: flex; */
    align-items: center;
    line-height: 35px;
}

.header-delivery>div {
    margin: 0 5px 0 0;
}

.header-delivery span {
    float: left;
    vertical-align: middle;
    white-space: nowrap;
}

.header-delivery #select-country span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

.header-delivery .select-money span {
    max-width: 70%;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.select-text {
    float: left;
    margin-right: 10px;
}

.select-country {
    max-width: 180px;
    white-space: nowrap;
}

.select-money {
    width: auto;
    max-width: 100px;
}

.select-language {
    max-width: 50px;
}

.configImage {
    height: 37px;
    width: 35px;
}

.header-contacts {
    float: right;
    padding: 10px 30px 10px 30px;
    border-right: 1px solid #e4d2d2;
    height: 55px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.phone-call {
    float: left;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    background: url(../img/svg/phone-call.svg) no-repeat center left;
    background-size: 16px;
    padding-left: 25px;
    font-size: 16px;
}

.phone-call img {
    max-width: 20px;
    max-height: 20px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.header-email {
    float: left;
    text-decoration: none;
    color: #000;
    background: url(../img/svg/envelope.svg) no-repeat center left;
    padding-left: 27px;
    background-size: 16px;
    margin-right: 30px;
}

.header-email img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.header-authorization {
    float: right;
    padding: 10px 0 10px 25px;
    height: 55px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-top: 8px;
}

.header-authorization ul {
    float: left;
}

.header-authorization li {
    float: left;
    margin: 0 7px 0 0;
}

.header-authorization li a {
    text-decoration: none;
    color: #000;
    margin-right: 7px;
}

.header-authorization li a:hover {
    border-bottom: 1px solid #000;
}

.header-authorization li:last-child {
    margin-right: 0;
}

.header-authorization li:last-child a {
    margin-right: 0;
}

.header-authorization .box-up-menu_username_login {
    display: inline-block;
    margin-left: 4px;
    max-width: 70px;
    overflow: hidden;
    vertical-align: bottom;
    text-overflow: ellipsis;
}

.header-bottom {
    padding: 15px 0;
    background: #f7f2f2;
    float: left;
    width: 100%;
}

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

.logo {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    float: left;
    margin-right: 10px;
    width: auto;
}

.logo img {
    margin-bottom: 5px;
    position: relative;
    right: 80px;
}

.logo span {
    color: #f63d45;
}

.logo div {
    width: 100%;
    float: left;
}

.header-title {
    font-size: 22px;
    font-weight: 700;
    float: left;
    margin-right: 20px;
    width: 320px;
}

.header-search {
    float: left;
    margin-right: 10px;
    max-width: 800px;
    width: 100%;
}

.header-search input[type="text"] {
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d0b3b3;
    width: 515px;
    box-sizing: border-box;
    border-radius: 5px 0 0 5px;
}

.header-search input[type="submit"] {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 15px;
    background: url(../img/svg/search.svg) no-repeat center;
    background-size: 18px;
    border: none;
    box-shadow: none;
    cursor: pointer;
}

.form-search {
    position: relative;
    float: left;
    padding-left: 5px;
    box-sizing: border-box;
}

.form-select {
    float: left;
    width: 126px;
}

.form-button {
    z-index: 3;
    text-decoration: none;
    color: #fff;
    padding: 0 20px;
    font-weight: 700;
    background: #ffd800;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    border-radius: 0 5px 5px 0;
    border-style: none;
}

.form-button:hover {
    color: #fff;
    cursor: pointer;
}




.file-upload {
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    box-sizing: border-box;
}

.file-upload input[type="file"] {
    display: none;
}

.file-upload span {
    display: inline-block;
}

.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.file-upload label span {
    background: url(../img/svg/photo-camera.svg) no-repeat center;
    height: 20px;
    width: 20px;
}

.file-upload label .form-search__buttons {
    float: left;
}

.header-acts {
    float: right;
    margin-top: 5px;
    width: 320px;
}

.header-acts a {
    text-decoration: none;
    color: #ffd800;
    float: left;
}

.header-favorites {
    float: left;
    margin-right: 20px;
    position: relative;
    padding: 20px 0;
}

.header-favorites:hover .favorite-text {
    display: block;
}

.favorite-icon {
    width: 27px;
    height: 27px;
    background: url(../img/svg/heart.svg) no-repeat center;
    background-size: 25px;
    float: left;
}

.favorite-text {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -50px;
    padding: 0 10px;
    border: 1px solid #a7a7a7;
    background: #fff;
    color: #a7a7a7;
    display: none;
}

.favorite-text:after {
    border: 5px solid transparent;
    border-top-color: #fff;
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    margin-left: -2px;
}

.favorite-text:before {
    border: 6px solid transparent;
    border-top-color: #a7a7a7;
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    margin-left: -3px;
}

.header-cart {
    position: relative;
    float: left;
    padding: 20px 0;
}

.header-cart:hover .cart-done {
    display: block;
}

.cart-icon {
    width: 27px;
    height: 27px;
    background: url(../img/svg/shopping-cart.svg) no-repeat center;
    background-size: 25px;
    float: left;
}

.noReviews {
    text-align: center;
    margin-top: 30px;
}

.cart-amount {
    width: 27px;
    height: 27px;
    border: 2px solid #d0b3b3;
    border-radius: 50%;
    font-weight: 700;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d0b3b3;
    float: left;
    margin-left: -8px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cart-amount:hover {
    background: #fff;
    color: #ffd800;
    border: 2px solid #ffd800;
    cursor: pointer;
}

.favorite-amount {
    width: 27px;
    height: 27px;
    border: 2px solid #d0b3b3;
    border-radius: 50%;
    font-weight: 700;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d0b3b3;
    float: left;
    margin-left: -8px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.favorite-amount:hover {
    background: #fff;
    color: #ffd800;
    border: 2px solid #ffd800;
    cursor: pointer;
}

.header-cart.acitve .cart-amount {
    background: #ffd800;
    color: #fff;
    border: 2px solid #ffd800;
}

.header-favorites.acitve .favorite-amount {
    background: #ffd800;
    color: #fff;
    border: 2px solid #ffd800;
}

.header-nav {
    float: left;
    width: 100%;
    border-top: 1px solid #d0b3b3;
    border-bottom: 1px solid #d0b3b3;
    background: #f7f2f2;
}

.header-nav a {
    float: left;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 47px;
}

.header-nav .link-category {
    margin-right: 30px;
}

.nav-ul {
    height: 47px;
}

.nav-ul li {
    float: left;
    margin-right: 30px;
    position: relative;
}

.nav-ul li a {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    position: relative;
}

.nav-ul li:hover>a {
    text-decoration: underline;
    color: #ffd800;
}

.nav-ul li:hover ul {
    display: block;
}

.nav-ul li ul {
    position: absolute;
    background: #fff;
    padding: 10px 0;
    top: 43px;
    left: 0;
    width: 150px;
    z-index: 10;
    border: 1px solid #d0b3b3;
    box-sizing: border-box;
    display: none;
}

.nav-ul li ul:after {
    border: 5px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    content: "";
    left: 15px;
    bottom: 100%;
    margin-left: -2px;
}

.nav-ul li ul:before {
    border: 6px solid transparent;
    border-bottom-color: #a7a7a7;
    position: absolute;
    content: "";
    left: 15px;
    bottom: 100%;
    margin-left: -3px;
}

.nav-ul li ul li {
    margin-right: 0;
    line-height: 1;
    width: 100%;
}

.nav-ul li ul li a {
    padding: 4px 14px;
    line-height: 1;
    font-weight: 400;
    text-transform: none;
    width: 100%;
}








.nav-ul>li:hover .submenu {
    display: block;
}

.block-banners {
    float: left;
    width: 100%;
    background: #f7f2f2;
    padding-bottom: 30px;
}

.category-list {
    float: left;
    width: 365px;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
    margin-top: -1px;
}

.category-list ul li {
    float: left;
    width: 100%;
    position: relative;
    padding-right: 30px;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-right: 0;
    margin-bottom: -2px;
}

.category-list ul li a {
    text-decoration: none;
    color: #000;
    padding: 12px 15px 12px 35px;
    border-bottom: 1px solid #d0b3b3;
    float: left;
    width: 100%;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
    line-height: 21px;
    text-transform: none;
    font-weight: 400;
}

.category-list ul li a i {
    float: left;
    width: 25px;
}

.category-list ul li ul {
    position: absolute;
    left: 100%;
    top: -1px;
    background: #fff;
    width: 340px;
    padding: 10px 0;
    border: 1px solid #d0b3b3;
    box-sizing: border-box;
    display: none;
}

.category-list ul li ul li a {
    padding: 5px 30px;
    border-bottom: none;
}

.category-list>ul>li>a:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 7px solid #000;
    border-bottom: 4px solid transparent;
    position: absolute;
    right: 0;
    top: 20px;
}

.category-list .submenu {
    position: absolute;
    top: -1px;
    background: #fff;
    padding: 15px 10px;
    border: 1px solid #d0b3b3;
    width: 1060px;
    left: 100%;
    box-sizing: border-box;
    display: none;
    z-index: 1;
}

.category-list .submenu ul {
    position: static;
    float: left;
    width: 100%;
    border: none;
}

.category-list .submenu li {
    width: 100%;
    line-height: 1;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 0;
}

.category-list .submenu li a {
    line-height: 1;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
    padding: 0;
}

.category-list .submenu li:last-child {
    margin-bottom: 0;
}

.category-list .submenu-col {
    float: left;
    width: 25%;
    padding: 0 10px;
    box-sizing: border-box;
}


.category-list .submenu-title {
    background: #f7f2f2;
    padding: 0px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    line-height: 1;
    height: 80px;
    border: none;
    overflow: hidden;
    font-size: 11px;
    padding-left: 10px;
}

.category-list .submenu-title:hover {
    text-decoration: underline;
    color: #ffd800;
}

.category-list .block-img {
    width: 80px;
    min-width: 80px;
    text-align: center;
    padding-right: 10px;
}

.category-list .submenu-cols-1 { width: 265px; }
.category-list .submenu-cols-2 { width: 530px; }
.category-list .submenu-cols-3 { width: 795px; }
.category-list .submenu-cols-4,
.category-list .submenu-cols-5,
.category-list .submenu-cols-6,
.category-list .submenu-cols-7,
.category-list .submenu-cols-8 { width: 1060px; }
/* 1 колонка */
.submenu-cols-1 .submenu-col {
    width: 100%;
}

/* 2 колонки */
.submenu-cols-2 .submenu-col {
    width: 50%;
}

/* 3 колонки */
.submenu-cols-3 .submenu-col {
    width: 33.3333%;
}

/* 4 колонки */
.submenu-cols-4 .submenu-col {
    width: 25%;
}







.baner__item {
    position: relative;
    float: left;
    text-decoration: none;
    color: #000;
}

.baner__img img {
    width: 100%;
}

.baner__text {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.banner__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 30px;
}

.banner__subtitle {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.banner__item_small {
    max-width: 285px;
    margin-bottom: 15px;
    height: 100%;
    width: 100%;
    background-position: 100% !important;
    background-repeat: no-repeat;
    display: block;
}

.banner__item_small:last-child {
    margin-bottom: 0;
}

.banner__title_large {
    margin-bottom: 25px;
}

.banner__title_large,
.banner__title_large * {
    font-size: 25px;
    line-height: 30px;
}

.banner__subtitle_large,
.banner__subtitle_large * {
    font-size: 20px;
    line-height: 25px;
}

.baner__text_large {
    padding: 20px 30px;
}

.banners-slider {
    width: 695px;
    height: 390px;
    margin-right: 28px;
}

.banners-slider .banner-slide {
    background-size: cover !important;
    background-position: center center !important;
    height: 390px;
    display: block;
}

.banners-slider>a {
    height: 360px;
    width: 100%;
}

.block-acts {
    padding: 30px 0;
    float: left;
    width: 100%;
}

.block-acts ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.block-acts ul li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    display: flex;
}

.block-acts ul li a {
    background: #f7f2f2;
    padding: 30px 30px 20px 30px;
    box-sizing: border-box;
    text-align: center;
    float: left;
    width: 100%;
    text-decoration: none;
    color: #000;
}

.block-acts ul li:last-child {
    margin-right: 0;
}

.block-acts__img {
    height: 90px;
    margin-bottom: 30px;
}

.block-acts__text p {
    font-size: 16px;
    margin-bottom: 0;
}

.block-acts__title {
    font-weight: 700;
    text-transform: uppercase;
}

.block-acts__item:hover a {
    background-color: #ffd800;
    color: #fff;
}

.block-acts__img1 {
    background: url(../img/svg/shopping-bag-orange.svg) no-repeat center;
    background-size: contain;
}

.block-acts__item1:hover .block-acts__img1 {
    background: url(../img/svg/shopping-bag-white.svg) no-repeat center;
    background-size: contain;
}

.block-acts__img2 {
    background: url(../img/svg/pay-orange.svg) no-repeat center;
    background-size: contain;
}

.block-acts__item2:hover .block-acts__img2 {
    background: url(../img/svg/pay-white.svg) no-repeat center;
    background-size: contain;
}

.block-acts__img3 {
    background: url(../img/svg/box-orange.svg) no-repeat center;
    background-size: contain;
}

.block-acts__item3:hover .block-acts__img3 {
    background: url(../img/svg/box-white.svg) no-repeat center;
    background-size: contain;
}

.block-acts__img4 {
    background: url(../img/svg/shield-orange.png) no-repeat center;
    background-size: contain;
}

.block-acts__item4:hover .block-acts__img4 {
    background: url(../img/svg/shield-white.png) no-repeat center;
    background-size: contain;
}

.block-list {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.block-list .listing-wrap {
    display: inline-block;
}

.block-list .listing-wrap .block-slider__wrap {
    display: block;
    padding: 0 0 10px 0;
    overflow: visible;
    margin-bottom: 10px;
}

.block-list .listing-wrap .block-slider__wrap .item-product {
    width: 251px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 15px 15px 0 15px;
    height: 100%;
    min-height: 1px;
    box-sizing: border-box;
}

.block-list .listing-wrap .block-slider__wrap .item-product img {
    display: block;
}

.block-list .listing-wrap .block-slider__wrap .item-product:hover {
    margin: 15px 15px 0 15px;
}

.block-list .listing-wrap .block-slider__wrap .item-product:hover .item-product__bottom-block {
    bottom: -1px;
}

.block-slider {
    float: left;
    width: 100%;
    position: relative;
}

.block-slider .more-photos {
    text-align: center;
    height: 50px;
    display: flex;
    justify-content: center;
    gap: 5px;
}

.block-slider .more-photos li {
    height: 45px !important;
    width: 45px !important;
}

.block-slider .item-product__seller {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.block-slider__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.block-slider__title a {
    position: relative;
    text-decoration: none;
    color: #ffd800;
    font-weight: 400;
    font-size: 16px;
    z-index: 0;
}

.item-block,
.item-product {
    float: left;
    width: 260px;
    box-sizing: border-box;
    margin: 0 15px;
    position: relative;
    overflow: visible;
    padding: 0;
    border: 1px solid #f1f1f1;
    color: #000;
}

.item-block:hover,
.item-product:hover {
    border: none;
    overflow: visible;
}

.item-block:hover .item-product-inside,
.item-product:hover .item-product-inside {
    background: #fff;
    border: 1px solid #f7f2f2;
}

.item-block:hover .item-product__bottom-block,
.item-product:hover .item-product__bottom-block {
    display: block;
}

.properties-wrap {
    text-align: center;
}

.properties-wrap .properties__property-border {
    border-top: 1px solid #f7f2f2;
    width: 100%;
    float: left;
}

.properties-wrap .properties__property-border:last-of-type {
    border-top: none;
    border-bottom: 1px solid #f7f2f2;
}

.properties-wrap .properties__property-border a {
    color: #000;
    display: inline-block;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    width: 26px;
}

.properties-wrap .properties__property-border a:hover {
    color: #ffd800;
}

.properties-wrap .properties__property-border a.active {
    cursor: default;
    color: #fff;
    background-color: #ffd800;
}

.properties-wrap .brand_types {
    float: left;
    margin-bottom: 10px;
}

.properties-wrap .brand_types a {
    height: 45px;
    line-height: 45px;
    padding: 0 5%;
    text-align: left;
    width: 100%;
}

#brand-container input {
    display: inline;
}

#modal-brand-container input {
    display: inline-block;
}

.alphabet {
    margin: 10px 0;
    text-align: center;
    width: 100%;
    float: left;
}

.item-product__img,
.item__image {
    float: left;
    width: 100%;
    margin-bottom: 0px !important;
    position: relative;
}

.item-product__img:hover .item-product__img_hover,
.item__image:hover .item-product__img_hover {
    display: flex;
}

.item-product__img .item-product__img-a,
.item__image .item-product__img-a {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 100%;
}

.item-product__img .item-product__img-a img,
.item__image .item-product__img-a img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
}

.item-product__title {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    min-height: auto;
    /*margin-bottom: 5px;*/
    text-decoration: none;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;

    font-family: "PtSans-Bold", sans-serif;
    font-weight: 700;
    align-self: stretch;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    -webkit-line-clamp: 2; /* ограничивает до двух строк */
    line-height: 1.2em;
    max-height: 2.3em; /* 1.2em * 2 строки */
}

.item-product__title:hover {
    color: #ffd800;
    text-decoration: underline;
}

.item-block__name,
.item-product__price {
    margin-bottom: 8px;
    float: left;
    /*width: 50%;*/
    min-width: 100px;
    overflow: hidden;
}

.item-block__name {
    padding: 0 5px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

.item-product__price_new {
    font-size: 20px;
    font-weight: 700;
    float: left;
    margin-right: 5px;
    color: black;
}

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

.item-product__price_old {
    font-size: 20px;
    color: #a7a7a7;
    float: left;
    margin-right: 15px;
    position: relative;
    padding-right: 30px;
    box-sizing: border-box;
    white-space: nowrap;
    max-width: 100%;
    overflow: visible;
    text-overflow: ellipsis;
}

.item-product__price_old span {
    position: relative;
}

.item-product__price_old span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    height: 1px;
    background: #a7a7a7;
}

.item-product__price_discount {
    font-size: 12px;
    float: left;
    background: #f63d45;
    color: #fff;
    padding: 1px 2px;
    position: absolute;
    bottom: 5px;
    right: 0;
}

.item-product__price_discount:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -3px 0 0 0;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 5px solid #f63d45;
    border-bottom: 4px solid transparent;
}

.item-product__rating {
    color: #a7a7a7;
    font-size: 16px;
    float: left;
    width: 100%;
}

.item-product__rating span {
    float: left;
    margin-right: 5px;
}

.product-raiting {
    margin-top: 6px;
    float: left;
}

.product-raiting img {
    float: left;
}

.block-slider__wrap {
    overflow: hidden;
    margin-bottom: -50px;
}

.block-slider__wrap .item-product:hover {
    margin-bottom: -100px;
}

.block-slider__wrap .item-product .item-product-inside .item-product__rating {
    width: calc(100% + 15px);
}

.block__title {
    position: relative;
    z-index: 1;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.block__title span {
    float: left;
    margin-right: 30px;
}

.block__title a {
    text-decoration: none;
    color: #ffd800;
    font-weight: 400;
    font-size: 16px;
}

.block__title a:hover {
    text-decoration: underline;
}

.featured-sellers {
    padding: 55px 0;
    float: left;
    width: 100%;
    background: #f7f2f2;
}

.sellers-item {
    float: left;
    width: 151px;
    margin: 0 30px 30px 0;
}

.sellers-item__img {
    width: 100%;
    height: 130px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.sellers-item__img .check-noimg {
    max-height: 90%;
    width: auto;
}
/*-------------------------------------------------------------------*/

/* Figma Styles of your File */
:root {
    /* Colors */
    --white: #ffffff;
    --black: #333333;
    --background-light-grey: #f0f0f0;
    --primary-600: #630c10;
    --primary-500: #7b1015;
    --primary-400: #93181e;
    --primary-200: #a64b4f;
    --secondary-600: #4b8306;
    --secondary-500: #549404;
    --secondary-400: #65b305;
    --secondary-350: #70c705;
    --secondary-300: #7bdb06;
    --secondary-250: #7bdb06;
    --secondary-200: #90f910;
    --secondary-150: #99f924;
    --secondary-100: #a3fa38;
    --secondary-50: #b5fb60;
    --secondary-25: #eaffd0;
    --red-600: #b92222;
    --red-500: #ea1414;
    --red-400: #e15252;
    --red-300: #e36f6f;
    --red-200: #ea8989;
    --red-100: #f1abab;
    --red-50: #f6caca;
    --red-25: #ffeaea;
    --grey-900: #444547;
    --grey-800: #555555;
    --grey-700: #757575;
    --grey-600: #838588;
    --grey-500: #8e9095;
    --grey-400: #9ea1a6;
    --grey-300: #b2b2b2;
    --grey-200: #c9cbcf;
    --grey-100: #dee0e2;
    --grey-50: #f1f1f1;
    --grey-25: #f8f9fb;
    --yellow-500: #f1ad00;

    /* Fonts */
    --heading-100px-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-100px-bold-font-size: 100px;
    --heading-100px-bold-line-height: 120px;
    --heading-100px-bold-font-weight: 700;
    --heading-100px-bold-font-style: normal;
    --heading-100px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-100px-medium-font-size: 100px;
    --heading-100px-medium-line-height: 120px;
    --heading-100px-medium-font-weight: 500;
    --heading-100px-medium-font-style: normal;
    --heading-100px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-100px-regular-font-size: 100px;
    --heading-100px-regular-line-height: 120px;
    --heading-100px-regular-font-weight: 400;
    --heading-100px-regular-font-style: normal;
    --heading-50px-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-50px-bold-font-size: 50px;
    --heading-50px-bold-line-height: 60px;
    --heading-50px-bold-font-weight: 700;
    --heading-50px-bold-font-style: normal;
    --heading-50px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-50px-medium-font-size: 50px;
    --heading-50px-medium-line-height: 60px;
    --heading-50px-medium-font-weight: 500;
    --heading-50px-medium-font-style: normal;
    --heading-50px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-50px-regular-font-size: 50px;
    --heading-50px-regular-line-height: 60px;
    --heading-50px-regular-font-weight: 400;
    --heading-50px-regular-font-style: normal;
    --heading-36px-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-36px-bold-font-size: 36px;
    --heading-36px-bold-line-height: 44px;
    --heading-36px-bold-font-weight: 700;
    --heading-36px-bold-font-style: normal;
    --heading-36px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-36px-medium-font-size: 36px;
    --heading-36px-medium-line-height: 44px;
    --heading-36px-medium-font-weight: 500;
    --heading-36px-medium-font-style: normal;
    --heading-36px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-36px-regular-font-size: 36px;
    --heading-36px-regular-line-height: 44px;
    --heading-36px-regular-font-weight: 400;
    --heading-36px-regular-font-style: normal;
    --heading-32px-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-32px-bold-font-size: 32px;
    --heading-32px-bold-line-height: 40px;
    --heading-32px-bold-font-weight: 700;
    --heading-32px-bold-font-style: normal;
    --heading-32px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-32px-medium-font-size: 32px;
    --heading-32px-medium-line-height: 40px;
    --heading-32px-medium-font-weight: 500;
    --heading-32px-medium-font-style: normal;
    --heading-32px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-32px-regular-font-size: 32px;
    --heading-32px-regular-line-height: 40px;
    --heading-32px-regular-font-weight: 400;
    --heading-32px-regular-font-style: normal;
    --heading-24px-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-24px-bold-font-size: 24px;
    --heading-24px-bold-line-height: 30px;
    --heading-24px-bold-font-weight: 700;
    --heading-24px-bold-font-style: normal;
    --heading-24px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-24px-medium-font-size: 24px;
    --heading-24px-medium-line-height: 30px;
    --heading-24px-medium-font-weight: 500;
    --heading-24px-medium-font-style: normal;
    --heading-24px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-24px-regular-font-size: 24px;
    --heading-24px-regular-line-height: 120%;
    --heading-24px-regular-font-weight: 400;
    --heading-24px-regular-font-style: normal;
    --heading-20px-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-20px-bold-font-size: 20px;
    --heading-20px-bold-line-height: 120%;
    --heading-20px-bold-font-weight: 700;
    --heading-20px-bold-font-style: normal;
    --heading-20px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-20px-medium-font-size: 20px;
    --heading-20px-medium-line-height: 120%;
    --heading-20px-medium-font-weight: 500;
    --heading-20px-medium-font-style: normal;
    --heading-20px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-20px-regular-font-size: 20px;
    --heading-20px-regular-line-height: 120%;
    --heading-20px-regular-font-weight: 400;
    --heading-20px-regular-font-style: normal;
    --heading-18px-bold-font-family: Montserrat-SemiBold, sans-serif;
    --heading-18px-bold-font-size: 18px;
    --heading-18px-bold-line-height: 22px;
    --heading-18px-bold-font-weight: 600;
    --heading-18px-bold-font-style: normal;
    --heading-18px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-18px-medium-font-size: 18px;
    --heading-18px-medium-line-height: 22px;
    --heading-18px-medium-font-weight: 500;
    --heading-18px-medium-font-style: normal;
    --heading-18px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-18px-regular-font-size: 18px;
    --heading-18px-regular-line-height: 22px;
    --heading-18px-regular-font-weight: 400;
    --heading-18px-regular-font-style: normal;
    --heading-16px-bold-font-family: Montserrat-SemiBold, sans-serif;
    --heading-16px-bold-font-size: 16px;
    --heading-16px-bold-line-height: 20px;
    --heading-16px-bold-font-weight: 600;
    --heading-16px-bold-font-style: normal;
    --heading-16px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-16px-medium-font-size: 16px;
    --heading-16px-medium-line-height: 20px;
    --heading-16px-medium-font-weight: 500;
    --heading-16px-medium-font-style: normal;
    --heading-16px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-16px-regular-font-size: 16px;
    --heading-16px-regular-line-height: 20px;
    --heading-16px-regular-font-weight: 400;
    --heading-16px-regular-font-style: normal;
    --heading-16px-underline-bold-font-family: Montserrat-SemiBold, sans-serif;
    --heading-16px-underline-bold-font-size: 16px;
    --heading-16px-underline-bold-line-height: 20px;
    --heading-16px-underline-bold-font-weight: 600;
    --heading-16px-underline-bold-font-style: normal;
    --heading-16px-underline-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-16px-underline-medium-font-size: 16px;
    --heading-16px-underline-medium-line-height: 20px;
    --heading-16px-underline-medium-font-weight: 500;
    --heading-16px-underline-medium-font-style: normal;
    --heading-16px-underline-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-16px-underline-regular-font-size: 16px;
    --heading-16px-underline-regular-line-height: 20px;
    --heading-16px-underline-regular-font-weight: 400;
    --heading-16px-underline-regular-font-style: normal;
    --heading-14px-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-14px-bold-font-size: 14px;
    --heading-14px-bold-line-height: 100%;
    --heading-14px-bold-font-weight: 700;
    --heading-14px-bold-font-style: normal;
    --heading-14px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-14px-medium-font-size: 14px;
    --heading-14px-medium-line-height: 100%;
    --heading-14px-medium-font-weight: 500;
    --heading-14px-medium-font-style: normal;
    --heading-14px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-14px-regular-font-size: 14px;
    --heading-14px-regular-line-height: 18px;
    --heading-14px-regular-font-weight: 400;
    --heading-14px-regular-font-style: normal;
    --heading-14px-uppercase-bold-font-family: Montserrat-SemiBold, sans-serif;
    --heading-14px-uppercase-bold-font-size: 14px;
    --heading-14px-uppercase-bold-line-height: 18px;
    --heading-14px-uppercase-bold-font-weight: 600;
    --heading-14px-uppercase-bold-font-style: normal;
    --heading-14px-uppercase-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-14px-uppercase-medium-font-size: 14px;
    --heading-14px-uppercase-medium-line-height: 18px;
    --heading-14px-uppercase-medium-font-weight: 500;
    --heading-14px-uppercase-medium-font-style: normal;
    --heading-14px-uppercase-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-14px-uppercase-regular-font-size: 14px;
    --heading-14px-uppercase-regular-line-height: 18px;
    --heading-14px-uppercase-regular-font-weight: 400;
    --heading-14px-uppercase-regular-font-style: normal;
    --heading-14px-underline-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-14px-underline-bold-font-size: 14px;
    --heading-14px-underline-bold-line-height: 18px;
    --heading-14px-underline-bold-font-weight: 700;
    --heading-14px-underline-bold-font-style: normal;
    --heading-14px-underline-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-14px-underline-medium-font-size: 14px;
    --heading-14px-underline-medium-line-height: 18px;
    --heading-14px-underline-medium-font-weight: 500;
    --heading-14px-underline-medium-font-style: normal;
    --heading-14px-underline-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-14px-underline-regular-font-size: 14px;
    --heading-14px-underline-regular-line-height: 18px;
    --heading-14px-underline-regular-font-weight: 400;
    --heading-14px-underline-regular-font-style: normal;
    --heading-12px-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-12px-bold-font-size: 12px;
    --heading-12px-bold-line-height: 16px;
    --heading-12px-bold-font-weight: 700;
    --heading-12px-bold-font-style: normal;
    --heading-12px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-12px-medium-font-size: 12px;
    --heading-12px-medium-line-height: 16px;
    --heading-12px-medium-font-weight: 500;
    --heading-12px-medium-font-style: normal;
    --heading-12px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-12px-regular-font-size: 12px;
    --heading-12px-regular-line-height: 16px;
    --heading-12px-regular-font-weight: 400;
    --heading-12px-regular-font-style: normal;
    --heading-12px-uppercase-bold-font-family: Montserrat-SemiBold, sans-serif;
    --heading-12px-uppercase-bold-font-size: 12px;
    --heading-12px-uppercase-bold-line-height: 16px;
    --heading-12px-uppercase-bold-font-weight: 600;
    --heading-12px-uppercase-bold-font-style: normal;
    --heading-12px-uppercase-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-12px-uppercase-medium-font-size: 12px;
    --heading-12px-uppercase-medium-line-height: 16px;
    --heading-12px-uppercase-medium-font-weight: 500;
    --heading-12px-uppercase-medium-font-style: normal;
    --heading-12px-uppercase-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-12px-uppercase-regular-font-size: 12px;
    --heading-12px-uppercase-regular-line-height: 16px;
    --heading-12px-uppercase-regular-font-weight: 400;
    --heading-12px-uppercase-regular-font-style: normal;
    --heading-12px-underline-bold-font-family: Montserrat-Bold, sans-serif;
    --heading-12px-underline-bold-font-size: 12px;
    --heading-12px-underline-bold-line-height: 16px;
    --heading-12px-underline-bold-font-weight: 700;
    --heading-12px-underline-bold-font-style: normal;
    --heading-12px-underline-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-12px-underline-medium-font-size: 12px;
    --heading-12px-underline-medium-line-height: 16px;
    --heading-12px-underline-medium-font-weight: 500;
    --heading-12px-underline-medium-font-style: normal;
    --heading-12px-underline-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-12px-underline-regular-font-size: 12px;
    --heading-12px-underline-regular-line-height: 16px;
    --heading-12px-underline-regular-font-weight: 400;
    --heading-12px-underline-regular-font-style: normal;
    --heading-10px-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-10px-regular-font-size: 10px;
    --heading-10px-regular-line-height: 12px;
    --heading-10px-regular-font-weight: 400;
    --heading-10px-regular-font-style: normal;
    --heading-10px-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-10px-medium-font-size: 10px;
    --heading-10px-medium-line-height: 12px;
    --heading-10px-medium-font-weight: 500;
    --heading-10px-medium-font-style: normal;
    --heading-10px-uppercase-bold-font-family: Montserrat-SemiBold, sans-serif;
    --heading-10px-uppercase-bold-font-size: 10px;
    --heading-10px-uppercase-bold-line-height: 12px;
    --heading-10px-uppercase-bold-font-weight: 600;
    --heading-10px-uppercase-bold-font-style: normal;
    --heading-10px-uppercase-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-10px-uppercase-medium-font-size: 10px;
    --heading-10px-uppercase-medium-line-height: 12px;
    --heading-10px-uppercase-medium-font-weight: 500;
    --heading-10px-uppercase-medium-font-style: normal;
    --heading-10px-uppercase-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-10px-uppercase-regular-font-size: 10px;
    --heading-10px-uppercase-regular-line-height: 12px;
    --heading-10px-uppercase-regular-font-weight: 400;
    --heading-10px-uppercase-regular-font-style: normal;
    --heading-10px-underline-bold-font-family: Montserrat-SemiBold, sans-serif;
    --heading-10px-underline-bold-font-size: 10px;
    --heading-10px-underline-bold-line-height: 12px;
    --heading-10px-underline-bold-font-weight: 600;
    --heading-10px-underline-bold-font-style: normal;
    --heading-10px-underline-medium-font-family: Montserrat-Medium, sans-serif;
    --heading-10px-underline-medium-font-size: 10px;
    --heading-10px-underline-medium-line-height: 12px;
    --heading-10px-underline-medium-font-weight: 500;
    --heading-10px-underline-medium-font-style: normal;
    --heading-10px-underline-regular-font-family: Montserrat-Regular, sans-serif;
    --heading-10px-underline-regular-font-size: 10px;
    --heading-10px-underline-regular-line-height: 12px;
    --heading-10px-underline-regular-font-weight: 400;
    --heading-10px-underline-regular-font-style: normal;
    --paragraph-18px-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-18px-bold-font-size: 18px;
    --paragraph-18px-bold-line-height: 28px;
    --paragraph-18px-bold-font-weight: 700;
    --paragraph-18px-bold-font-style: normal;
    --paragraph-18px-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-18px-regular-font-size: 18px;
    --paragraph-18px-regular-line-height: 28px;
    --paragraph-18px-regular-font-weight: 400;
    --paragraph-18px-regular-font-style: normal;
    --paragraph-18px-underline-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-18px-underline-bold-font-size: 18px;
    --paragraph-18px-underline-bold-line-height: 28px;
    --paragraph-18px-underline-bold-font-weight: 700;
    --paragraph-18px-underline-bold-font-style: normal;
    --paragraph-18px-underline-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-18px-underline-regular-font-size: 18px;
    --paragraph-18px-underline-regular-line-height: 28px;
    --paragraph-18px-underline-regular-font-weight: 400;
    --paragraph-18px-underline-regular-font-style: normal;
    --paragraph-16px-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-16px-bold-font-size: 16px;
    --paragraph-16px-bold-line-height: 24px;
    --paragraph-16px-bold-font-weight: 700;
    --paragraph-16px-bold-font-style: normal;
    --paragraph-16px-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-16px-regular-font-size: 16px;
    --paragraph-16px-regular-line-height: 120%;
    --paragraph-16px-regular-font-weight: 400;
    --paragraph-16px-regular-font-style: normal;
    --paragraph-16px-underline-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-16px-underline-bold-font-size: 16px;
    --paragraph-16px-underline-bold-line-height: 24px;
    --paragraph-16px-underline-bold-font-weight: 700;
    --paragraph-16px-underline-bold-font-style: normal;
    --paragraph-16px-underline-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-16px-underline-regular-font-size: 16px;
    --paragraph-16px-underline-regular-line-height: 24px;
    --paragraph-16px-underline-regular-font-weight: 400;
    --paragraph-16px-underline-regular-font-style: normal;
    --paragraph-14px-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-14px-bold-font-size: 14px;
    --paragraph-14px-bold-line-height: 22px;
    --paragraph-14px-bold-font-weight: 700;
    --paragraph-14px-bold-font-style: normal;
    --paragraph-14px-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-14px-regular-font-size: 14px;
    --paragraph-14px-regular-line-height: 22px;
    --paragraph-14px-regular-font-weight: 400;
    --paragraph-14px-regular-font-style: normal;
    --paragraph-14px-underline-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-14px-underline-bold-font-size: 14px;
    --paragraph-14px-underline-bold-line-height: 22px;
    --paragraph-14px-underline-bold-font-weight: 700;
    --paragraph-14px-underline-bold-font-style: normal;
    --paragraph-14px-underline-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-14px-underline-regular-font-size: 14px;
    --paragraph-14px-underline-regular-line-height: 22px;
    --paragraph-14px-underline-regular-font-weight: 400;
    --paragraph-14px-underline-regular-font-style: normal;
    --paragraph-12px-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-12px-bold-font-size: 12px;
    --paragraph-12px-bold-line-height: 18px;
    --paragraph-12px-bold-font-weight: 700;
    --paragraph-12px-bold-font-style: normal;
    --paragraph-12px-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-12px-regular-font-size: 12px;
    --paragraph-12px-regular-line-height: 18px;
    --paragraph-12px-regular-font-weight: 400;
    --paragraph-12px-regular-font-style: normal;
    --paragraph-12px-underline-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-12px-underline-bold-font-size: 12px;
    --paragraph-12px-underline-bold-line-height: 18px;
    --paragraph-12px-underline-bold-font-weight: 700;
    --paragraph-12px-underline-bold-font-style: normal;
    --paragraph-12px-underline-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-12px-underline-regular-font-size: 12px;
    --paragraph-12px-underline-regular-line-height: 150%;
    --paragraph-12px-underline-regular-font-weight: 400;
    --paragraph-12px-underline-regular-font-style: normal;
    --paragraph-10px-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-10px-bold-font-size: 10px;
    --paragraph-10px-bold-line-height: 16px;
    --paragraph-10px-bold-font-weight: 700;
    --paragraph-10px-bold-font-style: normal;
    --paragraph-10px-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-10px-regular-font-size: 10px;
    --paragraph-10px-regular-line-height: 16px;
    --paragraph-10px-regular-font-weight: 400;
    --paragraph-10px-regular-font-style: normal;
    --paragraph-10px-underline-bold-font-family: Helvetica-Bold, sans-serif;
    --paragraph-10px-underline-bold-font-size: 10px;
    --paragraph-10px-underline-bold-line-height: 16px;
    --paragraph-10px-underline-bold-font-weight: 700;
    --paragraph-10px-underline-bold-font-style: normal;
    --paragraph-10px-underline-regular-font-family: Helvetica-Regular, sans-serif;
    --paragraph-10px-underline-regular-font-size: 10px;
    --paragraph-10px-underline-regular-line-height: 16px;
    --paragraph-10px-underline-regular-font-weight: 400;
    --paragraph-10px-underline-regular-font-style: normal;

    /* Effects */
    --field-inner-shadow-box-shadow: inset 0px 0px 12px 2px rgba(197, 197, 197, 1);
    --shadows-xs-box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    --shadows-sm-box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.06),
    0px 1px 3px 0px rgba(16, 24, 40, 0.1);
    --shadows-md-box-shadow: 0px 2px 4px -2px rgba(16, 24, 40, 0.06),
    0px 4px 8px -2px rgba(16, 24, 40, 0.1);
    --shadows-lg-box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03),
    0px 12px 16px -4px rgba(16, 24, 40, 0.08);
    --shadows-xl-box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03),
    0px 20px 24px -4px rgba(16, 24, 40, 0.08);
    --shadows-2xl-box-shadow: 0px 24px 48px -12px rgba(16, 24, 40, 0.18);
    --shadows-3xl-box-shadow: 0px 32px 64px -12px rgba(16, 24, 40, 0.14);
    --spread-sm-box-shadow: 0px 10px 24px -4px rgba(24, 39, 75, 0.1);
    --spread-md-box-shadow: 0px 10px 32px -4px rgba(24, 39, 75, 0.1),
    0px 6px 14px -6px rgba(24, 39, 75, 0.12);
    --spread-lg-box-shadow: 0px 18px 88px -4px rgba(102, 112, 133, 0.14),
    0px 8px 28px -6px rgba(102, 112, 133, 0.12);
    --spread-xl-box-shadow: 0px 8px 32px 0px rgba(102, 112, 133, 0.35);
    --focused-state-xs-focused-4px-primary-100-box-shadow: 0px 0px 0px 4px
    rgba(130, 0, 0, 0.25),
    0px 1px 2px 0px rgba(130, 0, 0, 0.05);
    --focused-state-xs-focused-4px-gray-100-box-shadow: 0px 0px 0px 4px
    rgba(127, 123, 122, 0.1),
    0px 1px 2px 0px rgba(127, 123, 122, 0.05);
    --focused-state-xs-focused-4px-error-100-box-shadow: 0px 0px 0px 4px
    rgba(255, 99, 51, 0.1),
    0px 1px 2px 0px rgba(255, 99, 51, 0.05);
    --background-blur-sm-backdrop-filter: blur(4px);
    --background-blur-md-backdrop-filter: blur(8px);
    --background-blur-lg-backdrop-filter: blur(12px);
    --background-blur-xl-backdrop-filter: blur(20px);
}
/* Figma Color Variables of your File */
[data-variable-collection-mode="mode-1"] {
    /* mode-1 */
    --energy-base-color: #00dcf0;
}
.image-block-wrapper {
    display: flex;
    flex-direction: column; /* сверху вниз */
    align-items: flex-start;
    gap: 12px;
    padding-bottom: 10px;
    padding-top: 4px;
    position: relative;
    z-index: 1;
}
.scrollbar-wrapper {
    width: fit-content;
    height: fit-content;
    position: relative;
    width: 100%;
}
/**/







.slider-container1 {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 600px;
    margin: 0 auto 20px;
    overflow: hidden;
}

.slider-wrapper1 {
    display: flex;
    overflow-x: scroll;
    scroll-behavior: smooth;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
}

.slider-wrapper1::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}

.slide1 {
    flex: 0 0 200px;
    margin-right: 10px;
    background-color: #ddd;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    border-radius: 8px;
}

.arrow1 {
    background: #333;
    color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
    font-size: 1.5rem;
    transition: background 0.3s;
}

.arrow1:hover {
    background: #555;
}

.range-slider1 {
    display: block;
    width: 600px;
    margin: 0 auto;
}






/**/
.frame-40 {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    height: 4px;
    width: 100%;
    /*position: absolute;*/
    /*transform-origin: top left;*/
    /*transform: rotate(-90deg) scale(1, 1);*/
    /*top: 100%; */
    /*left: 0;*/
}
.arrow {
    color: black;
    /*flex-shrink: 0;*/
    /*width: 12px;*/
    /*height: 12px;*/
    /*position: relative;*/
    /*overflow: visible;*/
    /*aspect-ratio: 1;*/
    /*transform: rotate(90deg) scale(1, 1);*/
}
/*.scrollbar {*/
/*background: var(--grey-50, #f1f1f1);*/
/*border-radius: 64px;*/
/*flex: 1;*/
/*width: 4px;*/
/*position: relative;*/
/*overflow: hidden;*/
/*}*/
/*.bar {*/
/*background: var(--grey-200, #c9cbcf);*/
/*border-radius: 16px;*/
/*position: absolute;*/
/*right: 0px;*/
/*left: 0px;*/
/*bottom: 133px;*/
/*top: 0px;*/
/*width: 30px;*/
/*}*/

.scrollbar {
    background: var(--grey-50, #f1f1f1);
    border-radius: 64px;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.bar {
    background: var(--grey-200, #c9cbcf);
    border-radius: 16px;
    position: absolute;
    /*top: 0;*/
    /*bottom: 0;*/
    left: 0;
    height: 100%;
    width: 30px;
}

.arrow2 {
    color: black;
    /*flex-shrink: 0;*/
    /*width: 12px;*/
    /*height: 12px;*/
    /*position: relative;*/
    /*overflow: visible;*/
    /*aspect-ratio: 1;*/
    /*transform: rotate(90deg) scale(1, 1);*/
}
.arrow2 path {
    height: 12px !important;
}

.slider-wrapper1 {
    display: flex;
    overflow-x: scroll;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.slider-wrapper1::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}
.slide1 {
    flex: 0 0 200px;
    margin-right: 10px;
    background-color: #ddd;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    border-radius: 8px;
}
.image-row {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    display: flex;
    transition: transform 0.3s ease;
    will-change: transform;
    overflow-x: scroll;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
    /*width: max-content;*/
}
.image-row::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}
.image2 {
    border-style: solid;
    border-color: var(--grey-100, #dee0e2);
    border-width: 1px;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 1;
}

.state-default-option-chinese-sale,
.state-default-option-chinese-sale * {
    box-sizing: border-box;
}

.item-product__img,
.item__image {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.item-product__img:hover .item-product__img_hover,
.item__image:hover .item-product__img_hover {
    display: flex;
}

.item-product__img .item-product__img-a,
.item__image .item-product__img-a {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 100%;
}

.item-product__img .item-product__img-a img,
.item__image .item-product__img-a img {
    position: absolute;
    width: 100%;
    /*height: 219px;*/
    left: 0;
    top: 0;
}

.state-default-option-chinese-sale {
    background: #ffffff;
    border-style: solid;
    border-color: var(--grey-50, #f1f1f1);
    border-width: 1px;
    padding: 6px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 249px;
    height: 402px;
    position: relative;
    overflow: hidden;
}
.image {
    align-self: stretch;
    flex-shrink: 0;
    height: 237px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 1;
}
.product-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-self: stretch;
    /*flex: 1;*/
    position: relative;
    height: 147px;
}
.product-info2 {
    display: flex;
    flex-direction: column;
    gap: 3px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}
.product-info3 {
    display: flex;
    flex-direction: row;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}
.product-details {
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
    justify-content: flex-start;
    flex: 1;
    position: relative;
    line-height: 1;
}

.sku {
    color: var(--grey-500, #8e9095);
    text-align: left;
    font-family: "PtSans-Regular", sans-serif;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}
.sold-count {
    color: var(--grey-900, #444547);
    text-align: left;
    font-family: "PtSans-Regular", sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: relative;
}
.actions {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}
.action {
    background: var(--white, #ffffff);
    border-style: solid;
    border-color: #85878b;
    border-width: 1px;
    padding: 3px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    aspect-ratio: 1;
}
.action:has(.heart-icon) {
    border-color: red; /* красная рамка */
}
.action:has(.product-cart-icon) {
    border-color: #f1ad00;
}

.action:hover:has(.heart-icon)  {
    background: var(--red-500, #ea1414);
}
.action:hover:has(.product-cart-icon) {
    background: #f1ad00;
}
.action:hover:has(.maximize-icon) .maximize-icon path {
    stroke: #ffffff !important;
}
.action:hover:has(.maximize-icon) {
    background: #afafaf;
}
.action:hover:has(.product-cart-icon) .product-cart-icon path {
    stroke: #ffffff !important;
}

.action:hover:has(.heart-icon) .heart-icon path {
    stroke: #ffffff !important;
}
.maximize-icon path{
    color: #757575 !important;
}
.maximize-icon {
    align-self: stretch;
    flex: 1;
    height: auto;
    position: relative;
    overflow: visible;
}
.action:has(.maximize-icon)::before {
    content: "";
    position: absolute;
    bottom: -10px; /* увеличиваем вниз */
    left: -10px;   /* увеличиваем влево */
    right: 0;
    top: 0;
    pointer-events: auto; /* делает зону кликаемой */
    background: transparent; /* не влияет на визуал */
}

.heart-icon {
    align-self: stretch;
    flex: 1;
    height: auto;
    position: relative;
    overflow: visible;
    stroke: #ea1414;
    /*stroke: #616161;*/
    transition: stroke 0.3s ease;
}
.heart-icon path {
    stroke: #ea1414 !important;
}
.action.active-heart .heart-icon path {
    stroke: #ffffff !important;
}
.action.active-heart {
    background: var(--red-500, #ea1414);
    border-color: #ea1414;
}
.action.active-cart {
    background: #f1ad00;
    border-color: #f1ad00;
}
.product-cart-icon {
    align-self: stretch;
    flex: 1;
    height: auto;
    position: relative;
    overflow: hidden;
}
.product-cart-icon path {
    stroke: #f38305 !important;
}
.action.active-cart .product-cart-icon path {
    stroke: #ffffff !important;
}

.title {
    color: #000000;
    text-align: left;
    font-family: "PtSans-Bold", sans-serif;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    align-self: stretch;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.price-info {
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-end;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    line-height: 1;
}
.price-and-discount {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}
.price-without-disc {
    color: #000000;
    text-align: left;
    font-family: "PtSans-Bold", sans-serif;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.price {
    color: #000000;
    text-align: left;
    font-family: "PtSans-Bold", sans-serif;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.base-badge {
    background: #ea1414;
    /*border-radius: 64px;*/
    padding: 2px 3px 2px 3px;
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}
.base-badge:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -3px 0 0 0;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 5px solid #ea1414;
    border-bottom: 4px solid transparent;
}
.text {
    color: var(--red-50, #f6caca);
    text-align: center;
    font-family: "PtSans-Regular", sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    position: relative;
}
.original-price {
    color: var(--grey-500, #8e9095);
    text-align: left;
    font-family: "PtSans-Regular", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: line-through;
    position: relative;
}
.rating-and-comments {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: flex-end;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}
.rating-and-comments2 {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    flex: 1;
    position: relative;
}
.rating-product {
    background: var(--white, #ffffff);
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    gap: 1px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}
.users-left {
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}
.rating-value {
    color: var(--grey-500, #8e9095);
    text-align: left;
    font-family: "PtSans-Regular", sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: relative;
}
.star-icon {
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}
.comments {
    background: var(--white, #ffffff);
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    gap: 1px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}
.comment-icon {
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}
.comment-count {
    color: var(--grey-500, #8e9095);
    text-align: left;
    font-family: "PtSans-Regular", sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: relative;
}
.brand-logo {
    flex-shrink: 0;
    width: 72px;
    height: 20px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 72/20;
}

.item-prod-main {
    display: flex;
}


/*--------------------------------------------------------------------*/
.sellers-item__text {
    width: 100%;
    height: 50px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding: 5px 10px;
    box-sizing: border-box;
    background: #fff;
    text-decoration: none;
    color: #000;
    text-align: center;
}

.sellers-item__text:hover {
    background: #ffd800;
    color: #fff;
}

.block-brands {
    padding: 25px 0;
    float: left;
    width: 100%;
    background: #f7f2f2;
}

.block-brands__wrap {
    overflow: hidden;
}

.block-brands__col {
    float: left;
    width: 150px;
    margin: 0 15px;
    text-align: center;
}

.block-brands__col .check-noimg {
    height: 100%;
    width: auto;
}

.block-brands__title {
    margin-bottom: 10px;
    font-size: 16px;
}

.block-brands__col-wrap {
    background: #fff;
    padding: 10px;
    padding-bottom: 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.block-brands__col-wrap a {
    display: inline-block;
    float: left;
    height: 140px;
    position: relative;
    width: 100%;
}

.block-brands__col-wrap a img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.block-brands__col-wrap:last-of-type {
    padding-bottom: 10px;
}

.block-reviews {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.block-reviews__wrap {
    display: flex;
    flex-wrap: wrap;
}

.review-item {
    border: 1px solid #f3ecec;
    width: 260px;
    box-sizing: border-box;
    margin-right: 30px;
    text-align: center;
    float: left;
    min-height: 190px;
}

.review-item:last-child {
    margin-right: 0;
}

.review-item.slick-slide {
    min-height: 190px;
}

.review-item__top {
    background: #ffd800;
    color: #fff;
    height: 64px;
    padding: 10px 15px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.review-item__user-name {
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.review-item__bottom {
    padding: 15px 15px 15px 0;
    line-height: 24px;
    font-size: 16px;
}

.review-item__raiting.jq-ry-container {
    margin: 0 auto 10px auto;
}

.review-item__text {
    color: #000;
}

.banner-main {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.baner-main__item {
    position: relative;
    text-align: center;
}

.baner-main__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-main__title {
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.banner-main__subtitle {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.block-categories {
    float: left;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 60px;
}

.block-blog,
.block-news {
    float: left;
    width: 100%;
}

.blog-item,
.news-item {
    float: left;
    width: 17%;
    margin-right: 30px;
    height: 350px;
}

.blog-item:last-child,
.news-item:last-child {
    margin-right: 0;
}

.blog-item__img,
.news-item__img {
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center !important;
    display: block;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    height: 200px;
}

.blog-item {
    float: left;
    width: 20%;
    margin-right: 30px;
    height: 360px;
}

.blog-item__img,
.news-item__img {
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center !important;
    display: block;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    height: 200px;
}

.blog-item__date,
.news-item__date {
    font-size: 16px;
    color: #a7a7a7;
    margin-bottom: 5px;
}

.blog-item__title,
.news-item__title {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}

.blog-item__title:hover,
.news-item__title:hover {
    color: #ffd800;
}

.disabled {
    opacity: 0.3;
    border: 1px dashed !important;
}

.disabled a {
    cursor: not-allowed;
}

.disabled_button {
    opacity: 0.3;
    cursor: not-allowed;
}

.block-text {
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 20px;
}

.block-text p {
    margin-bottom: 20px;
    line-height: 24px;
}

.block-social {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: url(../img/bg-social-img.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
}

.social-box {
    width: 260px;
    margin: 0 auto 20px auto;
    position: relative;
    display: inline-block;
}

.social-box .tabs .tabs__content {
    min-width: 240px;
    min-height: 300px;
    height: auto;
    display: none;
}

.social-box .tabs .tabs__content.active {
    display: block;
}

.tabs-social {
    float: left;
}

.tabs-social .tabs-panel {
    float: left;
    width: 100%;
}

.tabs-social .tabs__caption {
    list-style: none;
    position: relative;
}

.tabs-social .tabs__caption li {
    float: left;
    width: 20%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    text-align: center;
}

.tabs-social .tabs__caption li svg {
    fill: #fff;
    max-width: 15px;
    max-height: 15px;
}

.tabs-social .tabs__caption li:not(.active) {
    cursor: pointer;
}

.tabs-social .tabs__caption li:hover {
    background: #ffe033;
}

.tabs-social .tabs__caption .active {
    background: #fff;
}

.tabs-social .tabs__caption .active svg {
    fill: #6aa3d5;
}

.tabs-social .tabs__caption .active:hover {
    background: #fff;
}

.tabs-social .tabs__caption .Facebook.active svg {
    fill: #245682;
}

.tabs-social .tabs__caption .Odnoklassniki.active svg {
    fill: #eea236;
}

.tabs-social .tabs__caption .Twitter.active svg {
    fill: #6aa3d5;
}

.tabs-social .tabs__caption .Instagram.active svg {
    fill: #000;
}

.tabs-social .tabs__content {
    box-sizing: border-box;
    float: left;
    width: 100%;
    display: block;
    height: 0;
    overflow: hidden;
}



.tabs-social .tabs__content.active {
    height: auto;
    padding: 0;
}

.tabs__content {
    box-sizing: border-box;
    float: left;
    width: 100%;
    display: block;
    height: 0;
    overflow: hidden;
    text-align: center;
}

.tabs__content div {
    width: unset !important;
}

.delivery-tr {
    float: left;
    background-color: #ffd800;
    width: 100%;
}

.changeConfig {
    border-bottom: 1px dashed;
}

.delivery-name {
    font-size: 16px;
    font-weight: 700;
    margin-left: 5px;
    color: #fff;
}

.delivery-description {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-left: 5px;
    margin-top: 5px;
}

.social-panel {
    text-align: center;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}

.social-panel div,
.social-panel table {
    display: inline;
}

.social-arrow-bottom {
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 40px;
    right: 0;
    margin-right: -60px;
}

.social-arrow-bottom span {
    width: 100%;
    margin-bottom: 20px;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
}

.social-arrow-top {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 40px;
    right: 100%;
    margin-right: 30px;
    width: 170px;
}

.social-arrow-top span {
    width: 100%;
    margin-top: 20px;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-main {
    float: left;
    width: 100%;
    padding: 35px 0 25px 0;
}

.footer-main .col {
    padding-bottom: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;

}

.footer-main .col li {
    margin-bottom: 12px;
}

.footer-main .col li a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.footer-main .col li a:hover {
    text-decoration: underline;
    color: #ffd800;
}

.footer-main .col .active,
.footer-main .col .active a {
    color: #ffd800;
}

.footer-col__title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer-col__title a {
    font-weight: 700;
    color: #000;
}

.footer-col__title a:hover {
    color: #ffd800;
}

.footer-social li {
    margin-bottom: 6px;
}

.footer-social li a {
    display: flex;
    align-items: center;
}

.footer-social a span {
    float: left;
    width: 24px;
    height: 24px;
    background: #dac3c3;
    border-radius: 50%;
    margin-right: 10px;
}

.footer-social a.social span {
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}

.footer-bottom {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #e4d2d2;
    line-height: 25px;
}

.footer-bottom .logo {
    max-width: 57px;
}

.footer-text-left {
    float: left;
}

.footer-text-right {
    float: right;
}

#overlay-no-preloader {
    z-index: 1000;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0.6;
    display: none;
    background-color: #000;
    color: #fff;
}

.modal-row {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.modal-row label {
    float: left;
    width: 100%;
    margin-bottom: 4px;
}

.modal-row label span {
    color: #a7a7a7;
    font-size: 14px;
}

.modal-row input {
    float: left;
    width: 100%;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #d0b3b3;
    box-shadow: none;
    font-family: "PT Sans", sans-serif;
}

.for-btn {
    text-align: center;
}

.modal-info {
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 18px;
}

.checkbox {
    width: 100%;
    padding-left: 33px;
    margin-bottom: 10px;
    min-height: 15px;
    box-sizing: border-box;
    margin-top: 10px;
}

.checkbox label {
    color: #3f2727;
    font-size: 14px;
    position: relative;
    font-style: normal;
    display: inline-block;
}

.checkbox label:before {
    content: "";
    width: 22px;
    height: 22px;
    line-height: 20px;
    border: 1px solid #d0b3b3;
    float: left;
    box-sizing: border-box;
    margin: 6px 10px 0 0;
    position: absolute;
    top: -8px;
    left: -33px;
    border-radius: 3px;
    font-size: 10px;
}

.checkbox input[type="checkbox"]:checked+label:before {
    content: "\2713";
    color: #fff;
    background: #ffd800;
    border-color: #ffd800;
    text-align: center;
    font-weight: 700;
}

.checkbox a {
    color: #ffd800;
    text-decoration: none;
}

.checkbox a:hover {
    text-decoration: underline;
}

.modal-bottom {
    text-align: center;
    border-top: 1px solid #dac3c3;
    padding: 15px 10px;
}

.modal-social {
    display: flex;
    margin-top: 10px !important;
}

.modal-social li {
    float: left;
    margin: 0 2px;
}

.modal-social li a {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 34px;
    border-radius: 5px;
    box-sizing: border-box;
}

.modal-social li a:hover {
    background: #fff;
}

.modal-social li svg {
    fill: #fff;
    max-width: 20px;
    max-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.modal-social__vk {
    background: #5697d0;
    border: 2px solid #5697d0;
}

.modal-social__vk:hover svg {
    fill: #5697d0;
}

.modal-social__facebook {
    background: #357ebd;
    border: 2px solid #357ebd;
}

.modal-social__facebook:hover svg {
    fill: #357ebd;
}

.modal-social__ok {
    background: #ffe033;
    border: 2px solid #ffe033;
}

.modal-social__ok:hover svg {
    fill: #ffe033;
}

.modal-social__google {
    background: #dc0a13;
    border: 2px solid #dc0a13;
}

.modal-social__google:hover svg {
    fill: #dc0a13;
}

.modal-social__twitter {
    background: #72a8d7;
    border: 2px solid #72a8d7;
}

.modal-social__twitter:hover svg {
    fill: #72a8d7;
}

.modal-bottom-links {
    border-top: 1px solid #dac3c3;
    padding: 15px 20px;
    box-sizing: border-box;
}

.modal-bottom-links span {
    width: 100%;
    float: left;
}

.modal-bottom-links a {
    text-decoration: none;
    color: #ffd800;
}

.modal-bottom-links a:hover {
    text-decoration: underline;
}

.link-recovery {
    float: right;
}

.modal-filter__content {
    padding: 10px 20px;
}

.menu-icon {
    display: none;
}

.block-mews-other__wrap {
    position: relative;
    right: 20px;
}

.block-news__wrap-content {
    display: flex;
    flex-wrap: wrap;
}

.block-news__wrap-content .news-item {
    margin-bottom: 30px;
}

.block-news__wrap-content .news-item:nth-child(5n + 5) {
    margin-right: 0;
}

.pagination {
    width: 100%;
    text-align: center;
}

.pagination ul {
    float: left;
}

.pagination li {
    float: left;
    margin: 0 1px;
    line-height: 36px;
}

.pagination li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    box-sizing: border-box;
    float: left;
    background: #f7f2f2;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid transparent;
    border-radius: 3px;
    padding: 0;
}

.pagination li a:hover {
    border: 2px solid #d0b3b3;
    background: #fff;
}

.pagination li a.active {
    border: 2px solid #d0b3b3;
    background: #fff;
}

.pagination li a.prev {
    background-image: url(../img/svg/back.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
}

.pagination li a.next {
    background-image: url(../img/svg/next.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
}

.pagination li.li-dots {
    margin: 0 5px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ffd800;
    border-color: #ffd800;
}

.breadcrumps {
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.breadcrumps ul li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    font-size: 14px;
}

.breadcrumps ul li a {
    color: #a7a7a7;
    text-decoration: none;
}

.breadcrumps ul li:last-child {
    margin-right: 0;
}

.breadcrumps ul li:last-child a {
    color: #000;
}

.breadcrumps ul li:last-child:after {
    display: none;
}

.breadcrumps ul li:after {
    content: "/";
    position: absolute;
    top: 0;
    right: -10px;
}

.categories-icons {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.categories-icons ul li {
    float: left;
    width: 20%;
    padding: 1px;
    box-sizing: border-box;
}

.categories-icons ul li a {
    float: left;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 77px;
    background: #f3f3f3;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    line-height: 1;
}

.categories-icons ul li a i {
    float: left;
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin-right: 12px;
}

.categories-icons ul li a:hover {
    background: #ffd800;
    color: #fff;
}

.categories-icons .block-img {
    width: 80px;
    min-width: 80px;
    text-align: center;
    padding-right: 10px;
}

.categories-icons .submenu-title {
    background: #f7f2f2;
    padding: 0 10px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    width: 100%;
    box-sizing: border-box;
    line-height: 1;
    height: 80px;
    border: none;
    font-size: 11px;
    font-weight: auto;
}

.categories-icons .submenu-title:hover {
    text-decoration: none;
    color: #f7f2f2;
}

.categories-list {
    float: left;
    width: 100%;
}

.categories-list ul {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}

.categories-list ul li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 26px;
}

.categories-list ul li a:hover {
    color: #ffd800;
}

.categories-list__wrap {
    float: left;
    width: 100%;
    padding: 12px 0;
    border-top: 1px solid #f7f2f2;
    border-bottom: 1px solid #f7f2f2;
    box-sizing: border-box;
}

.block-item-main {
    float: left;
    width: 100%;
}

.block-item__top {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.block-item-main__left {
    float: left;
    width: 39%;
}

.slider-nav {
    float: left;
    width: 85px;
    display: block !important;
}

.slider-nav2 {
    float: left;
    width: 85px;
    display: block !important;
}

.slider-for {
    float: right;
    width: 460px;
    display: block !important;
}

.slider-for2 {
    float: right;
    width: 460px;
    display: block !important;
}

.sellers-item:nth-child(8n + 8) {
    margin-right: 0;
}

.slider-text-bottom {
    float: left;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    color: #a7a7a7;
}

.slider-text-bottom span {
    display: inline-block;
}

i.icon-search {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-right: 6px;
    background: url(../img/svg/search.svg) no-repeat center;
    background-size: contain;
}

.slider-wrap {
    top: 10px;
}

.gallery-sample-wrap {
    float: left;
    top: 10px;
    width: 100%;
    padding-right: 0 !important;
}

.gallery-sample {
    display: block;
    float: right;
}

.gallery-sample * {
    box-sizing: content-box;
}

.mousetrap {
    max-width: 100%;
    max-height: 100%;
}

.recent_list {
    float: left;
    width: 72px;
    margin-right: 10px;
}

.recent_list li {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.block-item-main__right {
    float: left;
    width: 61%;
    padding-left: 25px;
    box-sizing: border-box;
}

.table {
    width: 100%;
    margin-bottom: 15px;
    float: left;
}

.table thead th {
    vertical-align: middle;
}

.table-yellow {
    text-align: center;
}

.table-yellow thead th {
    background: #fae3c3;
    text-align: center;
    font-weight: 700;
}

.table-yellow td {
    background: #fdf5e9;
    padding: 11px 10px;
    box-sizing: border-box;
    font-size: 16px;
    border-right: 1px solid #fbe8cc;
}

.table-yellow td:last-child {
    border: none;
}

.table-yellow th:last-child {
    border: none;
}

.table-yellow.table-borderless th {
    padding: 11px 10px;
    box-sizing: border-box;
    font-size: 16px;
    border-right: 1px solid #fbe8cc;
}

.row-block {
    float: left;
    width: 100%;
    font-size: 16px;
    margin-bottom: 13px;
}

.row-block .item-product__price {
    margin-bottom: 0;
}

.row-block .p-delivery {
    color: #a7a7a7;
    font-size: 14px;
}

.row-block-top {
    border-bottom: 1px solid #dac3c3;
    margin-bottom: 13px;
    float: left;
    width: 100%;
    padding-bottom: 7px;
}

.row-code {
    float: left;
    font-size: 14px;
    color: #a7a7a7;
}

.row-link-right {
    font-size: 14px;
    float: right;
}

.row-link-right a {
    text-decoration: none;
    color: #ffd800;
}

.row-link-right a:hover {
    text-decoration: underline;
}

.info-circle {
    font-style: normal;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    background: #d0b3b3;
    text-align: center;
    margin-left: 5px;
    color: #fff;
}

.info-circle:hover {
    color: #fff;
}

.float-left {
    float: none !important;
}

.tooltip>.tooltip-inner {
    background-color: #fff;
    color: #fff;
    border: 1px solid #000;
}

.row-col2 {
    padding-left: 150px;
}

.row-col2 p {
    float: left;
    width: 100%;
}

.row-col2 span {
    color: #a7a7a7;
    font-size: 14px;
}

.row-col2 .item-product__price_old_large {
    padding-right: 50px;
}

.row-col2 .item-product__price_old_large span {
    color: #a7a7a7 !important;
    font-size: 30px;
    line-height: 1;
}

.row-col2 .item-product__price_new_large {
    font-size: 30px;
    line-height: 1;
}

.row-col2 .number__minus {
    font-size: 30px;
}

.row-col2 .number__plus {
    font-size: 30px;
}

.row-col2 span[itemprop="price"] {
    color: #000;
    font-size: 30px;
}

.js-product-multi-input-configurations-price span[itemprop="price"] {
    color: #000;
    font-size: 16px;
}

.item-product__price_discount_large {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 4px 7px;
    bottom: 50%;
    right: -35px;
    transform: translate(0, 50%);
}

.row-label.config {
    float: left;
    width: 200px;
}

.row-label {
    float: left;
    width: 150px;
}

.row-label2 {
    line-height: 40px;
}

.row-col2-2 {
    line-height: 40px;
}

.row-col2.config {
    padding-left: 200px;
}

.row-col2 {
    padding-left: 150px;
}

.row-block_grey {
    padding: 10px 15px 10px 0;
    margin-bottom: 0;
    position: relative;
}

.row-block_grey:before {
    content: "";
    width: 25px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 100%;
}

.negative,
.positive {
    cursor: pointer;
}

.product-property-buttons {
    float: left;
    margin-top: 5px;
}

.product-property-buttons li {
    cursor: pointer;
    float: left;
    height: 35px;
    border: 1px solid #acacac;
    margin: 2px 2px;
    min-width: 40px;
    position: relative;
    text-align: center;
}

.product-property-buttons li.active {
    border: 2px solid #ffd800 !important;
}

.product-property-buttons li.selected {
    border: 1px solid #dac3c3;
}

li.productConfiguratorImage .cor {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 13px;
    height: 13px;
}

.productConfiguratorImage_config-text-block {
    padding-left: 10px;
    padding-right: 10px;
}

.productConfiguratorImage_config-text-block span {
    max-width: 180px;
    display: inline-block;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}

li.selected .cor:after {
    content: "\2713";
    width: 15px;
    height: 15px;
    line-height: 18px;
    background: #dac3c3;
    color: #fff;
    position: absolute;
    bottom: 0.5px;
    right: 0.5px;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
}

.number {
    float: left;
    overflow: visible;
    display: flex;
    margin-right: 0;
}

.number span {
    position: relative;
    bottom: 5px;
    cursor: pointer;
}

.number span:before{
    content: '';
    position: absolute;
    padding: 15px;
    display: block;
    left: -5px;
    top: 5px;
}

.number div.number__plus:before, .number div.number__minus:before{
    content: '';
    position: absolute;
    padding: 15px;
    display: block;
    transform: translate(-10px, 0);
}

.number div.number__plus:before{
    transform: translate(10px, 0);
}

.number input {
    height: 40px;
    padding: 0 2px;
    float: left;
    width: 60px;
    box-sizing: border-box;
    background: #fff;
    font-size: 16px;
    border: 1px solid #d0b3b3;
    text-align: center;
    border-radius: 5px;
}

.number__minus {
    width: 24px;
    height: 40px;
    background: inherit;
    box-sizing: border-box;
    float: left;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
}

.number__plus {
    width: 24px;
    height: 40px;
    background: inherit;
    box-sizing: border-box;
    float: left;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
}

.table-sizes {
    margin-bottom: 0;
}

.table-sizes tr {
    border-top: 1px solid #dac3c3;
    box-sizing: border-box;
    float: left;
    width: 100%;
    line-height: 40px;
}

.table-sizes tr:first-child {
    border-top: none;
    padding-bottom: 0;
}

.table-sizes td {
    width: 23%;
    float: left;
    line-height: 25px;
}

.table-sizes td .number {
    margin-right: 0;
    display: inline-block;
    float: right;
    vertical-align: middle;
    min-width: 60px;
}

.table-sizes td:last-of-type {
    width: 31%;
}

.config_image {
    display: inline-block;
    height: 32px;
    width: 32px;
}

.old-price {
    text-decoration: line-through;
}

p.value-added {
    font-size: 14px;
}

.choose-delivery {
    float: left;
    width: 100%;
}

.choose-delivery__price {
    float: left;
    margin-right: 5px;
}

.choose-delivery__a {
    float: left;
    text-decoration: none;
    color: #000;
    position: relative;
    padding-right: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    box-sizing: border-box;
}

.choose-delivery__a:hover {
    color: #ffd800;
}

.arrow-down {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: #ffd800;
    border-radius: 5px;
    margin: 1px 0 0 10px;
    float: right;
    position: absolute;
    right: 0;
    top: 2px;
}

.arrow-down:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -2px 0 0 -3px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #fff;
}

.table-sizes-tr-hidden {
    display: none;
}

.table-sizes-tr-hidden.visible {
    display: block;
}

.row-down-arrow {
    float: left;
    width: 100%;
    border-top: 1px solid #e0cccc;
    height: 20px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 15px;
}

.row-down-arrow span {
    cursor: pointer;
    width: 40px;
    height: 18px;
    border: 1px solid #e0cccc;
    border-top: none;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    margin: -1px 0 0 -20px;
}

.row-down-arrow span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -3px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
}

.row-down-arrow.active span:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #000;
    border-top: none;
}

.panel-buttons {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.panel-buttons a {
    float: left;
}

.panel-buttons .button {
    padding: 0 25px;
    height: 48px;
    line-height: 44px;
    margin-right: 15px;
    min-width: 170px;
}

.panel-buttons .button i {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-right: 10px;
}

.button__quick-order i {
    background: url(../img/svg/flash-white.svg) no-repeat center;
    background-size: contain;
}

.button__quick-order:hover i {
    background: url(../img/svg/flash-hover.svg) no-repeat center;
    background-size: contain;
}

.button__in-garbage i {
    background: url(../img/svg/shopping-cart-white.svg) no-repeat center;
    background-size: contain;
}

.button__in-garbage:hover i {
    background: url(../img/svg/shopping-cart-hover.svg) no-repeat center;
    background-size: contain;
}

.panel-add {
    border-top: 1px solid #dac3c3;
    float: left;
    width: 100%;
    padding: 23px 0;
}

.add-favorite {
    float: left;
    text-decoration: none;
    color: #ffd800;
    position: relative;
    z-index: 1;
}

.add-favorite:hover {
    text-decoration: underline;
    color: #ffd800;
}

.add-favorite i {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-right: 6px;
    background: url(../img/svg/heart-orange.svg) no-repeat center;
    background-size: contain;
}

.repost-social {
    float: right;
}

.footer-social2 {
    float: right;
    margin-left: 10px;
}

.footer-social2 li {
    float: left;
    margin: 0 2px;
}

.footer-social2 a span {
    margin: 0;
}

.block-item__bottom {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.tabs-cart {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.table-descriptions {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    font-size: 16px;
}

.table-descriptions__row {
    float: left;
    width: 100%;
    border-bottom: 1px solid #f7f2f2;
    padding: 7px 0;
    box-sizing: border-box;
    line-height: 18px;
}

.table-descriptions__col_left {
    float: left;
    width: 290px;
}

.table-descriptions__col_right {
    padding-left: 290px;
}

.product-descriptions {
    float: none;
    width: auto;
    text-align: left;
    margin: auto;
    overflow: hidden;
    clear: both;
    white-space: normal;
}

.product-descriptions pre {
    white-space: normal;
}

.align-center {
    text-align: center;
}

.aside-seller {
    float: left;
    width: 260px;
    padding-top: 5px;
}

.aside-seller .item-product {
    margin: 0 0 10px 0;
}

.all-products-seller {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 700;
    padding: 6px 10px;
    box-sizing: border-box;
    background: #ffd800;
    color: #fff;
    text-decoration: none;
    margin-bottom: 40px;
    border: 2px solid #ffd800;
}

.all-products-seller:hover {
    color: #ffd800;
    background: #fff;
}

.add-seller-favorites {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 700;
    padding: 6px 10px;
    box-sizing: border-box;
    background: #ffd800;
    color: #fff;
    text-decoration: none;
    margin-bottom: 40px;
    border: 2px solid #ffd800;
}

.add-seller-favorites:hover {
    color: #ffd800;
    background: #fff;
}

.table-seller {
    float: left;
    width: 100%;
    border-bottom: 1px solid #fae3c3;
    margin-bottom: 10px;
    margin-top: -10px;
}

.table-seller .row-down-arrow {
    display: none;
}

.table-seller__row {
    float: left;
    width: 100%;
    padding: 7.5px 10px;
    box-sizing: border-box;
}

.table-seller__row:nth-child(odd) {
    background: #fdf5e9;
}

.table-seller__col_left {
    float: left;
    width: 50%;
}

.table-seller__col_right {
    float: left;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-seller__col_left {
    float: left;
    width: 50%;
}

.table-seller__col_right {
    float: left;
    width: 50%;
}

.aside {
    width: 260px;
    box-sizing: border-box;
    float: left;
    /* position: fixed; */
}

.aside .tabs-social .tabs__caption .VKontakte {
    background: url(../img/svg/vk-blue.svg) no-repeat center;
    background-size: 15px;
}

.aside .tabs-social .tabs__caption .VKontakte svg {
    display: none;
}

.aside .tabs-social .tabs__caption .VKontakte.active {
    background: #428bca url(../img/svg/vk-white.svg) no-repeat center;
    background-size: 15px;
}

.aside .tabs-social .tabs__caption .Facebook {
    background: url(../img/svg/facebook-blue.svg) no-repeat center;
    background-size: 15px;
}

.aside .tabs-social .tabs__caption .Facebook svg {
    display: none;
}

.aside .tabs-social .tabs__caption .Facebook.active {
    background: #245682 url(../img/svg/facebook-white.svg) no-repeat center;
    background-size: 15px;
}

.aside .tabs-social .tabs__caption .Odnoklassniki {
    background: url(../img/svg/odnoklassniki-orange.svg) no-repeat center;
    background-size: 15px;
}

.aside .tabs-social .tabs__caption .Odnoklassniki svg {
    display: none;
}

.aside .tabs-social .tabs__caption .Odnoklassniki.active {
    background: #ec971e url(../img/svg/odnoklassniki-white.svg) no-repeat center;
    background-size: 15px;
}

.aside .tabs-social .tabs__caption .Twitter {
    background: url(../img/svg/twitter-blue.svg) no-repeat center;
    background-size: 15px;
}

.aside .tabs-social .tabs__caption .Twitter svg {
    display: none;
}

.aside .tabs-social .tabs__caption .Twitter.active {
    background: #6aa3d5 url(../img/svg/twitter-white.svg) no-repeat center;
    background-size: 15px;
}

.aside .tabs-social .tabs__caption .Instagram {
    background: url(../img/svg/instagram-hover.svg) no-repeat center;
    background-size: 15px;
}

.aside .tabs-social .tabs__caption .Instagram svg {
    display: none;
}

.aside .tabs-social .tabs__caption .Instagram.active {
    background: #f7555c url(../img/svg/instagram-white.svg) no-repeat center;
    background-size: 15px;
}

.block-news-item {
    font-size: 16px;
}

.block-news-item p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 26px;
}

.block-news-item .main img.content-img {
    margin-bottom: 30px;
}

.block-news-item .main img.float-left {
    margin: 0 30px 30px 0;
}

.block-news-item .main img.float-right {
    margin: 0 0 30px 30px;
}

.panel-yellow {
    padding: 15px 20px;
    background: #fef9f2;
    float: left;
    width: 100%;
    margin-bottom: 35px;
}

.panel-yellow h1 {
    margin-bottom: 10px;
}

.news-date {
    color: #a7a7a7;
}

.news-date i {
    width: 15px;
    height: 15px;
    background: url(../img/svg/calendar.svg) no-repeat center;
    background-size: contain;
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}

.link-news-back {
    color: #ffd800;
}

.content-list li {
    float: left;
    width: 100%;
}

.block-news-other__wrap {
    width: 100%;
}

.block-news-other__wrap .news-item {
    margin: 0 15px;
}

.block-news-other__wrap .news-item:last-child {
    margin-right: 0;
}

.block-news-other__wrap .slick-list {
    margin: 0;
    width: 100%;
}

.accordion-menu {
    margin-bottom: 40px;
}

.accordion-menu .btn-link {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 14px;
}

.accordion-menu .btn-link.active {
    color: #ffd800;
}

.accordion-menu .btn-link.active i {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #ffd800;
}

.accordion-menu .btn-link a {
    color: inherit;
}

.accordion-menu .btn-link a:hover {
    color: #ffd800;
}

.accordion-menu .btn-link i {
    display: block;
    width: 0;
    height: 0;
    background: 0 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #000;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
}

.accordion-menu .btn-link.collapsed.active i {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #ffd800;
    border-bottom: none;
}

.accordion-menu .btn-link.collapsed i {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
    border-bottom: none;
}

.accordion-menu .card {
    border: none;
    border-bottom: 1px solid #f7f2f2 !important;
}

.accordion-menu ul li {
    line-height: 20px;
}

.accordion-menu ul li a {
    color: #000;
    font-size: 16px;
    display: inline-block;
    padding: 5px 0;
}

.accordion-menu ul li a:hover {
    color: #ffd800;
}

.accordion-menu ul li a.active {
    color: #ffd800;
}

.btn-link.collapsed.accordion-menu+.ling-group {
    display: none;
}

.accordion-menu .ling-group a {
    font-size: 14px;
    float: left;
    font-weight: 400;
    padding: 10px 0 0 0;
    border-bottom: 1px dotted #ffd800;
    color: #000;
    text-transform: none;
}

.item-product__seller {
    margin-bottom: 5px;
    color: #a7a7a7;
    font-size: 16px;
}

.item-product__thumbnails ul {
    margin: 0 -5px;
}

.item-product__thumbnails ul li {
    float: left;
    width: 25%;
    padding: 0 5px;
    box-sizing: border-box;
}

.item-product__bottom-block {
    top: 100%;
    display: none;
    position: absolute;
}

.item-product__bottom-block .item-product-bottom-inside {
    background-color: #fff;
    overflow: hidden;
}

.more-photos .other-photo {
    background-size: cover;
}

.listing-wrap {
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    justify-content: center;
    gap: 10px;
}

.listing-wrap .item-product {
    margin: 0 15px 15px 1%;
}

.listing-wrap .item-product:hover {
    border: 1px solid #f7f2f2;
}

.listing-wrap .item-product:hover .item-product-inside {
    background: #fff;
    z-index: 2;
    border: none;
}

.listing-wrap .item-product:hover .item-product__bottom-block {
    display: block;
    width: 100%;
    left: 0;
    background: #fff;
    transform: translate(0, -5px);
}

.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside {
    padding: 0px 5px;
    margin: -1px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border: 1px solid;
    border-width: 0 1px 1px;
    border-color: #f0f0f0;

}

.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside ul li {
    display: inline-block;
    border: 1px solid #c5cbcb;
    width: 50px;
    height: 50px;
    margin-bottom: 4px;
    overflow: hidden;
    cursor: pointer;
}

.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside .item-product__add {
    height: 27px;
}

.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside .quantity-ranges {
    font: 10px/12px;
}

.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table td,
.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table th {
    padding: 0.75rem 5px;
}

.listing-wrap .item-product_favourite {
    /*margin: 0 30px 30px 0;*/
}

.item-inside,
.item-product-inside {
    border: none;
    padding: 6px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
.item-product-inside {
    display: flex;
    flex-direction: column;
    line-height: 1;
    gap: 4px;
}

.item-inside .sold-block,
.item-product-inside .sold-block {
    float: right;
    height: 20px;
}

.item-inside {
    padding: 0;
}

.item-product__img_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-top: 100%;
    background: rgba(0, 0, 0, 0.3);
    align-items: center;
    justify-content: center;
    display: none;
}

.item-img {
    max-width: 80%;
}

.item-list_img-wrap {
    width: 100%;
    height: auto;
    max-height: 100%;
}

.item-list_img-wrap .product-image-wrapper {
    width: 100%;
    position: absolute;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    top: 0;
    text-align: center;
}

.item-list_img-wrap .product-image-wrapper img {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    object-fit: cover;
}

.btn-quick-look {
    padding: 0 15px;
    height: auto;
    line-height: 34px;
    background: #ffd800;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    margin: 0;
    z-index: 999;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.btn-quick-look:hover {
    color: #ffd800;
    background: #fff;
}

.panel-product {
    padding: 0;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

.product-filter {
    float: left;
    border-right: 1px solid #e0cccc;
    padding: 10px 25px;
    box-sizing: border-box;
}

.buttons-group {
    border-right: 1px solid #e0cccc;
    padding: 12px 25px;
    float: left;
    box-sizing: border-box;
}

.buttons-group .btn-grey {
    background: #d0b3b3;
    color: #fff;
    margin-right: 5px;
    border-radius: 5px;
    outline: 0;
    font-size: 14px;
    padding: 0 20px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #d0b3b3;
    text-transform: none;
    font-weight: 400;
}

.buttons-group .btn-grey:last-child {
    margin-right: 0;
}

.buttons-group .btn-grey:hover {
    background: #fff;
    color: #f1e9e9;
}

.buttons-group .btn-grey:focus {
    box-shadow: none;
}

.buttons-group .btn-grey.active {
    background: #ffd800;
    border-color: #ffd800;
    color: #fff;
}

.panel-products-views {
    line-height: 40px;
    float: left;
    border-right: 1px solid #e0cccc;
    padding: 10px 20px;
    box-sizing: border-box;
}

.panel-products-views-current {
    border-right: 1px solid #e0cccc;
    padding: 10px 24px;
    line-height: 40px;
    float: left;
}

.icon-filter {
    float: left;
    width: 20px;
    display: none;
}

.view-page {
    float: right;
    padding: 10px 20px 10px 20px;
}

.view-page a {
    margin: 0;
    text-decoration: none;
    float: left;
    margin-left: 8px;
    color: #000;
    font-size: 0;
    padding-left: 0;
    background-color: #d0b3b3;
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

.view-page a:first-child {
    margin-left: 0;
}

.view-page a.active {
    background-color: #ffd800;
}

.view-page a.compact {
    background-image: url(../img/svg/icon-view-compact-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
}

.view-page a.deployed {
    background-image: url(../img/svg/list.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
}

.panel-search-products {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.panel-search-products label {
    color: #a7a7a7;
    margin-bottom: 0;
}

.photo_container {
    position: relative;
}

.panel-search-products__amount {
    float: left;
    margin-right: 15px;
}

.panel-search-products__text {
    float: left;
    margin-right: 18px;
}

.panel-search-products__text b {
    margin-right: 20px;
}

.panel-search-products__search {
    float: left;
    margin-right: 10px;
}

.panel-search-products__search input[type="text"] {
    padding: 0 50px 0 15px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d0b3b3;
    width: 240px;
    box-sizing: border-box;
    border-radius: 5px;

}

.panel-search-products__search input[type="submit"] {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    background: #ffd800 url(../img/svg/search-white.svg) no-repeat center;
    background-size: 18px;
    border: none;
    box-shadow: none;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
}

.ling-group {
    float: right;
    top: 12px;
    right: 30px;
    margin-top: 12px;
    display: block;
}

.ling-group li {
    float: left;
    margin-left: 10px;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #ffd800;
    background-color: #ffd800;
}

.accordion-filters .card {
    margin-bottom: 5px;
    border-bottom: none !important;
}

.accordion-filters .card-body {
    background: #f7f2f2;
    font-size: 16px;
}

.accordion-filters .card-body .toogle-hide-more-filters {
    margin-left: -1.5rem;
}

.accordion-filters .card-checkbox {
    max-height: 150px;
    overflow: auto;
}

.accordion-filters .custom-checkbox span {
    color: #a7a7a7;
}

.accordion-filters .collapse.show {
    border-top: 1px solid #dac3c3;
}

.accordion-filters .slider-range input {
    width: 85px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #422929;
    border: 1px solid #d0b3b3;
    box-shadow: none;
    padding: 0 5px;
    box-sizing: border-box;
    border-radius: 5px;
    margin: 0 4px;
}

.ling-group-all {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.ling-group-all li {
    float: left;
    margin-right: 20px;
}

.ling-group-all a {
    font-size: 14px;
    float: left;
    font-weight: 400;
    padding: 0;
    border-bottom: 1px dotted #ffd800;
    color: #000;
    line-height: 1;
}

.baner-listing {
    float: left;
    width: 100%;
    background: url(../img/baner-listing-img.jpg) no-repeat center;
    background-size: cover;
    margin: 20px 0;
    padding: 50px 0;
}

.banner-listing__title {
    font-size: 50px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.banner-listing__subtitle {
    font-size: 30px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

.baner-group-links {
    margin-bottom: 7px;
    text-align: center;
    font-size: 0;
}

.baner-group-links li {
    display: inline-block;
    margin: 0 5px 10px 5px;
}

.baner-group-links .button {
    background: #fff;
    border: 2px solid #fff;
    height: 40px;
    line-height: 36px;
    color: #ffd800;
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin: 0;
    padding: 0 15px;
    text-transform: none;
}

.baner-group-links .button:hover {
    background: 0 0;
    color: #fff;
}

.listing-wrap.view-deployed .item-product,
.listing-wrap.view-deployed .item-product_favourite {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    margin-bottom: 30px;
}

.listing-wrap.view-deployed .item-product__img {
    width: 100%;
    margin-bottom: 0;
}

.listing-wrap.view-deployed .item-product__title {
    float: left;
    width: auto;
    font-size: 18px;
    line-height: 20px;
    min-height: 45px;
    margin-bottom: 25px;
    text-decoration: none;
    color: #000;
    white-space: normal;
}

.listing-wrap.view-deployed .item-product__title:hover {
    color: #ffd800;
}

.listing-wrap.view-deployed .col-block1 {
    width: 21%;
    float: left;
}

.listing-wrap.view-deployed .col-block2 {
    width: 24%;
    float: left;
    padding: 0 12px 0 12px;
    box-sizing: border-box;
    min-height: 1px;
}

.listing-wrap.view-deployed .col-block3 {
    width: 24%;
    float: left;
    margin-left: 5px;
}

.listing-wrap.view-deployed .col-block4 {
    float: right;
}

.listing-wrap.view-deployed .item-product__thumbnails ul li {
    width: 54px;
    height: 54px;
    padding: 0;
    margin: 0 6px 6px 0;
}

.content-favourite-vendors .listing-wrap {
    margin-top: 30px;
}

.content-favourite-vendors .listing-wrap .favourite-item-vendor {
    margin-bottom: 30px;
}

.content-favourite-vendors .listing-wrap .favourite-item-vendor .item-product-inside {
    background: #f7f2f2;
    padding: 0;
}

.content-favourite-vendors .listing-wrap .favourite-item-vendor .item-product-inside .vendor_image a {
    width: 100%;
    height: 0;
    padding-top: 100%;
    display: inline-block;
    background-position: center;
    background-size: contain;
}

.content-favourite-vendors .listing-wrap .favourite-item-vendor .item-product-inside .vendor-data {
    padding: 5px 10px;
}

.content-favourite-vendors .listing-wrap .favourite-item-vendor .item-product-inside .vendor-data .vendor-data-value {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.content-favourite-vendors .listing-wrap .favourite-item-vendor .item-product-inside .button-delete {
    position: absolute;
    display: inline-block;
    right: 5px;
    top: 5px;
    height: 25px;
    line-height: 25px;
    width: 25px;
    padding: 0;
}

.content-favourite-vendors .listing-wrap .favourite-item-vendor .item-product-inside .button-delete i {
    width: 21px;
    height: 20px;
    display: inline-block;
}

.content-favourite-vendors .listing-wrap .favourite-item-vendor .item-product-inside .button-delete .preloader {
    position: absolute;
    left: -130%;
}

#overlay {
    width: 100%;
    position: absolute;
    opacity: 0.5;
    display: none;
    background: #fff url(i/ajax-loader.gif) center center no-repeat;
    z-index: 1000;
}

.overlay-progressbar {
    display: none;
    font-weight: 700;
    position: fixed;
    left: 10%;
    z-index: 1005;
    width: 80%;
    text-align: center;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0);
}

.overlay-progressbar .progressbar-inner-wrapper {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    box-shadow: 0 0 55px 75px #fff;
}

.old-price {
    margin-left: 5px;
}

#modal-product {
    opacity: 0;
    height: 0;
    display: block !important;
}

#modal-product .gallery-sample {
    padding-left: 90px;
    float: none;
}

#modal-product .block-item-main__left {
    width: 45%;
}

#modal-product .block-item-main__right {
    width: 55%;
    padding-left: 25px;
}

#modal-product.show {
    opacity: 1;
    height: 100%;
    display: block !important;
}

.wrap-block-product {
    padding: 20px;
}

.modal-add-done {
    max-width: 620px;
}

.modal-add-done .modal-wrap {
    padding: 10px 20px 20px 20px;
}

.modal-add-done .link-show {
    color: #ffd800;
}

.modal-add-done .modals-bottom-links {
    border-top: 1px solid #dac3c3;
    padding-top: 25px;
    margin-top: 5px;
    float: left;
    width: 100%;
}

.modal-add-done .modals-bottom-links a {
    margin-bottom: 10px;
    float: left;
    height: 40px;
    line-height: 36px;
    width: 188px;
    padding: 0 10px;
    text-align: center;
}

.modal-add-done .row-configuration {
    margin-bottom: 0;
}

.modal-add-done .row-size {
    margin-bottom: 0;
}

.modal-left {
    float: left;
    width: 53%;
}

.modal-right {
    float: left;
    width: 47%;
    padding-left: 20px;
    box-sizing: border-box;
}

.cart-done {
    position: absolute;
    width: 360px;
    top: 100%;
    right: 0;
    z-index: 3;
    background: #fff;
    display: none;
}

.cart-done .item-product__price_new {
    font-size: 16px;
    margin-right: 10px;
}

.cart-done .item-product__price_old {
    font-size: 16px;
    margin-right: 10px;
}

.cart-done .cart-done__title {
    color: #000;
}

.cart-done .row-block {
    font-size: 14px;
}

.cart-done a.button {
    color: #fff;
    padding: 0 5px;
    height: 40px;
    line-height: 36px;
    text-transform: none;
    width: 145px;
    float: right;
    min-width: 100px;
    margin-right: 0;
}

.cart-done a.button:hover {
    color: #ffd800;
}

.cart-done:after {
    content: "";
    border: 10px solid transparent;
    position: absolute;
    right: 15px;
    top: -20px;
    z-index: 1;
    border-bottom-color: #ffd800;
    margin-left: -5px;
}

.cart-done__content {
    float: left;
    width: 100%;
    padding: 20px 20px;
}

.cart-done__content-wrap {
    max-height: 185px;
    overflow: auto;
    float: left;
    width: 100%;
}

.cart-done__header {
    text-transform: uppercase;
}

.cart-done__row-item {
    padding: 0 0 13px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dac3c3;
    margin-bottom: 20px;
    position: relative;
}

.cart-done__row-item:last-child {
    margin-bottom: 0;
}

.item-product .table.quantity-ranges {
    display: none;
}

.item-product:hover .table.quantity-ranges {
    display: block;
}

.cart-done__col1 {
    float: left;
    width: 20%;
    padding: 0 10px 0 0;
    box-sizing: border-box;
}

.cart-done__col2 {
    float: left;
    width: 70%;
}

.cart-done__price {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
}

.row-description {
    color: #a7a7a7;
}

.delete-row-product {
    width: 20px;
    height: 20px;
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
    float: left;
    position: absolute;
    top: 0;
    right: 5px;
}

.cart-done__footer {
    margin-bottom: 0;
    padding: 20px 20px;
}

.footer-left {
    float: left;
    width: 45%;
}

.footer-right {
    float: left;
    width: 55%;
}

.show-cart {
    font-size: 16px;
}

.modal-delivery {
    max-width: 620px;
}

.modal-delivery .modal-wrap {
    font-size: 16px;
}

.modal-delivery .for-btn {
    text-align: center;
    float: left;
    width: 100%;
}

.modal-delivery-top {
    float: left;
    width: 100%;
    padding: 15px 20px 20px 20px;
    border-bottom: 1px solid #e0cccc;
}

.modal-select-delivery {
    width: 30%;
    float: left;
    margin-right: 5%;
}

.modal-select-delivery:last-child {
    margin-right: 0;
}

.modal-delivery-bottom {
    float: left;
    width: 100%;
    padding: 15px 20px;
}

.table-delivery {
    float: left;
    width: 100%;
    line-height: 1;
    font-size: 16px;
}

.table-delivery thead {
    background: #f7f2f2;
    color: #a7a7a7;
    font-size: 14px;
}

.table-delivery tbody tr {
    border-bottom: 1px solid #e0cccc;
}

.table-delivery tbody tr .td-1 {
    width: 35%;
}

.table-delivery tbody tr .td-2 {
    width: 23%;
}

.table-delivery tbody tr .td-3 {
    width: 20%;
}

.table-delivery tbody tr .td-4 {
    width: 20%;
}

.menu__category {
    text-align: right;
    float: left;
    height: 55px;
}

.menu__category_icon {
    display: inline-block;
    width: 35px;
    height: 30px;
    position: relative;
    cursor: pointer;
    right: 25px;
}

.menu__links-item {
    display: inline-block;
    color: #000;
    font-family: Arial;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}

.menu__links-item:hover {
    text-decoration: underline;
}

.menu__category:hover .menu__links {
    opacity: 1;
    visibility: visible;
}

.menu__links {
    position: relative;
    right: 250px;
    top: 25px;
    visibility: hidden;
    z-index: 1000;
    width: 370px;
    background-color: #f7f2f2;
    text-align: left;
}

.menu__links.slow_hide {
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-duration: 0.2s;
    transition-delay: 0.5s;
}

.menu__links>ul>li>a:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 7px solid #000;
    border-bottom: 4px solid transparent;
    position: absolute;
    right: 0;
    top: 20px;
}

.category-list__search-bar {
    float: left;
    width: 365px;
    box-sizing: border-box;
    position: absolute;
    z-index: 10000;
    margin-top: -1px;
    visibility: hidden;
}

.category-list__top_panel {
    position: relative;
    width: 100%;
    height: 47px;
    background-color: #ffd800;
    color: #fff;
}

.category-list__top_panel p {
    display: inline-block;
    margin-left: 10px;
    text-transform: uppercase;
    color: #fff !important;
    line-height: 50px;
}

.category-list__top_panel a {
    display: inline-block;
    width: 100%;
    margin-left: 10px;
    text-transform: none;
    color: #fff !important;
    font-weight: 400;
    cursor: pointer;
    line-height: 47px;
}

.category-list__top_panel_main_page {
    position: relative;
    height: 50px;
    background-color: #ffd800;
    width: 365px;

}

.category-recommended>li:first-child {
    margin-left: 20px;
}

.menu_category_button,
.menu_category_button:active,
.menu_category_button:focus {
    box-shadow: none;
}

.search-content-info-img {
    float: left;
    margin: 0 1em 1em 0;
    width: 98px;
    height: 98px;
}

.category_text {
    margin: 10px;
}

.category-list__top_panel_main_page .category_label {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    padding-left: 17px;
    text-transform: none;
    color: #000 !important;
    font-weight: 400;
    cursor: pointer;
}

.category-list__top_panel_main_page .all_category_label {
    display: inline-block;
    font-size: 12px;
    color: #000;
    text-transform: none;
    float: right;
    margin-right: 5%;
}

.show_all_categories_link {
    color: #814f4f;
    font-size: 12px;
    margin-left: 150px;
    display: inline;
    cursor: pointer;
}

.show_all_categories_link:hover {
    text-decoration: underline;
}

.brief_blog {
    overflow: hidden;
    height: 100px;
    line-height: 25px;
}

.brief_blog:before {
    content: "";
    float: left;
    width: 5px;
    height: 200px;
}

.brief_blog> :first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}

.caret_active {
    color: #ffd800;
}

.menu__category_icon .fa-caret-down {
    margin-left: 5px;
}

.aside-menu li {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #e0cccc;
    margin-bottom: 0;
    float: left;
    width: 100%;
}

.aside-menu li:last-child {
    border-bottom: none;
}

.aside-menu li a {
    text-decoration: none;
    color: #000;
    padding: 9px 0;
    float: left;
    width: 100%;
}

.aside-menu li a.active {
    color: #ffd800;
}

.aside-menu li ul {
    background: #f7f2f2;
    padding: 20px;
    float: left;
    width: 100%;
}

.aside-menu li ul li {
    border: none;
    padding: 0;
}

.aside-menu li ul li a {
    font-weight: 400;
    text-transform: none;
    color: #ffd800;
    padding: 0;
}

.general-information__col {
    float: left;
    width: 23%;
    margin-right: 2.6%;
}

.general-information__col:last-child {
    margin-right: 0;
}

.general-information__col-header {
    display: flex;
    align-items: center;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.general-information__col-img {
    width: 68px;
    height: 68px;
    min-width: 68px;
    min-height: 68px;
    border-radius: 50%;
    border: 2px solid #ffd800;
    float: left;
    margin-right: 15px;
}

.general-information__col-name {
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new_support_msg {
    position: relative;
    z-index: 1500;
    margin-top: 5px;
}

.header_private_office {
    margin-top: 20px;
}

.general-information .account_name {
    padding-top: 10px;
}

.general-information__col-img1 {
    background: url(../img/svg/file-user-orange.png) no-repeat center;
    background-size: 28px;
}

.general-information__col-img2 {
    background: url(../img/svg/discount-orange.svg) no-repeat center;
    background-size: 36px;
}

.general-information__col-img3 {
    background: url(../img/svg/box-orange.svg) no-repeat center;
    background-size: 38px;
}

.list-user-info {
    float: left;
    width: 100%;
    font-size: 16px;
}

.orange-list {
    background: #fef9f2;
}

.orange-list .list-user-info__text {
    font-size: 20px;
}

.list-user-info__header {
    background: #fae3c3;
    padding: 10px 20px;
    min-height: 70px;
    display: flex;
    align-items: center;
}

.list-user-info__header .list-user-info__text {
    font-size: 16px;
}

.list-user-info__label {
    color: #6c6c6c;
}

.list-user-info__text {
    font-size: 16px;
    line-height: 1;
}

.list-user-info__body {
    padding: 0 17px;
    float: left;
    width: 100%;
}

.list-user-info__row {
    float: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #dac3c3;
    min-height: auto;
}

.list-user-info__row:last-child {
    border: none;
}

.list-user-info__footer {
    padding: 20px 10px;
    float: left;
    width: 100%;
    height: 85px;
    border-top: 1px solid #dac3c3;
}

.list-user-info__footer .button {
    float: left;
    width: 100%;
    height: 48px;
    line-height: 44px;
}

.grey-list {
    background: #f7f2f2;
}

.general-information-cart {
    float: left;
    width: 100%;
    padding: 17px 20px;
    color: #fff;
    margin-bottom: 30px;
    background: #ffd800 url(../img/svg/shopping-cart-white.svg) no-repeat 125% center;
    background-size: 110px;
}

.general-information-cart__title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2px;
}

.general-information-cart__text {
    font-size: 16px;
}

.general-information-cart__amount {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
}

.general-information-cart__button {
    margin-top: 10px;
}

.general-information-cart__button .button-white {
    background: #fff;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #ffd800;
    float: left;
    border-radius: 0;
    font-weight: 700;
}

.general-information-cart__button .button-white:hover {
    background: #e6c200;
    border: 1px solid #fff;
    color: #fff;
}

.general-information-cart-red {
    background: #f63d45 url(../img/svg/heart-white.svg) no-repeat 132% center;
    background-size: 115px;
}

.general-information-cart-red .general-information-cart__button .button-white {
    color: #f63d45;
}

.general-information-cart-red .general-information-cart__button .button-white:hover {
    background: #f5252e;
    border: 1px solid #fff;
    color: #fff;
}

.content-center {
    width: calc(100% - 260px);
    padding-right: 30px;
}

.aside-right {
    position: relative;
    z-index: 2;
    float: right;
    width: 260px;
}

.list-support-messages .btn.btn-link {
    color: #000 !important;
    text-decoration: none !important;
}

.list-support-messages .yellow2-panel {
    padding: 2px 0 !important;
    margin-bottom: 0 !important;
}

.list-support-messages .list__body {
    background: #fceedb;
    padding: 0;
}

.list-support-messages .list__body * {
    background: #fceedb;
}

.list-support-messages .list__body .list-support-messages__ticket {
    border-bottom: 1px solid #dac3c3;
}

.list-support-messages .list__body .button {
    background-color: #ffd800 !important;
    border: 2px solid #ffd800;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 8px;
}

.list-support-messages .list__body .button i {
    background-color: #ffd800 !important;
}

.list-support-messages .list__body .button:hover {
    background-color: #fff !important;
}

.list-support-messages .list__body .button:hover i {
    background-color: #fff !important;
}

.list-support-messages .list__body .card-header .btn {
    font-size: 0.88rem;
}

.list-support-messages .list__body .messages {
    padding: 0 20px 15px 20px;
}

.list-support-messages .list__body .messages .add-message {
    cursor: pointer;
    display: inline-block;
    padding: 0 20px 15px 20px;
}

.list-support-messages .list__body .messages .message {
    border: none;
    border-top: 1px solid #dac3c3;
    float: right;
    padding: 10px 15px;
    width: 90%;
}

.list-support-messages .list__body .messages .message i {
    float: left;
    width: 20px;
    height: 10px;
    margin-top: 6px;
    margin-right: 10px;
}

.list-support-messages .list__body .messages .message-form {
    padding: 15px !important;
    border-top: none;
    width: 100%;
}

.list-support-messages .list__body .messages .message-form textarea {
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #cdcdcd;
    resize: none;
    padding: 4px;
    width: 100%;
}

.list-support-messages .list__body .messages .message-sender {
    text-transform: uppercase;
    font-weight: bolder;
}

.list-support-messages .list__body .messages .message-time {
    color: #6c6c6c;
    font-weight: 400;
}

.list-support-messages .list__body .messages .message-text {
    display: block;
    font-size: 16px;
    width: 100%;
}

.list-support-messages .list__body .messages .message-first {
    float: left;
    width: 100%;
    border: none;
}

.block-orange,
.list-parcels {
    float: left;
    width: 100%;
    background: #fceedb;
    margin-bottom: 20px;
}

.block-orange .list-parcels__header,
.list-parcels .list-parcels__header {
    margin-bottom: 0;
}

.block-orange .list-parcels__body,
.list-parcels .list-parcels__body {
    margin-top: 10px;
}

.table-parcels {
    float: left;
    width: 100%;
    font-size: 16px;
}

.list-parcels__body,
.list__body {
    padding: 10px 15px;
    float: left;
    width: 100%;
}

.list-parcels__body .alert-heading,
.list__body .alert-heading {
    text-align: center;
    margin: 0 0 7px 0;
}

.table-parcels__row {
    float: left;
    width: 100%;
    border-bottom: 1px solid #dac3c3;
    padding: 10px 10px;
}

.table-parcels__row:last-child {
    border-bottom: none;
}

.table-parcels__row_top {
    font-size: 14px;
    color: #6c6c6c;
    padding: 2px 10px;
}

.table-parcels__col1 {
    float: left;
    width: 7%;
}

.table-parcels__col2 {
    float: left;
    width: 16%;
}

.table-parcels__col3 {
    float: left;
    width: 26%;
}

.table-parcels__col4 {
    float: left;
    width: 13%;
}

.table-parcels__col5 {
    float: left;
    width: 15%;
}

.table-parcels__col6 {
    float: left;
    width: 15%;
}

.table-parcels__col7 {
    float: left;
    width: 8%;
    font-weight: 700;
    line-height: 24px;
}

.button-cancel,
.button-help {
    float: right;
    height: 30px;
    line-height: 26px;
    text-transform: none;
    margin: -5px 0;
    padding: 0 10px;
}

.button-cancel i,
.button-help i {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    margin-right: 10px;
    background: url(../img/svg/comment-white.svg) no-repeat center;
    background-size: 15px;
}

.button-cancel:hover i,
.button-help:hover i {
    background: url(../img/svg/comment-orange.svg) no-repeat center;
    background-size: 15px;
}

.button-cancel {
    margin-right: 10px;
}

.list-user__img-icon {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    margin-right: 20px;
    background: url(../img/svg/message-orange.svg) no-repeat center;
    background-size: contain;
}

.list-parcels__footer {
    padding: 15px 15px;
    float: left;
    width: 100%;
    min-height: 85px;
    border-top: 1px solid #dac3c3;
    background: #fae3c3;
}

.list-parcels__footer .button {
    width: 100%;
    height: 48px;
    line-height: 44px;
    padding: 0;
}

.list-parcels__col-left {
    float: left;
    width: 55%;
}

.list-parcels__col-right {
    float: left;
    width: 45%;
    text-align: right;
}

.list-parcels__row {
    color: #6c6c6c;
}

.list-parcels__footer .list-parcels__col-left {
    width: auto;
    padding-right: 5%;
}

.list-parcels__footer .list-parcels__col-right {
    width: auto;
    text-align: right;
}

.list-parcels__row-result {
    margin-bottom: 10px;
    color: #000;
    line-height: 20px;
    float: left;
    width: 100%;
}

.list-parcels__row-result .list-parcels__col-right {
    font-weight: 700;
    font-size: 20px;
    margin-left: 30%;
}

.list-products {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.list-products .list-data-wrap:last-child {
    border-bottom: none;
}

.list-products .list-products__checkbox {
    float: left;
    padding: 0;
}

.list-products input[type="checkbox"]:checked,
.list-products input[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.list-products input[type="checkbox"]:checked+label,
.list-products input[type="checkbox"]:not(:checked)+label {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    line-height: 20px;
    cursor: pointer;
}

.list-products input[type="checkbox"]:checked+label:before,
.list-products input[type="checkbox"]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: -5px;
    width: 18px;
    height: 18px;
    border: 1px solid #eea236;
    background-color: #fff;
}

.list-products input[type="checkbox"]:checked+label:after,
.list-products input[type="checkbox"]:not(:checked)+label:after {
    content: "";
    position: absolute;
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    transition: 0;
    left: 3px;
    top: -1px;
    width: 12px;
    height: 8px;
    border-left: 4px solid #eea236;
    border-bottom: 4px solid #eea236;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.list-products input[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
}

.list-products input[type="checkbox"]:checked+label:after {
    opacity: 1;
}

.list-products input[type="checkbox"]:checked:disabled+label:before,
.list-products input[type="checkbox"]:not(:checked):disabled+label:before {
    border-color: #a7a7a7;
}

.list-products__row-item {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #f7f2f2;
}

.list-products__row-item .list-products__checkbox {
    margin: 0;
    padding: 0;
}

.list-products__col-img {
    float: left;
    width: 17%;
    padding-right: 15px;
    box-sizing: border-box;
}

.list-products__col-2 {
    float: left;
    /* width: %; */
    padding-right: 25px;
    box-sizing: border-box;
}

.list-products__col-3 {
    float: left;
    width: 43%;
}

.list-products__name {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 22px;
}

.list-products__name a {
    color: #000;
}

.list-products__name:hover a {
    color: #ffd800;
}

.list-products__link-group {
    margin-bottom: 0;
}

.list-products .button,
.list-support-messages__ticket .button {
    display: inline-block;
    margin-right: 5px;
    height: 30px;
    line-height: 26px;
    text-transform: none;
    padding: 0 10px;
    margin-bottom: 10px;
}

.list-products .button i,
.list-support-messages__ticket .button i {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    margin-right: 10px;
}

.list-products .panel-grey .button,
.list-support-messages__ticket .panel-grey .button {
    padding-bottom: 0;
    margin-bottom: 0;
}

.button-delete i {
    background: url(../img/svg/delete-white.svg) no-repeat center;
    background-size: 15px;
}

.button-delete:hover i {
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
}

.button-review i {
    background: url(../img/svg/star-white.svg) no-repeat center;
    background-size: 15px;
}

.button-review:hover i {
    background: url(../img/svg/star-orange.svg) no-repeat center;
    background-size: 15px;
}

.list-products__comment-user {
    padding: 5px 10px;
    background: #f7f2f2;
    margin-bottom: 5px;
}

.list-products__coment-operator {
    padding: 5px 10px;
    background: #fceedb;
    margin-bottom: 5px;
}

.list-products__coment-operator .list-products__comment-text {
    color: #af6d0f;
}

.list-products__comment-title {
    font-size: 14px;
    color: #6c6c6c;
}

.list-products__comment-text {
    font-size: 16px;
}

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

.list-products-table__row {
    float: left;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #f7f2f2;
}

.list-products-table__col1 {
    float: left;
    width: 27%;
}

.list-products-table__col2 {
    float: left;
    width: 73%;
}

.list-products-table__vendor a {
    color: #000;
}

.list-products-table__vendor a:hover {
    color: #ffd800;
}

.list-user-data {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.list-user-data__table {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.list-user-data__table_row {
    float: left;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #f7f2f2;
}

.list-user-data__table_col1 {
    float: left;
    width: 57%;
    color: #6c6c6c;
}

.list-user-data__table_col2 {
    float: left;
    width: 43%;
}

.list-cart-products {
    float: left;
    width: 100%;
}

.list-cart-products .number input {
    height: 28px;
    width: 55px;
    font-size: 14px;
}

.list-cart-products .number__minus {
    width: 20px;
    height: 28px;
    font-size: 24px;
}

.list-cart-products .number__plus {
    width: 20px;
    height: 28px;
    font-size: 24px;
}

.list-cart-products__row-item {
    float: left;
    width: 100%;
    padding: 15px 10px;
    border-bottom: 1px solid #f7f2f2;
    position: relative;
}

.list-cart-products__row-item:last-child {
    border-bottom: none;
}

.list-cart-products__col-1 {
    float: left;
    width: 39%;
    padding-right: 15px;
    box-sizing: border-box;
}

.list-cart-products__col-1 .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    float: left;
}

.list-cart-products__col-2 {
    float: left;
    width: 36%;
    padding-right: 10px;
    box-sizing: border-box;
}

.internal_delivery {
    float: right;
}

.list-cart-products__col-3 {
    float: left;
    width: 20%;
    position: relative;
    padding-right: 25px;
}

.list-cart-products__col-3 label {
    margin-bottom: 5px;
}

.list-cart-products__col-3 textarea {
    border: 1px solid #d0b3b3;
    height: 70px;
    padding: 10px 15px;
    font-size: 14px;
    float: left;
    width: 100%;
    resize: none;
    border-radius: 5px;
    max-width: 235px;
}

.link-group {
    width: 20px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.link-group a {
    float: left;
    width: 20px;
    height: 20px;
    margin-bottom: 10px;
}

.link-group a.add-favorite {
    background: url(../img/svg/heart-orange.svg) no-repeat center;
    background-size: 15px;
}

.link-group a.delete-item {
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
}

.list-cart-products__name {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 22px;
    float: left;
    width: 40%;
}

.list-cart-products__col-img {
    margin-right: 5px;
    float: left;
    width: 45%;
}

.list-cart-products__col-img .item-img-favourite {
    max-width: 100%;
    max-height: 150px;
}

.list-products-table__right-col {
    float: right;
    font-weight: 700;
}

.list-cart-wrap {
    float: left;
    width: 100%;
}

.list-cart__nav {
    float: left;
    width: 100%;
}

.list-cart__nav li {
    float: left;
    margin-right: 30px;
}

.list-cart__nav li a {
    font-size: 20px;
    font-weight: 700;
    padding: 3px 0;
    color: #000;
    float: left;
}

.list-cart__nav li.active a {
    color: #ffd800;
    border-bottom: 2px solid #ffd800;
}

.item-review-block .paymshipReviewsInformation .rating span.positive.active {
    color: #00e233;
}

.list-cart__panel-main {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.list-cart__panel-main .custom-checkbox {
    float: left;
    margin-right: 30px;
}

.list-cart__panel-main .custom-checkbox .custom-control-label:after,
.list-cart__panel-main .custom-checkbox .custom-control-label:before {
    top: 0.45rem;
}

.list-cart__panel-main .button {
    float: left;
    height: 30px;
    line-height: 26px;
    text-transform: none;
    padding: 0 10px;
    margin-right: 10px;
}

.list-cart__panel-main .button i {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    margin-right: 10px;
}

.list-cart__panel-main .button i.fa {
    margin-top: 6px;
}

.list-cart__panel-main .button-clear-cart i {
    background: url(../img/svg/delete-white.svg) no-repeat center;
    background-size: 15px;
}

.list-cart__panel-main .button-clear-cart:hover i {
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
}

.list-cart__panel-main .button-favorite i {
    background: url(../img/svg/heart-white.svg) no-repeat center;
    background-size: 15px;
}

.list-cart__panel-main .button-favorite:hover i {
    background: url(../img/svg/heart-orange.svg) no-repeat center;
    background-size: 15px;
}

.list-cart__panel-main .custom-control,
.list-cart__panel-main .d-inline-block {
    float: left;
    line-height: 30px;
}

.list-cart__panel-col-left {
    float: left;
    width: 39%;
}

.list-cart__panel-col-right {
    float: right;
}

.list-cart__panel-col-right div {
    float: left;
    margin-right: 10px;
}

.list-cart-group {
    float: left;
    width: 100%;
    border: 1px solid #f7f2f2;
    margin-bottom: 30px;
}

.content-basket .navbar {
    padding: 0.5rem 0;
}

.content-basket .list-cart__panel-main {
    padding-left: 10px;
    padding-right: 10px;
}

.content-basket .list-cart__panel-main .button {
    float: right;
    margin: 2.5px;
}

.content-basket .list-cart__panel-main .select-all {
    white-space: nowrap;
}

.content-basket .group-block {
    border: 1px solid #f7f2f2;
    float: left;
    margin-bottom: 30px;
}

.content-basket .group-block .list-cart__panel {
    margin-left: 0;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}

.content-basket .group-block .list-cart-products__row-item {
    border-bottom: 1px solid #f7f2f2;
    padding-top: 10px;
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.content-basket .group-block .list-cart-products__row-item .alert-danger {
    margin-top: 10px;
}

.content-basket .group-block .list-cart-products__row-item .color-grey {
    color: #999;
}

.content-basket .group-block .list-cart-products__row-item:last-of-type {
    border-bottom: none;
}

.content-basket .group-block>.row>.col-md-12:last-of-type .list-cart-products__row-item {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.content-basket .list-cart-products__col-img {
    width: 100%;
    margin: 0;
}

.content-basket .list-cart-products__col-img img {
    max-width: 100%;
}

.content-basket .list-cart-products__name {
    width: 100%;
}

.content-basket .list-cart-products__item-price {
    display: inline-block;
    padding: 5px 0;
}

.content-basket .list-cart-products__row {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.content-basket .list-cart-products__row a.dashed {
    border-bottom: 1px dashed;
}

.content-basket .basket-line-comment {
    max-width: 300px;
}

.content-basket .list-cart-products__name {
    margin-top: 30px;
}

.content-basket .link-group {
    position: relative;
    width: 100%;
    text-align: center;
    right: 8px;
}

.content-basket .link-group a {
    text-decoration: none;
    color: #ffd800;
    position: relative;
    z-index: 1;
    background-size: 17px;
    display: inline-block;
    float: unset;
    margin-bottom: 0;
    font-size: 1.3em;
}

.content-basket .link-group a.fa-level-down {
    margin-top: 2px;
    text-align: center;
}

.content-basket .number {
    display: inline-flex;
    float: none;
    margin-right: 0;
}

.content-basket .accordion-menu__more-info {
    position: relative;
    margin-bottom: -1px;
    width: calc(100% + 21px);
    float: left;
    margin-top: 15px;
    padding: 0 15px 0 11px;
    margin-left: -10px;
}

.content-basket .accordion-menu__more-info .row-down-arrow {
    margin-bottom: 0;
    height: 0;
    z-index: 1;
}

.content-basket .accordion-menu__more-info .list-cart-products__more-info p:last-of-type {
    margin-bottom: 25px;
}

.content-basket .basket-item-summary-data {
    float: right;
    margin-right: 4px;
    width: auto;
}

.content-basket .basket-item-summary-data .list-cart-products__item-summary {
    text-align: right;
}

.content-basket .basket-item-summary-data .list-cart-products__item-summary td {
    border-top: none;
}

.content-basket .basket-item-summary-data .list-cart-products__item-summary:last-of-type {
    font-size: 1.1em;
    border-top: 1px solid #dac3c3;
}

.content-basket .basket-item-summary-data .list-cart-products__item-summary-second td {
    padding-top: 0;
}

.content-basket .color-grey {
    color: #999;
}

.content-basket .multi-line-ellipsis {
    margin-right: calc(-1em - 35px);
    padding-right: calc(1em + 35px);
}

.content-basket .multi-line-ellipsis:after,
.content-basket .multi-line-ellipsis:before {
    right: 35px;
}

.content-basket .comment-preloader {
    position: absolute;
    right: -32px;
    bottom: 0;
}

.content-basket .alert {
    box-shadow: none;
}

.content-basket .aside-right {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 35px;
}

.content-basket .aside-right .article {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}

.content-basket .aside-right .list-parcels {
    background-color: #f7f2f2;
    border: 1px solid #fff;
    display: inline-block;
}

.content-basket .aside-right .list-parcels__body {
    padding: 15px;
    margin-top: 0;
    margin-bottom: 15px;
}

.content-basket .aside-right .list-parcels__footer {
    background: #f7f2f2;
    border: none;
    width: calc(100% - 30px);
    margin: 0 15px 15px 15px;
    padding: 0;
}

.content-basket .aside-right .list-parcels__footer .min-order-total-cost-message {
    background: #f63d45;
    color: #fff;
    font-size: 1.1em;
    margin: -31px 0 15px 0;
    padding: 10px 15px;
    width: 100%;
}

.content-basket .aside-right .aside-right-preloader {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f2f2;
    z-index: 1;
    opacity: 0.75;
}

.content-basket .aside-right .aside-right-preloader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.content-basket .content-center {
    float: left;
}

.content-basket .list-cart-products__col-1 {
    width: 20%;
}

.content-basket .list-cart-products__col-1 .custom-control {
    width: 100%;
}

.content-basket .list-cart-products__col-1 .custom-control .custom-control-label {
    float: left;
}

.content-basket .list-cart-products__col-1 .list-cart-products__col-img {
    float: left;
    margin: 0;
    width: 100%;
    text-align: center;
}

.content-basket .list-cart-products__col-1 .list-cart-products__col-img .item-img {
    width: auto;
    max-width: 100%;
}

.content-basket .list-cart-products__col-2 {
    width: 65%;
}

.content-basket .list-cart-products__col-2 .list-cart-products__name {
    width: 100%;
}

.content-basket .list-cart-products__col-2 .number {
    display: inline-flex;
    float: none;
    margin-right: 0;
}

.content-basket .list-cart-products__col-3 {
    float: left;
    width: 15%;
    margin-right: 0;
    padding-right: 0;
}

.content-basket .list-cart-products__col-3 table {
    width: 100%;
}

.content-basket .list-cart-products__col-3 table td {
    padding-right: 5px;
    padding-bottom: 10px;
}

.content-basket .list-cart-products__col-3 table td:nth-child(2n) {
    text-align: right;
}

.list-data-wrap {
    float: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #dac3c3;
}

.list-data-delivery .list-data-wrap:last-child {
    border-bottom: none;
}

.list-data__icon {
    float: left;
    width: 90px;
}

.list-data__icon i {
    width: 68px;
    height: 68px;
    min-width: 68px;
    min-height: 68px;
    border-radius: 50%;
    border: 2px solid #ffd800;
    float: left;
    margin-right: 15px;
}

.icon-box-orange {
    background: url(../img/svg/box-orange.svg) no-repeat center;
    background-size: 38px;
}

.icon-box-coment {
    background: url(../img/svg/message-orange.svg) no-repeat center;
    background-size: 38px;
}

.icon-box-cart {
    background: url(../img/svg/shopping-cart-orange.svg) no-repeat center;
    background-size: 38px;
}

.icon-box-file {
    background: url(../img/svg/file-orange.svg) no-repeat center;
    background-size: 38px;
}

.list-data__content {
    padding-left: 90px;
}

.list-data-delivery_table {
    float: left;
    width: 100%;
}

.list-data-delivery_table input {
    border: 1px solid #d0b3b3;
}

.list-data-delivery_table textarea {
    resize: none;
    border: 1px solid #d0b3b3;
    position: relative;
    bottom: 38px;
}

.list-data-delivery_row {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.list-data-delivery_label {
    float: left;
    font-size: 16px;
    padding-right: 5px;
    width: 17%;
    position: relative;
    top: 22px;
}

.list-data-delivery_col2 {
    float: left;
    width: 83%;
    position: relative;
}

.list-data-delivery_col2 .form-row {
    margin: 0;
}

.group-edit {
    float: right;
    margin-top: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.group-edit a {
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 0 10px 20px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-edit {
    background: url(../img/svg/edit-orange.svg) no-repeat center;
    background-size: 15px;
}

.icon-add-data {
    font-size: 30px;
    color: #ffd800;
    text-decoration: none;
}

.icon-add-data:hover {
    color: #ffd800;
    text-decoration: none;
}

.panel-insure-order .custom-control-label {
    padding-top: 2px;
}

.modal-top-up {
    max-width: 620px;
}

.modal-top-up .modal-wrap {
    padding: 20px;
}

.modal-top-up .modal-wrap h3 {
    margin-bottom: -10px;
    font-size: 1.4rem;
}

.table-top-up {
    font-size: 16px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.table-top-up__header {
    padding: 10px 15px;
    background: #fae3c3;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.table-top-up__header label {
    margin-right: 0;
    width: 56%;
    padding-top: 7px;
}

.table-top-up__header input[type="text"] {
    width: 100%;
    float: right;
    padding-right: 130px;
    height: 40px;
}

.table-top-up__header .button {
    text-transform: none;
    padding: 0 17px;
    float: right;
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.table-top-up-form-right {
    float: right;
    width: 44%;
    position: relative;
}

.table-top-up__content {
    float: left;
    width: 100%;
    background: #fceedb;
    padding: 10px 10px;
}

.table-top-up__row {
    float: left;
    width: 100%;
    padding: 9px 0;
    border-bottom: 1px solid #fceedb;
}

.table-top-up__row:last-child {
    border-bottom: none;
}

.table-top-up__col1 {
    float: left;
    width: 58%;
}

.table-top-up__col2 {
    float: left;
    width: 42%;
}

.list-pay-block {
    display: none;
    float: left;
    width: 100%;
    padding: 30px 0 20px 0;
    border-bottom: 1px solid #dac3c3;
}

.list-pay-block.list-pay-block__payment_in_system {
    border-width: 0;
    padding-top: 0;
}

.list-pay-block.list-pay-block__payment_in_system .select-payment-method {
    border-bottom: 1px solid #dac3c3;
    display: inline-block;
    padding-bottom: 20px;
    width: 100%;
}

.list-pay-block .custom-radio {
    margin-bottom: 8px;
    font-size: 16px;
    float: left;
    width: 100%;
}

.list-pay-block:last-child {
    border-bottom: none;
}

.list-pay-block__header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.list-pay-block__img {
    float: left;
    margin-right: 20px;
}

.list-pay-block__img i {
    width: 68px;
    height: 68px;
    min-width: 68px;
    min-height: 68px;
    border-radius: 50%;
    border: 2px solid #ffd800;
    float: left;
}

.list-pay-block__title {
    text-transform: uppercase;
    font-weight: 700;
}

.icon-payment {
    background: url(../img/svg/online-payment-orange.svg) no-repeat center;
    background-size: 38px;
}

.icon-payment2 {
    background: url(../img/svg/online-payment2-orange.svg) no-repeat center;
    background-size: 38px;
}

.img-online-wallets {
    float: left;
}

.form-online-wallets {
    float: right;
}

.online-wallets-label {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
}

.online-wallets-box input {
    width: 320px;
}

.menu-aside {
    display: none;
}

.modal-filter .buttons-group {
    padding: 10px;
    display: block;
}

.modal-filter .buttons-group .btn-grey {
    margin-bottom: 5px;
    float: left;
}

.modal-filter .buttons-group .btn-grey:nth-child(2n + 2) {
    margin-right: 0;
}

.modal-filter .accordion-menu {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.modal-filter.show {
    display: block;
}

.title-item-mobile {
    display: none;
}

.mobile-country-content {
    padding: 20px 20px;
}

.mobile-country button.close {
    width: auto;
    text-align: right;
}

.mobile-country .custom-control {
    margin-bottom: 10px;
    font-size: 16px;
}

.mobile-country .custom-control-label img {
    margin: 4px 10px 0 0;
}

.buttons-sticky-mobile {
    display: none;
}

.table-amount {
    display: none;
}

.list-parcels .row-mobile-sizes {
    display: none;
}

.sticky-top {
    padding-right: 0 !important;
}

.sticky-top-mobile {
    display: block;
}

.sticky-top-mobile .list-parcels__row-result {
    float: left;
    width: 40%;
}

.sticky-top-mobile .list-parcels__footer {
    min-height: auto;
}

.sticky-top-mobile .list-parcels__footer .list-parcels__row-result {
    line-height: 45px;
    margin-bottom: 0;
    text-align: center;
}

.sticky-top-mobile .list-parcels__footer .button {
    float: right;
    width: 60%;
    padding: 0 5px;
}

.sticky-top-mobile-wrap {
    display: none;
}

.mobile-link-back {
    display: none;
}

.category-wrap {
    float: left;
    position: relative;
}

.header-category-list {
    position: absolute;
    top: 100%;
    left: 0;
    background: #f7f2f2;
    z-index: 1021;
    display: none;
}

select#select-site option[value="select-site1"] {
    background-image: url(male.png);
}

select#select-site option[value="select-site2"] {
    background-image: url(female.png);
}

select#select-site option[value="select-site3"] {
    background-image: url(others.png);
}

.review-item-list {
    width: 100%;
    margin-bottom: 40px;
    border-bottom: 1px solid #f7f2f2 !important;
    padding-bottom: 10px;
}

.review-item-list:last-of-type {
    border-bottom: none;
}

.review_footer {
    text-align: right;
}

.review_footer .grade {
    display: inline-block;
}

.addItemReview {
    margin-top: 10px;
}

.reviewsAction {
    margin-top: 10px;
}

.review-item-list__top {
    color: #000;
    font-weight: 700;
    width: 100%;
}

.badge_value {
    vertical-align: middle;
}

.review-item-list__text,
.review-item-list__user-name {
    text-align: left;
}

.review-item-list__user-name {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px dotted #000;
}

.review-item_list__user-order {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857rem;
    margin-left: 10px;
}

.review-item-list__text {
    color: #000;
}

.like {
    position: relative;
    z-index: 5;
}

.delivery-tr {
    color: #000;
}

.box-reviews_comment {
    width: calc(100% - 20px);
    margin-top: 20px;
    margin-left: 40px !important;
    border-top: 1px solid #f7f2f2;
    padding-top: 10px;
}

.box-reviews_comment span {
    margin-right: 10px;
}

.rating {
    margin-left: 10px;
}

.rating_value {
    margin-left: 5px;
    margin-right: 5px;
}

.box-reviews_commentator {
    font-weight: 700;
    padding: 0;
}

.answer_review {
    display: inline-block;
}

.debug-log .debug-title {
    cursor: pointer;
}

.debug-log .debug-body {
    display: none;
}

.blog_main_image {
    text-align: center;
}

.panel-top {
    padding: 10px 0;
    text-align: center;
    background: #ffd800;
    color: #fff;
    font-size: 16px;
}

.panel-top .panel-top a {
    color: #fff;
}

.panel-top .panel-top b {
    font-weight: 700;
}

.advertising-baner {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.advertising-baner__link {
    margin-bottom: 15px;
    height: 150px;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    display: block;
}

.advertising-baner__item {
    position: relative;
    text-align: center;
    height: 100%;
}

.advertising-baner__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.submit_button {
    text-align: right;
}

.note_office {
    border-top: 1px solid #e6e6e6;
}

.notepad {
    color: #4d4d4d;
}

.note_office td {
    padding: 5px 10px;
}

.notepad td {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
    vertical-align: middle;
    font: 11px/13px Arial, Helvetica, sans-serif;
}

.bproduct>h2.mb20,
.bproduct>h2.mb25 {
    height: 10px;
    border-bottom: 3px solid #ed1c24;
    font-size: 14px;
    color: #ed1c24;
}

.bproduct>h2.mb20 span,
.bproduct>h2.mb25 span {
    float: left;
    padding: 0 10px 0 0;
    background-color: #fff;
}

.referal_link_copy,
.small_link {
    font-size: 10px;
    padding: 2px 2px 2px 2px;
    line-height: 0;
    height: 20px;
    width: 80px;
}

.personal_info label {
    margin-bottom: 0;
    width: 30px;
}

.change_password input {
    margin-right: 5px;
}

.lgray {
    color: grey;
}

.ldark {
    color: #595959;
}

.tagc {
    text-align: center;
}

.datepick input {
    margin-right: 10px;
}

.mobile-links {
    display: none;
    margin: 20px 0;
    float: left;
    width: 100%;
    text-align: center;
}

.mobile-links ul {
    margin: 0 auto;
    width: 100%;
}

.mobile-links li {
    max-width: 160px;
    width: 46%;
    margin: 0 2%;
    display: inline-block;
}

.mobile-links li a {
    background: #f7f2f2;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    text-decoration: none;
    color: #000;
}

.mobile-links__img {
    height: 45px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.mobile-links__img img {
    max-height: 100%;
    max-width: 100%;
    outline: 0;
}

.mobile-links__text {
    text-transform: uppercase;
    font-weight: 700;
}

.order_date {
    margin-top: 15px;
}

.order_date_label {
    margin: 0 10px 0 0;
}

.submit_button {
    text-align: right;
}

.note_office {
    border-top: 1px solid #f7f2f2;
}

.notepad {
    color: #4d4d4d;
}

.note_office td {
    padding: 5px 10px;
}

.notepad td {
    border-bottom: 1px solid #f7f2f2;
    padding: 10px;
    vertical-align: middle;
    font: 11px/13px Arial, Helvetica, sans-serif;
}

.bproduct>h2.mb20,
.bproduct>h2.mb25 {
    height: 10px;
    border-bottom: 3px solid #f63d45;
    font-size: 14px;
    color: #f63d45;
}

.bproduct>h2.mb20 span,
.bproduct>h2.mb25 span {
    float: left;
    padding: 0 10px 0 0;
    background-color: #fff;
}

.referal_link_copy {
    font-size: 10px;
    padding: 2px 2px 2px 2px;
    line-height: 0;
    height: 20px;
    width: 80px;
}

.ratyScore i {
    font-size: 16px;
    color: #ffd800;
}

.item-review-block .glyphicon {
    position: relative;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.item-review-block .glyphicon-shopping-cart:before {
    color: #428bca;
    content: "\f07a";
}

.item-review-block .glyphicon-thumbs-up:before {
    content: "\f087";
}

.item-review-block .glyphicon-thumbs-down:before {
    content: "\f088";
}

.item-review-block .box-reviews_comment {
    margin-left: 0;
}

.item-review-block .box-reviews_comment textarea {
    float: left;
    width: 100%;
}

.item-review-block .box-reviews_comment .form-group {
    margin: 1.35rem 0;
    font-size: 14px;
}

#new-order-create .modal-content table.list-data-orders,
.quick-order .modal-content table.list-data-orders {
    display: inline-block;
    max-height: 400px;
    overflow-y: auto;
    font-size: 0.9em;
    margin-bottom: 0;
    text-align: left;
}

#new-order-create .modal-content table.list-data-orders thead,
.quick-order .modal-content table.list-data-orders thead {
    background-color: #ffd800;
    color: #fff;
}

#new-order-create .modal-content table.list-data-orders thead tr,
.quick-order .modal-content table.list-data-orders thead tr {
    border: none;
}

#new-order-create .modal-content table.list-data-orders thead tr th,
.quick-order .modal-content table.list-data-orders thead tr th {
    border: none;
    line-height: 1.25em;
}

#new-order-create .modal-content table.list-data-orders .custom-control-label,
#new-order-create .modal-content table.list-data-orders tbody tr,
.quick-order .modal-content table.list-data-orders .custom-control-label,
.quick-order .modal-content table.list-data-orders tbody tr {
    cursor: pointer;
}

#new-order-create .modal-content table.list-data-orders tr,
.quick-order .modal-content table.list-data-orders tr {
    border-bottom: 1px solid #f7f2f2;
    width: 100%;
    padding: 0;
}

#new-order-create .modal-content table.list-data-orders tr a,
.quick-order .modal-content table.list-data-orders tr a {
    text-decoration: none;
}

#new-order-create .modal-content table.list-data-orders tr td,
.quick-order .modal-content table.list-data-orders tr td {
    border-top: none;
}

#new-order-create .modal-content table.list-data-orders .active,
.quick-order .modal-content table.list-data-orders .active {
    background-color: #fae3c3;
}

#new-order-create #order-delivery-form .selectize-input.is-invalid,
#new-order-create #order-delivery-form .selectize-input.is-valid,
#new-order-create #order-delivery-form select#Country.form-control.is-invalid,
#new-order-create #order-delivery-form select#Country.form-control.is-valid,
.quick-order #order-delivery-form .selectize-input.is-invalid,
.quick-order #order-delivery-form .selectize-input.is-valid,
.quick-order #order-delivery-form select#Country.form-control.is-invalid,
.quick-order #order-delivery-form select#Country.form-control.is-valid {
    background-position: center right calc(2.25rem / 1);
}

#new-order-create .list-data-delivery_table .delivery-profile,
.quick-order .list-data-delivery_table .delivery-profile {
    width: 90%;
}

#new-order-create .list-data-delivery_table .profile-edit-buttons,
.quick-order .list-data-delivery_table .profile-edit-buttons {
    float: left;
    margin-top: 15px;


}

#new-order-create .list-data-order .list-data-order_select,
.quick-order .list-data-order .list-data-order_select {
    margin-top: 7px;
}

#new-order-create .list-data-order #orders-list,
.quick-order .list-data-order #orders-list {
    display: inline-block;
}

#new-order-create .selectize-control,
.quick-order .selectize-control {
    width: 100%;
}

#new-order-create #delivery1,
.quick-order #delivery1 {
    background: #fceedb;
    padding: 10px 10px;
    margin: 10px 0;
}

#new-order-create .order-item-group-data-line,
.quick-order .order-item-group-data-line {
    background-color: #a7a7a7;
    border-radius: 0.25em;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 5px 15px;
    width: 100%;
}

#new-order-create .list-products__row-item .list-products__link-group,
.quick-order .list-products__row-item .list-products__link-group {
    margin-bottom: 5px;
}

#new-order-create .sticky-top-mobile-wrap .additional_options,
.quick-order .sticky-top-mobile-wrap .additional_options {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

#new-order-create .form-group.has-error *,
.quick-order .form-group.has-error * {
    color: #f63d45;
}

#new-order-create .form-group.has-error input,
.quick-order .form-group.has-error input {
    border-color: #f63d45;
}

#new-order-create .selectize-control,
.quick-order .selectize-control {
    width: 100%;
    display: inline-block;
}

#new-order-create .selectize-control table,
.quick-order .selectize-control table {
    width: 100%;
}

#new-order-create .selectize-control .selectize-input,
.quick-order .selectize-control .selectize-input {
    padding-right: 40px;
    position: relative;
}

#new-order-create .selectize-control .selectize-input input:first-of-type:not(#CityCode-selectized),
.quick-order .selectize-control .selectize-input input:first-of-type:not(#CityCode-selectized) {
    display: none !important;
}

.quick-order .list-data-delivery_table .delivery-profile {
    width: 60%;
}

.list-data-wrap {
    border-bottom: none;
}

.hidden {
    display: none;
}

.color-red {
    color: #f63d45;
}

#modal-top-up form {
    padding: 0;
}

.content-sitemap .accordion-menu .btn-link a {
    font-weight: 400;
    margin-left: 30px;
}

.content-sitemap .accordion-menu .btn-link i {
    left: 0;
}

.content-sitemap .accordion-menu ul li a {
    padding-left: 30px;
}

.profile__delivery .form-row {
    margin-left: 0;
    margin-right: 0;
    float: left;
    width: 100%;
}

.profile__delivery .form-row label {
    display: inline-block;
    line-height: 2.3rem;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 15px;
}

.profile__delivery .form-row .button {
    margin-top: 15px;
}

.files-container {
    clear: both;
    margin-bottom: 10px;
}

.files-container .file-container {
    float: left;
    height: 145px;
    position: relative;
    width: 120px;
    overflow: hidden;
    margin: 10px 10px 0 0;
}

.files-container .file-container .img-wrap {
    position: absolute;
    bottom: 25px;
    width: 100%;
    display: flex;
    height: 120px;
    overflow: hidden;
}

.files-container .file-container .img-wrap img {
    width: 100%;
    min-height: auto;
    margin: auto;
}

.files-container .file-container .name {
    position: absolute;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.files-container .file-container .actions {
    position: absolute;
    top: -50%;
    width: 100%;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.files-container .file-container .actions button {
    display: inline-block;
}

.files-container .file-container:hover .actions {
    top: 0;
}

.files-container .file-container .overlay {
    background: #000 url(/css/i/ajax-loader-white.gif) center center no-repeat;
    border-radius: 0.15em;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.file-widget .fileinput-button {
    margin-top: 10px;
}

.spinner {
    background: url(/css/i/ajax-loader.gif) center center no-repeat;
    height: 100px;
    min-width: 100px;
    width: 100%;
}

.alert-empty-basket {
    background: #f7f2f2;
    border: none;
    color: #000;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-radius: 0;
}

.alert-empty-basket__md {
    font-size: 0.75em;
}

.category-list .without-children a:after {
    display: none;
}

.category-list .without-children:hover {
    background: unset;
    border: 1px solid transparent;
}

.category-list .without-children:hover a {
    border-bottom: 1px solid #d0b3b3;
}

.category-list .without-children:hover:after {
    width: 0;
}

.header-delivery .select-language li {
    line-height: 21px;
}

.header-delivery .select-language img {
    vertical-align: middle;
}

.userform.newmessage label {
    margin: 0.5rem 0 0 0;
}

.orderstate__account {
    margin-top: 35px;
}

.userreferal-table thead {
    background: #fae3c3;
}

.userreferal-table thead td {
    border: none;
}

.userreferal-table tbody tr:first-of-type td {
    border: none;
}

.content-block__text img,
.content-block__title img {
    height: auto !important;
}

.support-tickets .unread-ticket {
    border-style: solid;
    border-color: #ffd800;
    border-width: 0 0 0 5px;
}

.support-tickets .unread-ticket .new-msg-count {
    color: #ffd800;
    font-weight: 700;
}

.basket-line-change-form {
    padding: 0 !important;
}

.delivery-mode-error {
    margin-top: 5px;
}

.table-delivery tr.disabled {
    border: none;
}

.slick-slide {
    outline: 0 !important;
}

.slick-slide:focus {
    outline: 0;
}

.slick-slide * {
    outline: 0 !important;
}

.slick-next,
.slick-prev {
    width: 40px;
    height: 40px;
    z-index: 2;
    top: 35%;
    background-size: 20px;
    background-color: #ffd800;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 30px;
}

.slick-next:before,
.slick-prev:before {
    display: none;
}

.slick-next:focus,
.slick-prev:focus {
    background-size: 20px;
    background-color: #ffd800;
    background-repeat: no-repeat;
    background-position: center;
}

.slick-next:hover,
.slick-prev:hover {
    background-size: 20px;
    background-color: #ffd800;
    background-repeat: no-repeat;
    background-position: center;
}

.slick-prev {
    left: 0;
    background-image: url(../img/svg/prev-white.svg) !important;
    border-radius: 0 5px 5px 0;
}

.slick-next {
    right: 0;
    background-image: url(../img/svg/next-white.svg) !important;
    border-radius: 5px 0 0 5px;
}

.slick-dots {
    bottom: 20px;
}

.slick-dots li {
    width: 11px;
    height: 11px;
    margin: 0 2px;
}

.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    border-radius: 50%;
    background: #fff;
}

.slick-dots li button:before {
    display: none;
}

.slick-dots li.slick-active button {
    background: #ffd800;
    width: 100%;
    height: 100%;
}

.wrapper .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.wrapper .banners-slider .slick-next,
.wrapper .banners-slider .slick-prev {
    top: 50%;
}

.wrapper .banners-slider .slick-dots {
    width: auto;
    margin-left: 50%;
    transform: translateX(-50%);
}

.wrapper .banners-slider:hover a {
    color: #ffd800;
}

.wrapper .block-brands .slick-next,
.wrapper .block-brands .slick-prev {
    top: 50%;
}

.wrapper .block-reviews .slick-prev {
    top: -50px;
    left: auto;
    right: 50px;
}

.wrapper .block-reviews .slick-prev:hover {
    left: auto;
    right: 50px;
}

.wrapper .block-reviews .slick-prev:focus {
    left: auto;
    right: 50px;
}

.wrapper .block-reviews .slick-next {
    top: -50px;
}

.wrapper .slider-product-list .img-responsive,
.wrapper .slider-product-list .item_video_circle {
    width: 70px;
    height: 70px;
}

.wrapper .slider-product-list .img-responsive {
    object-fit: cover;
}

.block-slider__wrap .slick-list {
    margin: 0;
    padding-bottom: 100px;
}

.block-slider__wrap:not(.slick-initialized) {
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
    overflow: visible;
    justify-content: center;
}

.block-slider__wrap:not(.slick-initialized) .item-product {
    display: inline-block;
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
}

.block-slider__wrap:not(.slick-initialized) .item-product:hover {
    margin-bottom: 0;
}

.block-brands .slick-list {
    margin: 0 -15px;
}

.block-reviews .slick-list {
    margin-right: -30px;
}

.block-blog .slick-list,
.block-news .slick-list {
    margin-right: -30px;
}

.slider-nav .slick-track {
    margin-left: 0;
}

.slider-nav .slick-slide {
    margin-bottom: 5px;
}

.slider-nav .slick-slide div {
    width: 100%;
}

.slider-nav .slick-slide.slick-current img {
    border: 1px solid #ffd800;
    box-sizing: border-box;
}

.slider-nav2 .slick-track {
    margin-left: 0;
}

.slider-nav2 .slick-slide {
    margin: 0 5px;
}

.slider-nav2 .slick-slide.slick-current img {
    border: 1px solid #ffd800;
    box-sizing: border-box;
}

.slider-for .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 400px;
}

.slider-for .slick-slide img {
    margin: 0 auto;
    width: 100%;
}

.slider-for2 .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 400px;
}

.slider-for2 .slick-slide img {
    margin: 0 auto;
    width: 100%;
}

.product-main-media-wrapper,
.slider-product-item {
    float: right;
    width: 100%;
}

.product-main-media-wrapper .slick-slide,
.slider-product-item .slick-slide {
    text-align: center;
}

.product-main-media-wrapper .slick-slide img,
.slider-product-item .slick-slide img {
    display: inline-block;
    width: 100%;
}

.product-main-media-wrapper .slick-slide .item_video,
.slider-product-item .slick-slide .item_video {
    width: 100%;
}

.product-main-media-wrapper {
    width: calc(100% - 77px);
}

.product-main-media-wrapper img,
.product-main-media-wrapper video {
    width: 100%;
}

.block-slider .slick-slider .slick-list,
.block-slider .slick-slider .slick-track {
    display: flex !important;
}

.slider-product-list .slick-slide {
    border: none;
    border-bottom: 2px;
}

.slider-product-list .img-responsive {
    min-height: 72px;
    min-width: 72px;
}

[ui-pnotify].ui-pnotify .brighttheme {
    max-width: 320px;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-title {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 700;
}

[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-text {
    font-size: 1rem;
    line-height: 1.2rem;
    margin-top: 0;
    overflow: auto;
    font-weight: 400;
}

[ui-pnotify].ui-pnotify .ui-pnotify-icon {
    visibility: hidden;
}

[ui-pnotify].ui-pnotify .brighttheme-success {
    background: #c7e6c7;
}

[ui-pnotify].ui-pnotify .brighttheme-success .ui-pnotify-text,
[ui-pnotify].ui-pnotify .brighttheme-success .ui-pnotify-title {
    color: #163216;
}

[ui-pnotify].ui-pnotify .brighttheme-error {
    background: #fcc1c3;
    border: 0 solid #f5252e;
}

[ui-pnotify].ui-pnotify .brighttheme-error .ui-pnotify-title {
    color: #f9777d;
}

[ui-pnotify].ui-pnotify .brighttheme-error .ui-pnotify-text {
    color: #93070d;
}

[ui-pnotify].ui-pnotify .brighttheme-info {
    background-color: #92bce0;
    border: 0 solid #428bca;
}

[ui-pnotify].ui-pnotify .brighttheme-info .ui-pnotify-text,
[ui-pnotify].ui-pnotify .brighttheme-info .ui-pnotify-title,
[ui-pnotify].ui-pnotify .brighttheme-info div {
    color: #193c5a;
}

.panel-grey__buttons .dropdown-menu a.dropdown-item.disabled {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #c6a3a3;
}

.dropdown-menu {
    padding: 0;
}

.dropdown.show>a {
    color: #ffd800;
}

.show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #ede2e2;
    border-color: #f7f2f2;
}

.header-search .form-select.select-img .dropdown-toggle {
    background: #fff;
    border-top: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
    color: #000;
    display: inline-block;
    width: 100%;
    height: 40px;
}

.header-search .form-select.select-img .dropdown-toggle img {
    margin-right: 4px;
    vertical-align: middle;
}

.header-search .form-select.select-img .dropdown-toggle ul {
    display: inline-block;
    width: calc(100% - 30px);
    padding-left: 10px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
}

.header-search .form-select.select-img .dropdown-toggle::after {
    margin-left: 0.5em;
    transform: translateY(-12px);
}

.header-search .form-select.select-img .dropdown-menu li {
    cursor: pointer;
    padding: 5px 10px;
}

.header-search .form-select.select-img .dropdown-menu li:hover {
    color: #ffd800;
}

.header-search .dropdown-menu img,
.header-search .dropdown-toggle {
    margin-right: 5px;
    vertical-align: middle;
}

.header-authorization .dropdown-menu a:hover {
    border-bottom: none;
}

.modal .modal-row a {
    color: #ffd800;
}

.modal .modal-row a:hover {
    text-decoration: underline;
}

.modal input[type="submit"]:hover {
    background: #fff;
    color: #ffd800;
}

.modal .block-item-main .block-item__top .block-item-main__right>.row-block {
    margin-bottom: 0;
}

.modal .block-item-main .block-item__bottom {
    display: none;
}

.modal .block-item-main>.center {
    width: 100% !important;
}

.modal-my .modal-content {
    background: #fff;
    width: 100%;
    z-index: 9;
    max-height: 100%;
    max-width: 360px;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    overflow: auto;
    border-radius: 0;
}

.modal-content {
    margin: 0 auto;
    text-align: left;
}

.modal-content form {
    padding: 15px 20px;
    text-align: left;
}

.modal-content .form-search form,
.modal-content .mobile-menu__box {
    padding: 0;
}

.modal-content .filter-form {
    padding: 0;
}

.modal-header {
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 15px 20px;
    box-sizing: border-box;
    background: #f7f2f2;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
    border-bottom: none;
    border-radius: 0;
}

.modal-title {
    font-size: 14px;
}

#modal-product .modal-header h5 {
    font-size: 14px;
}

#modal-product .modal-header .modal-title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#modal-product .modal-dialog {
    max-width: 1420px;
}

.modal-filter .modal-content {
    max-width: 320px;
    background: #fff;
    padding: 10px 20px;
}

.modal-filter .modal-content .slider-range {
    padding-bottom: 10px;
}

.modal-filter .modal-content .slider-range input {
    width: 70px;
}

.modal-filter .modal-header {
    background: #fff;
    padding: 0;
    height: auto;
    line-height: 1;
}

.modal-my.mobile-country .modal-content {
    text-align: left;
}

.modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.modal.left .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body {
    padding: 15px 15px 80px;
}

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 15px 15px 80px;
}

.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

#new-order-create .modal-dialog,
.quick-order .modal-dialog {
    max-width: 550px;
}

#new-order-create .modal-content,
.quick-order .modal-content {
    border: none;
    max-width: 100%;
}

#new-order-create .modal-bottom,
.quick-order .modal-bottom {
    background-color: #f7f2f2;
}

.header-delivery a.dropdown-toggle {
    color: #000;
}

.header-delivery a.dropdown-toggle:before {
    vertical-align: middle;
}

.header-delivery .dropdown-menu {
    min-width: unset;
}

.header-delivery .dropdown-menu li {
    cursor: pointer;
    padding: 0 20px;
    line-height: 36px;
}

.header-delivery .dropdown-menu li:hover {
    color: #ffd800;
}

.product-block .tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 13px;
    opacity: 0;
}

.product-block .tooltip .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #000;
}

.product-block .tooltip.in {
    opacity: 0.8;
}

.product-block .tooltip-inner {
    padding: 3px 8px;
    color: #c12e2a !important;
    text-align: center;
    border: 1px solid #c12e2a !important;
}

.product-block .sticky-top {
    z-index: 999;
}

.fade:not(.show) {
    display: none;
}

.gallery-sample a.cloud-zoom {
    position: relative;
    display: block;
    box-sizing: content-box;
}

.gallery-sample a.cloud-zoom img {
    display: block;
    width: 100%;
    text-align: center;
}

.cloud-zoom-wrap {
    float: right;
    width: 100%;
    box-sizing: content-box;
}

.cloud-zoom-wrap img {
    box-sizing: content-box;
}

.product-main-photo-wrapper {
    max-height: 450px;
    text-align: center;
}

.product-main-photo-wrapper .cloud-zoom-wrap {
    float: none;
    display: inline-block;
    width: auto;
    height: auto;
}

.product-main-photo-wrapper .cloud-zoom-wrap img {
    max-width: 100%;
    max-height: 450px;
    width: auto;
}

.cloud-zoom-big {
    border: none !important;
    box-sizing: content-box !important;
}

.cloud-zoom-lens {
    border: none !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

#modal-product .cloud-zoom-wrap {
    max-width: 100%;
    width: 100%;
}

.cloudzoom-lens {
    border: 5px solid #a56d6d;
    width: 100px;
    height: 100px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    cursor: crosshair;
    z-index: 9999;
}

.cloudzoom-zoom {
    border: 1px solid #a56d6d;
    width: 600px;
    height: 200px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    z-index: 9999;
}

.cloudzoom-zoom-inside {
    border: none;
    box-shadow: none;
    z-index: 9999;
}

.cloudzoom-caption {
    display: none;
    text-align: left;
    background-color: #000;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    font-family: "PT Sans", sans-serif;
    font-size: 11px;
}

.cloudzoom-blank {
    background-image: url(blank.png);
}

.cloudzoom-ajax-loader {
    background-image: url(ajax-loader.gif);
    width: 32px;
    height: 32px;
}

@media screen and (min-width: 1024px) {

    .link-all-category,
    .logo-mobile {
        display: none;
    }

    .accordion-menu-page {
        display: block !important;
    }

    .category-list>ul>li:hover {
        background: #fff;
        border: 1px solid #d0b3b3;
        border-right: 0;
    }

    .category-list>ul>li:hover>a {
        border-bottom: 1px solid transparent;
    }

    .category-list>ul>li:hover:after {
        content: "";
        width: 1px;
        height: 100%;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 1;
    }

    .category-list ul li:hover>a {
        color: #ffd800;
    }

    .submenu>li:hover {
        background: #fff;
        border: 1px solid #d0b3b3;
        border-right: 0;
    }

    .submenu>li:hover:after {
        content: "";
        width: 1px;
        height: 100%;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 1;
    }

    .referal_link_copy {
        margin-left: 10px;
    }

    .menu_subscribe {
        width: 240px;
        float: left;
    }

    .menu_subscribe .subscribe {
        text-align: center;
    }

    .category-list>ul>li:hover a:after {
        border-left: 7px solid #ffd800;
    }

    .category-list ul li:hover ul {
        display: flex;
        flex-wrap: wrap;
    }

    .config_block {
        width: 200px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

@media screen and (min-width: 1280px) {
    .logo-wrapper-big {
        text-align: center;
    }

    .logo-wrapper-big .logo {
        float: none;
    }

    .logo-wrapper-big .logo img {
        max-height: 130px;
    }

    .block-brands__col-wrap a {
        height: 100px;
    }

    .item_video_circle {
        position: absolute;
        left: 20px;
        top: 20px;
        margin-bottom: 5px;
        font-size: 32px;
        height: 20px;
        width: 25px;
        cursor: pointer;
    }

    .item_card_video {
        width: 460px;
        height: 460px;
    }

    .item-product_aside-wrap .item-product {
        /* width: 100% !important; */
        margin: 12px;
    }

    .slider .slick-next,
    .slider .slick-prev {
        left: 50%;
        transform: translate(-50%, 0) rotate(90deg);
    }

    .slider .slick-next {
        top: unset;
        bottom: -20px;
    }

    .slider .slick-prev {
        top: -20px;
    }

    .slider .slick-prev:hover {
        left: 50%;
    }
}

@media screen and (min-width: 1024px) {
    .slider-product-item {
        display: none;
    }
}

@media screen and (max-width: 1480px) {
    .block-brands__col-wrap a {
        height: 110px;
    }

    .general-information-cart__text {
        font-size: 11px;
    }

    .center {
        width: 1300px;
        padding: 0 20px;
    }

    .menu li {
        margin-right: 10px;
    }

    .header-top .slice-menu-more {
        float: right;
    }

    .header-delivery {
        padding: 10px 5px 10px 10px;
    }

    .header-authorization {
        padding: 10px 0 10px 10px;
        position: relative;
        right: 25px;
        top: 3px;
    }

    #profile-icon {
        margin-top: 7px;
    }

    .header-search {
        max-width: 700px;
    }

    .header-search input[type="text"] {
        width: 415px;
    }

    .category-list {
        width: 315px;
    }

    .right-arrow-all-categories {
        margin-left: 114px;
        font-size: 14px;
    }

    .category-list__top_panel_main_page {
        width: 315px;
    }

    .category-list ul li a {
        padding: 8px 15px 8px 35px;
    }

    .category-list .submenu {
        width: 900px;
    }

    .category-list .submenu-col {
        width: 33.33%;
        margin-bottom: 10px;
    }

    .banners-slider {
        width: 580px;
        height: 362px;
        margin-right: 10px;
    }

    .banners-slider .banner-slide {
        height: 337px;
    }

    .header-nav .link-all-category {
        padding: 0 40px;
    }

    .nav-ul ul {
        margin-right: 20px;
    }

    .sellers-item {
        width: 143px;
        margin: 0 10px 10px 0;
    }

    .sellers-item:nth-child(8n + 8) {
        margin-right: 0;
    }

    .sellers-item__text {
        font-size: 14px;
    }

    .review-item {
        width: 90%;
        margin-right: 1.2%;
    }

    .block-item-main__left {
        width: 46%;
    }

    .block-item-main__right {
        width: 54%;
    }

    .panel-products-views-current {
        display: none;
    }

    .listing-wrap .item-product,
    .listing-wrap .item-product_favourite {
        width: 220px;
    }

    .number input {
        width: 40px;
        height: 30px;
    }

    .block-list .block-slider__wrap .item-product {
        width: 211px;
        margin: 15px 15px 0 15px;
    }
}

@media screen and (max-width: 1279px) {
    .block-news__wrap-content .news-item:nth-child(5n + 5) {
        margin-right: 2.6%;
    }

    .header-title {
        display: none;
    }

    .sellers-item:nth-child(6n + 6) {
        margin-right: 0;
    }

    .sellers-item:nth-child(1n + 13) {
        display: none;
    }

    .block-news__wrap-content .news-item:nth-child(4n + 4) {
        margin-right: 0;
    }

    .category-list__search-bar {
        float: left;
        width: 365px;
        box-sizing: border-box;
        position: absolute;
        z-index: 1100;
        margin-top: -1px;
        left: 300px;
    }

    .item_video_circle {
        position: absolute;
        z-index: 3;
        margin-top: -1px;
        left: 300px;
    }

    .item_video_circle {
        width: 100%;
        font-size: 28px;
        cursor: pointer;
    }

    .item_card_video {
        width: 365px;
        height: 365px;
    }

    .center {
        width: 1180px;
        padding: 0 20px;
    }

    .nav-ul {
        margin-left: 20px;
    }

    .banners-slider {
        width: 460px;
        height: 360px;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .banners-slider .banner-slide {
        height: 360px;
    }

    .banners-wrap {
        padding-left: 0;
    }

    .wrapper .product-filter .select-text {
        display: none;
    }

    .banner__item_small {
        max-width: 312px;
        margin-bottom: 0;
        margin-right: 15px;
    }

    .banner__item_small:last-child {
        margin-right: 0;
        /* height: auto; */
    }

    .item-product__title {
        font-size: 14px;
        line-height: 16px;
        /*        min-height: 35px;*/
    }

    .item-product__price_new {
        width: 100%;
        font-size: 16px;
    }

    .item-product__price_old {
        font-size: 14px;
    }

    .item-product__price_discount {
        margin: 1px 0 0 0;
        font-size: 10px;
    }

    .item-product__rating {
        font-size: 14px;
    }

    .sellers-item {
        width: 150px;
        margin: 0 11px 10px 0;
    }

    .sellers-item:nth-child(8n + 8) {
        margin-right: 11px;
    }

    .sellers-item:nth-child(13) {
        display: none;
    }

    .sellers-item:nth-child(14) {
        display: none;
    }

    .sellers-item:nth-child(15) {
        display: none;
    }

    .sellers-item:nth-child(16) {
        display: none;
    }

    .review-item {
        width: 100%;
        margin: 0 10px;
    }

    .banner-main__title {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .banner-main__subtitle {
        font-size: 18px;
    }

    .mobile-menu {
        background: #fff;
        width: 290px;
    }

    .mobile-menu .close {
        position: absolute;
        right: 20px;
        top: 10px;
    }

    .mobile-menu ul {
        float: left;
        width: 100%;
    }

    .mobile-menu ul li {
        float: left;
        width: 100%;
    }

    .mobile-menu ul li a {
        color: #000;
        text-decoration: none;
        padding: 9px 13px;
        box-sizing: border-box;
        float: left;
        width: auto;
        font-size: 16px;
    }

    .mobile-menu ul li a i {
        float: left;
        width: 25px;
        height: 20px;
        background: url(../img/svg/fashion.svg) no-repeat center;
        background-size: 20px;
        margin: 0 16px -5px 0;
    }

    .mobile-menu ul li a i.block-acts__img1 {
        background: url(../img/svg/shopping-bag.svg) no-repeat center;
    }

    .mobile-menu ul li a i.block-acts__img2 {
        background: url(../img/svg/pay.svg) no-repeat center;
    }

    .mobile-menu ul li a i.block-acts__img3 {
        background: url(../img/svg/box.svg) no-repeat center;
    }

    .mobile-menu ul li a i.block-acts__img4 {
        background: url(../img/svg/shield.png) no-repeat center;
    }

    .mobile-menu ul li a i.block-acts__img1,
    .mobile-menu ul li a i.block-acts__img2,
    .mobile-menu ul li a i.block-acts__img3,
    .mobile-menu ul li a i.block-acts__img4 {
        background-size: contain;
    }

    .mobile-menu ul li a i.icon1 {
        background: url(../img/svg/icon-house.png) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon1 {
        background: url(../img/svg/icon-house-orange.png) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon2 {
        background: url(../img/svg/wedding-planning-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon3 {
        background: url(../img/svg/shopping-cart-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon4 {
        background: url(../img/svg/heart-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon5 {
        background: url(../img/svg/truck-orange.svg) no-repeat center;
        background-size: 22px;
    }

    .mobile-menu ul li a:hover i.icon6 {
        background: url(../img/svg/translate-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon7 {
        background: url(../img/svg/wallet-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon8 {
        background: url(../img/svg/shopping-bag-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon9 {
        background: url(../img/svg/pay-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon10 {
        background: url(../img/svg/box-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon11 {
        background: url(../img/svg/shield-orange.png) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon12 {
        background: url(../img/svg/question-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon13 {
        background: url(../img/svg/file-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon14 {
        background: url(../img/svg/document-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.icon15 {
        background: url(../img/svg/chat-orange.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a:hover i.block-acts__img1 {
        background: url(../img/svg/shopping-bag-orange.svg) no-repeat center;
    }

    .mobile-menu ul li a:hover i.block-acts__img2 {
        background: url(../img/svg/pay-orange.svg) no-repeat center;
    }

    .mobile-menu ul li a:hover i.block-acts__img3 {
        background: url(../img/svg/box-orange.svg) no-repeat center;
    }

    .mobile-menu ul li a:hover i.block-acts__img4 {
        background: url(../img/svg/shield-orange.png) no-repeat center;
    }

    .mobile-menu ul li a:hover i.block-acts__img1,
    .mobile-menu ul li a:hover i.block-acts__img2,
    .mobile-menu ul li a:hover i.block-acts__img3,
    .mobile-menu ul li a:hover i.block-acts__img4 {
        background-size: contain;
    }

    .mobile-menu ul li a i.icon2 {
        background: url(../img/svg/wedding-planning.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon3 {
        background: url(../img/svg/shopping-cart.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon4 {
        background: url(../img/svg/heart.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon5 {
        background: url(../img/svg/truck.svg) no-repeat center;
        background-size: 22px;
    }

    .mobile-menu ul li a i.icon6 {
        background: url(../img/svg/translate.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon7 {
        background: url(../img/svg/wallet.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon8 {
        background: url(../img/svg/shopping-bag.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon9 {
        background: url(../img/svg/pay.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon10 {
        background: url(../img/svg/box.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon11 {
        background: url(../img/svg/shield.png) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon12 {
        background: url(../img/svg/question.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon13 {
        background: url(../img/svg/file.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon14 {
        background: url(../img/svg/document.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu ul li a i.icon15 {
        background: url(../img/svg/chat.svg) no-repeat center;
        background-size: 18px;
    }

    .mobile-menu .header-delivery {
        display: block;
        height: auto;
        border: none;
        padding: 0;
        line-height: 1.5;
    }

    .mobile-menu .select-country {
        float: right;
        max-width: 100%;
        width: 100px;
        margin-top: 4px;
    }

    .mobile-menu .select-language {
        float: right;
        max-width: 100%;
        width: 100px;
        margin-top: 4px;
    }

    .mobile-menu .select-money {
        float: right;
        max-width: 100%;
        width: 100px;
        margin-top: 4px;
    }

    .mobile-menu__box {
        float: left;
        width: 100%;
        border-bottom: 1px solid #dac3c3;
        padding: 10px 0;
    }

    .categoties-svg {
        width: 20px;
        position: relative;
        right: 37px;
        top: 25px;
    }

    .all-category {
        margin-left: 40px;
    }

    .menu__category {
        position: absolute;
        left: 16%;
        top: 25px;
    }

    .block-news__wrap-content .news-item {
        width: 23%;
        margin: 0 2.6% 20px 0;
    }

    .block-blog-other__wrap {
        width: 100%;
    }

    .blog_main_image {
        text-align: center;
    }

    .categories-icons ul li {
        width: 25%;
    }

    .categories-list ul {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

    .block-item-main__left {
        width: 40%;
    }

    .block-item-main__right {
        width: 60%;
    }

    .slider-nav {
        width: 100%;
    }

    .slider-nav2 {
        width: 100%;
    }

    .slider-for {
        width: 100%;
    }

    .slider-for2 {
        width: 100%;
    }

    .number input {
        height: 28px;
        line-height: 26px;
        width: 55px;
        font-size: 14px;
    }

    .number__minus {
        width: 15px;
        height: 28px;
        font-size: 24px;
    }

    .number__plus {
        width: 15px;
        height: 28px;
        font-size: 24px;
    }

    .row-col2 .number__minus {
        font-size: 24px;
    }

    .row-col2 .number__plus {
        font-size: 24px;
    }

    .table-sizes td {
        padding: 5px 0;
    }

    .row-label2 {
        line-height: 30px;
    }

    .row-col2-2 {
        line-height: 30px;
        position: relative;
        bottom: 27px;
        left: 20%;
    }

    .panel-products-views {
        display: none;
    }

    .listing-wrap .item-product,
    .listing-wrap .item-product_favourite {
        /*width: 32%;*/
        /*margin: 0 1% 15px 0;*/
    }

    .item-product_aside-wrap .item-product {
        /* width: 100%; */
        margin: 0 0 15px 0;
    }

    .item-product,
    .item-product_favourite {
        height: auto;
        margin: 0 5px;
    }

    .banner-listing__title {
        font-size: 36px;
    }

    .banner-listing__subtitle {
        font-size: 22px;
    }

    .listing-wrap.view-deployed .item-product__thumbnails ul li {
        width: 40px;
    }

    .listing-wrap.view-deployed .col-block1 {
        width: 30%;
    }

    .listing-wrap.view-deployed .col-block2 {
        padding: 0 15px 0 20px;
        width: 40%;
    }

    .listing-wrap.view-deployed .col-block3 {
        width: 30%;
        padding-top: 20px;
    }

    .listing-wrap.view-deployed .add-favorite {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .aside-right {
        width: 100%;
        margin-bottom: 10px;
        float: left;
    }

    .aside-right .list-parcels {
        display: none;
    }

    .aside-right .sticky-top-mobile {
        display: block;
        z-index: 2;
        left: 0;
        bottom: 0;
        margin-bottom: 0;
        position: fixed;
    }

    .aside-right .sticky-top-mobile .list-parcels__body {
        display: none;
    }

    .content-basket .link-group {
        width: 20%;
        text-align: center;
        margin-top: 10px;
    }

    .content-basket .aside-right-mob {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .content-basket .aside-right-mob .list-parcels__footer {
        border-top: 0;
        border-bottom: 1px solid #fff;
        margin: 0 15px 0 15px;
        padding-bottom: 10px;
        min-height: unset;
    }

    .content-basket .aside-right-mob .list-parcels__footer .min-order-total-cost-message {
        margin-top: -15px;
        text-align: center;
        padding: 10px 0;
    }

    .content-basket .aside-right-mob .list-parcels__footer .list-parcels__row-result {
        line-height: 44px;
        margin-bottom: 0;
    }

    .content-basket .aside-right-mob .sticky-top-fixed {
        position: fixed;
        top: unset;
        left: 0;
        bottom: 0;
        margin-bottom: 0;
    }

    .content-basket .aside-right-mob .sticky-top-fixed .list-parcels__body {
        display: none !important;
    }

    .table-parcels__row {
        padding: 10px 0;
    }

    .content-center {
        padding-right: 0;
        width: 100%;
    }

    .table-parcels {
        font-size: 14px;
    }

    .table-parcels__col7 {
        line-height: 1;
    }

    .general-information {
        display: flex;
        flex-wrap: wrap;
        text-align: left;
    }

    .general-information__col {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .general-information__col:nth-child(2n + 2) {
        margin-right: 0;
    }

    .block-item-main .block-item-main__right .item-product__price_new {
        width: auto;
        font-size: 20px;
    }

    .block-item-main .block-item-main__right .item-product__price_old {
        font-size: 20px;
        line-height: 1;
    }

    .block-item-main .block-item-main__right .item-product__price_discount_large {
        font-size: 16px;
        padding: 4px 7px;
    }

    .category-list .submenu {
        width: 640px;
    }

    .block-slider__wrap .btn-quick-look {
        padding: 0 10px;
        height: 30px;
        line-height: 26px;
        font-size: 12px;
    }

    .header-acts {
        margin: -20px;
        width: 530px;
        margin-left: 5px;
    }

    .cloud-zoom-wrap {
        width: 100%;
        margin-bottom: 5px;
    }

    .recent_list {
        float: left;
        width: 100%;
        margin-right: 0;
    }

    .recent_list li {
        width: 100%;
        max-width: 72px;
        margin-right: 5px;
    }

    .sticky-top-mobile.show {
        position: absolute !important;
    }

    .sticky-top-mobile.show .list-parcels__body {
        display: block;
    }

    .sticky-top-mobile-wrap {
        height: 190px;
        float: left;
        width: 100%;
        position: relative;
        display: block;
        z-index: 1021;
    }

    .sticky-top-mobile-wrap2 {
        height: 70px;
        z-index: 1021;
    }

    .gallery-sample {
        width: 100%;
    }

    #modal-product .gallery-sample {
        padding-left: 0;
        float: left;
    }

    .block-list .block-slider__wrap .item-product {
        width: 179px;
        margin: 5px 5px 0 5px;
    }

    #modal-filter-menu form {
        padding: 0;
        text-align: left;
    }

    .product-main-media-wrapper {
        width: 100%;
    }

    .wrapper .slick-dotted.slick-slider {
        margin-bottom: 15px;
    }

    .slider-nav .slick-slide {
        display: block !important;
    }

    .slider-nav2 .slick-slide {
        display: block !important;
    }

    .block-slider__wrap .slick-list {
        margin: 0 -5px;
    }

    .slider-product-item {
        width: 100%;
    }

    .slider-product-list .slick-list.draggable {
        height: 70px;
    }

    .slider-product-list .slick-next,
    .slider-product-list .slick-prev {
        top: 50%;
    }

    .mobile-menu .select-language .dropdown-menu ul {
        width: 56px;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile {
        display: none;
    }
}

@media screen and (max-width: 1025px) {
    .basic {
        min-width: 1025px;
    }

    .basic .mobile-links {
        display: inline-block;
    }

    .basic .mobile-links .change-to-basic-version {
        display: none;
    }

    .basic .mobile-links .change-to-mobile-version {
        display: inline-block;
    }
}

@media screen and (max-width: 1024px) {
    header {
        position: relative;
        z-index: 4;
    }

    header .logo {
        font-size: 14px;
        position: absolute;
        top: -65px;
    }

    header .logo img {
        margin-bottom: 0;
        max-width: 40px;
    }

    .menu-icon {
        float: left;
        margin: 15px 20px 0 0;
        display: block;
    }

    .menu {
        display: none;
    }

    .header-search .hidden-xs {
        display: none;
    }

    .header-bottom .center {
        display: block;
    }

    #profile-icon {
        position: absolute;
        right: 0;
        top: 7px;
        bottom: 10px;
        width: 30px;
    }

    .header-title {
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }

    .header-nav .link-all-category {
        width: 100%;
        text-align: center;
        float: right;
        padding: 0 20px;
        background: #ffd800 url(../img/svg/list.svg) no-repeat 12px 13px;
        background-size: 20px;
        color: #fff;
    }

    .header-nav .link-category {
        margin-right: 20px;
    }

    .orderstate__account {
        text-align: center;
    }

    .float-left {
        float: left !important;
    }

    .subscribe_block {
        display: none;
    }

    .menu_subscribe .subscribe {
        text-align: center;
    }

    .category-list__top_panel_main_page .all_category_label,
    .category-list__top_panel_main_page .category_label {
        display: none;
    }

    .menu__category_icon {
        display: none;
    }

    .nav-ul {
        display: none;
    }

    .phone-call {
        font-size: 0;
        width: 25px;
        height: 25px;
        box-sizing: border-box;
        padding: 0;
        margin-right: 15px;
    }

    .header-email {
        font-size: 0;
        width: 25px;
        height: 25px;
        box-sizing: border-box;
        padding: 0;
        margin-right: 0;
    }

    .header-search {
        width: auto;
    }

    .header-search form {
        display: none;
        position: absolute;
        left: 0;
        background: #fff;
        padding: 10px;
        box-sizing: border-box;
        z-index: 2;
        top: 30px;
        box-shadow: 0 0 5px #4d4d4d;
    }

    .header-search form.active {
        display: block;
    }

    .search-icon {
        background: url(../img/svg/search.svg) no-repeat center;
        background-size: 21px;
        width: 25px;
        height: 25px;
        float: left;
        margin-left: 60px;
        position: relative;
        z-index: 999;
    }

    .form-overlay {
        content: "";
        width: 100%;
        height: 100%;
        position: fixed;
        top: 45px;
        left: 0;
        background: rgba(77, 77, 77, 0.69);
        z-index: -1;
    }

    .header-title {
        position: absolute;
        top: -55px;
        left: 150px;
        font-size: 15px;
        width: auto;
        max-width: 100%;
    }

    .menu-icon {
        position: absolute;
        top: 55px;
        z-index: 1;
    }

    .header-top {
        height: 55px;
    }

    .header-top .slice-menu {
        width: 100%;
    }

    .header-top .slice-menu-more {
        float: right;
    }

    .header-nav .link-category {
        display: none;
    }

    .header-nav .index-link-all-category {
        background: 0 0;
        color: #000;
        font-weight: 400;
        text-transform: none;
        line-height: 1;
        padding: 0;
        text-align: center;
        margin-top: 10px;
        width: 60px;
    }

    .header-nav .index-link-all-category span {
        float: left;
        width: 100%;
    }

    .header-nav .index-link-all-category i {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: inline-block;
        box-sizing: border-box;
        background: #ffd800 url(../img/svg/list.svg) no-repeat center;
        background-size: 20px;
    }

    .header-nav-index {
        height: 135px;
        border-bottom: none;
    }

    .block-banners {
        padding-top: 0px;
    }

    .category-list {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        overflow: auto;
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none;
    }

    .category-list>ul>li>a:after {
        display: none;
    }

    .category-list ul {
        float: left;
        width: 730px;
        display: none;
    }

    .category-list ul li {
        width: auto;
        padding-right: 0;
        margin: 0 10px 0 0;
        max-width: 80px;
        text-align: center;
    }

    .category-list ul li a {
        padding: 0;
        width: auto;
        border: none;
    }

    .category-list ul li a span {
        width: 100%;
        margin-left: 0;
        float: left;
        max-height: 50px;
        overflow: hidden;
        font-size: 14px;
        line-height: 16px;
    }

    .category-list ul li a i {
        width: 50px;
        height: 50px;
        background-color: #fff;
        border-radius: 50%;
        display: inline-block;
        float: none;
        margin-left: 0;
        border: 2px solid #ffd800;
        box-sizing: border-box;
    }

    .category-list ul li:hover ul {
        display: none;
    }

    .category-list::-webkit-scrollbar {
        width: 0;
    }

    .banners-wrap {
        padding-left: 0;
    }

    .banners-slider {
        width: 100%;
        height: 400px;
    }

    .banners-slider .banner-slide {
        height: 400px;
    }

    .banner__item_small {
        margin-right: 4%;
        max-width: 100%;
    }

    .block-acts ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .block-acts ul li:nth-child(2n + 2) {
        margin-right: 0;
    }

    .sellers-item {
        width: 18.4%;
        margin: 0 2% 10px 0;
    }

    .sellers-item:nth-child(6n + 6) {
        width: 18.4%;
        margin: 0 2% 10px 0;
    }

    .sellers-item:nth-child(5n + 5) {
        margin-right: 0;
    }

    .sellers-item:nth-child(1n + 11) {
        display: none;
    }

    .mobile-menu form {
        padding: 0;
    }

    .mobile-menu .select-country,
    .mobile-menu .select-language,
    .mobile-menu .select-money {
        width: 100%;
        margin-top: 10px;
    }

    .block-news__wrap-content .news-item {
        width: 30%;
        margin: 0 4% 20px 0;
    }

    .block-news__wrap-content .news-item:nth-child(5n + 5) {
        margin-right: 4%;
    }

    .block-news__wrap-content .news-item:nth-child(4n + 4) {
        margin-right: 4%;
    }

    .block-news__wrap-content .news-item:nth-child(3n + 3) {
        margin-right: 0;
    }

    .categories-icons ul li {
        width: 33.33%;
    }

    .categories-list ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    .aside {
        width: 100%;
        margin-bottom: 30px;
    }

    .aside .tabs-social {
        display: none;
    }

    .content .main {
        margin-left: 0;
        padding-top: 0;
        width: 100%;
    }

    .block-item-main__left {
        width: 100%;
        margin-bottom: 20px;
    }

    .block-item-main__right {
        width: 100%;
        padding: 0;
    }

    .slider-for {
        width: 100%;
        max-width: 460px;
        float: none;
        margin: 0 auto 10px auto;
        display: block;
    }

    .slider-for2 {
        width: 100%;
        max-width: 460px;
        float: none;
        margin: 0 auto 10px auto;
        display: block;
    }

    .slider-nav {
        width: 100%;
        max-width: 460px;
        float: none;
        margin: 0 auto 10px auto;
    }

    .slider-nav2 {
        width: 100%;
        max-width: 460px;
        float: none;
        margin: 0 auto 10px auto;
    }

    .slider-text-bottom {
        display: none;
    }

    .aside-seller {
        width: 100%;
        margin-bottom: 20px;
        padding-top: 5px;
    }

    .aside-seller .item-product {
        width: 32%;
        margin-right: 2%;
    }

    .aside-seller .item-product:nth-child(3n + 3) {
        margin-right: 0;
    }

    .tabs-item {
        padding-left: 0;
    }

    .row-block_grey:after {
        content: "";
        width: 10px;
        height: 100%;
        background: #f7f2f2;
        position: absolute;
        top: 0;
        left: 100%;
    }

    .row-block_grey:before {
        content: "";
        width: 10px;
    }

    .product-filter {
        border-right: none;
    }

    .buttons-group {
        border-right: none;
        display: none;
    }

    .panel-product {
        display: block;
    }

    .list-cart__panel-main .button {
        margin: 0 5px 10px 5px;
    }

    .list-cart-products__col-1 {
        width: 50%;
    }

    .list-cart-products__col-2 {
        width: 50%;
        padding-right: 0;
    }

    .list-cart-products__col-3 {
        margin-top: 20px;
        width: 100%;
    }

    .list-cart-products__col-3 label {
        width: 100%;
    }

    .list-data-delivery_label {
        width: 25%;
        padding-right: 10px;
    }

    .list-data-delivery_col2 {
        width: 75%;
    }

    #modal-product .block-item-main__left {
        width: 100%;
        margin-bottom: 20px;
    }

    #modal-product .block-item-main__right {
        width: 100%;
        padding-left: 0;
    }

    .item-product-inside {
        padding: 7px;
    }

    .item-product-inside .item-product__rubric-wrap {
        display: none;
    }

    .block-slider__wrap .item-product {
        margin: 0 5px;
    }

    .menu-aside {
        display: block;
        float: right;
    }

    .accordion-menu-page {
        display: none;
        float: left;
        width: 100%;
        margin-bottom: 50px !important;
    }

    .breadcrumb {
        padding-right: 30px !important;
    }

    .block-filter-mobile {
        display: none;
    }

    .block-filter-mobile.show {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 8;
        width: 100%;
        padding: 10px 20px 0 20px;
    }

    .block-filter-mobile.show+.filter-overlay {
        position: fixed;
        top: 0;
        left: 0;
        background: #262626;
        width: 100%;
        height: 100%;
        z-index: 5;
    }

    .icon-filter {
        display: block;
        margin: 20px 10px 0 10px;
    }

    .all-products-seller {
        margin-bottom: 0;
    }

    .block-list .item-product {
        width: 178px;
    }

    .block-list .block-slider__wrap .item-product {
        width: 171px;
        margin: 5px 5px 0 5px;
    }

    .mobile-links {
        display: inline-block;
    }

    .mobile-links .change-to-mobile-version {
        display: none;
    }

    .slider-product-list {
        display: none;
    }

    .product-main-media-wrapper {
        display: none;
    }

    .wrapper .slick-dots li button {
        border: 1px solid #ffd800;
    }

    .wrapper .slider-product-item .slick-dots {
        bottom: -20px;
    }

    .wrapper .slider-product-item .slick-prev {
        top: 50%;
    }

    .wrapper .slider-product-item .slick-next {
        top: 50%;
    }

    .block-news .slick-list,
    .block-reviews .slick-list {
        margin-right: auto;
    }

    .block-slider__wrap .slick-list {
        margin: 0;
    }

    .modal .slick-prev {
        top: 50%;
    }

    .modal .slick-next {
        top: 50%;
    }

    .mobile-menu .select-country .dropdown-menu,
    .mobile-menu .select-language .dropdown-menu,
    .mobile-menu .select-money .dropdown-menu {
        margin-left: 8px;
    }

    .cloud-zoom-lens {
        display: none !important;
    }

    .cloud-zoom-big {
        display: none !important;
    }

    .slider-product-item {
        display: block !important;
    }

    .center {
        width: 980px;
    }
}

@media screen and (max-width: 768px) {
    .number__minus {
        right: 5px;
        width: 20px;
    }

    .number__plus {
        left: 5px;
        width: 20px;
    }

    body {
        padding-top: 55px;
    }

    header {
        position: fixed;
        top: 0;
        z-index: 1022;
        left: 0;
        width: 100vw;
        background: #fff;
    }

    header .header-top {
        height: 0;
    }

    header .header-title {
        display: none;
    }

    header .logo {
        display: none;
    }

    header .menu-icon {
        top: 0;
    }

    footer {
        margin: 0;
    }

    h1 {
        font-size: 28px;
        text-align: center;
    }

    h2 {
        font-size: 24px;
        text-align: center;
    }

    h3 {
        font-size: 22px;
        text-align: center;
    }

    h4 {
        font-size: 20px;
        text-align: center;
    }

    h5 {
        font-size: 18px;
        text-align: center;
    }

    .orderstate__account {
        text-align: center;
    }

    .item-product__rubric-wrap {
        display: none;
    }

    .menu-aside {
        margin-top: -55px;
    }

    .item-img {
        max-width: 50%;
    }

    .datepick {
        margin-left: 50px;
    }

    .datepick input {
        margin: 15px;
    }

    .submit_button {
        text-align: center;
    }

    .referal_link_copy {
        font-size: 8px;
        padding: 2px 2px 2px 2px;
        margin-left: 5px;
        line-height: 0;
        height: 20px;
        width: 60px;
    }

    .center {
        width: 100% !important;
    }

    .banner__item_small {
        max-width: 100% !important;
    }

    .header-top .header-delivery {
        display: none !important;
    }

    .header-contacts-mobile .contact-dropdown .dropdown {
        position: absolute;
        height: auto;
        left: 50%;
        padding: 0;
        top: 15px;
        float: right;
        box-sizing: border-box;
        display: flex;
        align-items: center;
    }

    .header-contacts-mobile .contact-dropdown .dropdown i {
        float: left;
        width: 25px;
        height: 25px;
        box-sizing: border-box;
        padding: 0;
        text-decoration: none;
        color: #000;
        font-weight: bold;
        background: url("/themes/tumbochka/img/svg/phone-call.svg") no-repeat center left;
        background-size: auto;
        background-size: 25px;
    }

    .banners-slider {
        width: 100% !important;
        height: 100% !important;
    }

    .category-list__top_panel_main_page {
        width: 100%;

        margin-bottom: 0px;
        display: flex !important;
    }

    .header-authorization {
        position: absolute;
        height: auto;
        left: 130px;
        padding: 0;
        top: 15px;
    }

    .header-authorization .link-registration {
        display: none;
    }

    .header-authorization ul {
        padding: 0;
        background: 0 0;
    }

    .header-authorization li {
        font-size: 20px;
    }

    .header-authorization li span {
        display: none;
    }

    .header-authorization li,
    .header-authorization li a {
        line-height: 1.5rem;
    }

    .header-authorization li a:hover {
        border-bottom: none;
    }

    .header-authorization .link-login {
        font-size: 28px;
        left: 10px;
    }

    .header-authorization .link-login i {
        margin-top: -2px;
    }

    .panel-top {
        font-size: 14px;
        line-height: 1;
    }

    .header-acts {
        width: auto;
    }

    .header-favorites {
        margin-right: 35px;
    }

    .header-bottom {
        padding: 15px 0;
        height: 55px;
        box-sizing: border-box;
    }

    .banner__title_large {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 15px;
    }

    .banner__subtitle_large {
        font-size: 18px;
        line-height: 1;
    }

    .item-product {
        margin: 0 2px;
        height: auto;
    }

    .block-slider__wrap .btn-quick-look {
        padding: 0 5px;
        font-size: 11px;
    }

    .block-slider__wrap .add-favorite {
        font-size: 12px;
    }

    .item-product__title {
        display: none;
    }

    .item-product__rating {
        display: none;
    }

    .item-product__img {
        margin-bottom: 5px;
    }

    .item-product__price_old {
        font-size: 12px;
    }

    .block-slider__title {
        font-size: 24px;
        margin-bottom: 10px;
        text-align: center;
    }

    .block-slider__title span {
        margin-right: 22px;
    }

    .block-slider__title a {
        text-decoration: none;
        color: #ffd800;
        font-weight: 400;
        font-size: 16px;
    }

    .block__title {
        font-size: 24px;
        margin-bottom: 10px;
        text-align: center;
    }

    .block__title span {
        float: left;
        margin-right: 0;
        width: 100%;
    }

    .sellers-item {
        width: 31%;
        margin: 0 2.3% 10px 0;
    }

    .sellers-item:nth-child(6n + 6) {
        width: 31%;
        margin: 0 2.3% 10px 0;
    }

    .sellers-item:nth-child(5n + 5) {
        width: 31%;
        margin: 0 2.3% 10px 0;
    }

    .sellers-item:nth-child(3n + 3) {
        margin: 0 0 10px 0;
    }

    .sellers-item:nth-child(7) {
        display: none;
    }

    .sellers-item:nth-child(8) {
        display: none;
    }

    .sellers-item:nth-child(9) {
        display: none;
    }

    .sellers-item:nth-child(10) {
        display: none;
    }

    .block-text {
        text-align: center;
    }

    .footer-col {
        display: none;
    }

    .footer-col-social {
        display: block;
        width: 320px;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
        float: none;
    }

    .footer-social li {
        width: 50%;
        float: left;
        padding-left: 20px;
        box-sizing: border-box;
    }

    .wrapper {
        padding-bottom: 0;
    }

    .wrapper .select-list-data {
        padding-right: 0;
    }

    .footer-bottom {
        text-align: center;
        line-height: 18px;
    }

    .footer-bottom .logo {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .footer-text-left {
        width: 100%;
        margin-bottom: 10px;
    }

    .footer-text-right {
        width: 100%;
    }

    .social-arrow-top {
        position: static;
        width: 100%;
        margin-bottom: 20px;
        float: left;
    }

    .social-arrow-top img {
        float: left;
        margin-right: 20px;
        transform: scale(1, -1) rotate(-60deg);
    }

    .social-arrow-top span {
        margin-top: 0;
        width: auto;
    }

    .social-arrow-bottom {
        margin-right: 0;
        bottom: 30px;
    }

    .social-arrow-bottom span {
        margin-bottom: 10px;
    }

    .social-box {
        margin: 0 auto 100px auto;
    }

    .header-search form {
        max-width: 100%;
        width: 100%;
    }

    .header-search input[type="text"] {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 5px;
    }

    .header-search .form-search__buttons {
        float: right;
    }

    .header-search .form-select a {
        border-radius: 0;
    }

    .header-search .form-button {
        border-radius: 0 5px 5px 0;
    }

    .form-search {
        width: calc(100%-30px);
        padding: 0;
    }

    .block-news__wrap-content .news-item {
        width: 48%;
        margin: 0 4% 20px 0;
    }

    .block-news__wrap-content .news-item:nth-child(5n + 5) {
        margin-right: 4%;
    }

    .block-news__wrap-content .news-item:nth-child(4n + 4) {
        margin-right: 4%;
    }

    .block-news__wrap-content .news-item:nth-child(3n + 3) {
        margin-right: 4%;
    }

    .block-news__wrap-content .news-item:nth-child(2n + 2) {
        margin-right: 0;
    }

    .block-news h1 {
        text-align: center;
    }

    .header-nav {
        border: none;
        padding-top: 0;
    }

    .header-nav .center {
        padding: 0;
    }

    .header-nav .index-link-all-category {
        background: 0 0;
        width: 60px;
    }

    .header-nav .link-all-category {
        width: 100%;
        text-align: left;
        font-size: 18px;
        padding-left: 13px;
        float: right;
        background: #ffd800;
        background-size: 20px;
        color: #000;
        padding-top: 2px;
    }

    .header-nav .logo-mobile {
        padding-right: 15px;
    }

    .header-nav .logo-mobile img {
        width: 142px;
        margin-top: 9px;
    }

    .header-nav .index-link-all-category {
        background: 0 0;
        width: 60px;
    }

    .header-nav-index .center {
        padding: 0 15px;
    }

    .categories-icons ul li {
        width: 50%;
    }

    .categories-icons ul li a {
        height: 58px;
        line-height: 20px;
    }

    .categories-list ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .slider-nav {
        display: none !important;
    }

    .slider-nav2 {
        display: none !important;
    }

    .footer-social2 li {
        float: left;
        margin: 0 2px;
        width: auto;
        padding: 0;
    }

    .table-descriptions__col_left {
        width: 30%;
    }

    .table-descriptions__col_right {
        padding-left: 30%;
    }

    .tabs-item .tabs__caption li {
        margin-right: 15px;
        font-size: 16px;
    }

    .tabs-item .tabs__content {
        font-size: 14px;
    }

    .panel-grey {
        padding: 10px 15px;
    }

    .block-slider__wrap {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .listing-wrap .item-product__bottom-block {
        display: none !important;
    }

    .listing-wrap .item-product__price {
        margin-bottom: 0;
        min-width: 100%;
    }

    .btn-quick-look {
        padding: 0 5px;
        height: 28px;
        line-height: 22px;
        font-size: 12px;
    }

    .panel-search-products__search {
        margin-top: 10px;
    }

    .panel-product {
        padding: 5px 15px 0 15px;
        position: relative;
    }

    .view-page {
        position: absolute;
        right: 10px;
        top: 10px;
        padding: 0;
    }

    .buttons-group {
        padding: 5px 0;
    }

    .buttons-group .btn-grey {
        margin-bottom: 10px;
    }

    .product-filter {
        padding: 5px 0;
    }

    .listing-wrap.view-deployed .col-block2 {
        padding: 0;
        width: 50%;
    }

    .listing-wrap.view-deployed .col-block2 .item-product__thumbnails {
        display: none;
    }

    .listing-wrap.view-deployed .col-block1 {
        width: 50%;
        float: left;
        padding-right: 20px;
    }

    .listing-wrap.view-deployed .col-block3 {
        padding-top: 0;
    }

    .listing-wrap.view-deployed .col-block4 {
        display: none;
    }

    .listing-wrap.view-deployed .item-product__title {
        display: block;
    }

    .listing-wrap.view-deployed .item-product__img img {
        width: 100%;
    }

    .item-product__seller {
        display: none;
    }

    .aside {
        position: relative;
        margin-bottom: 10px;
    }

    .table-parcels__row {
        line-height: 1;
    }

    .table-parcels__row_top {
        display: none;
    }

    .table-parcels__col1 {
        width: 20%;
        margin-bottom: 10px;
    }

    .table-parcels__col2 {
        width: 20%;
        margin-bottom: 10px;
    }

    .table-parcels__col3 {
        width: 60%;
        margin-bottom: 10px;
    }

    .table-parcels__col4 {
        width: 20%;
    }

    .table-parcels__col5 {
        width: 20%;
    }

    .table-parcels__col6 {
        width: 20%;
    }

    .table-parcels__col7 {
        width: 20%;
        float: right;
    }

    .list-products__col-img {
        width: 20%;
        padding-right: 10px;
    }

    .list-products__col-2 {
        width: 80%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .list-products__col-3 {
        width: 100%;
    }

    .list-products__row-item {
        border: none;
    }

    .list-cart__panel-main .custom-checkbox {
        width: 100%;
        margin-bottom: 10px;
    }

    .list-cart__panel-col-left {
        width: 100%;
    }

    .list-cart__panel-col-right {
        width: 100%;
    }

    .list-cart-products__col-1 {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    .list-cart-products__col-2 {
        width: 100%;
    }

    .list-cart-products__col-img {
        padding-right: 10px;
    }

    .list-data__content {
        padding-left: 0;
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .list-data__icon {
        float: none;
        margin: 0 auto 20px auto;
        display: block;
    }

    .list-data-delivery_label {
        width: 100%;
        padding-right: 80px;
        margin-bottom: 20px;

    }

    .list-data-delivery_col2 {
        width: 100%;
    }

    .table-top-up-form-right {
        width: 100%;
    }

    .table-top-up__header label {
        margin-right: 0;
        width: 100%;
        padding-top: 0;
    }

    .list-user-info__footer .button {
        padding: 0 15px;
    }

    .modal-select-delivery {
        width: 100%;
        margin: 7px 0;
    }

    .table-delivery tbody tr {
        display: flex;
        flex-wrap: wrap;
    }

    .table-delivery tbody tr td {
        float: left;
        width: 50%;
        min-width: 50%;
        padding: 0;
        margin-bottom: 10px;
    }

    .table-delivery thead {
        display: none;
    }

    .modal-left {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    .modal-left img {
        max-width: 460px;
        margin: 0 auto;
    }

    .modal-right {
        width: 100%;
        padding-left: 0;
    }

    .modal-add-done .modals-bottom-links a {
        width: 100%;
    }

    .content {
        padding-top: 10px;
    }

    .header-fixed .header-nav .link-all-category {
        display: none;
    }

    .header-fixed .header-top {
        height: 0;
    }

    .header-fixed .header-authorization {
        top: 15px;
    }

    .header-fixed .menu-icon {
        top: 0;
    }

    .banner__title {
        font-size: 26px;
        margin-bottom: 10px;
        line-height: 24px;
    }

    .banner__subtitle {
        font-size: 16px;
        line-height: 18px;
    }

    .item-product__thumbnails ul li {
        padding: 0 1px;
    }

    .item-product__img_hover {
        display: none !important;
    }

    .item-product__bottom-block {
        display: none !important;
    }

    .list-cart-panel__mobile {
        float: left;
        width: 100%;
        margin-bottom: 20px;
        background: #fae3c3;
        padding: 0;
        display: block;
    }

    .list-cart-panel__mobile-text {
        float: left;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 40px;
        padding: 0 10px;
    }

    .form-select-mobile {
        float: right;
    }

    .list-cart__nav {
        display: none;
    }

    .cart-done {
        display: none !important;
    }

    .icon-filter {
        margin: 15px 10px 0 10px;
    }

    .panel-buttons {
        display: none;
    }

    .panel-buttons .button i {
        margin: 0;
        width: 30px;
        height: 30px;
    }

    .panel-buttons .button:last-child {
        margin-right: 0;
    }

    .panel-add {
        display: none;
    }

    .add-favorite i {
        width: 30px;
        height: 30px;
        margin: 0;
    }

    .featured-sellers {
        padding: 20px 0 0 0;
    }

    .group-edit {
        top: auto;
        bottom: 100%;
        margin-bottom: 5px;
    }

    .group-edit a {
        margin-bottom: 0;
    }

    .mobile-link-back {
        display: inline-block;
        margin-top: 5px;
    }

    .list-data-delivery .panel-grey,
    .list-data-order .panel-grey {
        text-align: center;
    }

    .list-data-delivery .panel-grey b,
    .list-data-order .panel-grey b {
        width: 100%;
        float: left;
    }

    .list-parcels-order {
        margin: 0 0 30px;

    }

    .accordion .btn-link {
        font-size: 14px;
    }

    .block-list .block-slider__wrap .item-product {
        width: 167px;
        margin: 5px 5px 0 5px;
    }

    .general-information {
        text-align: center;
    }

    .header-authorization .box-up-menu_username_login {
        display: none;
    }

    .order_date_label {
        text-align: center;
    }

    .productConfiguratorImage_config-text-block {
        padding-left: 10px;
        padding-right: 10px;
    }

    .productConfiguratorImage_config-text-block span {
        max-width: 110px;
        display: inline-block;
        white-space: pre;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }

    .header_private_office {
        margin-top: 0;
    }

    .block-slider__wrap .slick-list {
        margin: 0 -2px;
        padding-bottom: 0;
    }

    .block-slider__wrap .slick-list:not(.slick-initialized) {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .item-product.slick-slide {
        min-height: 145px;
    }

    .wrapper .slider-for .slick-prev {
        top: 50%;
    }

    .wrapper .slider-for .slick-next {
        top: 50%;
    }

    .wrapper .slider-for .slick-dots {
        bottom: -25px;
    }

    .wrapper .slider-for2 .slick-prev {
        top: 50%;
    }

    .wrapper .slider-for2 .slick-next {
        top: 50%;
    }

    .wrapper .slider-for2 .slick-dots {
        bottom: -25px;
    }

    .wrapper .slick-prev {
        width: 20px;
        height: 25px;
        background-size: 15px;
    }

    .wrapper .slick-next {
        width: 20px;
        height: 25px;
        background-size: 15px;
    }

    #choose_provider {
        float: left;
        width: 126px;
        position: relative;
        right: 30px;
    }

    .wrapper .block-slider__wrap .slick-prev {
        top: 25%;
    }

    .wrapper .block-slider__wrap .slick-next {
        top: 25%;
    }

    .block-news-other__wrap .slick-list {
        margin: 0;
    }

    .header-authorization li .dropdown-toggle::after {
        font-size: 0;
    }

    .modal-title {
        font-size: 16px;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile {
        margin-top: 20px;
        float: left;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 10px;
        background: #fff;
        z-index: 2;
        display: block;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile a {
        height: 48px;
        line-height: 48px;
        margin-right: 2%;
        border-radius: 5px;
        min-width: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 21%;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons {
        display: block;
        margin-bottom: 0;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .button {
        height: 48px;
        line-height: 48px;
        margin-right: 2%;
        border-radius: 5px;
        min-width: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        float: left;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .add-favorite {
        width: 21%;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .button__in-garbage {
        width: 21%;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .button__quick-order {
        width: 50%;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .button__quick-order i {
        display: none;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-add {
        display: block;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile .add-favorite {
        background: #f7f2f2;
        width: 21%;
    }

    .sticky-top-mobile-wrap .buttons-sticky-mobile.static {
        position: static;
        padding: 0;
    }

    .block-item-main .buttons-sticky-mobile {
        padding: 10px 0 10px 0;
    }

    .block-item-main .buttons-sticky-mobile .panel-buttons {
        display: flex;
        justify-content: space-evenly;
    }

    .block-item-main .buttons-sticky-mobile .panel-buttons a,
    .block-item-main .buttons-sticky-mobile .panel-buttons button.button {
        margin-right: 0;
    }

    .block-item-main .buttons-sticky-mobile.show {
        width: calc(100% + 30px);
        margin-left: -15px;
    }
}
@media screen and (max-width: 470px) {
    /*.product-details {*/
    /*gap: 3px;*/
    /*}*/
    .sku {
        font-size: 10px;
    }
    .comments {
        margin-left: -1px;
        gap: 2px;
    }
    .comment-icon {
        width: 11px;
        height: 11px;
    }
    .star-icon {
        width: 11px;
        height: 11px;
    }
    .users-left {
        width: 11px;
        height: 11px;
    }
    .rating-and-comments{
        gap: 5px;
    }
    .rating-and-comments2 {
        gap: 5px;
    }
    .brand-logo {
        width: 65px;
        height: 13px;
        display: flex;
        justify-content: center;
    }
}
@media screen and (max-width: 365px) {
    .rating-value {
        font-size: 9px;
    }
    .comment-count {
        font-size: 9px;
    }
    .rating-and-comments2 {
        gap: 1px;
    }
    .rating-and-comments{
        gap: 4px;
    }
}
@media screen and (max-width: 525px) {
    .listing-wrap .item-product {
        width: 190px;
    }
}


@media screen and (max-width: 410px) {
    .listing-wrap .item-product {
        width: 170px;
    }
}


@media screen and (max-width: 480px) {
    .block-slider__wrap:not(.slick-initialized) .item-product {
        width: 45%;
        height: auto;
        min-height: 35%;
    }

    .block-slider__wrap:not(.slick-initialized) .item-product .item-product__price {
        min-width: 100%;
    }

    .list-items__link {
        width: 100%;
    }

    .list-items__link .item-block {
        width: 100%;
    }

    .productConfiguratorImage_config-text-block {
        padding-left: 10px;
        padding-right: 10px;
    }

    .productConfiguratorImage_config-text-block span {
        max-width: 130px;
        display: inline-block;
        white-space: pre;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }

    .block-acts__text {
        margin: 0 auto;
    }

    .menu_subscribe .subscribe {
        text-align: center;
    }

    .center {
        padding: 0 10px;
    }

    .banners-slider {
        height: 200px;
    }

    .banners-slider .banner-slide {
        height: 200px;
    }

    .banner__item_small {
        width: 100%;
        margin-right: 0;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .block-acts ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .block-acts ul li a {
        padding: 15px;
        display: flex;
        align-items: center;
    }

    .sellers-item {
        width: 48%;
        margin: 0 2.3% 10px 0;
    }

    .sellers-item:nth-child(6n + 6) {
        width: 48%;
        margin: 0 2.3% 10px 0;
    }

    .sellers-item:nth-child(5n + 5) {
        width: 48%;
        margin: 0 2.3% 10px 0;
    }

    .sellers-item:nth-child(3n + 3) {
        width: 48%;
        margin: 0 2.3% 10px 0;
    }

    .sellers-item:nth-child(2n + 2) {
        margin: 0 0 10px 0;
    }

    .sellers-item:nth-child(1n + 5) {
        display: none;
    }

    .social-arrow-bottom {
        width: 100%;
    }

    .block-acts__img {
        height: 70px;
        margin-bottom: 0;
        width: 100px;
        float: left;
    }

    .wrapper .product-filter .select {
        width: 150px;
    }

    .banner__title {
        font-size: 24px;
        margin-bottom: 5px;
        line-height: 24px;
    }

    .banner__subtitle {
        font-size: 16px;
    }

    .block-news__wrap-content .news-item {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .block-news__wrap-content .news-item:nth-child(5n + 5) {
        margin-right: 0;
    }

    .block-news__wrap-content .news-item:nth-child(4n + 4) {
        margin-right: 0;
    }

    .block-news__wrap-content .news-item:nth-child(3n + 3) {
        margin-right: 0;
    }

    .block-news__wrap-content .news-item:nth-child(2n + 2) {
        margin-right: 0;
    }

    .categories-icons ul li {
        width: 100%;
    }

    .categories-list ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .row-label {
        width: 100%;
    }

    .row-label.config {
        width: 50%;
    }

    .row-label.config,
    .row-label {
        width: 300px;
    }

    .row-col2.config {
        padding-left: 0;
        float: right;
        width: 35%;
        position: relative;
        bottom: 27px;
    }

    .list-data-delivery_table textarea {
        width: 100%;
        position: relative;
        top: 20px;
        right: 175px;
    }

    #new-order-create .list-data-delivery_table .delivery-profile,
    .quick-order .list-data-delivery_table .delivery-profile {
        width: 100%;
    }

    .number input {
        width: 60px;
    }

    .multiinput .row-col2 {
        padding-left: 0;
    }

    .panel-buttons .button {
        padding: 0 17px;
        height: 48px;
        line-height: 44px;
        margin-right: 10px;
        min-width: 125px;
    }

    .panel-buttons .button__in-garbage {
        margin-right: 0;
    }

    .add-favorite {
        width: 100%;
        margin-bottom: 5px;
    }

    .repost-social {
        float: left;
    }

    .table-descriptions__col_left {
        width: 100%;
        font-weight: 700;
        margin-bottom: 0;
    }

    .table-descriptions__col_right {
        padding-left: 0;
    }

    .yellow2-panel {
        padding: 10px 15px;
        text-align: center;
        height: 140px;
    }

    .listing-wrap .item-product {
        /*width: 49%;*/
        /*margin: 0 1% 15px 0;*/
        margin: 0;
        flex: auto;
        /*width: 170px;*/
    }

    .listing-wrap .item-product .item-product-inside {
        padding: 7px;
    }

    .banner-listing__title {
        font-size: 30px;
    }

    .banner-listing__subtitle {
        font-size: 18px;
    }

    .view-page {
        position: static;
        margin-top: 5px;
        position: relative;
        top: 8px;
    }

    .buttons-group .btn-grey {
        padding: 0 15px;
    }

    .panel-product {
        padding: 5px 10px 10px 10px;
    }

    .panel-search-products__search {
        float: left;
        margin-right: 0;
        width: 100%;
    }

    .panel-search-products__search input[type="text"] {
        width: 100%;
    }

    .listing-wrap.view-deployed .item-product__title {
        font-size: 14px;
        line-height: 16px;
        /*margin-bottom: 5px;*/
    }

    .listing-wrap.view-deployed .col-block1 {
        padding-right: 10px;
    }

    .listing-wrap.view-deployed .col-block3 {
        width: 30%;
        float: left;
    }

    .button-help {
        width: 94%;
        text-align: center;
        margin-top: 10px;
        position: relative;
        right: 10px;
    }

    .button-cancel {
        margin-top: 25px;
        width: 94%;
    }

    .table-parcels__col3 {
        width: 100%;
    }

    .list-products__name {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 16px;
    }

    .list-products__comment-text {
        font-size: 14px;
    }

    .list-user-data__table_col1 {
        width: 50%;
    }

    .list-user-data__table_col2 {
        width: 50%;
    }

    .list-cart__panel-main .button {
        text-align: left;
        width: 100%;
        margin: 0 0 10px 0;
    }

    .list-cart-products__name {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 16px;
    }

    .general-information__col {
        width: 100%;
        margin-right: 0;
    }

    .general-information__col .general-information-cart {
        background-position-x: 110%;
    }

    .general-information__col-header {
        justify-content: center;
    }

    .table-top-up__col1 {
        width: 100%;
    }

    .table-top-up__col2 {
        width: 100%;
    }

    .online-wallets-box input {
        width: 100%;
    }

    .cart-done {
        width: 300px;
    }

    .wrap-block-product {
        padding: 15px;
    }

    #modal-product .panel-buttons .button {
        width: 100%;
        margin: 0 0 10px 0;
        text-align: left;
    }

    .table-delivery tbody tr td {
        width: 100%;
        min-width: 100%;
    }

    .content {
        padding-top: 10px;
    }

    .aside-seller .item-product {
        width: 48%;
        margin-right: 4%;
    }

    .aside-seller .item-product:nth-child(3n + 3) {
        margin-right: 4%;
    }

    .aside-seller .item-product:nth-child(2n + 2) {
        margin-right: 0;
    }

    .list-cart-products__col-3 {
        padding-right: 0;
    }

    .list-cart-products__col-3 textarea {
        max-width: 100%;
    }

    .list-cart-products__col-3 .link-group {
        position: static;
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .list-cart-products__col-3 .link-group a {
        margin: 0 10px 0 0;
    }

    .list-cart-products {
        margin-bottom: 0;
    }

    .icon-filter {
        margin: 15px 5px 0 10px;
    }

    .modal-filter .buttons-group {
        padding: 5px 0;
    }

    .modal-filter .buttons-group .btn-grey {
        padding: 0;
        font-size: 12px;
    }

    .aside-right {
        max-width: 100%;
    }

    /* .block-item-main h1 {
	display: none;
} */
    .title-item-mobile {
        padding: 15px 0;
        font-size: 22px;
        text-align: center;
        font-weight: 700;
        line-height: 1;
        display: block;
    }

    .row-block__mobile-hidden {
        display: block;
    }

    .modal-left img {
        max-width: 100%;
    }

    .tabs-item .tabs__caption li {
        margin: 0;
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #000;
        border-bottom: 1px solid #f7f2f2;
    }

    .tabs-item .tabs__caption li a {
        display: block;
        float: right;
        color: #ffd800;
        font-weight: 400;
    }

    .tabs-item .tabs__caption li a:hover {
        text-decoration: underline;
    }

    .tabs-item .tabs__caption li:hover {
        color: #000;
        border-bottom: 1px solid #f7f2f2;
    }

    .tabs-item .tabs__caption .active {
        color: #000;
        border-bottom: 1px solid #f7f2f2;
    }

    .table-amount-desktop {
        display: none;
    }

    .table-amount {
        display: block;
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }

    .table-amount__row {
        float: left;
        width: 100%;
        padding: 11px 10px;
        box-sizing: border-box;
        font-size: 16px;
        border-right: 1px solid #fae3c3;
        background: #fae3c3;
    }

    .table-amount__row:nth-child(even) {
        background: #fceedb;
    }

    .table-amount__col_left {
        float: left;
        width: 50%;
        font-weight: 700;
    }

    .table-amount__col_right {
        float: left;
        width: 50%;
        text-align: right;
    }

    .row-mobile-sizes {
        float: left;
        width: 100%;
        border-bottom: 1px solid #dac3c3;
        padding: 10px 0;
        margin-bottom: 15px;
        display: block;
    }

    .row-mobile-sizes a {
        color: #ffd800;
    }

    .row-mobile-sizes span {
        color: #a7a7a7;
        font-size: 12px;
    }

    .row-mobile-left {
        float: left;
        width: 50%;
    }

    .row-mobile-right {
        float: left;
        width: 50%;
        text-align: right;
    }

    .table-seller {
        border: none;
    }

    .table-seller .row-down-arrow {
        display: block;
    }

    .table-seller__row-hidden {
        display: none;
    }

    .table-seller.active .table-seller__row-hidden {
        display: block;
    }

    .modal-configurations .panel-buttons {
        display: block;
    }

    .modal-configurations .panel-buttons .button {
        width: 100%;
        margin: 10px 0 0 0;
    }

    .modal-configurations .panel-buttons .button i {
        width: 20px;
        height: 20px;
        float: none;
        display: inline-block;
        margin: 0 10px -5px 0;
    }

    .featured-sellers {
        padding: 20px 0 0 0;
    }

    .nav-tabs {
        border: none;
    }

    .nav-tabs .nav-item {
        width: 100%;
        margin: 0;
    }

    .nav-tabs .nav-item .nav-link {
        margin: 0;
        border-bottom: 1px solid #dac3c3;
        padding: 10px 0;
        font-size: 16px;
        text-transform: none;
        font-weight: 400;
    }

    .nav-tabs .nav-item .nav-link span {
        display: block;
        float: right;
        color: #ffd800;
    }

    .block-list .item-product {
        width: 134px;
    }

    .block-list .block-slider__wrap .item-product {
        width: 30%;
        margin: 5px 5px 0 5px;
    }

    .block-list .block-slider__wrap .item-product:nth-child(n + 3) {
        margin-right: 7px;
    }

    .order_date {
        margin: 0 auto;
    }

    .order_date_label {
        text-align: center;
    }

    .hasDatepicker {
        margin-bottom: 10px;
    }

    .submit_button_center {
        text-align: center;
    }

    .wrapper .slick-dots {
        bottom: 5px;
    }

    .slider-for .slick-slide {
        height: auto;
    }

    .slider-for2 .slick-slide {
        height: auto;
    }

    .modal-filter .modal-content {
        padding: 10px 10px;
    }

    .modal-configurations .modal-wrap {
        padding: 10px 15px;
    }
}

html[dir="rtl"] ul:not(.listUL) {
    list-style: none;
    margin: 0;
    padding: 0;
}

html[dir="rtl"] li {
    margin: 0;
    padding: 0;
}

html[dir="rtl"] h1 {
    margin: 0 0 75px 0;
    padding: 0;
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
}

html[dir="rtl"] h1 span.status {
    color: #6c6c6c;
    font-weight: 400;
    font-size: 20px;
    white-space: nowrap;
}

html[dir="rtl"] h2 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 30px;
    font-weight: 700;
}

html[dir="rtl"] h3 {
    margin: 0 0 26px 0;
    padding: 0;
    font-size: 26px;
    font-weight: 700;
}

html[dir="rtl"] h4 {
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 24px;
    font-weight: 700;
}

html[dir="rtl"] h5 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
}

html[dir="rtl"] h6 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px;
}

html[dir="rtl"] pre {
    margin: 0;
    padding: 0;
}

html[dir="rtl"] form {
    margin: 0;
    padding: 0;
}

html[dir="rtl"] fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
}

html[dir="rtl"] p {
    margin: 0;
    padding: 0;
    line-height: 20px;
}

html[dir="rtl"] blockquote {
    margin: 0;
    padding: 0;
}

html[dir="rtl"] th {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    text-align: right;
}

html[dir="rtl"] address {
    font-style: normal;
    font-weight: 400;
}

html[dir="rtl"] caption {
    font-style: normal;
    font-weight: 400;
    text-align: right;
}

html[dir="rtl"] cite {
    font-style: normal;
    font-weight: 400;
}

html[dir="rtl"] code {
    font-style: normal;
    font-weight: 400;
}

html[dir="rtl"] dfn {
    font-style: normal;
    font-weight: 400;
}

html[dir="rtl"] em {
    font-style: normal;
    font-weight: 400;
}

html[dir="rtl"] var {
    font-style: normal;
    font-weight: 400;
}

html[dir="rtl"] q:after,
html[dir="rtl"] q:before {
    content: "";
}

html[dir="rtl"] abbr {
    border: 0;
}

html[dir="rtl"] acronym {
    border: 0;
}

html[dir="rtl"] svg {
    max-width: 100%;
    outline: 0;
    max-height: 100%;
}

html[dir="rtl"] html {
    height: 100%;
}

html[dir="rtl"] article {
    display: block;
}

html[dir="rtl"] aside {
    display: block;
}

html[dir="rtl"] details {
    display: block;
}

html[dir="rtl"] figcaption {
    display: block;
}

html[dir="rtl"] figure {
    display: block;
}

html[dir="rtl"] footer {
    display: block;
    float: right;
    width: 100%;
    position: relative;
    z-index: 1;
    border-top: 1px solid #e4d2d2;
}

html[dir="rtl"] header {
    display: block;
}

html[dir="rtl"] hgroup {
    display: block;
}

html[dir="rtl"] main {
    display: block;
}

html[dir="rtl"] section {
    display: block;
}

html[dir="rtl"] summary {
    display: block;
}

html[dir="rtl"] a:hover {
    text-decoration: none;
    color: #ffd800;
}

html[dir="rtl"] input[type="checkbox"] {
    display: none;
}

html[dir="rtl"] body.hidden {
    overflow: hidden;
}

html[dir="rtl"] .wrapper {
    float: right;
}

html[dir="rtl"] .wrapper .product-filter .select {
    float: right;
}

html[dir="rtl"] .content {
    float: right;
}

html[dir="rtl"] .content .main {
    margin-right: 290px;
    margin-left: 0;
}

html[dir="rtl"] .content-brands .panel-grey,
html[dir="rtl"] .content-vendors .panel-grey {
    margin-bottom: 0;
}

html[dir="rtl"] .content-brands .conditions,
html[dir="rtl"] .content-vendors .conditions {
    width: 100%;
}

html[dir="rtl"] .content-brands .conditions .list-data-wrap,
html[dir="rtl"] .content-vendors .conditions .list-data-wrap {
    padding-left: 35px;
}

html[dir="rtl"] .content-brands .conditions .condition-value,
html[dir="rtl"] .content-vendors .conditions .condition-value {
    background-color: #ffd800;
    color: #fff;
    cursor: default;
    display: inline-block;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    min-width: 26px;
    padding: 0 9px;
    text-align: center;
}

html[dir="rtl"] .content-brands .conditions .button,
html[dir="rtl"] .content-vendors .conditions .button {
    height: 30px;
    line-height: 26px;
    margin-left: -35px;
    padding: 0 8px;
    float: left;
}

html[dir="rtl"] .content-brands .conditions .button-dropterms,
html[dir="rtl"] .content-vendors .conditions .button-dropterms {
    float: right;
}

html[dir="rtl"] .content-brands .list-items,
html[dir="rtl"] .content-vendors .list-items {
    width: calc(100% - 290px);
    margin-right: 0;
}

html[dir="rtl"] .content-brands .list-items .item-inside,
html[dir="rtl"] .content-vendors .list-items .item-inside {
    overflow: hidden;
}

html[dir="rtl"] .content-brands .list-items .item-inside .item__image,
html[dir="rtl"] .content-vendors .list-items .item-inside .item__image {
    z-index: 3;
    height: 148px;
}

html[dir="rtl"] .content-brands .list-items .item-inside .item__image img,
html[dir="rtl"] .content-vendors .list-items .item-inside .item__image img {
    width: 100%;
}

html[dir="rtl"] .content-brands .list-items .item-inside .glue,
html[dir="rtl"] .content-vendors .list-items .item-inside .glue {
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    box-shadow: 0 0 10px 15px #fff;
}

html[dir="rtl"] .content-brands .list-items__link,
html[dir="rtl"] .content-vendors .list-items__link {
    margin: 0 15px 15px 15px;
}

html[dir="rtl"] .content-brands .list-items__link:hover,
html[dir="rtl"] .content-vendors .list-items__link:hover {
    transform: scale(1.1);
}

html[dir="rtl"] .content-brands .list-items__link:hover .item-block .glue,
html[dir="rtl"] .content-vendors .list-items__link:hover .item-block .glue {
    box-shadow: 0 0 10px 15px #ffd800;
}

html[dir="rtl"] .content-brands .item-block,
html[dir="rtl"] .content-vendors .item-block {
    margin: 0;
    width: 150px;
}

html[dir="rtl"] .content-brands .item-block:hover,
html[dir="rtl"] .content-vendors .item-block:hover {
    background-color: #ffd800;
    color: #fff;
    border: none;
}

html[dir="rtl"] .breadcrumb-my {
    margin-bottom: 0;
}

html[dir="rtl"] .breadcrumb-my a {
    color: #000;
}

html[dir="rtl"] .breadcrumb-my a:hover {
    color: #ffd800;
}

html[dir="rtl"] .nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

html[dir="rtl"] .remove_vendor .fa-times {
    color: #ffd800;
}

html[dir="rtl"] .remove_vendor {
    display: block;
    height: 20px;
    width: 20px;
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .panel-grey {
    float: right;
}

html[dir="rtl"] .provider_goods_amount {
    float: left;
    margin-right: 8px;
}

html[dir="rtl"] .panel-grey__buttons {
    float: left;
}

html[dir="rtl"] .panel-grey__text {
    float: left;
}

html[dir="rtl"] .yellow2-panel {
    padding: 16px 20px;
    text-transform: uppercase;
    font-weight: 700;
    background: #fae3c3;
    float: right;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
}

html[dir="rtl"] .button.button-grey {
    background: #f7f2f2;
    border-color: #f7f2f2;
    color: #000;
}

html[dir="rtl"] .button.button-grey:hover {
    background: #f7f2f2;
    border-color: #f7f2f2;
    color: #000;
}

html[dir="rtl"] .panel-orange {
    padding: 14px 17px;
    background: #ffd800;
    margin-bottom: 0;
    box-sizing: border-box;
    color: #f7f2f2;
    float: right;
    width: 100%;
    height: 50px;
}

html[dir="rtl"] .panel-orange .close {
    color: #f7f2f2;
}

html[dir="rtl"] .close:focus {
    outline: 0;
    border: none;
}

html[dir="rtl"] .form-group.required .control-label:after {
    content: "*";
    color: #f63d45;
}

html[dir="rtl"] .dropdown-item:focus {
    color: #ffd800;
    background-color: #fff;
}

html[dir="rtl"] .dropdown-item:hover {
    color: #ffd800;
    background-color: #fff;
}

html[dir="rtl"] .content-block {
    margin-top: 10px;
}

html[dir="rtl"] .content-block .nav-tabs .nav-item {
    margin-bottom: 0;
    border: none;
}

html[dir="rtl"] .tab-content>.tab-pane {
    font-size: 16px;
    padding: 15px 0;
}

html[dir="rtl"] .nav-tabs .nav-item .nav-link {
    border: none;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    padding: 0;
    margin-left: 20px;
    border-bottom: 1px solid transparent;
}

html[dir="rtl"] .nav-tabs .nav-item .nav-link span {
    display: none;
}

html[dir="rtl"] .nav-tabs .nav-item.show .nav-link {
    border: none;
    color: #ffd800;
    border-bottom: 1px solid #ffd800;
}

html[dir="rtl"] .nav-tabs .nav-link.active {
    border: none;
    color: #ffd800;
    border-bottom: 1px solid #ffd800;
}

html[dir="rtl"] .bg-grey {
    background: #f7f2f2;
}

html[dir="rtl"] .bg-grey .nav-link {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

html[dir="rtl"] .navbar-brand {
    color: #000;
}

html[dir="rtl"] .alert-dismissible {
    max-width: 320px;
}

html[dir="rtl"] .alert-heading {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px;
}

html[dir="rtl"] .alert-success {
    background: #5cb85c;
    color: #357935;
}

html[dir="rtl"] .alert a {
    color: inherit;
    text-decoration: underline;
    font-weight: 700;
}

html[dir="rtl"] .alert-danger {
    background: #fcb7ba;
    color: #f7555c;
}

html[dir="rtl"] .alert-warning {
    background: #fae3c3;
    color: #f7555c;
}

html[dir="rtl"] .list-cart-products__row-item .alert-danger,
html[dir="rtl"] .list-cart-products__row-item .alert-warning {
    box-shadow: -10px 10px 10px -5px rgba(0, 0, 0, 0.5);
    border: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

html[dir="rtl"] .list-cart-products__row-item .alert-danger {
    background: #f63d45;
}

html[dir="rtl"] .list-cart-products__row-item .alert-warning {
    background: #eea236;
    padding: 0.75rem;
}

html[dir="rtl"] .alert-danger2 {
    background: #fff;
    color: #fff;
}

html[dir="rtl"] .progress {
    height: 20px;
    background-color: #fff;
    border: 1px solid #f7f2f2;
}

html[dir="rtl"] .progress .bg-success {
    background-color: #a3d7a3 !important;
}

html[dir="rtl"] .progress .bg-info {
    background-color: #92bce0 !important;
}

html[dir="rtl"] .progress .bg-warning {
    background-color: #f4c37d !important;
}

html[dir="rtl"] .progress .bg-danger {
    background-color: #fcc1c3 !important;
}

html[dir="rtl"] .accordion .card .card-header {
    padding: 0 0 0 40px;
    position: relative;
    border: none;
    overflow: hidden;
}

html[dir="rtl"] .accordion .card .card-header.panel-grey h5 {
    background: #f7f2f2;
    padding: 0 10px;
}

html[dir="rtl"] .accordion .btn-link {
    color: #ffd800;
}

html[dir="rtl"] .accordion .btn-link i {
    display: block;
    width: 0;
    height: 0;
    background: 0 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 6px solid #ffd800;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -3px;
}

html[dir="rtl"] .accordion .btn-link.collapsed {
    color: #000;
}

html[dir="rtl"] .accordion .btn-link.collapsed i {
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 6px solid #000;
    border-bottom: none;
}

html[dir="rtl"] .card-header {
    text-transform: uppercase;
    font-weight: 700;
}

html[dir="rtl"] .card-body {
    font-size: 16px;
}

html[dir="rtl"] .bg-secondary {
    background-color: #f7f2f2 !important;
}

html[dir="rtl"] .bg-warning {
    background-color: #fbead1 !important;
    color: #a2080e;
}

html[dir="rtl"] .bg-success {
    background-color: #cae8ca !important;
    color: #357935;
}

html[dir="rtl"] .bg-danger {
    background-color: #fcc1c3 !important;
    color: #f7555c;
}

html[dir="rtl"] .tooltip-inner {
    background-color: #fff !important;
    color: #a7a7a7 !important;
    border-color: #a7a7a7 !important;
    opacity: 1 !important;
}

html[dir="rtl"] .tooltip.bs-tooltip-right .arrow:after {
    border-left-color: #fff !important;
}

html[dir="rtl"] .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    margin-left: -5px;
    margin-top: 2px;
}

html[dir="rtl"] .bs-tooltip-right .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    margin-left: -5px;
    margin-top: 2px;
}

html[dir="rtl"] .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 1px 0 0;
    transform: rotate(-135deg);
    margin-right: -5px;
    margin-top: 2px;
}

html[dir="rtl"] .bs-tooltip-left .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 1px 0 0;
    transform: rotate(-135deg);
    margin-right: -5px;
    margin-top: 2px;
}

html[dir="rtl"] .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 1px 0 0;
    transform: rotate(-45deg);
    margin-right: 2px;
    margin-bottom: -5px;
}

html[dir="rtl"] .bs-tooltip-bottom .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 1px 0 0;
    transform: rotate(-45deg);
    margin-right: 2px;
    margin-bottom: -5px;
}

html[dir="rtl"] .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 1px 0 0;
    transform: rotate(135deg);
    margin-right: 2px;
    margin-top: -5px;
}

html[dir="rtl"] .bs-tooltip-top .arrow::before {
    width: 9px;
    height: 9px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-width: 1px 1px 0 0;
    transform: rotate(135deg);
    margin-right: 2px;
    margin-top: -5px;
}

html[dir="rtl"] .panel-top {
    padding: 10px 0;
    text-align: center;
    background: #ffd800;
    color: #fff;
    font-size: 16px;
}

html[dir="rtl"] .panel-top a {
    color: #fff;
}

html[dir="rtl"] .panel-top b {
    font-weight: 700;
}

html[dir="rtl"] .header-top {
    padding: 0;
    background: #fff;
    float: right;
    width: 100%;
}

html[dir="rtl"] .menu {
    float: right;
    height: 55px;
    padding-left: 10px;
}

html[dir="rtl"] .menu.menu-xs {
    width: 50%;
}

html[dir="rtl"] .menu.menu-lg {
    width: 80%;
}

html[dir="rtl"] .menu li {
    float: right;
    margin-left: 30px;
    position: relative;
}

html[dir="rtl"] .menu li a {
    color: #a7a7a7;
    text-decoration: none;
    padding: 18px 0;
    border-bottom: 1px solid transparent;
    float: right;
}

html[dir="rtl"] .menu li a:hover {
    color: #ffd800;
}

html[dir="rtl"] .menu li a.active {
    color: #ffd800;
    border-bottom: 1px solid #ffd800;
}

html[dir="rtl"] .menu li ul {
    position: absolute;
    background: #fff;
    padding: 10px 0;
    top: 43px;
    right: 0;
    width: 150px;
    z-index: 4;
    border: 1px solid #d0b3b3;
    box-sizing: border-box;
    display: none;
}

html[dir="rtl"] .menu li ul:after {
    border: 5px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    content: "";
    right: 15px;
    bottom: 100%;
    margin-right: -2px;
}

html[dir="rtl"] .menu li ul:before {
    border: 6px solid transparent;
    border-bottom-color: #a7a7a7;
    position: absolute;
    content: "";
    right: 15px;
    bottom: 100%;
    margin-right: -3px;
}

html[dir="rtl"] .menu li ul li {
    margin-left: 0;
    line-height: 1;
    width: 100%;
}

html[dir="rtl"] .menu li ul li a {
    padding: 4px 14px;
    width: 100%;
}

html[dir="rtl"] .menu li:hover ul {
    display: block;
}

html[dir="rtl"] .header-delivery {
    /* float: right; */
    padding: 10px 15px 10px 20px;
    /* border-left: 1px solid #e4d2d2; */
    /* border-right: 1px solid #e4d2d2;  */
    height: 45px;
    /* box-sizing: border-box;
	display: flex; */
    align-items: center;
    line-height: 35px;
}

html[dir="rtl"] .header-delivery>div {
    margin: 0 0 0 5px;
}

html[dir="rtl"] .header-delivery span {
    float: right;
    vertical-align: middle;
    white-space: nowrap;
}

html[dir="rtl"] .header-delivery #select-country span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

html[dir="rtl"] .header-delivery .select-money span {
    max-width: 70%;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

html[dir="rtl"] .select-text {
    float: right;
    margin-left: 10px;
}

html[dir="rtl"] .select-country {
    max-width: 180px;
    white-space: nowrap;
}

html[dir="rtl"] .select-money {
    width: auto;
    max-width: 100px;
}

html[dir="rtl"] .select-language {
    max-width: 50px;
}

html[dir="rtl"] .configImage {
    height: 37px;
    width: 35px;
}

html[dir="rtl"] .header-contacts {
    float: left;
    padding: 10px 30px 10px 30px;
    border-left: 1px solid #e4d2d2;
    height: 55px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

html[dir="rtl"] .phone-call {
    float: right;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    background: url(../img/svg/phone-call.svg) no-repeat center right;
    background-size: 16px;
    padding-right: 25px;
    font-size: 16px;
}

html[dir="rtl"] .phone-call img {
    max-width: 20px;
    max-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

html[dir="rtl"] .header-email {
    float: right;
    text-decoration: none;
    color: #000;
    background: url(../img/svg/envelope.svg) no-repeat center right;
    padding-right: 27px;
    background-size: 16px;
    margin-left: 30px;
}

html[dir="rtl"] .header-email img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

html[dir="rtl"] .header-authorization {
    float: left;
    padding: 10px 25px 10px 0;
    height: 55px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

html[dir="rtl"] .header-authorization ul {
    float: right;
    padding: 0 25px 0 0;
}

html[dir="rtl"] .header-authorization li {
    float: right;
    margin: 0 0 0 7px;
}

html[dir="rtl"] .header-authorization li a {
    text-decoration: none;
    color: #000;
    margin-left: 7px;
}

html[dir="rtl"] .header-authorization li a:hover {
    border-bottom: 1px solid #000;
}

html[dir="rtl"] .header-authorization li:last-child {
    margin-left: 0;
}

html[dir="rtl"] .header-authorization li:last-child a {
    margin-left: 0;
}

html[dir="rtl"] .header-authorization .box-up-menu_username_login {
    display: inline-block;
    margin-right: 4px;
    max-width: 70px;
    overflow: hidden;
    vertical-align: bottom;
    text-overflow: ellipsis;
}

html[dir="rtl"] .header-bottom {
    padding: 15px 0;
    background: #f7f2f2;
    float: right;
    width: 100%;
}

html[dir="rtl"] .header-bottom .center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

html[dir="rtl"] .logo {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    float: right;
    margin-left: 10px;
    width: 145px;
}

html[dir="rtl"] .logo img {
    margin-bottom: 5px;
}

html[dir="rtl"] .logo span {
    color: #f63d45;
}

html[dir="rtl"] .logo div {
    width: 100%;
    float: right;
}

html[dir="rtl"] .header-title {
    font-size: 22px;
    font-weight: 700;
    float: right;
    margin-left: 20px;
    width: 320px;
}

html[dir="rtl"] .header-search {
    float: right;
    margin-left: 10px;
    max-width: 800px;
    width: 100%;
}

html[dir="rtl"] .header-search input[type="text"] {
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d0b3b3;
    width: 515px;
    box-sizing: border-box;
    border-radius: 0 5px 5px 0;
}

html[dir="rtl"] .header-search input[type="submit"] {
    right: 90%;
}

html[dir="rtl"] .form-search {
    position: relative;
    float: right;
    padding-right: 5px;
    box-sizing: border-box;
}

html[dir="rtl"] .form-select {
    float: right;
    width: 126px;
}

html[dir="rtl"] .form-button {
    text-decoration: none;
    color: #fff;
    padding: 0 20px;
    font-weight: 700;
    background: #ffd800;
    height: 40px;
    line-height: 40px;
    float: right;
    font-size: 16px;
    border-radius: 5px 0 0 5px;
    border-style: none;
}

html[dir="rtl"] .form-button:hover {
    color: #fff;
    cursor: pointer;
}

html[dir="rtl"] .file-upload {
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    box-sizing: border-box;
}

html[dir="rtl"] .file-upload input[type="file"] {
    display: none;
}

html[dir="rtl"] .file-upload span {
    display: inline-block;
}

html[dir="rtl"] .file-upload label {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

html[dir="rtl"] .file-upload label span {
    background: url(../img/svg/photo-camera.svg) no-repeat center;
    height: 20px;
    width: 20px;
}

html[dir="rtl"] .file-upload label .form-search__buttons {
    float: right;
}

html[dir="rtl"] .header-acts {
    float: left;
    margin-top: 5px;
    width: 150px;
}

html[dir="rtl"] .header-acts a {
    text-decoration: none;
    color: #ffd800;
    float: right;
}

html[dir="rtl"] .header-favorites {
    float: right;
    margin-left: 20px;
    position: relative;
    padding: 20px 0;
}

html[dir="rtl"] .header-favorites:hover .favorite-text {
    display: block;
}

html[dir="rtl"] .favorite-icon {
    width: 27px;
    height: 27px;
    background: url(../img/svg/heart.svg) no-repeat center;
    background-size: 25px;
    float: right;
}

html[dir="rtl"] .favorite-text {
    position: absolute;
    top: -30px;
    right: 50%;
    margin-right: -50px;
    padding: 0 10px;
    border: 1px solid #a7a7a7;
    background: #fff;
    color: #a7a7a7;
    display: none;
}

html[dir="rtl"] .favorite-text:after {
    border: 5px solid transparent;
    border-top-color: #fff;
    position: absolute;
    content: "";
    right: 50%;
    top: 100%;
    margin-right: -2px;
}

html[dir="rtl"] .favorite-text:before {
    border: 6px solid transparent;
    border-top-color: #a7a7a7;
    position: absolute;
    content: "";
    right: 50%;
    top: 100%;
    margin-right: -3px;
}

html[dir="rtl"] .header-cart {
    position: relative;
    float: right;
    padding: 20px 0;
}

html[dir="rtl"] .header-cart:hover .cart-done {
    display: block;
}

html[dir="rtl"] .cart-icon {
    width: 27px;
    height: 27px;
    background: url(../img/svg/shopping-cart.svg) no-repeat center;
    background-size: 25px;
    float: right;
}

html[dir="rtl"] .noReviews {
    text-align: center;
    margin-top: 30px;
}

html[dir="rtl"] .cart-amount {
    width: 27px;
    height: 27px;
    border: 2px solid #d0b3b3;
    border-radius: 50%;
    font-weight: 700;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d0b3b3;
    float: right;
    margin-right: -8px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

html[dir="rtl"] .cart-amount:hover {
    background: #fff;
    color: #ffd800;
    border: 2px solid #ffd800;
    cursor: pointer;
}

html[dir="rtl"] .favorite-amount {
    width: 27px;
    height: 27px;
    border: 2px solid #d0b3b3;
    border-radius: 50%;
    font-weight: 700;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d0b3b3;
    float: right;
    margin-right: -8px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

html[dir="rtl"] .favorite-amount:hover {
    background: #fff;
    color: #ffd800;
    border: 2px solid #ffd800;
    cursor: pointer;
}

html[dir="rtl"] .header-cart.acitve .cart-amount {
    background: #ffd800;
    color: #fff;
    border: 2px solid #ffd800;
}

html[dir="rtl"] .header-favorites.acitve .favorite-amount {
    background: #ffd800;
    color: #fff;
    border: 2px solid #ffd800;
}

html[dir="rtl"] .header-nav {
    float: right;
    width: 100%;
    border-top: 1px solid #d0b3b3;
    border-bottom: 1px solid #d0b3b3;
    background: #f7f2f2;
}

html[dir="rtl"] .header-nav a {
    float: right;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 47px;
}

html[dir="rtl"] .header-nav .link-category {
    margin-left: 30px;
}

html[dir="rtl"] .nav-ul {
    height: 47px;
}

html[dir="rtl"] .nav-ul li {
    float: right;
    margin-left: 30px;
    position: relative;
}

html[dir="rtl"] .nav-ul li a {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    position: relative;
}

html[dir="rtl"] .nav-ul li:hover>a {
    text-decoration: underline;
    color: #ffd800;
}

html[dir="rtl"] .nav-ul li:hover ul {
    display: block;
}

html[dir="rtl"] .nav-ul li ul {
    position: absolute;
    background: #fff;
    padding: 10px 0;
    top: 43px;
    right: 0;
    width: 150px;
    z-index: 10;
    border: 1px solid #d0b3b3;
    box-sizing: border-box;
    display: none;
}

html[dir="rtl"] .nav-ul li ul:after {
    border: 5px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    content: "";
    right: 15px;
    bottom: 100%;
    margin-right: -2px;
}

html[dir="rtl"] .nav-ul li ul:before {
    border: 6px solid transparent;
    border-bottom-color: #a7a7a7;
    position: absolute;
    content: "";
    right: 15px;
    bottom: 100%;
    margin-right: -3px;
}

html[dir="rtl"] .nav-ul li ul li {
    margin-left: 0;
    line-height: 1;
    width: 100%;
}

html[dir="rtl"] .nav-ul li ul li a {
    padding: 4px 14px;
    line-height: 1;
    font-weight: 400;
    text-transform: none;
    width: 100%;
}

html[dir="rtl"] .nav-ul>li:hover .submenu {
    display: block;
}

html[dir="rtl"] .block-banners {
    float: right;
}

html[dir="rtl"] .category-list {
    float: right;
}

html[dir="rtl"] .category-list ul li {
    float: right;
    padding-right: 20px;
    border: 1px solid transparent;
    border-left: 0;
}

html[dir="rtl"] .category-list ul li a {
    float: right;
}

html[dir="rtl"] .category-list ul li a i {
    float: right;
}

html[dir="rtl"] .category-list ul li ul {
    right: 100%;
}

html[dir="rtl"] .category-list>ul>li>a:after {
    border-right: 7px solid #000;
    border-left: 0;
}

html[dir="rtl"] .category-list .submenu {
    position: absolute;
    top: -1px;
    background: #fff;
    padding: 15px 10px;
    border: 1px solid #d0b3b3;
    width: 1060px;
    right: 100%;
    box-sizing: border-box;
    display: none;
    z-index: 1;
}

html[dir="rtl"] .category-list .submenu ul {
    position: static;
    float: right;
    width: 100%;
    border: none;
}

html[dir="rtl"] .category-list .submenu li {
    width: 100%;
    line-height: 1;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 0;
}

html[dir="rtl"] .category-list .submenu li a {
    line-height: 1;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
    padding: 0;
}

html[dir="rtl"] .category-list .submenu li:last-child {
    margin-bottom: 0;
}

html[dir="rtl"] .category-list .submenu-col {
    float: right;
    width: 25%;
    padding: 0 10px;
    box-sizing: border-box;
}

html[dir="rtl"] .category-list .submenu-title {
    background: #f7f2f2;
    padding: 0 10px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    float: right;
    width: 100%;
    box-sizing: border-box;
    line-height: 1;
    height: 80px;
    border: none;
    font-size: 11px;
    padding-left: 10px;
}

html[dir="rtl"] .category-list .submenu-title:hover {
    text-decoration: underline;
    color: #ffd800;
}

html[dir="rtl"] .category-list .block-img {
    width: 80px;
    min-width: 80px;
    text-align: center;
    padding-left: 10px;
}

html[dir="rtl"] .baner__item {
    position: relative;
    float: right;
    text-decoration: none;
    color: #000;
}

html[dir="rtl"] .baner__img img {
    width: 100%;
}

html[dir="rtl"] .baner__text {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

html[dir="rtl"] .banner__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 30px;
}

html[dir="rtl"] .banner__subtitle {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

html[dir="rtl"] .banner__title_large {
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 25px;
    text-shadow: #fff -1px 1px 0, #fff 1px -1px 0, #fff 1px 1px 0, #fff -1px -1px 0, #fff -1px 0 0, #fff 1px 0 0, #fff 0 1px 0, #fff 0 -1px 0;
}

html[dir="rtl"] .banner__subtitle_large {
    font-size: 30px;
    line-height: 30px;
}

html[dir="rtl"] .baner__text_large {
    padding: 20px 30px;
}

html[dir="rtl"] .banners-slider {
    float: right;
    width: 695px;
    height: 390px;
    margin-left: 28px;
}

html[dir="rtl"] .banners-slider .banner-slide {
    background-size: cover !important;
    background-position: center center !important;
    height: 390px;
    display: block;
}

html[dir="rtl"] .banners-slider>a {
    height: 360px;
    width: 100%;
}

html[dir="rtl"] .block-acts {
    padding: 30px 0;
    float: right;
    width: 100%;
}

html[dir="rtl"] .block-acts ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

html[dir="rtl"] .block-acts ul li {
    float: right;
    width: 23.5%;
    margin-left: 2%;
    display: flex;
}

html[dir="rtl"] .block-acts ul li a {
    background: #f7f2f2;
    padding: 30px 30px 20px 30px;
    box-sizing: border-box;
    text-align: center;
    float: right;
    width: 100%;
    text-decoration: none;
    color: #000;
}

html[dir="rtl"] .block-acts ul li:last-child {
    margin-left: 0;
}

html[dir="rtl"] .block-acts__img {
    height: 90px;
    margin-bottom: 30px;
}

html[dir="rtl"] .block-acts__text p {
    font-size: 16px;
    margin-bottom: 0;
}

html[dir="rtl"] .block-acts__title {
    font-weight: 700;
    text-transform: uppercase;
}

html[dir="rtl"] .block-acts__item:hover a {
    background-color: #ffd800;
    color: #fff;
}

html[dir="rtl"] .block-list {
    float: right;
    width: 100%;
    padding: 20px 0;
}

html[dir="rtl"] .block-list .listing-wrap {
    display: inline-block;
}

html[dir="rtl"] .block-list .listing-wrap .block-slider__wrap {
    display: block;
    padding: 0 0 10px 0;
    overflow: visible;
    margin-bottom: 10px;
}

html[dir="rtl"] .block-list .listing-wrap .block-slider__wrap .item-product {
    width: 251px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 15px 15px 0 15px;
    height: 100%;
    min-height: 1px;
}

html[dir="rtl"] .block-list .listing-wrap .block-slider__wrap .item-product img {
    display: block;
}

html[dir="rtl"] .block-list .listing-wrap .block-slider__wrap .item-product:hover {
    margin: 15px 15px 0 15px;
}

html[dir="rtl"] .block-list .listing-wrap .block-slider__wrap .item-product:hover .item-product__bottom-block {
    bottom: -1px;
}

html[dir="rtl"] .block-slider {
    float: right;
    width: 100%;
    position: relative;
}

html[dir="rtl"] .block-slider .more-photos {
    text-align: center;
}

html[dir="rtl"] .block-slider .more-photos li {
    height: 45px !important;
    width: 45px !important;
}

html[dir="rtl"] .block-slider .item-product__seller {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

html[dir="rtl"] .block-slider__title a {
    position: relative;
    text-decoration: none;
    color: #ffd800;
    font-weight: 400;
    font-size: 16px;
    z-index: 1;
}

html[dir="rtl"] .item-block,
html[dir="rtl"] .item-product {
    float: right;
    width: 260px;
    box-sizing: border-box;
    margin: 0 15px;
    position: relative;
    overflow: visible;
    padding: 0;
    border: 1px solid #f7f2f2;
    color: #000;
}

html[dir="rtl"] .item-block:hover,
html[dir="rtl"] .item-product:hover {
    border: none;
    overflow: visible;
}

html[dir="rtl"] .item-block:hover .item-product-inside,
html[dir="rtl"] .item-product:hover .item-product-inside {
    background: #fff;
    border: 1px solid #f7f2f2;
}

html[dir="rtl"] .item-block:hover .item-product__bottom-block,
html[dir="rtl"] .item-product:hover .item-product__bottom-block {
    display: block;
}

html[dir="rtl"] #brand-container input {
    display: inline;
}

html[dir="rtl"] #modal-brand-container input {
    display: inline-block;
}

html[dir="rtl"] .item-product__img,
html[dir="rtl"] .item__image {
    float: right;
}

html[dir="rtl"] .item-product__img:hover .item-product__img_hover,
html[dir="rtl"] .item__image:hover .item-product__img_hover {
    display: flex;
}

html[dir="rtl"] .item-product__img .item-product__img-a img,
html[dir="rtl"] .item__image .item-product__img-a img {
    position: absolute;
    right: 0;
}

html[dir="rtl"] .item-product__title {
    float: right;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    min-height: 45px;
    /*margin-bottom: 5px;*/
    text-decoration: none;
    color: #000;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

html[dir="rtl"] .item-product__title:hover {
    color: #ffd800;
    text-decoration: underline;
}

html[dir="rtl"] .item-block__name,
html[dir="rtl"] .item-product__price {
    margin-bottom: 8px;
    float: right;
    width: 100%;
}

html[dir="rtl"] .item-block__name {
    padding: 0 5px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

html[dir="rtl"] .item-product__price_new {
    font-size: 20px;
    font-weight: 700;
    float: right;
    margin-left: 5px;
}

html[dir="rtl"] .price-old__wrap {
    float: right;
    position: relative;
    max-width: 100%;
}

html[dir="rtl"] .list-cart__panel-price {
    direction: ltr;
}

html[dir="rtl"] .item-product__price_old {
    font-size: 20px;
    color: #a7a7a7;
    float: right;
    margin-left: 15px;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
    white-space: nowrap;
    max-width: 100%;
    overflow: visible;
    text-overflow: ellipsis;
}

html[dir="rtl"] .item-product__price_old span {
    position: relative;
}

html[dir="rtl"] .item-product__price_old span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #a7a7a7;
}

html[dir="rtl"] .item-product__rating {
    color: #a7a7a7;
    font-size: 16px;
    float: right;
    width: 100%;
}

html[dir="rtl"] .item-product__rating span {
    float: right;
    margin-left: 5px;
}

html[dir="rtl"] .product-raiting {
    margin-top: 6px;
    float: right;
}

html[dir="rtl"] .product-raiting img {
    float: right;
}

html[dir="rtl"] .item-product__rubric-wrap .item-product__rubric-custom,
html[dir="rtl"] .item-product__rubric-wrap .item-product__rubric-deliveryfree,
html[dir="rtl"] .item-product__rubric-wrap .item-product__rubric-freedelivery,
html[dir="rtl"] .item-product__rubric-wrap .item-product__rubric-tmall {
    margin: 0 1px 1px 0;
}

html[dir="rtl"] .block-slider__wrap {
    overflow: hidden;
    margin-bottom: -50px;
}

html[dir="rtl"] .block-slider__wrap .item-product:hover {
    margin-bottom: -100px;
}

html[dir="rtl"] .block-slider__wrap .item-product .item-product-inside .item-product__rating {
    width: calc(100% + 15px);
}

html[dir="rtl"] .block__title {
    position: relative;
    z-index: 100;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

html[dir="rtl"] .block__title span {
    float: right;
    margin-left: 30px;
}

html[dir="rtl"] .block__title a {
    text-decoration: none;
    color: #ffd800;
    font-weight: 400;
    font-size: 16px;
}

html[dir="rtl"] .block__title a:hover {
    text-decoration: underline;
}

html[dir="rtl"] .featured-sellers {
    padding: 55px 0;
    float: right;
    width: 100%;
    background: #f7f2f2;
}

html[dir="rtl"] .sellers-item {
    float: right;
    width: 151px;
    margin: 0 0 30px 30px;
}

html[dir="rtl"] .sellers-item__img {
    width: 100%;
    height: 130px;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

html[dir="rtl"] .sellers-item__img .check-noimg {
    max-height: 90%;
    width: auto;
}

html[dir="rtl"] .sellers-item__text {
    width: 100%;
    height: 50px;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding: 5px 10px;
    box-sizing: border-box;
    background: #fff;
    text-decoration: none;
    color: #000;
    text-align: center;
}

html[dir="rtl"] .sellers-item__text:hover {
    background: #ffd800;
    color: #fff;
}

html[dir="rtl"] .block-brands {
    padding: 25px 0;
    float: right;
    width: 100%;
    background: #f7f2f2;
}

html[dir="rtl"] .block-brands__wrap {
    overflow: hidden;
}

html[dir="rtl"] .block-brands__col {
    float: right;
    width: 150px;
    margin: 0 15px;
    text-align: center;
}

html[dir="rtl"] .block-brands__col .check-noimg {
    height: 100%;
    width: auto;
}

html[dir="rtl"] .block-brands__title {
    margin-bottom: 10px;
    font-size: 16px;
}

html[dir="rtl"] .block-brands__col-wrap {
    background: #fff;
    padding: 10px;
    padding-bottom: 0;
    float: right;
    width: 100%;
    box-sizing: border-box;
}

html[dir="rtl"] .block-brands__col-wrap a {
    display: inline-block;
    float: right;
    height: 140px;
    position: relative;
    width: 100%;
}

html[dir="rtl"] .block-brands__col-wrap a img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    right: 50%;
    transform: translateX(50%) translateY(-50%);
}

html[dir="rtl"] .block-brands__col-wrap:last-of-type {
    padding-bottom: 10px;
}

html[dir="rtl"] .block-reviews {
    float: right;
    width: 100%;
    padding: 30px 0;
}

html[dir="rtl"] .block-reviews__wrap {
    display: flex;
    flex-wrap: wrap;
}

html[dir="rtl"] .review-item {
    border: 1px solid #f3ecec;
    width: 260px;
    box-sizing: border-box;
    margin-left: 30px;
    text-align: center;
    float: right;
    min-height: 190px;
}

html[dir="rtl"] .review-item:last-child {
    margin-left: 0;
}

html[dir="rtl"] .review-item.slick-slide {
    min-height: 190px;
}

html[dir="rtl"] .review-item__top {
    background: #ffd800;
    color: #fff;
    height: 64px;
    padding: 10px 15px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

html[dir="rtl"] .review-item__user-name {
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

html[dir="rtl"] .review-item__bottom {
    padding: 15px 0 15px 15px;
    line-height: 24px;
    font-size: 16px;
}

html[dir="rtl"] .review-item__raiting.jq-ry-container {
    margin: 0 auto 10px auto;
}

html[dir="rtl"] .review-item__text {
    color: #000;
}

html[dir="rtl"] .banner-main {
    float: right;
    width: 100%;
    padding: 30px 0;
}

html[dir="rtl"] .baner-main__item {
    position: relative;
    text-align: center;
}

html[dir="rtl"] .baner-main__text {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

html[dir="rtl"] .banner-main__title {
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

html[dir="rtl"] .banner-main__subtitle {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

html[dir="rtl"] .block-categories {
    float: right;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 60px;
}

html[dir="rtl"] .block-blog,
html[dir="rtl"] .block-news {
    float: right;
    width: 100%;
}

html[dir="rtl"] .blog-item,
html[dir="rtl"] .news-item {
    float: right;
    width: 17%;
    margin-left: 30px;
    height: 350px;
}

html[dir="rtl"] .blog-item:last-child,
html[dir="rtl"] .news-item:last-child {
    margin-left: 0;
}

html[dir="rtl"] .blog-item__img,
html[dir="rtl"] .news-item__img {
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center !important;
    display: block;
    margin-bottom: 10px;
    float: right;
    width: 100%;
    height: 200px;
}

html[dir="rtl"] .blog-item {
    float: right;
    width: 20%;
    margin-left: 30px;
    height: 360px;
}

html[dir="rtl"] .blog-item__img,
html[dir="rtl"] .news-item__img {
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center !important;
    display: block;
    margin-bottom: 10px;
    float: right;
    width: 100%;
    height: 200px;
}

html[dir="rtl"] .blog-item__date,
html[dir="rtl"] .news-item__date {
    font-size: 16px;
    color: #a7a7a7;
    margin-bottom: 5px;
}

html[dir="rtl"] .blog-item__title,
html[dir="rtl"] .news-item__title {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}

html[dir="rtl"] .blog-item__title:hover,
html[dir="rtl"] .news-item__title:hover {
    color: #ffd800;
}

html[dir="rtl"] .disabled {
    opacity: 0.3;
    border: 1px dashed !important;
}

html[dir="rtl"] .disabled a {
    cursor: not-allowed;
}

html[dir="rtl"] .disabled_button {
    opacity: 0.3;
    cursor: not-allowed;
}

html[dir="rtl"] .block-text {
    font-size: 16px;
    float: right;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 20px;
}

html[dir="rtl"] .block-text p {
    margin-bottom: 20px;
    line-height: 24px;
}

html[dir="rtl"] .block-social {
    float: right;
    width: 100%;
    padding: 30px 0;
    background: url(../img/bg-social-img.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
}

html[dir="rtl"] .social-box {
    width: 260px;
    margin: 0 auto 20px auto;
    position: relative;
    display: inline-block;
}

html[dir="rtl"] .social-box .tabs .tabs__content {
    min-width: 240px;
    min-height: 300px;
    height: auto;
    display: none;
}

html[dir="rtl"] .social-box .tabs .tabs__content.active {
    display: block;
}

html[dir="rtl"] .tabs-social {
    float: right;
}

html[dir="rtl"] .tabs-social .tabs-panel {
    float: right;
    width: 100%;
}

html[dir="rtl"] .tabs-social .tabs__caption {
    list-style: none;
    position: relative;
}

html[dir="rtl"] .tabs-social .tabs__caption li {
    float: right;
    width: 20%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    text-align: center;
}

html[dir="rtl"] .tabs-social .tabs__caption li svg {
    fill: #fff;
    max-width: 15px;
    max-height: 15px;
}

html[dir="rtl"] .tabs-social .tabs__caption li:not(.active) {
    cursor: pointer;
}

html[dir="rtl"] .tabs-social .tabs__caption li:hover {
    background: #ffe033;
}

html[dir="rtl"] .tabs-social .tabs__caption .active {
    background: #fff;
}

html[dir="rtl"] .tabs-social .tabs__caption .active svg {
    fill: #6aa3d5;
}

html[dir="rtl"] .tabs-social .tabs__caption .active:hover {
    background: #fff;
}

html[dir="rtl"] .tabs-social .tabs__caption .Facebook.active svg {
    fill: #245682;
}

html[dir="rtl"] .tabs-social .tabs__caption .Odnoklassniki.active svg {
    fill: #eea236;
}

html[dir="rtl"] .tabs-social .tabs__caption .Twitter.active svg {
    fill: #6aa3d5;
}

html[dir="rtl"] .tabs-social .tabs__caption .Instagram.active svg {
    fill: #000;
}

html[dir="rtl"] .tabs-social .tabs__content {
    box-sizing: border-box;
    float: right;
    width: 100%;
    display: block;
    height: 0;
    overflow: hidden;
}

html[dir="rtl"] .tabs-social .tabs__content.active {
    height: auto;
    padding: 0;
}

html[dir="rtl"] .tabs__content {
    box-sizing: border-box;
    float: right;
    width: 100%;
    display: block;
    height: 0;
    overflow: hidden;
    text-align: center;
}

html[dir="rtl"] .tabs__content div {
    width: unset !important;
}

html[dir="rtl"] .delivery-tr {
    float: right;
    background-color: #ffd800;
    width: 100%;
}

html[dir="rtl"] .changeConfig {
    border-bottom: 1px dashed;
}

html[dir="rtl"] .delivery-name {
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px;
    color: #fff;
}

html[dir="rtl"] .delivery-description {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-right: 5px;
    margin-top: 5px;
}

html[dir="rtl"] .social-panel {
    text-align: center;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}

html[dir="rtl"] .social-panel div,
html[dir="rtl"] .social-panel table {
    display: inline;
}

html[dir="rtl"] .social-arrow-bottom {
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 0;
    margin-left: -60px;
}

html[dir="rtl"] .social-arrow-bottom span {
    width: 100%;
    margin-bottom: 20px;
    float: right;
    font-weight: 700;
    text-transform: uppercase;
}

html[dir="rtl"] .social-arrow-top {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 100%;
    margin-left: 30px;
    width: 170px;
}

html[dir="rtl"] .social-arrow-top span {
    width: 100%;
    margin-top: 20px;
    float: right;
    font-weight: 700;
    text-transform: uppercase;
}

html[dir="rtl"] .footer-main {
    float: right;
    width: 100%;
    padding: 35px 0 25px 0;
}

html[dir="rtl"] .footer-main .col {
    padding-bottom: 10px;
}

html[dir="rtl"] .footer-main .col li {
    margin-bottom: 12px;
}

html[dir="rtl"] .footer-main .col li a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

html[dir="rtl"] .footer-main .col li a:hover {
    text-decoration: underline;
    color: #ffd800;
}

html[dir="rtl"] .footer-main .col .active,
html[dir="rtl"] .footer-main .col .active a {
    color: #ffd800;
}

html[dir="rtl"] .footer-col__title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

html[dir="rtl"] .footer-col__title a {
    font-weight: 700;
    color: #000;
}

html[dir="rtl"] .footer-col__title a:hover {
    color: #ffd800;
}

html[dir="rtl"] .footer-social li {
    margin-bottom: 6px;
}

html[dir="rtl"] .footer-social li a {
    display: flex;
    align-items: center;
}

html[dir="rtl"] .footer-social a span {
    float: right;
    width: 24px;
    height: 24px;
    background: #dac3c3;
    border-radius: 50%;
    margin-left: 10px;
}

html[dir="rtl"] .footer-social a.social span {
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}

html[dir="rtl"] .footer-bottom {
    float: right;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #e4d2d2;
    line-height: 25px;
}

html[dir="rtl"] .footer-bottom .logo {
    max-width: 57px;
}

html[dir="rtl"] .footer-text-left {
    float: right;
}

html[dir="rtl"] .footer-text-right {
    float: left;
}

html[dir="rtl"] #overlay-no-preloader {
    z-index: 1024;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0.6;
    display: none;
    background-color: #000;
    color: #fff;
}

html[dir="rtl"] .modal-row {
    float: right;
}

html[dir="rtl"] .modal-row label {
    float: right;
}

html[dir="rtl"] .modal-row input {
    float: right;
}

html[dir="rtl"] .for-btn {
    text-align: center;
}

html[dir="rtl"] .modal-info {
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 18px;
}

html[dir="rtl"] .checkbox {
    width: 100%;
    padding-right: 33px;
    margin-bottom: 10px;
    min-height: 15px;
    box-sizing: border-box;
    margin-top: 10px;
}

html[dir="rtl"] .checkbox label {
    color: #3f2727;
    font-size: 14px;
    position: relative;
    font-style: normal;
    display: inline-block;
}

html[dir="rtl"] .checkbox label:before {
    content: "";
    width: 22px;
    height: 22px;
    line-height: 20px;
    border: 1px solid #d0b3b3;
    float: right;
    box-sizing: border-box;
    margin: 6px 0 0 10px;
    position: absolute;
    top: -8px;
    right: -33px;
    border-radius: 3px;
    font-size: 10px;
}

html[dir="rtl"] .checkbox input[type="checkbox"]:checked+label:before {
    content: "\2713";
    color: #fff;
    background: #ffd800;
    border-color: #ffd800;
    text-align: center;
    font-weight: 700;
}

html[dir="rtl"] .checkbox a {
    color: #ffd800;
    text-decoration: none;
}

html[dir="rtl"] .checkbox a:hover {
    text-decoration: underline;
}

html[dir="rtl"] .modal-bottom {
    text-align: center;
    border-top: 1px solid #dac3c3;
    padding: 15px 10px;
}

html[dir="rtl"] .modal-social {
    display: inline-block;
    margin-top: 10px !important;
}

html[dir="rtl"] .modal-social li {
    float: right;
    margin: 0 2px;
}

html[dir="rtl"] .modal-social li a {
    float: right;
    width: 40px;
    height: 40px;
    line-height: 34px;
    border-radius: 5px;
    box-sizing: border-box;
}

html[dir="rtl"] .modal-social li a:hover {
    background: #fff;
}

html[dir="rtl"] .modal-social li svg {
    fill: #fff;
    max-width: 20px;
    max-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

html[dir="rtl"] .modal-social__vk {
    background: #5697d0;
    border: 2px solid #5697d0;
}

html[dir="rtl"] .modal-social__vk:hover svg {
    fill: #5697d0;
}

html[dir="rtl"] .modal-social__facebook {
    background: #357ebd;
    border: 2px solid #357ebd;
}

html[dir="rtl"] .modal-social__facebook:hover svg {
    fill: #357ebd;
}

html[dir="rtl"] .modal-social__ok {
    background: #ffe033;
    border: 2px solid #ffe033;
}

html[dir="rtl"] .modal-social__ok:hover svg {
    fill: #ffe033;
}

html[dir="rtl"] .modal-social__google {
    background: #dc0a13;
    border: 2px solid #dc0a13;
}

html[dir="rtl"] .modal-social__google:hover svg {
    fill: #dc0a13;
}

html[dir="rtl"] .modal-social__twitter {
    background: #72a8d7;
    border: 2px solid #72a8d7;
}

html[dir="rtl"] .modal-social__twitter:hover svg {
    fill: #72a8d7;
}

html[dir="rtl"] .modal-bottom-links {
    border-top: 1px solid #dac3c3;
    padding: 15px 20px;
    box-sizing: border-box;
}

html[dir="rtl"] .modal-bottom-links span {
    width: 100%;
    float: right;
}

html[dir="rtl"] .modal-bottom-links a {
    text-decoration: none;
    color: #ffd800;
}

html[dir="rtl"] .modal-bottom-links a:hover {
    text-decoration: underline;
}

html[dir="rtl"] .link-recovery {
    float: left;
}

html[dir="rtl"] .modal-filter__content {
    padding: 10px 20px;
}

html[dir="rtl"] .menu-icon {
    display: none;
}

html[dir="rtl"] .block-mews-other__wrap {
    position: relative;
    left: 20px;
}

html[dir="rtl"] .block-news__wrap-content {
    display: flex;
    flex-wrap: wrap;
}

html[dir="rtl"] .block-news__wrap-content .news-item {
    margin-bottom: 30px;
}

html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(5n + 5) {
    margin-left: 0;
}

html[dir="rtl"] .pagination {
    width: 100%;
    text-align: center;
}

html[dir="rtl"] .pagination ul {
    float: right;
}

html[dir="rtl"] .pagination li {
    float: right;
    margin: 0 1px;
    line-height: 36px;
}

html[dir="rtl"] .pagination li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    box-sizing: border-box;
    float: right;
    background: #f7f2f2;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid transparent;
    border-radius: 3px;
    padding: 0;
}

html[dir="rtl"] .pagination li a:hover {
    border: 2px solid #d0b3b3;
    background: #fff;
}

html[dir="rtl"] .pagination li a.active {
    border: 2px solid #d0b3b3;
    background: #fff;
}

html[dir="rtl"] .pagination li a.prev {
    background-image: url(../img/svg/back.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
}

html[dir="rtl"] .pagination li a.next {
    background-image: url(../img/svg/next.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
    transform: rotate(180deg);
}

html[dir="rtl"] .pagination li.li-dots {
    margin: 0 5px;
}

html[dir="rtl"] .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ffd800;
    border-color: #ffd800;
}

html[dir="rtl"] .breadcrumps {
    padding: 10px 0;
    float: right;
    width: 100%;
    margin-bottom: 25px;
}

html[dir="rtl"] .breadcrumps ul li {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 14px;
}

html[dir="rtl"] .breadcrumps ul li a {
    color: #a7a7a7;
    text-decoration: none;
}

html[dir="rtl"] .breadcrumps ul li:last-child {
    margin-left: 0;
}

html[dir="rtl"] .breadcrumps ul li:last-child a {
    color: #000;
}

html[dir="rtl"] .breadcrumps ul li:last-child:after {
    display: none;
}

html[dir="rtl"] .breadcrumps ul li:after {
    content: "/";
    position: absolute;
    top: 0;
    left: -10px;
}

html[dir="rtl"] .categories-icons {
    float: right;
    width: 100%;
    margin-bottom: 40px;
}

html[dir="rtl"] .categories-icons ul li {
    float: right;
    width: 20%;
    padding: 1px;
    box-sizing: border-box;
}

html[dir="rtl"] .categories-icons ul li a {
    text-decoration: none;
    color: #000;
    padding: 12px 35px 12px 15px;
    border-bottom: 1px solid silver;
    float: right;
    width: 100%;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
    line-height: 21px;
    text-transform: none;
    font-weight: 400;
    line-height: 1;
}

html[dir="rtl"] .categories-icons .block-img {
    width: 80px;
    min-width: 80px;
    text-align: center;
    padding-left: 10px;
}

html[dir="rtl"] .categories-icons .submenu-title {
    background: #f7f2f2;
    padding: 0 10px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    float: right;
    width: 100%;
    box-sizing: border-box;
    line-height: 16px;
    height: 80px;
    border: none;
    font-size: 11px;
    font-weight: bold;
}

html[dir="rtl"] .categories-icons .submenu-title:hover {
    text-decoration: underline;
    color: #ffd800;
}

html[dir="rtl"] .categories-list {
    float: right;
    width: 100%;
}

html[dir="rtl"] .categories-list ul {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}

html[dir="rtl"] .categories-list ul li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 26px;
}

html[dir="rtl"] .categories-list ul li a:hover {
    color: #ffd800;
}

html[dir="rtl"] .categories-list__wrap {
    float: right;
    width: 100%;
    padding: 12px 0;
    border-top: 1px solid #f7f2f2;
    border-bottom: 1px solid #f7f2f2;
    box-sizing: border-box;
}

html[dir="rtl"] .block-item-main {
    float: right;
    width: 100%;
}

html[dir="rtl"] .block-item__top {
    float: right;
}

html[dir="rtl"] .block-item-main__left {
    float: right;
    width: 39%;
}

html[dir="rtl"] .slider-nav {
    float: right;
    width: 85px;
    display: block !important;
}

html[dir="rtl"] .slider-nav2 {
    float: right;
    width: 85px;
    display: block !important;
}

html[dir="rtl"] .slider-for {
    float: left;
    width: 460px;
    display: block !important;
}

html[dir="rtl"] .slider-for2 {
    float: left;
    width: 460px;
    display: block !important;
}

html[dir="rtl"] .sellers-item:nth-child(8n + 8) {
    margin-left: 0;
}

html[dir="rtl"] .slider-text-bottom {
    float: right;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    color: #a7a7a7;
}

html[dir="rtl"] .slider-text-bottom span {
    display: inline-block;
}

html[dir="rtl"] i.icon-search {
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: 6px;
    background: url(../img/svg/search.svg) no-repeat center;
    background-size: contain;
}

html[dir="rtl"] .slider-wrap {
    top: 10px;
}

html[dir="rtl"] .gallery-sample-wrap {
    float: right;
    top: 10px;
    width: 100%;
    padding-left: 0 !important;
}

html[dir="rtl"] .gallery-sample {
    display: block;
    float: left;
}

html[dir="rtl"] .gallery-sample * {
    box-sizing: content-box;
}

html[dir="rtl"] .mousetrap {
    max-width: 100%;
    max-height: 100%;
}

html[dir="rtl"] .recent_list {
    float: right;
    width: 72px;
    margin-left: 10px;
}

html[dir="rtl"] .recent_list li {
    width: 100%;
    float: right;
    margin-bottom: 5px;
}

html[dir="rtl"] .block-item-main__right {
    float: right;
    width: 61%;
    padding-right: 25px;
    box-sizing: border-box;
}

html[dir="rtl"] .table-yellow thead th {
    background: #fae3c3;
    text-align: center;
    font-weight: 700;
}

html[dir="rtl"] .table-yellow td {
    background: #fdf5e9;
    padding: 11px 10px;
    box-sizing: border-box;
    font-size: 16px;
    border-left: 1px solid #fbe8cc;
}

html[dir="rtl"] .table-yellow td:last-child {
    border: none;
}

html[dir="rtl"] .table-yellow th:last-child {
    border: none;
}

html[dir="rtl"] .table-yellow.table-borderless th {
    padding: 11px 10px;
    box-sizing: border-box;
    font-size: 16px;
    border-left: 1px solid #fbe8cc;
}

html[dir="rtl"] .row-block {
    float: right;
    width: 100%;
    font-size: 16px;
    margin-bottom: 13px;
}

html[dir="rtl"] .row-block .item-product__price {
    margin-bottom: 0;
}

html[dir="rtl"] .row-block .p-delivery {
    color: #a7a7a7;
    font-size: 14px;
}

html[dir="rtl"] .row-block-top {
    border-bottom: 1px solid #dac3c3;
    margin-bottom: 13px;
    float: right;
    width: 100%;
    padding-bottom: 7px;
}

html[dir="rtl"] .row-code {
    float: right;
    font-size: 14px;
    color: #a7a7a7;
}

html[dir="rtl"] .row-link-right {
    font-size: 14px;
    float: left;
}

html[dir="rtl"] .row-link-right a {
    text-decoration: none;
    color: #ffd800;
}

html[dir="rtl"] .row-link-right a:hover {
    text-decoration: underline;
}

html[dir="rtl"] .info-circle {
    font-style: normal;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    background: #d0b3b3;
    text-align: center;
    margin-right: 5px;
    color: #fff;
}

html[dir="rtl"] .info-circle:hover {
    color: #fff;
}

html[dir="rtl"] .float-left {
    float: none !important;
}

html[dir="rtl"] .tooltip>.tooltip-inner {
    background-color: #fff;
    color: #fff;
    border: 1px solid #000;
}

html[dir="rtl"] .ratyScoreReview {
    transform: scale(-1, 1);
}

html[dir="rtl"] .ratyScoreReview i {
    float: left;
}

html[dir="rtl"] .row-col2 {
    padding-right: 150px;
    padding-left: 0;
}

html[dir="rtl"] .row-col2 p {
    float: right;
    width: 100%;
}

html[dir="rtl"] .row-col2 span {
    color: #a7a7a7;
    font-size: 14px;
}

html[dir="rtl"] .row-col2 .item-product__price_old_large {
    padding-left: 50px;
}

html[dir="rtl"] .row-col2 .item-product__price_old_large span {
    color: #a7a7a7 !important;
    font-size: 30px;
    line-height: 1;
}

html[dir="rtl"] .row-col2 .item-product__price_new_large {
    font-size: 30px;
    line-height: 1;
}

html[dir="rtl"] .row-col2 .number__minus {
    font-size: 30px;
}

html[dir="rtl"] .row-col2 .number__plus {
    font-size: 30px;
}

html[dir="rtl"] .row-col2 span[itemprop="price"] {
    color: #000;
    font-size: 30px;
}

html[dir="rtl"] .js-product-multi-input-configurations-price span[itemprop="price"] {
    color: #000;
    font-size: 14px;
}

html[dir="rtl"] .row-label {
    float: right;
}

html[dir="rtl"] .row-label2 {
    line-height: 40px;
}

html[dir="rtl"] .row-col2-2 {
    line-height: 40px;
}

html[dir="rtl"] .row-col2.config {
    padding-right: 200px;
}

html[dir="rtl"] .row-col2 {
    padding-right: 150px;
}

html[dir="rtl"] .row-block_grey {
    padding: 10px 0 10px 15px;
    margin-bottom: 0;
    position: relative;
}

html[dir="rtl"] .row-block_grey:before {
    content: "";
    width: 25px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
}

html[dir="rtl"] .negative,
html[dir="rtl"] .positive {
    cursor: pointer;
}

html[dir="rtl"] .product-property-buttons {
    float: right;
    margin-top: 5px;
}

html[dir="rtl"] .product-property-buttons li {
    cursor: pointer;
    float: right;
    height: 35px;
    border: 1px solid #acacac;
    margin: 2px 2px;
    min-width: 40px;
    position: relative;
    text-align: center;
}

html[dir="rtl"] .product-property-buttons li.active {
    border: 2px solid #ffd800 !important;
}

html[dir="rtl"] .product-property-buttons li.selected {
    border: 1px solid #dac3c3;
}

html[dir="rtl"] li.productConfiguratorImage .cor {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 13px;
    height: 13px;
}

html[dir="rtl"] .productConfiguratorImage_config-text-block {
    padding-right: 10px;
    padding-left: 10px;
}

html[dir="rtl"] .productConfiguratorImage_config-text-block span {
    max-width: 180px;
    display: inline-block;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}

html[dir="rtl"] li.selected .cor:after {
    content: "\2713";
    width: 15px;
    height: 15px;
    line-height: 18px;
    background: #dac3c3;
    color: #fff;
    position: absolute;
    bottom: 0.5px;
    left: 0.5px;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
}

html[dir="rtl"] .number {
    float: right;
    margin-right: 0;
}

html[dir="rtl"] .number input {
    float: right;
}

html[dir="rtl"] .number__minus {
    float: right;
}

html[dir="rtl"] .number__plus {
    float: right;
}

html[dir="rtl"] .table-sizes {
    margin-bottom: 0;
}

html[dir="rtl"] .table-sizes tr {
    border-top: 1px solid #dac3c3;
    box-sizing: border-box;
    float: right;
    width: 100%;
    line-height: 40px;
}

html[dir="rtl"] .table-sizes tr:first-child {
    border-top: none;
    padding-bottom: 0;
}

html[dir="rtl"] .table-sizes td {
    width: 23%;
    float: right;
    line-height: 25px;
}

html[dir="rtl"] .table-sizes td .number {
    margin-left: 0;
    display: inline-block;
    float: left;
    vertical-align: middle;
}

html[dir="rtl"] .table-sizes td:last-of-type {
    width: 31%;
}

html[dir="rtl"] .config_image {
    display: inline-block;
    height: 32px;
    width: 32px;
}

html[dir="rtl"] .old-price {
    text-decoration: line-through;
}

html[dir="rtl"] p.value-added {
    font-size: 14px;
}

html[dir="rtl"] .choose-delivery {
    float: right;
    width: 100%;
}

html[dir="rtl"] .choose-delivery__price {
    float: right;
    margin-left: 5px;
}

html[dir="rtl"] .choose-delivery__a {
    float: right;
    text-decoration: none;
    color: #000;
    position: relative;
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    box-sizing: border-box;
}

html[dir="rtl"] .choose-delivery__a:hover {
    color: #ffd800;
}

html[dir="rtl"] .arrow-down {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: #ffd800;
    border-radius: 5px;
    margin: 1px 10px 0 0;
    float: left;
    position: absolute;
    left: 0;
    top: 2px;
}

html[dir="rtl"] .arrow-down:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -2px -3px 0 0;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-top: 6px solid #fff;
}

html[dir="rtl"] .table-sizes-tr-hidden {
    display: none;
}

html[dir="rtl"] .table-sizes-tr-hidden.visible {
    display: block;
}

html[dir="rtl"] #myTabContent .item-product__rubric-wrap {
    position: relative;
}

html[dir="rtl"] #favourites_items .item-product__rubric-wrap {
    position: absolute;
}

html[dir="rtl"] .row-down-arrow {
    float: right;
    width: 100%;
    border-top: 1px solid #e0cccc;
    height: 20px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 15px;
}

html[dir="rtl"] .row-down-arrow span {
    width: 40px;
    height: 18px;
    border: 1px solid #e0cccc;
    border-top: none;
    background: #fff;
    position: absolute;
    top: 0;
    right: 50%;
    display: block;
    margin: -1px -20px 0 0;
}

html[dir="rtl"] .row-down-arrow span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -3px -3px 0 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 6px solid #000;
}

html[dir="rtl"] .row-down-arrow.active span:after {
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 6px solid #000;
    border-top: none;
}

html[dir="rtl"] .panel-buttons {
    float: right;
}

html[dir="rtl"] .panel-buttons a {
    float: right;
}

html[dir="rtl"] .panel-buttons .button {
    margin-left: 15px;
}

html[dir="rtl"] .panel-buttons .button i {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 10px;
}

html[dir="rtl"] .button__quick-order i {
    background: url(../img/svg/flash-white.svg) no-repeat center;
    background-size: contain;
}

html[dir="rtl"] .button__quick-order:hover i {
    background: url(../img/svg/flash-hover.svg) no-repeat center;
    background-size: contain;
}

html[dir="rtl"] .button__in-garbage i {
    background: url(../img/svg/shopping-cart-white.svg) no-repeat center;
    background-size: contain;
}

html[dir="rtl"] .button__in-garbage:hover i {
    background: url(../img/svg/shopping-cart-hover.svg) no-repeat center;
    background-size: contain;
}

html[dir="rtl"] .panel-add {
    border-top: 1px solid #dac3c3;
    float: right;
    width: 100%;
    padding: 23px 0;
}

html[dir="rtl"] .add-favorite {
    float: right;
    text-decoration: none;
    color: #ffd800;
    position: relative;
    z-index: 1;
}

html[dir="rtl"] .add-favorite:hover {
    text-decoration: underline;
    color: #ffd800;
}

html[dir="rtl"] .add-favorite i {
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: 6px;
    background: url(../img/svg/heart-orange.svg) no-repeat center;
    background-size: contain;
}

html[dir="rtl"] .repost-social {
    float: left;
}

html[dir="rtl"] .footer-social2 {
    float: left;
    margin-right: 10px;
}

html[dir="rtl"] .footer-social2 li {
    float: right;
    margin: 0 2px;
}

html[dir="rtl"] .footer-social2 a span {
    margin: 0;
}

html[dir="rtl"] .block-item__bottom {
    float: right;
    width: 100%;
    margin-top: 25px;
}

html[dir="rtl"] .tabs-cart {
    margin-bottom: 20px;
    float: right;
    width: 100%;
}

html[dir="rtl"] .table-descriptions {
    float: right;
    width: 100%;
    margin-bottom: 30px;
    font-size: 16px;
}

html[dir="rtl"] .table-descriptions__row {
    float: right;
    width: 100%;
    border-bottom: 1px solid #f7f2f2;
    padding: 7px 0;
    box-sizing: border-box;
    line-height: 18px;
}

html[dir="rtl"] .table-descriptions__col_left {
    float: right;
    width: 290px;
}

html[dir="rtl"] .table-descriptions__col_right {
    padding-right: 290px;
}

html[dir="rtl"] .product-descriptions {
    float: right;
    width: 100%;
    text-align: center;
}

html[dir="rtl"] .align-center {
    text-align: center;
}

html[dir="rtl"] .aside-seller {
    float: right;
    width: 260px;
    padding-top: 5px;
}

html[dir="rtl"] .aside-seller .item-product {
    margin: 0 0 10px 0;
}

html[dir="rtl"] .all-products-seller {
    float: right;
    width: 100%;
    text-align: center;
    font-weight: 700;
    padding: 6px 10px;
    box-sizing: border-box;
    background: #ffd800;
    color: #fff;
    text-decoration: none;
    margin-bottom: 40px;
    border: 2px solid #ffd800;
}

html[dir="rtl"] .all-products-seller:hover {
    color: #ffd800;
    background: #fff;
}

html[dir="rtl"] .add-seller-favorites {
    float: right;
    width: 100%;
    text-align: center;
    font-weight: 700;
    padding: 6px 10px;
    box-sizing: border-box;
    background: #ffd800;
    color: #fff;
    text-decoration: none;
    margin-bottom: 40px;
    border: 2px solid #ffd800;
}

html[dir="rtl"] .add-seller-favorites:hover {
    color: #ffd800;
    background: #fff;
}

html[dir="rtl"] .table-seller {
    float: right;
    width: 100%;
    border-bottom: 1px solid #fae3c3;
    margin-bottom: 10px;
    margin-top: -10px;
}

html[dir="rtl"] .table-seller .row-down-arrow {
    display: none;
}

html[dir="rtl"] .table-seller__row {
    float: right;
    width: 100%;
    padding: 7.5px 10px;
    box-sizing: border-box;
}

html[dir="rtl"] .table-seller__row:nth-child(odd) {
    background: #fdf5e9;
}

html[dir="rtl"] .table-seller__col_left {
    float: right;
    width: 50%;
}

html[dir="rtl"] .table-seller__col_right {
    float: right;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

html[dir="rtl"] .table-seller__col_left {
    float: right;
    width: 50%;
}

html[dir="rtl"] .table-seller__col_right {
    float: right;
    width: 50%;
}

html[dir="rtl"] .aside {
    width: 260px;
    box-sizing: border-box;
    float: right;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .VKontakte {
    background: url(../img/svg/vk-blue.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .VKontakte svg {
    display: none;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .VKontakte.active {
    background: #428bca url(../img/svg/vk-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Facebook {
    background: url(../img/svg/facebook-blue.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Facebook svg {
    display: none;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Facebook.active {
    background: #245682 url(../img/svg/facebook-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Odnoklassniki {
    background: url(../img/svg/odnoklassniki-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Odnoklassniki svg {
    display: none;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Odnoklassniki.active {
    background: #ec971e url(../img/svg/odnoklassniki-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Twitter {
    background: url(../img/svg/twitter-blue.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Twitter svg {
    display: none;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Twitter.active {
    background: #6aa3d5 url(../img/svg/twitter-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Instagram {
    background: url(../img/svg/instagram-hover.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Instagram svg {
    display: none;
}

html[dir="rtl"] .aside .tabs-social .tabs__caption .Instagram.active {
    background: #f7555c url(../img/svg/instagram-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .block-news-item {
    font-size: 16px;
}

html[dir="rtl"] .block-news-item p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 26px;
}

html[dir="rtl"] .block-news-item .main img.content-img {
    margin-bottom: 30px;
}

html[dir="rtl"] .block-news-item .main img.float-left {
    margin: 0 0 30px 30px;
}

html[dir="rtl"] .block-news-item .main img.float-right {
    margin: 0 30px 30px 0;
}

html[dir="rtl"] .panel-yellow {
    padding: 15px 20px;
    background: #fef9f2;
    float: right;
    width: 100%;
    margin-bottom: 35px;
}

html[dir="rtl"] .panel-yellow h1 {
    margin-bottom: 10px;
}

html[dir="rtl"] .item-list {
    padding-left: 0;
    float: right;
}

html[dir="rtl"] .item-list .product .sold-block {
    float: left;
    height: 20px;
}

html[dir="rtl"] .news-date {
    color: #a7a7a7;
}

html[dir="rtl"] .news-date i {
    width: 15px;
    height: 15px;
    background: url(../img/svg/calendar.svg) no-repeat center;
    background-size: contain;
    float: right;
    margin-left: 5px;
    margin-top: 4px;
}

html[dir="rtl"] .link-news-back {
    color: #ffd800;
}

html[dir="rtl"] .content-list li {
    float: right;
    width: 100%;
}

html[dir="rtl"] .block-news-other__wrap {
    width: 100%;
}

html[dir="rtl"] .block-news-other__wrap .news-item {
    margin: 0 15px;
}

html[dir="rtl"] .block-news-other__wrap .news-item:last-child {
    margin-left: 0;
}

html[dir="rtl"] .block-news-other__wrap .slick-list {
    margin: 0;
}

html[dir="rtl"] .accordion-menu .btn-link {
    text-align: right;
}

html[dir="rtl"] .accordion-menu .btn-link i {
    right: 95%;
}

html[dir="rtl"] .item-product__seller {
    margin-bottom: 5px;
}

html[dir="rtl"] .item-product__thumbnails ul {
    margin: 0 -5px;
}

html[dir="rtl"] .item-product__thumbnails ul li {
    float: right;
    width: 25%;
    padding: 0 5px;
    box-sizing: border-box;
}

html[dir="rtl"] .item-product__bottom-block {
    top: 100%;
    display: none;
    position: absolute;
}

html[dir="rtl"] .item-product__bottom-block .item-product-bottom-inside {
    background-color: #fff;
}

html[dir="rtl"] .item-product__bottom-block .item-product-bottom-inside .more-photos .other-photo {
    background-size: cover;
}

html[dir="rtl"] .listing-wrap {
    display: flex;
    flex-wrap: wrap;
    float: right;
    width: 100%;
}

html[dir="rtl"] .listing-wrap .item-product {
    /*margin: 0 1% 30px 0;*/
}

html[dir="rtl"] .listing-wrap .item-product:hover {
    border: 1px solid #f7f2f2;
}

html[dir="rtl"] .listing-wrap .item-product:hover .item-product-inside {
    background: #fff;
    z-index: 2;
    border: none;
}

html[dir="rtl"] .listing-wrap .item-product:hover .item-product__bottom-block {
    display: block;
    width: 100%;
    right: 0;
    background: #fff;
}

html[dir="rtl"] .listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside {
    padding: 10px 15px;
    margin: -1px;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

html[dir="rtl"] .listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside ul li {
    display: inline-block;
    border: 1px solid #c5cbcb;
    width: 50px;
    height: 50px;
    margin-bottom: 4px;
    overflow: hidden;
    cursor: pointer;
}

html[dir="rtl"] .listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside .item-product__add {
    height: 27px;
}

html[dir="rtl"] .listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside .quantity-ranges {
    font: 10px/12px;
}

html[dir="rtl"] .listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table td,
html[dir="rtl"] .listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table th {
    padding: 0.75rem 5px;
}

html[dir="rtl"] .listing-wrap .item-product_favourite {
    /*margin: 0 0 30px 30px;*/
}

html[dir="rtl"] .item-inside,
html[dir="rtl"] .item-product-inside {
    border: none;
    padding: 15px;
    float: right;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

html[dir="rtl"] .item-inside {
    padding: 0;
}

html[dir="rtl"] .item-product__img_hover {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 0;
    padding-top: 100%;
    background: rgba(0, 0, 0, 0.3);
    align-items: center;
    justify-content: center;
    display: none;
}

html[dir="rtl"] .item-img {
    max-width: 80%;
}

html[dir="rtl"] .item-list_img-wrap {
    width: 100%;
    height: auto;
    max-height: 100%;
}

html[dir="rtl"] .item-list_img-wrap .product-image-wrapper {
    width: 100%;
    position: absolute;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    top: 0;
}

html[dir="rtl"] .item-list_img-wrap .product-image-wrapper img {
    position: absolute;
    top: 0;
}

html[dir="rtl"] .btn-quick-look {
    padding: 0 15px;
    height: auto;
    line-height: 34px;
    background: #ffd800;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    margin: 0;
    z-index: 999;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

html[dir="rtl"] .btn-quick-look:hover {
    color: #ffd800;
    background: #fff;
}

html[dir="rtl"] .panel-product {
    padding: 0;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

html[dir="rtl"] .product-filter {
    float: right;
    border-left: 1px solid #e0cccc;
    padding: 10px 25px;
    box-sizing: border-box;
}

html[dir="rtl"] .buttons-group {
    border-left: 1px solid #e0cccc;
    padding: 12px 25px;
    float: right;
    box-sizing: border-box;
}

html[dir="rtl"] .buttons-group .btn-grey {
    background: #d0b3b3;
    color: #fff;
    margin-left: 5px;
    border-radius: 5px;
    outline: 0;
    font-size: 14px;
    padding: 0 20px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #d0b3b3;
    text-transform: none;
    font-weight: 400;
}

html[dir="rtl"] .buttons-group .btn-grey:last-child {
    margin-left: 0;
}

html[dir="rtl"] .buttons-group .btn-grey:hover {
    background: #fff;
    color: #f1e9e9;
}

html[dir="rtl"] .buttons-group .btn-grey:focus {
    box-shadow: none;
}

html[dir="rtl"] .buttons-group .btn-grey.active {
    background: #ffd800;
    border-color: #ffd800;
    color: #fff;
}

html[dir="rtl"] .panel-products-views {
    line-height: 40px;
    float: right;
    border-left: 1px solid #e0cccc;
    padding: 10px 20px;
    box-sizing: border-box;
}

html[dir="rtl"] .panel-products-views-current {
    border-left: 1px solid #e0cccc;
    padding: 10px 24px;
    line-height: 40px;
    float: right;
}

html[dir="rtl"] .icon-filter {
    float: right;
    width: 20px;
    display: none;
}

html[dir="rtl"] .view-page {
    float: left;
    padding: 10px 20px 10px 20px;
}

html[dir="rtl"] .view-page a {
    margin: 0;
    text-decoration: none;
    float: right;
    margin-right: 8px;
    color: #000;
    font-size: 0;
    padding-right: 0;
    background-color: #d0b3b3;
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

html[dir="rtl"] .view-page a:first-child {
    margin-right: 0;
}

html[dir="rtl"] .view-page a.active {
    background-color: #ffd800;
}

html[dir="rtl"] .view-page a.compact {
    background-image: url(../img/svg/icon-view-compact-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
}

html[dir="rtl"] .view-page a.deployed {
    background-image: url(../img/svg/list.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
}

html[dir="rtl"] .panel-search-products {
    float: right;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

html[dir="rtl"] .panel-search-products label {
    color: #a7a7a7;
    margin-bottom: 0;
}

html[dir="rtl"] .photo_container {
    position: relative;
}

html[dir="rtl"] .panel-search-products__amount {
    float: right;
    margin-left: 15px;
}

html[dir="rtl"] .panel-search-products__text {
    float: right;
    margin-left: 18px;
}

html[dir="rtl"] .panel-search-products__text b {
    margin-left: 20px;
}

html[dir="rtl"] .panel-search-products__search {
    float: right;
    margin-left: 10px;
}

html[dir="rtl"] .panel-search-products__search input[type="text"] {
    padding: 0 15px 0 50px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d0b3b3;
    width: 240px;
    box-sizing: border-box;
    border-radius: 5px;
}

html[dir="rtl"] .panel-search-products__search input[type="submit"] {
    right: 100%;
}

html[dir="rtl"] .ling-group {
    float: left;
    top: 12px;
    left: 30px;
    margin-top: 12px;
    display: block;
}

html[dir="rtl"] .ling-group li {
    float: right;
    margin-right: 10px;
}

.custom-control-input:checkedhtml[dir="rtl"]~.custom-control-label::before {
    color: #fff;
    border-color: #ffd800;
    background-color: #ffd800;
}

html[dir="rtl"] .accordion-filters .card {
    margin-bottom: 5px;
    border-bottom: none !important;
}

html[dir="rtl"] .accordion-filters .card-body {
    background: #f7f2f2;
    font-size: 16px;
}

html[dir="rtl"] .accordion-filters .card-body .toogle-hide-more-filters {
    margin-right: -1.5rem;
}

html[dir="rtl"] .accordion-filters .card-checkbox {
    max-height: 150px;
    overflow: auto;
}

html[dir="rtl"] .accordion-filters .custom-checkbox span {
    color: #a7a7a7;
}

html[dir="rtl"] .accordion-filters .collapse.show {
    border-top: 1px solid #dac3c3;
}

html[dir="rtl"] .accordion-filters .slider-range input {
    width: 85px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #422929;
    border: 1px solid #d0b3b3;
    box-shadow: none;
    padding: 0 5px;
    box-sizing: border-box;
    border-radius: 5px;
    margin: 0 4px;
}

html[dir="rtl"] .ling-group-all {
    float: right;
    width: 100%;
    margin-bottom: 30px;
}

html[dir="rtl"] .ling-group-all li {
    float: right;
    margin-left: 20px;
}

html[dir="rtl"] .ling-group-all a {
    font-size: 14px;
    float: right;
    font-weight: 400;
    padding: 0;
    border-bottom: 1px dotted #ffd800;
    color: #000;
    line-height: 1;
}

html[dir="rtl"] .baner-listing {
    float: right;
    width: 100%;
    background: url(../img/baner-listing-img.jpg) no-repeat center;
    background-size: cover;
    margin: 20px 0;
    padding: 50px 0;
}

html[dir="rtl"] .banner-listing__title {
    font-size: 50px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

html[dir="rtl"] .banner-listing__subtitle {
    font-size: 30px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

html[dir="rtl"] .baner-group-links {
    margin-bottom: 7px;
    text-align: center;
    font-size: 0;
}

html[dir="rtl"] .baner-group-links li {
    display: inline-block;
    margin: 0 5px 10px 5px;
}

html[dir="rtl"] .baner-group-links .button {
    background: #fff;
    border: 2px solid #fff;
    height: 40px;
    line-height: 36px;
    color: #ffd800;
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin: 0;
    padding: 0 15px;
    text-transform: none;
}

html[dir="rtl"] .baner-group-links .button:hover {
    background: 0 0;
    color: #fff;
}

html[dir="rtl"] .listing-wrap.view-deployed .item-product,
html[dir="rtl"] .listing-wrap.view-deployed .item-product_favourite {
    float: right;
    width: 100%;
    height: auto;
    text-align: right;
    margin-bottom: 30px;
}

html[dir="rtl"] .listing-wrap.view-deployed .item-product__img {
    width: 100%;
    margin-bottom: 0;
}

html[dir="rtl"] .listing-wrap.view-deployed .item-product__title {
    float: right;
    width: auto;
    font-size: 18px;
    line-height: 20px;
    min-height: 45px;
    margin-bottom: 25px;
    text-decoration: none;
    color: #000;
    white-space: normal;
}

html[dir="rtl"] .listing-wrap.view-deployed .item-product__title:hover {
    color: #ffd800;
}

html[dir="rtl"] .listing-wrap.view-deployed .col-block1 {
    width: 21%;
    float: right;
}

html[dir="rtl"] .listing-wrap.view-deployed .col-block2 {
    width: 40%;
    float: right;
    padding: 0 25px 0 35px;
    box-sizing: border-box;
    height: 1px;
}

html[dir="rtl"] .listing-wrap.view-deployed .col-block3 {
    width: 24%;
    float: right;
    margin-right: 15px;
}

html[dir="rtl"] .listing-wrap.view-deployed .col-block4 {
    width: auto;
    float: left;
}

html[dir="rtl"] .listing-wrap.view-deployed .item-product__thumbnails ul li {
    width: 54px;
    height: 54px;
    padding: 0;
    margin-left: 6px;
}

html[dir="rtl"] #overlay {
    width: 100%;
    position: absolute;
    opacity: 0.5;
    display: none;
    background: #fff url(i/ajax-loader.gif) center center no-repeat;
    z-index: 1000;
}

html[dir="rtl"] #overlay-progressbar {
    right: 10%;
}

html[dir="rtl"] .old-price {
    margin-right: 5px;
}

html[dir="rtl"] #modal-product {
    opacity: 0;
    height: 0;
    display: block !important;
}

html[dir="rtl"] #modal-product .gallery-sample {
    padding-right: 90px;
    float: none;
}

html[dir="rtl"] #modal-product .block-item-main__left {
    width: 45%;
}

html[dir="rtl"] #modal-product .block-item-main__right {
    width: 55%;
    padding-right: 25px;
}

html[dir="rtl"] #modal-product.show {
    opacity: 1;
    height: 100%;
    display: block !important;
}

html[dir="rtl"] .wrap-block-product {
    padding: 20px;
}

html[dir="rtl"] .modal-add-done {
    max-width: 620px;
}

html[dir="rtl"] .modal-add-done .modal-wrap {
    padding: 10px 20px 20px 20px;
}

html[dir="rtl"] .modal-add-done .link-show {
    color: #ffd800;
}

html[dir="rtl"] .modal-add-done .modals-bottom-links {
    border-top: 1px solid #dac3c3;
    padding-top: 25px;
    margin-top: 5px;
    float: right;
    width: 100%;
}

html[dir="rtl"] .modal-add-done .modals-bottom-links a {
    margin-bottom: 10px;
    float: right;
    height: 40px;
    line-height: 36px;
    width: 188px;
    padding: 0 10px;
    text-align: center;
}

html[dir="rtl"] .modal-add-done .row-configuration {
    margin-bottom: 0;
}

html[dir="rtl"] .modal-add-done .row-size {
    margin-bottom: 0;
}

html[dir="rtl"] .modal-left {
    float: right;
    width: 53%;
}

html[dir="rtl"] .modal-right {
    float: right;
    width: 47%;
    padding-right: 20px;
    box-sizing: border-box;
}

html[dir="rtl"] .cart-done {
    position: absolute;
    width: 360px;
    top: 100%;
    left: 0;
    z-index: 3;
    background: #fff;
    display: none;
}

html[dir="rtl"] .cart-done .item-product__price_new {
    font-size: 16px;
    margin-left: 10px;
}

html[dir="rtl"] .cart-done .item-product__price_old {
    font-size: 16px;
    margin-left: 10px;
}

html[dir="rtl"] .cart-done .cart-done__title {
    color: #000;
}

html[dir="rtl"] .cart-done .row-block {
    font-size: 14px;
}

html[dir="rtl"] .cart-done a.button {
    color: #fff;
    padding: 0 5px;
    height: 40px;
    line-height: 36px;
    text-transform: none;
    width: 145px;
    float: left;
    min-width: 100px;
    margin-left: 0;
}

html[dir="rtl"] .cart-done a.button:hover {
    color: #ffd800;
}

html[dir="rtl"] .cart-done:after {
    content: "";
    border: 10px solid transparent;
    position: absolute;
    left: 15px;
    top: -20px;
    z-index: 1;
    border-bottom-color: #ffd800;
    margin-right: -5px;
}

html[dir="rtl"] .cart-done__content {
    float: right;
    width: 100%;
    padding: 20px 20px;
}

html[dir="rtl"] .cart-done__content-wrap {
    max-height: 185px;
    overflow: auto;
    float: right;
    width: 100%;
}

html[dir="rtl"] .cart-done__header {
    text-transform: uppercase;
}

html[dir="rtl"] .cart-done__row-item {
    padding: 0 0 13px 0;
    float: right;
    width: 100%;
    border-bottom: 1px solid #dac3c3;
    margin-bottom: 20px;
    position: relative;
}

html[dir="rtl"] .cart-done__row-item:last-child {
    margin-bottom: 0;
}

html[dir="rtl"] .item-product .table.quantity-ranges {
    display: none;
}

html[dir="rtl"] .item-product:hover .table.quantity-ranges {
    display: block;
}

html[dir="rtl"] .cart-done__col1 {
    float: right;
    width: 20%;
    padding: 0 0 0 10px;
    box-sizing: border-box;
}

html[dir="rtl"] .cart-done__col2 {
    float: right;
    width: 70%;
}

html[dir="rtl"] .cart-done__price {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
}

html[dir="rtl"] .row-description {
    color: #a7a7a7;
}

html[dir="rtl"] .delete-row-product {
    width: 20px;
    height: 20px;
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
    float: right;
    position: absolute;
    top: 0;
    left: 5px;
}

html[dir="rtl"] .cart-done__footer {
    margin-bottom: 0;
    padding: 20px 20px;
}

html[dir="rtl"] .footer-left {
    float: right;
    width: 45%;
}

html[dir="rtl"] .footer-right {
    float: right;
    width: 55%;
}

html[dir="rtl"] .show-cart {
    font-size: 16px;
}

html[dir="rtl"] .modal-delivery {
    max-width: 620px;
}

html[dir="rtl"] .modal-delivery .modal-wrap {
    font-size: 16px;
}

html[dir="rtl"] .modal-delivery .for-btn {
    text-align: center;
    float: right;
    width: 100%;
}

html[dir="rtl"] .modal-delivery-top {
    float: right;
    width: 100%;
    padding: 15px 20px 20px 20px;
    border-bottom: 1px solid #e0cccc;
}

html[dir="rtl"] .modal-select-delivery {
    width: 30%;
    float: right;
    margin-left: 5%;
}

html[dir="rtl"] .modal-select-delivery:last-child {
    margin-left: 0;
}

html[dir="rtl"] .modal-delivery-bottom {
    float: right;
    width: 100%;
    padding: 15px 20px;
}

html[dir="rtl"] .table-delivery {
    float: right;
    width: 100%;
    line-height: 1;
    font-size: 16px;
}

html[dir="rtl"] .table-delivery thead {
    background: #f7f2f2;
    color: #a7a7a7;
    font-size: 14px;
}

html[dir="rtl"] .table-delivery tbody tr {
    border-bottom: 1px solid #e0cccc;
}

html[dir="rtl"] .table-delivery tbody tr .td-1 {
    width: 35%;
}

html[dir="rtl"] .table-delivery tbody tr .td-2 {
    width: 23%;
}

html[dir="rtl"] .table-delivery tbody tr .td-3 {
    width: 20%;
}

html[dir="rtl"] .table-delivery tbody tr .td-4 {
    width: 20%;
}

html[dir="rtl"] .menu__category {
    position: relative;
    left: 100px;
    float: right;
}

html[dir="rtl"] .menu__category_icon {
    position: relative;
    left: 25px;
}

html[dir="rtl"] .menu__category_icon .menu_category_button {
    padding: 0;
}

html[dir="rtl"] .menu__links-item {
    display: inline-block;
    color: #000;
    font-family: Arial;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}

html[dir="rtl"] .menu__links-item:hover {
    text-decoration: underline;
}

html[dir="rtl"] .menu__links {
    right: -150px;
    text-align: right;
}

html[dir="rtl"] .menu__links>ul>li>a:after {
    border-right: 7px solid #000;
    position: absolute;
    left: 0;
}

html[dir="rtl"] .category-list__search-bar {
    float: right;
    position: absolute;
}

html[dir="rtl"] .category-list__top_panel p {
    margin-right: 10px;
}

html[dir="rtl"] .category-list__top_panel a {
    margin-right: 10px;
}

html[dir="rtl"] .category-recommended>li:first-child {
    margin-right: 20px;
}

html[dir="rtl"] .search-content-info-img {
    float: right;
}

html[dir="rtl"] .category-list__top_panel_main_page .category_label {
    margin-right: 10px;
}

html[dir="rtl"] .brief_blog:before {
    float: right;
}

html[dir="rtl"] .brief_blog> :first-child {
    float: left;
    margin-right: -5px;
}

html[dir="rtl"] .menu__category_icon .fa-caret-down {
    margin-right: 5px;
}

html[dir="rtl"] .aside-menu li {
    margin-bottom: 0;
    float: right;
}

html[dir="rtl"] .aside-menu li a {
    float: right;
}

html[dir="rtl"] .aside-menu li ul {
    float: right;
}

html[dir="rtl"] .general-information__col {
    float: right;
    margin-left: 2.6%;
    margin-right: 0;
}

html[dir="rtl"] .general-information__col:last-child {
    margin-left: 0;
}

html[dir="rtl"] .new_support_msg {
    position: relative;
    z-index: 1500;
    margin-top: 5px;
}

html[dir="rtl"] .general-information__col-img1 {
    background: url(../img/svg/file-user-orange.png) no-repeat center;
    background-size: 28px;
}

html[dir="rtl"] .general-information__col-img {
    margin-left: 15px;
}

html[dir="rtl"] .general-information__col-img2 {
    background: url(../img/svg/discount-orange.svg) no-repeat center;
    background-size: 36px;
}

html[dir="rtl"] .general-information__col-img3 {
    background: url(../img/svg/box-orange.svg) no-repeat center;
    background-size: 38px;
}

html[dir="rtl"] .list-user-info {
    float: right;
    width: 100%;
    font-size: 16px;
}

html[dir="rtl"] .orange-list {
    background: #fef9f2;
}

html[dir="rtl"] .orange-list .list-user-info__text {
    font-size: 20px;
}

html[dir="rtl"] .list-user-info__header {
    background: #fae3c3;
    padding: 10px 20px;
    min-height: 70px;
    display: flex;
    align-items: center;
}

html[dir="rtl"] .list-user-info__header .list-user-info__text {
    font-size: 16px;
}

html[dir="rtl"] .list-user-info__label {
    color: #6c6c6c;
}

html[dir="rtl"] .list-user-info__text {
    font-size: 16px;
    line-height: 1;
}

html[dir="rtl"] .list-user-info__body {
    padding: 0 17px;
    float: right;
    width: 100%;
}

html[dir="rtl"] .list-user-info__row {
    float: right;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #dac3c3;
    min-height: auto;
}

html[dir="rtl"] .list-user-info__row:last-child {
    border: none;
}

html[dir="rtl"] .list-user-info__footer {
    padding: 20px 10px;
    float: right;
    width: 100%;
    height: 85px;
    border-top: 1px solid #dac3c3;
}

html[dir="rtl"] .list-user-info__footer .button {
    float: right;
    width: 100%;
    height: 48px;
    line-height: 44px;
}

html[dir="rtl"] .grey-list {
    background: #f7f2f2;
}

html[dir="rtl"] .general-information-cart {
    float: right;
    width: 100%;
    padding: 17px 20px;
    color: #fff;
    margin-bottom: 30px;
    background: #ffd800 url(../img/svg/shopping-cart-white.svg) no-repeat -10% center;
    background-size: 110px;
}

html[dir="rtl"] .general-information-cart__title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2px;
}

html[dir="rtl"] .general-information-cart__text {
    font-size: 16px;
}

html[dir="rtl"] .general-information-cart__amount {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
}

html[dir="rtl"] .general-information-cart__button {
    margin-top: 10px;
}

html[dir="rtl"] .general-information-cart__button .button-white {
    background: #fff;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #ffd800;
    float: right;
    border-radius: 0;
    font-weight: 700;
}

html[dir="rtl"] .general-information-cart__button .button-white:hover {
    background: #e6c200;
    border: 1px solid #fff;
    color: #fff;
}

html[dir="rtl"] .general-information-cart-red {
    background: #f63d45 url(../img/svg/heart-white.svg) no-repeat -32% center;
    background-size: 115px;
}

html[dir="rtl"] .general-information-cart-red .general-information-cart__button .button-white {
    color: #f63d45;
}

html[dir="rtl"] .general-information-cart-red .general-information-cart__button .button-white:hover {
    background: #f5252e;
    border: 1px solid #fff;
    color: #fff;
}

html[dir="rtl"] .content-center {
    width: calc(100% - 260px);
    padding-left: 30px;
}

html[dir="rtl"] .aside-right {
    position: relative;
    z-index: 2;
    float: left;
    width: 260px;
}

html[dir="rtl"] .list-support-messages .btn.btn-link {
    color: #000 !important;
    text-decoration: none !important;
}

html[dir="rtl"] .list-support-messages .yellow2-panel {
    padding: 2px 0 !important;
    margin-bottom: 0 !important;
}

html[dir="rtl"] .list-support-messages .list__body {
    background: #fceedb;
    padding: 0;
}

html[dir="rtl"] .list-support-messages .list__body * {
    background: #fceedb;
}

html[dir="rtl"] .list-support-messages .list__body .list-support-messages__ticket {
    border-bottom: 1px solid #dac3c3;
}

html[dir="rtl"] .list-support-messages .list__body .button {
    background-color: #ffd800 !important;
    border: 2px solid #ffd800;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 8px;
}

html[dir="rtl"] .list-support-messages .list__body .button i {
    background-color: #ffd800 !important;
}

html[dir="rtl"] .list-support-messages .list__body .button:hover {
    background-color: #fff !important;
}

html[dir="rtl"] .list-support-messages .list__body .button:hover i {
    background-color: #fff !important;
}

html[dir="rtl"] .list-support-messages .list__body .card-header .btn {
    font-size: 0.88rem;
}

html[dir="rtl"] .list-support-messages .list__body .messages {
    padding: 0 20px 15px 20px;
}

html[dir="rtl"] .list-support-messages .list__body .messages .add-message {
    cursor: pointer;
    display: inline-block;
    padding: 0 20px 15px 20px;
}

html[dir="rtl"] .list-support-messages .list__body .messages .message {
    border: none;
    border-top: 1px solid #dac3c3;
    float: left;
    padding: 10px 15px;
    width: 90%;
}

html[dir="rtl"] .list-support-messages .list__body .messages .message i {
    float: right;
    width: 20px;
    height: 10px;
    margin-top: 6px;
    margin-left: 10px;
}

html[dir="rtl"] .list-support-messages .list__body .messages .message-form {
    padding: 15px !important;
    border-top: none;
    width: 100%;
}

html[dir="rtl"] .list-support-messages .list__body .messages .message-form textarea {
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #cdcdcd;
    resize: none;
    padding: 4px;
    width: 100%;
}

html[dir="rtl"] .list-support-messages .list__body .messages .message-sender {
    text-transform: uppercase;
    font-weight: bolder;
}

html[dir="rtl"] .list-support-messages .list__body .messages .message-time {
    color: #6c6c6c;
    font-weight: 400;
}

html[dir="rtl"] .list-support-messages .list__body .messages .message-text {
    display: block;
    font-size: 16px;
    width: 100%;
}

html[dir="rtl"] .list-support-messages .list__body .messages .message-first {
    float: right;
    width: 100%;
    border: none;
}

html[dir="rtl"] .block-orange,
html[dir="rtl"] .list-parcels {
    float: right;
    width: 100%;
    background: #fceedb;
    margin-bottom: 30px;
}

html[dir="rtl"] .block-orange .list-parcels__header,
html[dir="rtl"] .list-parcels .list-parcels__header {
    margin-bottom: 0;
}

html[dir="rtl"] .block-orange .list-parcels__body,
html[dir="rtl"] .list-parcels .list-parcels__body {
    margin-top: 10px;
}

html[dir="rtl"] .table-parcels {
    float: right;
    width: 100%;
    font-size: 16px;
}

html[dir="rtl"] .list-parcels__body,
html[dir="rtl"] .list__body {
    padding: 10px 15px;
    float: right;
    width: 100%;
}

html[dir="rtl"] .list-parcels__body .alert-heading,
html[dir="rtl"] .list__body .alert-heading {
    text-align: center;
    margin: 0 0 7px 0;
}

html[dir="rtl"] .table-parcels__row {
    float: right;
    width: 100%;
    border-bottom: 1px solid #dac3c3;
    padding: 10px 10px;
}

html[dir="rtl"] .table-parcels__row:last-child {
    border-bottom: none;
}

html[dir="rtl"] .table-parcels__row_top {
    font-size: 14px;
    color: #6c6c6c;
    padding: 2px 10px;
}

html[dir="rtl"] .table-parcels__col1 {
    float: right;
    width: 7%;
}

html[dir="rtl"] .table-parcels__col2 {
    float: right;
    width: 16%;
}

html[dir="rtl"] .table-parcels__col3 {
    float: right;
    width: 26%;
}

html[dir="rtl"] .table-parcels__col4 {
    float: right;
    width: 13%;
}

html[dir="rtl"] .table-parcels__col5 {
    float: right;
    width: 15%;
}

html[dir="rtl"] .table-parcels__col6 {
    float: right;
    width: 15%;
}

html[dir="rtl"] .table-parcels__col7 {
    float: right;
    width: 8%;
    font-weight: 700;
    line-height: 24px;
}

html[dir="rtl"] .button-cancel,
html[dir="rtl"] .button-help {
    float: left;
    height: 30px;
    line-height: 26px;
    text-transform: none;
    margin: -5px 0;
    padding: 0 10px;
}

html[dir="rtl"] .button-cancel i,
html[dir="rtl"] .button-help i {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    margin-left: 10px;
    background: url(../img/svg/comment-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .button-cancel:hover i,
html[dir="rtl"] .button-help:hover i {
    background: url(../img/svg/comment-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .button-cancel {
    margin-left: 10px;
}

html[dir="rtl"] .list-user__img-icon {
    float: right;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    margin-left: 20px;
    background: url(../img/svg/message-orange.svg) no-repeat center;
    background-size: contain;
}

html[dir="rtl"] .list-parcels__footer {
    padding: 15px 15px;
    float: right;
    width: 100%;
    min-height: 85px;
    border-top: 1px solid #dac3c3;
    background: #fae3c3;
}

html[dir="rtl"] .list-parcels__footer .button {
    width: 100%;
    height: 48px;
    line-height: 44px;
    padding: 0;
}

html[dir="rtl"] .list-parcels__col-left {
    float: right;
    width: 55%;
}

html[dir="rtl"] .list-parcels__col-right {
    float: right;
    width: 45%;
    text-align: left;
}

html[dir="rtl"] .list-parcels__row {
    color: #6c6c6c;
}

html[dir="rtl"] .list-parcels__footer .list-parcels__col-left {
    width: auto;
    padding-left: 5%;
}

html[dir="rtl"] .list-parcels__footer .list-parcels__col-right {
    width: auto;
    text-align: right;
}

html[dir="rtl"] .list-parcels__row-result {
    margin-bottom: 10px;
    color: #000;
    line-height: 20px;
    float: right;
    width: 100%;
}

html[dir="rtl"] .list-parcels__row-result .list-parcels__col-right {
    font-weight: 700;
    font-size: 20px;
}

html[dir="rtl"] .list-products {
    float: right;
    width: 100%;
    margin-bottom: 30px;
}

html[dir="rtl"] .list-products .list-data-wrap:last-child {
    border-bottom: none;
}

html[dir="rtl"] .list-products .list-products__checkbox {
    float: right;
    padding: 0 10px;
}

html[dir="rtl"] .list-products input[type="checkbox"]:checked,
html[dir="rtl"] .list-products input[type="checkbox"]:not(:checked) {
    position: absolute;
    right: -9999px;
}

html[dir="rtl"] .list-products input[type="checkbox"]:checked+label,
html[dir="rtl"] .list-products input[type="checkbox"]:not(:checked)+label {
    display: inline-block;
    position: relative;
    padding-right: 28px;
    line-height: 20px;
    cursor: pointer;
}

html[dir="rtl"] .list-products input[type="checkbox"]:checked+label:before,
html[dir="rtl"] .list-products input[type="checkbox"]:not(:checked)+label:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #eea236;
    background-color: #fff;
}

html[dir="rtl"] .list-products input[type="checkbox"]:checked+label:after,
html[dir="rtl"] .list-products input[type="checkbox"]:not(:checked)+label:after {
    content: "";
    position: absolute;
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    transition: 0;
    right: 3px;
    top: 4px;
    width: 12px;
    height: 8px;
    border-left: 4px solid #eea236;
    border-bottom: 4px solid #eea236;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(-45deg);
}

html[dir="rtl"] .list-products input[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
}

html[dir="rtl"] .list-products input[type="checkbox"]:checked+label:after {
    opacity: 1;
}

html[dir="rtl"] .list-products input[type="checkbox"]:checked:disabled+label:before,
html[dir="rtl"] .list-products input[type="checkbox"]:not(:checked):disabled+label:before {
    border-color: #a7a7a7;
}

html[dir="rtl"] .list-products__row-item {
    float: right;
    width: 100%;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #f7f2f2;
}

html[dir="rtl"] .list-products__row-item .list-products__checkbox {
    margin: 0;
    padding: 0;
}

html[dir="rtl"] .list-products__col-img {
    float: right;
    padding-right: 0;
}

html[dir="rtl"] .list-products__col-2 {
    float: right;
    width: 49%;
    padding-left: 25px;
    box-sizing: border-box;
}

html[dir="rtl"] .list-products__col-3 {
    float: right;
    width: 43%;
}

html[dir="rtl"] .list-products__name {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 22px;
}

html[dir="rtl"] .list-products__name a {
    color: #000;
}

html[dir="rtl"] .list-products__name:hover a {
    color: #ffd800;
}

html[dir="rtl"] .list-products__link-group {
    margin-bottom: 20px;
}

html[dir="rtl"] .list-products .button,
html[dir="rtl"] .list-support-messages__ticket .button {
    display: inline-block;
    margin-left: 5px;
    height: 30px;
    line-height: 26px;
    text-transform: none;
    padding: 0 10px;
    margin-bottom: 10px;
}

html[dir="rtl"] .list-products .button i,
html[dir="rtl"] .list-support-messages__ticket .button i {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    margin-left: 10px;
}

html[dir="rtl"] .list-products .panel-grey .button,
html[dir="rtl"] .list-support-messages__ticket .panel-grey .button {
    padding-bottom: 0;
    margin-bottom: 0;
}

html[dir="rtl"] .button-delete i {
    background: url(../img/svg/delete-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .button-delete:hover i {
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .button-review i {
    background: url(../img/svg/star-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .button-review:hover i {
    background: url(../img/svg/star-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .list-products__comment-user {
    padding: 5px 10px;
    background: #f7f2f2;
    margin-bottom: 5px;
}

html[dir="rtl"] .list-products__coment-operator {
    padding: 5px 10px;
    background: #fceedb;
    margin-bottom: 5px;
}

html[dir="rtl"] .list-products__coment-operator .list-products__comment-text {
    color: #af6d0f;
}

html[dir="rtl"] .list-products__comment-title {
    font-size: 14px;
    color: #6c6c6c;
}

html[dir="rtl"] .list-products__comment-text {
    font-size: 16px;
}

html[dir="rtl"] .list-products-table {
    float: right;
    width: 100%;
}

html[dir="rtl"] .list-products-table__row {
    float: right;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #f7f2f2;
}

html[dir="rtl"] .list-products-table__col1 {
    float: right;
    width: 27%;
}

html[dir="rtl"] .list-products-table__col2 {
    float: right;
    width: 73%;
}

html[dir="rtl"] .list-products-table__vendor a {
    color: #000;
}

html[dir="rtl"] .list-products-table__vendor a:hover {
    color: #ffd800;
}

html[dir="rtl"] .list-user-data {
    float: right;
    width: 100%;
    margin-bottom: 30px;
}

html[dir="rtl"] .list-user-data__table {
    float: right;
    width: 100%;
    margin-top: 10px;
}

html[dir="rtl"] .list-user-data__table_row {
    float: right;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #f7f2f2;
}

html[dir="rtl"] .list-user-data__table_col1 {
    float: right;
    width: 57%;
    color: #6c6c6c;
}

html[dir="rtl"] .list-user-data__table_col2 {
    float: right;
    width: 43%;
}

html[dir="rtl"] .list-cart-products {
    float: right;
    width: 100%;
}

html[dir="rtl"] .list-cart-products .number input {
    height: 28px;
    width: 55px;
    font-size: 14px;
}

html[dir="rtl"] .list-cart-products .number__minus {
    width: 20px;
    height: 28px;
    font-size: 24px;
}

html[dir="rtl"] .list-cart-products .number__plus {
    width: 20px;
    height: 28px;
    font-size: 24px;
}

html[dir="rtl"] .list-cart-products__row-item {
    float: right;
    width: 100%;
    padding: 15px 10px;
    border-bottom: 1px solid #f7f2f2;
    position: relative;
}

html[dir="rtl"] .list-cart-products__row-item:last-child {
    border-bottom: none;
}

html[dir="rtl"] .list-cart-products__col-1 {
    float: right;
    width: 39%;
    padding-left: 15px;
    box-sizing: border-box;
}

html[dir="rtl"] .list-cart-products__col-1 .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5rem;
    float: right;
}

html[dir="rtl"] .list-cart-products__col-2 {
    float: right;
    width: 36%;
    padding-left: 10px;
    box-sizing: border-box;
}

html[dir="rtl"] .internal_delivery {
    float: left;
}

html[dir="rtl"] .list-cart-products__col-3 {
    float: right;
    width: 20%;
    position: relative;
    padding-left: 25px;
}

html[dir="rtl"] .list-cart-products__col-3 label {
    margin-bottom: 5px;
}

html[dir="rtl"] .list-cart-products__col-3 textarea {
    border: 1px solid #d0b3b3;
    height: 70px;
    padding: 10px 15px;
    font-size: 14px;
    float: right;
    width: 100%;
    resize: none;
    border-radius: 5px;
    max-width: 235px;
}

html[dir="rtl"] .list-cart-products__col-3 .link-group {
    width: 20px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}

html[dir="rtl"] .list-cart-products__col-3 .link-group a {
    float: right;
    width: 20px;
    height: 20px;
    margin-bottom: 10px;
}

html[dir="rtl"] .list-cart-products__col-3 .link-group a.add-favorite {
    background: url(../img/svg/heart-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .list-cart-products__col-3 .link-group a.delete-item {
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .list-cart-products__name {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 22px;
    float: right;
    width: 40%;
}

html[dir="rtl"] .list-products-table__right-col {
    float: left;
    font-weight: 700;
}

html[dir="rtl"] .list-cart-wrap {
    float: right;
    width: 100%;
}

html[dir="rtl"] .list-cart__nav {
    float: right;
    width: 100%;
}

html[dir="rtl"] .list-cart__nav li {
    float: right;
    margin-left: 30px;
}

html[dir="rtl"] .list-cart__nav li a {
    font-size: 20px;
    font-weight: 700;
    padding: 3px 0;
    color: #000;
    float: right;
}

html[dir="rtl"] .list-cart__nav li.active a {
    color: #ffd800;
    border-bottom: 2px solid #ffd800;
}

html[dir="rtl"] .item-review-block .paymshipReviewsInformation .rating span.positive.active {
    color: #00e233;
}

html[dir="rtl"] .list-cart__panel-main {
    float: right;
    width: 100%;
    margin-bottom: 20px;
}

html[dir="rtl"] .list-cart__panel-main .custom-checkbox {
    float: right;
    margin-left: 30px;
}

html[dir="rtl"] .list-cart__panel-main .custom-checkbox .custom-control-label:after,
html[dir="rtl"] .list-cart__panel-main .custom-checkbox .custom-control-label:before {
    top: 0.45rem;
}

html[dir="rtl"] .list-cart__panel-main .button {
    float: right;
    height: 30px;
    line-height: 26px;
    text-transform: none;
    padding: 0 10px;
    margin-left: 10px;
}

html[dir="rtl"] .list-cart__panel-main .button i {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    margin-left: 10px;
}

html[dir="rtl"] .list-cart__panel-main .button-clear-cart i {
    background: url(../img/svg/delete-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .list-cart__panel-main .button-clear-cart:hover i {
    background: url(../img/svg/delete-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .list-cart__panel-main .button-favorite i {
    background: url(../img/svg/heart-white.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .list-cart__panel-main .button-favorite:hover i {
    background: url(../img/svg/heart-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .list-cart__panel-main .custom-control,
html[dir="rtl"] .list-cart__panel-main .d-inline-block {
    float: right;
    line-height: 30px;
}

html[dir="rtl"] .list-cart__panel-col-left {
    float: right;
    width: 39%;
}

html[dir="rtl"] .list-cart__panel-col-right {
    float: left;
}

html[dir="rtl"] .list-cart__panel-col-right div {
    float: right;
    margin-left: 10px;
}

html[dir="rtl"] .list-data-wrap {
    float: right;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #dac3c3;
}

html[dir="rtl"] .list-data-delivery .list-data-wrap:last-child {
    border-bottom: none;
}

html[dir="rtl"] .list-data__content {
    padding-right: 90px;
}

html[dir="rtl"] .list-data-delivery_table {
    float: right;
    width: 100%;
}

html[dir="rtl"] .list-data-delivery_table input {
    border: 1px solid #d0b3b3;
}

html[dir="rtl"] .list-data-delivery_table textarea {
    resize: none;
    border: 1px solid #d0b3b3;
}

html[dir="rtl"] .list-data-delivery_row {
    margin-bottom: 10px;
    float: right;
    width: 100%;
}

html[dir="rtl"] .list-data-delivery_label {
    float: right;
    font-size: 16px;
    padding-left: 5px;
    width: 17%;
}

html[dir="rtl"] .list-data-delivery_col2 {
    float: right;
    width: 83%;
    position: relative;
}

html[dir="rtl"] .list-data-delivery_col2 .form-row {
    margin: 0;
}

html[dir="rtl"] .group-edit {
    float: left;
    margin-top: 5px;
    position: absolute;
    left: 0;
    top: 0;
}

html[dir="rtl"] .group-edit a {
    float: right;
    width: 20px;
    height: 20px;
    margin: 0 20px 10px 0;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

html[dir="rtl"] .icon-edit {
    background: url(../img/svg/edit-orange.svg) no-repeat center;
    background-size: 15px;
}

html[dir="rtl"] .icon-add-data {
    font-size: 30px;
    color: #ffd800;
    text-decoration: none;
}

html[dir="rtl"] .icon-add-data:hover {
    color: #ffd800;
    text-decoration: none;
}

html[dir="rtl"] .panel-insure-order .custom-control-label {
    padding-top: 2px;
}

html[dir="rtl"] .modal-top-up {
    max-width: 620px;
}

html[dir="rtl"] .modal-top-up .modal-wrap {
    padding: 20px;
}

html[dir="rtl"] .modal-top-up .modal-wrap h3 {
    margin-bottom: -10px;
    font-size: 1.4rem;
}

html[dir="rtl"] .table-top-up {
    float: right;
}

html[dir="rtl"] .table-top-up-form-right {
    float: left;
    width: 44%;
    position: relative;
}

html[dir="rtl"] .table-top-up__content {
    float: right;
    width: 100%;
    background: #fceedb;
    padding: 10px 10px;
}

html[dir="rtl"] .table-top-up__row {
    float: right;
    width: 100%;
    padding: 9px 0;
    border-bottom: 1px solid #fceedb;
}

html[dir="rtl"] .table-top-up__row:last-child {
    border-bottom: none;
}

html[dir="rtl"] .table-top-up__col1 {
    float: right;
    width: 58%;
}

html[dir="rtl"] .table-top-up__col2 {
    float: right;
    width: 42%;
}

html[dir="rtl"] .list-pay-block {
    display: none;
    float: right;
    width: 100%;
    padding: 30px 0 20px 0;
    border-bottom: 1px solid #dac3c3;
}

html[dir="rtl"] .list-pay-block.list-pay-block__payment_in_system {
    border-width: 0;
    padding-top: 0;
}

html[dir="rtl"] .list-pay-block.list-pay-block__payment_in_system .select-payment-method {
    border-bottom: 1px solid #dac3c3;
    display: inline-block;
    padding-bottom: 20px;
    width: 100%;
}

html[dir="rtl"] .list-pay-block .custom-radio {
    margin-bottom: 8px;
    font-size: 16px;
    float: right;
    width: 100%;
    margin-right: 20px;
}

html[dir="rtl"] .list-pay-block:last-child {
    border-bottom: none;
}

html[dir="rtl"] .list-pay-block__header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

html[dir="rtl"] .list-pay-block__img {
    float: right;
    margin-left: 20px;
}

html[dir="rtl"] .list-pay-block__img i {
    width: 68px;
    height: 68px;
    min-width: 68px;
    min-height: 68px;
    border-radius: 50%;
    border: 2px solid #ffd800;
    float: right;
}

html[dir="rtl"] .list-pay-block__title {
    text-transform: uppercase;
    font-weight: 700;
}

html[dir="rtl"] .icon-payment {
    background: url(../img/svg/online-payment-orange.svg) no-repeat center;
    background-size: 38px;
}

html[dir="rtl"] .icon-payment2 {
    background: url(../img/svg/online-payment2-orange.svg) no-repeat center;
    background-size: 38px;
}

html[dir="rtl"] .img-online-wallets {
    float: right;
}

html[dir="rtl"] .form-online-wallets {
    float: left;
}

html[dir="rtl"] .online-wallets-label {
    float: right;
    margin-left: 10px;
    padding-top: 5px;
}

html[dir="rtl"] .online-wallets-box input {
    width: 320px;
}

html[dir="rtl"] .menu-aside {
    display: none;
}

html[dir="rtl"] .modal-filter .buttons-group {
    padding: 10px;
    display: block;
}

html[dir="rtl"] .modal-filter .buttons-group .btn-grey {
    margin-bottom: 5px;
    float: right;
}

html[dir="rtl"] .modal-filter .buttons-group .btn-grey:nth-child(2n + 2) {
    margin-left: 0;
}

html[dir="rtl"] .modal-filter .accordion-menu {
    float: right;
    width: 100%;
    margin-bottom: 10px;
}

html[dir="rtl"] .modal-filter.show {
    display: block;
}

html[dir="rtl"] .title-item-mobile {
    display: none;
}

html[dir="rtl"] .mobile-country-content {
    padding: 20px 20px;
}

html[dir="rtl"] .mobile-country button.close {
    width: auto;
    text-align: left;
}

html[dir="rtl"] .mobile-country .custom-control {
    margin-bottom: 10px;
    font-size: 16px;
}

html[dir="rtl"] .mobile-country .custom-control-label img {
    margin: 4px 0 0 10px;
}

html[dir="rtl"] .buttons-sticky-mobile {
    display: none;
}

html[dir="rtl"] .table-amount {
    display: none;
}

html[dir="rtl"] .list-parcels .row-mobile-sizes {
    display: none;
}

html[dir="rtl"] .sticky-top {
    padding-left: 0 !important;
}

html[dir="rtl"] .sticky-top-mobile {
    display: block;
}

html[dir="rtl"] .sticky-top-mobile .list-parcels__row-result {
    float: right;
    width: 40%;
}

html[dir="rtl"] .sticky-top-mobile .list-parcels__footer {
    min-height: auto;
}

html[dir="rtl"] .sticky-top-mobile .list-parcels__footer .list-parcels__row-result {
    line-height: 45px;
    margin-bottom: 0;
    text-align: center;
}

html[dir="rtl"] .sticky-top-mobile .list-parcels__footer .button {
    float: left;
    width: 60%;
    padding: 0 5px;
}

html[dir="rtl"] .sticky-top-mobile-wrap {
    display: none;
}

html[dir="rtl"] .mobile-link-back {
    display: none;
}

html[dir="rtl"] .category-wrap {
    float: right;
    position: relative;
}

html[dir="rtl"] .header-category-list {
    position: absolute;
    top: 100%;
    right: 0;
    background: #f7f2f2;
    z-index: 1021;
    display: none;
}

html[dir="rtl"] select#select-site option[value="select-site1"] {
    background-image: url(male.png);
}

html[dir="rtl"] select#select-site option[value="select-site2"] {
    background-image: url(female.png);
}

html[dir="rtl"] select#select-site option[value="select-site3"] {
    background-image: url(others.png);
}

html[dir="rtl"] .review-item-list {
    width: 100%;
    margin-bottom: 40px;
    border-bottom: 1px solid #f7f2f2 !important;
    padding-bottom: 10px;
}

html[dir="rtl"] .review-item-list:last-of-type {
    border-bottom: none;
}

html[dir="rtl"] .review_footer {
    text-align: left;
}

html[dir="rtl"] .review_footer .grade {
    display: inline-block;
}

html[dir="rtl"] .addItemReview {
    margin-top: 10px;
}

html[dir="rtl"] .reviewsAction {
    margin-top: 10px;
}

html[dir="rtl"] .reviewsAction .ratyScore {
    transform: scale(-1, 1);
}

html[dir="rtl"] .review-item-list__top {
    color: #000;
    font-weight: 700;
    width: 100%;
}

html[dir="rtl"] .badge_value {
    vertical-align: middle;
}

html[dir="rtl"] .review-item-list__text,
html[dir="rtl"] .review-item-list__user-name {
    text-align: right;
}

html[dir="rtl"] .review-item-list__user-name {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px dotted #000;
}

html[dir="rtl"] .review-item_list__user-order {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857rem;
    margin-right: 10px;
}

html[dir="rtl"] .review-item-list__text {
    color: #000;
}

html[dir="rtl"] .like {
    position: relative;
    z-index: 5;
}

html[dir="rtl"] .delivery-tr {
    color: #000;
}

html[dir="rtl"] .box-reviews_comment {
    width: calc(100% - 20px);
    margin-top: 20px;
    margin-right: 40px !important;
    border-top: 1px solid #f7f2f2;
    padding-top: 10px;
}

html[dir="rtl"] .box-reviews_comment span {
    margin-left: 10px;
}

html[dir="rtl"] .rating {
    margin-right: 10px;
}

html[dir="rtl"] .cloud-zoom-big {
    right: 480px;
}

html[dir="rtl"] .rating_value {
    margin-right: 5px;
    margin-left: 5px;
}

html[dir="rtl"] .box-reviews_commentator {
    font-weight: 700;
    padding: 0;
}

html[dir="rtl"] .answer_review {
    display: inline-block;
}

html[dir="rtl"] .blog_main_image {
    text-align: center;
}

html[dir="rtl"] .panel-top {
    padding: 10px 0;
    text-align: center;
    background: #ffd800;
    color: #fff;
    font-size: 16px;
}

html[dir="rtl"] .panel-top .panel-top a {
    color: #fff;
}

html[dir="rtl"] .panel-top .panel-top b {
    font-weight: 700;
}

html[dir="rtl"] .advertising-baner {
    float: right;
    width: 100%;
    padding: 30px 0;
}

html[dir="rtl"] .advertising-baner__link {
    margin-bottom: 15px;
    height: 150px;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    display: block;
}

html[dir="rtl"] .advertising-baner__item {
    position: relative;
    text-align: center;
    height: 100%;
}

html[dir="rtl"] .advertising-baner__text {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

html[dir="rtl"] .submit_button {
    text-align: left;
}

html[dir="rtl"] .note_office {
    border-top: 1px solid #e6e6e6;
}

html[dir="rtl"] .notepad {
    color: #4d4d4d;
}

html[dir="rtl"] .note_office td {
    padding: 5px 10px;
}

html[dir="rtl"] .notepad td {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
    vertical-align: middle;
    font: 11px/13px Arial, Helvetica, sans-serif;
}

html[dir="rtl"] .bproduct>h2.mb20,
html[dir="rtl"] .bproduct>h2.mb25 {
    height: 10px;
    border-bottom: 3px solid #ed1c24;
    font-size: 14px;
    color: #ed1c24;
}

html[dir="rtl"] .bproduct>h2.mb20 span,
html[dir="rtl"] .bproduct>h2.mb25 span {
    float: right;
    padding: 0 0 0 10px;
    background-color: #fff;
}

html[dir="rtl"] .personal_info label {
    margin-bottom: 0;
    width: 30px;
}

html[dir="rtl"] .change_password input {
    margin-left: 5px;
}

html[dir="rtl"] .lgray {
    color: grey;
}

html[dir="rtl"] .ldark {
    color: #595959;
}

html[dir="rtl"] .tagc {
    text-align: center;
}

html[dir="rtl"] .datepick input {
    margin-left: 10px;
}

html[dir="rtl"] .mobile-links {
    display: none;
    margin: 20px 0;
    float: right;
    width: 100%;
    text-align: center;
}

html[dir="rtl"] .mobile-links ul {
    margin: 0 auto;
    width: 100%;
}

html[dir="rtl"] .mobile-links li {
    max-width: 160px;
    width: 46%;
    margin: 0 2%;
    display: inline-block;
}

html[dir="rtl"] .mobile-links li a {
    background: #f7f2f2;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    float: right;
    width: 100%;
    text-decoration: none;
    color: #000;
}

html[dir="rtl"] .mobile-links__img {
    height: 45px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin-bottom: 10px;
}

html[dir="rtl"] .mobile-links__img img {
    max-height: 100%;
    max-width: 100%;
    outline: 0;
}

html[dir="rtl"] .mobile-links__text {
    text-transform: uppercase;
    font-weight: 700;
}

html[dir="rtl"] .order_date {
    margin-top: 15px;
}

html[dir="rtl"] .order_date_label {
    margin: 0 0 0 10px;
}

html[dir="rtl"] .submit_button {
    text-align: left;
}

html[dir="rtl"] .note_office {
    border-top: 1px solid #f7f2f2;
}

html[dir="rtl"] .notepad {
    color: #4d4d4d;
}

html[dir="rtl"] .note_office td {
    padding: 5px 10px;
}

html[dir="rtl"] .notepad td {
    border-bottom: 1px solid #f7f2f2;
    padding: 10px;
    vertical-align: middle;
    font: 11px/13px Arial, Helvetica, sans-serif;
}

html[dir="rtl"] .bproduct>h2.mb20,
html[dir="rtl"] .bproduct>h2.mb25 {
    height: 10px;
    border-bottom: 3px solid #f63d45;
    font-size: 14px;
    color: #f63d45;
}

html[dir="rtl"] .bproduct>h2.mb20 span,
html[dir="rtl"] .bproduct>h2.mb25 span {
    float: right;
    padding: 0 0 0 10px;
    background-color: #fff;
}

html[dir="rtl"] .ratyScore i {
    font-size: 16px;
    color: #ffd800;
}

html[dir="rtl"] .item-review-block .glyphicon {
    position: relative;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html[dir="rtl"] .item-review-block .glyphicon-shopping-cart:before {
    color: #428bca;
    content: "\f07a";
}

html[dir="rtl"] .item-review-block .glyphicon-thumbs-up:before {
    content: "\f087";
}

html[dir="rtl"] .item-review-block .glyphicon-thumbs-down:before {
    content: "\f088";
}

html[dir="rtl"] .item-review-block .box-reviews_comment {
    margin-right: 0;
}

html[dir="rtl"] .item-review-block .box-reviews_comment textarea {
    float: right;
    width: 100%;
}

html[dir="rtl"] .item-review-block .box-reviews_comment .form-group {
    margin: 1.35rem 0;
    font-size: 14px;
}

html[dir="rtl"] #new-order-create .modal-content table.list-data-orders,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders {
    display: inline-block;
    max-height: 400px;
    overflow-y: auto;
    font-size: 0.9em;
    margin-bottom: 0;
    text-align: right;
}

html[dir="rtl"] #new-order-create .modal-content table.list-data-orders thead,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders thead {
    background-color: #ffd800;
    color: #fff;
}

html[dir="rtl"] #new-order-create .modal-content table.list-data-orders thead tr,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders thead tr {
    border: none;
}

html[dir="rtl"] #new-order-create .modal-content table.list-data-orders thead tr th,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders thead tr th {
    border: none;
    line-height: 1.25em;
}

html[dir="rtl"] #new-order-create .modal-content table.list-data-orders .custom-control-label,
html[dir="rtl"] #new-order-create .modal-content table.list-data-orders tbody tr,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders .custom-control-label,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders tbody tr {
    cursor: pointer;
}

html[dir="rtl"] #new-order-create .modal-content table.list-data-orders tr,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders tr {
    border-bottom: 1px solid #f7f2f2;
    width: 100%;
    padding: 0;
}

html[dir="rtl"] #new-order-create .modal-content table.list-data-orders tr a,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders tr a {
    text-decoration: none;
}

html[dir="rtl"] #new-order-create .modal-content table.list-data-orders tr td,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders tr td {
    border-top: none;
}

html[dir="rtl"] #new-order-create .modal-content table.list-data-orders .active,
html[dir="rtl"] .quick-order .modal-content table.list-data-orders .active {
    background-color: #fae3c3;
}

html[dir="rtl"] #new-order-create #order-delivery-form .selectize-input.is-invalid,
html[dir="rtl"] #new-order-create #order-delivery-form .selectize-input.is-valid,
html[dir="rtl"] #new-order-create #order-delivery-form select#Country.form-control.is-invalid,
html[dir="rtl"] #new-order-create #order-delivery-form select#Country.form-control.is-valid,
html[dir="rtl"] .quick-order #order-delivery-form .selectize-input.is-invalid,
html[dir="rtl"] .quick-order #order-delivery-form .selectize-input.is-valid,
html[dir="rtl"] .quick-order #order-delivery-form select#Country.form-control.is-invalid,
html[dir="rtl"] .quick-order #order-delivery-form select#Country.form-control.is-valid {
    background-position: center left calc(2.25rem / 1);
}

html[dir="rtl"] #new-order-create .list-data-delivery_table .delivery-profile,
html[dir="rtl"] .quick-order .list-data-delivery_table .delivery-profile {
    width: 90%;
}

html[dir="rtl"] #new-order-create .list-data-delivery_table .profile-edit-buttons,
html[dir="rtl"] .quick-order .list-data-delivery_table .profile-edit-buttons {
    float: right;
}

html[dir="rtl"] #new-order-create .list-data-delivery_table .profile-edit-buttons #cancelSaveProfile,
html[dir="rtl"] #new-order-create .list-data-delivery_table .profile-edit-buttons #editProfile,
html[dir="rtl"] #new-order-create .list-data-delivery_table .profile-edit-buttons #saveProfile,
html[dir="rtl"] .quick-order .list-data-delivery_table .profile-edit-buttons #cancelSaveProfile,
html[dir="rtl"] .quick-order .list-data-delivery_table .profile-edit-buttons #editProfile,
html[dir="rtl"] .quick-order .list-data-delivery_table .profile-edit-buttons #saveProfile {
    float: left;
}

html[dir="rtl"] #new-order-create .list-data-order .list-data-order_select,
html[dir="rtl"] .quick-order .list-data-order .list-data-order_select {
    margin-top: 7px;
}

html[dir="rtl"] #new-order-create .list-data-order #orders-list,
html[dir="rtl"] .quick-order .list-data-order #orders-list {
    display: inline-block;
}

html[dir="rtl"] #new-order-create .selectize-control,
html[dir="rtl"] .quick-order .selectize-control {
    width: 100%;
}

html[dir="rtl"] #new-order-create #delivery1,
html[dir="rtl"] .quick-order #delivery1 {
    background: #fceedb;
    padding: 10px 10px;
    margin: 10px 0;
}

html[dir="rtl"] #new-order-create .order-item-group-data-line,
html[dir="rtl"] .quick-order .order-item-group-data-line {
    background-color: #a7a7a7;
    border-radius: 0.25em;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 5px 15px;
    width: 100%;
}

html[dir="rtl"] #new-order-create .list-products__row-item .list-products__link-group,
html[dir="rtl"] .quick-order .list-products__row-item .list-products__link-group {
    margin-bottom: 5px;
}

html[dir="rtl"] #new-order-create .sticky-top-mobile-wrap .additional_options,
html[dir="rtl"] .quick-order .sticky-top-mobile-wrap .additional_options {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

html[dir="rtl"] #new-order-create .form-group.has-error *,
html[dir="rtl"] .quick-order .form-group.has-error * {
    color: #f63d45;
}

html[dir="rtl"] #new-order-create .form-group.has-error input,
html[dir="rtl"] .quick-order .form-group.has-error input {
    border-color: #f63d45;
}

html[dir="rtl"] #new-order-create .selectize-control,
html[dir="rtl"] .quick-order .selectize-control {
    width: 100%;
    display: inline-block;
}

html[dir="rtl"] #new-order-create .selectize-control table,
html[dir="rtl"] .quick-order .selectize-control table {
    width: 100%;
}

html[dir="rtl"] #new-order-create .selectize-control .selectize-input,
html[dir="rtl"] .quick-order .selectize-control .selectize-input {
    padding-left: 40px;
}

html[dir="rtl"] #new-order-create .selectize-control .selectize-input input:first-of-type:not(#CityCode-selectized),
html[dir="rtl"] .quick-order .selectize-control .selectize-input input:first-of-type:not(#CityCode-selectized) {
    display: none !important;
}

html[dir="rtl"] .quick-order .list-data-delivery_table .delivery-profile {
    width: 60%;
}

html[dir="rtl"] .list-data-wrap {
    border-bottom: none;
}

html[dir="rtl"] .hidden {
    display: none;
}

html[dir="rtl"] .color-red {
    color: #f63d45;
}

html[dir="rtl"] #modal-top-up form {
    padding: 0;
}

html[dir="rtl"] .content-sitemap .accordion-menu .btn-link a {
    font-weight: 400;
    margin-right: 30px;
}

html[dir="rtl"] .content-sitemap .accordion-menu .btn-link i {
    right: 0;
}

html[dir="rtl"] .content-sitemap .accordion-menu ul li a {
    padding-right: 30px;
}

html[dir="rtl"] .profile__delivery .form-row {
    margin-right: 0;
    margin-left: 0;
    float: right;
    width: 100%;
}

html[dir="rtl"] .profile__delivery .form-row label {
    display: inline-block;
    line-height: 2.3rem;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 15px;
}

html[dir="rtl"] .profile__delivery .form-row .button {
    margin-top: 15px;
}

html[dir="rtl"] .files-container {
    clear: both;
    margin-bottom: 10px;
}

html[dir="rtl"] .files-container .file-container {
    float: right;
    height: 145px;
    position: relative;
    width: 120px;
    overflow: hidden;
    margin: 10px 0 0 10px;
}

html[dir="rtl"] .files-container .file-container .img-wrap {
    position: absolute;
    bottom: 25px;
    width: 100%;
    display: flex;
    height: 120px;
    overflow: hidden;
}

html[dir="rtl"] .files-container .file-container .img-wrap img {
    width: 100%;
    min-height: auto;
    margin: auto;
}

html[dir="rtl"] .files-container .file-container .name {
    position: absolute;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

html[dir="rtl"] .files-container .file-container .actions {
    position: absolute;
    top: -50%;
    width: 100%;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

html[dir="rtl"] .files-container .file-container .actions button {
    display: inline-block;
}

html[dir="rtl"] .files-container .file-container:hover .actions {
    top: 0;
}

html[dir="rtl"] .files-container .file-container .overlay {
    background: #000 url(/css/i/ajax-loader-white.gif) center center no-repeat;
    border-radius: 0.15em;
    display: none;
    height: 100%;
    right: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

html[dir="rtl"] .file-widget .fileinput-button {
    margin-top: 10px;
}

html[dir="rtl"] .spinner {
    background: url(/css/i/ajax-loader.gif) center center no-repeat;
    height: 100px;
    min-width: 100px;
    width: 100%;
}

html[dir="rtl"] .alert-empty-basket {
    background: #f7f2f2;
    border: none;
    color: #000;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-radius: 0;
}

html[dir="rtl"] .alert-empty-basket__md {
    font-size: 0.75em;
}

html[dir="rtl"] .category-list .without-children a:after {
    display: none;
}

html[dir="rtl"] .category-list .without-children:hover {
    background: unset;
    border: 1px solid transparent;
}

html[dir="rtl"] .category-list .without-children:hover a {
    border-bottom: 1px solid #d0b3b3;
}

html[dir="rtl"] .category-list .without-children:hover:after {
    width: 0;
}

html[dir="rtl"] .header-delivery .select-language li {
    line-height: 21px;
}

html[dir="rtl"] .header-delivery .select-language img {
    vertical-align: middle;
}

html[dir="rtl"] .userform.newmessage label {
    margin: 0.5rem 0 0 0;
}

html[dir="rtl"] .orderstate__account {
    margin-top: 35px;
}

html[dir="rtl"] .userreferal-table thead {
    background: #fae3c3;
}

html[dir="rtl"] .userreferal-table thead td {
    border: none;
}

html[dir="rtl"] .userreferal-table tbody tr:first-of-type td {
    border: none;
}

html[dir="rtl"] .content-block__text img,
html[dir="rtl"] .content-block__title img {
    height: auto !important;
}

html[dir="rtl"] .slick-slide {
    outline: 0 !important;
}

html[dir="rtl"] .slick-slide:focus {
    outline: 0;
}

html[dir="rtl"] .slick-slide * {
    outline: 0 !important;
}

html[dir="rtl"] .slick-next,
html[dir="rtl"] .slick-prev {
    width: 40px;
    height: 40px;
    z-index: 2;
    top: 35%;
    background-size: 20px;
    background-color: #ffd800;
    background-repeat: no-repeat;
    background-position: center;
}

html[dir="rtl"] .slick-next:before,
html[dir="rtl"] .slick-prev:before {
    display: none;
}

html[dir="rtl"] .slick-next:focus,
html[dir="rtl"] .slick-prev:focus {
    background-size: 20px;
    background-color: #ffd800;
    background-repeat: no-repeat;
    background-position: center;
}

html[dir="rtl"] .slick-next:hover,
html[dir="rtl"] .slick-prev:hover {
    background-size: 20px;
    background-color: #ffd800;
    background-repeat: no-repeat;
    background-position: center;
}

html[dir="rtl"] .slick-prev {
    right: 0;
    background-image: url(../img/svg/prev-white.svg) !important;
    border-radius: 5px 0 0 5px;
    transform: rotate(180deg);
}

html[dir="rtl"] .slick-next {
    left: 0;
    background-image: url(../img/svg/next-white.svg) !important;
    border-radius: 0 5px 5px 0;
    transform: rotate(180deg);
}

html[dir="rtl"] .slick-dots {
    bottom: 20px;
}

html[dir="rtl"] .slick-dots li {
    width: 11px;
    height: 11px;
    margin: 0 2px;
}

html[dir="rtl"] .slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    border-radius: 50%;
    background: #fff;
}

html[dir="rtl"] .slick-dots li button:before {
    display: none;
}

html[dir="rtl"] .slick-dots li.slick-active button {
    background: #ffd800;
    width: 100%;
    height: 100%;
}

html[dir="rtl"] .wrapper .slick-dotted.slick-slider {
    margin-bottom: 0;
    margin-right: 0;
}

html[dir="rtl"] .wrapper .banners-slider .slick-next,
html[dir="rtl"] .wrapper .banners-slider .slick-prev {
    top: 50%;
}

html[dir="rtl"] .wrapper .banners-slider .slick-dots {
    width: auto;
    margin-left: 50%;
    transform: translateX(-50%);
}

html[dir="rtl"] .wrapper .banners-slider:hover a {
    color: #ffd800;
}

html[dir="rtl"] .wrapper .block-brands .slick-next,
html[dir="rtl"] .wrapper .block-brands .slick-prev {
    top: 50%;
}

html[dir="rtl"] .wrapper .block-reviews .slick-prev {
    top: -50px;
    right: auto;
    left: 50px;
}

html[dir="rtl"] .wrapper .block-reviews .slick-prev:hover {
    right: auto;
    left: 50px;
}

html[dir="rtl"] .wrapper .block-reviews .slick-prev:focus {
    right: auto;
    left: 50px;
}

html[dir="rtl"] .wrapper .block-reviews .slick-next {
    top: -50px;
}

html[dir="rtl"] .wrapper .slider-product-list .img-responsive,
html[dir="rtl"] .wrapper .slider-product-list .item_video_circle {
    width: 70px;
    height: 70px;
}

html[dir="rtl"] .wrapper .slider-product-list .img-responsive {
    object-fit: cover;
}

html[dir="rtl"] .block-slider__wrap .slick-list {
    margin: 0;
    padding-bottom: 100px;
}

html[dir="rtl"] .block-slider__wrap:not(.slick-initialized) {
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
}

html[dir="rtl"] .block-slider__wrap:not(.slick-initialized) .item-product {
    display: inline-block;
    width: 18%;
    margin-right: 1%;
    margin-left: 1%;
}

html[dir="rtl"] .block-slider__wrap:not(.slick-initialized) .item-product:hover {
    margin-bottom: 0;
}

html[dir="rtl"] .block-brands .slick-list {
    margin: 0 -15px;
}

html[dir="rtl"] .block-reviews .slick-list {
    margin-left: -30px;
}

html[dir="rtl"] .block-blog .slick-list,
html[dir="rtl"] .block-news .slick-list {
    margin-left: -30px;
}

html[dir="rtl"] .slider-nav .slick-track {
    margin-right: 0;
}

html[dir="rtl"] .slider-nav .slick-slide {
    margin-bottom: 5px;
}

html[dir="rtl"] .slider-nav .slick-slide div {
    width: 100%;
}

html[dir="rtl"] .slider-nav .slick-slide.slick-current img {
    border: 1px solid #ffd800;
    box-sizing: border-box;
}

html[dir="rtl"] .slider-nav2 .slick-track {
    margin-right: 0;
}

html[dir="rtl"] .slider-nav2 .slick-slide {
    margin: 0 5px;
}

html[dir="rtl"] .slider-nav2 .slick-slide.slick-current img {
    border: 1px solid #ffd800;
    box-sizing: border-box;
}

html[dir="rtl"] .slider-for .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 400px;
}

html[dir="rtl"] .slider-for .slick-slide img {
    margin: 0 auto;
    width: 100%;
}

html[dir="rtl"] .slider-for2 .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 400px;
}

html[dir="rtl"] .slider-for2 .slick-slide img {
    margin: 0 auto;
    width: 100%;
}

html[dir="rtl"] .product-main-media-wrapper,
html[dir="rtl"] .slider-product-item {
    float: left;
    width: 100%;
}

html[dir="rtl"] .product-main-media-wrapper .slick-slide,
html[dir="rtl"] .slider-product-item .slick-slide {
    text-align: center;
}

html[dir="rtl"] .product-main-media-wrapper .slick-slide img,
html[dir="rtl"] .slider-product-item .slick-slide img {
    display: inline-block;
    width: 100%;
}

html[dir="rtl"] .product-main-media-wrapper .slick-slide .item_video,
html[dir="rtl"] .slider-product-item .slick-slide .item_video {
    width: 100%;
}

html[dir="rtl"] .product-main-media-wrapper {
    width: calc(100% - 77px);
}

html[dir="rtl"] .product-main-media-wrapper img,
html[dir="rtl"] .product-main-media-wrapper video {
    width: 100%;
}

html[dir="rtl"] .slider-product-list .slick-slide {
    border: none;
    border-bottom: 2px;
}

html[dir="rtl"] .slider-product-list .img-responsive {
    min-height: 72px;
    min-width: 72px;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme {
    max-width: 320px;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-title {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 400;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-text {
    font-size: 1rem;
    line-height: 1.2rem;
    margin-top: 0;
    overflow: auto;
    font-weight: 400;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .ui-pnotify-icon {
    visibility: hidden;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-success {
    background: #c7e6c7;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-success .ui-pnotify-text,
html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-success .ui-pnotify-title {
    color: #255625;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-error {
    background: #fcc1c3;
    border: 0 solid #f5252e;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-error .ui-pnotify-title {
    color: #f9777d;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-error .ui-pnotify-text {
    color: #93070d;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-info {
    background-color: #92bce0;
    border: 0 solid #428bca;
}

html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-info .ui-pnotify-text,
html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-info .ui-pnotify-title,
html[dir="rtl"] [ui-pnotify].ui-pnotify .brighttheme-info div {
    color: #193c5a;
}

html[dir="rtl"] .custom-select.is-valid,
html[dir="rtl"] .was-validated .custom-select:valid {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left 0.75rem center/8px 10px,
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center left 1.75rem/1.125rem 1.125rem;
}

html[dir="rtl"] .panel-grey__buttons .dropdown-menu a.dropdown-item.disabled {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #c6a3a3;
}

html[dir="rtl"] .dropdown-menu {
    padding: 0;
}

html[dir="rtl"] .dropdown.show>a {
    color: #ffd800;
}

html[dir="rtl"] .show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #ede2e2;
    border-color: #f7f2f2;
}

html[dir="rtl"] .header-search .form-select.select-img .dropdown-toggle {
    background: #fff;
    border-top: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
    color: #000;
    display: inline-block;
    width: 100%;
    height: 40px;
}

html[dir="rtl"] .header-search .form-select.select-img .dropdown-toggle img {
    margin-right: 4px;
    vertical-align: middle;
}

html[dir="rtl"] .header-search .form-select.select-img .dropdown-toggle ul {
    display: inline-block;
    width: calc(100% - 30px);
    padding-left: 10px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
}

html[dir="rtl"] .header-search .form-select.select-img .dropdown-toggle::after {
    margin-left: 0.5em;
    transform: translateY(-12px);
}

html[dir="rtl"] .header-search .form-select.select-img .dropdown-menu li {
    cursor: pointer;
    padding: 5px 10px;
}

html[dir="rtl"] .header-search .form-select.select-img .dropdown-menu li:hover {
    color: #ffd800;
}

html[dir="rtl"] .header-search .dropdown-menu img,
html[dir="rtl"] .header-search .dropdown-toggle {
    margin-right: 5px;
    vertical-align: middle;
}

html[dir="rtl"] .header-authorization .dropdown-menu a:hover {
    border-bottom: none;
}

html[dir="rtl"] .modal-content {
    margin: 0 auto;
    text-align: right;
}

html[dir="rtl"] .modal-content form {
    padding: 15px 20px;
    text-align: right;
}

html[dir="rtl"] .modal-content .form-search form,
html[dir="rtl"] .modal-content .mobile-menu__box {
    padding: 0;
}

html[dir="rtl"] .modal-content .filter-form {
    padding: 0;
}

html[dir="rtl"] .modal-header {
    text-align: right;
}

html[dir="rtl"] .modal-title {
    font-size: 14px;
}

html[dir="rtl"] #modal-product .modal-header h5 {
    font-size: 14px;
}

html[dir="rtl"] #modal-product .modal-header .modal-title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

html[dir="rtl"] #modal-product .modal-dialog {
    max-width: 1420px;
}

html[dir="rtl"] .modal-my.mobile-country .modal-content {
    text-align: right;
}

html[dir="rtl"] .modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

html[dir="rtl"] .modal.left .modal-content {
    height: 100%;
    overflow-y: auto;
}

html[dir="rtl"] .modal.left .modal-body {
    padding: 15px 15px 80px;
}

html[dir="rtl"] .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

html[dir="rtl"] .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

html[dir="rtl"] .modal.right .modal-body {
    padding: 15px 15px 80px;
}

html[dir="rtl"] .modal.left.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

html[dir="rtl"] .modal.left.fade.in .modal-dialog {
    right: 0;
}

html[dir="rtl"] #new-order-create .modal-dialog,
html[dir="rtl"] .quick-order .modal-dialog {
    max-width: 550px;
}

html[dir="rtl"] #new-order-create .modal-content,
html[dir="rtl"] .quick-order .modal-content {
    border: none;
    max-width: 100%;
}

html[dir="rtl"] #new-order-create .modal-bottom,
html[dir="rtl"] .quick-order .modal-bottom {
    background-color: #f7f2f2;
}

html[dir="rtl"] .header-delivery a.dropdown-toggle {
    color: #000;
}

html[dir="rtl"] .header-delivery a.dropdown-toggle:before {
    vertical-align: middle;
}

html[dir="rtl"] .header-delivery .dropdown-menu {
    min-width: unset;
}

html[dir="rtl"] .header-delivery .dropdown-menu li {
    cursor: pointer;
    padding: 0 20px;
    line-height: 36px;
}

html[dir="rtl"] .header-delivery .dropdown-menu li:hover {
    color: #ffd800;
}

html[dir="rtl"] .product-block .tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 13px;
    opacity: 0;
}

html[dir="rtl"] .product-block .tooltip .tooltip-arrow {
    bottom: 0;
    right: 50%;
    margin-right: -5px;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-top: 3px solid #000;
}

html[dir="rtl"] .product-block .tooltip.in {
    opacity: 0.8;
}

html[dir="rtl"] .product-block .tooltip-inner {
    padding: 3px 8px;
    color: #c12e2a !important;
    text-align: center;
    border: 1px solid #c12e2a !important;
}

html[dir="rtl"] .product-block .sticky-top {
    z-index: 999;
}

html[dir="rtl"] .gallery-sample a.cloud-zoom {
    position: relative;
    display: block;
    box-sizing: content-box;
}

html[dir="rtl"] .gallery-sample a.cloud-zoom img {
    display: block;
    width: 100%;
    text-align: center;
}

html[dir="rtl"] .cloud-zoom-wrap {
    float: left;
    width: 100%;
    box-sizing: content-box;
}

html[dir="rtl"] .cloud-zoom-wrap img {
    box-sizing: content-box;
}



@media screen and (min-width: 1024px) {
    html[dir="rtl"] .link-all-category {
        display: none;
    }

    html[dir="rtl"] .accordion-menu-page {
        display: block !important;
    }

    html[dir="rtl"] .category-list>ul>li:hover {
        background: #fff;
        border: 1px solid #d0b3b3;
        border-left: 0;
    }

    html[dir="rtl"] .category-list>ul>li:hover>a {
        border-bottom: 1px solid transparent;
    }

    html[dir="rtl"] .category-list>ul>li:hover:after {
        content: "";
        width: 1px;
        height: 100%;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 1;
    }

    html[dir="rtl"] .category-list ul li:hover>a {
        color: #ffd800;
    }

    html[dir="rtl"] .submenu>li:hover {
        background: #fff;
        border: 1px solid #d0b3b3;
        border-left: 0;
    }

    html[dir="rtl"] .submenu>li:hover:after {
        content: "";
        width: 1px;
        height: 100%;
        background: #fff;
        position: absolute;
        right: 100%;
        top: 0;
        z-index: 1;
    }

    html[dir="rtl"] .referal_link_copy {
        margin-right: 10px;
    }

    html[dir="rtl"] .menu_subscribe {
        width: 240px;
        float: right;
    }

    html[dir="rtl"] .menu_subscribe .subscribe {
        text-align: center;
    }

    html[dir="rtl"] .category-list>ul>li:hover a:after {
        border-right: 7px solid #ffd800;
    }

    html[dir="rtl"] .category-list ul li:hover ul {
        display: flex;
        flex-wrap: wrap;
    }

    html[dir="rtl"] .config_block {
        width: 200px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

@media screen and (min-width: 1280px) {
    html[dir="rtl"] .logo-big {
        width: 465px;
        text-align: center;
    }

    html[dir="rtl"] .logo-big img {
        max-height: 130px;
    }

    html[dir="rtl"] .block-brands__col-wrap a {
        height: 100px;
    }

    html[dir="rtl"] .item_video_circle {
        position: absolute;
        right: 20px;
        top: 20px;
        margin-bottom: 5px;
        font-size: 32px;
        height: 20px;
        width: 25px;
        cursor: pointer;
    }

    html[dir="rtl"] .item_card_video {
        width: 460px;
        height: 460px;
    }

    html[dir="rtl"] .item-product_aside-wrap .item-product {
        /* width: 100% !important; */
        margin: 0 0 15px 0;
    }

    html[dir="rtl"] .slider .slick-next,
    html[dir="rtl"] .slider .slick-prev {
        right: 50%;
        transform: translate(50%, 0) rotate(-90deg);
    }

    html[dir="rtl"] .slider .slick-next {
        top: unset;
        bottom: -30px;
    }

    html[dir="rtl"] .slider .slick-prev {
        top: -30px;
    }

    html[dir="rtl"] .slider .slick-prev:hover {
        right: 50%;
    }
}

@media screen and (min-width: 1024px) {
    html[dir="rtl"] .slider-product-item {
        display: none;
    }
}

@media (min-width: 576px) {
    html[dir="rtl"] .modal-dialog {
        margin: 1.75rem auto;
    }
}

@media screen and (max-width: 1480px) {
    html[dir="rtl"] .block-brands__col-wrap a {
        height: 110px;
    }

    html[dir="rtl"] .general-information-cart__text {
        font-size: 11px;
    }

    html[dir="rtl"] .center {
        width: 1260px;
        padding: 0 20px;
    }

    html[dir="rtl"] .menu li {
        margin-left: 10px;
    }

    html[dir="rtl"] .header-delivery {
        padding: 10px 10px 10px 5px;
    }

    html[dir="rtl"] .header-contacts {
        padding: 10px 10px 10px 10px;
    }

    html[dir="rtl"] .header-authorization {
        padding: 10px 10px 10px 0;
    }

    html[dir="rtl"] .header-search {
        max-width: 700px;
    }

    html[dir="rtl"] .header-search input[type="text"] {
        width: 415px;
        margin-left: -10px;
    }

    html[dir="rtl"] .category-list {
        width: 100%;
    }

    html[dir="rtl"] .category-list ul li a {
        padding: 8px 35px 8px 15px;
    }

    html[dir="rtl"] .category-list .submenu {
        width: 900px;
    }

    html[dir="rtl"] .category-list .submenu-col {
        width: 33.33%;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .banners-slider {
        width: 600px;
        height: 337px;
        margin-left: 15px;
    }

    html[dir="rtl"] .banners-slider .banner-slide {
        height: 337px;
    }

    html[dir="rtl"] .header-nav .link-all-category {
        padding: 0 40px;
    }

    html[dir="rtl"] .nav-ul ul {
        margin-left: 20px;
    }

    html[dir="rtl"] .sellers-item {
        width: 143px;
        margin: 0 0 10px 10px;
    }

    html[dir="rtl"] .sellers-item:nth-child(8n + 8) {
        margin-left: 0;
    }

    html[dir="rtl"] .sellers-item__text {
        font-size: 14px;
    }

    html[dir="rtl"] .review-item {
        width: 90%;
        margin-left: 1.2%;
    }

    html[dir="rtl"] .news-item {
        width: 18%;
        margin-left: 1.2%;
    }

    html[dir="rtl"] .block-item-main__left {
        width: 46%;
    }

    html[dir="rtl"] .block-item-main__right {
        width: 54%;
    }

    html[dir="rtl"] .panel-products-views-current {
        display: none;
    }

    html[dir="rtl"] .listing-wrap .item-product,
    html[dir="rtl"] .listing-wrap .item-product_favourite {
        /*width: 24%;*/
    }

    html[dir="rtl"] .number input {
        width: 40px;
        height: 30px;
    }

    html[dir="rtl"] .block-list .block-slider__wrap .item-product {
        width: 211px;
        margin: 15px 15px 0 15px;
    }
}

@media screen and (max-width: 1279px) {
    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(5n + 5) {
        margin-left: 2.6%;
    }

    html[dir="rtl"] .header-title {
        display: none;
    }

    html[dir="rtl"] .sellers-item:nth-child(6n + 6) {
        margin-left: 0;
    }

    html[dir="rtl"] .sellers-item:nth-child(1n + 13) {
        display: none;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(4n + 4) {
        margin-left: 0;
    }

    html[dir="rtl"] .category-list__search-bar {
        float: right;
        width: 365px;
        box-sizing: border-box;
        position: absolute;
        z-index: 1100;
        margin-top: -1px;
        right: 300px;
    }

    html[dir="rtl"] .item_video_circle {
        position: absolute;
        z-index: 3;
        margin-top: -1px;
        right: 300px;
    }

    html[dir="rtl"] .item_video_circle {
        width: 100%;
        font-size: 28px;
        cursor: pointer;
    }

    html[dir="rtl"] .item_card_video {
        width: 365px;
        height: 365px;
    }

    html[dir="rtl"] .center {
        width: 1000px;
        padding: 0 20px;
    }

    html[dir="rtl"] .nav-ul {
        margin-right: 20px;
    }

    html[dir="rtl"] .banners-slider {
        width: 640px;
        height: 360px;
        margin-left: 0;
        margin-bottom: 15px;
    }

    html[dir="rtl"] .banners-slider .banner-slide {
        height: 360px;
    }

    html[dir="rtl"] .banners-wrap {
        padding-right: 320px;
    }

    html[dir="rtl"] .wrapper .product-filter .select-text {
        display: none;
    }

    html[dir="rtl"] .item-product__title {
        font-size: 14px;
        line-height: 16px;
        min-height: 35px;
    }

    html[dir="rtl"] .item-product__price_new {
        width: 100%;
        font-size: 16px;
    }

    html[dir="rtl"] .item-product__price_old {
        font-size: 14px;
    }

    html[dir="rtl"] .item-product__price_discount {
        margin: 1px 0 0 0;
        font-size: 10px;
    }

    html[dir="rtl"] .item-product__rating {
        font-size: 14px;
    }

    html[dir="rtl"] .sellers-item {
        width: 150px;
        margin: 0 0 10px 11px;
    }

    html[dir="rtl"] .sellers-item:nth-child(8n + 8) {
        margin-left: 11px;
    }

    html[dir="rtl"] .sellers-item:nth-child(13) {
        display: none;
    }

    html[dir="rtl"] .sellers-item:nth-child(14) {
        display: none;
    }

    html[dir="rtl"] .sellers-item:nth-child(15) {
        display: none;
    }

    html[dir="rtl"] .sellers-item:nth-child(16) {
        display: none;
    }

    html[dir="rtl"] .review-item {
        width: 100%;
        margin: 0 10px;
    }

    html[dir="rtl"] .banner-main__title {
        font-size: 30px;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .banner-main__subtitle {
        font-size: 18px;
    }

    html[dir="rtl"] .mobile-menu {
        background: #fff;
        width: 290px;
    }

    html[dir="rtl"] .mobile-menu .close {
        position: absolute;
        left: 20px;
        top: 10px;
    }

    html[dir="rtl"] .mobile-menu ul {
        float: right;
        width: 100%;
    }

    html[dir="rtl"] .mobile-menu ul li {
        float: right;
        width: 100%;
    }

    html[dir="rtl"] .mobile-menu ul li a {
        color: #000;
        text-decoration: none;
        padding: 9px 13px;
        box-sizing: border-box;
        float: right;
        width: auto;
        font-size: 16px;
    }

    html[dir="rtl"] .mobile-menu ul li a i {
        float: right;
        width: 25px;
        height: 20px;
        background: url(../img/svg/fashion.svg) no-repeat center;
        background-size: 20px;
        margin: 0 0 -5px 16px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.block-acts__img1 {
        background: url(../img/svg/shopping-bag.svg) no-repeat center;
    }

    html[dir="rtl"] .mobile-menu ul li a i.block-acts__img2 {
        background: url(../img/svg/pay.svg) no-repeat center;
    }

    html[dir="rtl"] .mobile-menu ul li a i.block-acts__img3 {
        background: url(../img/svg/box.svg) no-repeat center;
    }

    html[dir="rtl"] .mobile-menu ul li a i.block-acts__img4 {
        background: url(../img/svg/shield.png) no-repeat center;
    }

    html[dir="rtl"] .mobile-menu ul li a i.block-acts__img1,
    html[dir="rtl"] .mobile-menu ul li a i.block-acts__img2,
    html[dir="rtl"] .mobile-menu ul li a i.block-acts__img3,
    html[dir="rtl"] .mobile-menu ul li a i.block-acts__img4 {
        background-size: contain;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon1 {
        background: url(../img/svg/icon-house.png) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon1 {
        background: url(../img/svg/icon-house-orange.png) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon2 {
        background: url(../img/svg/wedding-planning-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon3 {
        background: url(../img/svg/shopping-cart-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon4 {
        background: url(../img/svg/heart-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon5 {
        background: url(../img/svg/truck-orange.svg) no-repeat center;
        background-size: 22px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon6 {
        background: url(../img/svg/translate-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon7 {
        background: url(../img/svg/wallet-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon8 {
        background: url(../img/svg/shopping-bag-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon9 {
        background: url(../img/svg/pay-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon10 {
        background: url(../img/svg/box-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon11 {
        background: url(../img/svg/shield-orange.png) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon12 {
        background: url(../img/svg/question-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon13 {
        background: url(../img/svg/file-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon14 {
        background: url(../img/svg/document-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.icon15 {
        background: url(../img/svg/chat-orange.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.block-acts__img1 {
        background: url(../img/svg/shopping-bag-orange.svg) no-repeat center;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.block-acts__img2 {
        background: url(../img/svg/pay-orange.svg) no-repeat center;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.block-acts__img3 {
        background: url(../img/svg/box-orange.svg) no-repeat center;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.block-acts__img4 {
        background: url(../img/svg/shield-orange.png) no-repeat center;
    }

    html[dir="rtl"] .mobile-menu ul li a:hover i.block-acts__img1,
    html[dir="rtl"] .mobile-menu ul li a:hover i.block-acts__img2,
    html[dir="rtl"] .mobile-menu ul li a:hover i.block-acts__img3,
    html[dir="rtl"] .mobile-menu ul li a:hover i.block-acts__img4 {
        background-size: contain;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon2 {
        background: url(../img/svg/wedding-planning.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon3 {
        background: url(../img/svg/shopping-cart.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon4 {
        background: url(../img/svg/heart.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon5 {
        background: url(../img/svg/truck.svg) no-repeat center;
        background-size: 22px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon6 {
        background: url(../img/svg/translate.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon7 {
        background: url(../img/svg/wallet.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon8 {
        background: url(../img/svg/shopping-bag.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon9 {
        background: url(../img/svg/pay.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon10 {
        background: url(../img/svg/box.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon11 {
        background: url(../img/svg/shield.png) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon12 {
        background: url(../img/svg/question.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon13 {
        background: url(../img/svg/file.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon14 {
        background: url(../img/svg/document.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu ul li a i.icon15 {
        background: url(../img/svg/chat.svg) no-repeat center;
        background-size: 18px;
    }

    html[dir="rtl"] .mobile-menu .header-delivery {
        display: block;
        height: auto;
        border: none;
        padding: 0;
        line-height: 1.5;
    }

    html[dir="rtl"] .mobile-menu .select-country {
        float: left;
        max-width: 100%;
        width: 100px;
        margin-top: 4px;
    }

    html[dir="rtl"] .mobile-menu .select-language {
        float: left;
        max-width: 100%;
        width: 100px;
        margin-top: 4px;
    }

    html[dir="rtl"] .mobile-menu .select-money {
        float: left;
        max-width: 100%;
        width: 100px;
        margin-top: 4px;
    }

    html[dir="rtl"] .mobile-menu__box {
        float: right;
        width: 100%;
        border-bottom: 1px solid #dac3c3;
        padding: 10px 0;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item {
        width: 23%;
        margin: 0 0 20px 2.6%;
    }

    html[dir="rtl"] .block-blog-other__wrap {
        width: 100%;
    }

    html[dir="rtl"] .blog_main_image {
        text-align: center;
    }

    html[dir="rtl"] .categories-icons ul li {
        width: 25%;
    }

    html[dir="rtl"] .categories-list ul {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

    html[dir="rtl"] .block-item-main__left {
        width: 40%;
    }

    html[dir="rtl"] .block-item-main__right {
        width: 60%;
    }

    html[dir="rtl"] .slider-nav {
        width: 100%;
    }

    html[dir="rtl"] .slider-nav2 {
        width: 100%;
    }

    html[dir="rtl"] .slider-for {
        width: 100%;
    }

    html[dir="rtl"] .slider-for2 {
        width: 100%;
    }

    html[dir="rtl"] .number input {
        height: 28px;
        line-height: 26px;
        width: 55px;
        font-size: 14px;
    }

    html[dir="rtl"] .number__minus {
        width: 15px;
        height: 28px;
        font-size: 24px;
    }

    html[dir="rtl"] .number__plus {
        width: 15px;
        height: 28px;
        font-size: 24px;
    }

    html[dir="rtl"] .row-col2 .number__minus {
        font-size: 24px;
    }

    html[dir="rtl"] .row-col2 .number__plus {
        font-size: 24px;
    }

    html[dir="rtl"] .table-sizes td {
        padding: 5px 0;
    }

    html[dir="rtl"] .row-label2 {
        line-height: 30px;
    }

    html[dir="rtl"] .row-col2-2 {
        line-height: 30px;
    }

    html[dir="rtl"] .panel-products-views {
        display: none;
    }

    html[dir="rtl"] .listing-wrap .item-product,
    html[dir="rtl"] .listing-wrap .item-product_favourite {
        /*width: 32%;*/
        /*margin: 0 0 15px 1%;*/
    }

    html[dir="rtl"] .item-product_aside-wrap .item-product {
        /* width: 100%; */
        margin: 0 0 15px 0;
    }

    html[dir="rtl"] .item-product,
    html[dir="rtl"] .item-product_favourite {
        height: 355px;
        margin: 0 5px;
    }

    html[dir="rtl"] .banner-listing__title {
        font-size: 36px;
    }

    html[dir="rtl"] .banner-listing__subtitle {
        font-size: 22px;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .item-product__thumbnails ul li {
        width: 40px;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block1 {
        width: 30%;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block2 {
        padding: 0 20px 0 15px;
        width: 40%;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block3 {
        width: 30%;
        padding-top: 20px;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .add-favorite {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    html[dir="rtl"] .aside-right {
        width: 100%;
        margin-bottom: 10px;
        float: right;
    }

    html[dir="rtl"] .aside-right .list-parcels {
        display: none;
    }

    html[dir="rtl"] .aside-right .sticky-top-mobile {
        display: block;
        z-index: 2;
        right: 0;
        bottom: 0;
        margin-bottom: 0;
        position: fixed;
    }

    html[dir="rtl"] .aside-right .sticky-top-mobile .list-parcels__body {
        display: none;
    }

    html[dir="rtl"] .table-parcels__row {
        padding: 10px 0;
    }

    html[dir="rtl"] .content-center {
        padding-left: 0;
        width: 100%;
    }

    html[dir="rtl"] .table-parcels {
        font-size: 14px;
    }

    html[dir="rtl"] .table-parcels__col7 {
        line-height: 1;
    }

    html[dir="rtl"] .general-information {
        display: flex;
        flex-wrap: wrap;
        text-align: right;
    }

    html[dir="rtl"] .general-information__col {
        width: 48%;
        margin-left: 4%;
        margin-bottom: 20px;
    }

    html[dir="rtl"] .general-information__col:nth-child(2n + 2) {
        margin-left: 0;
    }

    html[dir="rtl"] .block-item-main .block-item-main__right .item-product__price_new {
        width: auto;
        font-size: 30px;
    }

    html[dir="rtl"] .block-item-main .block-item-main__right .item-product__price_old {
        font-size: 30px;
        line-height: 1;
    }

    html[dir="rtl"] .block-item-main .block-item-main__right .item-product__price_discount_large {
        font-size: 16px;
        padding: 4px 7px;
    }

    html[dir="rtl"] .category-list .submenu {
        width: 640px;
    }

    html[dir="rtl"] .block-slider__wrap .btn-quick-look {
        padding: 0 10px;
        height: 30px;
        line-height: 26px;
        font-size: 12px;
    }

    html[dir="rtl"] .header-acts {
        margin: -20px 0;
    }

    html[dir="rtl"] .cloud-zoom-wrap {
        width: 100%;
        margin-bottom: 5px;
    }

    html[dir="rtl"] .recent_list {
        float: right;
        width: 100%;
        margin-left: 0;
    }

    html[dir="rtl"] .recent_list li {
        width: 100%;
        max-width: 72px;
        margin-left: 5px;
    }

    html[dir="rtl"] .sticky-top-mobile.show {
        position: absolute !important;
    }

    html[dir="rtl"] .sticky-top-mobile.show .list-parcels__body {
        display: block;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap {
        height: 190px;
        float: right;
        width: 100%;
        position: relative;
        display: block;
        z-index: 1021;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap2 {
        height: 70px;
        z-index: 1021;
    }

    html[dir="rtl"] .gallery-sample {
        width: 100%;
    }

    html[dir="rtl"] #modal-product .gallery-sample {
        padding-right: 0;
        float: right;
    }

    html[dir="rtl"] .block-list .block-slider__wrap .item-product {
        width: 179px;
        margin: 5px 5px 0 5px;
    }

    html[dir="rtl"] .header-contacts {
        display: none;
    }

    html[dir="rtl"] #modal-filter-menu form {
        padding: 0;
        text-align: right;
    }

    html[dir="rtl"] .product-main-media-wrapper {
        width: 100%;
    }

    html[dir="rtl"] .wrapper .slick-dotted.slick-slider {
        margin-bottom: 15px;
    }

    html[dir="rtl"] .slider-nav .slick-slide {
        display: block !important;
    }

    html[dir="rtl"] .slider-nav2 .slick-slide {
        display: block !important;
    }

    html[dir="rtl"] .block-slider__wrap .slick-list {
        margin: 0 -5px;
    }

    html[dir="rtl"] .slider-product-item {
        width: 100%;
    }

    html[dir="rtl"] .slider-product-list .slick-list.draggable {
        height: 70px;
    }

    html[dir="rtl"] .slider-product-list .slick-next,
    html[dir="rtl"] .slider-product-list .slick-prev {
        top: 50%;
    }

    html[dir="rtl"] .mobile-menu .select-language .dropdown-menu ul {
        width: 56px;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile {
        display: none;
    }
}

@media screen and (max-width: 1025px) {
    html[dir="rtl"] .basic {
        min-width: 1025px;
    }

    html[dir="rtl"] .basic .mobile-links {
        display: inline-block;
    }

    html[dir="rtl"] .basic .mobile-links .change-to-basic-version {
        display: none;
    }

    html[dir="rtl"] .basic .mobile-links .change-to-mobile-version {
        display: inline-block;
    }
}

@media screen and (max-width: 1024px) {
    html[dir="rtl"] header {
        position: relative;
        z-index: 4;
    }

    html[dir="rtl"] header .logo {
        font-size: 14px;
        position: absolute;
        top: -65px;
    }

    html[dir="rtl"] header .logo img {
        margin-bottom: 0;
        max-width: 40px;
    }

    html[dir="rtl"] .menu-icon {
        float: right;
        margin: 15px 0 0 20px;
        display: block;
    }

    html[dir="rtl"] .menu {
        display: none;
    }

    html[dir="rtl"] .header-bottom .center {
        display: block;
    }

    html[dir="rtl"] .header-title {
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }

    html[dir="rtl"] .header-nav .link-all-category {
        width: 100%;
        text-align: center;
        float: left;
        padding: 0 20px;
        background: #ffd800 url(../img/svg/list.svg) no-repeat 12px 13px;
        background-size: 20px;
        color: #fff;
    }

    html[dir="rtl"] .header-nav .link-category {
        margin-left: 20px;
    }

    html[dir="rtl"] .orderstate__account {
        text-align: center;
    }

    html[dir="rtl"] .float-left {
        float: right !important;
    }

    html[dir="rtl"] .subscribe_block {
        display: none;
    }

    html[dir="rtl"] .menu_subscribe .subscribe {
        text-align: center;
    }

    html[dir="rtl"] .category-list__top_panel_main_page .all_category_label,
    html[dir="rtl"] .category-list__top_panel_main_page .category_label {
        display: none;
    }

    html[dir="rtl"] .center {
        width: 767px;
        padding: 0 15px;
    }

    html[dir="rtl"] .menu__category_icon {
        display: none;
    }

    html[dir="rtl"] .nav-ul {
        display: none;
    }

    html[dir="rtl"] .phone-call {
        font-size: 0;
        width: 25px;
        height: 25px;
        box-sizing: border-box;
        padding: 0;
        margin-left: 15px;
    }

    html[dir="rtl"] .header-email {
        font-size: 0;
        width: 25px;
        height: 25px;
        box-sizing: border-box;
        padding: 0;
        margin-left: 0;
    }

    html[dir="rtl"] .header-search {
        width: auto;
    }

    html[dir="rtl"] .header-search form {
        display: none;
        position: absolute;
        right: 0;
        background: #fff;
        padding: 10px;
        box-sizing: border-box;
        z-index: 2;
        top: 30px;
        box-shadow: 0 0 5px #4d4d4d;
    }

    html[dir="rtl"] .header-search form.active {
        display: block;
    }

    html[dir="rtl"] .search-icon {
        background: url(../img/svg/search.svg) no-repeat center;
        background-size: 21px;
        width: 25px;
        height: 25px;
        float: right;
        margin-right: 60px;
        position: relative;
        z-index: 999;
    }

    html[dir="rtl"] .form-overlay {
        content: "";
        width: 100%;
        height: 100%;
        position: fixed;
        top: 45px;
        right: 0;
        background: rgba(77, 77, 77, 0.69);
        z-index: -1;
    }

    html[dir="rtl"] .header-title {
        position: absolute;
        top: -55px;
        right: 150px;
        font-size: 15px;
        width: auto;
        max-width: 100%;
    }

    html[dir="rtl"] .menu-icon {
        position: absolute;
        top: 55px;
        z-index: 1;
    }

    html[dir="rtl"] .header-top {
        height: 55px;
    }

    html[dir="rtl"] .header-nav .link-category {
        display: none;
    }

    html[dir="rtl"] .header-nav .index-link-all-category {
        background: 0 0;
        color: #000;
        font-weight: 400;
        text-transform: none;
        line-height: 1;
        padding: 0;
        text-align: center;
        margin-top: 10px;
        width: 60px;
    }

    html[dir="rtl"] .header-nav .index-link-all-category span {
        float: right;
        width: 100%;
    }

    html[dir="rtl"] .header-nav .index-link-all-category i {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: inline-block;
        box-sizing: border-box;
        background: #ffd800 url(../img/svg/list.svg) no-repeat center;
        background-size: 20px;
    }

    html[dir="rtl"] .header-nav-index {
        height: 135px;
        border-bottom: none;
    }

    html[dir="rtl"] .block-banners {
        padding-top: 10px;
    }

    html[dir="rtl"] .category-list {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        overflow: auto;
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none;
    }

    html[dir="rtl"] .category-list>ul>li>a:after {
        display: none;
    }

    html[dir="rtl"] .category-list ul {
        float: right;
        width: 730px;
        display: none;
    }

    html[dir="rtl"] .category-list ul li {
        width: auto;
        padding-left: 0;
        margin: 0 0 0 10px;
        max-width: 80px;
        text-align: center;
    }

    html[dir="rtl"] .category-list ul li a {
        padding: 0;
        width: auto;
        border: none;
    }

    html[dir="rtl"] .category-list ul li a span {
        width: 100%;
        margin-right: 0;
        float: right;
        max-height: 50px;
        overflow: hidden;
        font-size: 14px;
        line-height: 16px;
    }

    html[dir="rtl"] .category-list ul li a i {
        width: 50px;
        height: 50px;
        background-color: #fff;
        border-radius: 50%;
        display: inline-block;
        float: none;
        margin-right: 0;
        border: 2px solid #ffd800;
        box-sizing: border-box;
    }

    html[dir="rtl"] .category-list ul li:hover ul {
        display: none;
    }

    html[dir="rtl"] .category-list::-webkit-scrollbar {
        width: 0;
    }

    html[dir="rtl"] .banners-wrap {
        padding-right: 0;
    }

    html[dir="rtl"] .banners-slider {
        width: 100%;
        height: 400px;
    }

    html[dir="rtl"] .banners-slider .banner-slide {
        height: 400px;
    }

    html[dir="rtl"] .block-acts ul li {
        width: 48%;
        margin-left: 4%;
        margin-bottom: 20px;
    }

    html[dir="rtl"] .block-acts ul li:nth-child(2n + 2) {
        margin-left: 0;
    }

    html[dir="rtl"] .sellers-item {
        width: 18.4%;
        margin: 0 0 10px 2%;
    }

    html[dir="rtl"] .sellers-item:nth-child(6n + 6) {
        width: 18.4%;
        margin: 0 0 10px 2%;
    }

    html[dir="rtl"] .sellers-item:nth-child(5n + 5) {
        margin-left: 0;
    }

    html[dir="rtl"] .sellers-item:nth-child(1n + 11) {
        display: none;
    }

    html[dir="rtl"] .mobile-menu form {
        padding: 0;
    }

    html[dir="rtl"] .mobile-menu .select-country,
    html[dir="rtl"] .mobile-menu .select-language,
    html[dir="rtl"] .mobile-menu .select-money {
        width: 100%;
        margin-top: 10px;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item {
        width: 30%;
        margin: 0 0 20px 4%;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(5n + 5) {
        margin-left: 4%;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(4n + 4) {
        margin-left: 4%;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(3n + 3) {
        margin-left: 0;
    }

    html[dir="rtl"] .categories-icons ul li {
        width: 33.33%;
    }

    html[dir="rtl"] .categories-list ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    html[dir="rtl"] .aside {
        width: 100%;
        margin-bottom: 30px;
    }

    html[dir="rtl"] .aside .tabs-social {
        display: none;
    }

    html[dir="rtl"] .content .main {
        margin-right: 0;
        padding-top: 0;
        width: 100%;
    }

    html[dir="rtl"] .block-item-main__left {
        width: 100%;
        margin-bottom: 20px;
    }

    html[dir="rtl"] .block-item-main__right {
        width: 100%;
        padding: 0;
    }

    html[dir="rtl"] .slider-for {
        width: 100%;
        max-width: 460px;
        float: none;
        margin: 0 auto 10px auto;
        display: block;
    }

    html[dir="rtl"] .slider-for2 {
        width: 100%;
        max-width: 460px;
        float: none;
        margin: 0 auto 10px auto;
        display: block;
    }

    html[dir="rtl"] .slider-nav {
        width: 100%;
        max-width: 460px;
        float: none;
        margin: 0 auto 10px auto;
    }

    html[dir="rtl"] .slider-nav2 {
        width: 100%;
        max-width: 460px;
        float: none;
        margin: 0 auto 10px auto;
    }

    html[dir="rtl"] .slider-text-bottom {
        display: none;
    }

    html[dir="rtl"] .aside-seller {
        width: 100%;
        margin-bottom: 20px;
        padding-top: 5px;
    }

    html[dir="rtl"] .aside-seller .item-product {
        width: 32%;
        margin-left: 2%;
    }

    html[dir="rtl"] .aside-seller .item-product:nth-child(3n + 3) {
        margin-left: 0;
    }

    html[dir="rtl"] .tabs-item {
        padding-right: 0;
    }

    html[dir="rtl"] .row-block_grey:after {
        content: "";
        width: 10px;
        height: 100%;
        background: #f7f2f2;
        position: absolute;
        top: 0;
        right: 100%;
    }

    html[dir="rtl"] .row-block_grey:before {
        content: "";
        width: 10px;
    }

    html[dir="rtl"] .product-filter {
        border-left: none;
    }

    html[dir="rtl"] .buttons-group {
        border-left: none;
        display: none;
    }

    html[dir="rtl"] .panel-product {
        display: block;
    }

    html[dir="rtl"] .list-cart__panel-main .button {
        margin: 0 5px 10px 5px;
    }

    html[dir="rtl"] .list-cart-products__col-1 {
        width: 50%;
    }

    html[dir="rtl"] .list-cart-products__col-2 {
        width: 50%;
        padding-left: 0;
    }

    html[dir="rtl"] .list-cart-products__col-3 {
        margin-top: 20px;
        width: 100%;
    }

    html[dir="rtl"] .list-cart-products__col-3 label {
        width: 100%;
    }

    html[dir="rtl"] .list-data-delivery_label {
        width: 25%;
        padding-left: 10px;
    }

    html[dir="rtl"] .list-data-delivery_col2 {
        width: 75%;
    }

    html[dir="rtl"] #modal-product .block-item-main__left {
        width: 100%;
        margin-bottom: 20px;
    }

    html[dir="rtl"] #modal-product .block-item-main__right {
        width: 100%;
        padding-right: 0;
    }

    html[dir="rtl"] .item-product-inside {
        padding: 7px;
    }

    html[dir="rtl"] .item-product-inside .item-product__rubric-wrap {
        display: none;
    }

    html[dir="rtl"] .block-slider__wrap .item-product {
        margin: 0 5px;
    }

    html[dir="rtl"] .menu-aside {
        display: block;
        float: left;
    }

    html[dir="rtl"] .accordion-menu-page {
        display: none;
        float: right;
        width: 100%;
        margin-bottom: 50px !important;
    }

    html[dir="rtl"] .breadcrumb {
        padding-left: 30px !important;
    }

    html[dir="rtl"] .block-filter-mobile {
        display: none;
    }

    html[dir="rtl"] .block-filter-mobile.show {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: #fff;
        z-index: 8;
        width: 100%;
        padding: 10px 20px 0 20px;
    }

    html[dir="rtl"] .block-filter-mobile.show+.filter-overlay {
        position: fixed;
        top: 0;
        right: 0;
        background: #262626;
        width: 100%;
        height: 100%;
        z-index: 5;
    }

    html[dir="rtl"] .icon-filter {
        display: block;
        margin: 20px 10px 0 10px;
    }

    html[dir="rtl"] .all-products-seller {
        margin-bottom: 0;
    }

    html[dir="rtl"] .block-list .item-product {
        width: 178px;
    }

    html[dir="rtl"] .block-list .block-slider__wrap .item-product {
        width: 171px;
        margin: 5px 5px 0 5px;
    }

    html[dir="rtl"] .mobile-links {
        display: inline-block;
    }

    html[dir="rtl"] .mobile-links .change-to-mobile-version {
        display: none;
    }

    html[dir="rtl"] .slider-product-list {
        display: none;
    }

    html[dir="rtl"] .product-main-media-wrapper {
        display: none;
    }

    html[dir="rtl"] .wrapper .slick-dots li button {
        border: 1px solid #ffd800;
    }

    html[dir="rtl"] .wrapper .slider-product-item .slick-dots {
        bottom: -20px;
    }

    html[dir="rtl"] .wrapper .slider-product-item .slick-prev {
        top: 50%;
    }

    html[dir="rtl"] .wrapper .slider-product-item .slick-next {
        top: 50%;
    }

    html[dir="rtl"] .block-news .slick-list,
    html[dir="rtl"] .block-reviews .slick-list {
        margin-left: auto;
    }

    html[dir="rtl"] .block-slider__wrap .slick-list {
        margin: 0;
    }

    html[dir="rtl"] .modal .slick-prev {
        top: 50%;
    }

    html[dir="rtl"] .modal .slick-next {
        top: 50%;
    }

    html[dir="rtl"] .mobile-menu .select-country .dropdown-menu,
    html[dir="rtl"] .mobile-menu .select-language .dropdown-menu,
    html[dir="rtl"] .mobile-menu .select-money .dropdown-menu {
        margin-right: 8px;
    }

    html[dir="rtl"] .cloud-zoom-lens {
        display: none !important;
    }

    html[dir="rtl"] .cloud-zoom-big {
        display: none !important;
    }

    html[dir="rtl"] .slider-product-item {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    html[dir="rtl"] body {
        padding-top: 55px;
    }

    html[dir="rtl"] header {
        position: fixed;
        top: 0;
        z-index: 1022;
        right: 0;
        width: 100%;
        background: #fff;
    }

    html[dir="rtl"] header .header-top {
        height: 0;
    }

    html[dir="rtl"] header .header-title {
        display: none;
    }

    html[dir="rtl"] header .logo {
        display: none;
    }

    html[dir="rtl"] header .menu-icon {
        top: 0;
    }

    html[dir="rtl"] footer {
        margin: 0;
    }

    html[dir="rtl"] h1 {
        font-size: 28px;
        text-align: center;
    }

    html[dir="rtl"] h2 {
        font-size: 24px;
        text-align: center;
    }

    html[dir="rtl"] h3 {
        font-size: 22px;
        text-align: center;
    }

    html[dir="rtl"] h4 {
        font-size: 20px;
        text-align: center;
    }

    html[dir="rtl"] h5 {
        font-size: 18px;
        text-align: center;
    }

    html[dir="rtl"] .orderstate__account {
        text-align: center;
    }

    html[dir="rtl"] .item-product__rubric-wrap {
        display: none;
    }

    html[dir="rtl"] .menu-aside {
        margin-top: -55px;
    }

    html[dir="rtl"] .item-img {
        max-width: 50%;
    }

    html[dir="rtl"] .datepick {
        margin-right: 50px;
    }

    html[dir="rtl"] .datepick input {
        margin: 15px;
    }

    html[dir="rtl"] .submit_button {
        text-align: center;
    }

    html[dir="rtl"] .referal_link_copy {
        font-size: 8px;
        padding: 2px 2px 2px 2px;
        margin-right: 5px;
        line-height: 0;
        height: 20px;
        width: 60px;
    }

    html[dir="rtl"] .center {
        width: 100%;
    }

    html[dir="rtl"] .category-list__top_panel_main_page {
        margin-bottom: 5px;
    }

    html[dir="rtl"] .header-authorization {
        position: absolute;
        height: auto;
        right: 130px;
        padding: 0;
        top: 15px;
    }

    html[dir="rtl"] .header-authorization .link-registration {
        display: none;
    }

    html[dir="rtl"] .header-authorization ul {
        padding: 0;
        background: 0 0;
    }

    html[dir="rtl"] .header-authorization li {
        font-size: 20px;
    }

    html[dir="rtl"] .header-authorization li span {
        display: none;
    }

    html[dir="rtl"] .header-authorization li,
    html[dir="rtl"] .header-authorization li a {
        line-height: 1.5rem;
    }

    html[dir="rtl"] .header-authorization li a:hover {
        border-bottom: none;
    }

    html[dir="rtl"] .header-authorization .link-login {
        font-size: 28px;
        left: 10px;
        bottom: 11px;
    }

    html[dir="rtl"] .header-authorization .link-login i {
        margin-top: -2px;
    }

    html[dir="rtl"] .panel-top {
        font-size: 14px;
        line-height: 1;
    }

    html[dir="rtl"] .header-acts {
        width: auto;
    }

    html[dir="rtl"] .header-favorites {
        margin-left: 35px;
    }

    html[dir="rtl"] .header-bottom {
        padding: 15px 0;
        height: 55px;
        box-sizing: border-box;
    }

    html[dir="rtl"] .banner__title_large {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 15px;
    }

    html[dir="rtl"] .banner__subtitle_large {
        font-size: 18px;
        line-height: 1;
    }

    html[dir="rtl"] .item-product {
        margin: 0 2px;
        height: auto;
    }

    html[dir="rtl"] .block-slider__wrap .btn-quick-look {
        padding: 0 5px;
        font-size: 11px;
    }

    html[dir="rtl"] .block-slider__wrap .add-favorite {
        font-size: 12px;
    }

    html[dir="rtl"] .item-product__title {
        display: none;
    }

    html[dir="rtl"] .item-product__rating {
        display: none;
    }

    html[dir="rtl"] .item-product__img {
        margin-bottom: 5px;
    }

    html[dir="rtl"] .item-product__price_old {
        font-size: 12px;
    }

    html[dir="rtl"] .block-slider__title {
        font-size: 24px;
        margin-bottom: 10px;
        text-align: center;
    }

    html[dir="rtl"] .block-slider__title span {
        margin-left: 22px;
    }

    html[dir="rtl"] .block-slider__title a {
        text-decoration: none;
        color: #ffd800;
        font-weight: 400;
        font-size: 16px;
        float: right;
        margin-top: 10px;
        margin-right: 5px;
    }

    html[dir="rtl"] .block__title {
        font-size: 24px;
        margin-bottom: 10px;
        text-align: center;
    }

    html[dir="rtl"] .block__title span {
        float: right;
        margin-left: 0;
        width: 100%;
    }

    html[dir="rtl"] .sellers-item {
        width: 31%;
        margin: 0 0 10px 2.3%;
    }

    html[dir="rtl"] .sellers-item:nth-child(6n + 6) {
        width: 31%;
        margin: 0 0 10px 2.3%;
    }

    html[dir="rtl"] .sellers-item:nth-child(5n + 5) {
        width: 31%;
        margin: 0 0 10px 2.3%;
    }

    html[dir="rtl"] .sellers-item:nth-child(3n + 3) {
        margin: 0 0 10px 0;
    }

    html[dir="rtl"] .sellers-item:nth-child(7) {
        display: none;
    }

    html[dir="rtl"] .sellers-item:nth-child(8) {
        display: none;
    }

    html[dir="rtl"] .sellers-item:nth-child(9) {
        display: none;
    }

    html[dir="rtl"] .sellers-item:nth-child(10) {
        display: none;
    }

    html[dir="rtl"] .block-text {
        text-align: center;
    }

    html[dir="rtl"] .footer-col {
        display: none;
    }

    html[dir="rtl"] .footer-col-social {
        display: block;
        width: 320px;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
        float: none;
    }

    html[dir="rtl"] .footer-social li {
        width: 50%;
        float: right;
        padding-right: 20px;
        box-sizing: border-box;
    }

    html[dir="rtl"] .wrapper {
        padding-bottom: 0;
    }

    html[dir="rtl"] .wrapper .select-list-data {
        padding-left: 0;
    }

    html[dir="rtl"] .footer-bottom {
        text-align: center;
        line-height: 18px;
    }

    html[dir="rtl"] .footer-bottom .logo {
        float: none;
        display: block;
        margin: 0 auto;
    }

    html[dir="rtl"] .footer-text-left {
        width: 100%;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .footer-text-right {
        width: 100%;
    }

    html[dir="rtl"] .social-arrow-top {
        position: static;
        width: 100%;
        margin-bottom: 20px;
        float: right;
    }

    html[dir="rtl"] .social-arrow-top img {
        float: right;
        margin-left: 20px;
        transform: scale(1, -1) rotate(60deg);
    }

    html[dir="rtl"] .social-arrow-top span {
        margin-top: 0;
        width: auto;
    }

    html[dir="rtl"] .social-arrow-bottom {
        margin-left: 0;
        bottom: 30px;
    }

    html[dir="rtl"] .social-arrow-bottom span {
        margin-bottom: 10px;
    }

    html[dir="rtl"] .social-box {
        margin: 0 auto 100px auto;
    }

    html[dir="rtl"] .header-search form {
        max-width: 100%;
        width: 100%;
    }

    html[dir="rtl"] .header-search input[type="text"] {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 5px;
    }

    html[dir="rtl"] .header-search .form-search__buttons {
        float: left;
    }

    html[dir="rtl"] .header-search .form-select a {
        border-radius: 0 5px 5px 0;
    }

    html[dir="rtl"] .header-search .form-button {
        border-radius: 5px 0 0 5px;
    }

    html[dir="rtl"] .form-search {
        width: 100%;
        padding: 0;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item {
        width: 48%;
        margin: 0 0 20px 4%;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(5n + 5) {
        margin-left: 4%;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(4n + 4) {
        margin-left: 4%;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(3n + 3) {
        margin-left: 4%;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(2n + 2) {
        margin-left: 0;
    }

    html[dir="rtl"] .block-news h1 {
        text-align: center;
    }

    html[dir="rtl"] .header-nav {
        border: none;
        padding-top: 0;
    }

    html[dir="rtl"] .header-nav .center {
        padding: 0;
    }

    html[dir="rtl"] .header-nav .index-link-all-category {
        background: 0 0;
        width: 60px;
    }

    html[dir="rtl"] .header-nav .link-all-category {
        width: 100%;
        float: left;
        background: #ffd800 url(../img/svg/list.svg) no-repeat 12px 13px;
        background-size: 20px;
        text-align: left;
        color: #000;
        font-size: 18px;
        padding-left: 46px;
        line-height: 2.4;
    }

    html[dir="rtl"] .header-nav .index-link-all-category {
        background: 0 0;
        width: 60px;
    }

    html[dir="rtl"] .header-nav-index .center {
        padding: 0 15px;
    }

    html[dir="rtl"] .categories-icons ul li {
        width: 50%;
    }

    html[dir="rtl"] .categories-icons ul li a {
        height: 58px;
        line-height: 20px;
    }

    html[dir="rtl"] .categories-list ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    html[dir="rtl"] .slider-nav {
        display: none !important;
    }

    html[dir="rtl"] .slider-nav2 {
        display: none !important;
    }

    html[dir="rtl"] .footer-social2 li {
        float: right;
        margin: 0 2px;
        width: auto;
        padding: 0;
    }

    html[dir="rtl"] .table-descriptions__col_left {
        width: 30%;
    }

    html[dir="rtl"] .table-descriptions__col_right {
        padding-right: 30%;
    }

    html[dir="rtl"] .tabs-item .tabs__caption li {
        margin-left: 15px;
        font-size: 16px;
    }

    html[dir="rtl"] .tabs-item .tabs__content {
        font-size: 14px;
    }

    html[dir="rtl"] .panel-grey {
        padding: 10px 15px;
    }

    html[dir="rtl"] .block-slider__wrap {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    html[dir="rtl"] .listing-wrap .item-product__bottom-block {
        display: none !important;
    }

    html[dir="rtl"] .listing-wrap .item-product__price {
        margin-bottom: 0;
    }

    html[dir="rtl"] .btn-quick-look {
        padding: 0 5px;
        height: 28px;
        line-height: 22px;
        font-size: 12px;
    }

    html[dir="rtl"] .panel-search-products__search {
        margin-top: 10px;
    }

    html[dir="rtl"] .panel-product {
        padding: 5px 15px 0 15px;
        position: relative;
    }

    html[dir="rtl"] .view-page {
        position: absolute;
        left: 10px;
        top: 10px;
        padding: 0;
    }

    html[dir="rtl"] .buttons-group {
        padding: 5px 0;
    }

    html[dir="rtl"] .buttons-group .btn-grey {
        margin-bottom: 10px;
    }

    html[dir="rtl"] .product-filter {
        padding: 5px 0;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block2 {
        padding: 0;
        width: 50%;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block2 .item-product__thumbnails {
        display: none;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block1 {
        width: 50%;
        float: right;
        padding-left: 20px;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block3 {
        padding-top: 0;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block4 {
        display: none;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .item-product__title {
        display: block;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .item-product__img img {
        width: 100%;
    }

    html[dir="rtl"] .item-product__seller {
        display: none;
    }

    html[dir="rtl"] .aside {
        position: relative;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .table-parcels__row {
        line-height: 1;
    }

    html[dir="rtl"] .table-parcels__row_top {
        display: none;
    }

    html[dir="rtl"] .table-parcels__col1 {
        width: 20%;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .table-parcels__col2 {
        width: 20%;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .table-parcels__col3 {
        width: 60%;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .table-parcels__col4 {
        width: 20%;
    }

    html[dir="rtl"] .table-parcels__col5 {
        width: 20%;
    }

    html[dir="rtl"] .table-parcels__col6 {
        width: 20%;
    }

    html[dir="rtl"] .table-parcels__col7 {
        width: 20%;
        float: left;
    }

    html[dir="rtl"] .list-products__col-img {
        width: 20%;
        padding-left: 10px;
    }

    html[dir="rtl"] .list-products__col-2 {
        width: 80%;
        padding-left: 0;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .list-products__col-3 {
        width: 100%;
    }

    html[dir="rtl"] .list-products__row-item {
        border: none;
    }

    html[dir="rtl"] .list-cart__panel-main .custom-checkbox {
        width: 100%;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .list-cart__panel-col-left {
        width: 100%;
    }

    html[dir="rtl"] .list-cart__panel-col-right {
        width: 100%;
    }

    html[dir="rtl"] .list-cart-products__col-1 {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .list-cart-products__col-2 {
        width: 100%;
    }

    html[dir="rtl"] .list-cart-products__col-img {
        padding-left: 10px;
    }

    html[dir="rtl"] .list-data__content {
        padding-right: 0;
        float: right;
        width: 100%;
        margin-top: 20px;
    }

    html[dir="rtl"] .list-data__icon {
        float: none;
        margin: 0 auto 20px auto;
        display: block;
    }

    html[dir="rtl"] .list-data-delivery_label {
        width: 100%;
        padding-left: 80px;
    }

    html[dir="rtl"] .list-data-delivery_col2 {
        width: 100%;
    }

    html[dir="rtl"] .table-top-up-form-right {
        width: 100%;
    }

    html[dir="rtl"] .table-top-up__header label {
        margin-left: 0;
        width: 100%;
        padding-top: 0;
    }

    html[dir="rtl"] .list-user-info__footer .button {
        padding: 0 15px;
    }

    html[dir="rtl"] .modal-select-delivery {
        width: 100%;
        margin: 7px 0;
    }

    html[dir="rtl"] .table-delivery tbody tr {
        display: flex;
        flex-wrap: wrap;
    }

    html[dir="rtl"] .table-delivery tbody tr td {
        float: right;
        width: 50%;
        min-width: 50%;
        padding: 0;
        margin-bottom: 10px;
    }

    html[dir="rtl"] .table-delivery thead {
        display: none;
    }

    html[dir="rtl"] .modal-left {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    html[dir="rtl"] .modal-left img {
        max-width: 460px;
        margin: 0 auto;
    }

    html[dir="rtl"] .modal-right {
        width: 100%;
        padding-right: 0;
    }

    html[dir="rtl"] .modal-add-done .modals-bottom-links a {
        width: 100%;
    }

    html[dir="rtl"] .content {
        padding-top: 10px;
    }

    html[dir="rtl"] .header-fixed .header-nav .link-all-category {
        display: none;
    }

    html[dir="rtl"] .header-fixed .header-top {
        height: 0;
    }

    html[dir="rtl"] .header-fixed .header-authorization {
        top: 15px;
    }

    html[dir="rtl"] .header-fixed .menu-icon {
        top: 0;
    }

    html[dir="rtl"] .banner__title {
        font-size: 26px;
        margin-bottom: 10px;
        line-height: 24px;
    }

    html[dir="rtl"] .banner__subtitle {
        font-size: 16px;
        line-height: 18px;
    }

    html[dir="rtl"] .item-product__thumbnails ul li {
        padding: 0 1px;
    }

    html[dir="rtl"] .item-product__img_hover {
        display: none !important;
    }

    html[dir="rtl"] .item-product__bottom-block {
        display: none !important;
    }

    html[dir="rtl"] .list-cart-panel__mobile {
        float: right;
        width: 100%;
        margin-bottom: 20px;
        background: #fae3c3;
        padding: 0;
        display: block;
    }

    html[dir="rtl"] .list-cart-panel__mobile-text {
        float: right;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 40px;
        padding: 0 10px;
    }

    html[dir="rtl"] .list-cart__nav {
        display: none;
    }

    html[dir="rtl"] .cart-done {
        display: none !important;
    }

    html[dir="rtl"] .icon-filter {
        margin: 15px 10px 0 10px;
    }

    html[dir="rtl"] .panel-buttons {
        display: none;
    }

    html[dir="rtl"] .panel-buttons .button i {
        margin: 0;
        width: 30px;
        height: 30px;
    }

    html[dir="rtl"] .panel-buttons .button:last-child {
        margin-left: 0;
    }

    html[dir="rtl"] .panel-add {
        display: none;
    }

    html[dir="rtl"] .add-favorite i {
        width: 30px;
        height: 30px;
        margin: 0;
    }

    html[dir="rtl"] .featured-sellers {
        padding: 20px 0 0 0;
    }

    html[dir="rtl"] .group-edit {
        top: auto;
        bottom: 100%;
        margin-bottom: 5px;
    }

    html[dir="rtl"] .group-edit a {
        margin-bottom: 0;
    }

    html[dir="rtl"] .mobile-link-back {
        display: inline-block;
        margin-top: 5px;
    }

    html[dir="rtl"] .list-data-delivery .panel-grey,
    html[dir="rtl"] .list-data-order .panel-grey {
        text-align: center;
    }

    html[dir="rtl"] .list-data-delivery .panel-grey b,
    html[dir="rtl"] .list-data-order .panel-grey b {
        width: 100%;
        float: right;
    }

    html[dir="rtl"] .list-parcels-order {
        margin: 0 -15px 30px -15px;
        width: calc(100% + 30px);
    }

    html[dir="rtl"] .accordion .btn-link {
        font-size: 14px;
    }

    html[dir="rtl"] .block-list .block-slider__wrap .item-product {
        width: 167px;
        margin: 5px 5px 0 5px;
    }

    html[dir="rtl"] .general-information {
        text-align: center;
    }

    html[dir="rtl"] .header-authorization .box-up-menu_username_login {
        display: none;
    }

    html[dir="rtl"] .order_date_label {
        text-align: center;
    }

    html[dir="rtl"] .productConfiguratorImage_config-text-block {
        padding-right: 10px;
        padding-left: 10px;
    }

    html[dir="rtl"] .productConfiguratorImage_config-text-block span {
        max-width: 110px;
        display: inline-block;
        white-space: pre;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }

    html[dir="rtl"] .header_private_office {
        margin-top: 0;
    }

    html[dir="rtl"] .block-slider__wrap .slick-list {
        margin: 0 -2px;
        padding-bottom: 0;
    }

    html[dir="rtl"] .block-slider__wrap .slick-list:not(.slick-initialized) {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    html[dir="rtl"] .item-product.slick-slide {
        min-height: 145px;
    }

    html[dir="rtl"] .wrapper .slider-for .slick-prev {
        top: 50%;
    }

    html[dir="rtl"] .wrapper .slider-for .slick-next {
        top: 50%;
    }

    html[dir="rtl"] .wrapper .slider-for .slick-dots {
        bottom: -25px;
    }

    html[dir="rtl"] .wrapper .slider-for2 .slick-prev {
        top: 50%;
    }

    html[dir="rtl"] .wrapper .slider-for2 .slick-next {
        top: 50%;
    }

    html[dir="rtl"] .wrapper .slider-for2 .slick-dots {
        bottom: -25px;
    }

    html[dir="rtl"] .wrapper .slick-prev {
        width: 20px;
        height: 25px;
        background-size: 15px;
    }

    html[dir="rtl"] .wrapper .slick-next {
        width: 20px;
        height: 25px;
        background-size: 15px;
    }

    html[dir="rtl"] .wrapper .block-slider__wrap .slick-prev {
        top: 25%;
    }

    html[dir="rtl"] .wrapper .block-slider__wrap .slick-next {
        top: 25%;
    }

    html[dir="rtl"] .block-news-other__wrap .slick-list {
        margin: 0;
    }

    html[dir="rtl"] .header-authorization li .dropdown-toggle::after {
        font-size: 0;
    }

    html[dir="rtl"] .modal-title {
        font-size: 16px;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile {
        margin-top: 20px;
        float: right;
        width: 100%;
        position: fixed;
        bottom: 0;
        right: 0;
        padding: 10px;
        background: #fff;
        z-index: 2;
        display: block;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile a {
        height: 48px;
        line-height: 48px;
        margin-left: 2%;
        border-radius: 5px;
        min-width: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 21%;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons {
        display: block;
        margin-bottom: 0;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .button {
        height: 48px;
        line-height: 48px;
        margin-left: 2%;
        border-radius: 5px;
        min-width: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        float: right;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .add-favorite {
        width: 21%;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .button__in-garbage {
        width: 21%;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .button__quick-order {
        width: 50%;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-buttons .button__quick-order i {
        display: none;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile .panel-add {
        display: block;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile .add-favorite {
        background: #f7f2f2;
        width: 21%;
    }

    html[dir="rtl"] .sticky-top-mobile-wrap .buttons-sticky-mobile.static {
        position: static;
        padding: 0;
    }
}

@media screen and (max-width: 480px) {
    html[dir="rtl"] .productConfiguratorImage_config-text-block {
        padding-right: 10px;
        padding-left: 10px;
    }

    html[dir="rtl"] .productConfiguratorImage_config-text-block span {
        max-width: 130px;
        display: inline-block;
        white-space: pre;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }

    html[dir="rtl"] .block-acts__text {
        margin: 0 auto;
    }

    html[dir="rtl"] .menu_subscribe .subscribe {
        text-align: center;
    }

    html[dir="rtl"] .center {
        padding: 0 10px;
    }

    html[dir="rtl"] .banners-slider {
        height: 200px;
    }

    html[dir="rtl"] .banners-slider .banner-slide {
        height: 200px;
    }

    html[dir="rtl"] .block-acts ul li {
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
    }

    html[dir="rtl"] .block-acts ul li a {
        padding: 15px;
        display: flex;
        align-items: center;
    }

    html[dir="rtl"] .sellers-item {
        width: 48%;
        margin: 0 0 10px 2.3%;
    }

    html[dir="rtl"] .sellers-item:nth-child(6n + 6) {
        width: 48%;
        margin: 0 0 10px 2.3%;
    }

    html[dir="rtl"] .sellers-item:nth-child(5n + 5) {
        width: 48%;
        margin: 0 0 10px 2.3%;
    }

    html[dir="rtl"] .sellers-item:nth-child(3n + 3) {
        width: 48%;
        margin: 0 0 10px 2.3%;
    }

    html[dir="rtl"] .sellers-item:nth-child(2n + 2) {
        margin: 0 0 10px 0;
    }

    html[dir="rtl"] .sellers-item:nth-child(1n + 5) {
        display: none;
    }

    html[dir="rtl"] .social-arrow-bottom {
        width: 100%;
    }

    html[dir="rtl"] .block-acts__img {
        height: 70px;
        margin-bottom: 0;
        width: 100px;
        float: right;
    }

    html[dir="rtl"] .wrapper .product-filter .select {
        width: 150px;
    }

    html[dir="rtl"] .banner__title {
        font-size: 24px;
        margin-bottom: 5px;
        line-height: 24px;
    }

    html[dir="rtl"] .banner__subtitle {
        font-size: 16px;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item {
        width: 100%;
        margin: 0 0 20px 0;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(5n + 5) {
        margin-left: 0;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(4n + 4) {
        margin-left: 0;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(3n + 3) {
        margin-left: 0;
    }

    html[dir="rtl"] .block-news__wrap-content .news-item:nth-child(2n + 2) {
        margin-left: 0;
    }

    html[dir="rtl"] .categories-icons ul li {
        width: 100%;
    }

    html[dir="rtl"] .categories-list ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    html[dir="rtl"] .row-label {
        width: 100%;
    }

    html[dir="rtl"] .row-label.config {
        width: 50%;
    }

    html[dir="rtl"] .row-col2.config {
        padding-right: 0;
        float: right;
        width: 50%;
    }

    html[dir="rtl"] .number input {
        width: 60px;
    }

    html[dir="rtl"] .multiinput .row-col2 {
        padding-right: 0;
    }

    html[dir="rtl"] .panel-buttons .button {
        padding: 0 17px;
        height: 48px;
        line-height: 44px;
        margin-left: 10px;
        min-width: 125px;
    }

    html[dir="rtl"] .panel-buttons .button__in-garbage {
        margin-left: 0;
    }

    html[dir="rtl"] .add-favorite {
        width: 100%;
        margin-bottom: 5px;
    }

    html[dir="rtl"] .repost-social {
        float: right;
    }

    html[dir="rtl"] .table-descriptions__col_left {
        width: 100%;
        font-weight: 700;
        margin-bottom: 0;
    }

    html[dir="rtl"] .table-descriptions__col_right {
        padding-right: 0;
    }

    html[dir="rtl"] .yellow2-panel {
        padding: 10px 15px;
        text-align: center;
    }

    html[dir="rtl"] .listing-wrap .item-product {
        /*width: 49%;*/
        /*margin: 0 0 15px 1%;*/
    }

    html[dir="rtl"] .listing-wrap .item-product .item-product-inside {
        padding: 7px;
    }

    html[dir="rtl"] .banner-listing__title {
        font-size: 30px;
    }

    html[dir="rtl"] .banner-listing__subtitle {
        font-size: 18px;
    }

    html[dir="rtl"] .view-page {
        position: static;
        margin-top: 5px;
    }

    html[dir="rtl"] .buttons-group .btn-grey {
        padding: 0 15px;
    }

    html[dir="rtl"] .panel-product {
        padding: 5px 10px 10px 10px;
    }

    html[dir="rtl"] .panel-search-products__search {
        float: right;
        margin-left: 0;
        width: 100%;
    }

    html[dir="rtl"] .panel-search-products__search input[type="text"] {
        width: 100%;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .item-product__title {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 5px;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block1 {
        padding-left: 10px;
    }

    html[dir="rtl"] .listing-wrap.view-deployed .col-block3 {
        width: 30%;
        float: right;
    }

    html[dir="rtl"] .button-help {
        width: 100%;
        text-align: right;
        margin-top: 10px;
    }

    html[dir="rtl"] .table-parcels__col3 {
        width: 100%;
    }

    html[dir="rtl"] .list-products__name {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 16px;
    }

    html[dir="rtl"] .list-products__comment-text {
        font-size: 14px;
    }

    html[dir="rtl"] .list-user-data__table_col1 {
        width: 50%;
    }

    html[dir="rtl"] .list-user-data__table_col2 {
        width: 50%;
    }

    html[dir="rtl"] .list-cart__panel-main .button {
        text-align: right;
        width: 100%;
        margin: 0 0 10px 0;
    }

    html[dir="rtl"] .list-cart-products__name {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 16px;
    }

    html[dir="rtl"] .general-information__col {
        width: 100%;
        margin-left: 0;
    }

    html[dir="rtl"] .general-information__col .general-information-cart {
        background-position-x: -10%;
    }

    html[dir="rtl"] .general-information__col-header {
        justify-content: center;
    }

    html[dir="rtl"] .table-top-up__col1 {
        width: 100%;
    }

    html[dir="rtl"] .table-top-up__col2 {
        width: 100%;
    }

    html[dir="rtl"] .online-wallets-box input {
        width: 100%;
    }

    html[dir="rtl"] .cart-done {
        width: 300px;
    }

    html[dir="rtl"] .wrap-block-product {
        padding: 15px;
    }

    html[dir="rtl"] #modal-product .panel-buttons .button {
        width: 100%;
        margin: 0 0 10px 0;
        text-align: right;
    }

    html[dir="rtl"] .table-delivery tbody tr td {
        width: 100%;
        min-width: 100%;
    }

    html[dir="rtl"] .content {
        padding-top: 10px;
    }

    html[dir="rtl"] .aside-seller .item-product {
        width: 48%;
        margin-left: 4%;
    }

    html[dir="rtl"] .aside-seller .item-product:nth-child(3n + 3) {
        margin-left: 4%;
    }

    html[dir="rtl"] .aside-seller .item-product:nth-child(2n + 2) {
        margin-left: 0;
    }

    html[dir="rtl"] .list-cart-products__col-3 {
        padding-left: 0;
    }

    html[dir="rtl"] .list-cart-products__col-3 textarea {
        max-width: 100%;
    }

    html[dir="rtl"] .list-cart-products__col-3 .link-group {
        position: static;
        float: right;
        width: 100%;
        margin-top: 10px;
    }

    html[dir="rtl"] .list-cart-products__col-3 .link-group a {
        margin: 0 0 0 10px;
    }

    html[dir="rtl"] .list-cart-products {
        margin-bottom: 0;
    }

    html[dir="rtl"] .icon-filter {
        margin: 15px 10px 0 5px;
    }

    html[dir="rtl"] .modal-filter .buttons-group {
        padding: 5px 0;
    }

    html[dir="rtl"] .modal-filter .buttons-group .btn-grey {
        padding: 0;
        font-size: 12px;
    }

    html[dir="rtl"] .aside-right {
        max-width: 100%;
    }

    html[dir="rtl"] .block-item-main h1 {
        display: none;
    }

    html[dir="rtl"] .title-item-mobile {
        padding: 15px 0;
        font-size: 22px;
        text-align: center;
        font-weight: 700;
        line-height: 1;
        display: block;
    }

    html[dir="rtl"] .row-block__mobile-hidden {
        display: block;
    }

    html[dir="rtl"] .modal-left img {
        max-width: 100%;
    }

    html[dir="rtl"] .tabs-item .tabs__caption li {
        margin: 0;
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #000;
        border-bottom: 1px solid #f7f2f2;
    }

    html[dir="rtl"] .tabs-item .tabs__caption li a {
        display: block;
        float: left;
        color: #ffd800;
        font-weight: 400;
    }

    html[dir="rtl"] .tabs-item .tabs__caption li a:hover {
        text-decoration: underline;
    }

    html[dir="rtl"] .tabs-item .tabs__caption li:hover {
        color: #000;
        border-bottom: 1px solid #f7f2f2;
    }

    html[dir="rtl"] .tabs-item .tabs__caption .active {
        color: #000;
        border-bottom: 1px solid #f7f2f2;
    }

    html[dir="rtl"] .table-amount-desktop {
        display: none;
    }

    html[dir="rtl"] .table-amount {
        display: block;
        margin-bottom: 10px;
        float: right;
        width: 100%;
    }

    html[dir="rtl"] .table-amount__row {
        float: right;
        width: 100%;
        padding: 11px 10px;
        box-sizing: border-box;
        font-size: 16px;
        border-left: 1px solid #fae3c3;
        background: #fae3c3;
    }

    html[dir="rtl"] .table-amount__row:nth-child(even) {
        background: #fceedb;
    }

    html[dir="rtl"] .table-amount__col_left {
        float: right;
        width: 50%;
        font-weight: 700;
    }

    html[dir="rtl"] .table-amount__col_right {
        float: right;
        width: 50%;
        text-align: left;
    }

    html[dir="rtl"] .row-mobile-sizes {
        float: right;
        width: 100%;
        border-bottom: 1px solid #dac3c3;
        padding: 10px 0;
        margin-bottom: 15px;
        display: block;
    }

    html[dir="rtl"] .row-mobile-sizes a {
        color: #ffd800;
    }

    html[dir="rtl"] .row-mobile-sizes span {
        color: #a7a7a7;
        font-size: 12px;
    }

    html[dir="rtl"] .row-mobile-left {
        float: right;
        width: 50%;
    }

    html[dir="rtl"] .row-mobile-right {
        float: right;
        width: 50%;
        text-align: left;
    }

    html[dir="rtl"] .table-seller {
        border: none;
    }

    html[dir="rtl"] .table-seller .row-down-arrow {
        display: block;
    }

    html[dir="rtl"] .table-seller__row-hidden {
        display: none;
    }

    html[dir="rtl"] .table-seller.active .table-seller__row-hidden {
        display: block;
    }

    html[dir="rtl"] .modal-configurations .panel-buttons {
        display: block;
    }

    html[dir="rtl"] .modal-configurations .panel-buttons .button {
        width: 100%;
        margin: 10px 0 0 0;
    }

    html[dir="rtl"] .modal-configurations .panel-buttons .button i {
        width: 20px;
        height: 20px;
        float: none;
        display: inline-block;
        margin: 0 0 -5px 10px;
    }

    html[dir="rtl"] .featured-sellers {
        padding: 20px 0 0 0;
    }

    html[dir="rtl"] .nav-tabs {
        border: none;
    }

    html[dir="rtl"] .nav-tabs .nav-item {
        width: 100%;
        margin: 0;
    }

    html[dir="rtl"] .nav-tabs .nav-item .nav-link {
        margin: 0;
        border-bottom: 1px solid #dac3c3;
        padding: 10px 0;
        font-size: 16px;
        text-transform: none;
        font-weight: 400;
    }

    html[dir="rtl"] .nav-tabs .nav-item .nav-link span {
        display: block;
        float: left;
        color: #ffd800;
    }

    html[dir="rtl"] .block-list .item-product {
        width: 134px;
    }

    html[dir="rtl"] .block-list .block-slider__wrap .item-product {
        width: 30%;
        margin: 5px 5px 0 5px;
    }

    html[dir="rtl"] .block-list .block-slider__wrap .item-product:nth-child(n + 3) {
        margin-left: 7px;
    }

    html[dir="rtl"] .order_date {
        margin: 0 auto;
    }

    html[dir="rtl"] .order_date_label {
        text-align: center;
    }

    html[dir="rtl"] .hasDatepicker {
        margin-bottom: 10px;
    }

    html[dir="rtl"] .submit_button_center {
        text-align: center;
    }

    html[dir="rtl"] .modal-filter .modal-content {
        padding: 10px 10px;
    }

    html[dir="rtl"] .modal-configurations .modal-wrap {
        padding: 10px 15px;
    }
}

@media (max-width: 768px) {
    .category-list__top_panel_main_page {
        display: flex !important;
        width: 100%;

    }
}

#externalDeliveriesContainer tbody tr td:last-child {
    display: none !important;
}

.category-list>ul>li>a {
    padding: 5.3px 15px 5.3px 35px !important;
    display: block;
}

.category-list>ul>li>a:after {
    top: 12px !important;
    right: 5px;
}

.block-list,
.advertising-baner {
    padding: 0 !important;
    margin-top: 15px;
}

.blog-item,
.news-item {
    height: 245px !important;
}

.blog-item {
    height: 290px !important;
}

.block-text {
    padding: 10px 0 !important;
    margin-bottom: 0 !important;
}

h1 {
    margin: 0 0 25px 0 !important;
}

.blog-item,
.news-item {
    height: auto !important;
}

.block-slider__wrap:not(.slick-initialized) .item-product {
    min-height: 10% !important;
}

.basket-text {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -50px;
    padding: 0 10px;
    border: 1px solid #a7a7a7;
    background: #fff;
    color: #a7a7a7;
    display: none;
}

.basket-text:after {
    border: 5px solid transparent;
    border-top-color: transparent;
    border-top-color: #fff;
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    margin-left: -2px;
}

.basket-text:before {
    border: 6px solid transparent;
    border-top-color: transparent;
    border-top-color: #a7a7a7;
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    margin-left: -3px;
}

.banner__item_small {
    max-width: 332px !important;
}

@media (max-width: 500px) {
    .hidden-xs {
        display: none;
    }

    .banner__item_small {
        max-width: 100% !important;
    }

    .authenticated .search-icon {
        margin-left: 50px !important;
    }

    .header-authorization.authenticated {
        left: 115px !important;
    }

    .authenticated .header-favorites {
        margin-right: 20px !important;
    }

    .authenticated .contact-dropdown .dropdown {
        left: 40% !important;
    }

    .product-descriptions img {
        width: 100% !important;
        height: 100% !important;
    }

    .product-descriptions div {
        width: 100% !important;
        overflow: hidden;
        font-size: 18px !important;
        height: 100% !important;
    }

    .product-descriptions div li {
        width: 100% !important;
        height: 100% !important;
        overflow: hidden;
    }

    .product-descriptions div ul {
        width: 100% !important;
        height: 100% !important;
        overflow: hidden;
    }

    .product-descriptions table {
        width: 100% !important;
        height: 100% !important;
    }

    .product-descriptions a {
        display: none !important;
    }

    .product-descriptions p,
    .product-descriptions span {
        overflow: hidden;
        width: 100% !important;
        font-size: 18px !important;
        height: 100% !important;
    }

    .block-item__bottom {
        display: flex !important;
        flex-flow: wrap !important;
        margin-top: 0;
    }

    .block-item__bottom .aside-seller {
        order: 1 !important;
    }

    .block-item__bottom .navbar {
        order: 0 !important;
    }

    .icon-filter {
        width: 100% !important;
        color: #000;
    }

    .icon-filter img {
        width: 20px !important;
    }

    .wrapper .product-filter .select {
        width: 180px !important;
    }

    .product-filter .chosen-container-single .chosen-single {
        padding: 6px 0 0 8px !important;
        height: 40px !important;
    }

    .b1c-bg {
        position: fixed !important;
    }

    .b1c-form {
        position: fixed !important;
        width: 100vw !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
        left: 50% !important;
    }

    .block-slider__wrap:not(.slick-initialized) .item-product {
        min-height: 10% !important;
        width: 40% !important;
    }

    .blog-item,
    .news-item {
        margin-right: 0 !important;
    }

    .block-blog__wrap {
        overflow: hidden;
    }

    .block-slider__title {
        width: 100% !important;
    }

    .block-slider__title a {
        display: block !important;
    }

    .block-slider__title span {
        margin-right: 0px !important;
    }
}

.header-cart:hover .basket-text {
    display: block;
}

.content {
    padding-bottom: 0 !important;
}

#providerWH,
#payment-method,
.button__quick-order {
    display: none;
}

.menu__category {
    height: 100% !important;
}

.box-icon {
    width: 27px;
    height: 27px;
    background: url(/themes/tumbochka/img/svg/shopping-bag.svg) no-repeat center;
    background-size: auto;
    background-size: 25px;
    float: left;
}

.favorite-text,
.basket-text {
    top: -15px !important;
    left: 60% !important;
}

.orders-text {
    position: absolute;
    top: -15px;
    left: 60%;
    margin-left: -50px;
    padding: 0 10px;
    border: 1px solid #a7a7a7;
    background: #fff;
    color: #a7a7a7;
    display: none !important;
}

.orders-text:after {
    border: 5px solid transparent;
    border-top-color: transparent;
    border-top-color: #fff;
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    margin-left: -2px;
}

.orders-text:before {
    border: 6px solid transparent;
    border-top-color: transparent;
    border-top-color: #a7a7a7;
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    margin-left: -3px;
}

.header-favorites:hover .orders-text {
    display: block !important;
}

.block-slider__wrap:not(.slick-initialized) .item-product {
    width: 251px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 15px 15px 0 15px;
    height: auto !important;
}

.block-text .block__title {
    margin-bottom: 0 !important;
}

.menu__category {
    height: 100% !important;
    position: absolute;
    left: -35px;
    top: -4px;
}

.header-search {
    max-width: 610px;
    position: relative;
}

@media (max-width: 500px) {

    .header-search {
        position: static;
    }

    .search-icon {
        z-index: 2 !important;
    }
}

.header-search input[type="text"] {
    width: 385px;
}

.logo-wrapper-big .logo {
    right: 0 !important;
}

.logo-wrapper-big {
    width: 335px;
}

.list-pay-block {
    border: none !important;
}

.panel-grey {
    padding: 0 !important;
    background: transparent !important;

}

.buyBtn {
    width: auto !important;
    position: absolute !important;
    bottom: -65px !important;
    right: 19% !important;
    display: flex;
    gap: 2px;
}

.buyBtn button, .buyBtn a{
    font-size: 16px !important;
    height: 48px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 126px;
}

.unregPayBtns button, .unregPayBtns a{
    min-width: 126px;
}

.list-pay-block {
    padding: 10px 0 0 0 !important;
}

.modal-body {
    padding: 1rem 1rem 0rem 1rem;
}

#chat_button {
    margin-bottom: 20px !important;
    font-size: 15px !important;
    padding: 0 10px !important;
    height: 35px !important;
    line-height: 1 !important;
}

.row-label.config,
.row-label {
    width: 290px;
}

.choose-delivery {
    width: auto;
}

/*
.item-list_img-wrap .product-image-wrapper img {
height: 100%!important;
}
.listing-wrap .item-product__img .item-product__img-a, .item__image .item-product__img-a {
height: 280px!important;
}
.listing-wrap .item-list_img-wrap .product-image-wrapper, .item-product__img_hover {
height: 280px!important;
}
*/
.row-block.delivery {
    display: block !important;
}

.is-not-home .fa-angle-down {
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: 3px;
    font-size: 19px;
}

#chineseDelivery {
    display: none;
}

.is-sell-allowed-false {
    display: none !important;
}

.arrow-down {
    right: 8px !important;
    top: 2px !important;
    background: transparent !important;
    margin: 1px 0 0 0px !important;
}

.js-product-delivery-list[data-deliveryid="a52d46"] {
    display: none !important;
}

.cats-is-not-home {
    margin-top: 10px;
    float: left !important;
    width: 100% !important;
}

.cats-is-not-home ul li {
    border: none !important;
    width: auto !important;
}

.cats-is-not-home ul li a {
    font-weight: bold;
    border: none !important;
    padding: 5px 20px 5px 20px !important;
}

.cats-is-not-home ul>li>a:after {
    transform: rotate(90deg) !important;
}

.cats-is-not-home ul li {
    display: inline-block !important;
    position: static !important;
    padding-right: 0px !important;
    float: none !important;
}

.cats-is-not-home .submenu {
    text-align: left !important;
    left: 0 !important;
    width: 100%;
    top: 65px !important;
    z-index: 999999 !important;
}

.cats-is-not-home ul {
    text-align: center;
}

.cats-is-not-home ul>li:hover {
    background: transparent !important;
}

.cloud-zoom-wrap {
    z-index: 2;
}

.cats-is-not-home ul li:hover>a {
    color: #000;
    font-weight: bold;
}

.cats-is-not-home ul li:nth-child(1) .submenu,
.cats-is-not-home ul li:nth-child(2) .submenu,
.cats-is-not-home ul li:nth-child(3) .submenu,
.cats-is-not-home ul li:nth-child(4) .submenu,
.cats-is-not-home ul li:nth-child(5) .submenu,
.cats-is-not-home ul li:nth-child(6) .submenu {
    top: 31px !important;
}

.modal-my .modal-content {
    text-align: left !important;
}

.product-main-media-wrapper img,
.product-main-media-wrapper video {
    /*    width: auto!important;*/
    max-height: 460px;
}
.product-main-media-wrapper img{
    object-fit: contain;
}

.clear {
    clear: both;
}

.right-small-banners {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
}

.right-small-banners>div {
    height: 190px;
    width: 335px;
}

.right-small-banners>div a img {
    height: 100%;
    width: 100%;
}

/*.category-list__top_panel_main_page {*/
/*    width: 275px;*/
/*}*/

#show-password-login {
    font-size: 14px;
    height: 30px;
    position: absolute;
    right: 5px;
    bottom: 9px;
    border-radius: 5px;
    border: 10px;
    background-color: #ffd800;
    color: white;
}

#show-password-reg {
    position: relative;
    left: 77%;
    bottom: 35px;
    border-radius: 5px;
    border: 10px;
    background-color: #ffd800;
    color: white;
    font-size: 14px;
    height: 30px;
}


@media (min-width: 768px) {
    .clear {
        display: none;
    }

    .banners-slider {
        float: none;
        margin-right: 10px;
    }

    .block-banners .center {
        display: flex;
        flex-wrap: wrap;
    }

    .banners-wrap,
    .header-nav {
        display: flex;
    }

    .header-nav .center {
        padding: 0 10px;
    }
}

@media (max-width: 768px) {
    .header-contacts {
        display: none;
    }

    .right-small-banners>div {
        height: 100%;
        width: 100%;
    }

    .right-small-banners>div a img {
        object-fit: fill;
        height: auto;
    }

    .hidden-xs {
        display: none;
    }

    .header-contacts-mobile .contact-dropdown .dropdown-content {
        display: none;
    }

    .footer-main .col {
        display: none;
    }

    .banner__item_small {
        width: 100%;
    }

    .right-small-banners>div {
        height: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 1180px) {
    .center {
        width: 1100px;
    }

    .banners-slider {
        width: 380px;
        height: 388px;
    }

    /* .right-small-banners {
	gap: 15px;
} */
}

@media screen and (max-width: 1090px) {
    .center {
        width: 1030px;
    }

    .right-small-banners>div {
        height: 157px;
        width: 265px;
    }

    .banners-slider {
        height: 320px;
    }
}

@media screen and (max-width: 789px) {
    .right-small-banners>div {
        width: 100% !important;
    }
}


@media screen and (max-width: 1024px) {
    .header-bottom .logo {
        display: none;
    }

    .banner__item_small {
        max-width: 100% !important;
    }

    .center {
        width: 100%;
    }

    .header-nav .logo-mobile {
        padding-right: 15px;
    }

    .header-nav .logo-mobile img {
        width: 142px;
        margin-top: 9px;
    }

    .header-nav .link-all-category {
        width: 100%;
        text-align: left;
        font-size: 18px;
        padding-left: 13px;
        float: right;
        background: #ffd800;
        background-size: auto;
        background-size: 20px;
        color: #000;
        padding-top: 2px;
    }

    .banners-wrap,
    .header-nav {
        display: block;
    }

    .category-list__top_panel_main_page {
        display: flex !important;
        width: 100%;
        border-radius: 5px;
    }

    .link-all-category {
        display: flex;
        align-items: center;
        position: relative;
        left: 10px;
    }

    .banners-wrap {
        width: 100%;
    }

    .header-nav {
        border: none;
    }

    .right-small-banners>div {
        height: 100%;
        width: 49%;
    }

    .right-small-banners {
        flex-direction: row;
    }

    .banners-slider {
        width: 100%;
        height: 400px;
    }
}

@media (max-width: 1400px) {
    .menu_category_button {
        right: 40px;
        position: relative;
    }
}

@media (max-width: 1480px) {
    .footer-main .col {
        font-size: 12px;
    }
}

.right-arrow-all-categories {
    font-size: 14px;
}

.menu__category {
    position: absolute;
    left: 23%;
    top: 17px;
}

.logo-svg {
    transform: translateX(-40px);
}

@media (min-width: 1480px) {
    .right-arrow-all-categories {
        position: relative;
        left: 164px;
    }
}

@media (max-width: 1480px) {

    .menu_category_button {
        right: 50px;
        position: relative;
    }

    .header-favorites {
        float: left;
        margin-right: 5px;
        position: relative;
        padding: 20px 0;
    }

    .selected-item {
        border: none;
        padding: 10px;
        cursor: pointer;
        position: relative;
        /* left: 10px; */
        /*top: 3px;*/
        right: 20px;
    }

    .logo-svg {
        transform: translateX(-15px);
    }

    .hidden-xs {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 45px;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        background-color: #ffd800;
        margin-left: 8%;
    }

}

@media (max-width: 1280px) {
    .logo-svg {
        transform: translate(-15px, -5px);
    }

    .menu_category_button {
        bottom: 7px;
    }

    .header-search {
        position: relative;
        left: 70px;
    }

    .header-search input[type="text"] {
        width: 300px;
    }

    .category-icon-name {
        display: none;
    }
}

@media (max-width: 787px) {
    .header-search {
        position: static;
    }

    .custom-dropdown {
        display: none;
    }

    .selected-item {
        display: none;
    }
}

/* SIDEBAR STYLING */

.socials-sidebar {
    font-size: 23px;
    position: relative;
    top: 20%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.socials-sidebar a {
    color: #818181;
    padding: 10px 10px 15px 10px;
    font-size: 25px;
}

.sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9;
    display: none;
}

#mySidebar {
    width: 290px;
    position: fixed;
    left: -290px;
    top: 0;
    z-index: 10;
    overflow-x: hidden;
    transition: 0.5s;
}

.modal-photo {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    display: none;
}

.sidebar-nav a {
    padding: 8px 8px 8px 20px;
    text-decoration: none;
    font-size: 20px;
    color: black;
    display: block;
    transition: 0.3s;
}

.sidebar-nav i {
    padding-right: 10px;
}

.sidebar-viber:hover svg {
    fill: #494179;
}

.sidebar-facebook:hover {
    color: #4267B2;
}

.sidebar-telegram:hover {
    color: #24A1DE;
}

.sidebar-instagram:hover {
    color: #c13584;
}

.sidebar-email:hover {
    color: #3576c1;
}

.sidebar .closebtn {
    position: absolute;
    top: 13px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #818181;
}

.button.sidebar {
    cursor: pointer;
    position: relative;
    bottom: 75px;
    /* right: 11%; */
    right: 20px;
    z-index: 9;
    background: none;
    border: none;
    color: black;
    font-size: 33px;
    top: 2px;
}

.header-bottom {
    transition: margin-right 0.5s;
}

#mySidebar {
    height: 100%;
    background-color: #f7f2f2;
}

.border-line {
    width: 100%;
    height: 15px;
    padding: 7.78px 0px 7.78px 0px;
    border-bottom: 1px solid rgba(129, 129, 129, 0.35);
}

.sidebar-footer {
    padding-top: 10px;
    display: inline-grid;
}

.sidebar-footer a {
    color: black;
    padding: 10px 5px 0 15px;
    font-size: 13px;
}

@media (max-width: 1480px) {
    .button.sidebar {
        cursor: pointer;
        position: relative;
        bottom: 75px;
        /* right: 11%; */
        z-index: 9;
        background: none;
        border: none;
        color: black;
        font-size: 31px;
    }
}

@media (max-width: 1280px) {
    .button.sidebar {
        cursor: pointer;
        position: relative;
        bottom: 75px;
        z-index: 9;
        background: none;
        border: none;
        color: black;
        font-size: 31px;
        left: 40px;
    }
}

@media (max-width: 1100px) {
    .button.sidebar {
        display: none;
    }

    @media (max-width: 1024px) {
        .socials-sidebar-mobile {
            font-size: 23px;
            position: relative;
            bottom: 0;
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .socials-sidebar-mobile a {
            color: #818181;
            padding: 10px 10px 15px 10px;
            font-size: 25px;
        }

        .sidebar-facebook:hover {
            color: #4267B2;
        }

        .sidebar-telegram:hover {
            color: #24A1DE;
        }

        .sidebar-instagram:hover {
            color: #c13584;
        }

        .sidebar-email:hover {
            color: #3576c1;
        }
    }
}











.modallang-modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.modallang-modal-content {
    background-color: #fefefe;
    margin: 100px auto;
    padding: 20px;
    border: 1px solid #888;
    width: 300px;
    height: 220px;
    border-radius: 10px;
    /* добавляем скругления */
    transition: all 0.3s ease-in-out;
    /* добавляем плавный переход */
}

.modallang-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.modallang-close:hover,
.modallang-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modallang-buttons-container {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.modallang-button {
    display: inline-block;
    background-color: #ffc107;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin: 5px;
    cursor: pointer;
}

.modallang-button:hover {
    background-color: #ffcb2e;
}



.hidden-xs {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    height: 45px;
    /* display: none !important; */
}

.header-bottom {
    height: auto !important;
}

.logo-svg {
    transform: none;
    margin-bottom: -6px;
}

.logo-wrapper-big .logo {
    position: static !important;
}

.logo-wrapper-big {
    text-align: left;
}

.link-login {
    color: black !important;
    font-size: 24px;
}

.header-acts {
    display: flex;
    justify-content: end;
    align-items: center;
    margin: 0;
    /* width: auto; */
}

#profile-icon {
    margin: 0;
    width: auto;
}

#profile-icon a:after {
    display: none;
}

.header-favorites,
.header-cart,
.selected-item,
#profile-icon,
.arrow-icon {
    position: static !important;
}

.selected-item {
    display: flex;
    align-items: center;
    padding: 0 !important;
}

.custom-dropdown,
.header-cart,
.header-favorites {
    padding: 20px 10px !important;
}

#profile-icon {
    padding: 20px 15px 20px 10px !important;
}

.arrow-icon {
    transform: none !important;
    margin-left: 5px;
}

.header-favorites {
    margin-right: 0;
}

.header-search {
    margin: 0 !important;
    left: -50px;
    max-width: 575px;
}

@media ((min-width: 1281px)) {
.header-search input[type="text"] {
    width: 365px;
}
}

.form-search {
    padding-left: 0;
}

.header-nav .link-all-category {
    padding-top: 0 !important;
}

.link-all-category svg {
    margin-right: 10px;
}

.logo-mobile {
    line-height: 1;
}

.block-slider__title a {
    color: #fff !important;
}

.block__title span {
    line-height: 1.2;
}

.button.sidebar {
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    left: -13px;
}

.logo-wrapper-big a {
    margin-left: 15px;
}

.slick-next,
.slick-prev {
    margin-top: 0;
}

@media (max-width: 1480px) {
    .button.sidebar {
        left: 0;
    }

    .header-search {
        left: 0;
    }

    .logo-wrapper-big a {
        margin-left: 20px;
    }

    .logo-wrapper-big svg {
        width: 60%;
    }
}

@media (max-width: 1300px) and (min-width: 1279px) {
    .center {
        width: 1279px;
    }

    .right-small-banners>div {
        width: 319px;
    }

    .header-search {
        left: -60px;
    }
}

@media (max-width: 1281px) and (min-width: 1279px) {
    .header-search {
        width: 510px;
    }
}

@media (max-width: 1279px) {
    .logo-wrapper-big a {
        margin-left: 25px;
    }

    .header-search {
        left: 0;
        max-width: 510px;
    }

    .button.sidebar {
        left: 0;
    }

    .logo-wrapper-big svg {
        width: 100%;
    }

    .header-acts {
        width: 380px;
    }

    .logo-wrapper-big svg {
        width: 80%;
    }

    .logo-wrapper-big a {
        margin-left: -3px;
    }
}

@media (max-width: 1181px) {

    .header-search {
        left: 5px;
        max-width: 460px;
    }

    .header-acts {
        width: 500px;
    }

    .button.sidebar {
        left: 10px;
    }

    .form-button {
        padding: 0 10px;
    }

    .form-select {
        width: 90px;
    }

    .logo-wrapper-big svg {
        width: 70%;
    }

    .logo-wrapper-big a {
        margin-left: -12px;
    }

    .fa-navicon:before,
    .fa-reorder:before {
        font-size: 23px;
    }
}

@media (max-width: 1100px) {
    .button.sidebar {
        display: block !important;
    }



    .button.sidebar {
        left: 20px;
    }

    .header-search {
        left: 15px;
        max-width: 390px;
    }

    .logo-wrapper-big a {
        margin-left: 5px;
    }

}

@media (max-width: 1090px) {
    .button.sidebar {
        left: 45px;
    }

    .header-search {
        left: 40px;
    }
}

@media (max-width: 1025px) {

    .custom-dropdown,
    .header-cart,
    .header-favorites {
        padding: 0 10px !important;
    }

    #profile-icon {
        padding: 0 10px !important;
        height: auto;
        line-height: 1;
    }

    .header-search {
        margin-left: 15px !important;
        position: static !important;
    }

    .header-search a {
        margin: 0px;
    }

    .menu-icon {
        position: static !important;
        margin: 0 !important;
    }

    .block-acts {
        padding-bottom: 15px;
    }

    .banner__item_small {
        height: 300px;
    }

    .banners-slider,
    .banners-slider .banner-slide {
        height: 400px;
    }

    .header-top .center:first-child {
        display: none;
    }

    .header-top {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hidden-xs {
        position: static !important;
    }

    .button.sidebar {
        display: none !important;
    }

    .header-search {
        display: none !important;
    }

}

@media (max-width: 790px) {
    .right-small-banners {
        display: none;
    }

}

@media (max-width: 606px) {

    .block-slider__title,
    .block__title {
        flex-direction: column;
        margin-bottom: 15px;
    }

    .block-slider__title a,
    .block__title a {
        border-radius: 5px;
        margin-top: 15px;
        font-size: 14px;
    }

    .block-list .listing-wrap .block-slider__wrap .item-product {
        margin: 0 15px;
    }

    .block-slider__wrap:not(.slick-initialized) .item-product,
    .block-list .listing-wrap .block-slider__wrap .item-product {
        width: 190px;
    }
}

@media (max-width: 583px) and (min-width: 501px) {
    .menu-icon {
        position: absolute !important;
    }
}

@media (max-width: 500px) {
    .header-acts {
        justify-content: space-between;
        width: 100%;
    }

    .header-search {
        margin: 0 10px !important;
    }

    .footer-main .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
        display: block !important;
    }

    .footer-main .col {
        display: block !important;
    }

    .category-list__top_panel_main_page {
        align-items: center;
    }

    .slick-next,
    .slick-prev {
        margin-top: 10px;
    }

    .block-acts ul li {
        width: 100%;
        margin-right: 0;
    }

    .authenticated .header-favorites {
        margin-right: 0 !important;
    }

    .authenticated .search-icon {
        margin-left: 0 !important;
    }

    .slick-dots {
        bottom: 20px !important;
    }

    .block-acts ul li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .block-acts ul li a .block-acts__text {
        flex: 1;
    }

    .block-acts ul li a .block-acts__img {
        width: 70px;
        height: 70px;
        margin: 0;
    }

    .block-acts__item:hover a {
        background-color: #f7f2f2;
        color: #000;
    }

    .block-acts__item1:hover .block-acts__img1 {
        background: url(../img/svg/shopping-bag-orange.svg) no-repeat center;
        background-size: cover;
    }

    .block-acts__item2:hover .block-acts__img2 {
        background: url(/themes/tumbochka/img/svg/pay-orange.svg) no-repeat center;
        background-size: cover;
    }

    .block-acts__item3:hover .block-acts__img3 {
        background: url(/themes/tumbochka/img/svg/box-orange.svg) no-repeat center;
        background-size: cover;
    }

    .block-acts__item4:hover .block-acts__img4 {
        background: url(/themes/tumbochka/img/svg/shield-orange.png) no-repeat center;
        background-size: cover;
    }

}

@media (max-width: 390px) {
    .link-all-category {
        padding-right: 10px !important;
    }

    .link-all-category span {
        font-size: 14px;
    }

    .header-favorites,
    .header-cart,
    .custom-dropdown,
    .header-search {
        padding: 0 5px !important;
        margin: 0 !important;
    }
}

@media (max-width: 352px) {

    .header-favorites,
    .header-cart,
    .custom-dropdown,
    .header-search {
        padding: 0 2px !important;
        margin: 0 !important;
    }

    .favorite-amount,
    .cart-amount {
        width: 22px;
        height: 22px;
        font-size: 12px;
    }

    .box-icon,
    .header-bottom .custom-dropdown svg,
    .favorite-icon,
    .search-icon,
    .cart-icon {
        width: 22px;
        height: 22px;
        background-size: 22px;
    }

    .fa-user,
    .fa-user-o {
        font-size: 23px;
    }

    #profile-icon {
        padding: 0 !important;
    }
}

@media (max-width: 340px) {

    .block-slider__wrap:not(.slick-initialized) .item-product,
    .block-list .listing-wrap .block-slider__wrap .item-product {
        margin: 15px 5px 0 5px;
    }

    .link-all-category span {
        font-size: 12px;
    }
}




html[dir="rtl"] .menu-icon {
    display: block;
}





.block-slider__title {
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

.block-slider__title span {
    line-height: 0.8;
}

.block-slider__title a {
    color: #fff;
    background-color: #ffd800;
    border-radius: 5px;
    padding: 5px 20px;
    font-weight: 700;
    border: solid 2px #ffd800;
}

.block-slider__title a:hover {
    background-color: #fff;
    color: #ffd800 !important;
    text-decoration: none;
    border: solid 2px #ffd800;
}

.block-slider__wrap {
    margin-bottom: 30px !important;
    padding-bottom: 0 !important;
}


.block__title {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.block__title a {
    position: relative;
    text-decoration: none;
    color: #fff;
    background-color: #ffd800;
    border-radius: 5px;
    padding: 5px 20px;
    font-weight: 700;
    font-size: 16px;
    z-index: 1;
    border: solid 2px #ffd800;
}

.block__title a:hover {
    background-color: #fff;
    color: #ffd800;
    text-decoration: none;
    border: solid 2px #ffd800;
}

.block-brands {
    padding: 15px 0;
}


.listing-wrap {
    display: block;
}


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

    header .header-top {
        display: none;
    }
}

#mySidebar {
    left: 0;
    width: 0;
}



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

    .banners-slider,
    .banners-slider .banner-slide {
        height: 390px;
    }
}


@media (max-width: 1090px) {
    .slick-list {
        height: 100%;
    }

    .banners-slider,
    .banners-slider .banner-slide {
        height: 320px;
    }

    .banner__item_small:last-child {
        height: 100%;
    }
}

@media (max-width: 1024px) {
    .right-small-banners>div {
        flex: 1;
    }

    .banner__item_small:last-child {
        height: 300px;
    }
}



.fa-user:before {
    text-shadow: 0 0 1.5px rgb(0, 0, 0);
}

.logo-mobile svg {
    height: 50px;
}


.block-brands .block-brands__wrap .slick-arrow,
#block-acts-carousel .slick-arrow,
.banners-slider .slick-arrow {
    display: none !important;
}



.banners-wrap .slick-track a {
    background-size: 100% 100% !important;
}


@media (min-width: 1180px) {
    .header-acts {
        justify-content: space-around;
    }

    .header-acts a,
    .header-cart,
    .custom-dropdown,
    #profile-icon {
        padding: 0 !important;
    }

}




.header-search {
    width: auto;
}

.header-search .form-search,
.header-search .form-select,
.header-search .form-button {
    float: none;
}

.header-search .form-search__buttons,
.header-search .search-form {
    display: flex;
}

/* TMK Styles */
.header-acts .header-search {
    display: block !important;
}

.header-acts .header-search .form-overlay {
    display: none !important;
}

.header-acts .header-search #box-search-form_search {
    margin-bottom: 0;
}

.header-acts .header-search form {
    display: none;
}

.header-acts .header-search form.active {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.general-information-cart__wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    gap: 10px;
}

.list-products-table__row>* {
    width: 50%;
}

.sticky-top .list-parcels__row-result {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}

.sticky-top .list-parcels__footer {
    min-height: auto;
}

.sticky-top .list-parcels__header {
    padding: 15px;
    justify-content: center !important;
}

.sticky-top .list-parcels__body {
    padding: 15px;
    margin-top: 0;
}

.sticky-top .list-parcels__row-result>* {
    width: auto;
    margin: 0;
}

.sticky-top .list-parcels__footer+.list-parcels__row .list-parcels__col-right {
    padding: 0 15px 15px !important;
    text-align: center !important;
    background: #fae3c3;
}

.list-products .panel-grey__text {
    border-bottom: 1px solid #f7f2f2;
    padding-bottom: 15px;
}

.button-confirm-receipt-of-goods,
.addItemReview {
    float: right;
    margin-top: 15px;
}

.list-products__col-2 {
    width: 83%;
    padding-right: 0;
}

.list-products__col-3 {
    width: 100%;
}

.aside-order-info {
    position: absolute;
    top: 0;
    right: 0;
}

.aside-order-info .list-parcels {
    margin-bottom: 0;
}

.aside-order-info-fixed {
    top: 20px;
    position: fixed;
}

.list-products__name-order {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
}

.list-products__header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.list-products__header .panel-grey__buttons {
    margin-left: auto;
}

.profile-menu-burger {
    display: none;
}

.profile-menu a.active {
    color: #ffd800;
}

.profile-menu {
    background: #fff;
    width: 260px;
    position: static !important;
}

.profile-menu-fixed {
    position: fixed !important;
    top: 20px !important;
    right: auto !important;
}

.subscribe_block {
    display: block;
}

.subscribe_block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 15px;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 15px;
}

.subscribe_block a {
    width: auto;
    flex: auto;
    padding: 0 15px;
    height: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.more-photos {
    text-align: center;
    height: 50px;
    display: flex;
    justify-content: center;
    gap: 5px;
}

.banners-wrap .banners-slider .baner__item.slick-slide {
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

.categories-icons {
    margin-bottom: 0;
}

.footer-text>* {
    display: inline;
}

.listing-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.item-product {
    cursor: pointer;
}

.item-product__id {
    display: block;
    float: left;
    width: max-content;
}

.item-product__sold {
    display: block;
    float: left;
    width: 100%;
    margin-top: 5px;
}

.item-product__title {

}

.item-product-inside .sold-block {
    float: left;
}

.item-product-inside {
    text-align: left;
}

.item-product__eye {
    display: inline;
    float: right;
}

.item-product__eye-inner {
    height: 30px;
    width: 60px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.item-product__eye-inner_discount {
    height: 30px;
}

.modal-img-outer {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.modal-img-outer .slick-slide {
    /*	width: 500px;*/
    margin: 0 auto;
}

.modal-img-outer .modal-img-slider {
    /*
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	*/
    margin-top: 20px;
}

.modal-img-outer .modal-img-slider .slock-arrow {
    top: 50%;
    transform: translate(0, -50%);
}

.modal-img-outer .slick-track {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.modal-img-outer img {
    /*
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	*/
    max-width: 500px;
    min-width: 500px;
}

.modal-img-close {
    padding-top: 100px;
    padding-right: 38.4%;
    font-size: 40px;
    color: #fff;
    display: flex;
    line-height: 1;
    justify-content: flex-end;
    cursor: pointer;
}

.modal-img-outer .slick-next,
.modal-img-outer .slick-prev {
    top: 40%;
}

.item-product__footer {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
}

.item-product__logo {
    width: 30%;
    margin-left: auto;
}

.item-product__rating {
    width: 70% !important;
}

.item-product__price_without_discount {
    margin-bottom: 38px;
}

a:hover .sold-block,
a:hover .item-product__reviews {
    color: #000;
}

.block-slider__title a,
.block-slider__title a:hover,
.block-brands .block__title a,
.block-brands .block__title a:hover {
    background: none;
    line-height: 0.8;
    font-size: 30px;
    font-weight: 700;
    color: #000 !important;
    border: 0;
    padding: 0;
}

.paymshipReviewsItem {
    float: none;
}

.item-product__reviews,
.item-product__edit {
    font-size: 18px;
    float: right;
    width: max-content;
    text-align: right;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 5px;
}

.item-product__reviews i,
.item-product__rating i {
    color: #ffd800;
}

.item-product__rating .product-raiting {
    margin-top: 0;
}

#mySidebar {
    width: 290px;
    left: -290px;
}

[aria-labelledby="orders-tab"] td:first-child,
[aria-labelledby="orders-tab"] th:first-child {
    text-align: left;
    padding-left: 0;
}

[aria-labelledby="orders-tab"] td:nth-child(3),
[aria-labelledby="orders-tab"] th:nth-child(3) {
    display: none;
}

.order_list_wrapper+.navbar li.nav-item:last-child {
    display: none;
}

.account_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    padding: 15px;
    margin-bottom: 15px !important;
}

.account_wrapper .btn-primary {
    margin-bottom: 0 !important;
}

.account_wrapper>* {
    flex: auto;
}

.form-group.datepick {
    margin-bottom: 15px;
    width: 100%;
}

.form-group.datepick>* {
    margin-right: 5px;
}

.form-group.datepick [type="submit"] {
    margin-left: auto !important;
}

.referal #support h3 {
    margin-bottom: 15px !important;
}

.main h1 {
    padding-top: 10px !important;
    margin-bottom: 15px !important;
}

.people_with_ref {
    margin-top: 15px;
}

.referal .notepad {
    width: 100%;
}

.referal #support.people_with_ref h3 {
    margin-bottom: 10px !important;
}

.navbar {
    padding: 8px 0;
}

.tablelist_shown {
    margin-left: 10px;
}

#favourites_items .list-cart-group {
    margin-top: 5px;
    margin-bottom: 15px;
}

#favourites_items .list-cart-group+.list-cart-group {
    margin-top: 0;
}

.list-cart-products__row-item_wrapper {
    display: flex;
}

.list-cart-products__row-item_wrapper>* {
    width: auto;
}

.list-cart-products__row-item_wrapper .list-cart-products__col-img {
    margin-right: 10px;
}

.list-cart-products_comment {
    display: none;
}

.list-cart-products_info {
    flex: auto;
}

.list-cart-products_info .list-cart-products__name {
    width: 100%;
    margin-bottom: 10px;
}

.list-cart-products_info_label {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.list-cart-products__row-item .link-group {
    position: static;
    width: 60px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row-reverse;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.list-cart-products__row-item .link-group a {
    margin-bottom: 0;
}

.list-cart-products__row-item .link-group a:first-child {
    margin-top: 4px;
}

.list-products-table_wrapper {
    margin-top: 15px;
}

.list-products-table_wrapper .list-products-table {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    gap: 50px;
}

.list-products-table_wrapper .list-products-table>* {
    width: 50%;
}

.list-products-table__row_wrapper .list-products-table__row>*:first-child {
    width: 30%;
}

.list-products-table__row_wrapper .list-products-table__row>*:last-child {
    width: 70%;
}

#favourites_items .tableList {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
}

#favourites_items .tableList li:last-child {
    margin-left: auto;
}

#favourites_items .button-clear-favourites {
    margin-right: 0;
}

#favourites_items .button-delete-selected {
    margin-left: auto;
}

#favourites_items .list-cart__panel-main {
    display: flex;
    flex-wrap: wrap;
}

.cart-buttons {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    gap: 15px;
    width: 100%;
    margin-top: 15px;
}

.cart-buttons>* {
    flex: auto;
}

.basket-content .list-cart__panel-main {
    margin-bottom: 15px;
}

.js-basket-checkbox-main {
    padding: 10px 10px 0;
    margin-bottom: 0;
}

.content-basket .list-cart-products__name {
    margin-top: 0;
}

.basket-item-summary-data .list-cart-products__item-summary td {
    padding: 0;
}

.basket-item-summary-data .list-cart-products__item-summary {
    margin-top: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    gap: 10px;
    border-top: none !important;
}

.js-basket-group .number input {
    width: 60px;
}

.content-basket .link-group {
    position: static;
}

.content-basket .list-cart-products__item-price {
    padding: 0;
    margin-bottom: 10px;
}

.content-basket .cart-item_left-side>.quantity {
    margin-bottom: 31px;
}

.cart-item_left-side {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
}

.js-basket-content-wrapper .aside-right .list-parcels__row-result .list-parcels__col-right {
    margin-left: 0;
}

.js-basket-content-wrapper .aside-right .sticky-top .list-parcels__row-result>* {
    flex: auto;
}

.js-basket-content-wrapper .aside-right .sticky-top .list-parcels__row-result>.row>* {
    padding: 0;
}

.content-basket .aside-right .list-parcels__body {
    margin-bottom: 0;
    border: none;
}

.content-basket .aside-right .article {
    margin-bottom: 15px;
}

.content-basket .aside-right .list-cart-products__row {
    margin-bottom: 0;
    padding: 0 15px !important;
    padding-top: 15px !important;
}

.content-basket .aside-right .list-cart-products__row.goods_cost {
    margin-bottom: 0;
    padding: 0 !important;
}

.order_list_wrapper .account_info>* {
    line-height: 1;
}

.account_name>div:first-child {
    white-space: nowrap;
}

.order_list_wrapper .account_info .account_number {
    margin-top: 15px;
}

.order_list_wrapper .account_info .account_number span {
    display: block;
}

.order_list_wrapper .account_info .mt-2 {
    margin-top: 15px !important;
}

.form-group.datepick [type="submit"] {
    width: auto;
    flex: auto;
}

h1 {
    font-size: 30px;
    line-height: 1;
}

h2 {
    font-size: 26px;
    line-height: 1;
}

.personal_info label {
    width: 100%;
    justify-content: flex-start;
}

.personal_info .profile_form-outer {
    padding: 0;
    flex: 30%;
}

.personal_info .form-inline {
    gap: 30px;
}

.form-inline .profile_form-outer .form-control {
    width: 100%;
}

.middlename_outer {
    max-width: calc(33% - 16px);
}

.personal_info {
    position: relative;
}

.personal_info .form-inline {
    margin-top: 15px !important;
}

.personal_info .submit_button {
    position: absolute;
    right: 0;
    top: -6px;
}

.personal_info .submit_button input {
    margin-top: 0 !important;
    text-align: center;
    width: 150px;
}

.userform {
    margin-bottom: 20px;
}

#deleteAccount input[type="password"] {
    width: calc(50% - 15px);
}

.profile__delivery .form-row>div {
    padding: 0;
    padding-right: 30px;
}

.profile__delivery h2 {
    margin-bottom: 0;
}

.profile__delivery .form-row>div+div {
    padding-right: 0;
}

.profile__delivery [name="delete-delivery-profile"] {
    margin-left: 30px;
}

.profile__delivery #profiles_select+a {
    margin-left: auto;
}

.support-tickets {
    margin-top: 39px;
}

.new_support_msg {
    float: right;
    margin: 0;
}

.support-tickets tr:last-child {
    border-bottom: 1px solid #dee2e6;
}

.list-cart-products {
    margin-bottom: 0;
}

.userBigLabel .submit_button input {
    height: 40px;
    line-height: 38px;
}

#profiles_select {
    margin-top: 4px;
}

.profile__delivery .form-row label {
    line-height: 1;
}

.aside-order-info .sticky-top .list-parcels__row-result {
    margin-bottom: 0;
}

.content-basket .aside-right .article.article_mobile {
    display: none;
}

.list-cart__panel-main .button i {
    margin-right: 5px;
}

.content-basket .list-cart__panel-main .cart-buttons .button {
    text-align: left;
}

.content-basket .group-block .list-cart-products__row-item:last-of-type,
.content-basket .basket-item-summary-data {
    margin-bottom: 0;
}

.content-basket .aside-right {
    top: -57px;
}

.main-order-block .list-parcels-order+.list-parcels__footer {
    margin-bottom: 20px;
}

.main-order-block .list-products {
    margin-bottom: 0;
}

.main-order-block .list-products [data-role="product"] {
    margin-bottom: 15px;
    padding-bottom: 0;
}

.main-order-block .list-user-data {
    margin-bottom: 15px;
}

.main-order-block .list-user-data .list-user-data__table {
    margin-top: 0;
}

.main-order-block .list-products [data-role="product"] .addItemReview {
    margin-bottom: 20px;
}

.profile-menu-burger {
    cursor: pointer;
}

.new_support_msg {
    z-index: 1;
}

.support-tickets {
    margin-top: 0;
}

.breadcrumb.breadcrumb-my {
    padding-bottom: 3px !important;
}

.js-basket-content .js-basket-group {
    margin-bottom: 20px;
}

.sticky-top-mobile-wrap {
    display: none;
}

.button__quick-order {
    display: block;
}

.list-data-delivery_table textarea {
    position: static;
}

.list-data-delivery_row-comment {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.list-data-delivery_row-comment .list-data-delivery_label6 {
    font-size: 16px;
    width: 22%;
}

@media screen and (min-width: 1250px) {
    .js-basket-content-wrapper {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
}

@media screen and (max-width: 1249px) {
    .content-basket .aside-right{
        position: static;
    }
    .js-basket-content-wrapper > .col-l-12{
        max-width: 100%;
    }
}

@media screen and (min-width: 1100px) {
    .header-acts .dropdown-item {
        padding: 4px 24px !important;
    }

    .modal-img-outer .modal-img-slider .slick-next {
        right: 17px;
    }

    .block-categories {
        margin-bottom: 20px;
    }

    .panel-search-products {
        display: block;
    }

    .panel-search-products .form-search {
        padding-left: 0;
    }

    .panel-search-products__search input[type="text"] {
        width: 275px;
    }

    .search-content .panel-product {
        justify-content: flex-end;
    }

    .search-content .search-content_status {
        width: 20%;
        float: left;
    }

    .search-content .panel-grey.panel-product {
        display: none;
    }

    .search-content .panel-grey.panel-product+.panel-grey.panel-product {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        width: 80%;
        float: left;
        margin-bottom: 20px;
    }

    .search-content-info-title {
        margin-bottom: 20px !important;
        font-size: 30px;
    }

    .panel-product>* {
        padding: 0 15px;
    }

    .content-block {
        margin-top: 8px;
    }

    .category-list__top_panel_main_page {
        border-radius: 0;
    }

    .wrapper {
        min-height: 100vh;
        padding-bottom: 205px;
    }

    .wrapper footer {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .content-basket .aside-right .list-parcels__footer>div {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1280px) and (min-width: 1100px) {
    .wrapper {
        padding-bottom: 295px !important;
    }
}

@media screen and (max-width: 1280px) {
    #new-order-create .aside-right .list-parcels {
        display: block;
    }

    #new-order-create .aside-right .list-parcels>.yellow2-panel {
        height: auto;
    }

    .view-page {
        padding-right: 0;
    }

    .main-order-block .list-parcels__footer {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1024px) {
    .list-data-delivery_row-comment .list-data-delivery_label6 {
        width: 31%;
    }
}

@media screen and (min-width: 1481px) {
    .view-page {
        padding-right: 45px;
    }
}

@media screen and (max-width: 1099px) {
    .account_info>.col-lg-3:last-child {
        display: inline-block !important;
    }

    .profile-header h1 {
        padding-top: 0 !important;
    }

    .profile-header-fixed h1 {
        padding-top: 0 !important;
    }

    .profile-header-fixed {
        padding-top: 10px !important;
    }

    .profile-header-fixed .profile-menu-burger{
        top: 12px;
    }

    .breadcrumb.breadcrumb-my {
        padding-bottom: 10px !important;
    }

    .profile-menu .accordion-menu-page {
        display: block;
    }

    .profile-menu li a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .aside-order-info .sticky-top-mobile-wrap {
        height: 0;
    }

    .main-order-block .list-support-messages .yellow2-panel {
        height: auto;
    }

    .profile-menu-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        background: #000;
        opacity: 0.5;
        z-index: 5;
        width: 100vw;
        height: 100vh;
    }

    .content-basket .aside-right .article.article_mobile {
        display: block;
    }

    .general-information__col-img {
        max-width: 55px;
        max-height: 55px;
        width: 55px;
        height: 55px;
        min-width: 55px;
        min-height: 55px;
        background-size: 22px;
    }

    .general-information__col-img3 {
        background-size: 32px;
    }

    .profile-header {
        position: relative;
    }

    .profile-menu-burger {
        display: block;
        position: absolute;
        top: 2px;
        right: 10px;
        z-index: 100;
    }

    .profile-menu {
        position: absolute !important;
        top: 52px !important;
        left: 20px !important;
        z-index: 100;
        display: none;
    }

    .content .main {
        margin-left: 0;
        padding-top: 0;
        width: 100%;
    }

    .js-basket-sidebar-body {
        display: none !important;
    }

    .weight-payment-terms {
        padding: 15px 0 0 !important;
    }

    .js-basket-delivery-method-choose {
        display: none;
    }

    .js-basket-lines-total-cost {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
    }

    .list-parcels__row-result>.row {
        justify-content: space-between;
    }

    .new_support_msg {
        display: block;
        margin: 0 auto;
        width: max-content;
        float: none;
    }

    .support_list {
        overflow-x: scroll;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    .list-parcels__footer {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
    }

    .list-parcels__footer>* {
        padding: 0;
    }

    .navbar {
        padding-bottom: 0;
    }

    #favourites_items .list-cart__panel-main {
        margin-bottom: 15px;
    }

    #favourites_items .list-cart__panel-main .custom-checkbox {
        width: 100%;
    }

    #favourites_items .list-cart__panel-main .button {
        margin-bottom: 0;
        flex: auto;
    }

    .list-products-table_wrapper .list-products-table>* {
        width: 100%;
    }

    .list-products-table_wrapper .list-products-table {
        display: block;
    }

    #favourites_items .list-cart-group {
        margin-bottom: 15px;
    }

    .content-basket .aside-right-mob .sticky-top-fixed {
        width: 100vw;
    }
}

@media screen and (max-width: 1099px) and (min-width: 769px) {
    .account_info+.btn-primary {
        width: min-content;
    }

    .profile-menu {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        z-index: 100;
        display: none;
        height: 100vh;
    }

    .account_info>div {
        display: block !important;
    }

    .weight-payment-terms {
        text-align: center;
    }

    .js-basket-make-order-button {
        width: 40% !important;
        margin: 0 auto;
        display: block;
    }

    .form-group.datepick [type="text"] {
        text-align: center;
    }

    #myTabContent {
        width: 100%;
    }

    .account_wrapper {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        padding: 15px 10px;
        justify-content: space-between;
        margin-bottom: 15px;
    }

    .account_wrapper .col-lg-3 {
        padding: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex !important;
        gap: 10px;
    }

    .account_wrapper .account_name {
        display: block !important;
    }

    .account_wrapper .account_number {
        margin-top: 15px;
    }

    .account_wrapper .col-lg-3+.col-lg-3 {
        margin-top: 15px !important;
    }

    .block-slider__title {
        margin: 0 auto !important;
    }

    .general-information__col:first-child {
        order: 2;
    }

    .general-information__col:nth-child(2) {
        order: 3;
    }

    .general-information__col:last-child {
        order: 1;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .subscribe_block {
        width: 100%;
    }

    .subscribe_block a {
        width: 80px;
        flex: 0;
    }

    .subscribe_block p {
        margin-right: 52%;
    }

    .general-information-cart {
        width: 48%;
        margin-right: 4%;
        background-position: 110% center;
        margin-bottom: 0;
    }

    .general-information-cart-red {
        margin-right: 0;
    }

    .order_list_wrapper {
        align-items: center;
    }

    .order_list_wrapper .account_info>* {
        text-align: left;
        padding: 0;
    }

    .order_list_wrapper .account_info .money {
        display: block;
    }
}

@media screen and (max-width: 1279px) and (min-width:481px) {
    .subscribe_block {
        width: 100%;
    }

    .subscribe_block a {
        width: 80px;
        flex: 0;
    }

    .subscribe_block p {
        margin-right: 52%;
    }

    .general-information__col:first-child {
        order: 2;
    }

    .general-information__col:nth-child(2) {
        order: 3;
    }

    .general-information__col:last-child {
        order: 1;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .general-information-cart {
        width: 48%;
        margin-right: 4%;
        background-position: 110% center;
        margin-bottom: 0;
    }

    .general-information-cart-red {
        margin-right: 0;
    }
}

@media screen and (max-width: 768px) {
    .list-user-info__header{
        justify-content: center;
    }

    .js-basket-provider {
        padding: 0;
    }

    .online-wallets-box-btns .table-top-up-form-right {
        right: auto !important;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .false-confirmDialog .modal-footer #cancelBtn {
        display: block;
        margin: 0 auto;
        margin-top: 60px;
    }

    .nova-poshta-warehouses .warehouses,
    .nova-poshta .citiesDropdown {
        width: 100% !important;
    }

    .nova-poshta-warehouses .list-data-delivery_label {
        top: 0;
        margin-bottom: 0;
    }

    .list-data-delivery_row-comment .list-data-delivery_label6 {
        width: 100%;
    }

    .list-data-delivery_row-comment {
        flex-direction: column;
        gap: 5px;
    }

    .additional-price .additional-price_header+.panel-buttons {
        display: block;
        margin-bottom: 0;
    }

    .additional-price .additional-price_header+.panel-buttons .button__in-garbage {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .js-basket-content .js-basket-group {
        margin-bottom: 15px;
    }

    .new_support_msg {
        margin-bottom: 15px;
    }

    .main-order-block .list-products [data-role="product"] .addItemReview,
    .main-order-block .list-products [data-role="product"] .button-confirm-receipt-of-goods {
        margin-bottom: 0;
        margin-top: 10px;
    }

    .content-basket .aside-right {
        position: static;
        margin-bottom: 0;
    }

    .content-basket .aside-right .list-parcels {
        margin-bottom: 20px;
        z-index: 0;
    }

    [aria-labelledby="orders-tab"] td {
        padding: 10px;
    }

    [aria-labelledby="orders-tab"] td:first-child,
    [aria-labelledby="orders-tab"] th:first-child {
        padding-left: 0;
    }

    [aria-labelledby="orders-tab"] td:nth-child(2),
    [aria-labelledby="orders-tab"] th:nth-child(2) {
        padding: 10px 0;
    }

    .order_list_wrapper .account_info .account_number,
    .order_list_wrapper .account_info .mt-2,
    .account_wrapper .btn-primary {
        margin-top: 10px !important;
    }

    .list-cart-products__row-item {
        padding: 10px;
    }

    .general-information__col .general-information-cart.general-information-cart-red {
        margin-bottom: 0;
    }

    .list-cart-products__row-item_wrapper .list-cart-products__col-img {
        margin: 0 auto;
    }

    .profile-menu {
        width: 100% !important;
        left: 0 !important;
    }

    .list-cart-products__row-item>.row:first-child>.col-md-9 .row .col-md-9 {
        padding-left: 10px;
        padding-top: 10px;
    }

    .list-cart-products__row-item .cart-item_left-side {
        padding-left: 30px;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
    }

    .cart-buttons {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        margin: 10px 0;
    }

    .list-cart-products__row-item .cart-item_left-side .quantity {
        margin: 0;
        margin-left: auto;
    }

    .main-order-block .sticky-top-mobile .list-parcels__row-result {
        width: 100%;
    }

    .main-order-block .list-products .list-products__col-2 {
        width: 100%;
        margin-top: 10px;
    }

    .profile__delivery .form-row>div {
        padding: 0;
        padding-right: 0;
    }

    .profile__delivery [name="delete-delivery-profile"] {
        margin-left: 0;
    }

    .profile__delivery .submit_button {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        gap: 15px;
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .main-order-block .list-parcels__footer {
        margin-bottom: 0;
    }

    .profile__delivery .submit_button>* {
        flex: 50%;
    }

    .profile__delivery #profiles_select+a {
        margin: 10px auto 0;
    }

    .profile__delivery .form-row label {
        margin-top: 10px;
        line-height: 1;
    }

    .personal_info .profile_form-outer {
        flex: 100%;
    }

    .personal_info_bio .profile_form-outer {
        margin-top: 10px;
    }

    .personal_info_bio {
        display: grid;
    }

    .personal_info_bio .profile_form-outer.g-1 {
        grid-row: 1;
    }

    .personal_info_bio .profile_form-outer.g-2 {
        grid-row: 2;
    }

    .personal_info_bio .profile_form-outer.g-3 {
        grid-row: 3;
    }

    .personal_info_bio .profile_form-outer.g-4 {
        grid-row: 4;
    }

    .personal_info_bio .profile_form-outer.g-5 {
        grid-row: 5;
    }

    .personal_info_bio .profile_form-outer.g-6 {
        grid-row: 6;
    }

    .personal_info_bio .profile_form-outer.g-7 {
        grid-row: 7;
    }

    .personal_info_bio .form-inline {
        display: contents;
    }

    .personal_info .form-inline {
        margin-top: 15px !important;
        gap: 10px;
    }

    .personal_info .submit_button {
        position: static;
        margin-top: 10px;
    }

    #deleteAccount input[type="password"] {
        width: 100%;
    }

    .middlename_outer {
        max-width: 100%;
    }

    .form-group.datepick [type="text"] {
        margin: 10px auto 0;
        text-align: center;
        min-width: 250px;
    }

    .form-group.datepick [type="submit"] {
        margin: 10px auto 0;
        min-width: 250px;
    }

    .order_date .form-group.datepick {
        margin: 0 auto 10px auto;
        display: grid;
    }

    .form-group.datepick>* {
        margin: 10px 0 0 0;
        display: block;
    }

    .order_list_wrapper {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        align-items: center;
    }

    .list-cart__panel-main .button {
        margin-top: 10px;
    }

    .list-cart__panel-main .custom-checkbox {
        margin-bottom: -5px;
    }

    #favourites_items .tableList li:last-child {
        margin-left: 0;
    }

    #favourites_items .tableList {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .tablelist_shown {
        margin-left: 0;
    }

    .list-cart-products__row-item_wrapper {
        flex-wrap: wrap;
    }

    .list-cart-products_info {
        margin-top: 10px;
    }

    .referal .notepad td {
        display: block;
        padding: 10px 0;
    }

    #myTabContent {
        width: 100%;
    }

    [aria-labelledby="orders-tab"] td {
        font-size: 14px;
    }

    [aria-labelledby="orders-tab"] td:nth-child(2),
    [aria-labelledby="orders-tab"] th:nth-child(2) {
        padding: .75rem 0;
    }

    .account_wrapper {
        margin-bottom: 15px !important;
    }

    .item-product__rating {
        display: block;
        font-size: 12px;
    }

    .item-product__reviews {
        display: none;
    }

    .block-slider__wrap:not(.slick-initialized) .item-product,
    .block-list .listing-wrap .block-slider__wrap .item-product {
        margin: 0;
        flex: auto;
    }

    .listing-wrap .item-product__price_without_discount {
        margin-bottom: 18px;
    }

    .listing-wrap .item-product__price,
    .block-slider__wrap:not(.slick-initialized) .item-product .item-product__price {
        min-width: 70%;
    }

    .item-product__footer {
        width: 100%;
        float: right;
    }

    .item-product__eye {
        /*		float: left;*/
        margin: -5px -10px 0;
        padding: 10px;
    }

    .item-product__logo {
        width: 70px;
    }

    .item-product__eye-inner {
        justify-content: flex-start;
        height: 17px;
        width: 35px;
    }

    .item-product__price_old {
        font-size: 16px;
    }

    .item-product__title {
        margin-top: 0 !important;
        /*
		white-space: normal;
		overflow: hidden;
		max-height: 32px;
		*/
        display: block;
    }

    .item-product__id,
    .item-product__sold {
        display: none;
    }

    .block-slider__wrap:not(.slick-initialized) {
        gap: 10px;
        margin-top: 15px;
    }

    .modal-img-outer img {
        max-width: 280px;
        min-width: 280px;
    }

    .category-list__top_panel_main_page {
        border-radius: 0;
    }

    .block-categories {
        margin-bottom: 15px;
        padding-top: 15px;
    }

    .panel-grey.panel-product .icon-filter {
        position: relative;
        display: block;
        overflow: hidden;
        padding: 0 0 0 8px;
        height: 40px;
        border: 1px solid #aaa;
        border-radius: 5px;
        background-color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
        background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
        background-clip: padding-box;
        -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
        box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
        color: #444;
        text-decoration: none;
        white-space: nowrap;
        line-height: 24px;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .view-page,
    .aside {
        display: none;
    }

    .panel-product {
        width: calc(50% - 7.5px);
        min-width: 105px;
        margin-bottom: 15px;
    }

    .panel-product .product-filter,
    .panel-product .chosen-container {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
    }

    .panel-product+.panel-product {
        margin-left: 15px;
    }

    .panel-search-products {
        margin-bottom: 10px;
    }

    .search-content-info-title {
        margin-bottom: 15px !important;
    }

    .content {
        /* padding-top: 0; */
    }

    .breadcrumb {
        padding-top: 10px;
    }

    .content-block {
        margin-top: 3px;
    }

    .product-filter .chosen-container-single .chosen-single {
        padding: 6px 8px 0 8px !important;
    }

    .chosen-container-single .chosen-single span {
        margin-right: 0;
        text-align: center;
    }

    .wrapper .product-filter .select {
        width: 100% !important;
    }

    #modal-filter {
        padding-top: 74px;
    }

    #modal-filter .search-content_status {
        display: none;
    }

    #modal-filter .feature-Discount {
        background: #d0b3b3;
        border-color: #d0b3b3;
        margin-right: 0;
    }

    #modal-filter .buttons-group {
        width: 100%;
        padding-bottom: 0;
    }

    #modal-filter .panel-product,
    .buttons-group>a {
        width: 100%;
    }

    #modal-filter .panel-product {
        margin-bottom: 0;
    }

    #modal-filter .panel-product+.panel-product {
        margin-bottom: 5px;
    }

    #modal-filter .accordion-menu {
        margin-bottom: 0;
    }

    #modal-filter .modal-dialog-centered {
        -ms-align-items: flex-start;
        align-items: flex-start;
    }

    /*
	#modal-filter .ling-group-all {
	margin: 0 0 10px;
	padding-top: 5px;
	position: fixed;
	background: #fff;
	top: 46px;
	max-width: 320px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 10;
}
	#modal-filter .modal-header{
	top: 17px;
	position: fixed;
	background: #fff;
	max-width: 320px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 10;
}
	*/
    .modal-fixed {
        position: fixed;
        max-width: 320px;
        background: #fff;
        z-index: 10;
        width: calc(100% - 20px);
        left: 50%;
        transform: translate(-50%, 0);
        top: 0;
        padding: 10px;
    }

    #modal-filter .ling-group-all li {
        width: calc(50% - 5px);
        margin: 0;
    }

    #modal-filter .ling-group-all li+li {
        margin-left: 10px;
    }

    #modal-filter .ling-group-all a {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
        padding: 0 8px;
        height: 40px;
        border: 1px solid #aaa;
        border-radius: 5px;
        background-color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
        background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
        background-clip: padding-box;
        -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
        box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
        color: #444;
        text-decoration: none;
        white-space: nowrap;
        line-height: 24px;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #modal-filter .accordion-filters .card-body,
    #modal-filter .accordion-menu .card-body {
        padding: 10px 20px;
        background: #f7f2f2;
    }

    .accordion .card .card-header h5 {
        background: #f7f2f2;
        padding: 0 10px;
    }

    .accordion-menu .card {
        margin-bottom: 5px;
    }

    #modal-filter .accordion-filters .card-body .slider-range {
        padding-bottom: 0;
    }

    #modal-filter .modal-content .slider-range input {
        width: 80px;
        margin: 0;
    }

    #modal-filter .modal-content .custom-control {
        min-height: 1.8rem;
    }

    #modal-filter .buttons-group .btn-grey {
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        text-decoration: none;
        width: 100%;
        text-align: left;
        position: relative;
        font-size: 14px;
        padding-left: 10px;
    }

    .panel-search-products__search {
        margin-top: 0 !important;
    }

    .footer-bottom .logo img {
        position: static;
    }

    .footer-bottom .logo {
        flex: none;
        margin-right: 10px;
    }

    .footer-row {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
    }

    .footer-bottom .svg-10ka {
        position: static;
        margin: 10px auto 0 auto;
    }

    .footer-text {
        text-align: justify;
        font-size: 13px;
    }

    .footer-text-left {
        margin-bottom: 0;
    }

    .pagination {
        justify-content: center;
    }

    .profile-menu a {
        padding: 10px 9px;
    }

    .profile-menu-fixed {
        position: fixed !important;
        top: 103px !important;
    }

    .profile-header {
        padding: 0 0 15px;
        background: #fff;
        position: relative;
    }

    .profile-header h1 {
        margin: 0 !important;
        text-align: left;
    }

    .profile-header-fixed {
        position: fixed;
        top: 51px;
        padding-left: 10px;
        z-index: 10;
        left: 0;
        width: 100%;
    }

    .accordion-menu-page {
        display: block;
    }

    .general-information-cart__title {
        text-align: left;
    }

    .general-information__col {
        margin-bottom: 15px;
    }

    .general-information__col-header {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:480px) {
    .general-information-cart {
        margin-bottom: 15px;
    }

    .subscribe_block a {
        width: 40%;
        flex: initial;
    }
}

@media screen and (max-width:420px) {
    .form-group.datepick [type="submit"] {
        width: 100%;
    }
}
@media screen and (max-width:470px) {
    .action {
        padding: 1px;
        width: 20px;
        height: 20px;
    }
}

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

    .item-product__price_old,
    .item-product__price_new {
        font-size: 14px;
    }

    .item-product__rating {
        width: 50%;
        font-size: 11px;
    }

    .item-product__logo {
        width: calc(50% - 10px);
    }
}

.block-slider__wrap a:nth-child(n+6){
    display: none !important;
}

@media screen and (max-width:1480px) {
    .block-slider__wrap a:nth-child(n+5){
        display: none !important;
    }
}

@media screen and (max-width:1180px) {
    .block-slider__wrap a:nth-child(n+4){
        display: none !important;
    }
}

@media screen and (max-width:882px) {
    .block-slider__wrap a:nth-child(n+4){
        display: inline-block!important;
    }
    .block-slider__wrap a:nth-child(n+5){
        display: none !important;
    }
}

body {}

.custom_price1 {
    position: relative;
    left: -12px;
}

.custom_price1 td {
    white-space: nowrap;
}

/*
html,
body {
overflow-x: hidden;
}
*/

@media (max-width: 1480px) {
    .custom_price1 {
        position: relative;
        left: 0px;
    }
}

@media (max-width: 1199px) {
    .custom_price1 {
        position: relative;
        left: -17px;
    }
}

@media (max-width: 1180px) {
    .custom_price1 {
        position: relative;
        left: -11px;
    }
}

@media (max-width: 1099px) {
    .custom_price1 {
        position: relative;
        left: -36px;
    }
}

@media (max-width: 1090px) {
    .custom_price1 {
        position: relative;
        left: -32px;
    }
}

@media (max-width: 999px) {
    .custom_price1 {
        position: relative;
        left: -28px;
    }
}

@media (max-width: 950px) {
    .custom_price1 {
        position: relative;
        left: -25px;
    }
}

@media (max-width: 900px) {
    .custom_price1 {
        position: relative;
        left: -20px;
    }
}

@media (max-width: 850px) {
    .custom_price1 {
        position: relative;
        left: -15px;
    }
}

@media (max-width: 800px) {
    .custom_price1 {
        position: relative;
        left: -8px;
    }
}

@media (max-width: 768px) {
    .custom_price1 {
        position: relative;
        left: 4px;
        margin-top: 10px !important;
    }
}

.header-bottom [data-target='#modal-menu-mobile'] img {
    width: 43px;
    position: relative;
    top: -7px;

}

@media(max-width: 500px) {
    .header-bottom [data-target='#modal-menu-mobile'] img {
        top: 0px;
        width: 30px;
    }
}

@media(max-width: 430px) {
    .header-bottom [data-target='#modal-menu-mobile'] img {
        top: 0px;
    }
}

@media(max-width: 400px) {
    .header-bottom [data-target='#modal-menu-mobile'] img {
        top: 0px;
        width: 30px;
    }
}

@media(max-width: 1920px) {
    .textline-outer .hidden-xs {
        opacity: 1 !important;
    }
}







@media only screen and (min-width: 601px) and (max-width: 1024px) {
    .header-search {
        display: block !important;
        padding: 0 !important;
        top: 0 !important;
    }

    .header-search form {
        padding: 0 !important;
        top: 0 !important;
    }

    .form-overlay {
        display: none !important;
    }

    .header-search form {
        position: relative !important;
        box-shadow: unset !important;
    }

    .search-icon {
        display: none !important;
        background-color: red;
    }

    .header-search input[type="text"] {
        max-height: 28px !important;
    }

    .header-search .form-select.select-img .dropdown-toggle {
        max-height: 28px !important;
    }

    .form-button {
        max-height: 28px !important;
        height: 28px !important;
        line-height: 28px !important;
    }

    .header-search input[type="submit"] {
        background-size: contain;
        width: 15px;
        height: 15px;
        top: 7px;
        left: 12px;
    }

    .file-upload label span {
        background-size: contain;
        width: 13px;
        height: 13px;
        position: relative;
        top: -2px;
    }

    .file-upload {
        top: 8px;
    }

    .header-search .form-select.select-img .dropdown-toggle ul {
        line-height: 28px;
    }

    .header-search .form-select.select-img .dropdown-toggle img {
        position: relative;
        top: -2px;
    }

    .header-search .form-select.select-img .dropdown-toggle::after {
        transform: translateY(-8px);
    }

    .form-select {
        width: 123px;
    }

    .header-search input[type="text"] {
        width: 505px;
    }



    .header-bottom [data-target='#modal-menu-mobile'] img {
        height: 28px;
        top: 0px;
    }

    .header-acts {
        width: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .header-search input[type="text"] {
        width: 368px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 995px) {
    .header-search input[type="text"] {
        width: 368px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .header-search input[type="text"] {
        width: 300px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 955px) {
    .header-search input[type="text"] {
        width: 300px;
    }
}



@media only screen and (min-width: 768px) and (max-width: 915px) {
    .header-search input[type="text"] {
        width: 280px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 875px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 855px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 835px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 815px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 795px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 775px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 755px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 755px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 755px) {
    .header-search input[type="text"] {
        width: 164px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 755px) {
    .header-search input[type="text"] {
        width: 140px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 755px) {
    .header-search input[type="text"] {
        width: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 755px) {
    #choose_provider {
        width: 120px;
    }

    .form-select {
        width: 120px;
    }
}



@media only screen and (min-width: 768px) and (max-width: 705px) {
    #choose_provider {
        width: 80px;
    }

    .form-select {
        width: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 680px) {
    #choose_provider {
        width: 60px;
    }

    .form-select {
        width: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 680px) {
    .header-search input[type="text"] {
        width: 120px;
    }

    .header-search input[type="submit"] {
        display: none;
    }

    .header-search input[type="text"] {
        padding: 0 30px 0 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 585px) {
    .header-search {
        position: fixed !important;
        left: -100% !important;
        top: -100% !important;
    }

}

@media only screen and (min-width: 768px) and (max-width: 650px) {
    .header-search {
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 650px) {
    .header-search input[type="text"] {
        width: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 650px) {
    .header-search .form-button {
        font-size: 14px;
    }

    #choose_provider {
        width: 30px;
    }

    .form-select {
        width: 30px;
    }

    .header-search .form-select.select-img .dropdown-toggle::after {
        position: relative;
        left: -10px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .header-search .search-form {
        height: 28px !important;
    }

    #choose_provider {
        left: 0px;
        right: 0px;
    }
}

@media(max-width: 500px) {
    .header-bottom {
        padding: 10px 0 !important;
    }

    .category-list__top_panel_main_page {
        height: 45px;
    }

    .header-top,
    .hidden-xs,
    .textline-outer {
        height: 40px !important;
    }
}

@media screen and (max-width: 768px) {
    .wrapper {
        margin-top: 38px !important;
    }
}

@media (max-width: 500px) {
    .wrapper {
        margin-top: 25px !important;
    }
}

@media (max-width: 640px) {
    .b1c-form label {
        font-size: 13px !important;
    }


}

.b1c-form label {
    margin-bottom: 0px !important;
    font-weight: 400 !important;
}

.b1c-form .b1c-form-group {
    margin: 0 11.7px 15px !important;
}

@media (max-width: 480px) {
    .general-information__col-header {
        display: flex !important;
        justify-content: center !important;

    }

    .general-information__col-name {
        width: auto !important;

    }
}

@media(max-width: 950px) {
    .footer-bottom .logo img {
        position: static;
    }

    .footer-bottom .svg-10ka {
        position: static;
        margin: 10px auto 0 auto;
    }
}

.form-group.datepick>* {
    margin-right: 30px;
}



@media(max-width: 768px) {
    .form-group.datepick [type="submit"] {
        margin-right: auto;
    }
}

@media(max-width: 769px) {


    .wrapper {
        margin-top: 28px !important;
    }
}

@media(max-width: 768px) {
    .header-bottom [data-target='#modal-menu-mobile'] img {
        width: 30px;
        position: relative;
        top: 0px;
    }

    .header-bottom {
        padding: 10px 0;

    }

    .wrapper {
        margin-top: 27px !important;
    }
}

/* search 768*/
@media only screen and (min-width: 501px) and (max-width: 600px) {
    .authenticated .search-icon {
        margin-left: 0 !important;
    }

    .header-search {
        margin: 0 10px !important;
    }

    .search-icon {
        z-index: 2 !important;
    }

    .header-acts .header-search {
        display: block !important;
    }

    .header-search {
        display: block !important;
    }

    .header-search input[type="text"] {
        width: 100% !important;
    }

    .form-overlay {
        display: none;
        background: unset !important;
    }

    .header-search .search-form {
        display: none;
    }

    header .menu-icon {
        position: absolute !important;
        left: 18px;
    }
}

@media(max-width: 768px) {
    .wrapper {
        margin-top: 25px !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
    .footer-bottom {
        line-height: 21px !important;
    }

    .footer-bottom .logo {
        margin-right: 15px;
    }

    .footer-row .logo img {
        right: 0px !important;
    }

    /* .footer-text {
	max-width: 500px;
} */

    .svg-10ka {
        position: relative !important;
        right: 0 !important;

        margin: 0 0 0 15px !important;
    }

    .footer-text span {
        display: block;
    }

    .footer-row {
        display: flex;
    }

    .footer-text-left {
        width: auto !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1100px) {
    .logo-wrapper-big {
        display: none;
    }

    .button.sidebar {
        left: 0 !important;
        padding: 0 !important;
    }

    .header-bottom {
        padding: 0 !important;
    }

    .custom-dropdown,
    .header-cart,
    .header-favorites {
        padding: 10px 10px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1100px) {
    .header-search {
        display: block !important;
        padding: 0 !important;
        top: 0 !important;
    }

    .header-search form {
        padding: 0 !important;
        top: 0 !important;
    }

    .form-overlay {
        display: none !important;
    }

    .header-search form {
        position: relative !important;
        box-shadow: unset !important;
    }

    .search-icon {
        display: none !important;
        background-color: red;
    }

    .header-search input[type="text"] {
        max-height: 28px !important;
    }

    .header-search .form-select.select-img .dropdown-toggle {
        max-height: 28px !important;
    }

    .form-button {
        max-height: 28px !important;
        height: 28px !important;
        line-height: 28px !important;
    }

    .header-search input[type="submit"] {
        background-size: contain;
        width: 15px;
        height: 15px;
        top: 7px;
        left: 12px;
    }

    .file-upload label span {
        background-size: contain;
        width: 13px;
        height: 13px;
        position: relative;
        top: -2px;
    }

    .file-upload {
        top: 8px;
    }

    .header-search .form-select.select-img .dropdown-toggle ul {
        line-height: 28px;
    }

    .header-search .form-select.select-img .dropdown-toggle img {
        position: relative;
        top: -2px;
    }

    .header-search .form-select.select-img .dropdown-toggle::after {
        transform: translateY(-8px);
    }

    .form-select {
        width: 123px;
    }

    .header-search input[type="text"] {
        width: 515px;
    }



    .header-bottom [data-target='#modal-menu-mobile'] img {
        height: 28px;
        top: 0px;
    }

    .header-acts {
        width: auto;
    }
}

@media(max-width: 768px) {
    .form-group.datepick>* {
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .form-inline.order_date .form-control {
        text-align: center;
        max-width: 233px;
    }
}


/* кнопки */
.account_wrapper .btn-primary {
    max-width: 226px;
    width: 226px;
}

.form-group.datepick [type="submit"] {
    margin-right: 0px;
    max-width: 226px;
}

@media (max-width: 1279px) {
    .form-group.datepick [type="submit"] {

        max-width: 212px;
    }
}

@media (max-width: 1180px) {
    .form-group.datepick [type="submit"] {

        max-width: 194px;
    }
}

@media (max-width: 1099px) {
    .form-group.datepick [type="submit"] {

        max-width: 226px;
    }

    .account_wrapper .btn-primary {
        margin-right: 5px;
    }
}

@media(max-width: 840px) {
    .form-inline.order_date .form-control {

        max-width: 160px;
    }
}

@media (max-width: 768px) {
    .form-group.datepick [type="submit"] {
        margin-right: auto;
    }

    .account_wrapper .btn-primary {
        max-width: 250px;
        width: 250px;
    }

    .account_wrapper .btn-primary {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1100px) {
    .header-search input[type="submit"] {
        display: none !important;
    }

    .header-search input[type="text"] {
        padding: 0 40px 0 8px !important;
    }

}

/* authenticated */
@media only screen and (min-width: 600px) and (max-width: 1090px) {
    .header-search input[type="text"] {
        width: 450px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
    .header-search input[type="text"] {
        width: 430px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1020px) {
    .header-search input[type="text"] {
        width: 410px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .header-search input[type="text"] {
        width: 390px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 980px) {
    .header-search input[type="text"] {
        width: 370px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 960px) {
    .header-search input[type="text"] {
        width: 350px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 940px) {
    .header-search input[type="text"] {
        width: 330px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 920px) {
    .header-search input[type="text"] {
        width: 310px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 900px) {
    .header-search input[type="text"] {
        width: 290px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 880px) {
    .header-search input[type="text"] {
        width: 270px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 860px) {
    .header-search input[type="text"] {
        width: 250px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 840px) {
    .header-search input[type="text"] {
        width: 230px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 820px) {
    .header-search input[type="text"] {
        width: 210px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 800px) {
    .header-search input[type="text"] {
        width: 190px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 780px) {
    .header-search input[type="text"] {
        width: 170px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 740px) {
    .header-search input[type="text"] {
        width: 150px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 720px) {
    .header-search input[type="text"] {
        width: 130px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 710px) {
    .header-bottom.authenticated .form-button {
        font-size: 12px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 700px) {
    .header-bottom.authenticated #choose_provider {
        width: 100px;
    }

    .header-bottom.authenticated .form-select {
        width: 100px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 670px) {
    .header-bottom.authenticated #choose_provider {
        width: 80px;
    }

    .header-bottom.authenticated .form-select {
        width: 80px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 650px) {
    .header-bottom.authenticated #choose_provider {
        width: 60px;
    }

    .header-bottom.authenticated .form-select {
        width: 60px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 630px) {
    .header-bottom.authenticated #choose_provider {
        width: 30px;
    }

    .header-bottom.authenticated .form-select {
        width: 30px;
    }

    .header-bottom.authenticated .header-search .form-select.select-img .dropdown-toggle::after {

        position: relative;
        left: -10px;
    }
}

/* no authenticated */

@media only screen and (min-width: 1024px) and (max-width: 1100px) {
    .header-search.no_authenticated input[type="text"] {
        width: 550px;

    }
}

@media only screen and (min-width: 600px) and (max-width: 1090px) {
    .header-search.no_authenticated input[type="text"] {
        width: auto;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
    .header-search.no_authenticated input[type="text"] {
        width: 495px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1020px) {
    .header-search.no_authenticated input[type="text"] {
        width: 475px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .header-search.no_authenticated input[type="text"] {
        width: 455px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 980px) {
    .header-search.no_authenticated input[type="text"] {
        width: 435px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 960px) {
    .header-search.no_authenticated input[type="text"] {
        width: 415px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 940px) {
    .header-search.no_authenticated input[type="text"] {
        width: 395px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 920px) {
    .header-search.no_authenticated input[type="text"] {
        width: 375px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 900px) {
    .header-search.no_authenticated input[type="text"] {
        width: 355px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 880px) {
    .header-search.no_authenticated input[type="text"] {
        width: 335px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 860px) {
    .header-search.no_authenticated input[type="text"] {
        width: 315px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 840px) {
    .header-search.no_authenticated input[type="text"] {
        width: 295px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 820px) {
    .header-search.no_authenticated input[type="text"] {
        width: 275px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 800px) {
    .header-search.no_authenticated input[type="text"] {
        width: 255px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 780px) {
    .header-search.no_authenticated input[type="text"] {
        width: 235px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 740px) {
    .header-search.no_authenticated input[type="text"] {
        width: 215px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 720px) {
    .header-search.no_authenticated input[type="text"] {
        width: 195px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 700px) {
    .header-search.no_authenticated input[type="text"] {
        width: 175px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 680px) {
    .header-search.no_authenticated input[type="text"] {
        width: 155px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 660px) {
    .header-search.no_authenticated input[type="text"] {
        width: 130px;
    }
}


@media only screen and (min-width: 600px) and (max-width: 640px) {
    .header-search.no_authenticated .form-button {
        font-size: 12px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 630px) {
    .header-search.no_authenticated #choose_provider {
        width: 100px;
    }

    .header-search.no_authenticated .form-select {
        width: 100px;
    }
}

/* @media only screen and (min-width: 600px) and (max-width: 700px) {
.header-search.no_authenticated #choose_provider {
width: 100px;
}

.header-search.no_authenticated .form-select {
width: 100px;
}
}

@media only screen and (min-width: 600px) and (max-width: 670px) {
.header-search.no_authenticated #choose_provider {
width: 80px;
}

.header-search.no_authenticated .form-select {
width: 80px;
}
}

@media only screen and (min-width: 600px) and (max-width: 650px) {
.header-search.no_authenticated #choose_provider {
width: 60px;
}

.header-search.no_authenticated .form-select {
width: 60px;
}
}

@media only screen and (min-width: 600px) and (max-width: 630px) {
.header-search.no_authenticated #choose_provider {
width: 30px;
}

.header-search.no_authenticated .form-select {
width: 30px;
}

.header-search.no_authenticated .header-search .form-select.select-img .dropdown-toggle::after {

position: relative;
left: -10px;
}
} */

@media (max-width: 1279px) {
    .form-inline.order_date .form-control {
        max-width: 170px;
    }
}

@media (max-width: 1180px) {
    .form-inline.order_date .form-control {
        max-width: 150px;
    }
}

@media (max-width: 1100px) {
    #order-delivery-form .citiesDropdown .list-data-delivery_label {
        padding-left: 0;
    }
    .form-inline.order_date .form-control {
        max-width: 230px;
    }
}

@media (max-width: 1000px) {
    .form-inline.order_date .form-control {
        max-width: 170px;
    }
}

@media (max-width: 875px) {
    .form-inline.order_date .form-control {
        max-width: 140px;
    }
}

@media (max-width: 815px) {
    .form-inline.order_date .form-control {
        max-width: 110px;
    }
}

@media(max-width: 768px) {
    .general-information__col-img {
        display: none !important;

    }
}
@media screen and (max-width:770px){
    footer .footer-main{
        padding: 15px 0px 0px;
    }
    footer .footer-main .center .row .col{
        padding: 0 10px 3px;
    }
}
.orange-list .list-user-info__text b{
    font-size: 16px;
}
@media screen and (max-width:770px) {
    .orange-list .list-user-info__text b{
        font-size: 14px;
    }
    .orange-list .list-user-info__label b{
        font-size: 14px;
    }
}
.list-data-delivery_row{
    display: flex;
    flex-direction: column;
}
.list-data-delivery_row .label_10{
    top: -3px;
}
.list-data-delivery_label{
    top: 0;
}
.nova-poshta .list-data-delivery_label{
    top: 0;
}
#new-order-create .list-data-order .list-data-order_select, .quick-order .list-data-order .list-data-order_select{
    margin-bottom: 20px;
}
#new-order-create .panel-grey .list-data__icon .icon-box-file{
    position: static;
    top: 270px;
    margin-right: 20px;
}
#new-order-create .panel-grey .list-data__icon .icon-box-orange{
    position: static;
    top: 370px;
    margin: 0 20px 0 0!important;
}
#new-order-create .panel-grey .list-data__icon .icon-box-coment{
    position: static;
    top: 757.86px;
    margin: 0 20px 0 0!important;
}
#new-order-create h1{
    margin-bottom: 20px!important;
}
.list-data-delivery_col2 .delivery-profile{
    padding-right: 93px;
}
#new-order-create .list-data-delivery_table .profile-edit-buttons, .quick-order .list-data-delivery_table .profile-edit-buttons{
    margin-top: 0;
}
.two-column .list-data-delivery_row{
    margin-bottom: 0;
    width: 50%;
}
.list-data-delivery_label{
    width: 50%;
}
#profileActionButtons #editProfile, #addProfile{
    height: 50px;
}
#new-order-create .list-data-order .list-data-wrap{
    padding: 20px 0 0;
}
.list-data-wrap .list-data__content .list-products__row-item{
    margin-bottom: 0;
}
/*
.col-xl-12 a{
padding: 0;
}
*/
.form-row .selectize-control .selectize-input{
    border: 1px solid #d0b3b3;
}
@media screen and (max-width: 1279px){
    #new-order-create .list-data__icon i{
        width: 55px;
        height: 55px;
        min-width: 55px;
        min-height: 55px;
        margin-right: 0 !important;
    }
    #new-order-create .flex-wrap .aside-right .list-parcels{
        margin-bottom: 15px;
    }
    #new-order-create .panel-grey .list-data__icon .list-data__icon i {
        width: 55px;
        height: 55px;
        min-width: 55px;
        min-height: 55px;
    }
}
#new-order-create .list-data-delivery_table .delivery-profile{
    padding-right: 0;
}
@media screen and (max-width: 768px){
    .buyBtn {
        width: 100% !important;
        position: absolute !important;
        bottom: -120px !important;
        right: 50% !important;
        transform: translate(50%, 0);
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
    }
    .mobilePaymentButtons .buyBtn{
        bottom: -65px !important;
    }
    .false-confirmDialog .modal-footer.mobilePaymentFooter #cancelBtn{
        margin-top: 55px;
    }
    .buyBtn button{
        margin-top: 5px;
    }
    .false-confirmDialog .modal-footer #cancelBtn{
        margin-top: 110px;
    }
    #new-order-create .list-products .panel-grey{
        margin: 0 !important;
    }
    #new-order-create #profileSaveButtons{
        top: 0;
    }
    #new-order-create .list-data__icon{
        width: auto;
        margin-bottom: 15px !important;
    }
    #new-order-create .panel-grey, #new-order-create .list-products .panel-grey{
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    #new-order-create .panel-grey .list-data__icon .icon-box-orange, #new-order-create .panel-grey .list-data__icon .icon-box-coment{
        margin: 0 !important;
    }
    #new-order-create .list-data-delivery_table .delivery-profile, .quick-order .list-data-delivery_table .delivery-profile{
        width: 100%;
        padding-right: 0;
    }
    .form-group .list-data-delivery_col2, .form-group .list-data-delivery_label{
        padding-left: 0!important;
    }
    #new-order-create .two-column .list-data-delivery_row{
        width: 100%;
    }
    .list-data-delivery .panel-grey b, .list-data-order .panel-grey b, .list-products .panel-grey b {
        padding-top: 0;
        width: 100%;
        line-height: 1 !important;
        float: left;
    }
    .list-data-delivery .panel-grey b{
        padding-bottom: 10px;
    }
    .list-data-delivery .panel-grey, .list-data-order .panel-grey, .list-products .panel-grey {
        text-align: center;
    }
    #order-delivery-form .list-data-delivery_label{
        padding-bottom: 0;
        padding-right: 0;
        margin-bottom: 0;
        width: 100%;
    }
    #new-order-create .panel-grey .list-data__icon .icon-box-coment{
        top: 430px;
        margin-bottom: 15px;
    }
    #new-order-create .panel-grey .list-data__icon .icon-box-orange{
        margin-top: 40px;
    }
    #new-order-create .panel-grey .mobile-link-back {
        display: none;
    }
    #new-order-create .panel-grey{
        padding-top: 5px!important;
    }
    #new-order-create .aside-right{
        margin-bottom: 0;
    }
    .list-data-wrap .list-data__content .list-products__row-item{
        padding-bottom: 10px;
    }
    #profileActionButtons #editProfile, #addProfile{
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 30px;
    }
    #profileActionButtons #editProfile, #profileActionButtons #addProfile, #profileSaveButtons > i{
        height: 30px !important;
        line-height: 30px;
    }
    #new-order-create #profileActionButtons, #new-order-create #profileSaveButtons {
        position: absolute;
        right: 0;
        top: -60%;
    }
    #new-order-create .list-data-delivery_row-comment .list-data__icon{
        margin-bottom: 0 !important;
    }
}
#new-order-create .panel-grey{
    margin-bottom: 0;
    padding-left: 0!important;
}
#new-order-create .list-data-delivery  .panel-grey{
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
#new-order-create .list-data-order .panel-grey b{
    line-height: 60px;
}
#new-order-create .list-data-delivery .panel-grey b{
    line-height: 60px;
}
#order-delivery-form .list-data-wrap{
    padding: 0;
}
#new-order-create .list-data-delivery_row .list-data-delivery_col2{
    width: 100%;
}
.form-group .list-data-delivery_col2, .form-group .list-data-delivery_label{
    padding-left: 30px;
}
#new-order-create .two-column .list-data-delivery_row .nova-poshta-warehouses, .citiesDropdown{
    width: 100%;
}
/*
.list-data-delivery_table .nova-poshta-warehouses{
width: 50%;
}
*/
.nova-poshta .list-data-delivery_label{
    width: 60%;
}
#new-order-create .list-data-delivery_table .profile-edit-buttons, .quick-order .list-data-delivery_table .profile-edit-buttons{
    padding-left: 70px;
    column-gap: 5px;
}
#profileActionButtons #editProfile, #addProfile{
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.advertising-baner .advertising-baner__link{
    margin-bottom: 0;
}
.footer-main{
    padding: 0;
}
.footer-main .center{
    padding: 20px 20px 0;
}
.footer-main .col{
    padding-bottom: 8px;
}
@media (min-width: 770px) and (max-width: 1100px) {
    .advertising-baner .advertising-baner__link{
        margin-bottom: 15px;
    }
    .footer-main .center{
        padding: 0 20px;
    }
}
@media (max-width: 770px) {
    footer .footer-main{
        padding: 0;
    }
    .footer-main .center{
        padding: 15px 0 0;
    }
    .advertising-baner .advertising-baner__link{
        margin-bottom: 0;
    }
}
#new-order-create .selectize-control .selectize-input, .quick-order .selectize-control .selectize-input, .col-sm-8 #Country{
    border: 1px solid #d0b3b3;
}
#new-order-create .list-products .panel-grey{
    margin-left: 90px;
}
#new-order-create .list-data__content{
    margin-top: 15px!important;
}
#profileActionButtons #editProfile, #profileActionButtons #addProfile, #profileSaveButtons > i{
    height: 54px;
    width: 54px;
}
/*
#profileActionButtons #editProfile, #addProfile{
padding: 0 18px;
}
*/
#new-order-create .list-data-wrap .list-data-delivery_table{
    padding-bottom: 10px;
}
@media screen and (min-width: 1100px){
    .wrapper{
        padding-bottom: 180px;
    }   }
#new-order-create .list-parcels__row .externalDeliveryMode{
    display: none;
}
.message-list{
    max-height: 300px;
    overflow-y: scroll;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
@media screen and (max-width: 767px){
    .col5 ul {
        text-align: center !important;
    }
    .table-scroll{
        overflow: scroll;
    }
    .table-scroll table{
        min-width: 400px;
    }
    #new-order-create h1{
        margin-bottom: 15px;
    }
    #new-order-create .list-data-wrap .list-data__content .list-data-order_select{
        margin-bottom: 15px;
    }
    #new-order-create .list-data-delivery .panel-grey{
        padding-top: 0!important;
        margin-bottom: 30px;
    }
    #new-order-create .list-data-order .list-data-order_select, .quick-order .list-data-order .list-data-order_select{
        margin-top: 0;
    }
    .list-products .list-data-wrap{
        padding: 0 0 15px;
    }
    #order-delivery-form .list-data-wrap .list-data-delivery_table{
        margin-top: 15px;
    }
}
@media screen and (min-width: 768px){
    #new-order-create .panel-grey {
        margin-bottom: -30px;
        padding-left: 0 !important;
    }
    #new-order-create .list-data-delivery_row-comment{
        position: relative;
    }
    #new-order-create .list-data-delivery_row-comment .list-data__icon{
        top: 20px;
        position: absolute;
        left: -90px;
    }
    #new-order-create .two-column + .two-column{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        width: 100%;
    }
    #new-order-create .two-column + .two-column .list-data-delivery_row{
        float: none;
    }
    .citiesDropdown .list-data-delivery_label{
        padding-left: 0;
    }
}
#order-delivery-form .list-data-wrap:last-child .list-data__content{
    margin-top: 0 !important;
}
.js-product-additional-price-config span, .js-product-modal-add-done .js-product-total-cost{
    font-size: 20px;
    font-weight: 700;
    color: black;
}
.nova-poshta-warehouses .list-data-delivery_label{
    width: 100%;
}
#new-order-create .list-data-order .list-data-wrap{
    padding: 0;
}
#order-delivery-form .list-data-wrap .list-data__content{
    margin-top: -15px!important;
}
#order-delivery-form .list-data-wrap .list-data-delivery_table{
    padding-bottom: 0;
}
#order-delivery-form .list-data-wrap .list-data-delivery_table .list-data-delivery_row-comment{
    margin-bottom: 10px;
}
.two-column .list-data-delivery_row{
    margin-bottom: 0px;
}
.list-data-delivery_row{
    margin-bottom: 10px;
}
.confirmDialog .modal-footer .col-12:nth-child(n+3){
    display: none;
}
@media screen and (max-width:1024px) {
    #modal-menu-mobile .mobile-menu__box .header-delivery{
        padding: 0!important;
    }
    .mobile-menu .select-country, .mobile-menu .select-language, .mobile-menu .select-money{
        margin-top: 0;
        line-height: 1.25;
    }
    #modal-menu-mobile .mobile-menu ul li a{
        padding: 10px 13px;
    }
}
@media screen and (max-width:768px) {
    #modal-menu-mobile .mobile-menu ul li a{
        padding: 7.5px 13px;
    }
    #new-order-create .list-data-order .list-data-wrap{
        padding-top: -5px;
    }
    #order-delivery-form .list-data-wrap .list-data__content{
        margin-top: -20px!important;
    }
    #order-delivery-form .list-data-wrap .list-data-delivery_table .list-data-delivery_row-comment{
        margin-bottom: 5px;
    }
}
@media (min-width:770px) {
    #new-order-create .list-data-wrap .list-data-delivery_table{
        padding-bottom: 15px;
    }
    .list-data-delivery_row{
        margin-bottom: 15px;
    }
}
.seller-most-popular{
    width: 100%;
}
.form-group.invalid input, .form-group.invalid .selectize-input{
    border-color: red !important;
}
@media (max-width: 600px) {
    .header-search input[type="text"]{
        width: 100%;
    }
    .header-acts .header-search{
        display: contents !important;
    }
    .header-search > .search-icon{
        display: none;
    }
    .header-search .search-form{
        display: block;
    }
    .header-acts .header-search form{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        top: 38px;
        box-shadow: none;
    }
    .content {
        padding-top: 70px;
    }
}
@media (min-width: 1280px) {
    .item-product__price{
        overflow: visible;
    }
    .item-product__price_discount{
        right: -25px;
    }
}
.footer-text-left .footer-row{
    display: flex;
    align-items: center;
    gap: 20px;
}
.filters-menu-inner .accordion-menu{
    margin-top: 20px;
    margin-bottom: 0;
}
.accordion-menu .card:first-child{
    border-top: 1px solid #f7f2f2 !important;
}
.filters-menu-inner .accordion-menu .btn-link{
    font-size: 11px;
}
.accordion .card .card-header h5{
    padding: 0 5px 0 10px;
}
#searchContent .aside{
    width: 275px;
}
.filters-menu-inner > .accordion-menu, .category-list.category-list-in-filter{
    width: 100%;
}
.categories-list__wrap h3{
    margin-bottom: 13px;
}
.ajax-category-with-subcategories{
    position: relative !important;
}
.ajax-subcategories{
    position: absolute !important;
    top: -13px !important;
    left: calc(100% + 5px) !important;
    background: #fff !important;
    padding: 10px !important;
    display: none !important;
    z-index: 10 !important;
    box-shadow: 0 0 12px 10px rgba(0, 0, 0, .2);
    padding: 10px 0 !important;
    width: 100% !important;
}


.categories-icons .ajax-subcategories{
    top: 50% !important;
    transform: translate(0, -21px);
}
.categories-icons .ajax-subcategories .ajax-subcategories{
    left: calc(100% + 20px) !important;
}
.ajax-subcategories > li:first-child::before{
    content: '';
    position: absolute;
    right: 100%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 15px solid #fff;
    border-bottom: 10px solid transparent;
}
.no-third-level-category .ajax-subcategories{
    top: 20px !important;
}
.ajax-subcategories.ajax-subcategories-left > li:first-child::before{
    content: '';
    position: absolute;
    right: auto;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 15px solid #fff;
    border-right: 0;
    border-bottom: 10px solid transparent;
}
.ajax-subcategories > li:first-child::after{
    content: '';
    position: absolute;
    top: -100px;
    right: 100%;
    width: 30px;
    height: 200px;
}
.ajax-subcategories.ajax-subcategories-left > li:first-child::after{
    right: auto;
    left: 100%;
}
.submenu .ajax-subcategories{
    left: calc(100% + 17px) !important;
}
.ajax-subcategories-left{
    right: 100% !important;
    left: auto !important;
}
.submenu .ajax-subcategories-left{
    right: calc(100% + 20px) !important;
    left: auto !important;
}
.ajax-subcategories li{
    width: 100% !important;
    font-weight: normal;
    font-size: 11px;
}
.ajax-subcategories li a{
    background: #fff !important;
    padding: 0 10px !important;
    height: auto !important;
    display: inline-block;
}
.ajax-subcategories li a:hover{
    color: #ffd800 !important;
}
.ajax-category-with-subcategories:hover > .ajax-subcategories{
    display: block !important;
}

.search-content-info-img{
    height: auto;
    float: none;
    display: inline-block;
    margin: 0;
    margin-left: 10px;
}
.search-content-info-title{
    display: flex;
    align-items: center;
}
.privacy-policy-item {
    margin-right: 5px;
}
.col5 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    text-align: start;
}
.categories-icons ul > li a{
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}
.categories-icons ul > li > ul li a{
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
}
.categories-icons ul > li > ul li{
    line-height: 1;
    margin-bottom: 10px;
}
.categories-icons ul > li > ul li:last-child{
    margin-bottom: 0;
}
.col5 ul li {
    display: block;
    margin-bottom: 5px;
}

.cat-arrow-mob{
    position: relative;
    width: 20px;
    height: 20px;
    margin-left: auto;
    padding: 10px;
}

.cat-arrow-mob::before{
    content: '';
    position: absolute;
    top: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    margin-left: auto;
    border-top: 7px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.content-block__title{
    margin-bottom: 0 !important;
}
.category-list .submenu .submenu-col > ul{
    padding: 0 0 15px 0;
}
@media screen and (max-width:767px) {
    .filters-menu-inner .accordion-menu{
        margin-bottom: 20px;
    }
    .categories-icons ul > li > ul li a{
        font-size: 16px;
    }
    .categories-icons ul > li > ul li:last-child{
        margin-bottom: 10px;
    }
    .categories-icons ul li a{
        height: 80px;
    }
    .subcategory-mobile{
        margin-left: 13px !important;
        padding: 20px 0 5px !important;
    }
    .subcategory-mobile li:first-child{
        margin-top: 0;
    }
    .categories-list__wrap > ul > li > ul.subcategory-mobile > li:first-child{
        margin-top: 5px;
    }
    .categories-icons ul > li > ul li{
        margin-bottom: 0;
    }
    .subcategory-mobile li a{
        background: #fff !important;
        padding: 5px 10px !important;
        height: auto !important;
    }
    .subcategory-mobile li a:hover{
        color: #000 !important;
    }
    .subcategory-mobile li a.yellow-link, a.yellow-link{
        color: #ffd800 !important;
    }
}
#slick-slide14{
    display: none !important;
}
#slick-slide-control14{
    display: none;
}
@media (max-width: 790px) {
    #slick-slide14{
        display: block !important;
    }
    #slick-slide-control14{
        display: block !important;
    }
}
.categories-list__wrap h3 a {
    color: #000;
    text-decoration: none;
}
.category-list *{
    float: none !important;
}
.item-product__services .select2-selection{
    border-color: #333;
    height: 28px !important;
}
.item-product__services .select2-selection__arrow{
    background-color: #aaa;
    border-left: 1px solid #333;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 1px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #333 transparent transparent transparent;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #333 transparent !important;
}
.country-alert{
    display: none;
}
@media screen and (min-width:992px){
    .item-product__services{
        margin-left: 10px;
    }
    .list-cart-products__row-item .item-product__services{
        margin-bottom: 10px;
        margin-left: 0;
    }
    /* .list-cart-products__row-item .item-product__services{
        max-width: 260px;
    } */
}
@media screen and (max-width:767px){
    .list-cart-products__row-item .item-product__services{
        margin-bottom: 10px;
        width: 100%;
    }
    #new-order-create .item-product__services{
        width: 100%;
    }
}
@media screen and (max-width:600px){
    .header-search input[type="text"] {
        width: calc(100% - 30px) !important
    }
    .file-upload {
        margin-right: 30px;
    }

}
.select2-container--default .select2-selection--single{
    border-radius: 0;
}