@font-face {
  font-display: swap;
  font-family: PFSquareSansPro-Regular;
  src: url(../fonts/web/pfsquaresanspro-regular-webfont.eot);
  src: url(../fonts/web/pfsquaresanspro-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/web/pfsquaresanspro-regular-webfont.woff) format('woff'), url(../fonts/web/pfsquaresanspro-regular-webfont.ttf) format('truetype'), url(../fonts/web/pfsquaresanspro-regular-webfont.svg#pf_square_sans_proregular) format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: PFSquareSansPro-Light;
  src: url(../fonts/web/pfsquaresanspro-light-webfont.eot);
  src: url(../fonts/web/pfsquaresanspro-light-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/web/pfsquaresanspro-light-webfont.woff) format('woff'), url(../fonts/web/pfsquaresanspro-light-webfont.ttf) format('truetype'), url(../fonts/web/pfsquaresanspro-light-webfont.svg#pf_square_sans_prolight) format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: PFSquareSansPro-Medium;
  src: url(../fonts/web/pfsquaresanspro-medium-webfont.eot);
  src: url(../fonts/web/pfsquaresanspro-medium-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/web/pfsquaresanspro-medium-webfont.woff) format('woff'), url(../fonts/web/pfsquaresanspro-medium-webfont.ttf) format('truetype'), url(../fonts/web/pfsquaresanspro-medium-webfont.svg#pf_square_sans_promedium) format('svg');
  font-weight: 400;
  font-style: normal;
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}
img {
  border: 0;
}
#header {
  min-width: 1006px;
  width: 100%;
  height: 69px;
  background: #c60000;
  background: linear-gradient(to top, #ae0000, #d30000);
}
#header a {
  color: #fff;
}
#header .header {
  margin: 0 20px;
  color: #fff;
}
#header .img {
  margin-top: 11px;
  width: 14%;
  float: left;
}
#header .img img {
  width: 100%;
  max-width: 213px;
}
#header .cities {
  float: left;
  width: 55%;
  /* 47 */
  text-align: center;
  margin-top: 5px;
}
#header .rightblock {
  position: relative;
  float: left;
  width: 39%;
}
#header .city {
  margin-left: 3%;
  display: inline-block;
  text-align: right;
}
#header .city:first-child {
  margin-left: 12px;
}
#header .city .phone {
  font-family: PFSquareSansPro-Light, Arial, sans-serif;
  font-size: 20px;
  letter-spacing: -1px;
}
#header .city .city_name {
  font-family: PFSquareSansPro-Regular, Arial, sans-serif;
  font-size: 14px;
}
.call {
  display: inline-block;
  margin-top: 20px;
  position: absolute;
  left: 0;
  top: 5px;
}
.call a {
  font-size: 18px;
  border-bottom: thin dashed;
  text-decoration: none;
}
#newtopmenu,
#topmenu {
  min-width: 1006px;
  height: 36px;
  background-color: #e7e7e7;
  font: 13px Arial;
  clear: both;
}
#bottommenu {
  min-width: 600px;
  font: 13px Arial;
  bottom: 0;
  clear: both;
  margin-bottom: 45px;
}
#bottommenu ul {
  /*display: flex;
  flex-direction: column;
  width: max-content;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  word-spacing: -4px;*/
  list-style-position: inside;
  column-count: 2;
  list-style-type: decimal;
  height: 200px;
  width: 260px;
}
#bottommenu ul li {
  display: inline-block;
  padding: 5px 10px;
  word-spacing: normal;
  vertical-align: top;
}
#bottommenu ul li:hover {
  background-color: #c8c8c8;
}
#bottommenu ul li a {
  color: #000;
  text-decoration: none;
}
#topmenu ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  text-align: center;
  word-spacing: -4px;
  z-index: 50;
}
#newtopmenu ul li,
#topmenu ul li {
  display: inline-block;
  padding: 0 10px;
  word-spacing: normal;
  vertical-align: top;
}
#newtopmenu ul li a,
#topmenu ul li a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  padding: 10px 0;
}
#topmenu ul li.active,
#topmenu ul li:hover {
  background-color: #000;
}
#content #left_menu ul li.active a,
#content #left_menu ul li.active:before,
#content #left_menu ul li:hover a,
#content #left_menu ul li:hover:before,
#topmenu ul li.active a,
#topmenu ul li:hover a {
  color: #fff;
}
#sblock {
  min-width: 1006px;
  position: relative;
  clear: both;
  padding-bottom: 10px;
}
#sblock #sliders {
  width: 1000px;
  margin: 0 auto 15px;
  padding-top: 10px;
}
#content {
  margin: 0 auto;
  min-width: 1006px;
  padding-bottom: 20px;
  min-height: 100%;
  clear: both;
}
#content img {
  max-width: 100%;
  /*height    : auto;*/
}
#content a.photo img {
  max-width: 101%;
}
#content #left_menu .title {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin: 0 0 5px 5px;
  line-height: 25px;
}
#content #left_menu {
  width: 250px;
  float: left;
  margin: 0 20px;
}
#content #right_menu {
  width: 250px;
  float: right;
  margin: 7px 20px 0;
}
#content #center {
  font-size: 13px;
  margin: 0 295px;
  position: relative;
}
#content #left_menu ul {
  margin: 0 0 20px;
  padding: 10px 0;
  width: 244px;
  border: 3px solid #ececee;
  list-style-image: url(../img/list.png);
  font: 13px Arial;
}
#content #left_menu ul li {
  width: 88%;
  padding: 5px;
  margin-left: 8%;
}
#content a,
.footer a {
  color: #000;
}
#content #left_menu ul li.active,
#content #left_menu ul li:hover {
  background-color: #ba0000;
}
#content #left_menu ul li img {
  float: right;
  max-width: 20px;
}
.rblock {
  position: relative;
  width: 244px;
  border: 3px solid #ececee;
  font: 13px Arial;
  text-align: center;
  margin-bottom: 20px;
}
.rblock .title {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 24px;
  padding: 5px 0 5px 5px;
  background-color: #ba0000;
  color: #fff;
  margin: 0 !important;
}
.rblock .item {
  position: relative;
  margin: 10px 0;
  padding: 0 20px;
}
.rblock .item img {
  max-width: 200px;
}
#footer {
  min-width: 1006px;
  width: 100%;
  background-color: #dadada;
  color: #000;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  transform-origin: left bottom;
}
.footer {
  margin: 0 20px;
  padding: 30px 0;
  font-size: 13px;
}
#center .title,
.footer .title,
.h1,
h1 {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin: 10px 0;
  line-height: 25px;
  font-weight: 400;
}
#center .gslider .title {
  background-color: #e3e3e3;
  padding: 5px 20px;
}
.footer .left {
  float: left;
  width: 78%;
}
.footer .left ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footer .right {
  float: right;
  width: 20%;
}
.footer .txt {
  margin-top: 20px;
}
.clear {
  clear: both;
}
.footer #social {
  margin-top: 20px;
  margin-bottom: 20px;
}
.carousel_actions ul.jcarousel-skin-tango,
.carousel_actions ul.view_sw {
  list-style-type: none;
  padding: 0;
}
.carousel_actions .jcarousel-skin-tango li,
li.view_sw_tiles {
  display: inline-block;
  width: 188px;
  margin: 3px;
  border: 1px solid #e5e5e5;
  /*border-radius: 10px;*/
  padding: 20px 6px;
  position: relative;
  vertical-align: top;
  height: 360px;
  text-align: center;
}
.carousel_actions .jcarousel-skin-tango li:hover,
li.view_sw_tiles:hover {
  box-shadow: 0 0 10px #aaa;
}
.carousel_actions .jcarousel-skin-tango li .number,
li.view_sw_tiles .number {
  display: none;
}
.carousel_actions .jcarousel-skin-tango li:hover .number,
li.view_sw_tiles:hover .number {
  display: block;
}
.carousel_actions .jcarousel-skin-tango li .name,
li.view_sw_tiles .name {
  height: 3em;
}
.carousel_actions .jcarousel-skin-tango li .title,
li.view_sw_tiles .title {
  font-size: 13px !important;
  font-family: Arial, Helvetica, sans-serif !important;
}
.carousel_actions .old_price {
  height: 1em;
}
.carousel_actions .price {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 5px 0;
  line-height: 25px;
}
.carousel_actions .price i {
  font-style: normal;
  font-size: 0.8em;
}
.btn-send {
  background-color: #b90000;
  color: #fff;
  border: 0;
  text-align: left;
  padding: 5px 30px;
  cursor: pointer;
  font-size: 13px;
}
.btn-send:hover {
  background-color: #dd2a16;
}
#btn-search-paper,
#btn-search-press,
.btn-basket,
.btn-waitlist,
.btn_callme {
  background-color: #b90000;
  color: #fff;
  border: 0;
  text-align: left;
  padding: 5px 30px;
  cursor: pointer;
  font-size: 13px;
}
.btn-basket.btn-zakaz {
  padding: 5px 23px;
}
.btn-waitlist.btn-zakaz {
  padding: 5px;
  display: inline-block;
  min-width: 94px;
  text-align: center;
}
#content .btn-waitlist a {
  color: #fff;
  text-decoration: none;
}
.btn-basket.big-btn,
.btn-waitlist.big-btn {
  font-size: 17px;
}
#btn-search-press:hover,
.btn-basket-buy-group:hover,
.btn-basket:hover,
.btn-waitlist:hover,
.btn_callme:hover {
  background-color: #dd2a16 !important;
}
.btn-basket.added {
  background-color: #ff1414;
  padding: 5px 20px;
  white-space: nowrap;
}
.btn-nostock {
  background-color: #999;
  color: #fff;
  border: 0;
  text-align: left;
  padding: 5px 20px;
  cursor: pointer;
  font-size: 13px;
}
.btn-soon {
  background-color: #285880;
  color: #fff;
  border: 0;
  text-align: left;
  padding: 5px 20px;
  cursor: pointer;
  font-size: 13px;
}
.btn-credit {
  background-color: #fff;
  color: #b90000;
  border-color: #b90000;
  text-align: left;
  padding: 4px 10px;
  cursor: pointer;
  font-size: 17px;
  /* margin:0 auto; */
  margin-top: 5px;
  border-style: solid;
  border-width: 1px;
  width: max-content;
  /*display: none;*/
}
.btn-credit.cart {
  display: none;
}
.btn-credit:hover {
  background-color: #b90000;
  color: #fff;
}
.btn-support {
  background-color: #f98615;
  color: #fff;
  border: 0;
  text-align: left;
  padding: 5px 30px;
  cursor: pointer;
  font-size: 13px;
}
.number {
  position: relative;
  border-radius: 5px;
  color: #fff;
  font-size: 25px;
  margin-left: 44px;
  line-height: 0;
  margin-top: 5px;
  height: 25px;
  margin-bottom: 5px;
}
.cart-order .number {
  margin-left: 0;
  display: inline-block;
}
.number .minus,
.number .minus-btn {
  border-radius: 5px 0 0 5px;
  border-right-width: 0 !important;
}
.number .plus,
.number .plus-btn {
  border-radius: 0 5px 5px 0;
  border-left-width: 0 !important;
}
.number .minus,
.number .minus-btn,
.number .plus,
.number .plus-btn {
  float: left;
  cursor: pointer;
  border: 1px solid #a1a1a1;
  padding: 3px 5px;
  width: 25px;
  height: 26px;
  -webkit-appearance: none;
}
.number .minus-btn:active,
.number .minus-btn:focus,
.number .minus:active,
.number .minus:focus,
.number .plus-btn:active,
.number .plus-btn:focus,
.number .plus:active,
.number .plus:focus {
  outline: 0;
  box-shadow: none;
}
.number input[type=text] {
  float: left;
  width: 38px;
  text-align: center;
  border: 1px solid #a1a1a1;
  padding: 3px 5px;
  font-size: 13px;
  height: 18px;
  box-sizing: initial;
}
.number .popover {
  position: absolute;
  top: 0;
  right: 102%;
  z-index: 1010;
  display: none;
  padding: 8px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  line-height: normal;
  color: #000;
  font-size: 14px;
}
#class_element_l {
  border-bottom: thin dashed;
  text-decoration: none;
  cursor: pointer;
}
#class_element_l:hover {
  text-decoration: blink;
}
.item .popover {
  position: absolute;
  top: -9px;
  right: 94%;
  z-index: 1010;
  display: none;
  padding: 8px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  line-height: normal;
  color: #000;
  font-size: 14px;
}
.item .popover::after {
  content: '';
  position: absolute;
  right: -16px;
  top: 8px;
  border: 8px solid transparent;
  border-left: 8px solid #fff;
}
.item .popover::before {
  content: '';
  position: absolute;
  right: -17px;
  top: 8px;
  border: 8px solid transparent;
  border-left: 8px solid rgba(0, 0, 0, 0.2);
}
.text-right {
  text-align: right;
}
.number .popover table {
  border-collapse: collapse;
  border-spacing: 0;
}
.number .popover table tr:first-child td {
  border-top: 0;
}
.number .popover table td {
  padding: 4px 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.number .popover table td img {
  max-width: initial !important;
}
.g_action {
  background-color: #f98615;
}
.g_wb {
  background-color: #8C1190;
}
.g_wb a {
  color: #fff !important;
}
.artflexi {
  background-color: #4b884c;
  cursor: pointer;
}
.g_new {
  background-color: #f98615;
}
.g_sale {
  background-color: #639;
}
.g_lbest {
  background-color: #67b158;
}
.g_mug {
  background-color: #e3e3e3;
  color: #000;
}
.g_ts {
  background-color: #ffd800;
  color: #000;
}
.g_inet_price {
  background-color: #46b3e8;
}
.twostar {
  background-image: url(../img/2stars.jpg);
  background-repeat: no-repeat;
  float: left;
  padding: 5px 6px;
  width: 70px;
}
.threestar {
  background-image: url(../img/3stars.jpg);
  background-repeat: no-repeat;
  float: left;
  padding: 5px 6px;
  width: 70px;
}
.artflexi,
.g_action,
.g_inet_price,
.g_lbest,
.g_mug,
.g_new,
.g_sale,
.g_ts {
  padding: 5px 6px;
  float: right;
}
.g_child,
.g_man,
.g_woman,
.g_zipper {
  background-repeat: no-repeat;
  display: inline-block;
  width: 50px;
  height: 50px;
  background-size: contain;
}
.g_man {
  background-image: url(/assets/images/icons/man-icon.png);
}
.g_woman {
  background-image: url(/assets/images/icons/woman-icon.png);
}
.g_child {
  background-image: url(/assets/images/icons/child-icon.png);
}
.g_zipper {
  background-image: url(/assets/images/icons/zipper-icon.png);
}
.top_label {
  position: absolute;
  left: 3px;
  top: 10px;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
}
.bottom_label {
  position: absolute;
  right: 3px;
  top: 120px;
}
.fullpath {
  background-color: #e3e3e3;
  margin: 0 -15px;
  padding: 10px 20px;
  font-size: 12px;
}
.goods_img {
  margin-top: 20px;
  width: 51%;
  display: inline-block;
  text-align: center;
  position: relative;
}
.goods_desc {
  margin-top: 10px;
  width: 46%;
  display: inline-block;
  vertical-align: top;
}
.goods_desc .number {
  margin-left: 0;
  height: 28px;
}
.goods_desc .price {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 25px;
}
.goods_desc .price i {
  font-style: normal;
  font-size: 0.8em;
}
.goods_desc p {
  margin: 0;
  font-size: 12px;
}
.btn-more-char {
  padding-bottom: 1px;
  border-bottom: 3px solid #000;
  margin: 20px 0;
}
.btn-more-char .active {
  background-color: #858585;
  color: #fff !important;
  border: 1px solid #858585;
}
.btn-more-char a {
  display: inline-block;
  font-size: 12px !important;
  text-align: center;
  background-color: #fff;
  text-decoration: none;
  color: #000;
  padding: 7px 20px;
  cursor: pointer;
  vertical-align: bottom;
  border: 1px solid #dfdfdf;
}
#header #shopCart {
  font-size: 15px;
  float: right;
}
#header #shopCart p {
  margin: 10px 0 6px;
  font-size: 12px;
}
#header #shopCart a {
  text-decoration: none;
}
#header #shopCart .bigfont {
  font-weight: 700;
  font-size: 20px;
}
.catalog_list {
  margin: 0 0 0 -11px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  list-style-type: none;
}
.catalog_list li {
  display: inline-block;
  zoom: 1;
  width: 150px;
  vertical-align: top;
  font-size: 13px;
  line-height: 15px;
  list-style-type: none;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  margin: 0 0 20px 4px;
  text-align: center;
}
.catalog_list li:hover {
  box-shadow: 0 0 10px #aaa;
}
.catalog_list li a {
  text-decoration: none;
  display: block;
  padding: 10px;
}
.catalog_list_old {
  margin: 0 0 0 -11px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  list-style-type: none;
}
.catalog_list_old li {
  display: inline-block;
  zoom: 1;
  width: 185px;
  vertical-align: top;
  font-size: 13px;
  line-height: 15px;
  list-style-type: none;
  padding: 10px !important;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  margin: 0 0 20px 4px;
  text-align: center;
}
.catalog_list_old li:hover {
  box-shadow: 0 0 10px #aaa;
}
.photo.product_slider_photo_js {
  float: left;
  width: 60%;
}
.catalog_list_new {
  margin: 0 0 0 -11px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  list-style-type: none;
}
.catalog_list_new li {
  display: inline-block;
  zoom: 1;
  width: 123px;
  vertical-align: top;
  font-size: 13px;
  line-height: 15px;
  list-style-type: inherit;
  padding: 10px !important;
  border: 1px solid #e5e5e5;
  margin: 0 0 20px 4px;
  text-align: center;
}
.catalog_list_new li a {
  display: inline-block;
  width: 100%;
}
.catalog_list_new li:hover {
  box-shadow: 0 0 10px #aaa;
}
.Window {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
  transition: opacity 0.4s ease-in;
  display: none;
  pointer-events: none;
}
.Window:target {
  display: flex;
  pointer-events: auto;
  align-items: center;
  justify-content: center;
}
.Window > div {
  width: 300px;
  margin: auto;
  position: absolute;
  padding: 20px 20px 10px 35px;
  border: 5px solid #fff;
  border-radius: 10px;
  background: #fff;
  vertical-align: middle;
}
.close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background-image: url(../img/fancybox_sprite.png);
}
.modal {
  text-align: left;
  float: left;
  font-size: 13px;
}
#ModalOpen #form input[type=submit] {
  width: 123px;
  height: 35px;
  margin-left: 2px;
}
#ModalOpen #form label {
  font-weight: 700;
}
.zakaz-zvonka input,
.zakaz-zvonka textarea {
  margin-bottom: 20px;
}
.Window-title {
  font-size: 16px;
}
#callme input[type=text] {
  width: 279px;
  height: 25px;
}
input#lastname {
  display: none;
}
.zakaz-zvonka input#subject {
  display: none;
}
#shopCart.shop-cart {
  padding: 2%;
  margin-top: 16px;
  position: relative;
}
.shopCartCenter {
  margin: 0 auto;
  width: 1000px;
  position: relative;
}
.shopCartCenter .shop-cart {
  box-shadow: 0 0 10px #aaa;
  margin: 0;
}
.group .col_1,
.group .col_10,
.group .col_11,
.group .col_12,
.group .col_2,
.group .col_3,
.group .col_4,
.group .col_5,
.group .col_6,
.group .col_7,
.group .col_8,
.group .col_9 {
  display: block;
  float: left;
  margin: 1% 0 1% 2.13%;
}
.col_1 {
  width: 6.20333333%;
}
.col_3 {
  width: 22.87%;
}
.col_6 {
  width: 47.87%;
}
.col_7 {
  width: 56.20333333%;
}
.col_12 {
  width: 97.87%;
}
.group {
  zoom: 1;
}
.group:after {
  clear: both;
}
.group:after,
.group:before {
  content: "";
  display: table;
}
.contacts {
  position: relative;
}
.contacts form {
  margin-top: -3px;
  padding-top: 10px;
}
.contacts .errors {
  margin: 1% 0 1% 2.13%;
}
.contacts input[type=password],
.contacts input[type=text],
.contacts select,
.contacts textarea {
  padding: 1px 15px;
  font-family: 'PT Sans', Arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  color: #666;
  height: 36px;
  line-height: 36px;
  background: padding-box #fff;
  border-radius: 3px;
  border: 1px solid #acb1b5;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.85), inset 0 1px 1px rgba(128, 128, 128, 0.3);
  width: 100%;
  display: flex;
}
.contacts .col_6:not(.input_phone) {
  overflow: hidden;
}
.contacts .country-phone {
  width: 100% !important;
}
#shopCart .group {
  display: flex;
  padding-left: 15px;
}
.contacts .group {
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
}
.contacts select {
  width: 100% !important;
  padding: 1px 12px;
}
.contacts textarea {
  width: calc(100% - 31px);
  max-width: 100%;
}
.contacts label,
.delaveryspan {
  display: block;
  font-family: 'PT Sans', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625em;
  color: #333;
  padding: 3px;
}
#shopCart .shk_price {
  font-size: 15px;
}
#shopCart .cart-order img {
  border: 1px solid #aaa;
}
.grey {
  background-color: #f0f0f0;
}
.finalize_order_before {
  height: 159px;
  width: 52px;
  background: url(../img/check-l1.png);
  position: absolute;
  top: 0;
  left: -52px;
}
.finalize_order_after {
  height: 159px;
  width: 52px;
  background: url(../img/check-r1.png);
  position: absolute;
  top: 0;
  right: -52px;
}
.finalize_cart {
  height: 8px;
  width: 100%;
  background: url(../img/check-m4.png);
  position: absolute;
  bottom: -3px;
  left: 0;
}
.finalize_cart_before {
  height: 154px;
  width: 52px;
  background: url(../img/check-l2.png);
  position: absolute;
  bottom: -20px;
  left: -52px;
}
.finalize_cart_after {
  height: 154px;
  width: 52px;
  background: url(../img/check-r2.png);
  position: absolute;
  bottom: -20px;
  right: -52px;
}
.other {
  position: absolute;
  left: -4250px;
}
.summa {
  font-size: 19pt;
}
.summa i {
  font-style: normal;
  font-size: 0.7em;
}
.cityfooter {
  float: left;
  margin-right: 20px;
}
#telfooter {
  float: left;
  margin-left: 20px;
}
.catgroup {
  margin-top: 20px;
}
.center .title_group:first-child,
.center h2:first-child {
  margin-top: 0;
}
.catgroup .title_group,
.catgroup h2 {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: -12px;
  line-height: 25px;
  font-weight: 400;
}
.form_cart h2 {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin: 0 0 10px 5px;
  line-height: 25px;
  font-weight: 400;
}
.form_cart img {
  float: left;
  margin-right: 2px;
  margin-top: 1px;
}
.old_price {
  position: relative;
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #000;
  display: inline-block;
}
.old_price:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #000;
  transform: rotate(10deg);
}
.profit {
  color: #f98615;
}
.ditto_currentpage {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
  border: 1px solid #b90000;
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #b90000;
}
.pagination {
  display: inline-block;
  margin: 20px 0;
}
.ditto_next_link,
.ditto_page,
.ditto_previous_link {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #b90000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.ditto_next_link:hover,
.ditto_page:hover,
.ditto_previous_link:hover {
  z-index: 2;
  color: #dd2a16;
  background-color: #eee;
  border-color: #ddd;
}
.no_results {
  text-align: center;
  margin: 25px 0 0;
  font-size: 15px;
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
}
.b-wrapper {
  clear: none !important;
}
.goods-action {
  position: relative;
  color: #f98615;
}
.goods-action span {
  float: left !important;
  color: #fff;
  margin-right: 10px;
}
@media (min-width: 767px) {
  .visible-xs {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .contacts .col_6 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .contacts .col_12 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  #shopCart .group,
  .contacts .group {
    flex-direction: column;
  }
  .number {
    visibility: hidden;
  }
  .cart-order_item .number,
  .kupit .number,
  .paper_cat-wrap .number {
    visibility: visible;
  }
  .hidden-xs {
    display: none !important;
  }
  #sblock {
    background-image: none;
  }
  #footer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 20;
    flex-direction: column;
  }
  .footer {
    padding: 0 0 10px;
    margin: 0;
  }
  .footer #social {
    margin-left: 17px;
    margin-top: 26px;
    float: left;
  }
  #btn_callme_mob {
    display: inline-block;
    background-color: #b90000;
    color: #fff;
    border: 0;
    text-align: center;
    padding: 0 200px;
    cursor: pointer;
    font-size: 70px;
    line-height: 90px;
    text-decoration: none;
    white-space: nowrap;
  }
  #btn_callme_mob:active,
  #btn_callme_mob:hover {
    background-color: #dd2a16;
  }
  .Window > div {
    width: 90%;
    height: 90%;
  }
  .Window > div .close {
    top: -38px;
    right: 10px;
    width: 100px;
    height: 80px;
    background-size: cover;
  }
  #callme input[type=text] {
    width: 90%;
    height: 100%;
    font-size: 2.5em;
  }
  #callme textarea {
    width: 89%;
    font-size: 2.5em;
  }
  #callme {
    font-size: 3em;
  }
  #callme label {
    font-size: 1.5em;
  }
  #callme .btn-basket {
    font-size: 2em;
    width: 90%;
    text-align: center;
  }
  #bottommenu {
    margin-bottom: 140px;
  }
  .footer .left,
  .footer .right {
    width: auto;
  }
  #content #right_menu {
    display: none;
  }
  #content #center {
    margin: 0 16px 0 310px !important;
  }
  .call {
    margin: 20px 10px;
    position: relative;
  }
  .carousel_actions .jcarousel-skin-tango li .name {
    font-size: 15px;
  }
}
@media (max-width: 1160px) {
  .cityfooter,
  #telfooter {
    font-size: 11px;
  }
}
.catalog_plastic li,
li.view_sw_table {
  zoom: 1;
  position: relative;
  vertical-align: top;
  font-size: 17px;
  line-height: 17px;
  list-style-type: none;
  padding: 3px 10px;
  border: 1px solid #e5e5e5;
  /*border-radius: 10px;*/
  margin: 0 0 10px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.catalog_plastic li:hover,
li.view_sw_table:hover {
  box-shadow: 0 0 10px #aaa;
}
.catalog_plastic li div,
li.view_sw_table div {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
li.view_sw_table .number {
  width: 104px;
}
li.view_sw_table .prop {
  display: block;
  font-size: 0.9em;
}
span.item_prop {
  color: gray;
  font-size: 0.9em;
}
.catalog_plastic li .priceplast,
li.view_sw_table .priceplast {
  text-align: right;
  width: 9em;
}
.catalog_plastic li .imgplenka,
li.view_sw_table .imgplenka {
  width: 70px;
}
.catalog_plastic li form,
li.view_sw_table form {
  display: table;
  float: right;
}
.catalog_plastic li .form .number,
li.view_sw_table .form .number {
  margin: 5px 3px !important;
  float: right;
}
.catalog_plastic li .form,
li.view_sw_table .form {
  width: 260px;
}
@media (max-width: 1024px) {
  .btn-more-char a {
    padding: 7px 8px;
  }
}
@media (max-width: 1120px) {
  .call a {
    font-size: 15px;
  }
}
@media (min-width: 767px) and (max-width: 1120px) {
  li.view_sw_table {
    display: block;
  }
  li.view_sw_table .imgplenka {
    width: 30% !important;
  }
  li.view_sw_table .priceplast {
    width: 30% !important;
    font-size: 18px !important;
  }
  li.view_sw_table .form,
  li.view_sw_table .nameplast {
    display: inline-block;
    width: 68%;
  }
  li.view_sw_table > div {
    display: inline-block;
  }
}
@media (max-width: 1440px) {
  .catalog_plastic li .nameplast,
  li.view_sw_table .nameplast {
    font-size: 14px;
  }
  .catalog_plastic li .priceplast,
  li.view_sw_table .priceplast {
    font-size: 13px;
  }
}
@media (max-width: 1190px) {
  .catalog_plastic li .nameplast,
  li.view_sw_table .nameplast {
    font-size: 14px;
  }
  .catalog_plastic li .imgplenka,
  li.view_sw_table .imgplenka {
    width: 40px;
  }
}
#ya-site-form0 .ya-site-suggest-list,
#ya-site-form1 .ya-site-suggest-list {
  background-color: #fff;
  right: -73px;
}
.glink {
  font-size: 15px;
}
a.buyone-btn {
  margin-top: 5px;
  vertical-align: top;
  font-size: 13px;
  display: inline-block;
  border-bottom: thin dashed;
  text-decoration: none;
  position: relative;
  margin-left: 20px;
  color: #0385e1 !important;
  white-space: nowrap;
}
a.buyone-btn:hover {
  text-decoration: none;
  color: #f60 !important;
}
a.buyone-btn:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  width: 16px;
  height: 17px;
  background: url(../img/btn_close_phone.png) -18px -13px no-repeat;
  margin-right: 5px;
  text-decoration: none;
}
a.buyone-btn:hover:before {
  background: url(../img/btn_close_phone.png) 0 -13px no-repeat;
}
.shop-cart-head {
  padding: 0 !important;
  margin: 0 0 20px !important;
}
.slide_amount1_js,
.slide_amount2_js {
  width: 75px;
}
.ui-slider {
  position: relative;
  text-align: left;
  margin: 0 0 0 6px;
  border: 1px solid #bababa;
  background: #d9d9d9;
  border-radius: 5px;
  height: 9px;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  width: 12px;
  height: 12px;
  border: 1px solid #bababa;
  border-radius: 6px;
  background: #f4f4f4;
  top: -3px;
  margin: 0 0 0 -6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 9px;
}
.right2 {
  float: right;
}
.left2 {
  float: left;
}
.actionlap {
  display: inline-block;
  font-size: 13px;
  border-radius: 20px;
  background-color: #ba0000;
  color: #fff !important;
  text-decoration: none !important;
  padding: 2px 6px !important;
}
.btn_close {
  color: #0385e1;
  border-bottom: 1px dashed #0385e1;
  cursor: pointer;
  font-size: 13px;
  display: inline-block;
  margin-left: 10px;
  text-decoration: none;
}
.btn_close:hover {
  color: #f60;
  border-bottom: 1px dashed #f60;
}
.btn_closeX,
.clearCart {
  background: url(../img/btn_close_phone.png) no-repeat;
  width: 10px;
  height: 10px;
  position: absolute;
  cursor: pointer;
  top: 7px;
  right: 7px;
  z-index: 1;
}
.clearCartItem {
  background: url(../img/btn_close_phone.png) no-repeat;
  width: 10px;
  height: 10px;
  cursor: pointer;
  top: 7px;
  right: 7px;
  z-index: 1;
  display: block;
}
#action__clear i:hover,
.btn_closeX:hover,
.clearCart:hover,
.clearCartItem:hover {
  background: url(../img/btn_close_phone.png) -12px 0 no-repeat;
}
.btn_subm {
  display: inline-block;
  padding: 0 13px;
  border-radius: 5px;
  background-color: #f2f2f2;
  background-image: linear-gradient(to bottom, #fff, #dedede);
  color: #303030;
  text-shadow: 0 1px #fff;
  font-weight: 700;
  user-select: none;
  text-decoration: none;
  height: 28px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #c2c2c2;
  border-bottom: 1px solid #a3a3a3;
  border-left: 1px solid #c2c2c2;
  box-shadow: 0 1px 0 #dbdbdb;
  font-size: 13px;
  line-height: 24px;
  white-space: nowrap;
  cursor: pointer;
}
.btn_subm:hover {
  background-color: #efefef;
  background-image: linear-gradient(to bottom, #fff, #efefef);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
}
.btn_panel {
  margin: 10px -30px 0;
  padding: 6px 30px 8px;
  border-bottom-left-radius: 4px;
  background-color: #ffefcc;
  border-top: 1px solid #d9d9d9;
  border-bottom-right-radius: 4px;
}
.oneclick {
  padding: 25px 30px 0;
}
.oneclick p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
}
.oneclick .errors {
  font-size: 13px;
  margin: 1% 0 1% 2.13%;
}
.butToBuy {
  background-color: #f83c0f;
  background-image: linear-gradient(to right, #b90000, #d01a06, #dd2a16, #d01a06, #b90000);
  border: 1px solid #cacaca;
  color: #f8faf1;
  display: inline-block;
  font-size: 20px;
  padding: 5px 15px;
  text-decoration: none;
  cursor: pointer;
  font-family: PFSquareSansPro-Regular, Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}
.butToBuy:hover {
  background-image: linear-gradient(to right, #dd2a16, #d01a06, #b90000, #d01a06, #dd2a16);
}
@media (max-width: 768px) {
  .butToBuy {
    font-size: 70px;
  }
  li.top_search {
    display: none !important;
  }
  #header .cities {
    width: 100% !important;
    text-align: right;
  }
  #header .rightblock {
    width: 28% !important;
  }
}
.al_center {
  text-align: center;
}
.send_back {
  background: url(../img/loader.gif) center center no-repeat;
  width: 16px;
  height: 16px;
  margin-top: 10px;
}
#resultdellin,
#resultkit {
  font-size: 13px;
}
.dellin,
.tkkit {
  display: none;
}
#btn-calc {
  font-size: 18px;
  border-bottom: thin dashed;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}
