@import "https://fonts.googleapis.com/css?family=Roboto:400,300,600,700,800,500&subset=latin-ext,cyrillic-ext";

body {
  font-family: Roboto,sans-serif;
  background: #fff
}

#wrapper {
  overflow: hidden
}

h1 {
  margin: 15px 0 20px;
  font-size: 24px;
  font-weight: 500
}

a {
  color: #333;
  cursor: pointer
}

a:hover {
  color: #eb5757
}

a:hover .dropdown-menu-icon {
  color: #e65136
}

a:hover .list-group-icon {
  color: #e65136
}

a:active {
  color: #eb5757
}

a:focus {
  color: #eb5757
}

img {
  max-width: 100%
}

.red-link {
  color: #eb5757
}

.red-links a {
  color: #eb5757
}

i.required {
  color: #eb5757
}

.inline-block {
  display: inline-block;
  vertical-align: middle
}

.hr-margin-5 {
  margin-top: 5px;
  margin-bottom: 5px
}

.breadcrumb {
  background: 0;
  font-size: 14px;
  padding: 0;
  margin-bottom: 15px
}

.breadcrumb>li {
  display: inline
}

.breadcrumb>.active {
  color: #202020
}

.breadcrumb a {
  color: #7f8c8d
}

.breadcrumb>li+li:before {
  padding: 0 1px
}

.btn-link {
  color: #333
}

.pagination-wrapper {
  margin-bottom: 15px;
  margin-top: 38px
}

.pagination-wrapper .col-sm-6.text-left {
  float: right
}

.pagination-wrapper .col-sm-6.text-right {
  float: left;
  text-align: left;
  color: #7f8c8d
}

.pagination {
  margin: 0;
  font-size: 14px;
  line-height: 1.42857143
}

.pagination>li>a {
  color: #888
}

.pagination>li>span {
  color: #888
}

label {
  font-weight: normal
}

.required>label:before {
  content: "* ";
  color: red
}

#show-modules-col-left>.hid-icon {
  display: none
}

#show-modules-col-left>.show-icon {
  display: inline-block
}

#show-modules-col-left.open>.show-icon {
  display: none
}

#show-modules-col-left.open>.hid-icon {
  display: inline-block
}

#show-modules-col-right>.hid-icon {
  display: none
}

#show-modules-col-right>.show-icon {
  display: inline-block
}

#show-modules-col-right.open>.show-icon {
  display: none
}

#show-modules-col-right.open>.hid-icon {
  display: inline-block
}

.col-show-button {
  margin-bottom: 20px
}

.common-home .col-show-button {
  display: none !important
}

.image-radio {
  display: inline-block
}

.image-radio input {
  display: none
}

.image-radio input:checked+img {
  border-color: #444;
  background-color: #444
}

.image-radio img {
  cursor: pointer
}

.dropdown-menu .divider {
  margin: 5px 0
}

.visible-xs-inline {
  display: none
}

.display-table {
  display: table;
  width: 100%;
  height: 100%
}

.display-table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle
}

.caretalt {
  -webkit-transition: -webkit-transform ease .2s;
  transition: -webkit-transform ease .2s;
  transition: transform ease .2s;
  transition: transform ease .2s,-webkit-transform ease .2s
}

.open .caretalt {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: -webkit-transform ease .2s;
  transition: -webkit-transform ease .2s;
  transition: transform ease .2s;
  transition: transform ease .2s,-webkit-transform ease .2s
}

.open>.dropdown-toggle.btn-addtocart {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.alert-alt {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}

.alert-info-alt {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}

.alert-success-alt {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d
}

.alert-danger-alt {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442
}

.alert-warning-alt {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}

.dropdown-menu-icon {
  font-size: 14px;
  text-align: center;
  color: #777
}

.list-group-icon {
  font-size: 14px;
  width: 20px;
  text-align: center;
  color: #777
}

.card-icon {
  line-height: 42px;
  width: 50px;
  text-align: center;
  font-size: 42px;
  color: #aaa
}

.well:hover .card-icon {
  color: #e65136
}

.input-group-addon .fa {
  width: 18px;
  text-align: center
}

#cart {
  position: relative;
  z-index: 1010
}

#cart>.btn {
  background: url(../image/cart.svg) 7px center no-repeat;
  background-size: 21px;
  color: #ecf0f1;
  padding: 0;
  line-height: 32px;
  border: none !important
}

#cart>.btn>.fa {
  line-height: 32px;
  float: right;
  color: #fff
}

#cart>.btn #cart-total {
  display: block;
  color: #ddd;
  text-align: left;
  margin-left: 40px;
  margin-right: 15px
}

#cart>.btn #cart-total b {
  color: #fff
}

#cart .products {
  line-height: 32px;
  font-size: 14px;
  white-space: no-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline
}

#cart .prices {
  line-height: 32px;
  font-size: 14px;
  white-space: no-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline
}

#cart .dropdown-menu {
  min-width: 100%
}

#cart .dropdown-menu table {
  margin-bottom: 10px
}

#cart .dropdown-menu li>div {
  min-width: 427px;
  padding: 0 10px
}

#menu {
  border-radius: 0;
  z-index: 1009
}

#menu a {
  text-decoration: none
}

#menu .btn-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 45px;
  color: #fff;
  text-align: left;
  border-radius: 0;
  font-size: 18px;
  padding: 11px 17px 10px 11px;
  z-index: 1001;
  border: 0;
  background: #c64444;
  -webkit-box-shadow: 2px 0 2px rgba(0,0,0,0.12);
  box-shadow: 2px 0 2px rgba(0,0,0,0.12);
  position: relative;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

#menu .btn-menu:before {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  display: block;
  background: #FFF;
  position: absolute;
  top: 23px;
  right: 11px
}

#menu .btn-menu:after {
  content: "";
  display: block;
  height: 15px;
  width: 1px;
  display: block;
  background: #FFF;
  position: absolute;
  top: 16px;
  right: 18px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

#menu .btn-menu>.bars {
  margin-right: 16px;
  margin-top: -2px
}

#menu .btn-menu:hover {
  background-color: #eb5757
}

#menu.open .btn-menu {
  background-color: #eb5757
}

#menu.open .btn-menu:after {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

#menu #menu-list {
  width: 100%;
  background: #f2f2f2;
  -webkit-box-shadow: 2px 0 2px rgba(0,0,0,0.12);
  box-shadow: 2px 0 2px rgba(0,0,0,0.12);
  border-radius: 0;
  padding: 0;
  margin: 0;
  border: 0
}

#menu #menu-list .arrow {
  color: #aaa;
  line-height: 20px;
  float: right;
  -webkit-transition: all .1s ease;
  transition: all .1s ease
}

#menu #menu-list>li.hover>.with-child .arrow {
  color: #eb5757;
  -webkit-transform: translate(2px);
  transform: translate(2px);
  -webkit-transition: all .1s ease;
  transition: all .1s ease
}

#menu #menu-list>li.hover>a {
  background: #f5f5f5;
  color: #eb5757;
  position: relative;
  z-index: 1009
}

#menu #menu-list>li.hover>a .peace-icon.with-hover {
  display: none
}

#menu #menu-list>li.hover>a .hover-icon {
  display: block
}

#menu #menu-list .count {
  font-size: .75em;
  color: #ccc;
  margin-left: 3px
}

#menu #menu-list .livel-down {
  color: #ddd;
  margin-right: 5px
}

#menu #menu-list>li {
  padding: 0
}

#menu #menu-list>li+li {
  border-top: 1px solid #fff
}

#menu #menu-list>li>a {
  padding: 11px 20px 10px 10px;
  white-space: normal;
  text-transform: uppercase
}

#menu #menu-list>li>a>span.with-image {
  display: block;
  margin-left: 30px
}

#menu #menu-list>li>a>.icon {
  margin: -2px 13px -2px 0;
  float: left
}

#menu #menu-list>li>a .hover-icon {
  display: none
}

#menu #menu-list>li>a .peace-icon {
  display: block
}

#menu #menu-list>li:hover>a {
  color: #eb5757;
  position: relative;
  z-index: 1009
}

#menu #menu-list>li:first-child>a {
  padding-top: 10px
}

#menu #menu-list>li:first-child .toggle-child {
  padding: 10px 0 8px
}

#menu #menu-list>li a .arrow {
  display: none
}

#menu #menu-list>li .with-child {
  position: relative;
  margin-right: 39px;
  clear: none
}

#menu #menu-list>li .with-child .mobilink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

#menu #menu-list>li .toggle-child {
  display: block;
  float: right;
  width: 38px;
  padding: 8px 0;
  text-align: center;
  color: #aaa
}

#menu #menu-list>li .toggle-child .fa {
  float: none
}

#menu #menu-list>li .toggle-child .minus {
  display: none
}

#menu #menu-list>li .toggle-child.open {
  background: #f5f5f5
}

#menu #menu-list>li .toggle-child.open .minus {
  display: inline
}

#menu #menu-list>li .toggle-child.open .plus {
  display: none
}

#menu #menu-list>li .with-child2 {
  margin-right: 40px;
  clear: none
}

#menu #menu-list>li .toggle-child2 {
  display: block;
  float: right;
  width: 38px;
  padding: 11px 0 10px;
  text-align: center;
  color: #aaa
}

#menu #menu-list>li .toggle-child2 .fa {
  float: none
}

#menu #menu-list>li .toggle-child2 .minus {
  display: none
}

#menu #menu-list>li .toggle-child2.open {
  background: #f5f5f5
}

#menu #menu-list>li .toggle-child2.open .minus {
  display: inline
}

#menu #menu-list>li .toggle-child2.open .plus {
  display: none
}

#menu #menu-list>li .child-box {
  padding: 0;
  display: none
}

#menu #menu-list>li .child-box .h5 {
  margin: 0
}

#menu #menu-list>li .child-box .h5 a {
  display: block;
  padding: 8px 20px;
  line-height: 1.42857143
}

#menu #menu-list>li .child-box .h5 a>.icon {
  display: none
}

#menu #menu-list>li .child-box-cell {
  padding: 0;
  border-top: 1px solid #eee
}

#menu #menu-list>li .child-box-cell .child2-box {
  padding: 0;
  margin: 0;
  list-style: none;
  display: none
}

#menu #menu-list>li .child-box-cell .child2-box li {
  border-top: 1px solid #eee
}

#menu #menu-list>li .child-box-cell .child2-box a {
  display: block;
  padding: 8px 20px 8px 35px;
  line-height: 1.42857143;
  color: #555
}

#menu #menu-list>li .child-box-cell .child2-box a:hover {
  color: #eb5757
}

#menu #menu-list>li.nofullheight {
  position: relative
}

#menu #menu-list:hover {
  display: block
}

#menu .dropdown-menu>li>a:hover {
  background: 0
}

#menu .dropdown-menu>li>a:focus {
  background: 0
}

.common-home.open-hm #menu .btn-menu,body[class^=product-product].open-hm #menu .btn-menu {
  background: #eb5757 !important;
  cursor: default
}

.common-home.open-hm #menu .btn-menu:before,.common-home.open-hm #menu .btn-menu:after,body[class^=product-product].open-hm #menu .btn-menu:before,body[class^=product-product].open-hm #menu .btn-menu:after {
  display: none !important
}

#menu.open .btn-menu {
  border-radius: 0
}

.desktop #menu #menu-list>li .with-child .mobilink {
  display: block !important
}

#content {
  min-height: 400px
}

.btn-wc {
  text-align: left
}

.box-product .panel-heading {
  overflow: hidden;
  font-size: 16px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 5px 5px 0 0;
  padding: 8px 60px 8px 10px;
  margin: 0
}

.box-product .panel-body {
  padding: 0
}

.box-product .product-item {
  position: relative;
  text-align: left;
  padding: 0
}

.box-product .product-item .image {
  position: relative;
  padding: 5px 15px;
  min-height: 190px
}

.box-product .product-item .image img {
  margin: 0 auto;
  max-width: 180px
}

.box-product .product-item .image .sticker {
  position: absolute;
  background: #d9534f;
  left: 0;
  top: 10px;
  color: #fff;
  font-weight: 600;
  padding: 5px 10px 5px 15px;
  opacity: .9;
  cursor: default;
  -webkit-transition: padding ease .3s;
  transition: padding ease .3s;
  border-radius: 0
}

.box-product .product-item .image .sticker:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  border-bottom: 30px solid transparent;
  border-left: 10px solid #d9534f
}

.box-product .product-item:hover .image .sticker {
  opacity: 1
}

.box-product .product-item:hover .countdown {
  -webkit-transition: all ease .3s;
  transition: all ease .3s
}

.box-product .product-item:hover .countdown>span {
  max-width: 200px;
  -webkit-transition: max-width ease .3s;
  transition: max-width ease .3s
}

.box-product .product-item:hover .btn-addtocart {
  background-color: #d9534f;
  color: #fff;
  border-color: #d43f3a
}

.box-product .product-item:hover .btn-addtocart:hover {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925
}

.box-product .product-item:hover .btn-addtocart:active {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925
}

.box-product .product-item:hover .btn-addtocart.active {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925
}

.box-product .product-item .countdown {
  position: absolute;
  left: 15px;
  bottom: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
  text-align: left;
  padding: 5px 10px 5px 10px;
  opacity: 1;
  background: #eee;
  color: #000;
  white-space: nowrap;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  border: 1px solid #ddd;
  border-radius: 4px
}

.box-product .product-item .caption {
  padding: 0 15px 10px
}

.box-product .product-item .name {
  position: relative;
  overflow: hidden;
  height: 36px;
  margin: 0 0 7px 0
}

.box-product .product-item .name a {
  display: block;
  font-size: 14px;
  line-height: 18px
}

.box-product .product-item .price {
  font-size: 18px;
  font-weight: 400;
  color: #000
}

.box-product .product-item .price-old {
  color: #eb5757;
  font-size: 16px;
  font-weight: 300
}

.box-product .product-item .price-new {
  font-weight: 600
}

.box-product .product-item .price-tax {
  color: #333;
  font-size: 14px;
  font-weight: 300
}

.box-product .product-item .buttons {
  padding: 0 15px 12px 15px
}

.box-product .product-item .addtocart-additional {
  min-width: 100%
}

.box-product .product-item .addtocart-additional>li a {
  padding-left: 10px;
  padding-right: 15px
}

.box-product-nocarousel .panel-body {
  padding: 0 10px
}

.product-item-nocarousel {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 15px
}

#column-left .product-item-nocarousel {
  border-right: 0;
  width: 100%
}

#column-right .product-item-nocarousel {
  border-right: 0;
  width: 100%
}

#home_position_1 .product-item-nocarousel {
  border-right: 0;
  width: 100%
}

#home_position_4 .product-item-nocarousel {
  border-right: 0;
  width: 100%
}

