﻿@charset "UTF-8";
.site-sale {
  padding: 40px 0;
  background-color: #fff7d2;
  text-align: center;
  font-size: 1.4em;
  line-height: 1.4em;
}

.site-sale span {
  font-weight: 600;
}

.site-sale .btn {
  padding: 5px 15px;
  margin-left: 10px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  background-color: #168500;
  display: inline-block;
  transition: 0.2s;
  font-size: 1.1rem;
}

.site-sale .btn:hover {
  box-shadow: 0 0 0 4px rgba(22, 133, 0, 0.1);
}

/* styles */
.content span[style*="underline"],
.text span[style*="underline"] {
  font-size: 1.3em;
  display: table;
  font-weight: 300;
  padding: 15px 30px;
  text-decoration: none !important;
  font-style: italic;
  margin: 20px 0px;
  position: relative;
  border-top: 1px solid #ff000e;
  border-bottom: 1px solid #ff000e;
}

h1 small {
  display: block;
  font-size: 0.7em;
  text-transform: none;
  color: #666;
}

.jitem.left {
  text-align: left;
}

/*NOTICE HEAD*/
.notice {
  font-size: 1.4em;
  text-align: center;
  background-color: #ffdba3;
  padding: 20px 20%;
}

.notice span {
  font-weight: 400;
}

/* TOP MENU-----------------------------------------------*/
.topMenuArea {
  background-color: #ff000e;
  text-align: right;
}

.topMenuArea a {
  display: inline-block;
  padding: 15px 15px;
  color: #fff;
  text-decoration: none;
}

.topMenuArea a:hover,
.topMenuArea a.active {
  background-color: rgba(0, 0, 0, 0.9);
}

/* MINI HEAD-----------------------------------------------*/
/*
.miniHead{
    padding: 20px 0px;
    background-color: $color1;
    color: #FFF;
}

.miniHead .slogan{
    font-size: 0.8em;
    text-transform: uppercase;
    margin-top: 5px;
}
.miniHead .logo img{
    max-width: 200px;
}
.miniHead .messageArea{
    margin-bottom: -5px;
}
.miniHead .messageArea span{
    display: inline-block;
    padding-right: 5px;
}
.miniHead .messageArea img{
    float: right;
    width: 24px;
    margin-left: 2px;
}

.miniHead .telefonsArea{
    text-align: right;
}
.miniHead .telefon{
    display: inline-block;
    padding-left: 20px;

}
.miniHead .telefon a{
    text-decoration: none;
    color: #FFF;
    font-size: 1.7em;
    font-weight: 600;
}
.miniHead .telefon .desc{
    display: block;
    font-size: 0.9em;
    font-weight: 400;
}

.miniHead .buttonArea{
    display: inline-block;
    padding-left: 30px;
}

.miniHead .buttonArea .button{
    display: table;
    padding: 10px 25px;
}
*/
.miniHead {
  background-color: #fafafa;
  padding: 20px 0;
}

.miniHead .logoArea img {
  width: 100%;
  display: block;
  max-width: 200px;
}

.miniHead .logoArea .slogan {
  max-width: 200px;
  margin-top: 13px;
  padding-top: 10px;
  border-top: 1px dotted #aaa;
  text-transform: uppercase;
  font-size: 0.8em;
}

.miniHead .marketArea {
  padding-left: 20px;
}

.miniHead .marketArea .icon {
  margin: 10px 0;
}

.miniHead .marketArea img {
  width: 90px;
}

.miniHead .contactArea .row {
  display: table;
  margin: 0 0 0 auto;
  text-align: right;
}

.miniHead .contactArea .col {
  display: table-cell;
  border-right: 1px dotted #aaa;
  padding-right: 20px;
  padding-left: 20px;
}

.miniHead .contactArea .contact {
  display: table;
  margin: 0px 0 0px auto;
  padding-left: 35px;
  background-image: url(../../../uploads/design/icon_telefon-12.png);
  background-position: left 3px;
  background-repeat: no-repeat;
  background-size: 24px;
}

.miniHead .contactArea .contact:first-child {
  margin-bottom: 15px;
}

.miniHead .contactArea .contact a:first-child {
  font-size: 1.7em;
  color: #000;
  text-decoration: none;
  font-weight: 400;
}

.miniHead .contactArea .contact .desc {
  display: block;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.75em;
}

.miniHead .contactArea .contact.email {
  background-image: url(../../../uploads/design/icon_email-12.png);
}

.miniHead .contactArea .contact.mobile {
  background-image: url(../../../uploads/design/icon_mobile-12.png);
}

.miniHead .contactArea .formsg {
  margin-bottom: 15px;
}

.miniHead .contactArea .formsg a {
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 1.2em;
  white-space: nowrap;
}

.miniHead .contactArea .formsg span {
  margin-right: 0px;
}

.miniHead .contactArea .formsg img {
  width: 22px;
  display: inline-block;
  margin-bottom: -7px;
  margin-right: 4px;
}

.miniHead .basketArea {
  padding-left: 30px;
}

/* TOP CATEGORY MENU-----------------------------------------------*/
.topCatMenu {
  background-color: #eee;
  text-align: left;
  overflow: visible;
}

