@import url("reset.css");

/* @group Общий стиль */
html,
body {
	width: 100%;
	height: 100%;
	font: 13px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	background-color: #f5f5f5;
}
.navbar{float: right;margin-bottom: 0;min-height: 34px;}
#navbar .navbar-nav{background: url(../images/menu_fon.png) repeat-x top left;border: none;padding-top: 5px; }
p{margin-bottom: 15px;}

h1 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;	
}

h2 {
	clear: both;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

a { color: #bb884f; }

a:focus, a:hover{ color: #e23849; }

.cart-preloader {
    display: none;
    width: 20px;
    margin-right: 15px;
}
#blog{
	list-style: none;
}

#currencies{
	margin-bottom:15px;
}

#currencies ul{
	margin-top: 10px;
}
#currencies ul li{
	font-size: 12px;
	display: inline;
	padding-right: 5px;
	list-style: none;
}

#currencies ul li a{
	white-space: nowrap;
	color: #505050;
}
#currencies ul li.selected a{
	text-decoration: none;
}



/* @group Шапка сайта */
#header {
	margin:0px auto;
	width: 940px;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

/* @group Футкр сайта */
#footer {
    background: #e23849;
    color: #fff;
    line-height: 22px;
    height: 22px;
    text-align: center;
}


#account{
	float: right;
	font-size: 12px;
	margin: 12px 10px 10px 0px;
	text-align: right;
	color: #505050;
}
#account #login{
	padding-left: 7px;
}
#account #logout{
	padding-left: 7px;
}

#logo{margin-top: -10px;}

#logo img{
	max-width: 260px;
	width: 100%;
}
.header{padding-bottom: 10px;margin-bottom: 10px; background: url(../images/menu_fon_b.png) repeat-x bottom;}
#phone,
#phone_{
	display: block;
	float: right; 
margin-right: 20px;
	margin-bottom: 8px;
	font-weight: 500;
	font-size: 20px;
}
#phone_{
	display: block;
	margin-right: 0;
	
}
#phone small,
#phone_ small
{
	font-size: 14px;
}
.footer_block #phone_{margin-bottom: 15px;margin-top: 0;	float: left; }
#address a{
	font-weight: 500;
	font-size: 15px;
	color: #212121;
}
#address{
	margin-bottom: 10px;
	clear: both;
}
#search{margin-top: 10px;}
#search .input_search{
	width: calc(100% - 40px);
	height: 30px;
	font-size: 16px;
	padding: 0 5px; 
	border: 1px solid #b0b0b0;
	display: block;
	float: left;
}
#search .button_search {
	width: 36px;
	height: 30px;
	background: url(../images/search.png) no-repeat center;
	border-style: none;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	position: relative;
	outline: none;
}
#search .button_search:active{
	top: 1px;
	outline: none;
}

#blog_menu ul{list-style: none;margin-bottom:30px;float: left;}

#blog_menu ul li{clear: both;float: left;margin-bottom: 10px;}
#blog_menu ul li a{font-size: 16px;}
/* @group Меню каталога*/
#catalog_menu {
	margin-bottom: 30px;
}
#catalog_menu ul {
	padding-left: 0px;
	padding-bottom: 5px;
	list-style: none;	
}
#catalog_menu ul ul {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
#catalog_menu ul li {
	font-size: 16px;
	margin-top: 8px;
}

#catalog_menu ul li img{
	vertical-align: middle;
}
#catalog_menu ul li a.selected{ 
	color: #212121;
	font-weight: 700;
	
}
#catalog_menu ul ul li {
	font-size: 14px; 
}
#catalog_menu ul ul ul li {
	font-size: 12px;
}


#catalog_menu h2 { 
	display: none;
    color: #212121;
    padding: 10px;
    margin: 0;
    position: relative;
    background: #dadada;
    cursor: pointer; 
    text-transform: uppercase;
}
#catalog_menu h2::after {
    content: "";
    right: 5px;
    top: 4px;
    width: 30px;
    height: 30px;
    position: absolute;
   background: url(../images/list.png) center no-repeat;
}




