@import "empty.css";
@import "slideshow.css";
@import "fabric.css";

/* Основные стили  ============================================ */

*,
*::before,
*::after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
html, body {height: 100%;}

body {
  	margin: 0;
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-size: 14px;
    color: #7b7b7b;
  	background-color: #F5F5F5;
    background-image: url(fon.jpg);
}
h1 {
    font-size: 25px;
    color: #2d1304;
    font-weight: normal;
  	line-height: 1.3;
    padding: 0;
    margin-bottom: 20px;
}
h1 span.small {
    font-size: 18px;
  	
}
h2 {
    font-size: 20px;
    color: #ed910e;
    font-weight: normal;
    margin: 15px 0;
  	line-height: 1.3;
}
h2 span.small {
    font-size: 16px;
}
h3 {
    font-size: 16px;
    color: #ed910e;
    font-weight: normal;
    padding: 0;
    margin: 10px 0;
}
h2 small {
    font-size: 14px;
}
h4 {
    font-size: 13px;
    color: #7b7b7b;
    font-weight: 600;
    padding: 5px 0;
  	line-height: 1.3;
}
h5 {
    font-size: 13px;
    color: #7b7b7b;
    font-weight: 600;
    padding: 5px 0;
  	line-height: 1.3;
}
h6 {
    font-size: 13px;
    color: #7b7b7b;
    font-weight: 600;
    padding: 5px 0;
  	line-height: 1.3;
}

p {
    line-height: 1.3;
}
a {
    color: #ed910e;
}
a:hover {
    color: #6a8602;
}



/* Основные контейнеры  ============================================ */
#content { 
  	flex: 1 0 auto;
    width: 100%;
  	/*height: 100%;*/
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 15px;
	line-height: 125%;
}
.contentText {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  
}
.movie-container {
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
     display: block;
}
 .movie-fixed {
   max-width: 560px;
   max-height: 315px;
   margin: 10px auto;
}
.movie {
  text-align: center;
  margin: 10px;
}
.editor-content {
	width: 100%;
  	max-width: 1200px;
  	margin: 20px auto;
  	
}
.editor-content p { 
  	margin-bottom: 10px;
}
.container {
    width: 100%;
    max-width: 1330px;
    
    margin: 0 auto;
    padding: 0 15px;
}
/* страница 404 ============================================ */