#deliveryblock {
  position: relative;
  padding-bottom: 2%;
  box-shadow: 0 7px 10px #aaa;
  margin-bottom: 20px;
}
#resetBtnDellin,
#resetBtnKit {
  display: none;
  height: 24px;
  width: 24px;
  padding: 3px;
  border: 1px solid #aaa;
  border-radius: 5px;
  cursor: pointer;
  background: linear-gradient(#eee 20%, #fff 80%);
  margin-top: 17px;
}
.icon_tk {
  max-width: 100%;
}
.item_course {
  font-family: PFSquareSansPro-Regular, Arial, sans-serif;
  font-size: 15px;
  line-height: 25px;
  padding: 0 15px !important;
}
.form_cart {
  margin-top: 20px;
}
.form_cart .tabs .menu-item {
  padding: 7px 35px;
  display: inline-block;
  color: #fff;
  background-color: #353535;
  cursor: pointer;
  font-family: PFSquareSansPro-Light, Arial, sans-serif;
}
.form_cart .tabs .menu-item.active {
  color: #000;
  background-color: #c8c8c8;
}
.form_cart .tab {
  padding-top: 15px;
  display: none;
  background-color: #c8c8c8;
}
.form_cart_tabs {
  margin-top: 20px;
}
.form_cart_tabs .tabs .menu-item {
  padding: 7px 35px;
  display: inline-block;
  color: #fff;
  background-color: #353535;
  cursor: pointer;
  font-family: PFSquareSansPro-Light, Arial, sans-serif;
}
.form_cart_tabs .tabs .menu-item.active {
  color: #000;
  background-color: #c8c8c8;
}
.form_cart_tabs .tab {
  padding-top: 15px;
  display: none;
  background-color: #c8c8c8;
}
.modalSign {
  font-family: Arial, Helvetica, sans-serif;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  display: none;
  pointer-events: none;
}
.modalSign:after {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.modalSign:target {
  display: block;
  pointer-events: auto;
}
.modalSign > div {
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px;
  background: #fff;
  position: relative;
  text-align: left;
}
#WebLoginLayer0,
#WebLoginLayer2 {
  width: 400px;
}
.user_form .reset,
.user_form input {
  border-radius: 4px 4px 6px 6px;
  height: 36px;
  line-height: 22px;
  font-size: 19px;
  padding: 0 8px;
  margin-bottom: 2px;
  background: #dbdfe4;
  background: linear-gradient(to bottom, #dbdfe4 0, #e0e3e8 100%);
  box-shadow: inset 0 2px 5px 0 #b0b7c1;
  border: none;
  border-bottom: 1px solid #fafbfb;
  color: #6e6e78;
  font-weight: 700;
}
.user_form #dpassword-input,
.user_form #email-input,
.user_form #fullname,
.user_form #password-input,
.user_form #su_username {
  width: 282px;
}
.user_form #code-input {
  width: 185px;
  margin-right: 10px;
}
.user_form #code-input + a {
  vertical-align: top;
}
.user_form .reg-label {
  vertical-align: top;
  margin-top: 10px;
  width: 94px;
  text-align: right;
  font-size: 14px;
  font-weight: 700;
  padding-right: 8px;
  margin-left: -16px;
}
.user_form .reg-input-block,
.user_form .reg-label {
  display: inline-block;
}
.user_form .reg-input-block {
  margin-bottom: 6px;
}
.user_form span.form-req {
  font-weight: 400;
  color: #d3005e;
  padding-left: 3px;
}
.user_form {
  position: relative;
  background-color: #eceff0;
  padding: 25px 45px;
  border-radius: 15px;
}
.user_form .button-custom {
  background: #ff9f0c linear-gradient(to bottom, #ff9f0c 0, #ff9f0c 50%, #fa8200 50%, #fa8200 100%);
  display: inline-block;
  line-height: 32px;
  height: 32px;
  border: 2px solid transparent;
  border-radius: 20px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  padding: 0 20px;
  cursor: pointer;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
}
.user_form .button-custom:hover {
  background-image: linear-gradient(to bottom, #ff8b05 0, #ff8b05 50%, #fb6c00 50%, #fb6c00 100%), linear-gradient(to bottom, #ffa714 0, #ffa714 50%, #ff7c06 50%, #ff7c06 100%);
  height: 32px;
  border: 2px solid transparent;
  border-radius: 20px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  padding: 0 20px;
  cursor: pointer;
}
.user_form .pull-left {
  margin-left: 87px;
  height: 50px;
}
.user_form .title {
  margin-bottom: 15px;
  margin-right: -10px;
  font-size: 24px;
}
.user_form a {
  display: inline-block;
  font-size: 14px;
  color: #3a5ebe;
  text-decoration: underline;
}
.user_form a:hover {
  color: #004080;
  cursor: pointer;
}
.login_form {
  padding: 45px 45px 24px;
}
.login_form input[type=password],
.login_form input[type=text] {
  width: 288px;
  text-align: center;
}
.login_form input[type=checkbox] {
  height: inherit;
}
.login_form #login-button {
  font-size: 19px;
  padding: 3px 40px;
  margin: 0 auto;
  line-height: 22px;
}
.none {
  display: none !important;
}
.hlf-input {
  position: relative;
}
.hlf-input .hint {
  display: none;
  position: absolute;
  top: -36px;
  left: 35px;
  padding: 7px 12px;
  white-space: nowrap;
  line-height: normal;
  background: #d80e0d;
  color: #fff;
}
.hlf-input .hint:before {
  content: ' ';
  position: absolute;
  bottom: -18px;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #d80e0d transparent transparent;
}
.goods-cartrige,
.goods-character,
.goods-rashodnie {
  display: none;
}
.filterbar {
  position: relative;
  z-index: 4;
  padding: 0 10px;
  margin: 5px -15px;
  border-bottom: 1px solid #e3e3e3;
  line-height: 36px;
  font-size: 13px;
  color: #6e6e78;
}
.view-switch {
  display: inline-block;
}
.view-switch > div {
  display: inline-block;
  padding-left: 5px;
}
.view-switch a,
.view-switch span {
  display: inline-block;
  height: 24px;
  width: 24px;
  line-height: 22px;
  vertical-align: middle;
}
.view-switch .view-table-link.highlight {
  background: url(../img/view-switch_new4.png) 0 -48px no-repeat #dbdfe4;
}
.view-switch .view-cards-link.highlight {
  background: url(../img/view-switch_new4.png) no-repeat #dbdfe4;
}
.view-switch .view-list-link.highlight {
  background: url(../img/view-switch_new4.png) 0 -95px no-repeat #dbdfe4;
}
.view-switch .view-tiles-link.highlight {
  background: url(../img/view-switch_new4.png) 0 -144px no-repeat #dbdfe4;
}
.view-switch .view-cards-link,
.view-switch .view-list-link,
.view-switch .view-table-link,
.view-switch .view-tiles-link {
  margin: 0 7px;
}
.view-switch .view-table-link {
  background: url(../img/view-switch_new4.png) 0 -72px no-repeat;
}
.view-switch .view-cards-link {
  background: url(../img/view-switch_new4.png) 0 -25px no-repeat;
}
.view-switch .view-list-link {
  background: url(../img/view-switch_new4.png) 0 -121px no-repeat;
}
.view-switch .view-tiles-link {
  background: url(../img/view-switch_new4.png) 0 -169px no-repeat;
}
.view-switch .highlight {
  color: #000;
  border-radius: 4px;
  border-bottom: 1px solid #fcfcfc;
  box-shadow: inset 0 2px 5px 0 #b0b7c1;
}
.btn-signup {
  float: right;
  height: 68px;
}
.btn-cabinet a {
  background: url(../img/btn_cabinet.png) 48% 6% no-repeat;
}
.btn-login a {
  background: url(../img/btn_login.png) 50% 1px/70% no-repeat;
}
.btn-signup a,
.btn-signup span {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  padding-top: 30px;
  display: inline-block;
  text-shadow: 0 -1px 0 #152d97;
  margin-top: 14px;
  font-size: 12px;
}
.likes {
  position: absolute;
  right: 70px;
  /*top: -10px;
  right: 15px*/
}
.product_slider {
  margin-top: 10px;
  text-align: center;
}
.product_slider .likes {
  left: 30px;
  z-index: 55;
}
.product_slider .tovar_main_one + .likes {
  left: 10px;
}
.view_sw_tiles .likes {
  top: 381px;
  right: 10px;
  z-index: 1;
}
.view_sw_table .likes {
  position: relative;
  top: inherit;
  right: inherit;
  margin-top: 2px;
  display: block;
}
.like {
  display: inline-block;
  background: url(../img/favorites23.png) no-repeat;
  padding-left: 17px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  color: #0385e1 !important;
  font-size: 13px;
}
.like__add {
  background: url(../img/favorites23.png) 0 -30px no-repeat;
}
iframe[name=google_conversion_frame] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
  display: table;
}
.hide {
  display: none;
}
.td {
  display: table-cell;
}
.va-top {
  vertical-align: top;
}
.btn_cancel {
  background-color: #b90000;
  color: #fff;
  border: 0;
  text-align: left;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 13px;
}
.btn_cancel:hover {
  background-color: #dd2a16;
}
ul.kabinet_menu {
  list-style-type: none;
  background-color: #e3e3e3;
  margin: 0 -15px;
  padding: 0;
  word-spacing: -4px;
}
ul.kabinet_menu ul {
  display: inline-block;
  padding: 0;
}
ul.kabinet_menu li {
  display: inline-block;
  padding: 0;
  word-spacing: normal;
}
ul.kabinet_menu li a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  padding: 10px;
}
ul.kabinet_menu li.active,
ul.kabinet_menu li:hover {
  background-color: #000;
}
ul.kabinet_menu li a:hover,
ul.kabinet_menu li.active a {
  color: #fff !important;
}
ul.kabinet_menu li:last-child {
  float: right;
}
#action__clear {
  position: absolute;
  right: 0;
  top: 4px;
}
#action__clear i {
  background: url(../img/btn_close_phone.png) no-repeat;
  width: 10px;
  height: 10px;
  cursor: pointer;
  display: inline-block;
}
.round {
  box-shadow: 0 0 10px 5px #dddddd;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: url(/images/2015-04/photo_burkov_2.jpg) 0 0 / auto 180px;
}
#request-form {
  position: fixed;
  box-sizing: border-box;
  padding: 30px 10px;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  font-size: 4em;
  z-index: 99999;
  transition: opacity 0.4s ease-in;
  display: none;
  pointer-events: none;
}
#request-form:target {
  display: block;
  pointer-events: auto;
}
#request-form .request-title {
  font-size: 1.5em;
  font-weight: 700;
}
#request-form .close-r {
  color: #aaa;
  font-size: 2em;
  text-decoration: none;
  line-height: 0.5em;
  padding: 10px;
  float: right;
}
#request-form .close {
  top: 30px;
  right: 30px;
  transform: scale(2.5);
}
#request-form form {
  margin-top: 40px;
}
#request-form input[type=submit] {
  background-color: #b90000 !important;
  color: #fff !important;
  border: 0 !important;
  text-align: center !important;
  padding: 20px !important;
  cursor: pointer !important;
  font-size: 1.3em !important;
  width: 100% !important;
}
#request-form input[type=text],
#request-form textarea {
  font-size: 1.3em;
  width: 100%;
  margin-bottom: 40px;
  padding: 5px;
}
.countdown-block {
  font-size: 30px;
  color: #000;
  margin: 5px 0;
  position: relative;
  border: 1px solid #f98615;
  border-radius: 5px;
  display: table;
}
.countdown-block:before {
  content: '';
  display: table-cell;
  background: url(../img/icon_timer.png) 50% 50% no-repeat #f98615;
  width: 30px;
}
.countdown-block .countdown-section {
  display: table-cell;
  text-align: center;
  padding: 2px 0;
  vertical-align: middle;
}
.countdown-block .countdown-section:after {
  content: ':';
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  font-size: 0.8em;
}
.countdown-block .countdown-section:last-child:after {
  padding: 0;
  visibility: hidden;
}
.countdown-block .countdown-section > div {
  display: table-cell;
  vertical-align: middle;
}
.countdown-block .countdown-section:first-child {
  padding-left: 8px;
}
.countdown-block .countdown-section b {
  font-size: 15px;
  display: block;
}
.countdown-block .countdown-section span {
  font-size: 11px;
  display: block;
  color: #858585;
}
.view_sw_tiles .countdown-block {
  margin: 5px auto;
}
li.view_sw_tiles:hover .countdown-block {
  display: none;
}
.popup {
  display: inline-block;
  vertical-align: middle;
  padding: 20px 20px 25px;
  border-radius: 10px;
  background: #fff;
  position: relative;
  text-align: left;
}
.popup textarea {
  resize: none;
}
.popup .contacts {
  width: 300px;
}
.btn_pricefortheir {
  background-color: #b90000;
  border: 0;
  text-align: left;
  padding: 5px 30px;
  cursor: pointer;
  font-size: 13px;
  color: #fff !important;
  text-decoration: blink;
  margin: 5px 0;
  display: inline-block;
}
.btn_pricefortheir:hover {
  background-color: #dd2a16;
}
.btn_more {
  background-color: #b90000;
  border: 0;
  text-align: left;
  padding: 5px 30px;
  cursor: pointer;
  font-size: 13px;
  color: #fff !important;
  text-decoration: blink;
  margin: 5px 0;
  display: inline-block;
}
.btn_more:hover {
  background-color: #dd2a16;
}
.welcome_user {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.btn-play-video {
  display: block;
  width: 82px;
  height: 82px;
  background: url(../img/play-video.png);
  text-decoration: none;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 55;
}
.fbx-close {
  margin-top: 20px;
  text-align: center;
}
#btn-fbx-close {
  border: 0;
  color: #fff;
  font-size: 20px;
  background-color: #b90000;
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  border-radius: 5px;
  padding: 5px 10px;
  cursor: pointer;
}
#btn-fbx-close:hover {
  background-color: #dd2a16;
}
#carousel-stage {
  margin: 0;
  padding: 0;
}
#bx-pager a {
  display: block;
  border: 1px solid #aaa;
}
#bx-pager-prev {
  min-height: 0;
}
#bx-pager-next a,
#bx-pager-prev a {
  display: inline-block;
  width: 11px;
  height: 21px;
  cursor: pointer;
  -ms-transform: rotate(90deg);
}
#bx-pager-prev a {
  background: url(../img/left.png);
}
#bx-pager-next a {
  background: url(../img/right.png);
}
#butToBuy_big {
  font-size: 70px;
}
.fxd_subscr_bot__re {
  bottom: 0;
  left: 0;
  position: fixed;
  height: 40px;
  width: 100%;
  z-index: 50;
  background: linear-gradient(to top, #ae0000, #d30000);
  overflow: hidden;
}
.fxd_subscr_bot__re .wrap_fixed__re {
  height: 40px;
}
.wrap_fixed__re {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 865px;
  padding-top: 5px;
}
.wrap_fixed__re div {
  float: right;
  width: 545px;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 50px;
  right: 100px;
  background: url(../img/arrow-up.png) no-repeat;
  width: 64px;
  height: 64px;
  display: none;
}
.mobilewhatsapp {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 45px;
  height: 45px;
  z-index: 10000;
}
.mobilecallme {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 45px;
  height: 45px;
  z-index: 10000;
}
.gard-wrap {
  bottom: 0;
  height: 40px;
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.gard {
  background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  height: 87px;
  left: -170px;
  position: relative;
  width: 170px;
  animation: 9s linear 4s infinite gard-div;
}
@keyframes gard-div {
  0% {
    transform: translateX(0) rotate(-45deg);
  }
  100%,
  50% {
    transform: translateX(2800px) rotate(-45deg);
  }
}
ul.submenu {
  display: none;
}
ul.topmenu > li:hover > ul.submenu {
  display: block;
  z-index: 1;
  position: absolute;
}
#topmenu ul li ul li {
  position: relative;
  display: block;
  left: -10px;
  background-color: #e7e7e7;
}
#topmenu ul li ul li a {
  color: #000 !important;
}
#topmenu ul li ul li a:hover,
#topmenu ul li ul li:hover,
#topmenu ul li ul li:hover a {
  color: #fff !important;
  cursor: pointer;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