/* @end — Меню каталога*/


#all_brands {
	width: 220px;
	margin-bottom: 15px;
}


/* @group Brands */
#brands {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#brands a {
	color: #ec0060;
	font-size: 12px;
	margin-right: 10px;
}
#brands img{
	vertical-align: middle;
}
#brands a:hover {
	color: #000;
} 
#brands a.selected {
	background-color: #ec0060;
	color: #fffeff;
	padding: 2px 2px 2px 2px;
}
/* @end */

/* Хлебные крошки */
#path{

	margin-bottom: 15px;
	font-size: 12px; 

	color: #a0a0a0;
}
#path a{
	color: #a0a0a0;
}
/* @end */
.text_body{clear: both;float: left;width: 100%;margin-bottom: 10px;text-align: justify;margin-top: 10px;}
.annotation{text-align: justify;}
.features_block{clear: both;float: left;width: 100%;margin-top: 20px;}
.image{text-align: center;}
.product .image img{
	max-width: 100%;
}


.workarea .image_chertez{
	float: right;
	width: 150px;
	max-width: none;
}

/*.product .image{position: relative;}*/

.tiny_products .product .image a{    
 display: table-cell;
vertical-align: middle;
height: 180px;
margin: auto;
width:100%;
text-align: center;
}


div.product .image{
	min-height: 280px;
	border: 2px dashed #e0e0e0;
	display: flex;
	padding: 0;
	margin: 0 -15px;
}
.product .image a{
	   margin: auto;
}
.product .image a img{}
.doww{
	float: left;
	height: 40px;
	background: url(../images/d.png) no-repeat top center;
	text-transform: uppercase;
	padding-top: 40px;
	display: block;
	margin-top: 10px;
}
#search span {
    font-size: 11px;
    color: #999999;
    display: block;
    clear: both;
    padding: 1px 7px;
}
/* @group Товар подробно */
/*.product .image {
	text-align: center;

	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 5px;
	margin-right: 20px;
}
.product .image img{
	max-width: 300px;
}
.product .images {
	float: left;
	clear: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product .images img{
	text-align: center;
	width: 50px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 5px;
	margin: 4px 10px 10px 0px;
}
.product .description{
	float: right;
	width: 330px;
}*/
.description .sku {margin-top: 10px;display: block;clear: both;font-size: 11px;font-weight: bold;}
.description .variants{width: 100%}
.description .variants table{float: left;}
.description .variants .buttoncart{float: right;}
.product .features {
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
}
.product .features li {
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	background-color: #f0f0f0;
}
.product .features li.even{
	background-color: #e9e9e9;
}
.product .features label {
	font-style: normal;
	display: block;
	width: 30%;
	float: left;
}
.product .features span {
	float: left;
	display: block;
	width: 70%;
}
.product .variants {
	float: left;
	font-size: 12px;
	position: relative;
	text-align: right;
}

.products .product .variants table{width: 100%;min-width: 250px;}
.product .compare_price {
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #e23849;
	font-weight: 700;

}
.kype{
	list-style: none;	
	display: flex;
    flex-wrap: wrap; 
}
.kype.row::before,
.kype.row::after{
	display: none;
}
.kype li{	text-align: center; } 
.kype li a{
	display: block;
	padding: 5px;
	margin-bottom: 20px;
	background: url(../images/menu_fon.png) repeat-x bottom right #fff;
	border-top: 5px solid #fff;
	overflow: hidden;
	width: 100%;
}
 
.kype li a .image{height: 160px;vertical-align: middle;}
.kype li a:hover{text-decoration: none;border-top: 5px solid #e23849;}
.kype li a img{max-width: 100%;max-height: 160px;}
.tiny_products .product .compare_price{
	font-size: 13px;
	position: absolute;
	margin-top: -10px;
}
.product .price { 
	font-size: 18px;
	white-space: nowrap;
	font-weight: 700;
	display: block;
}
.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
}
#back_forward {
	font-size: 14px;
	margin-bottom: 20px;
	clear: both;
}
#back_forward a.prev_page_link{
	margin-right: 20px;
}
/* @end — Товар подробно*/
.bf-right{background: url(../images/menu_fon_bv.png) repeat-y right top;}

