@import "css/jquery.bxslider.min.css";
@import "css/owl.carousel.min.css";

:root {
    --color-text-3: #072B4B;
    --color-blue-1: #1E90FF;
    --color-text-4: #979797;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #282828;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
    font-variant-numeric: lining-nums;
    font-weight: 600;
}
::-webkit-input-placeholder {
  color: #a6a6a6;
}
:-moz-placeholder {
  color: #a6a6a6;
  opacity: 1;
}
::-moz-placeholder {
  color: #a6a6a6;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #a6a6a6;
}
:focus::-webkit-input-placeholder {
  color: transparent;
}
:focus::-moz-placeholder {
  color: transparent;
}
:focus:-moz-placeholder {
  color: transparent;
}
:focus:-ms-input-placeholder {
  color: transparent;
}
a {
  outline: 0;
  color: #bd8d46;
}
a:hover {
  color: #bd8d46;
}
a:focus {
  outline: 0;
  color: #bd8d46;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  position: relative;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 26px;
}
h3 .arrow {
  right: 0;
  position: absolute;
  top: -4px;
  font-size: 32px;
}
h3 .arrow a {
  margin-left: 0;
  display: inline-block;
  padding: 0 7px;
}
h3 .arrow a:hover {
  opacity: 0.7;
}
h3 small {
  color: #a6a6a6;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 20px;
}
.bold-words, .bold-titles{
    font-weight: bold;
}

.bold-titles{
   font-size: 20px;
}
.ph-pc-block{
    display:block;
}
.ph-mob-block{
    display:none;
}



@media (max-width: 582px) {

.ph-pc-block{
    display:none;
}
.ph-mob-block{
    display:block;
}

.sale-machine{
    width: 100%;
}

.sale-machine-2{
    margin-left:0px;
    margin-top: 20px;
}

.hide-mobile-img{
    display:none;
}
}

/*Анимация кнопки для черной пятницы 2021*/
@keyframes animation-button {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

.animation-button{
  animation: animation-button  13s linear 0s infinite;
}

.stroke-text{
    text-shadow: #ff009c 2px 2px 0, #ff009c -2px -2px 0,
                 #ff009c -2px 2px 0, #ff009c 2px -2px 0;
}

@media (max-width: 767px) {
  /** Media **/
  .mobile-bf{
      max-width:99%;
  }

}




.sale-machine{
    width: 46%;
}

.sale-machine-2{
    margin-left:60px;
}

.footer-title-name{
    color:#ffffff;
    font-size:22px;
    text-transform: inherit;
    font-weight: 600;
    margin-top:20px
}

 .btn-custom{
width: 200px;
text-transform: capitalize;
font-size: 15px;
}

input[type="submit"],
button {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #ffffff;
  text-align: center;
  background: #588f27;
  border-radius: 4px;
  font-size: 17px;
  padding: 8px 16px;
  cursor: pointer;
  border: 1px solid #588f27;
}
input[type="submit"]:hover,
button:hover {
  border: 1px solid #bd8d46;
  background: #bd8d46;
  text-decoration: none;
}
.hint {
  color: #6d6d6d;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
  font-size: 14px;
}
.table thead th,
.table th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
  font-size: 16px;
}
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}
.table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table th,
.table td {
  padding: 0.5rem;
}
.nobr {
  white-space: pre;
}
.to-table {
  display: table;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.to-cell {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.to-cell:first-child {
  padding-right: 20px;
}
.list-inline li {
  display: inline-block;
  margin: 0 5px;
  color: #575757;
}
.list-inline li:first-child {
  margin-left: 0;
}
.list-inline li a {
  display: inline-block;
}
.list-page-inline {
  margin: 0 0 30px 0;
  padding: 0;
}
.list-page-inline li {
  display: inline-block;
  margin: 0 5px;
  color: #adadad;
  font-size: 14px;
}
.list-page-inline li:first-child {
  margin-left: 0;
}
.list-page-inline li a {
  color: #333333;
  text-decoration: underline;
}
.list-page-inline li a:hover,
.list-page-inline li a:focus {
  color: #bd8d46;
}
.page-content {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.fade-background {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.78);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}

.container {
    width: 100%;
    max-width: 1560px;
    background-color: #ffffff;
}

.container-background {
  padding-bottom: 50px;
  min-height: 600px;
}
.container-catalog {
  margin: 0 -5px 0 -5px;
}
.container-catalog .col-xs,
.container-catalog .col-xs-1,
.container-catalog .col-xs-2,
.container-catalog .col-xs-3,
.container-catalog .col-xs-4,
.container-catalog .col-xs-5,
.container-catalog .col-xs-6,
.container-catalog .col-xs-7,
.container-catalog .col-xs-8,
.container-catalog .col-xs-9,
.container-catalog .col-xs-10,
.container-catalog .col-xs-11,
.container-catalog .col-xs-12,
.container-catalog .col-sm,
.container-catalog .col-sm-1,
.container-catalog .col-sm-2,
.container-catalog .col-sm-3,
.container-catalog .col-sm-4,
.container-catalog .col-sm-5,
.container-catalog .col-sm-6,
.container-catalog .col-sm-7,
.container-catalog .col-sm-8,
.container-catalog .col-sm-9,
.container-catalog .col-sm-10,
.container-catalog .col-sm-11,
.container-catalog .col-sm-12,
.container-catalog .col-md,
.container-catalog .col-md-1,
.container-catalog .col-md-2,
.container-catalog .col-md-3,
.container-catalog .col-md-4,
.container-catalog .col-md-5,
.container-catalog .col-md-6,
.container-catalog .col-md-7,
.container-catalog .col-md-8,
.container-catalog .col-md-9,
.container-catalog .col-md-10,
.container-catalog .col-md-11,
.container-catalog .col-md-12,
.container-catalog .col-lg,
.container-catalog .col-lg-1,
.container-catalog .col-lg-2,
.container-catalog .col-lg-3,
.container-catalog .col-lg-4,
.container-catalog .col-lg-5,
.container-catalog .col-lg-6,
.container-catalog .col-lg-7,
.container-catalog .col-lg-8,
.container-catalog .col-lg-9,
.container-catalog .col-lg-10,
.container-catalog .col-lg-11,
.container-catalog .col-lg-12,
.container-catalog .col-xl,
.container-catalog .col-xl-1,
.container-catalog .col-xl-2,
.container-catalog .col-xl-3,
.container-catalog .col-xl-4,
.container-catalog .col-xl-5,
.container-catalog .col-xl-6,
.container-catalog .col-xl-7,
.container-catalog .col-xl-8,
.container-catalog .col-xl-9,
.container-catalog .col-xl-10,
.container-catalog .col-xl-11,
.container-catalog .col-xl-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #bd8d46;
  border: 2px solid #bd8d46;
}
.popover {
  width: 100%;
  border-radius: 0;
  padding: 5px 0;
  top: -47px;
  background: #588f27;
  border: 0;
  color: #ffffff;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 11px;
  text-align: center;
  opacity: 0.9;
  position: absolute;
  z-index: 10000;
}
.popover:after {
  top: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 5px solid rgba(136, 183, 213, 0);
  border-top-color: #588f27;
}

/* .##.....##.########....###....########..########.########.
/* .##.....##.##.........##.##...##.....##.##.......##.....##
/* .##.....##.##........##...##..##.....##.##.......##.....##
/* .#########.######...##.....##.##.....##.######...########.
/* .##.....##.##.......#########.##.....##.##.......##...##..
/* .##.....##.##.......##.....##.##.....##.##.......##....##.
/* .##.....##.########.##.....##.########..########.##.....## */

.header {
    padding: 0;
}

.header__top {
    display: none;
}

.header__wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0 12px;
    background-color: transparent;
}

.header__wrapper.container::after {
    display: none;
}

.header__bottom {
    background-color: #303030;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    position: relative;
}

.header__bottom .header__wrapper {
    flex-wrap: wrap;
    height: 80px;
}

@media (min-width: 768px) {
    .header__bottom {
        box-shadow: none;
    }

    .header__bottom .header__wrapper {
        height: 40px;
    }
}

@media (min-width: 1200px) {
    .header__bottom .header__wrapper {
        height: 72px;
    }
}

/* .##.....##.########.##....##.##.....##
/* .###...###.##.......###...##.##.....##
/* .####.####.##.......####..##.##.....##
/* .##.###.##.######...##.##.##.##.....##
/* .##.....##.##.......##..####.##.....##
/* .##.....##.##.......##...###.##.....##
/* .##.....##.########.##....##..#######. */

.header__menu {
    margin: 4px 0;
}

.header__menu .menu-h-top {
    position: relative;
    z-index: auto;
}

.header__menu .menu-h-top li {
    margin-right: 12px;
}

.header__menu .menu-h-top > li.tree {
    position: relative;
}

.header__menu .menu-h-top a {
    transition: color 0.3s ease-in-out;
}

.header__menu .menu-h-top > li.tree a {
    position: relative;
    padding-right: 14px;
}

.header__menu .menu-h-top > li.tree > a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 10px;
    height: 5px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 4.05L9 1' stroke='%23E2E2E2' stroke-opacity='0.7' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.header__menu .menu-h-top > li.tree--active {
    z-index: 1102;
}
.header__menu .menu-h-top > li.tree--active > a {
    color: var(--color-text-3);
    z-index: 1103;
}

.header__menu .menu-h-top > li.tree--active > a::after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 4.05L9 1' stroke='%23072B4B' stroke-opacity='0.7' stroke-linecap='round'/%3E%3C/svg%3E");
    transform: rotate(180deg) translateY(50%);
}

.header__menu .menu-h-top > li.tree > ul {
    position: absolute;
    display: block;
    background: none;
    box-shadow: none;
    width: 150px;
    z-index: 1102;
    left: unset;
    padding: 0;
    margin-top: 10px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
}

.header__menu .menu-h-top > li.tree--active > ul {
    display: block;
    opacity: 1;
    pointer-events: initial;
}

.header__menu .menu-h-top > li.tree > ul::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
    z-index: 1100;
}

.header__menu .menu-h-top > li.tree--active > ul::before {
    opacity: 1;
    pointer-events: initial;
}

.header__menu .menu-h-top > li.tree > ul::after {
    content: "";
    position: absolute;
    top: -32px;
    left: -24px;
    right: -24px;
    bottom: -12px;
    background: rgb(255, 255, 255);
    opacity: 0;
    pointer-events: none;
    transform: translateY(8px);
    transition:
        transform 0.3s ease-in-out,
        opacity 0.3s ease-in-out;
    box-shadow: 0px 0px 20px -8px rgb(0 0 0);
    border-radius: 8px;
    z-index: 1101;
}

.header__menu .menu-h-top > li.tree--active > ul::after {
    opacity: 1;
    transform: translateY(0);
    pointer-events: none;
}

.header__menu .menu-h-top > li.tree--active > ul > li {
    z-index: inherit;
    margin: 0 0 5px 0;
}

.header__menu .menu-h-top > li.tree--active > ul > li > a {
    color: var(--color-text-3);
    padding-right: 0;
    font-size: 14px;
    line-height: 18px;
}

.header__menu .menu-h-top > li.tree--active > ul > li > ul {
    display: block;
    position: static;
    width: auto;
    background: none;
    padding: 4px 0 8px 12px;
    box-shadow: none;
}

.header__menu .menu-h-top > li.tree--active > ul > li > ul > li {
    margin: 0 0 4px 0;
}

.header__menu .menu-h-top > li.tree--active > ul > li > ul > li > a {
    color: var(--color-text-3);
    padding-right: 0;
}

.header__menu .menu-h-top li a {
    padding: 0;
    color: #E2E2E2;
    font-size: 12px;
    line-height: 18px;
}

.header__menu .menu-h-top li.tree > ul,
.header__menu .menu-h-top li.tree:hover > ul {
    display: block;
    opacity: 0;
    pointer-events: none;
    animation: none;
}

.header__menu .menu-h-top li.tree > ul > li.tree > ul {
    display: block;
    opacity: 1;
    pointer-events: initial;
}

.header__menu .menu-h-top > li.tree--active:hover > ul {
    display: block;
    opacity: 1;
    pointer-events: initial;
}

@media (min-width: 1200px) {
    .header__menu {
        margin: 6px 120px 6px;
    }
}

/* .########..####..######...######..##.....##..######...######.
/* .##.....##..##..##....##.##....##.##.....##.##....##.##....##
/* .##.....##..##..##.......##.......##.....##.##.......##......
/* .##.....##..##...######..##.......##.....##..######...######.
/* .##.....##..##........##.##.......##.....##.......##.......##
/* .##.....##..##..##....##.##....##.##.....##.##....##.##....##
/* .########..####..######...######...#######...######...######. */

.header__discuss {
    margin: 4px 0;
}

.header__discuss-icon {
    background: none;
    border: none;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    height: 24px;
}

.header__discuss-icon:hover {
    cursor: pointer;
    border: none;
    background: none;
}

.header__discuss-icon:focus {
    outline: none;
}

.header__discuss-text {
    color: #E2E2E2;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    display: none;
}

@media (min-width: 1200px) {
    .header__discuss-text {
        display: inline;
    }

    .header__discuss {
        margin: 6px 62px 6px 0;
    }
}

/* .##..........###....##....##..######..
/* .##.........##.##...###...##.##....##.
/* .##........##...##..####..##.##.......
/* .##.......##.....##.##.##.##.##...####
/* .##.......#########.##..####.##....##.
/* .##.......##.....##.##...###.##....##.
/* .########.##.....##.##....##..######.. */

.header__language {
    padding: 4px 0;
}

.choose-locale {
    display: flex;
    flex-direction: column;
    height: 24px;
    z-index: auto;
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.locale-link {
    order: 1;
    opacity: 0;
    pointer-events: none;
    transition:
        transform 0.3s ease-in-out,
        opacity 0.3s ease-in-out;
    margin: 0;
    color: #E2E2E2;
    font-size: 14px;
    line-height: 24px;
}

.locale-link I {
    font-style: normal;
    margin-right: 8px;
}

.locale-link img {
    transform: translateY(-1px);
}

.choose-locale--active .locale-link {
    opacity: 1;
    pointer-events: initial;
    color: #072B4B;
    z-index: 1102;
}

.locale-link--active {
    order: 0;
    opacity: 1;
    pointer-events: initial;
}

.choose-locale--active .locale-link--active {
    color: var(--color-blue-1);
}

.choose-locale::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
    z-index: 1100;
}

.choose-locale--active::before {
    opacity: 1;
    pointer-events: initial;
}

.choose-locale::after {
    content: "";
    position: absolute;
    top: 0px;
    left: -12px;
    right: -12px;
    bottom: -28px;
    background: rgb(255, 255, 255);
    opacity: 0;
    pointer-events: none;
    transform: translateY(8px);
    transition:
        transform 0.3s ease-in-out,
        opacity 0.3s ease-in-out;
    box-shadow: 0px 0px 20px -8px rgb(0 0 0);
    border-radius: 8px;
    z-index: 1101;
}

.choose-locale--active::after {
    opacity: 1;
    transform: translateY(0);
    pointer-events: none;
}

.choose-locale-wrapper {
    height: 41px;
    display: flex;
    align-items: center;
}

@media (min-width: 1200px) {
    .header__language {
        padding: 6px 0;
        margin-right: 164px;
    }
}

/* .##.....##....###....##.....##.########..##.....##.########...######...########.########.
/* .##.....##...##.##...###...###.##.....##.##.....##.##.....##.##....##..##.......##.....##
/* .##.....##..##...##..####.####.##.....##.##.....##.##.....##.##........##.......##.....##
/* .#########.##.....##.##.###.##.########..##.....##.########..##...####.######...########.
/* .##.....##.#########.##.....##.##.....##.##.....##.##...##...##....##..##.......##...##..
/* .##.....##.##.....##.##.....##.##.....##.##.....##.##....##..##....##..##.......##....##.
/* .##.....##.##.....##.##.....##.########...#######..##.....##..######...########.##.....## */

.header__hamburger {
    height: 40px;
}

.header__hamburger-icon {
    display: block;
    background: none;
    border: none;
    padding: 0;
    border-radius: 0;
    height: 40px;
}

.header__hamburger-icon:hover,
.header__hamburger-icon:focus {
    background: transparent;
    border: none;
    outline: none;
}

.header__hamburger-icon img {
    display: block;
}

@media (min-width: 1200px) {
    .header__hamburger {
        display: none;
    }
}

/* .##........#######...######....#######.
/* .##.......##.....##.##....##..##.....##
/* .##.......##.....##.##........##.....##
/* .##.......##.....##.##...####.##.....##
/* .##.......##.....##.##....##..##.....##
/* .##.......##.....##.##....##..##.....##
/* .########..#######...######....#######. */

.header__logo {
    height: 40px;
    margin: 0 auto;
}

.header__logo-link {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__logo-link img {
    display: block;
    width: 101px;
}

@media (min-width: 768px) {
    .header__logo {
        margin: 0 auto 0 0;
    }

    .header__logo-link img {
        width: 200px;
    }
}

@media (min-width: 1200px) {
    .header__logo {
        width: 370px;
    }

    .header__logo-link {
        justify-content: flex-start;
    }

    .header__logo-link img {
        width: 274px;
    }
}

/* ..######.....###....########....###....##........#######...######..
/* .##....##...##.##......##......##.##...##.......##.....##.##....##.
/* .##........##...##.....##.....##...##..##.......##.....##.##.......
/* .##.......##.....##....##....##.....##.##.......##.....##.##...####
/* .##.......#########....##....#########.##.......##.....##.##....##.
/* .##....##.##.....##....##....##.....##.##.......##.....##.##....##.
/* ..######..##.....##....##....##.....##.########..#######...######.. */

.header__catalog {
    display: none;
}

.header__catalog-icon {
    height: 40px;
    display: flex;
    align-items: center;
    gap: 12px;
    background: #D9D9D9;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 11px 18px;
    color: var(--color-text-3);
    font-size: 16px;
    line-height: 18px;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
    font-weight: 600;
    cursor: pointer;
    border: none;
    transition: background-color 0.3s ease-in-out;
}

.header__catalog-icon:hover,
.header__catalog-icon:focus {
    background: #dde6ee;
    text-decoration: none;
    border: none;
    outline: none;
}

.header__catalog-icon svg,
.header__catalog-icon img {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.header__catalog-icon span {
    color: var(--color-text-3);
}

@media (min-width: 1200px) {
    .header__catalog {
        display: block;
    }
}

/* ..######...#######..##....##.########....###.....######..########
/* .##....##.##.....##.###...##....##......##.##...##....##....##...
/* .##.......##.....##.####..##....##.....##...##..##..........##...
/* .##.......##.....##.##.##.##....##....##.....##.##..........##...
/* .##.......##.....##.##..####....##....#########.##..........##...
/* .##....##.##.....##.##...###....##....##.....##.##....##....##...
/* ..######...#######..##....##....##....##.....##..######.....##... */

.header__contact {
    height: 40px;
    margin: 0 32px 0 0;
}

.header__contact-icon {
    display: block;
    background: none;
    border: none;
    padding: 0;
    border-radius: 0;
    height: 40px;
}

.header__contact-icon:hover {
    cursor: pointer;
    border: none;
    background: none;
}

.header__contact-icon:focus {
    outline: none;
}

.header__contact-icon img{
    display: block;
}

.header__contact-text {
    display: none;
}

@media (min-width: 768px) {
    .header__contact {
        margin: 0 16px 0 0;
    }
}

@media (min-width: 1200px) {
    .header__contact {
        margin: 0;
        padding-right: 60px;
    }

    .header__contact-icon img{
        display: none;
    }

    .header__contact-text {
        display: flex;
        flex-direction: column;
        text-align: left;
    }

    .header__contact-text b {
      font-size: 16px;
      font-weight: 600;
      line-height: 18px;
      color: #FFFFFF;
    }

    .header__contact-text i {
      color:#8F8D8D;
      font-size: 10px;
      line-height: 18px;
      font-style: normal;
    }
}

/* .##.....##..######..########.########.
/* .##.....##.##....##.##.......##.....##
/* .##.....##.##.......##.......##.....##
/* .##.....##..######..######...########.
/* .##.....##.......##.##.......##...##..
/* .##.....##.##....##.##.......##....##.
/* ..#######...######..########.##.....## */

.header__user {
    display: none;
}

.header__user-icon {
    display: block;
    background: none;
    border: none;
    padding: 0;
    border-radius: 0;
    height: 40px;
}

.header__user-icon:hover {
    cursor: pointer;
    border: none;
    background: none;
}

.header__user-icon:focus {
    outline: none;
}

.header__user-icon img {
    display: block;
}

@media (min-width: 768px) {
    .header__user {
        display: block;
        margin: 0 16px 0 0;
    }
}

@media (min-width: 1200px) {
    .header__user {
        margin: 0;
        padding-right: 116px;
    }
}

/* ..######.....###....########..########
/* .##....##...##.##...##.....##....##...
/* .##........##...##..##.....##....##...
/* .##.......##.....##.########.....##...
/* .##.......#########.##...##......##...
/* .##....##.##.....##.##....##.....##...
/* ..######..##.....##.##.....##....##... */

.header__cart {
    height: 40px;
}

.header__cart-icon {
    display: block;
    background: none;
    border: none;
    padding: 0;
    border-radius: 0;
    height: 40px;
}

.header__cart-icon:hover {
    cursor: pointer;
    border: none;
    background: none;
}

.header__cart-icon:focus {
    outline: none;
}

.header__cart-icon img {
    display: block;
}

@media (min-width: 1200px) {
    .header__cart {
        margin-right: 40px;
    }
}

/* ..######..########....###....########...######..##.....##
/* .##....##.##.........##.##...##.....##.##....##.##.....##
/* .##.......##........##...##..##.....##.##.......##.....##
/* ..######..######...##.....##.########..##.......#########
/* .......##.##.......#########.##...##...##.......##.....##
/* .##....##.##.......##.....##.##....##..##....##.##.....##
/* ..######..########.##.....##.##.....##..######..##.....## */

.header__search {
    order: 2;
    width: calc(100% + 30px);
    padding: 5px 15px;
    background-color: #404040;
    margin: 0 -15px;
    height: 40px;
    position: relative;
}

.header__search form {
    background-color: #D9D9D9;
    border-radius: 10px;
    padding: 7px 14px;
    display: flex;
    gap: 20px;
}

.header__search input#search {
    background-color: transparent;
    border: 0;
    outline: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
}

/* Placeholder color: #072B4B, 50% opacity */
.header__search input#search::placeholder {
  color: rgba(7, 43, 75);
  opacity: 1;
}
.header__search input#search::-webkit-input-placeholder {
  color: rgba(7, 43, 75);
  opacity: 1;
}
.header__search input#search:-ms-input-placeholder {
  color: rgba(7, 43, 75);
  opacity: 1;
}
.header__search input#search::-ms-input-placeholder {
  color: rgba(7, 43, 75);
  opacity: 1;
}
.header__search input#search::-moz-placeholder {
  color: rgba(7, 43, 75);
  opacity: 1;
}
.header__search input#search:-moz-placeholder {
  color: rgba(7, 43, 75);
  opacity: 1;
}

.header__search .search_button {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.header__search .search_button img {
    display: block;
}

.header__search form .search-popup {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 10005;
    display: none;
    padding: 15px;
}

.header__search .ajax_block {
    border: 1px solid #e8e8e8;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
    padding: 10px;
}

.header__search .ajax_search__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 20px;
}

.header__search .ajax_search__count {
    font-size: 13px;
    line-height: 18px;
    color: var(--color-text-3);
}

.header__search .ajax_block .ajax_search_link {
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
}

.header__search .ajax_block .ajax_search_link a {
    color: var(--color-text-3);
    border-bottom: none;
}

.header__search .ajax_block .ajax_search_link a:hover {
    text-decoration: none;
}

.header__search .ajax_block .ajax_search_header {
    margin-bottom: 10px;
    font-size: 20px;
    color: #bd8d46;
}

.header__search .ajax_search_scroll {
    max-height: calc(100vh - 160px)!important;
}

.header__search .ajax_search__path {
    margin-top: 6px;
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #8F8D8D;
}

.ajax_search__category {
    display: inline-block;
}

.ajax_search__separator {
    display: inline-block;
    margin: 0 6px;
    width: 6px;
    position: relative;
}

.header__search .ajax_row {
    display: table-row;
}

.header__search .ajax_row .image {
    width: 50px;
}

.header__search .ajax_row .image img {
    width: 64px;
    padding: 6px;
}

.header__search .ajax_row .name {
    line-height: 14px;
    padding: 6px;
}

.header__search .ajax_row .name a {
    color: #343434;
    font-size: 14px;
}

.header__search .ajax_row .name .price {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
    color: #072B4B;
}

.header__search .ajax_row .name s {
    color: #9b9b9b;
    font-size: 14px;
    display: block;
}

.header__search .ajax_cell {
    display: table-cell;
    vertical-align: top;
}

.search_button-text {
    display: none;
}

@media (min-width: 768px) {
    .header__search {
        background-color: transparent;
        order: 0;
        width: auto;
        margin: 0 16px;
        flex-grow: 1;
    }
}

@media (min-width: 1200px) {
    .header__search {
        margin: 0 32px 0 0;
        height: 50px;
    }

    .header__search input#search {
      line-height: 26px;
    }

    .header__search .search_button {
        height: 40px;
        margin: -7px -14px -7px 0;
        background-color: var(--color-blue-1);
        border-radius: 10px;
        padding: 0 24px;

    }

    .header__search .search_button:active,
    .header__search .search_button:focus {
        outline: none;
    }

    .header__search .search_button img {
        display: none;
    }

    .search_button-text {
        display: inline;
        font-size: 14px;
        line-height: 40px;
        color: #ACE1FF;
        font-weight: 600;

    }
}

/* ..#######..##.......########.....##.....##.########....###....########..########.########.
/* .##.....##.##.......##.....##....##.....##.##.........##.##...##.....##.##.......##.....##
/* .##.....##.##.......##.....##....##.....##.##........##...##..##.....##.##.......##.....##
/* .##.....##.##.......##.....##....#########.######...##.....##.##.....##.######...########.
/* .##.....##.##.......##.....##....##.....##.##.......#########.##.....##.##.......##...##..
/* .##.....##.##.......##.....##....##.....##.##.......##.....##.##.....##.##.......##....##.
/* ..#######..########.########.....##.....##.########.##.....##.########..########.##.....## */