.page_404 {
  margin: 0 auto;
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;

}
.page_404--img {
  width: 30%;
  text-align: center;
}
.page_404--img img {
  width: 100%;
  max-width: 265px;
  min-width: 150px;
}
.page_404--text {
  width: 70%;	
  padding-left: 25px;
}
.page_404_text p {
  margin-bottom: 10px;
}
/* информационный блок на странице ============================================ */
.of_info {
    display: flex;
  	flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;

}
.of_info--item {
  	width: 50%;
	display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0 10px;

}
.of_info--item img {
	width: 30px;
    height: 30px;
  	
}
.of_info--item span {
   padding-left: 10px; 

}
/* информационный блок Как купить мебель на сайте ============================================ */
.ordering {
    display: flex;
  	flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;

}
.ordering__item {
  	width: 40%;
	padding: 0 10px;
}
.ordering__item:last-child {
  	width: 60%;
}
.ordering2 {
    display: flex;
  	flex-wrap: wrap;
  	justify-content: flex-start;
    align-items: center;
    padding: 30px 0;
    border-bottom: 0px;

}
.ordering2__item--title {
  	width: 30%;
	display: flex;
  	justify-content: flex-start;
  	align-items: center;
    padding: 0px;

}
.ordering2__item--text {
  	width: 70%;
  	padding-left: 10px;
}
.ordering2__item--title h3 {
	font-size: 14px;
    color: #ed910e;
    font-weight: 600;
  	text-transform: uppercase;
    padding-left: 10px;
    margin: 0;
}
.ordering__img {
  	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.ordering__img img {
	display: block;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
}
.ordering__img2 img {
	display: block;
    max-width: 100%;
    height: auto;
}

.ordering__info {
	width: 100%;
    background: #e5e5e5 url(infoAF.png) no-repeat 2% 15px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    padding: 15px 15px 15px 45px;
    border: solid 1px #cfcfcf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}
.ordering__info p {
	margin-bottom: 0;
}


/* Верхнее меню ============================================ */

.topmenu {

    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    justify-content: space-around;
}

.topmenu__link {
    color: #2d1304;
    text-decoration: none;
    margin: 15px 10px;
    display: inline-block;
    vertical-align: top;
    transition: color 0.2s linear;
}

.topmenu__link a {
    color: #2d1304;
}

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

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

.topmenu__link:hover {
    color: #ed910e;
}
/* header ============================================ */
.header {
    height: auto;
}

.header__inner {
    border-top: solid 1px #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}
.header__inner-cm {
	display:none;
}
.header__logo {
  display: block;
}
.header__logo--img {
    width: 100%;
    max-width: 200px;
}

.header__info {
    text-transform: uppercase;
    font-size: 15px;
    min-width: 350px;
    text-align: center;
    color: #2d1304;
    margin: 0 auto;
    padding: 0 10px;
}
.header__info--p {
  font-size: 21px;
  margin-bottom: 5px;
}
.header__info p {
    margin: 0;
}

.header__cart {
    background: url(cart.png) no-repeat scroll left center;
    padding: 10px 0 5px 50px;
    font-size: 12px;
    text-transform: uppercase;
    color: #2d1304;
    max-width: 200px;
    text-align: left;
    margin-right: auto;
    
}
.header__cart strong {
	font-size: 13px;
}
.header__cart a {
    text-decoration: none;
}
.header__contacts {
    min-width: 260px;
    font-size: 30px;
    color: #2d1304;
    font-weight: bold;
    right: 0;
  	margin-left: 20px;
}

.header__contacts img {
    padding: 0 10px 0 0;
}

.header__contacts p {
    font-size: 9px;
    text-transform: uppercase;
    padding: 5px 7px 0 105px;
}

.header__contacts a {
    font-size: 18px;
    text-decoration: none;
    color: #2d1304;
}

.header__contacts a:hover {
    color: #ed910e;
}


/* новогоднее оформление ============================================  */
.ng {
    height: 100px;
    background: url(ng.png) repeat-x;
    width: 100%;
}
/* ============================================  */



.attention {
  	background-color: #ed910e;
    width: 100%;
  	font-size: 14px;
    color: #fff;
  	text-align: center;
    margin: 0 auto;
  	padding: 10px;
}
.attention a {
    font-size: 14px;
    color: #fff;
}
.attention a:hover {
    color: #6a8602;
}
.attention__mob {
   display: none;
    background-color: #ed910e;
    width: 100%;
  	font-size: 14px;
    color: #fff;
  	text-align: center;
    margin: 0 auto;
  	padding: 10px;
}

/* Основное меню ============================================ */

.navigation {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navigation__link {
    color: #ed910e;
    text-decoration: none;
    margin: 5px;
    display: inline-block;
    vertical-align: top;
    transition: color 0.2s linear;
}

.navigation__link:hover,
.navigation__link.active:hover {
    color: #2d1304;
}

.navigation__link.active {
    color: #6a8602;
}

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

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

/* intro со слайдером и блоком инфо о фабрике ============================================ */

.intro {}

.intro__inner {
    display: flex;
  	/*flex-wrap: wrap;*/
    justify-content: center;
  	margin: 10px 0 15px 0;
}
.slideshow_item {
  	width: 950px;
	margin: 0;
}
.blok__info {
  	
  	width: 340px;
    height: 320px;
    vertical-align: top;
    margin-left: 10px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.blok__title {
   background: #fff;
}

.blok__title h2 {
    font-size: 14px;
    font-weight: 500;
    color: #3d4248;
    text-transform: uppercase;
    background: url(blok.png) no-repeat 3% 10px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    padding: 10px 0 10px 35px;
    display: block;
}

.blok__img {
    position: relative;
    padding: 3px;
    text-align: center;
}

.blok__img img {
    height: 275px;
    max-width: 330px;
    border: 0px solid #e5e5e5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.blok__text {
    position: absolute;
    top: 5px;
  	left: 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    flex-direction: column;
}
.blok__item {
	text-align: left;
}
.blok__link {
    margin: 5px 10px;
}

.blok__link a {
    color: #2d1304;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    transition: color 0.2s linear;
}

.blok__link:hover {
    color: #6a8602;
}

/* index_page ============================================ */

.index_page h1 {
    color: #3d4248;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 10px 0 20px;
}
.index_page h2 {
    color: #3d4248;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
}

/* блок категории  ============================================ */

.categories {
    display: flex;
  	 flex-wrap: wrap; 
    margin-bottom: 30px;
}

.categories__col {
    flex: 1 1 0;

}

.categories__item {

    position: relative;
    background-color: rgba(0, 0, 0, 0.9);
}

.categories__item:hover .categories__text {
    opacity: 1;
}
.categories__item:hover .categories__title {
    opacity: 0;
}
.categories__item:hover .categories__img {
    opacity: .4;
}

.categories__img {
    display: block;
    max-width: 100%;
    height: auto;
    transition: opacity .2s linear;

}

.categories__content {
    width: 100%;
    padding: 0 15px;

    color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    transition: opacity .2s linear;
    transform: translate3d(0, -100%, 0)
}

.categories__title {
    text-align: right;
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    padding: 15px 10px ;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    transition: opacity .2s linear;


}
.categories__text {
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 15px;
    opacity: 0;
    transition: opacity .2s linear;
}


/* блок почему мы  ============================================ */

.advantage {
    display: flex;
  	flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.advantage__item {
    width: 16%;
    text-align: center;
    padding: 0 20px;
    
}

.advantage__title {
    font-family: 'Roboto', sans-serif;
    color: #2d1304;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
  	margin: 0;
}

.advantage__text {
    font-size: 12px;
    color: #2d1304;
}

/* блок как мы работаем  ============================================ */

.work {
    display: flex;
  	flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.work__item {
    width: 20%;
    text-align: center;
    padding: 10px;
}

.work__icon {
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.work__title {
    font-family: 'Roboto', sans-serif;
    color: #2d1304;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.work__text {
    font-size: 12px;
    color: #7b7b7b;
    margin-bottom: 10px;
    padding: 0 10px;
}

.work__text p {
    margin: 0;
}

/*  скидки ============================================ */

.sale_box {

    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;

}
.sale__item {
    width: 33%;
    max-width: 500px;
    margin-right: 10px;
}
.sale__item:last-child {
    margin-right: 0;

}
.sale__img {

    width: 100%;
    margin: 0;
    border-radius: 5px;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}


/* блоки внизу сайта ============================================ */

.boxes {
    display:flex;
  	flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0;
}
.box__item {
    width: 50%;
    margin: 0;
  	padding: 0 5px;
}

.box__item--soc {
	display:none;
}
.box__inner {
    height: 100%;
    vertical-align: top;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
}
.box__title {
    font-size: 14px;
    font-weight: 500;
    color: #3d4248;
    text-transform: uppercase;
    background: url(blok.png) no-repeat 3% 10px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    padding: 10px 0 10px 45px;
    display: block;
}
.box__img {
}
.box__text {
    font-size: 14px;
    margin: 10px;
}
.box__text:last-child .novelty {
    border-bottom: 0;
}

/* блок новинки ============================================ */

.novelty {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;

}

.novelty__item {
  width: 33%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
}

.novelty__title {

    margin-bottom: 5px;
    padding: 5px 15px 0 15px;
    text-align: center;

}
.novelty__title a {
    font-size: 14px;
    
    color: #2d1304;
    text-decoration: none;
    transition: color 0.2s linear;

}
.novelty__title a:hover {

    color: #ed910e;
    text-decoration: underline;

}

.novelty__img img {
	width: 100%;
    max-width: 160px;

}
.novelty__item .price {
    font-size: 20px;
    margin-bottom: 10px;
    color: #6a8602;
    text-align: center;
 


}
.novelty__item .price_old {
    font-size: 13px;
    margin-top: 10px;
    color: #7b7b7b;
    text-decoration: line-through;
    text-align: center;

}

/* блок новости ============================================ */
.news {
    display: flex;
    
    align-items: stretch;
  	margin-top: 15px;
}

.news__title {
    font-size: 14px;
    font-weight: 600;
    color: #6a8602;
    text-decoration: none;
    transition: color 0.2s linear;

}
.news__title:hover {

    color: #ed910e;
}
.news__img {

    max-width: 90px;
    margin: 3px 10px 0 0;
}

.news__date {
    font-size: 10px;
    padding-top: 5px;
    /text-align: right;

}
.news__text {
    font-size: 12px;
    margin-top: 5px;
}

/* поиск ============================================ */

.search {
    margin: 0 auto;
    width: 100%;
    
}
.search__title {
  	font-size: 20px;
  	color: #2d1304;
  	margin: 20px 0;
}
.search-query {
  	color: #ed910e;
  	text-transform: uppercase;
}
.search__inner {
    display: flex;
    justify-content: space-around;
}
.search p {
  	margin: 0;
    padding: 10px;
}
.search-term {
    width: 80%;
    border: 1px solid #ed910e;
    padding-left: 10px;
  	height: 30px;
}
.search img {
  	max-width: 100px;
	vertical-align: middle;  	
}
/* кнопки button  ============================================ */

.button, .button__artic {
    display: inline-block;
    vertical-align: top;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #ed910e;
    transition: background 0.2s linear;

}
.button--search {
    width: 20%;
    font-size: 14px;
    padding: 5px 50px;
    margin-left: 5px;
}

.button--search:hover {
    background-color: #6a8602;

}
.button__article {
      text-align: center;
      margin: 30px auto 10px auto;
  	  

}
.button__artic {
    font-size: 11px;
    padding: 5px 25px;
    background-color: #6a8602;

}
.button__artic:hover {
    background-color: #ed910e;
    color: #fff;
}




/* футер ============================================ */

.footer {
    flex: 0 0 auto;
    background-color: #2d1304; 
  	margin-top: 30px;
}
.footer_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px;
    margin: 0 30px;
}
.footer__blok {
    width: 33%;
    margin: 0;
}
  .footer__logo {
    margin-bottom: 30px;
}
.footer__phone {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}
.footer__phone p {
    font-size: 13px;
    margin: 0;
    padding-top: 3px;
}
.footer__title {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
  	text-decoration: underline;
  	text-transform: uppercase;
    margin-bottom: 15px;
}
.footer__links {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    flex-direction: column;
}
.footer__link {
    color: #fff;
    text-decoration: none;
    transition: color 0.2s linear;
    margin-bottom: 4px;

}
.footer__link a:hover {
    color: #ed910e;
}
.footer__address {
    font-style: normal;
    font-size: 11px;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 10px;
}
.footer__address p {
    margin: 0;
    padding-bottom: 3px;
}

/* иконки соцсетей и копирайт ============================================ */

.copyright {
    
    font-size: 10px;
    color: #fff;
    margin: 20px 0;
}
.social {
    margin-bottom: 30px;
    display: flex;
}

.social__items {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    margin-right: 5px;
}
.social__items:hover .social__icon {
    fill: #ed910e;
    transition: fill 0.2s linear;
}
.social__icon {
    fill: #fff;
    display: block;
    height: 30px;
  	width: 30px;
}

/* -------------------------------------------------    */








/*#footer {min-width: 1000px;background: url(bgf.jpg) repeat-x;height:215px;}
.copy {font-size:11px; color:#fff; padding: 0 0 10px 0; text-align:right;}*/


.buttonCall {
text-decoration:none; 
text-align:center; 
border:solid 1px #da2632; 
-webkit-border-radius:5px;
-moz-border-radius:5px; 
border-radius: 5px; 
font-weight:500; 
color:#ffffff; 
text-transform:uppercase; 
background-color:#ed3440; 
background-image: -moz-linear-gradient(top, #ed3440 0%, #9e0000 100%); 
background-image: -webkit-linear-gradient(top, #ed3440 0%, #9e0000 100%); 
background-image: -o-linear-gradient(top, #ed3440 0%, #9e0000 100%); 
background-image: -ms-linear-gradient(top, #ed3440 0% ,#9e0000 100%); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e0000', endColorstr='#9e0000',GradientType=0 ); 
background-image: linear-gradient(top, #ed3440 0% ,#9e0000 100%);   
-webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
-moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
}








/* фото на старнице с портфолио =================================================================== */

.portf {
  width: 100%;
  
}
.portf__imgbig {
  width: 100%;
  max-width: 575px;
  max-height: 387px;
  margin: 0;
  padding: 0 5px 5px 0;
  float: left;
}
.fixMinMaxwidth {
  width: 100%;
  max-width: 140px;
  max-height: 93px;
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
}
.fixMinMaxwidth__vert {
  width: 100%;
  max-width: 64px;
  max-height: 93px;
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
}
.fixMinMaxwidth__vertdek {
  width: 100%;
  max-width: 350px;
  max-height: 498px;
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
}
.fixMinMaxwidth__stat {
  width: 100%;
  margin-bottom: 5px;
  
}
.fixMinMaxwidth__pazl {
  width: 100%;
  max-width: 140px;
  max-height: 116px;
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
}
/* старница с портфолио =================================================================== */
.portf__text {
  	width: 100%;
    height: 100%;
    display: flex;
  	justify-content: start;
    align-items: center;
  	margin-bottom: 20px;
}
.portf__text h3 {
	font-weight: 600;
}
.portf__text img {
	
  	max-width: 100px;
  	display: block;
}
.portf__inner {
  	margin-right: 20px;
}
.portf__title {
	font-size: 14px;
    font-weight: 500;
    color: #3d4248;
    text-transform: uppercase;
    background: url(blok.png) no-repeat 1% 10px;
    border-bottom: 1px solid #e5e5e5;
    margin: 20px 0;
    padding: 10px 0 10px 40px;
    display: block;
}
.portf__link {
  	font-size: 13px;
	padding-left: 50px;
  	margin-bottom: 20px;
}
.portf__link a {
	color: #7b7b7b;
  	font-weight: 600;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding-right: 20px;
  	display: block;
}
.portf__link a:hover {
  color: #ed910e;
  text-decoration: underline;
}
.portf__arrow {
  	width: 100%;
    display: flex;
  	justify-content: space-between;
    align-items: center;
}

/* карточка товара   ============================================ */
.products {
    width: 100%;
    height: 100%;
    display: flex;
  	flex-wrap: wrap;
  	justify-content: space-around;
    /*align-content: stretch;*/
}
.products__item--photo {

    /*justify-content: center;*/
    width: 45%;
    background-color: #fff;
    padding-bottom: 15px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.products__item--info {
    /*justify-content: flex-start;*/
   width: 55%;
}

.big-photo {
    width: 100%;
    max-width: 600px;
    height: 400px;
    display: block;
    margin-bottom: 10px;
}
/* карточка товара галерея ============================================ 

.galeri {width: 100%;margin: 10px;}
.galeri img{margin: 10px;border:solid 0px #7b7b7b;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius: 10px;}
*/


.gallery {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  	justify-content: flex-start;
    
}
.gallery__link {
  	width: 16%;
    text-align: center;
    margin: 10px 0 0 10px;
  	
}
.gallery__img {
    width: 100%;
    max-width: 240px;
    /*display: block;*/
}
/* карточка товара информация ============================================ */
.products__info {
    background-color: #fff;
    padding: 15px 15px 25px 15px;
    margin-left: 10px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.goodDesc__h3 {
    display: inline;
    vertical-align: middle;
}

#goodDesc div.moduli {
  line-height: 1.5;
}
.moduli img{
  display: block;
  margin-bottom: 20px;
}
#goodDesc small {
    font-size: 14px;
}
#goodDesc div.text {
  line-height: 1.5;
}
.text img {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 15px auto;
}
#goodDesc p.price {
    padding-top: 0px;
    font-size: 35px;
    color: #6a8602;
    margin: 0 10px;
}
#goodDesc p.price span {
    display: block;
}
#goodDesc p.price small {
    font-size: 18px;
    color: #212f32;
    padding-left: 10px;
    display: block;
    margin: 0;
}

.promo {
    width: 100%;
    display: flex;

    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
 }
.promo__item {
  	width: 74%;
}
.promo__item--promo {
  	width: 13%;
}
.promo__item--promo p {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #ed910e;
}
.promo__item h1 {
    margin: 10px 0;
}
.products__price {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.price__item--opt {
    font-size: 13px;
    padding-top: 10px;
}
#goodDesc p {
  padding: 0 0 5px 0;
}
#goodDesc p.txt__descriptions {
  line-height: 1.4;
}
.price__help {
    margin: 0;
    cursor: help;
    display: inline;
}
.price__help img {
    vertical-align: middle;
    margin: 10px 0;    	
}
.product-options {
  padding: 5px 0 5px 20px;
  float: left;
  margin-right: 20px;
}
.product-options .selector-wrapper { 
  padding: 5px 0;	
}
.product-options label {
  display: inline-block;
  width: 100px;
  font-size: 12px;
}
.product-options select {}

/* вложенные табы закладки ============================================ */
.tabs__info {
    width: 100%;
    padding: 0px;
    margin: 10px 10px 0 20px;
}
.tabs__info>input {
    display: none;
}
.tabs__info>div {
    display: none;
    padding: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    background: #fff;
    margin-right: 20px;
}
.tabs__info>label {
    display: inline-block;
    margin: 0 -5px -1px 0;
    border: 1px solid #e5e5e5;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #3d4248;
    text-transform: uppercase;
    background: #fff url(blok.png) no-repeat 10% 10px;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 10px 10px 40px;

}

.tabs__info>input:checked + label {
    color: #3d4248;
    border: 1px solid #e5e5e5;
    background: #e5e5e5 url(blok.png) no-repeat 10% 10px;
}
#tab_descriptions:checked ~ #txt__descriptions,
#tab_specification:checked ~ #txt_specification,
#tab_delivery:checked ~ #txt_delivery {
    display: block;
    margin-left: -10px;
}

/* адаптивный список с точками ============================================ */
ul.leaders {
    padding: 0;
}
ul.leaders li {
    display: table;
    margin-bottom: 5px;
}
ul.leaders li span {
    display:     table-cell;
}
ul.leaders li span:first-child {
    position: relative;
    overflow: hidden; /* Don't go underneath the price */
    font-weight: 500;
}
ul.leaders li span:last-child {
    white-space: nowrap;
}
ul.leaders li span:first-child:after { /* dashes */
    content:        "";
    position:       absolute;
    bottom:         2px;       /* Set as you want */
    margin-left:    0.5em;       /* Keep same for the next span's left padding */
    width:          100%;
    border-bottom:  1px dashed #000;
}
ul.leaders li span + span {
    text-align:     right;
    width:          1%;          /* Trick it */
    vertical-align: bottom;      /* Keep Price text bottom-aligned */
    padding-left:   0.5em;
}

/* доп. строки к товару ================================================== */

.standard {
  font-size: 12px;
  font-weight: 400;
  margin: 10px 0 20px 20px;
}

/* #header {height: 190px;min-width: 1000px;}
.shap {position:relative;margin: 0 auto;width: 1000px;}
#logo {display: block;width: 251px;height: 75px;text-decoration: none;margin: 20px 0 0 11px;}
#logo2 {display: block;width: 163px;height: 59px;text-decoration: none;margin: 20px;}
.alrm {margin: 0 auto;width: 1000px;padding:20px 0 10px 0;font-size: 9px;line-height: 100%;}
/* Верхнее меню 
#nav2 {margin: 0 auto;width: 1000px;list-style-type: none;font-size: 11px;text-transform:uppercase;}
#menuTop2 {background: url(bg_menu.jpg) repeat-x;width: 100%;position: fixed;z-index: 999;}
#menuTop2 li {float:left;}
#menuTop2 a {color: #fff;padding: 10px;text-decoration: none;display: inline-block;}
#menuTop2 a:hover {color:#fff;background-color: #da2337;display: block;}  
 */
/* Дополнитльное меню 
#menudop {min-width: 1000px;}
#menudop li { display: inline; float: left;padding-left: 5px;}
#menudop a, #menudop a:hover {color: #21292c;padding: 5px 10px 5px 10px;text-decoration: none;font-size: 12px;font-weight: 500;text-transform:uppercase;display: inline-block;border-left: 1px solid #727f8a;border-bottom: 1px solid #727f8a;border-radius:  0 0 0 10px;}
#menudop a:hover {background-color: #cdcdcd;}  
 */
/* Основное меню 
#menuTop {background: url(bg_menu.jpg) repeat-x;min-width: 1000px;}
#nav, #nav3 {margin: 0 auto;width: 1000px;font-family: "Roboto",Arial,Helvetica,serif;height: 40px;} 
#menuTop a {float: left;font-weight: 500;margin: 0 auto;padding: 10px;text-decoration:none;text-transform:uppercase;color: #fff;display: inline-block;height: 40px;}
#menuTop a:active {color: #fff;text-decoration: none;background-color: #da2337;height:40px;display: inline-block;}
#menuTop a:hover {color: #fff !important;text-decoration: none;background-color: #ed6371;}
#menuTop li a:hover {color:#FFF;}
*/
/* 2 level
#menuTop li:hover ul, #menuTop li.hover ul {display: block;}
#menuTop li {float: left; display: inline;}
#menuTop li:hover a, #menuTop li.hover a { background: #da2337;}
*#menuTop li:hover ul a {background: none;}
#menuTop ul li {position: relative; }
#menuTop ul ul {position: absolute; display: none; top: 40px; width: 150px; background: #da2337; z-index:100;}
#menuTop ul ul li {float: none; display: block; list-style-type: none; z-index:100;}
#menuTop ul ul li a {float: none; display: block; font-size: 14px; color: #fff; margin: 0; font-size: 14px; padding: 8px 12px; }
#menuTop ul ul li a:hover, #menuTop ul ul li a.active {background: #575757;}
#menuTop ul ul ul {display: none !important; position: absolute; top: 5px; left: 150px; width: 250px; background: #da2337;z-index:100;}
#menuTop ul ul li:hover ul {display: block !important;}
 */

#mycarousel a.more {
  display: block;
  float: right;
  padding: 5px;
  background-color: #da2337;
  color: white;
  text-decoration: none;
  clear: both;
  margin-right: 40px;
}

#mycarousel a.thumb {
  display: block;
  margin: 0 0 0 50px;
}

#catalogMore {
  background: white url(catalog.jpg) no-repeat 0 0;
  height: 290px;
}

#catalogMore a.more {
  display: block;
  float: right;
  margin: 7px 73px 0 0;
  width: 132px;
  height: 196px;
  text-decoration: none;
}

div.scissors {
  background: white url(scissors.jpg) no-repeat -50px 0;
  clear: both;
  height: 27px;
  margin: 10px 0;
}

div.scissors.footer {
  margin-top: 50px;
}

#catalog {
  margin-top: 30px;
}

#goodsList li {
  float: left;
  width: 200px;
  padding: 19px;
}