.tiny_products {
	list-style: none;
	display: flex;
  flex-wrap: wrap;
}
.tiny_products.back_forward { 
	display: block;
}
.tiny_products .product{
	margin-bottom: 30px;
}
.tiny_products .product .image {
	vertical-align: middle;
	text-align: center;
	min-height: 180px;  
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 4px;
	display: table;
	margin: 0 0 10px 0;

}
.tiny_products .product .image img{
/*	 display: table-cell;*/
    vertical-align: middle;
}
.tiny_products .product h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}
 




.products {
	list-style: none;
	display: block;
	clear: both;
}
.products > hr {
	margin: 10px 0;
}
 
.products .image {
	width: 100%;
	text-align: center;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 4px;
	position: relative;
}
.products .image img{
	display: inline-block;
}


.products .product h3 {
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
 

.products .product .annotation {
	font-size: 12px;
	color: #505050;
	margin-bottom: 5px;
}


.buttoncart{
	float: left;
	cursor: pointer; 
	border: none;
	text-align: right;
	background: url(../images/shopping-cart.png) no-repeat left center;
	padding: 10px 12px 10px 38px;
	font-size: 16px;
 
}
.buttoncart:hover{color: #e23849;text-decoration: underline;}
.variants .variant .buttoncart{margin-left: 20px;margin-top: -20px;float: right;position: relative;}

/* Кнопка */
.button {
float: left;
clear: left;
cursor: pointer; 

	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ddd;
	border:1px solid #cccccc;
	display:inline-block;
	color:#555555;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.button:active {
	position:relative;
	top:1px;
} 

/*.button_before{
	display: block;
	width: 1px;
	height: 6px;
	background: #000;
	position: absolute;
	left: 0;
	bottom: 0; 
}
.button_before:before{
	content: "";
display: block;
width: 6px;
height: 3px;
background: #fff;
position: absolute;
left: 50%;
margin-left: -3px;
bottom: 0;
}*/



.pfeatured{
	padding-left: 35px;
	background: url(../images/hit.png) no-repeat left center ;
	background-size: 30px; 
	display: inline;
	margin-bottom: 20px;
}


 .psale{
	padding-left: 35px;
	background: url(../images/sale.png) no-repeat left center ;
	background-size: 30px;
	display: inline;
	margin-bottom: 20px;
} 
 .pfeatured.psale{   
	padding-left: 70px;  
    background: url(../images/sale.png) no-repeat 0 50%, url(../images/hit.png) no-repeat 35px 50% ;
    background-size: 30px auto;
} 





.featured a{
	padding-left: 25px;
	background: url(../images/hit.png) no-repeat left center ;
	background-size: 20px; 
}


 .sale a{
	padding-left: 25px;
	background: url(../images/sale.png) no-repeat left center ;
	background-size: 20px;
} 
 .featured.sale a{  
	padding-left: 50px;
    background: url(../images/sale.png) no-repeat 0 50%, url(../images/hit.png) no-repeat 25px 50% ;
    background-size: 20px auto;
} 

/* @group Фильтр по свойствам */
#features {
	background-color: #f0f0f0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 3px;
	margin-bottom: 10px;
	float: left;
	/*width: calc(100% - 140px);*/
	width: 100%;
}
#features .theadtd{
	padding: 5px;
	width: 100%;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid  #d0d0d0;
	font-size: 16px;
}
#features .feature_name{
	padding: 3px 7px;
	white-space:nowrap;
}
#features .feature_values{
	padding: 3px 7px;
}
#features .feature_values a {
	padding-right: 6px;
}
#features .feature_values a.feature_values_full {
	text-transform: uppercase;
	color: #505050;
}
#features a.selected {
	color: #505050;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
}
/* @end — Фильтр по свойствам*/


