*, *:after, *:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; 
}

html {
  height: 100%;
  width: 100%; 
}

body {
  margin: 0;
  padding: 108px 0 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #212121;
  background-color: #fff;
  min-width: 320px; 
}

/*body.fixed {
  overflow: hidden !important; 
}*/

a, button {
  cursor: pointer; 
}

::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #111;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* ===== New grid styles ===== */

.container-fluid {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}.container {width: 100%;padding-right: 10px;padding-left: 10px;margin-right: auto;margin-left: auto;}.row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}@media (min-width: 576px) {.container {max-width: 540px;}}@media (min-width: 768px) {.container {max-width: 720px;}}@media (min-width: 992px) {.container {max-width: 960px;padding-right: 10px;padding-left: 10px;}}@media (min-width: 1200px) {.container {max-width: 1170px;}}@media (min-width: 1400px) {.container {max-width: 1320px;}}@media (min-width: 1700px) {.container {max-width: 1440px;}}.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}.col {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}@media (min-width: 576px) {.col-sm {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-sm-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-sm-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-sm-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-sm-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-sm-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-sm-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-sm-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-sm-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-sm-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-sm-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-sm-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-sm-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}@media (min-width: 768px) {.col-md {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-md-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-md-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-md-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-md-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-md-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-md-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-md-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-md-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-md-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-md-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-md-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-md-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}@media (min-width: 992px) {.col-lg {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-lg-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-lg-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-lg-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-lg-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-lg-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-lg-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-lg-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-lg-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-lg-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-lg-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-lg-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-lg-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}@media (min-width: 1200px) {.col-xl {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-xl-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-xl-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-xl-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-xl-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-xl-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-xl-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-xl-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-xl-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-xl-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-xl-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-xl-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-xl-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}

@media(max-width: 991px) {
	.row {
		margin-right: -10px;
		margin-left: -10px;
	}
}

/* ===== Components  styles =====*/

.form-group {
  margin-bottom: 0;
  padding-bottom: 22px;
  position: relative; 
}

.form-group label {
  margin-bottom: 1px;
  font-size: 14px;
  font-weight: 500; 
}

.form-group .form-control {
  display: block;
  width: 100%;
  border: 1px solid #c2c2c2;
  transition: .15s;
  outline: 0;
  height: 42px;
  padding: 10px 12px;
  border-radius: 0;
  box-shadow: none;
}

.form-group .form-control:focus {
  border: 1px solid #141414;
  box-shadow: 0 0 0 3px rgba(1, 1, 1, 0.1); 
}

.form-group textarea {
  display: block;
  width: 100%;
  border: 1px solid #c2c2c2;
  transition: .15s;
  outline: 0;
  min-height: 120px;
  padding: 10px 12px;
  border-radius: 0;
  box-shadow: none;
  resize: vertical;
}

.form-group textarea:focus {
  border: 1px solid #141414;
  box-shadow: 0 0 0 3px rgba(1, 1, 1, 0.1); 
}

.form-group .red-text {
  color: #C62534;
  font-size: 13px;
  position: absolute;
  left: 0;
  bottom: 4px;
  display: none; 
}

.form-group.red .red-text {
  display: block; 
}

.btn-primary {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #181817;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  position: relative;
  transition: 0.2s;
  text-align: center;
  padding: 5px;
  cursor: pointer;
  border-radius: 1px;
  border: 1px solid #181817;
  height: 42px; 
}

.btn-primary:hover {
  background-color: #141414;
  color: #fff300;
  text-decoration: none;
}

.btn-primary:focus, .btn-primary:active {
  background-color: #141414;
  box-shadow: 0 0 0 3px rgba(1, 1, 1, 0.4);
  text-decoration: none; 
}

.select-container {
  position: relative;
  display: flex;
  align-items: center; 
}

.select-container .select-label {
	font-size: 14px;
	color: #555;
	margin-right: 10px; 
}

.select-container .select-button {
	background-color: #fff;
	border: 1px solid #C2C2C2;
	cursor: pointer;
	font-size: 14px;
	padding: 0 25px 0 10px;
	box-shadow: none;
	height: 36px;
	width: 190px;
	position: relative;
	text-align: left;
	outline: 0;
	display: flex;
	align-items: center;
	border-radius: 1px; 
}

.select-container .select-button:focus {
	border: 1px solid #00AFEC; 
}

.select-container .select-button span {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; 
}

.select-container .select-button:after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: calc(50% - 3px);
	right: 9px;
	border-top: 6px solid #333;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	transform-origin: center;
	transition: 0.3s; 
}

.select-container .select-button.is-active {
  	border: 1px solid #111; 
}

.select-container .select-button.is-active:after {
    transform: rotate(180deg); 
}

  .select-container .select-dropdown {
    list-style: none;
    width: 190px;
    display: none;
    position: absolute;
    top: calc(100% + 5px);
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 8;
    max-height: 300px;
    overflow: auto;
    z-index: 100;
    background-color: #fff;
    border: 1px solid #C2C2C2;
    border-radius: 3px; 
}

.select-container .select-dropdown li {
	position: static;
	padding: 0; 
}

.select-container .select-dropdown li:before {
	display: none; 
}

.select-container .select-dropdown li a {
	display: block;
	border: 0;
	line-height: 1.4;
	width: 100%;
	text-decoration: none;
	padding: 5px 12px;
	color: #121212;
	font-size: 13px; 
}

.select-container .select-dropdown li a:hover {
	color: #fff;
	background-color: #151515; 
}

input:focus,
textarea:focus,
button:focus {
  outline: none;
}


.button {
  background: #181817;
  border-radius: 0;
  display: inline-block;
  line-height: 46px;
  color: #fff;
  padding: 0 35px;
  transition: .3s;
  border: none;
}

.button:focus {
  background: #545453;
  text-decoration: none;
  color: #fff;
}

.button:hover {
  background: #141414;
  color: #fff300;
  text-decoration: none;
}

.pagination {
  display: block;
  text-align: center;
  margin: 50px 0;
}

.pagination a {
  color: #c9c9c9;
  margin: 0 15px;
  font: 400 14px/32px Roboto;
  display: inline-block;
  text-decoration: none;
  transition: .3s;
}

.pagination a.active {
  color: #000;
  border: 1px solid #5d5858;
  width: 36px;
}

.pagination a:hover {
  color: #000;
}

.page-title {
  text-align: center;
  font: 400 21px Roboto;
  color: #575b63;
  margin-top: 45px;
  margin-bottom: 70px;
  position: relative;
}

.page-title:before {
  content: "";
  position: absolute;
  bottom: -20px;
  width: 300px;
  height: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #e1e1e3;
}

.page-title:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #575b63;
  bottom: -21.5px;
  margin: 0 auto;
  left: 0;
  right: 0;
  transform: rotate(45deg);
  outline: 10px solid #fff;
}

.breadcrumbs {
  margin: 30px 0;
}

.breadcrumbs ul {
  margin: 0;
  padding: 0;
}

.breadcrumbs ul li {
  display: inline-block;
}

.breadcrumbs ul li a {
  color: #161616;
}

.breadcrumbs ul li:not(:first-child):before {
  content: ">";
  padding: 0 7px;
  color: #161616;
}

.breadcrumbs ul li:last-child a {
  pointer-events: none;
}

.block-title {
  font: 400 18px/26px Roboto;
  color: #5c646f;
  margin-top: 45px;
  text-align: center;
}

.block-subtitle {
  font: 400 13px/17px Roboto;
  color: #999999;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 5px;
}

.fixed-contact-block {
  position: fixed;
  right: -270px;
  z-index: 3;
  -webkit-transition: .3s;
  transition: .3s;
  top: 280px;
}

.fixed-contact-block .fixed-button {
  width: 50px;
  height: 55px;
  background: #181817;
  border-radius: 30px 0 0 30px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: -50px;
}

.fixed-contact-block .fixed-body {
  width: 270px;
  background: #181817;
  padding: 15px 30px;
  color: #fff;
}

.fixed-contact-block .fixed-body.mail-fixed-body {
  display: none;
}

.fixed-contact-block .fixed-body .fixed-title {
  font: 400 13px/19px Roboto;
}

.fixed-contact-block .fixed-body label {
  font: 400 14px/19px Roboto;
  margin-top: 10px;
  margin-bottom: 0;
  width: 100%;
}

.fixed-contact-block .fixed-body label input {
  display: block;
  width: 100%;
  margin-top: 5px;
  font: 400 14px/28px Roboto;
  color: #181817;
  border: 1px solid #181817;
  padding: 0 10px;
}

.fixed-contact-block .fixed-body button {
  width: 100%;
  border: 1px solid #fff300;
  color: #fff300;
  font: 400 14px/28px Roboto;
  background: transparent;
  margin-top: 20px;
  transition: .3s;
}

.fixed-contact-block .fixed-body button:hover {
  background: #fff300;
  color: #181817;
}

.fixed-contact-block .mail-fixed-button {
  top: 0;
  background-image: url(../img/icons/mail-icon.svg);
}

.fixed-contact-block .mail-fixed-button:hover,
.fixed-contact-block .mail-fixed-button.active {
  background-image: url(../img/icons/mail-icon-y.svg);
}

.fixed-contact-block .phone-fixed-button {
  top: 57px;
  background-image: url(../img/icons/phone-icon-w.svg);
}

.fixed-contact-block .phone-fixed-button:hover,
.fixed-contact-block .phone-fixed-button.active {
  background-image: url(../img/icons/phone-icon-y.svg);
}

.cloned-cart {
  position: fixed;
  height: 43px;
  width: 43px;
  background: #151515;
  border: none;
  background-image: url(../img/cart-hover.png);
  background-repeat: no-repeat;
  background-position: 9px center;
  background-size: 22px;
  padding: 0;
  z-index: 999;
}



/* ===== New custom styles ===== */

#wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  min-height: calc(100vh - 163px);
  flex-direction: column;
}

.page-content {
  flex: 1;
}

.title-group h1,
.title-group .h1 {
  font-weight: 500;
  margin: 0 0 40px;
  font-size: 36px;
}

/* ===== Main header =====*/

.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #242424;
  z-index: 10000;
}

.header-top {
  background-color: #151414;
}

.header-content .container {
  display: flex;
  justify-content: space-between;
  padding: 7px 0;
  position: relative;
  height: 56.5px;
}

.header-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  right: 10px;
  left: 10px;
  bottom: -47px;
  padding-left: 150px;
  pointer-events: none;
}

.header-controls .active svg,
.header-controls .in-cart svg {
  fill: #FFF200;
}

.header-controls .active .choosen-amount,
.header-controls .active .products-amount,
.header-controls .in-cart .products-amount {
  color: #FFF200!important;
}

.сabinet-box:hover svg,
.choosen-box:hover svg,
.compare-box:hover svg,
.cart-box:hover svg {
  fill: #FFF200;
}

.header-controls svg {
  fill: #fff;
}

.header-controls .cart-box {
  width: 40px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  pointer-events: auto;
}

.header-controls .cart-box .products-amount {
  position: absolute;
  top: -6px;
  right: -9px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  padding: 1px 6px;
  max-width: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  pointer-events: none;
}

.hover-cart {
  position: absolute;
  top: calc(100% + 15px);
  right: -50px;
  width: 310px;
  background: #fff;
  z-index: 1;
  box-shadow: 1px 0px 4px 1px rgba(0,0,0,30%);
}

header .cart.empty-cart .not-empty-cart {
  display: none;
}

header .cart.empty-cart .is-empty-cart {
  display: block;
  color: #181817;
  padding: 30px 15px;
  text-align: center;
}

header .cart.in-cart .not-empty-cart {
  display: block;
}

header .cart.in-cart .is-empty-cart {
  display: none;
}

header .cart.in-cart a span {
  display: block;
}

header .cart .hover-cart {
  position: absolute;
  top: calc(100% + 15px);
  right: -50px;
  width: 310px;
  background: #fff;
  z-index: 1;
  display: none;
  box-shadow: 1px 0px 4px 1px rgba(0, 0, 0, 0.3);
}

header .cart .hover-cart:before {
  content: "";
  position: absolute;
  top: -25px;
  right: 53px;
  width: 25px;
  height: 25px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
}

header .cart .hover-cart .cart-body {
  overflow-y: scroll;
  max-height: 392px;
}

header .cart .hover-cart .cart-body #mCSB_1_scrollbar_vertical {
  margin: 10px 5px 10px 0px;
}

header .cart .hover-cart .cart-body #mCSB_1_scrollbar_vertical .mCSB_dragger_bar {
  background: #181817 !important;
}

header .cart .hover-cart .cart-body .cart-item {
  display: flex;
  align-items: center;
  padding: 15px 0;
  position: relative;
}

header .cart .hover-cart .cart-body .cart-item:not(:first-child) {
  border-top: 1px solid #e9e9e9;
}

header .cart .hover-cart .cart-body .cart-item .cart-img {
  height: 70px;
  width: 70px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  flex: 0 0 70px;
  margin-right: 5px;
  transition: .3s;
}

header .cart .hover-cart .cart-body .cart-item .cart-img:hover {
  opacity: 0.5;
}

header .cart .hover-cart .cart-body .cart-item .cart-img a {
  display: inline-block;
  height: 100%;
  width: 100%;
}

header .cart .hover-cart .cart-body .cart-item .cart-desc .item-name a {
  width: 190px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  color: #181817;
}

header .cart .hover-cart .cart-body .cart-item .cart-desc .price {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

header .cart .hover-cart .cart-body .cart-item .cart-desc .price .new-price {
  color: #181817;
  font-size: 18px;
  margin-right: 10px;
}

header .cart .hover-cart .cart-body .cart-item .cart-desc .price .old-price {
  color: #b5b5b5;
  text-decoration: line-through;
}

header .cart .hover-cart .cart-body .cart-item .cart-desc .quantity {
  color: #828282;
  float: left;
}

header .cart .hover-cart .cart-body .cart-item .cart-desc .remove {
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background: #bdbdbd;
  position: relative;
  float: right;
  cursor: pointer;
  transition: .3s;
  position: absolute;
  right: 5px;
  top: calc(50% - 8px);
}

header .cart .hover-cart .cart-body .cart-item .cart-desc .remove:hover {
  background: #181817;
}

header .cart .hover-cart .cart-body .cart-item .cart-desc .remove:hover:before {
  color: #fff200;
}

header .cart .hover-cart .cart-body .cart-item .cart-desc .remove:before {
  content: "";
  position: absolute;
  top: 0;
  color: #fff;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/icons/close-icon-w.svg) no-repeat center;
  background-size: 10px;
  text-align: center;
  line-height: 15px;
  font-size: 11px;
  transition: .3s;
}

header .cart .hover-cart .cart-footer {
  padding: 15px;
  display: block;
}

header .cart .hover-cart .cart-footer .subtotal {
  display: flex;
  font-size: 16px;
  justify-content: space-between;
  margin-bottom: 12px;
}

header .cart .hover-cart .cart-footer .subtotal .total {
  text-transform: uppercase;
  color: #888888;
}

header .cart .hover-cart .cart-footer .subtotal span:not(.total) {
  color: #181817;
}

header .cart .hover-cart .cart-footer .cart-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

header .cart .hover-cart .cart-footer .cart-buttons a {
  display: inline-block;
  width: 130px;
  border: 1px solid #181817;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
  color: #181817;
  transition: .3s;
  text-decoration: none;
  margin-right: auto;
}

header .cart .hover-cart .cart-footer .cart-buttons a:hover {
  background: #181817;
  color: #fff200;
  text-transform: uppercase;
}

header .cart .hover-cart .cart-footer .cart-buttons button {
  background-color: #242424;
  border: 1px solid #242424;
  border-radius: 0;
  color: #fff;
  flex-grow: 1;
  margin-left: 10px;
}

header .cart .hover-cart .cart-footer .cart-buttons button:hover {
  color: #fff200;
}

.header-controls a {
  color: #fff;

}

.header-controls a:hover {
  text-decoration: none;
  color: #FFF200;
}

.header-controls .control-text {
  font-size: 12px;
  white-space: nowrap;
  display: none!important;
}

.header-controls .choosen-box {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  pointer-events: auto;
}

.header-controls .choosen-box .choosen-amount {
  position: absolute;
  top: -6px;
  right: -10px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  padding: 1px 6px;
  max-width: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  pointer-events: none;
}

.header-controls .сabinet-box {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: -50px;
  pointer-events: auto;
}

.header-controls .compare-box {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  pointer-events: auto;
}

.header-controls .compare-box .choosen-amount {
  position: absolute;
  top: -6px;
  right: -11px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  padding: 1px 6px;
  max-width: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  pointer-events: none;
}

.main-logo {
  display: block;
  width: 150px;
  margin: 0 auto;
}

.main-logo img {
  display: block;
  width: 100%;
}

.nav-toggle {
  background-color: #242424;
  border: 0;
  padding: 0;
  outline: 0;
  position: absolute;
  right: 10px;
  top: 11px;
}

.nav-toggle span {
  width: 30px;
  height: 2px;
  border-radius: 3px;
  background-color: #fff;
  display: block;
  margin: 7px 0; 
}

.slide-nav-close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  left: 10px;
  background: url(../img/icons/close-icon-w.svg) no-repeat center;
  background-size: 60%;
  border: 0;
  outline: 0;
}

.nav-links-close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  background: url(../img/icons/close-icon-w.svg) no-repeat center;
  background-size: 60%;
  border: 0;
  outline: 0;
}


.slide-nav {
  position: fixed;
  display: block;
  z-index: 100;
  width: 300px;
  right: 0;
  top: 0;
  background-color: #242424;
  height: 100vh;
  max-height: 100vh;
  overflow-y: auto;
  padding: 55px 15px 50px 15px;
  transition: 0.3s;
  transform: translateX(150%);
  color: #fff; 
}

.slide-nav.active {
  transform: translateX(0); 
}

.header-phone {
  margin-bottom: 15px;
  font-size: 16px;
}

.b2b-links {
  margin-bottom: 20px;
}

.b2b-link {
  display: block;
  width: 100%;
  text-align: center;
  padding: 5px;
  background-color: #393939;
  border: 1px solid #777676;
  margin-bottom: 10px;
  color: #fff;
}

.b2b-link:hover,
.b2b-link:focus {
  color: #fff;
  text-decoration: none;
  background-color: #151414;
}

.b2b-link.active {
  background: #151414;
  border: 1px solid #FFF200;
}

.top-nav a {
  color: #bbb;
  text-decoration: none;
  display: block;
  padding: 3px 0;
  margin-bottom: 8px;
}

.header-phone a {
  color: #fff;
}

.languages-box {
  display: flex;
  align-items: center;
  position: absolute;
  right: 15px;
  top: 11px; 
}

.languages-box a {
  color: #fff;
  text-decoration: none; 
}

.languages-box a:hover {
  color: #FFF200; 
}

.languages-box a.active {
  color: #FFF200;
  font-weight: 400; 
}

.languages-box a.active:hover,
.languages-box a.active:focus,
.languages-box a.active:active {
  text-decoration: none;
  cursor: auto; 
}

.languages-box .vertical-line {
  width: 1px;
  height: 15px;
  display: block;
  background-color: #fff;
  margin: 0 5px; 
}

.header-bottom {
  background-color: #151414;
  padding: 8px 0;
}

.catalog-toggle {
  color: #fff;
  background-color: #393939;
  border: 1px solid #777676;
  width: 120px;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
}

.main-header .nav-links {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 300px;
  background: #181817;
  transition: .3s;
  overflow-y: auto;
  display: block;
  padding: 50px 0 50px;
  border-right: 1px solid #303030;
  border-left: 1px solid #000;
  transform: translateX(-150%);
  height: 100vh;
  max-height: 100vh;
  left: -1px;
  z-index: 100;
}

.main-header .nav-links.active {
  transform: translateX(0);
}

.main-header .nav-item {
  flex-grow: 1;
  color: #fff;
  border-right: 1px solid #2020;
  transition: .3s;
  position: relative;
  border-bottom: 1px solid #7d7d7d;
  line-height: 20px;
  text-align: left;
}

.main-header .nav-item:first-child {
  border-top: 1px solid #7d7d7d;
}

.first-column-kl,
.last-column-kl {
  width: 50%;
}

.main-header .nav-item span {
  display: inline-block;
  height: 100%;
  width: 100%;
  padding: 10px 15px;
  cursor: pointer;
  white-space: nowrap;
}

.main-header .nav-item .img-box {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}

.main-header .nav-item .img-box img {
  display: block;
  max-width: 80px;
}

.main-header .nav-item > a {
  display: block;
  padding: 0;
  color: #fff;
}

.main-header .nav-item > .arrow {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  transition: all 0.3s;
  background: url(../img/icons/angle-down.svg) no-repeat center;
  background-size: 14px;
}

.main-header .nav-item .inner-menu {
  background: #0b0b0b;
  padding: 0 10px 10px;
}

.main-header .inner-menu-links {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.inner-menu-links > .inner-menu-categories {
  width: 50%;
}

.inner-menu-links .first-column, 
.inner-menu-links .last-column {
  width: 50%;
}

.inner-menu-categories {
  width: 100%;
  margin-bottom: 5px;
}

.main-header .inner-menu-title {
  margin-top: 10px;
  color: #fff;
  margin: 0px 0 5px;
  text-align: left;
  padding: 8px 5px 8px 47px;
  display: block;
  transition: .3s;
  display: flex;
  align-items: center;
  font-size: 13px;
  position: relative;
}

.main-header .inner-menu-title:hover {
  color: #fff300;
  text-decoration: none;
}

.inner-menu-title-picture {
  display: inline-block;
  width: 38px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 2px;
  top: 3px;
}

#page-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  display: none;
}

@media(min-width: 578px) {
  .mobile-catalog {
    width: 180px;
  }

  .header-controls {
    padding-left: 220px;
  }
}

@media(min-width: 992px) {
  .header-controls {
    padding-left: 700px;
  }
}

@media(min-width: 1200px) {
  body {
    padding-top: 140px;
  }

  .main-header {
    border-bottom: 1px solid #303030;
  }

  .main-logo {
    margin: 0 auto 0 0;
  }

  .header-top {
    padding: 3px 0;
  }

  .header-controls {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    margin-left: auto;
    padding: 5px 11px 0 0;
    align-items: flex-end;
  }

  .header-controls a {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }

  .header-controls .control-text {
    display: block!important;
  }

  .header-controls .сabinet-box {
    position: relative;
    top: auto;
    left: auto;
  }

  .header-controls .сabinet-box,
  .header-controls .compare-box,
  .header-controls .choosen-box,
  .header-controls .cart-box {
    height: 45px;
    align-items: flex-end;
  }

  .nav-toggle,
  .slide-nav-close,
  .nav-links-close,
  .catalog-toggle {
    display: none!important;
  }

  .slide-nav {
    position: relative;
    height: auto;
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    overflow: visible;
    transform: translateX(0) !important;
    display: flex;
    align-items: center;
    top: auto;
    right: auto;
  }

  .b2b-links {
    position: absolute;
    margin: 0;
    left: 0;
    right: 0;
    text-align: center;
    pointer-events: none;
    bottom: -45px;
  }

  .b2b-link {
    display: inline-block;
    width: auto;
    padding: 3px 25px;
    margin: 0 5px;
    pointer-events: auto;
  }

  .header-phone {
    order: 2;
    margin-left: auto;
    margin-bottom: 0;
    font-size: 14px;
  }

  .header-phone a {
    display: inline-block;
    padding: 3px 0;
  }

  .top-nav {
    order: 1;
    margin-right: auto;
  }

  .top-nav a {
    display: inline-block;
    margin: 0 20px 0 0;
  }

  .top-nav a:hover {
    color: #fff300;
  }


  .languages-box {
    position: static;
    top: auto;
    right: auto;
    order: 3;
    margin-left: 30px;
  }

  .cart-box,
  .compare-box {
    margin-left: 40px;
  }

  .choosen-box {
    margin-left: 45px;
  }

  .header-bottom {
    padding: 0;
  }

  .main-header .nav-links {
    position: static;
    flex-direction: row;
    height: auto;
    width: 100%;
    background-color: transparent;
    padding: 0;
    border-right: 0;
    border-left: 1px solid #303030;
    overflow: visible;
    transform: translateX(0) !important;
    align-items: center;
    top: auto;
    right: auto;
    display: flex;
  }

  .main-header .nav-item:first-child {
    border-top: 0;
  }

  .main-header .nav-item {
    border-bottom: 0;
    border-right: 1px solid #303030;
  }

  .main-header .nav-item > .arrow {
    display: none;
  }

  .main-header .nav-item > a {
    text-align: center;
    position: relative;
    z-index: 7;
  }

   .main-header .nav-item > a:hover {
    background-color: #000;
   }

  .main-header .nav-item span {
    padding: 15px 5px;
  }

  .main-header .nav-item .img-box img {
    margin: 0 auto;
  }

  .main-header .nav-item .inner-menu {
    position: absolute;
    z-index: 5;
    background: transparent;
    left: 0;
    right: 0;
    top: 0;
    padding: 50px 0 0;
    pointer-events: none;
    opacity: 0;
  }

  .main-header .nav-item:hover .inner-menu {
    pointer-events: auto;
    opacity: 1;
  }

  .main-header .inner-menu-links {
    width: 250px;
    background-color: #fff;
    border-radius: 2px;
    padding: 8px 12px;
    border-top: 2px solid #fff300;
    border-bottom: 2px solid #fff300;
    background-color: #0b0b0b;
  }

  .main-header .nav-item:first-of-type .inner-menu-links,
  .main-header .nav-item:nth-child(2) .inner-menu-links,
  .main-header .nav-item:nth-child(5) .inner-menu-links {
    width: 600px;
  }

  .main-header .nav-item:first-of-type .inner-menu-links > .inner-menu-categories,
  .main-header .nav-item:nth-child(2) .inner-menu-links > .inner-menu-categories,
  .main-header .nav-item:nth-child(5) .inner-menu-links > .inner-menu-categories {
    width: 50%;
  }

  .inner-menu-links > .inner-menu-categories {
    width: 100%;
  }

  .main-header .nav-item:nth-child(8) .inner-menu {
    display: flex;
    justify-content: flex-end;
  }

  .main-header .nav-item:nth-child(8) span {
    height: 50px;
  }

  .main-header .nav-item:nth-child(8) .inner-menu .inner-menu-links {
    width: 600px;
    flex: 0 0 600px;
  }
}