#goodsList li a.thumb {
  display: block;
  width: 200px;
  height: 150px;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid black;
  margin-bottom: 10px;
}

#goodsList li a.thumb.more {
  background: #da2337 url(more.jpg);
  border-bottom: none;
}

#goodsList li p.ttl {
  font-size: 12px;
  margin-bottom: 12px;
}

#goodsList li p.subttl {
  font-size: 11px;
}

#goodsList li p.ttl a {
  text-decoration: none;
}

#goodsList li p.ttl a:hover {
  text-decoration: underline;
}

#maker {
  float: right;
}

#textile {
  margin-top:30px;
}

#counters {
  padding: 10px 0 0 0;
}



div.fotos {
  margin: 10px 0;
  overflow: hidden;
}

div.fotos a {
  float: left;
  border: 4px solid #DA2337;
  margin: 5px;
}

div.fotos a img {
  display: block;
}
/* вывод меню-картинок категорий в начале каталога ============================================ */

.refsList {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 5px;
}
.refsList__item {
  width: 20%;
  margin-bottom: 5px;
  padding: 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.refsList__item a {
  height: 50px;
  display: block;
  padding: 15px 0 0 57px;
  background: url(ref.png) no-repeat 0 center;
  color: #7b7b7b;
  text-decoration: none;
}
.refsList__item a:hover {
  color: #ed910e;
}
/* старый вывод меню категорий в каталоге ============================================ 

ul.refsList {
  clear: both;
  padding: 10px 0;
}
ul.refsList li {
  width: 24%;
  float: left;
  margin: 0 10px 10px 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  
}
ul.refsList li a {
  height: 50px;
  display: block;
  padding: 15px 0 0 57px;
  background: url(ref.png) no-repeat 0 center;
  color: #7b7b7b;
  text-decoration: none;
}
ul.refsList li a:hover {
  color: #ed910e;
  
}
ul.refsList li a.doubleLine {
  height: 43px;
  display: block;
  padding-top: 7px;
}*/

/* фильтр сортировка товара ================================================================================ */
#characteristics {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  padding: 10px;
  background: #e5e5e5;
  border:solid 2px #cfcfcf; 
 -webkit-border-radius:5px;
 -moz-border-radius:5px; 
  border-radius: 5px;
  margin-bottom: 10px;
}
#characteristics .filter-item {
  width: 16%;
}
#characteristics .filter-items {
  width: 16%;
  padding: 10px;
}
#characteristics p {
  margin: 0 10px 0 0;
}
#characteristics select {
  width: 98%;
}

