html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, p, form, fieldset, table, th, td { margin: 0; padding: 0; }

img{
	border:none;
}
body{
	/*background:#fff;*/
    background-color: #fcf7eb;
}
.clr{
	clear:both;
}

.rec{
    position: absolute;
    margin: 10px 0 0 500px;
}

.main{
	/*background:#fff;*/ 
    background-color: #fcf7eb;
    /*margin:0 50px;*/
   /* overflow:hidden;*/
   /* min-width: 320px;*/

}
                @media (max-width:850px){
                .main{
                    margin:0 10px;
                }
            }
	#contentwrapper{
		/*width: 100%; */
        /*background:#fff;*/
       /* margin: 40px 0 0 0; */
    }
                @media (max-width:850px){
                #contentwrapper{
                    margin:20px 0px 0px 0px;
                }
            }
    
    #content{
        margin:0 0 10px 350px;
    }
    
            @media (max-width:850px){
                #content{
                    margin:0;
                }
            }	   

.bkr{
    position: absolute;
    width: 100%;
}
.vremya{
    text-align: center;
    margin: -30px 0 0 0;
     
}

.vremya p{
font: bold 20px Neucha;
}
.vremya p span{
font: 54px Pokemon;
    color: #2f6cb4;
        line-height: 60px;
}

.lofo{
    width: 300px;
    margin: 0 auto;
    display: block;
}
.log{
    position: absolute;
    margin: 0 0 0 10px;
}
.log img{
        width: 42px;

}




/* HEADER */
    .header{
        z-index: 3;
        position:fixed;
        width: 100%;
        max-width: inherit;
        background: #92400e; /*#fff; */
        height: 47px;
    }
    
.sociall{
    float: left;
    margin: 13px 0 0 167px;

}
@media (max-width:850px){
.sociall {
margin: 13px 0 0 10px;
}
}

@media (max-width:450px){
.sociall {
    display: none;
}
}


    
.sociall img{
    width: 20px;
    padding: 0 5px;
}

/* Search */     
    .baskseach{
            float: right;
            background:#7c7c7c ;
            height: 40px;
    }
            @media (max-width:450px){
            .baskseach {
                  margin: 0 0 0 10px;                
            }
        }
        .search-head li{
            float:left; 
            list-style:none;
        }
        #quickquery{
            border:none; 
            margin: 12px 0 0 0;
            padding: 0 0 0 10px; 
            width: 175px; 
            font:14px GOTHIC;
            color: #fff !important;
            letter-spacing: 1px; 
            background:#7c7c7c ;
            text-align: left;
        }
                    @media (max-width:450px){
            #quickquery {
                width: 114px;
            }
            }
        .search-btn{
            margin:12px 11px 0 0;
        }

    /* Search */        
    /* Корзина */
    .basket{
        background: #7a350b;  /*#92400e;*/
        float: right;
        height: 40px;
        width: 110px;
        margin-right: 50px;
        text-decoration: none;
    }
        @media (max-width:850px){
            .basket {
                margin-right: 10px;
            }
        }
    
    .basket h6{
        padding: 12px 0; 
        font:14px GOTHIC;
        color: #fff;
        letter-spacing: 1px;
        text-align: center;
}
	/* Корзина */
    

    
/* HEADER */

.backgr{
width: 100%;
height: auto;
margin: 63px 0 0 0;
}

/* LEFT BAR */    

#left-bar{

float:left;
width:336px;
position: fixed;
}
@media (max-width:850px){
#left-bar{
margin: 47px 0 0 0;
width:100%;
float:none;
display: none;
}
}

@media (max-width:340px){
#left-bar{
width:98%;
}
}






.left-bar-cont{
/*background:#fff;*/

z-index: 2;
position: relative;
}


/* отзывы */
.socotz{
    display: inline-flex;
    margin: 7px 0 16px 0;
    color: #fff;
    font: 12px GOTHIC;

}

.socotz p{
    background: #2f6cb4;
    padding: 6px 15px;
    margin: 0 5px 0 0;
}
.up {
    margin: 20px 0 0 0;
}
.up a {
    font: 12px GOTHIC;
    background: #7c7c7c;
    padding: 6px 15px;
    color: #fff;
    margin: 0 5px 0 0;
    text-decoration: none;
}

