html,
body {
  height: 100%;
}

body {
  background: #ffffff;
  margin: 0;
  padding: 0;
  font-family: "PT Sans", Tahoma, Arial;
  color: #000000;
}

a {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.align {
  max-width: 1140px;
  margin: 0 auto;
}

.block_header {
  font-size: 36px;
  color: #000017;
  font-weight: 700;
  font-family: "Bebas";
  margin: 0;
}

.block_header_group {
  font-size: 0;
  margin-bottom: 45px;
}

.block_header_group .block_header {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: calc(100% - 140px);
}

.show_more {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  font-size: 14px;
  color: #438fde;
  text-decoration: underline;
  width: 140px;
}

.paymentDescription {
  display: none;
  font-size: 14px;
  color: #c1272c;
}

.step3_payment_one.active .paymentDescription {
  display: block;
}

/* Modal */

.darkness {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(8, 44, 81, 0.9);
}

.modal_window {
  display: none;
  position: fixed;
  top: 20%;
  width: 810px;
  left: 50%;
  margin-left: -405px;
  font-size: 0;
  z-index: 1000;
}

input[name="site_call"] {
  display: none !important;
}

.modal_tank_container {
  display: inline-block;
  vertical-align: top;
  min-height: 370px;
  position: relative;
  width: 50%;
  background: url(../img/modal_tank_bg.png) no-repeat center top;
}

.modal_tank_img {
  position: absolute;
  top: 65px;
  right: 40px;
}

.modal_tank_img img {
  max-width: none;
}

.modal_window_container {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  min-height: 370px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}

#create-user-div {
  padding: 20px;
}

@media screen and (max-width: 1000px) {
  .hat_social {
    display: none !important;
  }
}

.modal_tabs {
  margin-bottom: 25px;
  font-size: 0;
}

.modal_tab {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #989898;
  font-weight: 700;
  font-family: "Bebas";
  border-bottom: 3px solid transparent;
  padding-bottom: 5px;
  margin-right: 20px;
}

.modal_tab:last-child {
  margin-right: 0;
}

.modal_tab:hover,
.modal_tab.active {
  color: #000011;
  border-bottom: 3px solid #438fde;
}

.modal_window_title {
  font-size: 36px;
  color: #000011;
  font-weight: 700;
  font-family: "Bebas";
  margin-bottom: 20px;
  line-height: 1;
}

.modal_form_input {
  margin-bottom: 10px;
}

.modal_form_input input[type="text"],
.modal_form_input input[type="password"] {
  display: block;
  height: 40px;
  line-height: 40px;
  background: none;
  padding: 0;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ced5dc;
  text-align: left;
  font-size: 16px;
  color: #000011;
  outline: none;
  border-radius: 0;
  font-family: "PT Sans";
}

.modal_form_input input[type="text"]::-webkit-input-placeholder,
.modal_form_input input[type="password"]::-webkit-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.modal_form_input input[type="text"]:-ms-input-placeholder,
.modal_form_input input[type="password"]:-ms-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.modal_form_input input[type="text"]::placeholder,
.modal_form_input input[type="password"]::placeholder {
  color: rgba(0, 0, 17, 0.6);
}

input[type="submit"] {
  border: none;
}

.modal_form input[type="submit"] {
  display: block;
  width: 104px;
  text-align: center;
  text-transform: uppercase;
  height: 37px;
  background: #c1272c;
  font-size: 14px;
  font-weight: bold;
  border: 0;
  border-radius: 3px;
  outline: none;
  margin: 35px 0 0 0;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
  color: #fff;
  font-family: "PT Sans";
}

.modal_form input[type="submit"]:hover {
  background: #ef6064;
}

/* Category
----------- */

.filters .filters-toggle-wrapper {
  display: none;
}

.filters input[type="text"] {
  font-size: 0.9em;
  width: 50px;
  text-align: right;
}

.filters .filter-param {
  margin-bottom: 20px;
}

.filters h5 {
  margin-bottom: 0.5em;
}

.filters label {
  display: block;
}

.filters .slider {
  background: transparent;
}

.filters .ui-slider {
  margin: 10px 15px 10px 8px;
  display: block;
}

.filters .ui-slider-horizontal {
  height: 1px;
  border: none;
}

.filters .ui-slider-horizontal .ui-slider-handle,
/*.filters .ui-slider-horizontal .ui-slider-handle.ui-state-focus { top: -0.55em; margin-left: -0.4em; height: 1.1em; width: 1.1em; border: none; box-shadow: 0 1px 2px rgba(0,0,0,0.15); border-radius: 50%; z-index: 0; }
.filters .ui-slider-horizontal .ui-slider-handle.ui-state-hover { border-color: #999; box-shadow: 0 1px 4px rgba(0,0,0,0.35); }*/

.filters .ui-slider-horizontal.ui-widget-content {
  background: #c2c2c2;
}

.filters .ui-slider-horizontal .ui-widget-header {
  background: #c1272c;
  height: 1px;
  position: relative;
  top: 0;
  z-index: 0;
}

.filters .ui-widget-content .ui-state-default {
  border: 1px solid #c1272c;
  background: #f7f7f7;
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  right: -8px;
  top: -8px;
  border-radius: 50%;
}

ul.s-shipping-options.plain {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* Item product*/

.item_container {
  font-size: 0;
}

.item_container_small {
  font-size: 0;
}

.item_one {
  display: inline-block;
  vertical-align: top;
  width: 263px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  border-radius: 3px;
  text-align: left;
  padding: 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.item_container .item_one {
  margin: 0 29px 30px 0;
}

.item_container_small .item_one {
  margin: 0 29px 30px 0;
}

.item_container .item_one:nth-child(4n + 4) {
  margin-right: 0;
}

.item_container_small .item_one:nth-child(3n + 3) {
  margin-right: 0;
}

.item_container .mainone:nth-child(3n + 3) {
  margin-right: 29px !important;
}

.item_container_small .mainone:nth-child(3n + 3) {
  margin-right: 29px !important;
}

.item_container .mainone:nth-child(4n + 4) {
  margin-right: 0px !important;
}

.item_container_small .mainone:nth-child(4n + 4) {
  margin-right: 0px !important;
}

.item_one:hover {
  -webkit-box-shadow: 0 0 101px rgba(0, 0, 17, 0.23);
  box-shadow: 0 0 101px rgba(0, 0, 17, 0.23);
}

.item_one_discount {
  width: 52px;
  height: 52px;
  background: url(../img/item_discount.png) no-repeat center top;
  position: absolute;
  top: 0;
  right: 0;
}

.item_one_new {
  width: 52px;
  height: 52px;
  background: url(../img/item_new.png) no-repeat center top;
  position: absolute;
  top: 0;
  right: 0;
}

.item_one_img {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: 174px;
  max-height: 174px;
}

.item_one_img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.item_one_misc {
  display: block;
  visibility: hidden;
  opacity: 0;
  font-size: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 81px;
  height: 42px;
  margin-top: -20px;
  margin-left: -40px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.item_one:hover .item_one_misc {
  visibility: visible;
  opacity: 1;
}

.item_one_search {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 3px;
  width: 38px;
  height: 40px;
  background: #363636 url(../img/it_search.png) no-repeat center;
}

.item_one_search:hover {
  background: #438fde url(../img/it_search.png) no-repeat center;
}

.item_one_favorites {
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  width: 38px;
  height: 40px;
  background: #363636 url(../img/fav_star_w.png) no-repeat center;
}

.item_one_favorites:hover,
.item_one_favorites.active {
  background: #438fde url(../img/fav_star_w.png) no-repeat center;
}

.item_one_title {
  font-size: 16px;
  color: #000011;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  height: 40px;
  overflow: hidden;
}

.item_one_title a {
  color: #000011;
}

.item_one_title a:hover {
  color: #438fde;
  text-decoration: underline;
}

.item_one_price_container {
  margin-bottom: 20px;
}

.item_one_price {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  font-size: 24px;
  color: #000011;
  font-weight: 700;
  font-family: "Bebas";
}

.item_one_old_price {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: rgba(0, 0, 17, 0.6);
  font-weight: 700;
  text-decoration: line-through;
  font-family: "Bebas";
}

.item_one_to_cart {
  display: block;
  width: 134px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  /*background-color: #c1272c;
    background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);*/
  background: #c1272c;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.item_one_to_cart:hover {
  background: #ef6064;
}

/* Category */

.category_container {
  font-size: 0;
}

.category_container_small {
  font-size: 0;
  margin-top: 40px;
}

.category_one {
  display: inline-block;
  vertical-align: top;
  margin: 0 29px 45px 0;
  width: 263px;
  border-radius: 3px;
  background-color: #ffffff;
}

.category_one:hover {
  background: #c42b30;
}

.category_container .category_one:nth-child(4n + 4) {
  margin-right: 0;
}

.category_container_small .category_one:nth-child(3n + 3) {
  margin-right: 0;
}

.category_one_misc_container {
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 55px;
}

.category_one_misc {
  text-align: left;
  vertical-align: middle;
  line-height: 1 !important;
}

.category_one_title {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 42px);
  font-size: 20px;
  color: #000011;
  font-weight: 700;
  font-family: "Bebas";
}

.model_page .category_one_title {
  display: block;
  width: auto;
  padding: 8px 0;
}

.category_one:hover .category_one_title {
  color: #fff;
}

.category_one_arrow {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  background: url(../img/category_one_arrow.png) no-repeat center;
  margin-left: 10px;
}

.category_one:hover .category_one_arrow {
  background: url(../img/category_one_arrow_h.png) no-repeat center;
}

/* Hat menu */

.hat_wrapper {
  background: #ecf1f6 url(../img/hat.png) no-repeat center top;
}

.hat_section {
  position: relative;
  font-size: 0;
  padding-top: 20px;
}

.hat_logo {
  width: 199px;
  height: 187px;
  background: url(../img/logo_bg.png) no-repeat center bottom;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -100px;
  text-align: center;
  z-index: 1;
}

.hat_logo a,
.hat_logo span {
  display: block;
}

.hat_left {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-align: left;
}

.hat_line:first-child {
  margin-bottom: 20px;
}

.hat_line:last-child {
  margin-bottom: 25px;
}

.hat_phone_container {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  text-align: left;
}

.hat_worktime {
  display: block;
  padding-left: 30px;
  margin-bottom: 3px;
  font-size: 13px;
  color: rgba(0, 0, 17, 0.8);
}

.hat_right {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-align: right;
  min-height: 1px;
}

.hat_money_container {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
}

.hat_money_one {
  display: block;
  padding-right: 10px;
  text-align: left;
  font-size: 14px;
  color: #000011;
  text-transform: uppercase;
  background: url(../img/hat_arrow_bottom.png) no-repeat right center;
}

.hat_language_container {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  /*max-width: 100px;
    margin-left: 25px;*/
}

.hat_language_inner {
  padding-right: 15px;
  background: url(../img/hat_arrow_bottom.png) no-repeat right center;
}

.hat_language_one {
  display: block;
  padding-left: 30px;
  font-size: 14px;
  color: #000011;
}

.hat_language_one.ru {
  background: url(../img/ru_flag.png) no-repeat left center;
}

.hat_hello_user {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding-left: 25px;
  background: url(../img/user_icon.png) no-repeat left center;
  font-size: 14px;
  color: #000011;
  margin-left: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 245px;
}

.hat_hello_user a {
  color: #8585ea;
  text-decoration: underline;
  display: inline-block;
}

.hat_social {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-right: 9px;
}

.hat_social_link {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 37px;
  margin-right: 9px;
  border-radius: 3px;
}

.hat_social_link:last-child {
  margin-right: 0;
}

.hat_social_link.vk {
  background: #ffffff url(../img/vk.png) no-repeat center;
}

.hat_social_link.inst {
  background: #ffffff url(../img/instagram.png) no-repeat center;
}

.hat_social_link.fb {
  background: #ffffff url(../img/fb.png) no-repeat center;
}

.hat_social_link.vk:hover {
  background: #438fde url(../img/vk_hover.png) no-repeat center;
}

.hat_social_link.fb:hover {
  background: #438fde url(../img/fb_hover.png) no-repeat center;
}

.hat_social_link.inst:hover {
  background: #438fde url(../img/instagram.png) no-repeat center;
}

.hat_favorites {
  display: inline-block;
  vertical-align: middle;
  width: 65px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 65px;
  text-align: left;
  background: #ffffff url(../img/fav_star.png) no-repeat 16px center;
  font-size: 16px;
  color: #000011;
  font-weight: 700;
  border-radius: 3px;
  min-height: 37px;
  line-height: 37px;
  margin-right: 10px;
}

.hat_favorites:hover {
  background: #438fde url(../img/fav_star_w.png) no-repeat 16px center;
  color: #ffffff;
}

.hat_favorites_quantity {
  position: absolute;
  top: 5px;
  left: 31px;
  font-size: 10px;
  color: #ffffff;
  font-weight: 700;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #c1272c;
  text-align: center;
}

.hat_cart {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  border-radius: 3px;
  min-height: 37px;
  line-height: 37px;
  padding: 0 20px 0 60px;
  background: #ffffff url(../img/hat_cart.png) no-repeat 20px center;
  position: relative;
}

.hat_cart:hover {
  background: #438fde url(../img/hat_cart_w.png) no-repeat 20px center;
  color: #ffffff;
}

.hat_cart_summ {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  background: url(../img/hat_arrow_bottom.png) no-repeat right center;
  font-size: 16px;
  color: #000011;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hat_cart:hover .hat_cart_summ {
  color: #ffffff;
}

.hat_cart_quantity {
  position: absolute;
  top: 5px;
  left: 34px;
  font-size: 10px;
  color: #ffffff;
  font-weight: 700;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #c1272c;
  text-align: center;
}

.hat_menu_container {
  min-height: 50px;
  background: url(../img/hat_menu_bg.png) no-repeat center top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 0 10px;
  font-size: 0;
}

.hat_search {
  display: inline-block;
  vertical-align: middle;
  width: 297px;
  position: relative;
  margin-bottom: 10px;
}

.hat_search input[type="text"] {
  display: block;
  height: 39px;
  line-height: 39px;
  background: #ebebeb;
  padding: 0 40px 0 20px;
  width: calc(100% - 60px);
  border: 0;
  text-align: left;
  font-size: 13px;
  color: #000011;
  outline: none;
  border-radius: 6px;
  font-family: "PT Sans";
}

.hat_search input[type="text"]::-webkit-input-placeholder {
  color: rgba(0, 0, 17, 0.7);
}

.hat_search input[type="text"]:-ms-input-placeholder {
  color: rgba(0, 0, 17, 0.7);
}

.hat_search input[type="text"]::placeholder {
  color: rgba(0, 0, 17, 0.7);
}

.hat_search input[type="submit"] {
  display: block;
  width: 40px;
  text-align: center;
  text-transform: uppercase;
  height: 39px;
  background: url(../img/search.png) no-repeat center;
  font-size: 0;
  font-weight: bold;
  border: 0;
  border-radius: 0;
  outline: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: absolute;
  top: 0;
  right: 0;
}

.hat_menu {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  /*    width: calc(100% + 60px);*/
  width: calc(100% + 54px);
  line-height: 1;
}

.hat_menu li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  /*    margin: 0 16px;*/
  margin: 0px 5px;
}

/*
.hat_menu li:nth-child(3) {
    margin-right: 280px;
}
*/
.hat_menu li:nth-child(4) {
  margin-right: 237px;
}

.hat_menu_link {
  display: block;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 0;
}

.hat_menu_link:hover,
.hat_menu_link.active {
  color: #438fde;
}

/* Offer */

.offer_wrapper {
  background: url(../img/offer_bg.jpg) no-repeat center top;
  background-size: cover;
}

.offer_section {
  padding: 60px 0;
  position: relative;
}

.offer_section .slick-dotted.slick-slider {
  margin: 0 auto;
}

.offer_slide {
  font-size: 0;
}

.offer_slide_img {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 10%;
  position: relative;
}

.offer_prices_container {
  width: 180px;
  height: 180px;
  background-color: #438fde;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 60px;
  border-radius: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  position: absolute;
  top: 0;
  right: -30px;
}

.offer_price {
  display: block;
  font-size: 31px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Bebas";
}

.offer_old_price {
  display: block;
  font-size: 21px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  text-decoration: line-through;
  font-family: "Bebas";
}

.offer_slide_content {
  display: inline-block;
  vertical-align: top;
  width: 42%;
  padding-top: 10px;
}

.offer_slide_content_inner {
  max-width: 405px;
}

.offer_slide_title {
  font-size: 60px;
  color: #f6f6f6;
  font-weight: 700;
  font-family: "Bebas";
  line-height: 1;
  margin-bottom: 25px;
}

.offer_slide_description {
  font-size: 14px;
  color: #f6f6f6;
  /*background:rgba(246, 246, 246, 0.6);*/
  margin-bottom: 25px;
  line-height: 1.5;
}

.foot1 {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.offer_slide_misc {
  font-size: 0;
}

.offer_to_cart {
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background: #c1272c;
  text-align: center;
  margin-right: 10px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.offer_to_cart:hover {
  background: #ef6064;
}

.offer_more {
  display: inline-block;
  vertical-align: middle;
  width: 181px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  border: 1px solid #438fde;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.offer_more:hover {
  background: #438fde;
}

.offer_controls {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
  position: relative;
  /* bottom: 130px; */
  /* bottom: 92px; */
  left: 665px;
  top: 20px;
}

.offer_prev {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 16px;
  background: url(../img/offer_prev.png) no-repeat center;
  margin-right: 25px;
}

.offer_dots {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 66px);
}

.offer_dot {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #a0aab1;
  margin: 0 10px;
}

.offer_dot:hover,
.offer_dot.active {
  background-color: #438fde;
}

.offer_next {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 16px;
  background: url(../img/offer_next.png) no-repeat center;
  margin-left: 25px;
}

/* Frontpage new */

.fnew_wrapper {
  background: url(../img/fcatalog.jpg) no-repeat center top;
  background-size: cover;
}

.fnew_section {
  padding: 50px 0 20px 0;
}

.fnew_section .block_header {
  color: #fff;
}

/* Frontpage catalog */

.fcategory_wrapper {
  background: url(../img/fnew.jpg) no-repeat center top;
  background-size: cover;
}

.fcategory_section {
  padding: 50px 0 20px 0;
}

.fcategory_section .block_header {
  /*color: #fff;*/
  color: #000017;
  margin: 0 0 40px 0;
}

/* Subtlety */

.subtlety_wrapper {
  background: url(../img/subtlety.jpg) no-repeat center top;
  background-size: cover;
}

.subtlety_section {
  padding: 50px 0;
}

.subtlety_container {
  font-size: 0;
  margin-bottom: 45px;
}

.subtlety_main {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 400px);
  position: relative;
}

.subtlety_main:after {
  content: "";
  display: block;
  width: 105px;
  height: 40px;
  background: #082c51;
  position: absolute;
  top: 0;
  right: -105px;
}

.subtlety_article_big {
  position: relative;
  background: #082c51;
  padding: 40px;
}

.subtlety_article_big_img {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  width: calc(50% - 15px);
}

.subtlety_article_big_cat {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #000011;
  padding: 5px 13px;
  margin-top: -17px;
  background: #e4e5e6;
}

.subtlety_article_big_content {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 15px);
}