/* каталог ================================================================================ */
.goodsLists {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-wrap: wrap;
  padding: 0;
}
.goodsList {
  align-self: stretch;
  background-color: #fff;
  padding: 10px;
  width: 20%;
  /*height: 100%;*/
  border: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

}
/*div.goodsList div.first {
  clear: left;  Элемента "li.first" не было
  border-left: 1px solid #e5e5e5;*/
}
.goodsList a {
  text-decoration: none;
}
.goodsList a:hover {
  text-decoration: underline;
}
.goodsList p.ttl {
  font-size: 16px;
  color: #7b7b7b;
  margin: 0;
  /*height: 40px;*/
  text-align: center;
}
.goodsList p.ttl a {
  color: #7b7b7b;
  text-decoration: none;

}
.goodsList p.ttl a:hover {
  color: #ed910e;
}

.photo {
  text-align: center;  
}
.goodsList a.photo img {
  border: none;
  width: 100%;
  max-width: 240px;
  max-height: 192px;
  margin: 0 0 10px 0;
  float: none;
}
.goodsList p.maker,  .goodsList p.material {
  color: #7b7b7b;
  padding: 0;
  line-height: 130%;
  margin: 0;
  height: 3.8em;
  overflow: hidden;
}
.goodsList p.price {
  color: #6a8602;
  margin-top: 5px;
  font-size: 18px;
  text-align: center;
  
}
.goodsList p.price small, .goodsList p.price .old-price {
  font-size: 14px;
}
.old-price {
  color: #7b7b7b; font-size: 20px;
}
.goodsList p.subttl {
  color: #7b7b7b;
  padding: 0 0 0 18px;
  margin: 0;
  float: left;
  width: 215px;
}
.goodsList p.subttl a {
  color: 000;
}
/* неизвестная хрень ======================================================= */
p.subber {
  padding: 20px 0px 20px 30px;
}

/* карточка товара ======================================================= */

.priceup {
  position: relative;
}
.priceup2 {
  height: 50px;
  width: 50px;
  background: url(price_up.png) no-repeat left top;
  position: absolute;
  top: 10px;
  left: 10px;
}

.sale {
  position: relative;
}
.sale2 {
  height: 50px;
  width: 50px;
  background: url(promocod.png) no-repeat left top;
  position: absolute;
  top: -8px;
  left: -8px;
}
.sale3 {
  height: 50px;
  width: 50px;
  /* background: url(sale.png) no-repeat left top; */
  position: absolute;
  top: -8px;
  left: -8px;
}
.sale4 {
  height: 50px;
  width: 50px;
  /* background: url(sale.png) no-repeat left top; */
  position: absolute;
  top: -8px;
  left: -8px;
}
.product_actions {
  position: relative;
}
.product_action {
  height: 50px;
  width: 50px;
  background: url(new.png) no-repeat left top;
  position: absolute;
  top: -8px;
  left: -8px;
}
.product_actionp {
  width: 50px;
  position: absolute;
  top: 0;
  right: 0;
}
.product_info {
	width: 100%;
  	background: url(infoAF.png) no-repeat 2% 8px;
  	font-size: 16px;	
  	font-weight: 500;
    margin: 0;
    padding: 15px 15px 15px 35px;
}

/* доп. поля товара ===================================== */
.text__markdown {
    width: 100%;
	background: #e5e5e5 url(infoAF.png) no-repeat 3% center;
    border-bottom: 1px solid #e5e5e5;
    margin: 20px 0;
    padding: 15px 15px 15px 45px;
    border: solid 1px #cfcfcf;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
}
.specification_info {
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 10px;
}
.spec__shema {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.spec__shema--gab {
    color: #7b7b7b;
    margin-right: 10px;
  	text-align: center;
}
.spec__shema--gab h4 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 0;
}
.dimensions {
  display: flex;
    justify-content: space-between;
    align-items: center;
}
.dimensions__item {
  	text-align: center;
	font-size: 14px;
    text-transform: lowercase;
  	margin-right: 5px;
}
.dimensions__item:last-child {
    margin-right: 0;
}
.dimensions__item--gab {
  font-size: 20px;
  margin-top: 15px;
}
.spec__shema--img img {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
}
.specifications {
	display: flex;
  	flex-wrap: wrap;
    justify-content: flex-end;
  	margin-top: 15px;
}
.specifications__item {
  	margin-right: 5px;
    font-size: 12px;
  	text-align: center;
}
.specifications__item:last-child {
    margin-right: 0;
}
.specifications__item img {
	width: 100%;
  	max-width: 70px;
  	border: 2px solid #cfcfcf;
  	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
  	margin-bottom: 3px;
}
.specifications__text {
  width: 90%;
  font-size: 13px;
  font-weight: 600;
  margin: 10px 0;
  float: right;
}
.specifications__text span {
  font-weight: 500;
}
.specifications__text--info {
	width: 100%;
  	background: #e5e5e5 url(infoAF.png) no-repeat 3% 15px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    padding: 15px 15px 15px 45px;
    border: solid 1px #cfcfcf;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
}
.specifications__text--infopromo {
    width: 100%;
	background: #e5e5e5 url(infoAF.png) no-repeat 3% center;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 15px 15px 15px 45px;
    border: solid 1px #cfcfcf;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
}
.podlokotniki {
	display: flex;
    justify-content: flex-end;
  	margin: 10px 0;
}
.podlokotniki p {
  	margin-left: 5px;
}
.podlokotniki img {
	width: 100%;
  	max-width: 162px;
}
.opory {
	display: flex;
    justify-content: flex-end;
  	margin: 10px 0;
}
.opory p {
  	margin-left: 5px;
}
.opory img {
	width: 100%;
  	max-width: 100px;
}
.deliverys {
	margin-bottom: 15px;
}
.deliverys a {
  display: block;
  font-weight: 600;
  padding-top: 10px;
  text-decoration: none;
  transition: color 0.2s linear
}
.soc {
  margin: 10px 0;
  width: 100%;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
}
.soc_inst {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.soc_inst__inner {
  text-align: center;
  margin: 20px 20px 20px 0;
  font-weight: 600;
  font-size: 12px;
}

.video__product {
	width: 100%;
    max-width: 450px;
    min-width: 250px;
    margin: 15px auto;    
}
/* отзывы ===========================================================  */
.feedbackrew {
  width: 100%;
  padding: 0 15px;
  margin-top: 15px;
  background: #e5e5e5;
  border: solid 2px #cfcfcf;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.amt {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.amt__inner {
  font-size: 20px;
  color: #7b7b7b;
  margin-right: 30px;
}
.amt input {
  border: 2px solid #e5e5e5;
  padding: 3px;
  font-size: 22px;
  color: #7b7b7b;
  text-align: right;
}
.amt__inner--opt {
  font-size: 14px;
  
}
.add_button {
 text-decoration: none;
 text-align:center; 
 padding: 8px 20px; 
 margin: 0; 
 border: 0; 
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px; 
 border-radius: 5px; 
 font-family: 'Roboto', sans-serif;
 font-size: 14px; 
 font-weight: 500; 
 color: #fff; 
  text-transform:uppercase; 
  background-color: #ed910e;
  cursor: pointer;
  transition: background 0.2s linear;
}
.add_button:hover {
  background-color: #6a8602;
  color: #fff; 
}

#goodDesc a.disabled {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
#thumbsList {width: 450px;}
#thumbsList a {width: 202px;margin: 0 20px 20px 0;display: inline-block;vertical-align: top;display: inline\9;zoom: 1; /* IE Fix */}
#thumbsList a img {border: 0px solid black;max-height:200px;max-width:200px;}
* html #thumbsList a img {width: expression(this.width > 200 ? 200: true);height: expression(this.height > 200 ? 200: true);}
ul.textileList {clear: both;padding: 10px 0;}
ul.textileList li {float: left;width: 102px;height: 102px;margin: 0 10px 10px 0;}
#goodDesc p.maker {padding-left: 15px;background: white url(maker.png) no-repeat 0 2px;}
#goodDesc p.material {padding-left: 15px;background: white url(material.png) no-repeat 0 2px;}
#goodDesc p.dims {padding-left: 15px;background: white url(dims.png) no-repeat 0 2px;}
#goodDesc p.color {padding-left: 15px;background: white url(color.png) no-repeat 0 2px;}

#feedback_form {width:700px;margin: 0 auto;}

/* cart-table корзина ============================================= */
.cart-table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
}
.cart-table th {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
  color: #7b7b7b;
  font-size: 12px;
  font-weight: 500;
}
.cart-table td {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
  vertical-align: middle;
}
.cart-table td a {
  color: #666;
}
.cart-table .del {
  text-align: center;
}
.cart-table .cart-image {}
.cart-table .desc {}
.cart-table .quantity {}
.cart-table .quantity input {
  margin-top: -2px;
}
.cart-table .cart-price {
  color: #666;
  text-align: right;
}
.cart-table .total-price {
  color: #666;
  font-size: 18px;
}
.cart-table .install-price {
  color: #666;
}
.cart-table .install-price .active { }
.cart-table .install-price input {
  vertical-align: middle;
  margin:-2px 0 0 0;
}
.cart-table .delivery-price {
  color: #666;
}
.cart-table .delivery-price input {
  vertical-align: middle;
  margin: -2px 0 0 0;
}
.cart-table #total-delivery-price {
  color: #6a8602;
  font-weight: 600;
}
.cart-table #total-install-price {
  color: #6a8602;
  font-weight: 600;
}
.discounts {
  color: #777;
  font-size: 13px;
}
.discounts .big {
  color: #595959;
  font-size: 16px;
}
.total {
  font-size: 15px;
  color: #595959;
}
.total .total_amount {
  color: #6a8602;
  font-size: 28px;
  margin-top: 5px;
}
.cart-table tfoot td {
  border: none;
}
.cart-table tfoot ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.cart-table tfoot li {
  list-style-type: none;
  margin: 0;
  padding: 3px 0;
}
.cart-coupon {
  	margin: 10px 10px 10px 0;
	float: left;
}
.cart-order {
  text-align: right;
  margin: 35px 0 10px 10px;
}
#create_order {
  	font-family: 'Roboto', sans-serif;
    text-decoration: none;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #6a8602;
    transition: background 0.2s linear;  
  	border: 0;
    border-radius: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 20px;
}
#create_order:hover {
  background: #ed910e;
}
#own_preloader {
  position: fixed;
  top: 40%;
  left: 50%;
  text-align: center;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #6f7071;
  z-index: 10000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