.topCatMenu .mainMenu {
  display: inline-block;
  position: relative;
  z-index: 4;
  color: #444;
  cursor: pointer;
  padding: 15px 15px 15px 38px;
  background-image: url(../../../uploads/design/icons/catalogMenu-12.png);
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

.topCatMenu .mainMenu:hover,
.topCatMenu .mainMenu.hover {
  background-color: #fafafa;
}

.topCatMenu .downMain {
  display: none;
  left: 0;
  position: absolute;
  width: 270px;
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  z-index: 99999999;
  overflow: visible;
}

.topCatMenu .downMain.active {
  display: block;
}

.topCatMenu .downMain > a.link {
  display: block;
  position: relative;
  z-index: 50;
  padding: 14px 35px 14px 38px;
  color: #222;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  background-image: url(../../../uploads/design/icons/catalogMenuLeft-12.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 18px;
  background-color: #fff;
}

.topCatMenu .downMain > a span {
  position: absolute;
  left: 7px;
  top: 0;
  width: 25px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.topCatMenu .downMain > a:hover,
.topCatMenu .downMain > a.hover {
  background-color: #fafafa;
  color: #ff000e;
}

.topCatMenu .down {
  position: absolute;
  background-color: #fafafa;
  z-index: 2;
  min-width: 290px;
  left: 270px;
  display: none;
  padding: 18px 40px;
  box-sizing: border-box;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.topCatMenu .down.double {
  min-width: 540px;
}

.topCatMenu .down.active {
  display: block;
  top: 0;
}

.topCatMenu .down a {
  display: block;
  background-image: none;
  font-size: 1.1em;
  padding: 9px 5px;
  text-decoration: none;
  border-bottom: 1px solid #eee;
}

.topCatMenu .down .part:last-child {
  padding-left: 20px;
}

.topCatMenu .down a:last-child {
  border: 0;
}

.topCatMenu .bonusMenu {
  display: inline-block;
}

.topCatMenu .bonusDownMenu {
  display: inline-block;
}

.topCatMenu .bonusDownMenu .menuName {
  display: inline-block;
  font-size: 4em;
  width: 60px;
  height: 47px;
  margin-bottom: -18px;
  background-image: url(../../../uploads/design/menu-more-12.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 31px;
}

.topCatMenu .bonusDownMenu .menuName:hover, .topCatMenu .bonusDownMenu .menuName.hover {
  background-color: #fafafa;
}

.topCatMenu .bonusDownMenu .down-open {
  display: none;
  position: absolute;
  background-color: #fff;
}

.topCatMenu .bonusDownMenu .down-open a {
  display: block;
  position: relative;
  z-index: 50;
  padding: 14px 20px;
  color: #222;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 18px;
  background-color: #fff;
}

.topCatMenu .bonusDownMenu .down-open a:hover {
  color: #ff000e;
  background-color: #fafafa;
}

.topCatMenu .bonusDownMenu .down-open.open {
  display: block;
}

.topCatMenu .plus-url {
  color: #444;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 15px 15px 38px;
  background-position: 8px center;
  background-repeat: no-repeat;
}

.topCatMenu .plus-url:hover {
  background-color: #fafafa;
}

/* TOP SERACH-----------------------------------------------*/
.searchForm {
  vertical-align: middle;
}

.searchForm .search {
  outline: none;
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px 10px;
  color: #fff;
  transition: 0.3s;
}

.searchForm .search:focus {
  background-color: #fff;
  color: #000;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.searchForm .button {
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  margin-left: -1px;
  border-width: 1px;
}

.searchBox {
  position: absolute;
  width: 100%;
}

.searchBox .searchForm {
  width: 30%;
  margin: 0px auto;
  padding: 10px;
  background-color: #222;
}

/* TOP CATEGORY MENU-----------------------------------------------*/
.headArea {
  color: #000;
  background-position: center;
  background-size: cover;
}

.headArea .buttons {
  margin-top: 40px;
}

.headArea .jtitle .name {
  font-weight: 600;
}

.headArea .jtitle .name.forbot {
  margin-top: 30px;
}

.headArea .leftArea {
  padding-right: 40px;
}

.headArea .rightArea {
  padding-left: 20px;
  border-left: 2px solid #ff000e;
}

.headArea.inner {
  padding: 0px;
  text-align: left;
  background-image: none !important;
  color: #000;
  background-color: #fff;
}

.headArea.inner .main {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.headArea.inner.itemHead .name {
  font-size: 1.6em;
  margin-bottom: 0px;
}

.headArea.inner.itemHead .desc {
  font-size: 1.6em;
}

/* ADVANTS-----------------------------------------------*/
.advantArea {
  color: #000;
}

.advantArea .advant {
  padding: 20px;
  font-weight: 400;
}

.advantArea .image {
  float: left;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
}

.advantArea .text {
  margin-left: 70px;
}

.advantArea .caption {
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 600;
}

.advantArea .desc {
  margin-top: 5px;
  text-transform: uppercase;
}

.content .advantArea {
  color: #222;
}

/* СПИСОК ТОВАРОВ-----------------------------------------------*/
.item-list {
  text-align: left;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}

.item-list .jitem .area {
  position: relative;
  width: 100%;
  background-color: #fff;
  text-decoration: none;
  border: 1px solid transparent;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 0px;
  box-sizing: border-box;
  transition: 0.1s;
}

.item-list .jitem:hover .area {
  border-color: #ff000e !important;
  border-color: transparent !important;
  box-shadow: 0 0 0 5px #fff, 0 0 0 5px #aaa, 0 0 60px rgba(0, 0, 0, 0.1);
  z-index: 3;
}

.item-list .jitem:hover .buy {
  opacity: 1;
}

.item-list .images img {
  display: none;
}

.item-list .images {
  display: block;
  position: relative;
  margin: 20px;
  height: 240px;
  text-decoration: none;
}

.item-list .images .img {
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.3s;
}

.item-list .images .img.second {
  z-index: 1;
  opacity: 0;
}

.item-list .images:hover .img.second {
  opacity: 1;
}

.item-list .bonus {
  position: absolute;
  z-index: 2;
  padding: 7px;
  color: #ff000e;
  font-size: 1em;
  line-height: 1.1;
  bottom: -15px;
  left: -10px;
}

.item-list .bonus img {
  display: inline-block;
  width: 24px;
  height: 24px;
  float: left;
}

.item-list .bonus span {
  display: block;
  margin-left: 32px;
}

.item-list .bonus.avail {
  color: #0a0;
  font-weight: 400;
}

.item-list .bonus.deliv {
  color: #0a0;
}

.item-list .bonus.deliv img {
  display: none;
}

.item-list .bonus.deliv span {
  margin-left: 0;
}

.item-list .text {
  position: relative;
  /*background-color: #FAFAFA;*/
  padding: 0px 20px;
  box-sizing: border-box;
  width: 100%;
  min-height: 220px;
  padding-bottom: 70px;
}

.item-list .text .border {
  border-top: 1px solid #eee;
  margin-bottom: 10px;
}

.item-list .price {
  z-index: 2;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-weight: 400;
  font-size: 1.2em;
}

.item-list .price .value {
  font-size: 1.3em;
  display: table;
  font-weight: 600;
}

.item-list .price-old,
.itemPage .price-old {
  display: inline-block;
  color: #888;
  font-size: 1rem;
  font-weight: 400;
}

.item-list .price-old::before,
.itemPage .price-old::before {
  content: "";
  display: block;
  border-bottom: 1px solid #888;
  position: relative;
  top: 10px;
}

.item-list .text.login,
.itemPage {
  min-height: 250px;
  padding-bottom: 100px;
}

.item-list .text.login .price,
.itemPage .price {
  bottom: 40px;
}

.item-list .text.login .price-off,
.itemPage .price-off {
  display: table;
  font-size: 1.1em;
  color: #888;
  position: absolute;
  bottom: 20px;
  box-sizing: border-box;
  /*padding: 4px 10px;
        border: 1px solid #A00;*/
}

.item-list .text.login .price-off span:nth-child(1),
.itemPage .price-off span:nth-child(1) {
  color: #a00;
  font-weight: 600;
}

.item-list .text.login .price-off span:nth-child(2),
.item-list .text.login .price-off span:nth-child(3),
.itemPage .price-off span:nth-child(2),
.itemPage .price-off span:nth-child(3) {
  color: #0a0;
  font-weight: 600;
}

.item-list .text.login .price-off.item-page,
.itemPage .price-off.item-page {
  position: relative;
  bottom: 0;
}

.item-list .price-diff,
.itemPage .price-diff {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  padding: 2px 5px 1px 5px;
  background-color: #ff000e;
  font-weight: 400;
  position: relative;
  top: -1px;
  margin-left: 3px;
}

.item-list .special {
  position: absolute;
  padding: 10px;
  right: 0px;
  bottom: 20px;
  width: 38%;
  font-size: 0.9em;
  z-index: 2;
}

.item-list .buy {
  z-index: 2;
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 1em;
  padding: 7px 15px;
  border-width: 1px;
  opacity: 0;
  transition: 0.3s;
  display: none;
}

.item-list .addBasketButton {
  z-index: 2;
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-image: url(../../../uploads/design/icons/icon_basket-12.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  height: 40px;
  width: 40px;
  background-color: #ff000e;
  border-width: 1px;
  box-sizing: border-box;
  transition: 0.2s;
}

.item-list .addBasketButton.add {
  background-image: url(../../../uploads/design/icons/icon_basket_add-12.png);
  background-color: #ff000e;
}

.item-list .name {
  display: table;
  font-size: 0.95em;
  line-height: 1.4em;
  margin-bottom: 3px;
  font-weight: 400;
  text-transform: uppercase;
}

.item-list .size {
  font-size: 1.2em;
  margin-bottom: 10px;
  text-decoration: none;
  color: #666;
}

.item-list .text .desc {
  font-size: 0.9em;
  color: #333;
  font-weight: 300;
  text-decoration: none;
  height: 60px;
  overflow: hidden;
}

.item-list .services {
  overflow: hidden;
  color: #333;
  margin-top: 12px;
  margin-bottom: 10px;
  font-size: 0.85em;
  font-weight: 400;
}

.item-list .services .service {
  float: left;
  display: table;
  line-height: 1em;
  overflow: visible;
  margin-right: 7px;
}

.item-list .services .service img {
  width: 22px;
  display: table-cell;
  vertical-align: middle;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.item-list .services .service span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 7px;
}

.item-list .jitem:hover .services .service img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}

/*medium---*/
.item-list.medium .item {
  padding: 0px;
}

.item-list.medium .border {
  display: none;
}

.item-list.medium .images {
  position: absolute;
  margin: 0px;
  top: 10px;
  bottom: 10px;
  width: 40%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
}

.item-list.medium .text {
  margin: 0px 0px 0px 40%;
  padding: 20px 20px 100px 20px;
  width: auto;
  min-height: 260px;
}

.item-list.medium .price {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.item-list.medium .special {
  display: none;
}

.item-list.medium .price-old {
  margin-left: 0px;
}

.item-list.medium .services {
  margin: 15px 0px;
  display: none;
}

.item-list.medium .buy {
  left: 20px;
  right: auto;
}

/*mini---*/
.item-list.mini {
  border: 0px;
}

.item-list.mini .jitem .area {
  padding: 0px;
  border-color: transparent;
}

.item-list.mini .jitem .area:hover {
  border-width: 1px;
}

.item-list.mini .name {
  font-size: 0.9em;
  font-weight: 300;
}

.item-list.mini .images {
  position: absolute;
  margin: 0px;
  top: 10px;
  bottom: 10px;
  width: 30%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
}

.item-list.mini .text {
  margin: 0px 0px 0px 30%;
  padding: 20px;
  width: auto;
  min-height: auto;
  overflow: auto;
  min-height: 146px;
}

.item-list.mini .desc {
  display: none;
}

.item-list.mini .price {
  position: relative;
  left: 0;
  top: 10px;
  margin-top: 15px;
}

.item-list.mini .addBasketButton {
  bottom: 10px;
  right: 10px;
}

.item-list.mini .special {
  display: none;
}

.item-list.mini .price-old {
  margin-left: 0px;
}

.item-list.mini .services {
  display: none;
}

.item-list.mini .border {
  display: none;
}

/* Список размеров -----------------------------------------------*/
.sizeList .jitem {
  border: 1px solid #aaa;
  text-decoration: none;
  color: #000;
}

.sizeList .jitem:hover {
  border-color: #ff000e !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.sizeList .image {
  position: absolute;
  top: 10px;
  bottom: 10px;
  width: 30%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.sizeList .text {
  margin-left: 30%;
  padding: 20px;
}

.sizeList .name {
  color: #ff000e;
  font-size: 1.4em;
}

.sizeList .size {
  font-size: 1.4em;
  margin-bottom: 15px;
}

.sizeList .price {
  color: #fff;
  font-weight: 400;
  font-size: 1.2em;
}

.sizeList .price span {
  padding: 7px 10px;
  background-color: #ff000e;
}

/* БАНЕР ОПТОМ -----------------------------------------------*/
.opt {
  padding: 40px 40px;
  margin: 20px 0px;
  border: 2px solid #ff000e;
}

.opt .jtitle {
  margin-right: 20px;
}

.opt .email {
  display: table;
  font-size: 1.6em;
  font-weight: 400;
  text-decoration: none;
  color: #000;
}

.opt .telefon {
  display: table;
  font-size: 2.4em;
  font-weight: 600;
  text-decoration: none;
  color: #000;
  margin-bottom: 10px;
}

/* Сортировка товаров -----------------------------------------------*/
.item-sort {
  margin-bottom: 20px;
}

.item-sort .button {
  margin-right: -2px;
  padding: 5px 15px;
}

.item-sort .button:hover {
  background-color: #eee;
}

.item-sort .button.select {
  background-color: #eee;
}

/* Метки фильтра под заголовком --------------------------------------------*/
.labels {
  margin: 10px 0px 0px 0px;
  width: 80%;
}

.labels .label {
  color: #000;
  font-size: 1.2em;
  display: inline-block;
  padding: 5px 15px;
  background-color: #eee;
  border-radius: 20px;
  word-wrap: normal;
  margin-bottom: 5px;
}

.labels .plus {
  padding: 1px 5px;
  background-color: #ff000e;
  color: #fff;
  border-radius: 100px;
}

.labels a.clear {
  font-weight: 300;
  margin-left: 10px;
  display: inline-block;
  word-wrap: normal;
  margin-bottom: 5px;
  text-transform: none;
  font-size: 1.2em;
  border-radius: 100px;
  padding: 4px 15px;
}

.labels .label.clear:hover {
  background-color: #ff000e;
  color: #fff;
}

/* Таблица харакетристик продукта ------------------------------------*/
.box.itemPage {
  padding-top: 30px;
}

.box.itemPage .rightArea {
  padding-left: 20px;
}

.itemPage .options {
  width: 100%;
}

.itemPage .options td {
  font-size: 1.1em;
  padding: 12px 10px;
  border-bottom: 1px solid #eee;
  vertical-align: top;
  line-height: 1em;
}

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

.itemPage .options tr:hover {
  background-color: #fafafa;
}

.itemPage .options tr td:first-child {
  font-weight: 400;
}

.itemPage .options tr td:last-child {
  text-align: right;
  width: 60%;
}

.itemPage .options td .jbutton {
  margin-top: 5px;
}

.itemPage .delivery {
  padding: 20px 20px;
  border: 1px solid #eee;
}

.itemPage .delivery h3 {
  margin-top: 0;
}

.itemPage .delivery table {
  width: 100%;
}

.itemPage .delivery table td {
  padding-bottom: 15px;
  vertical-align: top;
  text-align: right;
}

.itemPage .delivery table tr td:first-child {
  font-weight: 400;
  text-align: left;
}

.itemPage .delivery .count td {
  padding-top: 10px;
  border-top: 1px solid #eee;
}

.itemPage .delivery .countSave {
  width: 70%;
  font-size: 1.2em;
  color: #ff000e;
  padding: 0px 0px 0px 55px;
  background-image: url(../../../uploads/design/icons/savecount-12.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 40px;
}

.itemPage .specific {
  margin-top: 20px;
  padding: 20px;
  background-color: #fafafa;
}

.itemPage .specific h3 {
  margin-top: 0;
}

.itemPage .pricesArea {
  padding-bottom: 20px;
}

.itemPage .pricesArea .currency {
  font-size: 1.56em;
  font-weight: 600;
}

.itemPage .pricesArea .currency.oneUnit {
  font-size: 1em;
}

.itemPage .prices td {
  font-size: 1.2em;
  border-bottom: 4px solid #fff;
}

.itemPage .prices .value {
  text-align: right;
  font-weight: 600;
  font-size: 1.56em;
}

.itemPage .prices .desc {
  padding: 6px 8px;
  font-weight: 400;
  font-size: 1em;
  display: inline-block;
  color: #666;
}

.itemPage .prices .desc.old span {
  display: block;
  background-color: #a00;
  padding: 7px 15px;
  font-size: 1.2em;
  font-weight: 400;
}

.itemPage .priceCaption {
  margin-top: 3px;
  font-weight: 400;
  color: #a00;
}

.itemPage .priceCaption.avail {
  color: #0a0;
}

.itemPage .priceCaption.deliv {
  color: #0a0;
}

.itemPage .images .view-area {
  border: 1px solid #eee;
}

.itemPage .images .view {
  width: 100%;
  height: 400px;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
}

.itemPage .images .previews {
  margin-top: 10px;
}

.itemPage .images .previews a {
  min-height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #eee;
  transition: 0.3s;
}

.itemPage .images .previews a.active {
  border: 1px solid #222;
}

.itemPage .images .previews a:hover {
  border: 1px solid #ff000e;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.itemPage .images .previews img {
  display: none;
}

.itemPage .priceTitle {
  margin-top: 0px;
}

.itemPage .content {
  padding: 0px 0px 15px 0;
}

.itemPage .back {
  padding: 10px 15px;
  background-color: #fff;
  position: absolute;
  margin-top: -53px;
  border: 1px solid #eee;
}

.itemPage .file {
  text-decoration: none;
  padding: 10px 10px 10px 20px;
  border: 1px solid #eee;
}

.itemPage .file:hover {
  border-color: #ff000e !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.itemPage .file .icon {
  height: 80px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.itemPage .file .icon.pdf {
  background-image: url(../../../uploads/design/icons/icon_pdf-12.png);
}

.itemPage .file .icon.doc,
.itemPage .file .icon.docx {
  background-image: url(../../../uploads/design/icons/icon_word-12.png);
}

.itemPage .file .icon.xls,
.itemPage .file .icon.xslx {
  background-image: url(../../../uploads/design/icons/icon_exel-12.png);
}

.itemPage .file .desc {
  padding-left: 15px;
  font-size: 0.9em;
}

.itemPage .buttons {
  text-align: right;
}

.itemPage .buttons .button {
  display: inline-block;
  margin-bottom: 5px;
  box-sizing: border-box;
}

.itemPage .btn-deliveri {
  display: inline;
  margin-top: 5px;
}

.itemPage .addBasketButton {
  display: inline-block;
  background-image: url(../../../uploads/design/icons/icon_basket-12.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 40px;
  background-color: #ff000e;
  box-sizing: border-box;
  transition: 0.2s;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.itemPage .addBasketButton.add {
  background-image: url(../../../uploads/design/icons/icon_basket_add-12.png);
  background-color: #ff000e;
  border-color: #ff000e;
}

.itemPage .addBasketButton.add:hover {
  box-shadow: none;
}

.itemPage .stoks-link {
  display: inline;
  color: #ff000e;
  border-bottom: 1px dashed #ff000e;
  cursor: pointer;
  text-decoration: none;
}

.itemPage .stoks-list {
  margin-top: 20px;
  padding: 20px;
  background-color: #fafafa;
}

.itemPage .stoks-list .stoks-table {
  display: table;
  width: 98%;
}

.itemPage .stoks-table .stok {
  display: table-row;
}

.itemPage .stoks-table .stok:hover {
  background-color: rgba(0, 0, 0, 0.01);
}

.itemPage .stoks-table .stok.captions div {
  font-weight: 600;
}

.itemPage .stoks-table .stok.captions:hover {
  background-color: transparent;
}

.itemPage .stoks-table .stok > div {
  display: table-cell;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}

.itemPage .stoks-list .stok .price {
  font-weight: 400;
}

/* ДРУГИЕ размеры и модели-----------------------------------------------*/
.fullModelArea {
  margin-top: 40px;
}

/* Каталог на главной-----------------------------------------------*/
.itemsAreaMain .main {
  border-bottom: 1px solid #eee;
  padding-top: 60px;
  padding-bottom: 60px;
}

.itemsAreaMain .jtitle .name {
  margin-bottom: 60px;
}

.itemsAreaMain .catalogInButton {
  margin-top: 40px;
}

/* BOTTTOM-----------------------------------------------*/
.bottom {
  color: #fff;
  padding: 30px 0px;
  background-color: #666;
  background-position: center;
  background-size: cover;
  overflow: visible;
}

.bottomLogoArea {
  position: relative;
  z-index: 2;
  display: table;
  margin-bottom: 15px;
  margin-top: 20px;
}

.bottomLogoArea img {
  width: 120px;
}

.bottom .contacts {
  clear: both;
  border: 2px solid #ff000e;
  padding: 20px;
}

.bottom .company {
  font-size: 1.2em;
  font-weight: 600;
}

.bottom .slogan {
  text-transform: uppercase;
  font-size: 0.7em;
  margin-top: 10px;
  margin-bottom: 15px;
}

.bottom .site {
  display: table;
  text-decoration: none;
  padding: 5px 0px 5px 30px;
  background-image: url(../../../uploads/design/icons/icon_url-12.png);
  background-size: 20px;
  background-position: 0px center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
}

.bottom .telefons {
  margin-bottom: 5px;
  padding: 5px 0px 5px 30px;
  background-image: url(../../../uploads/design/icons/icon_telefon-12.png);
  background-size: 20px;
  background-position: 0px center;
  background-repeat: no-repeat;
}

.bottom .telefon {
  display: table;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
}

.bottom .email {
  display: table;
  text-decoration: none;
  background-image: url(../../../uploads/design/icons/icon_email-12.png);
  padding: 5px 0px 5px 30px;
  background-size: 20px;
  background-position: 0px center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
}

.bottom .workTime {
  padding: 5px 0px 5px 30px;
  background-image: url(../../../uploads/design/icons/icon_worktime-12.png);
  background-size: 20px;
  background-position: 0px center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
}

.bottom .adress {
  padding: 5px 0px 5px 30px;
  background-image: url(../../../uploads/design/icons/icon_adress-12.png);
  background-size: 20px;
  background-position: 0px center;
  background-repeat: no-repeat;
}

.bottom .menuArea {
  padding-left: 40px;
  text-align: left;
}

.bottom .menuArea .menuName {
  font-weight: 400;
  margin-bottom: 20px;
}

.bottom .menuArea .menu {
  width: 35%;
  float: left;
  box-sizing: border-box;
}

.bottom .menuArea .menu:first-child {
  width: 30%;
  float: left;
}

.bottom .menuArea .down {
  display: none;
}

.bottom .menuArea .menu a {
  display: table;
  margin-bottom: 7px;
}

.bottom .menuArea .menu a.active {
  text-decoration: none;
  color: #fff;
}

.bottom .pays {
  margin-top: 30px;
  padding: 0 20px;
}

.bottom .pays span {
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.bottom .pays img {
  width: 64px;
}

.developer {
  padding: 10px 0px;
  position: relative;
  background-color: #222;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em;
}

.itemList .image {
  height: 200px;
  background-position: center;
  background-size: cover;
}

.itemList .image img {
  display: none;
}

.itemList .item {
  text-decoration: none;
  padding: 10px;
}

.itemList .item:hover {
  background-color: #eee;
}

.itemList .item .name {
  margin-top: 10px;
  font-weight: 400;
  font-size: 1.2em;
}

.itemList .item .desc {
  color: #444;
}

/* CONTENT ----------------------------------------------------*/
.box.columnBox {
  padding-top: 40px;
}

.columnBox .leftArea {
  padding-right: 20px;
}

.columnBox .rightArea {
  padding-left: 40px;
}

.columnBox .rightArea table {
  width: 100%;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
}

.columnBox .rightArea table td {
  font-size: 0.9em;
  padding: 5px;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
}

/* Filter -----------------------------------------------------*/
.multi-filter .h2,
.left-menu .h2 {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 30px;
}

.multi-filter .modalresult {
  padding: 16px 16px 16px 16px;
  position: absolute;
  min-width: 150px;
  z-index: 3;
  display: none;
  background-position: left;
  background-size: 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-color: #eee;
  border: 1px solid #aaa;
  margin-top: -24px;
  cursor: default;
}

.multi-filter .modalresult:before {
  content: "\25C0";
  position: absolute;
  font-size: 1.4em;
  color: #aaa;
  top: 16px;
  left: -16px;
  z-index: 2;
}

.multi-filter .modalresult:after {
  content: "x";
  position: absolute;
  width: 21px;
  height: 20px;
  text-align: center;
  line-height: 19px;
  font-size: 1em;
  color: #000;
  top: -1px;
  right: -1px;
  z-index: 2;
  text-transform: lowercase;
  background-color: #eee;
  border: 1px solid #aaa;
  cursor: pointer;
}

.multi-filter .modalresult:hover:after {
  background-color: #aaa;
  color: #fff;
}

.multi-filter .modalresult .jbutton {
  font-size: 1em;
  padding: 5px 10px;
  margin-top: 5px;
}

.multi-filter .modalresult span {
  display: block;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.1em;
}

.multi-filter .range label {
  float: left;
  width: 40%;
  box-sizing: border-box;
  overflow: auto;
  margin-bottom: 20px;
}

.multi-filter .range .line {
  float: left;
  width: 20%;
  text-align: center;
  padding-top: 4px;
}

.multi-filter .range label.right {
  float: right;
}

.multi-filter .range label input {
  width: 100%;
  height: 30px;
  padding: 5px;
  box-sizing: border-box;
}

.multi-filter .range .polzun {
  clear: both;
  width: 92%;
  margin: 0px auto 20px auto;
}

.jedfilter {
  margin-bottom: 5px;
  padding: 10px 0px;
  border-bottom: 1px dotted #eee;
}

.jedfilter .down {
  display: none;
}

.jedfilter .down.active {
  display: block;
}

.jedfilter .showAll {
  display: table;
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px dashed #000;
  cursor: pointer;
}

.jedfilter .showAll:hover {
  color: #ff000e;
}

.jedfilter .name {
  font-weight: 100;
  margin-bottom: 20px;
  font-size: 1.4em;
  line-height: 1.1em;
}

.jedfilter label {
  display: block;
  margin-bottom: 14px;
  position: relative;
}

.jedfilter .noUi-connect {
  background-color: #aaa;
}

.jedfilter.range:hover .noUi-connect {
  background-color: #ff000e;
}

.jedfilter label > span {
  padding-left: 30px;
  cursor: pointer;
}

.jedfilter label > span > span {
  display: inline-block;
  border-bottom: 1px dashed #ff000e;
  color: #ff000e;
}

.jedfilter input[type="checkbox"] {
  display: none;
}

.jedfilter input[type="checkbox"] ~ span:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #aaa;
  position: absolute;
  top: 1px;
  left: 0;
}

.jedfilter input[type="checkbox"]:checked ~ span:before {
  content: "";
  display: inline-block;
  border: 1px solid #ff000e;
  background-image: url(../../../uploads/design/icons/icon_check-12.png);
  background-position: center;
  background-size: 13px;
  background-repeat: no-repeat;
}

.jedfilter label > span:hover > span {
  border-bottom: 1px dashed #ff000e;
  color: #ff000e;
}

.jedfilter label:hover input[type="checkbox"] ~ span:before {
  border: 1px solid #ff000e;
}

.button-filter {
  margin: 20px auto 0px auto;
}

.mainContent.inner {
  padding: 20px 0px 70px 0px;
}

/*CONTACTS*/
.contactsPage {
  padding: 30px 0px 30px 0px;
  overflow: hidden;
}

.contactsPage .subtitle {
  margin: 10px 0px;
  font-weight: 600;
}

.contactItem {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.contactItem .item {
  clear: both;
  margin-bottom: 5px;
  overflow: auto;
}

.contactItem .item .key {
  font-weight: 600;
}

.contactItem .item .values {
  padding: 5px 0px;
}

.contactItem .item .values .value {
  font-size: 1.2rem;
  text-decoration: none;
}

.contactItem .item .values .desc {
  color: #666;
  font-size: 0.9em;
}

.contactItem table {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}

.contactItem table td {
  font-size: 0.9em;
  padding: 5px 5px;
  vertical-align: top;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}

.contactItem table tr td:first-child {
  width: 30%;
  font-weight: 400;
}

.contactItem .stok {
  margin-bottom: 15px;
  padding: 15px 15px 15px 50px;
  border: 1px solid #eee;
  min-height: 120px;
  overflow: hidden;
  background-image: url(../../../uploads/design/icons/icon_mappoint-12.png);
  background-position: 15px 15px;
  background-size: 25px;
  background-repeat: no-repeat;
}

.pagination {
  margin-top: 30px;
}

.pagination .pages-nomer {
  display: inline-block;
}

.pagination .pages-nomer a,
.pagination .pages-nomer span,
.pagination .page-prev,
.pagination .page-next {
  display: inline-block;
  border: 1px solid #eee;
  padding: 10px 15px;
}

.pagination a:hover {
  background-color: #eee;
}

.searchArea .word {
  font-size: 1.4em;
  margin-bottom: 20px;
}

.searchArea .word span {
  font-weight: 400;
}

/*КЛИЕНТЫ */
.clientLogo .image img {
  display: none;
}

.clientLogo .image {
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  height: 160px;
  border: 1px solid #eee;
}

/*ОТЗЫВЫ*/
.reviewArea {
  margin-top: 40px;
}

.reviewArea .h2 {
  margin-bottom: 20px;
}

.reviewArea .review {
  padding: 20px;
  border: 1px solid #eee;
}

.reviewArea .name {
  font-size: 1.4em;
  font-weight: 400;
}

.reviewArea .type {
  color: #666;
}

.reviewArea .text {
  margin-top: 10px;
}

/*ОПЛАТА*/
.payment .line {
  margin: 5px 0px;
}

.payment .line .caption {
  font-weight: 400;
}

.payment .line .desc {
  color: #333;
  font-size: 0.9em;
}

.payment .bank {
  cursor: pointer;
  padding: 20px 10px;
  text-align: center;
  border: 1px solid #eee;
}

.payment .bank:hover,
.payment .bank.active {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #ff000e;
}

.payment .dropLink {
  display: inline-block;
  color: #ff000e;
  border-bottom: 1px dashed #ff000e;
  cursor: pointer;
}

.payment .dropLink:hover,
.payment .dropLink.active {
  color: #ff000e;
  border-color: #ff000e;
}

.payment .dropContent {
  display: none;
  opacity: 0;
  transition: 0.2s;
}

.payment .dropContent.active {
  display: block;
  opacity: 1;
}

.payment .dropContent img {
  max-width: 900px;
}

.payment .bankContent {
  margin-top: 40px;
  display: none;
}

.payment .bankContent.active {
  display: block;
}

.item-list .labelIcons {
  position: absolute;
  left: -10px;
  top: -10px;
  z-index: 2;
}

.item-list .labelIcons .label {
  width: 44px;
  height: 44px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  padding-top: 22px;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 0.8em;
}

/*ВЫБОР ГОРОДОВ*/
.selectCityLink {
  display: table;
  color: #fff;
  font-weight: 400;
  font-size: 1.4em;
  border-bottom: 1px dashed #fff;
  padding: 0px 3px;
  cursor: pointer;
}

.cityArea {
  position: absolute;
  width: 90%;
  box-sizing: border-box;
  z-index: 5;
  padding: 40px;
  background-color: #fff;
  text-align: left;
  display: none;
}

.cityArea.active {
  display: block;
}

.cityArea a {
  display: inline-block;
  padding: 0px;
  color: #ff000e;
  box-sizing: border-box;
  margin-bottom: 3px;
}

.cityArea a:hover {
  background-color: #fff;
  color: #ff000e;
}

.previewText {
  font-size: 1.2em;
  font-style: italic;
  margin-top: 15px;
}

.previewText .image {
  background-position: center;
  background-size: cover;
}

.previewText img {
  display: none;
}

.previewText .text {
  padding-left: 40px;
}

.feedback_form .site {
  display: none;
}

/*Преимущества столов*/
.tableAdvant {
  margin-top: 20px;
}

.tableAdvant .h3 {
  font-weight: 600;
  margin-bottom: 10px;
}

.tableAdvant .item {
  padding: 10px 0px;
}

.tableAdvant .icon {
  float: left;
  width: 80px;
}

.tableAdvant .icon img {
  width: 50px;
}

.tableAdvant .text {
  margin-left: 80px;
}

.tableAdvant .item .name {
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/*КОРЗИНА*/
.basketPanel {
  display: block;
  background-image: url(../../../uploads/design/icons/icon_basket_black-12.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-left: 70px;
  text-decoration: none;
  color: #000;
}

.basketPanel .name {
  font-size: 1.4em;
  font-weight: 400;
}

.basketPanel .price {
  margin-top: 2px;
  font-size: 1.2em;
}

.basketPanel .count.disable {
  display: none;
}

.basketPanel .count {
  background-color: #ff000e;
  color: #fff;
  border-radius: 100px;
  display: table;
  position: absolute;
  left: 60px;
  top: 0px;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}

.basketTable {
  width: 100%;
  display: none;
}

.basketTable .captions td {
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #ff000e;
}

.basketTable tr.item:hover {
  background-color: rgba(0, 0, 0, 0.015);
}

.basketTable tr td {
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}

.basketTable tr.remove {
  opacity: 0.2;
}

.basketTable .imageTd {
  width: 60px;
}

.basketTable .deleteTd {
  width: 40px;
  text-align: center;
}

.basketTable .nameTd {
  width: 40%;
}

.basketTable .countTd {
  width: 80px;
}

.basketTable .image {
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.basketTable .name {
  display: table;
  font-size: 1.1em;
  line-height: 1em;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}

.basketTable .name span {
  display: table;
  color: #aaa;
  font-weight: 300;
  text-transform: none;
  font-size: 0.9em;
}

.basketTable .price {
  font-size: 1.1em;
  line-height: 1em;
  font-weight: 400;
  color: #777;
}

.basketTable .price-count {
  font-size: 1.1em;
  line-height: 1em;
  font-weight: 600;
}

.basketTable input.count {
  width: 60px;
  padding: 7px 10px;
  height: auto;
}

.basketTable .totalTr td {
  border-top: 1px solid #666;
  border-bottom: 0;
}

.basketTable .totalTr .second {
  color: #666;
  font-size: 1.1em;
}

.basketTable .removeBasketButton {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: #eee;
  text-decoration: none;
  color: #aaa;
  line-height: 26px;
}

.basketTable .removeBasketButton:hover {
  background-color: #ff000e;
  color: #fff;
}

.basketTable .captionStyle {
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  text-align: right;
  padding-right: 20px;
}

.basketTable .valueStyle {
  font-size: 1.4em;
  font-weight: 600;
}

.noBasket {
  margin-top: 20px;
  display: none;
  font-size: 1.8em;
  font-weight: 300;
  text-transform: uppercase;
}

#form-basket {
  padding: 25px 30px 30px 30px;
  border: 2px solid #eee;
  margin-top: 25px;
}

div[data-id="form-basket"] {
  height: 650px;
}

.basketTable .bonus .bonusInput {
  height: 34.4px;
}

.basketTable .bonus textarea.bonusInput {
  width: 90%;
  max-width: 90%;
  height: 60px;
  min-height: 50px;
  margin-top: -1px;
}

.basketTable .bonus .bonusName {
  width: 90%;
}

.basketTable .bonus .bonusPrice,
.basketTable .bonus .bonusPrice2 {
  display: inline-block;
  width: 48%;
}

.seeBox .main {
  border-top: 2px solid #eee;
  padding-top: 40px;
}

.seeBox .jed-gridslider {
  margin: 40px 0;
}

.seeBox .list {
  min-height: 520px;
}

.seeBox .list .jitem {
  position: inherit;
}

.seeBox .list .jitem:hover .area {
  position: absolute !important;
}

.itemTitle .jtitle {
  width: 70%;
}

.flush {
  display: none;
  position: absolute;
  top: 20px;
  left: 5%;
  right: 5%;
  background-color: #dc3545;
  border-radius: 2px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 15px;
  z-index: 9999;
}

.flush-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.quiz {
  margin-bottom: 30px;
  background-color: #fff;
}

#integrate-quiz-element {
  margin: 0px !important;
}

.basketOffer {
  margin-top: 40px;
  padding: 30px;
  background-color: #eee;
}

.basketOffer .title {
  margin-bottom: 20px;
}

.basketOffer form .valueCaption {
  font-size: 1.1em;
  font-weight: 600;
}

.basketOffer form .value {
  display: block;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.basketOffer form textarea.value {
  max-width: 100%;
  min-height: 60px;
}

.basketOffer form .submit {
  margin: 5px;
}

.basketOffer .text {
  padding-left: 20px;
  padding-top: 20px;
}

.basketOffer .text .item {
  margin-bottom: 7px;
  border-bottom: 1px dotted #bbb;
}

.basketOffer .text .caption {
  display: inline-block;
  box-sizing: border-box;
  width: 55%;
  font-size: 1.2em;
  font-weight: 300;
  text-transform: uppercase;
  text-align: left;
  padding-right: 20px;
}

.basketOffer .text .value {
  display: inline-block;
  width: 40%;
  font-size: 2em;
  font-weight: 600;
  text-align: right;
}

.basketOffer .text .border {
  margin: 40px 0;
}

.basketOffer .offer-edit-exit {
  margin-top: -15px;
  display: table;
  margin-bottom: 20px;
}

.maincats {
  padding: 60px 0;
}

.maincats .main {
  padding-bottom: 60px;
  border-bottom: 1px dashed #ff000e;
}

.maincats .category {
  margin-bottom: 10px;
}

.maincats .boxcat {
  padding: 40px 30px;
  border: 4px solid #ff000e;
  box-sizing: border-box;
}

.maincats .boxcat .name {
  margin-bottom: 15px;
  display: table;
  font-weight: 600;
}

.maincats .jitem {
  overflow: visible;
}

.maincats .boxitem {
  padding: 10px;
  border: 1px solid #eee;
  box-sizing: border-box;
  overflow: auto;
  min-height: 250px;
}

.maincats .boxitem:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.maincats .boxitem .image {
  float: left;
  width: 140px;
  min-height: 140px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.maincats .boxitem .text {
  margin-left: 140px;
  padding: 20px;
}

.maincats .boxitem .name {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  display: table;
}

.offerListPage {
  padding: 40px;
}

.offerListPage .offerList {
  width: 100%;
}

.offerListPage .offerList tr td {
  padding: 4px 10px;
  border-bottom: 1px solid #eee;
}

.offerListPage .offerList tr td.nomer {
  width: 50px;
}

.offerListPage .offerList tr:nth-child(2n) td {
  background-color: rgba(0, 0, 0, 0.01);
}

.offerListPage .offerList tr:hover td {
  background-color: rgba(0, 0, 0, 0.03);
}

.fixed-messangers {
  position: fixed;
  padding: 10px;
  left: 20px;
  bottom: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 5px;
  z-index: 3;
}

.fixed-messangers img {
  max-width: 34px;
}

.category-list-top .item {
  display: block;
  text-align: center;
  border: 1px solid #eee;
  padding: 20px 10px 7px 10px;
  box-sizing: border-box;
  min-height: 160px;
}

.category-list-top .item.active {
  border-color: #000;
  color: #000;
  text-decoration: none;
}

.category-list-top .image {
  max-width: 100px;
  margin: 0 auto;
  height: 100px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.banner-list .banner {
  display: block;
  margin-bottom: 15px;
}

.banner-list .banner img {
  display: block;
  width: 100%;
}

.admin-edit-form {
  padding: 20px;
  border: 4px solid #A00;
  margin: 20px 0;
}

.admin-edit-form .form-title {
  font-size: 1.4em;
  font-weight: 400;
  margin-bottom: 20px;
}

.admin-edit-form .label {
  font-weight: 400;
}

.admin-edit-form input, .admin-edit-form select {
  display: block;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
}

.admin-edit-form .edit-wrapper {
  margin-bottom: 10px;
}

.admin-edit-form .save {
  margin-top: 20px;
  padding: 15px 25px;
  background-color: #A00;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 400;
  display: table;
  cursor: pointer;
  transition: 0.2s;
}

.admin-edit-form .save:hover {
  box-shadow: 0 0 0 4px rgba(170, 0, 0, 0.2);
}