.subtlety_article_big_title {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 15px;
}

.subtlety_article_big_body {
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.6);
}

.subtlety_article_big_link {
  display: block;
  font-size: 14px;
  color: #8c8ce7;
  font-weight: 700;
}

.subtlety_video_one {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.subtlety_articles_small {
  display: inline-block;
  vertical-align: top;
  margin-top: 35px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  width: 400px;
}

.subtlety_acticles_one {
  margin-bottom: 30px;
}

.subtlety_acticles_one:last-child {
  margin-bottom: 0;
}

.subtlety_acticles_one_img {
  display: inline-block;
  vertical-align: top;
  width: 98px;
  margin-right: 20px;
}

.subtlety_acticles_one_img img {
  border-radius: 3px;
}

.subtlety_acticles_one_content {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 118px);
}

.subtlety_acticles_one_cat {
  font-size: 16px;
  color: #000011;
  margin-bottom: 4px;
}

.subtlety_acticles_one_title {
  font-size: 16px;
  color: #000011;
  font-weight: 700;
  margin-bottom: 4px;
}

.subtlety_acticles_one_link {
  display: block;
  font-size: 14px;
  color: #9797ff;
  font-weight: 700;
}

.advantages_container {
  font-size: 0;
  text-align: center;
}

.advantages_one {
  display: inline-block;
  vertical-align: top;
  width: 228px;
  min-height: 168px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  text-align: left;
  background: #438fde;
}

.advantages_one:nth-child(even) {
  background: #4481c1;
}

.advantage_one_img {
  height: 55px;
  line-height: 55px;
  margin-bottom: 15px;
}

.advantage_one_img img {
  vertical-align: bottom;
}

.advantage_one_title {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

/* Frontpage popular */

.fpopular_wrapper {
  background: url(../img/fpopular.jpg) no-repeat center top;
  background-size: cover;
}

.fpopular_section {
  padding: 50px 0 40px 0;
}

.fpopular_section .block_header_group .block_header {
  color: #fff;
}

.fpopular_container:first-child {
  margin-bottom: 20px;
}

/* Map */

.map_wrapper {
  /*background: url(../img/map.jpg) no-repeat center top;*/
  position: relative;
  min-height: 448px;
}

.map_section {
  padding-top: 120px;
  position: absolute;
  top: 0;
}

.map_callback {
  max-width: 360px;
  border-radius: 3px;
  background-color: #ffffff;
}

.map_callback_line {
  padding: 25px;
}

.map_callback_line:first-child {
  border-bottom: 1px solid #ebebeb;
}

.map_callback_line .adress {
  background-position: left 3px;
}

.map_callback_line .callback {
  display: block;
  margin: 20px 0 0 0;
}

/* Partners */

.partners_section {
  padding: 45px 0;
}

.partners_misc {
  font-size: 0;
  margin-bottom: 40px;
}

.partners_section .block_header {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 85px);
}

.partners_nav {
  display: inline-block;
  vertical-align: middle;
  width: 75px;
  margin-left: 10px;
}

.partners_prev {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 27px;
  background: url(../img/partners_prev.png) no-repeat center;
  margin-right: 45px;
}

.partners_next {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 27px;
  background: url(../img/partners_next.png) no-repeat center;
}

.partners_container {
  font-size: 0;
  text-align: center;
}

.partners_one {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 23px);
  height: 143px;
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 143px;
  text-align: center;
  padding: 0 5px;
  margin: 0 30px 40px 0;
}

.partners_one:last-child {
  margin-right: 0;
}

.partners_one img {
  vertical-align: middle;
  display: initial;
  max-height: 100px;
}

.partners_text {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.4;
}

/* Prefooter */

.prefooter_wrapper {
  background: #ecf1f6;
}

.prefooter_section {
  position: relative;
}

.prefooter_logo {
  width: 199px;
  height: 139px;
  background: url(../img/logo_bg.png) no-repeat center bottom;
  position: absolute;
  top: 9px;
  left: 50%;
  margin-left: -100px;
  text-align: center;
  z-index: 1;
}

.prefooter_logo a,
.prefooter_logo span {
  display: block;
}

.prefooter_container {
  font-size: 0;
  padding: 30px 0;
}

