@charset "UTF-8";
@font-face {
  font-family: "Montserrat";
  font-weight: bold;
  font-style: normal;
  src: url("fonts/montserrat/Montserrat-Bold.eot");
  src: url("fonts/montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-Bold.woff") format("woff"), url("fonts/montserrat/Montserrat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  src: url("fonts/montserrat/Montserrat-Regular.eot");
  src: url("fonts/montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-Regular.woff") format("woff"), url("fonts/montserrat/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-weight: lighter;
  font-style: normal;
  src: url("fonts/montserrat/Montserrat-Medium.eot");
  src: url("fonts/montserrat/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat/Montserrat-Medium.woff") format("woff"), url("fonts/montserrat/Montserrat-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "ProximaNova";
  font-weight: bold;
  font-style: normal;
  src: url("fonts/proximanova/ProximaNova-Bold.eot");
  src: url("fonts/proximanova/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova/ProximaNova-Bold.woff") format("woff"), url("fonts/proximanova/ProximaNova-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "ProximaNova";
  font-weight: normal;
  font-style: normal;
  src: url("fonts/proximanova/ProximaNova-Regular.eot");
  src: url("fonts/proximanova/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova/ProximaNova-Regular.woff") format("woff"), url("fonts/proximanova/ProximaNova-Regular.ttf") format("truetype");
}
.header.skin-v20 {
  background: #000;
}
.header.skin-v20 .header__one-col {
  display: inline-block;
  width: 300px;
  height: 87px;
  vertical-align: top;
}
.header.skin-v20 .header__two-col {
  display: inline-block;
  width: calc( 100% - 310px );
  height: 87px;
  vertical-align: top;
  text-align: right;
}
.header.skin-v20 .header__logo {
  margin-top: 8px;
}
.header.skin-v20 .header__logo-figure-first,
.header.skin-v20 .header__logo-figure-second {
  width: 35px;
  height: 34.44px;
  background: #ff8a00;
  border-radius: 10px 0;
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -o-transform: inherit;
}
.header.skin-v20 .header__logo-figure-second {
  background: #fff;
}
.header.skin-v20 .header__logo-name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  margin-top: 7px;
}
.header.skin-v20 .header__logo-name .m--orange {
  color: #ff8a00 !important;
}
.header.skin-v20 .header__logo-desc {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-transform: lowercase;
  margin-top: -2px;
}
.header.skin-v20 .menu-top {
  display: inline-block;
  width: 560px;
  vertical-align: middle;
  padding: 5px 0;
}
@media screen and (max-width: 1300px) {
  .header.skin-v20 .menu-top {
    width: 420px;
  }
}
.header.skin-v20 .menu-top__item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #ffc000;
  background: #ffc000;
  background: linear-gradient(223deg, #ffc000 2%, #ff8a00 96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  display: inline-block;
  width: 135px;
  text-align: center;
  padding: 5px 10px;
  margin: 4px 0px;
  cursor: pointer;
}
.header.skin-v20 .menu-top__item.active:after, .header.skin-v20 .menu-top__item:hover:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  border: 1px solid #ffc000;
  border-radius: 30%;
}
.header.skin-v20 .menu-top__item:hover {
  text-decoration: none;
}
.header.skin-v20 .menu-top__item.bold {
  font-weight: bold;
}
.header.skin-v20 .menu-top__item.redgrad {
  background: linear-gradient(223deg, #FC0404 0%, #FF8A00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 1300px) {
  .header.skin-v20 .menu-top__item {
    width: 100px;
    padding: 5px 0px;
  }
}
.header.skin-v20 .header__icons-list {
  display: inline-block;
  vertical-align: middle;
  min-height: 70px;
  margin: 5px 15px 5px 10px;
}
@media screen and (max-width: 1300px) {
  .header.skin-v20 .header__icons-list {
    margin: 5px 0px 5px 0px;
  }
}
.header.skin-v20 .header__icons-item {
  position: relative;
  margin-top: 8px;
  margin-right: 15px;
  display: inline-block;
}
@media screen and (max-width: 1300px) {
  .header.skin-v20 .header__icons-item {
    margin-right: 5px;
  }
}
.header.skin-v20 .header__icons-item-count {
  position: absolute;
  display: inline-block;
  border-radius: 50%;
  top: -15px;
  right: -20px;
  font-size: 9px;
  color: #fff;
  padding: 3px 7px 3px 6px;
  text-align: center;
  min-width: 20px;
  border: 2px solid #ff9c00;
}
.header.skin-v20 .header__icons-item-count .header__basket-number-count {
  display: inline;
  top: 0;
  right: 0;
  background: none;
  color: inherit;
  border-radius: 0;
  padding: 0;
  font-size: inherit;
  vertical-align: inherit;
  margin: 0;
}
.header.skin-v20 .header__icons-item.favorit .header__icons-item-count {
  top: -10px;
}

.header-stuckbar.skin-v20 {
  position: relative;
  background: #212121;
}
.header-stuckbar.skin-v20 .header__one-col {
  display: inline-block;
  width: 300px;
}
.header-stuckbar.skin-v20 .header__two-col {
  display: inline-block;
  width: calc( 100% - 310px );
  text-align: right;
}
.header-stuckbar.skin-v20 .header__search {
  width: 90%;
  outline: none;
}
.header-stuckbar.skin-v20 .header__search-input {
  border: 0;
  border-radius: 0;
  background: none;
  outline: none;
}
.header-stuckbar.skin-v20 .header__search-input input {
  padding: 10px 70px 10px 54px;
  border-radius: 50px;
  outline: none;
}
.header-stuckbar.skin-v20 .header__search-btn {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #FFFEFC;
  padding: 10px 40px 10px 40px;
  top: 2px;
  right: 2px;
  background: linear-gradient(225.3deg, #FFC000 1.55%, #FF8A00 95.8%);
  box-shadow: 0px 12px 35px rgba(160, 121, 0, 0.2);
  border-radius: 100px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.header-stuckbar.skin-v20 .header__search-btn:hover, .header-stuckbar.skin-v20 .header__search-btn:focus {
  color: #fff;
}
.header-stuckbar.skin-v20 .header__search-btn:hover {
  background: linear-gradient(230.36deg, #FFC000 1.55%, #FF8A00 45.8%);
}
.header-stuckbar.skin-v20 .header__search-btn:active {
  box-shadow: inset 3px 3px 7px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 1300px) {
  .header-stuckbar.skin-v20 .header__search {
    width: 98%;
  }
}
.user-block {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 1000;
  max-width: calc( 100% - 735px );
}
@media screen and (max-width: 1300px) {
  .user-block {
    padding: 20px 0;
    max-width: initial;
  }
}
.user-block .user-block__link {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 36px;
  display: inline-block;
  width: 104px;
  height: 37px;
  margin: 5px 8px;
  cursor: pointer;
  background: linear-gradient(230.36deg, #FFC000 1.55%, #FF8A00 95.8%);
  box-shadow: 0px 12px 35px rgba(160, 121, 0, 0.2);
  border-radius: 100px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 3s;
}
.user-block .user-block__link:hover {
  background: linear-gradient(230.36deg, #FFC000 1.55%, #FF8A00 45.8%);
  text-decoration: none;
}
.user-block .user-block__link:active {
  box-shadow: inset 3px 3px 7px rgba(0, 0, 0, 0.5);
}
.user-block .user-block__name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  cursor: pointer;
  background: linear-gradient(228.77deg, #FFC000 1.55%, #FF8A00 95.8%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 1300px) {
  .user-block .user-block__name {
    width: 140px;
  }
}
.user-block .user-block__arrow {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 5px;
  cursor: pointer;
}
@media screen and (max-width: 1300px) {
  .user-block .user-block__arrow {
    top: 30px;
    left: 15px;
  }
}
.user-block__popover {
  position: absolute;
  display: none;
  top: 100%;
  margin-top: 20px;
  right: auto;
  left: 0;
  background: #fff;
  z-index: 20;
  border-radius: 5px;
  box-shadow: 0px 12px 35px rgba(160, 121, 0, 0.2);
  text-align: left;
  transition: all 0.3s;
}
.user-block__popover:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 20px;
  top: -20px;
  /* Положение треугольника */
  border: 10px solid transparent;
  /* Прозрачные границы */
  border-bottom: 10px solid #fff;
  /* Добавляем треугольник */
}
.user-block__popover.active {
  display: inline-block;
}
.user-block__popover-item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #5C5C5C;
  padding: 10px 13px;
  display: block;
}
.user-block__popover-item:visited {
  color: #5C5C5C;
}
.user-block__popover-item:hover {
  color: #fff;
  padding: 10px 13px;
  text-decoration: none;
  background: linear-gradient(220.3deg, #FFC000 1.55%, #FF8A00 95.8%);
}
.user-block__popover-item:first-child {
  border-radius: 5px 5px 0 0;
}
.user-block__popover-item:last-child {
  border-radius: 0 0 5px 5px;
}

.footer.skin-v20 {
  background: #212121;
}
.footer.skin-v20 .footer__col-one {
  display: inline-block;
  width: 330px;
  padding: 20px 0;
}
.footer.skin-v20 .footer__col-one .footer__desc {
  display: inline-block;
  width: 265px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  margin: 15px 0;
}
.footer.skin-v20 .footer__col-one .footer__soc {
  margin: 15px 0;
}
.footer.skin-v20 .footer__col-one .footer__soc-item {
  display: inline-block;
}
.footer.skin-v20 .footer__col-two {
  display: inline-block;
  width: 30%;
  padding: 20px 0;
}
.footer.skin-v20 .footer__col-three {
  display: inline-block;
  width: calc( 70% - 340px );
  padding: 20px 0;
}
.footer.skin-v20 .header__logo {
  margin-top: 8px;
}
.footer.skin-v20 .header__logo-figure-first,
.footer.skin-v20 .header__logo-figure-second {
  width: 35px;
  height: 34.44px;
  background: #ff8a00;
  border-radius: 10px 0;
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -o-transform: inherit;
}
.footer.skin-v20 .header__logo-figure-second {
  background: #fff;
}
.footer.skin-v20 .header__logo-name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  margin-top: 11px;
}
.footer.skin-v20 .header__logo-name .m--orange {
  color: #ff8a00 !important;
}
.footer.skin-v20 .header__logo-desc {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-transform: lowercase;
  margin-top: -2px;
}
.footer.skin-v20 .footer__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 175.78%;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.footer.skin-v20 .footer__menu-item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 175.78%;
  color: #FFFFFF;
  display: inline-block;
  width: 49%;
  cursor: pointer;
}
.footer.skin-v20 .footer__contacts {
  display: inline-block;
  width: 60%;
}
.footer.skin-v20 .footer__contacts-item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 175.78%;
  color: #FFFFFF;
  cursor: pointer;
}
.footer.skin-v20 .footer__doc {
  display: inline-block;
  width: 38%;
}
.footer.skin-v20 .footer__doc-item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 175.78%;
  color: #FFFFFF;
  cursor: pointer;
}

.footer-bottom.skin-v20 {
  height: 39px;
  background: #000000;
}
.footer-bottom.skin-v20 .footer-bottom__col-one {
  display: inline-block;
  width: 300px;
  font-family: "ProximaNova", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
  padding: 11px 0;
}
.footer-bottom.skin-v20 .footer-bottom__col-two {
  display: inline-block;
  width: calc( 100% - 310px );
  font-family: "ProximaNova", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  color: #FFFFFF;
  padding: 11px 0;
  text-align: right;
}
.footer-bottom.skin-v20 .footer-bottom__menu-item {
  display: inline-block;
  margin: 0 10px;
  color: #FFFFFF;
}
.footer-bottom.skin-v20 .footer-bottom__menu-item:last-child {
  margin-right: 0;
}

.skin-v20 .main-menu.toheader nav {
  padding: 0;
}
.skin-v20 .main-menu.toheader .main-menu__item-link {
  padding: 10px 44px;
  width: auto;
  background: #FF8A00;
  font-family: "ProximaNova", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-transform: initial;
}
.skin-v20 .main-menu.toheader .catalog-menu {
  background: #ff8a00;
}
.skin-v20 .main-menu.toheader .catalog-menu .catalog-menu__item-link {
  font-family: "ProximaNova", sans-serif;
  color: #fff;
}
.skin-v20 .main-menu.toheader .catalog-menu .catalog-menu__item-link:hover, .skin-v20 .main-menu.toheader .catalog-menu .catalog-menu__item-link:visited, .skin-v20 .main-menu.toheader .catalog-menu .catalog-menu__item-link:active {
  color: #fff;
}
.skin-v20 .main-menu.toheader .catalog-menu a, .skin-v20 .main-menu.toheader .catalog-menu a:hover, .skin-v20 .main-menu.toheader .catalog-menu a:visited, .skin-v20 .main-menu.toheader .catalog-menu a:active {
  color: #fff;
}
.skin-v20 .main-menu.toheader .catalog-menu__sub {
  background: #ff8a00;
}
.skin-v20 .main-menu.toheader .catalog-menu__sub-item-link {
  font-family: "ProximaNova", sans-serif;
  color: #fff;
}
.skin-v20 .main-menu.toheader .catalog-menu__sub-item-link:hover, .skin-v20 .main-menu.toheader .catalog-menu__sub-item-link:visited, .skin-v20 .main-menu.toheader .catalog-menu__sub-item-link:active {
  color: #fff;
}

@media screen and (max-width: 1300px) {
  html, body {
    min-width: 100%;
  }
}
section {
  position: relative;
  display: block;
  width: 1300px;
  margin: auto;
}

@media screen and (max-width: 1300px) {
  section {
    width: 100%;
  }
}

@media (max-width: 1300px) {
  section {
    width: 1000px;
  }
}

@media (max-width: 1300px) {
	section {
		width: 1000px;
	}
}

@media (max-width: 1000px) {
	section {
		width: 768px;
	}
}

@media (max-width: 798px) {
	section {
		width: 100%;
	}
}


.header__tablet {
  display: none;
}

.header__tablet .header__show-menu {
  padding: 0;
  width: 40px;
  height: 40px;
  border: none;
  color: #FF8A00;
  background: none;
  border: 2px solid #FF8A00;
  border-radius: 7px;
}

.show-search-form {
  display: none;
}

.header__search-close {
  display: none;
}

.header__two-backdrop {
  display: none;
}

.page-content .contacts__wrap section {
  background: #282828;
}

.catalog-menu__item-button {
  display: none;
}

#mobile-menu-catalog-backdrop {
  display: none;
}

@media (max-width: 1000px) {

  #mobile-menu-catalog-backdrop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10000;
  }

  #mobile-menu-catalog-backdrop.mobile-menu-catalog-backdrop-show {
    display: block;
  }

  .catalog-menu {
    display: block !important;
    position: fixed !important;
    top: 0px;
    left: -280px;
    width: 100%;
    max-width: 270px;
    border: navajowhite;
    box-shadow: rgb(131 71 0) 0px 0px 10px;
    max-height: 100% !important;
    transition: left 0.5s ease-in-out;
    z-index: 10005;
  }

  .catalog-menu.catalog-menu-show {
    left: 0;
  }

  .catalog-menu__item-link span {
    width: 100%;
  }

  .catalog-menu__item-link,
  .catalog-menu__item-block {
    display: flex;
  }

  .catalog-menu__item-block {
    justify-content: space-between;
  }

  .catalog-menu__item-button {
    display: block;
    width: 32px;
    min-width: 32px;
    border: none;
    background: none;
    color: #ffffff;
    padding: 0;
  }

  .catalog-menu__item {
    padding: 10px 0 10px 20px;
  }

  .catalog-menu__item:hover .catalog-menu__item-link span,
  .catalog-menu__sub-item-link:hover span {
    font-weight: normal !important;
    text-decoration: none !important;
  }

  .catalog-menu .catalog-menu__sub {
    position: relative;
    left: 0;
    box-shadow: none;
    margin: 16px -20px 0 -20px;
    padding: 8px 0 9px 19px;
    background: #cd7207 !important;
  }

  .catalog-menu .catalog-menu__item.catalog-menu__item-show .catalog-menu__sub {
    display: block;
  }

  .catalog-menu .catalog-menu__item.catalog-menu__item-show .catalog-menu__item-button {
    transform: rotate(180deg);
  }

  .catalog-menu .catalog-menu__sub .catalog-menu__sub-item-link {
    padding: 6px 0;
    line-height: normal;
  }

  .catalog-menu .catalog-menu__sub .catalog-menu__sub-item-link span {
    white-space: pre-wrap;
  }

  .catalog-menu__sub-item-link span {
    max-width: calc(100% - 20px);
    display: block;
  }

  #header-nav .main-menu__item > .catalog-menu__sub {
    display: none !important;
  }

  .column {
    width: 50% !important;
  }

  .header__two-backdrop {
    display: none;
    left: 0;
    width: 100%;
    position: fixed;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
  }

  .header__two-backdrop.header__two-backdrop-show {
    display: block;
  }

  .header__one-col {
    width: auto;
  }

  .user-block {
    display: block;
    padding: 0 15px;
    width: 100%;
    text-align: left;
  }

  .user-block .user-block__name {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    padding: 0;
  }

  .user-block .user-block__arrow {
    position: initial;
    margin-left: 10px;
    margin-top: -1px;
  }

  .header.skin-v20 .menu-top__item.active:after, 
  .header.skin-v20 .menu-top__item:hover:after {
    display: none;
  }

  .header.skin-v20 .header__two-col {
    position: fixed;
    background: #000;
    top: 0;
    left: -280px;
    z-index: 1000;
    width: 100%;
    max-width: 270px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 0 10px #000000;
    transition: left 0.5s ease-in-out;
  }

  .header.skin-v20 .header__two-col.header__two-col-show {
    left: 0;
  }

  .header.skin-v20 .header__two-col .menu-top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .header.skin-v20 .header__two-col .menu-top .menu-top__item {
    text-align: left;
    padding: 5px 15px;
    box-sizing: border-box;
    width: 100%;
    display: block;
  }

  .header.skin-v20 .header__section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .header.skin-v20 .header__tablet {
    display: block;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: 15px;
  }

  .header.skin-v20 .menu-top {
    width: 100%;
  }

  .footer__section {
    padding: 0 15px;
  }

  .footer.skin-v20 .footer__col-one,
  .footer.skin-v20 .footer__col-two,
  .footer.skin-v20 .footer__col-three {
    width: 100%;
  }

  .footer.skin-v20 .footer__col-one {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .footer.skin-v20 .header__logo {
    margin-top: 0;
  }

  .footer-bottom__section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 9px 0;
  }

  .footer-bottom.skin-v20 .footer-bottom__col-two,
  .footer-bottom.skin-v20 .footer-bottom__col-one {
    display: flex;
    width: max-content;
    max-width: 100%;
    padding: 3px 15px;
  }

  .footer-bottom.skin-v20 .footer-bottom__col-two {
    text-align: left;
  }

  .footer-bottom.skin-v20 {
    height: auto;
  }

  .footer.skin-v20 .footer__col-three {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .footer.skin-v20 .footer__doc {
    width: max-content;
  }

  .footer.skin-v20 .footer__contacts {
    width: max-content;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 15px;
  }

  .footer.skin-v20 .footer__doc .btn-warning {
    margin-bottom: 0 !important;
  }

  .header-stuckbar__section {
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #header__search-form {
    margin: 0;
  }

  .header-stuckbar.skin-v20 .header__search-input input {
    padding: 10px 52px 10px 20px;
    font-size: 14px;
  }

  .d-md-hide {
    display: none;
  }

  .d-md-show {
    display: initial!important;
  }

  .header-stuckbar.skin-v20 .header__search-btn {
    padding: 6px;
  }

  .skin-v20 .main-menu.toheader .main-menu__item-link {
    font-size: 14px;
    padding: 10px 20px;
  }

  .header-stuckbar.skin-v20 .header__one-col {
    width: max-content !important;
    max-width: 100%;
    min-width: max-content;
    margin-right: 15px;
  }

  .header-stuckbar__section .header__two-col {
    width: 100% !important;
  }

  .header__search {
    margin-left: 0;
  }

  .header-stuckbar.skin-v20 .header__search {
    width: 100%;
  }

  .header-stuckbar__section {
    min-height: 71px;
  }

  .header__basket-summ {
    display: none;
  }

  .header.skin-v20 .header__two-col .header__icons-list {
    display: none;
  }

  .block-slider__list-item {
    width: 100% ;
    height: 200px;
  }

  .block-slider__list-item-img {
    height: 200px;
    background-size: contain;
    max-width: 100%;
  }

  .owl-carousel.owl-drag .owl-item {
    max-width: 100%;
  }

}

