@import "https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=cyrillic";
/* Sick */
.color-bodyTextColor {
  color: #000;
}
.color-bodyBackgroundColor {
  color: #fff;
}
.bg-color-designColor1 {
  background-color: #fc8215;
}
.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 0px;
  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: bold;
}
h1 span.status {
  color: #6c6c6c;
  font-weight: normal;
  font-size: 20px;
  white-space: nowrap;
}
h2 {
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 30px;
  font-weight: bold;
}
h3 {
  margin: 0 0 26px 0;
  padding: 0;
  font-size: 26px;
  font-weight: bold;
}
h4 {
  margin: 0 0 24px 0;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
}
iframe.payment-iframe {
  border: none;
  width: 800px;
  height: 600px;
}
h5 {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
}
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: normal;
  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: none;
}
address {
  font-style: normal;
  font-weight: normal;
}
caption {
  font-style: normal;
  font-weight: normal;
  text-align: left;
}
cite {
  font-style: normal;
  font-weight: normal;
}
code {
  font-style: normal;
  font-weight: normal;
}
dfn {
  font-style: normal;
  font-weight: normal;
}
em {
  font-style: normal;
  font-weight: normal;
}
var {
  font-style: normal;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr {
  border: 0;
}
acronym {
  border: 0;
}
svg {
  max-width: 100%;
  outline: none;
  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 #dadada;
}
header {
  display: block;
}
hgroup {
  display: block;
}
main {
  display: block;
}
nav {
  display: block;
}
section {
  display: block;
}
summary {
  display: block;
}
a:hover {
  text-decoration: none;
  color: #fc8215;
}
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%;
  max-width: 100%;
}
.content .main {
  margin-left: 290px;
  padding-top: 0;
}
.content-vendors .panel-grey, .content-brands .panel-grey {
  margin-bottom: 0;
}
.content-vendors .conditions, .content-brands .conditions {
  width: 100%;
}
.content-vendors .conditions .list-data-wrap, .content-brands .conditions .list-data-wrap {
  padding-right: 35px;
}
.content-vendors .conditions .condition-value, .content-brands .conditions .condition-value {
  background-color: #fc8215;
  color: #fff;
  cursor: default;
  display: inline-block;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  min-width: 26px;
  padding: 0 9px;
  text-align: center;
}
.content-vendors .conditions .button, .content-brands .conditions .button {
  height: 30px;
  line-height: 26px;
  margin-right: -35px;
  padding: 0 8px;
  float: right;
}
.content-vendors .conditions .button-dropterms, .content-brands .conditions .button-dropterms {
  float: left;
}
.content-vendors .list-items, .content-brands .list-items {
  width: calc(100% - 290px);
  margin-left: 0;
}
.content-vendors .list-items .item-inside, .content-brands .list-items .item-inside {
  overflow: hidden;
}
.content-vendors .list-items .item-inside .item__image, .content-brands .list-items .item-inside .item__image {
  background: #fff;
  height: 148px;
  z-index: 3;
}
.content-vendors .list-items .item-inside .item__image img, .content-brands .list-items .item-inside .item__image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.content-vendors .list-items .item-inside .glue, .content-brands .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-vendors .list-items__link, .content-brands .list-items__link {
  margin: 0 15px 15px 15px;
}
.content-vendors .list-items__link:hover, .content-brands .list-items__link:hover {
  transform: scale(1.1);
}
.content-vendors .list-items__link:hover .item-block .glue, .content-brands .list-items__link:hover .item-block .glue {
  box-shadow: 0 0 10px 15px #fc8215;
}
.content-vendors .item-block, .content-brands .item-block {
  margin: 0;
  width: 150px;
}
.content-vendors .item-block:hover, .content-brands .item-block:hover {
  background-color: #fc8215;
  color: #fff;
  border: none;
}
.breadcrumb-my {
  margin-bottom: 0;
}
.breadcrumb-my a {
  color: #000;
}
.breadcrumb-my a:hover {
  color: #fc8215;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.remove_vendor .fa-times {
  color: #fc8215;
}
.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: #fc8215;
}
.panel-grey {
  padding: 17px 17px;
  background: #f3f3f3;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.provider_goods_amount {
  height: 27px;
  min-width: 27px;
  font-size: 18px;
  border: 2px solid #c0c0c0;
  border-radius: 50%;
  font-weight: bold;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c0c0c0;
  float: right;
  margin-left: 8px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav-link .provider_goods_amount {
  background: #fc8215;
  color: #fff;
  border: 2px solid #fc8215;
}
.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: bold;
  background: #fae3c3;
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.button.button-grey {
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #000;
}
.button.button-grey:hover {
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #000;
}
.panel-orange {
  padding: 14px 17px;
  background: #fc8215;
  margin-bottom: 0;
  box-sizing: border-box;
  color: #f3f3f3;
  float: left;
  width: 100%;
  height: 50px;
}
.panel-orange .close {
  color: #f3f3f3;
}
.close:focus {
  outline: none;
  border: none;
}
.button {
  padding: 0 25px;
  height: 40px;
  line-height: 36px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  background: #fc8215;
  border: 2px solid #fc8215;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
}
.button:hover {
  background: #fff;
  color: #fc8215;
}
.button-red {
  background: #f63d45;
  border: 2px solid #f63d45;
}
.button-red:hover {
  background: #fff;
  color: #f63d45;
}
.link {
  color: #fc8215;
}
.link:hover {
  text-decoration: underline;
  color: #fc8215;
}
.form-group.required .control-label:after {
  content: "*";
  color: #f63d45;
}
.btn, #SubmitButton {
  padding: 0 20px;
  height: 48px;
  line-height: 44px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
}
.btn-primary {
  color: #fff;
  background: #fc8215;
  border: 2px solid #fc8215;
}
.btn-primary:hover {
  background: #fff;
  color: #fc8215;
  border: 2px solid #fc8215;
}
.btn-highlighted {
  background: #f63d45;
  color: #fff;
  border: 2px solid #f63d45;
}
.btn-highlighted:hover {
  background: #fff;
  color: #f7555c;
  border: 2px solid #f63d45;
}
.btn-secondary {
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #000;
}
.btn-secondary:hover {
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #000;
}
.btn-secondary:not(:disabled):not(.disabled).active {
  color: #000;
  background-color: #e6e6e6;
  border-color: #f3f3f3;
}
.btn-secondary:not(:disabled):not(.disabled):active {
  color: #000;
  background-color: #e6e6e6;
  border-color: #f3f3f3;
}
.btn.btn-grey-dark {
  background: #9a9a9a;
  border-color: #a7a7a7;
  color: #fff;
}
.btn.btn-grey-dark:hover {
  background: #fff;
  border-color: #a7a7a7;
  color: #a7a7a7;
}
.dropdown-item:focus {
  color: #fc8215;
  background-color: #fff;
}
.dropdown-item:hover {
  color: #fc8215;
  background-color: #fff;
}
.content-block {
  margin-top: 10px;
}
.content-block .nav-tabs .nav-item {
  border: none;
}
.content-block .nav-tabs .nav-item a {
  display: inline-block;
}
.tab-content > .tab-pane {
  font-size: 16px;
  padding: 15px 0;
}
.nav-tabs .nav-item .nav-link {
  border: none;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding: 0;
  margin-right: 20px;
  border-bottom: 1px solid transparent;
}
.nav-tabs .nav-item .nav-link span {
  display: none;
}
.nav-tabs .nav-item.show .nav-link {
  border: none;
  color: #fc8215;
  border-bottom: 1px solid #fc8215;
}
.nav-tabs .nav-link.active {
  border: none;
  color: #fc8215;
  border-bottom: 1px solid #fc8215;
}
.bg-grey {
  background: #f3f3f3;
}
.bg-grey .nav-link {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.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: bold;
}
.alert-danger {
  background: #fcb7ba;
  color: #f7555c;
}
.alert-warning {
  background: #fae3c3;
  color: #f7555c;
}
.list-cart-products__row-item .alert-warning, .list-cart-products__row-item .alert-danger {
  box-shadow: 10px 10px 10px -5px rgba(0, 0, 0, .5);
  border: none;
  color: #fff;
  font-weight: bold;
  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 #f3f3f3;
}
.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: #f3f3f3;
  padding: 0 10px;
}
.accordion .btn-link {
  color: #fc8215;
}
.accordion .btn-link i {
  display: block;
  width: 0;
  height: 0;
  background: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #fc8215;
  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: bold;
}
.card-body {
  font-size: 16px;
}
.bg-secondary {
  background-color: #f3f3f3 !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: #fc8215;
  color: #fff;
  font-size: 16px;
}
.panel-top a {
  color: #fff;
}
.panel-top b {
  font-weight: bold;
}
.header-top {
  padding: 0;
  background: #fff;
  float: left;
  width: 100%;
}
.menu {
  float: left;
  height: 55px;
  padding-right: 10px;
}
.menu.menu-sm {
  width: auto;
  max-width: 28%;
}
.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: #fc8215;
}
.menu li a.active {
  color: #fc8215;
  border-bottom: 1px solid #fc8215;
}
.menu li ul {
  position: absolute;
  background: #fff;
  padding: 10px 0;
  top: 43px;
  left: 0;
  width: 150px;
  z-index: 4;
  border: 1px solid #c0c0c0;
  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 #dadada;
  border-right: 1px solid #dadada;
  height: 55px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  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 #dadada;
  height: 55px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.phone-call {
  float: left;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  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;
}
.header-authorization ul {
  float: left;
  padding: 0 0 0 25px;
}
.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: #f3f3f3;
  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: bold;
  text-align: center;
  float: left;
  margin-right: 10px;
  width: 145px;
}
.logo img {
  margin-bottom: 5px;
}
.logo span {
  color: #f63d45;
}
.logo div {
  width: 100%;
  float: left;
}
.header-title {
  font-size: 22px;
  font-weight: bold;
  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 #c0c0c0;
  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 {
  text-decoration: none;
  color: #fff;
  padding: 0 20px;
  font-weight: bold;
  background: #fc8215;
  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: 150px;
}
.header-acts a {
  text-decoration: none;
  color: #fc8215;
  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 {
  min-width: 27px;
  height: 27px;
  border: 2px solid #c0c0c0;
  border-radius: 50%;
  font-weight: bold;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c0c0c0;
  float: left;
  margin-left: -8px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cart-amount:hover {
  background: #fff;
  color: #fc8215;
  border: 2px solid #fc8215;
  cursor: pointer;
}
.favorite-amount {
  min-width: 27px;
  height: 27px;
  border: 2px solid #c0c0c0;
  border-radius: 50%;
  font-weight: bold;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c0c0c0;
  float: left;
  margin-left: -8px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.favorite-amount:hover {
  background: #fff;
  color: #fc8215;
  border: 2px solid #fc8215;
  cursor: pointer;
}
.header-cart.acitve .cart-amount {
  background: #fc8215;
  color: #fff;
  border: 2px solid #fc8215;
}
.header-favorites.acitve .favorite-amount {
  background: #fc8215;
  color: #fff;
  border: 2px solid #fc8215;
}
.header-nav {
  float: left;
  width: 100%;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  background: #f3f3f3;
}
.header-nav a {
  float: left;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  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: #fc8215;
}
.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 #c0c0c0;
  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: normal;
  text-transform: none;
  width: 100%;
}
.nav-ul > li:hover .submenu {
  display: block;
}
.block-banners {
  float: left;
  width: 100%;
  background: #f3f3f3;
  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 #c0c0c0;
  float: left;
  width: 100%;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
  line-height: 21px;
  text-transform: none;
  font-weight: normal;
}
.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 #c0c0c0;
  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 #c0c0c0;
  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: normal;
  font-size: 16px;
  text-transform: none;
  padding: 0;
}
.category-list .submenu li:last-child {
  margin-bottom: 0;
}
.category-list .submenu-col {
  float: left;
  width: 20%;
  padding: 0 10px;
  box-sizing: border-box;
}
.category-list .submenu-title {
  background: #f3f3f3;
  padding: 0 10px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  line-height: 16px;
  height: 80px;
  border: none;
  font-size: 14px;
}
.category-list .submenu-title:hover {
  text-decoration: underline;
  color: #fc8215;
}
.category-list .block-img {
  width: 80px;
  min-width: 80px;
  text-align: center;
  padding-right: 10px;
}
.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: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 30px;
}
.banner__subtitle {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.banner__item_small {
  max-width: 285px;
  margin-bottom: 15px;
  height: 188px;
  width: 100%;
  background-size: cover !important;
  background-position: center center !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 {
  float: left;
  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: #f3f3f3;
  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: bold;
  text-transform: uppercase;
}
.block-acts__item:hover a {
  background-color: #fc8215;
  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 {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 15px 15px 0 15px;
  height: 100%;
  min-height: 1px;
}
.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;
}
.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: bold;
  margin-bottom: 20px;
}
.block-slider__title a {
  position: relative;
  text-decoration: none;
  color: #fc8215;
  font-weight: normal;
  font-size: 16px;
  z-index: 1;
}
.item-product, .item-block {
  float: left;
  width: 260px;
  box-sizing: border-box;
  margin: 0 15px;
  position: relative;
  overflow: visible;
  padding: 0;
  border: 1px solid #f3f3f3;
  color: #000;
}
.item-product:hover, .item-block:hover {
  border: none;
  overflow: visible;
}
.item-product:hover .item-product-inside, .item-block:hover .item-product-inside {
  background: #fff;
  border: 1px solid #f3f3f3;
}
.item-product:hover .item-product__bottom-block, .item-block:hover .item-product__bottom-block {
  display: block;
}
.properties-wrap {
  text-align: center;
}
.properties-wrap .properties__property-border {
  border-top: 1px solid #f3f3f3;
  width: 100%;
  float: left;
}
.properties-wrap .properties__property-border:last-of-type {
  border-top: none;
  border-bottom: 1px solid #f3f3f3;
}
.properties-wrap .properties__property-border a {
  color: #000;
  display: inline-block;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  width: 26px;
}
.properties-wrap .properties__property-border a:hover {
  color: #fc8215;
}
.properties-wrap .properties__property-border a.active {
  cursor: default;
  color: #fff;
  background-color: #fc8215;
}
.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: 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: auto;
  left: 0;
  top: 0;
}
.item-product__title {
  float: left;
  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;
}
.item-product__title:hover {
  color: #fc8215;
  text-decoration: underline;
}
.shipping_rows {
  margin-bottom: 15px;
}
.shipping_rows .card-header {
  cursor: pointer;
  padding: 0;
}
.shipping_rows .card-header .status {
  color: #6c6c6c;
  font-weight: normal;
}
.shipping_rows .card-header .btn-link {
  color: #000;
  text-transform: none;
  text-decoration: none;
}
.shipping_rows .card {
  background: #fceedb;
}
.item-product__price, .item-block__name {
  margin-bottom: 8px;
  float: left;
  width: 100%;
  min-width: 200px;
  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: bold;
  float: left;
  margin-right: 5px;
}
.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: hidden;
  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;
  z-index: 1;
}
.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: bold;
  margin-bottom: 20px;
}
.block__title span {
  float: left;
  margin-right: 30px;
}
.block__title a {
  text-decoration: none;
  color: #fc8215;
  font-weight: normal;
  font-size: 16px;
}
.block__title a:hover {
  text-decoration: underline;
}
.featured-sellers {
  padding: 55px 0;
  float: left;
  width: 100%;
  background: #f3f3f3;
}
.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;
}
.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: #fc8215;
  color: #fff;
}
.block-brands {
  padding: 25px 0;
  float: left;
  width: 100%;
  background: #f3f3f3;
}
.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 #eee;
  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: #fc8215;
  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: bold;
  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: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.banner-main__subtitle {
  font-size: 30px;
  font-weight: bold;
  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: bold;
  line-height: 20px;
}
.blog-item__title:hover, .news-item__title:hover {
  color: #fc8215;
}
.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: #fd9d47;
}
.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: #fc8215;
  width: 100%;
}
.changeConfig {
  border-bottom: 1px dashed;
}
.delivery-name {
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
  color: #fff;
}
.delivery-description {
  font-size: 14px;
  font-weight: normal;
  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: bold;
  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: bold;
  text-transform: uppercase;
}
.footer-main {
  float: left;
  width: 100%;
  padding: 35px 0 25px 0;
}
.footer-main .col {
  padding-bottom: 10px;
}
.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: #fc8215;
}
.footer-main .col .active, .footer-main .col .active a {
  color: #fc8215;
}
.footer-main .box-footer_counter {
  width: 100%;
  text-align: center;
}
.footer-col__title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.footer-col__title a {
  font-weight: bold;
  color: #000;
}
.footer-col__title a:hover {
  color: #fc8215;
}
.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: #cdcdcd;
  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 #dadada;
  line-height: 40px;
}
.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 #c0c0c0;
  box-shadow: none;
  font-family: 'PT Sans', sans-serif;
}
.modal {
  top: 10px;
  bottom: 10px;
  overflow-y: scroll;
}
.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: #313131;
  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 #c0c0c0;
  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: #fc8215;
  border-color: #fc8215;
  text-align: center;
  font-weight: bold;
}
.checkbox a {
  color: #fc8215;
  text-decoration: none;
}
.checkbox a:hover {
  text-decoration: underline;
}
.modal-bottom {
  text-align: center;
  border-top: 1px solid #cdcdcd;
  padding: 15px 10px;
}
.modal-social {
  display: inline-block;
  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: #fd9d47;
  border: 2px solid #fd9d47;
}
.modal-social__ok:hover svg {
  fill: #fd9d47;
}
.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 #cdcdcd;
  padding: 15px 20px;
  box-sizing: border-box;
}
.modal-bottom-links span {
  width: 100%;
  float: left;
}
.modal-bottom-links a {
  text-decoration: none;
  color: #fc8215;
}
.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;
}
.block-blog__wrap-content {
  display: flex;
  flex-wrap: wrap;
}
.block-blog__wrap-content .blog-item {
  margin-bottom: 30px;
}
.block-blog__wrap-content .blog-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: #f3f3f3;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border: 2px solid transparent;
  border-radius: 3px;
  padding: 0;
}
.pagination li a:hover {
  border: 2px solid #c0c0c0;
  background: #fff;
}
.pagination li a.active {
  border: 2px solid #c0c0c0;
  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;
}
.subscribe_block_mobile .subscribe_block {
  display: none;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #fc8215;
  border-color: #fc8215;
}
.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;
}
.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: #fc8215;
  color: #fff;
}
.categories-icons .block-img {
  width: 80px;
  min-width: 80px;
  text-align: center;
  padding-right: 10px;
}
.categories-icons .submenu-title {
  background: #f3f3f3;
  padding: 0 10px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  width: 100%;
  box-sizing: border-box;
  line-height: 16px;
  height: 80px;
  border: none;
  font-size: 14px;
}
.categories-icons .submenu-title:hover {
  text-decoration: none;
  color: #f3f3f3;
}
.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: #fc8215;
}
.categories-list__wrap {
  float: left;
  width: 100%;
  padding: 25px 0;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  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__top .block-item-main__right {
  position: relative;
}
.block-item__top .block-item-main__right .block-information-progressbar {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.block-item__top .block-item-main__right .block-information-progressbar .progressbar-background {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: -1;
}
.block-item__top .block-item-main__right .block-information-progressbar .progressbar-wrapper, .block-item__top .block-item-main__right .block-information-progressbar .error-wrapper {
  position: sticky;
  background: #fff;
  box-shadow: 0 0 10px 10px #fff;
  margin-top: 300px;
  top: 0;
}
.block-item__top .block-item-main__right .block-information-progressbar .progressbar-wrapper h5, .block-item__top .block-item-main__right .block-information-progressbar .error-wrapper h5 {
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.block-item__top .block-item-main__right .block-information-progressbar .progressbar-wrapper .progress, .block-item__top .block-item-main__right .block-information-progressbar .error-wrapper .progress {
  width: 90%;
  margin-left: 5%;
}
.block-item__top .block-item-main__right .block-information-progressbar .error-wrapper h5 {
  color: #f63d45;
}
.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 tbody tr {
  border-bottom: 1px solid #dadada;
}
.table tbody td {
  border-top: 1px solid #dadada;
}
.table-yellow {
  text-align: center;
}
.table-yellow thead th {
  background: #fae3c3;
  text-align: center;
  font-weight: bold;
}
.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 #cdcdcd;
  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: #fc8215;
}
.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: #c0c0c0;
  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: bold;
  line-height: 1;
  padding: 4px 7px;
  bottom: 9px;
}
.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%;
}
.positive, .negative {
  cursor: pointer;
}
.product-property-buttons {
  float: left;
  margin-top: 5px;
}
.product-property-buttons li {
  cursor: pointer;
  float: left;
  height: 42px;
  border: 1px solid #acacac;
  margin: 2px 2px;
  min-width: 42px;
  position: relative;
  text-align: center;
}
.product-property-buttons li.active {
  border: 2px solid #fc8215 !important;
}
.product-property-buttons li.selected {
  border: 1px solid #cdcdcd;
}
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: #cdcdcd;
  color: #fff;
  position: absolute;
  bottom: 0.5px;
  right: 0.5px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
}
.number {
  float: left;
  overflow: hidden;
  display: flex;
  margin-right: 15px;
}
.number span {
  position: relative;
  bottom: 5px;
  cursor: pointer;
}
.number input {
  height: 40px;
  padding: 0 2px;
  float: left;
  width: 70px;
  box-sizing: border-box;
  background: #fff;
  font-size: 16px;
  border: 1px solid #c0c0c0;
  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 #cdcdcd;
  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%;
}
.block__table-cell {
  padding: 0.75rem;
  display: table-cell;
  width: 23%;
  vertical-align: top;
}
.block__table-cell .quantity {
  float: right;
}
.block-item-main .block__table-cell.quantity {
  display: table-cell;
}
.dropdown-multiinput .table {
  border-collapse: collapse;
}
.block__table-hidden {
  display: none;
}
.block__table-row {
  display: table-row;
  border-top: 1px solid #d9d9d9;
}
.block__table-row:first-child {
  border-top: none;
}
.block__table-hidden.vissible, .block__table-hidden.visible {
  display: table-row !important;
}
.config_image {
  display: inline-block;
  height: 40px;
  width: 40px;
}
.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: #fc8215;
}
.arrow-down {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: #fc8215;
  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 #d4d4d4;
  height: 20px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 15px;
}
.row-down-arrow span {
  cursor: pointer;
  width: 40px;
  height: 18px;
  border: 1px solid #d4d4d4;
  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 #cdcdcd;
  float: left;
  width: 100%;
  padding: 23px 0;
}
.add-favorite {
  float: left;
  text-decoration: none;
  color: #fc8215;
  position: relative;
  z-index: 1;
}
.add-favorite:hover {
  text-decoration: underline;
  color: #fc8215;
}
.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 #f3f3f3;
  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: left;
  width: 100%;
  text-align: center;
}
.align-center {
  text-align: center;
}
.aside-seller {
  float: left;
  width: 260px;
  padding-top: 5px;
}
.aside-seller .add-seller-favorites {
  color: #fc8215;
  background: transparent;
  border: none;
  font-weight: normal;
}
.aside-seller .add-seller-favorites:hover {
  text-decoration: underline;
  text-decoration-style: dotted;
}
.aside-seller .item-product {
  margin: 0 0 10px 0;
}
.all-products-seller {
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 6px 10px;
  box-sizing: border-box;
  background: #fc8215;
  color: #fff;
  text-decoration: none;
  margin-bottom: 10px;
  border: 2px solid #fc8215;
}
.all-products-seller:hover {
  color: #fc8215;
  background: #fff;
}
.add-seller-favorites, .add-vendor-favorites {
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 6px 10px;
  box-sizing: border-box;
  background: #fc8215;
  color: #fff;
  text-decoration: none;
  margin-bottom: 40px;
  border: 2px solid #fc8215;
}
.add-seller-favorites:hover, .add-vendor-favorites:hover {
  color: #fc8215;
  background: #fff;
}
.search-content_vendor {
  margin-bottom: 80px;
}
.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;
}
.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: #fc8215;
}
.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%;
}
.badge-primary {
  color: #f3f3f3 !important;
  background-color: #fc8215 !important;
}
.block-blog-other__wrap {
  width: 100%;
}
.block-blog-other__wrap .blog-item {
  margin: 0 15px;
}
.block-blog-other__wrap .blog-item:last-child {
  margin-right: 0;
}
.block-blog-other__wrap .slick-list {
  margin: 0;
  width: 100%;
}
.accordion-menu {
  margin-bottom: 40px;
}
.accordion-menu .btn-link {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  text-align: left;
  position: relative;
  font-size: 14px;
}
.accordion-menu .btn-link.active {
  color: #fc8215;
}
.accordion-menu .btn-link.active i {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #fc8215;
}
.accordion-menu .btn-link a {
  color: inherit;
}
.accordion-menu .btn-link a:hover {
  color: #fc8215;
}
.accordion-menu .btn-link i {
  display: block;
  width: 0;
  height: 0;
  background: none;
  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 #fc8215;
  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 #f3f3f3 !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: #fc8215;
}
.accordion-menu ul li a.active {
  color: #fc8215;
}
.btn-link.collapsed.accordion-menu + .ling-group {
  display: none;
}
.accordion-menu .ling-group a {
  font-size: 14px;
  float: left;
  font-weight: normal;
  padding: 10px 0 0 0;
  border-bottom: 1px dotted #fc8215;
  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__thumbnails ul li:hover {
  cursor: pointer;
}
.item-product__bottom-block {
  top: 100%;
  display: none;
  position: absolute;
}
.item-product__bottom-block .item-product-bottom-inside {
  background-color: #fff;
}
.more-photos .other-photo {
  background-size: cover;
}
.listing-wrap {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
}
.listing-wrap .item-product {
  margin: 0 0 30px 1%;
}
.listing-wrap .item-product:hover {
  border: 1px solid #f3f3f3;
}
.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;
}
.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside {
  padding: 10px 15px;
  margin: -1px;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #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;
  overflow: hidden;
}
.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table th, .listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table td {
  padding: 0.75rem 5px;
  font-size: 1em;
}
.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table tr {
  width: 100%;
}
.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table tr .range {
  width: 65%;
}
.listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table tr .price {
  width: 60%;
}
.listing-wrap .item-product_favourite {
  margin: 0 30px 30px 0;
}
.item-product-inside, .item-inside {
  border: none;
  padding: 15px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.item-product-inside .sold-block, .item-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%);
}
.btn-quick-look {
  padding: 0 15px;
  height: auto;
  line-height: 34px;
  background: #fc8215;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  margin: 0;
  z-index: 999;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.btn-quick-look:hover {
  color: #fc8215;
  background: #fff;
}
.panel-product {
  padding: 0;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
.product-filter {
  float: left;
  border-right: 1px solid #d4d4d4;
  padding: 10px 25px;
  box-sizing: border-box;
}
.buttons-group {
  border-right: 1px solid #d4d4d4;
  padding: 12px 25px;
  float: left;
  box-sizing: border-box;
}
.buttons-group .btn-grey {
  background: #c0c0c0;
  color: #fff;
  margin-right: 5px;
  border-radius: 5px;
  outline: none;
  font-size: 14px;
  padding: 0 20px;
  height: 40px;
  line-height: 36px;
  border: 2px solid #c0c0c0;
  text-transform: none;
  font-weight: normal;
}
.buttons-group .btn-grey:last-child {
  margin-right: 0;
}
.buttons-group .btn-grey:hover {
  background: #fff;
  color: #ebebeb;
}
.buttons-group .btn-grey:focus {
  box-shadow: none;
}
.buttons-group .btn-grey.active {
  background: #fc8215;
  border-color: #fc8215;
  color: #fff;
}
.panel-products-views {
  line-height: 40px;
  float: left;
  border-right: 1px solid #d4d4d4;
  padding: 10px 20px;
  box-sizing: border-box;
}
.panel-products-views-current {
  border-right: 1px solid #d4d4d4;
  padding: 10px 24px;
  line-height: 40px;
  float: left;
}
.icon-filter {
  float: left;
  width: 20px;
  display: none;
  color: #000;
}
.block-filter {
  display: none;
}
.view-page {
  float: right;
  padding: 10px 20px 10px 20px;
  order: 999;
  margin-left: auto;
}
.view-page a {
  margin: 0;
  text-decoration: none;
  float: left;
  margin-left: 8px;
  color: #000;
  font-size: 0;
  padding-left: 0;
  background-color: #c0c0c0;
  width: 40px;
  height: 40px;
  border-radius: 5px;
}
.view-page a:first-child {
  margin-left: 0;
}
.view-page a.active {
  background-color: #fc8215;
}
.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 #c0c0c0;
  width: 240px;
  box-sizing: border-box;
  border-radius: 5px;
}
.panel-search-products__search input[type="submit"] {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: #fc8215 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: #fc8215;
  background-color: #fc8215;
}
.accordion-filters .card {
  margin-bottom: 5px;
  border-bottom: none !important;
}
.accordion-filters .card-body {
  background: #f3f3f3;
  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 #cdcdcd;
}
.accordion-filters .slider-range input {
  width: 85px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #343434;
  border: 1px solid #c0c0c0;
  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: normal;
  padding: 0;
  border-bottom: 1px dotted #fc8215;
  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: bold;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.banner-listing__subtitle {
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  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: #fc8215;
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin: 0;
  padding: 0 15px;
  text-transform: none;
}
.baner-group-links .button:hover {
  background: none;
  color: #fff;
}
.listing-wrap.view-deployed .search-list__product-price {
  float: right;
  margin-left: 10px;
}
.listing-wrap.view-deployed .item-product__add {
  float: left;
  margin-left: 10px;
  width: 50%;
}
.listing-wrap.view-deployed .search-list__add-basket-btn.btn-quick-look {
  position: relative;
  transform: none;
  margin-top: 10px;
}
.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 .search-list__product-price.item-product__price {
  float: inherit;
  padding-left: 15px;
  width: 200px;
  min-width: 120px;
}
.listing-wrap.view-deployed .search-list__product-price.item-product__price .sold-block {
  float: none;
}
.listing-wrap.view-deployed .search-list__product-title {
  padding-left: 10px;
}
.listing-wrap.view-deployed .search-list__sales {
  padding-left: 10px;
}
.listing-wrap.view-deployed .search-list.item-product__thumbnails {
  float: left;
  width: 25%;
  position: relative;
}
.listing-wrap.view-deployed .search-list.item-product__thumbnails ul li {
  width: 50px;
  height: 50px;
}
.listing-wrap.view-deployed .product-item .item-product__price_new {
  float: none;
}
.listing-wrap.view-deployed .item-product_favourite .col-block1 {
  width: auto;
}
.listing-wrap.view-deployed .item-product__img {
  width: 100%;
  margin-bottom: 0;
}
.listing-wrap.view-deployed .item-product__price {
  overflow: visible;
}
.listing-wrap.view-deployed .item-product__price .item-product__sold {
  float: left;
  clear: both;
}
.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: #fc8215;
}
.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;
}
.listing-wrap.view-deployed .item-product__thumbnails ul li:nth-child(n+9) {
  display: none;
}
.content-favourite-vendors .content-favourite-vendors-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor {
  position: relative;
  width: 210px;
  display: flex;
  margin: 22px 22px 0 0;
  background: #f3f3f3;
  flex-direction: column;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-image a, .content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-image span {
  position: relative;
  width: 210px;
  height: 210px;
  float: left;
  background: #fff;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-image a img, .content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-image span img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-data {
  width: 210px;
  padding: 5px 10px;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-data .favourite-vendor-data-row {
  display: flex;
  justify-content: space-between;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-data .favourite-vendor-data-row span .i-raiting {
  background-position: center !important;
  margin-right: 0.5px;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-data .favourite-vendor-data-row span:first-of-type:not(.badge) {
  width: 60%;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-data .favourite-vendor-data-row span:last-of-type:not(.rating):not(.badge) {
  width: 40%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .favourite-vendor-data .favourite-vendor-data-row span.badge {
  width: 100%;
  font-size: 1em;
  margin-bottom: 2px;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .button-delete.remove_vendor {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 25px;
  line-height: 25px;
  width: 25px;
  z-index: 1;
  padding: 0;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .button-delete.remove_vendor i {
  width: 21px;
  height: 20px;
  display: inline-block;
}
.content-favourite-vendors .content-favourite-vendors-list .favourite-vendor .button-delete.remove_vendor .trash-fashi {
  display: none;
}
#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: bold;
  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: #fc8215;
}
.modal-add-done .modals-bottom-links {
  border-top: 1px solid #cdcdcd;
  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: #fc8215;
}
.cart-done:after {
  content: '';
  border: 10px solid transparent;
  position: absolute;
  right: 15px;
  top: -20px;
  z-index: 1;
  border-bottom-color: #fc8215;
  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 #cdcdcd;
  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: bold;
  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 #d4d4d4;
}
.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: #f3f3f3;
  color: #a7a7a7;
  font-size: 14px;
}
.table-delivery tbody tr {
  border-bottom: 1px solid #d4d4d4;
}
.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: #f3f3f3;
  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;
}
.payment-frame__body {
  background-image: none;
  padding-top: 0;
}
.payment__Waiting {
  background-color: #eea236;
}
.payment__Confirmed {
  background-color: #5cb85c;
  color: #f3f3f3;
}
.payment__Canceled {
  background-color: #f63d45;
  color: #f3f3f3;
}
.payment__New {
  background-color: #428bca;
  color: #f3f3f3;
}
#form_pay {
  text-align: center;
}
#form_pay .form__row {
  margin-bottom: 15px;
}
#form_pay .form__row .input-block {
  width: 50%;
  display: inline-block;
  margin-right: 20px;
}
#form_pay .form__row .submitButton-payment {
  padding: 5px;
}
#form_pay .form__row .comment-field, #form_pay .form__row .file-field {
  margin-bottom: 5px;
}
#form_pay .form__row #CommentLabel {
  position: relative;
  bottom: 50px;
}
#form_pay .form__row #CommentRequiredFieldValidator, #form_pay .form__row #UploadFileRequiredFieldValidator {
  position: relative;
  left: 15%;
}
#form_pay .form__row label {
  width: 25%;
  color: #428bca;
}
.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: #fc8215;
  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: normal;
  cursor: pointer;
  line-height: 47px;
}
.category-list__top_panel_main_page {
  position: relative;
  height: 50px;
  background-color: #fc8215;
}
.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%;
  margin-left: 10px;
  text-transform: none;
  color: #fff !important;
  font-weight: normal;
  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: #676767;
  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: #fc8215;
}
.menu__category_icon .fa-caret-down {
  margin-left: 5px;
}
.aside-menu li {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #d4d4d4;
  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: #fc8215;
}
.aside-menu li ul {
  background: #f3f3f3;
  padding: 20px;
  float: left;
  width: 100%;
}
.aside-menu li ul li {
  border: none;
  padding: 0;
}
.aside-menu li ul li a {
  font-weight: normal;
  text-transform: none;
  color: #fc8215;
  padding: 0;
}
.general-information__col {
  float: left;
  width: 23%;
  margin-right: 2.6%;
}
.general-information__col:last-child {
  margin-right: 0;
}
.general-information-private-office-wrapper {
  width: 77%;
  float: left;
}
.general-information-private-office-wrapper .general-information__col {
  width: 47.4%;
}
.general-information-private-office-wrapper .general-information__col-discounts {
  width: 98%;
}
.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 #fc8215;
  float: left;
  margin-right: 15px;
}
.general-information__col-name {
  font-weight: bold;
  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;
}
.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: 12px 0;
  border-bottom: 1px solid #cdcdcd;
  min-height: 72px;
}
.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 #cdcdcd;
}
.list-user-info__footer .button {
  float: left;
  width: 100%;
  height: 48px;
  line-height: 44px;
}
.grey-list {
  background: #f3f3f3;
}
.general-information-cart {
  float: left;
  width: 100%;
  padding: 17px 20px;
  color: #fff;
  margin-bottom: 30px;
  background: #fc8215 url(../img/svg/shopping-cart-white.svg) no-repeat 125% center;
  background-size: 110px;
}
.general-information-cart__title {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 2px;
}
.general-information-cart__text {
  font-size: 16px;
}
.general-information-cart__amount {
  font-weight: bold;
  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: #fc8215;
  float: left;
  border-radius: 5px;
  font-weight: bold;
}
.general-information-cart__button .button-white:hover {
  background: #f47503;
  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 #cdcdcd;
}
.list-support-messages .list__body .button {
  background-color: #fc8215 !important;
  border: 2px solid #fc8215;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 8px;
}
.list-support-messages .list__body .button i {
  background-color: #fc8215 !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 #cdcdcd;
  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: normal;
}
.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;
}
.list-parcels, .block-orange {
  float: left;
  width: 100%;
  background: #fceedb;
  margin-bottom: 30px;
}
.list-parcels .list-parcels__header, .block-orange .list-parcels__header {
  margin-bottom: 0;
}
.list-parcels .list-parcels__body, .block-orange .list-parcels__body {
  margin-top: 10px;
}
.table-parcels {
  float: left;
  width: 100%;
  font-size: 16px;
}
.list__body, .list-parcels__body {
  padding: 10px 15px;
  float: left;
  width: 100%;
}
.list__body .alert-heading, .list-parcels__body .alert-heading {
  text-align: center;
  margin: 0 0 7px 0;
}
.table-parcels__row {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cdcdcd;
  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: bold;
  line-height: 24px;
}
.button-help, .button-cancel {
  float: right;
  height: 30px;
  line-height: 26px;
  text-transform: none;
  margin: -5px 0;
  padding: 0 10px;
}
.button-help i, .button-cancel 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-help:hover i, .button-cancel: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 #cdcdcd;
  background: #fae3c3;
}
.list-parcels__footer .button {
  width: 100%;
  height: 48px;
  line-height: 44px;
}
.list-parcels__col-left {
  float: left;
  width: 55%;
}
.list-parcels__col-right {
  float: left;
  width: 45%;
  text-align: right;
}
.list-parcels__col-right .total-cost {
  width: auto;
}
.list-parcels__col-right.products-price, .list-parcels__col-right.delivery-price, .list-parcels__col-right.total-weight, .list-parcels__col-right.delivery-amount, .list-parcels__col-right.goods-amount {
  display: inline-table;
}
.basket-lines-total-cost-value, .goods_total_delivery_cost {
  display: inline-table;
}
.list-parcels__row {
  color: #6c6c6c;
}
.list-parcels__row .order-insurance {
  width: 100%;
}
.list-parcels__footer .list-parcels__col-left {
  width: auto;
  padding-right: 5%;
}
.list-parcels__footer .list-parcels__col-right {
  width: auto;
  text-align: left;
  display: inline-table;
}
.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: bold;
  font-size: 20px;
}
.list-parcels__row-result .order-price {
  font-size: 18px;
  width: auto;
}
.list-parcels__row-result .order-pay {
  margin-right: 10px;
}
.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 10px;
}
.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: 0;
  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: 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);
}
.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 #f3f3f3;
}
.list-products__row-item .list-products__checkbox {
  margin: 0 0 15px 35%;
  padding: 0;
}
.list-products__col-img {
  float: left;
  width: 8%;
  padding-right: 15px;
  box-sizing: border-box;
}
.list-products__col-2 {
  float: left;
  width: 49%;
  padding-right: 25px;
  box-sizing: border-box;
}
.list-products__col-3 {
  float: left;
  width: 43%;
}
.list-products__name {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 22px;
}
.list-products__name a {
  color: #000;
}
.list-products__name:hover a {
  color: #fc8215;
}
.list-products__link-group {
  margin-bottom: 20px;
}
.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: #f3f3f3;
  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 #f3f3f3;
}
.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: #fc8215;
}
.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 #f3f3f3;
}
.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%;
  margin-bottom: 30px;
}
.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: 20px 10px;
  border-bottom: 1px solid #f3f3f3;
  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 #c0c0c0;
  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: 80%;
  max-height: 150px;
}
.list-products-table__right-col {
  float: right;
  font-weight: bold;
}
.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: bold;
  padding: 3px 0;
  color: #000;
  float: left;
}
.list-cart__nav li.active a {
  color: #fc8215;
  border-bottom: 2px solid #fc8215;
}
.paymshipReviewsOverlay {
  width: 100%;
  opacity: 0.5;
  background: #fff url('/i/ajax-loader-transparent.gif') no-repeat;
  background-position-x: 50%;
  z-index: 1000;
}
.list-cart__panel-main {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.list-cart__panel-main .custom-checkbox {
  float: left;
  margin-right: 30px;
}
.list-cart__panel-main .custom-checkbox .custom-control-label:before, .list-cart__panel-main .custom-checkbox .custom-control-label:after {
  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 #f3f3f3;
  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 #f3f3f3;
  float: left;
  margin-bottom: 30px;
}
.content-basket .group-block .list-cart__panel {
  margin-left: -1px;
  margin-top: -1px;
  padding-left: 10px;
  padding-right: 10px;
  width: calc(100% + 2px);
}
.content-basket .group-block .list-cart-products__row-item {
  border-bottom: 1px solid #f3f3f3;
  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: 5px;
  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-bottom: 15px;
}
.content-basket .link-group {
  position: relative;
  width: 100%;
  text-align: center;
}
.content-basket .link-group a {
  text-decoration: none;
  color: #fc8215;
  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 #cdcdcd;
}
.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:before, .content-basket .multi-line-ellipsis:after {
  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%;
}
.content-basket .aside-right .article {
  width: 100%;
  margin-bottom: 20px;
  display: inline-block;
}
.content-basket .aside-right .list-parcels {
  background-color: #f3f3f3;
  border: 1px solid #fff;
  display: inline-block;
}
.content-basket .aside-right .list-parcels__body {
  border-bottom: 1px solid #fff;
  padding: 15px;
  margin-top: 0;
  margin-bottom: 15px;
}
.content-basket .aside-right .list-parcels__footer {
  background: #f3f3f3;
  border: none;
  width: calc(100% - 30px);
  margin: 0 15px 15px 15px;
  padding: 15px 0 0 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: #f3f3f3;
  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 #cdcdcd;
}
.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 #fc8215;
  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 #c0c0c0;
}
.list-data-delivery_table textarea {
  resize: none;
  border: 1px solid #c0c0c0;
}
.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%;
}
.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: #fc8215;
  text-decoration: none;
}
.icon-add-data:hover {
  color: #fc8215;
  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 #cdcdcd;
}
.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 #cdcdcd;
  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 #fc8215;
  float: left;
}
.list-pay-block__title {
  text-transform: uppercase;
  font-weight: bold;
}
.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: #f3f3f3;
  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 #f3f3f3 !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: bold;
  width: 100%;
}
.badge_value {
  vertical-align: middle;
}
.review-item-list__user-name, .review-item-list__text {
  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 #f3f3f3;
  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: bold;
  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: #fc8215;
  color: #fff;
  font-size: 16px;
}
.panel-top .panel-top a {
  color: #fff;
}
.panel-top .panel-top b {
  font-weight: bold;
}
.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.mb25, .bproduct > h2.mb20 {
  height: 10px;
  border-bottom: 3px solid #ed1c24;
  font-size: 14px;
  color: #ed1c24;
}
.bproduct > h2.mb25 span, .bproduct > h2.mb20 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;
}
.shipping_labels {
  width: 40%;
  margin: 0 20px 0 20px;
}
.shipping_row {
  border-bottom: 1px solid #dadada;
}
.shipping_row:last-child {
  border-bottom: none;
}
.lgray {
  color: #808080;
}
.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: #f3f3f3;
  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: none;
}
.mobile-links__text {
  text-transform: uppercase;
  font-weight: bold;
}
.order_date {
  margin-top: 15px;
}
.order_date_label {
  margin: 0 10px 0 0;
}
.submit_button {
  text-align: right;
}
.note_office {
  border-top: 1px solid #f3f3f3;
}
.notepad {
  color: #4d4d4d;
}
.note_office td {
  padding: 5px 10px;
}
.notepad td {
  border-bottom: 1px solid #f3f3f3;
  padding: 10px;
  vertical-align: middle;
  font: 11px/13px Arial, Helvetica, sans-serif;
}
.bproduct > h2.mb25, .bproduct > h2.mb20 {
  height: 10px;
  border-bottom: 3px solid #f63d45;
  font-size: 14px;
  color: #f63d45;
}
.bproduct > h2.mb25 span, .bproduct > h2.mb20 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: #fc8215;
}
.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: #fc8215;
  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 tbody tr, .quick-order .modal-content table.list-data-orders tbody tr, #new-order-create .modal-content table.list-data-orders .custom-control-label, .quick-order .modal-content table.list-data-orders .custom-control-label {
  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 #f3f3f3;
  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 select#Country.form-control.is-valid, .quick-order #order-delivery-form select#Country.form-control.is-valid, #new-order-create #order-delivery-form .selectize-input.is-valid, .quick-order #order-delivery-form .selectize-input.is-valid, #new-order-create #order-delivery-form select#Country.form-control.is-invalid, .quick-order #order-delivery-form select#Country.form-control.is-invalid, #new-order-create #order-delivery-form .selectize-input.is-invalid, .quick-order #order-delivery-form .selectize-input.is-invalid {
  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;
}
#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: bold;
  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;
}
#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: normal;
  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: #f3f3f3;
  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 #c0c0c0;
}
.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: #fc8215;
  border-width: 0 0 0 5px;
}
.support-tickets .unread-ticket .new-msg-count {
  color: #fc8215;
  font-weight: bold;
}
.basket-line-change-form {
  padding: 0 !important;
}
.delivery-mode-error {
  margin-top: 5px;
}
.table-delivery tr.disabled {
  border: none;
}
.authentication-registration-form .auth-change {
  float: right;
  /* Sick */
}
.slick-slide {
  outline: none !important;
}
.slick-slide:focus {
  outline: none;
}
.slick-slide * {
  outline: none !important;
}
.slick-dots-container {
  width: 5.7rem;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0.625rem auto;
  height: 2.875rem;
  position: relative;
}
.slick-dots-container > ul {
  padding: 0;
  display: flex !important;
  transition: all 0.25s;
  position: relative;
  margin: 0;
  list-style: none;
  transform: translateX(0);
  align-items: center;
  bottom: unset;
  height: 100%;
}
.slick-dots-container > ul li {
  width: 0.625rem;
  height: 0.625rem;
  margin: 0 0.25rem;
  border: none;
}
.slick-dots-container > ul li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 0.3125rem;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.slick-dots-container > ul li.p-small-1, .slick-dots-container > ul li.n-small-1 {
  transform: scale(0.8);
}
.slick-dots-container > ul li.slick-active {
  transform: scale(1.3);
  transform-origin: center;
}
.slick-prev, .slick-next {
  width: 40px;
  height: 40px;
  z-index: 2;
  top: 35%;
  background-size: 20px;
  background-color: #fc8215;
  background-repeat: no-repeat;
  background-position: center;
}
.slick-prev:before, .slick-next:before {
  display: none;
}
.slick-prev:focus, .slick-next:focus {
  background-size: 20px;
  background-color: #fc8215;
  background-repeat: no-repeat;
  background-position: center;
}
.slick-prev:hover, .slick-next:hover {
  background-size: 20px;
  background-color: #fc8215;
  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: #fc8215;
  width: 100%;
  height: 100%;
}
.wrapper .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.wrapper .banners-slider .slick-prev, .wrapper .banners-slider .slick-next {
  top: 50%;
}
.wrapper .banners-slider .slick-dots {
  width: auto;
  margin-left: 50%;
  transform: translateX(-50%);
}
.wrapper .banners-slider:hover a {
  color: #fc8215;
}
.wrapper .block-brands .slick-prev, .wrapper .block-brands .slick-next {
  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;
}
.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.reviews-source__label {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 40px;
}
.reviews-source__label .reviews-source__checkbox {
  display: inline-block;
  margin-right: 10px;
}
.block-slider__wrap .slick-list {
  margin: 0;
  padding-bottom: 100px;
}
.block-slider__wrap:not(.slick-initialized) {
  width: 100%;
  text-align: center;
  padding-bottom: 100px;
}
.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: 30px;
}
.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 #fc8215;
  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 #fc8215;
  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%;
}
.slider-product-item, .product-main-media-wrapper {
  float: right;
  width: 100%;
}
.slider-product-item .slick-slide, .product-main-media-wrapper .slick-slide {
  text-align: center;
}
.slider-product-item .slick-slide img, .product-main-media-wrapper .slick-slide img {
  display: inline-block;
  width: 100%;
}
.slider-product-item .slick-slide .item_video, .product-main-media-wrapper .slick-slide .item_video {
  width: 100%;
}
.product-main-media-wrapper {
  width: calc(100% - 77px);
  position: relative;
}
.product-main-media-wrapper img, .product-main-media-wrapper video {
  width: 100%;
}
.product-main-media-wrapper .item-product__rubric-wrap {
  position: absolute;
  z-index: 10000;
}
.block-slider .slick-slider .slick-track, .block-slider .slick-slider .slick-list {
  display: flex !important;
}
.slider-product-list .slick-slide {
  border: none;
  border-bottom: 2px;
}
.slider-product-list .img-responsive {
  min-height: 72px;
  min-width: 72px;
}
.list-pay-block__content {
  /* Pnotify */
}
.list-pay-block__content .table-top-up {
  margin-bottom: 0;
}
.list-pay-block__content .table-top-up__content {
  padding-top: 0;
  padding-bottom: 0;
}
.list-pay-block__content .table-top-up__row {
  border-bottom-color: #cdcdcd;
}
.list-pay-block__content .list-pay-block {
  padding: 12px 0 5px 0;
  margin-top: 18px;
  border-bottom: none;
  border-top: 1px solid #cdcdcd;
}
.list-pay-block__content .list-pay-block .list-pay-block__header {
  margin: 20px 0;
}
.list-pay-block__content .list-pay-block .online-wallets-box .online-wallets-box-description {
  width: 100%;
}
.list-pay-block__content .list-pay-block .online-wallets-box .online-wallets-box-description img {
  display: inline-block;
  max-width: 110px;
  float: left;
  padding: 0 10px 10px 0;
}
.list-pay-block__content .list-pay-block .online-wallets-box .online-wallets-box-btns {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.list-pay-block__content .list-pay-block .online-wallets-box .online-wallets-box-btns .form-online-wallets {
  float: unset;
  margin-left: 0;
}
.list-pay-block__content .list-pay-block .online-wallets-box .online-wallets-box-btns .table-top-up-form-right {
  width: auto;
  float: unset;
}
[ui-pnotify].ui-pnotify {
  /* Bootstrap */
}
[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: bold;
}
[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-text {
  font-size: 1rem;
  line-height: 1.2rem;
  margin-top: 0;
  overflow: auto;
  font-weight: normal;
}
[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: #b3b3b3;
}
.dropdown-menu {
  padding: 0;
}
.dropdown.show > a {
  color: #fc8215;
}
.show > .btn-secondary.dropdown-toggle {
  color: #000;
  background-color: #e6e6e6;
  border-color: #f3f3f3;
}
.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: #fc8215;
}
.header-search .dropdown-toggle, .header-search .dropdown-menu img {
  margin-right: 5px;
  vertical-align: middle;
}
.header-authorization .dropdown-menu a:hover {
  border-bottom: none;
}
.modal .modal-row a {
  color: #fc8215;
}
.modal .modal-row a:hover {
  text-decoration: underline;
}
.modal input[type="submit"]:hover {
  background: #fff;
  color: #fc8215;
}
.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 .package-tracking-table {
  width: calc(100% + 2rem);
  margin: -1rem 0 -1rem -1rem;
}
.modal .package-tracking-table thead, .modal .package-tracking-table thead th, .modal .package-tracking-table tbody tr {
  border: none;
}
.modal .package-tracking-table tbody tr {
  border-top: 1px solid #f3f3f3;
}
.modal .confirmation-form {
  width: 300%;
  margin-left: -100%;
}
.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 .mobile-menu__box, .modal-content .form-search form {
  padding: 0;
}
.modal-content .filter-form {
  padding: 0;
}
.modal-header {
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
  padding: 15px 20px;
  box-sizing: border-box;
  background: #f3f3f3;
  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: #f3f3f3;
}
.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: #fc8215;
}
.product-block .tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 13px;
  opacity: 0;
  filter: alpha(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;
  filter: alpha(opacity=80);
}
.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;
  /* Zoom */
}
.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 #888;
  width: 100px;
  height: 100px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.40);
  cursor: crosshair;
  z-index: 9999;
}
.cloudzoom-zoom {
  border: 1px solid #888;
  width: 600px;
  height: 200px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.40);
  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: bold;
  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 стили из серии MIN-width */
}
@media screen and (min-width: 1024px) {
  .link-all-category {
    display: none;
  }
  .accordion-menu-page {
    display: block !important;
  }
  .category-list > ul > li:hover {
    background: #fff;
    border: 1px solid #c0c0c0;
    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: #fc8215;
  }
  .submenu > li:hover {
    background: #fff;
    border: 1px solid #c0c0c0;
    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 #fc8215;
  }
  .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 {
    width: 465px;
    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: 0 0 15px 0;
    /* Slick */
  }
  .slider .slick-prev, .slider .slick-next {
    left: 50%;
    transform: translate(-50%, 0) rotate(90deg);
  }
  .slider .slick-next {
    top: unset;
    bottom: -30px;
  }
  .slider .slick-prev {
    top: -30px;
  }
  .slider .slick-prev:hover {
    left: 50%;
  }
}
@media screen and (min-width: 1024px) {
  /* @media стили из серии MAX-width */  .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: 1260px;
    padding: 0 20px;
  }
  .menu li {
    margin-right: 10px;
  }
  .header-delivery {
    padding: 10px 5px 10px 10px;
  }
  .header-contacts {
    padding: 10px 10px 10px 10px;
  }
  .header-authorization {
    padding: 10px 0 10px 10px;
  }
  .header-search {
    max-width: 700px;
  }
  .header-search input[type="text"] {
    width: 415px;
  }
  .category-list {
    width: 320px;
  }
  .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: 600px;
    height: 337px;
    margin-right: 15px;
  }
  .banners-slider .banner-slide {
    height: 337px;
  }
  .banner__item_small {
    height: 160px;
  }
  .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%;
  }
  .news-item {
    width: 18%;
    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: 24%;
  }
  .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: 1000px;
    padding: 0 20px;
  }
  .nav-ul {
    margin-left: 20px;
  }
  .banners-slider {
    width: 640px;
    height: 360px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .banners-slider .banner-slide {
    height: 360px;
  }
  .banners-wrap {
    padding-left: 320px;
  }
  .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;
  }
  .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;
    bottom: 2px;
  }
  .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 #cdcdcd;
    padding: 10px 0;
  }
  .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;
  }
  .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: 355px;
    margin: 0 5px;
  }
  .banner-listing__title {
    font-size: 36px;
  }
  .banner-listing__subtitle {
    font-size: 22px;
  }
  .listing-wrap.view-deployed .item-product__add {
    width: 30%;
  }
  .listing-wrap.view-deployed .item-product__thumbnails ul li {
    width: 40px;
  }
  .listing-wrap.view-deployed .search-list.item-product__thumbnails {
    width: 20%;
  }
  .listing-wrap.view-deployed .item-product__seller {
    font-size: 12px;
  }
  .listing-wrap.view-deployed .item-product__rating {
    font-size: 12px;
  }
  .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 .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: 15px;
    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;
  }
  .general-information-private-office-wrapper {
    width: 100%;
  }
  .block-item-main .block-item-main__right .item-product__price_new {
    width: auto;
    font-size: 30px;
  }
  .block-item-main .block-item-main__right .item-product__price_old {
    font-size: 30px;
    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 0;
  }
  .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;
  }
  .header-contacts {
    display: none;
  }
  #modal-filter-menu form {
    padding: 0;
    text-align: left;
  }
  .product-main-media-wrapper {
    width: 100%;
    /* Slick */
  }
  .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 {
    /* Bootstrap */
  }
  .slider-product-list .slick-list.draggable {
    height: 70px;
  }
  .slider-product-list .slick-prev, .slider-product-list .slick-next {
    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) {
  .block-filter {
    display: block;
    width: 200px;
    float: left;
    position: relative;
    top: 5px;
  }
  .block-filter .block-filter__label {
    float: left;
    padding: 10px 5px 5px 25px;
  }
  .block-filter .icon-filter {
    display: flex;
    position: relative;
    bottom: 5px;
  }
  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-bottom .center {
    display: block;
  }
  .header-title {
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }
  .header-delivery {
    display: none;
  }
  .header-nav .link-all-category {
    width: 100%;
    text-align: center;
    float: right;
    padding: 0 20px;
    background: #fc8215 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;
  }
  .subscribe_block_mobile {
    text-align: center;
  }
  .subscribe_block_mobile .subscribe_block {
    display: block;
  }
  .subscribe_block_mobile .subscribe_block p {
    margin-top: 0 !important;
  }
  .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;
  }
  .center {
    width: 767px;
    padding: 0 15px;
  }
  .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: 0;
    left: 0;
    background: #4d4d4d;
    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-nav .link-category {
    display: none;
  }
  .header-nav .index-link-all-category {
    background: none;
    color: #000;
    font-weight: normal;
    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: #fc8215 url(../img/svg/list.svg) no-repeat center;
    background-size: 20px;
  }
  .header-nav-index {
    height: 135px;
    border-bottom: none;
  }
  .block-banners {
    padding-top: 10px;
  }
  .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 #fc8215;
    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 {
    width: 48%;
    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: #f3f3f3;
    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;
  }
  .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;
    /* Slick */
  }
  .wrapper .slick-dots li button {
    border: 1px solid #fc8215;
  }
  .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 {
    /* Bootstrap */
  }
  .modal .slick-prev {
    top: 50%;
  }
  .modal .slick-next {
    top: 50%;
  }
  .mobile-menu {
    /* Zoom */
  }
  .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;
  }
}
@media screen and (max-width: 767px) {
  .wrapper .product-filter {
    width: 40%;
  }
  .wrapper .product-filter .select {
    width: 90%;
  }
  .block-filter {
    width: 25%;
    display: flex;
    flex-direction: row;
    position: relative;
    top: 0;
  }
  .block-filter .block-filter__label {
    padding: 13px 0 5px 5px;
  }
  .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  body {
    padding-top: 55px;
  }
  header {
    position: fixed;
    top: 0;
    z-index: 1022;
    left: 0;
    width: 100%;
    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;
  }
  .slider-product-item .item-product__rubric-wrap {
    display: block;
  }
  .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%;
  }
  .category-list__top_panel_main_page {
    margin-bottom: 5px;
  }
  .header-authorization {
    position: absolute;
    height: auto;
    left: 130px;
    padding: 0;
    top: 15px;
  }
  .header-authorization .link-registration {
    display: none;
  }
  .header-authorization ul {
    padding: 0;
    background: none;
  }
  .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;
  }
  .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;
  }
  .row-content-item-price.row-col2 {
    width: 100% !important;
    padding-left: 0 !important;
  }
  .row-content-item-configurator.row-col2 {
    padding-left: 0 !important;
  }
  .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: #fc8215;
    font-weight: normal;
    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: 5px 0 0 5px;
  }
  .header-search .form-button {
    border-radius: 0 5px 5px 0;
  }
  .form-search {
    width: 100%;
    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: none;
    width: 60px;
  }
  .header-nav .link-all-category {
    width: 100%;
    text-align: center;
    float: right;
    background: #fc8215 url(../img/svg/list.svg) no-repeat 12px 13px;
    background-size: 20px;
    color: #fff;
  }
  .header-nav .index-link-all-category {
    background: none;
    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.view-deployed .search-list__product-price {
    float: left;
    margin-left: 0;
  }
  .listing-wrap.view-deployed .search-list__add-basket-btn.btn-quick-look {
    display: none;
  }
  .listing-wrap.view-deployed .item-product__bottom-block {
    display: none !important;
  }
  .listing-wrap.view-deployed .item-product__price {
    margin-bottom: 0;
    min-width: 100%;
  }
  .listing-wrap.view-deployed .search-list__product-title {
    padding-left: 0;
  }
  .listing-wrap.view-deployed .item-product__title {
    min-height: unset;
    font-size: 14px;
  }
  .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: relative;
    padding: 0;
  }
  .buttons-group {
    padding: 5px 0;
  }
  .buttons-group .btn-grey {
    margin-bottom: 10px;
  }
  .product-filter {
    padding: 5px 0;
    width: 35%;
  }
  .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 .item-product__add {
    float: left;
  }
  .listing-wrap.view-deployed .item-product__add .item-product__seller {
    display: none;
  }
  .listing-wrap.view-deployed .item-product__add .item-product__rating {
    display: none;
  }
  .listing-wrap.view-deployed .item-product__thumbnails {
    display: none;
  }
  .listing-wrap.view-deployed .search-list__product-price.item-product__price {
    padding-left: 0;
  }
  .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-block3 .item-product__price_new {
    display: block;
  }
  .listing-wrap.view-deployed .item-product__img img {
    width: 100%;
  }
  .listing-wrap.view-deployed .item-product__sold {
    margin-bottom: 20px;
  }
  .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;
  }
  .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: bold;
    line-height: 40px;
    padding: 0 10px;
  }
  .form-select-mobile {
    float: right;
  }
  .list-cart__nav {
    display: none;
  }
  .cart-done {
    display: none !important;
  }
  .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 -15px 30px -15px;
    width: calc(100% + 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;
    /* Slick */
  }
  .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;
  }
  .wrapper .block-slider__wrap .slick-prev {
    top: 25%;
  }
  .wrapper .block-slider__wrap .slick-next {
    top: 25%;
  }
  .block-blog-other__wrap .slick-list, .block-news-other__wrap .slick-list {
    margin: 0;
    /* Bootstrap */
  }
  .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: #f3f3f3;
    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: 480px) {
  .block__table-cell {
    font-size: 14px;
    padding: 0.25rem;
    height: 20px;
  }
  .block__table-cell p {
    font-size: 14px;
  }
  .block__table-cell.price {
    font-size: 14px;
  }
  .block__table-cell.quantity {
    padding-right: 0;
    padding-left: 0;
    display: table-cell;
  }
  .block__table-cell.available-quantity, .block__table-cell.price {
    display: block;
    width: 90px;
  }
  .block__table-row {
    table-layout: fixed;
  }
  .block-filter {
    float: right;
    justify-content: center;
  }
  .view-page {
    clear: both;
  }
  .list-parcels__header .button-help {
    text-align: center;
    margin-bottom: 10px;
  }
  .list-parcels__header .button-cancel {
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    float: none;
  }
  .shipping_rows .card-body {
    font-size: 10px;
  }
  .shipping_rows .shipping_labels {
    width: 25%;
    margin: 0 10px 0 10px;
  }
  .list_quantity-ranges {
    font-size: 6px;
  }
  .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: 100%;
  }
  .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-col2.config {
    padding-left: 0;
    float: left;
    width: 50%;
  }
  .number input {
    width: 45%;
  }
  .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: bold;
    margin-bottom: 0;
  }
  .table-descriptions__col_right {
    padding-left: 0;
  }
  .yellow2-panel {
    padding: 10px 15px;
    text-align: center;
  }
  .listing-wrap .item-product {
    width: 49%;
    margin: 0 1% 15px 0;
  }
  .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;
  }
  .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 .search-list__product-price.item-product__price {
    width: 100px;
    min-width: 50px;
  }
  .listing-wrap.view-deployed .item-product__add {
    display: none;
  }
  .listing-wrap.view-deployed .item-product__title {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  .listing-wrap.view-deployed .item-product__seller {
    font-size: 10px;
  }
  .listing-wrap.view-deployed .item-product__rating {
    font-size: 10px;
  }
  .listing-wrap.view-deployed .col-block1 {
    padding-right: 10px;
  }
  .listing-wrap.view-deployed .col-block3 {
    width: 30%;
    float: left;
  }
  .button-help {
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }
  .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-private-office-wrapper .general-information__col {
    width: 100%;
  }
  .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 {
    justify-content: center;
    padding-right: 5px;
    margin: 0 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: bold;
    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 #f3f3f3;
  }
  .tabs-item .tabs__caption li a {
    display: block;
    float: right;
    color: #fc8215;
    font-weight: normal;
  }
  .tabs-item .tabs__caption li a:hover {
    text-decoration: underline;
  }
  .tabs-item .tabs__caption li:hover {
    color: #000;
    border-bottom: 1px solid #f3f3f3;
  }
  .tabs-item .tabs__caption .active {
    color: #000;
    border-bottom: 1px solid #f3f3f3;
  }
  .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: bold;
  }
  .table-amount__col_right {
    float: left;
    width: 50%;
    text-align: right;
  }
  .row-mobile-sizes {
    float: left;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    padding: 10px 0;
    margin-bottom: 15px;
    display: block;
  }
  .row-mobile-sizes a {
    color: #fc8215;
  }
  .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 #cdcdcd;
    padding: 10px 0;
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
  }
  .nav-tabs .nav-item .nav-link span {
    display: block;
    float: right;
    color: #fc8215;
  }
  .block-list .item-product {
    width: 134px;
  }
  .block-list .block-slider__wrap .item-product {
    width: 35%;
    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;
    /* Slick */
  }
  .wrapper .slick-dots {
    bottom: 5px;
  }
  .slider-for .slick-slide {
    height: auto;
  }
  .slider-for2 .slick-slide {
    height: auto;
    /* Bootstrap */
  }
  .modal-filter .modal-content {
    padding: 10px 10px;
  }
  .modal-configurations .modal-wrap {
    padding: 10px 15px;
  }
}
html[dir="rtl"] {
  /* Sick */
}
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: bold;
}
html[dir="rtl"] h1 span.status {
  color: #6c6c6c;
  font-weight: normal;
  font-size: 20px;
  white-space: nowrap;
}
html[dir="rtl"] h2 {
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 30px;
  font-weight: bold;
}
html[dir="rtl"] h3 {
  margin: 0 0 26px 0;
  padding: 0;
  font-size: 26px;
  font-weight: bold;
}
html[dir="rtl"] h4 {
  margin: 0 0 24px 0;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
}
html[dir="rtl"] h5 {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
}
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: normal;
  text-align: right;
}
html[dir="rtl"] address {
  font-style: normal;
  font-weight: normal;
}
html[dir="rtl"] caption {
  font-style: normal;
  font-weight: normal;
  text-align: right;
}
html[dir="rtl"] cite {
  font-style: normal;
  font-weight: normal;
}
html[dir="rtl"] code {
  font-style: normal;
  font-weight: normal;
}
html[dir="rtl"] dfn {
  font-style: normal;
  font-weight: normal;
}
html[dir="rtl"] em {
  font-style: normal;
  font-weight: normal;
}
html[dir="rtl"] var {
  font-style: normal;
  font-weight: normal;
}
html[dir="rtl"] q:before, html[dir="rtl"] q:after {
  content: '';
}
html[dir="rtl"] abbr {
  border: 0;
}
html[dir="rtl"] acronym {
  border: 0;
}
html[dir="rtl"] svg {
  max-width: 100%;
  outline: none;
  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 #dadada;
}
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: #fc8215;
}
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-vendors .panel-grey, html[dir="rtl"] .content-brands .panel-grey {
  margin-bottom: 0;
}
html[dir="rtl"] .content-vendors .conditions, html[dir="rtl"] .content-brands .conditions {
  width: 100%;
}
html[dir="rtl"] .content-vendors .conditions .list-data-wrap, html[dir="rtl"] .content-brands .conditions .list-data-wrap {
  padding-left: 35px;
}
html[dir="rtl"] .content-vendors .conditions .condition-value, html[dir="rtl"] .content-brands .conditions .condition-value {
  background-color: #fc8215;
  color: #fff;
  cursor: default;
  display: inline-block;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  min-width: 26px;
  padding: 0 9px;
  text-align: center;
}
html[dir="rtl"] .content-vendors .conditions .button, html[dir="rtl"] .content-brands .conditions .button {
  height: 30px;
  line-height: 26px;
  margin-left: -35px;
  padding: 0 8px;
  float: left;
}
html[dir="rtl"] .content-vendors .conditions .button-dropterms, html[dir="rtl"] .content-brands .conditions .button-dropterms {
  float: right;
}
html[dir="rtl"] .content-vendors .list-items, html[dir="rtl"] .content-brands .list-items {
  width: calc(100% - 290px);
  margin-right: 0;
}
html[dir="rtl"] .content-vendors .list-items .item-inside, html[dir="rtl"] .content-brands .list-items .item-inside {
  overflow: hidden;
}
html[dir="rtl"] .content-vendors .list-items .item-inside .item__image, html[dir="rtl"] .content-brands .list-items .item-inside .item__image {
  z-index: 3;
  height: 148px;
}
html[dir="rtl"] .content-vendors .list-items .item-inside .item__image img, html[dir="rtl"] .content-brands .list-items .item-inside .item__image img {
  width: 100%;
}
html[dir="rtl"] .content-vendors .list-items .item-inside .glue, html[dir="rtl"] .content-brands .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-vendors .list-items__link, html[dir="rtl"] .content-brands .list-items__link {
  margin: 0 15px 15px 15px;
}
html[dir="rtl"] .content-vendors .list-items__link:hover, html[dir="rtl"] .content-brands .list-items__link:hover {
  transform: scale(1.1);
}
html[dir="rtl"] .content-vendors .list-items__link:hover .item-block .glue, html[dir="rtl"] .content-brands .list-items__link:hover .item-block .glue {
  box-shadow: 0 0 10px 15px #fc8215;
}
html[dir="rtl"] .content-vendors .item-block, html[dir="rtl"] .content-brands .item-block {
  margin: 0;
  width: 150px;
}
html[dir="rtl"] .content-vendors .item-block:hover, html[dir="rtl"] .content-brands .item-block:hover {
  background-color: #fc8215;
  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: #fc8215;
}
html[dir="rtl"] .nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
html[dir="rtl"] .remove_vendor .fa-times {
  color: #fc8215;
}
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: bold;
  background: #fae3c3;
  float: right;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
}
html[dir="rtl"] .button.button-grey {
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #000;
}
html[dir="rtl"] .button.button-grey:hover {
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #000;
}
html[dir="rtl"] .panel-orange {
  padding: 14px 17px;
  background: #fc8215;
  margin-bottom: 0;
  box-sizing: border-box;
  color: #f3f3f3;
  float: right;
  width: 100%;
  height: 50px;
}
html[dir="rtl"] .panel-orange .close {
  color: #f3f3f3;
}
html[dir="rtl"] .close:focus {
  outline: none;
  border: none;
}
html[dir="rtl"] .form-group.required .control-label:after {
  content: "*";
  color: #f63d45;
}
html[dir="rtl"] .dropdown-item:focus {
  color: #fc8215;
  background-color: #fff;
}
html[dir="rtl"] .dropdown-item:hover {
  color: #fc8215;
  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: bold;
  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: #fc8215;
  border-bottom: 1px solid #fc8215;
}
html[dir="rtl"] .nav-tabs .nav-link.active {
  border: none;
  color: #fc8215;
  border-bottom: 1px solid #fc8215;
}
html[dir="rtl"] .bg-grey {
  background: #f3f3f3;
}
html[dir="rtl"] .bg-grey .nav-link {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
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: bold;
}
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-warning, html[dir="rtl"] .list-cart-products__row-item .alert-danger {
  box-shadow: -10px 10px 10px -5px rgba(0, 0, 0, .5);
  border: none;
  color: #fff;
  font-weight: bold;
  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 #f3f3f3;
}
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: #f3f3f3;
  padding: 0 10px;
}
html[dir="rtl"] .accordion .btn-link {
  color: #fc8215;
}
html[dir="rtl"] .accordion .btn-link i {
  display: block;
  width: 0;
  height: 0;
  background: none;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 6px solid #fc8215;
  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: bold;
}
html[dir="rtl"] .card-body {
  font-size: 16px;
}
html[dir="rtl"] .bg-secondary {
  background-color: #f3f3f3 !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: #fc8215;
  color: #fff;
  font-size: 16px;
}
html[dir="rtl"] .panel-top a {
  color: #fff;
}
html[dir="rtl"] .panel-top b {
  font-weight: bold;
}
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-sm {
  width: auto;
  max-width: 28%;
}
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: #fc8215;
}
html[dir="rtl"] .menu li a.active {
  color: #fc8215;
  border-bottom: 1px solid #fc8215;
}
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 #c0c0c0;
  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: left;
  padding: 10px 20px 10px 15px;
  border-right: 1px solid #dadada;
  border-left: 1px solid #dadada;
  height: 55px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  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 #dadada;
  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: bold;
  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: #f3f3f3;
  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: bold;
  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: bold;
  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 #c0c0c0;
  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: bold;
  background: #fc8215;
  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: #fc8215;
  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 #c0c0c0;
  border-radius: 50%;
  font-weight: bold;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c0c0c0;
  float: right;
  margin-right: -8px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