form>.buttons {
  margin-bottom: 20px
}

.inline-info {
  display: inline-block;
  margin-right: 25px;
  font-size: 13px;
  color: #eb5757
}

.inline-info b {
  font-weight: normal;
  color: #333
}

.inline-info-right {
  display: inline-block;
  font-size: 13px
}

.stars {
  display: inline-block;
  color: #ccc;
  font-size: 14px;
  margin-right: 7px;
  text-shadow: 0 1px 1px white
}

.stars .active {
  color: #eb5757;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1)
}

.prod-rat {
  font-size: 0;
  color: #ccc;
  display: inline-block;
  vertical-align: middle
}

.prod-rat * {
  margin: 0
}

.prod-rat input {
  display: none
}

.prod-rat label .fa {
  font-size: 28px;
  padding: 2px 4px 2px 0;
  cursor: pointer
}

.rat-star.active {
  color: #d9534f !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.2)
}

.rat-star.checked {
  color: #d9534f;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1)
}

.thumbnails {
  background: #fff
}

.thumbnails .main-image-wrapper {
  position: relative;
  text-align: center
}

.thumbnails .main-image {
  display: inline-block
}

.images-additional {
  text-align: left;
  font-size: 0;
  margin-left: -5px
}

.images-additional .thumbnail {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 5px
}

.stickers-box {
  position: absolute;
  top: 10px;
  left: 0;
  text-align: left
}

.stickers-box .sticker-row {
  margin-bottom: 10px
}

.stickers-box .sticker {
  display: inline-block;
  font-weight: 600;
  padding: 5px 10px 5px 15px;
  opacity: .9;
  background: #ccc;
  position: relative
}

.stickers-box .sticker:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  border-bottom: 30px solid transparent;
  border-left: 10px solid #ccc
}

.stickers-box .sticker:hover {
  opacity: 1
}

#product .price .priceBig {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 30px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

#product .price .price-old {
  color: #eb5757;
  text-decoration: line-through;
  font-weight: 300;
  display: block;
  margin-bottom: 5px
}

#product .price .tax {
  color: #777;
  font-size: 14px;
  font-weight: 300;
  display: block;
  margin-top: 10px
}

#product .price .points {
  color: #777;
  font-size: 14px;
  font-weight: 300;
  display: block;
  margin-top: 10px
}

#product .radio-checbox-options {
  display: inline-block
}

#product .radio-checbox-options input {
  display: none
}

#product .radio-checbox-options input:checked+label {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

#product .radio-checbox-options input:checked+label .option-price {
  background: rgba(255,255,255,0.3)
}

#product .radio-checbox-options label {
  padding: 3px 5px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-weight: normal;
  cursor: pointer
}

#product .radio-checbox-options label:hover {
  background: #f5f5f5;
  border: 1px solid #aaa
}

#product .radio-checbox-options label:hover .option-price {
  background: #fff
}

#product .radio-checbox-options label .option-price {
  padding: 0 3px;
  font-size: 12px;
  display: inline-block;
  background: #eee;
  border-radius: 3px
}

#product #column-right {
  width: 100%;
  padding: 0
}

.quantity-plus-minus {
  padding: 0;
  background: #fff
}

.quantity-plus-minus .btn {
  display: block;
  padding: 0;
  border-radius: 0;
  line-height: 14px;
  background: #eee;
  width: 25px;
  text-align: center;
  border-top-color: #fff;
  border-left-color: #fff
}

.quantity-plus-minus .btn:first-child {
  border-radius: 4px 0 0 0;
  border-bottom-color: #ccc
}

.quantity-plus-minus .btn:last-child {
  border-radius: 0 0 0 4px
}

.related-products {
  border-color: #ccc;
  border-top: 1px solid #ecf0f1;
  margin-top: 0;
  padding-top: 27px
}

.product-tabs {
  border-bottom: 0;
  overflow: hidden
}

.product-tabs>li {
  margin-bottom: 0 !important
}

.product-tabs>li+li {
  margin-left: 14px
}

.product-tabs>li>a {
  border: 0;
  border-radius: 3px !important;
  background: #f5f5f5;
  color: #4f4f4f !important;
  margin-top: 0;
  min-width: 176px;
  padding: 2px 15px !important;
  text-align: center;
  display: block;
  margin: 0;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.product-tabs>li>a:hover {
  background: #4f4f4f !important;
  color: #fff !important
}

.product-tabs>li.active>a {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  margin-top: 0;
  border: none !important;
  background: #4f4f4f !important;
  color: #fff !important
}

.product-tabs:before,.product-tabs:after {
  display: none
}

.prodcarous .product-tabs>li.active>a,.prodcarous .product-tabs>li>a:hover {
  background: #eb5757 !important
}

.tab-content {
  padding: 18px 0 15px
}

.capcha {
  padding: 0;
  overflow: hidden
}

.capcha img {
  margin: -2px -1px -1px -1px
}

.bsic-capcha-wrapper {
  overflow: hidden;
  padding: 0;
  margin: 0
}

.bsic-capcha-wrapper img {
  margin: -1px -1px -2px -1px;
  display: block;
  max-width: none
}

#category-column-left #column-left {
  width: 100%;
  padding: 0
}

.addtocart-group {
  width: 100%
}

.addtocart-group #button-cart {
  width: 70%
}

.addtocart-group #button-fastorder {
  width: 30%
}

.filter-item {
  padding: 2px 5px;
  margin: 0
}

.filter-item:hover {
  background: #f5f5f5
}

.filter-name {
  margin: 0 0 0 20px
}

.filter-total {
  font-size: .8em;
  color: #bbb;
  vertical-align: bottom
}

.module-filter input[type="checkbox"] {
  display: none
}

.module-filter input[type="checkbox"]+label {
  font-weight: 400;
  cursor: pointer;
  display: block;
  margin: 0;
  line-height: 20px
}

.module-filter input[type="checkbox"]+label .check-icon {
  display: block;
  float: left;
  line-height: 20px;
  width: 20px;
  color: #ccc
}

.module-filter input[type="checkbox"]+label .check {
  display: none
}

.module-filter input[type="checkbox"]:checked+label .check {
  display: inline-block;
  color: #eb5757
}

.module-filter input[type="checkbox"]:checked+label .uncheck {
  display: none
}

.module-filter .filter-item:hover .check-icon {
  color: #eb5757
}

.filter-toggle {
  cursor: pointer;
  color: #aaa
}

.filter-toggle:hover {
  color: #337ab7
}

.filter-toggle .on {
  display: block;
  line-height: 20px
}

.filter-toggle .off {
  display: none
}

.filter-toggle.collapsed .on {
  display: none
}

.filter-toggle.collapsed .off {
  display: block;
  line-height: 20px
}

.subcategory {
  padding: 4px 7px
}

.subcategory:hover {
  border-color: #ccc;
  -webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.2);
  box-shadow: 0 3px 15px rgba(0,0,0,0.2);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.subcategory .image {
  text-align: center;
  height: 120px
}

.subcategory .no-image {
  font-size: 28px;
  line-height: 120px;
  width: 120px;
  text-align: center;
  color: #ddd
}

.subcategory .name-wrapper {
  text-align: center;
  height: 40px;
  overflow: hidden
}

.short-attr-table {
  width: 100%
}

.short-attr-table td {
  vertical-align: top;
  overflow: hidden
}

.short-attr-table .left {
  width: 65%
}

.short-attr-table .left span {
  margin-right: 7px
}

.short-attr-table .left:after {
  content: "";
  display: inline-block;
  width: 100%;
  margin-right: -100%;
  border-bottom: 1px dotted #ccc;
  vertical-align: baseline
}

.short-attr-table .right {
  width: 35%
}

.short-attr-table .right span {
  margin-left: 7px;
  display: inline-block
}

.products-filter {
  margin-bottom: 15px
}

.products-filter #sort-button {
  position: static
}

.products-filter #sort-button .btn {
  max-width: 185px;
  overflow: hidden;
  text-overflow: ellipsis
}

.products-filter #sort-button .dropdown-menu {
  min-width: 100%
}

.product-layout .image {
  padding: 0
}

.product-layout .caption h4>a {
  font-size: 16px
}

.product-layout .caption .price .price-old {
  color: #4f4f4f;
  font-size: 14px;
  font-weight: 300
}

.product-layout .caption .price .price-new {
  font-weight: 600
}

.product-layout .caption .price .price-tax {
  color: #333;
  font-size: 14px;
  font-weight: 300
}

.product-layout .caption .rating {
  color: #ddd
}

.product-layout .caption .rating .active {
  color: #eb5757;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1)
}

.banner {
  margin-bottom: 20px
}

footer {
  background: #333;
  margin-top: 40px;
  padding-bottom: 17px
}

#scroll-top-button {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: rgba(0,0,0,0.2);
  z-index: 1049;
  cursor: pointer
}

#scroll-top-button:hover {
  color: rgba(0,0,0,0.3)
}

#scroll-top-button .fa {
  font-size: 42px
}

.modal {
  text-align: center
}

.modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle
}

.modal .modal-header .close {
  margin: 0;
  height: 25px;
  width: 25px;
  outline: 0
}

.modal .modal-title {
  font-weight: 600;
  font-size: 18px;
}

.modal .modal-load-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  line-height: 100%;
  color: #ccc;
  border-radius: 6px;
  z-index: 9999
}

.modal .modal-load-mask>div {
  display: table;
  width: 100%;
  height: 100%
}

.modal .modal-load-mask>div>div {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle
}

#modal-cart .products {
  position: relative;
  padding-top: 0;
  padding-bottom: 0
}

#modal-cart .alert {
  padding: 10px 15px;
  margin-bottom: 15px
}

#modal-cart .product {
  padding: 10px 0
}

#modal-cart .product+.product {
  border-top: 1px solid #e5e5e5
}

#modal-cart .product .image {
  float: left;
  width: 60px;
  margin-top: 8px
}

#modal-cart .product .name {
  margin-left: 75px
}

#modal-cart .cartCell {
  white-space: nowrap
}

#modal-cart .cartCell:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 60px;
  width: 0
}

#modal-cart .cartCellContent {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  position: relative
}

#modal-cart .pquantity .form-control {
  text-align: center
}

#modal-cart .popupTotal {
  color: #333
}

#modal-cart .popupTotal:hover {
  text-decoration: none
}

#modal-cart .popupTotal:focus {
  text-decoration: none
}

#modal-cart .popupTotal .fa-angle-down {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: -webkit-transform ease .2s;
  transition: -webkit-transform ease .2s;
  transition: transform ease .2s;
  transition: transform ease .2s,-webkit-transform ease .2s
}

#modal-cart .popupTotal.collapsed .fa-angle-down {
  -webkit-transform: none;
  transform: none;
  -webkit-transition: -webkit-transform ease .2s;
  transition: -webkit-transform ease .2s;
  transition: transform ease .2s;
  transition: transform ease .2s,-webkit-transform ease .2s
}

#modal-cart #total-more table {
  margin-top: 10px;
  margin-bottom: 0
}

#modal-cart .cartMask {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
  background: whitesmoke;
  color: #ccc;
  z-index: 9999;
  border-radius: 4px
}

#modal-cart .cartMask>div {
  display: table;
  width: 100%;
  height: 100%
}

#modal-cart .cartMask>div>div {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle
}

#modal-cart .cartMask.white {
  background: white
}

.middle-45px-parent {
  white-space: nowrap
}

.middle-45px-parent:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  white-space: normal
}

.middle-45px {
  display: inline-block;
  vertical-align: middle
}

#modal-qview .modal-load-mask {
  position: relative;
  height: 290px;
  min-width: 298px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px
}

#modal-qview hr {
  margin-top: 10px;
  margin-bottom: 10px
}

#modal-qview hr.first {
  margin-top: 15px;
  margin-bottom: 15px
}

#modal-qview hr.second {
  margin-top: 15px;
  margin-bottom: 10px
}

#modal-qview .thumb {
  margin-bottom: 10px
}

#modal-qview .img-thumbnail {
  cursor: pointer
}

#modal-qview .img-thumbnail.active {
  border-color: #2e6da4
}

#modal-qview .price {
  font-size: 30px
}

#modal-qview .price .price-old {
  color: #eb5757;
  text-decoration: line-through;
  font-size: 16px
}

#modal-qview .price .tax {
  color: #777;
  font-size: 14px;
  font-weight: 300
}

#modal-qview .review .stars {
  font-size: 20px;
  color: #ccc;
  text-shadow: 0 1px 1px white
}

#modal-qview .review .stars .active {
  color: #f5a33f
}

#modal-qview .options .cr {
  margin: 3px 2px 3px 0
}

#modal-callback .modal-load-mask {
  position: relative;
  height: 290px;
  min-width: 298px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px
}

#modal-fastorder .modal-load-mask {
  position: relative;
  height: 290px;
  min-width: 298px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px
}

#modal-fastorder .image {
  margin-bottom: 17px;
  cursor: pointer
}

#modal-fastorder .price {
  line-height: 34px;
  font-size: 18px
}

#modal-fastorder .price-old {
  color: #eb5757;
  font-size: 16px;
  font-weight: 300;
  text-decoration: line-through
}

#w420-indicator {
  display: none
}

#w767-indicator {
  display: none
}

.imga__title {
  font-size: 22px;
  font-weight: 500
}

.imga__descr {
  font-size: 16px
}

.fancybox-container .fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0,0,0,0.3)
}

.fancybox-show-thumbs .fancybox-inner {
  right: 0 !important;
  bottom: 95px !important
}

li a.in_int,li a.in_int:active,li a.in_int:focus {
  background: #eb5757;
  color: #fff !important
}

#plus-fo {
  margin-top: 0 !important;
  padding-top: 1px
}

#minus-fo {
  margin-top: 0 !important
}

.quantity-fo {
  margin-bottom: 12px
}

.product-layout .image {
  min-height: 166px
}

.blog-category .product-layout .image {
  min-height: 146px
}

#product .product-inner--1>.options>.form-group>.control-label {
  min-width: 73px
}

#product .stock {
  min-width: 69px
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.form-control {
  border-color: #828282;
  color: #828282;
  -moz-appearance: none;
  -webkit-appearance: none
}

.input-group-addon {
  border: 1px solid #828282
}

.pagination-wrapper .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.pagination-wrapper .pagination span,.pagination-wrapper .pagination a {
  display: block;
  border: 1px solid #7f8c8d;
  color: #7f8c8d;
  min-width: 24px;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  line-height: 1;
  padding: 5px 5px 3px;
  text-decoration: none;
  background: #FFF !important;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.pagination-wrapper .pagination span,.pagination-wrapper .pagination a:hover {
  color: #000;
  border: 1px solid #000
}