.header .phone {
  margin-top: 5px;
  font-size: 22px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.header .phone i {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  color: #7f7f7f;
  display: inline-block;
}
.header .phone span.dot {
  background: #bd8d46;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  content: " ";
  margin: 0 13px 3px 13px;
}
.header .phone-under-link {
  font-size: 14px;
}
.header .phone-under-link img {
  width: 17px;
  margin-right: 5px;
}
.header .phone-under-link a {
  color: #343434;
  text-decoration: underline;
  margin-right: 30px;
}
.header .phone-under-link a:hover {
  color: #bd8d46;
}
.header .phone-under-link .fa {
  font-size: 14px;
  color: #bd8d46;
  margin-right: 5px;
}
.header .search {
  margin-top: 15px;
  position: relative;
}
.header .search .search_button .icon-icon_search {
  font-size: 22px;
  color: #bd8d46;
}
.header .search hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.header .search input[type="text"] {
  border: 1px solid #d0cfcf;
  padding: 10px 20px;
  border-radius: 40px;
  margin-bottom: 0;
  width: 100%;
  font-size: 13px;
}
.header .search input[type="text"]:focus {
  outline: -webkit-focus-ring-color auto 0;
  box-shadow: 0 0 10px #e2e1e1;
  border: 1px solid #b4b3b3;
}
.header .search button[type="submit"] {
  position: absolute;
  border: 0;
  background: none;
  width: 32px;
  height: 32px;
  right: 13px;
  top: 3px;
  cursor: pointer;
  z-index: 10;
  padding: 6px;
}
.header .search button[type="submit"]:focus {
  outline: none;
}
.header .search button[type="submit"]:hover {
  opacity: 0.5;
}
.header .search .remove-search {
  color: #bd8d46;
  position: absolute;
  right: 50px;
  top: 9px;
}
.header .search .remove-search a {
  color: #717171;
}
.header .search form {
  position: relative;
}
.header .search form .search-popup {
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  background: #ffffff;
  z-index: 10005;
  display: none;
}
.header .search .loading_ajax {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 13px;
  right: 48px;
  background-image: url("img/loading.gif");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.header .search .ajax_search {
  display: table;
  width: 100%;
}
.header .search .ajax_block {
  border: 1px solid #e8e8e8;
  box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
  padding: 10px;
}
.header .search .ajax_block .ajax_search_link {
  margin-top: 10px;
  font-size: 14px;
}
.header .search .ajax_block .ajax_search_link a {
  color: #333333;
  border-bottom: 1px dotted #333333;
}
.header .search .ajax_block .ajax_search_link a:hover {
  text-decoration: none;
}
.header .search .ajax_block .ajax_search_header {
  margin-bottom: 10px;
  font-size: 20px;
  color: #bd8d46;
}
.header .search .ajax_row {
  display: table-row;
}
.header .search .ajax_row .image {
  width: 50px;
}
.header .search .ajax_row .image img {
  width: 50px;
  padding: 6px;
}
.header .search .ajax_row .name {
  line-height: 14px;
  padding: 6px;
}
.header .search .ajax_row .name a {
  color: #343434;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
}
.header .search .ajax_row .name .price {
  text-align: left;
  font-size: 16px;
  line-height: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-top: 5px;
}
.header .search .ajax_row .name s {
  color: #9b9b9b;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  display: block;
}
.header .search .ajax_cell {
  display: table-cell;
  vertical-align: middle;
}
.header .promo {
  margin-top: 1px;
  font-size: 12px;
  line-height: 15px;
  position: relative;
}
.header .promo .icon-promo {
  position: absolute;
  font-size: 55px;
  color: #bd8d46;
}
.header .promo p {
  position: absolute;
  color: #717171;
}
.header .cart-block {
  position: relative;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 18px;
  margin-top: 5px;
}
.header .cart-block .cart-box {
  position: relative;
  background: #bd8d46;
  border: 4px solid #bd8d46;
  border-radius: 4px;
  text-align: center;
  width: 30px;
  display: inline-block;
  color: #ffffff;
  margin: 0 6px;
  font-size: 14px;
}
.header .cart-block .cart-box:after,
.header .cart-block .cart-box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.header .cart-block .cart-box:after {
  border-color: rgba(219, 9, 62, 0);
  border-right-color: #bd8d46;
  border-width: 5px;
  margin-top: -5px;
}
.header .cart-block .cart-box:before {
  border-color: rgba(219, 9, 62, 0);
  border-right-color: #bd8d46;
  border-width: 9px;
  margin-top: -9px;
}
.header .cart-block .icon-red_icon_cart {
  color: #588f27;
  font-size: 38px;
  vertical-align: middle;
}
.header .cart-block a {
  color: #343434;
}
.header .cart-block a:focus,
.header .cart-block a:hover {
  text-decoration: none;
}
.header .cart-block .popup {
  display: none;
  position: absolute;
  z-index: 10005;
  right: 0;
  padding: 20px;
  background: #ffffff;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  width: 300px;
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
}
.header .cart-block .popup a:hover {
  text-decoration: underline;
}
.header .cart-block .popup .name {
  font-size: 13px;
}
.header .cart-block .popup .total {
  font-size: 18px;
  line-height: 18px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin: 10px 0;
}
.header .cart-block .popup .btn-primary {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 17px;
  color: #ffffff;
  text-align: center;
}
.header .cart-block .popup .btn-primary:hover {
  border: 1px solid #bd8d46;
  background: #bd8d46;
  text-decoration: none;
}
.header .show {
  display: block !important;
}

/* .##.....##..#######..##.....##.########.########.....###.....######...########
/* .##.....##.##.....##.###...###.##.......##.....##...##.##...##....##..##......
/* .##.....##.##.....##.####.####.##.......##.....##..##...##..##........##......
/* .#########.##.....##.##.###.##.######...########..##.....##.##...####.######..
/* .##.....##.##.....##.##.....##.##.......##........#########.##....##..##......
/* .##.....##.##.....##.##.....##.##.......##........##.....##.##....##..##......
/* .##.....##..#######..##.....##.########.##........##.....##..######...######## */

.home-page {
    margin: 0;
    padding: 0;
}

.home-page__top {
    background: #F3F3F3;
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 0 -15px;
}

@media (min-width: 768px) {

    .home-page__top {
        background: #FFFFFF;
        flex-direction: row-reverse;
        gap: 20px;
    }

    .home-page__categories {
        max-width: 190px;
        flex: 0 0 190px;
    }

    .home-page__slider {
        flex-grow: 1;
        max-width: calc(100% - 210px);
        height: auto;
    }
}

@media screen and (min-width: 1200px) {
    .home-page__categories {
        max-width: 360px;
        flex: 0 0 360px;
    }

    .home-page__slider {
        flex-grow: 1;
        max-width: calc(100% - 380px);
        height: auto;
    }
}

/* ..######..##.......####.########..########.########.
/* .##....##.##........##..##.....##.##.......##.....##
/* .##.......##........##..##.....##.##.......##.....##
/* ..######..##........##..##.....##.######...########.
/* .......##.##........##..##.....##.##.......##...##..
/* .##....##.##........##..##.....##.##.......##....##.
/* ..######..########.####.########..########.##.....## */

.home-page__slider .owl-wrapper-outer {
    border-radius: 10px;
}

.home-page__slider .owl-theme .owl-controls {
    position: absolute;
    right: 6px;
    top: 12px;
    bottom: 12px;
}

.home-page__slider .owl-pagination {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.home-page__slider .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 16px;
    height: 3px;
    margin: 4px 0;
    filter: Alpha(Opacity=50);
    border-radius: 4px;
    border: none;
    background-color: #ffffff;
}

.home-page__slider .owl-theme .owl-controls .owl-page.active span,
.home-page__slider .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: var(--color-blue-1);
    border: none;
}

@media screen and (min-width: 1200px) {
    .home-page__slider .owl-theme .owl-controls {
        right: 12px;
        top: 20px;
        bottom: 20px;
        margin-top: 0;
    }

    .home-page__slider .owl-theme .owl-controls .owl-page span {
        width: 3px;
        height: 16px;
    }
}

/* ..######.....###....########.########..######....#######..########..####.########..######.
/* .##....##...##.##......##....##.......##....##..##.....##.##.....##..##..##.......##....##
/* .##........##...##.....##....##.......##........##.....##.##.....##..##..##.......##......
/* .##.......##.....##....##....######...##...####.##.....##.########...##..######....######.
/* .##.......#########....##....##.......##....##..##.....##.##...##....##..##.............##
/* .##....##.##.....##....##....##.......##....##..##.....##.##....##...##..##.......##....##
/* ..######..##.....##....##....########..######....#######..##.....##.####.########..######. */

.category-slider {
    align-items: stretch;
}

.category-slider .category-slide {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px 10px;
    width: 80px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

.category-slider .category-slide:hover {
    text-decoration: none;
}

.category-slider .category-slide__name {
    color: var(--color-text-3);
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    height: 48px;
}

.category-slide__img img {
    display: block;
    width: 40px;
    height: auto;
}

@media screen and (min-width: 768px) {
    .category-slider .swiper-wrapper {
        flex-direction: column;
        gap: 10px;
    }

    .category-slider .category-slide {
        background-color: transparent;
        border-radius: 0;
        width: 100%;
        padding: 0;
        flex-direction: row;
        justify-content: flex-start;
        gap: 15px;
    }

    .category-slider .category-slide__name {
        text-align: left;
        height: auto;
        font-size: 14px;
        line-height: 18px;
    }

    .category-slide__img img {
        width: unset;
        max-width: 24px;
    }
}

@media screen and (min-width: 1200px) {
    .category-slider .swiper-wrapper {
        gap: 20px;
    }

    .category-slider .category-slide {
        gap: 20px;
        background-image: url("data:image/svg+xml,%3Csvg width='5' height='15' viewBox='0 0 5 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 14L4 7.5L1 1' stroke='%23969696' stroke-opacity='0.7' stroke-linecap='round'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: right 10px center;
    }

    .category-slider .category-slide__name {
        font-size: 16px;
        line-height: 18px;
        font-weight: 600;
    }
}

/* .########..########...#######..########..##.....##..######..########..######.
/* .##.....##.##.....##.##.....##.##.....##.##.....##.##....##....##....##....##
/* .##.....##.##.....##.##.....##.##.....##.##.....##.##..........##....##......
/* .########..########..##.....##.##.....##.##.....##.##..........##.....######.
/* .##........##...##...##.....##.##.....##.##.....##.##..........##..........##
/* .##........##....##..##.....##.##.....##.##.....##.##....##....##....##....##
/* .##........##.....##..#######..########...#######...######.....##.....######. */

.home-page__products {
    padding: 20px 0
}

.home-page__products .home-header {
    padding: 0 20px 0 0;
    margin: 0 0 15px 0;
    color: var(--color-blue-1);
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    font-family: inherit;
}

.home-page__products .home-header i {
    font-style: normal;
    color: var(--color-text-3);
}

.home-page__products .js-product-slider .swiper-slide {
    height: auto;
}

.home-page__products .js-product-slider {
    padding: 20px 15px 30px;
    margin: 0 -15px;
}

.home-page__products .swiper-scrollbar {
    &.swiper-scrollbar-horizontal, .swiper-horizontal>& {
        height: 1px;
        left: 0;
        width: calc(100% - 40px);
        margin: 0 20px;
    }
}

.home-page__products .js-product-slider .swiper-scrollbar-drag {
    height: 3px;
    top: unset;
    bottom: 1px;
    background-color: var(--color-blue-1);
}

@media (min-width: 768px) {
    .home-page__products .home-header {
        font-size: 24px;
        line-height: 1.4;
    }
}

@media (min-width: 1200px) {
    .home-page__products .home-header {
        font-size: 28px;
        font-weight: 700;
    }
}

/* .########..########...#######..##.....##..#######.
/* .##.....##.##.....##.##.....##.###...###.##.....##
/* .##.....##.##.....##.##.....##.####.####.##.....##
/* .########..########..##.....##.##.###.##.##.....##
/* .##........##...##...##.....##.##.....##.##.....##
/* .##........##....##..##.....##.##.....##.##.....##
/* .##........##.....##..#######..##.....##..#######. */

/* .########.####.##.......########..######.
/* ....##.....##..##.......##.......##....##
/* ....##.....##..##.......##.......##......
/* ....##.....##..##.......######....######.
/* ....##.....##..##.......##.............##
/* ....##.....##..##.......##.......##....##
/* ....##....####.########.########..######. */

.promo-tiles {
    padding: 30px 0;
}

.promo-tiles__grid {
    --gap: 20px;
    --radius: 5px;
    --ratio-s: 360/150;
    --ratio-m: 360/330;
    --ratio-l: 750/330;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--gap);
}

.promo-tile {
    position: relative;
    display: flex;
    align-items: flex-start;
    padding: 15px 12px;
    aspect-ratio: var(--ratio-s);
    border-radius: var(--radius);
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
    background: #eee;
    background-size: cover;
    transition:
        transform 0.3s ease-in-out,
        box-shadow 0.4s ease-in-out;
}

.promo-tile:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,.08);
    text-decoration: none;
}

.promo-tile__title {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: .2px;
    color: inherit;
    width: 50%;
}

.promo-tile__title--lg {
    font-size: 20px;
}

.promo-tile--sale {
    background-color: #F36A5B;
    background-image: url(./img/promo_01.jpg?v2);
    color: #8A1307;
}

.promo-tile--sale:hover {
    color: #8A1307;
}

.promo-tile--home {
    background-color: #1E5CC5;
    background-image: url(./img/promo_02.jpg?v2);
    color: #CDD5EF;
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}

.promo-tile--home:hover {
    color: #CDD5EF;
}

.promo-tile--emb {
    background-color: #FFE27A;
    background-image: url(./img/promo_03.jpg?v2);
    color: var(--color-text-3);
    grid-row: 1 / 3;
    grid-column: 2 / 3;
    aspect-ratio: auto;
}

.promo-tile--emb:hover {
    color: var(--color-text-3);
}

.promo-tile--industry {
    background-color: #4B74DA;
    background-image: url(./img/promo_04.jpg?v2);
    color: #fff;
    grid-row: 3 / 4;
    grid-column: 1 / 3;
    aspect-ratio: var(--ratio-l);
    align-items: flex-end;
}

.promo-tile--industry:hover {
    color: #fff;
}

.promo-tile--industry .promo-tile__title {
    font-size: 18px;
    font-weight: 700;
    width: 60%;
}

.promo-tile--docs {
    background-color: #F4A15D;
    background-image: url(./img/promo_05.svg);
    color: #FFFFFF;
    padding: 10px 12px;
}

.promo-tile--docs:hover {
    color: #fff;
}

.promo-tile--grants {
    background-color: #C8D3F2;
    background-image: url(./img/promo_06.svg);
    color: #072B4B;
}

.promo-tile--grants:hover {
    color: #072B4B;
}

.promo-tile--grants .promo-tile__title {
    width: 80%;
}

.promo-tile--payments {
    background-color: #14835D;
    background-image: url(./img/promo_07.svg);
    color: #DDEAE2;
    padding: 10px 12px;
}

.promo-tile--payments:hover {
    color: #DDEAE2;
}

.promo-tile--shipping {
    background-color: #F7C84D;
    background-image: url(./img/promo_08.svg);
    color: #072B4B;
    padding: 10px 12px;
}

.promo-tile--shipping:hover {
    color: #072B4B;
}

.promo-tile--shipping .promo-tile__title {
    width: 100%;
}

@media (min-width: 768px) {
    .promo-tiles {
        padding: 60px 0 50px;
    }

    .promo-tiles__grid {
        --gap: 30px;
        grid-template-columns: repeat(4, 1fr);
    }

    .promo-tile {
        padding: 18px;
    }

    .promo-tile__title {
        font-size: 18px;
    }

    .promo-tile__title--lg {
        font-size: 28px;
    }

    .promo-tile--industry {
        grid-row: 1 / 3;
        grid-column: 3 / 5;
    }
}

@media (min-width: 1200px) {
    .promo-tile {
        padding: 30px;
    }

    .promo-tile__title {
        font-size: 24px;
        font-weight: 600;
    }

    .promo-tile--payments .promo-tile__title {
        width: 80%;
    }

    .promo-tile--industry .promo-tile__title {
        font-size: 24px;
        font-weight: 600;
    }
}

/* .########..########..######..########..######..########.##.......##.......########.########...######.
/* .##.....##.##.......##....##....##....##....##.##.......##.......##.......##.......##.....##.##....##
/* .##.....##.##.......##..........##....##.......##.......##.......##.......##.......##.....##.##......
/* .########..######....######.....##.....######..######...##.......##.......######...########...######.
/* .##.....##.##.............##....##..........##.##.......##.......##.......##.......##...##.........##
/* .##.....##.##.......##....##....##....##....##.##.......##.......##.......##.......##....##..##....##
/* .########..########..######.....##.....######..########.########.########.########.##.....##..######. */

.home-page__bestsellers {
    padding: 0 0 30px 0;
}

.home-page__bestsellers-title {
    margin-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
    display: flex;
    gap: 7px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.home-page__bestsellers-title div.h3 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    font-family: inherit;
    flex-shrink: 0;
}

.home-page__bestsellers_filter {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    width: 100%;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
}

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

.home-page__bestsellers_filter-item {
    white-space: nowrap;
    font-size: 13px;
    line-height: 18px;
    color: var(--color-text-3);
    cursor: pointer;
}

@media (min-width: 768px) {
    .home-page__bestsellers-title div.h3 {
        font-size: 24px;
        line-height: 18px;
    }

    .home-page__bestsellers-title {
        flex-direction: row;
        align-items: center;
        gap: 40px;
    }

    .home-page__bestsellers_filter-item {
        font-size: 20px;
        line-height: 18px;
    }
}

@media (min-width: 1200px) {
    .home-page__bestsellers-title div.h3 {
        font-size: 28px;
        line-height: 32px;
    }

    .home-page__bestsellers_filter-item {
        font-size: 18px;
        line-height: 18px;
    }
}

/* .########..########.....###....##....##.########...######.
/* .##.....##.##.....##...##.##...###...##.##.....##.##....##
/* .##.....##.##.....##..##...##..####..##.##.....##.##......
/* .########..########..##.....##.##.##.##.##.....##..######.
/* .##.....##.##...##...#########.##..####.##.....##.......##
/* .##.....##.##....##..##.....##.##...###.##.....##.##....##
/* .########..##.....##.##.....##.##....##.########...######. */

.home-page .home-page__brands {
    padding: 30px 0;
    margin: 0;
}