/* @group Сортировка */
.sort {
	color: #505050;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	clear: both;
	background: #f1f1f1;
	padding: 5px;
}
.sort a{
	margin-right: 5px;
}
.sort .selected {
	color: #505050;
	text-decoration: none;
	margin-right: 5px;
}
/* @end */


/* @group Постраничная навигация */
.pagination {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
	border-radius: 0;
}
.pagination a {
	display: block;
	float: left;
	background-color: #fffeff;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px 1px;
	min-width: 22px;
	text-align: center;
	border: 1px solid #d7d7d7;
	text-decoration: none;
}
.pagination a.selected:hover,
.pagination a.selected {
	background-color: #e23849;
	color: #ffffff;
	border-color: #ffffff;
}
.pagination a:hover {
	background-color: #f8f8f8;
}

.pagination a.next_page_link, .pagination a.prev_page_link{
	border: none;
	background: none;
}
/* @end */


/* @group Просмотренные товары */
#browsed_products{
	margin-bottom: 20px;
	overflow: hidden;
}

#browsed_products li{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	width: 58px;
	height: 58px;
}
#browsed_products li a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}
/* @end — Просмотренные товары */


/* @group Формы */
input[type="text"],
input[type="password"]
{
	width: 100%;
	font-size: 18px;
}
.form
{
	margin-bottom: 20px;
}
.form textarea
{
	width:100%;
	height:100px;
	font-size: 18px;
}
.form label {
	display:block;
	font-size: 14px;
}
.form input[type="text"]{
	display:block;
	margin-bottom: 10px;
}
.cart_purchases form{max-width: 400px;}
/* @group Комментарии */
.comment_list {
	margin-top: 15px;
	list-style: none;
}
.comment_list li {
	padding-bottom: 15px;
}
.comment_header {
	font-size: 18px;
}
.comment_header i {
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}
/* @end — Комментарии*/

/* @group Форма отправки комментария */
.comment_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.comment_form h2 {
	margin-bottom: 0px;
}
.form{
	max-width: 400px;
}
.comment_form .comment_textarea {
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.g-recaptcha{margin: 10px 0;}
.comment_form label {
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 15px;
}
.comment_form .input_name {
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
}
.comment_form .input_captcha, .cart_form .input_captcha{
	float: left;
	width: 120px;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 60px;
}
.comment_form .captcha, .cart_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.comment_form .captcha img, .cart_form .captcha img{
	width: 130px;
}
.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button{
	float: left;
	display: block;
	margin-top: 10px;
 
}
.feedback_form .button{margin-top: 15px;}
/* @end — Форма отправки комментария */

/* @group Форма отправки обратной связи */
.feedback_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.feedback_form .input_captcha, .register_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.feedback_form .input_captcha{width: 100px;}
.feedback_form .captcha, .register_form .captcha{
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.feedback_form .button_send {
	font-size: 18px;
	float: right;
	margin-top: 25px;
}
/* @end — Форма отправки комментария */


/* @group Корзина */
#purchases{
	width: 100%;
}
#purchases tr{
	border-top: 1px solid #d5d5d5;
	height: 70px;
}
#purchases th{
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
}
#purchases .image{
	width: 50px;
	text-align: center;
}
#purchases .image a{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}

#purchases .name{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#purchases td.name{
	font-size: 14px;
}
#purchases td .download_attachment{
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	border-bottom-color: 1px dotted green;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
#purchases td.price{
	font-size: 14px;
}
#purchases .remove{
	padding-left: 15px;
	text-align: right;
}
#purchases .amount{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#purchases .amount select{
	font-size:12px;
}

#purchases .coupon .name{
	font-size:14px;
}
#purchases .coupon .name input.coupon_code{
	width: 200px;
}
#purchases .coupon .name input{
	font-size:16px;
}