.pagination-wrapper .pagination li+li {
  margin-left: 9px
}

.title {
  margin-bottom: 20px;
  letter-spacing: .15px
}

.title h1 {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0
}

.title .category-total {
  vertical-align: bottom;
  position: relative;
  top: -1px;
  margin-left: 6px
}

.title--category {
  margin-bottom: 17px
}

.title-big {
  font-size: 24px;
  font-weight: 500
}

h2,.h2 {
  font-weight: 300;
  font-size: 20px
}

h3,.h3 {
  font-weight: 300;
  font-size: 17px
}

.blog img[style*="float: right"] {
  margin-left: 20px;
  margin-bottom: 10px
}

.blog img[style*="float: left"] {
  margin-right: 20px;
  margin-bottom: 10px
}

.category-total {
  color: #7f8c8d;
  font-size: 13px;
  font-weight: 300
}

.owl-carousel .owl-wrapper-outer {
  border: 0;
  border-radius: 0
}

.stock {
  font-size: 14px
}

.stock.in {
  color: #27ae60
}

.stock.out {
  color: #7f8c8d
}

.checkout-quantity {
  display: none
}

.category-filter--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.list-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 14px
}

.list-filter li a {
  background-color: #ecf0f1;
  border-radius: 3px;
  line-height: 1;
  display: block;
  padding: 5px 6px 3px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.list-filter li a:hover,.list-filter li a.active {
  color: #202020;
  background-color: #bdc3c7;
  text-decoration: none
}

.list-filter li+li {
  margin-left: 8px
}

.list-filter span {
  margin-right: 12px;
  font-size: 13px
}

.list-filter--sort li a {
  padding: 5px 12px 3px
}

.thumbnail .caption {
  padding: 9px 6px
}

.product-price .image {
  display: none
}

.attributes {
  display: none
}

.view-btn {
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
  height: 22px;
  padding: 0 !important
}

.view-btn--grid {
  background-image: url(../image/grid.svg)
}

.view-btn--list {
  background-image: url(../image/list.svg)
}

.view-btn--price {
  background-image: url(../image/price.svg)
}

.product-layout .product-thumb {
  border: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.08);
  box-shadow: 0 0 6px rgba(0,0,0,0.08);
  border-radius: 3px;
  -webkit-transition: -webkit-box-shadow .25s ease-in-out;
  transition: -webkit-box-shadow .25s ease-in-out;
  transition: box-shadow .25s ease-in-out;
  transition: box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out
}

.product-layout .product-thumb:hover {
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.16);
  box-shadow: 0 0 12px rgba(0,0,0,0.16)
}

.product-grid .product-thumb:hover .caption .name {
  overflow: visible
}

.product-grid .product-thumb:hover .caption .name a {
  background: #FFF
}

.proposals .product-grid .product-thumb img {
  max-width: 100%;
  width: 100%
}

.product-grid .product-thumb {
  position: relative;
  padding: 3px
}

.product-grid .stickers-box {
  position: absolute;
  top: 10px;
  left: -1px;
  text-align: left
}

.product-grid .stickers-box .sticker-row {
  margin-bottom: 10px
}

.product-grid .stickers-box .sticker {
  display: inline-block;
  font-weight: 600;
  padding: 5px 10px 5px 15px;
  opacity: .9;
  position: relative
}

.product-grid .stickers-box .sticker:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  border-bottom: 30px solid transparent
}

.product-grid .stickers-box .sticker:hover {
  opacity: 1
}

.product-grid .description {
  display: none
}

.product-grid .caption .name {
  margin: 0 0 7px 0;
  position: relative;
  padding-bottom: 7px;
  overflow: hidden;
  border-bottom: 1px solid #ecf0f1
}

.product-grid .caption .name a {
  display: block;
  font-size: 16px;
  line-height: 20px
}

.product-grid .caption .caption-2--1 {
  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;
  height: 30px
}

.product-grid .caption .caption-2--2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.caption .category-name a {
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.caption .name a {
  -webkit-transition: color .25s ease-in-out;
  transition: color .25s ease-in-out
}

.category--caption {
  padding: 10px 8px 5px !important
}

.category-name {
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  font-weight: normal
}

.category-name a {
  display: block;
  padding-right: 20px;
  position: relative
}

.category-name a:after {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  background: url(../image/arrow-right.svg) no-repeat 0 0;
  position: absolute;
  top: 2px;
  right: 0
}

.blog-category-name a:after {
  display: none
}

.product-list .product-collection .price {
  line-height: 1
}

.product-list .product-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  padding: 3px
}

.product-list .product-thumb:after {
  display: block;
  content: "";
  clear: both
}

.product-list .image {
  margin-right: 20px;
  width: 244px
}

.product-list .image a {
  display: block;
  width: 243px
}

.product-list .image img {
  max-width: 100%
}

.product-list .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 4px 0
}

.product-list .caption-1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 5px
}

.product-list .caption-2 {
  -ms-flex-preferred-size: 140px;
  flex-basis: 140px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  border-left: 1px solid #ecf0f1;
  padding: 11px 0 0 12px
}

.product-list .caption-2--1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 53px
}

.product-list .cart {
  margin-top: 13px
}

.product-list .stock {
  padding-bottom: 5px
}

.product-list .name {
  margin-top: 8px;
  font-size: 16px;
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 6px
}

.product-list .attributes {
  display: grid;
  margin-top: 10px;
  font-size: 13px;
  margin-bottom: 0
}

.product-list .attributes dt {
  color: #7f8c8d;
  font-weight: 300;
  line-height: 1.4
}

.product-list .attributes dd {
  color: #202020;
  font-weight: 300;
  line-height: 1.4;
  margin-left: 1.25em
}

#simple-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

#simple-price .attention {
  margin-bottom: 0
}

.product-price .product-collection .price {
  line-height: .85
}

.product-price .product-collection .caption-2--1 {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.product-price .product-thumb {
  padding: 4px
}

.product-price .name {
  font-size: 16px;
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 6px;
  margin-bottom: 10px
}

.product-price .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0
}

.product-price .caption-1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 11px 0 5px 11px
}

.product-price .caption-2 {
  -ms-flex-preferred-size: 218px;
  flex-basis: 218px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.product-price .caption-2--1 {
  -ms-flex-preferred-size: 142px;
  flex-basis: 142px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-left: 1px solid #ecf0f1;
  padding-left: 12px
}

.product-price .caption-2--2 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #ecf0f1
}

.product-price .stock {
  display: inline-block;
  margin-right: 14px
}

dl {
  display: grid;
  grid-template-columns: auto 1fr
}

dt {
  min-width: 0
}

dd {
  margin: 0 0 0 1em
}

.price {
  font-size: 20px;
  font-weight: 300
}

.price-actual {
  font-size: 24px;
  font-weight: 500;
  color: #202020
}

.price-actual .rouble {
  font-size: 20px;
  font-weight: 300
}

.price .rouble {
  font-weight: 300
}

.btn-addtocart {
  outline: none !important;
  background-color: #f2c94c;
  background-image: url(../image/cart_black.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 41px;
  width: 41px;
  border-radius: 50%;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.btn-addtocart--full {
  width: auto;
  border-radius: 20px;
  background-position: 13px 7px;
  padding-left: 39px;
  padding-right: 20px
}

.btn-addtocart:hover {
  background-color: #f4bb0f
}

.btn-addtocart:active {
  background-color: #f4bb0f;
  background-image: url(../image/cart_black.svg);
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-addtocart.active {
  background-color: #f4bb0f
}

.btn-fastorder {
  outline: none !important;
  background-color: #27ae60;
  background-image: url(../image/click.svg);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  padding-left: 43px;
  padding-right: 23px;
  color: #FFF;
  width: auto;
  border-radius: 20px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  height: 41px;
  border: 0;
  outline: 0;
  display: inline-block
}

.btn-fastorder:hover,.btn-fastorder:active {
  background-color: #2d9258
}

.button-sr {
  border: 1px solid #fff;
  padding: 7px 15px;
  border-radius: 3px;
  display: inline-block;
  line-height: 1.15
}

.bars {
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  height: 11px;
  position: relative
}

.bars span {
  height: 1px;
  width: 100%;
  border-radius: 1px;
  display: block;
  background: #FFF;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  position: absolute;
  left: 0
}

.bars span:nth-child(1) {
  top: 0
}

.bars span:nth-child(2) {
  top: 5px
}

.bars span:nth-child(3) {
  top: 10px
}

.open .bars span:nth-child(1) {
  top: 5px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

.open .bars span:nth-child(2) {
  opacity: 0;
  left: -12px
}

.open .bars span:nth-child(3) {
  top: 5px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.slideshow-item {
  position: relative
}

.slideshow-inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  color: #fff;
  background: rgba(0,0,0,0.38);
  padding: 20px;
  height: 100%
}

.slideshow-inner a {
  border: 1px solid #fff;
  color: #FFF;
  padding: 5px 10px;
  display: inline-block
}

.slideshow-descr {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px
}

.slideshow-descr span {
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
  margin: 10px 0 5px
}

.slideshow-btn-wr {
  margin-top: 16px;
  text-align: center
}

.slideshow .owl-dots {
  margin: 0 !important;
  position: absolute;
  bottom: 20px;
  right: 424px
}

.owl-theme .owl-dots .owl-dot {
  outline: 0
}

.owl-theme .owl-dots .owl-dot span {
  border: 1px solid #202020;
  width: 12px;
  height: 12px;
  opacity: .3
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
  background: #FFF !important;
  opacity: 1
}

#top {
  background: #333;
  color: #ecf0f1;
  padding: 5px 0;
  position: relative;
  z-index: 1010
}

#top a {
  color: #ecf0f1
}

.phone-big {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 31px;
  font-size: 20px;
  background: url("../image/phone.svg") no-repeat center left
}

.phones-small {
  margin-left: 23px; font-size: 14px; padding-left: 51px; line-height: 1.4; background: url("../image/phone.svg") no-repeat left center, url("../image/icon-whatsapp.svg") no-repeat 25px center;
}

.phones-small p {
  margin-bottom: 0;
  color: #ecf0f1;
  margin-left: 10px
}

.phones-small span {
  font-weight: 500
}

.top-schedule {
  padding-left: 30px;
  background: url("../image/clock.svg") no-repeat center left;
  line-height: 1.4
}

.top-schedule span {
  font-weight: 500
}

#header-middle {
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.24),0 2px 2px rgba(255,255,255,0.12);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.24),0 2px 2px rgba(255,255,255,0.12);
  z-index: 1010
}

#header-middle .container>.d-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#cart {
  -ms-flex-preferred-size: 104px; /*118*/
  flex-basis: 104px;/*118*/
  -ms-flex-negative: 0;
  flex-shrink: 0
}

#logo {
  padding-bottom: 6px
}

#logo p {
  margin-bottom: 0;
  line-height: 18px;
  padding-top: 16px;
  margin: 0 0 0 26px;
  letter-spacing: -.15px
}

#logo>img {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}

#search {
  max-width: 400px
}

#search .form-control {
  height: 32px;
  min-width: 339px;
  border-color: #828282;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-right: none !important
}

#search .btn {
  border: 1px solid #828282;
  border-left: 0;
  height: 32px;
  width: 34px;
  outline: 0;
  background: #fff url(../image/search.svg) no-repeat 5px 4px
}

.menu-line-wr {
  background: #eb5757;
  margin-bottom: 10px
}

#header-menu {
  margin-left: -20px;
  position: relative
}

#header-menu ul {
  height: 45px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.main-menu--item {
  color: #FFF;
  padding: 0 20px;
  white-space: nowrap;
  display: block;
  font-size: 18px;
  line-height: 45px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.main-menu--item:hover,.main-menu--item:focus,.main-menu--item.active {
  background: #c64444;
  color: #fff;
  text-decoration: none
}

#header-menu .additional {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 37px;
  flex-basis: 37px
}

#header-menu .additional>button {
  width: 37px;
  border: 0;
  height: 36px;
  position: relative;
  outline: 0
}

#header-menu .additional>button:before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  border-radius: 3px;
  position: absolute;
  top: 13px;
  left: 13px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

#header-menu .additional>button:after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  border-radius: 3px;
  position: absolute;
  top: 21px;
  left: 13px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

#header-menu .additional.open>button:before {
  top: 17px;
  left: 7px;
  width: 22px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

#header-menu .additional.open>button:after {
  top: 17px;
  left: 7px;
  width: 22px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

#header-menu ul>li>.dropdown-menu {
  display: none;
  visibility: hidden;
  opacity: 0;
  left: auto !important
}

#header-menu ul>li.open>.dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  border: 0;
  background: #eb5757;
  margin: 0;
  border-radius: 0;
  padding: 0
}

#header-menu ul>li.open>.dropdown-menu li .main-menu--item {
  padding: 11px 15px 9px;
  text-align: left;
  color: #FFF
}

#header-menu ul>li.open>.dropdown-menu li .main-menu--item:hover {
  background: #c64444
}

#slideshow0 {

}

.advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ecf0f1;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.24),0 0 2px rgba(255,255,255,0.08);
  box-shadow: 0 0 6px rgba(0,0,0,0.24),0 0 2px rgba(255,255,255,0.08);
  border-radius: 3px
}

.advantage {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  -ms-flex-preferred-size: 16.67%;
  flex-basis: 16.67%;
  padding: 10px 20px 8px;
  text-align: center
}

.advantage-img {
  height: 65px;
  position: relative;
  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
}

.advantage-img img {
  position: relative;
  z-index: 5
}

.advantage-img:before {
  content: "";
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  background: #f2c94c;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  margin-left: -28px;
  margin-top: -28px
}

.advantage:nth-child(1) img {
  top: 4px
}

.advantage:nth-child(2) img {
  top: 3px;
  left: 1px
}

.advantage:nth-child(3) img {
  top: 4px;
  left: -3px
}

.advantage:nth-child(4) img {
  top: 1px
}

.advantage:nth-child(5) img {
  top: 1px;
  left: 1px
}

.advantage+.advantage:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 50px;
  width: 1px;
  background: #bdc3c7;
  margin-top: -25px
}

.advantage-text {
  margin-top: 7px;
  line-height: 17px
}

.advantage-text p {
  margin-bottom: 0
}

.common-home .advantages-wr {
  margin-top: 13px
}

.common-home .prodcarous {
  margin-top: 55px;
  margin-bottom: 39px
}

.common-home .prodcarous .tab-content {
  padding-top: 5px
}

.Ñategory-description .img-thumbnail {
  border: 0;
  border-radius: 3px;
  padding: 3px;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.08);
  box-shadow: 0 0 6px rgba(0,0,0,0.08)
}

.footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #FFF;
  padding: 43px 0 23px
}

.footer-inner a {
  color: #FFF
}