.socotz a img{
width: 26px;
}

.soccom{
    width: 100%;
    background: #ffcb08;
    font: 14px GOTHIC;
    margin: 7px 0 0 0;
    color: #2f6cb4;
    padding: 5px;
}
/* отзывы */



/* logo */
.logo img{
width: 324px;
margin: 47px auto 0;
display: block;
}
/* logo */

/* каталог */
.nav-catalog{
list-style: none; 
text-align: center;
padding: 4px 0px 10px 0;
margin: 0 0 15px 0;
}
.nav-catalog ul{
padding:0 10px; 
list-style:none;
}
.nav-catalog li{
margin: 6px 0 0 0;
/*background-color: #fff;*/
padding: 6px 0;
}
.nav-catalog ul li{
    /*background: #fff;*/
}
.nav-catalog ul li a{
color: black;
font:bold 12px GOTHIC;
}

.nav-catalog li a{
font:14px GOTHIC;
letter-spacing: 0px; 
color:#7c7c7c; 
text-decoration:none; 
}
.nav-catalog li a:hover{
color:#000;  
}
/* каталог */

/* меню */

.menu{
list-style: none; 
text-align: center;
padding: 35px 0 0 0;
}

.menu ul{
padding:0 10px; 
list-style:none;
}
.menu li{
margin: 6px 0 0 0;
/*background-color: #fff;*/
padding: 6px 0;
}
.menu ul li{
/*background: #fff;*/
}

.menu li a{
font:14px GOTHIC;
font-weight: bold;
letter-spacing: 0px; 
color:#7c7c7c; 
text-decoration:none; 
}
.menu li a:hover{
color:#000;  
}

.menu-fix{
    width: 45px;
    position: fixed;
    bottom: 50px;
    right: 8px;
    z-index: 5;
    outline: none !important;
}
@media (min-width:851px){
.menu-fix{
display: none;
}
}
/* меню */


.tnumber-left{
    /*background: #fff;*/
    text-align: center;
    padding: 10px;
}

@media (max-width:850px){
.tnumber-left{
display: none;
}
}
.tnumber-left a{
    font: 16px GOTHIC;
    color: #7c7c7c;
    width: 70%;
    margin: 0 auto;
}

/* Обратная связь */

.callback{
margin: 6px 0 6px 0;
float: left;
width: 100%;
font-family:GOTHIC;
}

@media (max-width:850px){
.callback{
display: none;
}
}

.fcallback{
margin: 15px 0 5px 0;
float: left;
width: 100%;
font-family:GOTHIC;
}
@media (min-width:851px){
.fcallback{
display: none;
}
}
@media (max-width:340px){
.fcallback{
width: 98%;
}
}

.mail h3{
    color: #7c7c7c;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 0 0 0;
    letter-spacing: 1px;
}
.mail{
/*background: #fff;*/
text-align: center;
}

.mail p{
color: #fff;
font-size: 16px ;
}

.mail input{
font: 12px GOTHIC;
padding: 5px;
margin: 5px;
width: 80%;
text-align: center;
height: 10px;
}

.mail textarea{
font: 12px GOTHIC;
width: 80%;
height: 100px;
padding: 5px;
margin: 5px;
text-align: center;
height: 30px;
}
/* Обратная связь */
/* News */

.news-left{
padding: 0px 0 10px 0;
margin: -10px 0 6px 0;
float: left;
 /*background: #fff;*/
}
@media (max-width:850px){
.news-left {
display: none;
}
}
.news-left h3{
padding: 0 0 5px 0;
text-align: center;
}

.news-left h3 a{
font: 15px GOTHIC;
letter-spacing: 1px;
color: #7c7c7c;
}
.news-left h3 a:hover{
text-decoration: none;
}
.news-left p{
font: 12px GOTHIC !important;
padding: 5px 10px 0 10px;
text-align: justify;
color: #7c7c7c !important;
}
.news-left a{
font: 12px GOTHIC;
color: #7c7c7c;
padding: 5px 0 0 10px;
}
.news-left a:hover{
text-decoration: none;
}

@media (min-width:851px){
.news-foot {
display: none;
}
}