ul#deliveries{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 20px 20px 0 20px;
	list-style: none;
}
ul#deliveries li{
	margin-bottom: 20px;
}
ul#deliveries li div.checkbox{
	float: left;
	margin: 0;
}
ul#deliveries li h3, ul#deliveries li .description{
	display: block;
	margin-left: 25px;
}

 
ul#payments{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 20px 20px 0 20px;
	list-style: none;
}
ul#payments li{
	margin-bottom: 20px;
}
ul#payments li div.checkbox{
	float: left;
	margin: 0;
}
ul#payments li h3, ul#payments li .description{
	display: block;
	margin-left: 25px;
}
.mt20 {
	margin-top: 20px;
}

/* @end */

.workarea img {
	max-width: 100%;
	height: auto;
}

.ProductView .workarea h2 {
	border-left: 10px solid #e23849; 
	padding: 5px 0 5px 10px;
	margin-bottom: 20px; 
}

.footerrow{
	    background: url(../images/menu_fon_b.png) repeat-x top;
	    padding-top: 20px;
	    margin-top: 20px;
}

.footer_menu{
	list-style: none;
	
}
.footer_menu li{margin-bottom: 5px;}
.footer_menu li a{
	font-size: 15px;
}
.footer_block{margin-bottom: 20px; }
.footer_block table td{padding-right: 20px;font-size: 13px;line-height: 22px;} 
.footer_block #address{font-size: 14px;margin-bottom: 12px;float: left;width: 100%;clear: both;margin-top: 5px;} 

/* @group Кабинет */
#orders_history
{
	list-style: none;
}
#orders_history li
{
	margin-bottom: 10px;
}
#orders_history li a
{
	font-size: 16px;
}
#navbar li a{padding:4px 10px 6px 10px;}
/* @end — Кабинет */
#cart_informer{float: right;margin-left: 7px;}
#cart_informer a{
	display: block;
	color: #fff;
	background: #000;
	position: relative;
	padding:4px 10px 9px 10px;
	text-decoration: none;
	line-height: 17px; 
}
#cart_informer a:after{
	content: "";
	display: block; 
	position: absolute;
	left: -30px;
	top: 0;
	border: 15px solid transparent;	border-top: 15px solid #000; border-right: 15px solid #000;
}
#cart_informer a:before{
	content: "";
	display: block;
	width: 6px;
	height: 3px;
	background: #fff; 
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: 0;
}
#cart_informer a strong{font-size: 16px; }
#cart_informer a.active{background: #e23849; line-height: 16px;} 
/*#navbar li #cart_informer a.active:after{border-color: #e23849;}*/
#cart_informer a.active:after{border: 15px solid transparent;	border-top: 15px solid #e23849; border-right: 15px solid #e23849;}




.cart_informer_fixed {
	position: fixed;
	z-index: 11; 
	right: 0;
}
 



.number{margin-bottom: 10px;float: left;margin-top: 2px;}
input.amount_input{
    width: 40px;
    text-align: center;
    height: 22px;
    font-size: 14px;
    margin-top: 1px;
}
#purchases .amount{min-width: 90px;}
.minus, .plus{
    width: 10px;
    height: 10px;
    background: #f2f2f2;
    padding: 2px 3px;
    border: 1px solid #ddd;
    cursor: pointer;
}
.minus{padding: 2px 5px;}
/* @group Детали заказа */
table.order_info
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
}
table.order_info td
{
	padding: 10px;
	border: 1px dotted #e0e0e0;
	font-size: 14px;
}
.checkout_button
{
	padding: 10px 20px 10px 20px;
	border: 1px solid #51a400;
	background-color: #d3ffa9;
	color: #2e5e00;
	font-size: 14px;
}
/* @end */

.products .product .product_info .number,
.product .description .number{float: left;margin-right: 20px;}

/* Сообщение с ошибкой */
.message_error{  
	clear: both;
	height: 38px; 
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}