.footer-col>p {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 17px
}

.footer-col--catalog {
  -ms-flex-preferred-size: 465px;
  flex-basis: 465px
}

.footer-col--catalog .list-footer-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.footer-col--catalog .list-footer-wr ul {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

.footer-col--menu {
  -ms-flex-preferred-size: 203px;
  flex-basis: 203px
}

.footer-col--info {
  -ms-flex-preferred-size: 239px;
  flex-basis: 239px;
  position: relative
}

.footer-col--info * {
  position: relative;
  z-index: 5
}

.footer-col--info:before {
  content: "";
  display: block;
  width: 394px;
  height: 147px;
  background: url(../image/gray-arrows-top.png);
  position: absolute;
  top: 98px;
  left: -32px;
  z-index: 1
}

.list-footer {
  font-weight: 300
}

.list-footer li {
  margin-bottom: 12px
}

.list-footer a {
  position: relative;
  display: inline-block;
  padding-left: 26px
}

.list-footer a:before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background: #4f4f4f;
  position: absolute;
  left: 0;
  top: 9px
}

.footer-logo {
  max-width: 148px;
  margin-bottom: 46px;
  margin-top: -12px
}

.footer-schedule {
  padding-left: 30px;
  font-size: 13px;
  background: url(../image/clock_pink.svg) no-repeat 0 3px;
  font-weight: 300
}

.footer-schedule span {
  font-weight: 400;
  font-size: 14px
}

.footer-phones {
  padding-left: 30px;
  margin-top: 22px;
  font-size: 13px;
  background: url(../image/phone_pink.svg) no-repeat 0 3px;
  font-weight: 300
}

.footer-phones li {
  margin-bottom: 3px
}

.footer-phones span {
  font-weight: 400;
  font-size: 14px
}

.footer-email {
  padding-left: 30px;
  margin-top: 22px;
  font-size: 13px;
  font-weight: 300
}

.banners-simple .item+.item {
  margin-top: 19px
}

.banners-simple img,.banners-simple a {
  display: block;
  height: 184px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}



.cpr {
  color: #FFF;
  font-size: 13px;
  font-weight: 300;
  color: #7f8c8d
}

.product-inner {
  margin-left: 24px
}

.product-inner--1 {
  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;
  padding-top: 0;
  min-height: 35px
}

.product-inner--2 {
  margin-top: 10px
}

.product-inner--2 .price-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #7f8c8d
}

.product-inner--2 .price-row>div+div {
  margin-left: 7px
}

.product-inner .digit {
  font-weight: bold;
  color: #202020;
  font-size: 18px
}

.product-inner .price-dark {
  font-size: 14px;
  color: #202020;
  font-weight: 500
}

.product-inner--3 {
  margin-top: 19px
}

.product-inner--4 {
  margin-top: 31px
}

.product-inner--4 button+button {
  margin-left: 9px
}

.product-manuf a {
  display: block;
  border: 1px solid #ecf0f1;
  border-radius: 3px;
  overflow: hidden
}

.product-bottom {
  margin-top: 19px
}

.attribute-default.attribute-long+.attribute-long,.attribute-default.attribute-width+.attribute-width,.attribute-default.attribute-thickness+.attribute-thickness,.attribute-default.attribute-number+.attribute-number {
  display: none
}

.attention {
  font-size: 13px;
  color: #7f8c8d
}

.attention>span {
  color: #eb5757
}

.attention>span:nth-child(2) {
  color: #202020
}

.package_weight {
  color: #7f8c8d;
  font-size: 12px;
  padding-left: 5px
}

.quantity-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.quantity-wr .quantity {
  width: 67px;
  margin-right: 13px
}

.quantity-wr .form-control {
  height: 31px;
  border: 1px solid #828282;
  font-size: 20px;
  text-align: center;
  color: #202020
}

.quantity-wr .input-group-addon {
  border: 1px solid #828282;
  border-left: 0
}

.quantity-plus-minus .btn {
  outline: none !important;
  border: 0;
  background: #fff;
  width: 16px
}

.quantity-plus-minus .btn:first-child {
  border-radius: 0 4px 0 0;
  border-bottom: 1px solid #828282
}

.quantity-plus-minus .btn:last-child {
  border-radius: 0 0 4px 0
}

#product-total,.product-total {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 14px;
  color: #7f8c8d
}

#product-total p,.product-total p {
  margin-bottom: -2px
}

#product-total .digit,.product-total .digit {
  font-size: 24px
}

#product-total .rouble,.product-total .rouble {
  font-weight: 300;
  color: #202020;
  font-size: 18px
}

.product-total {
  text-align: left
}

.product-total .digit {
  font-weight: bold;
  color: #202020
}

#product .options {
  font-size: 13px
}

#product .options.empty {
  display: none
}

#product .options.empty+.stock {
  padding-left: 0
}

#product .options .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#product .options .control-label {
  margin-bottom: 0;
  margin-right: 5px;
  color: #7f8c8d
}

#product .options .control-label i {
  display: none
}

#product .options .radio-checbox-options {
  margin-right: 5px
}

#product .options .radio-checbox-options:last-child {
  margin-right: 0
}

#product .options .radio-checbox-options label {
  background: 0;
  border: 0;
  margin-bottom: 0;
  padding: 0
}

#product .options .radio-checbox-options label:before {
  content: "";
  display: block;
  float: left;
  width: 6px;
  height: 6px;
  position: relative;
  top: 2px;
  margin-right: 6px;
  border: 3px solid #ecf0f1;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: #ecf0f1;
  -webkit-box-shadow: 0 0 0 1px #828282;
  box-shadow: 0 0 0 1px #828282
}

#product .options .radio-checbox-options label .option-price {
  display: none
}

#product .options .radio-checbox-options input:checked+label {
  color: #333;
  background: 0;
  border: 0
}

#product .options .radio-checbox-options input:checked+label:before {
  -webkit-box-shadow: 0 0 0 1px #f2c94c;
  box-shadow: 0 0 0 1px #f2c94c;
  background: #202020;
  border: 3px solid #f2c94c
}

.thumbnails {
  width: 344px
}

.thumbnails .main-image-wrapper .main-image {
  display: block;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.16);
  box-shadow: 0 0 12px rgba(0,0,0,0.16)
}

.thumbnails .main-image-wrapper .main-image img {
  width: 100%
}

.title--product {
  margin-bottom: 16px
}

#tab-specification .table {
  border: 0;
  margin-top: 14px;
  margin-bottom: 15px;
  table-layout: auto
}

#tab-specification .table th,#tab-specification .table td {
  border: 0;
  padding: 4px 0
}

#tab-specification .table th:nth-child(1),#tab-specification .table td:nth-child(1) {
  color: #7f8c8d;
  width: 195px
}

#tab-description {
  font-size: 16px
}

#tab-description ul li,#tab-description ol li {
  margin-bottom: 10px
}

#files-wr {
  border-top: 1px solid #ecf0f1;
  padding-top: 22px
}

.files-title {
  font-size: 16px;
  margin-bottom: 11px
}

.list-documentation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.list-documentation li {
  margin-bottom: 15px
}

.list-documentation li a {
  padding-left: 50px;
  background: url("../image/file.svg") no-repeat 0 0;
  display: block;
  min-height: 40px
}

.list-documentation li:nth-child(3n-1) {
  margin-left: 26px
}

.row.proposals {
  margin-top: 13px
}

.proposal-types-btns-wr label {
  margin-bottom: 21px
}

.proposal-types-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.proposal-types-btns label {
  background: #ecf0f1;
  color: #4f4f4f;
  padding: 1px 11px;
  min-width: 140px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer
}

.proposal-types-btns label:hover {
  color: #333;
  background: #bdc3c7
}

.proposal-types-btns input {
  display: none
}

.proposal-types-btns input:checked+label {
  color: #333;
  background: #bdc3c7
}

.proposal-types-btns input+label+input+label {
  margin-left: 14px
}

.custom-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0 14px;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
  margin-top: 15px;
  font-size: 14px
}

.custom-blocks .custom-block {
  overflow: hidden
}

.custom-block {
  text-decoration: none;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.custom-block:hover {
  text-decoration: none
}

.custom-block+.custom-block {
  margin-left: 22px
}

.custom-block .image {
  height: 48px;
  width: 48px;
  background: #95a5a6;
  border-radius: 3px;
  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
}

.custom-block .text {
  padding-top: 7px;
  margin-left: 14px
}

.custom-block .text .title {
  margin: 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #e5e5e5;
  height: 25px;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px
}

.custom-block .text p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.3;
  height: 36px;
  overflow: hidden
}

a.custom-block:hover {
  color: #e4003a
}

.cart-page-inner {
  padding-top: 7px;
  min-height: 254px
}

.cart-page-inner--left {
  float: left;
  width: 608px
}

.cart-page-inner--right {
  float: right;
  width: 160px;
  padding-top: 5px
}

.checkout-cart .custom-blocks {
  border: 0;
  padding: 0;
  margin: 0 0 20px
}

.checkout-cart .custom-block .text {
  padding-top: 4px;
  margin-left: 12px
}

.checkout-cart .custom-block .text p {
  font-size: 16px
}

.red {
  color: #eb5757
}

.tab-title {
  color: #333;
  font-size: 24px;
  font-weight: 400
}

.price-total {
  font-size: 18px;
  font-weight: 500;
  color: #202020
}

.price-total .rouble {
  font-size: 14px;
  font-weight: 400
}

.table-cart tbody tr td:first-child {
  padding-left: 0
}

.table-cart>thead>tr>th,.table-cart>tbody>tr>th,.table-cart>tfoot>tr>th,.table-cart>thead>tr>td,.table-cart>tbody>tr>td,.table-cart>tfoot>tr>td {
  padding: 9px 6px;
  border-color: #bdc3c7
}

.table-cart>thead>tr>th,.table-cart>thead>tr>td {
  color: #7f8c8d;
  font-size: 13px;
  padding: 6px 6px 9px
}

.cart-column-thumb {
  min-width: 123px;
  width: 123px
}

.cart-column-thumb a {
  display: block
}

.cart-column-thumb a img {
  display: block;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.12);
  box-shadow: 0 0 6px rgba(0,0,0,0.12);
  border-radius: 3px
}

.cart-column-info {
  width: 100%;
  padding-top: 3px !important
}

.cart-column-quantity {
  min-width: 110px;
  vertical-align: middle !important
}

.cart-column-quantity .quantity-wr {
  margin: 6px 0
}

.cart-column-quantity>p {
  font-size: 13px;
  color: #7f8c8d;
  margin: 0
}

.cart-column-price {
  vertical-align: middle !important;
  min-width: 103px
}

.cart-column-price p {
  margin: 7px 0
}

.cart-column-remove {
  min-width: 39px;
  text-align: center;
  vertical-align: middle !important
}

.cart-product-title {
  margin: 3px 0 0
}

.cart-product-title a {
  color: #202020
}

.cart-product-attributes {
  color: #202020;
  margin: 4px 0 0
}

.cart-product-attributes>tbody>tr>td {
  border: 0;
  padding: 0;
  font-size: 13px
}

.cart-product-attributes>tbody>tr>td:nth-child(1) {
  width: 86px;
  color: #7f8c8d
}

.cart-product-price-total {
  font-size: 18px;
  font-weight: 500;
  color: #202020
}

.cart-product-price-total .rouble {
  font-size: 14px;
  font-weight: 400
}

.cart-product-price-quantity {
  color: #202020;
  font-size: 13px;
  font-weight: 300
}

.cart-remove {
  background: #7f8c8d url(../image/x.svg) no-repeat center;
  width: 19px;
  height: 19px;
  border-radius: 3px;
  outline: none !important;
  border: 0;
  margin: 5px 0;
  display: inline-block
}

.button-cart-1 {
  color: #7f8c8d;
  display: block;
  border: 1px solid #7f8c8d;
  border-radius: 3px;
  padding: 1px 0;
  text-align: center;
  text-decoration: none !important;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.button-cart-1:hover {
  color: #202020;
  border: 1px solid #daae29;
  background: #f2c94c
}

.button-cart-2 {
  color: #fff;
  display: block;
  background: #95a5a6;
  border: 1px solid #95a5a6;
  border-radius: 3px;
  padding: 1px 0;
  text-align: center;
  text-decoration: none !important;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.button-cart-2:hover {
  color: #202020;
  background: #f2c94c
}

.pick-descr--links {
  overflow: hidden;
  margin-top: 14px;
  line-height: 22px
}

.pick-descr--links .button-cart-1,.pick-descr--links .button-cart-2 {
  display: inline-block;
  padding: 0 15px;
  float: left;
  font-size: 14px
}

.pick-descr--links .button-cart-2 {
  margin-left: 14px
}

.blog .button-cart-1,.blog .button-cart-2 {
  display: inline-block;
  padding: 0 15px;
  float: left;
  font-size: 14px
}

.button-cart-1.button-ib {
  display: inline-block;
  padding: 0 15px;
  float: left;
  font-size: 14px
}

.front-block--text .button-cart-1.button-ib {
  float: none
}

.blog-nav-btns {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.in-cart {
  background: #fff;
  border: 1px solid #ecf0f1;
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.16);
  box-shadow: 0 0 12px rgba(0,0,0,0.16);
  padding: 11px 10px;
  margin-top: 9px
}

.in-cart--inner {
  padding: 0 5px;
  line-height: 17px
}

.in-cart--product {
  margin-bottom: 15px
}

.in-cart--product span {
  color: #7f8c8d;
  font-size: 13px;
  font-weight: 300;
  display: inline-block;
  padding: 2px 0 1px
}

.in-cart--inner .in-cart--product:last-child {
  margin-bottom: 0
}

.cart-total-quantity-wr {
  color: #7f8c8d;
  padding: 1px 0 0 6px;
  margin-bottom: 5px;
  line-height: 1.3
}

.cart-total-price {
  font-size: 24px;
  color: #202020;
  font-weight: 500;
  padding-bottom: 8px;
  padding-left: 7px;
  border-bottom: 1px solid #ecf0f1
}

.cart-total-price .rouble {
  font-size: 18px;
  font-weight: 300
}

.btn-addtocart--checkout {
  padding: 11px 0;
  background-image: none;
  width: 100%
}

.btn-addtocart--checkout:focus,.btn-addtocart--checkout:active {
  background-image: none
}

.btn-addtocart--confirm {
  padding: 11px 20px 11px 39px;
  background-image: url(../image/check.svg);
  background-position: 13px 13px
}

.btn-addtocart--confirm:active,.btn-addtocart--confirm:focus {
  background-image: url(../image/check.svg)
}

.simple-content .buttons {
  margin: 14px 0 15px 41px !important
}

.cart-bottom {
  border-top: 1px solid #ecf0f1;
  margin-top: 6px;
  padding-top: 29px
}

.pick-popup {
  display: none
}

#cs-popup {
  width: 500px;
  padding: 0
}

#cs-popup .pick-page {
  display: none
}