@media(min-width: 1536px) {
  body {
    padding-top: 163px;
  }

  .main-logo {
    width: 220px;
  }

  .header-top {
    padding: 5px 0;
  }

  .b2b-links {
    bottom: -63px;
  }

  .b2b-link {
    font-size: 16px;
    padding: 8px 30px;
    margin: 0 8px;
  }

  .main-header .nav-item > a {
    font-size: 16px;
  }

  .header-content .container {
    height: 76px;
  }

  .header-controls {
    padding: 0 11px 8px 0;
  }

  .choosen-box {
    margin-left: 52px;
  }
}

@media(max-width: 1199px) {
  header #basket_items {
    display: none!important;
  }
}


/* ===== Index page =====*/


#main-slider .item-slider {
  height: calc(100vh - 144px);
  position: relative;
  display: flex;
  flex-direction: column;
}

#main-slider .item-slider a {
  display: block;
  text-decoration: none;
  background: #181817;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  height: 50%;
}

#main-slider .item-slider a .slider-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  opacity: 0.55;
}

#main-slider .item-slider a .item-title {
  font: 400 20px/30px Roboto Condensed;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding-top: 55px;
  padding-left: 55px;
  letter-spacing: 2px;
}

#main-slider .item-slider a .catalog-link {
  position: absolute;
  bottom: 50px;
  left: 50px;
  background: rgba(24, 24, 23, 0.79);
  padding-left: 50px;
  padding-right: 70px;
  line-height: 55px;
  border-radius: 30px;
  color: #fff;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

#main-slider .item-slider a .catalog-link:before {
  content: "";
  width: 13px;
  height: 10px;
  position: absolute;
  background: url(../img/slider-arrow.png);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  background-size: cover;
  right: 40px;
  top: 23px;
  -webkit-transition: .3s;
  transition: .3s;
}

#main-slider .item-slider a .catalog-link:hover:before {
  right: 35px;
}

#main-slider .item-slider a:hover {
  background: #fff300;
}

#main-slider .item-slider a:hover .catalog-link {
  opacity: 1;
}

#main-slider .slick-arrow {
  position: absolute;
  top: calc(50% - 25px);
  background: none;
  border: none;
  height: 50px;
  width: 50px;
  background: url(../img/slider-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  background-size: 50%;
  border-radius: 50%;
  font-size: 0;
}

#main-slider .slick-arrow:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

#main-slider .slick-arrow.slick-prev {
  left: 45px;
}

#main-slider .slick-arrow.slick-next {
  right: 45px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}




#shares {
  margin-top: 60px;
}

#shares .shares-item {
  height: 200px;
  display: block;
  width: 100%;
  background-size: cover;
  background-position: 0 center;
  position: relative;
}

#shares .shares-item .shares-desc {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
  width: 220px;
  padding-left: 30px;
  background: rgba(10, 10, 10, 0.5);
  transition: .3s;
  margin-bottom: 0
}

#shares .shares-item .shares-desc .hover-text {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 30px;
  color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
}

#shares .shares-item .shares-desc .hover-text ul {
  margin-bottom: 0;
}

#shares .shares-item .shares-desc .hover-text ul li {
  list-style-type: none;
}

#shares .shares-item .shares-desc .shares-title {
  margin-top: 55px;
  font: 500 21px Roboto;
  color: #e8d93f;
}

#shares .shares-item .shares-desc .shares-rext {
  margin-top: 30px;
  font: 400 16px Roboto;
  color: #fff;
}

#shares .shares-item:hover .shares-desc {
  padding-left: calc(100% - 220px);
  width: 100%;
}

#shares .shares-item:hover .hover-text {
  opacity: 1;
  transition-duration: .3s;
  transition-delay: .3s;
}

#shares .shares-item.actio:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: 50%;
  right: 50%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
}

#shares .shares-item.actio:hover:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media(max-width: 767px) {
  #shares .shares-item {
    height: auto;
  }

  #shares .shares-item .shares-desc {
    position: static;
    width: 100%;
    padding: 0 20px 20px;
    background: rgba(10, 10, 10, 0.7);
  }

  #shares .shares-item .shares-desc .hover-text {
    position: static;
    height: auto;
    opacity: 1;
  }

  #shares .shares-item .shares-desc .shares-rext {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.5;
  }

  #shares .shares-item .shares-desc .shares-title {
    margin-bottom: 0;
    margin-top: 20px;
  }

  #shares .shares-item:hover {
    text-decoration: none;
  }

  #shares .shares-item:hover .shares-desc {
    padding: 0 20px 20px;
  }
}

.slider-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}

.slider-flex .slider-title {
  text-transform: uppercase;
  font: 400 18px/26px Roboto;
  color: #222222;
}

.slider-flex .slider-subtitle {
  font: 400 13px/17px Roboto;
  color: #999999;
}

.slider-flex .slider-buttons .slick-arrow {
  width: 28px;
  height: 28px;
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-left: 5px;
  transition: .3s;
}

.slider-flex .slider-buttons .slick-arrow:hover {
  border-color: #181817;
  background: #181817;
  color: #fff200;
}

.slider-section {
  padding: 60px 0 20px;
}

.slider-section .h2, 
.slider-section h2 {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 25px;
}

.gray-section {
  background-color: #EDF0F3;
}

.gray-section .catalog-slider .slick-arrow {
  background-color: #fff;
  border: 1px solid #C2C2C2; 
}

.gray-section .catalog-slider .slick-arrow:hover {
  background-color: #212121;
  border: 1px solid #212121;
}

.catalog-slider .slick-list {
  padding-right: 4px;
}

.tab-pane .catalog-slider .slick-list {
  padding-right: 2px;
}

.catalog-slider .slick-track {
  display: flex;
  padding: 10px 0; 
}

.catalog-slider .item {
  margin: 0 -1px 0 0;
  height: auto;
  outline: 0; 
}

.catalog-slider .slick-arrow {
  position: absolute;
  top: -58px;
  width: 40px;
  height: 40px;
  z-index: 10;
  border: 1px solid #C2C2C2;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  outline: 0;
  transition: 0.25s;
  padding: 0; 
}

.catalog-slider .slick-arrow:hover {
  background-color: #151414;
  border: 1px solid #151414; 
}

.catalog-slider .slick-arrow:hover svg {
  fill: #fff; 
}

.catalog-slider .slick-arrow svg {
  width: 15px;
  fill: #212121; 
}

.catalog-slider .slick-arrow.slick-next {
  padding-left: 2px;
  right: 0; 
}

.catalog-slider .slick-arrow.slick-prev {
  padding-right: 2px;
  right: 39px; 
}

.slider-section {
  padding: 60px 0 80px; 
}

.slider-section .h2, .slider-section h2 {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 25px; 
}

.slider-section .nav-tabs {
  border: 0;
  margin-bottom: 15px;
}

.slider-section .nav-tabs a {
  color: #212121;
  border: 1px solid #DDE0E6;
  border-radius: 0;
  background-color: #fff;
  font-size: 18px;
  padding: 8px 45px;
}

.slider-section .nav-tabs a:hover {
  background-color: #fff;
  border: 1px solid #DDE0E6;
}

.slider-section .nav-tabs a {
  background-color: #fff;
  color: #212121;
}

.slider-section .nav-tabs li {
  margin: 0 15px 0 0;
}

.slider-section .nav-tabs li.active a {
  background-color: #151414;
  color: #fff;
  border: 1px solid #151414;
}

.slider-section .tab-pane {
  height: 0;
  overflow: hidden;
  display: block;
  padding-right: 2px;
}

.slider-section .tab-pane.active {
  height: auto;
  overflow: visible;
}

.slider-section.gray-section {
  background-color: #EDF0F3; 
}

.slider-section.gray-section .catalog-slider .slick-arrow {
  background-color: #fff;
  border: 1px solid #C2C2C2; 
}

.slider-section.gray-section .catalog-slider .slick-arrow:hover {
  background-color: #212121;
  border: 1px solid #212121; 
}

@media(max-width: 1399px) {
  .title-group .h2, 
  .title-group h2 {
    font-size: 28px;
  }

  .slider-section {
    padding: 40px 0 50px;
  }
}

@media(max-width: 1199px) {
  .title-group .h2, 
  .title-group h2 {
    font-size: 24px;
  }
}

@media(max-width: 991px) {
  .title-group .h2, 
  .title-group h2 {
    font-size: 20px;
  }

  .slider-section .h2, 
  .slider-section h2 {
    font-size: 28px;
  }
}

@media(max-width: 767px) {
  .slider-section .nav-tabs a {
    font-size: 14px;
    padding: 9px 45px;
  }

  .catalog-slider .slick-arrow {
    top: -55px;
  }

  .slider-section .h2, 
  .slider-section h2 {
    font-size: 24px;
  }
}

@media (max-width: 575px) {
  .slider-section .h2, .slider-section h2 {
    text-align: center !important;
    margin-bottom: 20px;
  }

  .catalog-slider .slick-arrow {
    display: none !important;
  }

  .catalog-slider {
  	margin-left: -10px;
  	margin-right: -10px;
  }

  .catalog-slider .item {
    width: 230px;
  }

  .slider-section .nav-tabs a {
    font-size: 14px;
    padding: 9px 3px;
    text-align: center;
  }

  .slider-section .nav-tabs {
    display: flex;
  }

  .slider-section .nav-tabs li {
    width: calc(50% - 5px);
    float: none;
  }

  .slider-section .nav-tabs li:first-child {
    margin-right: 5px;
  }

  .slider-section .nav-tabs li:last-child {
    margin-left: 5px;
    margin-right: 0;
  }
}

@media (max-width: 420px) {
  .catalog-slider .item {
    width: 220px;
  }

  .catalog-slider .slick-list {
    padding: 0 80px !important;
  }
}

@media(max-width: 390px) {
  .catalog-slider .slick-list {
    padding: 0 55px !important;
  }
}

@media (max-width: 375px) {
  .catalog-slider .item {
    width: 200px;
  }
}





/*===== Index slogan section =====*/

#slogan {
  /*background-image: url(../img/slogan-bg.png);*/
  background-color: #242424;
  background-size: 100%;
  background-repeat: repeat-y;
  padding-bottom: 70px;
  overflow: hidden;
}

#slogan .row {
  flex-wrap: nowrap;
}

#slogan .slogan-block {
  width: 33%;
  float: left;
  padding-top: 215px;
  padding-bottom: 50px;
}

#slogan .slogan-block.slogan-block-center {
  padding-top: 75px;
  width: 34%;
  background: url(../img/slogan-center.png);
  background-size: contain;
  background-position: center 0;
  background-repeat: no-repeat;
  height: 520px;
}

#slogan .slogan-block.slogan-block-center .slogan-head {
  color: #fff;
  font: 400 24px/31px Roboto;
  text-align: center;
}

#slogan .slogan-block.slogan-block-center .slogan-head span {
  text-transform: uppercase;
  color: #fff300;
}

#slogan .slogan-block .slogan-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#slogan .slogan-block .slogan-item:first-child {
  margin-bottom: 70px;
}

#slogan .slogan-block .slogan-item .slogan-desc .slogan-title {
  color: #fff300;
  font: 400 18px Roboto;
  text-transform: uppercase;
  margin-bottom: 20px;
}

#slogan .slogan-block .slogan-item .slogan-desc .slogan-text {
  font: 400 14px/20px roboto;
  color: #fff;
}

#slogan .slogan-block .slogan-item .slogan-img {
  padding-right: 20px;
  margin-top: 5px;
}

#slogan .slogan-block.text-right .slogan-item .slogan-img {
  padding-right: 0px;
  padding-left: 25px;
}

#slogan .slogan-block .slogan-item .slogan-img img,
#slogan .slogan-block.text-right .slogan-item .slogan-img img {
  width: 96px;
}

@media(max-width: 1399px) {
  #slogan .slogan-block.slogan-block-center .slogan-head {
   /* margin-left: -15px;
    margin-right: -15px;*/
  }
}

@media(max-width: 1199px) {
  #slogan .slogan-block.slogan-block-center {
    padding-top: 25px;
    background-size: contain;
    height: 460px;
  }

  #slogan .slogan-block {
    padding-top: 70px;
  }

  #slogan {
    padding-bottom: 0;
  }

  #slogan .slogan-block.slogan-block-center .slogan-head {
    font-size: 22px;
  }
}

@media(max-width: 991px) {
  #slogan .slogan-block.slogan-block-center .slogan-head {
    font-size: 22px;
    line-height: 25px;
  }

  #slogan .slogan-block .slogan-item .slogan-desc .slogan-text {
    font-size: 13px;
  }

  #slogan .slogan-block .slogan-item .slogan-desc .slogan-title {
    font-size: 14px;
  }

  #slogan .slogan-block {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  #slogan .slogan-block .slogan-item:first-child {
    margin-bottom: 30px;
  }

  #slogan .slogan-block .slogan-item .slogan-desc .slogan-title {
    margin-bottom: 5px;
    font-size: 16px;
  }

  #slogan .slogan-block.text-right .slogan-item .slogan-img {
    padding-left: 10px;
  }

  #slogan .slogan-block .slogan-item .slogan-img {
    padding-right: 10px;
  }

  #slogan .slogan-block.slogan-block-center {
    height: 400px;
  }
}

@media(max-width: 767px) {
  #slogan .row {
    flex-wrap: wrap;
  }

  #slogan .slogan-block.slogan-block-center {
    width: 100%;
    background: none;
    margin: 0 0 20px;
    order: -1;
    height: auto;
    padding: 0 5px;
  }

  #slogan .slogan-block {
    width: 50%;
  }

  #slogan .slogan-block .slogan-item .slogan-img {
    display: none;
  }

  #slogan .slogan-block .slogan-item .slogan-desc {
    text-align: center;
    padding: 0 15px;
  }

  #slogan .slogan-block {
    padding-top: 10px;
  }

  #slogan {
    margin-top: 20px;
    padding-top: 20px;
  }
}

@media(max-width: 479px) {
  #slogan .slogan-block {
    width: 100%;
  }
}


.brands {
  margin-top: 17px;
  border-left: 0.5px solid #e8e8e8;
  border-right: 0.5px solid #e8e8e8;
  margin-bottom: 50px;
}

.brands .slider-item {
  outline: none;
  padding: 15px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .3s;
  transition: .3s;
  border-left: 0.5px solid #e8e8e8;
  border-right: 0.5px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  background-color: #ccc;
  float: left;
  width: calc(100% / 6);
}

.brands .slider-item:before {
  content: "";
  position: absolute;
  height: 3px;
  right: 100%;
  left: 100%;
  bottom: 0;
  background: #181817;
  -webkit-transition: .3s;
  transition: .3s;
}

.brands .slider-item:hover:before {
  left: 0;
  right: 0;
}

.brands .slider-item div {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 117px;
}

.brands .slider-item:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#about-company {
  margin-top: 20px;
  /*margin-bottom: 55px; */
}

#about-company .about-title {
  text-transform: uppercase;
  font: 400 18px/26px Roboto;
  color: #222222;
  margin-bottom: 20px;
}

#about-company p,
#about-company li {
  font: 300 14px/21px Roboto;
  color: #222222;
  text-align: justify;
}

#about-company p {
  margin-bottom: 25px;
}

#about-company ul {
  padding-left: 16px;
  margin-top: -15px;
  margin-bottom: 20px;
}



/* ===== Catalog page ===== */

@media (min-width: 1800px) {
  #catalog-page > .container {
      max-width: 1680px;
  }

  #catalog-page .catalog .products-block .products .product-item {
    width: 20%;
  }
}


@media (min-width: 1900px) {
  #catalog-page > .container {
      max-width: 1850px;
  }

  #catalog-page .catalog .products-block .products .product-item {
    width: 16.66666667%;
  }
}


#catalog-page .catalog-banner {
  background-color: #181817;
  height: 250px;
  display: flex;
  align-items: center;
  position: relative;
}

#catalog-page .catalog-banner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../img/catalog.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  opacity: 0.35;
}

#catalog-page .catalog-banner .banner-title {
  font: 400 24px/30px Roboto;
  color: #fff300;
  text-transform: uppercase;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}

#catalog-page .catalog-banner .banner-text {
  font: 400 16px/30px Roboto;
  color: #fff;
  position: relative;
  z-index: 1;
}

#catalog-page .catalog .filter-block {
  width: 195px;
  float: left;
  margin-bottom: 20px;
}

#catalog-page .catalog .filter-block .filter-title {
  margin: 30px 0;
  font: 500 17px/40px Roboto;
  color: #54575f;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
}

#catalog-page .catalog .filter-block .filter-title i {
  padding-right: 10px;
  vertical-align: 1px;
  width: 16px;
  height: 16px;
  background: url(../img/icons/filter-icon-g.svg) no-repeat center;
  background-size: 16px;
  position: absolute;
  left: 0;
  top: 12px;
}

#catalog-page .catalog .filter-block .filter {
  /* border-top: 1px solid #e8e8e8;
  margin-top: 35px; */
}

#catalog-page .catalog .filter-block .filter .button {
  width: 100%;
  padding: 0;
  margin-top: 25px;
  position: relative;
  padding-left: 45px;
  text-align: left;
}

#catalog-page .catalog .filter-block .filter .button:before {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  left: 17px;
}

#catalog-page .catalog .filter-block .filter .active-filter {
  padding: 20px 15px;
  background: #eff2f5;
}

#catalog-page .catalog .filter-block .filter .active-filter .active-filter-item {
  border: 2px solid #e1e8ee;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font: 500 13px/15px Roboto;
  color: #5e6977;
  margin-bottom: 10px;
}

#catalog-page .catalog .filter-block .filter .active-filter .active-filter-item a {
  margin: 0 10px;
}

#catalog-page .catalog .filter-block .filter .active-filter .active-filter-item span {
  width: calc(100% - 30px);
  float: right;
}

#catalog-page .catalog .filter-block .filter .active-filter .clear-all {
  color: #5e6977;
  font: 500 13px/14px Roboto;
  margin-left: 10px;
}

#catalog-page .catalog .filter-block .filter .active-filter .clear-all i {
  margin-right: 5px;
}

#catalog-page .catalog .filter-block .filter .filter-item {
  border-bottom: 1px solid #ebebeb;
}

#catalog-page .catalog .filter-block .filter .filter-item.filter-price {
  padding-bottom: 7px;
}

#catalog-page .catalog .filter-block .filter .filter-item .filter-container {
  margin-bottom: 7px;
}

#catalog-page .catalog .filter-block .filter .filter-item .filter-name {
  font: 500 14px/20px Roboto;
  color: #000;
  padding: 7px 0;
  cursor: pointer;
  position: relative;
}

#catalog-page .catalog .filter-block .filter .filter-item .filter-name:before {
  top: 9px;
  right: 0;
  content: "";
  position: absolute;
  line-height: 40px;
  color: #646464;
  width: 10px;
  height: 10px;
  background: url(../img/icons/angle-down-g.svg) no-repeat center;
  background-size: 10px;
  transition: .3s;
}

#catalog-page .catalog .filter-block .filter .filter-item .filter-name.active:before {
  transform: rotate(-90deg);
}

#catalog-page .catalog .filter-block .filter .filter-checkbox .filter-body {
  -webkit-transition: .3s;
  transition: .3s;
}

#catalog-page .catalog .filter-block .filter .filter-checkbox .hidden {
  display: none;
}

#catalog-page .catalog .filter-block .filter .filter-checkbox label {
  width: 100%;
  display: inline-block;
  font-family: Roboto;
  font-size: 12px;
  color: #000;
  position: relative;
  cursor: pointer;
  margin-bottom: 7px;
  font-weight: 400;
}

#catalog-page .catalog .filter-block .filter .filter-checkbox label:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #ebebeb;
  margin-right: 15px;
  vertical-align: -3px;
}

#catalog-page .catalog .filter-block .filter .filter-checkbox .hidden:checked+label:after {
  content: '';
  font-size: 10px;
  color: #6a7078;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  background: url(../img/icons/check-icon-b.svg) no-repeat center;
  background-size: 14px;
}

#catalog-page .catalog .filter-block .filter .filter-checkbox .load-more-filter {
  margin-top: 25px;
  margin-left: 35px;
  font: 400 14px Roboto;
  color: #6a7078;
  cursor: pointer;
}

#catalog-page .catalog .filter-block .filter .filter-checkbox .load-more-filter i {
  -webkit-transition: .3s;
  transition: .3s;
  padding-left: 3px;
  vertical-align: -1px;
}

#catalog-page .catalog .filter-block .filter .filter-checkbox .load-more-filter:hover i {
  padding-left: 10px;
}

#catalog-page .catalog .filter-block .filter .filter-price .ui-widget-header {
  background: #fff300;
}

#catalog-page .catalog .filter-block .filter .filter-price .ui-slider {
  background: #e8e8e8;
  height: 3px;
  border: 0;
}

#catalog-page .catalog .filter-block .filter .filter-price .ui-corner-all,
#catalog-page .catalog .filter-block .filter .filter-price .ui-corner-bottom,
#catalog-page .catalog .filter-block .filter .filter-price .ui-corner-right,
#catalog-page .catalog .filter-block .filter .filter-price .ui-corner-br {
  border-radius: 0;
}

#catalog-page .catalog .filter-block .filter .filter-price .ui-slider-handle {
  background: #343434;
  border-radius: 100%;
  outline: 0;
  border: 3px solid #343434;
  top: -6px;
  box-shadow: 0 1px 1px #343434;
  cursor: pointer;
}

.ui-slider .ui-slider-handle {
  width: 13px;
  height: 13px;
}

#catalog-page .filter-container .input-fields {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#catalog-page .catalog .filter-block .filter .filter-price .diapason-input {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 36px;
  border: 1px solid #979a9d;
  border-radius: 0;
  outline: none;
  padding: 0 5px;
  font-size: 12px;
  color: #000;
  text-align: center;
}

#catalog-page .catalog .filter-block .filter .filter-price .input-fields label {
  font-size: 12px;
  color: #86939e;
  font-family: Roboto;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

#catalog-page .input-fields button {
  background: #151515;
  border-radius: 0;
  border: none;
  color: #fff300;
  width: 36px;
  height: 36px;
  margin-top: -1px;
}

#catalog-page .catalog .filter-block .filter .filter-price .range-block {
  margin-top: 25px;
  padding: 0 10px;
}

#catalog-page .catalog .filter-block .filter .filter-cokol .filter-body {
  max-height: 65px;
  -webkit-transition: .3s;
  transition: .3s;
  overflow: hidden;
}

#catalog-page .catalog .filter-block .filter .filter-cokol .hidden {
  display: none;
}

#catalog-page .catalog .filter-block .filter .filter-cokol label {
  display: inline-block;
  font-family: Roboto;
  font-size: 14px;
  color: #6a7078;
  position: relative;
  cursor: pointer;
  font-weight: 400;
  line-height: 25px;
  border: 2px solid #e3e3e3;
  padding: 0 3px;
  margin-left: 5px;
  margin-bottom: 5px;
}

#catalog-page .catalog .filter-block .filter .filter-cokol label:last-of-type {
  margin-bottom: 0;
}

#catalog-page .catalog .filter-block .filter .filter-cokol .hidden:checked+label {
  border-color: #6a7078;
}

#catalog-page .catalog .filter-block .filter .filter-cokol .load-more-filter {
  margin-top: 25px;
  margin-left: 35px;
  font: 400 14px Roboto;
  color: #6a7078;
  cursor: pointer;
}

#catalog-page .catalog .filter-block .filter .filter-cokol .load-more-filter i {
  -webkit-transition: .3s;
  transition: .3s;
  padding-left: 3px;
  vertical-align: -1px;
}

#catalog-page .catalog .filter-block .filter .filter-cokol .load-more-filter:hover i {
  padding-left: 10px;
}

#catalog-page .catalog .filter-block .filter .filter-color .hidden {
  display: none;
}

#catalog-page .catalog .filter-block .filter .filter-color label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  border: 1px solid #e3e3e3;
  margin-left: 5px;
  margin-bottom: 5px;
  width: 30px;
  height: 30px;
}

#catalog-page .catalog .filter-block .filter .filter-color .hidden:checked+label:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  width: 28px;
  height: 28px;
  text-align: center;
  text-shadow: 0px 0px 1px #000;
  line-height: 30px;
}

#catalog-page .catalog .products-block {
  width: calc(100% - 195px - 30px);
  margin-left: 30px;
  float: left;
}

#catalog-page .catalog .products-block .products-title {
  margin: 30px 0;
  display: inline-block;
  width: 100%;
}

#catalog-page .catalog .products-block .products-title .products-quantity {
  float: left;
  margin-bottom: 5px;
  font: 400 14px/40px Roboto;
  color: #646464;
}

#catalog-page .catalog .products-block .products-title .search-products {
  position: relative;
  float: right;
  margin-right: 5px;
}

#catalog-page .catalog .products-block .products-title .search-products .search-input {
  width: 300px;
  position: relative;
  display: inline-block;
}

#catalog-page .catalog .products-block .products-title .search-products .search-input input {
  width: 100%;
  border: 1px solid #ebebeb;
  font: 400 13px/38px Roboto;
  color: #646464;
  -webkit-transition: .3s;
  transition: .3s;
  padding-right: 50px;
  padding-left: 15px;
  height: 40px;
  -webkit-transition: .3s;
  transition: .3s;
  background: #eff2f5;
  border-radius: 3px;
}

#catalog-page .catalog .products-block .products-title .search-products .search-input button {
  width: 50px;
  background: none;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

#catalog-page .catalog .products-block .products-title .search-products .search-input button:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  transition: .3s;
  color: #646464;
  background: url(../img/icons/search-icon-b.svg) no-repeat center;
  background-size: 16px;
}

#catalog-page .catalog .products-block .products-title .search-products .search-input button:hover:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#catalog-page .catalog .products-block .products-title .search-products .search-results {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 5px);
  z-index: 2;
  background: #fff;
  border-radius: 5px;
  padding: 10px 10px 10px 20px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  display: none;
}

#catalog-page .catalog .products-block .products-title .search-products .search-results .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.4);
  width: 2px;
}

#catalog-page .catalog .products-block .products-title .search-products .search-results .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(255, 255, 255, 0.75);
}

#catalog-page .catalog .products-block .products-title .search-products .search-results ul {
  padding: 0;
  margin: 0;
  max-height: 190px;
}

