@font-face {
  font-family: "Open Sans";
  src:
    local("Open Sans Light"),
    local(OpenSans-Light),
    url(../fonts/opensanslight.woff2) format("woff2"),
    url(../fonts/opensanslight.woff) format("woff"),
    url(../fonts/opensanslight.ttf) format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src:
    local("Open Sans"),
    local(OpenSans),
    url(../fonts/opensans.woff2) format("woff2"),
    url(../fonts/opensans.woff) format("woff"),
    url(../fonts/opensans.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src:
    local("Open Sans Semibold"),
    local(OpenSans-Semibold),
    url(../fonts/opensanssemibold.woff2) format("woff2"),
    url(../fonts/opensanssemibold.woff) format("woff"),
    url(../fonts/opensanssemibold.ttf) format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src:
    local("Open Sans Bold"),
    local(OpenSans-Bold),
    url(../fonts/opensansbold.woff2) format("woff2"),
    url(../fonts/opensansbold.woff) format("woff"),
    url(../fonts/opensansbold.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src:
    local("Open Sans Extrabold"),
    local(OpenSans-Extrabold),
    url(../fonts/opensansextrabold.woff2) format("woff2"),
    url(../fonts/opensansextrabold.woff) format("woff"),
    url(../fonts/opensansextrabold.ttf) format("truetype");
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #1b1b1b;
  line-height: 1.3;
  outline: none !important;
}
a,
button,
input[type="submit"] {
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a,
a:active {
  outline: none;
  border: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.text-valide {
  font-size: 12px;
  color: #e71d1c;
}
button,
button:hover,
button:active {
  outline: none;
  border: none;
}
button::-moz-focus-inner {
  outline: none;
  border: none;
}
input,
input:hover,
input:active,
input:focus {
  outline: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
input.fo-input {
  width: 100%;
  height: 45px;
  margin: 10px auto;
  display: block;
  padding: 0 10px;
  font-size: 17px;
}
.product-image-large .product-sliders {
  margin-bottom: 64px;
  margin-left: 7%;
  margin-right: 7%;
  width: 86%;
}
.product-image-large .product-slider2 .slide {
  width: 26%;
  margin: 0;
}
#ModalCart2 .btn.btn-success.btn-lg.cartBtn,
#ModalCallme .btn.btn-success.btn-lg.cartBtn {
  float: none;
  width: 100%;
}
#ModalCart2.Window > div,
#ModalCallme.Window > div {
  width: 400px;
  padding: 10px 30px;
}
#ModalCart2 .modal-footer,
#ModalCallme .modal-footer {
  padding: 20px 0;
}
#ModalCart2 .zakrit,
#ModalCallme .zakrit {
  margin-right: -20px;
}
.fo-success {
  text-align: center;
  font-size: 14px;
  color: #339c5e;
  font-weight: 400;
}
#light-cart .img-thumbnail {
  max-width: 140px;
}
body.common-home .main-panel {
  padding-top: 20px;
}
.phone-in-header {
  float: left;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 4px;
  font-size: 15px;
}
.phone-in-header div {
  color: inherit;
  display: inline-block;
}
.phone-in-header a {
  color: inherit;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.phone-in-header span {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  margin-left: 10px;
}
.phone-in-header .toggle-phone {
  content: "";
  background: url(../images/icon-phones.png) 0 0 no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background-size: cover;
}
.fo-error {
  font-size: 12px;
  color: red;
  text-align: center;
  position: absolute;
}
.wrapper {
  width: 100%;
  min-height: 100%;
  padding-bottom: 443px;
  position: relative;
  overflow: hidden;
}
.block-content {
  width: 98%;
  max-width: 1280px;
  padding: 0;
  margin: 0 auto;
}
.main-catalog {
  padding-right: 0;
}
.content-header.product-page-ch {
  margin-bottom: 20px;
}
.btn-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart_error {
  background: #e71c19;
  text-align: center;
  color: #fff;
  padding: 5px;
}
.to-buy + .cart_error {
  margin-bottom: 10px;
  margin-top: -15px;
  color: #e71c19;
  background: transparent;
  text-align: left;
}
#to-buy-1с {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  background: #444;
  display: inline-block;
  color: #fff;
  padding: 5px 15px;
  line-height: 23px;
}
#to-buy-1с:hover {
  color: #ffca01;
}
.form-field::-webkit-input-placeholder {
  font-size: 18px;
  color: #aaa;
  opacity: 1;
}
.form-field::-moz-placeholder {
  font-size: 18px;
  color: #aaa;
  opacity: 1;
}
.form-field:-moz-placeholder {
  font-size: 18px;
  color: #aaa;
  opacity: 1;
}
.form-field:-ms-input-placeholder {
  font-size: 18px;
  color: #aaa;
  opacity: 1;
}
.form-field:focus::-webkit-input-placeholder {
  color: transparent;
}
.form-field:focus::-moz-placeholder {
  color: transparent;
}
.form-field:focus:-moz-placeholder {
  color: transparent;
}
.form-field:focus:-ms-input-placeholder {
  color: transparent;
}
.product-list li table td.nowrap-price {
  white-space: nowrap;
  padding-left: 5px;
}
img {
  display: block;
}
ul li {
  display: inline-block;
}
.left-column,
.center-column {
  float: left;
}
.right-column {
  float: right;
}
#input-sort {
  margin-top: 15px;
  display: none;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.white-chashka {
  background: #fff;
}
.white-chashka:after {
  background: #fff;
}
.white {
  background: #fff;
}
.white:after {
  background: #fff;
}
.white-cotton {
  background: #d4ccc1;
}
.white-cotton:after {
  background: #d4ccc1;
}
.black {
  background: #000;
}
.black:after {
  background: #000;
}
.black-chashka {
  background: #000;
}
.black-chashka:after {
  background: #000;
}
.tem-siniy-chashka {
  background: #172348;
}
.tem-siniy-chashka:after {
  background: #172348;
}
.orange-chashka {
  background: orange;
}
.orange-chashka:after {
  background: orange;
}
.zelenuy-chashka {
  background: green;
}
.zelenuy-chashka:after {
  background: orange;
}
.red {
  background: red;
}
.red:after {
  background: red;
}
.red-chashka {
  background: red;
}
.red-chashka:after {
  background: red;
}
.yellow {
  background: #ff0;
}
.yellow:after {
  background: #ff0;
}
.yellow-chashka {
  background: #ff0;
}
.yellow-chashka:after {
  background: #ff0;
}
.blue {
  background: #00f;
}
.blue:after {
  background: #00f;
}
.indigo {
  background: #4b0082;
}
.indigo:after {
  background: #4b0082;
}
.zelenuy {
  background: green;
}
.zelenuy:after {
  background: green;
}
.malinovuy {
  background: #c01579;
}
.malinovuy:after {
  background: #c01579;
}
.sv-zelenuy {
  background: #23c650;
}
.sv-zelenuy:after {
  background: #23c650;
}
.sv-zelenuy-chashka {
  background: #87ae07;
}
.sv-zelenuy-chashka:after {
  background: #87ae07;
}
.tem-siniy {
  background: #172348;
}
.tem-siniy:after {
  background: #172348;
}
.bordovuy {
  background: #872941;
}
.bordovuy:after {
  background: #872941;
}
.bordo-chashka {
  background: #551d1e;
}
.bordo-chashka:after {
  background: #551d1e;
}
.melange {
  background: gray;
}
.melange:after {
  background: gray;
}
.goluboy {
  background: #7cc7ff;
}
.goluboy:after {
  background: #7cc7ff;
}
.goluboy-chashka {
  background: #5090da;
}
.goluboy-chashka:after {
  background: #5090da;
}
.biryzovuy {
  background: #00cef3;
}
.biryzovuy:after {
  background: #00cef3;
}
.orange {
  background: orange;
}
.orange:after {
  background: orange;
}
.violet {
  background: #ee82ee;
}
.violet:after {
  background: #ee82ee;
}
.brown {
  background: #a52a2a;
}
.brown:after {
  background: #a52a2a;
}
.pink {
  background: #f0c4df;
}
.pink:after {
  background: #f0c4df;
}
.pink-chashka {
  background: #f0c4df;
}
.pink-chashka:after {
  background: #f0c4df;
}
.pesochnuy {
  background: #c0a87f;
}
.pesochnuy:after {
  background: #c0a87f;
}
.fiolet {
  background: #582384;
}
.fiolet:after {
  background: #582384;
}
.fiolet-chashka {
  background: #582384;
}
.fiolet-chashka:after {
  background: #582384;
}
.haki {
  background: #8ea476;
}
.haki:after {
  background: #8ea476;
}
.gray {
  background: #757863;
}
.gray:after {
  background: #757863;
}
.tem-zelenuy {
  background: #02521b;
}
.tem-zelenuy:after {
  background: #02521b;
}
.header-top {
  background: #444;
  text-align: right;
}
.search-show {
  border: none;
  background: transparent;
  color: #fff;
  font-size: 18px;
  padding: 5px 25px;
}
.search-show:before {
  display: inline-block;
  content: "";
  width: 25px;
  height: 25px;
  background: url(../images/sprite-search.png) no-repeat right center;
  background-size: cover;
  margin: 3px 10px 0 0;
  vertical-align: top;
}
.wishlist {
  border: none;
  background: transparent;
  color: #fff;
  text-decoration: none !important;
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0;
}
.wishlist span {
  color: #fff;
}
.wishlist:before {
  display: inline-block;
  content: "";
  width: 22px;
  height: 18px;
  background: url(../images/wishlist.png) no-repeat right center;
  background-size: cover;
  margin: -4px 6px 0 0;
  vertical-align: middle;
}
.to_wishlist,
.to_wishlist:hover,
.to_wishlist:active {
  background: transparent;
  font-size: 12px;
  border: 1px solid #747474;
  margin-left: 5px;
  padding: 9px;
  margin-top: 3px;
}
.to_wishlist i {
  font-size: 18px;
  color: #010302;
}
.to_wishlist.active i {
  color: #01a2fd;
}
.tab-pane {
  display: none;
}
.qty-box {
  min-width: 70px;
}
.tab-pane.active {
  display: block;
}
.nav-tabs {
  margin: 0 -5px;
  margin-bottom: 30px;
}
.nav-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.nav-tabs > li {
  float: left;
  width: 33.333%;
  text-align: center;
  padding: 0 5px;
}
.nav-tabs > li > a {
  background: #444;
  color: #fff;
  display: block;
  padding: 9px 0;
  text-decoration: none;
}
.nav-tabs > li.active > a {
  background: #01a2fc;
}
.tab-content {
  padding: 0 15px;
  margin-bottom: 25px;
}
.icon-star {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/icon-star.png) no-repeat center;
  background-size: cover;
  margin-right: 10px;
}
.header-bottom .block-content {
  padding: 25px 0 20px;
  position: relative;
}
.mobile-menu {
  display: none;
  position: relative;
}
.menu-header {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.mobile-sub-menu {
  display: block;
  width: 260px;
  position: absolute;
  left: -1000px;
  top: 0;
  background: #1f1f1f;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 1;
}
.mobile-sub-menu.active {
  left: 0;
}
.mobile-sub-menu .close-marker {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 15px;
  top: 15px;
  background: url(../images/icon-close-marker.png) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.header-bottom .left-column {
  width: 28%;
}
.header-bottom .left-column.fbt {
  width: 28%;
}
.header-bottom .left-column {
  width: 24%;
}
.center2-column {
  float: left;
  width: 19%;
  text-align: center;
  padding-top: 17px;
}
.center2-column a,
#btn-to-cons {
  background: #05a2fd;
  display: inline-block;
  color: #fff;
  padding: 5px 15px;
  line-height: 23px;
}
.center2-column a:before,
#btn-to-cons:before {
  content: "";
  background: url(../images/icon-pen.png) no-repeat 0 0;
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background-size: 100% auto;
  margin-right: 5px;
}
#btn-to-cons:before {
  margin-right: 10px;
}
#btn-to-cons {
  font-size: 14px;
  margin-right: 20px;
}
.header-bottom .center-column {
  width: 29%;
}
.logo {
  display: block;
  width: 100%;
  margin: 4px 0 0;
  text-align: left;
  text-decoration: none !important;
}
.logo span {
  font-size: 16px;
  text-decoration: none !important;
  display: block;
  margin-top: 6px;
}
.img-responsive {
  max-width: 100%;
  margin: 0 auto;
}
.logo .img-responsive {
  margin: 0;
  max-width: 308px;
}
.mobile-catalog {
  display: none;
  width: 100%;
  background: #ffca01;
  text-align: center;
}
.mobile-catalog .title {
  display: inline-block;
  height: 40px;
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  position: relative;
  text-transform: uppercase;
}
.mobile-catalog > .title:after {
  content: "";
  display: block;
  width: 18px;
  height: 9px;
  background: url(../images/sprite-arrows.png) no-repeat left center;
  background-size: cover;
  position: absolute;
  right: -20%;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.catalog-menu {
  position: relative;
  padding: 10px 35px;
  display: inline-block;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.top-menu.catalogies,
.top-menu.catalogies:hover,
.top-menu.catalogies.active {
  background: #01a2fd;
  padding-left: 80px;
  padding-right: 80px;
}
.catalog-menu:before {
  content: "";
  display: block;
  width: 1px;
  background: #e6e6e6;
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: -2px;
}
.top-menu.catalogies:before {
  content: none;
}
.catalog-menu > a {
  text-decoration: none !important;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 801px) {
  .catalog-menu:hover,
  .catalog-menu.active {
    background: #f0f0f0;
  }
}
#language {
  float: right;
}
.list-lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 25px;
}
.list-lang > li > a {
  color: #02a3fd;
  text-transform: uppercase;
  display: block;
  padding: 8px 7px;
  font-weight: 700;
  font-size: 16px;
  line-height: 15px;
  text-decoration: underline;
}
.list-lang > li > a.active {
  color: #fff;
  pointer-events: none;
  text-decoration: none;
}
.catalog-menu .title {
  display: block;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.catalog-menu .title:after,
.top-phones .title:after,
.phones .title:after,
.info-menu .title:after {
  content: "";
  display: block;
  font-size: 12px;
  height: 3px;
  position: absolute;
  margin: auto;
  left: 20px;
  width: 20px;
  top: 0;
  border-top: 2px solid #fff;
  border-bottom: 7px double #fff;
  bottom: 0;
  line-height: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.catalog-menu .sub-menu {
  display: none;
  width: 235px;
  text-align: left;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  padding: 0;
  background: #fff;
  border: 1px solid #d2d2d2;
}
.sub-sub-menu,
.sub-sub-sub-menu {
  display: none;
  text-align: left;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  padding: 15px 0;
  background: #fff;
  border-left: 1px solid #b6b6b6;
  border-right: 1px solid #b6b6b6;
  border-bottom: 1px solid #b6b6b6;
}
.catalog-menu .sub-menu li:hover .sub-sub-menu,
.catalog-menu .sub-sub-menu li:hover .sub-sub-sub-menu {
  display: block;
}
.catalog-menu .sub-menu .sub-sub-menu li {
  width: 209px;
  display: inline-block;
  vertical-align: top;
  padding: 4px 0 4px 10px;
}
.top-menu .sub-sub-menu {
  width: 640px;
}
.catalog-menu .sub-menu .sub-sub-menu li a {
  font-size: 14px;
  font-weight: 400;
}
.top-menu + .top-menu .sub-sub-menu {
  width: 854px;
}
.top-menu + .top-menu + .top-menu .sub-sub-menu {
  width: 678px;
}
.top-menu + .top-menu + .top-menu + .top-menu .sub-sub-menu {
  width: 542px;
}
.for-children .sub-menu {
  left: auto;
  right: 0;
}
.catalog-menu .sub-menu li {
  display: block;
  padding: 5px 30px 5px 20px;
}
.catalog-menu .sub-menu li + li {
  border-top: 1px solid #e6e6e6;
}
.catalog-menu .sub-menu li a {
  color: #353535;
  font-size: 17px;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  cursor: pointer;
  font-weight: 600;
  display: block;
  position: relative;
}
.catalog-menu .sub-menu li a:hover {
  text-decoration: none;
}
.buttons-header {
  padding-top: 15px;
}
.top-phones > a {
  color: #303030;
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  text-decoration: none !important;
}
.callme-btn,
.mysize-btn {
  border: 1px solid #444;
  color: #444;
  font-size: 15px;
  background: transparent;
  padding: 5px 0;
  font-weight: 600;
  width: 49%;
}
.mysize-btn {
  float: right;
}
.callme-btn:hover,
.callme-btn:active,
.mysize-btn:hover,
.mysize-btn:active {
  border: 1px solid #ffcb01;
  background: #ffcb01;
  color: #000;
}
.info-menu {
  display: inline-block;
  position: relative;
}
.info-menu .title {
  padding: 2px 33px;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.info-menu .sub-menu,
.top-phones .sub-menu {
  display: none;
  width: 100%;
  padding: 10px;
  background: #1b1b1b;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
}
.info-menu .sub-menu li,
.top-phones .sub-menu li {
  display: block;
  margin: 5px 0;
}
.info-menu .sub-menu li a,
.top-phones .sub-menu li a {
  display: block;
  width: 100%;
  color: #ffca01;
  font-size: 12px;
}
.header-bottom .right-column {
  width: 55%;
  position: relative;
  margin-right: 1.5%;
}
.form-search {
  width: 100%;
  border-top: none;
  position: relative;
  padding-right: 96px;
}
.form-search input[type="text"] {
  font-size: 15px;
  color: #444;
  width: 100%;
  background: transparent;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d4d4d4;
}
.form-search .form-submit {
  display: block;
  width: 96px;
  height: 30px;
  background: #444;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
}
.form-search:hover .form-submit {
  -webkit-box-shadow: 0 0 10px rgba(68, 68, 68, 0.38);
  box-shadow: 0 0 10px rgba(68, 68, 68, 0.38);
}
.form-search .form-field:focus {
  text-shadow: none !important;
}
.basket {
  display: block;
  text-align: right;
  margin-top: 12px;
  margin-right: 20px;
}
.basket > a {
  display: inline-block;
  text-decoration: none !important;
}
.btn.primary-btn {
  display: block;
  color: #fff;
  background: #ffca01;
  text-align: center;
  width: 100%;
  padding: 7px 0;
  font-size: 16px;
  margin-top: 10px;
  font-weight: 400;
  text-decoration: none !important;
}
.basket .goods-amount {
  display: inline-block;
  vertical-align: top;
  color: #303030;
  font-size: 16px;
  padding: 8px 0 0 10px;
  text-align: left;
  font-weight: 400;
}
.basket .goods-amount br {
  display: none;
}
.basket .basket-title {
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.basket .icon-basket {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  position: relative;
  height: 50px;
  background: url(../images/basket.png) no-repeat center;
  background-size: cover;
}
.basket .icon-basket span {
  width: 20px;
  height: 20px;
  background: #02a3fe;
  color: #fff;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 12px;
  font-weight: 600;
}
.header-bottom .border-line {
  width: 500%;
  border-top: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 75px;
}
.slider {
  padding: 0;
  position: relative;
  margin-bottom: 2%;
}
.slide,
.slide a {
  display: block;
  width: 100%;
}
.slide a {
  position: relative;
  padding: 27.350427350427% 0 0;
}
.new-slider .slide a {
  padding: 0;
}
.new-slider .slide a img {
  position: static;
}
.slide a img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.slick-dots {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 25px;
}
.slick-dots li {
  margin: 3px;
}
.slick-dots button {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  border: 4px solid #fff;
  background: #fff;
  font-size: 0;
  line-height: 0;
}
.slick-dots button:hover {
  background: #ccc;
}
.slick-dots .slick-active button {
  background: #000;
}
.side-panel {
  width: 22%;
}
.side-panel .title {
  font-size: 18px;
  color: #fff;
  background: #1b1b1b;
  padding: 2.5% 10%;
}
nav {
  display: block;
}
nav ul {
  display: block;
  padding: 5% 0;
  margin-bottom: 30%;
  border: 1px solid #1b1b1b;
}
nav ul li {
  display: block;
}
nav ul li a {
  display: block;
  padding: 2% 7%;
  font-size: 16px;
}
nav ul li a:hover,
nav ul li.active a {
  background: #ffca01;
  text-decoration: none;
}
.custom_title h1 {
  font-size: 24px;
  margin: 0;
  padding: 15px 0;
  color: #303030;
  font-weight: 600;
}
.custom_title h1 span {
  font-size: 18px;
  color: #acacac;
  display: none;
}
.news {
  margin-top: 10%;
  border: 1px solid #1b1b1b;
}
.news-image {
  display: block;
  width: 100%;
  padding-top: 50.197628458498%;
  position: relative;
  overflow: hidden;
}
.news-image img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.news-title {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  color: #f79c2d;
  margin: 4% 8%;
}
.news-text {
  font-size: 12px;
  padding: 0 8% 5%;
}
.main-panel {
  width: 100%;
  text-align: center;
}
.products-block {
  margin: 0 -5px;
}
.product-item {
  float: left;
  width: 25%;
  padding: 0 5px;
  text-align: center;
  margin-bottom: 20px;
}
.product-card {
  border: 1px solid #bdbdbd;
  padding-bottom: 10px;
}
.product-image {
  display: block;
  text-decoration: none !important;
  position: relative;
}
.product-image img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.product-card .product-name {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  min-height: 54px;
}
.product-image:hover .product-name {
  text-decoration: none;
}
.model-inlist {
  color: #575656;
  padding: 10px 0 5px;
}
.product-card .cost {
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
  font-weight: 600;
  color: #010101;
  position: relative;
  float: none;
  padding: 3px 25px;
  letter-spacing: -1px;
}
.product-card .cost .cost-value,
.product-card .cost .cost-value-special {
  font-weight: 600;
  color: #010101;
  letter-spacing: 0;
}
.product-card button {
  display: inline-block;
  vertical-align: top;
  padding: 4px 30px;
  background: transparent;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 17px;
  color: #010101;
  font-weight: 400;
  border: 1px solid #5d5d5d;
  position: relative;
  float: none;
}
.product-card:hover button {
  border: 1px solid #ffcb01;
  background: #ffcb01;
}
.social-links {
  display: block;
  text-align: left;
  margin: 10px 0;
}
.footer-nav .social-links ul li {
  width: auto;
}
.reviews {
  margin: 2% auto 2.5%;
}
.reviews li {
  width: 30%;
  vertical-align: top;
}
.reviews li:nth-child(2) {
  margin: 0 4.5%;
}
.reviewer-name {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  color: #f79c2d;
}
.review-date {
  display: inline-block;
  font-size: 12px;
  color: #cfcfcf;
  margin-left: 10px;
}
.review-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  font-size: 13px;
  border: 1px solid #ddd;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f6f6f6;
  margin-top: 4%;
  padding: 0 5%;
  position: relative;
}
.review-text .decor {
  display: block;
  width: 16px;
  height: 14px;
  background: url(../images/decor-for-review.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 20px;
  top: -12px;
  z-index: 1;
}
.content-tags ul {
  padding: 8px 0;
  overflow: hidden;
  margin: 0 -6px 30px;
}
a.show-tags {
  float: right;
  font-size: 14px;
  padding: 5px;
  margin: 5px 0 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important;
  width: 120px;
}
.show-tags span {
  color: #00a2fd;
  border-bottom: 1px dotted #00a2fd;
  white-space: nowrap;
}
.show-tags i {
  margin-left: 5px;
}
.content-tags ul li {
  margin: 5px 6px;
  text-transform: uppercase;
  color: #758175;
  font-size: 13px;
  border: 1px solid #c8c8c8;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.content-tags ul li:hover {
  background: #ffcb03;
  color: #010101;
}
.content-tags ul li a {
  color: inherit;
  text-decoration: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.content-tags ul li a.active {
  color: #01a2fd;
  text-decoration: underline;
  pointer-events: none;
}
.content-header {
  padding: 10px 0;
}
.product-page.side-panel {
  display: none;
}
.breadcrumbs {
  display: inline-block;
}
.breadcrumbs li {
  font-weight: 600;
  font-size: 14px;
}
.breadcrumbs li:after {
  content: "\2192";
  display: inline-block;
  margin: 0 2px 0 6px;
  font-weight: 400;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs li a {
  font-size: 14px;
  font-weight: 400;
}
.articul {
  display: block;
  font-size: 17px;
  font-weight: 600;
  text-align: right;
  margin-bottom: 15px;
  margin-top: 15px;
}
.articul-value {
  font-size: 17px;
  font-weight: 600;
  display: inline;
}
.type-of-c {
  font-weight: 600;
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}
.product-content .prints-title,
.product-content nav {
  display: none !important;
}
.product-image-large {
  display: block;
  width: 54%;
  padding-top: 0;
  position: relative;
}
.product-image-large > img {
  display: block;
  height: auto;
  position: static;
  width: 85%;
  margin-bottom: 40px;
  max-width: 500px;
}
.product-image-large > img.full-image {
  max-width: 600px;
}
.product-info {
  display: block;
  width: 46%;
}
.product-content h1 {
  display: inline-block;
  font-weight: 600;
  font-size: 24px;
  width: 100%;
  margin-bottom: 0;
}
.product-content h1 .product-name {
  font-weight: 600;
  font-size: 28px;
  color: #303030;
}
.form-to-buy {
  display: block;
  width: 100%;
  padding-top: 10px;
}
.to-buy {
  display: block;
  text-align: center;
  position: relative;
  margin: 5% 0;
}
.about-product p,
.shipping-payment p {
  font-size: 14px;
  margin-bottom: 8px;
}
.about-product br,
.shipping-payment br {
  display: none;
}
.to-buy .cost {
  display: block;
  font-size: 26px;
  color: #030303;
  font-weight: 600;
  margin-right: 30px;
  letter-spacing: -1px;
}
.to-buy .cost .cost-value,
.to-buy .cost .cost-value-special {
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 0;
}
#to-buy {
  display: inline-block;
  font-size: 21px;
  color: #444;
  background: transparent;
  border: 1px solid #444;
  padding: 8px 38px;
  margin-left: 2px;
}
#to-buy:hover {
  border: 1px solid #ffcb01;
  background: #ffcb01;
  color: #000;
}
.hidden-input {
  display: none;
}
.size-chooser {
  display: block;
  width: 100%;
  margin-top: 20px;
  border-left: none;
  position: relative;
}
.mf {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.size-chooser ul {
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  margin: 0 -2px;
}
.size-chooser ul li {
  font-weight: 600;
  font-size: 15px;
  line-height: 38px;
  text-transform: uppercase;
  border: 1px solid #afb7b9;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  margin: 0 3px;
  padding: 0;
  color: #50463c;
  width: 40px;
  height: 40px;
}
.size-chooser ul li.active {
  border-color: #00a3ff;
  -webkit-box-shadow: inset 0 0 0 2px #00a3ff;
  box-shadow: inset 0 0 0 2px #00a3ff;
}
.shop-size {
  background: #fc0;
  color: #010101;
  display: block;
  width: 250px;
  text-align: center;
  margin: 20px 0 0;
  padding: 8px 0;
}
.color-chooser {
  margin: 5% 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.color-chooser .title {
  font-size: 16px;
  margin-bottom: 10px;
}
.qrt {
  display: inline-block;
  position: relative;
  width: 82px;
  background: #f1f1f1;
  text-align: left;
}
.qrt span {
  font-size: 21px;
  line-height: 100%;
  cursor: pointer;
  background: #f8f8f8;
  width: 33px;
  height: 21px;
  display: block;
  text-align: center;
  position: absolute;
}
.qrt span.plus {
  right: 0;
  top: 0;
}
.qrt span.minus {
  right: 0;
  bottom: 0;
}
.qrt input,
.qrt input:hover {
  width: 50px;
  height: 42px;
  border: none;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
  left: 0;
  background: transparent;
  font-size: 18px;
}
.color-chooser ul {
  display: block;
  width: 100%;
  -moz-text-align-last: left;
  -ms-text-align-last: left;
  text-align-last: left;
  text-align: left;
  margin: 0 -3px;
}
.color-chooser ul li {
  width: 29px;
  padding-top: 5%;
  border: 1px solid #2f2f2f;
  margin: 0 3px;
  position: relative;
  cursor: pointer;
  border-radius: 4px;
  height: 29px;
}
.color-chooser ul li.active,
.color-chooser ul li:hover {
  -webkit-box-shadow: 0 0 1px 1px #67c684;
  box-shadow: 0 0 1px 1px #67c684;
  border: 1px solid #fff;
}
.option-title {
  font-size: 15px;
  font-weight: 400;
  margin: 0 0 7px;
}
.product-slider-menu li {
  margin: 0 5px 20px 0;
  font-weight: 400;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  border: 1px solid transparent;
  cursor: pointer;
}
.product-slider-menu li:hover {
  border: 1px solid #1b1b1b;
}
.product-slider-menu li.active {
  border: 1px solid #1b1b1b;
  background: #1b1b1b;
  color: #ffca01;
}
.product-sliders {
  display: block;
  width: 100%;
  min-height: 150px;
  position: relative;
}
.product-slider-wrapper {
  display: block;
  width: 100%;
  position: absolute;
  left: 2000px;
  top: 0;
  -webkit-transition: 1s ease-in;
  -o-transition: 1s ease-in;
  transition: 1s ease-in;
}
.product-slider-wrapper.active {
  left: 0;
}
.product-slider-control {
  display: block;
  width: 13px;
  height: 23px;
  position: absolute;
  top: 35%;
  z-index: 1;
  cursor: pointer;
}
.product-slider-control.left-control,
.product-slider-control.left-control2 {
  left: -20px;
  background: url(../images/sprite-slider-controls.png) no-repeat 0 center;
}
.product-slider-control.right-control,
.product-slider-control.right-control2 {
  right: -20px;
  background: url(../images/sprite-slider-controls.png) no-repeat 67% center;
}
.product-slider-control.left-control:hover,
.product-slider-control.left-control2:hover {
  background: url(../images/sprite-slider-controls.png) no-repeat 100% center;
}
.product-slider-control.right-control:hover,
.product-slider-control.right-control2:hover {
  background: url(../images/sprite-slider-controls.png) no-repeat 33% center;
}
.product-slider .slide,
.product-slider2 .slide {
  display: block;
  width: 26%;
  margin: 0 1%;
}
.product-slider.slider-const .slide {
  margin: 0 0.5%;
}
.product-slider .product-image,
.product-slider2 .product-image {
  width: 100%;
  padding-top: 100%;
}
.product-slider .product-name,
.product-slider2 .product-name {
  font-weight: 400;
  font-size: 11px;
  text-align: center;
  line-height: 12px;
  padding-bottom: 2px;
}
.product-description {
  margin: 3% 0;
  font-weight: 400;
  font-size: 16px;
}
.bottom-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #1b1b1b;
}
.bottom-menu li {
  font-weight: 400;
  font-size: 18px;
  height: 40px;
  line-height: 1.2;
  padding: 0 15px;
  border: 1px solid transparent;
  border-bottom: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bottom-menu li.active {
  background: #1b1b1b;
  color: #ffca01;
}
.bottom-menu li:hover {
  border: 1px solid #1b1b1b;
  border-bottom: none;
}
.bottom-menu-item {
  display: none;
  padding: 15px 0;
}
.bottom-menu-item .title {
  font-weight: 600;
  font-size: 22px;
  margin: 2% 0;
}
.bottom-menu-item.active {
  display: block;
}
.analogs li {
  width: 23.5%;
  margin-right: 2%;
  float: left;
  margin-bottom: 3%;
}
.analogs li:nth-child(4n) {
  margin-right: 0;
}
.analogs li .product-image {
  padding-top: 110%;
}
.analogs li .product-name {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  min-height: 45px;
}
.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 280px;
  width: 100%;
}
.footer-top {
  height: 250px;
  background: #444;
  padding-top: 22px;
}
.copyrights {
  background: #000;
  color: #969595;
  text-align: center;
  padding: 5px 0;
}
.footer-top .title {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}
.footer-nav {
  width: 20%;
}
.footer-nav.column-2 {
  width: 60%;
}
.footer .logo {
  text-align: center;
  margin-bottom: 30px;
}
.footer .img-responsive {
  margin: 0 auto;
}
.footer .logo span {
  color: #fff;
}
.footer-nav.column-3 {
  width: 20%;
}
.footer-nav ul {
  width: 100%;
  display: inline-block;
  margin: 15px 0 0;
  vertical-align: top;
}
.footer-nav > ul > li {
  padding: 5px 0;
  min-width: 160px;
}
.footer .social-links ul.horizontal {
  padding-left: 0 !important;
}
.footer .social-links ul.horizontal > li > a:not(:hover) {
  background-color: #454545 !important;
}
.footer-nav ul li a {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
.footer-top .delivery {
  width: 51%;
  text-align: center;
}
.image-map {
  display: inline-block;
  width: 186px;
  height: 117px;
  background: url(../images/image-map.png) no-repeat center;
  background-size: cover;
  margin-top: 2.5%;
}
.footer-top .payment {
  width: 25%;
}
.image-payment {
  display: block;
  width: 100%;
  padding-top: 29.822335025381%;
  background: url(../images/visa_mastercard.png) no-repeat center;
  background-size: cover;
  margin-top: 10%;
}
.footer-bottom {
  height: 70px;
  background: #303030;
}
.footer-bottom .copyrights {
  color: #fff;
  font-size: 14px;
  padding-top: 10px;
  opacity: 0.15;
}
.copyrights-visa img {
  margin-right: 0;
}
.column-1-3 {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  padding-top: 15px;
}
.footer-bottom .our-email {
  width: 25%;
  line-height: 40px;
  font-size: 14px;
  color: #ffca01;
  text-align: right;
}
.footer-bottom .our-email a {
  line-height: 40px;
  font-size: 14px;
  color: #ffca01;
}
.advantages {
  padding: 40px 0 60px;
  background: #fc0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 240px;
}
.advantage-item {
  padding-right: 10px;
  position: relative;
  padding-left: 50px;
}
.advantage-item img {
  position: absolute;
  left: 0;
  top: 0;
}
.block-content > div:last-child .advantage-item img {
  top: 10px;
}
.advantage-item h5 {
  font-weight: 600;
  font-size: 19px;
  color: #000100;
  margin: 0 0 21px;
  line-height: 16px;
  padding-top: 11px;
}
.advantage-item p {
  font-size: 16px;
  color: #454545;
}
.product-block {
  margin-bottom: 50px;
}
.pagination {
  text-align: center;
  padding: 20px 0;
}
.pagination li {
  width: 37px;
  margin: 0 2px;
}
.pagination li a,
.pagination li span {
  display: block;
  padding: 6px 0;
  background: transparent;
  color: #030303;
  border: 1px solid #030303;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}
.pagination li.active span,
.pagination li.active a,
.pagination li a:hover {
  background: #ffca01;
  color: #fff;
  border-color: #ffca01;
}
.show-more {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  cursor: pointer;
}
.show-more:before {
  content: "";
  width: 62px;
  height: 62px;
  background: url(../images/loading.png) center center no-repeat;
  display: block;
  margin: 10px auto 20px;
}
.show-more.active:before {
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  z-index: 100;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#form-review > h2 {
  font-weight: 600;
  font-size: 22px;
  color: #f79c2d;
  margin: 20px 0 10px;
  text-align: center;
}
#form-review .form-group #input-name {
  display: block;
  width: 100%;
  border: 1px solid rgba(47, 47, 47, 0.35);
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: left;
}
#form-review .form-group #button-review {
  display: block;
  width: 250px;
  height: 50px;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 50px;
  color: #fff;
  font-weight: 600;
  background: #ffca01;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
}
#form-review .form-group #button-review:hover {
  background: #030303;
}
#form-review .form-group #input-review {
  width: 100%;
  border: 1px solid rgba(47, 47, 47, 0.35);
  height: 140px;
  font-size: 16px;
  padding: 15px 30px;
  text-align: left;
  outline: none;
  resize: none;
}
.rating-block {
  margin-bottom: 20px;
}
[name="rating"] {
  display: none;
}
[name="rating"] + label {
  background: url(../images/star_on.png) 0 0 no-repeat;
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.star {
  background: url(../image/star.png) 0 0 no-repeat;
  width: 19px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
}
.star.star_on {
  background: url(../image/star_on.png) 0 0 no-repeat;
}
[name="rating"]:checked + label ~ label {
  background: url(../images/star.png) 0 0 no-repeat;
}
.alert {
  text-align: center;
  margin: 0 0 10px;
}
.alert-success {
  color: #448400;
}
.alert-danger {
  color: red;
}
.review-table {
  margin-bottom: 20px;
}
.review-added {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 400;
  color: #303030;
}
.review-rating {
  display: inline-block;
  vertical-align: top;
  margin: 2px 10px;
}
.review-desc:after {
  content: "";
  display: block;
  background: url(../images/comment.png) 0 0 no-repeat;
  width: 14px;
  height: 9px;
  left: 15px;
  position: absolute;
  top: -9px;
}
.review-desc {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  border: 1px solid rgba(47, 47, 47, 0.15);
  padding: 10px 15px;
  margin-top: 10px;
  background: #f0f0f0;
}
.review-author {
  display: inline-block;
  vertical-align: top;
  color: #f79c2d;
  font-size: 15px;
  margin: 20px 0 0 20px;
}
.miniature-block {
  text-align: center;
  float: left;
  width: 15%;
  margin-top: 40px;
  min-height: 1px;
}
.canvas-block-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.constructor-info-link {
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  gap: 5px;
}
.constructor-info-link span {
  text-decoration: underline;
}
.miniature {
  cursor: pointer;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.miniature.active {
  border: 1px solid #424242;
}
.miniature-block img {
  position: relative;
  max-width: 100%;
}
.miniature-block > p {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 600;
}
.product-image-large img.picture {
  top: 185px;
  max-width: 200px;
  left: 0;
  right: 10px;
  margin: auto;
}
.wrapper > .alert {
  background: #ececec;
  padding: 10px 0;
}
.alert .close {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  line-height: 19px;
  text-align: center;
  color: #fff;
  margin: 0 10px;
  background: #f79c2d;
}
.Window {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
  -webkit-transition: opacity 400ms ease-in;
  -o-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  display: none;
}
.Window > div {
  width: 80%;
  max-width: 700px;
  margin: 30px auto;
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 2px;
  box-shadow: 0 0 20px 2px;
  max-height: calc(100% - 60px);
  overflow: auto;
}
.Window.size-box > div {
  width: 680px;
}
.response-window {
  width: 100%;
  min-height: 30px;
}
.zakrit {
  background: #ffca01;
  color: #fff;
  line-height: 25px;
  display: block;
  height: 25px;
  float: right;
  text-align: center;
  width: 25px;
  text-decoration: none;
  font-weight: 600;
  border-radius: 50%;
  text-decoration: none !important;
}
.modal-title {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.product-list li {
  display: block;
  width: 100%;
  padding: 10px 20px;
}
.product-list li table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.product-list li table td {
  border-bottom: 1px solid #7c7c7c;
  padding: 10px 0;
}
.text-right {
  text-align: right;
}
.btn.btn-success.btn-lg.cartBtn,
#button-confirm,
.btn.btn-primary.button {
  display: block;
  padding: 0 20px;
  border: 1px solid #444;
  float: right;
  height: 45px;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 45px;
  color: #444;
  font-weight: 600;
  background: transparent;
  background-size: auto 80%;
  text-decoration: none !important;
}
.checkout-success .btn.btn-success.btn-lg.cartBtn {
  float: none;
}
button.btn.btn-default.btn-lg.censelBtn.modal-close {
  display: block;
  padding: 0 20px;
  float: left;
  height: 45px;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 45px;
  color: #444;
  font-weight: 600;
  background: #f3f3f3;
  background-size: auto 80%;
  border: 1px solid #444;
}
.modal-footer {
  padding: 20px 10px;
}
.panel-heading {
  background: #444;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.panel-heading * {
  color: #fff;
}
.simplecheckout-right-column {
  border: 1px solid #ececec;
}
.simplecheckout label.control-label.col-sm-3 {
  width: 33%;
  float: left;
  text-align: right;
  padding: 6px 10px 0;
}
.simplecheckout label.control-label.col-sm-3 + .col-sm-9 {
  float: left;
  width: 67%;
}
.simplecheckout .form-group:after {
  content: "";
  display: table;
  clear: both;
}
fieldset {
  border: none;
}
.simplecheckout label,
.simpleregister label {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 5px;
}
.form-control,
.form-control:hover {
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.simplecheckout-block {
  margin-bottom: 0 !important;
}
.simplecheckout-block-content {
  padding: 0 10px;
}
.simplecheckout-cart-total {
  display: none;
}
#total_total {
  display: block;
  text-align: center;
  background: #ffca01;
  color: #000;
  padding: 10px;
  font-size: 20px;
  font-weight: 600;
}
#total_total * {
  color: #333;
  font-weight: 600;
}
.cart-item-top a {
  color: #000;
  font-weight: 600;
  display: block;
  padding: 5px;
}
.cart-item-top {
  position: relative;
}
.btn-remove.zakrit {
  float: none;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffca01;
  font-size: 30px;
}
.cart-item-image {
  float: left;
  width: 40%;
  min-width: 150px;
}
.cart-item-image img {
  max-width: 100%;
}
.cart-item-info {
  float: left;
  width: 60%;
  padding-left: 20px;
  min-width: 150px;
}
.simplecheckout-cart > ul > li {
  display: block;
}
.cart-item-info > ul > li {
  display: block;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 3px;
}
.cart-item-info > ul > li.model {
  font-weight: 300;
  font-size: 12px;
}
.cart-item-info > ul > li.total {
  font-weight: 600;
  font-size: 18px;
}
#simplecheckout_cart li.quantity > .form-control {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 4px 5px;
  padding: 0;
  min-width: 13px !important;
  max-width: 30px;
  text-align: center;
  border-color: #d2d2d2;
}
li.quantity > button {
  display: inline-block;
  background: transparent;
  color: #000;
  font-size: 20px;
  padding: 0 4px;
  vertical-align: top;
}
.simplecheckout-cart > ul > li + li {
  display: block;
  border-top: 1px solid #ececec;
}
.contact-form {
  padding: 0 0 30px;
  display: block;
  text-align: center;
}
.contact-form .form-control {
  width: 50%;
  min-width: 200px;
  margin-top: 10px;
}
.contact-form button.btn.btn-success.btn-lg.cartBtn {
  float: none;
  margin: 10px auto;
}
.contact-form .text-danger {
  font-size: 11px;
  color: red;
  position: relative;
  top: -9px;
}
#button-confirm,
#simplecheckout_button_confirm,
.btn.btn-primary.button {
  float: none;
  margin: 0 auto;
  text-align: center;
  background: #01a2fd;
  border-color: #01a2fd;
  text-decoration: none;
}
#button-confirm,
#simplecheckout_button_confirm {
  color: #fff;
  font-weight: 400;
  width: 100%;
}
#button-confirm *,
#simplecheckout_button_confirm * {
  color: #fff;
}
.success-block * {
  line-height: 30px;
  text-align: center;
}
#ModalOpenDesign .form-group {
  text-align: center;
  margin-bottom: 10px;
}
#ModalOpenDesign .form-group label {
  display: block;
  margin-bottom: 10px;
}
#ModalOpenDesign .form-control {
  width: 400px;
  max-width: 100%;
}
#ModalOpenDesign textarea.form-control {
  height: 100px;
  resize: none;
}
#ModalOpenDesign .btn.btn-success.btn-lg.cartBtn {
  float: none;
  margin: 0 auto 20px;
}
#ModalCart.Window > div {
  margin: 50px auto 0;
}
.modal-body {
  overflow: auto;
}
@media (max-width: 1290px) {
  .catalog-menu {
    padding: 10px 26.5px;
  }
}
@media (max-width: 1170px) {
  .phone-in-header {
    font-size: 14px;
  }
  .logo .img-responsive {
    max-width: 100%;
  }
  .logo span {
    font-size: 14px;
  }
  .reviews {
    margin: 2.5% auto;
  }
  .catalog-menu {
    padding: 10px 12.5px;
  }
  .to-buy .cost {
    margin-right: 20px;
  }
  .product-card button:before {
    width: 25px;
    height: 25px;
  }
  .size-chooser ul li:last-child a {
    padding: 0 3px;
  }
  .top-menu .sub-sub-menu {
    width: 884px;
  }
  .top-menu + .top-menu .sub-sub-menu {
    width: 750px;
  }
  .top-menu + .top-menu + .top-menu .sub-sub-menu {
    width: 616px;
  }
  .block-content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 1024px) {
  .header-bottom .left-column.fbt {
    width: 24%;
  }
  .logo span {
    line-height: 14px;
    text-align: center;
  }
  .header-top .text {
    font-size: 12px;
  }
  .header-bottom .left-column {
    width: 27%;
  }
  .header-bottom .right-column {
    width: 67%;
  }
  .header-bottom .center-column {
    width: 30%;
  }
  .catalog-menu {
    padding: 10px 17.5px;
  }
  .catalog-menu .title {
    font-size: 16px;
  }
  .catalog-menu > a {
    font-size: 12px;
  }
  .phones .title {
    font-size: 12px;
  }
  .logo .img-responsive {
    max-width: 270px;
    width: 100%;
  }
  .logo span {
    font-size: 14px;
  }
  nav ul li a {
    font-size: 14px;
  }
  .news-title {
    font-size: 14px;
  }
  .news-text {
    font-size: 10px;
  }
  .review-text {
    height: 110px;
  }
  .footer-top .title {
    font-size: 14px;
  }
  .footer-nav ul li a {
    font-size: 12px;
  }
  .footer-bottom .copyrights,
  .footer-bottom .our-email,
  .footer-bottom .our-email a {
    font-size: 12px;
  }
  .size-chooser ul li {
    height: 35px;
    font-size: 15px;
    line-height: 33px;
  }
  .to-buy .cost {
    margin-right: 10px;
  }
  .size-chooser ul li:last-child a {
    height: 33px;
    padding: 0 5px;
    font-size: 14px;
    line-height: 34px;
  }
  .top-menu .sub-sub-menu {
    width: 558px;
  }
  .catalog-menu .sub-menu .sub-sub-menu li {
    width: 250px;
  }
  .advantage-item img {
    max-width: 60px;
  }
  .advantage-item h5 {
    font-size: 19px;
    margin: 0 0 5px;
  }
  .advantage-item p {
    font-size: 14px;
  }
  .product-card .product-name {
    padding-bottom: 0;
    bottom: 0;
  }
  .top-menu + .top-menu .sub-sub-menu {
    width: 629px;
  }
  .top-menu + .top-menu + .top-menu .sub-sub-menu {
    width: 498px;
  }
  .block-content {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 900px) {
  .product-card .cost {
    height: 35px;
    font-size: 12px;
    line-height: 35px;
  }
  .product-card .cost .cost-value,
  .product-card .cost .cost-value-special {
    font-size: 20px;
    line-height: 35px;
  }
  .product-card button {
    height: 35px;
    font-size: 14px;
    line-height: 35px;
  }
  .product-card button:before {
    width: 20px;
    height: 20px;
  }
  .review-text {
    height: 110px;
    font-size: 11px;
  }
  .reviews li:nth-child(2) {
    margin: 0 4%;
  }
  .footer-nav {
    width: 25%;
  }
  .footer-nav.column-2 {
    width: 45%;
  }
  .footer-top .title {
    font-size: 12px;
  }
  .footer-top .delivery {
    width: 50%;
  }
  .column-1-3 {
    width: 32%;
  }
  .advantage-item {
    padding-left: 56px;
  }
  .top-menu .sub-sub-menu {
    width: 459px;
  }
  .catalog-menu .sub-menu .sub-sub-menu li {
    width: 224px;
  }
  .advantage-item img {
    max-width: 50px;
    margin-right: 5px;
    margin-bottom: 20px;
  }
  .advantage-item h5 {
    font-size: 15px;
    padding-top: 5px;
  }
  .advantage-item p {
    font-size: 12px;
  }
  .color-chooser ul li {
    width: 24px;
    height: 24px;
  }
  #to-buy {
    font-size: 13px;
    width: 167px;
  }
  .top-menu .sub-sub-menu {
    width: 661px;
  }
  .top-menu + .top-menu .sub-sub-menu {
    width: 531px;
  }
  .top-menu + .top-menu + .top-menu .sub-sub-menu {
    width: 401px;
  }
  .header-bottom .left-column {
    width: 31%;
  }
  .img-responsive {
    max-width: 100%;
  }
  .header-bottom .center-column {
    width: 38%;
  }
  .logo span {
    font-size: 12px;
  }
  .phone-in-header a {
    margin: 0 3px;
  }
  .phone-in-header span {
    margin-left: 5px;
  }
  .catalog-menu {
    padding: 10px 9.5px;
  }
}
.tabs-inhome {
  margin-top: 10px;
}
.tabs-inhome .nav-tabs {
  margin-bottom: 0;
}
@media (max-width: 900px) and (min-width: 800px) {
  .header-bottom .center-column {
    width: 55%;
    clear: left;
  }
  .header-bottom .left-column {
    width: 45%;
  }
  .header-bottom .left-column.fbt {
    width: 32%;
  }
  .center2-column {
    width: 68%;
    text-align: right;
    padding-top: 10px;
  }
}
@media (min-width: 801px) {
  .show800 {
    display: none;
  }
}
@media (max-width: 800px) {
  .menu-header .hide800 {
    display: none;
  }
  .form-to-buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #btn-to-cons {
    width: 240px;
    display: block;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .btn-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .size-chooser ul li {
    max-width: 60px;
    max-height: 60px;
  }
  .top-menu .sub-sub-menu {
    width: 100%;
    border-top: 1px solid #e6e6e6;
    background: #fffce9;
    padding-left: 65px;
  }
  .size-data img {
    max-width: 100%;
  }
  .modal {
    right: 0;
    max-width: 380px;
    margin: 0 auto;
  }
  .b-timer-block {
    display: none;
  }
  .color-chooser ul li {
    width: 14%;
    padding-top: 10%;
  }
  .qty-box span.minus-b,
  .qty-box span.plus-b {
    display: block !important;
  }
  .qty-box input {
    border: 1px solid #000 !important;
    border-top: none !important;
    border-bottom: 0 !important;
    width: 24px !important;
  }
  .header-top {
    background: #1b1b1b;
  }
  .phone-in-header div {
    color: inherit;
    display: inline-block;
    position: absolute;
    top: 32px;
    display: none;
    z-index: 10;
    background: #444;
    left: 0;
    padding: 10px;
  }
  .phone-in-header a {
    margin: 5px 0;
    display: block;
    width: 33%;
    text-align: center;
    float: left;
  }
  .phone-in-header span {
    display: none;
  }
  .catalog-menu .sub-menu .sub-sub-menu li {
    width: 100%;
    padding: 0;
    border: none;
  }
  .catalog-menu > .sub-menu > li.has-child > a:after {
    content: none !important;
  }
  .mobile-sub-menu ul:nth-child(1) {
    display: block !important;
    width: 100%;
    padding: 30px 0 5px;
  }
  .mobile-sub-menu ul:nth-child(1) li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #545454;
  }
  .mobile-sub-menu ul:nth-child(1) li a {
    display: inline-block;
    font-size: 18px;
    padding: 2px 20px 7px;
    color: #fff;
  }
  .mobile-sub-menu ul:nth-child(2) {
    display: block !important;
    padding: 5px 0 10px;
    text-align: center;
  }
  .mobile-sub-menu ul:nth-child(2) li,
  .mobile-sub-menu ul:nth-child(2) li a {
    display: block;
    font-size: 20px;
    color: #ffca01;
  }
  .border-line {
    display: none;
  }
  .header-bottom .basket {
    position: absolute;
    right: 10px;
    top: 4px;
    margin: 0;
  }
  .logo {
    text-align: center;
  }
  .logo .img-responsive {
    margin: 0 auto;
  }
  .header-bottom .center-column {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    float: none;
    padding: 0 80px;
  }
  .header-bottom .left-column.fbt {
    text-align: center;
    float: none;
  }
  .header-bottom .left-column {
    width: 40%;
  }
  .basket .goods-amount {
    display: none;
  }
  .basket {
    margin-top: 0;
  }
  .menu-header {
    border-top: none;
    border-bottom: none;
  }
  .product-card .cost .cost-value,
  .product-card .cost .cost-value-special {
    font-size: 23px;
    line-height: 45px;
  }
  .product-card button {
    height: 45px;
    font-size: 14px;
  }
  .catalog-menu.top-menu.catalogies > a {
    display: none;
  }
  .header-bottom .block-content {
    padding: 0;
  }
  .form-field::-webkit-input-placeholder {
    font-size: 18px;
    color: #aaa;
    opacity: 1;
  }
  .form-field::-moz-placeholder {
    font-size: 18px;
    color: #aaa;
    opacity: 1;
  }
  .form-field:-moz-placeholder {
    font-size: 18px;
    color: #aaa;
    opacity: 1;
  }
  .form-field:-ms-input-placeholder {
    font-size: 18px;
    color: #aaa;
    opacity: 1;
  }
  .form-search:after {
    width: 20px;
    height: 20px;
    background: url(../images/sprite-search.png) no-repeat right center;
    background-size: cover;
    right: 20px;
    top: 4px;
  }
  .mobile-menu {
    display: block;
    width: 32px;
    height: 26px;
    background: url(../images/icon-menu.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 10px;
    top: 20px;
  }
  .side-panel,
  .main-panel {
    width: 100%;
    float: none;
  }
  .mobile-catalog {
    display: block;
  }
  .catalog-menu {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #ececec;
    text-align: center;
  }
  .catalog-menu .title {
    display: block;
    font-weight: 600;
    font-size: 16px;
    color: #1b1b1b;
    text-transform: uppercase;
    border-bottom: 1px solid #1b1b1b;
    text-align: center;
  }
  .catalog-menu .title:after {
    display: none;
  }
  .catalog-menu:hover .sub-menu,
  .phones:hover .sub-menu,
  .info-menu:hover .sub-menu {
    display: none;
  }
  .catalog-menu:hover .title,
  .phones:hover .title,
  .info-menu:hover .title {
    color: #1b1b1b;
  }
  .catalog-menu .sub-menu {
    width: 100%;
    position: static;
    border: none;
  }
  .catalog-menu .sub-menu li,
  nav ul li {
    display: block;
    width: 97%;
    margin: 0 auto;
  }
  .catalog-menu .sub-menu li {
    padding: 0;
    position: relative;
    width: 100%;
  }
  .catalog-menu .sub-menu li + li {
    border-top: none;
  }
  .toggle-menu {
    width: 120px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
  }
  .catalog-menu .sub-menu li:last-child,
  nav ul li:last-child {
    border-bottom: none;
  }
  .catalog-menu .sub-menu li a,
  nav ul li a {
    display: block;
    color: #000;
    text-align: center;
    padding: 5px 10px;
    font-weight: 400;
  }
  .tab-content {
    padding: 0 5px;
  }
  .main-catalog {
    padding: 0 !important;
  }
  .side-panel {
    background: #1b1b1b;
    text-align: center;
  }
  .side-panel .prints-title {
    display: inline-block;
    padding: 0;
    text-align: center;
    color: #fff;
    height: 40px;
    font-weight: 600;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
  }
  .side-panel .prints-title:after {
    content: "";
    display: block;
    width: 18px;
    height: 9px;
    background: url(../images/sprite-arrows.png) no-repeat right center;
    background-size: cover;
    position: absolute;
    right: -20%;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
  }
  nav {
    background: #ececec;
  }
  nav ul {
    border: none;
    margin-bottom: 0;
  }
  .main-catalog .main-panel ul {
    margin: 0 0 5%;
  }
  .product-item {
    width: 33.3%;
  }
  .product-image {
    border: none;
  }
  .product-card .cost {
    height: 45px;
    font-size: 16px;
  }
  .advantage-item img {
    max-width: 30px;
    margin-bottom: 50px;
  }
  .advantage-item h5 {
    font-size: 14px;
  }
  .product-card .cost .cost-value,
  .product-card .cost .cost-value-special {
    font-size: 21px;
    line-height: 45px;
  }
  .product-card button {
    height: 45px;
    font-size: 14px;
  }
  .footer {
    border-top: 5px solid #fc0;
    position: relative;
    bottom: -25px;
    height: auto;
  }
  .wrapper {
    padding-bottom: 25px;
  }
  .color-chooser ul li {
    width: 7%;
    padding-top: 7%;
    height: 0;
  }
  .form-to-buy {
    padding-top: 0;
  }
  .product-card:hover .product-image {
    border: none;
  }
  .product-image:hover .product-name {
    text-decoration: none;
  }
  .reviews li {
    display: block;
    width: 87%;
    margin: 0 auto;
  }
  .reviews li:nth-child(2) {
    margin: 5% auto;
  }
  .reviewer-name {
    font-size: 16px;
  }
  .review-date {
    font-size: 14px;
  }
  .review-text {
    height: auto;
    padding: 5%;
    font-size: 16px;
  }
  .social-links {
    display: block;
    text-align: center;
  }
  .social-links li {
    margin: 2% 1.5% 5%;
  }
  .social-links li a {
    display: block;
    width: 75px;
    padding-top: 75px;
  }
  .social-links .icon-vk {
    background: #6996c7 url(../images/sprite-social.png) no-repeat left center;
    background-size: cover;
  }
  .social-links .icon-tw {
    background: #28c3ff url(../images/sprite-social.png) no-repeat center center;
    background-size: cover;
  }
  .social-links .icon-google {
    background: #ff6d4a url(../images/sprite-social.png) no-repeat right center;
    background-size: cover;
  }
  .footer-bottom {
    height: 60px;
  }
  .footer-top .footer-nav {
    width: calc(50% - 59px);
  }
  .footer-top .delivery {
    width: 55%;
  }
  .footer-top .payment {
    width: 45%;
  }
  .footer-top .title {
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
  }
  .image-payment {
    width: 85%;
    padding-top: 25%;
    margin: 20px auto 0;
  }
  .column-1-3 {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .footer-bottom .copyrights,
  .footer-bottom .our-email {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 30px;
    line-height: 30px;
  }
  .product-content {
    padding: 0 12.5%;
  }
  .product-content .prints-title,
  .product-content nav {
    display: block !important;
  }
  .product-image-large,
  .product-info {
    float: none;
    width: 100%;
    margin: 30px 0;
  }
  .product-page.side-panel {
    display: block;
  }
  .product-content h1 {
    padding-left: 0;
    width: 100%;
    margin: 30px 0 20px;
    text-align: center;
  }
  .to-buy {
    width: 100%;
    margin: 20px 0;
  }
  .to-buy .cost {
    font-size: 30px;
  }
  .to-buy .left-column {
    float: none;
    display: inline-block;
  }
  .to-buy .left-column.cost {
    display: block;
    text-align: center;
    float: none;
  }
  .to-buy .cost .cost-value,
  .to-buy .cost .cost-value-special {
    font-size: 36px;
  }
  .size-chooser ul li {
    font-size: 18px;
  }
  .size-chooser ul li:last-child a {
    height: 48px;
    font-size: 12px;
    line-height: 1;
  }
  .color-chooser {
    margin: 0;
    padding: 10px 0;
  }
  .size-chooser ul {
    float: none;
  }
  .color-chooser .title {
    font-size: 20px;
  }
  .product-sliders {
    margin-bottom: 15%;
  }
  .product-description {
    margin-bottom: 10%;
  }
  .bottom-menu li {
    font-size: 16px;
    height: 45px;
    text-align: center;
  }
  .analogs {
    text-align: center;
  }
  .analogs li {
    width: 150px;
    float: none;
  }
  .analogs li .product-name {
    font-size: 14px;
  }
  .catalog-menu .sub-menu li:hover .sub-sub-menu,
  .catalog-menu .sub-sub-menu li:hover .sub-sub-sub-menu {
    display: none;
  }
  .sub-sub-menu,
  .sub-sub-sub-menu {
    position: static;
    padding: 7px 0;
    background: transparent;
    border-left: none;
    border-right: none;
  }
  .color-chooser ul {
    -moz-text-align-last: center;
    -ms-text-align-last: center;
    text-align-last: center;
    text-align: center;
  }
  .option-title {
    text-align: center;
  }
  .size-chooser ul {
    text-align: center;
  }
  .shop-size {
    margin: 20px auto;
    border: 1px solid #444;
    -webkit-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
  }
  a.shop-size:active,
  a.shop-size:hover,
  a.shop-size:focus {
    border-color: #fc0;
    text-decoration: none;
  }
  #ModalCart .modal-body {
    height: auto !important;
  }
  .form-search.active {
    width: 398px;
  }
  #to-buy {
    font-size: 18px;
    width: auto;
  }
  .top-menu.catalogies,
  .top-menu.catalogies:hover,
  .top-menu.catalogies.active {
    background: #01a2fd;
    padding-left: 0;
    padding-right: 0;
  }
  .phone-in-header {
    float: right;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .phone-in-header .toggle-phone {
    background: url(../imagesNew/telephone_icon_w.png) 0 0 no-repeat;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  #language {
    float: right;
    margin: 9px 10px 0 0;
  }
  .wishlist {
    display: none;
  }
  .mobile-menu {
    background: url(../imagesNew/icon-menu.png) no-repeat center;
    background-size: cover;
    width: 32px;
    height: 23px;
    left: 10px;
    top: -35px;
  }
  .header-bottom .center-column {
    width: calc(100% - 50px);
    float: left;
    padding: 0;
  }
  .header-bottom .left-column {
    width: auto;
  }
  .header-bottom .basket {
    position: static;
  }
  .phone-in-header div {
    right: 0;
    top: 48px;
    -webkit-box-shadow: inset 0 7px 10px -1px rgba(27, 27, 27, 1);
    box-shadow: inset 0 7px 10px -1px rgba(27, 27, 27, 1);
  }
  .header-bottom .left-column.fbt {
    position: absolute;
    top: -44px;
    width: auto;
    padding: 0;
    left: 50%;
    margin-left: -135px;
  }
  .logo {
    margin: 0;
  }
  .logo span {
    display: none;
  }
  .search-block br {
    display: none;
  }
  .header-bottom .center-column {
    margin: 15px 0;
  }
  .form-search input[type="text"] {
    height: 40px;
  }
  .form-search .form-submit {
    height: 40px;
    border: 1px solid #d4d4d4;
    background: #ffcc01;
    border-radius: 0;
    -webkit-appearance: none;
    padding: 0;
    color: #1b1b1b;
    text-transform: uppercase;
  }
  .header-bottom .left-column .basket {
    margin: 5px 0 15px 10px;
  }
  .form-search {
    padding-right: 99px;
  }
  .mobile-sub-menu {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #1f1f1f;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    z-index: 1;
  }
  .mobile-sub-menu.active {
    left: 0;
    -webkit-box-shadow: inset 0 7px 10px -1px rgba(27, 27, 27, 1);
    box-shadow: inset 0 7px 10px -1px rgba(27, 27, 27, 1);
    background: #444;
    padding-top: 5px;
    z-index: 3;
  }
  .mobile-sub-menu > div {
    text-align: left;
    padding-left: calc(50% - 120px);
    background: none;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mobile-sub-menu > .catalog-menu:after {
    content: "";
    width: calc(100% - 10px);
    height: 1px;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 5px;
    z-index: 2;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .mobile-sub-menu > .catalog-menu:hover:after,
  .mobile-sub-menu > .catalog-menu.active:after {
    opacity: 1;
  }
  .mobile-sub-menu .catalog-menu:hover,
  .mobile-sub-menu .catalog-menu.active {
    background: rgba(68, 68, 68, 0.8);
  }
  .catalog-menu:before {
    bottom: auto;
    right: auto;
    position: static;
    margin-right: 10px;
  }
  .catalog-menu:nth-child(1):before {
    background: url(../imagesNew/pay1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
  }
  .catalog-menu:nth-child(2):before {
    background: url(../imagesNew/dostavka-oplata_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 34px;
  }
  .catalog-menu:nth-child(3):before {
    background: url(../imagesNew/razmeru_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 26px;
  }
  .catalog-menu:nth-child(4):before {
    background: url(../imagesNew/contacts_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 26px;
  }
  .catalog-menu:nth-child(5):before {
    background: url(../imagesNew/otzuvu_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
  }
  .catalog-menu:nth-child(6):before {
    background: url(../imagesNew/faq2.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
  }
  .catalog-menu:nth-child(7):before {
    background: url(../imagesNew/blogger.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
  }
  .catalog-menu:nth-child(8):before {
    background: url(../imagesNew/obmen-vozvrat.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
  }
  .mobile-sub-menu .catalog-menu > a {
    color: #fff;
    line-height: 38px;
  }
  .mobile-sub-menu .close-marker {
    display: none;
  }
  .mobile-catalog,
  .mobile-catalog .title {
    background: #1b1b1b;
    color: #fff;
  }
  .mobile-catalog {
    width: 50%;
  }
  .center2-column {
    width: 50%;
    padding-top: 0;
    position: absolute;
    top: 70px;
    right: 0;
  }
  .center2-column a {
    padding: 8px 25px 7px;
    line-height: 25px;
    width: 100%;
  }
  .mobile-catalog > .title:after {
    background: url(../imagesNew/icon-menu.png) no-repeat center;
    background-size: cover;
    width: 25px;
    height: 18px;
    right: auto;
    left: -35px;
  }
  .catalog-menu > .sub-menu > li > a {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 40px;
    text-transform: uppercase;
    position: relative;
    height: 45px;
  }
  .catalog-menu > .sub-menu > li > a[href*="rasprodaga"]:before {
    content: "";
    background: url(../imagesNew/sales_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 22px;
    margin-left: 3px;
  }
  .catalog-menu > .sub-menu > li > a[href*="futbolki"]:before {
    content: "";
    background: url(../imagesNew/fut_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 27px;
    display: inline-block;
    margin-right: 20px;
  }
  .catalog-menu > .sub-menu > li > a[href*="kepki"]:before {
    content: "";
    background: url(../imagesNew/kepka_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 27px;
    display: inline-block;
    margin-right: 20px;
  }
  .catalog-menu > .sub-menu > li > a[href*="longslivy"]:before {
    content: "";
    background: url(../imagesNew/long_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 20px;
  }
  .catalog-menu > .sub-menu > li > a[href*="svitshoty"]:before {
    content: "";
    background: url(../imagesNew/svitshot_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 20px;
  }
  .catalog-menu > .sub-menu > li > a[href*="tolstovki"]:before {
    content: "";
    background: url(../imagesNew/tolst_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 20px;
  }
  .catalog-menu > .sub-menu > li > a[href*="mayki"]:before {
    content: "";
    background: url(../imagesNew/mayka_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 20px;
  }
  .catalog-menu > .sub-menu > li > a[href*="chashki"]:before {
    content: "";
    background: url(../imagesNew/chashka-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 20px;
  }
  .catalog-menu > .sub-menu > li > a[href*="podushki"]:before {
    content: "";
    background: url(../imagesNew/podushka-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 20px;
  }
  .catalog-menu > .sub-menu > li > a[href*="kovriki-dlya-myshi"]:before {
    content: "";
    background: url(../imagesNew/kovrik_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 24px;
    display: inline-block;
    margin-right: 20px;
  }
  .catalog-menu > .sub-menu > li > a[href*="sumki"]:before {
    content: "";
    background: url(../imagesNew/sumka_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 20px;
  }
  .toggle-menu:before {
    content: "";
    background: url(../imagesNew/angle-double.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    right: calc(50% - 10px);
    top: calc(50% - 10px);
    z-index: 2;
    background-size: cover;
    position: absolute;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
      transform 0.3s ease,
      -webkit-transform 0.3s ease;
  }
  .toggle-menu:after {
    content: "";
    background: #e6e6e6;
    width: 1px;
    height: calc(100% - 20px);
    display: inline-block;
    top: 10px;
    left: -1px;
    position: absolute;
  }
  .toggle-menu.active {
    background: #fffce9;
  }
  .toggle-menu.active:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .top-menu .sub-sub-menu:before {
    content: "";
    background: #e6e6e6;
    width: 1px;
    height: calc(100% - 71px);
    display: inline-block;
    top: 50px;
    left: 56px;
    position: absolute;
  }
  .catalog-menu .sub-menu .sub-sub-menu li a {
    text-align: left;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    position: relative;
    padding: 5px 15px;
    z-index: 1;
    margin-right: 80px;
  }
  .catalog-menu .sub-menu .sub-sub-menu li .sub-item > a:before {
    content: "";
    background: #e6e6e6;
    width: 15px;
    height: 1px;
    display: inline-block;
    top: 50%;
    left: -8px;
    position: absolute;
  }
  .catalog-menu .sub-menu .sub-sub-menu li a:hover,
  .catalog-menu .sub-menu .sub-sub-menu li a:focus,
  .catalog-menu .sub-menu .sub-sub-menu li a:active,
  .catalog-menu .sub-menu .sub-sub-menu li a.active {
    color: #01a2fd;
  }
  .sub-item {
    position: relative;
  }
  .sub-item .togL3-menu {
    position: absolute;
    width: 24px;
    height: 24px;
    border: 1px solid #1b1b1b;
    border-radius: 50%;
    right: 48px;
    cursor: ©;
    top: 2px;
    z-index: 2;
  }
  .sub-item .togL3-menu:before {
    content: "+";
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    line-height: 20px;
    top: 0;
    left: calc(50% - 7px);
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .sub-item .togL3-menu:after {
    content: "-";
    font-size: 30px;
    font-weight: 400;
    position: absolute;
    line-height: 16px;
    top: 0;
    left: calc(50% - 5px);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .sub-item .togL3-menu.active:before {
    opacity: 0;
  }
  .sub-item .togL3-menu.active:after {
    opacity: 1;
  }
  .catalog-menu .sub-menu .sub-sub-menu li .sub-item .sub-l3-menu {
    padding-left: 35px;
  }
  .breadcrumbs li a {
    display: block;
    padding: 6px 10px;
    border: 1px solid #e6e6e6;
    background: #fff;
    -webkit-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }
  .breadcrumbs li a:hover {
    text-decoration: none;
    background: #e6e6e6;
  }
  .breadcrumbs li:after {
    content: none;
  }
  .breadcrumbs li + li {
    padding-left: 20px;
    position: relative;
  }
  .breadcrumbs li + li:after {
    content: "";
    background: url(../imagesNew/right-arrow.svg);
    width: 16px;
    height: 16px;
    display: inline-block;
    left: 1px;
    top: calc(50% - 8px);
    z-index: 2;
    background-size: cover;
    position: absolute;
    margin: 0;
  }
  .breadcrumbs li:last-child,
  .content-header .block-content .custom_title,
  .wrapper > .block-content .banner-content {
    display: none;
  }
  .content-tags ul {
    padding: 8px 0;
    overflow: visible;
    margin: 0;
    height: auto !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: -10px;
  }
  .content-tags ul li a {
    font-weight: 600;
  }
  a.show-tags,
  .content-tags ul li.ltl {
    display: none;
  }
  .content-tags ul li {
    color: #02a3fd;
    font-weight: 600;
    text-transform: none;
    border: none;
    padding: 5px 8px;
    margin: 0;
    font-size: 15px;
  }
  .ct + .content-header .block-content .custom_title {
    display: block;
    text-align: center;
    width: 100%;
  }
  .content-header .block-content .custom_title.articul {
    display: block;
  }
  .breadcrumbs {
    padding-left: 5px;
  }
  .advantages {
    display: none;
  }
  .footer-nav.column-3 ul {
    text-align: right;
    margin: 0;
  }
  .footer-top .title {
    display: none;
  }
  .copyrights-visa {
    display: none;
  }
  .footer .logo .img-responsive {
    display: none;
  }
  .footer .logo {
    position: relative;
  }
  .footer .logo:before {
    content: "";
    background: url(../imagesNew/logo-footer.png);
    width: 118px;
    height: 118px;
    display: inline-block;
    left: calc(50% - 59px);
    top: 0;
    background-size: cover;
    position: absolute;
  }
  .footer-top {
    padding-top: 33px;
    position: relative;
    height: 200px;
    background: #1b1b1b;
  }
  .footer-top .block-content:after,
  .footer-top .block-content:before {
    content: "";
    display: block;
    width: 100%;
    clear: both;
  }
  .footer-top:before {
    content: "";
    background: #fc0;
    width: calc(50% - 88px);
    height: 5px;
    display: inline-block;
    left: 25px;
    bottom: 0;
    position: absolute;
  }
  .footer-top:after {
    content: "";
    background: #fc0;
    width: calc(50% - 20px);
    height: 5px;
    display: inline-block;
    right: 25px;
    bottom: 0;
    position: absolute;
  }
  .copyrights {
    background: #1b1b1b;
    padding: 15px 0;
    line-height: 30px;
  }
  .footer-top .footer-nav {
    padding-left: 20px;
  }
  .footer-top .footer-nav.column-2 {
    padding-left: 0;
    width: 118px;
  }
  .footer-top .footer-nav.column-3 {
    padding-right: 20px;
  }
  .footer-nav ul {
    margin: 0;
  }
  .product-image-large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin: 0 0 30px;
  }
  .product-content h1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 0 50px;
  }
  .miniature-block {
    float: none;
    width: 50%;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
  }
  .product-image-large > img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .form-to-buy {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .to-buy .to_wishlist {
    display: none;
  }
  .to-buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .to-buy:before,
  .to-buy:after {
    content: none;
  }
  .content-header.product-page-ch {
    margin-bottom: 0;
  }
  .color-chooser {
    position: absolute;
    top: 40px;
    right: 0;
    width: 55px;
    bottom: 0;
  }
  .color-chooser ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .color-chooser ul li {
    width: 24px;
    height: 24px;
    margin-top: 8px;
  }
  .product-block {
    position: relative;
  }
  .product-info .articul {
    position: absolute;
    top: 50px;
    left: 0;
    background: #02a3fe;
    color: #fff;
    padding: 4px 8px;
    margin: 0;
  }
  .product-info .articul-value {
    color: #fff;
    font-weight: 600;
  }
  .color-chooser .option-title {
    background: #02a3fe;
    color: #fff;
    padding: 4px 8px;
    font-size: 17px;
    position: relative;
  }
  .color-chooser .option-title:before {
    content: "";
    background: url(../imagesNew/share.svg);
    width: 40px;
    height: 40px;
    display: inline-block;
    left: -19px;
    top: calc(100% + 6px);
    background-size: cover;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .miniature.active {
    border-color: #d3d3d1;
  }
  .menu-header .block-content,
  .block-content.tabs-inhome {
    padding: 0 !important;
  }
}
@media (max-width: 640px) {
  .review-news {
    flex-wrap: wrap;
  }
  .review-news > span {
    width: 100%;
    margin-bottom: 10px;
  }
  .mobile-menu {
    width: 28px;
    height: 23px;
    top: -34px;
  }
  .mobile-catalog > .title:after {
    width: 21px;
    left: -31px;
  }
  .product-content h1 .product-name {
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    height: 40px;
  }
  .product-image-large,
  .product-info {
    margin: 0 0 30px;
  }
  .nav-tabs {
    padding-top: 25px;
  }
  .product-sliders {
    min-height: 140px;
    margin-bottom: 10%;
  }
  .product-image-large h5.type-of-c,
  .product-image-large .product-sliders {
    display: none;
  }
  .product-card .product-name {
    font-size: 13px;
    line-height: 13px;
    padding: 0 5px;
  }
  .basket .goods-amount {
    width: 100px;
    font-size: 12px;
    padding: 0 0 0 10px;
  }
  .header-bottom .basket {
    margin-top: 10px;
  }
  .product-card .cost {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
  .product-card .cost .cost-value,
  .product-card .cost .cost-value-special {
    font-size: 22px;
    line-height: 40px;
  }
  .product-item {
    width: 50%;
  }
  .product-card button {
    height: 40px;
    font-size: 16px;
    line-height: inherit;
  }
  .product-card button:before {
    width: 25px;
    height: 25px;
  }
  .image-payment {
    margin: 40px auto 0;
  }
  .footer-top .title {
    font-size: 12px;
    margin-top: 10px;
  }
  .to-buy .cost {
    height: 60px;
    font-size: 26px;
    line-height: 60px;
  }
  .to-buy .cost .cost-value,
  .to-buy .cost .cost-value-special {
    font-size: 32px;
    line-height: 60px;
  }
  #to-buy {
    font-size: 16px;
    width: 210px;
  }
  .size-chooser ul li {
    height: 40px;
    font-size: 16px;
    line-height: 40px;
  }
  .size-chooser ul li:last-child a {
    height: 38px;
    font-size: 13px;
    line-height: 40px;
  }
  .product-sliders {
    min-height: 130px;
  }
  .product-content {
    padding: 0 5%;
  }
  .product-slider-control.right-control,
  .product-slider-control.right-control2 {
    right: -10px;
  }
  .product-slider-control.left-control,
  .product-slider-control.left-control2 {
    left: -10px;
  }
  .Window > div,
  .Window.size-box > div {
    width: 98%;
  }
  button.btn.btn-default.btn-lg.censelBtn.modal-close {
    float: none;
    margin: 10px auto;
    width: 100%;
  }
  .btn.btn-success.btn-lg.cartBtn {
    float: none;
    margin: 10px auto;
    width: 100%;
    background: #fef99d;
    text-transform: uppercase;
  }
  .logo span {
    display: none;
  }
  #cart .btn.primary-btn {
    display: none;
  }
  .header-top {
    position: relative;
  }
  #wishlist-total {
    width: 50px;
    height: 40px;
    overflow: hidden;
    font-size: 0;
    margin: 0;
  }
  .wishlist:before {
    display: inline-block;
    content: "";
    width: 50px;
    height: 38px;
    background: url(../images/wishlist.png) no-repeat center center;
    background-size: inherit;
    margin: 0;
    vertical-align: top;
  }
  .search-show {
    display: none !important;
  }
  .mobile-sub-menu {
    background: #ececec;
  }
  .advantage-item img {
    max-width: 50px;
  }
  .copyrights {
    padding-left: calc(50% - 90px);
    padding-right: calc(50% - 90px);
  }
  .footer-top .footer-nav {
    display: none;
  }
  .footer-top .footer-nav.column-2 {
    width: 40%;
    display: block;
    padding-left: 20px;
  }
  .footer-top .footer-nav.column-3 {
    width: 60%;
    display: block;
  }
  .footer-top:after {
    width: calc(100% - 110px);
  }
  .footer .logo:before {
    left: 0;
  }
  .footer-top:before {
    content: none;
  }
  .footer-nav > ul > li {
    min-width: 165px;
  }
  .footer-nav ul li a {
    font-size: 14px;
  }
  .sub-item .togL3-menu:before {
    line-height: 22px;
  }
}
@media (max-width: 540px) {
  .header-bottom .left-column.fbt {
    top: -40px;
  }
  .logo .img-responsive {
    max-width: 210px;
  }
  .nav-tabs > li > a {
    font-size: 12px;
  }
  .product-card .cost {
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    padding: 0;
  }
  .product-card .cost .cost-value,
  .product-card .cost .cost-value-special {
    font-size: 20px;
    line-height: 35px;
  }
  .product-card button {
    font-size: 14px;
  }
  .product-card button:before {
    width: 20px;
    height: 20px;
  }
  .reviewer-name,
  .review-text {
    font-size: 14px;
  }
  .review-date {
    font-size: 12px;
  }
  .image-payment {
    margin: 50px auto 0;
  }
  .basket .goods-amount {
    width: 100px;
    font-size: 12px;
    padding: 0 0 0 5px;
  }
  .header-bottom .basket {
    margin-top: 0;
    margin-left: 10px;
    top: 0;
    right: 5px;
  }
  .to-buy .cost {
    height: 45px;
    font-size: 22px;
    line-height: 45px;
  }
  .to-buy .cost .cost-value,
  .to-buy .cost .cost-value-special {
    font-size: 32px;
    line-height: 45px;
  }
  .size-chooser ul li {
    font-size: 14px;
  }
  .size-chooser ul li:last-child a {
    font-size: 11px;
  }
  .color-chooser .title {
    font-size: 18px;
  }
  .product-sliders {
    min-height: 140px;
  }
  .product-slider .product-name,
  .product-slider2 .product-name {
    font-size: 11px;
  }
  .bottom-menu li {
    font-size: 12px;
  }
  #form-review .form-group {
    width: 100%;
  }
  #form-review .clearfix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .product-list img {
    max-width: 100px;
  }
  .callme-btn,
  .mysize-btn {
    font-size: 13px;
  }
  .product-list li > table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    padding-left: 134px;
    height: 184px;
    border-bottom: 1px solid #7c7c7c;
  }
  .product-list li > table td.text-left {
    width: 100%;
    display: block;
    height: 124px;
    border: none;
  }
  .product-list li > table td.text-right {
    display: block;
    width: 50%;
    border: none;
  }
  .product-list li > table td.text-right + td.text-right {
    padding-right: 40px;
  }
  .product-list li > table td:first-child {
    width: 124px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
  }
  .product-list li > table td.text-center a {
    display: block;
  }
  .product-list li > table td.text-center a img {
    width: 100%;
  }
  .product-list li > table td:last-child {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 5px 0;
    border: none;
  }
  .text-center button.btn.btn-danger.btn-xs {
    margin-left: 0;
    line-height: 20px;
    font-weight: 900;
  }
  .product-list li > table td.text-right .qty-box {
    text-align: center;
  }
  .qty-box span.minus-b,
  .qty-box span.plus-b {
    display: inline-block !important;
  }
  .qty-box input {
    border: none !important;
    border-top: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
  }
  .product-list li > div > table td {
    padding: 10px 0 20px;
  }
  .product-list li + li {
    padding-top: 0;
  }
  .product-list li > div > table td + td {
    width: 10%;
    min-width: 100px;
    padding-right: 15px;
  }
}
.modal {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.modal--active {
  visibility: visible;
  opacity: 1;
}
.modal__bg {
  background: transparent;
}
.modal__dialog {
  max-width: 600px;
}
.modal__content {
  position: relative;
  padding: 2.4rem;
  background: #ffebee;
  background-clip: padding-box;
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 0;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
}
.modal__content--active {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.modal__close {
  z-index: 1100;
  cursor: pointer;
}
.demo-close {
  position: absolute;
  top: 5px;
  right: 5px;
  margin: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.59);
  line-height: 30px;
  display: block;
  padding-top: 4px;
}
.demo-close svg {
  width: 20px;
  fill: #fff;
  pointer-events: none;
  vertical-align: top;
}
.demo-close:hover {
  background: rgba(0, 0, 0, 0.6);
}
@media (max-width: 420px) {
  .logo .img-responsive {
    max-width: 160px;
    margin-left: 0;
  }
  .mobile-catalog .title {
    font-size: 15px;
  }
  .mobile-catalog > .title:after {
    left: -11px;
  }
  .mobile-catalog .title {
    font-size: 13px;
    padding-left: 20px;
  }
  div#cart-total {
    display: none;
  }
  .phone-in-header div {
    top: 46px;
  }
  .labels .label {
    position: absolute;
    display: block;
    color: #fff;
    padding: 2px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
  }
  .phone-in-header {
    padding-top: 6px;
    padding-left: 3px;
  }
  .header-bottom .basket {
    text-align: right;
  }
  .form-search {
    padding-right: 62px;
  }
  .form-search .form-submit {
    width: 60px;
    font-size: 14px;
  }
  .header-bottom .left-column.fbt {
    padding: 5px 0;
    width: 50%;
    margin-left: -34%;
  }
  .form-search input[type="text"] {
    font-size: 12px;
  }
  .form-field::-webkit-input-placeholder {
    font-size: 12px;
    color: #1b1b1b;
    opacity: 1;
  }
  .form-field::-moz-placeholder {
    font-size: 12px;
    color: #1b1b1b;
    opacity: 1;
  }
  .form-field:-moz-placeholder {
    font-size: 12px;
    color: #1b1b1b;
    opacity: 1;
  }
  .form-field:-ms-input-placeholder {
    font-size: 12px;
    color: #1b1b1b;
    opacity: 1;
  }
  .form-search:after {
    width: 15px;
    height: 15px;
    right: 20px;
    top: 4px;
  }
  .product-card .cost {
    font-size: 10px;
  }
  .product-card .cost .cost-value,
  .product-card .cost .cost-value-special {
    font-size: 18px;
  }
  .product-card button {
    font-size: 12px;
  }
  .product-card button:before {
    width: 20px;
    height: 20px;
  }
  .social-links li a {
    width: 50px;
    padding-top: 50px;
  }
  .image-map {
    width: 140px;
    height: 88px;
    margin-top: 20px;
  }
  .to-buy .cost {
    height: 35px;
    font-size: 18px;
    line-height: 35px;
  }
  .to-buy .cost .cost-value,
  .to-buy .cost .cost-value-special {
    font-size: 26px;
    line-height: 35px;
  }
  .size-chooser ul li {
    font-size: 12px;
    width: 34px;
    height: 34px;
    line-height: 33px;
  }
  #to-buy {
    font-size: 14px;
    width: auto;
  }
  .size-chooser ul li:last-child a {
    height: 38px;
    font-size: 16px;
    line-height: 1.3;
    display: block;
    padding-top: 13px;
  }
  .product-slider-menu li {
    font-size: 12px;
    padding: 0 10px;
  }
  .product-sliders {
    min-height: 140px;
  }
  .bottom-menu li {
    font-size: 10px;
  }
  .product-list li {
    padding: 10px 0;
  }
  ul.product-list img {
    max-width: 60px;
  }
  .btn.btn-success.btn-lg.cartBtn,
  #button-confirm,
  .btn.btn-primary.button {
    font-size: 20px;
  }
  button.btn.btn-default.btn-lg.censelBtn.modal-close {
    font-size: 17px;
  }
  .product-image-large > img {
    margin-right: 55px;
  }
  #to-buy {
    padding: 8px 25px;
  }
  .qrt {
    width: 68px;
    vertical-align: bottom;
  }
  .qrt input,
  .qrt input:hover {
    width: 35px;
    height: 36px;
  }
  .miniature-block {
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 55px;
  }
  .miniature {
    width: 33%;
  }
  .toggle-menu {
    width: 60px;
  }
  .catalog-menu .sub-menu .sub-sub-menu li a {
    margin-right: 5©0px;
  }
  .sub-item .togL3-menu {
    right: 19px;
  }
  .btn-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .btn-btn > button {
    width: 100% !important;
    margin: 0 !important;
  }
  .btn-btn > button + button {
    margin-top: 10px !important;
  }
  .list-lang {
    margin-left: 0;
  }
}
@media (min-width: 801px) {
  .has-child:hover {
    background: #f0f0f0;
  }
}
@media (max-width: 360px) {
  #language {
    margin: 9px 1px 0 0;
  }
  .phone-in-header a {
    font-size: 13px;
  }
  .center2-column a {
    padding: 8px 15px 7px;
  }
  #ModalCart2.Window > div,
  #ModalCallme.Window > div {
    width: 95%;
    padding: 10px;
  }
  .labels .label {
    position: absolute;
    top: 1px;
    right: 1px;
    display: block;
    color: #fff;
    padding: 2px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
  }
  .copyrights {
    font-size: 12px;
    padding-left: calc(50% - 70px);
    padding-right: calc(50% - 70px);
  }
  .header-bottom .left-column.fbt {
    width: 60%;
    margin-left: -34%;
    top: -37px;
  }
  .logo .img-responsive {
    max-width: 140px;
  }
  #ModalCart2 .zakrit,
  #ModalCallme .zakrit {
    margin-right: 0;
  }
  .nav-tabs > li > a {
    font-size: 11px;
  }
  .basket .goods-amount {
    width: 60px;
    font-size: 10px;
    padding: 12% 0 12% 5px;
  }
  .product-item {
    width: 50%;
  }
  .reviews li {
    width: 98%;
  }
  .product-slider-menu li {
    font-size: 11px;
    padding: 0 7px;
  }
  .product-sliders {
    min-height: 140px;
  }
  .product-slider .product-name,
  .product-slider2 .product-name {
    font-size: 10px;
  }
  .product-list li > table td.text-right {
    width: 72px;
  }
  .product-list li > table td.text-right + td.text-right {
    padding-right: 20px;
    font-size: 14px;
    width: 55%;
  }
  .product-list li > table td:last-child {
    right: 0;
  }
  .footer-nav > ul > li {
    min-width: 160px;
  }
  .footer-nav ul li a {
    font-size: 12px;
  }
}
.slick-disabled {
  display: none !important;
}
.row:after {
  content: "";
  clear: both;
  display: block;
  width: 100%;
}
.col-sm-4 {
  width: 25%;
  float: left;
}
.col-sm-6 {
  width: 50%;
  float: left;
}
.col-sm-8 {
  width: 75%;
  float: left;
}
.catalog-menu > .sub-menu > li.has-child > a:after {
  content: "";
  display: block;
  font-size: 10px;
  position: absolute;
  margin: auto;
  right: -5px;
  top: 2px;
  bottom: 0;
  line-height: 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  border-top: 2px solid #ffca01;
  border-right: 2px solid #ffca01;
  transition: 0.5s;
  width: 8px;
  height: 8px;
}
button.btn.btn-default.btn-lg.censelBtn.modal-close:hover {
  background: #bdbdbd;
}
.btn.btn-success.btn-lg.cartBtn:hover,
#button-confirm:hover,
.btn.btn-primary.button:hover {
  background: #ffca01;
  color: #000;
  border-color: #ffca01;
}
.btn.btn-success.btn-lg.cartBtn:hover {
  border-color: #444;
}
.soderganie-okna td.text-left a {
  font-weight: 400;
  color: #000;
  font-weight: 400;
}
#top {
  bottom: 50px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  width: 33px;
  background: url(../images/chevron-up.png) center center no-repeat;
  height: 32px;
  opacity: 0.6;
  background-size: contain;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#top:hover {
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.qty-box span {
  display: inline-block;
  vertical-align: top;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: 400;
}
.qty-box span.minus-b,
.qty-box span.plus-b {
  cursor: pointer;
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  background: #ffca01;
  color: #fff;
  border: 1px solid #000;
  width: 24px;
  text-align: center;
  padding: 0;
  height: 20px;
}
.qty-box input {
  width: 20px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  height: 20px;
  border: 1px solid #000;
  border-left: none;
  border-right: 0;
  -webkit-appearance: none;
  color: #000;
  font-weight: 400;
}
button.btn.btn-danger.btn-xs {
  background: transparent;
  font-weight: 400;
  font-size: 30px;
  margin-left: 20px;
}
.wish-btn {
  margin-top: 20px;
  width: auto;
  padding: 5px 15px;
}
.block-reviews {
  padding-top: 1px;
}
.related-title {
  text-align: center;
  margin: 0 0 20px;
  font-size: 25px;
  font-weight: 600;
}
.block-reviews .left-column.product-image-large {
  width: 100%;
  float: none;
}
.block-reviews .right-column.product-info {
  margin: 0 auto;
  float: none;
  text-align: center;
  margin-top: 20px;
}
.description ul {
  padding: 0 0 15px 40px;
}
.description ol {
  padding: 0 0 15px 40px;
}
.description li {
  display: list-item;
  margin: 5px 10px;
}
.description p {
  margin: 15px 0;
}
.description a {
  color: #01a2fd;
}
#tab-description a {
  color: #01a2fd;
}
.sub-l3-menu {
  display: none;
}
@media (min-width: 1023px) {
  .catalog-menu.top-menu.catalogies:hover > ul {
    display: block;
  }
  .sub-item {
    padding: 0 0 10px;
  }
  .catalog-menu .sub-menu .sub-sub-menu li a.has-child2 {
    color: #01a2fd;
    font-weight: 700;
  }
  .sub-l3-menu {
    display: block;
  }
  .catalog-menu .sub-menu .sub-sub-menu li + li {
    border-top: none;
  }
  .catalog-menu .sub-menu .sub-sub-menu .sub-l3-menu li a {
    font-size: 12px;
  }
  .catalog-menu .sub-menu .sub-sub-menu .sub-l3-menu li {
    padding: 2px 0 2px 10px;
  }
}
.rt-flex-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.block-reviews-incategory {
  display: block;
  padding: 20px 0 40px;
}
.block-reviews-incategory .review-table {
  margin-bottom: 0;
}
.rt-image {
  max-width: 120px;
  padding: 0 20px 0 0;
  width: 120px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
}
.rt-image img {
  max-width: 100%;
}
.banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
  padding-top: 5px;
}
.banner-content > div {
  margin-bottom: 5px;
  padding: 0 5px;
}
.b-timer-block {
  background: #fc0;
  margin: 0 -5px;
  padding: 10px 15px;
  cursor: pointer;
}
.bt-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.bt-title span {
  padding-right: 10px;
  font-weight: 800;
}
.bt-title {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: 600;
}
.btt-title {
  text-transform: uppercase;
  font-size: 11px;
  max-width: 75px;
  font-weight: 600;
  line-height: 12px;
}
.bt-timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.timer > div {
  color: #fff;
  font-weight: 600;
  font-size: 21px;
}
.timer {
  background: #444;
  padding: 2px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.timer > div + div:before {
  content: ":";
  padding: 0 5px;
}
.video-block {
  width: 80%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 45.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.video-block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 800px) {
  .banner-item {
    display: none !important;
  }
  .new-slider {
    width: 100% !important;
  }
  .bt-title b {
    display: none;
  }
}
.labels {
  position: relative;
}
.labels .label:before {
  content: "";
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-top-color: inherit;
  bottom: -20px;
  left: 5px;
}
.labels .label {
  position: absolute;
  top: 1px;
  right: 1px;
  display: block;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.labels .label.label-hit {
  background: #01a2fd;
  border-color: #01a2fd;
}
.labels .label.label-new {
  background: #38b542;
  border-color: #38b542;
}
.labels .label.label-sale {
  background: #ec2626;
  border-color: #ec2626;
}
@media (max-width: 800px) {
  .labels.labels-double .label {
    top: 100px;
    right: 25%;
  }
  .banner-content {
    margin: 0 -15px;
  }
  .nav-tabs > li {
    padding: 0 3px;
  }
}
@media (max-width: 540px) {
  .labels.labels-double .label {
    top: 100px;
    right: 20%;
  }
}
@media (max-width: 420px) {
  .labels.labels-double .label {
    top: 110px;
    right: 25%;
  }
  .product-content h1 {
    margin: 0 0 70px;
  }
  .breadcrumbs li a {
    font-size: 11px;
    padding: 6px 7px;
  }
  .breadcrumbs li + li:after {
    width: 14px;
    height: 14px;
    left: -4px;
    top: calc(50% - 7px);
  }
  .breadcrumbs li + li {
    padding-left: 10px;
  }
}
@media (min-width: 1170px) {
  .product-card {
    overflow: hidden;
  }
  .product-card button {
    -webkit-transform: translate(-200%, 0);
    -ms-transform: translate(-200%, 0);
    transform: translate(-200%, 0);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  .product-card .cost {
    width: 100%;
    margin-top: -32px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  .product-card:hover button {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .product-card:hover .cost {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
.special-more-icon {
  background-image: url(../imagesNew/akciya-klipart.png);
  display: block;
  width: 65px;
  height: 46px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: -6px;
  left: -8px;
  z-index: 1;
}
.slick-initialized .slick-slide {
  padding-top: 6px;
}
.double-price .old-price {
  color: #f21212;
  text-decoration: line-through;
  display: inline-block;
  padding: 0 5px;
}
.double-price .old-price span {
  color: inherit !important;
}
.double-price .new-price {
  display: inline-block;
  padding: 0 5px;
}
.selected-size {
  font-size: 14px;
  margin-bottom: 5px;
}
.selected-size span {
  font-size: 14px;
  color: #3f3f3f;
}
.selected-size span + span:before {
  content: ",";
  display: inline-block;
  margin-right: 5px;
}
.double-price-in-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.double-price-in-cart .old-price {
  color: #f21212;
  text-decoration: line-through;
  font-size: 22px;
  margin-right: 10px;
  text-align: left;
}
.double-price-in-cart .old-price span {
  color: inherit !important;
  font-size: 22px !important;
}
.double-price-in-cart .new-price {
  font-size: 22px;
}
.double-price-in-cart .new-price span {
  font-size: 35px !important;
}
.seler-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 20px;
}
.sb-left img,
.sb-right img {
  max-width: 100%;
}
.sb-left,
.sb-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  width: 37%;
  position: relative;
}
.sb-middle {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.product-item-seler {
  padding: 0 15px;
  text-align: center;
}
.sbl-price {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  font-size: 60px;
  color: #fff;
  text-align: center;
}
.sbl-price span {
  color: inherit;
  font-size: 70px;
  font-weight: 700;
}
.sbr-discount {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  font-size: 80px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.sb-left {
  background: #ff0208;
}
.sb-right {
  background: #000;
}
@media (max-width: 1050px) {
  .double-price-in-cart {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .double-price-in-cart .old-price {
    margin-right: 0;
    margin-top: -15px;
  }
}
@media (max-width: 950px) {
  .selected-size span {
    display: block;
  }
  .selected-size span + span:before {
    content: none;
  }
}
@media (max-width: 900px) {
  .product-card.is-sp button {
    display: none;
  }
  .product-card.is-sp .cost {
    height: 70px;
  }
  .sb-left,
  .sb-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    width: 34%;
  }
  .double-price-in-cart .old-price {
    font-size: 17px;
  }
  .double-price-in-cart .old-price span {
    font-size: 17px !important;
  }
  .double-price-in-cart .new-price {
    font-size: 18px;
  }
  .double-price-in-cart .new-price span {
    font-size: 25px !important;
  }
}
@media (max-width: 780px) {
  .sb-left,
  .sb-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    width: 31%;
  }
  .sbl-price {
    bottom: auto;
    top: 180px;
    font-size: 30px;
  }
  .sbl-price span {
    font-size: 40px;
  }
  .sbr-discount {
    bottom: auto;
    top: 180px;
    font-size: 70px;
  }
}
.special-title {
  display: block !important;
  background: #ff0208;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  margin: 0 0 10px;
}
@media (max-width: 640px) {
  .to-buy .cost .double-price-in-cart .cost-value,
  .to-buy .cost .double-price-in-cart .cost-value-special {
    line-height: 31px;
  }
  .sb-left {
    display: none;
  }
  .seler-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 0;
  }
  .product-item-seler {
    padding: 0;
  }
  .special-title {
    margin: 0 -10px 10px;
  }
  .sb-right {
    width: auto;
    margin: 10px -10px 0;
  }
  img.not-mob {
    display: none;
  }
}
@media (max-width: 500px) {
  .sbr-discount {
    bottom: 20%;
    top: auto;
  }
  .double-price-in-cart .old-price {
    margin-top: -10px;
  }
}
@media (max-width: 420px) {
  .to-buy .cost .double-price-in-cart .cost-value,
  .to-buy .cost .double-price-in-cart .cost-value-special {
    line-height: 21px;
  }
}
@media (max-width: 360px) {
  .sbr-discount {
    bottom: 10%;
  }
  .product-card.is-sp .cost {
    padding: 3px;
  }
}
.content-tags ul li.ltl {
  border: none;
  text-transform: none;
  color: #333;
  padding: 0 5px 0 0;
  background: none !important;
}
.kons-title {
  background: #fc0;
  text-align: center;
  margin-bottom: 10px;
  padding: 7px;
  font-weight: 600;
}
.canvas-block {
  display: block;
  height: auto;
  position: relative;
  width: 85%;
  margin-bottom: 40px;
  max-width: 500px;
  float: left;
  padding-top: 10px;
  margin: 0 auto;
  float: none;
  padding-bottom: 90px;
}
.cons-tilte {
    font-weight: bold;
}
.write-text input {
    margin: 5px 0 10px 0 !important;
}
.write-text-notice {
    border: 1px solid #ff0000;
    padding: 5px 10px;
    margin: 10px 10px 20px 10px;
    text-align: center;
}
.select-font {
    margin-top: 5px;
        min-width: 300px;
    position: relative;
}
.select-font-box {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.konstract-panel-tabs {
    padding: 0 10px;
}
.product-konstractor .product-block {
  margin-bottom: 50px;
  border: 1px solid #e6e6e6;
      display: grid;
    grid-template-columns: 49% 51%;
}
.product-konstractor .product-image-large {
  width: 100%;
  padding: 10px;
}
.product-konstractor .to-buy > * {
  margin: 0 !important;
}
.product-konstractor .form-to-buy {
  padding: 0 10px;
  max-width: 580px;
  margin: 0 auto;
}
.product-konstractor .to-buy {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.product-konstractor .miniature-block {
  margin-top: 0;
  float: none;
  display: flex;
  gap: 10px;
  width: auto;
}
.constructor-primary.kp-btn {
  margin: 10px auto;
}
.product-konstractor .miniature {
  background: #05a2fd;
  display: inline-block;
  color: #fff;
  padding: 0px 15px;
  line-height: 23px;
  min-width: 150px;
  position: relative;
  margin: 0;
}
.constract-info-text {
  text-align: center;
  padding: 20px 0;
}
.constract-info-text > p + p {
  margin-top: 5px;
}
.constract-info-text strong {
  font-weight: bold;
}
.constructor-primary.kp-btn {
  gap: 5px;
  float: left;
  min-height: 45px;
  margin: 0 10px 0 0;
}
.constructor-primary.kp-btn i {
  color: #fff;
}
.product-konstractor .miniature:after {
  content: "";
  height: 3px;
  left: 0;
  right: 0;
  position: absolute;
  display: block;
  background: #08a2fd;
  bottom: -6px;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
}
.product-konstractor .miniature.active {
  border: none;
}
.product-konstractor .miniature.active:after {
  opacity: 1;
  visibility: visible;
}

.write-text input {
  width: 100%;
  margin: 0;
  height: 34px;
  font-size: 14px;
}

.sf-title {
  padding: 7px 10px;
  height: 34px;
  line-height: 1;
  border: 1px solid #ccc;
  cursor: pointer;
}
.sf-content {
  border: 1px solid #ccc;
  margin-top: -1px;
  display: none;
  max-height: 200px;
  overflow: auto;
      position: absolute;
    background: #fff;
    top: 100%;
}
.sf-content span {
  display: block;
  padding: 5px 10px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.sf-content span + span {
  border-top: 1px solid rgba(204, 204, 204, 0.4);
}
.sf-content span:hover {
  background: #ececec;
}
.sf-title:before {
  content: "";
  border: 5px solid transparent;
  border-top-color: #000;
  position: absolute;
  right: 8px;
  top: 15px;
}

.cc-title {
  margin-bottom: 5px;
}
.curve-spacing-box {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 270px auto;
    align-items: center;
}
.curve-input-box {
    position: relative;
}
.curve-input-box > span, .curve-input-box > output {
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    top: -13px;
}
.curve-input-max {
    right: 0;
    left: auto;
}
.curve-input-box input {
    width: 100%;
}
.curve-input-current {
    left: calc(50% - 4px);
}
.text-visual {
    margin-top: 20px;
}
#text-preview {
    margin: 5px auto 20px auto;
    display: block;
}
.kp-btn.btn-constructor-text {
    margin: 10px auto 20px auto;
}

.cc-content {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cc-content > span {
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: top;
  margin: 4px;
  border: 1px solid #afb7b9;
  cursor: pointer;
}
.product-konstractor .product-content h1 .product-name {
  padding-bottom: 20px;
  display: block;
  margin-top: -10px;
}
.cc-content > span.active {
  -webkit-box-shadow: 0 0 1px 1px #67c684;
  box-shadow: 0 0 1px 1px #67c684;
  border: 1px solid #fff;
}
.konstract-panel {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  justify-content: center;
  clear: both;
  width: 100%;
  margin: 30px 0;
  background: #e6e6e6;
  padding: 1px 0;
  gap: 1px;
}

.kp-btn-new {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  justify-content: center;
  height: 100%;
  font-size: 16px;
  padding: 10px 5px;
}
.kp-btn-new.active {
  background: #ffca04;
}
.kp-btn-new svg {
  height: 30px;
  width: auto;
}

.kp-btn svg {
  width: 21px;
  height: auto;
  margin-right: 7px;
}
.kp-btn {
  background: #05a2fd;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  margin: 0 5px;
  padding: 5px 10px;
}
.edit-text {
  z-index: 10;
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  display: flex;
  gap: 5px;
  justify-content: center;
}
.edit-btn {
border: 1px solid #444444;
    width: 80px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 3px;
    font-size: 10px;
    padding: 3px;
    line-height: 10px;
}
.edit-btn-done {
    background: #01a2fc !important;
}
.edit-btn-remove {
    background: rgb(255, 0, 0) !important;
}
.edit-btn-done span,
.edit-btn-remove span {
    color: #fff;
}
.edit-btn span {
    line-height: 1;
}
.edit-btn svg {
    width: auto;
    height: auto;
    max-width: 30px;
    max-height: 30px;
}
#constructor-editor > div {
    max-width: 1200px;
}
.constructor-editor-grid {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 20px 10px;
}
.editor-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 10px;
    margin-bottom: 40px;
    width: 100%;
}

input[type="range"] {
  accent-color: #04a2fc;
}
#editor-crop-help {
    color: rgb(255, 0, 0);
    font-size: 14px;
    margin-top: -20px;
    margin-bottom: 20px;
}
#editor-status {
    cursor: pointer;
    padding: 5px 0;
}

.kp-btn[disabled] {
    opacity: 0.3;
    pointer-events: none;
}

.editor-buttons button {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    gap: 5px;
    height: 50px;
    background: #ffca04;
}
.editor-buttons button svg {
    height: 28px;
    width: auto;
}
.editor-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.editor-footer > .kp-btn {
    font-size: 16px;
    padding: 10px 15px;
    gap: 10px;
}
.editor-footer > .kp-btn.kp-btn-back {
    background: transparent;
    border: 1px solid #1b1b1b;
}
.product-konstractor .product-info {
  width: 100%;
  border-left: 1px solid #e6e6e6;
}
.edit-btn:hover {
  border: 1px solid #ccc;
  background: #f1f1f1;
}
.upload-title {
  background: #01a2fc;
  color: #fff;
  padding: 10px;
  text-align: center;
  position: relative;
  margin: -10px -10px 0;
}
.upload-title .zakrit {
  background: transparent;
  position: absolute;
  right: 10px;
  top: 7px;
  font-size: 30px;
}
button.lu-btn svg {
  width: 24px;
  height: auto;
  margin-right: 8px;
}
button.lu-btn {
  background: #04a2fc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  padding: 5px 10px;
  font-size: 13px;
  margin: 30px auto;
}
.upload-info {
  padding: 0 10px;
  line-height: 28px;
  font-size: 13px;
}
#constructor-library {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(25%, 150px));
    gap: 10px;
    margin: 20px 0;
}
.asset-hide {
    position: absolute;
    right: -5px;
    top: -5px;
    background: rgb(255, 0, 0);
    border: 1px solid #444444;
    width: 20px;
    height: 20px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.asset-add {
    background: #008001;
    color: #fff;
    padding: 3px 10px;
    width: 145px;
    margin: 5px auto 0;
    display: block;
    text-align: center;
}
.asset-add.added {
    background: #808080;
}
.asset-hide svg {
    width: 100%;
    height: auto;
}
.constructor-asset {
    position: relative;
}
.constructor-asset > img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: contain;
    object-position: center;
}
#all-edit {
  display: none;
}
.select-print-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 0;
}
#selectPrint {
  margin-left: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 14px;
  border-radius: 0;
}
.block-prints {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  background: #e7e7e7;
  border: 1px solid #b8b8b8;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-prints > div {
  width: 20%;
  padding: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  height: 100px;
}
.block-prints img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
#canvas-front,
#canvas-back {
  display: none;
}
#canvas-front.active,
#canvas-back.active {
  display: block;
}
.load-cons {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  display: none;
  z-index: 999999;
}
.product-slider .product-image.active {
  background: #fc0;
}
.product-slider .product-image.active:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #fc0;
  z-index: 1;
}
.load-cons span {
  display: block;
  font-weight: 600;
  font-size: 20px;
  color: #000;
  padding-top: 80px;
  padding-bottom: 30px;
}
.load-cons img {
  width: 100px;
  margin: 0 auto;
}
.double-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.double-image img {
  max-width: 70px !important;
}
.simplecheckout-cart .double-image img {
  max-width: 88px !important;
}
@media (max-width: 800px) {
  .konstract-panel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 20px;
  }
  .miniature-block.cons-mb {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 25%;
  }
  .miniature-block.cons-mb img {
    display: none;
  }
  .miniature-block.cons-mb .miniature {
    background: #01a3fe;
    color: #fff;
    padding: 5px;
    margin-right: 5px;
    width: 80px;
    position: relative;
  }
  .miniature-block.cons-mb span {
    display: block !important;
    color: #fff;
  }
  .miniature-block.cons-mb .miniature.active {
    border: none;
  }
  .miniature-block.cons-mb .miniature:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    display: block;
    bottom: -7px;
    background: #01a3fe;
    left: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .miniature-block.cons-mb .miniature.active:before {
    height: 4px;
  }
  .canvas-block {
    width: 100%;
    margin: 0 auto 20px;
    
  }
  .product-konstractor .color-chooser ul,
  .product-konstractor .size-chooser ul {
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 200px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }
  .product-konstractor .color-chooser .option-title:before {
    content: none;
  }
  .product-konstractor .product-info {
    position: relative;
  }
  .product-konstractor .color-chooser,
  .product-konstractor .size-chooser {
    top: -225px;
    right: -217px;
    width: auto;
    bottom: auto;
    background: #fff;
    z-index: 10;
    padding: 0;
    padding-left: 37px;
    min-height: 120px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
  }
  .product-konstractor .color-chooser.active,
  .product-konstractor .size-chooser.active {
    right: 0;
  }
  .product-konstractor .color-chooser .option-title:after {
    content: " товара";
  }
  .product-konstractor .color-chooser .option-title,
  .product-konstractor .size-chooser .option-title {
    background: #fc0;
    color: #1a1a1a;
    padding: 4px 8px;
    font-size: 17px;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 45px;
    left: -45px;
    width: 120px;
    height: 30px;
  }
  .product-konstractor .color-chooser ul li {
    width: 30px;
    height: 30px;
  }
  .product-konstractor .size-chooser {
    top: -370px;
    right: -417px;
    min-height: 87px;
  }
  .product-konstractor .size-chooser ul {
    width: 400px;
    margin-top: 12px;
  }
  .product-konstractor .size-chooser .option-title {
    top: 28px;
    left: -28px;
    width: 86px;
  }
  .write-text {
    left: 25%;
    width: 38%;
  }
  .select-font {
    width: 36%;
  }
  .canvas-block {
    position: static;
  }
  .edit-text {
    top: 40px;
    bottom: auto;
  }
  .select-color {
    position: absolute;
    bottom: 70px;
    z-index: 10;
    width: auto;
    left: -217px;
    padding-right: 37px;
    min-height: 120px;
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .select-color.active {
    left: 0;
  }
  .cc-title {
    text-align: center;
    background: #fc0;
    color: #1a1a1a;
    padding: 4px 8px;
    font-size: 17px;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 45px;
    right: -45px;
    width: 120px;
    height: 30px;
    margin: 0;
  }
  .cc-content {
    margin: 0;
    width: 200px;
  }
  .product-konstractor .product-info {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .miniature-block.cons-mb .miniature {
    width: auto;
    font-size: 12px;
    padding: 8px 5px;
  }
}
@media (max-width: 460px) {
  .double-image img {
    max-width: 80px !important;
    margin: 0 auto;
  }
  .product-konstractor .nav-tabs > li > a {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product-konstractor .product-sliders {
    min-height: 200px;
  }
  .product-konstractor .size-chooser ul {
    width: 320px;
  }
  .product-konstractor .size-chooser {
    top: -340px;
    right: -337px;
    min-height: 86px;
  }
  .product-konstractor .size-chooser ul li {
    width: 45px !important;
    height: 45px !important;
  }
  .product-konstractor .product-content h1 .product-name {
    margin-top: 0;
  }
  .miniature-block.cons-mb {
    position: absolute;
    top: -53px;
    width: 100%;
  }
  .product-konstractor .product-content h1 {
    margin: 0 0 50px;
  }
  .miniature-block.cons-mb .miniature {
    width: 50%;
    font-size: 14px;
    padding: 5px;
  }
  .write-text {
    left: 0;
    width: 55%;
  }
  .select-font {
    width: 45%;
  }
  .edit-text {
    left: 0;
    right: auto;
  }
  .write-text input {
    font-size: 16px;
  }
  .product-konstractor .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .product-konstractor .product-block {
    margin-bottom: 0;
  }
  .product-konstractor .nav-tabs > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product-konstractor .nav-tabs > li > a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
  }
  .block-prints > div {
    width: 25%;
    height: 80px;
  }
  #selectPrint {
    font-size: 16px;
  }
}
.size-chooser ul li.disabled {
  background: #f1f1f1;
  color: #aeb7b9;
  pointer-events: none;
  position: relative;
  overflow: hidden;
  vertical-align: top;
}
.size-chooser ul li.disabled:before {
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  width: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50%;
  left: -20px;
  right: -20px;
  background: #e21d23;
}
div#form-to-buy .text-danger {
  color: #f21414;
  font-size: 12px;
  padding: 13px 0 0 10px;
  float: left;
}
.text-empty-cart {
  text-align: center;
  padding: 10px 0 50px;
  min-height: 200px;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-display: swap;
  font-family: "FontAwesome";
  src: url(/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0);
  src:
    url(/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"),
    url(/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"),
    url(/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"),
    url(/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0) format("truetype"),
    url(/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.ac-title {
  font-size: 20px;
  margin: 0;
  padding: 0 0 15px 0;
  color: #303030;
  font-weight: 600;
}
.accordion-item {
  border: 1px solid #e9e9e9;
  margin-bottom: 15px;
}
.accordion-container {
  margin-bottom: 40px;
}
.accordion-content {
  display: none;
  padding: 15px 20px;
}
.btn_acc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  text-decoration: none !important;
  padding: 15px 20px;
}
.btn_acc svg {
  transition: 0.3s;
}
.btn_acc.active svg {
  transform: rotate(45deg);
}
.article-description {
  font-size: 14px;
  padding: 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 55px;
}
.product-card.article-card .product-name {
  display: flex;
  align-items: center;
  justify-content: center;
}

.article-item .custom_title h1 {
  text-align: left;
  padding-top: 0;
}
.article-info {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.article-info > div {
  color: #7a857a;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
}
.article-info > div + div {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #7a857a;
}
.article-info i {
  color: #7a857a;
  margin-right: 10px;
}
.article-description-item {
  max-width: 1000px;
  margin: 30px auto;
}
.review-news {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-top: 30px;
}
.review-news > span {
  margin-right: 10px;
  font-weight: 600;
}
.raiting-new {
  position: relative;
  margin: 0;
  display: flex;
}
.raiting-avg,
.raiting-count,
.raiting-avg *,
.raiting-count * {
  color: #606060;
  margin-left: 10px;
}
.raiting-avg *,
.raiting-count * {
  font-weight: 600;
}
.review-news .rch label,
.review-news .rch span {
  line-height: 1;
  margin: 0 2px;
  color: #7a857a;
}
.raiting-new > div.rch span {
  color: #fc0;
}
.rch input[type="radio"] {
  display: none;
}
.rch label {
  cursor: pointer;
  margin: 0;
  width: auto;
  height: auto;
  background: none;
}
.raiting-new > div {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  display: block;
  margin: 0;
  display: flex;
}
.review-news .rch label {
  color: #fc0;
}
.rch [name="rating"]:checked + label ~ label {
  background: none;
  color: #7a857a;
}
.fer-s {
  left: 0;
  bottom: 0;
  font-size: 12px;
  color: #0e5a27;
  font-weight: 600;
}
.article-img {
  margin: 0 auto;
  width: 100%;
}
#cart {
  position: relative;
}
.cart-hover {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 370px;
  background: #fff;
  z-index: 99;
  border: 1px solid #d4d4d4;
  display: none;
  box-shadow: 0 12px 15px 0 rgb(0 0 0 / 25%);
}
@media (min-width: 801px) {
  #cart:hover .cart-hover {
    display: block;
  }
}
.cart-hover .product-list li:first-child {
  max-height: 197px;
  overflow: auto;
}
.cart-hover .product-list li:nth-child(2) {
  padding-top: 0;
}
.cart-hover .img-thumbnail {
  max-width: 70px;
}
.cart-hover .product-list li table td:first-child {
  max-width: 70px;
}
.cart-hover button.btn.btn-danger.btn-xs {
  margin-left: 5px;
}
.cart-hover .product-list li table td:nth-child(2) {
  padding-left: 10px;
  text-align: left;
}
.cart-hover .product-list li table td:nth-child(2) a {
  font-size: 14px;
  display: block;
}
.cart-hover .product-list li table td:nth-child(2) small {
  display: block;
  font-size: 12px;
}
.cart-price-qty {
  align-items: center;
  display: flex;
  margin-top: 5px;
  justify-content: space-between;
}
.cart-price {
  font-size: 14px;
  font-weight: 600;
}
.cart-qty {
  font-size: 14px;
  font-weight: 600;
  color: #818080;
  padding-right: 10px;
}
.cart-empty {
  padding: 20px 0;
}
.cart-empty span {
  display: block;
  margin-top: 10px;
}
.cart-empty span a {
  text-decoration: underline;
  color: #02a3fd;
}
.cart-empty span a {
  text-decoration: underline;
  color: #fd0202;
}
@media (max-width: 420px) {
  .cart-hover .product-list li {
    padding: 10px 5px;
  }
  .cart-hover .product-list li:first-child {
    max-height: 300px;
  }
  .cart-footer a {
    text-align: center;
  }
  .cart-empty {
    padding: 20px 10px;
    text-align: center;
  }
  .cart-hover .img-thumbnail {
    max-width: none;
  }
  .cart-hover .product-list li table td:first-child {
    max-width: none;
  }
  .cart-hover .product-list li > table td:last-child {
    bottom: auto;
    top: 3px;
    right: 7px;
  }
  .cart-hover .product-list li table td:nth-child(2) {
    padding-right: 26px;
  }
}
@media (max-width: 380px) {
  .cart-hover {
    min-width: 340px;
  }
}

.description table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.description table > thead > tr > th,
.description table > tbody > tr > th,
.description table > tfoot > tr > th,
.description table > thead > tr > td,
.description table > tbody > tr > td,
.description table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.description table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.description table > caption + thead > tr:first-child > th,
.description table > colgroup + thead > tr:first-child > th,
.description table > thead:first-child > tr:first-child > th,
.description table > caption + thead > tr:first-child > td,
.description table > colgroup + thead > tr:first-child > td,
.description table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.description table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.description table .description table {
  background-color: #fff;
}

.description table {
  border: 1px solid #ddd;
}
.description table > thead > tr > th,
.description table > tbody > tr > th,
.description table > tfoot > tr > th,
.description table > thead > tr > td,
.description table > tbody > tr > td,
.description table > tfoot > tr > td {
  border: 1px solid #ddd;
}
.description table > thead > tr > th,
.description table > thead > tr > td {
  border-bottom-width: 2px;
}

.description table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.description table td[class*="col-"],
.description table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.description table {
  border-collapse: collapse !important;
}
.description table td,
.description table th {
  background-color: #fff !important;
}
.description table th,
.description table td {
  border: 1px solid #ddd !important;
}
.description table > thead > tr > td.active,
.description table > tbody > tr > td.active,
.description table > tfoot > tr > td.active,
.description table > thead > tr > th.active,
.description table > tbody > tr > th.active,
.description table > tfoot > tr > th.active,
.description table > thead > tr.active > td,
.description table > tbody > tr.active > td,
.description table > tfoot > tr.active > td,
.description table > thead > tr.active > th,
.description table > tbody > tr.active > th,
.description table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.description table > thead > tr > td.success,
.description table > tbody > tr > td.success,
.description table > tfoot > tr > td.success,
.description table > thead > tr > th.success,
.description table > tbody > tr > th.success,
.description table > tfoot > tr > th.success,
.description table > thead > tr.success > td,
.description table > tbody > tr.success > td,
.description table > tfoot > tr.success > td,
.description table > thead > tr.success > th,
.description table > tbody > tr.success > th,
.description table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.description table > thead > tr > td.info,
.description table > tbody > tr > td.info,
.description table > tfoot > tr > td.info,
.description table > thead > tr > th.info,
.description table > tbody > tr > th.info,
.description table > tfoot > tr > th.info,
.description table > thead > tr.info > td,
.description table > tbody > tr.info > td,
.description table > tfoot > tr.info > td,
.description table > thead > tr.info > th,
.description table > tbody > tr.info > th,
.description table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.description table > thead > tr > td.warning,
.description table > tbody > tr > td.warning,
.description table > tfoot > tr > td.warning,
.description table > thead > tr > th.warning,
.description table > tbody > tr > th.warning,
.description table > tfoot > tr > th.warning,
.description table > thead > tr.warning > td,
.description table > tbody > tr.warning > td,
.description table > tfoot > tr.warning > td,
.description table > thead > tr.warning > th,
.description table > tbody > tr.warning > th,
.description table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.description table > thead > tr > td.danger,
.description table > tbody > tr > td.danger,
.description table > tfoot > tr > td.danger,
.description table > thead > tr > th.danger,
.description table > tbody > tr > th.danger,
.description table > tfoot > tr > th.danger,
.description table > thead > tr.danger > td,
.description table > tbody > tr.danger > td,
.description table > tfoot > tr.danger > td,
.description table > thead > tr.danger > th,
.description table > tbody > tr.danger > th,
.description table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .description table {
    margin-bottom: 0;
  }
  .table-responsive > .description table > thead > tr > th,
  .table-responsive > .description table > tbody > tr > th,
  .table-responsive > .description table > tfoot > tr > th,
  .table-responsive > .description table > thead > tr > td,
  .table-responsive > .description table > tbody > tr > td,
  .table-responsive > .description table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .description table {
    border: 0;
  }
  .table-responsive > .description table > thead > tr > th:first-child,
  .table-responsive > .description table > tbody > tr > th:first-child,
  .table-responsive > .description table > tfoot > tr > th:first-child,
  .table-responsive > .description table > thead > tr > td:first-child,
  .table-responsive > .description table > tbody > tr > td:first-child,
  .table-responsive > .description table > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .description table > thead > tr > th:last-child,
  .table-responsive > .description table > tbody > tr > th:last-child,
  .table-responsive > .description table > tfoot > tr > th:last-child,
  .table-responsive > .description table > thead > tr > td:last-child,
  .table-responsive > .description table > tbody > tr > td:last-child,
  .table-responsive > .description table > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .description table > tbody > tr:last-child > th,
  .table-responsive > .description table > tfoot > tr:last-child > th,
  .table-responsive > .description table > tbody > tr:last-child > td,
  .table-responsive > .description table > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.js-color-name span {
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .js-color-name span {
    font-weight: bold;
    position: absolute;
    right: 100%;
    top: 0;
    padding: 7px;
    font-size: 12px;
    white-space: nowrap;
  }
}

.pay-form {
  max-width: 500px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  margin: 0 auto;
}
.pay-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}
.pay-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 30px;
}
.pay-text-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btn-yellow {
  border: none;
  background: #ffcb01;
  padding: 4px 30px;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 17px;
  color: #010101;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
}
form.pay-form .form-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.btn-xs {
  font-size: 12px !important;
  height: auto;
  padding: 5px 10px !important;
}
.pay-form2 #file {
  display: none;
}
.js-btn-copy {
  position: relative;
}
.js-btn-copy span {
  position: absolute;
  top: -11px;
  font-size: 8px;
  color: var(--Main-Color, #fcc800);
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.js-btn-copy.active span {
  opacity: 1;
  visibility: visible;
}
.pay-text-item-text b {
  font-weight: bold;
}
.text-success {
  font-size: 12px;
  color: #448400;
  margin-top: 10px;
}
@media screen and (max-width: 800px) {
  .pay-text-item-text {
    display: flex;
    flex-direction: column;
    font-size: 14px;
  }
  .btn-xs {
    font-size: 10px !important;
  }
}
.size-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.size-item {
  padding: 20px;
  border: 1px solid #e6e6e6;
}
.size-item {
  padding: 20px;
  border: 1px solid #e6e6e6;
  text-align: center;
}
.size-image img {
  width: 100%;
}
.size-image-section {
  display: flex;
  margin: 20px 0 0 0;
  align-items: flex-start;
}
.size-image {
  min-width: 40%;
  flex: 0 0 40%;
}
.size-table {
  flex-grow: 1;
  padding-top: 20px;
}
.size-notice {
  font-size: 12px;
  text-align: left;
}

.size-table table thead td {
  background: #05a2fd !important;
  color: #fff;
  padding: 4px !important;
  border: none !important;
}
.size-table table tbody td {
  padding: 3px !important;
  font-size: 14px;
  border: none !important;
  border-top: 1px solid #ddd !important;
}
.size-table table tbody tr td:nth-child(1) {
  font-weight: bold;
}
.btn-size {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  background: #ffca01;
  color: #fff;
  padding: 5px 15px;
  line-height: 23px;
  display: flex;
  align-items: center;
  gap: 5px;
  position: relative;
  top: 3px;
  float: right;
}
.btn-size-free {
  float: none;
  margin-top: 10px;
  position: static;
}
.size-table .table {
  width: 100%;
  border-collapse: collapse;
  border: none !important;
}
#ModalSize .modal-body,
#ModalSize2 .modal-body,
#ModalProduct .modal-body {
  width: 100%;
}
#ModalSize > div,
#ModalSize2 > div {
  position: relative;
}
#ModalSize .zakrit,
#ModalSize2 .zakrit {
  position: absolute;
  right: 15px;
  top: 15px;
}
#ModalProduct .product-sliders {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 5px;
  margin: 40px 0;
  min-height: 0;
}
#ModalProduct .product-image {
  border: 1px solid #bdbdbd;
  text-align: center;
  padding: 5px;
}
#ModalProduct .product-image.active {
  border-color: #01a2fc;
  box-shadow: inset 0px 0px 0px 1px #01a2fc;
}
.size-table table tbody tr.active td {
  background: #ffca01;
}
@media screen and (max-width: 1120px) {
  .btn-size {
    float: none;
    clear: both;
    margin-bottom: 10px;
    top: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .size-list {
    grid-template-columns: none;
  }
}
@media screen and (max-width: 800px) {
  .btn-size {
    margin: auto;
  }
}
@media screen and (max-width: 680px) {
  .size-image {
    min-width: 35%;
    flex: 0 0 35%;
  }
  .size-table table thead td {
    font-size: 12px;
  }
  .size-table table tbody td {
    padding: 3px !important;
    font-size: 10px;
  }
  .size-item {
    padding: 5px;
  }
}