#cs-popup .pick-popup {
  display: block;
  padding-top: 3px
}

#cs-popup .pick-descr {
  margin-left: 7px;
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 15px
}

#cs-popup .form-group {
  padding: 0 29px;
  margin-bottom: 8px
}

#cs-popup .form-group:nth-of-type(2) {
  margin-bottom: 4px
}

#cs-popup .form-group:nth-of-type(2) .pick-descr {
  border-bottom: 0
}

#cs-popup .pick-popup--clock {
  margin-left: 13px;
  margin-top: -3px
}

.cs-popup--title {
  font-weight: 300;
  font-size: 20px;
  color: #202020;
  text-align: center;
  padding: 40px 0 6px;
  border-bottom: 1px solid #ecf0f1;
  margin-bottom: 14px
}

.label-fake {
  background: #fff;
  border: 1px solid #ecf0f1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.16);
  box-shadow: 0 0 12px rgba(0,0,0,0.16);
  padding: 10px 23px 9px 14px;
  text-align: left;
  color: #333;
  position: relative;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.label-fake span {
  display: block;
  color: #7f8c8d;
  font-size: 13px;
  font-weight: 300;
  padding-top: 3px
}

.label-fake:after {
  content: "";
  display: block;
  border: 1px solid #828282;
  border-radius: 50%;
  background: #ecf0f1;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 9px;
  right: 9px
}

.label-fake.active,.label-fake:hover {
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.08);
  box-shadow: 0 0 6px rgba(0,0,0,0.08)
}

.label-fake.active:after {
  background: #202020;
  border: 4px solid #f2c94c
}

.label-fake-2 {
  background: #fff;
  text-align: left;
  color: #333;
  position: relative;
  padding-left: 20px;
  cursor: pointer
}

.label-fake-2 span {
  display: block;
  color: #7f8c8d
}

.label-fake-2:after {
  content: "";
  display: block;
  border: 1px solid #828282;
  border-radius: 50%;
  background: #ecf0f1;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 5px;
  left: 5px
}

.label-fake-2.active:after {
  background: #202020;
  border: 4px solid #f2c94c
}

.label-real {
  background: #fff;
  border: 1px solid #ecf0f1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.16);
  box-shadow: 0 0 12px rgba(0,0,0,0.16);
  position: relative;
  padding: 10px 23px 9px 14px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.label-real:hover {
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.08);
  box-shadow: 0 0 6px rgba(0,0,0,0.08)
}

.label-real:after {
  content: "";
  display: block;
  border: 1px solid #828282;
  border-radius: 50%;
  background: #ecf0f1;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 9px;
  right: 9px
}

.checkout-option input:checked+label {
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.08);
  box-shadow: 0 0 6px rgba(0,0,0,0.08)
}

.checkout-option input:checked+label:after {
  background: #202020;
  border: 4px solid #f2c94c
}

.checkout-option input {
  display: none
}

.shipping-method-items,.payment-method-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 490px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.shipping-method-items {
  padding-bottom: 5px
}

.shipping-method-item,.payment-method-item {
  width: 238px;
  display: block;
  margin-bottom: 15px
}

.shipping-method-item .label-real,.shipping-method-item .label-fake,.payment-method-item .label-real,.payment-method-item .label-fake {
  display: block;
  width: 100%;
  cursor: pointer;
  outline: none !important
}

.method-descr {
  display: block;
  color: #7f8c8d;
  font-size: 13px;
  font-weight: 300;
  padding-top: 3px;
  margin-bottom: 0
}

.pick-page {
  font-size: 13px;
  line-height: 1.64
}

.pick-popup--simple {
  margin-bottom: 10px
}

.pick-popup--mark {
  background: url("../image/marker.svg") no-repeat left center;
  line-height: 22px;
  padding-left: 27px;
  margin-bottom: 0;
  margin-top: 3px
}

.pick-popup--clock {
  background: url("../image/clock_gray.svg") no-repeat left center;
  line-height: 22px;
  padding-left: 27px;
  margin-bottom: 0;
  margin-top: 3px
}

.blocked {
  position: relative
}

.blocked:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 100020;
  display: block
}

#content .simple-content {
  margin: 32px 0 0 0
}

#content .simple-content .checkout-heading {
  background-color: #fff;
  border: 0;
  color: #4f4f4f;
  border-radius: 0;
  font-size: 16px;
  padding: 0 0 0 5px;
  margin-bottom: 26px
}

#content .simple-content .checkout-heading:before {
  background: #f2c94c;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  color: #000;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  line-height: 31px
}

#content .simple-content .simplecheckout-block-content {
  padding: 0
}

#simplecheckout_cart {
  float: right;
  width: 160px;
  padding-top: 5px;
  clear: none
}

.simplecheckout-block {
  float: left;
  width: 544px
}

#simplecheckout_shipping {
  clear: none
}

#simplecheckout_shipping .checkout-heading:before {
  content: "1 "
}

#simplecheckout_payment {
  clear: none
}

#simplecheckout_payment .checkout-heading:before {
  content: "2 "
}

#simplecheckout_customer .checkout-heading:before {
  content: "3 "
}

#simplecheckout_shipping,#simplecheckout_payment,#simplecheckout_customer {
  margin-left: 41px;
  padding-bottom: 12px;
  margin-bottom: 25px;
  position: relative
}

#simplecheckout_shipping:after,#simplecheckout_payment:after,#simplecheckout_customer:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ecf0f1
}

#simplecheckout_shipping .checkout-heading,#simplecheckout_payment .checkout-heading,#simplecheckout_customer .checkout-heading {
  position: relative
}

#simplecheckout_shipping .checkout-heading:before,#simplecheckout_payment .checkout-heading:before,#simplecheckout_customer .checkout-heading:before {
  position: absolute;
  left: -41px;
  top: -5px
}

.simplecheckout-block-content .form-horizontal input {
  max-width: 284px
}

#simplecheckout_shipping input {
  max-width: 490px !important;
  width: 490px !important
}

.addr-info {
  color: #202020;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 21px
}

label+.addr-info {
  margin-top: 15px
}

label+.addr-info p {
  margin-bottom: 0
}

.form-group.required.has-error .col-sm-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.form-group.required.has-error .col-sm-12 .addr-info {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.modal-body {
  text-align: center
}

.fast-order--title {
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  padding-top: 30px;
  font-weight: 300;
  margin-bottom: 0
}

.fast-order--title span {
  display: block;
  font-size: 13px;
  padding-top: 4px
}

.popup-quantity .form-control {
  border-color: #ccc
}

.uptl_container {
  margin-top: 25px
}

body[class^='information-information'] #content {
  font-size: 15px
}

body[class^='information-information'] #content p {
  margin-bottom: 15px
}

.payment {
  font-size: 14px;
  padding: 18px 22px 8px;
  min-height: 186px;
  margin-bottom: 20px
}

.payment>ul {
  font-weight: 300;
  font-size: 13px;
  line-height: 17px;
  color: #202020;
  padding-left: 0;
  list-style-type: none;
  margin-top: 13px
}

.payment>ul li {
  position: relative;
  padding-left: 11px;
  margin-bottom: 10px
}

.payment>ul li:before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  position: absolute;
  top: 6px;
  left: 0;
  background: #000;
  border-radius: 50%
}

.payment>ul li:last-child {
  margin-bottom: 0
}

.payment>p,.payment>h2 {
  margin-top: 0;
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
  color: #27ae60;
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 6px
}

.page-about-left {
  width: 433px;
  float: left
}

.page-about-right {
  width: 339px;
  float: right
}

.page-about-advantages {
  margin-top: -37px;
  position: relative;
  border: 4px solid #f2c94c;
  position: relative;
  padding: 29px 21px 20px
}

.page-about-advantages:before {
  content: "";
  display: block;
  width: 76px;
  height: 4px;
  background: #FFF;
  position: absolute;
  top: -4px;
  right: 0
}

.page-about-advantages:after {
  content: "";
  display: block;
  width: 4px;
  height: 308px;
  background: #FFF;
  position: absolute;
  top: -4px;
  right: -4px
}

.page-about-advantages>p {
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
  color: #202020;
  text-align: center
}

.page-about-advantages>ul {
  font-size: 16px;
  line-height: 21px;
  color: #202020;
  margin-top: 28px
}

.page-about-advantages>ul li {
  padding-left: 30px;
  margin-bottom: 15px;
  position: relative
}

.page-about-advantages>ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  background: #f2c94c;
  top: 7px;
  left: 0;
  border-radius: 50%
}

.page-about-clients {
  font-size: 14px;
  margin-top: 38px
}

.page-about-clients ul {
  text-align: center;
  margin-top: 29px
}

.page-about-clients ul p {
  margin: 11px 0 0 0;
  line-height: 1.35
}

.page-about-serts {
  margin-top: 13px;
  padding-top: 42px;
  border-top: 1px solid #ecf0f1
}

.serts-wr {
  margin-top: 39px
}

.serts-wr,.slider-wr,.slider-min-wr {
  margin: 0 34px 0
}

.serts-wr .owl-nav,.slider-wr .owl-nav,.slider-min-wr .owl-nav {
  margin: -11px 0 0 !important;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%
}

.serts-wr .owl-nav .owl-prev,.slider-wr .owl-nav .owl-prev,.slider-min-wr .owl-nav .owl-prev {
  width: 13px;
  height: 21px;
  background: url("../image/nav-left.svg") !important;
  float: left;
  text-indent: -9000px;
  outline: 0;
  margin: 0 0 0 -34px !important
}

.serts-wr .owl-nav .owl-next,.slider-wr .owl-nav .owl-next,.slider-min-wr .owl-nav .owl-next {
  width: 13px;
  height: 21px;
  background: url("../image/nav-right.svg") !important;
  float: right;
  text-indent: -9000px;
  outline: 0;
  margin: 0 -34px 0 !important
}

.slider-min-wr {
  margin: 0 26px 0
}

.slider-min-wr .owl-nav .owl-prev {
  margin: 0 0 0 -26px !important
}

.slider-min-wr .owl-nav .owl-next {
  margin: 0 -26px 0 !important
}

.page-delivery {
  font-size: 13px;
  padding-left: 54px;
  margin-top: 40px;
  line-height: 21px
}

.page-delivery p {
  margin-bottom: 10px !important
}

.page-delivery ul li+li {
  margin-top: 47px
}

.page-delivery .delivery-row p {
  line-height: 17px;
  margin-bottom: 15px
}

.delivery-title {
  color: #4f4f4f;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 19px;
  position: relative
}

.delivery-title:before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  background-color: #f2c94c;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: -54px
}

.delivery-1 .delivery-title:before {
  background-image: url(../image/delivery/1.svg)
}

.delivery-2 .delivery-title:before {
  background-image: url(../image/delivery/2.svg)
}

.delivery-3 .delivery-title:before {
  background-image: url(../image/delivery/3.svg)
}

.delivery-4 .delivery-title:before {
  background-image: url(../image/delivery/4.svg)
}

.delivery-left {
  float: left;
  width: 329px
}

.delivery-left a[data-fancybox] {
  display: block;
  margin-bottom: 14px
}

.delivery-right {
  float: right;
  width: 391px
}

.delivery-right a[data-fancybox] {
  display: block;
  margin-bottom: 14px
}

.delivery-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  line-height: 19px;
  font-weight: 300
}

.delivery-contacts p {
  margin-bottom: 0;
  margin-left: 27px;
  margin-bottom: 0 !important;
  padding-left: 24px;
  background: url("../image/clock-gray.svg") no-repeat 0 0
}

.delivery-contacts a {
  padding-left: 24px;
  background: url("../image/phone-gray.svg") no-repeat 0 0
}

.delivery-contacts span {
  font-size: 14px;
  font-weight: 400
}

.contacts-contacts {
  line-height: 17px;
  margin: 0 0 15px
}

.contacts-addr,.contacts-phone,.contacts-schedule {
  padding-left: 24px;
  margin-bottom: 5px !important;
  display: inline-block
}

.contacts-addr {
  background: url("../image/marker.svg") no-repeat 0 0
}

.contacts-phone {
  background: url("../image/phone-gray.svg") no-repeat left center;
  padding-top: 1px;
  padding-bottom: 1px
}

.contacts-schedule {
  background: url("../image/clock-gray.svg") no-repeat left center;
  padding-top: 1px;
  padding-bottom: 1px;
  display: block
}

.information-information-11 .slider-wr {
  padding-top: 5px
}

.front-block {
  max-width: 480px
}

.front-block--head {
  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;
  margin-bottom: 20px
}

.front-block--head h1 {
  margin: 0
}

.front-block--head p,.front-block--head h2,.front-block--head h3 {
  margin-bottom: 0;
  line-height: 32px;
  font-weight: 500;
  font-size: 24px
}

.front-block--head .button-cart-1 {
  padding: 1px 11px
}

.front-block--text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5
}

.front-block--text p {
  margin-bottom: 15px
}

.front-block--text p:last-child {
  margin-bottom: 0
}

.gallery-front .owl-stage-outer {
  border-radius: 3px;
  overflow: hidden
}

.gallery-front--thumbs {
  margin: 22px -5px 0
}

.gallery-front--thumb {
  padding: 0 5px;
  width: 20%;
  float: left;
  margin-bottom: 9px;
  cursor: pointer
}

.gallery-front--thumb div {
  position: relative;
  border-radius: 3px;
  overflow: hidden
}

.gallery-front--thumb div img {
  border-radius: 3px
}

.gallery-front--thumb div:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.gallery-front--thumb.active div:before,.gallery-front--thumb:hover div:before {
  border: 3px solid #f2c94c
}

.blog-module.latest {
  margin-top: 65px
}

.rb-gallery-inner {
  margin-bottom: 20px
}

.module-43 {
  margin-top: 65px
}

.module-44 {
  margin-top: 66px
}

.module-46 {
  position: relative
}

.module-46:before {
  content: "";
  display: block;
  width: 123px;
  height: 329px;
  background: url(../image/yellow-arrows-right.png) no-repeat 0 0;
  position: absolute;
  top: 104px;
  right: -83px
}

.module-48 {
  margin-top: 83px
}

.module-49 {
  margin-top: 84px
}

.discount-info {
  border: 4px solid #f2c94c;
  position: relative;
  padding: 56px 37px 24px
}

.discount-info--text>p {
  color: #7f8c8d;
  font-size: 16px;
  margin-bottom: 0
}

.discount-info--text ul {
  color: #333;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 39px
}

.discount-info--text ul span {
  font-size: 20px;
  font-weight: 400
}