/* @end */
ul#my-menu li{position: relative;}
ul#my-menu li.dcjq-parent-li .dcjq-icon{ 
    background:url(../images/collapsed.png) -6px -2px  no-repeat;
    width: 28px;
    height: 20px;
    display: block; 
	position: absolute;
	top: 0;
	left: 0;
/*    margin-left: -21px;
    padding-left: 10px;*/
}
#catalog_menu > ul > li > a,
#catalog_menu   ul > li.dcjq-parent-li > a
{padding-left: 24px;}
ul#my-menu li.dcjq-parent-li .active .dcjq-icon{ background:url(../images/expanded.png) -4px 0px no-repeat;}
/*ul#my-menu li ul li a:before{content: "- ";}
ul#my-menu li.dcjq-parent-li a.dcjq-parent:before{content: "";}
ul#my-menu li.dcjq-parent-li .active{
    color: #FF5F00;
}*/



.my-menu-0 a {
	color: #e23849;
	font-weight: bold;
}


.images{
	margin-top: 20px;
}

#toTop {
width:100px;
border:1px solid #ccc;
background:#f7f7f7;
text-align:center;
padding:5px;
position:fixed;
bottom:10px; /* отступ кнопки от нижнего края страницы*/
right:10px;
cursor:pointer;
display:none;
color:#333;
font-family:verdana;
font-size:13px;
}
#toTop:hover{
	border-color: #bb884f;
	color: #bb884f;
}

.user_block_top{
	float: right;
	position: relative;
	margin-bottom: 10px;
}
.user_block_top a,
.user_block_top strong{
	border-top: 5px solid #fff;
	display: block;
	float: left;
	padding: 5px 10px 10px 10px;
}

.user_block_top a:hover{
	border-top: 5px solid #e23849;
	text-decoration: none;
	background-color: #eee;
}

.ggooglep, .ginstagram, .gfacebook, .gpinteres, .gyoutube{
	display: block;
	width: 32px;
	float: left;
	height: 32px;
	margin: 0 15px 0 -4px;
	opacity: 0.9;
	position: relative;
}
.ggooglep:hover, .ginstagram:hover, .gfacebook:hover, .gpinteres:hover, .gyoutube:hover{	opacity: 1;} 
.ggooglep:active, .ginstagram:active, .gfacebook:active, .gpinteres:active, .gyoutube:active{	top: 1px;} 
.gyoutube{
	background: url(../images/youtube.png) no-repeat;
	
}