#catalog-page .catalog .products-block .products-title .search-products .search-results ul li {
  list-style-type: none;
}

#catalog-page .catalog .products-block .products-title .search-products .search-results ul li a {
  font: 400 13px/21px Roboto;
  color: #181817;
}

#catalog-page .catalog .products-block .products-title .search-products .search-results ul li a:hover {
  text-decoration: underline;
}

#catalog-page .catalog .products-block .products-title .sorting {
  float: right;
  width: 220px;
  margin-bottom: 5px;
  margin-right: 5px;
  position: relative;
}

#catalog-page .catalog .products-block .products-title .sorting button {
  width: 100%;
  border: 1px solid #ebebeb;
  font: 400 13px/38px Roboto;
  color: #646464;
  -webkit-transition: .3s;
  transition: .3s;
  height: 40px;
  -webkit-transition: .3s;
  transition: .3s;
  background: #eff2f5;
  border-radius: 3px;
  padding-left: 20px;
  text-align: left;
}

#catalog-page .catalog .products-block .products-title .sorting button:before {
  content: "";
  position: absolute;
  top: 13px;
  right: 25px;
  line-height: 40px;
  color: #646464;
  width: 14px;
  height: 14px;
  background: url(../img/icons/angle-down-g.svg) no-repeat center;
  background-size: 14px;
}

#catalog-page .catalog .products-block .products-title .sorting ul {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 5px);
  z-index: 2;
  background: #fff;
  border-radius: 5px;
  padding: 10px 10px 10px 20px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  display: none;
}

#catalog-page .catalog .products-block .products-title .sorting ul li {
  list-style-type: none;
}

#catalog-page .catalog .products-block .products-title .sorting ul li a {
  font: 400 13px/21px Roboto;
  color: #181817;
}

#catalog-page .catalog .products-block .products-title .sorting ul li a:hover {
  text-decoration: underline;
}

#catalog-page .catalog .products-block .products {
  margin-top: 0;
}

#catalog-page .catalog .products-block .products .product-item {
  width: 25%;
}

#product-page .product-slider {
  border: 1px solid #dddddd;
  padding: 1px;
  z-index: 10;
}

#product-page .product-slider a {
  background-size: contain;
  height: 460px;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
  display: block;
  width: 100%;
}

#product-page .product-slider .item {
  display: none;
}

#product-page .product-slider .item:first-child {
  display: block;
}

#product-page .product-slider.slick-initialized  .item {
  display: block;
}

#product-page .nav-product-slider {
  margin-top: 25px;
  width: calc(100% - 60px);
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#product-page .nav-product-slider .item {
  height: 78px;
  outline: none;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #f0f0f0;
  margin: 0 4px;
  cursor: pointer;
  opacity: 0;
}

#product-page .nav-product-slider.slick-initialized .item {
  opacity: 1;
}

#product-page .nav-product-slider .slick-arrow,
#mobile-collections .products .slick-arrow {
  width: 25px;
  height: 78px;
  border: 2px solid #e6e6e6;
  background: transparent;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  top: 0;
  padding: 0 8px;
}

#product-page .nav-product-slider .slick-arrow svg,
#mobile-collections .products .slick-arrow svg {
  fill: #111;
}

#product-page .nav-product-slider .slick-arrow:hover,
#mobile-collections .products .slick-arrow:hover {
  background: #181817;
  color: #fff300;
  border-color: #181817;
}

#product-page .nav-product-slider .slick-arrow:hover svg,
#mobile-collections .products .slick-arrow:hover svg{
  fill: #fff;
}

#product-page .nav-product-slider .slick-arrow.prev-arrow,
#mobile-collections .products .slick-arrow.prev-arrow {
  margin-right: 5px;
  left: -30px;
}

#product-page .nav-product-slider .slick-arrow.next-arrow,
#mobile-collections .products .slick-arrow.next-arrow {
  margin-left: 5px;
  right: -30px;
}

#product-page .product-description {
  padding-left: 10px;
  padding-right: 15px;
}

#product-page .product-description .product-name {
  font: 500 16px/25px Roboto;
  color: #3f3f3f;
}

#product-page .product-description .product-name * {
  font: 500 16px/25px Roboto;
}

#product-page .product-description .price {
  font-weight: 500;
  font-family: Roboto;
  margin-top: 5px;
}

#product-page .product-description .price .old-price {
  display: inline-block;
  font-size: 18px;
  color: #909195;
  text-decoration: line-through;
  margin-right: 5px;
}

#product-page .product-description .price .new-price {
  display: inline-block;
  font-size: 20px;
  color: #aa2020;
}

#product-page .product-description .product-info {
  margin: 5px 0 23px;
}

#product-page .product-description .item-stars {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 20px;
}

#product-page .product-description .product-info .in-stock {
  color: #6dc439;
  display: inline-block;
  font: 400 14px/20px Roboto;
  position: relative;
  padding-left: 25px;
}

#product-page .product-description .product-info .in-stock i {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -1px;
  background: url(../img/icons/round-check.svg) no-repeat center;
  background-size: 20px;
}

#product-page .product-description .product-info .no-stock {
  color: #aa2020;
  display: inline-block;
  font: 400 14px/20px Roboto;
  position: relative;
  padding-left: 25px;
}

#product-page .product-description .product-info .no-stock i {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -1px;
  background: url(../img/icons/stop-icon.svg) no-repeat center;
  background-size: 20px;
}

#product-page .product-description .product-info .rating {
  display: inline-block;
  margin: 0 20px;
}

#product-page .product-description .product-info .rating span:before {
  color: #f8d73f;
  font-size: 13px;
}

#product-page .product-description .product-info .leave-feedback {
  font: 14px/20px Roboto;
  color: #b8b8b8;
  transition: .3s;
  cursor: pointer;
  display: inline-block;
}

#product-page .product-description .product-info .leave-feedback:hover {
  text-decoration: underline;
}

#product-page .product-description .article {
  margin-bottom: 5px;
  font: 400 14px Roboto;
  color: #808080;
  display: flex;
  justify-content: space-between;
}

#product-page .delivery-date {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

#product-page .delivery-date img {
  margin-right: 5px;
}

#product-page .delivery-date span {
  font-weight: 500;
  color: #6DC439;
  margin-left: 5px;
}

#product-page .product-description .article span {

  width: 45%;
  text-align: left;
}

#product-page .product-description .size_block div,
.block-quick-view .size_block div {
  margin-bottom: 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

#product-page .product-description .size_block .size-block,
.block-quick-view .size_block .size-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

#product-page .product-description .size_block .size-block div,
.block-quick-view .size_block .size-block div {
  width: 45%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

#product-page .product-description .size_block .size-block div span,
.block-quick-view .size_block .size-block div span {
  margin: 0;
}

#product-page .product-description .size_block .size-block div span img,
.block-quick-view .size_block .size-block div span img {
  margin-right: 5px;
}

.diameter {
  display: inline-block;
  width: 11px !important;
  height: 11px;
  border: 1px solid #000;
  border-radius: 100%;
  margin-right: 8px;
  margin-left: 2px;
  position: relative;
}

.diameter:before {
  content: "";
  position: absolute;
  width: 1px;
  top: -3px;
  bottom: -3px;
  left: 50%;
  background: #000;
  transform: translateX(-50%) rotate(45deg);
}

#product-page .product-description .size_block div:nth-child(odd),
.block-quick-view .size_block div:nth-child(odd) {
  background: #f9f9f9;
}

#product-page .product-description .size_block .size-block div,
.block-quick-view .size_block .size-block div {
  background: #fff;
}

#product-page .product-description .size_block div span,
.block-quick-view .size_block div span {
  margin-left: 5px;
  width: 45%;
  text-align: left;
}

#product-page .product-description .characteristics {
  font: 400 14px/24px Roboto;
  color: #808080;
}

#product-page .product-description .characteristics .characteristics-body {
  max-height: 96px;
  overflow: hidden;
}

#product-page .product-description .characteristics .characteristics-body ul {
  padding: 0;
  margin: 0;
}

#product-page .product-description .characteristics .characteristics-body ul li {
  list-style-type: none;
}

#product-page .product-description .characteristics .characteristics-button {
  margin: 13px 0 18px;
  color: #181817;
  cursor: pointer;
  text-decoration: underline;
  display: none;
}

#product-page .product-description .product-colors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 18px;
}

#product-page .product-description .product-colors span {
  font: 400 14px/50px Roboto;
  color: #212121;
  margin-right: 10px;
  margin-bottom: 10px;
}

#product-page .product-description .product-colors a {
  width: 50px;
  height: 50px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 10px;
  border: 2px solid #e6e6e6;
  -webkit-transition: .3s;
  transition: .3s;
  margin-bottom: 10px;
}

#product-page .product-description .product-colors a:hover {
  border-color: #fff300;
}

#product-page .product-description .product-buy {
  margin-top: 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#product-page .product-description .product-buy .cart-item-quantity {
  width: 94px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  display: inline-block;
  margin-right: 15px;
}

#product-page .product-description .product-buy .cart-item-quantity button {
  width: 25px;
  border: 1px solid #b2b2b2;
  background-color: #f9f9f9;
  position: relative;
  font-size: 18px;
  color: #aaaaaa;
  transition: .3s;
  height: 20px;
  line-height: 19px;
  right: 0;
  position: absolute;
  z-index: 1;
}

#product-page .product-description .product-buy .cart-item-quantity button:hover {
  color: #181817;
  border-color: #181817;
  z-index: 2;
}

#product-page .product-description .product-buy .cart-item-quantity button.minus {
  bottom: 2px;
  height: 21px;
}

#product-page .product-description .product-buy .cart-item-quantity button.plus {
  top: 0;
}

#product-page .product-description .product-buy .cart-item-quantity input {
  background-color: transparent;
  border: none;
  border: 1px solid #b2b2b2;
  width: 70px;
  height: 40px;
  vertical-align: 11px;
  text-align: center;
}

#product-page .product-description .product-buy .cart-item-quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

#product-page .product-description .product-buy .cart-item-quantity input::-moz-inner-spin-button {
  -moz-appearance: none;
}

#product-page .product-description .product-buy .button {
  position: relative;
  padding-left: 55px;
  padding-right: 20px;
  display: inline-block;
  line-height: 40px;
}

#product-page .product-description .product-buy a {
  width: 41px;
  margin-left: 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}

#product-page .product-description .product-buy a path {
  transition: .3s;
}

#product-page .product-description .product-buy a:hover path {
  fill: #777;
}

#product-page .product-description .product-buy .button span {
  background-color: #fff300;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 43px;
  background-image: url(../img/cart-black.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 21px;
  transition: .3s;
}

#product-page .product-description .product-buy .button:hover span {
  background-color: #181817;
  background-image: url(../img/cart-hover.png);
}

#product-page .product-description .share-buttons {
  font: 400 14px Roboto;
  color: #808080;
  border-top: 1px solid #e1e1e1;
  margin-top: 33px;
  padding-top: 30px;
  margin-bottom: 28px;
}

#product-page .product-description .share-buttons span {
  padding-right: 10px;
  margin-right: 5px;
  border-right: 1px solid #e1e1e1;
}

#product-page .product-description .share-buttons span i {
  padding-right: 10px;
}

#product-page .product-description .share-buttons a {
  border: none;
  color: #808080;
  background: none;
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
}

#product-page .product-description .share-buttons .facebook {
  border: none;
  color: #808080;
  background: none;
  margin: 0 5px;
  width: 20px;
  height: 20px;
  background: url(../img/icons/facebook-gray.svg) no-repeat center;
  background-size: 20px;
  margin-top: -1px;
}

#product-page .product-description .share-buttons a:hover {
  -webkit-animation: swing 500ms ease-in-out;
  animation: swing 500ms ease-in-out;
}

#product-page .bl {
  border-left: 1px solid #e9e9e9;
}

#product-page .colections-product .colections-title {
  font: 500 16px Roboto;
  color: #3f3f3f;
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}

#product-page .colections-product .colections-list {
  max-height: 492px;
}

#product-page .colections-product .colections-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #181818;
  width: 2px;
}

#product-page .colections-product .colections-list .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e7e9ec;
}

#product-page .colections-product .colections-list .colections-item {
  display: inline-block;
}

#product-page .colections-product .colections-list .colections-item:not(:first-child) {
  margin-top: 30px;
}

#product-page .colections-product .colections-list .colections-item:first-child {
  margin-top: 5px;
}

#product-page .colections-product .colections-list .colections-item .colections-image {
  border: 1px solid #e8e8e8;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 55px;
  height: 50px;
  display: inline-block;
  margin-right: 15px;
  float: left;
}

#product-page .colections-product .colections-list .colections-item .colections-description {
  display: inline-block;
  width: calc(100% - 70px);
  float: left;
}

#product-page .colections-product .colections-list .colections-item .colections-description .colections-name {
  font: 400 13px/18px Roboto;
  color: #444444;
  margin-bottom: 5px;
  margin-top: -5px;
}

#product-page .colections-product .colections-list .colections-item .colections-description .colections-price {
  font: 500 14px Roboto;
  color: #222222;
}

#product-page .colections-product .colections-list .colections-item:hover .colections-name {
  text-decoration: underline;
}

#product-page .feedbacks {
  margin-top: 50px;
}

#product-page .feedbacks .nav-tabs {
  border: 1px solid #e6e6e6;
  background: #f0f1f4;
}

#product-page .feedbacks .nav-tabs li {
  margin-top: -1px;
  margin-left: -1px;
}

#product-page .feedbacks .nav-tabs li.active a {
  border: none;
  border-top: 2px solid #fff300;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fff;
}

#product-page .feedbacks .nav-tabs li>a {
  padding-left: 30px;
  padding-right: 30px;
  font: 400 14px Roboto;
  color: #3f3f3f;
  margin: 0;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #f8f8f8;
}

#product-page .feedbacks .tab-content {
  padding: 40px 30px 25px;
  border: 1px solid #e6e6e6;
  border-top: none;
}

#product-page .feedbacks .tab-content #characteristics .characteristics-title {
  font: 400 16px/24px Roboto;
  color: #676f7b;
}

#product-page .feedbacks .tab-content #characteristics p {
  margin-bottom: 30px;
  font: 400 13px/24px Roboto;
  color: #676f7b;
}

#product-page .feedbacks .tab-content #feedbacks .comments-block {
  position: relative;
}

#product-page .feedbacks .tab-content #feedbacks .comments-block .comment-item {
  margin: 0 0 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

#product-page .feedbacks .tab-content #feedbacks .comments-block .comment-item .title {
  color: #333;
  font-size: 16px;
  font-family: Roboto;
  margin: 0 0 8px;
}

#product-page .feedbacks .tab-content #feedbacks .comments-block .comment-item .product-rating {
  color: #f8d73f;
  font-size: 16px;
  margin: 0 0 10px;
}

#product-page .comment-item .product-rating

#product-page .comment-item .product-rating {
  height: 20px; 
}

#product-page .comment-item .product-rating .full-star {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  overflow: hidden;
  background: url(../img/icons/full-star.png) no-repeat center;
  background-size: contain; 
}

#product-page .comment-item .product-rating .half-star {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  overflow: hidden;
  background: url(../img/icons/half-star.png) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain; 
}

#product-page .comment-item .product-rating .empty-star {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  overflow: hidden;
  position: relative;
  background: url(../img/icons/empty-star.png) no-repeat center;
  background-size: contain; 
}

#product-page .feedbacks .tab-content #feedbacks .comments-block .comment-item .date {
  color: #1e1e1e;
  font-size: 12px;
}

#product-page .feedbacks .tab-content #feedbacks .comments-block .comment-item .date p {
  color: #999;
  margin-top: -10px;
}

#product-page .feedbacks .tab-content #feedbacks .comments-block .moderator-comment {
  padding: 10px 10px 10px 15px;
  background: #f0f1f4;
  border-radius: 5px;
  margin: 15px 0 15px 30px;
}

#product-page .feedbacks .tab-content #feedbacks .comments-block .moderator-comment .moderator-name {
  color: #333;
  font-size: 15px;
  font-family: Roboto;
  margin: 10px 0 8px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .title {
  font-size: 16px;
  font-family: Roboto;
  color: #333;
  margin: 10px 0 15px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-row {
  margin: 0 0 10px;
  position: relative;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(1) {
  padding-right: 10px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(1):after {
  right: 22px;
  top: 37px;
  background: url(../img/icons/user-icon.svg) no-repeat center;
  background-size: 18px;
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(2) {
  padding-right: 10px;
  padding-left: 10px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(2):after {
  content: '';
  right: 22px;
  top: 37px;
  background: url(../img/icons/envelope-icon.svg) no-repeat center;
  background-size: 18px;
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(3) {
  padding-left: 10px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(3):after {
  top: 38px;
  right: 13px;
  background: url(../img/icons/location-icon.svg) no-repeat center;
  background-size: 16px;
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-col {
  float: left;
  width: 33.33%;
  position: relative;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-col label {
  display: block;
  color: #696969;
  font-weight: normal;
  cursor: pointer;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col {
  padding-left: 70px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col span {
  color: #696969;
  position: absolute;
  left: 0;
  top: 2px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating {
  border: none;
  display: inline-block;
  vertical-align: top;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating>input {
  display: none;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating>label:before {
  margin: 0 2px;
  font-size: 21px;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
  font-weight: normal;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating>.half:before {
  content: "\f089";
  position: absolute;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating>label {
  color: #bbb;
  float: right;
  margin: 0;
  cursor: pointer;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating>input:checked~label,
#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating:not(:checked)>label:hover,
#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating:not(:checked)>label:hover~label {
  color: #f8d73f;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating>input:checked+label:hover,
#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating>input:checked~label:hover,
#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating>label:hover~input:checked~label,
#product-page .feedbacks .tab-content #feedbacks .form-block .raiting-col .rating>input:checked~label:hover~label {
  color: #f8d73f;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-control {
  box-shadow: none;
  border-radius: 0;
  height: 42px;
  line-height: 42px;
  background: #ecf0f1;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  padding-right: 40px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .form-control:focus {
  border: 1px solid #1d3a43;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .textarea {
  margin: 20px 0;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .textarea textarea {
  width: 100%;
  height: 100px;
  border-radius: 0;
  resize: none;
  padding: 12px;
  outline: none;
  background: #ecf0f1;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .textarea textarea:focus {
  border: 1px solid #1d3a43;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .subButton {
  background-color: #b50202;
  border: 2px solid #b50202;
  border-radius: 4px;
  font-family: Roboto;
  font-size: 14px;
  color: #fff;
  padding: 10px 30px 8px 23px;
  margin-right: 10px;
}

#product-page .feedbacks .tab-content #feedbacks .form-block .subButton:hover {
  background-color: #fff;
  color: #b50202;
}

#product-page .relative-slider {
  margin-bottom: 50px;
}

@media (max-width: 1199px) {
  #main-slider .item-slider a .item-title {
    padding-left: 25px;
    padding-top: 20px;
  }

  #main-slider .item-slider a .catalog-link {
    line-height: 40px;
    left: 20px;
    bottom: 25px;
  }

  #main-slider .item-slider a .catalog-link:before {
    top: 17px;
  }

 

  #search-page .products .product-item {
    width: 25% !important;
  }

  .login .content {
    padding-left: 0;
    padding-right: 0;
  }

  #catalog-page .catalog .products-block .products .product-item {
    width: 33% !important;
  }

  #catalog-page .catalog .products-block .products-title .search-products .search-input {
    width: 250px;
  }

  #product-page .product-description .product-name {
    font-size: 16px;
  }

  #product-page .product-description .price .old-price {
    font-size: 16px;
  }

  #product-page .product-description .price .new-price {
    font-size: 18px;
  }

  #product-page .product-description .characteristics .characteristics-button {
    margin: 3px 0 5px;
  }

  #product-page .product-description .product-colors {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }

  #product-page .product-description .product-colors span {
    width: 100%;
    line-height: 30px;
  }

  #product-page .product-description .share-buttons {
    margin-top: 13px;
  }
}

@media (max-width: 991px) {
  #main-slider .item-slider {
    height: calc(100vh - 129px);
  }


  #about-company {
    margin-bottom: 0;
  }

  #search-page .products .product-item {
    width: 33% !important;
  }

  #shares-inner-page .actio-block {
    padding: 40px;
  }

  #shares-inner-page .actio-block .actio-description .social-share button {
    margin: 0 5px;
  }

  .brands .slider-item {
    width: calc(100% / 4);
  }


  

  .sectionOfOrder .leftOrderBlock .delivery-payment label {
    padding-left: 45px;
  }

  #catalog-page .catalog .products-block .products-title .products-quantity {
    float: none;
  }

  #catalog-page .catalog .products-block .products-title .sorting {
    width: 230px;
  }

  #catalog-page .catalog .products-block .products .product-item {
    width: 50% !important;
  }
}

@media (max-width: 767px) {
  #main-slider .item-slider a .item-title {
  font-size: 16px;
  line-height: 18px;
  }

  #main-slider .slick-arrow.slick-prev {
  left: 15px;
  }

  #main-slider .slick-arrow.slick-next {
  right: 15px;
  }

  #shares {
  margin-top: 30px;
  }

  #shares .shares-item.actio {
  margin-top: 15px;
  }

  .product-slider .product-item .product-bottom .price .new-price {
  font-size: 14px;
  }

  .flex-row {
    display: flex;
    flex-wrap: wrap;
  }

  .flex-row .text-center {
    order: -1;
  }

  .flex-row>div {
    width: 100%;
    text-align: center;
  }

  .fixed-contact-block {
    top: auto;
    bottom: -100px;
    width: 110px;
    left: 0;
    right: 0 !important;
    margin: 0 auto;
  }

  .fixed-contact-block.visible {
  bottom: 5px;
  }

  .fixed-contact-block .fixed-body {
  display: none;
  }

  .fixed-contact-block .fixed-button {
  position: relative;
  left: auto;
  top: auto;
  display: inline-block;
  border-radius: 100%;
  height: 50px;
  z-index: 1;
  }

  .fixed-contact-block .fixed-button:first-child {
  margin-right: 6px;
  }

  .fixed-contact-block .fixed-body {
  position: fixed;
  top: 50%;
  transform: translateY(-50%) !important;
  transition: .3s;
  width: 300px;
  left: 0;
  right: 0;
  margin: 0 auto;
  }

  .mobile-fixed-body {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(24, 24, 23, 0.9);
  }

  .close-fixed {
  position: fixed;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  color: #fff;
  }

  div#scroll-top.visible {
  bottom: 10px!important;
  }

  .products .product-item .product-bottom .price .old-price {
  margin-right: 3px;
  }

  .slider-title-block {
  max-width: calc(100% - 70px);
  }

  #search-page .products .product-item {
  width: 50% !important;
  }

  #shares-page .shares-block .shares-item.middle {
  width: 100%;
  }

  #shares-page .shares-block .shares-item.small {
  width: 50%;
  }

  #shares-page .shares-block .shares-item a {
  height: 150px;
  }

  #shares-inner-page .actio-block .actio-item {
  width: 100%;
  }

  #shares-inner-page .actio-block .actio-description {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  }

  .brands .slider-item {
  width: calc(100% / 3);
  }

  #delivery-page .delivery-img {
  width: 100%;
  margin-bottom: 20px;
  }

  #delivery-page .delivery-text {
  width: 100%;
  padding-left: 0;
  }

  #delivery-page,
  #delivery-page p {
  margin-bottom: 20px;
  }

  .page-title {
  margin-top: 20px;
  margin-bottom: 40px;
  }


  

  .sectionOfOrder .leftOrderBlock {
  width: 100%;
  float: none;
  }

  .sectionOfOrder .rightOrderBlock {
  width: 100%;
  float: none;
  padding-left: 0;
  }

  .sectionOfOrder .rightOrderBlock {
  clear: both;
  }

  #catalog-page .catalog .filter-block {
  width: 100%;
  margin-bottom: 0;
  }

  #catalog-page .catalog .products-block {
  width: 100%;
  margin-left: 0;
  }

  #catalog-page .catalog .products-block .products-title {
  margin: 0;
  }

  #catalog-page .catalog .products-block .products-title .products-quantity {
    width: 100%;
  }

  #catalog-page .catalog .products-block .products-title .sorting {
    float: none;
    width: calc(50% - 5px)!important;
    margin-bottom: 10px;
  }

  #catalog-page .catalog .products-block .products-title .search-products {
    width: 100%;
    float: none;
    margin: 0;
  }

  #catalog-page .catalog .products-block .products-title .search-products .search-input {
  width: 100%;
  }

  #catalog-page .catalog .products-block .products-title {
   margin-bottom: 20px;
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
  }

  #catalog-page .catalog .filter-block .filter-title {
  margin: 10px 0;
  }

  #catalog-page .catalog .filter-block .filter {
  margin-top: 0;
  }

  #product-page .product-name {
  font: 500 18px/25px Roboto;
  color: #3f3f3f;
  }

  #product-page .product-description .product-name {
  margin-top: 10px;
  }

  #product-page .product-description .product-colors span {
  width: auto;
  }

  #product-page .feedbacks {
  margin-top: 0px;
  }

  .products .product-item .product-bottom .price .new-price {
  font-size: 19px;
  }

  .products .product-item .product-name a,
  #about-company p,
  #product-page .product-description .characteristics {
  font-size: 16px;
  }

  .products .product-item .product-bottom .price .old-price,
  #product-page .feedbacks .tab-content #characteristics p,
  .slider-flex .slider-title {
  font-size: 15px;
  }

  .slider-flex .slider-subtitle {
  font-size: 14px;
  }

  #product-page .feedbacks .form-block .button {
    width: 100%;
  }

  #product-page .feedbacks .tab-content #feedbacks .form-block .form-col {
    width: 100%;
  }

  #product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(1) {
    padding-right: 0;
  }

  #product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
  }

  #product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(3) {
    padding-left: 0;
  }

  #product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(1):after {
    right: 11px;
  }

  #product-page .feedbacks .tab-content #feedbacks .form-block .form-row .form-col:nth-child(2):after {
    width: 13px;
  }

  #mobile-collections {
    margin-top: 40px;
  }

  #mobile-collections .products .slick-arrow {
    top: -58px;
    padding: 6px 8px 0;
  }

  #mobile-collections .products .slick-arrow.next-arrow {
    right: 0;
  }

  #mobile-collections .products .slick-arrow.prev-arrow {
    right: 33px;
  }
}