.home-page__brands .home-header {
    padding: 0;
    margin: 0 0 10px 0;
    color: #072B4B;
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.home-page__brands .all-brands {
    display: none;
}

.home-page__brands .home-header .arrow {
    display: flex;
    gap: 10px;
    color: var(--color-blue-1);
}

@media (min-width: 768px) {
    .home-page__brands .home-header {
        justify-content: flex-start;
        gap: 20px;
    }

    .home-page__brands .home-header {
        font-size: 22px;
        line-height: 24px;
    }

    .home-page__brands .all-brands {
        display: block;
        color: var(--color-text-4);
        text-transform: lowercase;
        font-size: 14px;
        line-height: 16px;
        margin-right: auto;
        font-weight: 600;
    }
}

@media (min-width: 1200px) {
    .home-page__brands .home-header {
        font-size: 28px;
        line-height: 32px;
    }

    .home-page__brands .all-brands {
        font-size: 16px;
        line-height: 18px;
    }

    .home-page__brands .home-header .arrow {
        gap: 64px;
    }
}







.auth-form h3 {
  margin-bottom: 30px;
}
.auth-form .auth-icon {
  padding: 50px;
  width: 100%;
  background: #f5f5f5;
  font-size: 170px;
  color: #a1a1a0;
}
.auth-form .wa-submit {
  color: gray;
}
.cart-popup {
  line-height: 1em;
}
.cart-popup .cart-name {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
  word-wrap: break-word;
}
.cart-popup a {
  color: #333333;
}
.cart-popup a:hover {
  color: #333333;
}
.cart-popup hr {
  margin: 0 0 10px;
}
.cart-popup .price {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-bottom: 10px;
  font-size: 16px;
}
.cart-popup .price s {
  color: #9b9b9b;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  display: block;
}
.cart-popup .row {
  margin-bottom: 5px;
  font-size: 18px;
}
.cart-popup h3 {
  font-size: 18px;
  margin: 20px 0;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.cart-popup .delete:hover,
.cart-popup .delete:focus {
  text-decoration: none !important;
}
.cart-popup .delete img {
  width: 25px;
  padding-right: 6px;
}
.cart-popup .delete img:hover {
  opacity: 0.6;
}
.cart-popup .icon-close {
  color: #a8a8a8;
}
.cart-popup .image {
  text-align: center;
}
.cart-popup .image img {
  max-width: 150%;
  max-height: 100px;
}
.cart-popup .quanty {
  font-size: 12px;
  color: #787878;
  margin: 5px 0;
}
.cart-block:hover > .popup {
  display: block;
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}

/* .########..########...#######..##.....##..#######...######.
/* .##.....##.##.....##.##.....##.###...###.##.....##.##....##
/* .##.....##.##.....##.##.....##.####.####.##.....##.##......
/* .########..########..##.....##.##.###.##.##.....##..######.
/* .##........##...##...##.....##.##.....##.##.....##.......##
/* .##........##....##..##.....##.##.....##.##.....##.##....##
/* .##........##.....##..#######..##.....##..#######...######. */

.home-page__promos {
    padding: 20px 0
}

.home-page__promos .home-header {
    padding: 0;
    margin: 0 0 20px 0;
    color: #072B4B;
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    font-family: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    font-weight: 600;
}

.home-page__promos .arrows {
    display: flex;
    gap: 10px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.home-page__promos .arrows > div {
    margin-left: 0;
    display: inline-block;
    padding: 0;
    color: var(--color-blue-1);
}

.home-page__promos .arrows > div.swiper-button-disabled {
    color: #999999;
}

@media (min-width: 768px) {
    .home-page__promos .home-header {
        font-size: 24px;
        line-height: 1.4;
    }
}

@media (min-width: 1200px) {
    .home-page__promos .home-header {
        font-size: 28px;
        font-weight: 700;
    }

    .home-page__promos .arrows {
        gap: 64px;
    }
}

.promos-block .promos {
  position: relative;
}

.promos-block .promos a img {
    width: 100%;
    display: block;
    border-radius: 10px;
}

.promos-block .promos .countdown {
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  font-size: 12px;
  color: #000000;
  opacity: 0.9;
}
.promos-block .promos a {
  display: block;
  width: 100%;
  height: auto;
}
.promos-block .promos .title {
  flex-grow: 1;
  margin-top: 10px;
}

.promos-block .promos .title .promo-title {
    font-family: inherit;
    font-size: 14px;
    line-height: 130%;
    color: #072B4B;
    font-weight: 600;
}

.promos-block .promos .title .promo-text {
    font-family: inherit;
    line-height: 150%;
    font-size: 12px;
    color: #3E678C;
}

@media (min-width: 768px) {
    .promos-block .promos .title .promo-title {
        font-size: 16px;
    }

    .promos-block .promos .title .promo-text {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .promos-block .promos .title .promo-title {
        font-size: 24px;
    }

    .promos-block .promos .title .promo-text {
        font-size: 16px;
    }
}

.promos-block .promos:hover {
  box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
}
.promos-block .promos:hover .title {
  background: #f5f5f5;
}
.promos-block .col-lg-3,
.promos-block .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.promos-block .col-lg-3 a,
.promos-block .col-lg-12 a {
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 250px;
  display: block;
}
.brands {
  margin: 50px 0;
}
.brands h3 {
  margin-bottom: 20px;
}
.brands .main-slider-brands-home {
  padding-left: 15px;
}
.brands .main-slider-brands-home .brand-slide {
  display: block;
  max-width: 200px;
}
.brands .main-slider-brands-home .brand-slide img {
  max-width: 100% !important;
  height: auto !important;
}
.brands .main-slider-brands-home .brand-slide .text-center {
  width: 100%;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  text-align: center;
  font-size: 14px;
  color: #888888;
  margin-top: 5px;
}
.brands .main-slider-brands-home .owl-item {
  text-align: center;
}
.lazyload-icon {
  margin: 20px 0;
}

/* .########.....###.....######...########
/* .##.....##...##.##...##....##..##......
/* .##.....##..##...##..##........##......
/* .########..##.....##.##...####.######..
/* .##........#########.##....##..##......
/* .##........##.....##.##....##..##......
/* .##........##.....##..######...######## */

.inner-page {
    padding: 20px 0 40px;
}

.inner-page .breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.inner-page .breadcrumbs LI {
    display: none;
}

.inner-page .breadcrumbs LI.breadcrumbs__link {
    display: block;
}

.inner-page .breadcrumbs__link A {
    display: block;
    text-indent: -9999px;
    width: 6px;
    height: 15px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='15' viewBox='0 0 6 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.10156 1.00024L1.10156 7.50024L4.10156 14.0002' stroke='%231E90FF' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    color: var(--color-blue-1);
}

/* ..######.....###....########.########..######....#######..########..##....##
/* .##....##...##.##......##....##.......##....##..##.....##.##.....##..##..##.
/* .##........##...##.....##....##.......##........##.....##.##.....##...####..
/* .##.......##.....##....##....######...##...####.##.....##.########.....##...
/* .##.......#########....##....##.......##....##..##.....##.##...##......##...
/* .##....##.##.....##....##....##.......##....##..##.....##.##....##.....##...
/* ..######..##.....##....##....########..######....#######..##.....##....##... */

.category__header {
    display: flex;
    align-items: flex-start;
    gap: 20px 15px;
    flex-wrap: wrap;
}

.category__header .breadcrumbs {
    width: 6px;
    height: 25px;
    display: flex;
    align-items: center;
}

.category__header .category-name {
    width: calc(100% - 15px - 6px);
    color: var(--color-text);
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.category__subcategories {
    margin-top: 30px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
}

.category__subcategories-item {
    width: calc((100% - 20px) / 2);
}

@media screen and (min-width: 540px) {
    .category__subcategories-item {
        width: calc((100% - 2 * 20px) / 3);
    }
}

@media screen and (min-width: 768px) {
    .category__subcategories-item {
        width: calc((100% - 3 * 20px) / 4);
    }

    .category__subcategories--filter .category__subcategories-item {
        width: calc((100% - 2 * 20px) / 3);
    }
}

@media screen and (min-width: 920px) {
    .category__subcategories-item {
        width: calc((100% - 4 * 20px) / 5);
    }

    .category__subcategories--filter .category__subcategories-item {
        width: calc((100% - 3 * 20px) / 4);
    }
}

@media screen and (min-width: 1200px) {
    .category__subcategories-item {
        width: calc((100% - 5 * 20px) / 6);
    }

    .category__subcategories--filter .category__subcategories-item {
        width: calc((100% - 4 * 20px) / 5);
    }
}

.category__subcategories-item .image {
    height: 90px;
    background-color: #C6C6C6;
    border-radius: 10px;
}

.category__subcategories-item .image a,
.category__subcategories-item .image img {
    display: block;
    margin: 0 auto;
    padding: 0;
}

.category__subcategories-item .image img {
    max-width: 90px;
    max-height: 90px;
}

.category__subcategories-item .link {
    display: block;
    margin-top: 6px;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: var(--color-text);
}

.category__main {
    margin: 0;
}

.category__main-header {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.category__main-header .sorting {
    list-style: none;
    position: relative;
}

.sorting .showtype {
    position: absolute;
    top: 0;
    right: 0;
}

.sorting .showtype a {
    display: inline-block;
    padding: 0 17px;
    border-left: 1px solid #eaeaea;
    color: #7c7d7f;
    font-size: 24px;
    text-align: center;
    height: 47px;
    line-height: 47px;
}

.sorting .showtype a:last-child {
    border-right: 1px solid transparent;
}

.sorting .showtype a:last-child:hover {
    border-right: 1px solid #eaeaea;
}

.sorting .showtype a:hover {
    background: #ffffff;
    opacity: 0.9;
}

.sortaing .showtype .active {
    color: #bd8d46;
}

.sorting ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.sorting ul li {
    position: relative;
}

.sorting ul li a {
    padding: 9px 28px 9px 10px;
    display: block;
    background: #ffffff;
    border-radius: 10px;
    color: var(--color-text-4);
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
    border: 1px solid #E2E2E2;
}

.sorting ul li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 9px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.500061L5 3.50006L9.5 0.500061' stroke='%23979797' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
}

.sorting ul li a:hover {
    color: #bd8d46;
    border: 1px solid #c4c4c4;
    background: #fcfcfc;
}

.sorting ul li ul {
    margin: 0;
    padding: 0;
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 34px;
    border: 1px solid #cacfd1;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
    background: #ffffff;
    display: none;
    height: auto;
    min-width: 100%;
    width: 200px;
}

.sorting ul li ul li a {
    background: transparent;
    display: inline-block;
    border: 0;
    padding: 5px 15px;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
    color: #333436;
}

.sorting ul li ul li a:after {
    content: " ";
    display: none;
}

.sorting ul li ul li a:hover {
    border: 0;
    background: transparent;
}

.sorting ul li ul li:hover {
    background: #f6f6f6;
}

.sorting ul .selected a {
    color: #bd8d46;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}

.sorting ul .active {
    color: #bd8d46;
}

.sorting--desktop {
    display: none;
}

@media screen and (min-width: 920px) {
    .sorting {
        display: none;
    }

    .sorting--desktop {
        display: flex;
        gap: 20px;
        align-items: center;
        justify-content: flex-start;
    }

    .sorting--desktop span {
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: var(--color-text);
    }

    .sorting--desktop ul {
        display: flex;
        gap: 20px;
        align-items: center;
        justify-content: flex-start;
    }

    .sorting--desktop li {
        margin: 0;
        padding: 0;
    }

    .sorting--desktop ul li a {
        padding: 0;
        display: block;
        background: transparent;
        border-radius: 0;
        color: var(--color-text-3);
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        text-decoration: none;
        border: none;
    }

    .sorting--desktop ul li.selected a {
        color: var(--color-blue-1);
    }

    .sorting--desktop ul li a:hover {
        color: var(--color-blue-1);
        text-decoration: none;
        border: none;
    }
}

.show-filter {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 9px 18px;
    background-color: var(--color-blue-1);
    border-radius: 10px;
}

.show-filter:hover,
.show-filter:focus {
    text-decoration: none;
    color: #ffffff!important;
}

.custom-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    font-size: 15px;
    gap: 8px;
}

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

.custom-checkbox__box {
    width: 18px;
    height: 18px;
    border: 1px solid #221F1F;
    border-radius: 4px;
    background: #fff;
    display: block;
    position: relative;
    transition: border-color 0.2s, background-color 0.2s;
    flex-shrink: 0;
    flex-grow: 0;
}

.custom-checkbox input[type="checkbox"]:checked + .custom-checkbox__box {
    border-color: var(--color-blue-1);
}

.custom-checkbox__box:after {
    content: "";
    display: block;
    position: absolute;
    left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 4px;
    opacity: 0;
    background-color: var(--color-blue-1);
    transition: opacity 0.2s;
}

.custom-checkbox input[type="checkbox"]:checked + .custom-checkbox__box:after {
    opacity: 1;
}

.category__main-products {
    margin-top: 20px;
}

.category__main-products .container-catalog {
    margin: 0;
}

.container-catalog .adaptive-filter {
    padding-left: 0;
    padding-right: 0;
    width: calc((100% - 20px) / 2);
}

.category__main-products .lazyloading-paging {
    margin-top: 20px;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
}

.lazyloading-trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 20px;
    background-color: #ffffff;
    border: 1px solid var(--color-blue-1);
    border-radius: 10px;
    color: var(--color-blue-1);
    font-size: 14px;
    line-height: 18px;
}

.category__main-products .container-catalog.row::after {
    display: none;
}

.pagination {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.pagination > li {
    display: block;
}

.pagination > li > a,
.pagination > li > span {
    display: grid;
    place-content: center;
    padding: 0;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    color: #072B4B;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
}

.lazyloading-paging .pagination > .selected > a,
.lazyloading-paging .pagination > .selected > span {
    color: #ffffff !important;
    background-color: var(--color-blue-1) !important;
    border-color: var(--color-blue-1) !important;
}

.lazyloading-paging .pagination > li > a:hover,
.lazyloading-paging .pagination > li > a:focus {
    color: #ffffff !important;
    background-color: var(--color-blue-1) !important;
    border-color: var(--color-blue-1) !important;
    opacity: 0.8;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999999;
    cursor: pointer;
    background-color: transparent;
}

.pagination.sortby {
  font-size: 14px;
  display: block;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-weight: bold;
}

.pagination.sortby li > a,
.pagination.sortby > li > span {
  padding: 5px 5px 5px 12px;
  font-weight: 600;
}

.category.inner-page .container.container-background {
    padding-bottom: 0;
}

.category_description {
    overflow-y: hidden;
    position: relative;
    z-index: 5;
    margin-bottom: 20px;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}

.category_description.category_bottom {
    margin-top: 40px;
    border: 0;
    padding: 0 15px;
    font-size: 12px;
    line-height: 150%;
}

.category_description .read-more {
    display: none;
    position: absolute;
    bottom: 0;
    height: 90px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 51%, #ffffff 54%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 51%, #ffffff 54%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 51%, #ffffff 54%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    text-align: left;
    color: #888888;
    width: calc(100% - 30px);
    z-index: 10;
    padding-top: 50px;
    font-size: 16px;
}

.category_description.category_bottom .read-more a {
    color: #006DAA;
    display: block;
    padding: 0;
    text-align: left;
    background: #ffffff;
    font-size: 13px;
}

.category_description .read-more a:hover,
.category_description .read-more a:focus {
    text-decoration: none;
    opacity: 0.7;
}

.category_description.category_bottom H1 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.category_description.category_bottom H2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 16px 0;
}

.category_description .read-more .fa {
  font-size: 10px;
  margin-right: 5px;
}

@media screen and (min-width: 540px) {
    .container-catalog .adaptive-filter {
        width: calc((100% - 2 * 20px) / 3);
    }
}

@media screen and (min-width: 768px) {
    .container-catalog .adaptive-filter {
        width: calc((100% - 3 * 20px) / 4);
    }

    .category__main--filter .container-catalog .adaptive-filter {
        width: calc((100% - 2 * 20px) / 3);
    }

    .category .row-some-height {
        display: grid;
        grid-template-columns: repeat(4, calc((100% - 3 * 20px) / 4));
        grid-template-rows: auto;
        margin: 0;
        gap: 20px;
    }

    .category .category__header {
        grid-column: 2 / 5;
        grid-row: 1 / 2;
        padding: 0;
    }

    .category.category--no-filter .category__header {
        grid-column: 1 / 5;
    }

    .category .category__subcategories {
        grid-column: 2 / 5;
        grid-row: 2 / 3;
        margin: 0;
        padding: 0;
    }

    .category.category--no-filter .category__subcategories {
        grid-column: 1 / 5;
    }

    .category .category__main.category__main--filter {
        grid-column: 2 / 5;
        grid-row: 3 / 4;
        margin: 0;
        width: 100%;
    }

    .category.category--no-filter .category__main {
        grid-column: 1 / 5;
    }

    .category .category_description.category_bottom {
        grid-column: 1 / 5;
        grid-row: 4 / 5;
        margin-top: 20px;
    }
}

@media screen and (min-width: 920px) {
    .container-catalog .adaptive-filter {
        width: calc((100% - 4 * 20px) / 5);
    }

    .category__main--filter .container-catalog .adaptive-filter {
        width: calc((100% - 3 * 20px) / 4);
    }

    .category .row-some-height {
        grid-template-columns: repeat(5, calc((100% - 4 * 20px) / 5));
    }

    .category .category__header {
        grid-column: 2 / 6;
    }

    .category.category--no-filter .category__header {
        grid-column: 1 / 6;
    }

    .category .category__subcategories {
        grid-column: 2 / 6;
    }

    .category.category--no-filter .category__subcategories {
        grid-column: 1 / 6;
    }

    .category .category__main.category__main--filter {
        grid-column: 2 / 6;
    }

    .category.category--no-filter .category__main {
        grid-column: 1 / 6;
    }

    .category .category_description.category_bottom {
        grid-column: 1 / 6;
    }

    .category__header .breadcrumbs {
        width: 100%;
        height: unset;
        margin-left: calc(-20px - 1.25 * (100% - 4 * 20px) / 5);
    }

    .category--no-filter .category__header .breadcrumbs {
        margin-left: 0;
    }

    .inner-page .breadcrumbs ul {
        display: inline-block;
    }

    .inner-page .breadcrumbs LI {
        display: inline-block;
    }

    .inner-page .breadcrumbs LI.breadcrumbs__link {
        display: inline-block;
    }

    .inner-page .breadcrumbs__link {
        padding-right: 48px;
        position: relative;
    }

    .inner-page .breadcrumbs__link A {
        display: inline-block;
        text-indent: 0;
        width: unset;
        height: unset;
        background-image: none;
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 18px;
        color: #8F8D8D!important;
    }

    .inner-page .breadcrumbs__link::after {
        content: "";
        position: absolute;
        right: 12px;
        top: 12px;
        height: 1px;
        width: 24px;
        background-color: #8F8D8D;
        display: block;
    }

    .inner-page .breadcrumbs__last {
        font-size: 13px;
        line-height: 18px;
        color: #8F8D8D;
    }

    .category__header .category-name {
        width: 100%;
        font-size: 25px;
        line-height: 150%;
    }

    .category__main-products .lazyloading-paging {
        gap: 50px;
        flex-direction: row;
    }

    .category_description.category_bottom {
        margin-top: 48px;
        font-size: 13px;
        line-height: 150%;
    }

    .category_description.category_bottom H1 {
        font-size: 28px;
    }

    .category_description.category_bottom H2 {
        font-size: 28px;
    }
}

@media screen and (min-width: 1200px) {
    .container-catalog .adaptive-filter {
        width: calc((100% - 5 * 20px) / 6);
    }

    .category__main--filter .container-catalog .adaptive-filter {
        width: calc((100% - 4 * 20px) / 5);
    }

    .category .row-some-height {
        grid-template-columns: repeat(6, calc((100% - 5 * 20px) / 6));
    }

    .category .category__header {
        grid-column: 2 / 7;
    }

    .category.category--no-filter .category__header {
        grid-column: 1 / 7;
    }

    .category .category__subcategories {
        grid-column: 2 / 7;
    }

    .category.category--no-filter .category__subcategories {
        grid-column: 1 / 7;
    }

    .category .category__main.category__main--filter {
        grid-column: 2 / 7;
    }

    .category.category--no-filter .category__main {
        grid-column: 1 / 7;
    }

    .category .category_description.category_bottom {
        grid-column: 1 / 7;
    }

    .category__header .breadcrumbs {
        width: 100%;
        height: unset;
        margin-left: calc(-20px - 1.2 * (100% - 5 * 20px) / 6);
    }
}

.filter {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10200;
    left: 0;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
    overflow: scroll;
    max-height: 500px;
    zoom: 1.1;
}

.category .filter {
    max-height: unset;
    bottom: 0;
    zoom: unset;
    overflow: hidden;
    margin: 0;
    padding: 0 36px 0 0;
    box-shadow: none;
    background-color: transparent;
}

.category .filter.container::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: #EDF3FA;
    opacity: 0.8;
    z-index: 10201;
}

.filter-inner {
    background-color: #EDF3FA;
    position: relative;
    z-index: 10202;
    box-shadow: 5px 0px 7.8px rgba(0, 0, 0, 0.2);
    padding: 12px 18px;
    height: 100%;
}

.filter-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

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

.filter-logo a {
    display: inline-block;
}

.filter-logo img {
    display: block;
    margin: 0;
}

.filter-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: var(--color-text-3);
}

.filter-close {
    display: block;
}

.filter-close .dialog-close {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.filter-close .dialog-close span {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: var(--color-text-3);
}

.filter-close .dialog-close img {
    display: block;
    margin: 0;
}

.filters-background {
    padding: 0;
    margin: 20px 0 0 0;
    overflow-y: auto;
    max-height: calc(100% - 20px - 52px);
}

.category .filter .filter-slider {
    margin: 20px;
}

.filter .filtergroup .slider .pricehint {
    text-align: left;
    margin: 10px 15px 0;
    font-size: 12px;
    color: #000000;
}

.filterform {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

@media screen and (min-width: 768px) {
    .category.inner-page .col-some-height {
        grid-column: 1 / 2;
        grid-row: 1 / 4;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .category.inner-page.category--no-filter .col-some-height {
        display: none;
    }

    .filter {
        display: block;
        position: static;
    }

    .category__main.category__main--filter {
        width: calc(100% - 50px - ((100% - 95px) / 4));
        margin: 20px 15px 0 20px;
        padding: 0;
    }

    .category__main.category__main--filter .category__main-header {
        margin-top: 0;
    }

    .category .filter {
        padding: 0;
        margin-top: 40px;
    }

    .category .filter.container::after {
        top: 40px;
        border-radius: 10px;
    }

    .filter-inner {
        box-shadow: none;
        background-color: transparent;
    }

    .filter-header {
        display: none;
    }

    .filters-background {
        margin: 0;
        max-height: unset;
    }
}

.category-name {
  font-size: 26px;
}
.category-name img {
  margin-right: 10px;
}
.category-badge {
  padding: 2px 5px;
  background: #bd8d46;
  color: #ffffff;
  font-size: 12px;
  border-radius: 4px;
  text-transform: uppercase;
}
.margin-fix {
  padding-left: 5px;
  padding-right: 5px;
}
span.sub-icon {
  border-radius: 4px;
  margin: 0 5px;
  display: inline-block;
}
span.sub-icon a {
  display: block;
  padding: 6px 12px 9px;
  line-height: 24px;
  color: #3e3f41;
}
/** Popular catalog **/
.catalog-list {
  margin-bottom: 30px;
}
.catalog-list .home-header {
  margin-bottom: 20px;
}
.catalog-list .item_block {
  margin: 0 0px -1px -1px;
  padding: 0;
}
.catalog-list .inner {
  display: table;
  width: 100%;
  border: 1px solid #e9e9e9;
  padding: 20px 10px;
  position: relative;
  z-index: 10;
}
.catalog-list .inner:hover {
  border: 1px solid #cccccc;
  position: relative;
  z-index: 20;
}
.catalog-list .inner .image {
  display: table-cell;
  width: 110px;
  vertical-align: top;
  text-align: center;
}
.catalog-list .inner .image img {
  max-width: 100px;
  max-height: 100px;
}
.catalog-list .inner .section {
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
}
.catalog-list .inner .section .height-control {
  height: 125px;
  min-height: 125px;
  overflow-y: hidden;
}
.catalog-list .inner .section ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 20px;
}
.catalog-list .inner .section .header {
  font-size: 18px;
  line-height: 20px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  display: block;
  padding: 0 0 10px 0;
}
.catalog-list .inner .section .header a {
  color: #bd8d46;
}
.catalog-list .inner .section li {
  font-size: 14px;
  display: inline-block;
}
.catalog-list .inner .section li a {
  color: #333333;
  margin-right: 10px;
}
.catalog-list .inner .section li a:hover {
  text-decoration: none;
  color: #bd8d46;
}
.catalog-list .inner .section li span {
  background: #bd8d46;
  background-image: none;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  content: " ";
  margin: 0 10px 3px 0;
}

/* .########.##.....##.##.....##.##.....##.########..##....##....###....####.##......
/* ....##....##.....##.##.....##.###...###.##.....##.###...##...##.##....##..##......
/* ....##....##.....##.##.....##.####.####.##.....##.####..##..##...##...##..##......
/* ....##....#########.##.....##.##.###.##.########..##.##.##.##.....##..##..##......
/* ....##....##.....##.##.....##.##.....##.##.....##.##..####.#########..##..##......
/* ....##....##.....##.##.....##.##.....##.##.....##.##...###.##.....##..##..##......
/* ....##....##.....##..#######..##.....##.########..##....##.##.....##.####.######## */

/* ..######.....###....########....###....##........#######...######..
/* .##....##...##.##......##......##.##...##.......##.....##.##....##.
/* .##........##...##.....##.....##...##..##.......##.....##.##.......
/* .##.......##.....##....##....##.....##.##.......##.....##.##...####
/* .##.......#########....##....#########.##.......##.....##.##....##.
/* .##....##.##.....##....##....##.....##.##.......##.....##.##....##.
/* ..######..##.....##....##....##.....##.########..#######...######.. */

.thumbnail-catalog {
    position: relative;
    background: #ffffff;
}

.thumbnail-catalog .badge img {
    width: 40px;
}

.thumbnail-catalog .sub-icon {
  position: absolute;
  right: 0;
}

.thumbnail-catalog .name {
    padding: 0;
    font-size: 12px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
    word-wrap: break-word;
}

.thumbnail-catalog .name a {
    color: #072B4B;
}

.hover-active .thumbnail-catalog .name a:hover {
  color: #bd8d46;
  text-decoration: none;
}
.thumbnail-catalog .status {
    display: flex;
    width: 100%;
    padding: 0;
    flex-direction: column;
    gap: 5px;
    margin-top: 10px;
}

.thumbnail-catalog .status .rating-big {
  display: block;
  text-align: left;
}

.thumbnail-catalog .status .rating {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.thumbnail-catalog .status .rating-icons {
    display: flex;
    align-items: center;
    gap: 3px;
    justify-content: flex-start;
}

.thumbnail-catalog .status .rating-icons .star,
.thumbnail-catalog .status .rating-icons .star-full,
.thumbnail-catalog .status .rating-icons .star-half,
.thumbnail-catalog .status .rating-icons .star-empty {
    width: 12px;
    height: 4px;
    border-radius: 2px;
    background-color: #E2E2E2;
    position: relative;
}

.thumbnail-catalog .status .rating-icons .star::after,
.thumbnail-catalog .status .rating-icons .star-full::after,
.thumbnail-catalog .status .rating-icons .star-half::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 4px;
    border-radius: 2px;
    background-color: #F18D1D;
}

.thumbnail-catalog .status .rating-icons .star-half::after {
    width: 6px;
    border-radius: 2px 0 0 2px;
}

.thumbnail-catalog .status .rating-count {
    padding: 0 0 0 14px;
    color: #072B4B;
    font-size: 10px;
    line-height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999835 0H8.99998C9.2652 0 9.51956 0.105357 9.7071 0.292893C9.89464 0.48043 10 0.734784 10 1V10L7.99996 8H0.999835C0.734613 8 0.480255 7.89464 0.292715 7.70711C0.105175 7.51957 -0.000183105 7.26522 -0.000183105 7V1C-0.000183105 0.734784 0.105175 0.48043 0.292715 0.292893C0.480255 0.105357 0.734613 0 0.999835 0ZM0.999835 7H7.99996L8.99998 8V1H0.999835' fill='%23F18D1D'/%3E%3C/svg%3E%0A");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 10px 10px;
}

.hover-active .thumbnail-catalog .status .rating-big a:hover {
  text-decoration: none;
}

.thumbnail-catalog .status .availability {
  font-size: 12px;
  line-height: 10px;
  display: block;
  text-align: left;
}

.thumbnail-catalog .status .availability .stock-high {
  color: #089510;
}
.thumbnail-catalog .status .availability .stock-none {
  color: #ff3f4f;
}

.thumbnail-catalog .offers {
    padding: 0;
    margin-top: 10px;
}

.thumbnail-catalog .btn-primary {
    width: 20px;
    height: 20px;
    position: relative;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
}



.thumbnail-catalog .btn-primary:after {
    top: 0;
    left: 0;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 4.21053C17.58 4.21053 18.05 4.42105 18.42 4.83158C18.8 5.26316 19 5.73684 19 6.31579L20 17.8947C20 18.4737 19.8 18.9474 19.42 19.3789C19.05 19.7895 18.58 20 18 20H2C1.42 20 0.95 19.7895 0.58 19.3789C0.2 18.9474 0 18.4737 0 17.8947L1 6.31579C1 5.73684 1.2 5.26316 1.58 4.83158C1.95 4.42105 2.42 4.21053 3 4.21053H6V2.10526C6 1.49474 6.2 1 6.58 0.610526C6.95 0.210526 7.42 0 8 0H12C12.58 0 13.05 0.210526 13.42 0.610526C13.8 1 14 1.49474 14 2.10526V4.21053H17ZM3 6.31579L2 17.8947H18L17 6.31579H3ZM12 4.21053V2.10526H8V4.21053H12Z' fill='%231E90FF'/%3E%3C/svg%3E%0A");
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
}

.thumbnail-catalog .add-to-cart.product_none .btn-primary:after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 0H2.5C1.1 0 0 1.46565 0 3.05344V12.9466C0 14.6565 1.1 16 2.5 16H17.5C18.9 16 20 14.6565 20 12.9466V3.05344C20 1.46565 18.9 0 17.5 0ZM1.3 4.03053L5.7 8.06107L1.3 12.0916V4.03053ZM18.8 13.0687C18.8 13.9237 18.2 14.6565 17.5 14.6565H2.5C1.8 14.6565 1.2 13.9237 1.2 13.0687L6.1 8.54962L8.8 10.9924C9.1 11.2366 9.5 11.4809 9.9 11.4809C10.3 11.4809 10.7 11.3588 11 10.9924L13.7 8.54962L18.8 13.0687ZM18.8 12.0916L14.4 8.06107L18.8 4.03053V12.0916ZM10.7 10.3817C10.5 10.626 10.2 10.7481 10 10.7481C9.8 10.7481 9.5 10.626 9.3 10.3817L1.3 3.05344C1.3 2.19847 1.9 1.46565 2.6 1.46565H17.6C18.3 1.46565 18.9 2.19847 18.9 3.05344C18.8 3.05344 10.7 10.3817 10.7 10.3817Z' fill='%231E90FF'/%3E%3C/svg%3E%0A");
    width: 20px;
    height: 16px;
}

.hover-active .thumbnail-catalog .btn-primary:hover,
.hover-active .thumbnail-catalog .btn-primary:focus {
  background: transparent;
}
.thumbnail-catalog .btn.disabled,
.thumbnail-catalog .btn:disabled {
  background: #cccccc;
  cursor: not-allowed;
  border: 0;
  pointer-events: auto;
}
.thumbnail-catalog .btn.disabled:after,
.thumbnail-catalog .btn:disabled:after {
  font-family: 'express', serif;
  font-size: 30px;
  top: 1px;
  left: 12px;
  content: "\e903";
  color: #ffffff;
  position: absolute;
}

.thumbnail-catalog .image-block {
    height: auto!important;
    width: 100%;
    aspect-ratio: 1;
    overflow: hidden;
    line-height: unset!important;
    text-align: center;
    padding: 0;
    position: relative;
}

.thumbnail-catalog .image-block a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.thumbnail-catalog .image-block img {
    max-width: 100%;
    max-height: 100%;
}

.thumbnail-catalog .image-block .photo-array {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
.thumbnail-catalog .image-block .photo-array .photo-btn.prev {
  position: absolute;
  left: 5px;
  cursor: pointer;
}
.thumbnail-catalog .image-block .photo-array .photo-btn.next {
  position: absolute;
  right: 5px;
  cursor: pointer;
}
.thumbnail-catalog .image-block .photo-array .fa-angle-left {
  left: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
}
.thumbnail-catalog .image-block .photo-array .fa-angle-left:hover {
  color: #bd8d46;
}
.thumbnail-catalog .image-block .photo-array .fa-angle-right {
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
}
.thumbnail-catalog .image-block .photo-array .fa-angle-right:hover {
  color: #bd8d46;
}
.thumbnail-catalog .image-block:hover .photo-array {
  opacity: 1;
}
.thumbnail-catalog .image-block:hover .image-bar {
  display: block;
}
.thumbnail-catalog .image-block .image-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 10;
}
.thumbnail-catalog .image-block .image-bar .inner {
  margin: 0 5px;
  line-height: 0;
}
.thumbnail-catalog .image-block .image-bar .inner .inner-bar {
  line-height: 0;
  background: #cccccc;
  border-right: 2px solid #ffffff;
  display: inline-block;
  height: 2px;
}
.thumbnail-catalog .image-block .image-bar .inner .active {
  background: #bd8d46;
}
.thumbnail-catalog .image-block .zoom-image {
  width: 100%;
}
.hover-active .thumbnail-catalog .image-block .compare-favorite {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 10;
  height: 32px;
  background: rgba(255, 255, 255, 0.85);
  width: 100%;
  line-height: 30px;
  font-size: 13px;
  visibility: hidden;
}
.thumbnail-catalog .image-block .compare-favorite {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30px;
  background: rgba(255, 255, 255, 0.85);
  width: 100%;
  line-height: 30px;
  font-size: 13px;
  visibility: visible;
}
.thumbnail-catalog .image-block .compare-favorite span:first-child {
  margin-right: 15px;
}
.thumbnail-catalog .image-block .compare-favorite span .fa {
  margin-right: 3px;
  color: #636363;
}
.thumbnail-catalog .image-block .compare-favorite span a {
  color: #636363;
  border-bottom: 1px dotted #636363;
}
.thumbnail-catalog .image-block .compare-favorite span a:hover,
.thumbnail-catalog .image-block .compare-favorite span a:focus {
  text-decoration: none;
  color: #232323;
  border-bottom: 1px dotted #232323;
}
.thumbnail-catalog .image-block .compare-favorite .active .fa {
  margin-right: 3px;
  color: #bd8d46;
}
.thumbnail-catalog .image-block .compare-favorite .active a {
  color: #bd8d46 !important;
  border-bottom: 1px dotted #bd8d46 !important;
}
.hover-active .thumbnail-catalog .image-block .compare-favorite .active a:hover {
  text-decoration: none;
  color: #bd8d46;
  border-bottom: 1px dotted #bd8d46;
}
.thumbnail-catalog .image-block img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 200px;
  max-width: 100%;
}
.thumbnail-catalog .image-block .compare-favorite,
.thumbnail-catalog .image-block .preview {
  display: none;
}

.hover-active .thumbnail-catalog:hover {
    position: relative;
}

.hover-active .thumbnail-catalog:hover::after {
    content: "";
    position: absolute;
    inset: -10px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 20px -2px #006DAA40;
    z-index: 1;
}

.fly-to-cart.flexdiscount-product-wrap.hover-active {
    height: 100%;
}

.fly-to-cart.flexdiscount-product-wrap.hover-active .thumbnail-catalog {
    height: 100%;
}

.hover-active .thumbnail-catalog:hover form {
    position: relative;
    z-index: 2;
}

.hover-active .thumbnail-catalog:hover .compare-favorite {
  visibility: visible;
  transform: translate(0, -30px);
}
.hover-active .thumbnail-catalog:hover .after-bottom-block {
  border-top: 1px solid #cccccc;
}
.hover-active .thumbnail-catalog:hover .one-click {
  border-top: 1px solid #cccccc;
}

.thumbnail-catalog .bottom-block {
    display: table;
    width: 100%;
    margin: 0;
}

.thumbnail-catalog .bottom-block .price {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}

.thumbnail-catalog .bottom-block .price span {
    display: block;
    margin: 0;
}

.thumbnail-catalog .bottom-block .price s {
    color: #9b9b9b;
    font-size: 14px;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
    display: block;
}

.thumbnail-catalog .bottom-block .add-to-cart {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  width: 1%;
}
.thumbnail-catalog .after-bottom-block {
  border-top: 1px solid #e9e9e9;
  padding: 7px 5px;
  text-align: center;
  font-size: 14px;
}
.thumbnail-catalog .after-bottom-block .fa {
  color: #737373;
}
.thumbnail-catalog .after-bottom-block a {
  color: #737373;
  border-bottom: 1px dotted #737373;
  text-align: center;
}
.hover-active .thumbnail-catalog .after-bottom-block a:hover,
.hover-active .thumbnail-catalog .after-bottom-block a:focus {
  text-decoration: none;
}
.thumbnail-catalog .one-click {
  border-top: 1px solid #e9e9e9;
  padding: 5px 5px 7px;
  text-align: center;
  font-size: 14px;
}
.thumbnail-catalog .one-click .fa {
  color: #737373;
}
.thumbnail-catalog .one-click img {
  height: 16px;
  margin-right: 5px;
}
.thumbnail-catalog .one-click a {
  color: #bd8d46;
  border-bottom: 1px dotted #bd8d46;
  text-align: center;
}
.hover-active .thumbnail-catalog .one-click a:hover,
.hover-active .thumbnail-catalog .one-click a:focus {
  text-decoration: none;
}
.thumbnail-catalog .thumbs_type2 .price {
  display: block !important;
  text-align: center;
}
.thumbnail-catalog .thumbs_type2 {
  height: auto !important;
}
.thumbnail-catalog .thumbs_type2,
.thumbnail-catalog .thumbs_type2 .add-to-cart {
  display: block !important;
  text-align: center;
  width: 100%;
}
.thumbnail-catalog .thumbs_type2 .price {
  margin-bottom: 10px;
}
.thumbnail-catalog .thumbs_type2 .price s {
  display: inline-block;
  margin-right: 5px;
}
.thumbnail-catalog .thumbs_type2 .price span {
  display: inline-block;
}
.thumbnail-catalog .thumbs_type2 .btn-primary,
.text-catalog .thumbs_type2 .btn-primary,
.list-catalog .thumbs_type2 .btn-primary {
  padding-left: 50px;
  padding-right: 90px;
  display: inline-block;
}
.list-catalog {
  border-bottom: 1px solid #e9e9e9;
  border-radius: 0;
  position: relative;
  margin-top: 20px;
  padding-bottom: 20px;
  background: #ffffff;
}
.list-catalog .expand-content {
  margin-top: 20px;
  color: #8d8d8d;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
}
.list-catalog .expand-content dt.divider {
  font-size: 16px;
}
.list-catalog .expand-content .icon16.color {
  margin-top: 4px;
  margin-left: 5px;
  margin-right: 3px;
}
.list-catalog .name {
  padding: 0 0 5px;
  font-size: 16px;
  line-height: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.list-catalog .name a {
  color: #333333;
}
.list-catalog .name a:hover {
  color: #bd8d46;
}
.list-catalog .badge-block {
  left: 20px;
}
.list-catalog .rating-big {
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  padding: 10px 0;
}
.list-catalog .rating-big a {
  color: #979797;
  font-size: 12px;
  display: inline-block;
}
.list-catalog .rating-big a:hover {
  text-decoration: none;
}
.list-catalog .compare-favorite {
  margin-top: 10px;
  line-height: 24px;
  font-size: 13px;
}
.list-catalog .compare-favorite span {
  display: block;
}
.list-catalog .compare-favorite span .fa {
  margin-right: 3px;
  color: #636363;
}
.list-catalog .compare-favorite span a {
  color: #636363;
  border-bottom: 1px dotted #636363;
}
.list-catalog .compare-favorite span a:hover,
.list-catalog .compare-favorite span a:focus {
  text-decoration: none;
  color: #232323;
  border-bottom: 1px dotted #232323;
}
.list-catalog .compare-favorite .active .fa {
  margin-right: 3px;
  color: #bd8d46;
}
.list-catalog .compare-favorite .active a {
  color: #bd8d46 !important;
  border-bottom: 1px dotted #bd8d46 !important;
}
.list-catalog .compare-favorite .active a:hover {
  text-decoration: none;
  color: #bd8d46;
  border-bottom: 1px dotted #bd8d46;
}
.list-catalog .availability {
  display: inline-block;
  font-size: 12px;
  margin-left: 15px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-top: 10px;
}
.list-catalog .availability .stock-high {
  color: #089510;
}
.list-catalog .availability .stock-none {
  color: #ff3f4f;
}
.list-catalog .offers {
  padding: 10px;
}
.list-catalog .btn-primary {
  width: 55px;
  height: 40px;
  position: relative;
}
.list-catalog .btn-primary:after {
  font-family: 'express', serif;
  font-size: 30px;
  top: 1px;
  left: 12px;
  content: "\e903";
  color: #ffffff;
  position: absolute;
}
.list-catalog .btn-primary:hover,
.list-catalog .btn-primary:focus {
  background: #bd8d46;
}
.list-catalog .btn.disabled,
.list-catalog .btn:disabled {
  background: #cccccc;
  cursor: not-allowed;
  border: 0;
  pointer-events: auto;
}
.list-catalog .btn.disabled:after,
.list-catalog .btn:disabled:after {
  font-family: 'express', serif;
  font-size: 30px;
  top: 1px;
  left: 12px;
  content: "\e903";
  color: #ffffff;
  position: absolute;
}
.list-catalog .image-block {
  max-width: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.list-catalog .image-block img {
  max-height: 200px;
  max-width: 100%;
}
.list-catalog .description {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-bottom: 10px;
}
.list-catalog .code {
  font-size: 12px;
  color: #828282;
  margin-bottom: 5px;
}
.list-catalog .bottom-block {
  width: 100%;
  margin: 0;
}
.list-catalog .bottom-block .price {
  font-size: 20px;
  line-height: 18px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.list-catalog .bottom-block .price span {
  display: block;
  margin: 0;
}
.list-catalog .bottom-block .price s {
  color: #9b9b9b;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  display: block;
}
.list-catalog .bottom-block .add-to-cart {
  margin-top: 10px;
}
.list-catalog .bottom-block .add-to-cart .qty {
  margin-top: 10px;
  display: inline-block;
}
.list-catalog .bottom-block .add-to-cart .qty input[type="text"] {
  width: 50px;
  text-align: center;
  margin-right: 5px;
  height: 40px;
  border-radius: 4px;
}
.text-catalog {
  border-bottom: 1px solid #e9e9e9;
  border-radius: 0;
  position: relative;
  background: #ffffff;
  width: 100%;
}
.text-catalog .table-row {
  display: table;
  width: 100%;
  vertical-align: middle;
}
.text-catalog .table-row:hover {
  background: #f6f6f6;
}
.text-catalog .name {
  padding: 0 0 5px;
  font-size: 16px;
  line-height: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.text-catalog .name a {
  color: #333333;
}
.text-catalog .name a:hover {
  color: #bd8d46;
}
.text-catalog .availability {
  font-size: 12px;
  vertical-align: middle;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.text-catalog .availability .stock-high {
  color: #089510;
}
.text-catalog .availability .stock-none {
  color: #ff3f4f;
}
.text-catalog .btn-primary {
  width: 55px;
  height: 40px;
  position: relative;
}
.text-catalog .btn-primary:after {
  font-family: 'express', serif;
  font-size: 30px;
  top: 1px;
  left: 12px;
  content: "\e903";
  color: #ffffff;
  position: absolute;
}
.text-catalog .btn-primary:hover,
.text-catalog .btn-primary:focus {
  background: #bd8d46;
}
.text-catalog .btn.disabled,
.text-catalog .btn:disabled {
  background: #cccccc;
  cursor: not-allowed;
  border: 0;
  pointer-events: auto;
}
.text-catalog .btn.disabled:after,
.text-catalog .btn:disabled:after {
  font-family: 'express', serif;
  font-size: 30px;
  top: 1px;
  left: 12px;
  content: "\e903";
  color: #ffffff;
  position: absolute;
}
.text-catalog .code {
  font-size: 12px;
  color: #828282;
  margin-bottom: 5px;
}
.text-catalog .price {
  font-size: 20px;
  line-height: 18px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.text-catalog .price span {
  display: inline-block;
  margin: 0;
}
.text-catalog .price s {
  color: #9b9b9b;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  display: block;
}
.text-catalog .badge-block {
  position: static;
  display: inline-block;
}
.text-catalog .badge.discount {
  position: static;
  display: inline-block;
  margin-left: 5px;
}
.text-catalog .table-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 5px;
  text-align: left;
}
.text-catalog .table-cell .rating-big {
  margin-bottom: 5px;
}
.text-catalog .table-cell .rating-big a {
  color: #979797;
  font-size: 12px;
  display: inline-block;
}
.text-catalog .table-cell .rating-big a:hover {
  text-decoration: none;
}
.text-catalog .table-cell:nth-child(1) {
  width: 15%;
  text-align: left;
}
.text-catalog .table-cell:nth-child(2) {
  width: 45%;
}
.text-catalog .table-cell:nth-child(3) {
  width: 10%;
  text-align: center;
}
.text-catalog .table-cell:nth-child(4) {
  width: 20%;
  text-align: center;
}
.text-catalog .table-cell:nth-child(4) {
  width: 20%;
}
.text-catalog label {
  margin-bottom: 0;
  display: table-cell;
}
.text-catalog .input-group-addon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.text-catalog .input-group .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0 !important;
}
.loading-cart-icon:after {
  top: 2px !important;
  left: 10px !important;
  background-image: url(img/spin.svg) !important;
  background-size: 34px;
  background-repeat: no-repeat;
  color: #ffffff;
  position: absolute;
  content: " " !important;
  width: 35px;
  height: 35px;
}
.alert-box {
  background: #f5f5f5;
  padding: 10px;
  color: forestgreen;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.alert-box .fa {
  margin-right: 5px;
}
.subcategory {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  border: 1px solid #e9e9e9;
  font-size: 17px;
}
.subcategory li {
  display: block;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
}
.subcategory li:last-child {
  border-bottom: 0;
}
.subcategory li a {
  display: block;
  padding: 10px 15px;
  color: #333333;
  border-left: 3px solid transparent;
  line-height: 20px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.subcategory li a:hover,
.subcategory li a:focus {
  text-decoration: none;
  color: #bd8d46;
  border-left: 3px solid #bd8d46;
  background: #f5f5f5;
}
.subcategory li a span.count {
  position: absolute;
  right: 15px;
  font-size: 12px;
  top: 30%;
  color: #b0b0b0;
}
.subcategory li ul {
  margin: 0;
  padding: 0;
}
.subcategory li ul li {
  padding-left: 20px;
}
.subcategory .selected a {
  color: #bd8d46;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  border-left: 3px solid #bd8d46;
  background: #f5f5f5;
}
.subcategory-noimages {
  margin: 3px 0;
}
.subcategory-noimages .link {
  word-wrap: break-word;
  display: inline-block;
  line-height: 20px;
  height: auto;
  border: 1px solid #343434;
  padding: 5px 10px;
  margin: 3px 5px;
  border-radius: 4px;
  font-size: 15px;
  color: #333333;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.subcategory-noimages .link:hover {
  border: 1px solid #bd8d46;
  color: #bd8d46;
  text-decoration: none;
}
.split {
  margin-top: 20px;
}
.split-catalog {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  border-top: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  font-size: 17px;
  line-height: 19px;
}
.split-catalog .tree:after {
  font-family: 'FontAwesome', serif;
  content: "\f054";
  right: 10px;
  top: 11px;
  position: absolute;
  font-size: 11px;
  color: #848484;
}
.split-catalog li.header {
  padding: 10px 17px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 18px;
  position: relative;
  background: #f5f5f5;
}
.split-catalog li.header:after {
  display: block;
  font-family: 'FontAwesome', serif;
  content: "\f107";
  position: absolute;
  top: 10px;
  right: 15px;
}
.split-catalog li {
  display: block;
  position: relative;
  background: #ffffff;
}
.split-catalog li:last-child {
  border-bottom: 0;
}
.split-catalog li a {
  border-bottom: 1px solid #e9e9e9;
  display: block;
  padding: 10px 15px;
  color: #333333;
  border-left: 3px solid transparent;
}
.split-catalog li a:hover,
.split-catalog li a:focus {
  text-decoration: none;
  color: #bd8d46;
  border-left: 3px solid #bd8d46;
  background: #f5f5f5;
}
.split-catalog li:hover > a {
  background: #f5f5f5;
  color: #bd8d46;
}
.split-catalog li ul {
  margin: 0;
  padding: 0;
  position: absolute;
  display: none;
  z-index: 1000;
  left: 100%;
  top: -1px;
  width: 300px;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
}
.split-catalog .selected > a {
  color: var(--color-active-link);
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.split-catalog li:hover > ul {
  display: block;
}
.split-catalog li ul > ul {
  display: block;
}

.filter .filter-name {
  padding: 15px 15px 12px;
  font-size: 17px;
  color: #bd8d46;
  margin-left: -15px;
  margin-right: -15px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  position: relative;
  background: #efefef;
  border-bottom: 1px solid #ffffff;
}
.filter .filter-name i {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 10px;
  color: #bd8d46;
  position: absolute;
  right: 5px;
}
.filter .unit {
  margin-left: 5px;
}
.filter h5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter .panel-default {
  margin-bottom: 20px;
}
.filter .filtergroup:hover .panel-body {
  color: #bd8d46;
}
.filter .filtergroup .slider {
  font-size: 14px;
  text-align: center;
  margin-top: 16px;
}

.filter .filtergroup .slider .min,
.filter .filtergroup .slider .max {
  width: 40%;
  margin-bottom: 0;
}
.filter .filtergroup .slider input[type="text"] {
  text-align: center;
  color: #000000;
  border: 1px solid #cccccc;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}

.filter .filtergroup label {
    color: #000000;
    margin: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    word-break: break-all;
}

.filter .filtergroup .show-more {
    font-size: 13px;
}

.filter .filtergroup .show-more:hover,
.filter .filtergroup .show-more:focus {
    text-decoration: none;
    opacity: 0.8;
}

.filter .panel-body .icon {
    position: absolute;
    right: 5px;
    top: 0;
    color: #333333;
}

.filter .panel-body {
    padding: 0;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.filter .checkboxfilter input[type="checkbox"] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.filter .panel-price {
  border-top: 0;
}
.filter .panel-body:hover {
  color: #bd8d46;
}
.filter .checkboxfilter {
  padding: 0;
  font-size: 14px;
  line-height: 18px;
}

.filter .checkboxfilter input {
    margin-right: 10px;
    transform: translateY(-2px);
}

.filter .group-filter {
    margin: 16px 0 0 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.filter .diaposon {
  margin: 10px 0;
}
.filter .filter-slider {
  margin: 20px 5px 30px 5px;
}
.filter .radio,
.filter .checkbox {
  margin: 3px 0;
}
.filter .checkbox,
.filter .radio {
  position: relative;
  padding: 0;
}
.clearfilter {
  margin: 20px 0;
}

.clearfilter .btn {
    color: #888888;
    border: 1px solid #d0cfcf;
    font-size: 14px;
    background: #ffffff;
    border-radius: 0;
    white-space: unset;
}

.clearfilter .btn:hover {
    color: #333333;
}

.margin-top {
  margin-top: 20px;
}
.ui-slider {
  position: relative;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  font-weight: bold;
  cursor: pointer;
  outline: 0;
  border: 5px solid #ffffff;
  background: #bd8d46;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.65);
  -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.65);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.65);
}
.ui-slider .ui-slider-handle:focus {
  outline: 0;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  overflow: hidden;
}
.ui-slider-horizontal {
  height: 4px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -8px;
  margin-left: -10px;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-widget-content {
  background: #cccccc;
}
.ui-widget-header {
  border-bottom: 0;
  background: #666666;
}
.ui-corner-all {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/** Badge **/
.badge-block {
  position: absolute;
  z-index: 10;
  top: 10px;
  left: 10px;
  width: 100px;
}
.badge {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  padding: 4px 10px 4px;
  background: #797f82;
  color: #ffffff;
  border-radius: 2px;
  display: grid;
  grid-gap: 15%;
  margin-right: 5px;
}
.badge.new {
  background: #797f82;
  color: #ffffff;
}
.badge.bestsellers {
  background: #797f82;
  color: #ffffff;
}
.badge.hits {
  background: #797f82;
}
.badge.discount {
  display: inline-block;
  background: #F5184D;
  border: 0;
  color: #ffffff;
  padding: 4px 5px 4px;
}
/** Menu-h && XS menu */
.xs-menu-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.33);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
}
.xs-menu-overlay .close-block {
  background: #588f27;
  height: 47px;
  position: relative;
}
.xs-menu-overlay .close-block a {
  position: absolute;
  text-decoration: none;
  z-index: 10001;
  color: #ffffff;
  display: block;
  font-size: 28px;
  margin-right: 9px;
  text-align: right;
  width: 30px;
  right: 0;
  top: -7px;
}
.xs-menu-overlay .close-block a:hover {
  text-decoration: none;
}
.xs-menu-overlay .title {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #ffffff;
  z-index: 1;
  font-size: 17px;
}
.xs-menu {
  width: 100%;
  min-height: 20px;
  position: relative;
  z-index: 20;
  margin: 0;
  padding: 0;
  height: 60px;
  font-size: 22px;
  list-style: none;
  background: #588f27;
  border: 0;
  display: flex;
  align-items: center;
}
.xs-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.xs-menu ul li {
  margin-left: 10px;
}
.xs-menu ul li a {
  display: inline-block;
  padding: 11px;
  color: #ffffff;
  text-decoration: none;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.xs-menu ul li a .fa {
  margin-right: 8px;
}
.xs-menu ul li.search {
  position: absolute;
  right: 0;
  top: 0;
}
.clone-xs-menu {
  position: fixed;
  left: 0;
  width: 100%;
  background: #ffffff;
  z-index: 1000000;
  overflow-y: auto;
  max-height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
}
.clone-xs-menu .pages {
  background: #588f27;
  height: 47px;
  position: relative;
}
.clone-xs-menu .pages a {
  text-decoration: none;
  z-index: 10001;
  color: #ffffff;
  display: block;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 17px;
}
.clone-xs-menu .pages a:hover {
  text-decoration: none;
}
.clone-xs-menu li {
  border-top: 1px solid #eeeeee;
  position: relative;
}
.clone-xs-menu a {
  color: #333333;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 18px;
  display: block;
  padding: 10px;
  height: 46px;
}
.clone-xs-menu a:hover,
.clone-xs-menu a:focus {
  text-decoration: none;
}
.clone-xs-menu .tree .expand {
  position: absolute;
  display: block;
  width: 46px;
  height: 46px;
  background: #f5f5f5;
  right: 0;
  top: 0;
  z-index: 1000001;
  color: #7d7d7d;
  text-align: center;
  font-size: 18px;
}
.clone-xs-menu ul {
  list-style: none;
  margin: 0;
  display: none;
  padding: 0;
}
.clone-xs-menu ul a {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-left: 20px;
  font-size: 16px;
}
.clone-xs-menu ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.clone-xs-menu ul ul a {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-left: 40px;
}
.clone-xs-menu ul ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.clone-xs-menu ul ul ul a {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-left: 60px;
}
.container-menu-h {
  position: relative;
  z-index: 1010;
  padding-bottom: 25px;
}
.no-margin {
  margin-top: -20px;
}
.spacer {
  padding-bottom: 25px;
}
.menu-overlay {
  background: rgba(0, 0, 0, 0.33);
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  display: none;
}
.menu-h {
  visibility: hidden;
  width: 100%;
  min-height: 20px;
  text-align: center;
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  height: 47px;
  font-size: 17px;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  /* Safari */
  justify-content: center;
  -webkit-justify-content: center;
  /* Safari */
  background: #588f27;
  border: 0;
}
.menu-h .tree a {
  padding: 10px 25px 10px 10px;
  position: relative;
}
.menu-h .tree a:after {
  font-family: 'FontAwesome', serif;
  content: "\f0dd";
  right: 10px;
  top: 11px;
  position: absolute;
  font-size: 13px;
}
.menu-h .tree ul {
  list-style: none;
}
.menu-h .tree ul a {
  padding: 0;
  position: relative;
}
.menu-h .tree ul a:after {
  content: " ";
}
.menu-h li {
  float: left;
  margin-right: 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.menu-h li:hover {
  background: #ffffff;
  border-top: 1px solid #e9e9e9;
}
.menu-h li:hover a {
  color: #333333;
}
.menu-h li:hover a:hover {
  color: #588f27;
}
.menu-h li a {
  display: block;
  padding: 10px;
  color: #ffffff;
  text-decoration: none;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.menu-h li ul {
  margin: 0;
  padding: 20px 20px 15px 20px;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 20;
  background: #ffffff;
  box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  text-align: left;
  visibility: hidden;
  top: -1000000px;
  left: -1000000px;
}
.menu-h li:hover ul {
  visibility: visible;
  left: 0;
  top: auto;
  transition: visibility 0s linear 0.2s, ease-in-out 0.2s linear;
}
.menu-h .tree.more > a {
  padding: 10px 20px;
}
.menu-h li ul .tree a {
  padding: 0;
  position: relative;
}
.menu-h li ul .tree a:after {
  font-family: 'FontAwesome', serif;
  content: " ";
  right: 10px;
  top: 12px;
  position: absolute;
}
.menu-h li ul li {
  width: 24%;
  min-width: 150px;
  background: none;
  float: left;
  margin-bottom: 5px;
  box-shadow: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.menu-h li ul li:hover {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.menu-h li ul li a {
  padding: 0;
  display: inline;
  color: #343434;
  text-transform: uppercase;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 16px;
  position: relative;
}
.menu-h li ul li a:before {
  font-family: 'FontAwesome', serif;
  content: " ";
  font-size: 13px;
  margin-right: 5px;
  position: absolute;
  top: 12px;
  margin-left: -15px;
}
.menu-h li ul li ul {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 0;
}
.menu-h li ul li ul li {
  margin-bottom: 0;
  width: 100%;
}
.menu-h li ul li ul li a {
  text-transform: none;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 16px;
}
.menu-h li ul li ul li a:before {
  content: "";
}
.menu-h li ul li ul li ul {
  display: none;
}
.menu-h li ul li ul li ul li {
  padding: 0 0 0 10px;
}
.menu-h li ul li ul li ul li a {
  font-size: 12px;
}
.menu-h .fa-sort-desc {
  font-size: 10px;
  margin-top: -10px;
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
}
.menu-h .more a {
  padding: 10px 15px;
  position: relative;
}
.menu-h .more a:after {
  font-family: 'FontAwesome', serif;
  content: " ";
  right: 10px;
  top: 11px;
  position: absolute;
  font-size: 13px;
}
.menu-h .more a i {
  position: relative;
}
.menu-h .more a i .count {
  position: absolute;
  top: -18px;
  right: -20px;
  background: #bd4688;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  color: #ffffff;
  font-size: 10px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  border-radius: 50%;
}
.menu-h li:hover ul ul ul {
  display: none;
}
.invert-menu .menu-h {
  background: #ffffff;
  border-top: 1px solid #588f27;
  border-bottom: 1px solid #588f27;
}
.invert-menu .menu-h a {
  color: #000000;
}
.invert-menu .menu-h a:hover {
  color: #bd8d46 !important;
}
.invert-menu .menu-h ul {
  margin-top: -1px;
}
.top-line {
  background: #f5f5f5;
  border-bottom: 1px solid #eaeaea;
  padding: 3px 0 5px;
}
.top-line .container {
  background-color: transparent;
}
.menu-h-top {
  margin: 0;
  padding: 0;
  min-height: 24px;
}
.menu-h-top li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.menu-h-top li span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #acb3b4;
  display: inline-block;
}
.menu-h-top li a {
  font-size: 14px;
  color: #222222;
  display: block;
  text-decoration: none;
}
.menu-h-top li a:hover {
  color: #bd8d46;
}
.menu-h-top li ul {
  position: absolute;
  display: none;
  background: #f5f5f5;
  box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
  margin: 0;
  width: 200px;
  z-index: 100010;
  left: -20px;
  padding: 5px 10px;
}
.menu-h-top li ul li {
  margin-right: 0;
  display: block;
  position: relative;
}
.menu-h-top li ul li a {
  display: block;
  padding: 5px 5px 5px 10px;
}
.menu-h-top li ul li a:hover {
  color: #bd8d46;
  border: 0;
}
.menu-h-top li ul li ul {
  position: absolute;
  top: 0;
  left: 100%;
  padding-top: 0;
}
.menu-h-top li:last-child {
  margin-right: 0;
}
.menu-h-top .currency i {
  font-style: normal;
}
.menu-h-top .currency .current_currency {
  margin-left: 5px;
}
.menu-h-top .currency img {
  margin-right: 5px;
}
.menu-h-top .currency .active a {
  color: #bd8d46;
}
.menu-h-top .currency .currency-change {
  text-align: left !important;
}
.menu-h-top .account {
  margin-left: 30px;
}
.menu-h-top li:hover > ul {
  display: block;
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
.menu-h-top li:hover > a {
  color: #bd8d46;
}
.auth li {
  margin-right: 10px;
}
.auth li .fa {
  margin-right: 5px;
  color: #bd8d46;
}
/** Button **/
.btn-primary {
  background: #588f27;
  border-radius: 4px;
  border-color: transparent;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #bd8d46;
  border: 1px solid #bd8d46;
  border-color: transparent;
}
/** Slider ***/
.slider-tabs {
  display: table;
  width: 100%;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  margin: 0;
  padding: 0;
}
.slider-tabs li.active {
  border-bottom: 3px solid #bd8d46;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #bd8d46;
  background: #f5f5f5;
}
.slider-tabs > li {
  float: none;
  cursor: pointer;
  display: table-cell;
  height: 45px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  padding: 10px 10px 8px 10px;
  font-size: 16px;
  line-height: 16px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 3px solid transparent;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #4c4c4c;
}
.slider-tabs > li:last-child {
  border-right: 1px solid transparent;
}
.slider-tabs > li:hover {
  color: #bd8d46;
  background: #f5f5f5;
}



.main-slider-count[data-slide-count="1"] .slider-tabs > li {
  width: 100%;
}
.main-slider-count[data-slide-count="2"] .slider-tabs > li {
  width: 50%;
}
.main-slider-count[data-slide-count="3"] .slider-tabs > li {
  width: 33.33333%;
}
.main-slider-count[data-slide-count="4"] .slider-tabs > li {
  width: 25%;
}
.main-slider-count[data-slide-count="5"] .slider-tabs > li {
  width: 20%;
}
.main-slider-count[data-slide-count="6"] .slider-tabs > li {
  width: 16.66666667%;
}
.main-slider-count[data-slide-count="7"] .slider-tabs > li {
  width: 14.28571429%;
}
.main-slider-count[data-slide-count="8"] .slider-tabs > li {
  width: 12.5%;
}
.main-slider-count[data-slide-count="9"] .slider-tabs > li {
  width: 11.11111111%;
}
.main-slider-count[data-slide-count="10"] .slider-tabs > li {
  width: 10%;
}
.slider-background {
  background: #edecf1 url(img/slider-bg.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.slider-fade {
  position: relative;
}
.slider-fade .arrow-control {
  text-align: center;
  visibility: hidden;
  font-size: 40px;
}
.slider-fade .arrow-control .left {
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0.1;
  color: #ffffff;
}
.slider-fade .arrow-control .right {
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  right: 0;
  background: #000000;
  opacity: 0.1;
  color: #ffffff;
}
.slider-fade .arrow-control a {
  display: block;
  color: #ffffff;
  height: 100%;
  width: 100%;
}
.slider-fade:hover > .arrow-control {
  visibility: visible;
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
.main-slider-product li {
  padding: 20px;
  width: 100%;
  position: relative;
  height: 360px;
}
.main-slider-product li .slider-image {
  position: absolute;
  width: 40%;
  text-align: center;
  margin-right: 5%;
}
.main-slider-product li .slider-image img {
  max-height: 320px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.main-slider-product li .slider-text {
  color: #000000;
  position: absolute;
  z-index: 9999;
  text-align: left;
  left: 45%;
}
.main-slider-product li .slider-text h4 {
  font-size: 26px;
  margin-bottom: 5px;
}
.main-slider-product li .slider-text .desciprtion {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 16px;
  padding-right: 130px;
}
.main-slider-product li .slider-text .price {
  font-size: 20px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-top: 20px;
}
.main-slider-product li .slider-text .button a {
  color: #ffffff;
  background: #bd8d46;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 4px;
  margin-top: 20px;
  font-size: 17px;
}
.main-slider-product li .slider-text .button a:hover,
.main-slider-product li .slider-text .button a:focus {
  text-decoration: none;
}
.main-slider li {
  width: 100%;
  position: relative;
  border: 0 !important;
  float: left;
}
.main-slider li img {
  width: 100%;
  height: auto;
}
.slider_select {
  text-align: center;
  margin: 25px 0;
}
.slider_select a {
  display: inline-block;
  padding: 5px 20px;
  border: 1px solid #bd8d46;
  border-radius: 4px;
  margin: 0 5px;
}
.slider_select a:hover,
.slider_select a:focus,
.slider_select a:link {
  text-decoration: none;
}
.slider_select .active {
  background: #bd8d46;
  color: #ffffff;
}
/** Animation **/
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.main-slider-product-home {
  margin-left: 0;
  margin-bottom: 30px;
}
.main-slider-product-home .adaptive {
  width: 100%;
  padding-left: 0;
  padding-right: 10px;
}
.main-slider-product-home .adaptive .thumbnail:hover {
  border: 1px solid #cccccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-slider-product-home .adaptive .thumbnail:hover .offers {
  padding: 10px;
  border-top: 1px solid #cccccc;
  background: #f6f6f6;
}
.main-slider-product-home .adaptive .thumbnail:hover .image-block img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.7;
}
.main-slider-product-home-split {
  margin-left: 0;
  margin-bottom: 30px;
}
.main-slider-product-home-split .adaptive {
  width: 100%;
  padding-left: 0;
  padding-right: 10px;
}
.main-slider-product-home-split .adaptive .thumbnail:hover {
  border: 1px solid #cccccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-slider-product-home-split .adaptive .thumbnail:hover .offers {
  padding: 10px;
  border-top: 1px solid #cccccc;
  background: #f6f6f6;
}
.main-slider-product-home-split .adaptive .thumbnail:hover .image-block img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.7;
}
.main-slider,
.main-slider-product {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* ....###....########...#######..##.....##.########
/* ...##.##...##.....##.##.....##.##.....##....##...
/* ..##...##..##.....##.##.....##.##.....##....##...
/* .##.....##.########..##.....##.##.....##....##...
/* .#########.##.....##.##.....##.##.....##....##...
/* .##.....##.##.....##.##.....##.##.....##....##...
/* .##.....##.########...#######...#######.....##... */

/* ..######..##.....##..#######..########.
/* .##....##.##.....##.##.....##.##.....##
/* .##.......##.....##.##.....##.##.....##
/* ..######..#########.##.....##.########.
/* .......##.##.....##.##.....##.##.......
/* .##....##.##.....##.##.....##.##.......
/* ..######..##.....##..#######..##....... */

.about-shop {
    margin: 0;
    padding: 0;
    color: var(--color-text);
    font-size: 12px;
    line-height: 1.7;
}

.about-shop p {
    margin: 0 0 1.2em 0;
}

.about-shop a {
    color: var(--color-blue-1);
    text-decoration: underline;
    transition: color 0.2s;
}

.about-shop a:hover,
.about-shop a:focus {
    color: #bd8d46;
    text-decoration: underline;
}

.about-shop h1,
.about-shop h2,
.about-shop h3,
.about-shop h4,
.about-shop h5,
.about-shop h6 {
    font-weight: 700;
    color: var(--color-text-3);
    margin: 1.5em 0 0.7em 0;
    line-height: 1.2;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}

.about-shop h1 { font-size: 22px!important; }
.about-shop h2 { font-size: 20px!important; }
.about-shop h3 { font-size: 18px!important; }
.about-shop h4 { font-size: 16px!important; }
.about-shop h5 { font-size: 14px!important; }
.about-shop h6 { font-size: 12px!important; }

.about-shop ul,
.about-shop ol {
    margin: 0 0 1.2em 2em;
    padding: 0;
}

.about-shop ul {
    list-style: disc inside;
}

.about-shop ol {
    list-style: decimal inside;
}

.about-shop li {
    margin-bottom: 0.5em;
}

.about-shop blockquote {
    margin: 1.5em 0;
    padding: 0.8em 1.2em;
    background: #f5f5f5;
    border-left: 4px solid #bd8d46;
    color: #555;
    font-style: italic;
}

.about-shop table {
    width: 100%;
    border-collapse: collapse;
    margin: 1.5em 0;
    font-size: 1em;
}

.about-shop th,
.about-shop td {
    border: 1px solid #eaeaea;
    padding: 8px 12px;
    text-align: left;
}

.about-shop th {
    background: #f5e8d0;
    font-weight: 700;
}

.about-shop img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1em 0;
}

.about-shop figure {
    margin: 1.5em 0;
    text-align: center;
}

.about-shop figcaption {
    font-size: 0.95em;
    color: #888;
    margin-top: 0.5em;
}

.about-shop pre,
.about-shop code {
    font-family: 'Fira Mono', 'Consolas', monospace;
    background: #f8f8f8;
    color: #333;
    border-radius: 3px;
}

.about-shop pre {
    padding: 1em;
    overflow-x: auto;
    margin: 1.2em 0;
}

.about-shop code {
    padding: 0.2em 0.4em;
    font-size: 0.95em;
}

.about-shop hr {
    border: none;
    border-top: 1px solid #eaeaea;
    margin: 2em 0;
}

.about-shop--spoiler {
    position: relative;
    margin: 0 auto 30px;
}

.about-shop__content {
    max-height: 274px;
    overflow: hidden;
    position: relative;
}

.about-shop--spoiler.open .about-shop__content {
    max-height: unset;
    overflow: visible;
}

.about-shop__fade {
    content: "";
    position: absolute;
    left: 0; right: 0; bottom: 0;
    height: 60px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 90%);
    pointer-events: none;
    transition: opacity 0.3s;
}

.about-shop--spoiler.open .about-shop__fade {
    opacity: 0;
    visibility: hidden;
}

.about-shop__toggle {
    display: inline-block;
    margin: 10px auto 0;
    color: #007bff;
    cursor: pointer;
    background: none;
    border: none;
    font: inherit;
    text-decoration: none;
    transition: color 0.2s;
    position: relative;
    z-index: 2;
}

.about-shop__toggle:hover,
.about-shop__toggle:focus {
    color: #0056b3;
}

@media screen and (min-width: 768px) {
    .about-shop {
        font-size: 14px;
        line-height: 1.7;
    }

    .about-shop h1 { font-size: 28px!important; }
    .about-shop h2 { font-size: 24px!important; }
    .about-shop h3 { font-size: 20px!important; }
    .about-shop h4 { font-size: 18px!important; }
    .about-shop h5 { font-size: 16px!important; }
    .about-shop h6 { font-size: 14px!important; }

}


/* .########..##........#######...######..
/* .##.....##.##.......##.....##.##....##.
/* .##.....##.##.......##.....##.##.......
/* .########..##.......##.....##.##...####
/* .##.....##.##.......##.....##.##....##.
/* .##.....##.##.......##.....##.##....##.
/* .########..########..#######...######.. */

.home-page__blog {
    padding: 20px 0;
    background-color: #545783;
}

.home-page__blog .container {
    background: transparent;
    padding-bottom: 0;
    min-height: unset;
}

.home-page__blog .home-header {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    text-align: left;
    font-family: inherit;
}

.home-page__blog .classic-tabs {
    margin: 0;
    font-family: inherit;
}

.home-page__blog .classic-tabs__nav {
    display: flex;
    margin: -20px -15px 0 100px;
    padding: 0 15px 0 0;
    list-style: none;
    gap: 10px;
    overflow-x: auto;
    width: calc(100% + 15px - 100px);
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.home-page__blog .classic-tabs__nav::-webkit-scrollbar {
    display: none;
}

.home-page__blog .classic-tabs__nav li {
    padding: 0;
    cursor: pointer;
    font-weight: 600;
    color: #B5D6E9;
    font-size: 13px;
    line-height: 18px;
    white-space: nowrap;
}

.home-page__blog .classic-tabs__nav li.active {
    color: #ffffff;
}

.home-page__blog .classic-tabs__pane {
    display: none;
    padding: 20px 0;
}

.home-page__blog .classic-tabs__pane.active {
    display: block;
}

.home-page__blog .media-list {
    display: flex;
    gap: 20px;
}

.home-page__blog .media-list .media {
    width: calc((100% - 20px) / 2);
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.home-page__blog .media-list .media:nth-child(3),
.home-page__blog .media-list .media:nth-child(4) {
    display: none;
}

.home-page__blog .media-left {
    padding-right: 0;
}

.home-page__blog .media-left A {
    display: block;
}

.home-page__blog .media-left IMG {
    display: block;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}

.home-page__blog .media-body {
    margin-top: 2px;
    color: #FFFFFF;
    display: block;
    width: 100%;
}

.home-page__blog .media-body .title {
    font-size: 12px;
    line-height: 130%;
}

.home-page__blog .media-body .title A {
    color: #FFFFFF;
}

.home-page__blog .media-body .title A:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.home-page__blog .media-body .date {
    color: #B5D6E9;
    font-size: 10px;
    line-height: 12px;
    margin-top: 8px;
}

@media (min-width: 768px) {
    .home-page__blog {
        padding: 25px 0;
    }

    .home-page__blog .home-header {
        font-size: 22px;
        line-height: 28px;
    }

    .home-page__blog .classic-tabs__nav {
        gap: 25px;
    }

    .home-page__blog .classic-tabs__nav li {
        font-size: 14px;
        line-height: 17px;
    }

    .home-page__blog .classic-tabs__pane {
        padding: 25px 0 20px 0;
    }

    .home-page__blog .media-list .media:nth-child(3) {
        display: flex;
    }

    .home-page__blog .media-list .media {
        width: calc((100% - 40px) / 3);
    }

    .home-page__blog .media-body {
        margin-top: 4px;
    }

    .home-page__blog .media-body .title {
        font-size: 15px;
        line-height: 20px;
    }

    .home-page__blog .media-body .date {
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px;
    }
}

@media (min-width: 1200px) {
    .home-page__blog {
        padding: 30px 0;
    }

    .home-page__blog .home-header {
        font-size: 28px;
        line-height: 32px;
    }

    .home-page__blog .classic-tabs__nav {
        gap: 50px;
    }

    .home-page__blog .classic-tabs__nav li {
        font-size: 16px;
        line-height: 20px;
    }

    .home-page__blog .classic-tabs__pane {
        padding: 30px 0 20px 0;
    }

    .home-page__blog .media-list .media:nth-child(4) {
        display: flex;
    }

    .home-page__blog .media-list .media {
        width: calc((100% - 60px) / 4);
    }

    .home-page__blog .media-body {
        margin-top: 7px;
    }

    .home-page__blog .media-body .title {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
    }

    .home-page__blog .media-body .date {
        font-size: 18px;
        line-height: 24px;
        margin-top: 12px;
    }
}



/** Scroll **/
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 999;
  background-color: #ffffff;
  color: #bd8d46;
  border: 1px solid #dbdbdb;
  width: 30px;
  height: 28px;
  line-height: 28px;
  right: 15px;
  bottom: 49px;
  padding-top: 2px;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
  border: 1px solid #bd8d46;
}
.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0;
}
.scroll-top-wrapper i.fa {
  line-height: inherit;
}
/** WA form **/
/* Sign up & Login forms
------------------------ */
.wa-auth-adapters {
  background: #f5f5f5;
  padding: 10px;
  margin-bottom: 20px;
}
.wa-auth-adapters ul {
  padding: 0;
  margin: 0;
  min-height: 16px;
}
.wa-auth-adapters ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 0 0;
}
.wa-auth-adapters ul li a,
.wa-auth-adapters ul li span {
  display: block;
  padding: 0 5px;
  color: #282828;
}
.wa-auth-adapters ul li a img,
.wa-auth-adapters ul li span img {
  position: relative;
  margin-right: 5px;
}
.wa-auth-adapters p {
  color: #6e6e6e;
  font-size: 0.9em;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-bottom: 0;
}
.wa-auth-adapters.wa-connect {
  margin-top: 20px;
}
.wa-form {
  margin: 10px 0;
}
.wa-form:after {
  display: block;
  content: " ";
  clear: both;
}
.wa-form .wa-field {
  clear: left;
  margin: 0;
  padding-top: 3px;
}
.wa-form .wa-field .wa-name {
  float: left;
  width: 155px;
  padding-top: 0.52em;
  padding-bottom: 10px;
  line-height: 14px;
  color: #333333;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
  margin-top: 7px;
}
.wa-form .wa-field.wa-separator {
  height: 10px;
}
.wa-form .wa-field .wa-value {
  margin-left: 180px;
  margin-bottom: 5px;
  position: relative;
}
.wa-form .wa-field .wa-value input.wa-error {
  border: 1px solid #bd8d46;
}
.wa-form .wa-field .wa-value .wa-error-msg {
  font-size: 0.8em;
  color: #bd8d46;
  display: block;
}
.wa-form .wa-field .wa-value input[type="text"],
.wa-form .wa-field .wa-value input[type="email"],
.wa-form .wa-field .wa-value input[type="password"] {
  width: 30%;
  min-width: 260px;
  margin: 0;
  position: relative;
}
.wa-form .wa-field .wa-value .show-password {
  top: 0;
  margin-left: -25px;
  margin-right: 15px;
  position: relative;
  z-index: 10;
  cursor: pointer;
  color: #888888;
}
.wa-form .wa-field .wa-value textarea {
  min-width: 300px;
  height: 70px;
}
.wa-form .wa-field .wa-value input.wa-captcha-input {
  width: 100px;
  min-width: 0;
}
.wa-form .wa-field .wa-value .wa-captcha p {
  margin-bottom: 5px;
}
.wa-form .wa-field .wa-value label {
  display: block;
}
.wa-form .wa-field .wa-value .wa-captcha img {
  margin-left: 0;
}
.wa-form .wa-field .wa-value .errormsg {
  margin-left: 0;
}
.wa-form .wa-field .wa-value.wa-submit {
  margin-top: 10px;
}
.wa-form .wa-field .wa-value p label {
  display: block;
  margin: 0;
}
.wa-form .wa-field .wa-value p {
  line-height: 1.6em;
  margin-bottom: 23px;
  position: relative;
}
.wa-form .wa-field .wa-value p span {
  color: #777777;
  font-size: 0.9em;
  display: block;
}
.wa-form .wa-field .wa-value p i.icon16 {
  float: left;
  left: -20px;
  margin-top: 2px;
  position: absolute;
}
.wa-form .wa-field .wa-value p input {
  display: block;
  margin-bottom: 2px;
}
.wa-form .wa-field .wa-value p input[type="radio"],
.wa-form .wa-field .wa-value p input[type="checkbox"] {
  display: inline;
}
.wa-form .wa-field .wa-value p .field.wa-required span:after {
  content: " *";
  color: #ffaaaa;
}
.wa-form .wa-field.wa-required .wa-name:after {
  content: " *";
  color: #ffaaaa;
}
.wa-signup-form .wa-form .wa-field.wa-field-email {
  margin-top: 20px;
}
.wa-signup-form .wa-form .wa-field.wa-field-email .wa-value input {
  min-width: 300px;
}
.wa-signup-form .wa-form .wa-field.wa-field-password .wa-value input,
.wa-signup-form .wa-form .wa-field.wa-field-password_confirm .wa-value input {
  min-width: 200px;
  width: 200px;
}
.wa-captcha {
  padding: 7px 0 10px;
}
.wa-captcha p {
  margin: 0;
}
.wa-captcha strong {
  font-size: 1.2em;
}
.wa-captcha p img {
  float: left !important;
  margin-right: 5px;
  margin-top: 0;
}
.wa-captcha .wa-captcha-refresh {
  font-size: 0.8em;
  text-decoration: underline;
  color: #aaaaaa;
}
.wa-captcha .wa-captcha-input {
  display: inline !important;
  margin-bottom: 5px;
  width: 100px;
}
.wa-captcha .errormsg {
  display: block;
}
input.error,
textarea.error {
  border: 1px solid #bd8d46;
}
.errormsg {
  color: #bd8d46;
  margin-left: 180px;
  display: block;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
select,
textarea {
  border: 1px solid #d0cfcf;
  padding: 5px 10px;
  color: #333333;
  margin-bottom: 20px;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  appearance: none;
}
/** Form 3.0 **/
.wa-login-form-wrapper .wa-section-divider,
.wa-signup-form-wrapper .wa-section-divider {
  margin: 1.143em 0 0 !important;
}
.wa-login-form-wrapper .wa-login-form-actions .wa-signup-url,
.wa-signup-form-wrapper .wa-signup-form-actions .wa-login-url {
  margin-top: 10px !important;
}
.wa-signup-form-wrapper input[type="submit"],
.wa-login-form-wrapper input[type="submit"],
.wa-forgotpassword-form-wrapper input[type="submit"] {
  border: 0 !important;
}
.wa-signup-form-wrapper input[type="submit"]:hover,
.wa-login-form-wrapper input[type="submit"]:hover,
.wa-forgotpassword-form-wrapper input[type="submit"]:hover {
  border: 0 !important;
}
.wa-login-form-wrapper .wa-field,
.wa-signup-form-wrapper .wa-field {
  margin: 3px !important;
}
.wa-login-form-wrapper input[type="text"],
.wa-signup-form-wrapper input[type="text"],
.wa-forgotpassword-form-wrapper input[type="text"],
.wa-login-form-wrapper input[type="email"],
.wa-signup-form-wrapper input[type="email"],
.wa-forgotpassword-form-wrapper input[type="email"],
.wa-login-form-wrapper input[type="password"],
.wa-signup-form-wrapper input[type="password"],
.wa-forgotpassword-form-wrapper input[type="password"] {
  padding: 5px 10px !important;
  line-height: inherit !important;
  font-size: 16px !important;
}
.wa-form .wa-field .wa-value input.wa-captcha-input {
  width: auto;
}
.wa-login-form-wrapper .wa-field-remember-me,
.wa-signup-form-wrapper .wa-field-remember-me,
.wa-login-form-wrapper .wa-login-form-actions,
.wa-signup-form-wrapper .wa-login-form-actions,
.wa-login-form-wrapper .wa-captcha-code,
.wa-signup-form-wrapper .wa-captcha-code,
.wa-login-form-wrapper .wa-field-terms-accepted,
.wa-signup-form-wrapper .wa-field-terms-accepted,
.wa-login-form-wrapper .wa-signup-form-actions,
.wa-signup-form-wrapper .wa-signup-form-actions {
  margin-left: 155px !important;
  margin-bottom: 5px !important;
  position: relative;
}
.wa-form .wa-captcha-refresh-icon {
  padding-right: 20px !important;
}
.wa-form .wa-error-msg {
  margin-left: 155px !important;
  margin-bottom: 5px !important;
  position: relative;
}
/** Footer **/
.payment-footer img {
  max-width: 65px;
}
.footer {
  border-top: 1px solid #eaeaea;
  background: #f5f5f5;
  color: #fff;
  font-size: 18px;
  padding: 0;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.footer a {
  color: #fff;
  /*text-decoration: underline;*/

}
.footer a.tel-size{
    font-size: 20px;
}
.footer .container {
  background-color: transparent;
  padding-bottom: 20px;
}
.footer h5 {
  font-size: 22px;
  color: #2a2a2a;
  margin: 25px 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.footer .fa {
  color: #bd8d46;
  margin-right: 7px;
}
.footer .social {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}
.footer .social a {
  display: inline-block;
  margin-right: 3px;
  font-size: 18px;
  border: 1px solid #c4c4c4;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  background: #fafafa;
  transition: all 0.1s ease-in-out;
}
.footer .social a .fa {
  color: #676767;
  margin-right: 0;
}
.footer .social a:hover {
  border: 1px solid #bd8d46;
  background: #bd8d46;
}
.footer .social a:hover .fa {
  color: #ffffff;
}
.footer .menu-h-footer {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .menu-h-footer a {
  color: #ffffff;
}
.footer .menu-h-footer li {
  margin-bottom: 5px;
}
.footer .menu-h-footer li:before {
  font-family: "FontAwesome", serif;
  content: "\f105";
  display: inline-block;
  margin-right: 7px;
}
.footer .footer-phone {
  margin: 15px 0;
}
.footer .footer-phone .dot {
  display: block;
}
.mailer-subscribe {
  border-bottom: 1px solid #dfdede;
  padding: 20px 0;
  display: table;
  width: 100%;
}
.mailer-subscribe .send-mail .fa {
  color: #ffffff;
}
.mailer-subscribe input[type="email"] {
  margin-bottom: 0;
  height: 43px;
}
.mailer-subscribe button[type="submit"] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 43px;
  border: 0;
  background: #588f27;
}
.mailer-subscribe .row {
  display: table;
  width: 100%;
}
.mailer-subscribe .table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 10px;
}
.mailer-subscribe .table-cell:nth-child(1) {
  text-align: right;
  font-size: 18px;
  line-height: 20px;
  position: relative;
}
.mailer-subscribe .table-cell .icon-email {
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: left;
}
.mailer-subscribe .table-cell .icon-email .icon-red_icon_subscribe {
  font-size: 100px;
  color: #bd8d46;
  display: inline-block;
  margin-top: -15px;
}
.mailer-subscribe .table-cell .text-email {
  margin-left: 100px;
}
#mailer-subscribe-thankyou {
  text-align: center;
  padding: 30px;
  font-size: 18px;
  border-bottom: 1px solid #dfdede;
  line-height: 20px;
  color: #bd8d46;
}
#mailer-subscribe-thankyou i {
  font-style: normal !important;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.copyright {
  padding: 10px 0 10px;
  font-size: 14px;
  color: #7a7a7a;
}
.copyright a {
  color: #7a7a7a;
}
.footer.dark {
  background: #333333;
  color: #d6d6d6;
}
.footer.dark a {
  color: #d6d6d6;
}
.footer.dark h5 {
  color: #d6d6d6;
}
.footer.dark .mailer-subscribe {
  border-bottom: 1px solid #4b4a4a;
}
.footer.dark .social a {
  background: transparent;
  border: 1px solid #4b4a4a;
}
.footer.dark .social a .fa {
  color: #d6d6d6;
}
/** Dialog **/
.dialog {
  display: none;
}
.dialog .purchase {
  border: 0 !important;
}
.dialog #product-core-image .product-dialog-image {
  display: block;
  position: relative;
}
.dialog #product-core-image .product-dialog-image .owl-item img {
  max-width: 100%;
}
.dialog #product-core-image .owl-theme .owl-controls {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.dialog .loading {
  position: fixed;
  left: 50%;
  top: 30%;
  transform: translate(-50%, 0);
  background: #ffffff;
  width: 70px;
  height: 70px;
  z-index: 20020;
  background-image: url(img/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.dialog-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.38);
  z-index: 20010;
}
.dialog-window .alert {
  margin-top: 30px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.dialog-window .dialog-cart .row {
  margin-top: 20px;
}
.dialog-window .dialog-cart {
  position: fixed;
  top: 10%;
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0;
  right: 0;
  opacity: 1;
  z-index: 20030;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  text-align: left;
  width: 900px;
  display: block;
  background: #ffffff;
  padding: 22px 0 0;
}
.dialog-window .dialog-cart #product-core-image {
  margin: 20px 0 0;
  text-align: center;
}
.dialog-window .dialog-cart .purchase {
  background: #ffffff;
  padding: 0 25px;
  border-top: 1px solid #eaeaea !important;
  border-bottom: 1px solid #eaeaea !important;
  margin: 0 -20px;
}
.dialog-window .dialog-cart .row.product {
  display: table;
  width: 100%;
  margin-left: 0;
}
.dialog-window .dialog-cart .col-lg-6.col-md-6.col-xs-12 {
  display: table-cell;
  vertical-align: top;
  height: 100%;
  float: none;
  width: 50%;
}
.dialog-window .dialog-cart .col-lg-6.col-md-6.col-xs-12:nth-child(2) {
  border-left: 1px solid #eaeaea;
  background: #fafafa;
  padding: 20px;
}
.dialog-window .dialog-cart .dialog-close {
  margin-bottom: 20px;
}
.dialog-window .close-block {
  width: 100%;
  position: absolute;
  background: #588f27;
  height: 42px;
  top: 0;
  left: 0;
}
.dialog-window .close-block > a {
  position: absolute;
  text-decoration: none;
  z-index: 10001;
  color: #ffffff;
  display: block;
  font-size: 28px;
  margin-right: 15px;
  text-align: right;
  width: 30px;
  right: 0;
}
.wa-auth-adapters:before {
  content: " ";
  clear: both;
  display: block;
}
/** Product **/
.product-margin {
  display: table;
  width: 100%;
  margin-left: 0;
  margin-bottom: 20px;
}
.product-margin .col-lg-7,
.product-margin .col-lg-5 {
  position: relative;
  padding: 40px 0;
  display: table-cell;
  vertical-align: top;
  float: none;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.product-margin .col-lg-7 img,
.product-margin .col-lg-5 img {
  max-width: 100%;
}
.product-margin .col-lg-7:nth-child(2n),
.product-margin .col-lg-5:nth-child(2n) {
  padding: 30px 30px 20px 30px;
  background: #fafafa;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.add2cart .disabled {
  background: #dedede !important;
}
.add2cart .disabled:hover,
.add2cart .disabled:focus,
.add2cart .disabled:link {
  background: #dedede;
  border: 1px solid #dedede;
}
#product-core-image .badge {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.expand-content dt.divider {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 20px;
  color: #787878;
  margin-top: 15px;
}
.expand-content dt.divider:after {
  border-bottom: 0;
}
.expand-content {
  margin: 0;
  padding: 0;
}
.expand-content dt {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: -4px;
  width: 39%;
  vertical-align: top;
  font-weight: 600;
  position: relative;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.expand-content dt:after {
  position: absolute;
  content: '';
  border-bottom: 1px dotted #bababa;
  margin-left: 10px;
  width: 100%;
  height: 1.1em;
}
.expand-content dd {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: bottom;
  width: 51%;
  overflow: hidden;
  position: relative;
  padding-left: 10px;
  background: #ffffff;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.expand-content .icon16.color {
  margin-top: 7px;
  margin-right: 5px;
}

/* .########..########...#######..########..##.....##..######..########
/* .##.....##.##.....##.##.....##.##.....##.##.....##.##....##....##...
/* .##.....##.##.....##.##.....##.##.....##.##.....##.##..........##...
/* .########..########..##.....##.##.....##.##.....##.##..........##...
/* .##........##...##...##.....##.##.....##.##.....##.##..........##...
/* .##........##....##..##.....##.##.....##.##.....##.##....##....##...
/* .##........##.....##..#######..########...#######...######.....##... */

.product__header {
    display: flex;
    align-items: flex-start;
    gap: 20px 15px;
    flex-wrap: wrap;
}

.product__header .breadcrumbs {
    width: 6px;
    height: 25px;
    display: flex;
    align-items: center;
}

.product__header .product-name {
    width: calc(100% - 15px - 6px);
    color: var(--color-text);
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
    margin: 0;
    padding: 0;
}


.product .image-hint {
  margin-top: 10px;
  font-size: 12px;
  color: #858585;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product .image-hint .fa {
  margin-right: 5px;
}
.product .to-product {
  margin-bottom: 20px;
}
.product .to-product a {
  color: #bd8d46;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
  text-decoration: underline;
}
.product .goto-cart {
  margin: 0 0 10px;
}
.product .goto-cart a {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 12px;
  color: #858585;
  text-decoration: underline;
}
.product .articul {
  font-size: 12px;
  color: #858585;
  margin-bottom: 10px;
}
.product .purchase {
  margin: 0 -30px;
  padding: 0 30px;
  background: #ffffff;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.product .share-social {
  margin-top: 15px;
}
.product .share-social .pluso-more {
  display: none !important;
}
.product .saving {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 16px;
  color: var(--color-badge);
}
.product h1 {
  font-size: 26px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product .stocks {
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product .stocks .fa {
  padding-right: 5px;
  font-size: 14px;
}
.product .icons-compare-favorite {
  position: absolute;
  top: 20px;
  right: 30px;
}
.product .icons-compare-favorite a {
  display: block;
}
.product .icons-compare-favorite a:hover {
  animation: shake 0.6s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
}
.product .icons-compare-favorite span {
  font-size: 24px;
  display: inline-block;
}
.product .icons-compare-favorite span .fa {
  color: #8c8c8c;
  margin-left: 15px;
}
.product .icons-compare-favorite .active .fa {
  color: #bd8d46;
}
.product .stocks .red {
  color: #ee0000 !important;
}
.product h3.name {
  margin-top: 10px;
  font-size: 24px;
  word-wrap: break-word;
}
.product .stocks .stock-critical {
  color: #aa8800;
}
.product .stocks .stock-low {
  color: #aa8800;
}
.product .stocks .stock-high {
  color: #59b210;
}
.product .stocks .stock-none {
  color: #aaaaaa;
  white-space: normal;
}
.product .stocks .icon16 {
  margin-top: 0.1em;
}
.product .add2cart {
  margin: 20px 0;
  font-size: 22px;
  color: #333333;
}
.product .add2cart .compare-at-price {
  color: #a7a7a7;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product .add2cart .price {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product .summary {
  line-height: 18px;
  margin: 25px 0;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product .services .checkbox input[type="checkbox"] {
  margin-left: 0;
  position: relative;
  margin-right: 5px;
}
.add2cart .btn-primary {
  background: #bd8d46;
  font-size: 17px;
  padding-left: 45px;
  padding-right: 10px;
  background-size: 25px;
  position: relative;
  outline: none;
}
.add2cart .btn-primary:after {
  font-family: 'express', serif;
  font-size: 30px;
  top: 0;
  left: 7px;
  content: "\e903";
  color: #ffffff;
  position: absolute;
}
.add2cart .btn-primary:hover {
  opacity: 0.8;
}
.product .more-images {
  display: block;
  margin: 20px 0 15px;
}
.product .more-images .video a {
  position: relative;
}
.product .more-images .video a:after {
  position: absolute;
  font-family: "FontAwesome", serif;
  color: #ffffff;
  font-size: 30px;
  content: "\f16a";
  display: block;
  top: -10px;
  left: 27px;
}
.product .more-images .image {
  border: 1px solid #dadada;
  display: inline-block;
  width: 90px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.product .more-images .image img {
  max-width: 80px;
  max-height: 80px;
  padding: 1px;
  margin: 2px;
}
.product .more-images-slider .owl-wrapper-outer {
  z-index: 20;
}
.product .more-images-slider .owl-controls {
  position: absolute !important;
  top: 0 !important;
  margin-top: 0 !important;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 30px !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.product .more-images-slider .owl-controls .owl-buttons div {
  margin: 0 !important;
}
.product .more-images-slider .owl-controls .owl-prev {
  left: -30px;
  position: absolute;
}
.product .more-images-slider .owl-controls .owl-next {
  right: -25px;
  position: absolute;
}
.product .product-gallery {
  text-align: center;
}
.product #product-gallery {
  width: 100%;
}
.product #product-gallery .selected {
  position: relative;
  border: 1px solid #333333;
  font-weight: bold;
}
.product #product-core-image {
  text-align: center;
  position: relative;
  padding: 0 20px;
  min-height: 600px;
}
.product .sub {
  font-size: 14px;
  color: #888888;
  margin-top: 20px;
}
.product .tags {
  font-size: 14px;
  color: #888888;
}
.product .tags a {
  color: #888888;
  text-decoration: underline;
  margin-right: 5px;
}
.product .sub a {
  color: #888888;
  text-decoration: underline;
  margin-right: 5px;
}
.product ul.skus {
  list-style: none;
  padding-left: 2px;
}
.product ul.skus li {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product ul.skus li span {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product ul.skus li .articul {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product ul.skus li .price s {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #a7a7a7;
}
.product .badge {
  font-size: 15px;
}
.product .add-review a {
  font-size: 13px;
  text-decoration: none;
  border-bottom: 1px dotted #176cc9;
}
.product .options {
  line-height: 2em;
  margin-bottom: 20px;
}
.product .options .name {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product .options label.name {
  display: block;
  font-size: 16px;
  color: #111111;
  margin-bottom: 0;
  margin-top: 10px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.product .options select {
  text-transform: none;
  min-width: 200px;
  background: #ffffff;
  width: 268px;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #cccccc;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
  appearance: none;
}
.product .options .inline-select {
  margin-bottom: 15px;
}
.product .options .inline-select a {
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin: 0 5px 5px 0;
  display: inline-block;
  padding: 3px 7px;
  text-decoration: none;
  position: relative;
  min-width: 55px;
  text-align: center;
  color: #454545;
  background: #ffffff;
}
.product .options .color-fix a {
  padding: 5px 15px !important;
  width: 45px;
  height: 36px;
  border: 1px solid transparent !important;
}
.product .options .inline-select a .color_name {
  display: none;
  position: absolute;
  bottom: -25px;
  left: 50%;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.8);
  margin-left: -40px;
  width: 80px;
  font-weight: 600;
}
.product .options .inline-select a .color_checkmark {
  display: none;
  position: absolute;
  top: 9px;
  left: 19px;
}
.product .options .inline-no-color a.selected {
  border: 1px solid #588f27 !important;
  padding: 3px 7px 3px 31px;
  position: relative;
}
.product .options .inline-no-color a.selected:before {
  content: "\f00c";
  position: absolute;
  top: 3px;
  left: 9px;
  font-family: 'FontAwesome', serif;
}
.product .options .inline-no-color a.selected {
  background: #588f27;
  color: #ffffff;
}
.product .options .inline-select a.selected .color_name {
  display: block;
}
.product .options .inline-select a.selected .color_checkmark {
  display: block;
}
.product .services {
  margin-bottom: 10px;
  line-height: 1.4em;
}
.product .services label {
  margin-right: 5px;
}
.product .col-lg-6 #product-image {
  max-width: 100%;
}
.product .cart-group {
  width: 100%;
  display: block;
}
.product .cart-group .select_quantity,
.product .cart-group .add2cart-button {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.product .cart-group .add2cart-button {
  padding-left: 10px;
}
.product .cart-group .one-click {
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}
.product .cart-group .one-click .fa {
  color: #737373;
}
.product .cart-group .one-click a {
  color: #bd8d46;
  border-bottom: 1px dotted #bd8d46;
  text-align: center;
}
.product .cart-group .one-click a:hover,
.product .cart-group .one-click a:focus {
  text-decoration: none;
}
.product .video-container {
  margin: 0 30px;
  text-align: center;
}
.product .video-container iframe {
  border: 0;
}
ul.product-nav {
  list-style: none;
  border-radius: 0;
  padding: 0;
  position: relative;
  margin: 50px 0 0 0;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
ul.product-nav li {
  display: inline-block;
  background: #ffffff;
  position: relative;
}
ul.product-nav li .reviews-count {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 11px;
  margin-bottom: 10px;
  right: 20px;
  top: 7px;
  position: absolute;
}
ul.product-nav li a {
  padding: 8px 30px;
  color: #232323;
  text-decoration: none;
  display: block;
  border-top: 3px solid transparent;
  font-size: 16px;
}
ul.product-nav li a:hover {
  color: #bd8d46;
}
ul.product-nav .selected {
  position: relative;
  background: #f5f5f5;
  border-bottom: 3px solid #bd8d46;
}
ul.product-nav .selected a {
  color: #bd8d46;
}
.panel-heading {
  padding: 0;
}
.panel-heading:hover {
  opacity: 0.9;
}
.panel {
  box-shadow: none;
}
.panel-default {
  border: 0;
  margin: 0;
}
.panel-default .panel-body {
  margin-top: -3px;
  border-top: 3px solid #eaeaea;
  padding: 40px 0;
  margin-bottom: 1px;
}
.panel-default .panel-body img {
  max-width: 100%;
}
.panel-default > .panel-heading {
  background: #f5f5f5;
  color: #ffffff;
  margin-bottom: 1px;
}
.panel-default > .panel-heading a {
  color: #333333;
}
.panel-default > .panel-heading.selected {
  border-left: 3px solid var(--color-active-link);
  background: #f5f5f5;
  margin-bottom: 0;
  border-bottom: 0;
}
.panel-default > .panel-heading.selected a {
  color: #333333;
}
.panel-group #description {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.panel-title {
  margin-top: 1px;
  margin-bottom: 0;
}
.panel-title > a {
  text-decoration: none;
  display: block !important;
  padding: 13px 13px 16px 13px;
  position: relative;
  color: #ffffff;
  font-size: 16px;
}
.panel-title > a:focus {
  color: #333333;
}
.panel-default div a.collapsed:after {
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 16px;
  content: "\f054";
  font-family: "FontAwesome", serif;
}
.panel-default .selected .collapsed:after {
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 16px;
  content: "\f078";
  font-family: "FontAwesome", serif;
}
.product .product-features-scroll,
.product .product-features {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #444444;
}
.rating-user {
  color: #aeaeae;
}
i.icon16 {
  height: 16px;
  width: 16px;
  display: inline-block;
  text-indent: -9999px;
  text-decoration: none !important;
  background: url("img/icons.png") no-repeat;
  background-size: 210px 160px /* 50% of the original size for auto @2x optimization */;
}
* i.icon16 {
  text-decoration: none !important;
  vertical-align: top;
  margin: 0.1em 0.1em 0 0;
}
.icon16.rss {
  background-position: -16px 0;
}
.icon16.facebook {
  background-position: -32px 0;
}
.icon16.twitter {
  background-position: -48px 0;
}
.icon16.vk {
  background-position: -64px 0;
}
.icon16.google {
  background-position: -80px 0;
}
.icon16.userpic20 {
  background-position: -2px -2px;
  border-radius: 50%;
  background-size: auto;
}
.icon16.color {
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 12px;
  height: 12px;
  background-image: none;
}
.icon16.loading {
  background: url('img/loading.gif') 0 0;
  background-size: 16px 16px;
}
.loading_icon {
  margin: 10px 0;
}
.icon16.star,
.icon16.star-full {
  background-position: -16px -16px;
}
.icon16.star-half {
  background-position: -32px -16px;
}
.icon16.star-empty {
  background-position: -48px -16px;
}
.icon16.star-hover {
  background-position: -64px -16px;
}
.icon16.remove {
  background-position: -96px -16px;
}
.icon16.saved {
  background-position: -112px -16px;
}
.icon16.stock-red {
  background-position: -128px -16px;
}
.icon16.stock-yellow {
  background-position: -144px -16px;
}
.icon16.stock-green {
  background-position: -160px -16px;
}
.icon16.stock-transparent {
  background-position: -176px -16px;
}
/* Checkout
----------- */
.checkout .inline {
  list-style: none;
  margin: 0;
  padding: 20px 0;
  display: inline-block;
}
.checkout .inline li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.checkout-order {
  border: 1px solid #e8e8e8;
  padding: 0 20px 20px;
}
.checkout-order .btn {
  margin-top: 20px;
  display: inline-block;
  color: #575757;
  border-color: #cccccc;
}
.checkout-order .change {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-top: 0 !important;
}
.checkout-order .btn-bordered:focus {
  text-decoration: none;
}
.checkout-order .btn-bordered:hover {
  border-color: #dddddd;
  text-decoration: none;
}
.container-fix {
  padding-left: 0;
}
.checkout form {
  margin: 0 !important;
}
.checkout-header {
  margin: 0;
  color: #999999;
  background: #ffffff;
  padding: 20px;
}
.checkout-header h3 {
  margin-bottom: 0;
}
.checkout-header h3 a {
  text-decoration: none;
  color: #777777;
  font-weight: 600;
}
.checkout-header strong {
  color: #666666;
}
.checkout ul.checkout-options.shipping li {
  display: table;
  width: 100%;
}
.checkout ul.checkout-options.shipping h3 {
  display: table-cell;
  float: none;
  width: 70%;
}
.checkout ul.checkout-options.shipping .rate {
  width: 30%;
  display: table-cell;
  float: none;
  line-height: 14px;
}
.checkout ul.checkout-options li {
  list-style: none;
  position: relative;
  margin-bottom: 30px;
  clear: both;
}
.checkout ul.checkout-options li:last-child {
  margin-bottom: 10px;
}
.checkout ul.checkout-options li label {
  margin-bottom: 0;
}
.checkout ul.checkout-options li h3 {
  font-size: 18px;
}
.checkout ul.checkout-options li h3 select {
  width: 270px;
  margin: 0;
  color: #000000;
  height: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  border: 1px solid #b3b3b3;
  font-size: 13px;
}
.checkout ul.checkout-options li h3 label {
  font-size: 20px;
  margin-right: 10px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.checkout ul.checkout-options li .rate {
  float: right;
  text-align: center;
  width: 250px;
}
.checkout ul.checkout-options li .rate .price {
  font-size: 18px;
  font-weight: bold;
  color: #bd8d46;
  margin-bottom: 5px;
  display: block;
}
.icon-checkout {
  font-size: 45px;
  vertical-align: middle;
  margin-right: 20px;
  color: #bd8d46;
}
.checkout ul.checkout-options li .rate .est_delivery {
  font-size: 14px;
  color: #888888;
  font-weight: 600;
}
.checkout ul.checkout-options li p {
  margin: 10px 0;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #888888;
}
.checkout ul.checkout-options li .wa-form {
  margin-top: 0;
  margin-bottom: 30px;
}
.checkout ul.checkout-options li .wa-form label input[type="radio"] {
  position: static;
}
.checkout .checkout-result {
  padding: 60px 0 20px;
  background: #ffffff;
  text-align: center;
}
.checkout .checkout-result h1 {
  font-size: 4em;
  margin-bottom: 50px;
  font-weight: bold;
}
.checkout .checkout-result.error h1 {
  color: red;
}
.checkout .checkout-result .wa-form {
  margin: 10px auto 20px;
  width: 400px;
  float: none;
  text-align: left;
}
.checkout .checkout-result .back {
  margin-top: 50px;
}
.checkout {
  padding: 0;
}
.checkout .wa-form .wa-field .wa-value p {
  margin-bottom: 0;
}
.checkout a {
  text-decoration: underline;
  color: #333333;
}
.checkout h2 {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  padding: 15px;
  font-weight: 600;
  background: #f4f4f4;
  margin: 0;
}
.checkout h2 a {
  text-decoration: none;
  color: #333333;
  font-size: 18px;
}
.checkout h2 a:hover {
  opacity: 0.7;
}
.checkout h2.upcoming a:hover {
  color: #000000 !important;
  cursor: default;
}
.checkout h2 a.hint {
  font-size: 12px;
  text-decoration: underline;
  margin-top: 15px;
  color: #6d6d6d;
}
.checkout h2 a.hint strong {
  text-decoration: underline;
}
.checkout h2.is-done {
  position: relative;
}
.checkout h2.is-done:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  background-size: 30px;
}
.checkout .checkout-step-content {
  padding: 20px;
}
.checkout ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.checkout ul li {
  margin-bottom: 5px;
}
.checkout ul li input[type="radio"] {
  margin-right: 3px;
}
.checkout #login-form h1 {
  display: none;
}
.checkout input.large {
  font-size: 1.4em;
}
.checkout .comment {
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
}
.checkout blockquote img {
  margin-right: 20px;
  float: left;
  border-radius: 50%;
}
.checkout blockquote p {
  margin-bottom: 10px;
  margin-left: 70px;
  font-size: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.checkout blockquote p span {
  color: #000000;
}
.checkout-step {
  border: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.checkout-step.is-done {
  position: relative;
}
.checkout-step.is-done a {
  opacity: 0.5;
}
.checkout select {
  max-width: 300px;
}
.checkout-step.is-done:after {
  position: absolute;
  top: 33px;
  left: 43px;
  content: "\f00c";
  font-family: "FontAwesome", serif;
  font-size: 20px;
  color: forestgreen;
}
.checkout .errormsg.inline {
  display: inline;
  margin-left: 10px;
}
.checkout table.table {
  width: 100%;
}
.checkout table.table td {
  border: none;
}
.checkout .last span.loading {
  left: -10px;
}
.checkout .wa-form .wa-field .wa-name {
  padding-top: 0.3em;
}
.checkout .wa-form .wa-field.wa-field-birthday .wa-value select {
  margin-right: 5px;
}
.checkout .wa-form .wa-field.wa-field-address .wa-field-address-zip input {
  min-width: 100px;
  width: 20%;
}
.checkout .float-right {
  float: right;
}
.wa-comment-section .wa-link {
  color: #bd8d46;
  font-size: 16px;
}
.wa-order-cart-wrapper .wa-cart-details .wa-affiliate-section .wa-order-bonus {
  color: #bd8d46 !important;
}
.s-order-page .wa-order-form-wrapper > .wa-form-footer a {
  color: #bd8d46 !important;
}
#wa-step-contact-section h3.wa-header:after {
  font-size: 42px;
  vertical-align: middle;
  margin-right: 20px;
  color: #bd8d46;
  content: "\e908";
  font-family: 'express' !important;
  font-style: normal;
  font-weight: 600;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  left: 18px;
  top: 10px;
}
#wa-step-region-section h3.wa-header:after {
  font-size: 42px;
  vertical-align: middle;
  margin-right: 20px;
  color: #bd8d46;
  content: "\e909";
  font-family: 'express' !important;
  font-style: normal;
  font-weight: 600;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
}
#wa-step-payment-section h3.wa-header:after {
  font-size: 42px;
  vertical-align: middle;
  margin-right: 20px;
  color: #bd8d46;
  content: "\e90a";
  font-family: 'express' !important;
  font-style: normal;
  font-weight: 600;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active .wa-name a,
.wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active .wa-name a:hover {
  color: #bd8d46 !important;
  text-decoration: none;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif!important;
}
.wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active,
.wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active {
  box-shadow: none !important;
  background: rgba(88, 143, 39, 0.1) !important;
  border: 1px solid #588f27 !important;
}
.wa-dropdown.is-opened > .wa-dropdown-toggle::after {
  border-color: #588f27 !important;
}
.wa-dropdown > .wa-dropdown-area:hover {
  border-color: #588f27 !important;
}
html:not(.with-touch) .wa-quantity-box .wa-button:not(.is-disabled):hover {
  color: #bd8d46 !important;
}
.wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-submit-button {
  font-size: 1.285714285714286em;
  line-height: 1.111111111111111em;
  padding: .5555555555555556em;
  font-weight: 600 !important;
  text-shadow: none !important;
  white-space: nowrap;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-image {
  width: 90px !important;
}
.wa-icon.size-11 {
  width: 21px !important;
  height: 22px !important;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-actions .wa-action .wa-tooltip {
  cursor: pointer !important;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-name {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #333333;
  font-size: 16px !important;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-price-section .wa-price-total {
  font-size: 20px !important;
  color: #333333 !important;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-quantity-section .wa-product-price {
  font-size: 12px !important;
  color: #333333 !important;
}
.wa-order-cart-wrapper .wa-cart-details .wa-price-section .wa-price-total {
  font-size: 20px !important;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif!important;
  font-weight: 600 !important;
  margin-top: 0 !important;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services .wa-service .wa-variant {
  margin: 0 !important;
}
#js-order-page input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
  margin-bottom: 0 !important;
  line-height: inherit !important;
}
#js-order-page .js-product-quantity {
  text-align: center !important;
  font-size: 14px !important;
}
.wa-field-wrapper .wa-input {
  font-size: 14px !important;
  padding: 5px 10px !important;
  line-height: inherit !important;
}
.wa-quantity-box .wa-button .wa-tooltip {
  cursor: pointer !important;
}
.s-order-section {
  border: 1px solid #e9e9e9;
}
.wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active {
  border-radius: 0 !important;
  background: #d9ecff -webkit-linear-gradient(top, #d9ecff, #e6f2ff);
  border-top-color: rgba(0, 128, 255, 0.3);
  cursor: default;
}
.wa-dropdown > .wa-dropdown-toggle {
  padding: 5px 28px 6px 10px !important;
  border: 1px solid #d0cfcf !important;
  font-size: 14px !important;
}
.s-order-page .s-styled-select select {
  padding: 5px 28px 6px 10px !important;
  border: 1px solid #d0cfcf !important;
}
.wa-field-wrapper .wa-select {
  height: auto !important;
}
.s-cart-success-wrapper,
.s-cart-empty-wrapper {
  margin: 0 !important;
  text-align: left !important;
}
.wa-order-form-wrapper .wa-step-region-section .wa-required {
  color: #d02d14 !important;
}
.s-order-page .wa-order-form-wrapper > .wa-form-body {
  background: #ffffff;
  padding: 0 !important;
}
.s-order-page .wa-order-form-wrapper > .wa-form-body section {
  padding: 10px 20px;
}
#wa-step-payment-section h3.wa-header {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
  padding: 10px 10px 10px 60px !important;
  background: #f4f4f4;
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  position: relative;
}
#wa-step-contact-section h3.wa-header {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
  padding: 20px 10px 20px 80px !important;
  background: #f4f4f4;
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  position: relative;
}
#wa-step-region-section h3.wa-header {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
  padding: 10px 10px 10px 60px !important;
  background: #f4f4f4;
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  position: relative;
}
.wa-step-region-section header,
.wa-step-payment-section header {
  padding: 18px 20px 17px 20px;
  background: #f3f3f3;
  margin: 0 -20px 20px !important;
}
.wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper:first-child,
.wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper:last-child {
  border-radius: 0 !important;
}
.wa-type-wrapper,
.wa-method-wrapper {
  position: relative;
}
.wa-type-wrapper.is-active:after,
.wa-method-wrapper.is-active:before {
  position: absolute;
  top: 25%;
  right: 10px;
  content: "\f00c";
  font-family: "FontAwesome", serif;
  font-size: 20px;
  color: forestgreen;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details {
  line-height: 16px !important;
}
.wa-order-cart-wrapper .wa-cart-details .wa-coupon-section .wa-input {
  max-width: 150px !important;
}
.wa-order-cart-wrapper .wa-cart-details .wa-coupon-section .wa-button {
  padding: 6px 12px !important;
}
.wa-order-cart-wrapper .wa-cart-details .wa-weight-section {
  font-size: 11px !important;
}
.wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-name,
.wa-payment-name {
  font-size: 18px !important;
}
.wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item.wa-item-total .wa-value .wa-price {
  font-size: 21px !important;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-sku {
  display: block;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
/** Orders **/
.my-orders img {
  max-width: 100%;
}
/** Review **/
/* Product reviews
------------------ */
.review-table {
  margin-bottom: 20px;
  color: #878787;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.review-table a {
  color: #878787;
}
.review-table table.rating-distribution td {
  padding: 0 15px 0 0;
  border: none;
}
.review-table table.rating-distribution td .bar {
  background: #eeeeee;
  width: 200px;
  height: 13px;
}
.review-table table.rating-distribution td .bar .filling {
  background: #588f27;
  height: 13px;
}
/** Отзывы **/
ul.reviews-branch > li li {
  margin-bottom: 5px;
  position: relative;
}
.rating .hint {
  margin-left: 5px;
}
.review .staff {
  background: #eeeebb;
  padding: 1px 4px !important;
  color: #334455;
  font-size: 0.9em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  white-space: nowrap;
  margin: 0 10px;
}
.reviews-margin {
  margin: 0 0 30px;
}
.review {
  background: #fafafa;
  border-top: 1px solid #eaeaea;
  margin-bottom: 10px;
  padding: 20px;
}
.review .summary {
  font-size: 0.9em;
  color: #878787;
  margin: 0;
}
.review .summary h6 {
  color: #000000;
  font-size: 18px;
  margin-bottom: 0.3em;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.review .summary .username {
  color: #494949;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.review .summary a.username:hover {
  color: red;
}
.review .summary a {
  display: inline;
  padding: 0;
}
.review .summary .date {
  color: #aaaaaa;
}
.review .summary .date .divider {
  margin: 0 10px;
}
.review p {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.3em;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.review .actions a {
  padding: 0 !important;
  text-decoration: none;
  border-bottom: 1px dotted #333333;
  color: #333333;
  font-size: 14px;
}
.reviews {
  margin-bottom: 20px;
}
.write-review {
  margin-bottom: 0;
}
.write-review a.inline-link {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #588f27;
  text-align: center;
  border: 1px solid #588f27;
  border-radius: 4px;
  font-size: 17px;
  padding: 7px 16px;
  cursor: pointer;
  margin: 20px 0 0;
  display: inline-block;
}
.write-review a.inline-link:hover,
.write-review a.inline-link:focus {
  text-decoration: none;
  opacity: 0.8;
}
.reviews ul {
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.reviews .hint {
  font-size: 11px;
}
.reviews ul li ul {
  padding-left: 35px;
}
.reviews ul li ul li .review h6 {
  color: #333333;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.reviews ul li .review-form {
  padding: 10px 0 0;
}
.reviews ul li .review-form textarea {
  min-height: 100px;
}
.reviews ul .in-reply-to {
  position: relative;
}
.reviews ul .new {
  background: #ffffcc;
  margin: -8px -8px 22px;
  padding: 8px 35px 8px 8px;
}
.reviews ul.menu-h.auth-type {
  padding: 0 0 40px;
  margin-left: -5px;
}
.reviews ul.menu-h.auth-type li {
  padding-right: 10px;
}
.reviews ul.menu-h.auth-type li a {
  padding: 5px 6px;
}
.reviews ul.menu-h.auth-type li a img {
  top: 0;
}
.reviews textarea {
  height: 100px;
  min-height: 100px;
  margin-top: 0;
}
.review-form {
  padding: 0;
  margin: 30px 0;
}
.review-form h4 {
  margin: 0 0 20px;
  font-weight: 600;
}
.review-form-fields p {
  margin: 0 0 10px;
}
.review-form-fields .review-field {
  min-height: 30px;
}
.review-form-fields .review-field:after {
  content: ' ';
  display: block;
  clear: both;
}
.review-form-fields p.review-field a {
  display: inline;
  padding: 0;
  text-decoration: none;
  font-size: 14px;
}
.review-form-fields p.review-field a.logout {
  border-bottom: 1px dotted #bd8d46;
}
.review-form-fields p.review-field a.rate-clear {
  margin-top: 7px;
  color: #333333;
  font-size: 14px;
  border-bottom: 1px dotted #333333;
}
.review-form-fields p.review-field #review-rate i {
  margin-top: 10px;
}
.review-form-fields label {
  width: 160px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  color: #373a3c;
}

.review-form .review-submit .cancel {
  border-bottom: 1px dotted #bd8d46;
  margin-left: 10px;
  font-size: 14px;
}
.review-form .review-submit .cancel:hover,
.review-form .review-submit .cancel:focus {
  text-decoration: none;
}
.review-form .userpic {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px;
  border-radius: 50%;
}
.review-form ul.menu-h.auth-type li a img {
  float: left;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.review-form ul.menu-h.auth-type {
  padding-bottom: 20px;
}
.review-form label {
  width: 160px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  color: #333333;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
  margin-top: 7px;
}
.review-submit .wa-captcha .errormsg {
  float: none;
  margin-left: 0;
}
ul#user-auth-provider {
  padding-left: 0 !important;
}
#product-review-form input[type="text"],
#product-review-form input[type="email"],
#product-review-form input[type="password"],
#product-review-form textarea {
  margin-bottom: 0;
}
input.error,
textarea.error {
  border: 1px solid #bd8d46;
}
.errormsg,
.wa-error-msg {
  color: #bd8d46;
  font-size: 14px;
}
table.compare {
  width: 100%;
}
table.compare thead td {
  border-top: none;
  vertical-align: bottom;
}
table.compare td {
  text-align: left;
  line-height: 1em;
  padding: 10px 2px;
  border-left: none;
  border-right: none;
}
table.compare td a {
  text-decoration: none;
}
table.compare td a.compare-remove {
  position: relative;
  top: -0.2em;
  left: 0.2em;
}
table.compare th {
  text-align: left;
}
table.compare td img {
  display: block;
  margin: 0 0 10px;
  width: 96px;
  height: 96px;
}
table.compare thead .name-wrapper {
  position: relative;
  display: inline-block;
  padding: 0 24px 0 0;
}
table.compare thead .name-wrapper .name-link {
  display: inline-block;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.compare thead .name-wrapper .compare-remove {
  position: absolute;
  top: 0;
  right: 6px;
  left: auto;
  width: 16px;
  height: 16px;
}
table.compare thead .name-wrapper .compare-remove i {
  margin: 0;
}
table.features {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
table.features td {
  padding: 10px;
  border: none;
}
table.features td.name {
  width: 50%;
  vertical-align: top;
}
table.features tr.divider td {
  border-bottom: 1px solid #cccccc;
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #aaaaaa;
}
.related {
  padding-top: 30px;
  margin-top: 20px;
}
.related h3 {
  padding: 0 40px !important;
  font-size: 24px;
  word-wrap: break-word;
}
/** Cart **/
.services {
  margin-top: 10px;
}
.services select {
  padding: 5px;
}
.cart .back-to-shop {
  margin-top: 20px;
  opacity: 0.7;
  position: absolute;
  left: 20px;
}
.cart .back-to-shop a {
  color: #333333;
  text-decoration: underline;
}
.cart .checkout-block {
  background: #f5f5f5;
  margin: 20px 0 70px 0;
  padding: 20px;
}
.cart .checkout-block .cart-discount {
  margin-right: 30px;
}
.cart .checkout-block p {
  font-size: 22px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.cart .checkout-block .btn-primary {
  padding: 15px 20px;
  background: #bd8d46;
  border: 1px solid #bd8d46;
  font-size: 20px;
  margin-bottom: 5px;
}
.cart .checkout-block .btn-primary:hover {
  opacity: 0.8;
}
.cart .cart-product {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.cart .cart-product p {
  margin-bottom: 0;
}
.cart .cart-product .name a {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #333333;
}
.cart .cart-product .name a:hover {
  color: #bd8d46;
}
.cart .cart-product .image img {
  max-width: 100%;
  max-height: 200px;
}
.cart .cart-product .dop {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
  border-bottom: 1px dotted #333333;
  color: #333333;
}
.cart .cart-product .dop:hover,
.cart .cart-product .dop:focus {
  text-decoration: none;
  opacity: 0.8;
}
.cart .delete {
  color: #9c9c9c;
  text-decoration: none;
  font-size: 24px;
}
.cart .item-total {
  font-size: 20px;
  color: #333333;
}
.cart .cupon {
  background: #588f27;
  color: #ffffff;
  padding: 20px 20px 10px 20px;
  margin-bottom: 20px;
}
.cart .cupon .wa-error-msg {
  color: #ffffff;
  font-size: 16px;
}
.cart .cupon p {
  margin-top: 5px;
  font-size: 18px;
}
.cart .cupon .btn {
  background: #bd8d46;
}
.cart .cupon input[type="text"] {
  margin-bottom: 0;
  height: 38px;
  width: 100%;
  border: 0;
}
.cart .cupon-text {
  font-size: 20px;
  margin-bottom: 20px;
}
.cart .cupon-text a {
  text-decoration: none;
  color: #bd8d46;
  border-bottom: 1px dotted #bd8d46;
}
.cart .cupon-text a .fa {
  margin-right: 8px;
}
.cart .bonuses {
  margin: 10px 0;
  text-align: center;
}
.affiliate-block {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.affiliate-block .bonuses {
  font-size: 18px;
}
.clear-list .icon-close {
  margin-right: 3px;
  font-size: 15px;
  vertical-align: middle;
  color: #979797;
}
.clear-list a {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #333333;
  text-decoration: underline;
}
.clear-list a:focus,
.clear-list a:hover {
  color: #bd8d46;
}
/** Compare */
#compare-table {
  margin-bottom: 0;
}
#compare-table .rating-big {
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  padding: 10px 0;
}
#compare-table .rating-big a {
  color: #979797;
  font-size: 12px;
  display: inline-block;
}
#compare-table .rating-big a:hover {
  text-decoration: none;
}
#compare-table .name {
  padding: 5px 0;
  font-size: 16px;
  line-height: 16px;
  height: 70px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
#compare-table .name a {
  color: #333333;
}
#compare-table .name a:focus,
#compare-table .name a:hover {
  color: #bd8d46;
}
#compare-table .remove-icon {
  font-size: 14px;
}
#compare-table .remove-icon .fa {
  color: #737373;
}
#compare-table .remove-icon a {
  color: #737373;
  border-bottom: 1px dotted #737373;
  text-align: center;
}
#compare-table .remove-icon a:hover,
#compare-table .remove-icon a:focus {
  text-decoration: none;
}
#compare-table .icon16.color {
  margin-top: 6px;
  margin-right: 5px;
}
#compare-table td.feature {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
}
#compare-table p {
  color: #000000;
  line-height: 16px;
}
#compare-table h5 {
  margin: 0;
}
#compare-table .image {
  height: 200px;
  width: 200px;
  position: relative;
  margin-bottom: 10px;
}
#compare-table .image .badge {
  position: absolute;
  z-index: 10;
}
#compare-table .image_fix {
  line-height: 200px;
  text-align: center;
  position: relative;
}
#compare-table .image_fix img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 200px;
  max-width: 200px;
}
#compare-table .white-td td {
  background: #ffffff;
  border-top: 0;
  padding-bottom: 40px;
}
#compare-table td button {
  padding: 8px 15px;
}
#compare-table td .price {
  display: block;
  height: 50px;
  font-size: 20px;
  line-height: 18px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
#compare-table td .price s {
  color: #9b9b9b;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  display: block;
}
#compare-table tr:last-child td {
  padding: 30px 10px;
  border-bottom: 0;
}
#compare-table h5 {
  font-weight: 700;
  margin-top: 10px;
}
.compare-scroll {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
ul.compare-diff-all {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -7px;
  width: 200px;
}
ul.compare-diff-all li {
  display: block;
  margin-bottom: 10px;
}
ul.compare-diff-all li a {
  padding: 5px 10px;
  color: #333333;
  text-decoration: none;
  font-size: 14px;
}
ul.compare-diff-all li.selected a {
  background: #588f27;
  text-decoration: none;
  color: #ffffff;
}
ul.compare-diff-all li.selected a b {
  border: none;
}
/* 10x10 Icons
-------------- */
i.icon10 {
  height: 10px;
  width: 10px;
  display: inline-block;
  text-indent: -9999px;
  text-decoration: none !important;
  background: url("img/icons.png") no-repeat;
  background-size: 210px 160px /* 50% of the original size for auto @2x optimization */;
}
* i.icon10 {
  text-decoration: none !important;
  vertical-align: top;
  margin: 0.2em 0.1em 0 0;
}
.icon10.star,
.icon10.star-full {
  background-position: 0 -100px;
}
.icon10.star-half {
  background-position: -10px -100px;
}
.icon10.star-empty {
  background-position: -20px -100px;
}
/** Order **/
.order-list .id a {
  background: #bd8d46;
  color: #ffffff;
  padding: 3px 5px;
}
.order-list .id a:hover {
  text-decoration: none;
}
.order-list .item a {
  color: #333333;
}
.order-list .item a:hover {
  color: #bd8d46;
}
#wa-my-info-cancel {
  margin-left: 10px;
}
.plugin-payment {
  margin-bottom: 20px;
}
.bottom-bar {
  background: #ffffff;
  box-shadow: 0 7px 20px 9px rgba(50, 50, 50, 0.15);
  border-top: 1px solid #dbdbdb;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  width: 100%;
  font-size: 14px;
}
.bottom-bar .container {
  background: transparent;
}
.bottom-bar .fa {
  margin-right: 5px;
  color: #bd8d46;
}
.bottom-bar a {
  color: #222222;
}
.bottom-bar .inline {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.bottom-bar .inline li {
  display: inline-block;
  border-right: 1px solid #ededed;
  position: relative;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.bottom-bar .inline li .compare_count,
.bottom-bar .inline li .favorite_count,
.bottom-bar .inline li .view_count {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.bottom-bar .inline li a {
  display: inline-block;
  padding: 14px 20px;
}
.bottom-bar .inline li a:hover,
.bottom-bar .inline li a:focus {
  text-decoration: none;
  background: #ebebeb;
}
.bottom-bar .inline li a:hover span.view_count,
.bottom-bar .inline li a:focus span.view_count,
.bottom-bar .inline li a:hover span.compare_count,
.bottom-bar .inline li a:focus span.compare_count,
.bottom-bar .inline li a:hover span.favorite_count,
.bottom-bar .inline li a:focus span.favorite_count {
  border: 1px solid #ffffff;
}
.bottom-bar .inline .divider {
  margin: 0 20px;
  color: #b3b3b3;
}
.bottom-bar .cart-block {
  position: relative;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 18px;
}
.bottom-bar .cart-block .icon-red_icon_cart {
  color: #588f27;
  font-size: 34px;
  vertical-align: middle;
}
.bottom-bar .cart-block .cart-box {
  position: relative;
  background: #bd8d46;
  border: 4px solid #bd8d46;
  border-radius: 4px;
  text-align: center;
  width: 30px;
  display: inline-block;
  color: #ffffff;
  margin: 0 6px;
  font-size: 14px;
}
.bottom-bar .cart-block .cart-box:after,
.bottom-bar .cart-block .cart-box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.bottom-bar .cart-block .cart-box:after {
  border-color: rgba(219, 9, 62, 0);
  border-right-color: #bd8d46;
  border-width: 5px;
  margin-top: -5px;
}
.bottom-bar .cart-block .cart-box:before {
  border-color: rgba(219, 9, 62, 0);
  border-right-color: #bd8d46;
  border-width: 9px;
  margin-top: -9px;
}
.bottom-bar .cart-block img {
  width: 38px;
  margin-bottom: 4px;
}
.bottom-bar .cart-block a {
  color: #343434;
  display: inline-block;
  padding: 7px;
  position: relative;
}
.bottom-bar .cart-block a:focus,
.bottom-bar .cart-block a:hover {
  text-decoration: none;
}
.bottom-bar .cart-block .popup {
  display: none;
  position: absolute;
  z-index: 10005;
  right: 0;
  padding: 20px;
  background: #ffffff;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  width: 300px;
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
}
.bottom-bar .cart-block .popup a:hover {
  text-decoration: underline;
}
.bottom-bar .cart-block .popup .name {
  font-size: 13px;
}
.bottom-bar .cart-block .popup .total {
  font-size: 18px;
  line-height: 18px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin: 10px 0;
}
.bottom-bar .cart-block .popup .btn-primary {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 17px;
  color: #ffffff;
  text-align: center;
}
.bottom-bar .cart-block .popup .btn-primary:hover {
  border: 1px solid #bd8d46;
  background: #bd8d46;
  text-decoration: none;
}
.bottom-bar .favorite_count,
.bottom-bar .compare_count,
.bottom-bar .view_count {
  border: 1px solid #eeeeee;
  padding: 2px 7px;
  margin-left: 5px;
  font-size: 12px;
  border-radius: 2px;
}
/** Bootstrap Add **/
.adaptive {
  width: 20%;
}
.adaptive-filter {
  width: 25%;
}
.timeline {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.timeline ul {
  font-weight: 600;
  color: #888888;
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.timeline ul a {
  color: #888888;
}
.search-blog {
  margin-bottom: 20px;
}
.search-blog button {
  background: #bd8d46;
}
.search-blog button:hover {
  background: #588f27;
  border: 1px solid #588f27;
}
.post {
  margin-bottom: 50px;
}
.post img {
  max-width: 100%;
  /*height: auto;*/
}
.post iframe {
  max-width: 100%;
}
.post .text {
  margin-top: 5px;
  margin-right: 10px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.post textarea {
  width: 100%;
  min-height: 300px;
  margin-top: 10px;
  height: 250px;
}
.post.search-match {
  margin-top: 20px;
  margin-bottom: 50px;
}
.post.search-match h3 {
  font-size: 1.5em;
  margin-bottom: 5px;
}
.post.search-match p {
  margin-top: 5px;
}
.credentials {
  overflow: hidden;
  line-height: 1.3em;
  font-size: 12px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.credentials a,
.credentials span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  color: #9b9b9b;
}
.credentials .userpic {
  min-width: 20px;
  display: block;
  float: left;
  margin-right: 2px;
  border-radius: 50%;
}
.credentials .username {
  margin: 0;
}
.credentials .date,
.credentials .icon16 {
  margin: 0 3px;
}
.credentials img.userpic {
  width: 20px;
}
.post .credentials {
  margin-bottom: 20px;
}
.photo-album-attachment ul.thumbs {
  padding-left: 0;
}
.photo-album-attachment ul.thumbs li {
  list-style: none;
  display: inline-block;
  margin: 0 20px 20px 0;
}
.photo-album-attachment .photo {
  margin-bottom: 20px;
}
.photo-album-attachment .photo img {
  margin-top: -10px;
}
.post .photo-album-attachment {
  padding-top: 10px;
}
.comments {
  margin: 30px 50px 10px 0;
}
.comments h3 {
  margin: 0 0 20px;
}
.comments h4 {
  margin: 0 0 10px;
}
.comments .credentials .date {
  margin: 0 5px;
  padding-top: 1px;
}
.comments .credentials .userpic {
  margin-right: 5px;
}
.comments .credentials .userpic.icon16 {
  min-width: 0;
  width: 16px;
  height: 16px;
  margin: 7px 4px 0;
}
.comments textarea {
  height: 100px;
  min-height: 100px;
  width: 75%;
  margin-top: 0;
}
.comments ul,
.comments ul li {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
}
.comments ul li ul {
  margin: 20px 0 0 0;
}
.comments ul li span.hint a {
  color: #aaaaaa;
  text-decoration: underline;
}
.comments .text {
  margin: 5px 0 5px 28px;
}
.comments .actions {
  margin: 0 0 5px 28px;
  font-size: 0.9em;
}
.comments .actions .comment-reply {
  padding: 0 !important;
  text-decoration: none;
  border-bottom: 1px dotted #bd8d46;
  font-size: 12px;
}
.comments ul li a.comment-delete {
  margin: 0 0 0 5px;
  padding: 0;
  color: #dd9999;
  text-decoration: underline;
}
.comments ul li a.comment-delete:hover {
  background: red;
  color: white;
}
.comments ul li ul {
  padding-left: 25px;
}
.comments ul li .comment-form {
  padding: 10px 30px;
  margin-top: 0;
}
.comments ul li .comment-form textarea {
  min-height: 100px;
}
.comment.in-reply-to {
  background: #fafafa;
  margin: -8px -8px -13px;
  padding: 8px 35px 8px 8px;
  position: relative;
}
.comment.new {
  background: #ffffcc;
  margin: -8px -8px -13px;
  padding: 8px 35px 8px 8px;
}
.comment-form {
  padding: 0;
  margin-top: 30px;
}
.comment-form h4 {
  margin: 0 0 20px;
  font-weight: 600;
}
.comment-form-fields p {
  margin: 0 0 10px;
}
.comment-form-fields p a {
  display: inline !important;
}
.comment-form-fields label {
  width: 170px;
  display: block;
  clear: left;
  float: left;
  margin: 0 10px 0 0;
  color: #333333;
  padding-top: 3px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
}
.comment-form-fields input {
  width: 280px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  border-radius: 0;
  margin-bottom: 5px !important;
}
.comment-form textarea {
  min-width: 70%;
  min-height: 160px;
  width: 280px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  vertical-align: middle;
  border-radius: 0;
  margin-bottom: 0;
}
.comment-form .comment-submit {
  padding: 0 0 0 180px;
}
.comment-form .comment-submit .wa-captcha {
  margin-bottom: 20px;
}
.comment-form .userpic {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px;
  border-radius: 50%;
}
.comment-form ul.menu-h.auth-type li a img {
  float: left;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.comment-form ul.menu-h.auth-type {
  padding-bottom: 20px;
}
.pageless-wrapper {
  font-style: italic;
}
html.realtime-preview,
html.realtime-preview body {
  background: #ffffff;
}
html.realtime-preview .globalheader,
html.realtime-preview .globalfooter {
  display: none;
}
html.realtime-preview .content {
  margin-right: 0;
}
html.realtime-preview .page {
  top: 0;
  margin: 10px 0;
}
/* Plugins
---------- */
ul.menu-v.categories {
  margin-bottom: 20px;
}
ul.menu-v.categories li {
  border: none;
}
ul.menu-v.categories li a {
  padding: 5px 16px;
}
ul.menu-v.categories li.selected a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
.tags.cloud {
  text-align: center;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /** Media **/
  body:after {
    position: fixed;
    /** content: "SM Size"; **/
    top: 0;
    background: palevioletred;
    color: #ffffff;
    padding: 10px;
  }
  .filter .filter-close {
    display: none;
  }
  .split {
    margin-top: 0;
  }
  .adaptive {
    width: 33.3333333333%;
  }
  .adaptive-filter {
    width: 50%;
  }
  .header .logo-fix img {
    max-width: 100%;
  }
  .header .phone {
    font-size: 18px;
  }
  .header .promo p {
    font-size: 11px;
    margin-left: 60px;
    margin-top: 8px;
  }
  .header .promo img {
    width: 46px;
    margin-top: 10px;
  }
  .header .cart-block {
    font-size: 16px;
  }
  .promos .col-lg-6 {
    height: 300px;
  }
  .menu-h li ul li {
    width: 48%;
  }
  .dialog-window .dialog-cart {
    width: 700px;
  }

    .header__top {
        display: block;
        background-color: #404040;
    }

    .header__top .header__wrapper {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 0 20px;
        background-color: transparent;
    }
}



/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /** Media **/
  body:after {
    position: fixed;
    /** content: "MD Size"; **/
    top: 0;
    background: orange;
    padding: 10px;
  }
  .filter .filter-close {
    display: none;
  }
  .split {
    margin-top: 20px;
  }
  .adaptive {
    width: 25%;
  }
  .adaptive-filter {
    width: 33.3333333333%;
  }
  .menu-h li ul li {
    width: 32%;
  }
  .dialog-window .dialog-cart {
    width: 800px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /** Media **/
  body:after {
    position: fixed;
    /**  content: "LG Size"; **/
    top: 0;
    background: rebeccapurple;
    color: #ffffff;
    padding: 10px;
  }
  .filter .filter-close {
    display: none;
  }
  .split {
    margin-top: 20px;
  }
  .adaptive {
    width: 20%;
  }
  .adaptive-filter {
    width: 25%;
  }
  .header .phone {
    font-size: 22px;
  }
  .header .promo p {
    font-size: 12px;
    margin-left: 65px;
    margin-top: 7px;
  }
  .header .promo img {
    width: 56px;
    margin-top: 0;
  }
  .header .cart-block {
    font-size: 18px;
  }
  .menu-h li ul li {
    width: 24%;
  }
  .bottom-bar .inline {
    display: inline-block;
  }
  .bottom-bar .inline li {
    display: inline-block;
  }
  .dialog-window .dialog-cart {
    width: 900px;
  }

    .header__top .header__wrapper {
        gap: 0 40px;
    }
}
/* Large devices (mobile, 500px and down) */
@media (max-width: 767px) {
  /** Media **/
  .menu-h-top .account{
	  margin-left: 10px;
  }
  .mobile-bf{
      max-width:99%;
  }
  .catalog-list .inner {
    padding: 10px;
  }
  .catalog-list .inner .image img {
    max-width: 80%;
  }
  .catalog-list .inner .section .height-control {
    height: auto;
  }
  .catalog-list .inner .image {
    display: table-cell;
    width: 50px;
  }
  .row.reorder-xs {
    transform: rotate(180deg);
    direction: rtl;
    /* Fix the horizontal alignment */
  }
  .row.reorder-xs > [class*="col-"] {
    transform: rotate(-180deg);
    direction: ltr;
    /* Fix the horizontal alignment */
  }
  .hover-active .thumbnail-catalog .image-block .compare-favorite {
    font-size: 11px;
  }
  .thumbnail-catalog .image-block .compare-favorite {
    font-size: 11px;
  }
  .responsive-table {
    max-width: 100%;
    overflow-x: auto;
  }
  .checkout-block .br {
    display: block;
  }
  .promos-block .promos .title {
    min-height: unset;
  }
  .comment-form textarea {
    min-width: 100%;
    width: 100%;
  }
  .errormsg {
    margin-left: 0;
  }
  .comment-form .comment-submit {
    padding: 0 0 0 0;
  }
  .to-table {
    display: block;
    width: 100%;
    margin-right: 15px;
    margin-left: 0;
  }
  .to-cell {
    display: block;
    float: none;
    padding-left: -15px;
    padding-right: -15px;
  }
  .to-cell:first-child {
    padding-right: 0;
  }
  .header .logo-fix {
    margin-bottom: 10px;
  }
  .header .logo-fix img {
    max-width: 100%;
  }
  .header .phone {
    text-align: center;
    font-size: 22px;
  }
  .header .phone span.dot {
    margin: 0 7px 3px 7px;
  }
  .header .phone i {
    display: block;
  }
  .header .cart-block .popup {
    width: 100%;
  }
  .adaptive {
    width: 50%;
  }
  .adaptive-filter {
    width: 50%;
  }
  .slider-tabs {
    display: none;
  }
  .home-header {
    padding: 0 30px;
  }
  .home-header .arrow {
    display: none;
  }
  .main-slider-product li {
    height: auto;
  }
  .main-slider-product li .slider-image {
    position: static;
    width: 100%;
  }
  .main-slider-product li .slider-text {
    width: 100%;
    position: static;
    text-align: center;
    margin-top: 20px;
  }
  .owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
    position: static;
  }
  .menu-h {
    height: auto;
  }
  .menu-h li ul li {
    width: 100%;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"],
  textarea {
    width: 100%;
  }
  .wa-form .wa-field .wa-value input[type="text"],
  .wa-form .wa-field .wa-value input[type="email"],
  .wa-form .wa-field .wa-value input[type="password"] {
    width: 100%;
  }
  .wa-form .wa-field .wa-name {
    width: 100%;
    display: block;
    float: none;
  }
  .wa-form .wa-field .wa-value {
    margin-left: 0;
    width: 100%;
  }
  .wa-login-form-wrapper .wa-field-remember-me,
  .wa-signup-form-wrapper .wa-field-remember-me,
  .wa-login-form-wrapper .wa-login-form-actions,
  .wa-signup-form-wrapper .wa-login-form-actions,
  .wa-login-form-wrapper .wa-captcha-code,
  .wa-signup-form-wrapper .wa-captcha-code,
  .wa-login-form-wrapper .wa-field-terms-accepted,
  .wa-signup-form-wrapper .wa-field-terms-accepted,
  .wa-login-form-wrapper .wa-signup-form-actions,
  .wa-signup-form-wrapper .wa-signup-form-actions {
    margin-left: 0 !important;
    margin-bottom: 5px !important;
    position: relative;
  }
  .wa-login-form-wrapper .wa-login-form-fields .wa-login-forgotpassword-url {
    margin-left: 0 !important;
  }
  .wa-form .wa-error-msg {
    margin-left: 0 !important;
    margin-bottom: 5px !important;
    position: relative;
  }
  .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-buttom {
    display: inline-block;
    margin-left: 0 !important;
    margin-top: 10px;
  }
  .wa-form .wa-field .wa-name {
    padding-bottom: 0;
  }
  .review-form .review-submit {
    padding: 0 0 20px 0;
  }
  .wa-captcha .wa-captcha-input {
    margin-top: 5px;
  }
  .mailer-subscribe .table-cell:nth-child(1) {
    display: none;
  }
  h6.subscribe-header {
    padding-top: 30px;
    text-align: center;
  }
  /** Other **/
  .settings-icon {
    display: none;
  }
  .scroll-top-wrapper {
    bottom: 20px;
    display: none !important;
  }
  /** Breadcrumbs **/
  .breadcrumbs ul li ul {
    display: none !important;
  }
  .subcategory-noimages {
    margin: 10px 0;
  }
  .subcategory-noimages .link {
    position: relative;
    padding: 10px;
    height: auto;
    display: block;
    width: 100%;
    border: 1px solid #eeeeee;
    border-radius: 0;
  }
  .subcategory-noimages .link:before {
    font-family: 'FontAwesome', serif;
    position: absolute;
    right: 10px;
    top: 60%;
    margin-top: -0.753em;
    content: "\f105";
    font-size: 18px;
    color: #c5c5c5;
  }
  /** Catalog **/
  .thumbnail-catalog .bottom-block .price {
    font-size: 18px;
  }
  .thumbnail .status .rating-big {
    display: none;
  }
  .thumbnail .status .availability {
    text-align: left;
  }
  .text-catalog .table-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 5px;
    text-align: left;
  }
  .text-catalog .table-cell:nth-child(1) {
    width: 0;
    text-align: center;
    display: none;
  }
  .text-catalog .table-cell:nth-child(2) {
    width: 45%;
  }
  .text-catalog .table-cell:nth-child(3) {
    width: 30%;
    text-align: center;
  }
  .text-catalog .table-cell:nth-child(4) {
    width: 20%;
  }
  .sorting .filters-mobile li a:after {
    content: "\f105" !important;
  }
  /** Product **/
  .product .name-mobile-hide {
    display: none;
  }
  .product .back {
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  }
  .product .back .fa {
    font-size: 16px;
    margin-right: 10px;
    color: #bd8d46;
  }
  .product .summary {
    margin: 15px 0;
  }
  .product .back a {
    color: #838383;
    text-transform: uppercase;
    font-size: 14px;
  }
  .product div.h1 {
    margin-top: 10px;
    font-size: 22px;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  }
  .product .purchase {
    padding: 0;
  }
  .product .cart-group .add2cart-button {
    width: 100%;
  }
  .add2cart .btn-primary {
    padding-left: 10px !important;
  }
  .product .cart-group .add2cart-button .btn-primary::after {
    content: " ";
  }
  .product .cart-group button {
    width: 100%;
  }
  .product .options .name {
    line-height: 22px;
  }
  .product .options .inline-select a {
    line-height: 22px;
  }
  .product-margin {
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .product-margin .col-lg-7,
  .product-margin .col-lg-5 {
    position: relative;
    padding: 20px 0 40px;
    display: table-cell;
    vertical-align: top;
    float: left;
    border-top: 0;
    border-bottom: 1px solid #eaeaea;
  }
  .product-margin .col-lg-7:nth-child(2n),
  .product-margin .col-lg-5:nth-child(2n) {
    padding: 30px 30px 30px 30px;
    background: #f9f9f9;
    border-left: 0;
    border-right: 0;
  }
  .arrow-control {
    display: none;
  }
  .dialog-window .dialog-cart {
    top: 0;
    max-height: 100%;
    width: 100%;
  }
  .dialog-window .dialog-cart .owl-theme .owl-controls {
    bottom: 0;
  }
  .dialog-window .dialog-cart .row.product {
    display: block;
    width: 100%;
    margin-left: 0;
    padding: 15px;
  }
  .dialog-window .dialog-cart .col-lg-6.col-md-6.col-xs-12 {
    display: block;
    height: 100%;
    float: left;
    width: 100%;
  }
  .dialog-window .dialog-cart .col-lg-6.col-md-6.col-xs-12:nth-child(2) {
    border-top: 1px solid #eaeaea;
    border-left: 1px solid transparent;
    background: #fafafa;
    padding: 20px;
  }
  .panel-default .panel-body {
    margin-top: 0;
    border-top: 0;
    padding: 40px 0;
    margin-bottom: 1px;
  }
  #fancybox-thumbs {
    overflow-x: auto !important;
  }
  .bottom-bar .container {
    padding-left: 0;
    padding-right: 0;
  }
  .bottom-bar .cart-block {
    font-size: 16px;
  }
  .bottom-bar .cart-block a {
    padding: 10px;
  }
  .bottom-bar .fa {
    font-size: 34px;
  }
  .bottom-bar .inline {
    display: table;
    width: 100%;
    background-color: #fff;
    margin-left: -10px;
  }
  .bottom-bar .inline li {
    display: table-cell;
    position: relative;
    text-align: center;
    width: 25%;
  }
  .bottom-bar .inline li span {
    position: absolute;
    right: 5px;
    top: 3px;
    border: 1px solid #eeeeee;
    padding: 2px 7px;
    margin-left: 5px;
    font-size: 10px;
    border-radius: 2px;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
  }
  .bottom-bar .inline li:last-child {
    border-right: 0;
  }
  .bottom-bar .inline li a {
    display: block;
    padding: 5px 0 15px;
  }
  .bottom-bar .inline li .fa {
    margin-right: 0;
  }
  .bottom-bar .inline li strong {
    font-weight: 600;
    font-size: 10px;
    font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
    color: #6f6f6f;
    position: absolute;
    bottom: 2px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  .bottom-bar .hint {
    display: block !important;
  }
  .checkout-step {
    border: 0;
  }
  .checkout-step .checkout-step-content {
    padding: 20px 0;
  }
  .checkout ul.checkout-options.shipping h3 {
    display: block;
    width: 60%;
  }
  .checkout ul.checkout-options.shipping .rate {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    min-width: 100px;
  }
  .checkout ul .rate .hint,
  .checkout ul.checkout-options li .rate .est_delivery {
    font-size: 12px;
    line-height: 12px;
  }
  .checkout ul.checkout-options li p {
    font-size: 12px;
    line-height: 12px;
  }
}
.spinner.input-group .input-group-addon a.spin-up,
.spinner.input-group .input-group-addon a.spin-down {
  font-size: 15px;
  overflow: hidden;
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
  color: #999999;
}
.select_quantity {
  display: inline-block;
}
.input-group .form-control {
  position: static;
}
.input-group.spinner {
  height: 40px;
  max-width: 75px;
}
.input-group.spinner .form-control {
  height: 40px;
  min-width: 40px;
}
.input-group.spinner .input-group-addon {
  padding: 0;
}
.input-group.spinner .input-group-addon a {
  padding: 0 8px;
}
.input-group.spinner .input-group-addon a .fa:hover {
  color: #bd8d46;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-2px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(2px, 0, 0);
  }
}
#fancybox-thumbs ul li.active a {
  border: 1px solid #bd8d46;
}
.fancybox-close {
  background: #bfbfbf;
}
.fancybox-prev span {
  background: #bfbfbf;
}
.fancybox-next span {
  background: #bfbfbf;
}
/** iPhone 4 & iPhone 5 **/
@media (max-width: 370px) {
  .thumbnail-catalog .bottom-block .price {
    font-size: 14px;
    color: #072B4B;
  }
  .thumbnail-catalog .bottom-block .price s {
    font-size: 14px;
  }
  .promos-block .col-lg-3 a,
  .promos-block .col-lg-12 a {
    height: 150px;
  }
    .promos-block .promos .title {
        overflow-y: hidden;
    }
  .promos-block .promos .title .promo-text {
    font-size: 12px;
  }
}
/** Plugin one click **/
.one-click input {
  background: none;
  border: 0;
  color: #bd8d46;
  border-bottom: 1px dotted #bd8d46;
  padding: 0;
  cursor: pointer;
  border-radius: 0;
}
.checkout-block .storequickorder_cart_button {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  background: none;
  border: 1px solid #bd8d46;
  color: #bd8d46;
  padding: 15px 20px;
  border-radius: 4px;
  font-size: 20px;
  line-height: 25px;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 5px;
}
#storequickorder .dialog-background {
  z-index: 9999999 !important;
  background: rgba(0, 0, 0, 0.38) !important;
}
#storequickorder .dialog-window {
  z-index: 99999999 !important;
  -webkit-box-shadow: none !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2) !important;
}
#storequickorder .dialog-content-indent {
  padding: 20px 20px 0 20px !important;
}
#storequickorder .dialog-buttons-gradient {
  margin-left: 190px;
}
#storequickorder .dialog-buttons {
  height: 75px !important;
}
#storequickorder h1 {
  font-size: 24px;
  margin-bottom: 20px;
}
#storequickorder .storequickorder-window-product_info-image {
  margin-right: 15px;
}
#storequickorder .dialog-window {
  border: 0 !important;
  border-radius: 0 !important;
}
#storequickorder .icon16.close {
  margin-top: 0 !important;
  margin-right: 0 !important;
  z-index: 9999;
}
/** Toggle version **/
.toggle-version {
  position: relative;
  padding: 5px;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  background: #ffffff;
}
.toggle-version .icon {
  position: absolute;
  top: 5px;
  right: 10px;
}
.toggle-version .icon a {
  font-size: 16px !important;
  text-decoration: none;
  color: #333333;
}
.toggle-version .icon a:hover {
  text-decoration: none;
}
.toggle-footer a {
  color: #ffffff;
  text-decoration: none;
}
.toggle-footer {
  display: inline-block;
  text-align: left;
  background: #333333;
  color: #ffffff;
  padding: 5px 10px;
  margin: 10px 0;
}
/** v.1.4 **/
.brands-shop {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  border: 1px solid #e9e9e9;
  padding: 20px;
  margin: 0 0 20px;
}
.brands-shop a {
  color: #333333;
  text-decoration: underline;
}
.affiliate-text {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 16px;
}
.prev-next {
  margin-bottom: 10px;
}
.prev-next-image {
  position: absolute;
  top: 28px;
  width: 300px;
  border: 1px solid #eaeaea;
  box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
  background: #ffffff;
  z-index: 1001;
  padding: 5px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  display: table;
  table-layout: fixed;
}
.prev-next-image .table-cell {
  display: table-cell;
  vertical-align: middle;
  table-layout: fixed;
  word-wrap: break-word;
  font-size: 14px;
}
.prev-next-image .name {
  width: 60%;
  padding: 10px;
  text-align: left;
}
.prev-next-image .image {
  max-width: 100px;
  width: 40%;
}
.prev-next-image .image img {
  max-width: 100%;
}
.next-product .prev-next-image {
  right: 15px;
}
.prev-product .prev-next-image {
  left: 15px;
}
.prev-next-image img {
  padding: 10px;
}
.prev-next-icon {
  top: 40px !important;
}
.next-product,
.prev-product {
  display: inline-block;
}
.next-product a,
.prev-product a {
  text-decoration: none;
  display: block;
  padding: 5px 15px;
  background: #eeeeee;
  color: #717171;
  font-size: 12px;
  position: relative;
  z-index: 22;
  text-align: center;
}
.prev-next-image a {
  background: transparent;
}
.next-product a:hover,
.prev-product a:hover {
  opacity: 0.8;
}
.next-product a:hover,
.prev-product a:hover {
  text-decoration: none;
}
.prev-product i {
  margin-right: 6px;
}
.next-product i {
  margin-left: 6px;
}