.prefooter_left {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.phone {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  background: url(../img/phone.png) no-repeat left center;
  text-align: left;
  font-size: 22px;
  color: #000011;
  font-weight: 700;
}

.prefooter_left .phone {
  margin-right: 30px;
}

.callback {
  display: inline-block;
  vertical-align: middle;
  width: 213px;
  height: 37px;
  line-height: 37px;
  border-radius: 3px;
  background-color: #c1272c;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}

.callback:hover {
  background: #ef6064;
}

.prefooter_right {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-align: right;
}

.adress {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  background: url(../img/adress.png) no-repeat left center;
  text-align: left;
  font-size: 15px;
  color: #000011;
}

.prefooter_right .adress {
  margin-right: 50px;
}

.prefooter_menu {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #052a51;
}

.prefooter_menu li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 20px;
}

.prefooter_menu li:nth-child(4) {
  /*margin-right: 260px;*/
  margin-left: 465px;
}

.prefooter_link {
  display: block;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding: 15px 0;
}

.prefooter_link:after {
  content: "";
  display: block;
  opacity: 0;
  visibility: hidden;
  height: 4px;
  background: #438fde;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.prefooter_link:hover,
.prefooter_link.active {
  color: #438fde;
}

.prefooter_link:hover:after,
.prefooter_link.active:after {
  opacity: 1;
  visibility: visible;
}

/* Footer */

.footer_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer_copyright {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #000000;
  width: calc(100% - 250px);
}

.footer_dev {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #000000;
  width: 240px;
  margin-left: 10px;
  text-align: right;
}

.footer_dev a {
  color: #438fde;
  text-decoration: underline;
}

/* Inner pages */

/* Inner hat */

.inner_hat_wrapper {
  background: url(../img/inner_hat.jpg) no-repeat center top;
  background-size: cover;
  min-height: 179px;
}

.model_page .inner_hat_wrapper,
.catalog_page .inner_hat_wrapper {
  background: url(../img/long_hat.jpg) no-repeat center top;
  background-size: cover;
  min-height: 472px;
}

.inner_hat_section {
  padding: 65px 0 40px 290px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.model_page .inner_hat_section,
.catalog_page .inner_hat_section {
  padding: 65px 0 10px 290px;
}

.inner_header {
  font-size: 48px;
  color: #f6f6f6;
  font-weight: 700;
  font-family: "Bebas";
  margin: 0;
  line-height: 1;
}

.breadcrumbs {
  color: rgba(246, 246, 246, 0.6);
}

.breadcrumbs a {
  font-size: 14px;
  color: rgba(246, 246, 246, 0.6);
  text-decoration: underline;
  display: inline-block;
  vertical-align: middle;
}

.breadcrumbs a:after {
  content: "/";
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}

.breadcrumbs span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}

/* Inner container */

.inner_wrapper {
  background: #ecf1f6;
  -webkit-box-shadow: inset #bbb 0 0 40px;
  box-shadow: inset #bbb 0 0 40px;
}

.inner_section {
  padding: 30px 0;
  font-size: 0;
}

.inner_sidebar {
  display: inline-block;
  vertical-align: top;
  width: 260px;
  margin-right: 30px;
  margin-top: -140px;
  padding-top: 1px;
}

.model_page .inner_sidebar,
.catalog_page .inner_sidebar {
  margin-top: -433px;
}

.inner_menu_container {
  margin-bottom: 15px;
}

.inner_menu_title {
  background: #25486d;
  padding: 15px 25px;
  font-weight: 700;
  font-family: "Bebas";
  color: #fff;
  font-size: 24px;
}

.inner_menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.inner_menu li {
  margin: 0;
  padding: 0;
}

.inner_menu li a {
  display: block;
  padding: 5px 25px;
  background: #fff;
  font-size: 16px;
  color: #000011;
  border-bottom: 1px solid #e3e3e3;
}

.inner_menu li a:hover,
.inner_menu li a.active {
  color: #ebebeb;
  background: #c1272c;
  border-bottom: 1px solid transparent;
}

.inner_menu li:last-child a {
  border: 0;
}

/* Inner sidebar articles */

.inner_articles_container {
  margin-bottom: 15px;
  background: #fff;
}

.inner_articles_header {
  font-size: 24px;
  color: #000011;
  font-weight: 700;
  font-family: "Bebas";
  padding: 25px 21px 0 21px;
  line-height: 1;
}

.inner_article_one {
  padding: 17px 21px;
  border-bottom: 1px solid #f4f4f4;
}

.inner_article_one_img {
  text-align: center;
  margin-bottom: 10px;
}

.inner_article_one_cat {
  font-size: 14px;
  color: #000011;
  margin-bottom: 10px;
}

.inner_article_one_title {
  font-size: 14px;
  color: #000011;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 10px;
}

.inner_article_one_link {
  display: block;
  font-size: 14px;
  color: #9797ff;
  font-weight: 700;
}

.inner_articles_move_to {
  display: block;
  text-align: center;
  padding: 15px 25px;
  font-size: 18px;
  color: #438fde;
  font-weight: 700;
  font-family: "Bebas";
}

.inner_sidebar_bnr {
  height: 233px;
  width: 260px;
  margin: 0 auto 15px auto;
  background: url(../img/inner_sidebar_bnr.png) no-repeat center top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px;
  line-height: 1;
  text-align: center;
}

.inner_sidebar_bnr_subtitle {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 25px;
}

.inner_sidebar_bnr_title {
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Bebas";
  margin-bottom: 25px;
}

.inner_sidebar_bnr_button {
  display: block;
  margin: 0 auto;
  width: 166px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.inner_sidebar_bnr_button:hover {
  background: #ef6064;
}

/* Inner main */

.inner_main {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 290px);
  font-size: 15px;
  color: #000000;
  padding-top: 1px;
}

.have_questions_container {
  border-radius: 3px;
  background-color: #25486d;
  font-size: 0;
  margin-bottom: 30px;
  padding: 30px;
  text-align: center;
}

.have_questions_text {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #ffffff;
}

.have_questions_text a {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  color: #fff;
}

.have_questions_or {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.6);
  margin-left: 20px;
}

.have_questions_button {
  display: inline-block;
  vertical-align: middle;
  width: 236px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 20px;
}

.have_questions_button:hover {
  background: #ef6064;
}

.buy_click_container {
  border-radius: 3px;
  background-color: #ffffff;
  margin-bottom: 30px;
  font-size: 0;
  padding: 25px;
}

.buy_click_title {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #000011;
  margin-right: 25px;
}

.buy_click_form {
  display: inline-block;
  vertical-align: middle;
}

.buy_click_input {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  margin-right: 8px;
}

.buy_click_input input[type="text"] {
  display: block;
  height: 39px;
  line-height: 39px;
  background: #fff;
  padding: 0 25px;
  width: calc(100% - 52px);
  border: 1px solid #ebebeb;
  text-align: left;
  font-size: 18px;
  color: #000017;
  outline: none;
  border-radius: 3px;
  font-family: "PT Sans";
}

.buy_click_input input[type="text"]::-webkit-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.buy_click_input input[type="text"]:-ms-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.buy_click_input input[type="text"]::placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.buy_click_form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  text-align: center;
  text-transform: uppercase;
  height: 41px;
  background-color: #c52c31;
  font-size: 16px;
  font-weight: 700;
  border: 0;
  border-radius: 3px;
  outline: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
  color: #fff;
  font-family: "PT Sans";
}

.buy_click_form input[type="submit"]:hover {
  background: #ef6064;
}

/* Contacts page */

.contacts_page_misc {
  font-size: 0;
  margin-bottom: 30px;
}

.contacts_page_misc_left {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
}

.contacts_page_misc_left .phone {
  margin-right: 30px;
}

.contacts_page_worktime {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color: rgba(0, 0, 17, 0.8);
}

.contacts_page_misc_right {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 60%;
}

.contacts_page_map {
  margin-bottom: 25px;
  text-align: center;
}

.contacts_page_howgo_header {
  text-align: center;
  font-size: 24px;
  color: #000000;
  font-weight: 700;
  font-family: "Bebas";
  margin-bottom: 25px;
}

.contacts_page_howgo_img {
  text-align: center;
}

/* Cart page */

.cart_page_container {
  background: #fff;
}

.cart_table_wrapper {
  overflow-x: auto;
}

.cart_table_wrapper::-webkit-scrollbar {
  height: 15px;
}

.cart_table_wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #25486d;
}

.cart_table_wrapper::-webkit-scrollbar-thumb {
  background: #25486d;
}

.cart_table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

.cart_table td {
  font-size: 18px;
  color: #000011;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
  padding: 15px 25px;
}

.cart_table tr:first-child td {
  border-bottom: 0;
  border-right: 1px solid #3b5a7b;
  background: #25486d;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
}

.cart_table tr:first-child td:last-child {
  border-right: 0;
}

.cart_table td:first-child {
  text-align: left;
  width: 37%;
}

.cart_table td:nth-child(2) {
  width: 21%;
  padding: 15px 5px;
}

.cart_table td:nth-child(3) {
  width: 21%;
}

.cart_table td:last-child {
  font-weight: 700;
  width: 21%;
}

.cart_table_title {
  font-size: 15px;
  color: #000011;
}

.cart_table_title:hover {
  text-decoration: underline;
  color: #25486d;
}

.cart_table_cancel {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background: url(../img/cart_cancel_red.png) no-repeat center;
  margin-left: 5px;
}

.cart_table_minus {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(../img/cart_minus.png) no-repeat center;
}

.cart_table_input {
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  line-height: 25px;
  background: none;
  padding: 0;
  width: 50px;
  border: 0;
  text-align: center;
  font-size: 18px;
  color: #808080;
  outline: none;
  border-radius: 0;
  font-family: "PT Sans";
}

.cart_table_plus {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(../img/cart_plus.png) no-repeat center;
}

.cart_buttons {
  padding: 25px;
  font-size: 0;
  text-align: right;
}

.cart_more {
  display: inline-block;
  vertical-align: middle;
  width: 220px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  text-align: center;
  margin-right: 15px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #c2c2c2;
}

.cart_end {
  display: inline-block;
  vertical-align: middle;
  width: 220px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  cursor: pointer;
}

.cart_end:hover {
  background: #ef6064;
}

/* Type Page*/

.type_content p {
  line-height: 1.4;
}

.type_content h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 48px;
  margin: 0 0 30px 0;
  font-family: "Bebas";
}

.type_content h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 42px;
  margin: 0 0 25px 0;
  font-family: "Bebas";
}

.type_content h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  margin: 0 0 25px 0;
  font-family: "Bebas";
}

.type_content h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  margin: 0 0 25px 0;
  font-family: "Bebas";
}

.type_content blockquote {
  margin: 20px 0;
}

.type_content blockquote div {
  border-radius: 2px;
  background-color: #ffffff;
  font-style: italic;
  margin-bottom: 15px;
  color: rgba(0, 0, 17, 0.7);
  line-height: 1.5;
  padding: 15px 20px;
}

.type_content blockquote p {
  margin: 0;
  font-weight: 700;
  padding-left: 20px;
}

.type_table_wrapper {
  margin: 20px 0;
  overflow-x: auto;
}

.type_content table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border: 0;
}

.type_content table td {
  border-bottom: 1px solid #ebebeb;
  text-align: left;
  padding: 20px;
  background: #fff;
  font-size: 15px;
  color: #000011;
}

.type_content table tr:first-child td {
  background: #25486d;
  font-size: 16px;
  border: 0;
  color: #fff;
  border-right: 1px solid #516d8a;
}

.type_content table tr:first-child td:last-child {
  border: 0;
}

.button {
  display: block;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 25px;
  /*max-width: 170px;*/
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
}

.button.type1 {
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
}

.button.type2 {
  background: #ef6064;
}

.button.type3 {
  background: #9b2b2e;
}

.button.type4 {
  background: #c2c2c2;
}

.type_bnr {
  width: 260px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 25px;
  text-align: center;
  background: #fff;
  margin: 20px 0;
}

.type_bnr_cat {
  font-size: 14px;
  color: rgba(0, 0, 17, 0.7);
  margin-bottom: 20px;
}

.type_bnr_title {
  margin-bottom: 25px;
  font-size: 24px;
  color: #000011;
  font-weight: 700;
  font-family: "Bebas";
  line-height: 1;
}

.type_bnr_button {
  display: block;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 166px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  margin: 0 auto;
}

.type_bnr_button:hover {
  background: #ef6064;
}

.type_input {
  display: block;
  width: 280px;
  margin: 40px 0;
  position: relative;
}

.type_input input[type="text"] {
  display: block;
  height: 46px;
  line-height: 46px;
  background: #fff;
  padding: 0 25px;
  width: 100%;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: 16px;
  color: #000011;
  outline: none;
  border-radius: 2px;
  font-family: "PT Sans";
}

.type_input input[type="text"]::-webkit-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.type_input input[type="text"]:-ms-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.type_input input[type="text"]::placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.type_input input[type="text"]:focus {
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 17, 0.13);
  box-shadow: 0 0 24px rgba(0, 0, 17, 0.13);
}

.type_input_wrong input[type="text"] {
  border: 1px solid #ff0000;
}

.type_input_wrong_message {
  width: 131px;
  background: url(../img/type_input_wrong.png) no-repeat center;
  height: 27px;
  line-height: 27px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 18px;
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  left: calc(100% + 7px);
  top: 50%;
  margin-top: -13px;
}

/* Product page */

.product_container {
  margin-bottom: 10px;
  background-color: #ffffff;
  padding: 25px;
  font-size: 0;
}

.product_slider {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: calc(100% - 360px);
}

.product_slider_big {
  margin-bottom: 10px;
  text-align: center;
}