@media (max-width: 479px) {
  #product-page .product-description .product-info .in-stock,
  #product-page .product-description .product-info .no-stock {
    display: block;
    margin-bottom: 10px;
  }

  #product-page .product-description .item-stars {
    margin-left: 0;
  }

  #shares-page .shares-block .shares-item.small {
    width: 100%;
  }

  #shares-page .shares-block .shares-item {
    margin: 5px 0;
  }

  #search-page .products .product-item {
    width: 100% !important;
  }

  #shares-inner-page .actio-block {
    padding: 20px;
  }

  .brands .slider-item {
    width: calc(100% / 2);
  }

  #delivery-page .delivery-img {
    height: 200px;
  }

  #catalog-page .catalog .products-block .products-title .sorting,
  #catalog-page .catalog .products-block .products-title .search-products {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }

  #catalog-page .catalog .products-block .products .product-item {
    width: 100% !important;
  }

  #product-page .product-description .price .old-price {
    font-size: 15px;
  }

  #product-page .feedbacks .nav-tabs li>a {
    padding-left: 10px;
    padding-right: 10px;
  }

  #product-page .feedbacks .tab-content {
    padding: 20px 15px 0px;
  }
}

@media(max-width: 375px) {
  #catalog-page .catalog .products-block .products-title .sorting, 
  #catalog-page .catalog .products-block .products-title .search-products {
    width: 100%!important;
  }
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@-webkit-keyframes preloader {
  0% {
    opacity: 0;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}


.count {
  color: #ddd !important;
}

.filter-instok {
  margin-top: 35px;
  border-top: 1px solid #e8e8e8;
}

#catalog-page .filter-instok .filter-name {
  font: 500 14px/20px Roboto;
  color: #000;
  padding: 7px 0;
  cursor: pointer;
  position: relative;
}

#catalog-page .filter-instok .filter-name:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  top: 7px;
  right: 0;
  line-height: 20px;
  transition: .3s;
}

#catalog-page .filter-instok .filter-name.active:before {
  transform: rotate(90deg);
}

#catalog-page .filter-instok .filter-body {
  -webkit-transition: .3s;
  transition: .3s;
  overflow: hidden;
}

#catalog-page .filter-instok .hidden {
  display: none;
}

#catalog-page .filter-instok label {
  width: 100%;
  display: inline-block;
  font-family: Roboto;
  font-size: 12px;
  color: #000;
  position: relative;
  cursor: pointer;
  margin-bottom: 7px;
  font-weight: 400;
}

#catalog-page .filter-instok label:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #ebebeb;
  margin-right: 15px;
  vertical-align: -3px;
}

#catalog-page .filter-instok .hidden:checked+label:after {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 10px;
  color: #6a7078;
  position: absolute;
  left: 2px;
  top: 1px;
  font-weight: 300;
}

.product-item {
  border: 1px solid #e8e8e8;
  padding: 10px 15px;
  padding-top: 10px;
  outline: none;
  position: relative;
  background-color: #fff;
}

.product-item:before {
  content: "";
  position: absolute;
  height: 3px;
  right: 100%;
  left: 100%;
  bottom: 0;
  background: #fff200;
  transition: .3s;
}

.product-item:hover:before {
  left: 0;
  right: 0;
}

.products .product-item.sale>span {
  z-index: 11;
}

.product-item .cart-item-quantity {
  margin: 5px auto;
  width: 108px;
  display: flex;
  align-items: stretch;
}

.product-item .cart-item-quantity button {
  width: 32px;
  height: 37px;
  border: 2px solid #f2f2f2;
  background-color: #f9f9f9;
  position: relative;
  font-size: 18px;
  color: #aaaaaa;
  transition: .3s;
}

.product-item .cart-item-quantity button:hover {
  color: #181817;
  border-color: #181817;
}

.product-item .cart-item-quantity button.minus {
  border-radius: 20px 0 0 20px;
}

.product-item .cart-item-quantity button.plus {
  border-radius: 0 20px 20px 0;
}

.product-item .cart-item-quantity input {
  background-color: transparent;
  border: none;
  border-top: 2px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
  width: 44px;
  height: 37px;
  vertical-align: 11px;
  text-align: center;
}

.product-item .cart-item-quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.product-item .cart-item-quantity input::-moz-inner-spin-button {
  -moz-appearance: none;
}

.product-item .ip-box {
  position: absolute;
  right: 8px;
  top: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
  cursor: pointer;
  background-color: #fff;
  padding: 2px 6px;
  border-radius: 2px;
}

.product-item .box-img {
  margin-right: 6px;
}

.product-item .box-img img {
  width: 13px;
}

.product-item .box-text {
  font-weight: bold;
}

.product-item .product-img {
  height: 160px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.product-item .product-img a {
  display: block;
  height: 100%;
  outline: 0;
}

.product-item .product-img .btn-quick-view {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 35px!important;
  width: 35px;
  color: #fff200;
  background: #151515 url(../img/icons/search-icon-y.svg) no-repeat center;
  background-size: 16px;
  border-radius: 100%;
  transition: all .3s;
  overflow: hidden;
  font-size: 14px;
}

.product-item .product-bottom button[onclick^="focus_all"]:not(.choosen-add):before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -5px;
  width: 1px;
  background: #dedede;
}

.block-quick-view:not(.open) {
  opacity: 0;
  pointer-events: none;
}

.product-item .product-img:not(:hover) .btn-quick-view {
  opacity: 0;
  pointer-events: none;
}

.product-item>.product-img:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .6);
  pointer-events: none;
}

.block-quick-view .product-img a {
  height: 360px;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.product-item .product-name {
  margin-top: 30px;
  text-align: center;
  min-height: 42px;
}

.product-item .product-name a {
  color: #444;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.product-item .product-bottom {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 28px;
}

.product-item .product-bottom .price {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}

.product-item .product-bottom .price .old-price {
  font-size: 13px;
  color: #80818c;
  margin-right: 5px;
  text-decoration: line-through;
}

.product-item .product-bottom .price .new-price {
  font-size: 17px;
  color: #222;
}

.product-item .product-bottom .price .new-price, 
.product-item .product-bottom .price .in-stock {
    display: block;
}

.product-item .product-bottom > a, 
.product-item .product-bottom > button {
  height: 43px;
  width: 43px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  position: relative;
  background: none;
  border: none;
}

.product-item .product-bottom > button {
  height: 39px;
  width: 39px;
}

.product-item .product-bottom .add-to-cart {
  height: 43px;
  width: 43px;
  border-radius: 0;
  border: none;
  background: #151515 url(../img/icons/cart-icon-w.svg) no-repeat 9px center;
  background-size: 22px;
  padding: 0;
  position: relative;
  margin-left: 0;
}

.product-item .choosen-add .default-state {
  display: block;
}

.product-item .choosen-add .active-state {
  display: none;
}

.choosen-add.is-active .default-state {
  display: none;
}

.choosen-add.is-active .active-state {
  display: block;
}

.block-quick-view:not(.open) {
  opacity: 0;
  pointer-events: none;
}

.block-quick-view {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, .65);
  display: flex;
  justify-content: center;
  align-items: center;
}

.block-quick-view > .inner {
  position: relative;
  width: 1000px;
  max-width: 90%;
  max-height: 90%;
  padding: 25px 5px 15px;
  background: #fff;
  overflow-y: auto;
}

.block-quick-view .close {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 30px;
  height: 30px;
  opacity: 1;
  z-index: 9;
}

.block-quick-view .close:before,
.block-quick-view .close:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 14px;
  width: 2px;
  height: 26px;
  transition: all .3s;
  background: #151515;
}

.block-quick-view .close:before,
.block-quick-view .close:hover:after {
  transform: rotate(45deg);
}

.block-quick-view .close::after,
.block-quick-view .close:hover::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.block-quick-view .product-img {
  height: auto;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
}

.block-quick-view .product-img img {
  max-width: 100%;
}

.block-quick-view .product-bottom .price {
  width: auto;
  margin-bottom: 0;
  margin-right: 20px;
}

.block-quick-view .product-description,
.block-quick-view .size_block {
  margin-bottom: 15px;
}

.block-quick-view .product-name {
  margin-top: 0;
  margin-bottom: 15px;
}

.block-quick-view .product-name a {
  font-weight: bold;
  font-size: 22px;
  color: #444444;
  margin-bottom: 10px;
}


.products .product-item .product-img {
  position: relative;
}

.products .product-item .product-img:not(:hover) .btn-quick-view {
  opacity: 0;
  pointer-events: none;
}

.products .product-item>.product-img:hover::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .6);
  pointer-events: none;
}

.block-quick-view .nav-product-slider {
	z-index: 1;
}

.block-quick-view .nav-product-slider {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.block-quick-view .nav-product-slider .item {
	border: 1px solid #f0f0f0;
	width: calc(33.33% - 7px);
	height: 90px;
	margin-right: 8px;
	margin-bottom: 8px;
	outline: none;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.block-quick-view .nav-product-slider .item:nth-child(3n) {
	margin-right: 0;
}

.block-quick-view .nav-product-slider .item:last-child {
	margin-right: auto;
}


.block-quick-view .product-bottom {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}

.block-quick-view .product-bottom .price .old-price {
  font-size: 13px;
  color: #80818c;
  margin-right: 5px;
  text-decoration: line-through;
}

.block-quick-view .product-bottom .price .new-price {
  font-size: 18px;
  color: #222;
  font-weight: 500;
}

.block-quick-view .product-bottom .price .new-price, 
.block-quick-view .product-bottom .price .in-stock {
    display: block;
}

.block-quick-view .product-bottom > a, 
.block-quick-view .product-bottom > button {
  height: 43px;
  width: 43px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  position: relative;
  background: none;
  border: none;
}

.block-quick-view .product-bottom > button {
  height: 39px;
  width: 39px;
}

.block-quick-view .product-bottom .add-to-cart {
  height: 43px;
  width: 43px;
  border-radius: 0;
  border: none;
  background: #151515 url(../img/icons/cart-icon-w.svg) no-repeat 9px center;
  background-size: 22px;
  padding: 0;
  position: relative;
  margin-left: 0;
}

.block-quick-view .product-bottom .choosen-add {
	margin-top: 6px;
}

.block-quick-view .choosen-add .default-state {
  display: block;
}

.block-quick-view .choosen-add .active-state {
  display: none;
}

.block-quick-view .choosen-add.is-active .default-state {
  display: none;
}

.block-quick-view .choosen-add.is-active .active-state {
  display: block;
}

.block-quick-view .product-bottom .buy-one-click {
  width: auto;
  margin-top: 0;
  background: #151515;
  text-decoration: none;
  color: #fff;
}

.block-quick-view .buy-one-click::before {
  display: none;
}

.block-quick-view .buy-one-click:hover {
  color: #fff300;
}

#buy-one-click,
.buy-one-click {
  display: block;
  margin-top: 15px;
  text-decoration: none;
}

#buy-one-click,
.buy-one-click,
#buy-one-click-form form button {
  padding: 10px 35px;
  text-align: center;
  background: #141414;
  color: #fff300;
}

#buy-one-click-form:not(.open) {
  display: none;
}

#buy-one-click-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .65);
  z-index: 100000;
}

#buy-one-click-form form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  background: #fff;
  padding: 0 10px;
}

#buy-one-click-form form .title {
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 20px;
}

#buy-one-click-form form label,
#buy-one-click-form form input {
  display: block;
  width: 100%;
}

#buy-one-click-form form input {
  min-width: 250px;
  padding: 5px 10px;
  margin: 10px 0 25px;
  border: 1px solid #ddd;
  font-weight: normal;
}

#buy-one-click-form form button {
  display: inline-block;
  margin-bottom: 30px;
  border: 0;
  width: 100%;
}

#buy-one-click-form .success {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  transition: all .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

#buy-one-click-form .success:not(.open) {
  width: 0;
}

@media(max-width: 1199px) {
	.block-quick-view .product-name a {
		font-size: 18px;
	}
}

@media(max-width: 991px) {
	.block-quick-view .size_block div {
		font-size: 13px;
	}

	.block-quick-view .product-bottom .buy-one-click {
		padding: 10px 20px!important;
	}
}

@media(max-width: 767px) {
	.block-quick-view .inner .col-sm-4,
	.block-quick-view .inner .col-sm-8{
		max-width: 100%;
		flex: 0 0 100%;
	}

	.block-quick-view .nav-product-slider {
		margin-bottom: 20px;
	}

	.block-quick-view .close {
		top: -3px;
		right: -3px;
	}
}

@media(max-width: 575px) {
	.block-quick-view .product-img a {
		height: 280px;
	}

	.block-quick-view .product-name a {
		font-size: 16px;
	}

	.block-quick-view .product-bottom .price {
		width: 100%;
		margin-bottom: 15px;
	}

	.block-quick-view > .inner {
		max-width: none;
		width: calc(100% - 10px);
	}
}

@media(max-width: 375px) {
	.block-quick-view > .inner {
		padding: 30px 5px 15px;
	}

	.block-quick-view .product-bottom .buy-one-click {
		font-size: 13px;
		padding: 10px 8px!important;
	}

	.block-quick-view .inner .col-sm-4, .block-quick-view .inner .col-sm-8 {
		padding-left: 10px;
	    padding-right: 10px;
	}
}


.products {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

.products.slick-slider {
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 0px solid #e8e8e8;
}

.products.slick-slider .product-item {
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-left: 0px solid #e8e8e8;
  border-top: 0px solid #e8e8e8;
}

.products .slick-list {
  padding-top: 4px;
  margin-top: -4px;
}

.products .product-item {
  padding: 0 15px;
  padding-top: 10px;
  outline: none;
  position: relative;
  width: 20%;
  margin-right: -1px;
  margin-top: -1px;
}

.products .product-item:before {
  content: "";
  position: absolute;
  height: 3px;
  right: 100%;
  left: 100%;
  bottom: 0;
  background: #fff200;
  -webkit-transition: .3s;
  transition: .3s;
}

.products .product-item:hover:before {
  left: 0;
  right: 0;
}

.products .product-item .product-img {
  height: 160px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.products .product-item .product-img a {
  display: block;
  height: 100%;
}

.products .product-item .product-name {
  margin-top: 30px;
  text-align: center;
}

.products .product-item .product-name a {
  font: 400 14px/18px Roboto;
  color: #444444;
}

.products .product-item .product-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 28px;
}

.products .product-item .product-bottom>a,
.products .product-item .product-bottom>button {
  height: 43px;
  width: 43px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  position: relative;
  background: none;
  border: none;
}

.products .product-item .product-bottom>a:last-child:before,
.products .product-item .product-bottom>button:last-child:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -5px;
  width: 1px;
  background: #dedede;
}

.products .product-item .product-bottom>a path,
.products .product-item .product-bottom>button path {
  transition: .3s;
}

.products .product-item .product-bottom>a:hover path,
.products .product-item .product-bottom>button:hover path {
  fill: #777;
}

.products .product-item .product-bottom .price {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}

.products .product-item .product-bottom .price .old-price {
  font: 400 13px/19px Roboto;
  color: #80818c;
  margin-right: 5px;
  text-decoration: line-through;
}

.products .product-item .product-bottom .price .new-price {
  font: 500 17px/19px Roboto;
  color: #222222;
}

.products .product-item .product-bottom .add-to-cart {
  height: 43px;
  width: 43px;
  background: #151515;
  border-radius: 0;
  border: none;
  background-image: url(../img/icons/cart-icon-w.svg);
  background-repeat: no-repeat;
  background-position: 9px center;
  background-size: 22px;
  padding: 0;
  position: relative;
}

.products .product-item .product-bottom .add-to-cart.in-cart {
  background-image: url(../img/cart-hover.png);
}

.products .product-item .product-bottom .add-to-cart span {
  color: #fff300;
  font: 500 11px Roboto;
  position: absolute;
  top: 3px;
  right: 6px;
}

.products .product-item .product-bottom .add-to-cart:hover {
  background-image: url(../img/cart-hover.png);
}

.products .product-item.sale>span {
  font: 500 12px/20px Roboto;
  color: #322d2d;
  display: inline-block;
  text-align: center;
  border-bottom: 20px solid #fff300;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  height: 0;
  width: 86px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 13px;
  right: -20px;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 11;
}

.products .product-item.sale>span:before {
  display: none;
  content: "";
  position: absolute;
  top: 20px;
  left: -18px;
  width: 2px;
  height: 2px;
  border-bottom: 2px solid transparent;
  border-top: 2px solid #e5da00;
  border-left: 2px solid #e5da00;
  border-right: 2px solid transparent;
}

.products .product-item.sale>span:after {
  display: none;
  content: "";
  position: absolute;
  top: 20px;
  right: -18px;
  width: 2px;
  height: 2px;
  border-bottom: 2px solid transparent;
  border-top: 2px solid #e5da00;
  border-right: 2px solid #e5da00;
  border-left: 2px solid transparent;
}



div#scroll-top {
  position: fixed;
  right: 30px;
  bottom: -100px;
  width: 50px;
  height: 50px;
  background: #181817;
  z-index: 9999;
  -webkit-transition: 0.8s cubic-bezier(1, -0.25, 0, 1.43);
  transition: 0.8s cubic-bezier(1, -0.25, 0, 1.43);
  cursor: pointer;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

div#scroll-top:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 12px;
  transition: .3s;
  width: 28px;
  height: 28px;
  background: url(../img/icons/double-arrow.svg) no-repeat center;
  background-size: 21px;
}

div#scroll-top.visible {
  bottom: 30px;
}

div#scroll-top:hover:before {
  color: #fff200;
}

.modal {
  height: 100%;
  padding-right: 0 !important;
  z-index: 100000;
}

.modal .modal-content {
  border-radius: 0;
}

/*.modal .modal-dialog {
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  margin: 0 auto;
}*/

@media screen and (min-width: 768px) { 
  .modal {
    text-align: center;
  }

  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }

  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
}



.modal .modal-header {
  border: none;
  padding: 0;
}

.modal .modal-header .close {
  width: 30px;
  height: 30px;
  background: #181817;
  color: #fff;
  opacity: 1;
  outline: none;
  border: 0;
  font-size: 16px;
  text-align: center;
  border-radius: 100%;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 2;
}

.modal .modal-header .close i {
  vertical-align: 2px;
}

.modal .modal-header .close:hover,
.modal .modal-header .close:focus {
  color: #fff200;
}

.modal .modal-header h4 {
  font: 400 20px Roboto;
  color: #182225;
  margin-bottom: 0;
  text-align: center;
}

.modal .modal-body {
  padding-bottom: 30px;
  background: #eceeef;
}

.modal .modal-body h5 {
  font: 400 20px Roboto;
  color: #182225;
}

.modal .modal-body p {
  font: 400 16px/22px Roboto;
  color: #888;
}

#w404 {
  text-align: center;
  font-family: Roboto;
  padding: 40px 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#w404 .nums {
  font-size: 120px;
  color: #181817;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
}

#w404 .descrpTitle {
  font-size: 30px;
  color: #555555;
  margin-bottom: 35px;
  font-weight: 300;
}

#shares-page {
  margin-bottom: 60px;
}

#shares-page .shares-block {
  margin: -15px auto 0;
}

#shares-page .shares-block .shares-item {
  float: left;
  padding: 0 15px;
  margin: 15px 0;
}

#shares-page .shares-block .shares-item a {
  height: 200px;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: block;
  position: relative;
}

#shares-page .shares-block .shares-item a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: 50%;
  right: 50%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
}

#shares-page .shares-block .shares-item a:hover:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#shares-page .shares-block .shares-item.large {
  width: 99%;
}

#shares-page .shares-block .shares-item.middle {
  width: 66%;
}

#shares-page .shares-block .shares-item.small {
  width: 33%;
}

#shares-inner-page {
  margin-bottom: 65px;
}

#shares-inner-page .products {
  margin-top: 0;
}

#shares-inner-page .actio-block {
  padding: 40px 60px 45px 60px;
  background: #f3f5f8;
  display: inline-block;
  width: 100%;
}

#shares-inner-page .actio-block .actio-item {
  width: 54.5%;
  float: left;
}

#shares-inner-page .actio-block .actio-item img {
  width: 100%;
  max-height: 250px;
}

#shares-inner-page .actio-block .actio-description {
  float: left;
  width: 45.5%;
  padding-left: 40px;
}

#shares-inner-page .actio-block .actio-description .actio-name {
  font: 500 21px Roboto;
  color: #3f3f3f;
  margin-bottom: 15px;
}

#shares-inner-page .actio-block .actio-description p {
  font: 400 14px/21px Roboto;
  color: #50545b;
}

#shares-inner-page .actio-block .actio-description .social-share {
  font: 400 14px/18px Roboto;
  color: #808080;
}

#shares-inner-page .actio-block .actio-description .social-share span {
  padding-right: 10px;
  border-right: 1px solid #808080;
}

#shares-inner-page .actio-block .actio-description .social-share span i {
  padding-right: 10px;
}

#shares-inner-page .actio-block .actio-description .social-share button {
  background: none;
  border: none;
  color: #808080;
  font: 400 14px/18px Roboto;
  padding: 0;
  margin: 0 10px;
}

#shares-inner-page .actio-block .actio-description .social-share button:hover {
  -webkit-animation: swing 500ms ease-in-out;
  animation: swing 500ms ease-in-out;
}

#shares-inner-page .actio-block .flip-clock-wrapper {
  background: #fff;
  height: 55px;
  padding-top: 10px;
}

#shares-inner-page .actio-block .flip-clock-wrapper ul li a div div.inn {
  font-size: 20px;
  background: #fff;
  text-shadow: none;
  color: #181817;
  height: 25px;
}

#shares-inner-page .actio-block .flip-clock-dot {
  display: none;
}

#shares-inner-page .actio-block .flip-clock-wrapper ul {
  margin: 0;
  width: 15px;
  border: none;
  background: none;
  height: 25px;
  line-height: 25px;
}

#shares-inner-page .actio-block .flip-clock-wrapper {
  margin: 0;
  border: 1px solid #ebebeb;
  margin-top: 25px;
  margin-bottom: 25px;
  width: 245px;
}

#shares-inner-page .actio-block .flip-clock-wrapper .flip {
  box-shadow: none;
  padding: 0;
}

#shares-inner-page .actio-block .flip-clock-wrapper ul li {
  line-height: 25px;
}

#shares-inner-page .actio-block .flip-clock-wrapper ul li a div.up:after {
  background: transparent;
}

#shares-inner-page .actio-block .flip-clock-wrapper ul li a div.up:before {
  background: transparent;
}

#shares-inner-page .actio-block .flip-clock-divider {
  height: auto;
}

#shares-inner-page .actio-block .flip-clock-wrapper ul.play li.flip-clock-before .down .shadow,
#shares-inner-page .actio-block .flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: none;
}

#shares-inner-page .actio-block .flip-clock-divider .flip-clock-label {
  top: 25px;
  font: 500 10px Roboto;
  color: #424242;
  text-transform: uppercase;
}

#shares-inner-page .actio-block .flip-clock-divider.days span {
  right: auto !important;
  left: 16px;
}

#shares-inner-page .actio-block .flip-clock-divider.hours span {
  right: auto !important;
  left: 13px;
}

#shares-inner-page .actio-block .flip-clock-divider.minutes span {
  right: auto !important;
  left: 14px;
}

#shares-inner-page .actio-block .flip-clock-divider.seconds span {
  right: auto !important;
  left: 11px;
}

#shares-inner-page .actio-block .flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: none;
}

#brands-page {
  margin-bottom: 55px;
}

#brands-page .disable {
  cursor: not-allowed;
}

#brands-page .disable a {
  position: relative;
  pointer-events: none;
}

#brands-page .disable:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
}

#brands-page .disable:before {
  display: none;
}

#brands-page .disable:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#about-page p {
  font: 400 14px/21px Roboto;
  color: #454951;
  margin-bottom: 25px;
  margin-top: 0;
}

#about-page .text-title {
  font: 400 16px/21px Roboto;
  color: #454951;
  margin-bottom: 25px;
}

#about-page ul {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}

#about-page ul li {
  list-style-type: none;
}

#delivery-page {
  margin-bottom: 70px;
}

#delivery-page p {
  font: 400 14px/20px Roboto;
  color: #474a52;
  text-align: justify;
  margin-bottom: 45px;
}

#delivery-page .delivery-img {
  width: 55%;
  background-image: url(../img/delivery.jpg);
  background-size: cover;
  background-position: center;
  height: 360px;
  float: left;
}

#delivery-page .delivery-text {
  float: left;
  width: 45%;
  padding-left: 40px;
}

#delivery-page .delivery-text .delivery-title {
  font: 400 18px Roboto;
  color: #474a52;
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #dddddd;
}

#delivery-page .delivery-text ul {
  font: 400 15px/27px Roboto;
  color: #474a52;
  margin: 0;
  padding: 0;
}

#delivery-page .delivery-text ul li {
  list-style-type: none;
}

#search-page {
  margin-bottom: 50px;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#search-page .search-title {
  font: 400 20px/24px Roboto;
  color: #505764;
  text-align: center;
  margin-top: 50px;
}

#search-page .search-subtitle {
  font: 400 14px/24px Roboto;
  color: #505764;
  text-align: center;
  margin-bottom: 35px;
}

#search-page .products {
  text-align: center;
  border: none;
}

#search-page .products .product-item {
  float: none;
  display: inline-block;
  width: 20%;
  margin: 0 -2px;
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
}

#search-page .not-found {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  background: #242424;
  position: relative;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 40px;
}

#search-page .not-found:before {
  content: "\f00d";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  line-height: 65px;
  text-align: center;
  font-size: 37px;
}

#search-page p {
  font: 400 18px/26px Roboto;
  color: #505764;
  max-width: 400px;
  margin: 0 auto 40px;
}

#successful-page {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 20px 0;
}

#successful-page .successful-title {
  font: 500 21px Roboto;
  color: #5c626f;
  margin-top: 30px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#successful-page .successful-subtitle {
  font: 400 16px Roboto;
  color: #5c626f;
  margin-bottom: 40px;
}

#successful-page p {
  font: 400 16px/22px Roboto;
  color: #888888;
  max-width: 400px;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media(max-width: 1536px) {
  #main-slider .item-slider a .item-title {
    font-size: 16px;
    padding-top: 45px;
    padding-left: 40px;
  }

  #main-slider .item-slider a .catalog-link {
    left: 40px;
    bottom: 40px;
  }
}