.one-outstock {
    pointer-events: none;
}
.one-outstock input {
  color: #cccccc !important;
  border-bottom: 1px dotted #cccccc;
}
.thumbnail-catalog .btn.disabled:hover,
.thumbnail-catalog .btn:disabled:hover,
.thumbnail-catalog .btn.disabled:focus,
.thumbnail-catalog .btn:disabled:focus {
  background: #cccccc;
  cursor: not-allowed;
  border: 0;
  pointer-events: auto;
}
/** v.1.5 **/
.category_description img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .navigation_width {
    padding-top: 0;
  }
}
/** Standart **/
.menu-h-tree {
  visibility: hidden;
  width: 100%;
  min-height: 20px;
  text-align: center;
  position: relative;
  z-index: 20;
  margin: 0;
  padding: 0;
  height: 47px;
  font-size: 17px;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  /* Safari */
  justify-content: center;
  -webkit-justify-content: center;
  /* Safari */
  background: #588f27;
  border: 0;
}
.menu-h-tree a {
  color: #ffffff;
}
.menu-h-tree ul {
  margin: 0;
  padding: 0;
}
.menu-h-tree ul ul {
  top: 0 !important;
}
.menu-h-tree li {
  position: relative;
  float: left;
  list-style: none;
  padding: 0;
}
.menu-h-tree li a {
  padding: 12px 10px 10px 10px;
  display: block;
  text-decoration: none;
  color: #ffffff;
}
.menu-h-tree li li a {
  padding: 7px 10px !important;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 16px;
}
.menu-h-tree .more li a {
  padding: 7px 10px 7px 20px !important;
}
.menu-h-tree li.tree a {
  padding: 12px 25px 10px 10px;
}
.menu-h-tree .tree a {
  padding-right: 25px;
}
.menu-h-tree .tree:after {
  font-family: 'FontAwesome', serif;
  position: absolute;
  right: 10px;
  top: 13px;
  content: "\f0dd";
  font-size: 13px;
  color: #ffffff;
}
.menu-h-tree .tree.more:after {
  content: " ";
}
.menu-h-tree .drop-link {
  padding: 12px 15px 10px 15px !important;
}
.menu-h-tree ul .tree:after {
  color: #000000;
  font-family: 'FontAwesome', serif;
  position: absolute;
  top: 25%;
  right: 10px;
  content: "\f0da";
  font-size: 13px;
  color: gray;
}
.menu-h-tree .more-menu .tree:after {
  color: #000000;
  font-family: 'FontAwesome', serif;
  position: absolute;
  top: 25%;
  left: 10px;
  content: "\f0d9";
  font-size: 13px;
  color: gray;
  width: 10px;
}
.menu-h-tree .tree:hover {
  color: #ffffff;
}
.menu-h-tree li:hover:after {
  color: #588f27 !important;
}
.menu-h-tree li:hover {
  background: #ffffff;
  color: #588f27;
}
.menu-h-tree li:hover > a {
  background: #ffffff;
  color: #588f27;
}
.menu-h-tree li ul li:hover > a {
  background: #f5f5f5;
}
.menu-h-tree ul {
  display: none;
  width: 300px;
  left: 0;
  background: #ffffff;
  padding: 0;
  position: absolute;
  z-index: 13012;
  margin-left: 0;
  box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.32);
  text-align: left;
}
.menu-h-tree .more ul {
  left: -256px;
}
.menu-h-tree .more ul ul {
  left: -300px;
}
.menu-h-tree ul li {
  z-index: 111;
  position: relative;
  width: 300px;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
}
.menu-h-tree ul li a {
  text-transform: none;
  display: block;
  padding: 10px 5px 10px 15px;
  margin: 0;
  color: #000000;
}
.menu-h-tree ul li ul {
  top: -1px;
  left: 100%;
  margin-left: 0;
}
.menu-h-tree li:hover > ul {
  display: block;
  height: auto;
}
.menu-h-tree .more a {
  padding: 10px 15px;
  position: relative;
}
.menu-h-tree .more a:after {
  content: " ";
}
.menu-h-tree .more a i {
  position: relative;
}
.menu-h-tree .more a i .count {
  position: absolute;
  top: -18px;
  right: -20px;
  background: #bd8d46;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  color: #ffffff;
  font-size: 10px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  border-radius: 50%;
}
.invert-menu .menu-h-tree {
  background: #ffffff;
  border-top: 1px solid #588f27;
  border-bottom: 1px solid #588f27;
}
.invert-menu .menu-h-tree a {
  color: #000000;
}
.invert-menu .menu-h-tree a:hover {
  color: #bd8d46 !important;
}
.invert-menu .menu-h-tree ul {
  margin-top: -2px;
}
.invert-menu .menu-h-tree ul ul {
  margin-top: 0;
}
.invert-menu .menu-h-tree .tree:after {
  color: #000000 !important;
}
/** v1.7 */
.fancybox-title-float-wrap .child {
  white-space: normal !important;
}
#pages-custom-1 .panel-body,
#pages-custom-2 .panel-body {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
}
.shipping .wa-name label {
  font-size: 14px !important;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
}
.about-shop,
.brands-shop,
.checkout-order,
.checkout .checkout-step-content {
  background: #ffffff;
}
ul.product-nav li {
  background: none;
}
/** v1.8 **/
.services select {
  padding: 5px;
  max-width: 100%;
}
.add2cart .btn-primary {
  background-size: auto;
}
.product-gallery .owl-theme .owl-controls {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: -10px;
}
.product-gallery .slide p {
  margin-top: 10px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 14px;
}