@media (max-width: 798px) {

  .column {
    width: 100% !important;
  }

  .footer__col-two {
    padding: 0;
  }

  .header.skin-v20 .header__one-col {
    width: 240px;
  }

  .header.skin-v20 .header__logo-desc {
    font-size: 8px;
  }

  .header__logo {
    width: calc(100% - 15px);
  }

  .header__search {
    position: absolute;
    left: 15px;
    top: 0;
    width: calc(100% - 30px) !important;
    display: none !important;
  }

  .show-search-form {
    display: flex;
    border: none;
    margin-right: 15px;
    position: inherit;
    right: 0 !important;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto 15px auto 0;
    height: 36px;
  }

  .footer.skin-v20 .footer__col-one .footer__desc {
    display: block;
  }

  .footer__col-one p {
    display: block;
    width: 100%;
  }

  .header__search-show {
    display: block !important;
  }

  .header__search-close {
    display: block;
    position: absolute;
    right: 38px;
    top: 2px;
    border: none;
    height: 36px;
    width: 36px;
    background: none;
    color: #fcaf17;
    background-color: #ffffff;
  }

  .popup_window .popup-auth {
    padding: 15px !important;
    width: 100% !important;
  }

  .popup_window_body {
    width: 100% !important;
  }

  .popup_window .popup-auth .form-control {
    padding: 20px !important;
  }

  .popup-auth__title {
    margin-bottom: 0;
  }

  .popup-auth__tabs-item br {
    display: none;
  }

  .popup-auth__content textarea {
    width: 100%;
  }

  .popup_window .popup-auth .header__logo-info {
    margin: 15px auto !important;
    text-align: center !important;
  }
}

@media (max-width: 516px) {
  .header__logo-figure {
    margin-right: 0;
  }

  .header.skin-v20 .header__one-col {
    width: 160px;
  }

  .header.skin-v20 .header__logo-name {
    font-size: 17px;
  }

  .header.skin-v20 .header__logo-desc {
    font-size: 7px;
    margin-top: -7px;
    display: block;
  }
}

@media (max-width: 416px) {
  .footer-bottom__col-two .footer-bottom__menu .footer-bottom__menu-item {
    margin-left: 0;
    margin-top: 7px;
  }
}

/*# sourceMappingURL=skin.v20.css.map */