@media (max-width: 479px) {
  #compare-page table tr td {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}




.gallery-block {
  margin-bottom: 50px;
}

.gallery-item a {
  height: 200px;
  display: block;
  outline: none;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 30px;
}

.gallery-item a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 100%;
  right: 100%;
  bottom: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: .3s;
  transition: .3s;
  transition-delat: .3s;
  cursor: pointer;
}

.gallery-item a:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 35px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 18px);
  color: #fff;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
}

.gallery-item a:hover:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.gallery-item a:hover:after {
  opacity: 1;
}

.sale_product p {
  margin: 10px 0;
}

.sale_product p a {
  text-decoration: none;
  color: #aa2020;
  display: inline-block;
  font: 400 14px/20px Roboto;
}

.size_block p {
  display: inline-block;
}

.fa-long-arrow-right_after {
  position: relative;
}

.fa-long-arrow-right_after:after {
  content: '';
  position: absolute;
  height: 100%;
  left: 0;
  width: 2px;
  background-color: #333;
  top: 0;
}

.fa-expand_after {
  position: relative;
  height: 13px;
  width: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fa-expand_after:before {
  font-size: 8px;
  top: 0;
}

.fa-expand_after:after {
  content: '';
  position: absolute;
  height: 100%;
  left: 0;
  width: 100%;
  border-radius: 50%;
  border: 1px #333 solid;
  top: 0;
}

.header-buttons .search {
  position: relative;
}

.search_advice_wrapper {
  position: absolute;
  top: 100%;
  z-index: 1000;
  left: 0;
  width: 100%;
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px 10px 10px 20px;
  max-height: 300px;
  background: #181817;
  overflow: hidden;
  overflow-y: scroll;
}

.search_advice_wrapper .advice_variant {
  border-bottom: 1px solid #fff200;
  padding: 10px 0;
}

.search_advice_wrapper .advice_variant a {
  display: block;
  font: 400 13px/18px Roboto;
  color: #fff;
  width: 100%;
  position: relative;
  padding: 10px 0 10px 55px;
  text-decoration: none;
}

.search_advice_wrapper .advice_variant a:hover {
  color: #fff200;
}

.search_advice_wrapper .advice_variant a span {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
  width: 36px;
  height: 36px;
}

.search_advice_wrapper .advice_variant a span img {
  display: block;
  margin: auto;
  top: 50%;
  max-width: 36px;
  max-height: 36px;
  position: relative;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 479px) {
  .search_advice_wrapper .advice_variant a span {
    position: absolute;
    top: 0%;
    margin-top: 0;
  }

  .search_advice_wrapper .advice_variant a {
    display: block;
    font: 400 13px/18px Roboto;
    color: #fff;
    width: 100%;
    position: relative;
    padding: 55px 0 10px 0px;
    text-decoration: none;
  }
}

span.info_sct {
  font: 500 12px/20px Roboto;
  color: #322d2d;
  display: inline-block;
  text-align: center;
  border-bottom: 20px solid #fff300;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  height: 0;
  width: 86px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 13px;
  right: -3px;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 2;
}

span.info_sct:before {
  display: none;
  content: "";
  position: absolute;
  top: 20px;
  left: -18px;
  width: 2px;
  height: 2px;
  border-bottom: 2px solid transparent;
  border-top: 2px solid #e5da00;
  border-left: 2px solid #e5da00;
  border-right: 2px solid transparent;
}

.sucOrderSection {
  text-align: center;
  padding: 25px 0;
}

.successful-title {
  text-align: center;
  color: #5c626f;
  font: 400 24px Roboto;
  margin-top: 45px;
}

.successful-subtitle {
  font: 400 30px/45px Roboto;
  color: #383433;
  margin-top: 15px;
}

.sucOrderSection p {
  font: 400 18px/45px Roboto;
  color: #383433;
  margin-bottom: 30px;
}

.sucOrderSection a.button {
  margin: 10px;
}

.deploy-btn {
  font-size: 12px;
  cursor: pointer;
  color: #2e2e2e;
  padding-left: 25px;
  position: relative;
  margin-left: 5px;
}

.deploy-btn:before {
  top: 4px;
  left: 0;
  content: "";
  position: absolute;
  line-height: 40px;
  color: #646464;
  width: 8px;
  height: 8px;
  background: url(../img/icons/angle-down-g.svg) no-repeat center;
  background-size: 8px;
  transition: .3s;
}

.deploy-btn.active:before {
  transform: rotate(180deg);
  top: 2px;
}

.filters-block {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}

.filters-block .filter-item {
  float: left;
  padding-left: 10px;
  padding-right: 20px;
  line-height: 28px;
  border: 1px solid #d0d2d6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #4e5056;
  font-size: 13px;
  position: relative;
  margin-right: 10px;
}

.filters-block .filter-item span {
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 10px;
  cursor: pointer;
}

.filters-block .filter-item span:hover path {
  fill: #242424;
}

.filters-block .remove-filter {
  line-height: 28px;
  background: #242424;
  border: 1px solid #242424;
  color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
  padding: 0 10px;
  float: left;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.filters-block .remove-filter:hover {
  background: #fff;
  color: #242424;
}

.tip {
  color: red;
  display: none;
}

#favorite-page .breadcrumbs,
#compare-page .breadcrumbs {
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #ebebeb;
}

#favorite-page .breadcrumbs {
  padding-top: 20px;
}


#favorite-page .filter-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
}

#compare-page .filter-title {
  margin-top: 35px;
  margin-bottom: 30px;
}

#favorite-page .filter-title .favorite-title h5,
#compare-page .filter-title h5 {
  font-size: 18px;
  font-family: Roboto;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}

#favorite-page .filter-title .favorite-title span {
  font-size: 13px;
  color: #999999;
  font-family: Roboto;
}

#favorite-page .filter-title .sorting {
  width: 220px;
  margin-bottom: 5px;
  margin-right: 5px;
  position: relative;
}

#favorite-page .filter-title .sorting button {
  width: 100%;
  border: 1px solid #ebebeb;
  font: 400 13px/38px Roboto;
  color: #646464;
  -webkit-transition: .3s;
  transition: .3s;
  height: 40px;
  transition: .3s;
  background: #eff2f5;
  padding-left: 20px;
  text-align: left;
}

#favorite-page .filter-title .sorting button:before {
  content: "";
  position: absolute;
  top: 13px;
  right: 25px;
  line-height: 40px;
  color: #646464;
  width: 14px;
  height: 14px;
  background: url(../img/icons/angle-down-g.svg) no-repeat center;
  background-size: 14px;
}

#favorite-page .filter-title .sorting ul {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 5px);
  z-index: 2;
  background: #fff;
  border-radius: 5px;
  padding: 10px 10px 10px 20px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  display: none;
}

#favorite-page .products {
  margin-bottom: 70px;
}

#favorite-page .filter-title .sorting ul li {
  list-style-type: none;
}

#favorite-page .filter-title .sorting ul li a {
  font: 400 13px/21px Roboto;
  color: #181817;
  display: block;
  padding: 3px 0;
}

#favorite-page .filter-title .sorting ul li a:hover {
  text-decoration: underline;
}

#favorite-page .product-bottom {
  flex-wrap: wrap;
  justify-content: center;
}

#favorite-page .product-bottom .price {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

#favorite-page .product-item  .close {
  position: absolute;
  top: 10px;
  right: 12px;
  transition: .3s;
  opacity: 1;
  color: #c1c3c6;
  font-size: 16px;
  width: 16px;
  height: 16px;
  background: url(../img/icons/close-icon-b.svg) no-repeat center;
  background-size: 16px;
  z-index: 10;
}

.product-bottom .to-compare {
  height: 43px;
  width: 43px;
  border-radius: 5px;
  border: none;
  padding: 0;
  position: relative;
  transition: .3s;
  border: 2px solid transparent;
  margin-left: 20px;
}

.product-bottom .to-compare:hover {
  border-color: #151515;
}



#compare-page {
  padding: 25px 0 85px;
}

#compare-page .compareTitle {
  text-align: center;
  margin: 0;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  letter-spacing: 0.2px;
  color: #1a1a1a;
  margin-top: 25px;
  margin-bottom: 25px;
}

#compare-page table {
  margin-bottom: 0;
  font-family: Roboto;
  border: 1px solid rgba(24, 24, 23, 0.25);
}

#compare-page table thead {
  border-top: 1px solid rgba(24, 24, 23, 0.25);
}

#compare-page table thead tr td {
  font-weight: 500;
  padding-top: 30px;
  padding-bottom: 20px;
  position: relative;
  font-size: 14px;
}

#compare-page table thead tr td a {
  color: #363330;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

#compare-page table thead tr td .close {
  position: absolute;
  top: 10px;
  right: 12px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 1;
  color: #c1c3c6;
  font-size: 16px;
  width: 16px;
  height: 16px;
  background: url(../img/icons/close-icon-b.svg) no-repeat center;
  background-size: 16px;
}

#compare-page table thead tr td .close:hover {
  color: #c5233d;
}

#compare-page table tr td {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  color: #3d3d3d;
  border-left: none;
  border-right: none;
}

#compare-page table tr td span {
  color: #808080;
}

#compare-page table tr td:first-child {
  font-weight: 400;
  color: #222;
  text-align: left;
  font-size: 14px;
  width: 200px;
}

#compare-page table tr td:not(:first-child) {
  text-align: center;
  width: -webkit-calc(100% / 3 - 200px / 3);
  width: calc(100% / 3 - 200px / 3);
  border-left: 1px solid rgba(24, 24, 23, 0.25);
}

#compare-page table tr td .new-price {
  font-size: 23px;
  color: #aa2020;
  display: inline-block;
  margin: 0 5px;
  font-weight: 500;
}

#compare-page table tr td .old-price {
  font-size: 14px;
  color: #909195;
  display: inline-block;
  text-decoration: line-through;
}

#compare-page table tr:last-child td {
  padding-top: 30px;
  padding-bottom: 30px;
}

#compare-page table .compare-img {
  width: 120px;
  height: 120px;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  display: inline-block;
  padding: 10px;
  background-color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

#compare-page table .compare-img:hover {
  border-color: #fff300;
}

#compare-page table .compare-img div {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
}

#compare-page table .raiting {
  color: #f8d73f;
  font-size: 16px;
}

#compare-page table .cut-table div {
  max-height: 100px;
}

#compare-page table .cut-row div {
  max-height: 30px;
}

#compare-page table .cut-table,
#compare-page table .cut-row {
  position: relative;
  cursor: pointer;
}

#compare-page table .cut-table:after,
#compare-page table .cut-row:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  bottom: 0px;
  z-index: 2;
  left: 50%;
}

#compare-page table .cut-table div,
#compare-page table .cut-row div {
  overflow: hidden;
  position: relative;
}

#compare-page table .cut-table div:before,
#compare-page table .cut-row div:before {
  content: '';
  display: block;
  height: 30px;
  width: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.04)), to(#fff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, #fff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.04) 0%, #fff 100%);
  position: absolute;
  bottom: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

#compare-page table .cut-table.full:after,
#compare-page table .cut-row.full:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#compare-page table .cut-table.full div:before,
#compare-page table .cut-row.full div:before {
  opacity: 0;
}

#compare-page .empty-compare {
  text-align: center;
  padding: 65px 0;
  color: #383433;
  display: none;
}

#compare-page .empty-compare .title {
  font-size: 31px;
  margin: 0 0 20px;
}

#compare-page .empty-compare .descrp {
  font-size: 18px;
  margin-bottom: 30px;
}

#compare-page .empty-compare .hrefTo {
  background-color: #181817;
  border: 1px solid #181817;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
}

#compare-page .empty-compare .hrefTo:hover {
  text-decoration: none;
  color: #fff300;
}

#compare-page .in-stock {
  color: #6dc439;
}

#compare-page .no-stock {
  color: #aa2020;
}

#compare-page table .button {
  position: relative;
  padding-left: 55px;
  display: inline-block;
  line-height: 40px;
}

#compare-page table .button span {
  background-color: #fff300;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 43px;
  background-image: url(../img/cart-black.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 21px;
  transition: .3s;
}

#compare-page table .button:hover span {
  background-color: #181817;
  background-image: url(../img/cart-hover.png);
}

.crossBuySlider {
  font-family: Roboto;
  margin: 35px auto 75px;
  width: calc(100% - 120px);
  border: 1px solid #e6e6e6;
}

.crossBuySlider .item {
  margin: 40px 0 20px;
  outline: 0;
  text-align: center;
}

.crossBuySlider .crossItem {
  display: inline-block;
  vertical-align: top;
}

.crossBuySlider i {
  font-style: normal
}

.crossBuySlider .crossItem .imgBlock {
  width: 80px;
  height: 90px;
  border: 1px solid #d9d9d9;
  position: relative;
  float: left;
  margin-right: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}

.crossBuySlider .crossItem .imgBlock img {
  display: block;
  max-width: 80px;
  max-height: 90px;
}

.crossBuySlider .crossItem .descrBlock {
  float: left;
  text-align: left;
}

.crossBuySlider .crossItem .descrBlock>span {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}

.crossBuySlider .crossItem .descrBlock .textBlock {
  height: 45px;
  position: relative;
  max-width: 170px;
  overflow: hidden;
}

.count-slides {
  position: absolute;
  bottom: -20px;
  left: 30px;
  font-weight: 500;
  font-size: 12px;
  color: #7a7a7a;
}

/*        .crossBuySlider .crossItem .descrBlock .textBlock:after {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          height: 20px;
          pointer-events: none;
          background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), #fff 100%, #fff 10%, #fff);
          background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), color-stop(100%, #fff), color-stop(10%, #fff), to(#fff));
          background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), #fff 100%, #fff 10%, #fff);
          background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), #fff 100%, #fff 10%, #fff); }*/
.crossBuySlider .crossItem .descrBlock .textBlock a,
.crossBuySlider .crossItem .descrBlock .textBlock p {
  font-size: 12px;
  color: #303030;
  line-height: 18px;
}

.crossBuySlider .crossItem .descrBlock .oldCost {
  color: #7a7a7a;
  position: relative;
  display: inline-block;
  line-height: 0;
  margin-right: 5px;
}

.crossBuySlider .crossItem .descrBlock .oldCost:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #7a7a7a;
  position: absolute;
  top: 50%;
  left: 0;
}

.crossBuySlider .crossItem .descrBlock .oldCost p {
  margin: 0;
  line-height: 1;
}

.crossBuySlider .crossItem .descrBlock .newCost {
  line-height: 1;
  background-color: #fff300;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 3px;
}

.crossBuySlider .crossItem .descrBlock .newCost p {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  color: #303030;
}

.crossBuySlider .crossItem .descrBlock .newCost p span {
  font-size: 14px;
}

.crossBuySlider .crossPlus,
.crossBuySlider .crossEqual {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  margin: 35px 15px 0;
}

.crossBuySlider .crossPlus img,
.crossBuySlider .crossEqual img {
  max-width: 100%;
}

.crossBuySlider .productSale {
  position: absolute;
  background: #c82929;
  color: #fff;
  padding: 1px 5px;
  top: 5px;
  left: -1px;
  z-index: 3;
  font-size: 12px;
}

.crossBuySlider .crossTotal {
  display: inline-block;
  vertical-align: top;
  background-color: #f0f1f4;
  margin-top: -20px;
  border-radius: 5px;
  padding: 10px 15px;
}

.crossBuySlider .crossTotal .old-price {
  font-weight: 500;
  font-size: 16px;
  color: #7a7a7a;
  text-decoration: line-through;
}

.crossBuySlider .crossTotal .ekonom-price {
  font-size: 12px;
  font-weight: 500;
  color: #181817;
  margin-bottom: 5px;
}

.crossBuySlider .crossTotal .ekonom-price span {
  color: #c71d1d;
}

.crossBuySlider .crossTotal p {
  margin-bottom: 0;
}

.crossBuySlider .crossTotal .totalSum p {
  color: #b53e3e;
  font-weight: 700;
  margin: 0;
  font-size: 20px;
}

.crossBuySlider .crossTotal .totalSum p span {
  font-size: 22px;
}

.crossBuySlider .crossTotal .but {
  width: auto;
  padding: 10px 25px;
  background: #181817;
  border-radius: 5px;
  color: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}

.crossBuySlider .crossTotal .but:hover {
  color: #fff300;
}

.crossBuySlider .slick-arrow {
  position: absolute;
  top: -1px;
  bottom: -1px;
  width: 60px;
  border: 1px solid #e6e6e6;
  background: #fff;
  font-size: 30px;
  color: #aeaeb0;
  background: #f0f1f4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 2;
  cursor: pointer;
}

.crossBuySlider .slick-arrow:hover {
  background: #242424;
  color: #fff300;
}

.crossBuySlider .slick-arrow.slick-next {
  left: -60px;
}

.crossBuySlider .slick-arrow.slick-prev {
  right: -60px;
}

.crossBuySlider .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  top: -webkit-calc(100% + 30px);
  top: calc(100% + 30px);
  text-align: center;
}

.crossBuySlider .slick-dots li {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid #343434;
  background: #343434;
  transition: .3s;
}

.crossBuySlider .slick-dots li button {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  background-color: transparent;
}

.crossBuySlider .slick-dots li.slick-active {
  background-color: #f3ce00;
  border-color: #f3ce00;
}

.sale-item-slider {
  display: inline-block;
  width: 270px;
}

.sale-item-slider .slick-arrow {
  background: transparent;
  border: none;
  color: #818181;
  left: 30px !important;
  width: auto;
  bottom: auto;
  top: auto;
  right: auto !important;
  height: 20px;
}

.sale-item-slider .slick-arrow:hover {
  background: transparent;
  color: #242424;
}

.sale-item-slider .slick-arrow.slick-prev {
  bottom: -35px;
}

.sale-item-slider .slick-arrow.slick-next {
  top: -35px;
}

@media (max-width: 1199px) {
  .crossBuySlider .crossItem .imgBlock img {
    max-width: 100px;
    max-height: 100px;
  }

  .crossBuySlider .crossItem .imgBlock {
    margin-right: 7px;
  }

  .crossBuySlider .crossPlus,
  .crossBuySlider .crossEqual {
    margin: 40px 10px 0;
  }

  .crossBuySlider .crossItem .descrBlock .textBlock {
    max-width: 80px;
  }

  .crossBuySlider .crossTotal .totalSum p {
    font-size: 24px;
  }

  .crossBuySlider .crossTotal .but {
    padding: 10px 15px;
  }

  .crossBuySlider .crossTotal {
    margin: 0;
    padding: 8px 10px;
  }
}

@media (max-width: 991px) {
  .crossBuySlider .crossEqual {
    display: block;
    margin: 25px auto;
  }

  .storeCard .Three {
    top: -32px;
  }

  .crossBuySlider .slick-arrow {
    top: -130px;
  }
}

@media (max-width: 767px) {
  .crossBuySlider .crossItem {
    width: 100%;
    margin: 0;
  }

  .crossBuySlider .crossItem .imgBlock {
    width: 20%;
    margin: 0;
  }

  .crossBuySlider .crossItem .descrBlock {
    width: 80%;
  }

  .crossBuySlider .crossItem .descrBlock .textBlock {
    max-width: 100%;
    height: 50px;
  }

  .crossBuySlider .crossPlus,
  .crossBuySlider .crossEqual {
    margin: 0 auto 7px;
  }

  .crossBuySlider .productSale {
    top: -7px;
    left: 12px;
  }
}

@media (max-width: 580px) {
  .crossBuySlider .crossItem .imgBlock {
    width: 40%;
  }

  .crossBuySlider .crossItem .descrBlock {
    width: 60%;
  }
}

#catalog-page .breadcrumbs {
  margin-top: 0;
}

.product-item .choosen-add .default-state {
  display: block;
}

.product-item .choosen-add .active-state {
  display: none;
}

.product-item .choosen-add.is-active .default-state {
  display: none;
}

.product-item .choosen-add.is-active {
  cursor: auto;
  pointer-events: none;
}

.product-item .choosen-add.is-active:hover path {
  fill: #29292;
}

.product-item .choosen-add.is-active .active-state {
  display: block;
}

#compare-page .inside {
  min-height: 200px;
}

.product-discount {
  border: 1px solid #e6e6e6;
  background: #f0f1f4;
  padding: 10px 15px;
  font: 400 13px Roboto;
  color: #808080;
  line-height: 150%;
}

.product-discount th {
  text-align: left;
  font: 400 13px Roboto;
  line-height: 170%;
  color: #4a4646;
}

.products .product-item .product-bottom .price .new-price,
.products .product-item .product-bottom .price .in-stock {
  display: block;
}

#catalog-page .catalog .filter-block .filter .filter-checkbox label {
  position: relative;
}

#catalog-page .catalog .filter-name:not(.active)+.filter-container .filter-body {
  overflow: hidden;
}

#catalog-filter-sbm {
  position: absolute;
  display: block;
  padding: 5px 10px;
  top: 50%;
  transform: translateY(-50%);
  background: #242424;
  color: #fff200;
  text-decoration: none;
  z-index: 10;
}

@media (min-width: 768px) {
  #catalog-filter-sbm {
    left: 100%;
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  #filter-block .filter-title {
    cursor: pointer;
  }

  #filter-block:not(.open) .filter {
    display: none;
  }

  #catalog-filter-sbm {
    right: 0;
  }
}










.attr-val-0,
#catalog-page .product-item .cart-item-quantity {
  display: none !important;
}


#product-page .ip-box {
  position: absolute;
  right: 26px;
  top: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  cursor: pointer;
  background-color: #fff;
  padding: 2px 6px;
  border-radius: 2px;
}

#product-page .box-img {
  margin-right: 6px;
}

#product-page .box-img img {
  width: 20px;
}

#product-page .box-text {
  font-weight: bold;
  font-size: 16px;
}

@media (max-width: 767px) {
  #catalog-page .catalog .filter-block .filter-title span {
    display: none;
  }

  #catalog-page .catalog .filter-block .filter-title {
    padding: 15px 18px;
    position: fixed;
    margin: 0;
    bottom: 10px;
    left: 16px;
    background: #181817;
    z-index: 10;
    border-radius: 100%;
    display: flex;
    padding: 0;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
  }

  #catalog-page .catalog .filter-block .filter-title i {
    position: static;
    background: url(../img/icons/filter-icon-y.svg) no-repeat center;
    background-size: 16px;
  }

  #catalog-page .catalog .filter-block .filter-title .fa {
    padding: 0;
    font-size: 18px;
    line-height: 18px;
    color: #fff200;
  }
}

.more:hover a img {
  transform: rotate(90deg);
}

header .inner-menu-categories[data-id="2207"] .inner-menu-title-picture,
header .inner-menu-categories[data-id="2144"] .inner-menu-title-picture,
header .inner-menu-categories[data-id="2199"] .inner-menu-title-picture,
header .inner-menu-categories[data-id="2167"] .inner-menu-title-picture,
header .inner-menu-categories[data-id="2244"] .inner-menu-title-picture {
  background-size: 30px;
}

header nav .inner-menu-categories[data-id="2196"] .inner-menu-title-picture,
header nav .inner-menu-categories[data-id="2198"] .inner-menu-title-picture,
header nav .inner-menu-categories[data-id="2197"] .inner-menu-title-picture {
  background-size: 25px;
}

#product-prices {
  margin-bottom: 30px;
}

#product-prices h2,
#category-reviews>.title,
#popular-products>.title,
#new-products>.title,
#category-filter-links>.title {
    font-size: 24px;
    line-height: 29px;
}

.seo-text h2,
.seo-text .h2 {
  font-size: 22px;
}

#product-prices table {
  width: 100%;
  border-collapse: collapse;
}

#product-prices table th,
#product-prices table td {
  padding: 10px 20px;
  text-align: left;
  border: 1px solid #f0f0f0;
  font-size: 14px;
}

#product-prices table th:first-child,
#product-prices table td:first-child {
  border-right: 0;
}

#product-prices table th:nth-child(2),
#product-prices table td:nth-child(2) {
  padding-left: 0;
  border-left: 0;
  text-align: right;
}

#mobile-collections .products .slick-arrow {
  width: 35px;
  height: 35px;
}

#mobile-collections .products .slick-arrow span {
  font-size: 20px;
}

#category-reviews {
  margin-bottom: 30px;
}

#category-reviews>.title,
#popular-products>.title,
#new-products>.title,
#category-filter-links>.title {
  margin-bottom: 20px;
}

#category-reviews .item .img,
#popular-products .item .img,
#new-products .item .img {
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

#category-reviews .item .img {
  height: 150px;
}

#popular-products .item .img,
#new-products .item .img {
  height: 200px;
}

#category-reviews .item .author {
  margin-bottom: 0;
  color: #898989;
  font-style: italic;
}

#category-reviews .item .text {
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}

#category-reviews .item .rating {
  display: block;
  margin-bottom: 5px;
}

#category-reviews .item .rating .fa-star-o {
  color: #f8d73f;
}

#category-reviews .item .rating.rating-1 .fa-star-o:first-child::before,
#category-reviews .item .rating.rating-1-50 .fa-star-o:first-child::before,
#category-reviews .item .rating.rating-2 .fa-star-o:first-child::before,
#category-reviews .item .rating.rating-2-50 .fa-star-o:first-child::before,
#category-reviews .item .rating.rating-3 .fa-star-o:first-child::before,
#category-reviews .item .rating.rating-3-50 .fa-star-o:first-child::before,
#category-reviews .item .rating.rating-4 .fa-star-o:first-child::before,
#category-reviews .item .rating.rating-4-50 .fa-star-o:first-child::before,
#category-reviews .item .rating.rating-5 .fa-star-o:first-child::before,

#category-reviews .item .rating.rating-2 .fa-star-o:nth-child(2)::before,
#category-reviews .item .rating.rating-2-50 .fa-star-o:nth-child(2)::before,
#category-reviews .item .rating.rating-3 .fa-star-o:nth-child(2)::before,
#category-reviews .item .rating.rating-3-50 .fa-star-o:nth-child(2)::before,
#category-reviews .item .rating.rating-4 .fa-star-o:nth-child(2)::before,
#category-reviews .item .rating.rating-4-50 .fa-star-o:nth-child(2)::before,
#category-reviews .item .rating.rating-5 .fa-star-o:nth-child(2)::before,