/* .##.....##..#######..##.....##.########
/* .##.....##.##.....##.###...###.##......
/* .##.....##.##.....##.####.####.##......
/* .#########.##.....##.##.###.##.######..
/* .##.....##.##.....##.##.....##.##......
/* .##.....##.##.....##.##.....##.##......
/* .##.....##..#######..##.....##.######## */

/* .########..########.##.....##.####.########.##......##..######.
/* .##.....##.##.......##.....##..##..##.......##..##..##.##....##
/* .##.....##.##.......##.....##..##..##.......##..##..##.##......
/* .########..######...##.....##..##..######...##..##..##..######.
/* .##...##...##........##...##...##..##.......##..##..##.......##
/* .##....##..##.........##.##....##..##.......##..##..##.##....##
/* .##.....##.########....###....####.########..###..###...######. */

.home-page__reviews {
    padding: 30px 0 0 0;
    margin: 0;
}

.home-page__reviews .home-header {
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #072B4B;
    text-align: left;
    font-family: inherit;
}

.home-page__reviews .all-reviews {
    color: #909090;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    margin-left: 40px;
    text-transform: lowercase;
}

.home-page__reviews .review {
    width: 100%;
    height: auto;
    background: transparent;
    border: none;
    margin: 0 0 20px 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}


.home-page__reviews .review .media {
    margin: 0 0 10px 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    gap: 36px;
    align-items: center;
    justify-content: flex-start;
}