.news-foot{
padding: 10px 0 0 0;
}
@media (max-width:340px){
.news-foot{
width: 98%;
}
}
.news-foot h3{
padding: 0 0 5px 0;
text-align: center;
}

.news-foot h3 a{
font: 17px GOTHIC;
    color: #7c7c7c;
    letter-spacing: 1px;
}
.news-foot h3 a:hover{
text-decoration: none;
}
.news-foot p{
font: 12px GOTHIC !important;
padding: 5px 0 0px 0;
line-height: 22px !important;
}
.news-foot a{
font: 12px GOTHIC;
color: #7c7c7c;
}
.news-foot a:hover{
text-decoration: none;
}


    /* News */

/* LEFT BAR */        


/* CONTENT */

.slider{
    
}
                @media (max-width:340px){
                    .slider{
                       margin: 0 3px 0 0;
                    }
                }

.slogan{
background: #2f6cb4;
font:  14px GOTHIC;
color: #fff;
padding: 11px 0;
margin:;
text-align: center;
letter-spacing: 1px;
}
                @media (max-width:340px){
                    .slogan{
                       margin: 0 5px 0 0;
                    }
                }
    
/* HITS (GLAVNAYA) */

    /* hits goods */
.catalog-hits{
overflow: hidden;
}
@media (max-width:340px){
.catalog-hits{
width: 98%; 
}
}

.product-hits{
float: left;
width: 33%;
text-align: center;
margin: 15px 0 0 0px;
}

.product-new{
float: left;
width: 33%;
text-align: center;
}

.catalog-hits h1{
    font-family: GOTHIC;
    font-size: 13px;
    color: #272b2b;
    text-align: center;
    border-top: 1px #272b2b solid;
    padding: 5px;
    margin: 15px 0 0px 0;
}

/*
@media (max-width:1440px){
.product-hits{
}
}
@media (max-width:1366px){
.product-hits{
}
}
@media (max-width:1250px){
.product-hits{
}
}
@media (max-width:1100px){
.product-hits{
}
}

@media (max-width:850px){
.product-hits{
width:33%;
}
}

@media (max-width:550px){
.product-hits{
width:50%;
}
}*/

@media (max-width:1023px){
.product-hits{
width:50%;
}
}
@media (max-width:450px){
.product-hits{
width:100%;
}
}
@media (max-width:340px){
.product-hits{
width:98%;
}
}
  
.index_text{
    font-size: 13px ;
    text-align: justify;
    margin: 15px 0 0 0;
    /*background: #fff;*/
    color: #7c7c7c;
    padding: 10px;
        line-height: 22px;
} 
.index_text a{
    color: #7c7c7c;
}    

@media (max-width:340px){
.index_text{
width: 92%;
}
}
    /* hits goods */
    
  
    /* FOOTER */
        	
.footer{
background:#7a350b; /*#7c7c7c;*/
margin: 0 0 0 350px;
font-family: GOTHIC;
float: left;
width: 100%;
}


@media (max-width:850px){
.footer {
margin: 0 0 0 0;
}
} 

@media (max-width:340px){
.footer{
width: 98%;
}
}

.sociall-foot{
float: left;
margin: 7px 0 0 0;
}

.sociall-foot img{
    width: 30px;
    padding: 0px 5px;
}

    
.contact{
    float: left;
    margin: 30px;
}
        
     .contact a{
            font-size: 17px;
            color: #fff;
            font-weight: bold;
            text-decoration: none;
        }
    /* FOOTER */
    
/* CATALOG-DETEIL */
		
.catalog-deteil{
overflow:hidden; 
font-family: GOTHIC; 
color:#000;
}
@media (max-width:600px){
.catalog-deteil{
border-bottom: 3px solid #555;
margin: 0 0 0 1%;
width: 98%;
}
}
        
.productright {
/*width: 50%;*/
float: left;
}

@media (max-width:600px){
.productright{
width: 100%;
float: none;
}
}

.catalog-deteil h1{
font-size: 17px;
color: #7c7c7c;
font-weight: normal;
letter-spacing: 2px;
}

@media (max-width:600px){
.catalog-deteil h1{
text-align: center;
}
}

.price-detail{
    font-size: 20px !important;
    color: #7c7c7c  !important;
    padding: 0 0 5px 0;
    font-weight: bold  !important;
}