#category-reviews .item .rating.rating-3 .fa-star-o:nth-child(3)::before,
#category-reviews .item .rating.rating-3-50 .fa-star-o:nth-child(3)::before,
#category-reviews .item .rating.rating-4 .fa-star-o:nth-child(3)::before,
#category-reviews .item .rating.rating-4-50 .fa-star-o:nth-child(3)::before,
#category-reviews .item .rating.rating-5 .fa-star-o:nth-child(3)::before,

#category-reviews .item .rating.rating-4 .fa-star-o:nth-child(4)::before,
#category-reviews .item .rating.rating-4-50 .fa-star-o:nth-child(4)::before,
#category-reviews .item .rating.rating-5 .fa-star-o:nth-child(4)::before,

#category-reviews .item .rating.rating-5 .fa-star-o:nth-child(5)::before {
  content: "\f005";
}

#category-reviews .item .rating.rating-1-50 .fa-star-o:nth-child(2)::before,
#category-reviews .item .rating.rating-2-50 .fa-star-o:nth-child(3)::before,
#category-reviews .item .rating.rating-3-50 .fa-star-o:nth-child(4)::before,
#category-reviews .item .rating.rating-4-50 .fa-star-o:nth-child(5)::before {
  content: "\f123";
}

#popular-products {
  margin-top: 60px;
}

#new-products {
  margin-top: 40px;
}

#popular-products .item .inner,
#new-products .item .inner {
  padding: 10px 20px;
}

#popular-products .item .name,
#new-products .item .name {
  display: block;
  height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
  font-weight: bold;
  color: #242424;
  line-height: 20px;
}

#popular-products .item .price,
#new-products .item .price {
  font-style: italic;
}

#shares {
  margin: 20px 0 40px;
}

@media (min-width: 769px) {
  #mobile-collections,
  #scroll-to-mobile-collections {
    display: none;
  }
}

@media (max-width: 768px) {
  .products .product-item {
    width: 100%;
  }
  
  #scroll-to-mobile-collections {
    display: block;
    width: 100%;
     padding: 10px 35px;
    margin-top: 10px;
    text-align: center;
    background: #fff;
    color: #141414;
    border: 1px solid #141414;
  }
  
  #mobile-collections .products .slick-arrow.prev-arrow:not(:hover),
  #mobile-collections .products .slick-arrow.next-arrow:not(:hover) {
    background: #fff;
  }
  
  #mobile-collections .products .slick-arrow.prev-arrow {
    left: -13px;
  }

  #mobile-collections .products .slick-arrow.next-arrow {
    right: -13px;
  }
}

@media (min-width: 1800px) {
  #catalog-page .catalog .products-block .products .product-item {
    width: 20%;
  }
}


@media (min-width: 1900px) {
  #catalog-page .catalog .products-block .products .product-item {
    width: 16.66666667%;
  }
}

.products .product-item .block-quick-view .product-bottom {
  margin-top: 10px;
  margin-bottom: 10px;
}

.products .product-item .block-quick-view .product-description,
.products .product-item .block-quick-view .size_block {
  margin-bottom: 10px;
}

.products .product-item .block-quick-view .product-bottom .add-to-cart {
  height: 30px;
    width: 30px;
}

.products .product-item .block-quick-view .product-bottom .add-to-cart {
  background-size: 17px;
  background-position: 6px center;
}

#product-page .nav-product-slider .item.slick-current.slick-active {
  border: 2px solid  #575655;
}

#catalog-page .product-item .catalog-video-link {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 4px;
    display: flex!important;
    z-index: 10;
    align-items: center;
    justify-content: center;
}

#catalog-page .product-item .catalog-video-link img {
  display: block;
  width: 30px;
}

#category-filter-links {
  margin-bottom: 40px;
}

#product-page #category-filter-links {
  margin-top: 30px;
}

#category-filter-links a {
  display: inline-block;
  margin-bottom: 5px;
  color: #6dc439;
}

#category-filter-links a:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #efefef;
}


@media (max-width: 767px) {
  .fixed-contact-block .fixed-body {
    z-index: 1;
  }
  
  #product-page>.container {
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  #product-page>.container>.breadcrumbs {
    -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
  }
  
  #product-page>.container>.row {
    -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
  }
  
  #product-page>.container>.feedbacks {
    -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    margin-bottom: 20px;
  }
  
  #product-page>.container>#mobile-collections {
    -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 4;
        -webkit-order: 4;
        order: 4;
    margin-bottom: 30px;
  }
  
  #product-page>.container>#category-filter-links {
    -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5;
    margin-top: 0;
  }
}

@media(max-width: 575px) {
  #main-slider .item-slider a .item-title {
    font-size: 14px;
  }

  #main-slider .item-slider a .item-title br {
    display: none;
  }

  #main-slider .item-slider a .catalog-link {
    line-height: 26px;
    bottom: 9px;
    line-height: 26px;
    padding-left: 35px;
    padding-right: 45px;
  }

  #main-slider .item-slider a .catalog-link:before {
    top: 9px;
    right: 25px;
  }
}

@media (max-width: 480px) {
  #catalog-page .catalog .products-block .products-title .search-products {
    display: none !important;
  }

  #catalog-page .catalog-banner {
    height: 100px;
    height: 30vw;
  }
  
  #catalog-page .catalog-banner .banner-title {
    margin-bottom: 0;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* ===== Product page =====*/

.raiting-group {
    margin: 0 0 10px; 
}

.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    width: 120px;
    height: 20px;
    overflow: hidden;
    position: relative;
    background: url("../img/icons/empty-yellow-star.png") repeat-x;
    -webkit-background-size: contain;
    background-size: contain; 
}

.star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20%;
    z-index: 1;
    background: url("../img/icons/full-yellow-star.png") repeat-x;
    -webkit-background-size: contain;
    background-size: contain; 
}

.star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    width: 20%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
    cursor: pointer; 
}

.star-rating input:hover + i,
.star-rating input:hover + label + i,
.star-rating input:checked + i,
.star-rating input:checked + label + i {
    opacity: 1; 
}

.star-rating input.error + i,
.star-rating input.error + label + i,
.star-rating input.error + i,
.star-rating input.error + label + i {
    opacity: 1;
    filter: hue-rotate(81deg); 
}

.star-rating i ~ i {
    width: 40%; 
}

.star-rating i ~ i ~ i {
    width: 60%; 
}

.star-rating i ~ i ~ i ~ i {
    width: 80%; 
}

.star-rating i ~ i ~ i ~ i ~ i {
    width: 100%; 
}

.item-stars {
  height: 20px; 
}

.item-stars .full-star {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  overflow: hidden;
  background: url(../img/icons/full-star.png) no-repeat center;
  background-size: contain; 
}

.item-stars .half-star {
	font-size: 0;
	white-space: nowrap;
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	overflow: hidden;
	background: url(../img/icons/half-star.png) no-repeat center;
	-webkit-background-size: contain;
	background-size: contain; 
}

.item-stars .empty-star {
	font-size: 0;
	white-space: nowrap;
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	overflow: hidden;
	position: relative;
	background: url(../img/icons/empty-star.png) no-repeat center;
	background-size: contain; 
}


/* ===== Cart page =====*/

#cart-page {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding: 80px 0;
  flex-direction: column;
}

#cart-page h1,
#cart-page .h1 {
  text-align: center;
  margin: 0 0 20px;
  font-size: 36px;
}

#cart-page .cart-title {
  display: none;
}

.cart-table .cart-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
  border-bottom: 1px solid #d9d9d9;
}

.cart-table .cart-item>div {
  padding: 0 5px;
}

.cart-table .cart-item .cart-item-img {
  width: 86px;
  flex: 0 0 86px;
  height: 102px;
  border: 1px solid #d9d9d9;
  -webkit-transition: .3s;
  transition: .15s;
  padding: 10px 5px;
  margin-right: 5px;
}

.cart-table .cart-item .cart-item-img a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.cart-table .cart-item .cart-item-img:hover {
  border-width: 3px;
}

.cart-table .cart-item .cart-item-name {
 flex: 0 0 320px;
}

.cart-table .cart-item .cart-item-name h6 {
  margin-bottom: 0;
}

.cart-table .cart-item .cart-item-name h6 a {
  font-weight: 500;
  font-size: 16px;
  color: #000;
}

.cart-table .cart-item .cart-item-name span {
  font-size: 13px;
}

.cart-table .cart-item .cart-item-price,
.cart-table .cart-item .cart-item-full-price {
  max-width: 165px;
  width: 100%;
}

.cart-table .cart-item .cart-item-price span,
.cart-table .cart-item .cart-item-full-price span {
  font-weight: 500;
  font-size: 15px;
}

.cart-table .cart-item .cart-item-quantity {
  width: 108px;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
}

.cart-table .cart-item .cart-item-quantity button {
  width: 34px;
  height: 42px;
  border: 1px solid #E1E0E0;
  background-color: #F2F2F2;
  position: relative;
  font-size: 18px;
  color: #aaaaaa;
  -webkit-transition: .3s;
  transition: .3s;
}

.cart-table .cart-item .cart-item-quantity button:hover {
  color: #181817;
  border-color: #181817;
}

.cart-table .cart-item .cart-item-quantity input {
  background-color: transparent;
  border: none;
  border-top: 1px solid #E1E0E0;
  border-bottom: 1px solid #E1E0E0;
  width: 44px;
  height: 42px;
  vertical-align: 11px;
  text-align: center;
}

.cart-table .cart-item .cart-item-quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.cart-table .cart-item .cart-item-quantity input::-moz-inner-spin-button {
  -moz-appearance: none;
}

.cart-item-proc-dsc {
  font-size: 12px;
  color: #f32003;
  text-align: center;
}

.cart-item-remove {
  width: 32px;
  height: 32px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  transition: .3s;
  position: relative;
}

.cart-item-remove:after {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/icons/trash-icon.svg) no-repeat center;
  background-size: 22px;
  pointer-events: none;
  filter: grayscale(1);
  opacity: 0.5;
}

.cart-item-remove:hover:after {
  filter: grayscale(0);
  opacity: 1;
}

.cart-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 25px;
}

.cart-continue a {
  position: relative;
  padding-left: 25px;
  color: #808080;
  display: inline-block;
  font-size: 18px;
  white-space: nowrap;
}

.cart-continue a:before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute; 
  left: 0;
  top: 3px;
  background: url(../img/icons/arrow-left-g.svg) no-repeat center;
  background-size: 16px;
  transition: 0.25s;
}

.cart-continue a:hover:before {
  transform: translateX(-5px);
}

.full-cart-price {
  width: 400px;
}

.cart-footer .btn-primary {
  width: 100%;
  margin-bottom: 15px;
  font-size: 18px;
  margin-top: 25px;
}

.save-template {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #212121;
  color: #212121;
  outline: 0;
  text-decoration: none;
  margin-bottom: 10px;
  font-size: 18px;
  transition: 0.25s;
}

.save-template:hover {
  background-color: #141414;
  color: #fff300;
  text-decoration: none;
}

.save-template .default-state {
  display: block;
}

.save-template .active-state {
  display: none;
}

.save-template.added .default-state {
  display: none;
}

.save-template.added .active-state {
  display: block;
}

.cart-footer .hint-text {
  display: flex;
  align-items: flex-start;
}

.cart-footer .hint-text img {
  display: block;
  margin-right: 5px;
  flex: 0 0 18px;
}

.cart-footer .hint-text p {
  font-size: 12px;
  color: #979797;
}

.cart-footer .footer-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px dotted #111;
  font-size: 16px;
  margin-bottom: 5px;
}

.cart-footer .footer-row em {
  font-style: normal;
}

.cart-footer .footer-row span {
  font-size: 18px;
}

.cart-footer .dis-count .footer-row:last-child {
  font-size: 20px;
  font-weight: 700;
}

.cart-footer .footer-row p {
  position: relative;
  z-index: 1;
  background-color: #fff;
  bottom: -6px;
  margin-bottom: 0;
}

#cart-page .cart-empty {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

#cart-page .cart-empty img {
  width: 100px;
  margin-bottom: 15px;
}

#cart-page .cart-empty div {
  font: 400 30px/45px Roboto;
  color: #383433;
  margin-top: 15px;
}

#cart-page .cart-empty p {
  font: 400 18px/45px Roboto;
  color: #383433;
  margin-bottom: 30px;
}

#cart-page #sum_disc {
  color: #303030;
}

@media(max-width: 1399px) {
  #cart-page h1,
  #cart-page .h1 {
    font-size: 32px;
  }
}

@media(max-width: 1199px) {
  .cart-table .cart-item .cart-item-price,
  .cart-table .cart-item .cart-item-full-price {
    max-width: 130px;
  }

  #cart-page h1,
  #cart-page .h1 {
    font-size: 30px;
  }
}

@media(max-width: 991px) {
  #cart-page {
    padding: 40px 0;
  }

  .cart-table .cart-item .cart-item-name {
    max-width: 200px;
    flex: 0 0 200px;
  }

  .cart-table .cart-item .cart-item-price span, 
  .cart-table .cart-item .cart-item-full-price span {
    font-size: 12px;
  }

  #cart-page h1,
  #cart-page .h1 {
    font-size: 28px;
  }

  .cart-table .cart-item .cart-item-price,
  .cart-table .cart-item .cart-item-full-price {
    max-width: 115px;
  }

  .cart-table .cart-item .cart-item-quantity {
    margin-right: 8px;
  }

  .cart .cart-table .cart-footer button {
    font-size: 13px;
    width: 200px;
  }

  .cart-table .cart-item .cart-item-name h6 a {
    font-size: 15px;
  }

  .cart-table .cart-footer .full-cart-price div {
    font-size: 15px;
  }

  .cart-table .cart-footer .full-cart-price span {
    font-size: 18px;
    padding-left: 0;
  }

  .cart-table .cart-footer .cart-continue a {
    font-size: 14px;
  }

  .cart-table .cart-footer {
    margin-bottom: 30px;
  }

  .cart-table .cart-footer {
    display: block;
  }

  .cart-continue {
    margin-bottom: 5px;
  }

  .cart-continue a:before {
    top: 1px;
  }

  .full-cart-price {
    width: 100%;
  }
}

@media(max-width: 767px) {
	#cart-page h1,
	#cart-page .h1 {
	  font-size: 24px;
	}

  .cart-table .cart-item {
    position: relative;
    flex-wrap: wrap;
    padding: 15px 35px 15px 0;
  }

  .cart-table .cart-item .cart-item-name {
    max-width: 100%;
    padding-top: 0px;
    width: calc(100% - 90px);
    flex: auto;
    max-width: none;
    margin-right: 0;
  }

  .cart-table .cart-item .cart-item-name h6 {
    margin-top: 0;
    white-space: normal;
  }

  .cart-table .cart-item .cart-item-name h6 a {
    display: inline-block;
    width: 100%;
  }

  .cart-table .cart-item .cart-item-quantity {
    margin: 0 auto;
  }

  .cart-table .cart-item .cart-item-price,
  .cart-table .cart-item .cart-item-full-price {
    text-align: center;
  }

  .cart-head .cart-head-item {
    margin: 0 5px;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .cart-table .cart-footer {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .cart-table .cart-footer .full-cart-price {
    padding-right: 0;
  }

  .cart-table .cart-item .cart-item-img {
    margin: 0 8px 0 0;
    width: 80px;
    flex: 0 0 80px;
  }

  .cart-table .cart-footer .btn-primary, 
  .cart-table .cart-footer .save-template span {
    font-size: 16px;
  }

  .cart-item-remove {
    position: absolute;
    top: 13px;
    right: 0;
  }
}

@media(max-width: 520px) {
  .cart-table .cart-item .cart-item-img {
    order: 1;
  }

  .cart-table .cart-item .cart-item-name {
    order: 2;
  }

  .cart-item-proc-dsc {
    order: 3;
    width: 100%;
    margin-bottom: 5px;
  }

  .cart-table .cart-item .cart-item-quantity {
    display: inline-flex;
    order: 5;
  }

  .cart-table .cart-item .cart-item-price,
  .cart-table .cart-item .cart-item-full-price {
    text-align: center;
    width: auto;
  }

  .cart-table .cart-item .cart-item-price {
    order: 4;
  }

  .cart-table .cart-item .cart-item-full-price {
    order: 5;
    margin-right: -30px;
  }

  .cart-table .cart-item .cart-item-quantity input {
    width: 32px;
  }

  .cart-table .cart-item>div {
    padding: 0;
  }

  .cart-table .cart-item .cart-item-price span,
  .cart-table .cart-item .cart-item-full-price span {
    font-size: 14px;
  }

  .cart-table .cart-item .cart-item-quantity {
    width: 96px;
  }
}

/* ===== Quick order page ===== */

.quick-order .page-content {
	padding: 50px 0 70px;
}

.quick-order h1,
.quick-order .h1 {
	margin: 0 0 30px;
	font-size: 36px;
}

.quick-order .title-group h2,
.quick-order .title-group .h2 {
	font-size: 28px;
}

.quick-order .cart-footer {
	justify-content: flex-end;
}

.quick-order .search-container {
	border: 1px solid #C2C2C2;
	padding: 40px 40px 15px;
	margin-bottom: 50px;
}

.quick-order .input-holder {
	border: 1px solid #242424;
	padding-left: 65px;
	position: relative;
	flex-grow: 1;
}

.quick-order .search-btn {
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	width: 65px;
	border-right: 1px solid #242424;
	background: url(../img/icons/search-icon-b.svg) no-repeat center;
	background-size: 25px;
}

.quick-order .form-control {
	border-radius: 0;
	border: 0;
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	color: #212121;
}

.quick-order .search-field {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.search-result-toggle {
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 0 0 370px;
	background-color: #EAEAEA;
	height: 62px;
	font-size: 16px;
	margin-left: 25px;
	cursor: pointer;
	transition: 0.25s;
}

.search-result-toggle:hover {
	background-color: #cacaca;
}

.search-result-toggle.active,
.search-result-toggle.active:hover {
	background-color: #111;
	color: #fff;
}

.search-result-toggle .default-state,
.search-result-toggle.active .active-state {
	display: block;
}

.search-result-toggle .active-state,
.search-result-toggle.active .default-state {
	display: none;
}

.search-results .cart-table .cart-item:last-child {
	border-bottom: 0;
}

.search-results .add-to-cart {
	position: relative;
	padding: 0 15px 0 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42px;
	border-radius: 0;
	border: 0;
	transition: .3s;
	color: #fff;
	width: 155px;
	background-color: #212121;
  white-space: nowrap;
}

.search-results .add-to-cart .default-state {
	display: block;
}

.search-results .add-to-cart .active-state {
	display: none;
}

.search-results .add-to-cart.added .default-state {
	display: none;
}

.search-results .add-to-cart.added .active-state {
	display: block;
}


.search-results .add-to-cart i {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 45px;
	background-color: #fff300;
	background-image: url(../img/icons/cart-icon-b.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 21px;
	transition: .3s;
}

.search-results .add-to-cart.added i {
	background-image: url(../img/icons/check-icon-b.svg);
	background-size: 21px;
}

@media(max-width: 1399px) {
  .quick-order .h1,
  .quick-order h1 {
    font-size: 32px;
  }
}

@media(max-width: 1199px) {
  .quick-order .search-container {
    padding: 25px 25px 5px;
  }

  .search-container .cart-item .cart-item-name {
    flex: 0 0 220px;
  }

  .search-container .cart-item {
    padding: 15px 0;
  }

  .quick-order .input-holder {
    padding-left: 60px;
  }

  .search-result-toggle {
    height: 52px;
  }

  .quick-order .form-control {
    height: 50px;
  }

  .quick-order .search-btn {
    height: 50px;
    width: 60px;
  }
}

@media(max-width: 991px) {
  .quick-order .page-content {
    padding: 40px 0;
  }

  .quick-order .h1,
  .quick-order h1 {
    font-size: 28px;
  }

  .search-result-toggle {
    flex: 0 0 220px;
    font-size: 13px;
    margin-left: 15px;
  }

  .search-container .cart-item {
    flex-wrap: wrap;
  }

  .cart-table .cart-item .cart-item-img {
    width: 80px;
    flex: 0 0 80px;
    margin-bottom: 5px;
    margin-right: 10px;
  }

  .search-container .cart-item .cart-item-name {
    width: calc(100% - 90px);
    flex: auto;
    padding: 0;
    max-width: none;
  }

  .quick-order .title-group h2, 
  .quick-order .title-group .h2 {
    font-size: 24px;
  }
}

@media(max-width: 767px) {
  .quick-order .h1,
  .quick-order h1 {
    font-size: 24px;
  }

  .quick-order .search-container {
    margin-bottom: 20px;
  }

  .search-container .cart-table .cart-item .cart-item-img {
    order: 1;
  }

  .search-container .cart-item .cart-item-name {
    order: 2;
  }

  .search-container .cart-item-proc-dsc {
    order: 3;
    width: 100%;
    margin-bottom: 5px;
    margin-top: -10px;
  }

  .search-container .cart-table .cart-item .cart-item-price {
    order: 4;
  }

  .search-container .cart-table .cart-item .cart-item-quantity {
    order: 5;
  }

  .search-container .cart-table .cart-item .cart-item-full-price {
    order: 6;
    margin-right: 0;
  }

  .search-container .cart-table .cart-item .add-to-cart {
    order: 7;
    margin-top: 15px;
    width: 100%;
  }

  .quick-order .form-control {
    height: 42px;
  }

  .quick-order .search-btn {
    height: 42px;
  }

  .quick-order .search-field {
    display: block;
    margin-bottom: 15px;
  }

  .quick-order .input-holder {
    margin-bottom: 20px;
  }

  .search-result-toggle {
    margin-left: 0;
    height: 44px;
  }

  .quick-order .title-group h2, 
  .quick-order .title-group .h2 {
    background-color: #F0F1F5;
    font-size: 20px;
    padding: 12px;
  }
}

@media(max-width: 479px) {
  .quick-order .search-container {
    padding: 10px 8px 0px;
  }
}


/* ===== Order page =====*/

.order-page #wrapper {
  	overflow: visible; 
}

.order-page .page-content {
  padding: 50px 0 70px; 
}

.order-page .page-content .order-lg-2 {
	padding-left: 80px; 
}

.order-page h1, 
.order-page .h1 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  margin: 0 0 50px; 
}

.order-page .order-head {
  background-color: #F0F1F5;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px; 
}

.order-page .order-head .head-title {
	font-size: 20px;
	font-weight: 500; 
}

.order-page fieldset {
  border: 1px solid #C2C2C2;
  padding: 10px 20px 20px; 
}

.order-page fieldset .radio-item {
	position: relative;
	margin-bottom: 13px; 
}

.order-page fieldset .radio-item input {
    position: absolute;
    top: 0;
    left: 0;
    display: none; 
}

.order-page fieldset .radio-item input:checked ~ label:after {
  	display: block; 
}

.order-page fieldset .radio-item label {
	display: block;
	padding-left: 29px;
	font-size: 14px;
	cursor: pointer; 
}

.order-page fieldset .radio-item label small {
	display: block;
	color: #74747a; 
}

.order-page fieldset .radio-item label:before {
	content: '';
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 1px solid #888;
	position: absolute;
	left: 0;
	top: -2px; 
}

.order-page fieldset .radio-item label:after {
	content: '';
	background: #151515 url(../img/icons/check-icon.svg) no-repeat center;
	background-size: 12px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: -2px;
	display: none; 
}

.order-page fieldset .check-item {
	position: relative;
	margin-bottom: 10px; 
}

.order-page fieldset .check-item input {
	position: absolute;
	top: 0;
	left: 0;
	display: none; 
}

.order-page fieldset .check-item input:checked ~ label:after {
	display: block; 
}

.order-page fieldset .check-item label {
	display: block;
	padding-left: 29px;
	font-size: 14px;
	cursor: pointer; 
}

.order-page fieldset .check-item label small {
	display: block;
	color: #74747a; 
}

.order-page fieldset .check-item label:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 3px;
	border: 1px solid #888;
	position: absolute;
	left: 0;
	top: 0; 
}

.order-page fieldset .check-item label:after {
	content: '';
	background: #FF4C00 url(../img/icons/check-icon.svg) no-repeat center;
	background-size: 12px;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 0;
	display: none; 
}

.order-page .field-title {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 10px; 
}

.order-page .form-group {
	margin-bottom: 0;
	position: relative; 
}

.order-page .form-group label {
	margin-bottom: 1px; 
}

.order-page .form-group .form-control::placeholder {
	color: #888; 
}

.order-page .form-group textarea {
	display: block;
	width: 100%;
	min-height: 120px;
	background-color: #fff;
	border: 1px solid #c2c2c2;
	outline: none;
	padding: 10px;
	color: #000;
	font-size: 14px;
	outline: 0;
	resize: vertical; 
}

.order-page .form-group textarea:focus {
	border: 1px solid #111;
	box-shadow: 0 0 0 3px rgba(1, 1, 1, 0.3); 
}

.order-page .radio-row {
	margin-bottom: 5px; 
}

.order-page .radio-row .radio-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px; 
}

.order-page .select-container .select-box {
	width: 100%; 
}

.order-page .select-container .select-button {
	width: 100%;
	height: 42px; 
}

.order-page .select-container .select-dropdown {
	width: 100%; 
}

.order-page .select-container .sbox {
	position: relative;
	padding: 5px 10px 1px; 
}

.order-page .select-container .sbox i {
	content: '';
	width: 40px;
	height: 34px;
	position: absolute;
	top: 5px;
	left: 10px;
	background: url(../img/icons/search-icon-b.svg) no-repeat center;
  background-size: 20px; 
}

.order-page .select-container .sbox input {
	display: block;
	width: 100%;
	height: 36px;
	padding: 0 10px 0 38px;
	outline: 0;
	border: 1px solid #888; 
}

.order-page .select-container .sbox input:focus {
	border: 1px solid #111; 
}

.order-page .address-box .payment-title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: -4px; 
}

.order-page .delivery-type-01,
.order-page .delivery-type-02,
.order-page .delivery-type-03 {
  display: none; 
}

.order-page .delivery-box {
  margin-bottom: 5px; 
}

.order-page .privacy-text {
  font-size: 13px;
  margin-top: -5px; 
}

.order-page .privacy-text a {
  color: #FF4C00; 
}

.order-page .btn-primary {
  margin: 15px auto 0;
  font-size: 18px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; 
}