.ggooglep{
	background: url(../images/003-google-plus.png) no-repeat;
}
.ginstagram{
	background: url(../images/004-instagram.png) no-repeat;
}
.gfacebook{
	background: url(../images/001-facebook.png) no-repeat;
}
.gpinteres{
	background: url(../images/002-pinterest.png) no-repeat;

}
.hoverimg{
/*	text-transform:uppercase;  */
	background: #5c3f2e;
}
.hoverimg a{color: #fff;}
	.image_main_img{
		background: url(/files/uploads/domek_ciesielka_prev.jpg) no-repeat top center;
		background-size: 100% auto;
		height: 720px;
		width: 848px;
		margin-bottom: 20px;
	}
	.image_main_img > div{position: absolute;text-align: center;}
	.image_main_img > div > img{display: none;position: absolute;left: 50%;margin-left: -60px;}
	.image_main_img > div:hover img{display: block;}
	.image_main_img a:before{ 
		content: "";
		width: 26px;
		height: 26px;
		display: block;
		position: relative;
		left: 50%;
		margin-left: -13px;
		margin-bottom: 5px;
		border-radius: 50%;
		border: 2px solid #5c3f2e;

	}
	.image_main_img a:hover:before{ 
		border: 4px solid #5c3f2e;
		width: 26px;
		height: 26px;
		}
	.image_main_img a{text-transform: uppercase;font-size: 12px;display: block;padding-top: 110px;}
	.image_main_img a span{padding: 5px;display: block;background: rgba(255,255,255,0.6);color: #212121;}
	.image_main_img a:hover span{background: rgba(255,255,255,0.9);color: #e23849;}
	.image_main_img a:hover{text-decoration: none;}
	.elimage_1{
		margin: 98px 0 0 350px;
	}
	.elimage_2{
		    margin: 15px 0px 0 225px;
	}
	.elimage_3{
		margin: -19px 0px 0 616px;
	}
	.elimage_3 a{padding-top: 75px;}
	.elimage_4{
		margin: 288px 0px 0 338px;
	}
	.elimage_4 a{padding-top: 120px;}
	.elimage_5{
		margin: 183px 0px 0 277px;
	}
	.elimage_5 a{padding-top: 130px;}
	.elimage_6{
		margin: 480px 0px 0 730px;
	}
	.elimage_6 a{padding-top: 155px;}
	.elimage_6 img{margin-left: -45px !important;}
	.elimage_7{
		margin: 392px 0px 0 615px;
	}
	.elimage_7 a{padding-top: 125px;}
	.elimage_8{
		margin: -31px 0px 0 415px;
	}
	.elimage_8 a{padding-top: 85px;}
	.elimage_8 img {width:80px !important; margin-left: -40px !important;}
	.elimage_9{
		 margin: 500px 0px 0 528px;
	}
		.elimage_9 a{padding-top: 130px;}

#notfound {
  position: relative;
  height: 100vh;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 20%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -20%);
}

.notfound {
 
  width: 100%;
  text-align: center; 
  line-height: 1.4;
}

.notfound .notfound-404 {
  position: relative;
  width: 180px;
  height: 180px;
  margin: 0px auto 50px;
}

.notfound .notfound-404>div:first-child {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffa200;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 5px dashed #000;
  border-radius: 5px;
}

.notfound .notfound-404>div:first-child:before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: -5px;
  top: -5px;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
  border-radius: 5px;
}

.notfound .notfound-404 h1 {
 
  color: #000;
  font-weight: 700;
  margin: 0;
  font-size: 90px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.notfound h2 {
 
  font-size: 30px;
 
  text-transform: uppercase;
  letter-spacing: 2px;
}

.notfound p { 
 
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

.notfound a {
 
  display: inline-block;
  padding: 10px 25px;
  background-color: #8f8f8f;
  border: none;
  border-radius: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.notfound a:hover {
  background-color: #2c2c2c;
}


























@media screen and (max-width:1200px){
	#logo{margin-top: -4px;}
}
@media screen and (max-width:970px){ 
		#logo{margin-top: 4px;}
}
@media screen and (max-width: 767px) { 
	#footer{height: auto;}
	#cart_informer a:after{display: none;}
#cart_informer{width: calc(100% - 50px);float: left;}
#cart_informer.cart_informer_fixed {width: 100%;}
.products .table-responsive td.product_info{white-space:normal;} 
.user_block_top{margin-top: -30px;}
	.navbar-toggle{
		background: url(../images/list.png) center no-repeat;
		float: right;
		margin: -31px 0 0 15px; 
	}
	.navbar-toggle:hover,
	.navbar-toggle:focus,
	.navbar-toggle:active
	{background: url(../images/list_.png) center no-repeat;}
	.navbar{float: left; width: 100%;}
	.navbar ul{width: 100%;margin: 0;padding-top: 10px;}
	.header{margin-top: -20px;float: left;clear: both;width: 100%;}
	#navbar .navbar-nav{margin-bottom: 20px;}
}
@media screen and (max-width: 480px) { 
 .products .image { 
	margin-bottom: 10px;
 }
#catalog_menu ul{ 
	display: none;
}
#catalog_menu h2 { 
	display: block;
	background: #e23849;
	color: #fff;
}

	.workarea .image_chertez{
		float: left;
		position: relative;
		left: 50%;
		margin-left: -75px; 
		}

	#phone {
		clear: right;
		margin-right:0;
	}
	#search{
		margin-bottom: 10px;
	}
}