.discount-info:before {
  content: "";
  display: block;
  width: 126px;
  height: 4px;
  position: absolute;
  bottom: -4px;
  left: -4px;
  background: #fff
}

.discount-info:after {
  content: "";
  display: block;
  height: 126px;
  width: 4px;
  position: absolute;
  bottom: 0;
  left: -4px;
  background: #fff
}

.discount-info--title {
  font-size: 28px;
  font-weight: 500;
  color: #202020;
  margin-bottom: 25px
}

.discount-info--title .button-cart-1.button-ib {
  float: none
}

.module-49-btn-2 {
  margin-top: 38px;
  text-align: right;
  margin-right: -13px
}

.module-49-btn-2 .button-cart-1.button-ib {
  float: none
}

.button-more {
  display: inline-block;
  background: #f2c94c;
  padding: 8px 56px;
  color: #202020;
  border-radius: 3px;
  text-decoration: none !important;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.button-more:hover {
  background-color: #f4bb0f;
  color: #202020
}

.button-more:active {
  background-color: #f4bb0f;
  color: #202020
}

#col-left-modules>div+div {
  margin-top: 28px
}

#simplecheckout_payment_form {
  display: none
}

.count_prod {
  font-size: 12px;
  font-weight: 300;
  color: #7f8c8d
}

.price-row {
  display: none
}

.price-row-default {
  display: block
}

.confirm input {
  margin: 0;
  vertical-align: middle
}

.confirm+.text-danger {
  margin-top: -8px
}

.btn_callback {
  padding: 0 10px;
  border: 1px solid #f4bb0f;
  border-radius: 3px;
  background: #f2c94c;
  color: #333;
  line-height: 30px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  display: inline-block
}

.btn_callback i {
  position: relative;
  font-size: 15px;
  vertical-align: middle
}

.btn_callback:hover {
  background: #f4bb0f;
  color: #333;
  text-decoration: none
}

.viewed_list {
  margin-top: 20px
}

.special .price-old {
  color: #4f4f4f
}

.special {
  text-decoration: line-through;
  color: red
}

.alot {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400
}

.difc {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  font-size: 11px;
  text-transform: uppercase;
  color: #ca7800;
  font-weight: 400
}

.product-grid .product-collection .image {
  position: relative
}

.product-tabs>li>a h2 {
  font-size: 15px;
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 1.5
}

.invisible {
  visibility: hidden !important
}

.hidden-xs-up {
  display: none !important
}

.hidden-xl-down {
  display: none !important
}

@media(min-width: 480px) and (max-width:768px) {
  .col-sm-12 .product-item-nocarousel {
    width:50%;
    float: left
  }

  .col-sm-12 .product-item-nocarousel:nth-child(2n) {
    border-right: 0
  }

  .container>.box-product-nocarousel .product-item-nocarousel {
    width: 50%;
    float: left
  }

  .container>.box-product-nocarousel .product-item-nocarousel:nth-child(2n) {
    border-right: 0
  }

  .col-md-9 .product-item-nocarousel {
    width: 50%
  }

  .col-md-9 .product-item-nocarousel:nth-child(2n) {
    border-right: 0
  }

  .col-md-6 .product-item-nocarousel {
    width: 50%
  }

  .col-md-6 .product-item-nocarousel:nth-child(2n) {
    border-right: 0
  }
}

@media(min-width: 544px) {
  .hidden-sm-up {
    display:none !important
  }
}

@media(min-width: 768px) {
  .image-radio img {
    max-width:39px
  }

  .text-right-sm {
    text-align: right
  }

  .text-left-sm {
    text-align: left
  }

  .text-center-sm {
    text-align: center
  }

  #modal-fastorder .modal-dialog,#modal-callback .modal-dialog {
    max-width: 400px
  }

  #modal-fastorder .modal-header,#modal-callback .modal-header {
    padding: 0;
    border: 0
  }

  #modal-fastorder .modal-body,#modal-callback .modal-body {
    padding-bottom: 30px
  }

  #modal-fastorder .modal-body form,#modal-callback .modal-body form {
    width: 284px;
    margin: auto
  }

  #modal-fastorder .modal-body .btn,#modal-callback .modal-body .btn {
    display: block;
    margin: 16px auto 0
  }

  #modal-fastorder .modal-body .form-group,#modal-callback .modal-body .form-group {
    margin-bottom: 12px
  }

  #modal-fastorder .modal-body .form-control,#modal-callback .modal-body .form-control {
    height: 32px
  }

  .hidden-md-up {
    display: none !important
  }
}

@media(min-width: 768px) and (max-width:992px) {
  .col-sm-12 .product-item-nocarousel {
    width:33.33333%
  }

  .col-sm-12 .product-item-nocarousel:nth-child(3n) {
    border-right: 0
  }

  .container>.box-product-nocarousel .product-item-nocarousel {
    width: 33.33333%
  }

  .container>.box-product-nocarousel .product-item-nocarousel:nth-child(3n) {
    border-right: 0
  }

  .col-md-9 .product-item-nocarousel {
    width: 50%
  }

  .col-md-9 .product-item-nocarousel:nth-child(2n) {
    border-right: 0
  }

  .col-md-6 .product-item-nocarousel {
    border-right: 0;
    width: 100%
  }
}

@media screen and (min-width: 768px) {
  .modal:before {
    content:"";
    display: inline-block;
    vertical-align: middle;
    height: 100%
  }

  body.modal-open>header {
    -webkit-filter: blur(1px);
    filter: blur(1px)
  }

  body.modal-open>footer {
    -webkit-filter: blur(1px);
    filter: blur(1px)
  }

  body.modal-open>.content-wrapper {
    -webkit-filter: blur(1px);
    filter: blur(1px)
  }
}

@media(min-width: 992px) {
  .image-radio img {
    max-width:41px
  }

  .text-right-md {
    text-align: right
  }

  .text-left-md {
    text-align: left
  }

  .text-center-md {
    text-align: center
  }

  #cart .products {
    line-height: 16px;
    font-size: 13px;
    display: block
  }

  #cart .prices {
    line-height: 16px;
    font-size: 13px;
    display: block
  }

  #menu #menu-list>li.hover>.with-child {
    background: -webkit-gradient(linear,left top,right top,color-stop(70%,#f5f5f5),color-stop(90%,#fff));
    background: linear-gradient(to right,#f5f5f5 70%,#fff 90%)
  }

  #menu #menu-list>li.hover>.with-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 10px;
    background: #fff;
    z-index: 1009
  }

  #menu #menu-list>li.hover>.child-box {
    display: block
  }

  #menu #menu-list>li a .arrow {
    display: block
  }

  #menu #menu-list>li .toggle-child {
    display: none
  }

  #menu #menu-list>li .toggle-child2 {
    display: none
  }

  #menu #menu-list>li .with-child {
    margin-right: 0
  }

  #menu #menu-list>li .with-child2 {
    margin-right: 0
  }

  #menu #menu-list>li .child2-box {
    display: block
  }

  #menu #menu-list>li .child-box {
    display: none;
    background: #fff;
    position: absolute;
    left: 100%;
    top: 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    padding: 5px 0 25px;
    -webkit-box-shadow: 2px 6px 12px rgba(0,0,0,0.4);
    box-shadow: 2px 6px 12px rgba(0,0,0,0.4);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 1008;
    overflow: hidden
  }

  #menu #menu-list>li .child-box>.row {
    padding: 4px 20px
  }

  #menu #menu-list>li .child-box .row>.col-md-12:nth-child(1) .child-box-cell {
    border-top: 0
  }

  #menu #menu-list>li .child-box .row>.col-md-6:nth-child(1) .child-box-cell {
    border-top: 0
  }

  #menu #menu-list>li .child-box .row>.col-md-6:nth-child(2) .child-box-cell {
    border-top: 0
  }

  #menu #menu-list>li .child-box .row>.col-md-4:nth-child(1) .child-box-cell {
    border-top: 0
  }

  #menu #menu-list>li .child-box .row>.col-md-4:nth-child(2) .child-box-cell {
    border-top: 0
  }

  #menu #menu-list>li .child-box .row>.col-md-4:nth-child(3) .child-box-cell {
    border-top: 0
  }

  #menu #menu-list>li .child-box .h5 {
    margin: 8px 0
  }

  #menu #menu-list>li .child-box .h5 a {
    display: inline;
    padding: 0;
    font-weight: 600;
    line-height: 1.42857143
  }

  #menu #menu-list>li .child-box .h5 a:hover {
    background: 0;
    color: #eb5757
  }

  #menu #menu-list>li .child-box .h5 a:hover>.peace-icon.with-hover {
    display: none
  }

  #menu #menu-list>li .child-box .h5 a:hover>.hover-icon {
    display: block
  }

  #menu #menu-list>li .child-box .h5 a>.icon {
    margin: -2px 10px -2px 0;
    float: left
  }

  #menu #menu-list>li .child-box .h5 a>.hover-icon {
    display: none
  }

  #menu #menu-list>li .child-box .h5 a>.peace-icon {
    display: block
  }

  #menu #menu-list>li .child-box a:hover {
    background: 0
  }

  #menu #menu-list>li .child-box-cell .child2-box {
    padding: 0 0 10px 10px;
    margin: 0;
    list-style: none;
    display: block
  }

  #menu #menu-list>li .child-box-cell .child2-box li {
    border-top: 0
  }

  #menu #menu-list>li .child-box-cell .child2-box a {
    display: illine;
    padding: 0;
    line-height: 1.42857143
  }

  #menu:hover {
    z-index: 1039
  }

  #menu:hover>.btn-menu {
    z-index: 1039
  }

  #menu .see-all-categories {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 24px;
    font-size: 12px;
    border-top: 1px solid #eee;
    background: #f5f5f5;
    text-align: center
  }

  #menu .see-all-categories a {
    display: block
  }

  #menu-list+#menuMask {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    background: #000;
    visibility: hidden;
    z-index: 1038;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
  }

  #menu-list:hover {
    z-index: 1039
  }

  #menu-list:hover+#menuMask {
    visibility: visible;
    opacity: .5;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
  }

  #menu-list:hover #menu-list {
    z-index: 1039
  }

  .blured .content-wrapper {
    -webkit-filter: blur(1px);
    filter: blur(1px)
  }

  .blured footer {
    -webkit-filter: blur(1px);
    filter: blur(1px)
  }

  .blured header #top {
    -webkit-filter: blur(1px);
    filter: blur(1px)
  }

  .blured header .logo-line {
    -webkit-filter: blur(1px);
    filter: blur(1px)
  }

  .blured header .search-box {
    -webkit-filter: blur(1px);
    filter: blur(1px)
  }

  .blured header .cart-box {
    -webkit-filter: blur(1px);
    filter: blur(1px)
  }

  .desktop #menu #menu-list>li .child-box {
    padding: 5px 0
  }

  .desktop #menu .see-all-categories {
    display: none
  }

  .common-home.open-hm #menu #menu-list,body[class^=product-product].open-hm #menu #menu-list {
    display: block
  }

  .common-home.open-hm #menu .btn-menu,body[class^=product-product].open-hm #menu .btn-menu {
    border-radius: 0
  }

  #menu-home-helper {
    display: block;
    margin-bottom: 20px
  }

  .box-col-3 {
    width: 331.2%
  }

  .box-col-2 {
    width: 220%
  }

  .box-col-1 {
    width: 110%
  }

  .inline-info-right {
    float: right
  }

  .slideshow .nivo-controlNav {
    text-align: right
  }

  .proposals-inner .col-md-4:nth-child(3n+1) {
    clear: left
  }

  .module-47 {
    position: relative;
    font-size: 16px;
    line-height: 21px;
    max-width: 500px
  }

  .module-47:before {
    content: "";
    display: block;
    width: 112px;
    height: 329px;
    background: url(../image/yellow-arrows-left.png) no-repeat 0 0;
    position: absolute;
    top: -86px;
    left: -87px;
    z-index: -1
  }

  .module-47 .front-block--text {
    font-size: 16px;
    margin-top: -4px;
    line-height: 21px
  }

  .module-47 .front-block--text ul {
    line-height: 30px;
    font-size: 16px;
    margin: -6px 0 8px;
    padding-left: 35px
  }

  .module-47-btn {
    margin: -2px 0 10px !important
  }

  .hidden-lg-up {
    display: none !important
  }
}

@media(min-width: 992px) and (max-width:1100px) {
  .col-sm-12 .product-item-nocarousel {
    width:25%
  }

  .col-sm-12 .product-item-nocarousel:nth-child(4n) {
    border-right: 0
  }

  .container>.box-product-nocarousel .product-item-nocarousel {
    width: 25%
  }

  .container>.box-product-nocarousel .product-item-nocarousel:nth-child(4n) {
    border-right: 0
  }

  .col-md-9 .product-item-nocarousel {
    width: 33.3333333333%
  }

  .col-md-9 .product-item-nocarousel:nth-child(3n) {
    border-right: 0
  }

  .col-md-6 .product-item-nocarousel {
    width: 50%
  }

  .col-md-6 .product-item-nocarousel:nth-child(2n) {
    border-right: 0
  }
}

@media(min-width: 1100px) {
  .image-radio img {
    max-width:44px
  }

  .text-right-lg {
    text-align: right
  }

  .text-left-lg {
    text-align: left
  }

  .text-center-lg {
    text-align: center
  }

  .box-col-3 {
    width: 325.4%
  }

  .col-sm-12 .product-item-nocarousel {
    width: 20%
  }

  .col-sm-12 .product-item-nocarousel:nth-child(5n) {
    border-right: 0
  }

  .container>.box-product-nocarousel .product-item-nocarousel {
    width: 20%
  }

  .container>.box-product-nocarousel .product-item-nocarousel:nth-child(5n) {
    border-right: 0
  }

  .col-md-9 .product-item-nocarousel {
    width: 25%
  }

  .col-md-9 .product-item-nocarousel:nth-child(4n) {
    border-right: 0
  }

  .col-md-6 .product-item-nocarousel {
    width: 50%
  }

  .col-md-6 .product-item-nocarousel:nth-child(2n) {
    border-right: 0
  }

  .common-home .slideshow .nivoSlider {
    left: auto;
    margin-left: 0;
    width: auto
  }
}

@media(min-width: 1200px) {
  .hidden-xl-up {
    display:none !important
  }
}

@media(max-width: 1100px) {
  .hidden-lg-down {
    display:none !important
  }
}