* html #own_preloader {
  position: absolute;
  left: 50%;
  top: expression( parseInt(document.body.scrollTop, 200) + "px" );
}

/*  paginator ============================================ */
.paginator {
  margin-top: 30px;
  text-align: center;
}
.paginator li {
  display: inline;
  margin: 0 5px;
  font-size: 16px;
}
.paginator a {
  text-decoration: none;
}
.paginator li.pag_active {
  background:none repeat scroll 0 0 #ed910e;
  color:#FFFFFF;
  font-weight: 600;
  padding: 5px 10px;
  transition: background 0.2s linear;
}
.paginator li.pag_active:hover {
	background:none repeat scroll 0 0 #6a8602;
}
.paginator li.pag_manage {
  margin: 0 12px;
  font-size: 15px;
  
}

/*  ===================================================== */

/*.a_left, .a_right {float:left;}
.a_right {float:right;}
.signin { text-transform:uppercase; position:absolute; left:0px; font-size:15px; width:330px; text-align:center; height:42px;top:110px; color:#384347;}
.signup { text-transform:uppercase; position:absolute; left:0px; font-size:15px; width:33%; text-align:center; height:42px; top:15px; color:#384347;}
.signup2 {background: url(input.jpg) no-repeat scroll left center; padding: 15px 0 0 60px; text-transform:uppercase; position:absolute; left:400px; font-size:12px;width:33%; vertical-align: middle; height:42px; top:60px; color:#384347;}
.signup2 a {color:#384347;line-height:15px; text-decoration:none;}
.signup2 a:hover {color:#da2337;line-height:15px;}
.signin strong {color:#384347;font-size:15px;}*/
/*.signin a, .signup a.reg {color:#D7D7D7;display:block; line-height:15px; text-decoration:none;}
.reg { left:auto;  font-size:11px;}
/*.signup {left:70%;}*/
/*.logo {background: url(logo2.jpg) no-repeat;display:block;width:330px; height:59px; text-decoration:none; text-indent:-9999px;float:left;position:absolute;top:45px;}
.cart {background: url(cart_cat.jpg) no-repeat scroll left center; padding: 10px 0 5px 60px; font-size:12px; text-transform:uppercase; color:#384347; position:absolute; top:110px; width:330px; text-align:left; left:400px;}
.cart a {text-decoration:none;}
.phone_b {position:absolute;width: 330px;right: 0px;font-size:16px;top:50px;text-align:left;}
.phone_b span { color:#384347; font-size:15px;}
.index_page .col1 {width:1000px; float:left;}
.index_page .editor-content {font-size:14px; font-size:18px;}
.index_page .col2 {width:0px; float:right;}*/