.order-page .col-lg-6 .cart-box {
  position: sticky;
  top: 180px; 
}

.order-page .col-lg-6 .cart-box .order-head {
	margin-bottom: 0;
	position: relative;
	z-index: 1; 
}

.order-page .col-lg-6 .cart-box .cart-container {
	margin-top: -2px; 
}

.order-page .cart-item {
	border-top: 1px solid #C4C4C4;
	padding: 15px 0;
	padding-right: 35px;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
}

.order-page .cart-item:first-child {
	border-bottom: 0; 
}

.order-page .cart-item .text-block {
	margin-right: 20px;
	width: 300px; 
}

.order-page .cart-item .calc-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: -15px; 
}

.order-page .cart-item .img-block {
    width: 80px;
    height: 80px;
    margin-right: 15px;
    overflow: hidden;
    transition: 0.3s; 
}

.order-page .cart-item .img-block a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%; 
}

.order-page .cart-item .img-block img {
	display: block;
	margin: auto;
	max-width: 100%;
	max-height: 100%; 
}

.order-page .cart-item .img-block:hover, .order-page .cart-item .img-block:focus {
	opacity: 0.7; 
}

  .order-page .cart-item .title {
    font-size: 14px;
    margin: 0 0 5px;
    font-weight: 500; 
}

.order-page .cart-item .title a {
	color: inherit;
	text-decoration: none; 
}

.order-page .cart-item .title a:hover {
	text-decoration: underline; 
}

.order-page .cart-item .descr-text {
	color: #74747a;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 13px; 
}

.order-page .cart-item .title-amount {
	font-weight: 500;
	color: #888; 
}

.order-page .cart-item .product-sum,
.order-page .cart-item .product-cost {
	margin: 0;
	font-size: 14px;
	text-align: center;
	width: 150px;
	font-weight: 500; 
}

.order-page .cart-item .product-sum span,
.order-page .cart-item .product-cost span {
	font-weight: 600; 
}

.order-page .cart-item .default-cost {
	font-size: 16px; 
}

.order-page .cart-item .default-cost span {
  	font-size: 18px;
  	font-weight: 700; 
}

.order-page .cart-item .new-cost {
	color: #DE3D3D;
	font-size: 16px;
	line-height: 1;
	margin-top: -7px; 
}

.order-page .cart-item .new-cost span {
	font-size: 16px;
	font-weight: 700; 
}

  .order-page .cart-item .old-cost {
    display: inline-block;
    color: #74747a;
    font-size: 16px;
    line-height: 1;
    position: relative;
    top: -5px; 
}

.order-page .cart-item .old-cost:after {
	content: '';
	height: 1px;
	left: -1px;
	right: -1px;
	background-color: #DE3D3D;
	position: absolute;
	top: 49%; 
}

.order-page .cart-item .close-btn {
  width: 18px;
  height: 18px;
  background: url(../img/icons/trash-icon.svg) no-repeat center;
  background-size: 16px;
  border: 0;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -15px;
  outline: none;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
  filter: grayscale(1);
  opacity: 0.5;
}

.order-page .cart-item .close-btn:hover {
	opacity: 1;
	filter: grayscale(0);
}

.order-page .cart-footer {
  border: 1px solid #C4C4C4;
  padding: 12px 20px 25px;
  margin-top: 20px; 
}

.order-page .cart-footer .delivery-text {
	text-align: right;
	font-size: 12px;
	color: #74747a;
	margin: 10px 0; 
}

.order-page .cart-footer .cost-table {
	width: 100%; 
}

.order-page .cart-footer .cost-table .red-text {
	color: #DE3D3D; 
}

.order-page .cart-footer .cost-table span {
	background-color: #fff;
	position: relative;
	bottom: -7px;
	z-index: 1;
	display: inline-block; 
}

.order-page .cart-footer .cost-table strong {
	font-size: 20px;
	font-weight: 500; 
}

.order-page .cart-footer .cost-table td {
	padding: 3px 0;
	border-bottom: 1px dotted #BBB; 
}

.order-page .cart-footer .cost-table td:last-child {
	text-align: right; 
}

.order-page .cart-footer .cost-table td:last-child span {
  font-weight: 600; 
}

.order-page .cart-footer .cost-table tr:last-child strong {
	font-weight: 700; 
}

.order-page .cart-footer .cost-table tr:last-child span {
	font-weight: 700; 
}

@media (min-width: 992px) {
	.order-lg-2 {
    order: 2; 
	}

	.order-lg-1 {
    order: 1; 
	} 
}

@media (max-width: 1199px) {
	.order-page h1, .order-page .h1 {
		font-size: 32px; 
	}

	.order-page .page-content .order-lg-2 {
		padding-left: 15px; 
	}
	.order-page .radio-row {
		margin-bottom: 30px; 
	}

	.order-page .radio-row .radio-item {
		display: block; 
	} 
}

@media (max-width: 991px) {
	.order-page #wrapper {
		overflow: hidden; 
	}

  .order-page .page-content {
    padding: 40px 0;
  }

	.order-page h1, .order-page .h1 {
		font-size: 28px;
		margin-bottom: 30px;
		line-height: 1.3; 
	}

	.order-page .order-head .head-title {
		font-size: 18px;
		font-weight: 400; 
	}

	.order-page .col-lg-6 .cart-box {
		position: static; 
	}

	.order-page .cart-footer {
		float: none;
		width: 100%;
		margin-bottom: 30px; 
	} 
}


@media (max-width: 767px) {
	.order-page h1, .order-page .h1 {
		font-size: 24px; 
	}

	.order-page fieldset {
		padding: 5px 12px 15px; 
	} 
}

@media (max-width: 575px) {
	.order-page .cart-footer {
	    padding: 10px 10px 15px; 
	}

	.order-page fieldset {
	    padding: 10px; 
	}

	.order-page .delivery-box .row {
	    margin-left: -8px;
	    margin-right: -8px; 
	}

	.order-page .delivery-box .col-3,
	.order-page .delivery-box .col-4,
	.order-page .delivery-box .col-5,
	.order-page .delivery-box .col-6 {
		padding-right: 8px;
		padding-left: 8px; 
	}

	.order-page .order-head {
		padding: 10px;
		justify-content: center;
		flex-wrap: wrap;
		text-align: center; 
	}

	.order-page .order-head .head-title {
		width: 100%;
		margin-bottom: 3px; 
	} 
}

@media (max-width: 479px) {
	.order-page .cart-item {
		flex-wrap: wrap; 
	}

	.order-page .cart-item .product-sum,
	.order-page .cart-item .product-cost {
		text-align: left; 
	}

	.order-page .cart-item .default-cost span {
		font-size: 16px; 
	}

	.order-page .cart-item .product-sum {
		width: auto; 
	}

	.order-page .cart-item .close-btn {
		margin-top: 0;
		top: 8px; 
	}

	.order-page .cart-item .text-block {
		margin-right: 0;
		width: calc(100% - 95px); 
	}

	.order-page .cart-item .title-amount {
		font-weight: 400; 
	}

	.order-page .cart-item .calc-wrap {
		justify-content: flex-start;
		margin-top: 0;
		margin-left: 95px; 
	}
}

@media (max-width: 375px) {
	.order-page .delivery-box .col-3 label,
	.order-page .delivery-box .col-4 label,
	.order-page .delivery-box .col-5 label,
	.order-page .delivery-box .col-6 label {
		font-size: 12px; 
	} 
}




/* ===== Contacts page =====*/

.contacts-page .page-content {
  padding: 70px 0 20px;
}

.contacts-page .page-content .container > .row {
  margin-bottom: 70px;
}

.contacts-page .contact-item {
  margin-bottom: 30px;
  font-size: 16px;
}

.contacts-page .contact-title {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 3px;
}

.contacts-page .contact-item p {
  margin: 0 0 3px;
}

.contacts-page .contact-item a {
  color: #212121;
}

.contacts-page .page-content img {
  display: block;
  max-width: 100%;
}

.contacts-page .page-content .store-img {
  margin-top: -80px;
}

.contacts-page .form-container {
  width: 420px;
  margin: 15px auto 0;
}

.contacts-page .form-container .h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 15px;
}

.contacts-page #map {
  height: 480px;
}

@media(max-width: 1399px) {
  .title-group h1, .title-group .h1 {
    font-size: 32px;
  }

  .contacts-page .page-content .store-img {
    margin-top: -70px;
  }
}

@media(max-width: 1199px) {
  .title-group h1, .title-group .h1 {
    margin-bottom: 30px;
  }
}

@media(max-width: 991px) {
  .title-group h1, .title-group .h1 {
    font-size: 28px;
  }

  .contacts-page .page-content {
    padding: 40px 0 0;
  }

  .contacts-page .page-content .store-img {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .contacts-page .order-1 {
    order: 1;
  }

  .contacts-page .order-2 {
    order: 2;
  }
}

@media(max-width: 767px) {
  .contacts-page .page-content .container > .row {
    margin-bottom: 20px;
  }

  .contacts-page .page-content {
    padding: 30px 0;
  }

  .contacts-page #map {
    height: 400px;
    margin-bottom: 30px;
  }

  .contacts-page .form-container {
    width: 100%;
  }
}

/* ===== Login page ===== */

.login {
  padding: 25px 0 60px;
}

.login .content {
  padding: 70px 150px 80px;
}

.login .section-title {
  margin-bottom: 25px;
  font-size: 32px;
  color: #4b515e;
}

.autorization-block,
.registration-block {
  position: relative;
  padding-top: 30px;
  padding-bottom: 40px;
}

.autorization-block > h2,
.registration-block > h2 {
  font-size: 24px;
  margin: 0 0 25px;
  text-align: center;
}

.autorization-block > p,
.registration-block > p {
  font-size: 16px;
  color: #222;
  margin: 0 0 30px;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  width: 100%;
}


.autorization-block .btn-primary,
.registration-block .btn-primary {
  width: 100%;
  margin-top: 10px;
}

.autorization-block .links-holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.autorization-block .save-info,
.registration-block .save-info {
  text-align: left;
}

.autorization-block .save-info input,
.registration-block .save-info input {
  opacity: 0;
}

.autorization-block .save-info label,
.registration-block .save-info label {
  font-size: 14px;
  color: #555;
  position: relative;
  cursor: pointer;
  margin-left: 21px;
  font-weight: 400;
}

.autorization-block .save-info label:before,
.registration-block .save-info label:before {
  content: '';
  position: absolute;
  left: -38px;
  top: -2px;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 1px solid #C2C2C2;
}

.autorization-block .save-info input:checked+label::after,
.registration-block .save-info input:checked+label::after {
  content: '';
  background: #111 url(../img/icons/check-icon.svg) no-repeat center;
  background-size: 14px;
  position: absolute;
  left: -37px;
  top: -2px;
  width: 25px;
  height: 25px;
}

.autorization-block {
  padding-right: 65px;
}

.registration-block:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #C2C2C2;
  width: 1px;
}

.autorization-block .forgot-pass {
  font-size: 14px;
  border: none;
  outline: none;
  background: transparent;
  color: #3c3c3c;
  display: block;
  text-decoration: underline;
}

.autorization-block .form-control {
  padding-left: 40px;
}

.control-one,
.control-two,
.control-three,
.control-four,
.control-five,
.control-six,
.control-seven,
.control-eight {
  position: relative;
}

.control-one:after,
.control-two:after,
.control-three:after,
.control-four:after,
.control-five:after,
.control-six:after,
.control-seven:after,
.control-eight:after {
  content: '';
  position: absolute;
  top: 22px;
  left: 40px;
  width: 1px;
  height: 42px;
  background-color: #C2C2C2;
}

.control-one:before,
.control-two:before,
.control-three:before,
.control-four:before,
.control-five:before,
.control-six:before,
.control-seven:before,
.control-eight:before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
}

.control-one:before {
  top: 33px;
  left: 11px;
  background: url(../img/icons/envelope-icon.svg) no-repeat center;
  background-size: 18px;
}

.control-two:before {
  top: 34px;
  left: 11px;
  background: url(../img/icons/unlock-icon.svg) no-repeat center;
  background-size: 18px;
}

.control-three:before {
  top: 34px;
  left: 10px;
  background: url(../img/icons/call-icon.svg) no-repeat center;
  background-size: 18px;
}

.control-four:before {
  top: 34px;
  left: 10px;
  background: url(../img/icons/user-icon.svg) no-repeat center;
  background-size: 18px;
}

.control-five:before {
  top: 34px;
  left: 10px;
  background: url(../img/icons/location-icon.svg) no-repeat center;
  background-size: 16px;
}

.control-six:before {
  top: 34px;
  left: 10px;
  background: url(../img/icons/flag-icon.svg) no-repeat center;
  background-size: 16px;
}

.control-seven:before {
  top: 34px;
  left: 10px;
  background: url(../img/icons/house-icon.svg) no-repeat center;
  background-size: 18px;
}

.control-eight:before {
  top: 34px;
  left: 10px;
  background: url(../img/icons/lock-icon.svg) no-repeat center;
  background-size: 18px;
}

.autorization-block .default-modal .modal-body {
  padding: 30px 15px 30px;
}

.autorization-block .default-modal .modal-body .form-row {
  margin-bottom: 20px;
}

.autorization-block .default-modal .modal-body .main-btn {
  width: auto;
  float: right;
}

.registration-block {
  padding-left: 65px;
}

.autorization-block .form-control,
.registration-block .form-control {
  padding-left: 50px;
}

.registration-block .notice-badge {
  display: block;
  color: #888;
  font-size: 11px;
  margin: 3px 0 0 2px;
}

.default-modal .modal-header {
  padding: 20px 0;
}

.default-modal .modal-body {
  padding: 30px 15px 30px;
}

.default-modal .modal-body .form-row {
  margin-bottom: 20px;
}

.default-modal .modal-footer {
  padding: 0;
}

.recover-modal .modal-title {
  text-align: center;
}

.recover-modal .main-btn {
  width: auto;
}

.recover-modal .form-control {
  margin: 0 0 20px;
}

.recover-modal .main-btn {
  height: auto;
}

.recover-modal .modal-footer {
  border: 0;
  background: #ecf0f1;
  border-radius: 0 0 6px 6px;
}

@media(max-width: 1199px) {
  .login .content {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .login {
    padding: 30px 0;
  }

  .login .content {
    padding: 15px 0 20px;
  }

  .login .section-title {
    font-size: 24px;
  }

  .autorization-block > h2, 
  .registration-block > h2 {
    font-size: 20px;
  }

  .registration-block {
    border-right: 0;
    padding-left: 30px;
    padding-right: 15px;
  }

  .autorization-block {
    border-left: 0;
    padding-left: 15px;
    padding-right: 30px;
  }

  .autorization-block .forgot-pass {
    font-size: 13px;
  }

  .autorization-block .save-info label, 
  .registration-block .save-info label {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .login .content {
    padding: 15px 15px 20px;
  }

  .registration-block {
    border: 0;
    padding-left: 15px;
    padding-top: 30px;
    padding-right: 15px;
  }

  .registration-block .title {
    position: static;
    margin: 0 0 15px;
  }

  .autorization-block {
    border: 0;
    padding-bottom: 50px;
    border-bottom: 1px solid #C2C2C2;
    padding-left: 15px;
    padding-right: 15px;
  }

  .autorization-block:before {
    display: none;
  }

  .autorization-block:after {
    right: 0;
    left: 0;
    top: auto;
    bottom: -20px;
    margin: auto;
  }

  .registration-block:after {
    display: none;
  }

  .autorization-block {
    padding-top: 0;
  }
}


/* ===== Cabinet-page ===== */

.cabinet-page .page-content {
	padding: 40px 0 70px;
}

.cabinet-page .title-group {
  margin-bottom: 20px;
}

.cabinet-page .title-group h1,
.cabinet-page .title-group .h1 {
  font-size: 18px;
  margin: 0;
}

.cabinet-page .title-group h1 span,
.cabinet-page .title-group .h1 span {
  color: #676767;
}

.cabinet-page .cabinet-nav {
	display: flex;
	border-bottom: 1px solid #A7ACA2;
	align-items: flex-end;
  flex-grow: 1;
}

.cabinet-page .cabinet-nav a {
	position: relative;
	padding: 7px 30px 7px 50px;
	color: #676767;
	margin-bottom: -1px;
	border-bottom: 2px solid transparent;
	font-size: 18px;
}

.cabinet-page .cabinet-nav a:hover,
.cabinet-page .cabinet-nav a:focus {
	text-decoration: none;
}

.cabinet-page .cabinet-nav a.active {
	color: #212121;
	border-bottom: 2px solid #212121;
}

.cabinet-page .cabinet-nav a img {
	position: absolute;
	left: 14px;
	top: 11px;
	opacity: 0.5;
}

.cabinet-page .cabinet-nav a.active img {
	opacity: 1;
}

.cabinet-page .cabinet-nav a:last-child img {
	left: 20px;
}

.cabinet-page .form-block {
	border: 1px solid #c2c2c2;
	padding: 25px;
}

.cabinet-page .form-block .title {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 10px;
}

.cabinet-page .form-block .btn-primary {
	width: 100%;
}

.cabinet-page .form-group label {
	color: #676767;
	font-weight: 400;
}

.cabinet-page .card {
  	margin-bottom: 20px;
  	position: relative; 
}

.cabinet-page .card-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding: 10px 15px 10px 65px;
	cursor: pointer;
	background-color: #EFF1F5; 
}

.cabinet-page .card-header:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	left: 25px;
	top: calc(50% - 4px);
	border-top: 9px solid #222;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	transform-origin: center;
	transition: 0.25s; 
}

.cabinet-page .card-header.active:before {
	top: 29px;
	transform: rotate(-180deg);
	border-top: 9px solid #252525; 
}

.cabinet-page .card-header small {
	font-size: 13px;
	color: #555; 
}

.cabinet-page .card-header .text-box {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2; 
}

.cabinet-page .card-header .order-status {
  height: 28px;
  width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px; 
}

.cabinet-page .card-header .order-status.order-success {
	background-color: #3CA42B;
	color: #fff; 
}

.cabinet-page .card-header .order-status.order-canceled {
	background-color: #777;
	color: #fff; 
}

.cabinet-page .card-header .order-status.order-process {
	background-color: #FFF200;
	color: #111;
}

.cabinet-page .card-body {
  display: none;
  position: relative; 
}

.cabinet-page .card-body:after {
	content: '';
	position: absolute;
	left: 0;
	top: -1px;
	height: 3px;
	background: #fff;
	width: 100%; 
}

.cabinet-page .cart-item {
	border: 0;
	margin-bottom: 5px;
	border-top: 1px solid #C4C4C4;
	padding: 8px 0;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center; 
}

.cabinet-page .cart-item:first-child {
	border-bottom: 0; 
}

.cabinet-page .cart-item .text-block {
	margin-right: 20px;
	flex-grow: 1; 
}

.cabinet-page .cart-item .calc-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: -15px; 
}

.cabinet-page .cart-item .img-block {
	width: 80px;
	flex: 0 0 80px;
	height: 80px;
	margin-right: 25px;
	overflow: hidden;
	transition: 0.3s; 
}

.cabinet-page .cart-item .img-block a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%; 
}

.cabinet-page .cart-item .img-block img {
	display: block;
	margin: auto;
	max-width: 100%;
	max-height: 100%; 
}

.cabinet-page .cart-item .img-block:hover, .cabinet-page .cart-item .img-block:focus {
	opacity: 0.7; 
}

.cabinet-page .cart-item .title {
	font-size: 18px;
	margin: 0 0 5px;
	font-weight: 500; 
}

.cabinet-page .cart-item .title a {
	text-decoration: none;
	color: inherit; 
}

.cabinet-page .cart-item .title a:hover {
	text-decoration: underline;
	color: #FF4C00; 
}

.cabinet-page .cart-item .descr-text {
	color: #777;
	margin-bottom: 5px;
	font-size: 13px; 
}

.cabinet-page .cart-item .title-amount {
  font-weight: 500; 
}

.cabinet-page .cart-item .product-sum,
.cabinet-page .cart-item .product-cost {
  margin: 0;
  font-size: 18px;
  width: 180px;
  font-weight: 500;
  text-align: right; 
}

.cabinet-page .cart-item .default-cost {
  color: #FF4C00;
  font-size: 16px; 
}

.cabinet-page .cart-item .default-cost span {
	font-size: 20px;
	font-weight: 700; 
}

.cabinet-page .cart-item .new-cost {
  color: red;
  font-size: 16px;
  line-height: 1;
  margin-top: -7px; 
}

.cabinet-page .cart-item .new-cost span {
	font-size: 20px;
	font-weight: 700; 
}

.cabinet-page .cart-item .old-cost {
	display: inline-block;
	color: red;
	font-size: 16px;
	line-height: 1;
	position: relative;
	top: -5px; 
}

.cabinet-page .cart-item .old-cost:after {
	content: '';
	height: 1px;
	left: -1px;
	right: -1px;
	background-color: red;
	position: absolute;
	top: 49%; 
}

.cabinet-page .templates-accordion .card-header {
	padding-right: 700px;
}

.cabinet-page .remove-template {
	position: absolute;
	right: 30px;
	padding: 5px 0 5px 34px;
	z-index: 10;
	top: 14px;
	transition: 0.25s;
	color: #878787;
	font-size: 16px;
}

.cabinet-page .remove-template:before {
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	top: 1px;
	left: 0;
	background: url(../img/icons/trash-icon.svg) no-repeat center;
	background-size: 22px;
	pointer-events: none;
	filter: grayscale(1);
	opacity: 0.5;
}

.cabinet-page .remove-template:hover {
	color: #ce0f3a;
}

.cabinet-page .remove-template:hover:before {
	filter: grayscale(0);
	opacity: 1;
}

.cabinet-page .templates-accordion .btn-primary {
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 220px;
	padding: 5px 15px;
}

.cabinet-page .templates-accordion .btn-primary img {
	margin-right: 7px;
}

.cabinet-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.cabinet-filters {
  position: relative;
  z-index: 100;
}

.cabinet-filter-toggle {
  background-color: #fff;
  color: #121212;
  height: 36px;
  padding: 0 30px 0 48px;
  position: relative;
  margin-left: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: 1px solid #C2C2C2;
}

.cabinet-filter-toggle i {
  width: 16px;
  height: 16px;
  background: url(../img/icons/filter-icon-g.svg) no-repeat center;
  background-size: 16px;
  position: absolute;
  left: 10px;
  top: 9px;
}


.cabinet-filter-toggle.active i {
  background: url(../img/icons/close-icon-b.svg) no-repeat center;
  background-size: 14px;
}

.cabinet-filter-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 5px);
  right: 0;
  width: 400px;
  background-color: #fff;
  border: 1px solid #c2c2c2;
  padding: 20px 20px 0;
}

.cabinet-filter-dropdown .label {
  margin: 0 0 5px;
  font-weight: 500;
  color: #111;
  display: block;
  text-align: left;
  padding: 0;
  font-size: 14px;
}

.cabinet-page .diapason-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}

.cabinet-page .diapason-box span {
  margin: 0 2px;
  color: #555;
}

.cabinet-page .diapason-box .btn-primary {
  width: 80px;
  height: 36px;
  font-size: 14px;
  margin-left: 10px;
}

.cabinet-head .title-group {
  margin-right: auto;
  flex-wrap: wrap;
}

.cabinet-head .title-group h4 {
  width: 100%;
  margin: 0 0 5px;
}

.cabinet-head .title-group p {
  max-width: 500px;
  color: #777;
}

.cabinet-head .input-holder {
  border: 1px solid #c2c2c2;
  padding-right: 36px;
  position: relative;
  width: 100%;
  height: 36px;
  margin-bottom: 25px;
}

.cabinet-head .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 35px;
  width: 36px;
  border-left: 1px solid #c2c2c2;
  background: url(../img/icons/search-icon-b.svg) no-repeat center;
  background-size: 20px;
  cursor: pointer;
}

.cabinet-head .form-control {
  border-radius: 0;
  border: 0;
  height: 34px;
  padding-left: 10px;
  padding-right: 8px;
  font-size: 14px;
  color: #212121;  
  box-shadow: none;
}

.cabinet-head .select-container {
  height: 36px;
  margin-left: 25px;
}

.cabinet-head .select-container .select-button {
  width: 160px;
  font-size: 13px;
}

.cabinet-page .diapason-box input {
  height: 36px;
  text-align: center;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  outline: 0;
  font-size: 14px;
  width: 115px;
}

.cabinet-page .diapason-box input.num-input {
  width: 90px;
}

.cabinet-page .diapason-box input.date-input {
  width: 140px;
  font-size: 13px;
  padding: 0 4px;
}

.cabinet-search {
  margin-left: auto;
  position: relative;
  margin-right: 20px;
  width: 280px;
}

.cabinet-search .search-input {
  border: 1px solid #C2C2C2;
  height: 36px;
  padding-right: 48px;
  padding-left: 5px;
  width: 100%;
}

.cabinet-search .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 36px;
  width: 44px;
  border-left: 1px solid #c2c2c2;
  background: url(../img/icons/search-icon-b.svg) no-repeat center;
  background-size: 20px;
  cursor: pointer;
}

.cabinet-head .form-control {
  border-radius: 0;
  border: 0;
  height: 34px;
  padding-left: 10px;
  padding-right: 8px;
  font-size: 14px;
  color: #212121;  
  box-shadow: none;
}

.small-tabs {
  margin-top: -20px;
  margin-bottom: 50px;
}

.small-tabs .nav-tabs {
  border: 0;
}

.small-tabs .nav-tabs>li>a{
  color: #676767;
  border-radius: 0;
  padding: 2px 12px;
} 

.small-tabs .nav-tabs>li>a, 
.small-tabs .nav-tabs>li {
  border: 0;
  margin: 0;
}

.small-tabs .nav-tabs>li.active>a, 
.small-tabs .nav-tabs>li.active>a:focus, 
.small-tabs .nav-tabs>li.active>a:hover {
  background-color: #111;
  color: #fff;
  border: 0;
  margin: 0;
}

.cabinet-manager {
  border: 1px solid #A7ACA2;
  padding: 10px 15px 5px;
  min-height: 70px;
  width: 320px;
}

.cabinet-manager small {
  font-size: 11px;
  color: #848383;
}

.manager-title {
  font-size: 18px;
  color: #111;
  font-weight: 500;
  margin: -22px 0 33px;
}