@media(max-width: 1099px) {
  .checkout-cart #column-left {
    display:none
  }

  .checkout-cart #content {
    width: 100%
  }

  #simplecheckout_cart {
    float: left;
    width: 300px;
    margin-bottom: 40px
  }

  .phones-small {
    margin-left: 12px
  }

  #menu #menu-list>li>a {
    padding: 9px 20px 7px 10px
  }

  .discount-info {
    padding: 26px 37px 25px;
    margin-top: 92px
  }

  .delivery-left {
    float: none
  }

  .delivery-right {
    float: none;
    margin-top: 20px
  }

  .page-about-left {
    float: none;
    width: 100%
  }

  .page-about-right {
    margin-top: 20px;
    float: none
  }

  .page-about-advantages {
    margin-top: 0
  }

  .products-filter>.d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .products-filter>.d-flex>div {
    -webkit-box-ordinal-group: -2;
    -ms-flex-order: -3;
    order: -3
  }

  .products-filter .list-filter--sort {
    margin-bottom: 10px;
    -webkit-box-ordinal-group: -4;
    -ms-flex-order: -5;
    order: -5
  }

  .thumbnails {
    width: 310px
  }
}

@media(max-width: 992px) {
  .quantity {
    margin-bottom:10px
  }

  .sm-xs-center {
    text-align: center
  }

  .sm-xs-center .text-right {
    text-align: center
  }
}

@media screen and (max-width: 992px) {
  #modal-qview .modal-footer .btn {
    display:block;
    width: 100%
  }
}

@media(max-width: 991px) {
  .hidden-md-down {
    display:none !important
  }

  .checkout-simplecheckout #column-left {
    display: none
  }

  .checkout-simplecheckout #content {
    width: 100%
  }

  .cart-page-inner--left {
    width: 100%
  }

  .cart-page-inner--right {
    margin-bottom: 30px
  }

  .thumbnails {
    width: auto
  }

  .product-inner {
    margin-top: 30px;
    margin-left: 0
  }

  .product-inner--1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  #product #stock {
    padding-left: 0
  }

  .product-inner--4 {
    margin-top: 20px
  }

  .common-home #menu-home-helper {
    display: none
  }

  body[class^=product-product-] #menu-home-helper {
    display: none
  }

  body[class^=product-product-] .product-tabs {
    margin: 0 -3px
  }

  body[class^=product-product-] .product-tabs>li {
    padding: 0 3px 6px !important;
    margin: 0 !important
  }

  body[class^=product-product-] .product-tabs>li>a {
    min-width: none;
    display: block
  }

  body[class^=product-product-] .custom-blocks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px -10px
  }

  body[class^=product-product-] .custom-block {
    margin: 0 10px 10px
  }

  .list-documentation li:nth-child(3n-1) {
    margin-left: 0
  }

  #top .container>.d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .phones-small {
    margin-left: 23px
  }

  #cart>.btn #cart-total {
    padding-top: 6px;
    margin-right: 0
  }

  #header-middle {
    padding: 5px 0 15px
  }

  #header-middle .container>.d-flex {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  #logo {
    padding-bottom: 0
  }

  #search .form-control {
    min-width: 200px
  }

  #header-menu {
    margin-left: 0
  }

  #slideshow0 {
    margin: 0
  }

  #wrapper .menu-line-wr #menu .btn-menu {
    border-bottom: 1px solid #eb8585;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer !important;
    background-color: #eb5757
  }

  #wrapper .menu-line-wr #menu .btn-menu:hover {
    background: #c64444 !important
  }

  .menu-line-wr .menu-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .menu-line-wr .menu-line .main-menu-box {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .advantages {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 5px;
    padding-top: 1px
  }

  .advantages .advantage:nth-child(3n+1):before {
    display: none
  }

  .advantage {
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
    padding: 4px 20px 5px
  }

  .common-home .prodcarous {
    margin-top: 50px;
    margin-bottom: 15px
  }

  .front-block--head {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .serts-wr,.slider-wr,.slider-min-wr {
    margin: 0 25px 0
  }

  .serts-wr .owl-nav .owl-prev,.slider-wr .owl-nav .owl-prev,.slider-min-wr .owl-nav .owl-prev {
    margin-left: -25px
  }

  .serts-wr .owl-nav .owl-next,.slider-wr .owl-nav .owl-next,.slider-min-wr .owl-nav .owl-next {
    margin-right: -25px
  }

  .module-49 {
    margin-top: 141px
  }

  .discount-info {
    padding: 20px 20px 20px
  }

  .discount-info--title {
    font-size: 23px;
    line-height: 1.3;
    margin-bottom: 20px
  }

  .discount-info--text ul {
    font-size: 16px;
    margin-bottom: 25px
  }

  .discount-info--text ul span {
    font-size: 18px
  }

  .module-49-btn-2 {
    margin-right: 0;
    margin-top: 10px;
    text-align: left
  }

  .module-43,.module-44,.module-48 {
    margin-top: 50px
  }

  .module-43 .front-block--head>p,.module-44 .front-block--head>p,.module-48 .front-block--head>p {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .gallery-front--thumb {
    width: 25%
  }

  .blog-module.latest {
    margin-top: 50px
  }

  .footer-col--catalog {
    -ms-flex-preferred-size: 500px;
    flex-basis: 500px
  }

  .footer-col--info {
    -ms-flex-preferred-size: 190px;
    flex-basis: 190px
  }

  .page-delivery {
    padding-left: 0
  }

  .delivery-title {
    padding-left: 55px
  }

  .delivery-title:before {
    left: 0
  }

  .contacts-contacts+iframe {
    height: 300px
  }

  .page-about-right {
    width: 100%
  }

  .page-about-advantages>p {
    text-align: left;
    font-weight: 400
  }

  .page-about-advantages>ul {
    margin-top: 20px;
    font-size: 15px
  }

  .page-about-advantages>ul li {
    margin-bottom: 5px
  }

  .page-about-advantages:after {
    height: 75%
  }

  .products-filter>.d-flex>div {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }

  .product-list .image {
    width: 190px;
    overflow: hidden
  }

  .product-list .caption {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .product-list .caption-2 {
    padding: 20px 0 0;
    border: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .product-list .caption-2--1 {
    height: auto
  }

  .product-list .caption-2--2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .product-list .cart {
    margin-top: 0;
    margin-left: 15px
  }
}

@media(max-width: 768px) {
  .visible-xs-inline {
    display:inline
  }

  #top .btn-group {
    margin-left: 2px;
    margin-right: 2px
  }

  #top .btn {
    padding-left: 4px;
    padding-right: 4px
  }
}

@media screen and (max-width: 768px) {
  #modal-qview .modal-footer .text-center .btn {
    margin-top:10px
  }

  #modal-qview .modal-footer .text-right .btn {
    margin-top: 10px
  }

  #modal-callback .modal-dialog {
    width: calc(100% - 20px)
  }
}

@media(max-width: 767px) {
  .text-right-xs {
    text-align:right
  }

  .text-left-xs {
    text-align: left
  }

  .text-center-xs {
    text-align: center
  }

  .dropdown-menu.pull-left-xs {
    left: 0;
    right: auto
  }

  .hid-col-left {
    display: none
  }

  .hid-col-left>div {
    display: none
  }

  .hid-col-left>div#block_filter_vier {
    display: block
  }

  .hid-col-right {
    display: none
  }

  .hid-col-left.show {
    display: block
  }

  .hid-col-rigth.show {
    display: block
  }

  .common-home .hid-col-left {
    display: block
  }

  .common-home .hid-col-right {
    display: block
  }

  #w767-indicator {
    display: block
  }

  .hidden-sm-down {
    display: none !important
  }

  #top {
    height: 44px;
    max-height: 44px
  }

  #top #button-sr-wr {
    display: none
  }

  #slideshow0 {
    padding-top: 49.1%
  }

  #slideshow0>.owl-carousel {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 5px
  }

  .menu-line-wr {
    height: 82px;
    max-height: 82px
  }

  #header-middle {
    height: 50px
  }

  #header-middle #search {
    display: none
  }

  .col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    padding: 0 5px
  }

  .row {
    margin-left: -5px;
    margin-right: -5px
  }

  .simplecheckout-block {
    width: auto
  }

  .simple-content .buttons {
    margin: 14px 0 15px 0 !important
  }

  .pick-descr--links {
    margin-top: 14px;
    margin-left: -5px;
    margin-right: -5px
  }

  .pick-descr--links .button-cart-1,.pick-descr--links .button-cart-2 {
    margin: 0 5px 10px
  }

  #simplecheckout_shipping,#simplecheckout_payment,#simplecheckout_customer {
    margin-left: 0
  }

  #simplecheckout_shipping .checkout-heading,#simplecheckout_payment .checkout-heading,#simplecheckout_customer .checkout-heading {
    margin-left: 0;
    padding-left: 43px !important
  }

  #simplecheckout_shipping .checkout-heading:before,#simplecheckout_payment .checkout-heading:before,#simplecheckout_customer .checkout-heading:before {
    left: 0
  }

  .shipping-method-items,.payment-method-items {
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .shipping-method-items .payment-method-item,.shipping-method-items .shipping-method-item,.payment-method-items .payment-method-item,.payment-method-items .shipping-method-item {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px
  }

  .product-manuf {
    margin-top: 5px
  }

  .top-phones .d-flex {
    display: block
  }

  #top {
    padding: 6px 0
  }

  #top .hidden-md-up {
    justify-self: flex-start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 12px;
    color: #333
  }

  #top .btn_callback {
    color: #333;
    border-radius: 17%
  }

  #top .phones-small {
    background: none;
    padding-left: 0;
    margin-left: 0/*28px*/;
  }

  #top .phones-small .phone {
    display: block;
    padding: 0/*6px*/ 0 7px 28px;
    line-height: 1.25;
    border-top: 0/*1px solid #6a6c6c*/;
    background: url("../image/phone.svg") no-repeat left 3px, url("../image/icon-whatsapp.svg") no-repeat left 25px;
  }

  #top .phones-small .phone:last-child {
    border-bottom: 0/*1px solid #6a6c6c*/;
  }

  #top .phones-small .phone .phone-hint {
    display: block
  }
  #top .phones-small .phone .border-top { border-top: 1px solid #6A6C6C; padding-top: 6px; }
  #top .phones-small .phone .border-bottom { border-bottom: 1px solid #6A6C6C; padding-bottom: 6px; }

  #top .phones-small p {
    margin-left: 0
  }

  #top .phone-big {
    background: url("../image/phone.svg") no-repeat 0 3px;
    font-size: 15px;
    letter-spacing: .4px;
    padding-left: 28px;
    padding-top: 3px
  }

  .mob-header-contacts {
    padding-right: 20px;
    position: relative
  }

  .mob-header-contacts--hidden {
    position: absolute;
    display: none;
    background: #333;
    z-index: 5;
    padding: 6px 23px 10px 20px;
    margin-left: -20px;
    width: 198px
  }

  .mob-header-contacts:before {
    content: "";
    display: block;
    width: 7px;
    height: 1px;
    position: absolute;
    top: 12px;
    right: 2px;
    background: #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
  }

  .mob-header-contacts:after {
    content: "";
    display: block;
    width: 7px;
    height: 1px;
    position: absolute;
    top: 12px;
    right: 7px;
    background: #FFF;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
  }

  .mob-header-contacts:hover .mob-header-contacts--hidden {
    display: block
  }

  .mob-header-contacts:hover:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .mob-header-contacts:hover:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  #cart {
    max-width: 50%
  }

  #cart .products {
    line-height: 1;
    font-size: 13px;
    display: block
  }

  #cart .prices {
    line-height: 1;
    font-size: 13px;
    display: block
  }

  #cart>.btn {
    background: url(../image/cart.svg) 8px center no-repeat
  }

  #cart>.btn #cart-total {
    margin-left: 33px;
    padding-top: 0
  }

  .menu-line-wr .menu-box {
    margin: 0 -10px
  }

  .main-menu--item {
    line-height: 1.2;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    padding: 11px 5px 9px
  }

  .top-schedule {
    padding-left: 27px;
    font-weight: 300;
    margin-top: 8px;
    background: url(../image/clock.svg) no-repeat 0 1px
  }

  #header-menu {
    margin: 0 -10px
  }

  #header-menu ul {
    height: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto
  }

  #header-menu ul li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }

  #menu {
    position: relative
  }

  #menu .btn-menu {
    font-size: 16px;
    height: 46px;
    padding: 13px 17px 11px 10px
  }

  #menu .btn-menu>.bars {
    margin-right: 12px
  }

  #menu #search {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    padding-top: 7px;
    z-index: 1005;
    height: 100%;
    padding-right: 5px;
    left: 32%;
    width: 68%
  }

  #menu #search .input-group-btn {
    vertical-align: top
  }

  #menu #search .form-control {
    min-width: 100%
  }

  #menu .btn-menu {
    background-color: #eb5757
  }

  #wrapper .menu-line-wr #menu.open .btn-menu {
    background: #c64444 !important
  }

  .button-sr-wr {
    display: none
  }

  #header-middle {
    padding: 2px 0 12px
  }

  #header-middle .container {
    padding-right: 3px
  }

  #header-middle .container>.d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  #logo {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  #logo>img {
    max-width: 33%
  }

  #logo>a {
    max-width: 33%
  }

  #logo>a>img {
    max-width: 100%
  }

  #logo p {
    margin: 0;
    padding-top: 4px;
    display: block;
    padding-left: 4%;
    width: 100%;
    line-height: 1.3;
    font-size: 13px;
    position: relative;
    top: 3px
  }

  #logo p br {
    display: none
  }

  .slideshow-inner {
    width: 100%;
    padding: 5px 15px;
    background: rgba(0,0,0,0.5)
  }

  .slideshow-descr {
    font-size: 16px;
    line-height: 1.35
  }

  .advantages {
    font-size: 12px
  }

  .advantage {
    padding: 0
  }

  .product-tabs {
    margin: 0 -3px
  }

  .product-tabs>li {
    padding: 0 3px 6px !important;
    margin: 0 !important
  }

  .product-tabs>li>a {
    min-width: none;
    display: block
  }

  .module-47 .front-block--text {
    margin-top: 5px
  }

  .serts-wr,.slider-wr,.slider-min-wr {
    margin: 0
  }

  .module-43,.module-46,.module-49 {
    margin-top: 50px
  }

  .discount-info {
    margin-top: 0
  }

  .footer-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .footer-col--catalog {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0 0 0 10px
  }

  .footer-col--menu {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 15px 0 0 10px
  }

  .footer-col--info {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 30px
  }

  .footer-email {
    clear: both;
    text-align: left
  }

  .footer-col--catalog .list-footer-wr ul {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 0
  }

  .footer-inner {
    padding-top: 25px
  }

  .list-footer li {
    margin-bottom: 5px
  }

  .footer-logo {
    margin-bottom: 25px;
    display: block;
    clear: both
  }

  .footer-phones {
    margin-top: 15px
  }

  .footer-col>p {
    margin-bottom: 10px
  }

  .slideshow .owl-dots {
    right: 10px;
    bottom: 2px
  }

  .delivery-left,.delivery-right {
    width: 100%
  }

  .contacts-contacts {
    margin: 35px 0
  }

  .products-filter .list-filter--sort {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .products-filter .list-filter--sort>li:first-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
  .products-filter .list-filter--sort>li:first-child+li {
    margin-left: 0;
  }

  .products-filter .list-filter--sort>span {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .product-list.col-xs-6,.product-price.col-xs-6 {
    width: 100% !important
  }

  .hid-col-left.show {
    padding-bottom: 25px
  }

  .blog-nav-btns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .blog-nav-btns a {
    margin: 3px 0
  }

  .row-shipping_field20 label {
    display: block;
    width: 100%
  }

  .addr-info br {
    display: none
  }

  #simplecheckout_shipping input {
    width: 100% !important
  }

  .product-price .name,.product-list .name {
    font-size: 14px
  }

  .product-list .image {
    width: 134px;
    -ms-flex-preferred-size: 134px;
    flex-basis: 134px;
    -ms-flex-negative: 0;
    flex-shrink: 0
  }

  .product-grid .caption .name a {
    font-size: 14px
  }

  .product-list .caption-2 {
    padding-top: 0
  }

  .product-list .caption-2--2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .product-list .price-actual {
    font-size: 21px
  }

  .product-list .attributes {
    display: none
  }

  .product-list .image {
    margin-right: 15px
  }

  .product-list .cart {
    margin-right: 5px
  }

  .product-list .price {
    font-size: 18px
  }

  .well select[name="category_id"] {
    margin-top: 5px
  }
}

