@charset "UTF-8";
@font-face {
  font-family: "Droid Sans";
  font-weight: normal;
  src: url("fonts/DroidSans.eot");
  src: url("fonts/DroidSans.eot?#iefix") format("embedded-opentype"), url("fonts/DroidSans.woff") format("woff"), url("fonts/DroidSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Droid Sans bold";
  font-weight: bold;
  src: url("fonts/DroidSans-Bold.eot");
  src: url("fonts/DroidSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/DroidSans-Bold.woff") format("woff"), url("fonts/DroidSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Franklin Gothic";
  font-weight: bold;
  src: url("fonts/FRADM.ttf") format("truetype");
  src: url("fonts/FRADM.eot");
  font-weight: normal;
  font-style: normal;
}
html, body {
  font-family: "Roboto", sans-serif;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #333;
  background: #e2e2e2;
  min-width: 1330px;
}


.m--orange {
  color: #fcaf17 !important;
}

.icon {
  display: inline-block;
  margin: 0 10px 0 0;
  background-repeat: no-repeat;
  transition: all 0.3s;
}
.icon.m--heart {
  width: 17px;
  height: 14px;
  background-image: url(../img/icons/icon-heart.png);
  vertical-align: middle;
  background-size: contain;
  margin-right: 5px;
  margin-top: -3px;
}
.icon.m--heart-white {
  width: 14px;
  height: 11px;
  background-image: url(../img/icons/icon-heart-white.png);
  background-size: 14px;
  vertical-align: middle;
}
.icon.m--heart-orange {
  width: 14px;
  height: 11px;
  background-image: url(../img/icons/icon-heart-orange.png);
  vertical-align: middle;
}
.icon.m--user {
  width: 14px;
  height: 15px;
  background-image: url(../img/icons/icon-user.png);
  vertical-align: middle;
  background-size: contain;
}
.icon.m--logo {
  width: 50px;
  height: 50px;
  background-image: url(../img/logo.png);
  vertical-align: middle;
}
.icon.m--search {
  width: 23px;
  height: 23px;
  background-image: url(../img/icons/icon-search.png);
  background-size: 20px;
  vertical-align: middle;
}
.icon.m--search-white {
  width: 20px;
  height: 20px;
  background-image: url(../img/icons/icon-search-white.png);
  background-size: 20px;
  vertical-align: middle;
}
.icon.m--basket-orange {
  width: 19px;
  height: 17px;
  background-image: url(../img/icons/icon-basket-orange.png);
  vertical-align: middle;
}
.icon.m--basket-white {
  width: 13px;
  height: 11px;
  background-image: url(../img/icons/icon-basket-white.png);
  vertical-align: middle;
  background-size: contain;
}
.icon.m--basket {
  width: 26px;
  height: 22px;
  background-image: url(../img/icons/icon-basket.png);
  vertical-align: middle;
}
.icon.m--arrow-left {
  width: 4px;
  height: 7px;
  padding: 7px;
  margin: 0;
  margin-top: 3px;
  background-image: url(../img/icons/icon-arrow-left.png);
  vertical-align: middle;
  background-position: center;
}
.icon.m--arrow-right {
  width: 4px;
  height: 7px;
  padding: 7px;
  margin: 0;
  margin-top: 3px;
  background-image: url(../img/icons/icon-arrow-right.png);
  vertical-align: middle;
  background-position: center;
}
.icon.m--arrow-bottom {
  width: 8px;
  height: 4px;
  padding: 7px;
  margin: 0;
  margin-top: 3px;
  background-image: url(../img/icons/icon-arrow-buttom.png);
  vertical-align: middle;
  background-position: center;
}
.icon.m--table {
  width: 19px;
  height: 18px;
  background-image: url(../img/icons/icon-table.png);
  vertical-align: middle;
}
.icon.m--cross {
  width: 11px;
  height: 12px;
  background-image: url(../img/icons/icon-cross-b.png);
  vertical-align: middle;
  background-size: 11px;
}
.icon.m--adding {
  width: 16px;
  height: 16px;
  background-image: url(../img/icons/icon-adding.png);
  vertical-align: middle;
}
.icon.m--edit {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/icon-edit-black.png);
  vertical-align: middle;
}
.icon.m--avtozapchasti {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-avtozapchasti.png);
  vertical-align: middle;
}
.icon.m--avtomosla {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-avtomosla.png);
  vertical-align: middle;
}
.icon.m--akb {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-akb.png);
  vertical-align: middle;
}
.icon.m--avtoshini {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-avtoshini.png);
  vertical-align: middle;
}
.icon.m--avtokosmetika {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-avtokosmetika.png);
  vertical-align: middle;
}
.icon.m--aksesuaryi {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-aksesuaryi.png);
  vertical-align: middle;
}
.icon.m--detalidlyvseh {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-detalidlyvseh.png);
  vertical-align: middle;
}
.icon.m--diski {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-diski.png);
  vertical-align: middle;
}
.icon.m--kameryi {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-kameryi.png);
  vertical-align: middle;
}
.icon.m--instrumenty {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-instrumenty.png);
  vertical-align: middle;
}
.icon.m--techjitkosti {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-techjitkosti.png);
  vertical-align: middle;
}
.icon.m--tasol {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-tasol.png);
  vertical-align: middle;
}
.icon.m--tormoznaiy {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-tormoznaiy.png);
  vertical-align: middle;
}
.icon.m--smazki {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-smazki.png);
  vertical-align: middle;
}
.icon.m--rastvoriteli {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-rastvoriteli.png);
  vertical-align: middle;
}
.icon.m--sport {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-sport.png);
  vertical-align: middle;
}
.icon.m--filtryi {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-filtryi.png);
  vertical-align: middle;
}
.icon.m--hostovary {
  width: 16px;
  height: 17px;
  background-image: url(../img/icons/catalog/icon-hostovary.png);
  vertical-align: middle;
}