.home-page__reviews .review .media A {
    flex-shrink: 0;
    display: block;
    margin: 0;
    padding: 0;
    min-height: 80px;
}

.home-page__reviews .review .media A IMG {
    display: block;
    margin: 0;
    padding: 0;
}

.home-page__reviews .review .media-title {
    display: flex;
    gap: 10px 20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.home-page__reviews .media-title .rate {
    width: calc((100% - 20px) / 2);
    display: flex;
    align-items: center;
    gap: 3px;
    justify-content: flex-start;
}

.home-page__reviews .media-title .rate .star,
.home-page__reviews .media-title .rate .star-full,
.home-page__reviews .media-title .rate .star-half,
.home-page__reviews .media-title .rate .star-empty {
    width: 12px;
    height: 4px;
    border-radius: 2px;
    background-color: #E2E2E2;
    position: relative;
}

.home-page__reviews .media-title .rate .star::after,
.home-page__reviews .media-title .rate .star-full::after,
.home-page__reviews .media-title .rate .star-half::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 4px;
    border-radius: 2px;
    background-color: #F18D1D;
}

.home-page__reviews .media-title .rate .star-half::after {
    width: 6px;
    border-radius: 2px 0 0 2px;
}


.home-page__reviews .media-title .date {
    width: calc((100% - 20px) / 2);
    color: #909090;
    font-size: 12px;
    line-height: 16px;
}