@media screen and (max-width: 767px) {
  #modal-cart .modal-dialog {
    width:calc(100% - 20px)
  }

  #modal-cart .btn-col-2 {
    margin-top: 10px
  }

  #modal-cart .btn-col-3 {
    margin-top: 10px
  }

  #modal-cart .pquantity {
    max-width: 100px
  }

  #modal-cart .pprice {
    text-align: center
  }
}

@media(max-width: 543px) {
  .hidden-xs-down {
    display:none !important
  }
}

@media(max-width: 480px) {
  .col-sm-12 .product-item-nocarousel {
    border-right:0;
    width: 100%
  }

  .container>.box-product-nocarousel .product-item-nocarousel {
    border-right: 0;
    width: 100%
  }

  .col-md-9 .product-item-nocarousel {
    border-right: 0;
    width: 100%
  }

  .col-md-6 .product-item-nocarousel {
    border-right: 0;
    width: 100%
  }
}

@media(max-width: 478px) {
  #cart .dropdown-menu {
    width:100%
  }

  #cart .dropdown-menu li>div {
    min-width: 100%
  }
}

@media(max-width: 420px) {
  #w420-indicator {
    display:block
  }

  .product-grid .caption .name a {
    font-size: 16px
  }

  #simplecheckout_cart {
    width: 100%
  }

  .product-layout.col-xs-6 {
    width: 50%; /*100*/
  }

  .rb-gallery-item.col-xs-6 {
    width: 50%
  }

  .product-tabs {
    margin-top: 10px
  }

  .product-tabs>li {
    width: 100%
  }

  .footer-schedule {
    float: right
  }

  .footer-phones {
    float: left;
    margin-top: 0
  }

  .shipping-method-item,.payment-method-item {
    width: 100%;
    margin-bottom: 10px !important
  }

  .simplecheckout-block {
    width: 100%
  }

  .simplecheckout-block-content .form-horizontal input {
    max-width: 100%
  }

  .simplecheckout-button-wr .btn-addtocart--confirm {
    margin: auto;
    display: block;
    width: 170px
  }

  #header-middle {
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

@media(max-width: 390px) {
  .product-list .image {
    width:120px;
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px
  }

  .product-list .price-actual {
    font-size: 19px
  }

  .product-list .price-actual .rouble {
    font-size: 18px
  }

  .product-list .price {
    font-size: 16px
  }
}

.contact_stores { }
.contact_stores_item { box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16); border-radius: 3px; padding: 5px 5px 15px; }
.contact_stores_image { }
.contact_stores_image img { border-radius: 6px; position: relative; }
.contact_stores_image .city { position: relative; color: #fff;font-weight: 500; font-size: 16px; line-height: 18px; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 41.67%, rgba(0, 0, 0, 0.7) 86.98%); border-radius: 6px; padding: 80px 0px 13px 20px; margin-top: -112px;}
.contact_stores_address {padding: 20px 0px 8px 28px; background: url("../image/icon-location.svg") no-repeat 0px 17px; font-size: 13px; line-height: 18px; color: #333333; margin: 0px 12px 0 7px; }
.contact_stores_address div { margin-bottom: 3px; }
.contact_stores_address .btn-default { border-color: #7f8c8d; color: #7f8c8d; }
.contact_stores_phones { padding: 12px 0px 11px 28px; background: url("../image/icon-phone.svg") no-repeat 0px center; border-top: 1px solid #ecf0f1; margin: 0px 12px 0 7px; font-size: 14px; color: #333333; font-weight: 300; }
.contact_stores_phones span { font-weight: 400; }
.contact_stores_phones + .contact_stores_phones { border-top: none; background: url("../image/icon-phone.svg") no-repeat 0px 0px; padding-top: 0px; }
.contact_stores_phones .icon-whatsapp{ background: url("../image/icon-whatsapp.svg") no-repeat 0px 0px; width: 20px; height: 20px; margin-top: -3px; margin-left: 5px; }
.contact_stores_worktime { padding: 12px 0px 11px 28px; background: url("../image/icon-worktime.svg") no-repeat 0px center; border-top: 1px solid #ecf0f1; margin: 0px 12px 0 7px; font-size: 14px; color: #333333; font-weight: 300; }
.contact_stores_worktime span { font-weight: 400; }
.contact_stores_email { padding: 12px 0px 11px 28px; background: url("../image/icon-email.svg") no-repeat 0px center; border-top: 1px solid #ecf0f1; margin: 0px 12px 0 7px; font-size: 14px; color: #333333; font-weight: 300; }
.contact_stores_btns { border-top: 1px solid #ecf0f1; padding: 12px 18px 11px 18px; }
.contact_stores_btns .btn { font-size: 14px; line-height: 18px; border-radius: 3px; padding-left: 50px; padding-right: 25px; text-align: left; }
.contact_stores_btns button:active, .contact_stores_btns button:focus { outline: none !important; }
.contact_stores_btns button::-moz-focus-inner { border: 0 !important; }
.contact_stores_btns .btn-route { background: #27ae60 url("../image/icon-route.svg") no-repeat 15px center; color: #fff; }
.contact_stores_btns .btn-callback { background: #f2c94c url("../image/icon-callback.svg") no-repeat 15px center; color: #202020; }
.contact_stores_btns .btn-callback:hover { background-color: #f4bb0f; color: #333; }

.modal-maps .modal-body { padding: 0!important; line-height: 0!important; }

.category-gallery .cats_wr .no-image { font-size: 55px; line-height: 166px; width: 100%; text-align: center; color: #ddd; }
.category-gallery .cats_wr .category-name a::after { display: none; }
.category-gallery .cats_wr .category-name a { text-align: center; padding-right: 0; text-decoration: none; color: #000;}
.category-gallery .title--category h1 { display: block; }
.category-gallery .title--category .category-total { line-height: 2.5; color: #000; font-size: 16px; font-weight: normal; }
.category-gallery .product-layout .show-case { display: block; font-size: 16px; outline: none !important; background-color: #f2c94c; border-radius: 3px; -webkit-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }
.category-gallery .product-layout .show-case:hover { background-color: #f4bb0f; }
.category-gallery .product-layout .name { border-bottom: none;}

.product-gallery .no-image { font-size: 100px; line-height: 338px; width: 100%; text-align: center; color: #ddd; }
.product-gallery .title--product { margin-top: -5px; }
.product-gallery .btn-buy-product { display: inline-block; padding: 6px 25px; font-size: 16px; outline: none !important; background-color: #f2c94c; border-radius: 3px; -webkit-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }
.product-gallery .product-categories li + li {margin-top: 15px;}
.product-gallery .product-categories li a { background-color: #ECF0F1; color: #4F4F4F; text-decoration: none; font-size: 14px; padding: 4px 10px; }
.product-gallery .product-categories li a:hover { color: #eb5757; }
.product-gallery .product-attributes { width: 100%; font-size: 13px; margin-top: 20px; }
.product-gallery .product-attributes li + li {margin-top: 10px; }
.product-gallery .product-attributes li span { display: inline-block; color: #333333; }
.product-gallery .product-attributes li span:first-child { width: 40%; color: #7F8C8D; padding-right: 15px; }
.product-gallery .images-additional {margin-top: 15px;margin-left: -15px;}
.product-gallery .images-additional .thumbnail {margin-left: 15px;padding: 0;-webkit-box-shadow: 0 0 15px rgb(0 0 0 / 16%); box-shadow: 0 0 15px rgb(0 0 0 / 16%);}

.sidebar-gallery-shadow { -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 16%); box-shadow: 0 0 6px rgb(0 0 0 / 16%); -webkit-transition: -webkit-box-shadow .25s ease-in-out; transition: -webkit-box-shadow .25s ease-in-out; transition: box-shadow .25s ease-in-out; transition: box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out; }
.sidebar-gallery {background: #F2F2F2;}
.sidebar-gallery .list-group-item {background: #F2F2F2; color: #202020; text-transform: uppercase; font-size: 14px; border:0;}
.sidebar-gallery .list-group-item:first-child { padding-top: 12px; }
.sidebar-gallery .list-group-item:hover {color: #eb5757;}
.sidebar-gallery .list-group-item.active {background: #fff; color: #eb5757;}
.sidebar-gallery hr { margin: 0 auto; border-bottom: 1px solid #fff; width: 95%; }
.sidebar-gallery .list-group-item.active + hr {border-bottom: 0;}

.sp-category-tags{margin-bottom: 15px;}
.sp-category-tags a{background-color: #ecf0f1;border-radius: 3px;line-height: 1;padding: 5px 10px 3px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.sp-category-tags a:hover{color: #202020;background-color: #bdc3c7;text-decoration: none;}
.sp-category-tags a + a{margin-left: 10px;}

.spmods-sucategory_item{display: inline-block;margin-bottom:8px;padding:6px 12px;height:32px;background:#F5F5F5;border-radius:4px;font-weight: 400;font-size: 14px;line-height: 20px;color: #333333;}
.spmods-sucategory_item + .spmods-sucategory_item{margin-left: 8px;}
.spmods-sucategory_item:hover{background: #DDDDDD;text-decoration: none;color: #333333;}

.spmods-list_on_page{margin-left: 20px;}
.spmods-list_sort, .spmods-list_on_page{display: inline-block;}
.spmods-list_sort .dropdown, .spmods-list_on_page .dropdown{display: inline-block;}
.spmods-list_sort .dropdown-toggle, .spmods-list_on_page .dropdown-toggle{border:1px solid #0000;background: #F5F5F5;border-radius: 4px;}
.spmods-list_sort .dropdown-toggle:hover, .spmods-list_on_page .dropdown-toggle:hover{background: #DDDDDD;}
.spmods-list_sort .dropdown-toggle::after{visibility:hidden;font-size:16px;font-weight:500;content: 'Сортировка';display: block;position: absolute;top:-1px;border:1px solid #0000;background-color:#F5F5F5;border-radius:4px;padding:6px 12px 6px 36px;background-image:url(../image/icon-sort.svg);background-repeat:no-repeat;background-position:6px center;left:0;width: 100%;}
.spmods-list_view .view-btn{width: 35px;height: 32px;}
.spmods-list_view .list-filter li a{background-color: #fff;}
.spmods-list_view .list-filter li a:hover{background-color: #DDDDDD;}
.spmods-list_view .list-filter li a.active{background-color: #EB5757;color: #fff;}
.spmods-list_view .view-btn--grid:hover{background-image: url(../image/grid-hover.svg);}
.spmods-list_view .view-btn--grid.active, .spmods-list_view .view-btn--grid.active:hover {background-image: url(../image/grid-white.svg);}
.spmods-list_view .view-btn--list:hover{background-image: url(../image/list-hover.svg);}
.spmods-list_view .view-btn--list.active, .spmods-list_view .view-btn--list.active:hover {background-image: url(../image/list-white.svg);}

.product-layout .product-thumb{border: 1px solid #DDDDDD;border-radius: 4px;background: #F5F5F5;box-shadow:none;}
.product-layout .product-thumb .btn-addtocart{background-color: #F2C94D;border-radius: 20px; width: 100%;background-image: none;font-weight: 500;margin-top: 10px;}
.product-layout .product-thumb .btn-addtocart:hover {background-color: #f4bb0f;}
.product-grid .product-thumb {padding:0px;}
.product-grid .caption{padding: 16px;}
.product-grid .caption .name{border-bottom:0;}
.product-grid .caption .caption-2--1{height: auto;}
.product-grid .product-thumb:hover .caption .name a {background: #F5F5F5;}

.spmods-ocfilter-mobile-handle{display:none;}
.spmods-ocfilter-mobile-handle .btn-filter{background-color:#F5F5F5;border-radius:4px;background-image:url(../image/icon-filter.svg);background-repeat:no-repeat;background-position:6px center;padding-left:36px;font-size:16px;font-weight:500;width:100%;}
.spmods-ocfilter-mobile-handle .btn-filter:hover{background-color:#DDDDDD;}
.spmods-ocfilter-mobile-handle .btn-filter.active{-webkit-box-shadow:none;box-shadow:none;}

@media (max-width: 767px) {
    .product-layout .image {min-height:auto;}
    .spmods-sucategory_list {white-space:nowrap;overflow-x:scroll;padding-bottom:5px;}
    .title--category {margin-bottom:8px;}
    .category-total{display:block;margin-left:0px;top:auto;margin-top:6px;}
    .spmods-list_on_page, .spmods-list_view{display:none;}
    .ocfilter-mobile.active .ocfilter-mobile-handle{display:block;}
    .ocfilter-mobile.active .ocfilter-mobile-handle .fa-filter:before{content: "\f00d";}
    .ocfilter-mobile .ocfilter-mobile-handle{display:none;}
    .spmods-ocfilter-mobile-handle{display:inline-block;width: 48.5%;text-align:center;}
    .spmods-list_sort{width:49%;text-align:center;margin-left:1%;}
    .spmods-list_sort span{display:none;}
    .spmods-list_sort .dropdown{width: 100%;}
    .spmods-list_sort .dropdown-toggle{visibility:hidden;width:141px;}
    .spmods-list_sort .dropdown-toggle::after{visibility:visible;}
}