.widget {padding-bottom:10px;}
.widget h2 {margin:10px 0 10px 0!important;color: #3d4248;font-size: 14px;font-weight: 500;padding: 0 0 10px 35px;text-transform: uppercase;display:block;background:url(header.png) no-repeat 3% 0px;border-bottom: 1px solid #e5e5e5;}
.widget hr {height:10px; color:#3d4248; border: none; background-color:#3d4248;}
.widget_help img {border:2px solid #DC2535;}
.widget_help a {color:#FFF; text-decoration:none;}
.widget_help a:hover { text-decoration:underline;}
.widget_help a.st {padding:5px 0; text-align:center;display:block; background:#DC2535;color:#FFF; text-transform:uppercase; font-size:14px;}
.widget_best .item {padding:25px 20px 10px 20px}
.widget_best .item a { text-decoration:none;color:#000;}
.widget_best .item a:hover { text-decoration:underline;}
.widget_best .item .img { text-align:center;margin:12px 0;}
.widget_best .item .title {font-size:14px; margin-bottom:5px;color:#000;}
.widget_best .item .price {font-size:16px; color:#DB2434;}
.widget_best .item .price_old {font-size:14px; color:#DB2434;text-decoration: line-through;}
.widget_best .item  p {color:#5F5F5F; font-size:12px;padding:0px; margin-bottom:4px;}
.widget_best .item2 {padding:5px;height:165px;width: 50%; float:left;}
.widget_best .item2 a { text-decoration:none; color:#7b7b7b;}
.widget_best .item2 a:hover { text-decoration:underline;}
.widget_best .item2 img {width: 130px;}
.widget_best .item2 .title {font-size:14px; margin-bottom:5px;text-align:center;color:#7b7b7b;}
.widget_best .item2 .price {font-size:18px; color:#DB2434;text-align:center;}
.widget_best .item2 .price_old {font-size:14px; color:#DB2434;text-decoration: line-through;text-align:center;}
.widget_best .item2  p {color:#5F5F5F; font-size:12px;padding:0px; margin-bottom:4px;text-align:center;}
.footer_links a.active {font-weight:bold;}
.widget_filter h2 {font-size:14px; color:#DC2535; padding:10px 0; background:url(dot.jpg) repeat-x left bottom;margin-bottom:10px; text-transform:uppercase;}
.widget_filter {width:715px; overflow:hidden;}
.widget_filter .filter_items {width:760px;}
.widget_filter .filter_items  .img {display:block; width:100px; height:100px; text-decoration:none; background:#DCDCDC; border:1px solid #DCDCDC; margin-bottom:8px;}
.widget_filter .filter_items  .item { text-align:center;color:#000; font-size:14px;margin:0 10px 10px 0;float:left; width:110px; height:160px; }
.widget_filter .filter_items  .item a.title { text-decoration:none;color:#000;}
.widget_filter .filter_items  .item a:hover.title { text-decoration:underline;}
#cartform table.w-100 { display: none; }
.primG {width: 100%;margin: 0 0 20px 0;}
.primG h1 {color: #3d4248;font-size: 20px;font-weight: normal; text-transform: uppercase; padding: 0 0 10px 10px;}
.prim {width: 245px;height:245px; float:left; border:1px solid #e5e5e5; -webkit-border-radius:10px;-moz-border-radius:10px;border-radius: 10px; margin: 0 3px 0 0;}
.prim h4 {color: #db2534;padding: 0 10px 0 10px;margin: 0 0 10px 0;text-transform:uppercase;}
.prim p {font-size: 12px;color:#7b7b7b;padding:0px 10px 5px 20px;overflow:hidden;}


/*
.search {  margin: 0 auto;width: 1000px;padding: 5px 0 10px 10px;}
.search h2 {font-size: 16px;color: #db2534;padding: 0 10px 0 10px;margin: 0 0 10px 0;text-transform:uppercase;}
.search p {padding: 10px 0 10px 0;}
#search-term {width: 80%; border: 1px solid #da2632;padding-left:10px;margin-right: 5px;height: 30px;}*/


/*--- мебель для бизнеса ---*/
.horeca {
  	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100%;
  	text-transform: uppercase;
  	font-size: 12px;
  	font-weight: 600;
  	margin: 0 10px 0 0;
}
.horeca a {
  	color: #7b7b7b;
  	text-decoration: none;
}
.horeca a:hover {
  	color: #ed910e;
  	text-transform: uppercase;
  	text-decoration: none;
}
.horeca__item {
	width: 25%;
  	padding: 10px;
}
.horeca__item--title {
    display: flex;
    justify-content: flex-start;
	align-items: center;
  	padding-bottom: 10px;
}
.horeca__item--title img {
    padding-right: 10px;
	
}
.horeca__item--link {

	display: flex;  
  	flex-direction: column;
  	align-items: flex-start;
    padding: 0 0 2px 5px;
}
/*--- таблица доставка ---*/
.table_page {
	width: 100%;
  	display: flex;  
  	flex-direction: column;
  	padding: 10px;
  	margin: 0 auto;
}
.table_page__item {
	width: 100%;
  	display: flex; 
  	flex-wrap: wrap;
  	align-items: center;
  	padding: 10px 0;
  	border-bottom: 1px solid #e5e5e5;
}
.table_page--title {
	width: 40%;
  	padding-left: 20px;

}
.table_page--text {
	width: 60%;
  	padding-left: 20px;
}
.table_page--text p, .table_page--title p {
	margin-bottom: 0;
}
/* ----------------------- */
/* ----------------------- */
/*--- страница где купить ---*/
.shopsaf {
  	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100%;
  	margin: 0;
}
.shopsaf__item {
	width: 50%;
  	display: flex;  
  	flex-direction: column;
  	align-items: flex-start;
 	align-self: center;
  	padding: 20px 10px 10px 10px;
}
.shopsaf__item--info {
    display: flex;
    justify-content: flex-start;
	align-items: center;
  	margin-bottom: 10px;
  
}
.shopsaf__item--info span {
	padding-left: 10px;
  	
}

/* ----------------------- */
.partner {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.tkani {
	width: 100%;
    display: flex;
  	flex-wrap: wrap;
    justify-content: space-between;

}
.tkani--home {
	width: 100%;
    display: flex;
  	flex-wrap: wrap;
    justify-content: flex-start;

}
.tkani__item {
	width: 12%;
    text-align: center;
    padding: 0 10px;

}
.tkani__item a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  color: #7b7b7b;
  font-weight: 600;
}
.tkani__item a:hover {
  color: #ed910e;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}
.trucking {
	width: 100%;
    display: flex;
  	flex-wrap: wrap;
    justify-content: space-between;
  	margin: 20px 0;

}
.trucking__item {
	width: 50%;
    padding: 10px;
  	text-align: center;


}
.trucking__item img {
  	width: 100%;
  	max-width: 200px;

}
.shipper {
	width: 100%;
    display: flex;
  	flex-wrap: wrap;
    justify-content: space-between;
  	margin: 20px auto;

}
.shipper__item {
	width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;

}
.shipper__item--link img{
  	width: 100%;
  	max-width: 200px;
  	padding-bottom: 10px;
}

.shipper__item--link {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  color: #7b7b7b;
  font-weight: 600;
}
.shipper__item--link:hover {
  color: #ed910e;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}
.infoP {margin: 50px auto;width: 100%;padding: 15px 10px 5px 10px;text-align:center;background: #e5e5e5;border:solid 2px #cfcfcf;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius: 5px;}

.infoT {width: 90%;padding: 15px;margin:10px 0 10px 0;background: #fff; border:solid 2px #da2337;font-size: 15px;line-height: 150%;color: #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius: 5px;}

.infoOtz {width:100%;padding:0 15px 0 15px;margin-top:30px;background: #e5e5e5;border: solid 2px #cfcfcf;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
/* table.lyo {width: 100%;min-height: 700px;}
table.lyo td {vertical-align: top;} */


/* страница статьи, новости ============================================ */
.blog {
  	background-color: #fff;
  	padding: 30px;
  	border: 1px solid #e5e5e5;
  	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
  	border-radius: 10px; 	
}
.breadcrumbs {
	margin: 15px 3px;
}
.articles {
  	display: flex;
    justify-content: flex-start;
    align-items: stretch;
    padding: 0;
    margin-bottom: 20px;
}

.article__item--item1 {
  	flex-basis: 35%;
  	margin: 0;
  	padding: 0;
}
.articles .article__item--item2 {
  	flex-basis: content;
  	align-self:center;
 	padding-left: 30px; 
}
.article__img {
	max-width: 400px;
	width: 100%;
    margin: 0;
    border-radius: 5px;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.article__created {
	font-size: 12px;
  	padding-bottom: 20px;
}
.article__preview {
	font-size: 18px;
	color: #6a8602;
  	font-weight: 500;
  	font-style: italic;
}
.blog__сontent {
  	font-size: 14px;
}
.blog__сontent img {
  margin: 0 20px 10px 0;
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-height: 1000px;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog__сontent p {
  	margin-bottom: 10px;
  	line-height: 1.5;
}

/* ================================ галерея маленьких картинок в статьях */
.blogG {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.blogG__item {
	width: 16.6666666%;
  	max-width: 170px;
    text-align: center;
    margin: 3px;  	
}
.blogG img {
  	width: 100%;
  	height: 100%;
  	margin: 0;
}
/* --------------------------------------------------------------- */

/* ================================ галерея галерея для деклорации */

.dekl {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
  
}

.dekl_item {
    width: 20%;
    text-align: center;
    margin: 20px 0;
    padding: 5px;
}
.fixMinMaxwidth__dek {
  
  width: 100%;
  width: 150px;
  height: 214px;
   border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  
}



/*
.blogG {width:100%; margin: 0;}
.blogG img {border: 0 solid #7b7b7b;border-radius: 10px;margin:5px;}
.blogContent h2 {font-size: 16px; color: #da2337; font-weight: bold;}

.ArticleMiniTD1 {text-align:center;width:100px;vertical-align:top;}
.ArticleMiniTD2 {vertical-align:top;}
.ArticleMiniTD3 {vertical-align:top; padding: 5px 5px 10px 0px;}
.blogCreated {font-size: 12px;padding: 10px 0 20px 0;}
.blogCreatedP {font-size: 10px;padding: 5px 0 2px 0;}
.blogText {margin: 0 0 20px 0;}
.blogCreatedC {font-size: 12px;padding: 10px 0 10px 0;}*

.blogArticle {border-bottom: 1px dotted #eee;margin: 8px 0px 0px;overflow: hidden;padding: 0px 0px 20px;}
.blogArticle h2 a {font-size: 14px;margin: 5px 0px;}
.blogArticle img {max-width: 100px;margin-right: 10px;float: left;}
.blogArticle .created {padding: 0px 0px 5px;font: normal normal 400 10.2px/18px 'PT Sans', sans-serif;}
.blogArticle p {font: normal normal 400 12px/18px 'PT Sans', sans-serif;margin: 0.5em 0px;padding: 0px;}
.blogArticle .itemSeparator {margin: 0px;padding: 0px;}
.bottomBlock {text-align: left;vertical-align: top;width: 400px;float: left;height: 400px;border:1px solid #e5e5e5;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius: 10px;margin: 15px 17px 20px 0px;}
.bottomBlock2 {vertical-align: top;width: 280px;float: left;height: 400px;border:1px solid #e5e5e5;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius: 10px;margin: 15px 17px 20px 0;}
.bottomBlock3 {vertical-align: top;width: 280px;float: left;height: 400px;border:1px solid #e5e5e5;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius: 10px;margin: 15px 0px 20px 0;}
.blogArticleMini {margin: 10px 0 10px 5px;}
.blogArticleMini p {font-size: 12px;}
.blogArticleMini a {text-decoration: none;}
.blogArticleMini img {max-width: 70px;max-height: 70px;}
.blogArticleMini .title {font-weight: bold;}*/




/* превью статьи, новости ============================================ */
.article {
    display: flex;
	flex-wrap: wrap;
  	width: 100%;
	justify-content: space-between;  



}
.article__item {
  width: 19%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 10px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

}
.article__item:last-child {
  margin: 0 0 10px 0;
}
.articleprev__title {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
.articleprev__title h2 {
  font-size: 15px;
  font-weight: 600;
}
.articleprev__title a {
  text-decoration: none;
}
.articleprev__img {
  text-align: center; 
}
.articleprev__img img {
  width: 100%;
  max-width: 240px;
  padding: 10px;  
}
.articleprev__created {
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
  padding: 0 10px;
}
.articleprev__text {
  width: 100%;
  margin: 0 auto;
  height: 70px;
  overflow: hidden;
  padding: 10px;
  
}
.articleprev__but {
  text-align: center;
 padding: 10px;
}

/* статьи c советами ==========================================*/ 
.articleadvice {
  	width: 100%;
  	display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 0;
    margin: auto;
}
.articleadvice__item {
  	margin: 30px;  	
}
.articleadvice__img {
	max-width: 400px;
	width: 100%;
    margin: 0;
    border-radius: 5px;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

/* цитата в статье, новости ==========================================*/ 
.articleadvice blockquote {
  margin: 0px;
  padding: 0 10px;
  max-width: 500px;
  font-size: 16px;
  color: #6a8602;
  font-style: italic;
  text-align: center;
  line-height: 1.5;
}
.articleadvice blockquote:before {
  	color: #6a8602;
    content: "«"; /* Непечатаемый символ слева */
    font-size: 20px;
}
.articleadvice blockquote:after {
    color: #6a8602;
    content: "»"; /* Непечатаемый символ справа */
    font-size: 20px;
}
.articleadvice blockquote > p:first-child {
  display: inline;
}
/* ========================================================= тэги в советах */
.article__tags {
  margin-top: 20px;
}
.tags-list .tag-item {
  display: inline-block;
  margin: 0;
  font-size: 12px;
}
.tag-item li {
  padding-bottom: 0;
}

/* ----- */





/*.articleTitle {font-size: 16px;font-weight: bold;margin: 5px 0;}
.articleImg {margin-right: 5px;display: inline-block;width: 100px;height: 100px;text-align: center;vertical-align: top;}
.articleText {display: inline-block;width: 615px;vertical-align: top;}
.articleText .comments {margin-top: 10px;float: left;}*/


/*.tag {
  display: inline-block;
  font-size: 12px;
  padding: 0 5px 0 0 ;
} */



.cont table {width: 100%;}
.cont td {border: 1px solid #7b7b7b; padding: 5px 5px 5px 10px; vertical-align: middle;}


/*спойлер*/
.accordion {
    margin:0 auto;
    width:100%;
    padding:10px;
    background:#fff;
}
.accordion ul {
    list-style:none;
    margin:0;
    padding:0;    
}
.accordion li {
    margin:0;
    padding:0;
}
.accordion [type=radio], .accordion [type=checkbox] {
    display:none;
}
.accordion label {
    display:block;
    font-size:16px;
    line-height:16px;
    background:#ed910e;
    color:#fff;
    cursor:pointer;
}
.accordion ul li label:hover, .accordion [type=radio]:checked ~ label, .accordion [type=checkbox]:checked ~ label {
    background:#cfcfcf;
    color:#333;
}
.accordion .content {
    padding:0 10px;
    overflow:hidden;
}
.accordion p {
    color:#333;
    margin:0 0 10px;
}
.accordion h4 {
    color: #fff;
    padding: 5px;
    margin: 10px 0;
    background: #ed910e;
    width: 150px;
    text-align: center;
}
.vertical ul li {
    overflow:hidden;
    margin-top:2px;
}
.vertical ul li label {
    padding:10px;
}
.vertical [type=radio]:checked ~ label, .vertical [type=checkbox]:checked ~ label {
    border-bottom:0;
}
.vertical ul li label:hover {
    border:0px solid #542437;
}
.vertical ul li .content {
    height:0px;
    border-top:0;
    transition: all .5s ease-out;
}
.vertical [type=checkbox]:checked ~ label ~ .content {
    height: 100%;
}
/* подсказка в карточке товара ============================================ */

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#tiptip_holder.tip_top {
    padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
    padding-top: 5px;
}

#tiptip_holder.tip_right {
    padding-left: 5px;
}

#tiptip_holder.tip_left {
    padding-right: 5px;
}

#tiptip_content {
    font-size: 13px;
    color: #3d4248;
    border: 1px solid #939393;
    background-color: #e5e5e5;
    padding: 10px 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #tiptip_content {
        padding: 10px 15px;
        background-color: #e5e5e5;
    }
    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        /border-bottom-color: #939393;
    }
    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: #939393;
    }
}
/* ========================= */
/* h1 для мобильной версии ========================= */  
.mobile-h1 {
  display: none;
}

/* Меню для мобильной версии ========================= */
.header__nav {
    display: none;
}

 /* header для мобильной версии ========================= */    
    
.header__mobl {
    display: none;
    background-color: #2d1304;
    width: 100%;
  	
    font-size: 15px;
    color: #fff;
    margin: 0;
    padding: 0 15px;
    position: relative;
}
.header__mobl__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header__mobl_link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header__mobl_link a {
  padding: 0 5px;
  text-decoration: none;
  color: #fff;
}
.header__mobl_link:hover {
    color: #ed910e;
}
.header__nav {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    display: none;
    z-index: 10;
}
.header__link {
    color: #fff;
    text-decoration: none;
    margin: 15px 10px;
    display: inline-block;
    vertical-align: top;
    transition: color 0.2s linear;
}

.header__link:hover {
    color: #2d1304;
}

.mob_cont {
    border-top: solid 1px #e5e5e5;
    font-size: 17px;
    font-weight: 400;
  	text-transform: none;
    color: #fff;
    margin: 0 15px;
    padding: 10px 0;
 
}
.mob_cont--1, .mob_cont--2 {

    padding: 10px 0;
}

.cm__icon {
    fill: #ed910e;
    display: block;
    height: 25px;
    width: 25px;
}
.cm__icon:hover {
    fill: #fff;
    transition: fill 0.2s linear;
}


/* Media ========================= */  


@media (max-width: 1200px) {

/* header ============================================ */  
.header__contacts {
    min-width: 200px;
    font-size: 25px;
  }
  .header__contacts p {
    padding-left: 40px;
  }
  .navigation {
    font-size: 13px;
  }
 }

@media (max-width: 1170px) {
/* bady общие ============================================ */   
.index_page h1 {
    font-size: 18px;
    margin: 10px 0 15px;
}
.index_page h2 {
    font-size: 18px;
}
/* превью статьи, новости ============================================ */

.article__item {
  	width: 24%;  
}
.promo {
   flex-wrap: wrap;
}
.promo__item {
    width: 100%;
}
.promo__item--promo {
    width: 20%;
    padding-left: 0;
}  
}
@media (max-width: 1120px) {
  
.big-photo {
    height: 0;
    display: none;
    margin-bottom: 0;
}
  .gallery {
  justify-content: space-around;  
}  
.gallery__link {
  	width: 33%;
    margin: 0;
    padding: 5px;
}  
.tabs__info>div {
    margin-right: 0;
}
.tkani__item {
  width: 16%;
}
/* корзина ============================================ */    
.total .total_amount {
  font-size: 24px;
}
/* карточка товара ============================================ */   
.products__price {
    flex-wrap: wrap;
}  
.price__item {
  	width: 100%;
}  
.price__item--opt {
  	width: 100%;
    padding-left: 20px;
}  
}
@media (max-width: 1024px) {
/* bady общие ============================================ */   
.index_page h1 {
     font-size: 15px;
}
.index_page h2 {
    font-size: 15px;
} 
/* footer ============================================ */   
.footer {
    margin-top: 20px;
}  
  
  
/* header ============================================ */  
.header__info {
      font-size: 13px;
      min-width: 100px;
 }
.header__info--p {
    font-size: 19px;
}

.navigation {
    font-size: 12px;
}

/* блок почему мы  ============================================ */

.advantage {
  margin-bottom: 25px;
}
  
.advantage__item {
    width: 33%; 
    margin-bottom: 25px;
}
/* блок как мы работаем  ============================================ */
.work__item {
    width: 33%;
}
/* блоки внизу сайта ============================================ */
.boxes {
    justify-content: space-between;
}
.box__item--soc {
	display:none;
}
.novelty__item {
    width: 50%;
}
 
/* каталог ============================================ */  
.goodsList {
  width: 25%;
}
/* корзина ============================================ */    
.total .total_amount {
  font-size: 20px;
}   
.cart-table .total-price {
    font-size: 14px;
}

  
}

@media (max-width: 980px) {
  
.index_page h2 {
    margin-bottom: 15px;
}  
  
/* слайдер ============================================ */
.intro {
    display:none;
}
  
.box__item {

    margin-right: 0;
}
/* сортировка в категории ============================================ */  
.filter-items {
 	display:none;
}  
#characteristics .filter-item {
    width: 20%;
}  
  
}
@media (max-width: 960px) {
/* промокод ============================================ */
.attention {
  	display: none;
}
.attention__mob {
  	display: block;
}  
/* мобильное меню ============================================ */
h1 {
  margin-bottom: 10px;
}
.topmenu {
    display:none;
}
  .header {
  
  margin-top: 55px;
  }
.header__mobl {
    display: block;
    position: fixed;
	width: 100%;
 	top: 0;
	left: 0;
	z-index: 20;
    }
.header__nav {
    display: block;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
  	overflow: auto;
    background-color: #ed910e;
    width: 100%;
    box-shadow: 0 4px 2px -2px rgba(36, 36, 36, 0.37);
    transition: all 0.4s ease;
    left:-100%;
}
.header__link {
    display: block;
    margin: 0;
    padding: 15px 20px;

    vertical-align: top;
    transition: color 0.2s linear;
}
.header__nav.open-menu {
    left:0;
}
.menu-burger__header {
    position: relative;
    width: 35px;
    height: 35px;
    margin: 10px 0;
    display: block;
    cursor: pointer;
   }
.menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before {
    height: 3px;
    width: 100%;
    position: absolute;
    background-color: #ed910e;
    margin: 0 auto;
}
.menu-burger__header span {
    top: 16px;
}
.menu-burger__header:after, .menu-burger__header:before {
    content: '';
}
.menu-burger__header:after {
    bottom: 5px;
}
.menu-burger__header:before {
    top: 5px;
}
.menu-burger__header.open-menu span {
    opacity:0;
    transition: 0.4s;
}
.menu-burger__header.open-menu:before {
    transform: rotate(38deg);
    top: 16px;
    transition: transform .3s linear;
}
.menu-burger__header.open-menu:after {
    transform: rotate(-38deg);
    bottom: 16px;
    transition: transform .3s linear;
}
  
/* header ============================================ */  

.header__inner {
  border-top: 0px;
  padding: 10px 0 15px 0;
  }  
.header__info {
    display:none;
}
  
.header__cart {
   	margin: 0 auto;
}  
.header__contacts {
    font-size: 20px;
}

.header__contacts span {
    display:none;
}
.header__contacts p {
    padding-bottom: 5px;
}
.navigation {
    display:none;
}
/* блоки внизу сайта ============================================ */
.boxes {
    margin: 0;
  } 
.box__item {
    width: 100%;
    margin-top: 5px;
}
.box__title {
  background: url(blok.png) no-repeat 2% 10px;
  padding: 10px 0 10px 45px;
}  
/* блок новинки ============================================ */

.novelty__item {
    width: 33%;
}  
  /* блок категории  ============================================ */
  
.fixed-pade {
    overflow: hidden;
}
.categories__col {
    flex: none;
  	width: 50%;
}

.categories__img {
   
    width: 100%;
}
/* footer ============================================ */  
.footer_inner {
    padding-top: 20px;
}
.footer__blok {
    
    margin-right: 0px;
}
.footer__logo {
    margin-bottom: 15px;
} 
.footer__phone {
    margin-bottom: 15px;
}  
/* каталог товаров ============================================ */
.refsList__item {
    width: 25%;
} 
/* каталог ============================================ */  
.goodsList {
  width: 33%;
}  
/* превью статьи, новости ============================================ */

.article__item {
  	width: 32%;  
} 
.articles {

    flex-flow: column-reverse;
    justify-content: center;
    padding: 0;
    margin-bottom: 20px;
}
  .article__item--item1 {
    flex-basis: content;
    
}
.article__created {

    padding-bottom: 5px;
}
.articles .article__item--item2 {
    align-self: flex-start;
    padding-left: 0;
  	margin-bottom: 10px;
}
/* карточка товаров ============================================ */  
.gallery__link {
  	width: 50%;
}  
.products__price {
    display: block;

}  
  .promo__item h1 {
    font-size: 22px;
} 
.tabs__info>label {
  display: block;
  background: #fff url(blok.png) no-repeat 3% 10px;
  border-radius: 10px;
  margin: 0 0 -1px 0;
}
.tabs__info>input:checked + label {
    background: #e5e5e5 url(blok.png) no-repeat 3% 10px;
} 
#tab_descriptions:checked ~ #txt__descriptions,
#tab_specification:checked ~ #txt_specification,
#tab_delivery:checked ~ #txt_delivery {
    margin-left: 0;
} 
.spec__shema {
    display: block;
    margin-bottom: 10px;
} 
.dimensions {
    justify-content: space-evenly;

} 
.spec__shema--img img {
    margin: 10px auto;
}
ul.leaders li span:last-child {
    white-space:pre-line;
} 
ul.leaders li span:first-child:after {
    top: 12px;
    bottom: 100%;
}
.tkani__item {
  width: 20%;
}
/* корзина ============================================ */    
.total .total_amount {
  font-size: 16px;
}   
}
@media (max-width: 767px) {

/* поиск ============================================ */
.search-term {
    width: 70%;
}
.button--search { 
    width: 30%;
}  

/* блок почему мы  ============================================ */

.advantage {
  margin-bottom: 0px;
  }
  
.advantage__item {
    width: 50%; 
}
  /* блок как мы работаем  ============================================ */
.work__item {
    width: 50%;
}

/* каталог товаров ============================================ */
.refsList__item {
    width: 33%;
}
/* страница 404 ============================================ */    
.page_404--img {
  width: 100%;
}
.page_404--text {
  width: 100%;	
  padding-left: 0;
}  
/* сортировка в каталоге товаров ============================================ */  
#characteristics .filter-item {
    width: 47%;
}   
.gallery__link {
    width: 100%;

} 
.gallery__img {
    width: 100%;
  	max-width: 240px;
  	min-width: 100px;
} 
.product-options label {
    width: 200px;

}
.amt__inner {
  	font-size: 18px;
    margin-right: 15px;
}
.tkani__item {
  width: 25%;
}
.contentText {
   padding: 20px;
}  
 
.of_info--item {
  	width: 100%;
  	padding: 0 5px 10px 5px;
}
.horeca__item {
	width: 50%;
}
.shopsaf__item {
  width: 100%;
} 
.shipper__item {
  width: 33%;
}
#goodDesc p.price {
    font-size: 30px;
}
.old-price {
    font-size: 18px;
}
#goodDesc p.price small {
    font-size: 16px;
}
.promo__item--promo {
    width: 25%;
}  
}

@media (max-width: 650px) {

.header__cart {
	display:none;
}
/* header для мобильной версии ========================= */    

.header__cm_link {
  display:flex;
  
}

  /* поиск ============================================ */
.button--search { 
  padding: 5px 20px;
}
/* блок новинки ============================================ */

.novelty__item {
    width: 50%;
} 
/* каталог ============================================ */  
.goodsList {
  width: 50%;
} 
/* превью статьи, новости ============================================ */
.blog {
    padding: 20px;
}
.article__item {
  	width: 49%;  
}
/* карточка товара ============================================ */  
.products__item--photo {
   	width: 100%;
}
.products__item--info {
   width: 100%;
  }
.products__info {
   margin-left: 0;
   margin-top: 10px;
}  
.gallery__link {
    width: 33%;
}  
.tabs__info {
 	margin: 10px 0 0 0; 
  }  
/* footer ============================================ */
.footer_inner {
    flex-flow: row-reverse wrap-reverse;
  	justify-content: center;
}
.footer__blok {
    width: 50%;
    margin: 0;
  	padding-left: 20px;
} 
.footer__blok:first-child  {
  	width: 100%;
    margin: 0;
  	padding-top: 20px;
  }
  .footer__blok--mob {
  	display:flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 20px;
} 
.footer__logo {
    width: 50%;
    margin-bottom: 0;
  padding-bottom: 15px;
}  
.footer__phone {
    width: 50%;
  	margin-bottom: 0;
  	font-size: 20px;
  	padding-bottom: 15px;
  	padding-left: 15px;
}
.footer__phone p {
  	font-size: 10px;
}
.social {
    width: 50%;
  	margin-bottom: 0;
  	padding-bottom: 15px;
}
.copyright {
    width: 50%;
  	margin: 0;
  	padding-bottom: 15px;
  	padding-left: 15px;
} 
/* каталог товаров ============================================ */  
.refsList__item {
    width: 50%;
} 
.button__artic {
    padding: 5px 10px;
}  
.tkani__item {
  width: 33%;
}
.ordering  {
	padding: 10px 0;
}  
.ordering__item {
  	width: 100%;
  	padding: 10px 0;
}
.ordering__item:last-child {
  	width: 100%;
}
.ordering2  {
	padding: 10px 0;
}
.ordering2__item--title {
  	width: 100%;
  	padding-bottom: 10px;

}
.ordering2__item--text {
  	width: 100%;
 
}  
.table_page--title {
  width: 100%;
  padding-bottom: 20px;
  
} 
.table_page--text {
  width: 100%;
 
}
.promo__item--promo {
    width: 15%;
}
.promo__item--promo p {
    font-size: 22px;
} 
}
@media (max-width: 480px) {

.attention__mob {
    font-size: 13px;  
 } 
h1 {
   font-size: 20px;
}
h2 {
    font-size: 18px;
    margin: 10px 0;
}  
 /* header ============================================ */
.header__logo--img {
    max-width: 150px;
}
.header__contacts {
    min-width: 100px;
    margin-left: 0;
    padding-left: 10px;
  
}
  .header__contacts img {
  	display:none;
    padding: 0;
}
.base-h1 {
	display: none;
}  
.mobile-h1 {
	display: block;
}  

/* блок почему мы  ============================================ */
.advantage__item {
    width: 100%;
  	padding: 0;
}
    /* блок как мы работаем  ============================================ */
.work__item {
    width: 100%;
  	padding: 0 0 10px 0;
}
  
.box__title {
  background: url(blok.png) no-repeat 3% 10px;
  padding: 10px 0 10px 40px;
}   
/* сортировка в каталоге товаров ============================================ */  
#characteristics .filter-item {
    width: 100%;
  	margin: 0;
} 
/* статьи ============================================ */   
  
.article__preview {
    font-size: 16px;
  } 
.portf__text {

    display: block;
    margin-bottom: 0;
} 
.shipper__item {
  width: 50%;
}  
.promo__item--promo {
    width: 20%;
}

}  
/* ========================= */

@media (max-width: 450px) {

  /* блок категории  ============================================ */

.categories__col {
	width: 100%;
}
/* превью статьи, новости ============================================ */
.blog {
    padding: 10px;
}
.article__item {
  	width: 100%;
	
} 
.portf__arrow {
    display: block;
}
  .button__artic {
  	margin: 5px 0;

  }  

/* footer ============================================ */   
.footer {
    margin-top: 10px;
}
  .footer__blok--mob {
  	text-align: center;
}  
.footer__logo {
    width: 100%;
}  
.footer__phone {
    width: 100%;
  	padding-left: 0;
}
.social {
    width: 100%;
  justify-content: center;
}
.copyright {
  	
    width: 100%;
  	padding-left: 0;
} 
.gallery__link {
    width: 50%;
} 
.tkani__item {
  width: 50%;
}
.trucking__item {
  width: 100%;
} 
.table_page {
   padding: 0;

}
#goodDesc p.price {
    font-size: 25px;
}
.old-price {
    font-size: 16px;
}
.promo__item--promo {
    width: 25%;
}  
}
@media (max-width: 360px) {
  
.index_page h1 {
    font-size: 13px;
}
h1 {
   font-size: 18px;
} 
h3 {
  font-size: 14px;
}  
  /* header ============================================ */
.header__inner {
  flex-direction: column;
  
}
.header__logo {
  text-align: center;
  
}  
.header__contacts {
  	display:none;
    min-width: 0;
    padding-left: 0;
  	padding-top: 15px;
  	font-size: 22px;
  text-align: center;
  
}
/* поиск   ============================================ */  
.search__inner {
    flex-direction: column;
    justify-content: center;
}
.search-term {
    width: 100%;
    border: 1px solid #ed910e;
    padding-left: 10px;
  	height: 30px;
}
.button--search {
    width: 100%;
    font-size: 14px;
    padding: 5px 50px;
    margin-left: 0;
  	margin-top: 5px;
  }
 /* блок новинки ============================================ */

.novelty__item {
    width: 100%;
} 
/* каталог товаров ============================================ */  
.refsList__item {
    width: 100%;
} 
/* сортировка в каталоге товаров ============================================ */  
#characteristics .filter-item {
    width: 100%;
}  
/* каталог ============================================ */  
.goodsList {
  width: 100%;
}  
/* paginator ============================================ */    
.paginator li.pag_manage {
    margin: 0;
}  
/* статьи ============================================ */   
  
.article__preview {
    font-size: 14px;
  }
.gallery__link {
    width: 100%;
} 
.amt {
    display: block;
	margin: 10px;
} 
.amt__inner {
    margin-right: 0;
    padding: 10px 0px;

}  
.spec__shema--gab h4 {
    font-size: 12px;
} 
.portf__link {
    font-size: 12px;
    padding-left: 5px;
    margin-bottom: 10px;
}  
/* footer ============================================ */

.footer__blok {
    width: 100%;

} 
.footer__blok {

    margin-bottom: 15px;
    padding-left: 0;
} 
.footer__blok:first-child {
    padding-top: 0;
}
.contentText {
    padding: 10px;
}  
.horeca__item {
	width: 100%;
  	padding: 5px;
} 
.shipper__item {
  width: 100%;
}
.table_page--title {
    padding: 0 10px 20px 10px;
}  
.table_page--text {
    padding-left: 0;
}
.promo__item--promo {
    width: 30%;
}  
}
@media (max-width: 320px) {
.tkani__item {
  width: 100%;
}
.promo__item--promo {
    width: 35%;
}  
}
/* ========================= */