@media (max-width:600px){
    .price-detail{
    text-align: center;
    }
}

.catalog-deteil ul p{
    text-align: center;
}
.catalog-deteil ul a{
    margin:0 0 0 370px;
}
    
.productleft img{
float: left; 
width: 50%; 
margin: 0 15px 0 0;
}

@media (max-width:600px){
.productleft img {
    float: none;
    width: 50%;
    margin: 10px auto;
    display: block;
}
}

.short-opis{
margin: 0 0 15px 0;
}
        
.short-opis h3{
font-size:20px; 
color:#000; 
font-weight:normal; 
margin:0 0 10px 0;
}

.short-opis p{
margin:0 0 10px 0;
font: 14px GOTHIC ;
color: rgb(56, 56, 56);
    line-height: 25px ;
}
.short-opis p span{
margin:0 0 10px 0;
font: 14px GOTHIC ;
color: rgb(56, 56, 56);
    line-height: 25px ;
}
.short-opis p a{
font: 14px GOTHIC ;
color: rgb(56, 56, 56);
}
             
.short-opis img{
margin: 0 0 0 50px;  
}
   

    .long-opis{
    margin: -10px 0 0 0;
    }

	.long-opis h3{
		font-size:20px; 
        color:#000; 
        font-weight:normal; 
        margin:0 0 10px 0;
	}
		.long-opis p{
			font-size:14px; 
            margin:20px 0 10px 0;
		}
        
/*		DETAIL OPIS		*/
.productadd {
font: bold 15px GOTHIC;
background: #7a350b;;
padding: 12px 30px;
letter-spacing: 1px;
float: right;
}

@media (max-width:940px){
.productadd{
font: bold 14px GOTHIC;
padding: 13px 15px;
}
}
@media (max-width:850px){
.productadd{
font: bold 15px GOTHIC;
padding: 12px 30px;
}
}
@media (max-width:600px){
.productadd{
float: none;
text-align: center;
}
}
.productadd:hover{
background: #92400e; /*#7c7c7c;*/
}
.productadd a{
color: #fff;
}


 /* Галерея продукта */
.item_gallery{
border-bottom: 1px #7c7c7c solid;
margin: 0 0 10px 0;
}

@media (max-width:600px){
.item_gallery{
margin: 0 8px 10px 0;
}
}

.galsmall{
width: 140px;
}

@media (max-width:600px){
.galsmall{
width: 100%;
}
}
 
.item_img{
   position: relative;
   text-align: center;
   height: 300px;
   background: url(images/ajax-loader.gif) no-repeat center 49%;
}


.item_img img{
   max-width: 650px;
   border: 2px solid #666;
}
.item_thumbs{
margin: 8px 0;
text-align: center;
padding: 14px 0;
}
@media (max-width:600px){
.item_thumbs{
padding:0;
}
}

.item_thumbs a{

}

.item_thumbs img{
padding: 3px;
}

@media (max-width:600px){
.item_thumbs img{
margin: 5px 0;
}
}

/* Галерея продукта */
    
        
   /* KATALOG */
    /* Kroshkacat */
.kroshkacat{
	font:10px GOTHIC; 
    padding:8px 0 0 0;
    letter-spacing: 1px;
    line-height: 16px;
}

        @media (max-width:800px){
           .kroshkacat{
                padding:8px 0 0 2%;
            }
        }
	.kroshkacat span{
		color:#8c3939;
	}
	.kroshkacat a{
		color:#555;
	}
	.kroshkacat a:hover{
		text-decoration:none;
	}
    
    /* Kroshkacat */   
   /* Сортировка */


.sort{
float: left;
margin: 10px 0 0 0;
}

@media (max-width:800px){
.sort{
margin:10px 0 0 2%;
}
}

    .sort h6{
        font:11px GOTHIC;
        color: #555;
        float: left;
        padding: 1px 7px 0 0;
    }

    .vid-sort a{
        color:#333;
	}
	.vid-sort a:hover{
		text-decoration:none;
	}
	a.sort-top{
        font:11px GOTHIC;
        color: #555;
        background: url(images/logo_treug_a_down.png) left no-repeat; 
        padding:0 0 0 16px;
        float: right;
        text-decoration: underline;
	}
    	a.sort-top:hover{
        text-decoration: none;
	}
    .sort-wrap{
        border: 1px solid #555;
        padding: 5px;
        z-index: 2;
        position: absolute;
        visibility: hidden;
        background-color: #7a350b;;
        margin: 20px 0 0 0;
    }