.product_slider_nav {
  text-align: center;
  padding: 0 15px;
}

.product_slider_prev {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(../img/product_slider_prev.png) no-repeat center;
  margin-right: 4px;
}

.product_slider_thumbs {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 44px);
}

.product_slider_thumb {
  display: inline-block;
  vertical-align: middle;
  max-width: 73px;
  margin: 0 4px 8px 4px;
}

.product_slider_thumb:hover,
.product_slider_thumb.active {
  outline: 2px solid #b2b2ff;
  outline-offset: -2px;
}

.product_slider_next {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(../img/product_slider_next.png) no-repeat center;
  margin-left: 4px;
}

.nivoZoomHover {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.nivoCaption {
  display: none;
  position: absolute;
  z-index: 110;
  text-align: center;
  background: #010101;
  color: #fff;
  padding: 4px 0;
  overflow: hidden;
}

.product_description {
  display: inline-block;
  vertical-align: top;
  width: 330px;
  margin-left: 30px;
}

.product_prices_container {
  margin-bottom: 25px;
  line-height: 1;
}

.product_price {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  font-size: 30px;
  color: #000011;
  font-weight: 700;
  font-family: "Bebas";
}

.product_price_old {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: rgba(0, 0, 17, 0.6);
  font-weight: 700;
  text-decoration: line-through;
  font-family: "Bebas";
}

.product_have {
  margin-bottom: 25px;
}

.product_dont_have {
  margin-bottom: 25px;
}

.product_have_buttons {
  margin-bottom: 25px;
  font-size: 0;
}

.product_have_quantity {
  display: inline-block;
  vertical-align: middle;
  width: 150px;
  margin-right: 15px;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
}

.product_have_quantity_minus {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 49px;
  background: url(../img/have_minus.png) no-repeat center;
}

.product_have_quantity input[type="text"] {
  display: inline-block;
  vertical-align: middle;
  height: 49px;
  line-height: 49px;
  background: none;
  padding: 0 3px;
  width: 52px;
  border: 0;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  text-align: center;
  font-size: 18px;
  color: #808080;
  outline: none;
  border-radius: 0;
  font-family: "PT Sans";
  font-weight: 700;
}

.product_have_quantity_plus {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 49px;
  background: url(../img/have_plus.png) no-repeat center;
}

.product_have_to_cart {
  display: inline-block;
  vertical-align: middle;
  width: 163px;
  height: 51px;
  line-height: 51px;
  border-radius: 3px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.product_have_to_cart:hover {
  background: #ef6064;
}

.dont_have_tell {
  background: #25486d;
  margin-right: 7px;
}

.dont_have_tell:hover {
  background: #5f88b3;
}

.dont_have_buy {
  background: #c1272c;
}

.dont_have_buy:hover {
  background: #ef6064;
}

.hiddenBlock {
  display: none;
}

.btn-buy.only_preorder {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 1;
  color: #ffffff;
  border-radius: 3px;
  font-size: 14px;
  padding: 10px 0;
  background: #c1272c;
  max-width: 95px;
  width: 100%;
}

.btn-buy.only_preorder strong {
  display: block;
  text-transform: uppercase;
}

.btn-buy.only_preorder.btnAfterBuy,
.btn-buy.only_preorder:hover {
  background: #ef6064;
}

.btn-buy.only_preorder.btnAfterBuy {
  text-transform: uppercase;
  font-weight: bold;
  padding: 17px 0;
}

.dont_have_button {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 10px 38px;
  line-height: 1;
  font-size: 16px;
  color: #ffffff;
  border-radius: 3px;
}

.dont_have_button.hiddenBlock,
.item_one_to_cart.hiddenBlock {
  display: none;
}

.dont_have_button strong {
  display: block;
  text-transform: uppercase;
}

.product_have_links {
  font-size: 0;
  line-height: 1.5;
}

.product_have_left {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  text-align: left;
  visibility: hidden;
}

.product_have_right {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  text-align: right;
}

.product_have_link {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  background: url(../img/product_have_link.png) no-repeat left center;
  font-size: 18px;
  color: #000011;
}

.product_to_fav_link {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  background: url(../img/product_to_fav_link.png) no-repeat left center;
  font-size: 13px;
  color: #000011;
  font-weight: 700;
  font-family: "Bebas";
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.product_to_fav_link:hover {
  background: url(../img/product_to_fav_link_hover.png) no-repeat left center;
}

.product_to_fav_link.active {
  background: url(../img/product_to_fav_link_hover.png) no-repeat left center;
}

.dont_have_for_oder {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding-left: 30px;
  background: url(../img/dont_have_per_order.png) no-repeat left center;
  font-size: 18px;
  color: #000011;
}

.dont_have_fav {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  background: url(../img/dont_have_fav.png) no-repeat left center;
  font-size: 14px;
  color: rgba(0, 0, 17, 0.6);
  font-weight: 700;
  font-family: "Bebas";
}

.product_parameters {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

.product_parameters tr td {
  padding: 8px 0;
}

.product_parameters tr td:first-child {
  width: 50%;
  text-align: left;
  font-size: 15px;
  color: #000011;
}

.product_parameters tr td:last-child {
  width: 50%;
  text-align: right;
  font-size: 15px;
  color: #000011;
  font-weight: 700;
}

.product_parameters tr td {
  border-bottom: 1px solid #f5f5f5;
}

.product_parameters tr:last-child td {
  border: 0;
}

.another_products_header {
  font-size: 30px;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  font-family: "Bebas";
  color: #000011;
  line-height: 1;
}

.product_text_container {
  margin-bottom: 35px;
}

.product_text {
  padding-top: 1px;
  font-size: 15px;
  color: rgba(0, 0, 17, 0.7);
  line-height: 1.4;
}

#easy_zoom {
  width: 250px;
  height: 250px;
  border: 5px solid #fff;
  background: #fff;
  color: #333;
  position: absolute;
  top: 0;
  right: -260px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  line-height: 400px;
  text-align: center;
  z-index: 1001;
}

#easy_zoom img {
  max-width: inherit;
}

/* Ordering page */

.ordering_steps_container {
  font-size: 0;
  text-align: center;
  margin-bottom: 35px;
}

.ordering_step {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  margin-right: 120px;
  position: relative;
}

.ordering_step:last-child {
  margin-right: 0;
}

.ordering_step_img {
  width: 79px;
  height: 79px;
  margin: 0 auto 25px auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.ordering_step:after {
  content: "";
  height: 1px;
  width: 120px;
  background: #fff;
  position: absolute;
  left: 100%;
  top: 38px;
}

.ordering_step:last-child:after {
  display: none;
}

.ordering_step_title {
  font-size: 14px;
  color: rgba(0, 0, 17, 0.6);
  font-weight: 700;
  font-family: "Bebas";
}

.ordering_step:hover .ordering_step_title,
.ordering_step.active .ordering_step_title {
  color: #000011;
}

.step1 .ordering_step_img {
  background: url(../img/step1.png) no-repeat center;
}

.step1:hover .ordering_step_img,
.step1.active .ordering_step_img {
  background: url(../img/step1_h.png) no-repeat center;
}

.step2 .ordering_step_img {
  background: url(../img/step2.png) no-repeat center;
}

.step2:hover .ordering_step_img,
.step2.active .ordering_step_img {
  background: url(../img/step2_h.png) no-repeat center;
}

.step3 .ordering_step_img {
  background: url(../img/step3.png) no-repeat center;
}

.step3:hover .ordering_step_img,
.step3.active .ordering_step_img {
  background: url(../img/step3_h.png) no-repeat center;
}

.step4 .ordering_step_img {
  background: url(../img/step4.png) no-repeat center;
}

.step4:hover .ordering_step_img,
.step4.active .ordering_step_img {
  background: url(../img/step4_h.png) no-repeat center;
}

/* Step 1 */

.ordering_user_type {
  font-size: 0;
  margin-bottom: 25px;
}

.ordering_user_type_one {
  display: inline-block;
  vertical-align: middle;
}

.ordering_user_type_one:first-child {
  margin-right: 25px;
}

.ordering_user_type_one input[type="radio"] {
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  display: none;
  vertical-align: top;
  outline: none;
}

.ordering_user_type_one label {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: rgba(0, 0, 17, 0.6);
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  /*margin-left: 10px;*/
  cursor: pointer;
}

.ordering_user_type_one label:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/ordering_user_type_nocheck.png) no-repeat center;
  /*position: absolute;
    top: 0;
    left: -30px;*/
  display: inline-block;
  margin: 0 10px -4px 0;
}

.ordering_user_type_one input[type="radio"]:checked + label {
  color: #000017;
}

.ordering_user_type_one input[type="radio"]:checked + label:before {
  background: url(../img/ordering_user_type_check.png) no-repeat center;
}

.social_login_container {
  font-size: 0;
  margin-bottom: 30px;
  border-radius: 3px;
  background-color: #25486d;
  padding: 17px 20px;
  text-align: center;
}

.social_login_one {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}

.social_login_one:last-child {
  margin-right: 0;
}

.social_login_one_img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.social_login_one_title {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #ebebeb;
  font-weight: 700;
  font-family: "Bebas";
}

.step1_content_text {
  font-size: 16px;
  color: #000011;
  margin-bottom: 25px;
}

.step1_inputs {
  font-size: 0;
  margin-bottom: 25px;
}

.step1_input {
  display: inline-block;
  vertical-align: middle;
  width: calc(33.333% - 4px);
  margin: 0 6px 6px 0;
  position: relative;
}

.step1_input_question {
  width: 26px;
  height: 26px;
  background: url(../img/step1_question.png) no-repeat center;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -13px;
}

.step1_input:nth-child(3n + 3) {
  margin-right: 0;
}

.step1_input input[type="text"],
.step1_inputs select {
  display: block;
  height: 46px;
  line-height: 46px;
  background: #fff;
  padding: 0 41px;
  width: 100%;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: 16px;
  color: #000011;
  outline: none;
  border-radius: 2px;
  font-family: "PT Sans";
}

.step1_inputs select {
  max-width: 259px;
  margin: 0 auto;
  padding: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 6px 0;
}

.withq input[type="text"] {
  padding: 0 45px 0 20px;
}

.step1_input input[type="text"]::-webkit-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.step1_input input[type="text"]:-ms-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.step1_input input[type="text"]::placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.step1_input input[type="text"]:focus,
.step1_inputs select:focus {
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 17, 0.13);
  box-shadow: 0 0 24px rgba(0, 0, 17, 0.13);
}

.step1_textarea {
  margin-bottom: 30px;
}

.step1_textarea label {
  display: block;
  margin-bottom: 25px;
}

.step1_textarea textarea {
  display: block;
  height: 87px;
  background: #fff;
  padding: 20px;
  width: 100%;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: 16px;
  color: #000011;
  outline: none;
  border-radius: 2px;
  font-family: "PT Sans";
  resize: none;
}

.step1_textarea textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.step1_textarea textarea:-ms-input-placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.step1_textarea textarea::placeholder {
  color: rgba(0, 0, 17, 0.6);
}

.next_step_container {
  text-align: right;
}

.next_step_container input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  width: 168px;
  height: 40px;
  border-radius: 3px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  text-align: center;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  font-family: "PT Sans";
}

.next_step_link {
  display: inline-block;
  vertical-align: middle;
  width: 168px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.next_step_container input[type="submit"]:hover,
.next_step_link:hover {
  background: #ef6064;
}

/* Step 2*/

.step2_delivery_container {
  margin-bottom: 10px;
  padding: 20px;
  border-radius: 3px;
  background-color: #ffffff;
}

.step2_delivery_container.so_style {
  background-color: #3d638a;
  color: #fff;
}

.step2_delivery_title {
  font-size: 24px;
  color: #000011;
  font-weight: 700;
  font-family: "Bebas";
  margin-bottom: 15px;
}

.step2_delivery_container.so_style .step2_delivery_title {
  color: #fff;
}

.step2_delivery_description {
  font-size: 16px;
  color: #000011;
  margin-bottom: 15px;
}

.step2_delivery_container.so_style .step2_delivery_description {
  color: #fff;
}

.step2_delivery_last {
  font-size: 0;
}

.step2_delivery_form {
  display: inline-block;
  vertical-align: middle;
}

.step2_delivery_select {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 294px;
}

.step2_delivery_form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  width: 109px;
  height: 40px;
  border-radius: 3px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  text-align: center;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  font-family: "PT Sans";
}