.header {
  background: #282828;
  z-index: 10;
}
.header__left-block {
  display: inline-block;
  width: 65%;
  width: calc( 100% - 170px);
  vertical-align: top;
}
.header__right-block {
  display: inline-block;
  width: 34%;
  width: 160px;
  vertical-align: top;
  text-align: right;
}
.header__logo {
  display: inline-block;
  width: 300px;
  color: #fff;
}
.header__logo a {
  color: #fff;
  text-decoration: none;
}
.header__logo a:visited, .header__logo a:active, .header__logo a:hover {
  color: #fff;
  text-decoration: none;
}
.header__logo .m--logo {
  float: left;
  margin-top: 13px;
}
.header__logo-name {
  display: inline-block;
  font-size: 40px;
  font-family: "Franklin Gothic", sans-serif;
  font-style: italic;
  letter-spacing: 1px;
}
.header__logo-desc {
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
}
.header__logo-phone {
  letter-spacing: 1px;
}
.header__logo-figure {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-top: 13px;
  margin-right: 10px;
  float: left;
  vertical-align: middle;
}
.header__logo-figure-first, .header__logo-figure-second {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background: #fcaf17;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  border-radius: 7px 2px;
  z-index: 10;
}
.header__logo-figure-second {
  background: #fff;
  left: 6px;
  top: 6px;
  z-index: 5;
}
.header__panel-searching {
  display: inline-block;
  width: calc( 100% - 310px );
  vertical-align: top;
}
.header__search {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
}
.header__search-input {
  background: #fff;
  border: 1px solid #fcaf17;
  border-radius: 5px;
}
.header__search-input input {
  width: 100%;
  padding: 5px 70px 5px 30px;
  border: none;
}
.header__search-btn {
  position: absolute;
  background: #fcaf17;
  padding: 10px 3px 10px 10px;
  border-radius: 5px;
  display: inline-block;
  top: -5px;
  right: 0;
  cursor: pointer;
  text-decoration: none !important;
}
.header__search-btn .m--search {
  margin-right: 3px;
}
.header__basket {
  padding: 20px;
  padding-top: 10px;
  position: relative;
  transition: all 0.3s;
}
.header__basket-first {
  position: relative;
  display: inline-block;
  min-width: 90px;
  height: 90px;
  /*margin-right: 5px;*/
  background: #fcaf17;
  vertical-align: top;
  /*&:before {
  	content: "";
  	position: absolute;
  	display: inline-block;
  	// width: 5px;
  	// height: 5px;
  	top: 30px;
  	right: -9px;
  	width: 0;
  	height: 0;
  	border-top: 8px solid transparent;
  	border-left: 10px solid #fcaf17;
  	border-bottom: 8px solid transparent;
  }*/
}
.header__basket-second {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 90px;
  background: #fff;
  vertical-align: top;
  overflow: auto;
  transition: all 0.3s;
}
.header__basket-second:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 30px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 10px solid #282828;
  border-bottom: 8px solid transparent;
}
.header__basket-number {
  position: relative;
  height: 70px;
  border-bottom: 2px solid #333;
}
.header__basket-number .icon.m--basket {
  margin-left: 10px;
  background-size: contain;
}
.header__basket-number-num {
  vertical-align: middle;
  font-size: 30px;
  color: #333;
  /* height: 45px; */
  display: inline-block;
  padding-top: 11px;
  padding-bottom: 12px;
  padding-right: 20px;
  padding-left: 7px;
}
.header__basket-number-count {
  display: inline-block;
  top: 5px;
  right: 5px;
  background: #333;
  color: #fff;
  border-radius: 50%;
  padding: 3px 6px 2px;
  font-size: 9px;
  vertical-align: top;
  margin-top: 7px;
  margin-right: 5px;
  margin-left: -15px;
}
.header__basket-list .header__basket-number-count {
  margin-top: 2px;
}
.header__basket-number-edit {
  display: inline-block;
  padding: 2px 3px;
  font-size: 9px;
  /* vertical-align: top; */
  /* margin-top: 10px; */
  margin-right: 0px;
  /* margin-left: -30px; */
  width: 20px;
  position: absolute;
  top: 40px;
  right: 4px;
  cursor: pointer;
  text-decoration: none;
}
.header__basket-number a {
  color: #282828;
  text-decoration: none;
}
.header__basket-number a:visited, .header__basket-number a:active, .header__basket-number a:hover {
  color: #282828;
  text-decoration: none;
}
.header__basket-bar {
  height: 21px;
  text-align: center;
}
.header__basket-bar-item {
  position: relative;
  display: inline-block;
  font-weight: bold;
  width: 14px;
  height: 22px;
  vertical-align: top;
  margin-top: 0px;
  cursor: pointer;
}
.header__basket-bar-item:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  background: #333;
  height: 16px;
  top: 2px;
  right: -3px;
}
.header__basket-bar-item:last-child:after {
  display: none;
}
.header__basket-list {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #fcaf17;
  z-index: 10;
}
.header__basket-list.active {
  display: inline-block;
}
.header__basket-list-item {
  border-top: 2px solid;
  cursor: pointer;
}
.header__basket-list .icon.m--basket {
  width: 18px;
  height: 16px;
  background-size: contain;
}
.header__basket-list .header__basket-number-num {
  padding: 5px 15px 5px 14px;
  font-size: 20px;
}
.header__basket-product-list {
  padding: 10px;
  overflow: auto;
  height: 100%;
}
.header__basket-product-list-item {
  font-size: 10px;
  text-align: left;
  margin-bottom: 10px;
}
.header__basket-product-list-item span {
  border-bottom: 1px dashed #999;
}
.header__basket-product-eclips {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  background: #fff;
  padding: 0 3px 0 2px;
  cursor: pointer;
}
.header__basket.m--full .header__basket-container {
  width: 100%;
}
.header__basket.m--full .header__basket-second {
  width: calc( 100% - 110px );
}
.header__basket.m--hidesecond .header__basket-second {
  width: 20px;
  overflow: hidden;
}
.header__basket.m--hidesecond .header__basket-product-list {
  overflow: hidden;
  opacity: 0;
}
.header__basket-comment-text {
  color: #fff;
}
.header__basket.mini {
  padding: 5px;
  margin-top: 0;
}
.header__basket.mini .icon.m--basket {
  width: 20px;
  height: 16px;
  background-size: contain;
}
.header__basket.mini .header__basket-first {
  height: auto;
}
.header__basket.mini .header__basket-number-num {
  font-size: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.header__basket.mini .header__basket-number-count {
  margin-top: 3px;
}
.header__basket.mini .header__basket-number-edit {
  top: 20px;
}
.header__basket.mini .header__basket-number {
  height: 45px;
}

@media screen and (max-width: 1300px) {
  .header__logo {
    margin-left: 15px;
  }
  .header__panel-searching {
    width: calc( 100% - 320px );
  }
}
.header-stuckbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #282828;
  z-index: 600;
  transition: all 0.3s;
}
.header-stuckbar .header__left-block {
  vertical-align: middle;
}
.header-stuckbar .header__right-block {
  vertical-align: middle;
}
.header-stuckbar__logo {
  display: inline-block;
  float: left;
}
.header-stuckbar .header__search {
  display: inline-block;
  width: 90%;
  width: calc( 100% - 290px );
}
.header-stuckbar-nav {
  position: relative;
  bottom: -10px;
}