.home-page__reviews .media-title .title {
    width: 100%;
    color: var(--color-text);
    font-size: 14px;
    font-weight: 600;
}

.home-page__reviews .media-body {
    font-size: 12px;
    line-height: 150%;
    width: 100%;
}

.home-page__reviews .media-body .text {
    color: var(--color-text);
    font-family: inherit;
    margin: 0;
    padding: 0;
}

.home-page__reviews .media-body .username {
    color: #263248;
    font-weight: 600;
    margin: 5px 0 0 0;
    padding: 0;
}


@media (min-width: 767px) {
    .home-page__reviews {
        padding: 40px 0 0 0;
    }

    .home-page__reviews .home-header {
        font-size: 22px;
        line-height: 28px;
    }
}

@media (min-width: 992px) {
    .home-page__reviews .col-xl-3:nth-child(4) {
        display: none;
    }
}

@media (min-width: 1200px) {
    .home-page__reviews .col-xl-3:nth-child(4) {
        display: block;
    }

}

@media (min-width: 1200px) {
    .home-page__reviews {
        padding: 50px 0 0 0;
    }

    .home-page__reviews .home-header {
        font-size: 28px;
        line-height: 32px;
        position: relative;
    }

    .home-page__reviews .all-reviews {
        position: absolute;
        margin-left: 0;
        top: 12px;
        color: #979797;
        font-size: 16px;
        left: 25%;
    }

    .home-page__reviews .col-xl-3:hover {
        position: relative;
    }

    .home-page__reviews .col-xl-3:hover::after {
        content: "";
        position: absolute;
        inset: -10px;
        background: #ffffff;
        border-radius: 10px;
        box-shadow: 0 0 20px -2px #006DAA40;
        z-index: 1;
    }

    .home-page__reviews .col-xl-3:hover .review {
        position: relative;
        z-index: 2;
    }

    .home-page__reviews .media-title .title {
        font-size: 16px;
    }

    .home-page__reviews .media-body {
        font-size: 14px;
    }
}