html[dir="rtl"] .cart-amount:hover {
  background: #fff;
  color: #fc8215;
  border: 2px solid #fc8215;
  cursor: pointer;
}
html[dir="rtl"] .favorite-amount {
  width: 27px;
  height: 27px;
  border: 2px solid #c0c0c0;
  border-radius: 50%;
  font-weight: bold;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c0c0c0;
  float: right;
  margin-right: -8px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
html[dir="rtl"] .favorite-amount:hover {
  background: #fff;
  color: #fc8215;
  border: 2px solid #fc8215;
  cursor: pointer;
}
html[dir="rtl"] .header-cart.acitve .cart-amount {
  background: #fc8215;
  color: #fff;
  border: 2px solid #fc8215;
}
html[dir="rtl"] .header-favorites.acitve .favorite-amount {
  background: #fc8215;
  color: #fff;
  border: 2px solid #fc8215;
}
html[dir="rtl"] .header-nav {
  float: right;
  width: 100%;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  background: #f3f3f3;
}
html[dir="rtl"] .header-nav a {
  float: right;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  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: #fc8215;
}
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 #c0c0c0;
  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: normal;
  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 #c0c0c0;
  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: normal;
  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: 20%;
  padding: 0 10px;
  box-sizing: border-box;
}
html[dir="rtl"] .category-list .submenu-title {
  background: #f3f3f3;
  padding: 0 10px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  float: right;
  width: 100%;
  box-sizing: border-box;
  line-height: 16px;
  height: 80px;
  border: none;
  font-size: 14px;
}
html[dir="rtl"] .category-list .submenu-title:hover {
  text-decoration: underline;
  color: #fc8215;
}
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: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 30px;
}
html[dir="rtl"] .banner__subtitle {
  font-size: 18px;
  font-weight: bold;
  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 0px 0, #fff 1px 0px 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: #f3f3f3;
  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: bold;
  text-transform: uppercase;
}
html[dir="rtl"] .block-acts__item:hover a {
  background-color: #fc8215;
  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: #fc8215;
  font-weight: normal;
  font-size: 16px;
  z-index: 1;
}
html[dir="rtl"] .item-product, html[dir="rtl"] .item-block {
  float: right;
  width: 260px;
  box-sizing: border-box;
  margin: 0 15px;
  position: relative;
  overflow: visible;
  padding: 0;
  border: 1px solid #f3f3f3;
  color: #000;
}
html[dir="rtl"] .item-product:hover, html[dir="rtl"] .item-block:hover {
  border: none;
  overflow: visible;
}
html[dir="rtl"] .item-product:hover .item-product-inside, html[dir="rtl"] .item-block:hover .item-product-inside {
  background: #fff;
  border: 1px solid #f3f3f3;
}
html[dir="rtl"] .item-product:hover .item-product__bottom-block, html[dir="rtl"] .item-block: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: #fc8215;
  text-decoration: underline;
}
html[dir="rtl"] .item-product__price, html[dir="rtl"] .item-block__name {
  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: bold;
  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: hidden;
  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-deliveryfree, html[dir="rtl"] .item-product__rubric-wrap .item-product__rubric-freedelivery, html[dir="rtl"] .item-product__rubric-wrap .item-product__rubric-tmall, html[dir="rtl"] .item-product__rubric-wrap .item-product__rubric-custom {
  margin: 0 1px 1px 0;
}
html[dir="rtl"] .block-slider__wrap {
  overflow: hidden;
  margin-bottom: -50px;
  z-index: 1;
}
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: bold;
  margin-bottom: 20px;
}
html[dir="rtl"] .block__title span {
  float: right;
  margin-left: 30px;
}
html[dir="rtl"] .block__title a {
  text-decoration: none;
  color: #fc8215;
  font-weight: normal;
  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: #f3f3f3;
}
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: #fc8215;
  color: #fff;
}
html[dir="rtl"] .block-brands {
  padding: 25px 0;
  float: right;
  width: 100%;
  background: #f3f3f3;
}
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 #eee;
  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: #fc8215;
  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: bold;
  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: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