.step2_delivery_container.so_style .step2_delivery_form input[type="submit"] {
  background: #4e749b;
}

.step2_delivery_misc {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #000011;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 25px;
}

.step2_delivery_container.so_style .step2_delivery_misc {
  color: #fff;
}

.step2_content .next_step_container {
  margin-top: 30px;
}

/* Step 3 */

.step3_payment {
  font-size: 0;
}

.step3_payment_one {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(33.333% - 7px);
  padding: 10px 18px;
  min-height: 71px;
}

.step3_payment_one:hover,
.step3_payment_one.active {
  background: none;
  border: 1px solid #c1272c;
}

.step3_payment_one:nth-child(3n + 3) {
  margin-right: 0;
}

.step3_payment_one_img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 59px;
  line-height: 59px;
}

.step3_payment_one_img img {
  vertical-align: middle;
}

.step3_payment_one_title {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #000011;
  font-weight: 700;
}

.step3_promocode {
  margin-bottom: 30px;
  border-radius: 3px;
  background-color: #25486d;
  padding: 20px;
  font-size: 0;
}

.step3_promocode_title {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #ffffff;
  margin-right: 5px;
  width: calc(100% - 445px);
}

.step3_promocode_form {
  display: inline-block;
  vertical-align: middle;
  width: 440px;
}

.step3_promocode_input {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 294px;
}

.step3_promocode_input input[type="text"] {
  display: block;
  height: 40px;
  line-height: 40px;
  background: #ecf1f6;
  padding: 0 20px;
  width: calc(100% - 40px);
  border: 0;
  text-align: left;
  font-size: 14px;
  color: #000011;
  outline: none;
  border-radius: 3px;
  font-family: "PT Sans";
}

.step3_promocode_input input[type="text"]::-webkit-input-placeholder {
  color: rgba(0, 0, 17, 0.7);
}

.step3_promocode_input input[type="text"]:-ms-input-placeholder {
  color: rgba(0, 0, 17, 0.7);
}

.step3_promocode_input input[type="text"]::placeholder {
  color: rgba(0, 0, 17, 0.7);
}

.step3_promocode_form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  text-align: center;
  text-transform: uppercase;
  height: 40px;
  background: #4e749b;
  font-size: 14px;
  font-weight: 700;
  border: 0;
  border-radius: 3px;
  outline: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
  color: #fff;
  font-family: "PT Sans";
}

/* Step 4 */

.step4_final_price {
  margin-bottom: 30px;
  font-size: 18px;
  color: #000011;
  font-weight: 700;
  text-transform: uppercase;
}

.step4_products_container {
  margin-bottom: 30px;
}

.step4_products_one {
  display: block;
  font-size: 0;
  margin-bottom: 10px;
}

.step4_products_img {
  display: inline-block;
  vertical-align: middle;
  width: 82px;
  margin-right: 30px;
}

.step4_products_title {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  color: #000011;
  width: calc(100% - 112px);
}

.step4_privacy {
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px;
  color: #000011;
  font-size: 14px;
  font-weight: 700;
  font-family: "Bebas";
  text-transform: uppercase;
}

.step4_privacy a {
  text-decoration: underline;
  color: #3d638a;
}

.step4_payment {
  border-radius: 3px;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 17px 20px;
}

/* Model page */

.model_container {
  font-size: 0;
}

.model_one {
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;
  background-color: #ffffff;
  margin: 0 0 30px 0;
  width: calc(50% - 16px);
  overflow: hidden;
}

.model_one:nth-child(odd) {
  margin-right: 32px;
}

.model_one_img img {
  min-width: 100%;
}

.model_one_content {
  padding: 20px;
}

.model_one_subtitle {
  color: #000011;
  font-size: 16px;
  margin-bottom: 5px;
}

.model_one_title {
  color: #000011;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}

.model_one_body {
  font-size: 15px;
  color: rgba(0, 0, 17, 0.7);
  line-height: 1.4;
  margin-bottom: 15px;
}

.model_one_link {
  display: block;
  font-size: 14px;
  color: #9797ff;
  font-weight: 700;
}

.pager_container {
  text-align: right;
  font-size: 0;
}

.pager {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.pager_prev {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 16px;
  background: url(../img/pager_prev.png) no-repeat center;
}

.pager_numbers {
  display: inline-block;
  vertical-align: middle;
  width: 280px;
}

.pager_number {
  font-size: 18px;
  color: #000011;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
  color: #000011;
  font-weight: 700;
  line-height: 1;
  padding: 8px 12px;
  margin: 0 1px;
}

.pager_number:hover,
.pager_number.active {
  color: #fff;
  background-color: #25486d;
}

.pager_next {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 16px;
  background: url(../img/pager_next.png) no-repeat center;
}

/* Catalog page */

.catalog_text_wrapper {
}

.catalog_text_section {
  padding: 40px 0;
  font-size: 14px;
  color: rgba(0, 0, 17, 0.6);
  line-height: 1.4;
}

.filters_container {
  margin-bottom: 15px;
}

.filter_one {
  margin-bottom: 15px;
  background-color: #ffffff;
  padding: 20px;
}

.filter_one_title {
  font-size: 24px;
  color: #000011;
  font-weight: 700;
  font-family: "Bebas";
  margin-bottom: 20px;
  line-height: 1;
}

.filter_one_brands {
  margin: 10px 0;
  font-size: 0;
}

.filter_one_brand {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: rgba(0, 0, 17, 0.7);
  margin-right: 10px;
  line-height: 1.6;
}

.filter_one_brand_cancel {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  background: url(../img/filter_one_brand_cancel.png) no-repeat center;
  margin-left: 3px;
}

.filter_one_clean_link {
  display: block;
  font-size: 14px;
  color: #438fde;
  text-decoration: underline;
}

.filter_one_inputs {
  font-size: 0;
  margin-bottom: 30px;
}

.filter_one_inputs_text {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #000011;
  margin: 0 17px;
}

.filter_one_inputs_text:first-child {
  margin-left: 0;
}

.filter_one_inputs input[type="text"] {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 5px;
  background-color: #f4f4f4;
  border: 0;
  background: #f4f4f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-family: "PT Sans";
  font-size: 14px;
  color: rgba(0, 0, 17, 0.6);
  padding: 0 5px;
}

.filter_one_inputs.engInput input[type="text"] {
  width: 64px;
}

.filter_one_toddler {
  margin: 10px 0;
  height: 1px;
  background: #c2c2c2;
}

.filter_one_toddler_inner {
  margin-left: 20%;
  width: 30%;
  height: 1px;
  background: #c1272c;
  position: relative;
}

.filter_one_toddler_start {
  width: 16px;
  height: 16px;
  background: url(../img/toddler_button.png) no-repeat center;
  cursor: pointer;
  position: absolute;
  left: -8px;
  top: -8px;
}

.filter_one_toddler_start_end {
  width: 16px;
  height: 16px;
  background: url(../img/toddler_button.png) no-repeat center;
  cursor: pointer;
  position: absolute;
  right: -8px;
  top: -8px;
}

.filter_one_radio {
  font-size: 0;
}

.filter_one_radio {
  padding: 15px 0;
  position: relative;
}

.filter_one_radio:after {
  content: "";
  height: 1px;
  width: 260px;
  background: #e1e1e1;
  position: absolute;
  left: -20px;
  top: 100%;
}

.filter_one_radio:last-child:after {
  display: none;
}

.filter_one_radio input[type="radio"] {
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  outline: none;
}

.filter_one_radio label {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #000011;
  position: relative;
  margin-left: 15px;
}

.filter_one_radio label:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/filter_nocheck.png) no-repeat center;
  position: absolute;
  top: 0;
  left: -35px;
}

.filter_one_radio input[type="radio"]:checked + label:before {
  background: url(../img/ordering_user_type_check.png) no-repeat center;
}

.catalog_show_first {
  border-radius: 5px;
  background-color: #052a51;
  margin-bottom: 35px;
  font-size: 0;
  padding: 25px;
}

.catalog_show_first_title {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  margin-left: 15px;
  font-size: 16px;
  color: #f4f4f4;
}

.catalog_show_first_options {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 135px);
}

.catalog_show_first_options label[for="catalog_show_first_price"] a i {
  height: 16px;
  width: 12px;
  display: inline-block;
}

.catalog_show_first_options i.sort-asc {
  background: url(../img/sorting-arrows.png);
}

.catalog_show_first_options i.sort-desc {
  background: url(../img/sorting-arrows.png) 100%;
}

.catalog_show_first_option {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  text-align: left;
}

.catalog_show_first_option:last-child {
  margin-right: 0;
}

.catalog_show_first_option input[type="radio"] {
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  outline: none;
}

.catalog_show_first_title a {
  text-decoration: underline;
  color: #b1b0b0;
}

.htmlmap p {
  margin: 0;
}

.product_parameters a {
  text-decoration: underline;
}

.catalog_show_first_option label {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #b1b0b0;
  position: relative;
  margin-left: 15px;
}

.catalog_show_first_option label:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/ordering_user_type_nocheck.png) no-repeat center;
  position: absolute;
  top: 0;
  left: -35px;
}

.catalog_show_first_option input[type="radio"]:checked + label:before {
  background: url(../img/ordering_user_type_check.png) no-repeat center;
}

.catalog_show_first_option input[type="radio"]:checked + label {
  color: #f4f4f4;
}

.catalog_misc_container {
  margin-bottom: 25px;
  font-size: 0;
}

.catalog_misc_left {
  display: inline-block;
  vertical-align: middle;
  width: 320px;
}

.catalog_misc_all {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  padding-left: 30px;
  background: url(../img/catalog_misc_all.png) no-repeat left center;
  font-size: 16px;
  color: #000011;
}

.catalog_misc_discount {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  background: url(../img/percent-sign1.png) no-repeat left center;
  font-size: 16px;
  color: #c1272c;
}

.catalog_misc_right {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 320px);
  text-align: right;
}

.catalog_misc_show_title {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #000011;
  margin-right: 15px;
}

.catalog_misc_show {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.catalog_misc_show_link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1px;
  font-size: 16px;
  color: #727272;
  border-radius: 3px;
  line-height: 1;
  padding: 15px;
}

.catalog_misc_show_link:hover,
.catalog_misc_show_link.active {
  color: #000011;
  background-color: #ffffff;
}

/*пагинация*/