.sort-wrap a{
    font:11px GOTHIC;
    color: #ffffff !important;
    margin-bottom: 5px;
    display: block;
}
    /* Сортировка */   
      /* Cat Product */   
.catalog{
        overflow: hidden;
        width: 100%;
}
.product-table{
    float:left; 
    width:33%; 
    text-align:center; 
    margin:15px 0 0 0;

}
/*
@media (max-width:1440px){
.product-table{
}
}
@media (max-width:1366px){
.product-table{
}
}
@media (max-width:1250px){
.product-table{
}
}
@media (max-width:1100px){
.product-table{
}
}
@media (max-width:850px){
.product-table{
width:33%;
}
}
@media (max-width:550px){
.product-table{
width:50%;
}
}
*/
@media (max-width:1023px){
.product-table{
width:50%;
}
}
@media (max-width:450px){
.product-table{
margin:20px 0 0 0px;
width:100%;
}
}
@media (max-width:340px){
.product-table{
margin:20px 0 0 0px;
width:98%;
}
}
        
        .product-new-img{
            height: 100px;
            overflow: hidden;
            text-align: center;
            margin: 0 10px;
        }
        
        .product-table-img, 
        .product-hits-img{
            height: 250px;
            overflow: hidden;
            text-align: center;
            margin: 0 10px;
        }
        @media (max-width:450px){
        .product-table-img, 
        .product-hits-img{
            height: 100%;
          }
}

        .product-table-img img, 
        .product-hits-img img,
        .product-new-img img{
            max-width: 100%;
            height: auto;
            max-height:100%;
        }
.good-price h2{
font-weight: normal;
text-align: center;
margin: 10px 0 3px 0;
height: 18px;
overflow: hidden;
}
.good-price a{
font-family: GOTHIC;
font-size: 13px;
color: #272b2b;
text-decoration: underline;
}
.product-table a:hover{
    text-decoration:none ;
}
.good-price p{
font-family: GOTHIC;
font-size: 14px;
color: #272b2b;
font-weight: bold;
text-align: center;
margin: 7px 0;
}      
        
.product-table-img:hover, .product-hits-img:hover{
    opacity: 0.5;
}
        
/* Cat Product */ 

/* KATALOG */

    /* Kroshka */
.kroshka{
	font:10px GOTHIC; 
    padding:8px 0 5px 0;
    letter-spacing: 1px;
    line-height: 16px;
    border-bottom: 1px #7c7c7c solid;
}
	.kroshka span{
		color:#7c7c7c;
	}
	.kroshka a{
		color:#7c7c7c;
	}
	.kroshka a:hover{
		text-decoration:none;
	}
    
    /* Kroshka */

    
        /* Постраничная навигация */
.pagination{
    font:13px GOTHIC; 
    margin: 20px 15px 15px 15px; 
    text-align:center;
}

        @media (max-width:800px){
            .pagination{
                
                margin: 15px 15px 5px 15px; 
                
            }
        }
                @media (max-width:709px){
            .pagination{
                
                margin: 15px; 
                
            }
        }
a.nav_active{
    font-weight: bold;
    color: #282828;
    margin: 0 2px;

}
a.nav_link{
text-decoration: none;
    margin: 0 5px;
    color: #282828;
    border: 1px #000 solid;
    padding: 2px 6px;
    
}
a.nav_link:hover{
    color: #282828;
    text-decoration: underline;
    
}
    /* Постраничная навигация */
    
/* ZAKAZ */

#content-zakaz{
}

#content-zakaz h4{
font: 14px GOTHIC;
color: #7c7c7c;
letter-spacing: 1px;
padding: 5px 0 5px 0;
}

.zakaz-main-table{
width:100%; 
}
    
@media (max-width:950px){
.zakaz-main-table tr{
display: block;
width: 100%;
margin: 0 0 12px 0;
}
}
            