.topbar {
  z-index: 20;
  background: #fcaf17;
}
.topbar__panel {
  text-align: right;
}
.topbar__panel-item {
  position: relative;
  display: inline-block;
  margin: 10px 30px;
}
.topbar__panel-item a {
  color: #282828;
  text-decoration: none;
  text-transform: uppercase;
}
.topbar__panel-item a:visited, .topbar__panel-item a:active {
  color: #282828;
}
.topbar__panel-item a:hover {
  text-decoration: underline;
  color: #282828;
}
.topbar__user-popover {
  position: absolute;
  display: none;
  min-width: 170px;
  top: 100%;
  right: 0;
  background: #fcaf17;
  z-index: 20;
  padding: 20px 15px 15px 25px;
  border-radius: 0 0 5px 5px;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.8);
  text-align: left;
  transition: all 0.3s;
}
.topbar__user-popover.active {
  display: inline-block;
}
.topbar__user-popover-title {
  margin-bottom: 20px;
}
.topbar__user-popover-item {
  display: block;
  text-transform: none !important;
  text-decoration: none;
  color: #282828;
  cursor: pointer;
}
.topbar__user-popover-item:hover {
  font-weight: bold;
  text-decoration: underline;
}
.topbar__user-popover-item:active, .topbar__user-popover-itemvisited {
  color: #282828;
}