ul.pager_numbers {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

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

ul.pager_numbers li span {
  font-size: 18px;
  font-weight: 700;
  border-radius: 3px;
  color: #000011;
  line-height: 1;
  padding: 8px 12px;
  margin: 0 1px;
}

ul.pager_numbers li a {
  font-size: 18px;
  color: #000011;
  font-weight: 700;
  border-radius: 3px;
  line-height: 1;
  padding: 8px 12px;
  margin: 0 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

ul.pager_numbers li.selected a {
  color: #fff;
  background-color: #25486d;
}

ul.pager_numbers li:first-child a.inline-link {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 16px;
  background: url(../img/pager_prev.png) no-repeat center;
  margin-right: 20px;
  position: relative;
  top: -6px;
}

ul.pager_numbers li:last-child a.inline-link {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 16px;
  background: url(../img/pager_next.png) no-repeat center;
  margin-left: 20px;
  position: relative;
  top: -6px;
}

ul.pager_numbers li a:hover {
  color: #fff;
  background-color: #25486d;
}

.btnAfterBuy {
  background: #ef6064;
}

.searchPerPage {
  display: block;
  text-align: right;
  width: auto;
}

.filter-slider a {
  -webkit-transition: none;
  transition: none;
}

.noUserBg {
  background: none;
}

.hat_money_container > select,
.hat_language_container select {
  background: transparent;
  border: none;
  text-align: left;
  font-size: 14px;
  color: #000011;
  text-transform: uppercase;
  font-family: "PT Sans", Tahoma, Arial;
  outline: none;
  padding-right: 15px;
  cursor: pointer;
  /*for WebKit*/
  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  /* for IE */
  -ms-appearance: none;
  appearance: none !important;
  background: url(../img/hat_arrow_bottom.png) no-repeat right center;
}

.hat_language_container select {
  text-transform: initial;
}

.flags {
  display: inline-block;
  margin-left: 25px;
  padding-left: 30px;
  padding-right: 10px;
}

.flag_ru_RU {
  background: url(../img/ru_flag.png) no-repeat left center;
}

.flag_en_US {
  background: url(../img/en_flag.png) no-repeat left center;
}

.post a {
  color: #438fde;
}

.post a:hover {
  color: #000000;
}

.errorData {
  border-color: red !important;
}

.arcticmodal-container {
  overflow: auto;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: 0;
}

.modal-overlay,
.arcticmodal-container {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*background: rgba(12, 10, 10, 0.65);*/
  background: rgba(8, 44, 81, 0.9);
}

.arcticmodal-container_i {
  height: 100%;
  margin: 0 auto;
}

.arcticmodal-container_i2 {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  border: 0;
}

.box-modal {
  background: #ffffff;
  border: 1px solid #bcbcbc;
  border-radius: 2px;
  -webkit-box-shadow: 0 10px 25px 0 #262626;
  box-shadow: 0 10px 25px 0 #262626;
}

.plugin_arrived-header.preOrder {
  min-height: 40px;
  height: auto;
}

.formFields {
  padding: 20px;
}

.formFields input[type="text"],
.plugin_arrived-field input[type="text"] {
  display: block;
  height: 30px;
  line-height: 30px;
  background: #fff;
  padding: 0 10px;
  width: 10px;
  border: 1px solid #ebebeb;
  text-align: left;
  font-size: 18px;
  color: #000017;
  outline: none;
  border-radius: 3px;
  font-family: "PT Sans";
}

.formFields input[name="preorder_name"],
.formFields input[name="preorder_email"],
.formFields input[name="preorder_phone"],
.plugin_arrived-field input[type="text"] {
  width: auto;
}

.formFields .error {
  font-size: 12px;
  color: red;
}

.formFields textarea {
  background: #fff;
  padding: 10px;
  border: 1px solid #ebebeb;
  font-size: 18px;
  color: #000017;
  outline: none;
  border-radius: 3px;
  font-family: "PT Sans";
  width: calc(100% - 20px);
}

a.preorder-submit {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 10px 38px;
  line-height: 1;
  font-size: 16px;
  color: #ffffff;
  border-radius: 3px;
  background: #c1272c;
  margin-top: 10px;
}

.plugin_arrived-value.submit input {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 10px 38px;
  line-height: 1;
  font-size: 16px;
  color: #ffffff;
  border-radius: 3px;
  background: #c1272c;
  margin-top: 10px;
  cursor: pointer;
}

.item_one .dont_have_button {
  font-size: 14px;
  padding: 10px 16px;
}

.plugin_arrived-overlay {
  background: rgba(8, 44, 81, 0.9) !important;
}

.stocks {
  font-size: 16px;
  margin-bottom: 20px;
}

.stocks.list_prod {
  font-size: 14px;
}

.stocks strong {
  /*white-space: nowrap;*/
  /*font-weight: normal;*/
}

.stocks .stock-critical {
  color: #e00;
}

.stocks .stock-low {
  color: #a80;
}

.stocks .stock-high {
  color: #0a0;
}

.stocks .stock-none {
  color: #aaa;
  white-space: normal;
}

.modal_callback {
  display: none;
  position: fixed;
  max-width: 300px;
  top: 50%;
  left: 50%;
  width: auto;
  margin: -129px 0 0 -150px;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #bcbcbc;
  border-radius: 2px;
  -webkit-box-shadow: 0 10px 25px 0 #262626;
  box-shadow: 0 10px 25px 0 #262626;
}

.callTitle {
  min-height: 40px;
  height: auto;
  width: 100%;
  background: rgb(96, 108, 136);
  text-shadow: 0 -1px 1px #000000;
  font-family: Arial;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 108, 136, 1)), to(rgba(63, 76, 107, 1)));
  background: linear-gradient(to bottom, rgba(96, 108, 136, 1) 0%, rgba(63, 76, 107, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#606c88', endColorstr='#3f4c6b', GradientType=0);
}

.callTitle span {
  padding: 12px 10px;
  display: inline-block;
  font-size: 16px;
}

i.close {
  display: inline-block;
  width: 16px;
  float: right;
  margin: 11px 15px 0 0;
  cursor: pointer;
  height: 16px;
  background: url(../img/close.png) no-repeat;
}

.callBody {
  padding: 20px;
}

.callSubmit {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 10px 38px;
  line-height: 1;
  font-size: 16px;
  color: #ffffff;
  border-radius: 3px;
  background: #c1272c;
  margin-top: 10px;
  cursor: pointer;
}

.blog_page .inner_hat_section {
  padding: 65px 0 9px 290px;
}

.subtlety_video_one iframe {
  width: 100%;
  height: 260px;
}

.inner_article_one_img img {
  border-radius: 3px;
  overflow: hidden;
}

.catalog_misc_right.inFavor {
  width: 100%;
}

.news_container .model_one {
  width: 100%;
  margin-right: 0;
}

.default_btn {
  display: table;
  vertical-align: middle;
  width: auto;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
  padding: 0 20px;
  cursor: pointer;
}

.default_btn:hover {
  background: #ef6064;
}

.mobileHide {
  cursor: pointer;
}

input#paymentFormSubmit {
  width: auto;
  margin-top: 20px;
  cursor: pointer;
}

select#wahtmlcontrol_paymentType {
  padding: 5px;
}

.offer_slide_content .autobadge-pl {
  position: absolute;
  bottom: -94px;
  top: initial !important;
}

.offer_slide_img {
  position: relative;
}

.offer_slide_img .autobadge-pl {
  position: absolute;
  bottom: 0;
  top: initial !important;
}

/*TERM CHECKBOX*/

input[name="data[terms_accepted]"] {
  height: auto !important;
}

.termInput {
  display: block !important;
  font-size: 15px !important;
}

/*UPSELLING CROSSELLING*/

.forUpselling .item_container_small .item_one:nth-child(n + 4),
.forCrosselling .item_container_small .item_one:nth-child(n + 4) {
  /*display: none;*/
}

span.moreItems {
  display: block;
  text-align: right;
  margin: -15px 0 20px 0;
  color: #438fde;
  text-decoration: underline;
  cursor: pointer;
}

span.moreItems:hover {
  text-decoration: none;
}

.hidm {
  display: none !important;
}

@media screen and (max-width: 600px) {
  div.adress,
  div.hat_worktime {
    display: none;
  }

  .hidm {
    display: none !important;
  }

  .hat_favorites {
    width: 60px;
  }
}

.category_one_img {
  height: 200px;
  overflow: hidden;
}

/*Menu*/

.menu {
  text-align: right;
}

.menu__icon {
  display: none;
  width: 45px;
  height: 35px;
  position: relative;
  cursor: pointer;
  position: fixed;
  left: 0;
  top: 0;
}

.menu__icon span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #333333;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.menu__icon span:nth-child(1) {
  top: 0px;
}

.menu__icon span:nth-child(2),
.menu__icon span:nth-child(3) {
  top: 13px;
}

.menu__icon span:nth-child(4) {
  top: 26px;
}

.hat_menu_link {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
  text-transform: uppercase;
  text-decoration: none;
}

.hat_menu_link:hover {
  text-decoration: underline;
}

.hat_menu_container.menu_state_open .menu__icon span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.hat_menu_container.menu_state_open .menu__icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hat_menu_container.menu_state_open .menu__icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hat_menu_container.menu_state_open .menu__icon span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.MobileMenu {
  display: none;
}

/*
.hat_menu_container.menu_state_open .hat_menu {
    display: block;
}
*/
@media screen and (max-width: 999px) {
  .hat_menu_container {
    background: none !important;
  }

  .submenu {
    width: 100% !important;
  }

  .submenu li {
    text-align: center !important;
    padding-top: 5px;
  }

  .hat_menu_container {
    min-height: 0;
    background: none;
    padding: 0;
  }

  .menu__icon {
    display: inline-block;
  }

  .hat_menu {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    margin-top: 52px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    overflow: auto;
  }

  .hat_menu_link {
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #ffffff;
  }

  .MobileMenu {
    display: inline-block;
    position: absolute;
    top: 0;
  }

  .blog_page .inner_hat_section {
    padding: 65px 0 9px 0;
}
}

.brand {
  float: left;
  width: 20%;
  padding: 5px 10px;
  border: 1px solid #dee0ee;
  margin: 5px;
  border-radius: 3px;
  height: 30px;
}

.brimg {
  float: left;
  width: 30%;
}

.brand img {
  float: left;
}

.brtext {
  float: left;
  width: 70%;
  text-align: center;
}

.brand span {
  display: block;
  padding-top: 5px;
  color: #575b71;
  text-align: right;
}

.brand:hover {
  border: 1px solid red;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
}

@media screen and (max-width: 768px) {
  .brand {
    width: 28%;
  }
}

@media screen and (max-width: 650px) {
  .brand {
    width: 42%;
  }
}

@media screen and (max-width: 410px) {
  .brand {
    width: 90%;
  }
}

/*Submenutop*/

.updown > li {
  float: left;
  position: relative;
}

.updown > li:first-child {
  border-left: 0;
}

.updown > li > a.active,
.submenu a:hover {
  color: #438fde;
}

.updown .fa,
.submenu .fa {
  margin-left: 5px;
  color: inherit;
}

.submenu {
  position: absolute;
  z-index: 5;
  width: 250px;
  background: white;
  border-top: 1px solid #cbcbcc;
  border-left: 1px solid #cbcbcc;
  border-right: 1px solid #cbcbcc;
  border-bottom: 1px solid #cbcbcc;
  visibility: hidden;
  opacity: 0;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  padding-left: 0px;
  background: #1b3449;
  padding-bottom: 10px;
}

.submenu li {
  position: relative;
  text-align: left;
  margin-top: 10px;
  margin-right: 0px !important;
  float: left;
  padding-right: 5px;
  width: 100%;
}

.submenu li a {
  color: white;
  font-size: 15px;
}

.submenu .submenu {
  position: absolute;
  left: 91.9%;
  top: -1px;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

nav li:hover > .submenu {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  visibility: visible;
  opacity: 1;
}

.updown1 {
  position: relative;
}

.updown1:before {
  position: absolute;
  width: 22px;
  height: 2px;
  content: "";
  background: #ffffff;
  -webkit-box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
  left: -21px;
  top: 5px;
}

.smallbut1 {
  float: left;
  width: 85px;
}

.but_buy {
  width: 125px !important;
}

.fog a {
  font-size: 14px;
}

.fog {
  float: left;
  margin-top: 45px;
  margin-left: 10px;
}

@media screen and (max-width: 500px) {
  .hat_language_container {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 522px) {
  .btn-light-blue {
    margin-top: 5px !important;
  }
}

.smallbut2 {
  font-family: "PT Sans", Tahoma, Arial;
  font-size: 13px !important;
  width: 125px !important;
  margin-left: 10px !important;
  height: 40px !important;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  border: 1px solid #438fde;
  border-radius: 3px;
  background: transparent;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.smallbut2:hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #438fde;
  color: white;
}

input[name="service_agreement"] {
  height: auto !important;
}

#paymentFormSubmit {
  display: inline-block;
  vertical-align: middle;
  width: 287px;
  height: 37px;
  line-height: 37px;
  border-radius: 3px;
  background-color: #c1272c;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}

#paymentFormSubmit:hover {
  background: #ef6064;
}

.wa-fill {
  height: 46px;
  line-height: 46px;
  background: #fff;
  padding-left: 10px;
  /* width: 100%; */
  border: 1px solid #b2c4d5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: 16px;
  color: #000011;
  outline: none;
  border-radius: 2px;
  font-family: "PT Sans";
  margin-left: 10px;
  /* width: 300px; */
  min-width: 300px;
  width: 300px !important;
}

#mailer51a6b65fa3ae83579ef4304a267e0df2 .wa-errormsg {
  display: none !important;
}

/* PRODUCTS */

.offer_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content-left,
.content-right {
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
}

.content-product {
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  margin: 15px 0;
  position: relative;
}

.content-left .content-product {
  /*margin-top: 10px;*/
  /*height: 125px;*/
  height: 21%;
}
/*@media only screen and (min-width: 720px) and (max-width: 1014px) {*/
  .content-left:nth-child(2n + 2) .content-product {
    /*margin: 15px 0;*/
    /*height: 148px;*/
    /*margin-top: 13px!important;*/
    margin-top: 0px!important;
  }
/*}*/

.content-left:nth-child(2n + 2) .new-left p {
  color: white;
}

.new-left {
  padding: 10px 35px;
  background-image: url(../img/back-new1.png);
  height: auto;
  min-height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 8px;
  position: relative;
}