.zakaz-main-table td{
padding:10px 0;
border-bottom: 1px #b8b8b8 solid;
}
            @media (max-width:950px){
                .zakaz-main-table td{
                    border-bottom: none;
                    padding:0 0 12px 0;
                }
            }
            @media (max-width:950px){
                .planshet{
                    float:left;
                    border-bottom: 3px #282828 solid;
                }
            }

            
.z_top{
background:#b8b8b8; 
font:12px GOTHIC; 
color:#fff; 
}

@media (max-width:950px){
.z_top{
display: none;
}
}

.z_bot{
background:#b8b8b8; 
font:12px GOTHIC; 
color:#fff;
}
    
@media (max-width:950px){
.z_bot{
background:none; 
font:bold 14px GOTHIC; 
color:#282828;
width: 75px;
letter-spacing: 1px;
}
}
    
    .z_top_pl{
        background:#282828; 
        font:10px GOTHIC; 
        color:#fff;
        padding: 0 5px;
        line-height: 2; 
    }
        @media (min-width:950px){    
               .z_top_pl{
                    display: none;
               }
        }

       
		.z_name img{
			float:left; 
            margin:15px 10px 0 0;
		}
        
            @media (max-width:950px){
                .z_name img{
                    width: 100%;
                }
            }
        
        
        
		.z_name a{
			font:14px GOTHIC; 
            color:#7c7c7c;
            text-decoration: none;
		}
		.z_name a:hover{
			text-decoration:none;
		}
		.z_kol, .z_price, .z_del{
			text-align:center;
		}
            @media (max-width:950px){
                .z_kol, .z_price, .z_del{
                    float:left;
                    text-align: left;
                }
            }
                        
		.z_kol{
			width:95px;
		}
		.z_price{
			width:100px; 
            font:18px GOTHIC;
		}

        .delprod{
            font:12px GOTHIC;
            color: #fff;
            background-color: #282828;
            padding: 5px 10px;
            text-decoration: none;
        }
        .delprod:hover{
            text-decoration: none;
            background-color: #555;
        }
        .kolvo{
			width:40px; 
            height:15px; 
            font:12px GOTHIC; 
            color:#000;  
            border:1px solid #000; 
            /*background:#FFF; */
            text-align:center;
		}

    /* Dostavka */
		
.zakaz_data{
    margin:0 0 0 5px;
    float: left; 
}

            @media (max-width:950px){
                .zakaz_data{
                    margin:0 0 0 0;
                    width: 100%; 
                }
            }
	.zakaz_data td{
		vertical-align:middle; 
        padding:20px 0 0 20px;
	}
.zakaz_txt{
	font:12px GOTHIC; 
    color:#555;
}

.zakaz_input{
	}
	.zakaz_input input{
        font:12px GOTHIC; 
		width:230px; 
        height:20px; 
        border:1px solid #000;
	}
    
    @media (max-width:950px){
        .zakaz_input input{
            width:97%; 
        }
    }
	.zakaz_txtarea{
		padding:20px 0 20px 20px !important;
	}
	.zakaz_txtarea textarea{
		width:226px; 
        height:70px; 
        border:1px solid #000; 
	}
 @media (max-width:950px){
        .zakaz_txtarea textarea{
            width:95%; 
        }
    }
 
#content-zakaz h5{
	font: 14px GOTHIC; 
}      
.sposob_dostavki{
    margin: 18px 0 0 40px;
    float: left;
}

            @media (max-width:950px){
               .sposob_dostavki{
                    margin: 5px 0 20px 20px;
                    float: left;
                }
            }
            @media (max-width:340px){
               .sposob_dostavki{
                    margin: 5px 0 20px 0;
                    float: left;
                }
            }
.sposob_dostavki p{
	font-size:12px; 
    font-family:GOTHIC; 
    color:#333;
    margin-top:7px;
}
    .btn_korz{
        float: left;
        margin: 197px 0px 0 -125px;
    }
    .btn_korz input{
        color: white;
        font: 12px GOTHIC;
        background: #000000;
        padding: 10px 30px;
        text-decoration: none;
        border: none;
     }
    
        @media (max-width:950px){
            .btn_korz{
                float: right;
                margin: 8px 10px 0 0;
            }
        }
        @media (max-width:340px){
            .btn_korz{
                float: right;
                margin: 8px 0 0 0;
            }
        }
     .btn_korz:hover{
            opacity: 0.7;
     }
    /* Dostavka */