.reviews-home .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.reviews-home .col-lg-6 {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}

/** 1.9 **/
.flexdiscount-product-discount {
  width: 100%;
  margin-bottom: 10px;
}
.flexdiscount-pd-block {
  background-color: #ffffff;
  border: 1px solid #eaeaea !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin: 10px 0 !important;
}
.flexdiscount-discounts-heading,
.flexdiscount-pd-block .flexdiscount-heading,
#yourshop .flexdiscount-pd-block .flexdiscount-heading {
  background: #588f27 !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.flexdiscount-discounts-heading .h3 {
  color: #ffffff !important;
  font-size: 16px !important;
}
.flexdiscount-discounts-body li {
  padding: 10px 15px;
  background-color: #ffffff !important;
  margin: 5px 0;
}
.flexdiscount-pd-block .flexdiscount-heading .h3 {
  font-size: 16px !important;
}
.flexdiscount-pd-block .flexdiscount-body {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.flexdiscount-pd-block .flexdiscount-table {
  border-left: 1px solid #eaeaea !important;
  border-top: 1px solid #eaeaea !important;
}
.flexdiscount-pd-block .flexdiscount-table td,
.flexdiscount-pd-block .flexdiscount-table th {
  color: #000000;
  border: 1px solid #eaeaea !important;
  padding: 5px;
  text-align: center;
}
.flexdiscount-max-discount,
.flexdiscount-max-affiliate {
  font-size: 16px !important;
  color: #bd8d46 !important;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-weight: 600 !important;
}
.flexdiscount-table {
  border-left: 1px solid #eaeaea !important;
  border-top: 1px solid #eaeaea !important;
  width: 100%;
  margin-bottom: 10px;
}
.flexdiscount-table td {
  color: #000000;
  border: 1px solid #eaeaea !important;
  padding: 5px;
  text-align: center;
  width: 50%;
}
/** 2.0 **/
#ui-datepicker-div {
  display: none;
}
.container-catalog,
.galery-preview .row,
.promos-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.container-catalog {
    gap: 20px;
}

.container-catalog .adaptive,
.galery-preview .col-lg-3,
.promos {
  display: flex;
  flex-direction: column;
}

.container-catalog .adaptive {
    width: calc((100% - 20px) / 2);
}

@media (min-width: 540px) {
    .container-catalog .adaptive {
        width: calc((100% - 40px) / 3);
    }
}

@media (min-width: 768px) {
    .container-catalog .adaptive {
        width: calc((100% - 60px) / 4);
    }
}

@media (min-width: 920px) {
    .container-catalog .adaptive {
        width: calc((100% - 80px) / 5);
    }
}

@media (min-width: 1200px) {
    .container-catalog .adaptive {
        width: calc((100% - 100px) / 6);
    }
}

.thumbnail-catalog .name {
  overflow-y: hidden;
}
.social a {
  margin-bottom: 5px;
}
.footer .rules {
  margin-top: 5px;
}
.mailer-subscribe .top-text {
  vertical-align: top;
}
.mailer-subscribe .top-text .text-email {
  margin-top: 11px;
}
.split-catalog-slide {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  border-top: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  font-size: 17px;
  line-height: 19px;
}
.split-catalog-slide li {
  display: block;
  position: relative;
  background: #ffffff;
}
.split-catalog-slide li:last-child {
  border-bottom: 0;
}
.split-catalog-slide li a {
  border-bottom: 1px solid #e9e9e9;
  display: block;
  padding: 10px 15px;
  color: #333333;
  border-left: 3px solid transparent;
  position: relative;
}
.split-catalog-slide .fa {
  position: absolute;
  right: 5px;
  top: 10px;
  font-size: 12px;
  color: #848484;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}
.split-catalog-slide li a:hover,
.split-catalog-slide li a:focus,
.split-catalog-slide li.selected > a {
  text-decoration: none;
  color: #bd8d46;
  border-left: 3px solid #bd8d46;
  background: #f5f5f5;
}
.split-catalog-slide li ul {
  margin: 0;
  padding: 0;
  display: none;
  z-index: 1000;
}
.split-catalog-slide li ul li a {
  padding: 10px 15px 10px 20px;
  background: #fafafa;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.split-catalog-slide .selected > a {
  color: #bd8d46;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
div.h3 {
  font-size: 24px;
  font-weight: 100;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}

.home-page__products {
    position: relative;
}

.home-page__products .arrows {
    display: none;
}

@media (min-width: 1200px) {
    .home-page__products .arrows {
        right: 0;
        position: absolute;
        top: 36px;
        display: flex;
        gap: 64px;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

    .home-page__products .arrows > div {
        margin-left: 0;
        display: inline-block;
        padding: 0;
        color: var(--color-blue-1);
    }

    .home-page__products .arrows > div.swiper-button-disabled {
        color: #999999;
    }
}

.related div.h3 {
  padding: 0 50px !important;
  font-size: 24px;
  word-wrap: break-word;
}
.footer div.h5 {
  font-size: 18px;
  color: #2a2a2a;
  margin: 25px 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.footer div.h6,
div.h6 {
  font-weight: 100;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  position: relative;
  font-size: 20px;
  display: block;
}
.footer div.h6 {
  padding-top: 30px;
  text-align: center;
}
.panel-title {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.main-slider-product li .slider-text h4 {
  font-size: 26px;
  margin-bottom: 5px;
}
.slider-text .h4 {
  font-size: 24px;
  font-weight: 100;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  position: relative;
}
.reviews-home .media-body .h6 {
  font-size: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.reviews-home .media-body .h6 span {
  margin-right: 10px;
}
.brands-shop div.h5 {
  font-size: 22px;
  font-weight: 100;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  position: relative;
}
.footer.dark div.h5 {
  color: #d6d6d6;
}
/** 1.98 **/
.clone-xs-menu a {
  height: auto;
}
.review-form-fields label.service-agreement-wrapper {
  float: none !important;
  width: auto;
  margin-bottom: 20px;
}
.service-agreement-wrapper .errormsg {
  margin-left: 0;
}
.errormsg {
  margin-left: 170px;
}
.checkout .comment.error {
  color: red;
}
.wa-field-birthday select {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .review-field .errormsg {
    margin-left: 0;
  }
  .product-margin .col-lg-7:nth-child(2n),
  .product-margin .col-lg-5:nth-child(2n) {
    padding: 15px;
  }
  .product .icons-compare-favorite {
    position: absolute;
    top: 7px;
    right: 14px;
  }
  .product .purchase {
    margin: 0 -15px;
  }
}
.checkout-block input[type=submit] {
  margin: 0 auto;
}
#minimum-message {
  padding-left: 30%;
}
/** 1.99 **/
.panel-body table:not(.rating-distribution) {
  width: 100%;
  border-collapse: collapse;
}
.panel-body table:not(.rating-distribution) thead {
  background: #f5e8d0;
}
.panel-body table:not(.rating-distribution) td,
.panel-body table:not(.rating-distribution) th {
  padding: 10px;
  border: 1px solid #eaeaea;
}
.panel-body table:not(.rating-distribution) tbody tr:nth-child(even) {
  background: #f5f5f5;
}
.panel-body iframe,
.page-content iframe,
.page-content img {
  max-width: 100%;
}
.product #product-gallery {
  width: 88%;
  margin: 10px auto;
}
.arrow-left {
  position: absolute;
  left: 15px;
  top: 22px;
}
.arrow-right {
  position: absolute;
  right: 20px;
  top: 22px;
}
.more-right,
.more-left {
  color: #e1e1e1;
  font-size: 24px;
}
.more-right:hover,
.more-left:hover {
  color: #3e3939;
}
/** 2.0 **/
.blur {
  filter: blur(10px);
}
.settings-icon {
  position: fixed;
  top: 150px;
  left: 0;
  background: rgba(42, 42, 42, 0.98);
  opacity: 0.5;
}
.settings-icon i {
  color: #ffffff;
  padding: 10px;
  font-size: 30px;
}
.promos-block .promos a {
  background-size: cover;
  background-position: center center;
  position: relative;
  height: auto;
  display: block;
}
.promos-block .promos a.adaptive-img {
  height: auto !important;
}
.promos-block .promos a.adaptive-img img {
  max-width: 100%;
}
.fix-product {
  position: fixed;
  top: 0;
  background: #ffffff;
  width: 100%;
  padding: 10px 0;
  left: 0;
  z-index: 1011;
  box-shadow: 0 4px 22px -2px #c1c1c1;
}
.fix-product .container {
  background: transparent;
  line-height: 18px;
}
.fix-product .container img {
  max-height: 100px;
  max-width: 100px;
}
.fix-product .summary {
  line-height: 18px;
  margin: 10px 0 0;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
}
.fix-product .name {
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 20px;
}
.fix-product .col-lg-7 {
  padding: 15px 30px 20px 30px;
  background: #fafafa;
  border: 1px solid #eaeaea;
}
.btn.gray.disabled {
  background: #dedede !important;
  border: 0;
}
.product .h4 {
  margin: 50px 0 20px 0;
  border-bottom: 4px solid #eaeaea;
  padding-bottom: 10px;
  list-style: none;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
/** 2.2 ***/
.xs-menu-overlay {
  -webkit-overflow-scrolling: touch;
  background-attachment: fixed;
}
.clone-xs-menu {
  top: -70px;
  padding-bottom: 70px;
  transform: translateY(70px);
}
.split-catalog-slide li ul li a {
  padding: 10px 15px 10px 30px;
}
.split-catalog-slide li ul li ul li a {
  padding: 10px 15px 10px 45px;
}
.split-catalog-slide li ul li ul li a:before {
  content: "\2013";
  position: absolute;
  left: 30px;
  color: #bcbcbc;
}
.menu-h li.smart-menu ul li {
  width: 100%;
}
.menu-h li.smart-menu ul li.smart-menu-header {
  font-size: 20px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  color: #588f27;
}
.menu-h li.smart-menu ul .lvl2 {
  margin-bottom: 20px;
}
.menu-h li.smart-menu ul li a {
  font-size: 17px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  text-transform: none;
}
.menu-h li.smart-menu ul .lvl3-inner a {
  font-size: 17px !important;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  text-transform: none;
  padding-left: 20px;
  position: relative;
}
.menu-h li.smart-menu ul .lvl3-inner a:before {
  content: "\2013";
  position: absolute;
  left: 20px;
  top: 0;
  color: #bcbcbc;
}
.menu-h li.more ul li.smart-menu a {
  text-transform: none !important;
}
.product-menu {
  padding: 0 20px;
}
.product-menu .name a {
  font-size: 16px;
  line-height: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
  word-wrap: break-word;
  padding-bottom: 5px !important;
}
.product-menu .summary {
  font-size: 16px;
  line-height: 16px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
  padding: 5px 10px;
  word-wrap: break-word;
}
.product-menu .special {
  padding: 5px;
  text-align: center;
  background: #bd8d46;
  color: #ffffff;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif !important;
  font-size: 14px;
  text-transform: uppercase;
}
.product-menu .thumbnail-catalog {
  margin-top: 0;
  text-align: center;
}
.product-menu .price {
  font-size: 20px;
  line-height: 18px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  padding: 10px 10px 20px;
}
.product-menu .price s {
  color: #9b9b9b;
  font-size: 14px;
  font-family: 'Raleway', 'Roboto-Regular', sans-serif;
  margin-right: 10px;
}
.product-menu .image {
  width: 100%;
  padding: 10px 20px;
}
.product-menu .image img {
  max-width: 100%;
  max-height: 200px;
}
.more-menu .product-menu {
  display: none !important;
}
.more-menu .smart-menu-header {
  display: none !important;
}
.more-menu .smart-menu.tree .col-lg-4 {
  width: 100%;
}
@media (max-width: 767px) {
  .product #product-core-image{
	min-height: auto;
  }

   .sertificate-class{
        width:99%;
    }
  .smart-menu .lvl3-inner {
    display: none;
  }
  .smart-menu .lvl2,
  .smart-menu .lvl3-inner {
    border-bottom: 1px solid #eeeeee;
    position: relative;
  }
  .smart-menu .lvl3-inner {
    padding-left: 10px;
  }
  .smart-menu .lvl2:last-child,
  .smart-menu .lvl3-inner:last-child {
    border-bottom: 0;
  }
  .smart-menu .col-lg-4 {
    padding: 0 !important;
  }
  .smart-menu .row {
    padding: 0 !important;
    margin: 0 !important;
  }

}
/** 3.0 **/
#product-core-image .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 8px;
  height: 8px;
}
#product-core-image .owl-theme .owl-controls {
  position: static !important;
}
#product-core-image .owl-theme .owl-buttons {
  position: absolute !important;
  top: 37%;
  width: 100%;
}
#product-core-image .owl-theme .owl-buttons div {
  padding: 3px 20px !important;
}
#product-core-image .owl-theme .owl-controls .owl-buttons div {
  background: #ffffff;
  color: #000000;
  font-size: 30px;
}
#product-core-image .owl-theme .owl-buttons .owl-prev {
  left: -30px;
  position: absolute;
}
#product-core-image .owl-theme .owl-buttons .owl-next {
  right: -30px;
  position: absolute;
}
._orinationRight_25.wrap_mW {
  right: 0;
  bottom: 61px !important;
}

.split-catalog li:nth-child(n+9) {
    display: none;
}
.add-to-cart.product_none a, .add-to-cart.product_none a:hover {
    background: transparent !important;
	border-color: transparent !important;
	cursor: pointer;
}
.add2cart-button.prd_none button{
    background: #ddd !important;
}
.add2cart-button.prd_none .one-click>input{color: #ddd;cursor: default;}
#top_line-lang{
    top: 50%;
    transform: translateY(-50%);
}
#top_line-lang .modal-dialog{
    max-width: 400px;
    margin: 0 auto;
}
#top_line-lang .modal-content{
    border-radius: 32px;
}
#top_line-lang .modal-body{
    background: #3C7EE4;
    color: #fff;
    border-radius: 30px;
}
#top_line-lang .modal-body h4{
    text-align: center;
    margin: 10px 10px 40px;
    color: #fff;
    font-size: 32px;
}
#top_line-lang .modal-body .lang-cell{
    width: 50%;
    display: inline-block;
    text-align: center;
}
#top_line-lang .modal-body a{
    color: #fff;
    text-decoration: none;
    font-size: 26px;
}
#top_line-lang .modal-body a ul{
    display: inline-block;
    list-style-type: none;
    padding: 0;
}
@media (max-width: 582px){
    .wa-form .wa-field .wa-value .show-password{
        top: -30px;
        left: 370px;
    }

}

.easy-plan-block__user-info {
    border-top: 1px solid #ddd;
}


input.error-border[type="tel"] {
    border: 2px solid #f64843;
}

.category-banner {
    width: 100%;
}

.category-banner__link {
    display: block;
}

.category-banner__pic {
    display: block;
}

.category-banner__img {
    display: block;
    width: 100%;
    border-radius: 10px;
}

/* .########..#######...#######..########.########.########.
/* .##.......##.....##.##.....##....##....##.......##.....##
/* .##.......##.....##.##.....##....##....##.......##.....##
/* .######...##.....##.##.....##....##....######...########.
/* .##.......##.....##.##.....##....##....##.......##...##..
/* .##.......##.....##.##.....##....##....##.......##....##.
/* .##........#######...#######.....##....########.##.....## */

.footer-top {
    background-color: #303030;
    padding: 30px 0 40px;
}

.footer-top__wrapper {
    display: flex;
    gap: 40px;
    background-color: transparent;
    flex-wrap: wrap;
}

.footer-top__wrapper.container::after {
    display: none;
}

.footer-top__contact {
    display: none;
}

.footer-top__socials {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.footer-top__navigation {
    display: none;
}

.footer-top__payments {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.footer-top__item {
    display: flex;
    flex-direction: column;
    font-feature-settings: 'pnum' on, 'lnum' on;
}

.footer-top__item-main {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.footer-top__item-secondary {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #B7B7B7;
}

.footer-top__item-secondary--big {
    font-size: 18px;
    line-height: 130%;
}

.footer-top__item-icons {
    margin-top: 6px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.footer-top__item-icons--vertical {
    margin-top: 12px;
    flex-direction: column;
}

.footer-top__item-icon {
    display: flex;
    gap: 16px;
    align-items: center;
}

.footer-top__item-icon img {
    display: block;
    margin: 0;
    padding: 0;
}

.footer-top__item-icon span {
    color: #B7B7B7;
    font-size: 14px;
    line-height: 18px;
}

.footer-top__item-button {
    padding: 11px 16px;
    width: fit-content;
    background-color: var(--color-blue-1);
    color: #FFFFFF;
    font-size: 16px;
    line-height: 18px;
    font-family: inherit;
    border-radius: 10px;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: center;
}

.footer-top__title {
    font-size: 18px;
    line-height: 130%;
    color: #B7B7B7;
    font-weight: 600;
}

.address {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.address__item {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    color: #B7B7B7;
    font-size: 16px;
    line-height: 18px;
}

.address__city {
    width: calc((100% - 10px) * 0.5);
    color: var(--color-blue-1);
}

.address__link {
    width: calc((100% - 10px) * 0.5);
    font-size: 12px;
    line-height: 18px;
    color: #B7B7B7;
}

.address__link::after {
    content: "";
    width: 12px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8.88C7.68 8.88 9.04 7.52 9.04 5.84C9.04 4.16 7.68 2.88 6 2.88C4.32 2.88 3.04 4.24 3.04 5.84C3.04 7.44 4.32 8.88 6 8.88ZM6 3.36C7.36 3.36 8.48 4.48 8.48 5.84C8.48 7.2 7.36 8.32 6 8.32C4.64 8.32 3.52 7.28 3.52 5.84C3.52 4.4 4.64 3.36 6 3.36ZM6 0C2.72 0 0 2.64 0 6C0 9.52 3.04 13.12 5.2 15.6C5.2 15.6 5.52 16 6 16C6.4 16 6.8 15.6 6.8 15.6C8.96 13.12 12 9.52 12 6C12 2.64 9.28 0 6 0ZM6.08 14.96C6 14.96 6.08 14.96 6.08 14.96C6 14.96 6 14.96 5.92 14.96C4.08 12.8 1.04 9.28 1.04 6C1.04 3.28 3.28 0.96 6 0.96C8.72 0.96 11.04 3.2 11.04 6C11.04 9.28 7.92 12.8 6.08 14.96Z' fill='%231E90FF'/%3E%3C/svg%3E%0A");
    margin-left: 5px;
    transform: translateY(2px);
}

.address__link:hover {
    text-decoration: none;
}

.address__text {
    width: 100%;
    font-size: 14px;
    line-height: 150%;
}

.address__workhours {
    width: 100%;
    font-size: 14px;
    line-height: 150%;
}

.menu-h-footer,
.menu-h-footer .menu-v {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-h-footer .menu-v .menu-v {
    margin: 8px 0px 12px 18px;
}

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

.menu-h-footer li a {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #B7B7B7;
    display: inline-block;
}

.menu-h-footer > li > a[href="#"] {
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    color: #B7B7B7;
    margin-bottom: 16px;
}

.menu-h-footer a[href="#"] {
    pointer-events: none;
}

.footer-bottom {
    background-color: #404040;
    padding: 8px 0;
}

.footer-bottom__wrapper {
    display: flex;
    gap: 20px;
    background-color: transparent;
}

.footer-bottom__wrapper.container::after {
    display: none;
}

.footer-bottom__copy {
    color: #B7B7B7;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
}

.footer-bottom__copy #footerStore {
    font-size: 12px;
    color: #B7B7B7;
    font-family: inherit;
    line-height: 18px;
}

.footer-bottom__logo {
    display: none;
}

#alert.alert {
    padding: 0;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

@media screen and (min-width: 576px) {
    .footer-top__socials {
        width: calc((100% - 40px) * 0.5);
    }

    .footer-top__payments {
        width: calc((100% - 40px) * 0.5);
    }
}

@media screen and (min-width: 768px) {
    .footer-top__contact {
        width: calc((100% - 80px) * 0.3333);
        display: flex;
        flex-direction: column;
        gap: 16px;
        color: #FFFFFF;
    }

    .footer-top__socials {
        width: calc((100% - 80px) * 0.3333);
    }

    .footer-top__payments {
        width: calc((100% - 80px) * 0.3333);
    }

    .footer-bottom__wrapper {
        align-items: center;
    }

    .footer-bottom__copy {
        width: calc((100% - 20px) * 0.5);
    }

    .footer-bottom__copy {
        font-size: 13px;
    }

    .footer-bottom__copy #footerStore {
        font-size: 13px;
    }

    .footer-bottom__logo {
        display: block;
        width: calc((100% - 20px) * 0.5);
    }
}

@media screen and (min-width: 1200px) {
    .footer-top__contact {
        width: calc((100% - 120px) * 0.25);
        padding-right: 40px;
    }

    .footer-top__socials {
        width: calc((100% - 120px) * 0.25);
        padding-top: 40px;
    }

    .footer-top__navigation {
        width: calc((100% - 120px) * 0.25);
        display: flex;
        flex-direction: column;
        gap: 16px;
        color: #FFFFFF;
    }

    .footer-top__payments {
        width: calc((100% - 120px) * 0.25);
    }

    .footer-bottom__copy {
        width: calc((100% - 20px) * 0.75);
    }

    .footer-bottom__copy {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-bottom__copy #footerStore {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-bottom__logo {
        display: block;
        width: calc((100% - 20px) * 0.25);
    }
}