.new-left > a,
.content-product > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.new-left p {
  font-size: 49px;
  font-weight: 700;
  color: #fff;
  font-family: "Bebas";
  margin-top: 25px;
}

.new-left.videoBl {
  padding-bottom: 0px!important;
  padding-left: 0px!important;
  padding-right: 0px!important;
  padding-top: 7px!important;
  background: black!important;
}

.new-left.videoBl iframe {
  width: 100%;
  height: 100%;
  min-height: 360px;
}

.new-right {
  padding: 10px 35px;
  background-image: url(../img/back-new2.png);
  height: auto;
  min-height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 8px;
}

.new-right p {
  font-size: 55px;
  font-weight: 700;
  color: #000011;
  font-family: "Bebas";
  margin-top: 25px;
}

.product-btn {
  background: #c52d32;
  color: #fff;
  border: none;
  font-family: "PT Sans", Tahoma, Arial;
  font-weight: 600;
  border-radius: 3px;
  padding: 10px 35px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}

.product-btn:hover {
  background: #ef6064;
  cursor: pointer;
}

.product-img {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
}

.product-descr {
  width: 65%;
  display: inline-block;
  vertical-align: middle;
}

.product-descr p {
  margin-top: 0;
  font-size: 17px;
}

.product-descr .new-price {
  display: inline;
  vertical-align: top;
  font-weight: 700;
  font-family: "Bebas";
  font-size: 22px;
  margin-left: 15px;
}

.product-descr .old-price {
  display: inline;
  vertical-align: top;
  font-family: "Bebas";
  text-decoration: line-through;
  color: #5a5a5a;
  margin-left: 8px;
}

.product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* SUBSCRIBE */
.podpiska {
  max-width: 1140px;
  margin: 0 auto;
}

.podpiska form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.podpiska > div {
  padding: 20px 0px 40px 0px !important;
  width: 100% !important;
}

.bk11 {
  background: #052a51;
}

.podpiska label {
  margin-top: 10px;
  color: white;
  width: 75px !important;
  margin-left: -17px;
  margin-bottom: 0px;
}

p.zag {
  padding-top: 30px;
  color: white;
  text-align: center;
  font-size: 24px;
  margin-bottom: 0px;
  font-weight: bold;
}

p.propose {
  color: white;
  text-align: center;
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 0px;
}

.podpiska .wa-after-submit {
  color: white !important;
  background-color: #052a51 !important;
}

.podpiska .wa-field {
  overflow: inherit !important;
}

.podpiska .wa-submit {
  margin-left: 85px;
  display: inline-block;
  vertical-align: middle;
  width: 168px;
  height: 46px;
  border-radius: 3px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  text-align: center;
  border: 0;
  padding: 0;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  font-family: "PT Sans";
  margin-top: 0px !important;
}

.podpiska .wa-submit:hover {
  background: #ef6064;
}

/* ARROW UP/DOWN */

.go-up,
.go-down {
  display: none;
  position: fixed;
  /*позиционирование*/
  z-index: 9999;
  /*поверх все элементов на странице*/
  right: 10%;
  /*положение на странице, если слева - left*/
  /* background-image: url('../img/arrow-up.png');*/

  cursor: pointer;
  color: #fff;
  text-align: center;
  font: normal normal 42px/42px sans-serif;
  text-shadow: 0 1px 2px #000;
  opacity: 0.5;
  padding: 3px;
  margin-bottom: 5px;
  width: 47px;
  height: 47px;
}

.go-up {
  background-image: url("../img/arrow-up.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.go-down {
  background-image: url("../img/arrow-down.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.go-up {
  bottom: 160px;
}

.go-down {
  bottom: 110px;
}

.go-down:hover,
.go-up:hover {
  opacity: 1;
}

@media screen and (max-width: 1150px) {
  .item_container_small .item_one,
  .item_container_small .mainone:nth-child(3n + 3),
  .item_container_small .mainone:nth-child(4n + 4) {
    margin: 0 15px 30px 15px !important;
  }

  .product-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .btn-details {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .price-details {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .product-descr .new-price {
    margin-left: 0;
  }
}

@media screen and (max-width: 1050px) {
  .product-descr {
    margin-left: 10px;
  }
}

@media screen and (max-width: 1000px) {
  .podpiska .wa-submit {
    margin-left: 80px;
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 965px) {
  .podpiska form {
    width: 50%;
    margin: 0 auto;
  }

  .wa-fill {
    width: 200px !important;
  }

  .product-descr {
    margin-left: 10px;
  }

  #mailer51a6b65fa3ae83579ef4304a267e0df2 .wa-field {
    text-align: center;
  }

  #mailer51a6b65fa3ae83579ef4304a267e0df2 .wa-caption {
    float: none !important;
  }

  #mailer51a6b65fa3ae83579ef4304a267e0df2 .wa-value-input {
    margin: 0 auto !important;
  }

  .podpiska .wa-submit {
    margin-left: 10px;
    margin-top: 30px !important;
  }

  .podpiska label {
    margin-left: 0;
  }
}

@media screen and (max-width: 900px) {
  .podpiska .wa-submit {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 700px) {
  .offer_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
  }

  .content-right {
    margin-top: 20px;
  }
}

@media screen and (max-width: 800px) {
  .model_one_body table tbody tr td figure {
    width: 90%;
    margin: 0;
  }
}

@media screen and (max-width: 650px) {
  /* TABLE NEWS*/

  .news_container .model_one {
    width: 100%;
  }

  .model_one_body table {
    margin: 0 auto;
  }

  .model_one_body table tbody tr td {
    display: inline-block;
    width: 32%;
  }

  .model_one_body table tbody tr td figure img {
    width: 95% !important;
    height: auto !important;
  }

  /**/
}

@media screen and (max-width: 550px) {
  .new-right p,
  .new-left p {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 500px) {
  .wa-fill {
    margin-left: 0;
  }

  .podpiska .wa-submit {
    margin-left: 0;
    margin-top: 20px !important;
  }

  .bk11 {
    padding: 0 10px;
  }

  p.propose {
    margin-top: 15px;
  }

  .btn-buy.only_preorder {
    display: block;
    max-width: 182px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 480px) {
  .product-descr {
    width: 100%;
  }

  .product-descr p {
    width: 100%;
  }

  .product-btn {
    margin-top: 15px;
  }

  .new-right p,
  .new-left p {
    margin-bottom: 0;
  }
}

/* HEADER-MOBILE */

.hat_mobile {
  display: none;
}

@media screen and (max-width: 999px) {
  .hat_mobile {
    display: block;
  }

  .hat_section {
    display: none;
  }
}

.hat_mobile-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  margin: 0;
}

.hat_mobile-list--bottom {
  border-bottom: 1px solid #ffffff;
}

.hat_mobile-list__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  background-color: #c1272c;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 7px 0;
  text-align: center;
  border-right: 1px #ffffff solid;
  cursor: pointer;
}

.hat_mobile-list__item:hover {
  background-color: #aaaaaa;
}

.hat_mobile-list__item:last-child {
  border-right: none;
}

.hat_mobile-list__item a {
  color: #ffffff;
}

.hat_mobile-list__item .hamburger {
  padding: 5px 15px;
}

.hat_mobile-list--bottom .hat_mobile-list__item {
  background-color: #052a51;
}

.hat_mobile-list--bottom .hat_mobile-list__item:hover {
  background-color: #aaaaaa;
}

.hat_mobile-list__item i {
  color: #ffffff;
  font-size: 20px;
}

.compare {
  position: relative;
}

.hat_compare_quantity {
  position: absolute;
  top: -5px;
  right: -9px;
  font-size: 10px;
  color: #ffffff;
  font-weight: 700;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #052a51;
  text-align: center;
}

.hat_favorites--mobile {
  margin: 0 auto;
  margin-bottom: 0 !important;
  background-color: transparent;
  background: url(../img/fav_star-white.png) no-repeat center;
}

.hat_cart--mobile {
  margin: 0 auto;
  background-color: transparent;
  background: url(../img/hat_cart_w.png) no-repeat center;
}

.hat_favorites--mobile:hover,
.hat_cart--mobile:hover {
  background-color: transparent;
  background-position: center;
}

.hat_favorites--mobile .hat_favorites_quantity,
.hat_cart--mobile .hat_cart_quantity {
  left: 36px;
  background-color: #052a51;
}

.hat_cart--mobile .hat_cart_quantity {
  left: 44px;
}

.MobileMenu {
  display: inline-block;
  position: relative;
}

.hat_mobile-list__item .hamburger-inner,
.hat_mobile-list__item .hamburger-inner::before,
.hat_mobile-list__item .hamburger-inner::after {
  background-color: #ffffff;
}

.base-menu-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.list-mobile-item a {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  font-size: 17px;
  font-weight: normal;
  color: #052a51;
  background: none;
}

/*.ssearch-wrapper--mobile {*/
/*display: none;*/
/*}*/

.ssearch-wrapper--mobile form {
  padding: 10px;
}

.list-mobile {
  display: none;
  background: #edf1f6;
}

.list-mobile-item {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-mobile-item li {
  padding: 6px 0;
  border-bottom: 1px solid #e1e1e1;
}

.mobile_social {
  margin-left: 2%;
}

.mobile_social .hat_social_link.fb {
  background: #438fde url(../img/fb_hover.png) no-repeat center;
}

.mobile_social .hat_social_link.vk {
  background: #438fde url(../img/vk_hover.png) no-repeat center;
}

.mobile_social .hat_social_link.inst {
  background: #438fde url(../img/inst-hover.png) no-repeat center;
}

.phone--mobile {
  font-size: 17px;
  font-weight: normal;
  color: #052a51;
  background: none;
}

.callback--mobile {
  padding-left: 30px;
  font-size: 17px;
  color: #052a51;
  text-align: left;
  height: auto;
  line-height: 25px;
  background-color: transparent;
}

.callback--mobile:hover {
  color: #000000;
  background-color: transparent;
}

.hat_mobile-list__item.active {
  background-color: #edf1f6;
}

.hat_mobile-list__item.active i {
  color: #052a51;
}

@media (max-width: 322px) {
  #callback-mobile,
  #trigger {
    -ms-flex-preferred-size: 81px;
    flex-basis: 81px;
  }
}

.hat_language_container-hidden {
  visibility: hidden;
}

.price_container_add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* END HEADER-MOBILE */

.another_products_container {
  position: relative;
}

.center_slider_arr {
  position: absolute;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-top: -67px;
}

.left_slider1,
.left_slider2,
.left_slider3,
.right_slider1,
.right_slider2,
.right_slider3 {
  padding: 20px;
}

.left_slider1:hover,
.left_slider2:hover,
.left_slider3:hover,
.right_slider1:hover,
.right_slider2:hover,
.right_slider3:hover {
  cursor: pointer;
}

.slider_arr {
  z-index: 9999;
  /*поверх все элементов на странице*/
  right: 10%;
  /*положение на странице, если слева - left*/
  /* background-image: url('../img/arrow-up.png');*/
  cursor: pointer;
  color: #fff;
  text-align: center;
  font: normal normal 42px/42px sans-serif;
  text-shadow: 0 1px 2px #000;
  opacity: 0.5;
  margin-bottom: 5px;
  width: 30px;
  height: 30px;
  display: inline-block;
  padding: 11px;
}

.slider_arr.left_slider_arr {
  position: absolute;
  right: auto;
  left: 0;
  background-image: url("../img/arrow-up.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.slider_arr.right_slider_arr {
  position: absolute;
  left: auto;
  right: 0;
  background-image: url("../img/arrow-down.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  margin-right: 17px;
}

.slider_arr.left_slider_arr:hover,
.slider_arr.right_slider_arr:hover {
  opacity: 1;
}

.item_one_price {
  margin-top: 7px !important;
}

@media (max-width: 800px) {
  .slider_arr.right_slider_arr {
    margin-right: 0;
  }
}

/* ↓ фиксики - масштабирование инпута количества на странице товара */
.product_content .product_have .product_have_buttons {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
}

.product_content .product_have .product_have_buttons .product_have_quantity {
  margin-right: 8px;
  width: 151px;
}

@media (max-width: 375px) {
  .product_content .product_have .product_have_buttons .product_have_quantity {
    width: 100%;
  }
}

/* ↑ фиксики - масштабирование инпута количества на странице товара */

.product_content .product_slider_big a img {
  cursor: pointer !important;
}

.lg-backdrop.in {
  opacity: 0.6 !important;
}

/* ↓ фиксики - модалка покупки в один клик */
#modal-window .instantorder-items-table {
  margin-bottom: 4%;
}

#modal-window .wa-form {
  display: flex;
  flex-direction: column;
}

#modal-window .wa-value {
  margin-bottom: 2%;
}

#modal-window .wa-value input {
  width: 100%;
  margin: 0;
}