/* ZAKAZ */    
    
    
    /* Ошибка */
    .error{
    margin:5px;
    border:1px solid #765858;
    background:#ffeded !important;
    color:#7f5354 !important;
    padding:3px !important;
    font:bold 12px GOTHIC !important;
    text-align: center;
    list-style-type: none;   
}
.error li{
    font:bold 12px GOTHIC !important;
    text-align: left !important;
    list-style-type: none;
}    
.success{
    margin-top:75px;
    border:1px solid #adc092;
    background:#f0faf1 !important;
    color:#58715e !important;
    padding:5px 10px !important;
    font:bold 12px GOTHIC !important;
    text-align: center;
}
    /* Ошибка */
    
    /* CONTENT TXT */

.content-txt{
	overflow:hidden;  
    font-family: GOTHIC; 
    color:#282828; 
    margin:0 15px; 
}
	.content-txt h1{
		font-size:14px; 
        color:#282828; 
        font-weight:normal; 
        margin:8px 0 5px 0;
	}
	.content-txt h2{
		font-size:22px; 
        color:#282828; 
        font-weight:normal; 
        margin:0 0 10px 0;
	}
	.content-txt h3{
		font-size:20px; 
        color:#282828; 
        font-weight:normal; 
        margin:0 0 10px 0;
	}
	.content-txt h4{
		font-size:18px; 
        color:#282828; 
        font-weight:normal; 
        margin:0 0 10px 0;
	}
	.content-txt h5{
		font-size:16px; 
        color:#282828; 
        font-weight:normal; 
        margin:0 0 10px 0;
	}
	.content-txt h6{
		font-size:14px; 
        color:#282828; 
        font-weight:normal; 
        margin:0 0 10px 0;
	}
	.content-txt p{
	   margin:0 0 5px 0;
       font-size:14px !important; 
       color:#282828 !important;
           line-height: 25px; 
	}
	
    .content-txt p span{
       margin:0 0 5px 0;
       font-size:14px !important; 
       color:#282828 !important; 
           line-height: 25px;
		
	}
	.content-txt p a{
		font-size: 12px;
        font-weight: bold;
        font-size:14px !important; 
        color:#282828 !important; 
	}
	.content-txt a{
		color:#282828;
        text-decoration:none;
	}
		.content-txt a:hover{
			text-decoration:underline;
		}
	.content-txt ul{
		list-style:disc; 
        margin: 20px 0 20px 20px
	}
		.content-txt ul li{
			line-height: 1.5;
		}
        .news_date{
            font: 10px GOTHIC;
        }
        
        
.catalog-index{
overflow: hidden;
}
        
.catalog-index h1{
font: bold 18px GOTHIC;
text-align: center;
color: #282828;
margin: 10px 0 -5px 0;
letter-spacing: 1px;
}
        


    
    /* Информеры */
    .info{
        padding: 5px 20px 10px 5px;
        float: left;
    }
    
        .info h3{
            font: bold 17px GOTHIC;
            color: #282828;
            padding: 0 0 5px 0;
        }
        
        .info p{
            padding: 9px 0 0px 0;
            font-size: 11px;
        }
    
        .info p a{
            font: 12px GOTHIC;
            color: #282828;
        }
   /* Информеры */
      
           /* Якоря */
 .topb a img{
opacity: 0.5;
position: fixed;
    margin: -415px 0 0 -250px;
}
.topb a img:hover{
    opacity: 1;
}

        @media (max-width:709px){
            .topb{
                display: none;
            }
        }
        
.tops a img{
opacity: 0.5;
position: fixed;
    margin: 40px 0 0 20px;
    z-index: 3;
}
.tops a img:hover{
    opacity: 1;
}

        @media (min-width:709px){
            .tops{
                display: none;
            }
        }   
        
          /* Якоря */
          
