@charset "UTF-8";
@font-face {
  font-family: "mardoto-bold";
  font-display: swap;
  src: url("../fonts/MardotoBold/Mardoto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MardotoBold/Mardoto-Bold.woff") format("woff"), url("../fonts/MardotoBold/Mardoto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-regular";
  font-display: swap;
  src: url("../fonts/MardotoRegular/Mardoto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MardotoRegular/Mardoto-Regular.woff") format("woff"), url("../fonts/MardotoRegular/Mardoto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto-regular";
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-bold";
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: swap;
  src: url("../fonts/icons/icomoon.eot?3rwvmh");
  src: url("../fonts/icons/icomoon.eot?3rwvmh#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?3rwvmh") format("truetype"), url("../fonts/icons/icomoon.woff?3rwvmh") format("woff"), url("../fonts/icomoon.svg?3rwvmh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon-icon_bin:before {
  content: "";
  color: #e5001d;
}

.icon_insta:before {
  content: "";
  color: #fff;
}

.icon_fb:before {
  content: "";
  color: #e5001d;
}

.icon_home:before {
  content: "";
  color: #e5001d;
}

.icon_cart:before {
  content: "";
  color: #e5001d;
}

.icon_heart:before {
  content: "";
  color: #e5001d;
}

.icon_rate:before {
  content: "";
  color: #f8d064;
}

.icon_search:before {
  content: "";
}

.icon_arrow:before {
  content: "";
  color: #fff;
}

.icon_heartbg:before {
  content: "";
  color: #e5001d;
}

.icon_back_arow:before {
  content: "";
}

.icon_check:before {
  content: "";
}

.icon_filter:before {
  content: "";
}

.icon_close:before {
  content: "";
}

.icon_edit:before {
  content: "";
}

.icon_credit:before {
  content: "󩀒";
}

.icon_payment:before {
  content: "";
}

.icon_path:before {
  content: "";
  color: #e5001d;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #000000;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "roboto-regular", "mardoto-regular";
}
@media (max-width: 768px) {
  body.menu_opened {
    overflow: hidden;
  }
  body.menu_opened.ios_device {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

input, select, textarea, button, a, .slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

.error_hint {
  position: absolute;
  color: #d5291f;
  display: none;
  font-size: 120%;
}

.error_hint .individual_hint {
  display: none;
}

.has-error .error_hint,
.has-error.bootstrap-select + .error_hint,
label.has-error + .error_hint {
  display: block;
}

.help-block.form-error {
  display: none;
}

.custom_container {
  padding: 0 50px;
  width: 100%;
}

.banner_button {
  letter-spacing: 0.34px;
  padding: 18px 10px;
  min-width: 220px;
  font-size: 140%;
  line-height: 18px;
  text-align: center;
  background: inherit;
  color: #ffffff;
  display: inline-block;
  border-radius: 28px;
  border: solid 1px #ffffff;
}
.banner_button:hover {
  opacity: 0.7;
  color: #ffffff;
}

.banner_small_title {
  max-width: 100%;
  max-height: 120px;
  overflow: hidden;
  position: relative;
  line-height: 40px;
  font-size: 320%;
  font-family: "roboto-bold", "mardoto-bold";
  color: #ffffff;
}

.banner_title {
  max-width: 100%;
  max-height: 150px;
  overflow: hidden;
  position: relative;
  line-height: 50px;
  font-size: 400%;
  font-family: "roboto-bold", "mardoto-bold";
  color: #ffffff;
}

.banner_description {
  overflow: hidden;
  position: relative;
  margin: 40px 0;
  max-height: 112px;
  max-width: 100%;
  font-size: 180%;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.8);
}

.breadcrumbs {
  display: flex;
  max-width: 100%;
  padding-top: 25px;
  position: relative;
}
.breadcrumbs li {
  display: flex;
  font-size: 140%;
  line-height: 18px;
  align-items: center;
}
.breadcrumbs li:before {
  display: block;
  content: "|";
  margin-right: 8px;
  margin-left: 8px;
}
.breadcrumbs li:first-child:before {
  display: none;
}
.breadcrumbs li:last-child {
  color: #000000;
}
.breadcrumbs div {
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000000;
  font-family: "roboto-bold", "mardoto-bold";
  position: relative;
  overflow: hidden;
}
.breadcrumbs a {
  display: block;
  color: #959595;
}

.product_head {
  display: flex;
  justify-content: space-between;
  padding-top: 25px;
  border-bottom: 2px solid #999999;
  padding-bottom: 18px;
}
.product_head .page_title {
  color: #000000;
  font-size: 240%;
  line-height: 1.25em;
  font-family: "roboto-bold", "mardoto-bold";
}
.product_head .sort_by {
  text-decoration: underline;
  color: #000000;
  font-family: "roboto-bold", "mardoto-bold";
  font-size: 130%;
}

.scroll-y div {
  position: absolute;
  width: 4px;
  display: block;
  top: 0;
  bottom: 0;
  border-radius: 0;
  right: 1px;
}
.scroll-y div.scroll-element_outer {
  top: 1px;
  bottom: 1px;
}
.scroll-y div.scroll-element_track {
  background: #ededed;
  z-index: 5;
}
.scroll-y div.scroll-bar {
  cursor: pointer;
  background: #999999;
  z-index: 6;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select .btn {
  border: none !important;
  border-radius: 0;
  font-size: 100%;
  padding: 0;
  height: 56px;
  display: flex;
  align-items: center;
  box-shadow: none;
  outline: none !important;
  background: rgba(0, 0, 0, 0.03) !important;
  border-radius: 28px;
  color: #000000 !important;
}
.bootstrap-select .dropdown-menu {
  right: 0;
  left: auto !important;
  top: 34px !important;
  transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate3d(0, 0, 0) !important;
  width: auto;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border: none;
  background: #f8f8f8;
}
.bootstrap-select .dropdown-menu li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.bootstrap-select .dropdown-menu li:first-child {
  border: none;
}
.bootstrap-select .dropdown-item {
  padding: 10px 20px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  font-size: 140%;
  line-height: 20px;
}
.bootstrap-select .dropdown-item:hover {
  background: rgba(0, 0, 0, 0.05);
}
.bootstrap-select .dropdown-item.selected, .bootstrap-select .dropdown-item.active, .bootstrap-select .dropdown-item:active {
  background-color: rgba(0, 0, 0, 0.03) !important;
  color: #000000 !important;
  cursor: default;
}
.bootstrap-select .dropdown-toggle {
  position: relative;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: relative;
  top: auto;
  left: auto;
  line-height: 21px;
  padding-right: 10px;
  padding: 10px 25px;
  white-space: nowrap;
  font-size: 140%;
  color: rgba(0, 0, 0, 0.2);
}
.bootstrap-select .dropdown-toggle:before {
  display: none;
}
.bootstrap-select .dropdown-toggle:after {
  border-top-color: #999999;
  border-bottom-color: #999999;
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -1px;
}

.section_row .show_more:hover {
  color: #8D0012;
}

.form-control {
  margin-top: 10px;
}

.inner.show {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  background: #f8f8f8;
  max-height: 300px;
}

.paging {
  padding-top: 20px;
  padding-bottom: 40px;
}
.paging ul {
  display: flex;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
  color: #000000;
  align-items: center;
  max-width: 100%;
}
.paging ul a {
  display: flex;
  min-width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  font-size: 140%;
  padding: 5px;
  font-size: 160%;
  line-height: 20px;
  border-radius: 28px;
  color: #7e7d7d;
}
.paging ul a:hover {
  color: #e5001d;
}
.paging ul a.prev_page {
  padding: 10px 30px;
  border: 1px solid;
}
.paging ul a.prev_page:before {
  display: block;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  margin-right: 10px;
  font-size: 87.5%;
}
.paging ul a.next_page {
  padding: 10px 30px;
  border: 1px solid;
  flex-direction: row-reverse;
}
.paging ul a.next_page:before {
  display: block;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  margin-left: 10px;
  font-size: 87.5%;
}
.paging ul a.current_page {
  background: #e5001d;
  color: #ffffff;
  cursor: default;
  border-radius: 30px;
}

@media (max-width: 1440px) {
  .banner_title {
    font-size: 320%;
    line-height: 40px;
    max-height: 120px;
  }

  .banner_small_title {
    font-size: 240%;
    line-height: 30px;
    max-height: 90px;
  }

  .banner_description {
    font-size: 160%;
    line-height: 24px;
    max-height: 96px;
    margin: 30px 0;
  }
}
@media (max-width: 1199px) {
  .banner_title {
    font-size: 280%;
    line-height: 35px;
    max-height: 105px;
  }

  .banner_small_title {
    font-size: 220%;
    line-height: 30px;
    max-height: 90px;
  }

  .banner_description {
    font-size: 150%;
    line-height: 22px;
    max-height: 88px;
    margin: 20px 0;
  }

  .banner_button {
    padding: 15px 10px;
    min-width: 200px;
  }

  .custom_container {
    padding: 0 40px;
  }

  .bootstrap-select .btn {
    height: 45px;
  }
  .bootstrap-select .dropdown-item {
    font-size: 120%;
  }
  .bootstrap-select .dropdown-toggle .filter-option {
    font-size: 120%;
  }
}
@media (max-width: 991px) {
  .banner_button {
    min-width: 180px;
    padding: 10px;
    margin-top: 20px;
  }

  .banner_title {
    font-size: 220%;
    line-height: 30px;
    max-height: 90px;
  }

  .banner_small_title {
    font-size: 200%;
    line-height: 25px;
    max-height: 75px;
  }

  .banner_description {
    display: none;
  }

  .custom_container {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }

  .banner_button {
    padding: 0;
    margin: 0;
    border: none;
    font-size: 0;
    background: inherit;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
  }

  .banner_title {
    text-align: center;
  }

  .banner_small_title {
    text-align: center;
  }

  .custom_container {
    padding: 0 20px;
  }
}
@media (max-width: 599px) {
  .banner_title {
    font-size: 200%;
    line-height: 28px;
    max-height: 84px;
  }

  .banner_title {
    font-size: 180%;
    line-height: 25px;
    max-height: 75px;
  }

  .paging ul {
    justify-content: center;
  }
  .paging ul li {
    flex: 1;
    display: flex;
    justify-content: center;
  }
  .paging ul a {
    font-size: 140%;
    min-width: 40px;
    height: 40px;
  }
  .paging ul a.prev_page, .paging ul a.next_page {
    font-size: 0;
    padding: 5px;
  }
  .paging ul a.prev_page:before, .paging ul a.next_page:before {
    font-size: 1.2rem;
    margin: 0 !important;
  }
}
@media (max-width: 479px) {
  .banner_title {
    font-size: 180%;
    line-height: 25px;
    max-height: 75px;
  }

  .banner_small_title {
    font-size: 160%;
    line-height: 20px;
    max-height: 60px;
  }

  .custom_container {
    padding: 0 15px;
  }
}
@media (max-width: 399px) {
  .banner_title {
    font-size: 180%;
    line-height: 25px;
    max-height: 75px;
    width: 250px;
    padding: 0 20px;
  }

  .banner_small_title {
    font-size: 160%;
    line-height: 20px;
    max-height: 60px;
    padding: 0 30px;
  }
}
.footer_menu, .header_bottom .lg_list, .header_bottom .submenu_list, .header_bottom .menu_list, .breadcrumbs, .paging ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

[class*=icon_]:before, [class*=icon-]:before, [class*=icon_]:after, [class*=icon-]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.basket_opened {
  overflow: hidden;
}
body.basket_opened .basket_show {
  width: 700px;
}

.header_top {
  border-bottom: 1px solid rgba(153, 153, 153, 0.34);
  height: 40px;
  background: #ffffff;
}
.header_top .custom_container {
  height: 100%;
}
.header_top .header_top_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.header_top .search_block {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  flex: 1;
  border: 1px solid rgba(153, 153, 153, 0.34);
  border-bottom: none;
  border-top: none;
  margin: 0 40px;
  padding: 0 15px;
}
.header_top .search_block input {
  max-width: 500px;
  width: 100%;
  border-radius: 28px;
  border: solid 1px #ededed;
  font-size: 140%;
  line-height: 18px;
  color: #000000;
  padding: 5px 10px 5px 50px;
}
.header_top .search_block button {
  position: absolute;
  width: 43px;
  top: 5px;
  bottom: 5px;
  padding: 0;
  border: none;
  background: inherit;
  font-size: 140%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_top .search_block button:before {
  font-size: 1.4rem;
}
.header_top .login_block {
  position: relative;
}

.header_top_logo a {
  display: block;
}
.header_top_logo img {
  height: 17px;
}

.header_bottom {
  background: #ffffff;
  height: 71px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.34);
}
.header_bottom .custom_container {
  height: 100%;
}
.header_bottom .header_bottom_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.header_bottom .product_menu {
  display: flex;
  align-items: center;
  padding: 0 20px;
  flex: 1;
  height: 100%;
  justify-content: center;
}
.header_bottom .menu_list {
  display: flex;
  align-items: center;
  height: 100%;
}
.header_bottom .menu_list > li {
  padding: 0 15px;
  position: relative;
  text-align: center;
  flex: 1;
  white-space: nowrap;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_bottom .menu_list > li.opened .submenu_list {
  border-top: 2px solid #d9232e;
}
.header_bottom .menu_list > li.opened a.submenu_button {
  opacity: 1;
}
.header_bottom a.submenu_button {
  font-size: 130%;
  font-family: "roboto-bold", "mardoto-bold";
  line-height: 1.25em;
  color: #000000;
  opacity: 0.5;
  display: block;
  width: 100%;
  padding: 10px 0;
}
.header_bottom a.submenu_button:hover {
  opacity: 1;
}
.header_bottom .submenu_list {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  min-width: 150px;
  top: 68px;
  left: 0;
  right: 0;
  z-index: 2;
  display: none;
  padding: 30px;
}
.header_bottom .submenu_list li {
  padding-bottom: 18px;
}
.header_bottom .submenu_list li:last-child {
  padding-bottom: 0;
}
.header_bottom .submenu_list a {
  font-size: 120%;
  line-height: 1.15em;
  color: #000000;
  opacity: 0.5;
  display: block;
}
.header_bottom .submenu_list a:hover {
  opacity: 1;
}
.header_bottom .submenu_list .view_all {
  color: #e5001d;
}
.header_bottom .lg_block {
  font-size: 130%;
  line-height: 1.2em;
  position: relative;
}
.header_bottom .lg_block.opened .lg_list {
  display: block;
}
.header_bottom .lg_button {
  display: block;
  white-space: nowrap;
  font-family: "roboto-bold", "mardoto-bold";
  color: rgba(0, 0, 0, 0.5);
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.header_bottom .lg_button:hover {
  color: #000000;
}
.header_bottom .lg_list {
  position: absolute;
  display: none;
  z-index: 2;
  background: #ffffff;
  right: -1px;
  top: 55px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.header_bottom .lg_list li {
  padding: 10px 30px 10px 20px;
}
.header_bottom .lg_list li:hover {
  background: rgba(0, 0, 0, 0.04);
}
.header_bottom .lg_list li:hover a {
  color: #000000;
}
.header_bottom .lg_list a {
  font-size: 92.3%;
  display: block;
  color: inherit;
  padding: 7px 10px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}

.basket_block .basket_show {
  height: 100%;
  width: 0;
  position: fixed;
  overflow: hidden;
  right: 0;
  top: 0;
  -o-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  background: #ffffff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.22);
  z-index: 5;
}
.basket_block .basket_show > .icon_close {
  font-size: 140%;
  color: #000000;
  display: block;
  position: absolute;
  top: 38px;
  right: 48px;
}
.basket_block .basket_show > .icon_close:hover {
  color: #e5001d;
}
.basket_block .basket_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  flex: 1;
}
.basket_block .basket_inner {
  padding: 120px 35px 20px;
  width: 700px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.basket_block .basket_product {
  padding: 6px 16px;
}
.basket_block .left_side {
  display: flex;
  align-items: center;
  width: 58%;
}
.basket_block .right_side {
  width: 42%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.basket_block .choosen_count {
  max-width: 80px;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
}
.basket_block .choosen_count input {
  text-align: center;
  font-size: 140%;
  line-height: 1.25em;
  border: none;
  max-width: 40px;
  width: auto;
  padding: 0;
}
.basket_block .decrease, .basket_block .increase {
  height: 100%;
  font-size: 160%;
  width: 20px;
  min-width: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  line-height: 1.25em;
}
.basket_block .decrease:hover, .basket_block .increase:hover {
  color: rgba(153, 153, 153, 0.8);
}
.basket_block img {
  width: 80px;
  height: 72px;
  display: block;
  border-radius: 4px;
}
.basket_block .price_block {
  font-size: 160%;
  line-height: 1.25em;
  color: #000000;
  font-family: "roboto-bold", "mardoto-bold";
}
.basket_block li {
  border-bottom: 1px solid rgba(153, 153, 153, 0.34);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0 15px 15px;
  margin-right: 20px;
}
.basket_block li .icon_close {
  font-size: 120%;
  color: #000000;
  position: relative;
  margin-right: 25px;
  display: block;
}
.basket_block li .icon_close:hover {
  color: #e5001d;
}
.basket_block .basket_title {
  font-size: 160%;
  line-height: 20px;
  max-height: 20px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
.basket_block .product_number {
  font-size: 140%;
  line-height: 1.25em;
  color: rgba(0, 0, 0, 0.4);
}
.basket_block .product_number span {
  display: inline-block;
  padding-left: 20px;
}
.basket_block .icon_edit {
  font-size: 180%;
  line-height: 1.25em;
  color: #e5001d;
  margin-left: 10px;
}
.basket_block .icon_edit:hover {
  color: rgba(0, 0, 0, 0.5);
}
.basket_block .total_row {
  font-size: 240%;
  line-height: 1.25em;
  color: #000000;
  font-family: "roboto-bold", "mardoto-bold";
  padding-top: 33px;
  display: flex;
  justify-content: space-between;
}
.basket_block .cart_button {
  min-width: 300px;
  height: 56px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 140%;
  line-height: 20px;
  padding: 18px 20px;
  background: #e5001d;
  border-radius: 28px;
  color: #ffffff;
  margin-top: 30px;
  float: right;
}
.basket_block .cart_button:hover {
  color: #000000;
  background: #d9232e;
}

.header_icons {
  display: flex;
  align-items: center;
  height: 100%;
}
.header_icons > div {
  padding-left: 40px;
}
.header_icons > div:first-child {
  padding-left: 0;
}
.header_icons > div > a {
  display: block;
  font-size: 120%;
  color: rgba(229, 0, 29, 0.5);
  line-height: 1.17em;
  font-family: "roboto-bold", "mardoto-bold";
}
.header_icons > div > a:before {
  display: inline-block;
  font-size: 142%;
  padding-right: 8px;
  color: #e5001d;
}
.header_icons > div > a:hover {
  color: #e5001d;
}

.menu_block {
  position: relative;
  height: 100%;
  display: none;
  align-items: center;
}

.catalog_section {
  height: 100%;
}

.menu_button {
  padding: 15px;
  height: 100%;
  align-items: center;
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 2;
  background: rgba(153, 153, 153, 0.06);
  color: #e5001d !important;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  display: none;
}
.menu_button > span {
  font-size: 130%;
}
.menu_button .burger_lines {
  position: relative;
  overflow: hidden;
  width: 25px;
  height: 16px;
  padding: 7px 0;
  display: block;
  margin-left: 10px;
}
.menu_button .burger_lines:before, .menu_button .burger_lines:after {
  display: block;
  content: "";
  position: absolute;
  left: -16px;
  width: 45px;
  border-top: 2px solid;
  -o-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.menu_button .burger_lines:before {
  top: 0;
}
.menu_button .burger_lines:after {
  bottom: 0;
}
.menu_button .burger_lines span {
  display: block;
  border-top: 2px solid;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

body.menu_opened .menu_button .burger_lines:before {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
body.menu_opened .menu_button .burger_lines:after {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
body.menu_opened .menu_button .burger_lines span {
  opacity: 0;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

@media (max-width: 1440px) {
  .header_bottom .menu_list > li {
    white-space: normal;
  }
}
@media (max-width: 1199px) {
  .catalog_section {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-right: 115px;
  }

  .menu_block {
    display: flex;
  }

  .menu_button {
    display: flex;
    justify-content: space-between;
  }

  body.menu_opened .header_bottom .menu_list > li:nth-child(n+4) {
    height: 40px;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(n+4) > a {
    height: 40px;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(n+4) .submenu_list {
    right: 250px;
    left: auto;
    top: 0;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(4) {
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(4) > a {
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(5) {
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(5) > a {
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(6) {
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(6) > a {
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(7) {
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(7) > a {
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(8) {
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(8) > a {
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(9) {
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(9) > a {
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(10) {
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(10) > a {
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }

  .header_bottom .product_menu {
    justify-content: space-between;
  }
  .header_bottom a.submenu_button {
    font-size: 120%;
  }
  .header_bottom .menu_list > li {
    padding: 0 10px;
  }
  .header_bottom .menu_list > li:nth-child(n+4) {
    position: absolute;
    right: 0;
    z-index: 3;
    height: 0;
    background: rgba(255, 255, 255, 0.9);
    min-width: 250px;
    -o-transition: height 0.1s linear;
    -ms-transition: height 0.1s linear;
    -moz-transition: height 0.1s linear;
    -webkit-transition: height 0.1s linear;
    transition: height 0.1s linear;
  }
  .header_bottom .menu_list > li:nth-child(n+4) > a {
    -o-transition: height 0.1s linear;
    -ms-transition: height 0.1s linear;
    -moz-transition: height 0.1s linear;
    -webkit-transition: height 0.1s linear;
    transition: height 0.1s linear;
  }
  .header_bottom .menu_list > li:nth-child(n+4) > a {
    height: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .header_bottom .menu_list > li:nth-child(4) {
    top: 85px;
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .header_bottom .menu_list > li:nth-child(4) > a {
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .header_bottom .menu_list > li:nth-child(5) {
    top: 125px;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .header_bottom .menu_list > li:nth-child(5) > a {
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .header_bottom .menu_list > li:nth-child(6) {
    top: 165px;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .header_bottom .menu_list > li:nth-child(6) > a {
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .header_bottom .menu_list > li:nth-child(7) {
    top: 205px;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .header_bottom .menu_list > li:nth-child(7) > a {
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .header_bottom .menu_list > li:nth-child(8) {
    top: 245px;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .header_bottom .menu_list > li:nth-child(8) > a {
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .header_bottom .menu_list > li:nth-child(9) {
    top: 285px;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .header_bottom .menu_list > li:nth-child(9) > a {
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .header_bottom .menu_list > li:nth-child(10) {
    top: 325px;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .header_bottom .menu_list > li:nth-child(10) > a {
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
}
@media (max-width: 991px) {
  .catalog_section {
    margin-right: 80px;
  }
}
@media (max-width: 768px) {
  .catalog_section {
    margin: 0;
  }

  .menu_button {
    width: 80px;
    min-width: 80px;
    justify-content: center;
  }
  .menu_button > span {
    font-size: 0;
  }
  .menu_button .burger_lines {
    margin-left: 0;
  }

  .header_top .search_block {
    margin: 0 20px;
    padding: 0 10px;
  }

  input {
    font-size: 120%;
  }

  .header_icons > div {
    padding-left: 20px;
  }

  body.menu_opened .header_bottom .product_menu {
    width: 100%;
    overflow-y: auto;
  }
  body.menu_opened .header_bottom .menu_list > li {
    display: block;
  }
  body.menu_opened .header_bottom .menu_list > li .submenu_list {
    right: inherit;
    left: 0;
    top: 0;
    width: 100%;
    position: relative;
    border: none;
  }
  body.menu_opened .header_bottom .menu_list > li .submenu_list a.submenu_button {
    -o-transition: opacity 0s;
    -ms-transition: opacity 0s;
    -moz-transition: opacity 0s;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(n+4) {
    height: auto;
    overflow: inherit;
    border-bottom: none;
    display: block;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(n+4) .submenu_list {
    right: inherit;
    left: 0;
    top: 0;
    width: 100%;
    position: relative;
  }
  body.menu_opened .header_bottom .menu_list > li:nth-child(n+4) a.submenu_button {
    -o-transition: opacity 0s;
    -ms-transition: opacity 0s;
    -moz-transition: opacity 0s;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
  }

  .header_bottom .product_menu {
    bottom: 0;
    width: 0;
    right: 0;
    top: 110px;
    position: fixed;
    z-index: 100;
    background: #ffffff;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    overflow: hidden;
    padding: 0;
    display: block;
    height: auto;
  }
  .header_bottom .menu_list {
    display: block;
    width: 100vw;
    height: auto;
  }
  .header_bottom .menu_list > li {
    white-space: nowrap;
    display: flex;
    flex-direction: column;
  }
  .header_bottom .menu_list > li a.submenu_button {
    opacity: 1;
  }
  .header_bottom .menu_list > li:nth-child(n+4) {
    position: relative;
    right: 0;
    z-index: 3;
    top: 0;
    height: auto;
    overflow: inherit;
    background: inherit;
    border: none;
    min-width: 150px;
    flex: 1;
    -o-transition: height 0.1s;
    -ms-transition: height 0.1s;
    -moz-transition: height 0.1s;
    -webkit-transition: height 0.1s;
    transition: height 0.1s;
  }

  .main_logo {
    width: 45px;
    overflow: hidden;
    position: relative;
  }

  .basket_block li {
    flex-direction: column;
    align-items: flex-start;
  }
  .basket_block .left_side {
    width: 100%;
  }
  .basket_block .right_side {
    width: auto;
    padding-left: 128px;
    padding-top: 20px;
  }
  .basket_block .icon_edit {
    margin: 0 30px;
  }
  .basket_block .basket_inner {
    width: 600px;
  }

  body.basket_opened .basket_show {
    width: 600px;
  }
}
@media (max-width: 639px) {
  .header_icons > div > a {
    font-size: 0;
  }
  .header_icons > div > a:before {
    font-size: 1.4rem;
  }

  .basket_block .right_side {
    padding-left: 70px;
  }
  .basket_block .basket_inner {
    padding: 100px 25px 20px;
    width: 500px;
  }
  .basket_block .basket_title {
    font-size: 140%;
  }
  .basket_block .product_number {
    font-size: 120%;
  }
  .basket_block .price_block {
    font-size: 140%;
  }
  .basket_block .total_row {
    font-size: 200%;
  }

  body.basket_opened .basket_show {
    width: 500px;
  }
}
@media (max-width: 575px) {
  .basket_block .right_side {
    width: 100%;
    padding-left: 30px;
  }
  .basket_block .basket_show > .icon_close {
    right: 25px;
  }
  .basket_block .edit_button {
    margin: 0 20px;
  }
  .basket_block .basket_inner {
    padding: 100px 20px 20px;
    width: 400px;
  }
  .basket_block .basket_title {
    font-size: 130%;
  }
  .basket_block li {
    padding: 15px 0;
  }
  .basket_block .price_block {
    font-size: 130%;
  }
  .basket_block .total_row {
    font-size: 180%;
  }
  .basket_block .basket_product {
    padding: 6px 0 6px 16px;
  }
  .basket_block .choosen_count {
    max-width: none;
    width: auto;
  }

  body.basket_opened .basket_show {
    width: 400px;
  }
}
@media (max-width: 479px) {
  .basket_block .right_side {
    padding-left: 10px;
  }
  .basket_block .edit_button {
    margin: 0 20px;
  }
  .basket_block .basket_inner {
    padding: 80px 10px 20px;
    width: 320px;
  }
  .basket_block .cart_button {
    width: 100%;
  }
  .basket_block li .icon_close {
    margin-right: 15px;
  }
  .basket_block .total_row {
    font-size: 160%;
  }

  body.basket_opened .basket_show {
    width: 320px;
  }
}
@media (max-width: 399px) {
  .header_top .search_block {
    position: relative;
  }
  .header_top .search_block.search_opened input {
    width: 200px;
    border: solid 1px #ededed;
    padding: 5px 10px 5px 50px;
  }
  .header_top .search_block input {
    max-width: none;
    width: 0;
    padding: 0;
    overflow: hidden;
    border: none;
    position: absolute;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    z-index: 2;
  }
  .header_top .search_block button {
    z-index: 3;
  }

  .basket_block .choosen_count input {
    position: relative;
  }
}
.footer {
  opacity: 1;
  background: #ffffff;
  margin-top: 20px;
}

.footer_top {
  padding: 22px 0;
  border-bottom: 1px solid rgba(153, 153, 153, 0.34);
  height: auto;
  position: relative;
  overflow: hidden;
}

.footer_top_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer_logo {
  height: 40px;
}
.footer_logo img {
  height: 100%;
}

.designed_by {
  display: flex;
  align-items: center;
}
.designed_by a {
  display: block;
  margin-left: 5px;
}

.footer_menu {
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.footer_menu li {
  padding: 0 15px;
}
.footer_menu a {
  font-size: 130%;
  font-family: "roboto-bold", "mardoto-bold";
  line-height: 1.25em;
  color: #000000;
  display: block;
}

.social_icons {
  display: flex;
  align-items: center;
}
.social_icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: #e5001d;
  border-radius: 50%;
  margin-right: 20px;
}
.social_icons a:last-child {
  margin-right: 0;
}
.social_icons a:before {
  color: #ffffff;
  font-size: 180%;
}
.social_icons a:hover {
  opacity: 0.7;
}
.social_icons .icon_fb {
  background: inherit;
  border: 1px solid #e5001d;
}
.social_icons .icon_fb:before {
  font-size: 100%;
  color: #e5001d;
}

.footer_bottom {
  height: 56px;
  position: relative;
  overflow: hidden;
}

.footer_bottom_inner {
  height: 100%;
  font-size: 120%;
  line-height: 1.25em;
  color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 12px solid #e5001d;
}
.footer_bottom_inner span {
  white-space: nowrap;
}
.footer_bottom_inner a {
  color: #e5001d;
}
.footer_bottom_inner a:hover {
  opacity: 0.7;
}

@media (max-width: 1199px) {
  .footer_menu a {
    font-size: 120%;
  }
}
@media (max-width: 991px) {
  .footer_top_inner {
    position: relative;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .social_icons {
    position: absolute;
    right: 0;
  }

  .footer_menu {
    width: 100%;
    padding: 0 0 20px;
    justify-content: space-between;
  }
  .footer_menu li:last-child {
    padding-right: 0;
  }
  .footer_menu li:first-child {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .footer_top_inner {
    position: relative;
    align-items: center;
    flex-direction: column;
  }

  .social_icons {
    position: relative;
  }
  .social_icons a {
    margin-right: 35px;
  }

  .footer_menu {
    width: auto;
    padding: 13px 20px;
    justify-content: center;
    display: block;
    text-align: center;
  }
  .footer_menu li {
    padding: 17px 0;
  }
  .footer_menu li:last-child {
    padding-right: 0;
  }
  .footer_menu li:first-child {
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .footer_bottom {
    height: auto;
  }

  .footer_bottom_inner {
    flex-direction: column;
    justify-content: center;
    margin-top: 10px;
    border-bottom: 6px solid #e5001d;
  }

  .designed_by {
    margin: 10px 0;
  }
}
.banner_button, .header_bottom a.submenu_button, .header_bottom .submenu_list a, .header_icons > div > a, .footer, .social_icons a, .footer_bottom_inner a {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.section_row .show_more, .header_bottom .lg_button, .header_bottom .lg_list a, .basket_block .basket_show > .icon_close, .basket_block .decrease, .basket_block .increase, .basket_block li .icon_close, .basket_block .icon_edit, .basket_block .cart_button, .menu_button {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.scroll-y div.scroll-bar, .bootstrap-select .dropdown-item {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.paging ul a {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

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