#modal-window .wa-value.wa-required {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#modal-window .wa-value.wa-required input {
  width: auto;
}

#modal-window .item-full-price,
#modal-window .cart-total {
  white-space: nowrap;
}

#modal-window .qty_block {
  min-width: 160px;
}

#modal-window .img {
  width: 50px;
  height: 40px;
}

#modal-window .img a {
  display: block;
  width: 100%;
  height: 100%;
}

@media (max-width: 568px) {
  #modal-window .instantorder-items-table {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  #modal-window .instantorder-items-table thead {
    display: none;
  }

  #modal-window .instantorder-items-table tbody {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  #modal-window .instantorder-items-table .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 8px;
  }

  #modal-window .instantorder-items-table .row .img {
    width: 50px;
    flex-shrink: 0;
    margin-right: 10px;
  }

  #modal-window .instantorder-items-table .row td:nth-child(2) {
    width: calc(100% - 70px);
    margin-bottom: 8px;
  }

  #modal-window .instantorder-items-table .row td:nth-child(3) {
    margin-left: auto;
  }

  #modal-window .instantorder-items-table .row .item-full-price {
    padding-top: 12px;
  }

  #modal-window tfoot .total {
    display: flex;
  }

  #modal-window tfoot .total td:nth-child(1) {
    margin-right: auto;
  }
}

#modal-window .modal-inner {
  position: relative;
}

#modal-window .modal-close-btn {
  position: absolute;
  cursor: pointer;

  display: flex;
  justify-content: center;
  align-items: center;

  border: none;
  background: none;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
}

#modal-window .modal-close-btn .text {
  font-size: 44px;
  line-height: 0;
  transform: rotate(45deg);
}

/* ↑ фиксики - модалка покупки в один клик */

/* ↓ фиксики - кнопка добавить в избронное в карточке товара на витрине*/
.item_one .w-price {
  display: flex;
  flex-direction: column;
}

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

.item_one .item_one_price__favorites {
  background-color: #aaaaaa;
}

.item_one .item_one_price__favorites.active {
  background-color: #c1272c;
}

/* ↑ фиксики - кнопка добавить в избронное в карточке товара на витрине*/

/* ↓ фиксики - модалка быстрого просмотра */
body.--js-noscroll {
  overflow: hidden;
}

.item_one.--js-loading::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.7);
  background-image: url("../img/loading.gif");
  background-position: center center;
  background-repeat: no-repeat;
}

.modal-quickview.--js-show {
  display: flex;
}

.modal-quickview {
  display: none;
  overflow-y: auto;

  background-color: rgba(0, 0, 0, 0.4);
  justify-content: center;
  align-items: center;

  top: 0;
  left: 0;
  z-index: 2000;
  position: fixed;
  width: 100%;
  height: 100%;
}

.modal-quickview .it-fastvw__wrapper {
  position: relative;
  top: 40px;
  background-color: #fff;
  width: auto;
  max-width: 90%;
  padding: 4%;
}

.modal-quickview .product_have_buttons {
  margin-bottom: 12px;
}

.modal-quickview .product_have {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.modal-quickview .it-fastvw__inner {
  display: flex;
  width: auto;
  max-width: 100%;
}

.modal-quickview .product_slider {
  width: calc(100% - 360px);
  max-width: 600px;
}

.modal-quickview .it-fast-view__l--close {
  position: absolute;
  right: 0;
  top: 0;

  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;

  transition: all 0.3s ease 0s;
}

.modal-quickview .it-fast-view__l--close:hover {
  opacity: 0.6;
}

.modal-quickview .product_have_to_cart {
  cursor: pointer;
}

.modal-quickview .it-fast-view__l--close::after {
  content: "";
  width: 80%;
  height: 4px;
  border-radius: 100px;
  background-color: black;
  transform: rotate(45deg);
  position: absolute;
}

.modal-quickview .it-fast-view__l--close::before {
  content: "";
  width: 80%;
  height: 4px;
  border-radius: 100px;
  background-color: black;
  transform: rotate(-45deg);
  position: absolute;
}

.modal-quickview .product_have_quantity.add2cart {
  width: 152px;
}

.modal-quickview .product_have_to_cart {
  width: 152px;
}

.modal-quickview .visually-hidden:not(:focus):not(:active),
.modal-quickview input[type="checkbox"].visually-hidden,
.modal-quickview input[type="radio"].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.modal-quickview .buy_one_click {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 152px;
  height: 51px;
  line-height: 51px;
  border-radius: 3px;
  background-color: #c1272c;
  background-image: linear-gradient(-87deg, #d64348 0%, #c1272c 100%);
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.modal-quickview .buy_one_click:hover {
  background: #ef6064;
}

.modal-quickview .it-fast-view__l--link {
  text-decoration: underline;
  font-family: "PT Sans", Tahoma, Arial;
  font-size: 15px;
  font-weight: 700;
  color: rgb(0, 0, 238);
}

.modal-quickview .product_slider_nav {
  padding-left: 6px;
  padding-right: 6px;
}

.modal-quickview .product_slider_prev {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}

.modal-quickview .product_slider_next {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}

.modal-quickview .product_slider_nav {
  position: relative;
}

.modal-quickview .product_slider_thumb {
  cursor: pointer;
}

.modal-quickview .product_slider {
  height: auto;
}

.modal-quickview .slick-list {
  height: 100%;
}

.modal-quickview .slick-track {
  display: flex;
  width: auto !important;
}

.modal-quickview .slick-slide {
  flex-shrink: 0;
}

@media (min-width: 10px) and (max-width: 780px) {
  .modal-quickview .it-fastvw__inner {
    flex-direction: column;
  }

  .modal-quickview .product_description {
    margin-left: 0;
    width: 100%;
  }

  .modal-quickview .it-fastvw__wrapper {
    max-width: 80vw;
  }

  .modal-quickview .product_slider {
    width: 100%;
    margin-bottom: 24px;
  }

  .modal-quickview .product_have_buttons {
    display: flex;
    justify-content: flex-end;
  }

  .modal-quickview .product_parameters {
    margin-bottom: 18px;
  }
}

@media (max-width: 580px) {
  .modal-quickview .it-fastvw__wrapper {
    padding-left: 44px;
    padding-right: 44px;
  }

  .modal-quickview .it-fastvw__wrapper {
    top: 80px;
  }

  .modal-quickview .product_have_buttons {
    flex-direction: column;
  }

  .modal-quickview .product_have_quantity {
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 14px;
  }

  .modal-quickview .product_have_to_cart {
    margin-left: auto;
    margin-right: 0;
    width: 152px;
  }

  .modal-quickview .product_have_buttons {
    margin-bottom: 16px;
  }

  .modal-quickview .product_have_links {
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 500px) {
  .modal-quickview .it-fastvw__wrapper {
    max-width: 65%;
  }

  .modal-quickview .product_slider_thumbs {
    display: none;
  }

  .modal-quickview .product_slider_nav {
    width: calc(100% + 66px);
    height: 24px;
    position: absolute;
    padding: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
  }

  .modal-quickview .product_slider_big {
    width: 100%;
  }

  .modal-quickview .product_slider {
    width: 100%;
    max-width: 100%;
  }

  .modal-quickview .it-fast-view__l--close {
    width: 32px;
    height: 32px;
  }
}

.modal-quickview {
  z-index: 9999;
}

@media(max-width: 781px){
  .modal-quickview .it-fastvw__wrapper .product_have {
    flex-direction: row;
    flex-wrap: wrap;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have .product_have_buttons {
    width: 100%;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_buttons {
    margin-bottom: 0;
    order: 1;
    margin-bottom: 12px;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_links {
    margin-left: auto;
    order: 2; 
    margin-right: 20px;
  }
  
  .modal-quickview .it-fastvw__wrapper .buy_one_click {
    order: 3;
  }
}


@media(max-width: 581px ){
  
  .modal-quickview .it-fastvw__wrapper .product_have_quantity {
    margin-left: 0;
    margin-right: 20px;
  }
  
  .modal-quickview .it-fastvw__wrapper  .product_have_to_cart {
    margin-left: 0;
  }
  
  .modal-quickview .it-fastvw__wrapper  .product_have_buttons {
    display: flex;
    flex-direction: row;
  }
  

 .modal-quickview .it-fastvw__wrapper .product_have_buttons {
    margin-bottom: 0;
    order: 1;
    margin-bottom: 12px;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_links {
    margin-left: auto;
    order: 2; 
    margin-right: 20px;
    
    display: flex;
    flex-direction: column-reverse;
    
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_links .product_have_left {
    width: 100%;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_links .product_have_right {
    width: 100%;
  }
  
  .modal-quickview .it-fastvw__wrapper .buy_one_click {
    order: 3;
  }
}


@media(min-width: 450px) and  (max-width: 500px){ 
  .modal-quickview .it-fastvw__wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .modal-quickview .it-fastvw__wrapper  .product_have_buttons .product_have_quantity {
    margin-right: 0;
    margin-right: 8px;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have {
    display: flex;
    align-items: flex-start;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_links {
    margin-right: 0;
    width: 121px;
    margin-left: 0;
    margin-right: auto;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_quantity_minus {
    width: 30px;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_quantity_plus {
    width: 30px;
  }
  
  .modal-quickview .product_have_quantity {
    width: 121px !important;
    margin-right: auto !important;
  }

}

@media(max-width: 450px) {
  .modal-quickview .it-fastvw__wrapper .product_have_buttons {
    flex-direction: column;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_to_cart {
    width: 100%;
  }
  
  .modal-quickview .it-fastvw__wrapper .buy_one_click {
    width: 100%;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have {
    position: relative;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_to_fav_link {
    position: absolute;
    top: 6px;
    right: 0;
    width: 56px;
  }
  
    .modal-quickview .it-fastvw__wrapper .product_have_links {
    order: 3; 
  }
  
    .modal-quickview .it-fastvw__wrapper .buy_one_click {
    order: 2;
  }
}
  

@media(max-width:395px){
   .modal-quickview .it-fastvw__wrapper .product_to_fav_link {
    position: static;
     width: 120px
  }
  
    .modal-quickview .it-fastvw__wrapper .product_have_links {
    order: 1; 
      flex-direction: column;
      margin-left: 0;
      margin-right: 0;
      width: 100%;
      margin-bottom: 20px;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_buttons {
    order: 2;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_links .product_have_left {
    display: none;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_right {
    width: 100%;
  }
  
  .modal-quickview .it-fastvw__wrapper .product_have_quantity {
    margin-right: 0;
  }
  
  .modal-quickview .it-fastvw__wrapper  .product_have_buttons {
    align-items: center;
  }
  
}

.modal-quickview .slick-slide{
  min-width: 280px;
}
  



/* ↑ фиксики - модалка быстрого просмотра */


.hat_logo {
  left: 49%;
}

.hat_menu {
  width: 100%;
}

.hat_menu li:nth-child(4) {
  margin-right: 200px;
}

.hat_mobile-list__item.active a {
  color: #052a51;
}

@media screen and (max-width: 1158px) {
  .hat_menu li:nth-child(4) {
    margin-right: 5px;
  }
}
/* @media screen and (max-width: 965px) { */
#maileredaf9358a63ded4aa1ff77e9b6b85c8e .wa-value.wa-value-input {
  margin-left: 0;
}
#maileredaf9358a63ded4aa1ff77e9b6b85c8e .wa-value.wa-value-input .wa-fill {
  margin-left: 0;
}

#maileredaf9358a63ded4aa1ff77e9b6b85c8e .wa-name.wa-caption {
  padding-top: 0;
}

.podpiska form {
  align-items: flex-end;
}

.podpiska label {
  margin-left: 0;
}

.podpiska .wa-submit {
  margin-left: 15px;
}

#maileredaf9358a63ded4aa1ff77e9b6b85c8e .wa-value.wa-errormsg {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

.dont_have_tell.dont_have_button {
  display: flex;
  flex-direction: column;
}

.item_one .dont_have_button {
  padding: 6px 16px;
}


/* } */

.offer_wrapper .content-left:nth-child(2) .new-left:nth-child(1) {
    margin-bottom: 15px;
}