.dsmaka{
    font: 9px GOTHIC;
    color: black;
    text-decoration: none;
    text-align: center;
    display: block;
    margin: 5px 0;
}  


	.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
		pointer-events: none;
	}

	.modalDialog:target {
		display: block;
		pointer-events: auto;
	}

	.modalDialog > div {
max-width: 400px;
    position: relative;
    margin: 100px auto;
    padding: 5px 20px 13px 20px;
	}

	.close {
    background: #ffffff;
    color: #000000;
    line-height: 29px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: -13px;
    width: 30px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 22px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000
	}

	.close:hover { 
	   
           background: #000;
    color: #fff; }         
    





@media (min-width:851px){
.log{
display: none;
}
}

.katalog-mobilka ul li{
    background: #fcf7eb !important;
}

.katalog-mobilka ul li a:hover{
    color: #000 !important;
}


/* меню */

.menu-mobilka{
list-style: none; 
text-align: center;
padding: 20px 0 0 0;
}

/*@media (min-width:851px){
.menu-mobilka{
display: none;
}
}*/
.menu-mobilka ul{
padding:0 10px; 
list-style:none;
}
.menu-mobilka li{
margin: 6px 0 0 0;
/*background-color: #fff;*/
padding: 6px 0;
}
.menu-mobilka ul li{
background: #7a350b;
}

.menu-mobilka li a{
font:14px GOTHIC;
font-weight: bold;
letter-spacing: 0px; 
color:#7c7c7c; 
text-decoration:none; 
}
.menu-mobilka li a:hover{
color:#fff;  
}

/* меню */
      

.left-foot{
/*position: absolute;
    bottom: 0;
    width: 185px;
    margin: 0 0 35px 135px;*/
}

.leng {
list-style-type: none;
 }   

.leng li a{
    font-family: ROBOTO;
    text-transform: uppercase;
    
    font-size: 12px;
    color: #272b2b;
    text-decoration: none;
    letter-spacing: 0.5px;
    border-right: 1px #717777 solid;
    padding: 0 5px 0 2px;
}
.leng li a:last-child{
                border-right: none;
}
 
.prod-kolvo {
    width: 44px;
    font: 14px GOTHIC;
    color: #7c7c7c;
    background: #FFF;
    text-align: center;
    border: 1px #7c7c7c solid;
    margin: 0 0 10px 0;
}



            
/* Insta      
    .insta{
    text-align: center;
    padding: 8px 0 0 0;
    }
    
    
@media (max-width:790px){
.insta{
padding: 0 0 0 0;
transform: scale(0.8);
margin: -21px 0 0 0;
}
}

@media (max-width:625px){
.insta{
padding: 0 0 0 0;
transform: scale(0.6);
margin: -53px 0 0 0;
}
}

@media (max-width:475px){
.insta{
padding: 0 0 0 0;
transform: scale(0.4);
margin: -53px 0 0 -24px;
}
}

    
    .insta p{
        font:17px GOTHIC;
        color: #000;
        letter-spacing: 2px;
        line-height: 30px;
    }
    
.ins-left {
    margin: 5px 0 0 0;
}

.ins-left p{
    font: 15px GOTHIC;
    letter-spacing: 1px;
    color: #7c7c7c;
    text-align: center;
    border-top: 1px #7c7c7c dashed;
    padding: 25px 0 0 0;
    width: 66%;
    margin: 0 auto;
}

@media (max-width:850px){
.ins-left{
display: none;
}
}

.ins-foot {
    margin: 5px 0 0 0;
}
    

.ins-foot p{
    font: 15px GOTHIC;
    letter-spacing: 1px;
    color: #7c7c7c;
    text-align: center;
    margin: 0 auto;
}

@media (max-width:625px){
.ins-foot p{
    font-size: 23px;
}
}
@media (max-width:475px){
.ins-foot p{
    font-size: 35px;
    margin: -143px 0 0 0;
}
}

@media (min-width:851px){
.ins-foot{
display: none;
}
}
    
 .insiframe{
    margin: -100px 0 0 0;
 }  
 Insta */        


    .good-price h2 a {
        color: #333;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-decoration: none;
        transition: color 0.3s ease;
    }

.good-price h2 a:hover {
        color: #92400e; /* Accent color on hover */
    }



.cme-btn, .cme-form .cme-btn {
    width: 200px;
    height: 33px;
    text-align: center;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    font-family: roboto;
    font-size: 13px;
    background: #7a350b;
    color: #fff;
    border-radius: 3px;
    margin: 5px 0 0 0;
}