ul.topmenu > li.active > span.caret,
ul.topmenu > li:hover > span.caret {
  color: #fff;
}
@font-face {
  font-display: swap;
  font-family: si;
  src: url(../fonts/socicon.eot);
  src: url(../fonts/socicon.eot?#iefix) format('embedded-opentype'), url(../fonts/socicon.woff) format('woff'), url(../fonts/socicon.ttf) format('truetype'), url(../fonts/socicon.svg#icomoonregular) format('svg');
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: si;
    src: url(../fonts/socicon.svg) format(svg);
  }
}
.newsoc {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  /*display:flex;*/
}
@media (max-width: 767px) {
  .newsoc {
    justify-content: center;
  }
}
.newsoc li {
  display: inline-block;
  zoom: 1;
}
.newsoc li a {
  font-family: si !important;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  transition: transform 0.1s;
  transform: translateZ(0);
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  display: block;
  position: relative;
  z-index: 1;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 22px;
  border-radius: 4px;
  margin-right: 5px;
  color: #fff !important;
}
.newsoc li img {
  vertical-align: top;
  border-radius: 4px;
}
.newsoc-icon-last {
  margin: 0 !important;
}
.newsoc-vkontakte {
  background-color: #5a7fa6;
}
.newsoc-vkontakte:before {
  content: '\e01a';
}
.newsoc-facebook {
  background-color: #3e5b98;
}
.newsoc-facebook:before {
  content: '\e041';
}
.newsoc-youtube {
  background-color: #e02a20;
}
.newsoc-youtube:before {
  content: '\e051';
}
.newsoc-instagram {
  background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.newsoc-instagram:before {
  content: '\e057';
}
.newsoc-telegram {
  background-color: #0088cc;
}
.newsoc-telegram:before {
  content: '\e06e';
}
.newsoc-whatsapp {
  background-color: #30be1e;
}
.newsoc-whatsapp:before {
  content: '\e01b';
}
.newsoc-vkontakte:hover {
  background-color: #6e93ba;
}
.newsoc-facebook:hover {
  background-color: #526fac;
}
.newsoc-youtube:hover {
  background-color: #f43e34;
}
.newsoc-instagram:hover {
  background-color: #5471fa;
}
.newsoc-whatsapp:hover {
  background-color: #22de06;
}
.newsoc-telegram:hover {
  background-color: #1590ce;
}
.modal-wrapper-add-cart {
  width: 435px;
  background: #fff;
  text-align: center;
  font-size: 0;
  margin: 0;
}
.modal-wrapper-add-cart .title-by-add {
  text-align: center;
  font-size: 21px;
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  color: #000;
  margin-bottom: 0;
  margin-top: 10px;
}
.modal-wrapper-add-cart .prod-name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: center;
  color: #000;
  padding: 0 25px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.lr-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.lr-wrapper img {
  max-width: 170px;
  max-height: 125px;
}
.lr-wrapper .l,
.lr-wrapper .r {
  width: 50%;
  flex-grow: 1;
}
.lr-wrapper .r {
  padding-left: 40px;
  text-align: left;
}
.lr-wrapper .l {
  text-align: center;
}
.lr-wrapper .r .prod_name {
  margin: 0 0 5px;
  font-size: 15px;
}
.lr-wrapper .r .prod_price {
  margin: 0;
  font-size: 20px;
}
.btn-red {
  background-color: #b90000;
  color: #fff;
  border: 0;
  padding: 5px 7px;
  cursor: pointer;
  margin-bottom: 17px;
  display: inline-block;
  width: 181px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  height: 32px;
  line-height: 34px;
}
.btn-red + .btn-red {
  margin-left: 12px;
}
.btn-red:hover {
  background-color: #dd2a16;
}
.fancybox-wrap.custom_add .fancybox-skin {
  border-radius: 0;
  background: #fff;
}
.fxd_subscr_bot__re {
  transition: 0.3s ease-in-out;
  transform: translateY(0);
}
.fxd_subscr_bot__re.hidden-diff {
  transform: translateY(50px);
}
.hide_bot_re {
  left: 100%;
  width: auto;
  display: inline-block;
  position: absolute;
  cursor: pointer;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  padding: 4px 7px;
  top: 8px;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
}
.hide_bot_re:hover {
  background-color: #00000036;
}
@media (max-width: 1070px) {
  .hide_bot_re {
    display: none;
  }
}
.wrapper-form-subscribe button::-moz-focus-inner,
.wrapper-form-subscribe input[type=submit]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner {
  padding: 0 !important;
  border: 0 !important;
}
.wrapper-form-subscribe input[type=text],
input[type=email] {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  box-sizing: border-box;
  box-shadow: 0 1px 1px inset #e6e6e6;
}
p.subs_thk {
  text-align: center;
  margin: 5px 0 0;
  color: #fff;
  font-size: 19px;
}
.onlystockForm {
  position: absolute;
  right: 0;
  margin-top: 12px;
  font-size: 13px;
  color: #6e6e78;
  cursor: pointer;
  z-index: 997;
}
.checklabel {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}
.checklabel > label {
  display: block;
  width: 15px;
  height: 15px;
  border: 3px solid #ba0000;
  margin-right: 7px;
}
.checklabel input {
  display: none;
}
.carousel_actions.list .view_sw .view_sw_table.busket_add {
  display: table;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.carousel_actions.list .view_sw .view_sw_table.busket_add .nameplast {
  flex-grow: 1;
}
.carousel_actions.list .view_sw .view_sw_table.busket_add .nameplast .likes,
.carousel_actions.list .view_sw .view_sw_table.busket_add .nameplast .prop {
  display: none;
}
.carousel_actions.list .view_sw .view_sw_table.busket_add .form {
  flex-grow: 0;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add {
  width: calc(20% - 15px);
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  margin-right: 15px;
}
.carousel_actions.cards .view_sw {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .imgplenka {
  width: 100% !important;
  text-align: center;
  margin: 20px 0;
  order: 1;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .nameplast > a {
  text-align: center;
  display: block;
  font-size: 13px;
  min-height: 70px;
  font-weight: 700;
  max-height: 70px;
  overflow: hidden;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .prop {
  display: none;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .nameplast {
  order: 2;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .priceplast {
  order: 3;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .form.shk-item {
  order: 4;
  margin-bottom: 30px;
  min-width: 0;
  text-align: center;
  width: 100%;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .likes {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .number {
  display: block;
  opacity: 0;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .form.shk-item form {
  display: inline-block;
  float: none;
}
.carousel_actions.tiles .view_sw {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add {
  width: calc(33% - 15px);
  display: flex;
  flex-direction: column;
  border: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  padding: 10px;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .imgplenka {
  order: 2;
  width: 50%;
  min-height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel_actions.fullList .imgplenka {
  min-width: 70px;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .nameplast {
  order: 1;
}
.priceplast {
  order: 3;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .form.shk-item form {
  display: flex;
  flex-direction: column;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .nameplast > a {
  font-size: 12px;
  min-height: 50px;
  display: block;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .imgplenka img {
  flex-grow: 0;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .nameplast .prop {
  position: absolute;
  top: 50px;
  left: 50%;
  line-height: 18px;
  font-size: 12px;
  color: #ccc;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .nameplast .prop span.item_prop {
  color: gray;
  font-size: 0.9em;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .priceplast {
  width: 100%;
  text-align: left;
  margin-top: 10px;
  margin-bottom: -25px;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .form.shk-item {
  order: 4;
  width: 100%;
}
.carousel_actions.list .view_sw .view_sw_table.busket_add .priceplast.priceimg {
  min-width: 155px;
  order: 3;
  text-align: center;
}
.carousel_actions.list .view_sw .view_sw_table.busket_add .nameplast {
  order: 2;
}
.carousel_actions.list .view_sw .view_sw_table.busket_add .imgplenka {
  min-width: 70px;
  order: 1;
}
.carousel_actions.list .view_sw .view_sw_table.busket_add .form {
  order: 4;
}
@media (max-width: 1570px) {
  .carousel_actions.tiles .view_sw .view_sw_table.busket_add {
    width: calc(25% - 15px);
  }
}
@media (max-width: 1430px) {
  .carousel_actions.cards .view_sw .view_sw_table.busket_add {
    width: calc(33% - 15px);
  }
  .carousel_actions.tiles .view_sw .view_sw_table.busket_add {
    width: calc(50% - 15px);
  }
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add:hover {
  box-shadow: inset 0 1px 0 1px #ccc;
}
.carousel_actions.tiles .view_sw .view_sw_table.busket_add .nameplast .likes {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add .form.shk-item form {
  display: inline-flex;
  flex-direction: column-reverse;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add:hover .number {
  opacity: 1;
}
.carousel_actions.cards .view_sw .view_sw_table.busket_add:hover {
  box-shadow: 0 0 10px #aaa;
}
@media (max-width: 1150px) {
  .carousel_actions.cards .view_sw .view_sw_table.busket_add {
    width: calc(50% - 15px);
  }
  .carousel_actions.cards .view_sw .view_sw_table.busket_add .form.shk-item {
    width: 100%;
    margin: 0;
  }
  .carousel_actions.tiles .view_sw .view_sw_table.busket_add > * {
    width: 100% !important;
    text-align: center;
  }
  .carousel_actions.tiles .view_sw .view_sw_table.busket_add {
    width: calc(50% - 15px);
  }
  .carousel_actions.tiles .view_sw .view_sw_table.busket_add .priceplast {
    margin: 0;
    text-align: center;
    justify-content: center;
  }
  .carousel_actions.tiles .view_sw .view_sw_table.busket_add .nameplast .prop {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .carousel_actions.tiles .view_sw .view_sw_table.busket_add .imgplenka {
    order: 2;
    margin: 10px 0;
  }
  .carousel_actions.list .view_sw .view_sw_table.busket_add {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    align-items: center;
    font-size: 0;
  }
  .carousel_actions.list .view_sw .view_sw_table.busket_add .imgplenka {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    min-width: 40px;
    width: 40px !important;
  }
  .carousel_actions.list .view_sw .view_sw_table.busket_add .nameplast {
    min-width: 0;
    text-align: left;
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: top;
  }
  .carousel_actions.list .view_sw .view_sw_table.busket_add .form {
    display: inline-block;
    vertical-align: middle;
    min-width: 0;
    width: 50% !important;
    text-align: right;
    max-width: 10000px;
  }
  .carousel_actions.list .view_sw .view_sw_table.busket_add .priceplast.priceimg {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    min-width: 0;
    width: 50% !important;
  }
  .carousel_actions.cards .view_sw .view_sw_table.busket_add .nameplast {
    width: 100%;
  }
  .carousel_actions.cards .view_sw .view_sw_table.busket_add .priceplast {
    display: block;
    width: 100% !important;
  }
}
.wrapper-disclaimer {
  width: 100% !important;
  float: none !important;
}
.wrapper-disclaimer__text {
  margin-top: 0;
  font-size: 13px;
  color: #fff;
  padding-left: 40px;
}
.wrapper-disclaimer__text:before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 50px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMyMC44MyAzMjAuODMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyMC44MyAzMjAuODM7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjEuNjE3LDI5MC4yNDZoMjc3LjYwNGM5LjQ2OSwwLDE3LjAxMy00LjU1MywyMC4xNjgtMTIuMTg0YzIuOTA0LTcuMDExLDEuMzYtMTQuOC00LjEwNy0yMS4yMTIgICAgTDE4MC40OTcsMzkuNjg0bC0xLjMzMy0xLjMzM2MtNS4wMDktNS4wMDktMTEuNjY3LTcuNzY3LTE4Ljc0OC03Ljc2N2MtNy4wODIsMC0xMy43MzksMi43NTgtMTguNzQzLDcuNzY3bC0xLjMzMywxLjMzMyAgICBMNS41NSwyNTYuODQ0Yy01LjQ2Niw2LjQxMy03LjAxNiwxNC4yMDctNC4xMDYsMjEuMjEyQzQuNjAzLDI4NS42ODgsMTIuMTQyLDI5MC4yNDYsMjEuNjE3LDI5MC4yNDZ6IE0xNjAuNDE2LDY5LjIxMyAgICBsMTE2LjkzNCwxODguMzkzSDQzLjQ4N0wxNjAuNDE2LDY5LjIxM3oiIGZpbGw9IiNGRkZGRkYiLz4KCQk8cGF0aCBkPSJNMTYwLjQxNiwxMDUuMzQ1Yy05LjE5NywwLTE2LjY1NCw3LjQ1Ny0xNi42NTQsMTYuNjU0djcxLjM4OGMwLDkuMTk3LDcuNDU3LDE2LjY1NCwxNi42NTQsMTYuNjU0ICAgIHMxNi42NTQtNy40NTcsMTYuNjU0LTE2LjY1NHYtNzEuMzg4QzE3Ny4wNzYsMTEyLjgwMiwxNjkuNjE5LDEwNS4zNDUsMTYwLjQxNiwxMDUuMzQ1eiIgZmlsbD0iI0ZGRkZGRiIvPgoJCTxjaXJjbGUgY3g9IjE2MC4yNDgiIGN5PSIyMzQuOTAzIiByPSIxNi40ODYiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  position: absolute;
  left: 0;
}
.fxd_subscr_bot__re .wrap_fixed__re {
  background: 0 0;
}
.small-disclaimer__text {
  font-size: 12px;
  margin-top: 0;
}
.small-disclaimer__text .reder {
  color: #c91204;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}
.full-video {
  padding: 28% 22%;
  height: auto;
  position: relative;
  max-width: 100%;
  margin-bottom: 50px;
}
.full-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.center {
  text-align: center;
}
p.cart-total-header {
  margin: 0 15px !important;
  display: block;
}
p.cart-total-header,
p.cart-total-header .bigfont {
  font-size: 24px !important;
  font-weight: 400 !important;
  font-family: CambriaMath, Arial, Helvetica, sans-serif;
}
#ya-site-form0 .ya-site-suggest-list {
  left: 0;
}
.template-new .goods_desc .number .minus,
.template-new .goods_desc .number .plus {
  background: #fff;
}
.template-new .goods_desc .number,
.template-new .number.bcount {
  display: flex;
}
form.busket_add {
  position: relative;
  z-index: 9;
}
.al_center {
  z-index: 9999;
  transform-origin: left top;
}
.g_inet_price.black,
.goods-action.black .g_inet_price,
.goods-action.black_new .g_inet_price {
  background-color: #000;
  cursor: pointer;
}
.g_inet_price.yellow {
  background-color: #ba0000;
  color: #fff;
  /*fdff55*/
  cursor: pointer;
}
.g_inet_price.yellow a {
  text-decoration: none;
  cursor: pointer;
}
.g_inet_price.black:before,
.g_inet_price.yellow:before,
.goods-action.black .g_inet_price:before {
  content: attr(data-hint);
  display: none;
  position: absolute;
  top: 25px;
  left: 43%;
  padding: 5px;
  width: 200px;
  background-color: #fff;
  color: #000;
  z-index: 999;
  font-weight: 400;
  border-radius: 3px;
  box-shadow: 2px 2px 11px -4px #000;
  text-align: left;
}
.g_inet_price.black[data-showhint=show]:hover:before,
.goods-action.black .g_inet_price[data-showhint=show]:hover:before {
  display: block;
}
.g_inet_price.black:after,
.g_inet_price.yellow:after,
.goods-action.black .g_inet_price:after {
  content: '*';
}
li.iam_goods_list_tpl-paper_new,
li.iam_paper_title {
  min-height: 64px;
  border-radius: 0;
  border-right: none;
  border-left: none;
  padding: 12px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: PFSquareSansPro-Light, sans-serif;
  margin: 0;
  border-top: none;
}
li.view_sw_table.busket_add.iam_goods_list_tpl-paper_new:hover {
  box-shadow: 0 0 35px -16px #404040;
}
li.iam_goods_list_tpl-paper_new .paper_name a {
  width: 335px;
  height: 42px;
  color: #212529;
  font-family: PFSquareSansPro-Light, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.2px;
  text-decoration: none;
}
.photo_paper_new .paper_name {
  width: 30%;
  font-size: 14px;
}
.photo_paper_new .paper_form.shk-item {
  width: 26% !important;
  font-size: 18px;
  cursor: pointer;
}
.paper_form.shk-item.paper_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  float: right;
}
.photo_paper_new .paper_params,
.photo_paper_new .paper_params-title {
  width: 6%;
  font-size: 14px;
}
.photo_paper_new .paper_priceimg {
  width: 8%;
  font-size: 14px;
}
.carousel_actions.photo_paper_new.fullList {
  margin: 30px 0;
}
.carousel_actions.photo_paper_new.fullList > .paper_head {
  margin-bottom: 30px;
  width: 30% !important;
}
.photo_paper_new .iam_goods_list_tpl-paper_new .paper_params-label {
  display: block;
  margin: 0 auto;
  text-align: center;
  height: 32px;
  background-color: #09a275;
  border-radius: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 32px;
  letter-spacing: 0.32px;
  color: #fff;
}
.photo_paper_new .iam_goods_list_tpl-paper_new .number .minus,
.photo_paper_new .iam_goods_list_tpl-paper_new .number .minus-btn,
.photo_paper_new .iam_goods_list_tpl-paper_new .number .plus,
.photo_paper_new .iam_goods_list_tpl-paper_new .number .plus-btn {
  height: 24px;
  background-color: #fff;
}
.iam_goods_list_tpl-paper_new .number input[type=text] {
  height: 16px;
  width: 35px;
}
.tocart {
  width: 120px;
  height: 34px;
  background: #dd2a16;
  font-size: 15px;
  font-weight: 200;
  text-align: center;
  font-family: PFSquareSansPro-Light, sans-serif;
  float: left;
  cursor: pointer;
  color: #fff;
  border: none;
}
.iam_goods_list_tpl-paper_new form {
  display: flex !important;
  align-items: center;
  max-width: 100%;
  justify-content: space-between;
  FLOAT: none !important;
  padding-left: 10px;
}
.photo_paper_new .paper_cat-title {
  height: 60px;
  background-color: #212529;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
  font-family: sans-serif;
}
.photo_paper_new ul.view_sw {
  margin-top: 0;
}
.paper_stock {
  width: 7%;
  height: 100%;
  font-size: 14px;
}
.paper_stock.col img {
  height: 20px;
  cursor: pointer;
}
@media (max-width: 1460px) {
  .photo_paper_new .paper_form.shk-item {
    width: 32% !important;
    font-size: 20px;
  }
  .carousel_actions.photo_paper_new.fullList > .paper_head {
    width: 50% !important;
  }
}
@media (max-width: 1280px) {
  .photo_paper_new .paper_form.shk-item {
    width: 45% !important;
    font-size: 15px;
  }
  .photo_paper_new .paper_params,
  .photo_paper_new .paper_params-title {
    width: 8%;
  }
  .photo_paper_new .paper_name {
    width: 100%;
  }
  li.iam_goods_list_tpl-paper_new,
  li.iam_paper_title {
    flex-wrap: wrap;
  }
  .photo_paper_new .iam_goods_list_tpl-paper_new .paper_params-label {
    border-radius: 8px;
  }
  .photo_paper_new .paper_priceimg {
    width: 13%;
  }
}
.interest_products {
  background: #fff;
  margin-top: 30px;
  display: none;
}
p.interest_products-title {
  text-align: center;
  background: #353535;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  margin: 0;
}
ul.interest_products-listing {
  display: flex;
  margin: 0;
  justify-content: center;
  padding: 15px 0;
}
.interest_products-listing .busket_add {
  display: flex;
  flex-direction: column;
  height: auto;
  padding: 0 15px 15px;
  border: 0;
  margin: 0;
}
.interest_products-listing .number {
  position: absolute;
  top: -40px;
  right: 0;
  width: 50%;
  margin: 0;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.interest_products-listing .shk-item {
  position: relative;
}
.interest_products-listing .priceimg {
  width: 50%;
}
.interest_products-listing .old_price {
  display: none;
}
.interest_products-listing .btn-basket.buy {
  width: 100%;
  text-align: center;
}
.interest_products-listing .likes {
  display: none;
}
.interest_products-listing .name {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px !important;
}
.interest_products-listing .photo {
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 0 !important;
  overflow: hidden;
  width: 100%;
  font-size: 0;
  margin-bottom: 15px;
  text-align: center;
}
.interest_products-listing .photo img {
  max-width: 104% !important;
  margin: -2%;
}
.interest_products-listing .name a {
  text-decoration: none;
  font-size: 16px;
  color: #353535 !important;
  line-height: 1.2em;
  font-family: "Open Sans", sans-serif;
  font-weight: 300 !important;
}
.interest_products-listing button.btn-basket.buy {
  padding: 10px;
  font-size: 15px;
  background: #dd2a16;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
a.hide_interesting {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 17px;
  height: 17px;
  background: url(/assets/templates/rdmkitnew/img/hide_x.png) center no-repeat;
}
p.interest_products-title {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
}
.interest_products.show {
  display: block;
}
.interest_products-listing .busket_add:hover {
  box-shadow: none;
}
.interest_products-listing .priceimg img {
  max-width: 95% !important;
}
.interest_products .priceimg_black {
  max-width: 50%;
}
.topmenu.redis .top_search .ya-site-form__search-input {
  padding: 0 !important;
}
.lk_menu-item {
  display: inline-block;
  font-size: 12px !important;
  text-align: center;
  background-color: #fff;
  text-decoration: none;
  color: #000;
  padding: 7px 20px;
  cursor: pointer;
  vertical-align: bottom;
  border: 1px solid #dfdfdf;
}
.lk_menu-item.active {
  background-color: #858585;
  color: #fff !important;
  border: 1px solid #858585;
}
.lk_tab {
  display: none;
}
.lk_tab#tab2 table {
  margin: 0 auto;
  border-collapse: collapse;
}
.lk_tab#tab2 table td,
.lk_tab#tab2 table th {
  border: 1px solid #000;
  padding: 5px 10px;
}
.lk_table-info {
  transition: 0.4s;
  max-height: 0;
  overflow: hidden;
  display: none;
}
.lk_table-info.active {
  max-height: 1000px;
  display: table-row;
}
.logout-form {
  float: right;
  padding: 10px 0 0;
  font-size: 16px;
  font-weight: 700;
}
.logout-form input {
  border: none;
  cursor: pointer;
  font-weight: 700;
  outline: 0 !important;
  padding: 5px 10px;
}
.lk-nav .tabs {
  border-bottom: 3px solid #333;
  padding-bottom: 0;
}
.ajax_result.profile tr > td:nth-child(2) input,
.ajax_result.profile tr > td:nth-child(2) textarea {
  width: 220px;
}
.ajax_result.profile tr > td:nth-child(2) .country-phone {
  width: 215px;
}
.lk_tab td .country-phone > input[type=text] {
  max-width: 155px !important;
}
.lk_tab .priceplast.priceimg {
  padding-right: 10px;
  width: 90px;
}
.lk_tab#tab1 .imgplenka img {
  max-width: 60px !important;
  max-height: 70px;
  margin: 5px;
}
.lk_tab .view_sw_table {
  font-size: 14px;
  width: 480px;
}
.lk_orders-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 15px 25px;
  margin-bottom: 10px;
}
.lk_orders-desc {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: #858585;
}
.lk_orders-desc .num {
  width: 150px;
  text-align: center;
}
.lk_orders-desc .num .status {
  color: #000;
}
.lk_orders-desc .price {
  width: 18%;
  color: #333;
}
.lk_orders-desc .date {
  width: 90px;
  line-height: 1.4em;
}
.lk_orders-desc .details {
  width: 125px;
  text-align: right;
}
.lk_table-info.info_wrap ul.list {
  padding: 0;
  max-height: 50vh;
  overflow-y: auto;
}
.lk_table-info.info_wrap ul.list .view_sw_table {
  width: 100%;
  border-radius: 5px;
  margin: 0 0 5px;
}
.lk_table-info.info_wrap ul.list .view_sw_table .imgplenka {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.lk_table-info.info_wrap ul.list .view_sw_table .imgplenka img {
  max-width: 60px !important;
  max-height: 59px;
  margin: 0 10px 0 0;
}
.lk_tab#tab2 table td:nth-child(2) {
  padding-left: 36px;
  position: relative;
  line-height: 1.2rem;
  white-space: nowrap;
}
.lk_tab#tab2 table td img {
  max-width: 20px;
  top: 0.3rem;
  right: calc(100% - 28px);
  position: absolute;
}
@media (max-width: 991px) {
  .lk_orders-desc .status {
    display: flex;
    flex-direction: column;
  }
  .lk_orders-desc .price {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .lk_orders-desc .num {
    margin-top: 15px;
  }
  .lk_orders-desc {
    flex-direction: column;
  }
  .lk_orders-desc .date {
    width: 100%;
    text-align: center;
  }
  .lk_orders-desc .details {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .lk_orders-item .lk_ajax-form.refresh_form {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .lk_orders-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
@media (max-width: 480px) {
  .lk_orders-list {
    grid-template-columns: 1fr;
  }
}
.country-phone > input[type=text] {
  flex-grow: 1;
}
.reg-input-block .country-phone {
  width: 281px;
  height: 36px;
  line-height: 22px;
  border-radius: 4px 4px 6px 6px;
  font-size: 19px;
  padding: 0 8px;
  margin-bottom: 2px;
  background: #dbdfe4;
  background: linear-gradient(to bottom, #dbdfe4 0, #e0e3e8 100%);
  box-shadow: inset 0 2px 5px 0 #b0b7c1;
  border: none;
  border-bottom: 1px solid #fafbfb;
  color: #6e6e78;
  font-weight: 700;
}
.reg-input-block .country-phone input[name=phoneinput] {
  text-align: left;
  background: 0 0;
  line-height: 22px;
  font-size: 19px;
}
.reg-input-block .country-phone .country-phone-selected {
  line-height: 22px;
  font-size: 19px;
}
.reg-input-block .country-phone input[name=phoneinput]:focus {
  border: none;
  box-shadow: none;
  outline: 0;
}
.phone-note {
  position: absolute;
  background: #000;
  color: #fff;
  z-index: 100;
  width: 280px;
  bottom: 100px;
  padding: 10px;
  display: none;
  font-size: 13px;
  left: 135px;
}
.reg-input-block .country-phone::after {
  content: attr(data-note);
  position: absolute;
  background: #000;
  color: #fff;
  z-index: 100;
  width: 296px;
  bottom: 62px;
  padding: 10px;
  transform: scale(0);
  transform-origin: left top;
  transition: 0.24s ease-in-out;
}
input#phone-input:focus + .country-phone.phone-note {
  display: block !important;
}
.iam_goods_table_tpl .group-btn {
  display: flex;
  justify-content: center;
}
.group-btn a.btn-basket-buy-group,
.plenka-flex__modal__right .btn-basket-buy-group {
  text-decoration: none;
  color: #fff !important;
  background-color: #b90000;
  border: 0;
  text-align: left;
  padding: 5px 30px;
  cursor: pointer;
  font-size: 13px;
}
body.Mobile .number input.shk-numb {
  border-radius: 0 !important;
  margin: 0 0 0 -1px !important;
  border: 1px solid #ccc !important;
  height: 26px !important;
  text-align: center;
}
@media (max-width: 768px) {
  body.Mobile .number {
    display: flex !important;
    height: 22px !important;
  }
  body.Mobile .number input.shk-numb {
    overflow: visible;
    border-radius: 0;
    height: calc(100% - 2px) !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 50px;
  }
  body.Mobile .number > input {
    height: 24px !important;
  }
  body.Mobile .slider_listing .number input.shk-numb {
    min-height: 24px !important;
  }
  body .product_slider > .navigation {
    width: 100% !important;
  }
  #carousel-stage li a img {
    height: 100% !important;
    object-fit: contain;
  }
}
.images_wraper_slider_bal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.images_wraper_slider_bal #bx-pager {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.images_wraper_slider_bal #bx-pager a {
  width: 150px !important;
  min-width: 150px;
}
.images_wraper_slider_bal #carousel-stage li {
  max-width: 350px !important;
}
.images_wraper_slider_bal #carousel-stage {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  div.sizenet {
    max-width: 100%;
    overflow: scroll;
  }
}
.sizenet td {
  display: table-cell !important;
}
.TINKOFF_SIZE_S {
  margin-top: 5px;
}
.table_facts {
  width: 100%;
}
.table_facts td:nth-child(1),
td:nth-child(4) {
  width: 55px;
  height: 50px;
}
.table_facts td:nth-child(2),
td:nth-child(5) {
  width: 40%;
}
.cat-group-header {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: -12px;
  line-height: 25px;
  font-weight: 400;
}
.main-blog-posts {
  padding: 0 0 1.5em;
}
.main-blog-posts > p {
  font-family: PFSquareSansPro-Medium, Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0.375em;
}
.main-blog-posts .posts {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.main-blog-posts .blog-post-mini {
  width: calc(25% - 10px);
}
@media screen and (max-width: 801px) {
  .main-blog-posts .blog-post-mini {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 420px) {
  .main-blog-posts .blog-post-mini {
    width: auto;
    margin: 0 0 15px;
  }
}
.main-blog-posts .blog-post-mini > a {
  display: block;
}
.main-blog-posts .blog-post-mini > a img {
  display: block;
  width: 100%;
}
.main-blog-posts .blog-post-title-mini {
  font-size: 18px;
  font-weight: 700;
  margin-top: 3px;
}
@media screen and (max-width: 801px) {
  .main-blog-posts .blog-post-title-mini {
    font-size: 16px;
  }
}
@media screen and (max-width: 420px) {
  .main-blog-posts .blog-post-title-mini {
    margin-bottom: 0;
  }
}
.main-blog-posts .blog-post-title-mini a {
  text-align: left;
}
.hiddenLogo .top_search-hidden {
  width: 100%;
}
.hiddenLogo .top_search-hidden .ya-site-form {
  display: flex;
}
.hiddenLogo .button-mobile_search {
  width: 25px !important;
  height: 24px;
}
@media (max-width: 768px) {
  .top_search-hidden .ya-site-form {
    display: none;
  }
}
.checklabel label.chcker-style {
  position: relative;
}
#stocker:checked + label.chcker-styler::after {
  content: '';
  position: absolute;
  top: -3px;
  left: 5px;
  display: block;
  width: 10px;
  height: 15px;
  border: solid red;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.top-menu__cats {
  position: relative;
}
.top-menu__cats ul {
  top: 100%;
  left: 0;
  position: absolute;
  display: none;
  background: #FFF;
  padding: 6px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.top-menu__cats ul li {
  display: block !important;
}
.top-menu__cats > span:hover + ul {
  display: block;
}
.catalog-nav {
  position: relative;
}
/* Кнопка "Каталог" */
.catalog-toggle {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
}
/* Корневое меню */
.cats-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  background: #fff;
  border: 1px solid #ddd;
  min-width: 260px;
}
/* Спрятано по умолчанию через [hidden] */
.cats-menu[hidden] {
  display: none;
}
/* Общий стиль списков */
.cats-menu li {
  position: relative;
}
.cats-menu > li > .cat-link,
.cats-menu > li > a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #333;
  background: #fff;
  width: 100%;
  text-align: left;
  border: none;
  cursor: pointer;
}
/* Подменю */
.cat-sub {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* По умолчанию подуровни скрыты */
.cat-sub {
  display: none;
}
/* Показ подуровня, когда родитель открыт */
.has-children.is-open > .cat-sub {
  display: block;
}
/* Вложенные подменю можно смещать */
.level2 > .cat-sub {
  padding-left: 16px;
}
.level3 > .cat-sub {
  padding-left: 16px;
}
/* Ховер/фокус состояния */
.cats-menu a:hover,
.cat-link:hover,
.cat-link:focus {
  background: #f5f5f5;
}
/* Индикатор наличия подменю (плюс/стрелка) */
.has-children > .cat-link::after {
  content: "▾";
  float: right;
  font-size: 11px;
}
.has-children.is-open > .cat-link::after {
  content: "▴";
}
/*# sourceMappingURL=new_style.css.map */