html[dir="rtl"] .banner-main__subtitle {
  font-size: 30px;
  font-weight: bold;
  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: bold;
  line-height: 20px;
}
html[dir="rtl"] .blog-item__title:hover, html[dir="rtl"] .news-item__title:hover {
  color: #fc8215;
}
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: #fd9d47;
}
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: #fc8215;
  width: 100%;
}
html[dir="rtl"] .changeConfig {
  border-bottom: 1px dashed;
}
html[dir="rtl"] .delivery-name {
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
  color: #fff;
}
html[dir="rtl"] .delivery-description {
  font-size: 14px;
  font-weight: normal;
  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: bold;
  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: bold;
  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: #fc8215;
}
html[dir="rtl"] .footer-main .col .active, html[dir="rtl"] .footer-main .col .active a {
  color: #fc8215;
}
html[dir="rtl"] .footer-col__title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
html[dir="rtl"] .footer-col__title a {
  font-weight: bold;
  color: #000;
}
html[dir="rtl"] .footer-col__title a:hover {
  color: #fc8215;
}
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: #cdcdcd;
  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 #dadada;
  line-height: 40px;
}
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: #313131;
  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 #c0c0c0;
  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: #fc8215;
  border-color: #fc8215;
  text-align: center;
  font-weight: bold;
}
html[dir="rtl"] .checkbox a {
  color: #fc8215;
  text-decoration: none;
}
html[dir="rtl"] .checkbox a:hover {
  text-decoration: underline;
}
html[dir="rtl"] .modal-bottom {
  text-align: center;
  border-top: 1px solid #cdcdcd;
  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: #fd9d47;
  border: 2px solid #fd9d47;
}
html[dir="rtl"] .modal-social__ok:hover svg {
  fill: #fd9d47;
}
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 #cdcdcd;
  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: #fc8215;
}
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: #f3f3f3;
  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 #c0c0c0;
  background: #fff;
}
html[dir="rtl"] .pagination li a.active {
  border: 2px solid #c0c0c0;
  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: #fc8215;
  border-color: #fc8215;
}
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 #c0c0c0;
  float: right;
  width: 100%;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
  line-height: 21px;
  text-transform: none;
  font-weight: normal;
}
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: #f3f3f3;
  padding: 0 10px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  float: right;
  width: 100%;
  box-sizing: border-box;
  line-height: 16px;
  height: 80px;
  border: none;
  font-size: 14px;
}
html[dir="rtl"] .categories-icons .submenu-title:hover {
  text-decoration: underline;
  color: #fc8215;
}
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: #fc8215;
}
html[dir="rtl"] .categories-list__wrap {
  float: right;
  width: 100%;
  padding: 25px 0;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  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: bold;
}
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 #cdcdcd;
  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: #fc8215;
}
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: #c0c0c0;
  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"] .positive, html[dir="rtl"] .negative {
  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: 42px;
  border: 1px solid #acacac;
  margin: 2px 2px;
  min-width: 42px;
  position: relative;
  text-align: center;
}
html[dir="rtl"] .product-property-buttons li.active {
  border: 2px solid #fc8215 !important;
}
html[dir="rtl"] .product-property-buttons li.selected {
  border: 1px solid #cdcdcd;
}
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: #cdcdcd;
  color: #fff;
  position: absolute;
  bottom: 0.5px;
  left: 0.5px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
}
html[dir="rtl"] .number {
  float: right;
  margin-left: 15px;
}
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 #cdcdcd;
  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: 40px;
  width: 40px;
}
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: #fc8215;
}
html[dir="rtl"] .arrow-down {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: #fc8215;
  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 #d4d4d4;
  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 #d4d4d4;
  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 #cdcdcd;
  float: right;
  width: 100%;
  padding: 23px 0;
}
html[dir="rtl"] .add-favorite {
  float: right;
  text-decoration: none;
  color: #fc8215;
  position: relative;
  z-index: 1;
}
html[dir="rtl"] .add-favorite:hover {
  text-decoration: underline;
  color: #fc8215;
}
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 #f3f3f3;
  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: bold;
  padding: 6px 10px;
  box-sizing: border-box;
  background: #fc8215;
  color: #fff;
  text-decoration: none;
  margin-bottom: 40px;
  border: 2px solid #fc8215;
}
html[dir="rtl"] .all-products-seller:hover {
  color: #fc8215;
  background: #fff;
}
html[dir="rtl"] .add-seller-favorites {
  float: right;
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 6px 10px;
  box-sizing: border-box;
  background: #fc8215;
  color: #fff;
  text-decoration: none;
  margin-bottom: 40px;
  border: 2px solid #fc8215;
}
html[dir="rtl"] .add-seller-favorites:hover {
  color: #fc8215;
  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: #fc8215;
}
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"] .block-blog-other__wrap {
  width: 100%;
}
html[dir="rtl"] .block-blog-other__wrap .blog-item {
  margin: 0 15px;
}
html[dir="rtl"] .block-blog-other__wrap .blog-item:last-child {
  margin-left: 0;
}
html[dir="rtl"] .block-blog-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 #f3f3f3;
}
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 th, html[dir="rtl"] .listing-wrap .item-product:hover .item-product__bottom-block .item-product-bottom-inside table td {
  padding: 0.75rem 5px;
}
html[dir="rtl"] .listing-wrap .item-product_favourite {
  margin: 0 0 30px 30px;
}
html[dir="rtl"] .item-product-inside, html[dir="rtl"] .item-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: #fc8215;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  margin: 0;
  z-index: 999;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