.cabinet-manager .manager-name {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.cabinet-manager .manager-img {
  flex: 0 0 46px;
  height: 46px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}

.cabinet-manager .manager-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate3d(0, 0, 1px);
}

.cabinet-manager .manager-phone,
.cabinet-manager .manager-mail {
  position: relative;
  padding-left: 30px;
  color: #111;
  margin-bottom: 2px;
  min-height: 20px;
}

.cabinet-manager .manager-phone a,
.cabinet-manager .manager-mail a {
  color: #111;
  display: block;
  font-weight: 500;
}

.cabinet-manager .manager-phone:before,
.cabinet-manager .manager-mail:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
}

.cabinet-manager .cabinet-manager p {
  margin: 7px 0 0;
  max-width: 280px;
  line-height: 1.2;
}

.cabinet-manager .manager-phone:before {
  top: 4px;
  left: 1px;
  background: url(../img/icons/call-icon.svg) no-repeat center;
  background-size: 18px;
}

.cabinet-manager .manager-mail:before {
  top: 4px;
  left: 4px;
  background: url(../img/icons/envelope-icon.svg) no-repeat center;
  background-size: 18px;
}

.table-head {
  display: flex;
  margin-right: 360px;
  margin-top: -86px;
}

.table-head .title-group {
  max-width: 500px;
  margin-right: auto;
}

.cabinet-page table {
  width: 100%;
  margin-top: 50px;
}

.cabinet-page .history-table {
  font-size: 13px;
}

.cabinet-page table td,
.cabinet-page table th {
  border: 1px solid #DEE2E6;
}


.cabinet-page table th {
  background-color: #EFF1F5;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 5px;
  font-size: 14px;
}

.cabinet-page table td {
  padding: 10px 5px;
}

.cabinet-page .documents-table td {
  padding: 3px;
}

.cabinet-page table .manager-name{
  display: flex;
  align-items: center;
}

.cabinet-page table .manager-img {
  flex: 0 0 46px;
  height: 46px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 5px;
}

.cabinet-page table .manager-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate3d(0, 0, 1px);
}

.cabinet-page table .img-holder {
  display: flex;
}

.cabinet-page table .img-item {
  flex: 0 0 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 5px;
}

.cabinet-page table .img-item img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.cabinet-page table .img-info {
  position: absolute;
  width: 20px;
  height: 20px;
  right: -5px;
  top: -5px;
  background: #fff url(../img/icons/table-info-icon.svg) no-repeat center;
  background-size: contain;
  border-radius: 50%;
}

.invoice-item {
  margin-bottom: 8px;
}

.invoice-item img {
  margin-right: 3px;
  margin-top: -2px;
}

.cabinet-page table .detail-toggle {
  text-decoration: underline;
  color: #3F68FA;
  cursor: pointer;
  font-size: 12px;
  text-align: center;
}

.spoiler-toggle {
  text-decoration: underline;
  color: #3F68FA;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
}

.spoiler-toggle .default-status {
  display: block;
}

.spoiler-toggle .active-status {
  display: none;
}


.spoiler-toggle.active {
  text-decoration: none;
  color: #545454;
}

.spoiler-toggle.active .default-status {
  display: none;
}

.spoiler-toggle.active .active-status {
  display: block;
}

.small-spoiler {
  overflow: hidden;
  max-width: 260px;
}

.small-spoiler.open {
  max-height: none!important;
}

.ellipsis-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-width: 200px;
  cursor: pointer;
}

.ellipsis-text.open {
  -webkit-line-clamp: unset !important;
  overflow: visible;
}


.cabinet-page table .btn-info {
  border-radius: 2px;
  background-color: #f0f8ff;
  color: #0d86b4;
  padding-top: 1px; 
}


.cabinet-page table .btn-default,
.cabinet-page table .btn-info {
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  height: 30px;
  margin: 3px 3px 3px 0;
  font-size: 13px;
}

.cabinet-page table .btn-default img,
.cabinet-page table .btn-info img {
  margin-right: 3px;
}

.cabinet-page .detail-tr .external-link {
  display: inline-flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
  height: auto;
  padding: 8px 20px;
  border-radius: 0;
  min-width: 0 0 14.2857%;
}

.cabinet-page .detail-tr .external-link span {
  color: #3F68FA;
  font-weight: 500;
  margin: 0 5px 0 3px;
}

.cabinet-page .detail-tr .external-link img {  
  display: block;
  max-width: 20px;
  margin-top: -3px;
}

.detail-tr {
  display: none;
}

.history-table .detail-td {
  padding: 20px;
}

.detail-td .row {
  margin: 0;
}

.detail-td .product-item {
  flex: 0 0 14.2857%;
  border: 1px solid #ccc;
  margin-right: -1px;
  margin-top: -1px;
}

.detail-td .product-item .new-price {
  font-weight: 500;
}

.detail-td .product-item .product-bottom,
.detail-td .product-bottom .price {
  margin-bottom: 5px;
}

.detail-td .product-item .product-bottom {
	margin-top: 5px;
}

.documents-sorting {
  display: flex;
  flex-wrap: wrap;
}

.documents-sorting .sort-item {
  border: 0;
  background-color: #EFF1F5;
  padding: 0 20px;
  height: 36px;
  display: flex;
  align-items: center;
  margin: 0 5px 5px 0;
  color: #111;
  text-decoration: none;
}

.documents-sorting .sort-item.active {
  background-color: #242424;
  color: #fff;
}

.reclamation-container {
  max-width: 850px;
  margin: 0 auto;
}

.reclamation-container .col-lg-4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.reclamation-container .col-lg-4 .btn-primary {
  width: 100%;
}

.reclamation-container .col-mlg-8 .form-group {
  padding-bottom: 0;
}

.reclamation-container table {
  margin-top: 30px;
}

.swipe-sign {
  text-align: center;
  margin: 10px 0;
  display: none;
}

.swipe-sign img {
  max-width: 36px;
}



@media(min-width: 1800px) {
  .cabinet-page .container {
    max-width: 1680px;
  }
}

@media(max-width: 1799px) {
  .manager-title {
        margin: -22px 0 28px;
  }

  .ellipsis-text {
    max-width: 160px;
  }

  .small-spoiler {
    max-width: 132px;
  }

  .ellipsis-text {
    max-width: 130px;
  }

  .cabinet-page .history-table th {
    font-size: 12px;
  }

  .cabinet-page .cabinet-nav a {
    font-size: 15px;
  }
}

@media(max-width: 1699px) {
  .cabinet-page .history-table {
    font-size: 12px;
  }

  .detail-td .product-item {
  	flex: 0 0 16.66%;
  }
}


@media(max-width: 1399px) {
	.cabinet-page h1,
	.cabinet-page .h1 {
		font-size: 32px;
	}

	.cabinet-page .templates-accordion .card-header {
		padding-right: 600px;
	}

  .cabinet-page .cabinet-nav a {
    padding: 7px 15px 7px 40px;
  }

  .cabinet-page .cabinet-nav a img {
    left: 10px;
    top: 10px;
  }

  .cabinet-page .cabinet-nav a:last-child img {
    left: 11px;
  }

  .cabinet-manager {
    padding: 12px;
  }

  .cabinet-page table .manager-img {
    flex: 0 0 40px;
    height: 40px;
  }

  .cabinet-page .history-table {
    font-size: 11px;
  }

  .table-head .select-container .select-button {
    width: 170px;
  }

  .table-head .cabinet-search {
    width: 250px;
  }
}

@media(min-width: 1200px) {
  .cabinet-page .modal-lg {
    width: 1100px;
  }
}

@media(max-width: 1199px) {
  .cabinet-head {
    flex-wrap: wrap;
  }

  .small-tabs {
    order: 1;
    width: 100%;
    margin-top: 0;
  }

  .cabinet-manager {
    width: 100%;
  }

  .manager-title {
    margin: 0 0 10px;
  }

  .cabinet-page .cabinet-nav {
    order: 2;
    justify-content: space-between;
  }

	.cabinet-page .cabinet-nav a {
		font-size: 14px;
	}

	.cabinet-page .cabinet-nav a img {
		top: 8px;
	}

  .table-head {
    margin-top: 30px;
    margin-right: 0;
  }

  .small-tabs {
    margin-bottom: 20px;
  }

	.cabinet-page .form-block {
		padding: 15px;
    margin-top:20px;
	}

  .cabinet-page .title-group {
    margin-bottom: 20px;
  }

  .cabinet-page .title-group h1, 
  .cabinet-page .title-group .h1 {
    font-size: 24px;
  }


	.cabinet-page .card-header .order-status.order-process,
	.cabinet-page .card-header .order-status.order-canceled,
	.cabinet-page .card-header .order-status.order-success {
		font-size: 13px;
		width: 120px; 
	}

	.cabinet-page .card-header .text-box {
  	font-size: 16px; 
  }

	.cabinet-page .card-header {
  	padding: 10px 10px 10px 45px; 
	}

	.cabinet-page .card-header:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #212121;
    left: 20px; 
	}

	.cabinet-page .card-header.active:before {
    border-top: 7px solid #262626;
    top: 27px; 
	}

	.cabinet-page .templates-accordion .btn-primary {
		top: -42px;
		font-size: 14px;
	}

	.cabinet-page .remove-template {
		top: -39px;
		font-size: 14px;
	}

	.cabinet-page .templates-accordion .card-header {
		padding-right: 25px;
	}

	.cabinet-page .templates-accordion .card {
		margin-bottom: 70px;
	}


  .cabinet-manager {
    margin-bottom: 20px;
  }

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

  .cart-accordion.templates-accordion {
    margin-top: 80px;
  }

  .cabinet-page .history-table {
    width: 1200px;
  }

  .swipe-sign {
    display: block;
  }

  .detail-td .product-item {
  	flex: 0 0 16.66%;
  }
}

@media(max-width: 991px) {
	.cabinet-page .page-content {
		padding: 40px 0;
	}

	.cabinet-page .title-group h1, 
  .cabinet-page .title-group .h1 {
    font-size: 22px;
  }

  .table-head {
    display: block;
    margin-top: 10px;
  }

  .table-head .select-container {
    margin: 0 0 10px;
  }

  .table-head .select-container,
  .table-head .select-box,
  .table-head .select-container .select-button,
  .table-head .select-dropdown {
    width: 100%;
  }

  .table-head .cabinet-search {
    width: 100%;
    margin: 0 0 10px;
  }

  .cabinet-filter-toggle {
    margin: 0;
  }

  .manager-title {
    font-size: 16px;
  }

	.cabinet-page .form-block {
		margin-bottom: 25px;
	}

	.cabinet-page .cabinet-nav a img {
		display: none;
	}

	.cabinet-page .cabinet-nav {
		justify-content: space-between;
	}

	.cabinet-page .cabinet-nav a {
		padding: 7px 20px;
	}
	
	.cabinet-page .card-header .text-box {
		font-size: 14px; 
	}

	.cabinet-page .card-header {
		padding: 8px 8px 8px 36px; 
	}

	.cabinet-page .card-header:before {
		left: 14px;
		top: 25px; 
	}

	.cabinet-page .card-header.collapsed:before {
		top: 26px; 
	}

	.cabinet-page .cart-item .img-block img {
		margin-left: 0; 
	}

	.cabinet-page .cart-item .img-block {
		flex: 0 0 60px;
		width: auto;
		max-width: 60px;
		height: 60px;
		margin-right: 10px; 
	}

	.cabinet-page .cart-item .product-sum,
	.cabinet-page .cart-item .product-cost {
		font-size: 14px;
		width: auto;
		white-space: nowrap; 
	}

	.cabinet-page .cart-item .title {
		font-size: 14px; 
	}

	.cabinet-page .remove-template {
		font-size: 0;
		height: 36px;
		right: 10px;
	}

	.cabinet-page .templates-accordion .btn-primary {
		font-size: 0;
		right: 58px;
	}

	.cabinet-page .cart-table .cart-item .cart-item-price, 
	.cabinet-page .cart-table .cart-item .cart-item-full-price {
		max-width: 100px;
	}

  .cabinet-head .cabinet-filter-toggle {
    margin-left: 0;
  }
}

@media(max-width: 767px) {
  .table-head {
    margin-top: 0;
  }

	.cabinet-page .cabinet-nav {
		flex-wrap: wrap;
    padding-bottom: 10px;
	}

  .table-responsive {
    border: 0;
  }

  .cabinet-page .title-group {
    margin-bottom: 20px;
  }

	.cabinet-page .title-group h1,
	.cabinet-page .title-group .h1 {
		font-size: 20px;
	}

	.cabinet-page .cabinet-nav a {
		width: calc(50% - 5px);
		padding: 10px 1px;
		border: 1px solid #A7ACA2;
		margin: 0 0 10px 0;
		text-align: center;
		font-size: 13px;
		color: #111;
	}

	.cabinet-page .cabinet-nav a.active {
		border: 1px solid #111;
		background-color: #111;
		color: #fff;
	}

	.cabinet-page .card-header .order-status.order-process,
	.cabinet-page .card-header .order-status.order-canceled,
	.cabinet-page .card-header .order-status.order-success {
		font-size: 11px;
		width: 100px;
		position: absolute;
		right: 0;
		top: -22px;
		padding: 3px;
		border-radius: 3px 3px 0 0;
		height: auto; 
	}

	.cabinet-page .card {
		margin-bottom: 40px; 
	}

	.cabinet-page .card-header {
		border-radius: 5px 0 5px 5px; 
	}

	.cabinet-page .tab-pane .h3 {
		text-align: center;
		font-size: 20px;
		margin: 10px 0 40px; 
	}

	.cabinet-page .cart-item {
		padding-right: 32px; 
	}

	.cabinet-page .card-header {
		position: relative; 
	}

	.cabinet-page .card-header .order-amount {
		position: absolute;
		left: 0;
		top: -20px;
		display: flex;
		align-items: center; 
	}

	.cabinet-page .card-header .order-amount small {
		color: #74747a;
		margin-right: 5px; 
	}

	.cabinet-page .card-header .order-amount .text-box {
		margin-right: 5px; 
	}

	.cabinet-page .tab-pane .col-xl-6 {
		margin-top: 0; 
	}

	.cabinet-page .tab-pane .col-xl-6:first-child {
		margin-bottom: 60px; 
	}

	.cabinet-page .tab-pane form {
		width: 100%; 
	}

  .cabinet-page .cabinet-nav {
    margin-bottom: 20px;
  }

  .cabinet-manager {
    width: 100%;
    margin-bottom: 25px;
  }

  .cabinet-head {
    flex-wrap: wrap;
  }

  .cabinet-head .cabinet-filters {
    flex-grow: 1;
  }

  .cabinet-head .select-container {
    margin-left: 0;
    margin-right: 5px;
    width: calc(50% - 5px);
  }

  .cabinet-head .cabinet-filter-toggle {
    justify-content: center;
  }

  .cabinet-head .select-container .select-box,
  .cabinet-head .select-container .select-button {
    width: 100%;
  }
}

@media(max-width: 479px) {
  .cabinet-page .title-group h1,
  .cabinet-page .title-group .h1 {
    font-size: 18px;
  }

  .cabinet-filter-dropdown {
    width: 300px;
    padding: 15px 10px 0;
  }

  .cabinet-page .diapason-box input.date-input {
    width: 115px;
  }

  .cabinet-page .diapason-box input.num-input {
    width: 65px;
  }
}

@media(max-width: 375px) {
	.cabinet-page .cabinet-nav a { 
		font-size: 12px;
	}
}

/* ===== Cabinet order detail ===== */

.order-detail .order-head {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.order-detail .order-head h1, 
.order-detail .order-head .h1 {
  font-weight: 500;
  font-size: 24px;
  margin: 0 auto 0 0;
} 

.order-detail .order-head h1 span, 
.order-detail .order-head .h1 span {
  color: #3F68FA;
}

.order-detail .order-head .btn-light {
  border: 1px solid #212121;
  border-radius: 0;
  margin-left: 10px;
  background-color: #fff;
  padding: 7px 25px;
  font-size: 18px;
}

.order-detail .order-head .btn-light:hover {
  color: #fff;
  background-color: #151414;
}

.order-detail table {
  margin-top: 0;
  margin-bottom: 50px;
}

.order-detail table th {
  padding: 15px 10px;
}

.order-detail table td {
  padding: 8px 10px;
}


.order-detail .back-link {
  color: #676767;
  font-size: 16px;
  text-decoration: none;
  position: relative;
  padding-left: 20px;
  display: inline-block;
  margin-bottom: 20px; 
}

.order-detail .back-link:after {
  content: '';
  width: 14px;
  height: 14px;
  background: url(../img/icons/arrow-left.svg) no-repeat center;
  background-size: 14px;
  position: absolute;
  left: 0;
  top: calc(50% - 8px);
  transition: 0.2s; 
}

.order-detail .back-link:hover {
  text-decoration: underline; 
}

.order-detail .back-link:hover:after {
  transform: translateX(-7px); 
}

.order-detail-modal .modal-header h4 {
  font-size: 24px;
  font-weight: 700;
}

.order-detail-modal .modal-header .close {
  background: #fff url(../img/icons/close-icon-b.svg) no-repeat center;
  background-size: 20px;
  font-size: 0;
}

.order-detail-modal .modal-header {
  padding: 30px 20px;
}

.order-detail-modal .modal-body {
  padding: 0 0 70px;
  background-color: #fff;
}

.order-detail-modal .nav-tabs {
  border-bottom: 1px solid #111;
  display: flex;
  justify-content: center;
}

.order-detail-modal .nav-tabs>li {
  flex: 0 0 269px;
}

.order-detail-modal .nav-tabs>li>a {
  border: 0!important;
  color: #676767;
  font-size: 18px;
  padding: 15px 5px;
  position: relative;
  text-align: center;
}

.order-detail-modal .nav-tabs>li>a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #111;
  opacity: 0;
}

.order-detail-modal .nav-tabs>li.active>a:after {
  opacity: 1;
}

.nav>li>a:focus, .nav>li>a:hover {
  background-color: transparent;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #111;
}

.order-detail-modal .tab-pane {
  padding-left: 280px;
  padding-right: 280px;
  padding-top: 30px;
}

.order-detail-modal .select-container,
.order-detail-modal .select-button,
.order-detail-modal .select-dropdown,
.order-detail-modal .select-box {
  width: 100%;
}

.order-detail-modal .select-button {
  height: 42px;
}

.order-detail-modal label {
  text-align: left;
}

.order-detail-modal .align-right {
  display: flex;
  justify-content: flex-end;
}

.order-detail-modal .btn-primary {
  width: 250px;
  height: 42px;
}

.return-item {
  position: relative;
  border-bottom: 1px solid #D9D9D9;
  display: flex;
  align-items: center;
  padding: 10px 0 10px 30px;
}

.return-item:last-child {
  border-bottom: 0;
}

.return-item .checkbox-item {
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 13px;
  width: 100%;
  height: 100%; 
}

.return-item .checkbox-item input {
  position: absolute;
  top: 0;
  left: 0;
  display: none; 
}

.return-item .checkbox-item input:checked ~ label:after {
    display: block; 
}

.return-item .checkbox-item label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
  cursor: pointer; 
}

.return-item .checkbox-item label:before {
  content: '';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid #888;
  position: absolute;
  left: 0;
  top: calc(50% - 11px);
}

.return-item .checkbox-item label:after {
  content: '';
  background: #151515 url(../img/icons/check-icon.svg) no-repeat center;
  background-size: 12px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: calc(50% - 11px);
  display: none; 
}

.return-item .item-img {
  flex: 0 0 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.return-item .item-img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.return-item .item-cost span {
  font-weight: 700;
}

.return-item .item-title {
  flex: 0 0 220px;
  margin-right: 20px;
}

.return-item .item-amount {
  margin: 0 auto;
}

.return-item .item-cost {
  margin-left: 20px;
}

@media(max-width: 1199px) {
  .cabinet-page table {
    margin-top: 20px;
  }

  .order-detail table {
    font-size: 12px;
  }

  .order-detail .order-head h1, .order-detail .order-head .h1 {
    font-size: 20px;
  }

  .order-detail table th {
    font-size: 13px;
  }

  .order-detail .order-head .btn-light {
    font-size: 16px;
  }

  .order-detail-modal .tab-pane {
    padding-right: 200px;
    padding-left: 200px;
  }

  .order-detail-modal .modal-header h4 {
    font-size: 20px;
  }

  .order-detail-modal .nav-tabs>li>a {
    font-size: 16px;
  }

  .reclamation-container table th {
    font-size: 13px;
  }

  .reclamation-container table {
    font-size: 12px;
  }
}

@media(max-width: 991px) {
  .order-detail-modal .modal-body {
    padding-bottom: 50px;
  }

  .cabinet-page table {
    margin-bottom: 20px;
  }

  .order-detail-modal .tab-pane {
    padding-right: 50px;
    padding-left: 50px;
  }

  .order-detail-modal .modal-header h4 {
    font-size: 18px;
  }

  .order-detail-modal .nav-tabs>li>a {
    font-size: 14px;
  }

  .order-detail-modal .nav-tabs>li {
    flex: 0 0 50%;
  }

  .reclamation-container {
    width: 100%;
    padding: 0 15px;
  }

  .reclamation-container .col-md-4 .btn-primary {
    margin-top: 15px;
  }
}

@media(max-width: 767px) {
  .order-detail .order-head {
    display: block;
    margin-bottom: 20px;
  }

  .order-detail .order-head .btn-light {
    margin: 0 8px 0 0;
    font-size: 14px;
  }

  .order-detail .order-head h1, .order-detail .order-head .h1 {
    margin-bottom: 20px;
  }

  .order-detail-modal .tab-pane {
    padding-right: 15px;
    padding-left: 15px;
  }

  .order-detail-modal .modal-body {
    padding-bottom: 20px;
  }

  .order-detail-modal .btn-primary {
    width: 100%;
  }

  .return-item {
    flex-wrap: wrap;
  }

  .return-item .item-title {
    margin-right: 0;
    flex: auto;
    width: calc(100% - 70px);
  }

  .return-item .item-amount {
    width: 50%;
    margin: 0;
    padding-left: 60px;
  }

  .return-item .item-cost {
    width: 50%;
    margin-left: 0;
    text-align: center;
  }
}

@media(max-width: 575px) {
  .order-detail-modal .modal-header {
    padding: 20px;
  }

  .reclamation-container table th,
  .reclamation-container table {
    font-size: 11px;
  }

  .reclamation-container table {
    width: 500px;
  }
}


@media(max-width: 375px) {
  .order-detail-modal .nav-tabs>li>a {
    padding: 15px 0;
    font-size: 13px;
    font-weight: 500;
  }
}



/* ===== Main footer =====*/

footer {
  background: #242424;
  padding-top: 40px;
}

footer .footer-logo a {
  width: 240px;
  display: block;
}

footer .footer-logo a img {
  max-width: 100%;
}

footer .footer-logo p {
  margin-top: 20px;
  margin-bottom: 0;
  color: #6b6b6b;
}

footer .footer-title {
  font-size: 20px;
  margin-bottom: 10px;
  color: #fff;
}

footer p {
  color: #6b6b6b;
  margin: 0;
}

footer p a {
  color: #6b6b6b;
}

footer p a:hover {
  color: #6b6b6b;
}

footer .footer-tel {
  margin-top: 15px;
  position: relative;
}

footer .footer-tel input {
  border: 2px solid #6F6F70;
  border-radius: 0;
  background: transparent;
  width: 100%;
  height: 46px;
  padding: 0 80px 0 10px;
  color: #fff;
}


footer .footer-tel input:focus {
  border-color: #fff300;
}

footer .footer-tel button {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 46px;
  border: 2px solid #fff300;
  background-color: #fff300;
  border-left-color: transparent;
  border-radius: 0;
  background-image: url(../img/icons/plane-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  transition: .3s;
  padding: 0;
}

footer .footer-tel button:hover {
  background-image: url(../img/footer-button-hover.png);
  background-color: #242424;
}

footer .footer-bottom {
  margin-top: 40px;
  border-top: 1px solid #313131;
  display: flex;
  align-items: center;
  background-color: #111;
  padding: 15px 0 14px;
}

footer .footer-bottom p {
  color: #6b6b6b;
}

footer .footer-bottom p span {
  color: #b6b6b6;
}

footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

footer ul li {
  margin-bottom: 8px;
  color: #fff;
}

footer ul li span {
  color: #978E8E;
}

footer ul li a {
  color: #fff;
}

footer ul li a:hover {
  color: #fff300;
}

footer .footer-bottom .footer-social {
  margin-top: -4px;
}

footer .footer-bottom .footer-social a {
  color: #5d5d5d;
  font-size: 16px;
  margin: 0 5px;
  transition: .3s;
}

footer .footer-bottom .text-right a {
  color: #a3a1a1;
}

@media(max-width: 1199px) {
  footer .footer-logo a {
    width: 180px;
  }

  footer .footer-logo p {
    font-size: 13px;
  }

  footer .footer-title {
    font-size: 16px;
  }

  footer {
    font-size: 13px;
  }
}

@media(max-width: 991px) {
  footer {
    padding-top: 30px;
  }

  footer .footer-logo {
    margin-bottom: 30px;
  }

  footer .col-lg-4 {
    margin-top: 30px;
  }
}

@media(max-width: 767px) {
  footer {
    padding-top: 20px;
  }

  footer .footer-logo {
    margin-bottom: 20px;
  }

  footer .col-lg-4 {
    margin-top: 0;
  }

  footer .col-md-6.col-lg-3,
  footer .col-md-6.col-lg-2 {
  	margin-bottom: 20px;
  }

  .footer-bottom .col-md-2 {
    order: -1;
    margin-bottom: 10px;
  }

  .footer-bottom .col-md-5 {
    text-align: center;
  }
}

/* ===== 404 page ===== */
.error-page .page-content {
  display: flex;
  align-items: center;
}

.viber-link {
  position: fixed;
  bottom: 89px;
  right: 30px;
  left: auto;
  z-index: 1000;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #6051c5 url(../img/icons/viber-icon.svg) no-repeat center;
  background-size: 30px;
  transition: 250ms;
}

.viber-link:hover {
  background-color: #5748bd;
}

.viber-link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 0;
  border-radius: 50%;
}

@media(max-width: 767px) {
  .viber-link {
    bottom: 70px;
  }
}

.form-block .form-control {
   padding-left: 50px;
}