.main-menu {
  z-index: 15;
}
.main-menu nav {
  padding: 15px 20px 0;
}
.main-menu__item {
  display: inline-block;
  position: relative;
}
.main-menu__item-link {
  display: inline-block;
  border-radius: 5px 5px 0 0;
  padding: 12px 20px;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 18px;
  color: #282828;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
.main-menu__item:hover .main-menu__item-link {
  background: #fcaf17;
  color: #282828;
  text-decoration: none;
}
.main-menu__item-link:active, .main-menu__item-link:visited {
  text-decoration: none;
  color: #282828;
}
.main-menu__item span {
  display: inline-block;
  vertical-align: middle;
}
.main-menu__item:first-child .main-menu__item-link {
  padding-right: 40px;
  width: 270px;
}
.main-menu__item.m--menu-catalog .main-menu__item-link {
  background: #fcaf17;
  padding-right: 40px;
  width: 270px;
}
.main-menu .catalog-menu {
  display: none;
  position: absolute;
  background: #fcaf17;
  border-top: 1px solid #fff;
  overflow-y: auto;
}
.main-menu.toheader {
  color: #282828;
}
.main-menu.toheader a, .main-menu.toheader a:visited, .main-menu.toheader a:hover, .main-menu.toheader a:focus {
  color: #282828;
}
.main-menu.toheader nav {
  padding: 10px 0 0;
}
.main-menu.toheader .main-menu__item-link {
  background: #fcaf17;
  padding-right: 40px;
  width: 270px;
}

@media screen and (max-width: 1300px) {
  .main-menu nav {
    display: flex;
  }
  .main-menu__item-link {
    margin-left: 8px;
    margin-right: 8px;
    font-size: 16px;
  }
}
.catalog-menu {
  position: relative;
  display: inline-block;
  background: #fcaf17;
  width: 270px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 0 0 5px 5px;
  z-index: 300;
  scrollbar-color: #fcaf17 #ffd88c;
  /* «цвет ползунка» «цвет полосы скроллбара» */
  scrollbar-width: thin;
  /* толщина */
  /* полоса прокрутки (скроллбар) */
  /* ползунок скроллбара */
  /* Стрелки */
}
.catalog-menu::-webkit-scrollbar {
  width: 10px;
  /* ширина для вертикального скролла */
  height: 4px;
  /* высота для горизонтального скролла */
  background-color: rgba(40, 40, 40, 0.7);
}
.catalog-menu::-webkit-scrollbar-thumb {
  background-color: #fcaf17;
  border-radius: 9em;
  box-shadow: inset 1px 1px 10px #ffd88c;
}
.catalog-menu::-webkit-scrollbar-thumb:hover {
  background-color: #fcaf17;
}
.catalog-menu::-webkit-scrollbar-button:vertical:start:decrement {
  background: linear-gradient(120deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(240deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(0deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #f6f8f4;
}
.catalog-menu::-webkit-scrollbar-button:vertical:end:increment {
  background: linear-gradient(300deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(60deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(180deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #f6f8f4;
}
.catalog-menu::-webkit-scrollbar-button:horizontal:start:decrement {
  background: linear-gradient(30deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(150deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(270deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #f6f8f4;
}
.catalog-menu::-webkit-scrollbar-button:horizontal:end:increment {
  background: linear-gradient(210deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(330deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(90deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #f6f8f4;
}
.catalog-menu__item {
  padding: 10px 20px;
  position: relative;
}
.catalog-menu__item .icon {
  vertical-align: top;
  margin-top: 3px;
}
.catalog-menu__item-link {
  color: #282828;
  cursor: pointer;
}
.catalog-menu__item-link:active, .catalog-menu__item-link:visited {
  color: #282828;
  text-decoration: none;
}
.catalog-menu__item-link:hover {
  color: #282828;
  text-decoration: none;
}
.catalog-menu__item-link span {
  width: 183px;
  line-height: 14px;
}
.catalog-menu__item-link.m--menu-item-sale span {
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  font-family: "Droid Sans bold";
}
.catalog-menu__item-link.m--menu-item-sale span:first-child {
  margin-left: 28px;
  font-size: 16px;
}
.catalog-menu__item-link.m--menu-item-sale span:last-child {
  padding: 5px;
  background: red;
  color: #fcaf17;
  border-radius: 3px;
  margin-left: 10px;
}
.catalog-menu__item:hover .catalog-menu__item-link span {
  font-weight: bold;
  text-decoration: underline;
}
.catalog-menu__sub {
  position: absolute;
  display: none;
  top: 0;
  left: 100%;
  background: #fcaf17;
  padding: 15px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  z-index: 15;
}
.catalog-menu__sub-item {
  position: relative;
}
.catalog-menu__sub-item-link {
  display: block;
  padding: 3px 3px 3px 5px;
  cursor: pointer;
  text-decoration: none;
  color: #282828;
  white-space: nowrap;
  z-index: 15;
}
.catalog-menu__sub-item-link:active, .catalog-menu__sub-item-link:visited {
  text-decoration: none;
  color: #282828;
}
.catalog-menu__sub-item-link:hover {
  color: #282828;
}
.catalog-menu__sub-item-link:hover span {
  font-weight: bold;
  text-decoration: underline;
}
.catalog-menu__sub-item:hover > .catalog-menu__sub {
  display: inline-block;
}
.catalog-menu .section-icon {
  display: inline-block;
  width: 16px;
  height: 17px;
  margin: 0 10px 0 0;
  margin-top: 3px;
  background-image: url(../img/icons/catalog/icon-avtozapchasti.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
  transition: all 0.3s;
}

.main-menu-catalog-sub {
  scrollbar-color: #fcaf17 #ffd88c;
  /* «цвет ползунка» «цвет полосы скроллбара» */
  scrollbar-width: thin;
  /* толщина */
  /* полоса прокрутки (скроллбар) */
  /* ползунок скроллбара */
  /* Стрелки */
}
.main-menu-catalog-sub::-webkit-scrollbar {
  width: 10px;
  /* ширина для вертикального скролла */
  height: 4px;
  /* высота для горизонтального скролла */
  background-color: rgba(40, 40, 40, 0.7);
}
.main-menu-catalog-sub::-webkit-scrollbar-thumb {
  background-color: #fcaf17;
  border-radius: 9em;
  box-shadow: inset 1px 1px 10px #ffd88c;
}
.main-menu-catalog-sub::-webkit-scrollbar-thumb:hover {
  background-color: #fcaf17;
}
.main-menu-catalog-sub::-webkit-scrollbar-button:vertical:start:decrement {
  background: linear-gradient(120deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(240deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(0deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #f6f8f4;
}
.main-menu-catalog-sub::-webkit-scrollbar-button:vertical:end:increment {
  background: linear-gradient(300deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(60deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(180deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #f6f8f4;
}
.main-menu-catalog-sub::-webkit-scrollbar-button:horizontal:start:decrement {
  background: linear-gradient(30deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(150deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(270deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #f6f8f4;
}
.main-menu-catalog-sub::-webkit-scrollbar-button:horizontal:end:increment {
  background: linear-gradient(210deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(330deg, #02141a 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(90deg, #02141a 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #f6f8f4;
}

.breadcrumbs {
  margin: 0 35px;
  padding-top: 10px;
}
.breadcrumbs.m--cont-right {
  margin-left: 310px;
  margin-right: 25px;
}
.breadcrumbs__item {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: #282828;
  padding-right: 13px;
  cursor: pointer;
}
.breadcrumbs__item:hover, .breadcrumbs__item:visited, .breadcrumbs__item:active {
  color: #282828;
}
.breadcrumbs__item:hover:not(:last-child) {
  text-decoration: underline !important;
}
.breadcrumbs__item:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 8px;
  height: 13px;
  background-image: url(../img/icons/sprite-carusel-arrows.png);
  background-repeat: no-repeat;
  background-position: -7px 2px;
  background-size: 15px;
  right: 0px;
  top: 3px;
}
.breadcrumbs__item:last-child:after {
  display: none;
}
.breadcrumbs__item:not(.m--link):last-child:hover {
  text-decoration: none;
  cursor: default;
}

.page-content section {
  background: #fff;
}

.content {
  position: relative;
  padding-bottom: 20px;
  margin: 0 30px;
}
.content.m--cont-right {
  min-height: 672px;
  margin-left: 310px;
  margin-right: 25px;
}
.content__title {
  font-size: 20px;
  margin: 5px;
}

.block-slider {
  padding: 15px 0;
}
.block-slider__list {
  position: relative;
}
.block-slider__list.owl-loaded {
  display: block;
}
.block-slider__list-item {
  position: relative;
  display: inline-block;
  width: 965px;
  width: 1240px;
  height: 450px;
  overflow: hidden;
  cursor: pointer;
  overflow: hidden;
  border-radius: 25px;
}
.block-slider__list-item-img {
  width: 965px;
  width: 1240px;
  height: 450px;
  background-color: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-slider__list-item-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 12px;
  color: #fff;
  padding: 3px;
  background: #333;
  padding: 10px;
}
.block-slider__list .owl-carousel .owl-nav button.owl-prev,
.block-slider__list .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 39%;
  width: 15px;
  height: 22px;
  left: -20px;
}
.block-slider__list .owl-carousel .owl-nav button.owl-prev:before,
.block-slider__list .owl-carousel .owl-nav button.owl-next:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 21px;
  background-image: url(../img/icons/sprite-carusel-arrows.png);
  background-repeat: no-repeat;
  background-position: -2px 2px;
}
.block-slider__list .owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -15px;
}
.block-slider__list .owl-carousel .owl-nav button.owl-next:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 21px;
  background-image: url(../img/icons/sprite-carusel-arrows.png);
  background-repeat: no-repeat;
  background-position: -12px 2px;
}

@media screen and (max-width: 1300px) {
  .block-slider__list-item {
    width: 930px;
    height: 340px;
  }
  .block-slider__list-item-img {
    width: 930px;
    height: 340px;
  }
}
.block-list {
  padding: 15px 5px;
}
.block-list__title {
  padding: 0 30px;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 175.78%;
  color: #ffaa00;
  text-align: justify;
  background: linear-gradient(197.33deg, #FFC000 1.55%, #FF8A00 95.8%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.block-list__list {
  position: relative;
  width: 1240px;
}
@media screen and (max-width: 1300px) {
  .block-list__list {
    width: 935px;
  }
}
.block-list__list-item {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 150px;
  overflow: hidden;
  cursor: pointer;
}
.block-list__list-item-img {
  width: 140px;
  height: 150px;
  /*background-color: #ccc;*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-list__list-item-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 12px;
  color: #fff;
  padding: 3px;
  background: rgba(30, 30, 30, 0.6);
}
.block-list__list .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 39%;
  width: 15px;
  height: 22px;
  left: -20px;
  width: 34px;
  height: 20px;
  top: -40px;
  left: auto;
  right: 200px;
  outline: none;
}
.block-list__list .owl-carousel .owl-nav button.owl-prev:before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 20px;
  background-image: url(../img/skin.v20/icons/icon-arrow-left-slider.svg);
  background-repeat: no-repeat;
  background-position: auto;
}
.block-list__list .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  width: 34px;
  height: 20px;
  top: -40px;
  left: auto;
  right: 150px;
  outline: none;
}
.block-list__list .owl-carousel .owl-nav button.owl-next:before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 20px;
  background-image: url(../img/skin.v20/icons/icon-arrow-right-slider.svg);
  background-repeat: no-repeat;
  background-position: auto;
}
.block-list.product-list .block-list__title {
  padding: 0 5px;
}
.block-list.product-list .block-list__list-item {
  width: 130px;
  height: 130px;
  overflow: hidden;
  width: auto;
  height: auto;
}
.block-list.product-list .block-list__list-item-img {
  width: 300px;
  height: 221px;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 1300px) {
  .block-list.product-list .block-list__list-item-img {
    width: 305px;
  }
}
.block-list.product-list .block-list__list-item-label {
  display: none;
  font-size: 11px;
  color: #282828;
  padding: 3px;
  bottom: 3px;
  left: 1px;
  right: 2px;
  background: #fcaf17;
  box-shadow: 1px 1px 3px black;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 120%;
  color: #fff;
  text-align: justify;
  background: linear-gradient(219.26deg, #FFC000 1.55%, #FF8A00 95.8%);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 28px;
}
.block-list.product-list .block-list__list-item:hover .block-list__list-item-label {
  display: inline-block !important;
}

.counter {
  background: #fcaf17;
  border-radius: 3px;
  display: inline-block;
  color: #fff;
  padding: 1px;
}
.counter__minus {
  display: inline-block;
  text-align: center;
  width: 15px;
  line-height: 15px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.counter__plus {
  display: inline-block;
  text-align: center;
  width: 15px;
  line-height: 15px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.counter input {
  width: 30px;
  border: 0;
  border-radius: 3px;
  font-weight: bold;
  font-size: 15px;
  line-height: 5px;
  vertical-align: middle;
  text-align: center;
}

.pagination {
  padding: 5px;
  text-align: center;
}
.pagination__list {
  display: inline-block;
  width: 200px;
  margin: auto;
}
.pagination__item {
  display: inline-block;
  padding: 5px;
  text-decoration: underline !important;
  cursor: pointer;
}
.pagination__item:hover {
  text-decoration: none !important;
}
.pagination__item.active {
  color: #fcaf17 !important;
  text-decoration: none !important;
}
.pagination__item.m--not-link {
  text-decoration: none !important;
  cursor: default;
}

.footer-head {
  position: relative;
  background: #212121;
}
.footer-desc {
  background: #282828;
  padding-top: 10px;
  min-height: 120px;
}

.popup-auth {
  width: 400px;
  padding: 15px;
  background: #282828;
  border-radius: 5px;
}
.popup-auth__title {
  margin-bottom: 20px;
}
.popup-auth__tabs {
  text-align: center;
  margin-bottom: 15px;
}
.popup-auth__tabs-item {
  display: inline-block;
  padding: 5px 25px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
.popup-auth__tabs-item:visited, .popup-auth__tabs-item:active {
  color: #fff;
}
.popup-auth__tabs-item:hover {
  color: #e9ae30;
}
.popup-auth__tabs-item.active {
  color: #e9ae30;
  text-decoration: underline;
}
.popup-auth__forget-pass {
  padding-left: 30px;
  margin-top: 20px;
}
.popup-auth__forget-pass a {
  color: #e9ae30;
}
.popup-auth__forget-pass a:visited, .popup-auth__forget-pass aactive {
  color: #e9ae30;
  text-decoration: none;
}
.popup-auth__forget-pass a:hover {
  text-decoration: underline;
}

.wdg-basket-list {
  opacity: 0;
  width: 0;
  position: absolute;
  background: #fff;
  right: 0;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  padding: 15px;
  transition: all 0.3s;
  /*overflow: hidden;*/
  z-index: 500;
  max-height: calc( 100vh - 100px );
  overflow: auto;
}
.wdg-basket-list.is-show {
  opacity: 1;
  width: 500px;
}
.wdg-basket-list__body {
  min-width: 400px;
}
.wdg-basket-list__list-item {
  font-size: 14px;
  text-align: left;
  margin-bottom: 10px;
}
.wdg-basket-list__list-item-img {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  vertical-align: top;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../../img/img-no.png);
}
.wdg-basket-list__list-item-info {
  display: inline-block;
  width: 60%;
  width: calc( 100% - 50px - 35% );
  vertical-align: top;
}
.wdg-basket-list__list-item-title {
  color: #333;
}
.wdg-basket-list__list-item-articul {
  color: #333;
}
.wdg-basket-list__list-item-order {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  text-align: right;
}

/*.order-dop-info {
	padding: 20px 0;
	font-size: 16px;
	display: flex;

	&__delivery {
		display: inline-block;
		width: 50%;
		border: 1px solid #333;
		border-right: 0;
		border-radius: 5px 0 0 5px;

		&-title {
			background: #333;
			color: #fff;
			width: 100%;
			font-size: 18px;
			padding: 5px 10px;
		}
		&-body {
			padding: 15px;
		}
	}
	&__pay {
		display: inline-block;
		width: 50%;
		border: 1px solid #333;
		border-radius: 0 5px 5px 0;
		overflow: hidden;

		&-title {
			background: #333;
			color: #fff;
			width: 102%;
			font-size: 18px;
			padding: 5px 10px;
		}
		&-body {
			padding: 15px;
		}
	}

	input {
		vertical-align: middle;
	}
}*/
.order-dop-info {
  padding: 0;
  background: #333;
  font-size: 16px;
  border: 1px solid #333;
  border-radius: 5px;
  overflow: hidden;
}
.order-dop-info__delivery-title {
  background: #333;
  color: #fff;
  width: 100%;
  font-size: 18px;
  padding: 5px 10px;
}
.order-dop-info__delivery-body {
  background: #fff;
  padding-top: 20px;
}
.order-dop-info__pay-title {
  background: #333;
  color: #fff;
  width: 100%;
  font-size: 18px;
  padding: 5px 10px;
}
.order-dop-info__pay-body {
  background: #fff;
  padding-top: 20px;
}
.order-dop-info .content {
  margin: 0 60px;
}
.order-dop-info .row {
  margin-right: -30px;
  margin-left: -30px;
  margin-bottom: 15px;
}
.order-dop-info .row:last-child {
  margin-bottom: 0;
}
.order-dop-info .radio {
  min-width: 90%;
  cursor: pointer;
}
.order-dop-info .radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 7px;
}
.order-dop-info .radio__text {
  position: relative;
  padding: 0 0 0 35px;
  cursor: pointer;
}
.order-dop-info .radio__text:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #CDD1DA;
  border-radius: 50%;
  background: #FFF;
  box-sizing: content-box;
}
.order-dop-info .radio__text:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fcaf17;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.2s;
  box-sizing: content-box;
}
.order-dop-info .radio input:checked + .radio__text:after {
  opacity: 1;
}
.order-dop-info .radio input:focus + .radio__text:before {
  box-shadow: 0 0 0 3px rgba(255, 255, 0, 0.7);
}

.info-alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  cursor: pointer;
}
.info-alert:last-child {
  margin-bottom: 35px;
}

.info-alert.success {
  color: #ffffff;
  background-color: #2dc352;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  border-radius: 0 0.25rem 0.25rem 0;
  border-left: 5px solid green;
}

.info-alert.error {
  color: #3a0f13;
  background-color: #ff9fa8;
  border-color: #ff4f62;
  border: 0;
  border-radius: 0 0.25rem 0.25rem 0;
  border-left: 5px solid red;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

a, a:visited {
  color: #ffc107;
}

a:hover, a:focus {
  color: #bc8d00;
}

.skin-v20 .counter {
  background: linear-gradient(225.3deg, #FFC000 1.55%, #FF8A00 95.8%);
  padding: 2px 3px 2px 2px;
}
.skin-v20 .btn-warning {
  font-family: "Montserrat";
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: #FFFEFC;
  padding: 10px 20px 10px 20px;
  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;
}
.skin-v20 .btn-warning:not(:disabled):not(.disabled).active, .skin-v20 .btn-warning:not(:disabled):not(.disabled):active, .skin-v20 .show > .btn-warning.dropdown-toggle {
  box-shadow: inset 3px 3px 7px rgba(0, 0, 0, 0.5);
  color: #fff;
}
.skin-v20 .page-panel {
  margin: 20px 0;
  z-index: 99;
  top: 0;
}
.skin-v20 .link-to-back {
  position: relative;
  display: inline-block;
  margin-left: 40px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  cursor: pointer;
}
.skin-v20 .link-to-back:before {
  content: "";
  position: absolute;
  left: -40px;
  display: inline-block;
  width: 34px;
  height: 20px;
  background-image: url(../img/skin.v20/icons/icon-arrow-left-slider.svg);
  background-repeat: no-repeat;
  background-position: auto;
}
.skin-v20 .link-to-back-stuckbar {
  position: fixed;
  top: auto;
  bottom: -200px;
  right: auto;
  left: 30px;
  transition: all 0.3s;
  z-index: 999;
}
.skin-v20 .link-to-back-stuckbar.is-show {
  bottom: 20px;
  margin-left: 0;
}
.skin-v20 .link-to-back-stuckbar:before {
  content: none;
}

/*# sourceMappingURL=lider02.css.map */