html[dir="rtl"] .btn-quick-look:hover {
  color: #fc8215;
  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 #d4d4d4;
  padding: 10px 25px;
  box-sizing: border-box;
}
html[dir="rtl"] .buttons-group {
  border-left: 1px solid #d4d4d4;
  padding: 12px 25px;
  float: right;
  box-sizing: border-box;
}
html[dir="rtl"] .buttons-group .btn-grey {
  background: #c0c0c0;
  color: #fff;
  margin-left: 5px;
  border-radius: 5px;
  outline: none;
  font-size: 14px;
  padding: 0 20px;
  height: 40px;
  line-height: 36px;
  border: 2px solid #c0c0c0;
  text-transform: none;
  font-weight: normal;
}
html[dir="rtl"] .buttons-group .btn-grey:last-child {
  margin-left: 0;
}
html[dir="rtl"] .buttons-group .btn-grey:hover {
  background: #fff;
  color: #ebebeb;
}
html[dir="rtl"] .buttons-group .btn-grey:focus {
  box-shadow: none;
}
html[dir="rtl"] .buttons-group .btn-grey.active {
  background: #fc8215;
  border-color: #fc8215;
  color: #fff;
}
html[dir="rtl"] .panel-products-views {
  line-height: 40px;
  float: right;
  border-left: 1px solid #d4d4d4;
  padding: 10px 20px;
  box-sizing: border-box;
}
html[dir="rtl"] .panel-products-views-current {
  border-left: 1px solid #d4d4d4;
  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: #c0c0c0;
  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: #fc8215;
}
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 #c0c0c0;
  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: #fc8215;
  background-color: #fc8215;
}
html[dir="rtl"] .accordion-filters .card {
  margin-bottom: 5px;
  border-bottom: none !important;
}
html[dir="rtl"] .accordion-filters .card-body {
  background: #f3f3f3;
  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 #cdcdcd;
}
html[dir="rtl"] .accordion-filters .slider-range input {
  width: 85px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #343434;
  border: 1px solid #c0c0c0;
  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: normal;
  padding: 0;
  border-bottom: 1px dotted #fc8215;
  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: bold;
  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: bold;
  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: #fc8215;
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin: 0;
  padding: 0 15px;
  text-transform: none;
}
html[dir="rtl"] .baner-group-links .button:hover {
  background: none;
  color: #fff;
}
html[dir="rtl"] .listing-wrap.view-deployed .item-product__price_new {
  display: none;
}
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: #fc8215;
}
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: #fc8215;
}
html[dir="rtl"] .modal-add-done .modals-bottom-links {
  border-top: 1px solid #cdcdcd;
  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: #fc8215;
}
html[dir="rtl"] .cart-done:after {
  content: '';
  border: 10px solid transparent;
  position: absolute;
  left: 15px;
  top: -20px;
  z-index: 1;
  border-bottom-color: #fc8215;
  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 #cdcdcd;
  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: bold;
  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 #d4d4d4;
}
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: #f3f3f3;
  color: #a7a7a7;
  font-size: 14px;
}
html[dir="rtl"] .table-delivery tbody tr {
  border-bottom: 1px solid #d4d4d4;
}
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;
}
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: 12px 0;
  border-bottom: 1px solid #cdcdcd;
  min-height: 72px;
}
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 #cdcdcd;
}
html[dir="rtl"] .list-user-info__footer .button {
  float: right;
  width: 100%;
  height: 48px;
  line-height: 44px;
}
html[dir="rtl"] .grey-list {
  background: #f3f3f3;
}
html[dir="rtl"] .general-information-cart {
  float: right;
  width: 100%;
  padding: 17px 20px;
  color: #fff;
  margin-bottom: 30px;
  background: #fc8215 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: bold;
  margin-bottom: 2px;
}
html[dir="rtl"] .general-information-cart__text {
  font-size: 16px;
}
html[dir="rtl"] .general-information-cart__amount {
  font-weight: bold;
  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: #fc8215;
  float: right;
  border-radius: 5px;
  font-weight: bold;
}
html[dir="rtl"] .general-information-cart__button .button-white:hover {
  background: #f47503;
  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 #cdcdcd;
}
html[dir="rtl"] .list-support-messages .list__body .button {
  background-color: #fc8215 !important;
  border: 2px solid #fc8215;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 8px;
}
html[dir="rtl"] .list-support-messages .list__body .button i {
  background-color: #fc8215 !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 #cdcdcd;
  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: normal;
}
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"] .list-parcels, html[dir="rtl"] .block-orange {
  float: right;
  width: 100%;
  background: #fceedb;
  margin-bottom: 30px;
}
html[dir="rtl"] .list-parcels .list-parcels__header, html[dir="rtl"] .block-orange .list-parcels__header {
  margin-bottom: 0;
}
html[dir="rtl"] .list-parcels .list-parcels__body, html[dir="rtl"] .block-orange .list-parcels__body {
  margin-top: 10px;
}
html[dir="rtl"] .table-parcels {
  float: right;
  width: 100%;
  font-size: 16px;
}
html[dir="rtl"] .list__body, html[dir="rtl"] .list-parcels__body {
  padding: 10px 15px;
  float: right;
  width: 100%;
}
html[dir="rtl"] .list__body .alert-heading, html[dir="rtl"] .list-parcels__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 #cdcdcd;
  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: bold;
  line-height: 24px;
}
html[dir="rtl"] .button-help, html[dir="rtl"] .button-cancel {
  float: left;
  height: 30px;
  line-height: 26px;
  text-transform: none;
  margin: -5px 0;
  padding: 0 10px;
}
html[dir="rtl"] .button-help i, html[dir="rtl"] .button-cancel 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-help:hover i, html[dir="rtl"] .button-cancel: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 #cdcdcd;
  background: #fae3c3;
}
html[dir="rtl"] .list-parcels__footer .button {
  width: 100%;
  height: 48px;
  line-height: 44px;
}
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: bold;
  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 #f3f3f3;
}
html[dir="rtl"] .list-products__row-item .list-products__checkbox {
  margin: 0 35% 15px 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: #fc8215;
}
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: #f3f3f3;
  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 #f3f3f3;
}
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: #fc8215;
}
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 #f3f3f3;
}
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%;
  margin-bottom: 30px;
}
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: 20px 10px;
  border-bottom: 1px solid #f3f3f3;
  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 #c0c0c0;
  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: bold;
}
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: bold;
  padding: 3px 0;
  color: #000;
  float: right;
}
html[dir="rtl"] .list-cart__nav li.active a {
  color: #fc8215;
  border-bottom: 2px solid #fc8215;
}
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: 30px;
}
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:before, html[dir="rtl"] .list-cart__panel-main .custom-checkbox .custom-control-label:after {
  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"] .content-basket .aside-right {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
}
html[dir="rtl"] .content-basket .aside-right .list-parcels {
  background-color: #f3f3f3;
  border: 1px solid #fff;
  display: inline-block;
}
html[dir="rtl"] .content-basket .aside-right .list-parcels__body {
  border-bottom: 1px solid #fff;
  padding: 15px;
  margin-top: 0;
  margin-bottom: 15px;
}
html[dir="rtl"] .content-basket .aside-right .list-parcels__footer {
  background: #f3f3f3;
  border: none;
  width: calc(100% - 30px);
  margin: 0 15px 15px 15px;
  padding: 15px 0 0 0;
}
html[dir="rtl"] .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%;
}
html[dir="rtl"] .content-basket .content-center {
  float: left;
}
html[dir="rtl"] .content-basket .list-cart-products__col-1 {
  width: 20%;
}
html[dir="rtl"] .content-basket .list-cart-products__col-1 .custom-control {
  width: 100%;
}
html[dir="rtl"] .content-basket .list-cart-products__col-1 .custom-control .custom-control-label {
  float: left;
}
html[dir="rtl"] .content-basket .list-cart-products__col-1 .list-cart-products__col-img {
  float: left;
  margin: 0;
  width: 100%;
  text-align: center;
}
html[dir="rtl"] .content-basket .list-cart-products__col-1 .list-cart-products__col-img .item-img {
  width: auto;
  max-width: 100%;
}
html[dir="rtl"] .content-basket .list-cart-products__col-2 {
  width: 65%;
}
html[dir="rtl"] .content-basket .list-cart-products__col-2 .list-cart-products__name {
  width: 100%;
}
html[dir="rtl"] .content-basket .list-cart-products__col-2 .number {
  display: inline-flex;
  float: none;
  margin-right: 0;
}
html[dir="rtl"] .content-basket .list-cart-products__col-3 {
  float: left;
  width: 15%;
  margin-right: 0;
  padding-right: 0;
}
html[dir="rtl"] .content-basket .list-cart-products__col-3 table {
  width: 100%;
}
html[dir="rtl"] .content-basket .list-cart-products__col-3 table td {
  padding-right: 5px;
  padding-bottom: 10px;
}
html[dir="rtl"] .content-basket .list-cart-products__col-3 table td:nth-child(2n) {
  text-align: right;
}
html[dir="rtl"] .list-data-wrap {
  float: right;
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #cdcdcd;
}
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 #c0c0c0;
}
html[dir="rtl"] .list-data-delivery_table textarea {
  resize: none;
  border: 1px solid #c0c0c0;
}
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: #fc8215;
  text-decoration: none;
}
html[dir="rtl"] .icon-add-data:hover {
  color: #fc8215;
  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 #cdcdcd;
}
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 #cdcdcd;
  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 #fc8215;
  float: right;
}
html[dir="rtl"] .list-pay-block__title {
  text-transform: uppercase;
  font-weight: bold;
}
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: #f3f3f3;
  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 #f3f3f3 !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: bold;
  width: 100%;
}
html[dir="rtl"] .badge_value {
  vertical-align: middle;
}
html[dir="rtl"] .review-item-list__user-name, html[dir="rtl"] .review-item-list__text {
  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 #f3f3f3;
  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: bold;
  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: #fc8215;
  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: bold;
}
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.mb25, html[dir="rtl"] .bproduct > h2.mb20 {
  height: 10px;
  border-bottom: 3px solid #ed1c24;
  font-size: 14px;
  color: #ed1c24;
}
html[dir="rtl"] .bproduct > h2.mb25 span, html[dir="rtl"] .bproduct > h2.mb20 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: #808080;
}
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: #f3f3f3;
  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: none;
}
html[dir="rtl"] .mobile-links__text {
  text-transform: uppercase;
  font-weight: bold;
}
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 #f3f3f3;
}
html[dir="rtl"] .notepad {
  color: #4d4d4d;
}
html[dir="rtl"] .note_office td {
  padding: 5px 10px;
}
html[dir="rtl"] .notepad td {
  border-bottom: 1px solid #f3f3f3;
  padding: 10px;
  vertical-align: middle;
  font: 11px/13px Arial, Helvetica, sans-serif;
}
html[dir="rtl"] .bproduct > h2.mb25, html[dir="rtl"] .bproduct > h2.mb20 {
  height: 10px;
  border-bottom: 3px solid #f63d45;
  font-size: 14px;
  color: #f63d45;
}
html[dir="rtl"] .bproduct > h2.mb25 span, html[dir="rtl"] .bproduct > h2.mb20 span {
  float: right;
  padding: 0 0 0 10px;
  background-color: #fff;
}
html[dir="rtl"] .ratyScore i {
  font-size: 16px;
  color: #fc8215;
}
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: #fc8215;
  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 tbody tr, html[dir="rtl"] .quick-order .modal-content table.list-data-orders tbody tr, html[dir="rtl"] #new-order-create .modal-content table.list-data-orders .custom-control-label, html[dir="rtl"] .quick-order .modal-content table.list-data-orders .custom-control-label {
  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 #f3f3f3;
  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 select#Country.form-control.is-valid, html[dir="rtl"] .quick-order #order-delivery-form select#Country.form-control.is-valid, html[dir="rtl"] #new-order-create #order-delivery-form .selectize-input.is-valid, html[dir="rtl"] .quick-order #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"] .quick-order #order-delivery-form select#Country.form-control.is-invalid, html[dir="rtl"] #new-order-create #order-delivery-form .selectize-input.is-invalid, html[dir="rtl"] .quick-order #order-delivery-form .selectize-input.is-invalid {
  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 #editProfile, html[dir="rtl"] .quick-order .list-data-delivery_table .profile-edit-buttons #editProfile, html[dir="rtl"] #new-order-create .list-data-delivery_table .profile-edit-buttons #cancelSaveProfile, html[dir="rtl"] .quick-order .list-data-delivery_table .profile-edit-buttons #cancelSaveProfile, 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 #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: bold;
  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: normal;
  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: #f3f3f3;
  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 #c0c0c0;
}
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, html[dir="rtl"] .content-block__title {
  /* Sick */
}
html[dir="rtl"] .content-block__text img, html[dir="rtl"] .content-block__title img {
  height: auto !important;
}
html[dir="rtl"] .slick-slide {
  outline: none !important;
}
html[dir="rtl"] .slick-slide:focus {
  outline: none;
}
html[dir="rtl"] .slick-slide * {
  outline: none !important;
}
html[dir="rtl"] .slick-prev, html[dir="rtl"] .slick-next {
  width: 40px;
  height: 40px;
  z-index: 2;
  top: 35%;
  background-size: 20px;
  background-color: #fc8215;
  background-repeat: no-repeat;
  background-position: center;
}
html[dir="rtl"] .slick-prev:before, html[dir="rtl"] .slick-next:before {
  display: none;
}
html[dir="rtl"] .slick-prev:focus, html[dir="rtl"] .slick-next:focus {
  background-size: 20px;
  background-color: #fc8215;
  background-repeat: no-repeat;
  background-position: center;
}
html[dir="rtl"] .slick-prev:hover, html[dir="rtl"] .slick-next:hover {
  background-size: 20px;
  background-color: #fc8215;
  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: #fc8215;
  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-prev, html[dir="rtl"] .wrapper .banners-slider .slick-next {
  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: #fc8215;
}
html[dir="rtl"] .wrapper .block-brands .slick-prev, html[dir="rtl"] .wrapper .block-brands .slick-next {
  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: 30px;
}
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 #fc8215;
  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 #fc8215;
  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"] .slider-product-item, html[dir="rtl"] .product-main-media-wrapper {
  float: left;
  width: 100%;
}
html[dir="rtl"] .slider-product-item .slick-slide, html[dir="rtl"] .product-main-media-wrapper .slick-slide {
  text-align: center;
}
html[dir="rtl"] .slider-product-item .slick-slide img, html[dir="rtl"] .product-main-media-wrapper .slick-slide img {
  display: inline-block;
  width: 100%;
}
html[dir="rtl"] .slider-product-item .slick-slide .item_video, html[dir="rtl"] .product-main-media-wrapper .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 {
  /* Pnotify */
}
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 {
  /* Bootstrap */
}
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: normal;
}
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: normal;
}
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: #b3b3b3;
}
html[dir="rtl"] .dropdown-menu {
  padding: 0;
}
html[dir="rtl"] .dropdown.show > a {
  color: #fc8215;
}
html[dir="rtl"] .show > .btn-secondary.dropdown-toggle {
  color: #000;
  background-color: #e6e6e6;
  border-color: #f3f3f3;
}
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: #fc8215;
}
html[dir="rtl"] .header-search .dropdown-toggle, html[dir="rtl"] .header-search .dropdown-menu img {
  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 .mobile-menu__box, html[dir="rtl"] .modal-content .form-search form {
  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: #f3f3f3;
}
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: #fc8215;
}
html[dir="rtl"] .product-block {
  /* Zoom */
}
html[dir="rtl"] .product-block .tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 13px;
  opacity: 0;
  filter: alpha(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;
  filter: alpha(opacity=80);
}
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;
  /* @media стили из серии MIN-width */
}
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 #c0c0c0;
    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: #fc8215;
  }
  html[dir="rtl"] .submenu > li:hover {
    background: #fff;
    border: 1px solid #c0c0c0;
    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 #fc8215;
  }
  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;
    /* Slick */
  }
  html[dir="rtl"] .slider .slick-prev, html[dir="rtl"] .slider .slick-next {
    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"] {
    /* @media стили из серии MAX-width */
  }
  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: 320px;
  }
  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;
    bottom: 2px;
  }
  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 #cdcdcd;
    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%;
    /* Slick */
  }
  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 {
    /* Bootstrap */
  }
  html[dir="rtl"] .slider-product-list .slick-list.draggable {
    height: 70px;
  }
  html[dir="rtl"] .slider-product-list .slick-prev, html[dir="rtl"] .slider-product-list .slick-next {
    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-delivery {
    display: none;
  }
  html[dir="rtl"] .header-nav .link-all-category {
    width: 100%;
    text-align: center;
    float: left;
    padding: 0 20px;
    background: #fc8215 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: 0;
    right: 0;
    background: #4d4d4d;
    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: none;
    color: #000;
    font-weight: normal;
    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: #fc8215 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 #fc8215;
    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: #f3f3f3;
    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;
    /* Slick */
  }
  html[dir="rtl"] .wrapper .slick-dots li button {
    border: 1px solid #fc8215;
  }
  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 {
    /* Bootstrap */
  }
  html[dir="rtl"] .modal .slick-prev {
    top: 50%;
  }
  html[dir="rtl"] .modal .slick-next {
    top: 50%;
  }
  html[dir="rtl"] .mobile-menu {
    /* Zoom */
  }
  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: none;
  }
  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;
  }
  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: #fc8215;
    font-weight: normal;
    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: none;
    width: 60px;
  }
  html[dir="rtl"] .header-nav .link-all-category {
    width: 100%;
    text-align: center;
    float: left;
    background: #fc8215 url(../img/svg/list.svg) no-repeat 12px 13px;
    background-size: 20px;
    color: #fff;
  }
  html[dir="rtl"] .header-nav .index-link-all-category {
    background: none;
    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-block3 .list_quantity-ranges {
    display: none;
  }
  html[dir="rtl"] .listing-wrap.view-deployed .col-block3 .item-product__price_new {
    display: block;
  }
  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: bold;
    line-height: 40px;
    padding: 0 10px;
  }
  html[dir="rtl"] .form-select-mobile {
    float: left;
  }
  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;
    /* Slick */
  }
  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-blog-other__wrap .slick-list, html[dir="rtl"] .block-news-other__wrap .slick-list {
    margin: 0;
    /* Bootstrap */
  }
  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: #f3f3f3;
    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: 45%;
  }
  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: bold;
    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: bold;
    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 #f3f3f3;
  }
  html[dir="rtl"] .tabs-item .tabs__caption li a {
    display: block;
    float: left;
    color: #fc8215;
    font-weight: normal;
  }
  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 #f3f3f3;
  }
  html[dir="rtl"] .tabs-item .tabs__caption .active {
    color: #000;
    border-bottom: 1px solid #f3f3f3;
  }
  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: bold;
  }
  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 #cdcdcd;
    padding: 10px 0;
    margin-bottom: 15px;
    display: block;
  }
  html[dir="rtl"] .row-mobile-sizes a {
    color: #fc8215;
  }
  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 #cdcdcd;
    padding: 10px 0;
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
  }
  html[dir="rtl"] .nav-tabs .nav-item .nav-link span {
    display: block;
    float: left;
    color: #fc8215;
  }
  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;
    /* Bootstrap */
  }
  html[dir="rtl"] .modal-filter .modal-content {
    padding: 10px 10px;
  }
  html[dir="rtl"] .modal-configurations .modal-wrap {
    padding: 10px 15px;
  }
}
