body{
    font-family: "Arial", sans-serif;
    color:#FFF;
    font-size: 14px;
    background:#FFF;
    margin:0
}

.c-960{width:960px; margin: 0 auto;}
.c_sidebar {width:255px; display: inline-block;}
.c_content {width:660px; display: inline-block; vertical-align: top; padding: 30px 20px;}
.c-middle{background: #FFF; width:100%; position: relative; z-index: 999; padding-bottom: 40px;}

.c-footer{background: #393132; padding:40px 0; box-shadow: inset 2px 7px 10px rgba(0,0,0,.8);}
.text_uppercase{text-transform: uppercase}

.bg-head {background: url('/uploads/main/fon.png') center -171px repeat; width: 100%; position: absolute;z-index: -1;}
.b-right {display: inline-block; float: right; margin: -27px 0px; width: 270px;}
.right__social a{display: inline-block;margin-right: 7px;}
.right__social a:hover {opacity: .5}
.right__social img {width: 41px; height: 41px;}
.col-md-4 {width: 33.33333333%;position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px;text-align: center;
margin: 0 auto;padding-bottom: 40px;}
.feedback_form {width: 100%;padding: 20px;}
.block_shadow {background: #fff;position: relative;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
.form-group {margin-bottom: 15px;}
.form-control {
display: block;
width: 275px;
height: 34px;
padding: 6px 15px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#internal .bg-head {background: url('../images/head_internal.jpg') center !important; height: 390px;}
#item .bg-head {background: url('../images/head_internal.jpg') center !important; height: 390px;}

#item .b-content {margin-top: 0px;}
.have_sidebar {margin-top: 170px !important;}
/************************************************************************/
/* TOP
/************************************************************************/

.b-top {background:#393132; padding: 18px 0}
	.top__menu-li {display: inline-block; position: relative; z-index:9}
		.top__menu-a {
			color:#FFF;
			opacity: .6;
			text-decoration: none;
			font-family: "Arial Light", sans-serif;
			font-weight: 100;
			padding-right: 10px;
			border-right:1px solid rgba(255, 255, 255, 0.6);
			margin-right: 10px;
			font-size: 15px;
		}
		.top__menu-li:last-child .top__menu-a{border-right: none;}
		.top__menu-a:hover {text-decoration: underline}

.b-head {background:#f8f8f8; box-shadow: 2.5px 4.33px 5px 0px rgba( 0, 0, 0, .1);}
	.head__menu-li {display: inline-block; padding:15px 15px; border-left: 1px solid #e9e9e9;  position: relative; z-index:9}
	.head__menu-li.active, .head__menu-li:hover {background:#fff; margin-left: 0}

		.head__menu-a {color:#353535; text-transform: uppercase; font-size: 18px; text-decoration: none; font-weight: 500;}
		.head__menu p {display: inline-block;padding-left: 10px;color: red;font-size: 22px;}
		.head__menu-li.active .head__menu-a{color:#baba68}
			
		.head__logo{position: absolute;
					top: 0px;
					z-index:1;
					margin-left: 380px;
		}



/************************************************************************/
/* MIDDLE
/************************************************************************/

.b-middle {margin-top: 50px; position: relative; top: 70px;}
#item .b-middle {margin-top: 150px;}
.middle__text {}
	.middle__text-h1{font-size: 36px; background:rgba(0,0,0,.7); display: inline; line-height: 70px; padding: 10px; text-transform: uppercase; font-weight: 100;}
	.middle__text_h1{font-size: 14px; background:rgba(0,0,0,.7); display: inline; line-height: 45px; padding: 10px; text-transform: uppercase;}

.middle__banner{background:#393132; padding:25px 15px;}
.middle__banner-h{text-transform: uppercase; display: inline-block; color:#efeeee}
.middle__banner-grey {display: inline-block; margin-left: 10px; color:#726f6f; font-size: 12px;}

/************************************************************************/
/* CONTENT
/************************************************************************/


.b-content {background:#FFF; margin-top: 65px;color:#000; padding: 10px;}
.b-content1 {background:#FFF; margin-top: 65px;color:#000;}
.b-content_salt {width: 100%; float: left;}

.b-content.have_sidebar {padding: 0} /* sidebar modificator */

.content__post {width:465px; display: inline-block; margin-left: 1px; }
.content__post a {text-decoration: none}
.content__post h1 {color:#353535; font-size: 18px; margin: 20px 0; text-transform: uppercase; text-decoration: none}
.content__post-img {width: 465px;height: 290px;display: block;overflow: hidden;position: relative;}

.content__title {font-size: 28px; color:#393132;}


/* POST IMG TOOLPTIPS */
.content__post-tooltip {display: none; position: relative;}
.content__post-img:hover .content__post-tooltip {
	display: block;
	color: #FFF;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,.5);
	vertical-align: middle;
	padding: 10px 0;
	position: absolute;
	bottom: 1px;
}

.content__products {width:205px; display: inline-block; margin-right: 10px; text-align: center; vertical-align: top;}
.content__products-img { overflow: hidden; vertical-align: middle; max-width:190px; height:190px; margin-top: 40px; display: inline-block; clear: both}
.content__products-meta {margin-top:10px;}
.content__products-name {display: block; margin-bottom: 10px;}
.content__products-price {display: block; }
.content__products-price b {color:#e55610; font-size: 16px; margin-right: 5px;}
.content__products-price strike {font-size: 12px; color:#aaa}
.content_cart {display: inline-block; float: left;}
.cart_menu {list-style: none; text-align: center;}
.cart_menu-li {display: inline-block;border-left: 1px solid #e9e9e9;position: relative;}

/* FULL POSTS*/

.content__fullpost {margin-top: 15px}

.content__fullpost-img {width:440px; margin-right: 25px; height:440px; display: inline-block}
.content__fullpost-right {width:470px; display: inline-block; vertical-align: top}
.content__fullpost-top {margin-bottom: 20px;}
.content__fullpost-top h1 {font-size: 18px; text-transform: uppercase; font-size: 20px; font-weight: 100; width:360px; display: inline-block}
.content__fullpost-top p{display: inline-block; width: 100px; vertical-align: top; text-align: right}
.content__fullpost-top p small {font-size: 11px; color:#747474; display: block;}
.content__fullpost-top p b {color:#e86928; display: block;}

.content__fullpost-block {margin-bottom: 40px;}
.content__fullpost-block h3{border-top:2px solid #ededed; border-bottom: 2px solid #ededed; color:#4a4a4a; padding: 10px 0; text-transform: uppercase; font-size: 12px; margin-bottom: 10px;}

/************************************************************************/
/* Sidebar
/************************************************************************/

.b-sidebar {background: #393132; padding: 20px 0px 0;}
.sidebar__title {font-size: 18px; color:#FFF; padding: 0 20px; }

.sidebar__cats > li:first-child{margin-top: 10px; margin-top: 25px;}
.sidebar__cats > li {padding:10px 20px;}
.sidebar__cats > li > a{color:#aaa; text-decoration: none; text-transform: uppercase;}
.sidebar__cats > li:hover,  .sidebar__cats > li.active{background:#2c2526; padding:9px 20px; border-top:1px solid #3d3637; border-bottom:1px solid #3d3637}
.sidebar__cats > li > a:hover, .sidebar__cats > li > ul > li a:hover{color:#FFF}

.sidebar__cats-sub {padding-left: 20px;}
.sidebar__cats-sub > li > a {display:block; color:#aaa; text-decoration: none; padding-top: 10px; border-top: 1px solid #3f3839; margin-top: 10px;}
.sidebar__cats-sub > li:last-child a {margin-bottom: 10px;}
.sidebar__newsletter {margin-top:150px; padding: 20px; background:#2c2526}
.sidebar__newsletter h2 {font-size: 16px; color:#FFF; margin-bottom: 16px;}
.sidebar__newsletter-text {color:#FFF; font-weight: 100}
.sidebar__newsletter-form {margin-top: 25px;}
.sidebar__newsletter-form {border: none; font-size: 14px; padding: 7px 10px; border-radius: 4px; background:#FFF}
.sidebar__newsletter-form input[type="text"] {width: 160px;}
.sidebar__newsletter-form input {border: none; background: none}

/************************************************************************/
/* FOOTER
/************************************************************************/

.b-footerleft, .b-footerright {vertical-align: top}
.b-footerleft{width:760px; display: inline-block}

.footerleft__block {width:160px; margin-right: 25px; display: inline-block; vertical-align: top;}
.footerleft__block-maincategory {color:#aaaa5f; text-transform: uppercase; font-size: 14px;}
.footerleft__block-maincategory.margin_bottom{margin-bottom: 35px;}
.footerleft__block-maincategory a{color:#aaaa5f; text-decoration: none;}
.footerleft__block ul.margin_bottom {margin-bottom: 35px;}
.footerleft__block ul li{display: block; margin-top: 10px;}
.footerleft__block ul li a{font-size: 12px; color:#dbd9d6; font-weight: 100; text-decoration: none;}
.footerleft__block ul li a:hover{text-decoration: underline}

.b-footerright {display: inline-block;}
.footerright__social {}
.footerright__social a{display: inline-block;margin-right: 7px;}
.footerright__social a:hover {opacity: .5}

.footerright__menu li {display: block; margin-bottom: 10px;}
.footerright__menu a{font-size: 12px; color:#dbd9d6; font-weight: 100; text-decoration: none;}
.footerright__menu a:hover{text-decoration: underline}

.footerright__copy {margin-top: 50px;}
.footerright__copy-span {font-weight: 100 !important; font-size: 12px}

.kypon {width: 285px; border: 3px solid #D0CE61; min-height: 20px;position: relative; float: right; }

.kypon_text {border: none; outline: none; -webkit-appearance: none; vertical-align: middle; padding-top: 6px}

.kypon_knopka {border-left: 1px solid #9A9A9A;padding: 6px 0px 10px 12px;background: #fff;font-size: 14px;padding-right: 8px; float: right;color: #D0CE61;text-decoration: none;}

/* .kypon_knopka:before {content: "";border-left: 1px solid #000;} */

.button1 {
  display: inline-block;
  font-family: arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #A9A6A6;
  text-decoration: none;
  user-select: none;
  padding: 8px;
  outline: none;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 2px;
  background: #fff;
  transition: all .218s ease 0s;

}
.button1:active {
  color: rgb(51,51,51);
  border: 1px solid rgb(204,204,204);
  background: rgb(238,238,238) linear-gradient(rgb(238,238,238), rgb(224,224,224));
  box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
}
.button2 {
 	display: inline-block;
	color: white;
	text-decoration: none;
	padding: .5em 2em;
	outline: none;
	border-width: 2px 0;
	border-style: solid none;
	display: inline-block;
	color: white;
	text-decoration: none;
	padding: 15px 40px;
	outline: none;
	border-width: 2px 0;
	border-style: solid none;
	border-color: #9FAA5F #000 #D0CE61;
	border-radius: 6px;
	background: linear-gradient(#D0CE61, #D0CE61) #D0CE61;
	transition: 0.2s;
	font-size: 18px;}

.button2:active { background: linear-gradient(#f59500, #f5ae00) #f59500; }


.content__fullpost-images {
	padding-top: 10px;
}
.content__fullpost-images img {
	margin: 0px 2px 5px 0px;
	padding: 0px;
}

.pull-right {
	float: right;
	display: block;
}

.cart-block {
	height: 33px;
}

.button2small {
	display: inline-block;
	color: white;
	text-decoration: none;
	padding: 5px 15px;
	outline: none;
	border-width: 2px 0;
	border-style: solid none;
	border-color: #9FAA5F #000 #D0CE61;
	border-radius: 6px;
	background: linear-gradient(#D0CE61, #D0CE61) #D0CE61;
	transition: 0.2s;
	cursor: pointer;
	font-size: 18px;
}

.qty-count {
	display: inline-block;
	color: #000;
	text-decoration: none;
	padding: 5px 15px;
	outline: none;
	border-radius: 6px;
	transition: 0.2s;
	font-size: 18px;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}

.right__social {
	float: right;
}

.phone {
	font-size: 16px;
	display: inline-block;
	line-height: 40px;
	padding-right: 15px;
}

.sidebar__cats-sub .active a{
	color: #fff;
}
.sidebar__cats .active >a{
	color: #fff;
}

.pagination {
	margin: 40px 0 20px;
  }
  
  .pagination ul {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
	*zoom: 1;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
			box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  }
  
  .pagination ul > li {
	display: inline;
  }
  
  .pagination ul > li > a,
  .pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-left-width: 0;
	color: #000;
  }
  
  .pagination ul > li > a:hover,
  .pagination ul > li > a:focus,
  .pagination ul > .active > a,
  .pagination ul > .active > span {
	background-color: #f5f5f5;
  }
  
  .pagination ul > .active > a,
  .pagination ul > .active > span {
	color: #999999;
	cursor: default;
  }
  
  .pagination ul > .disabled > span,
  .pagination ul > .disabled > a,
  .pagination ul > .disabled > a:hover,
  .pagination ul > .disabled > a:focus {
	color: #999999;
	cursor: default;
	background-color: transparent;
  }
  
  .pagination ul > li:first-child > a,
  .pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-bottom-left-radius: 4px;
			border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
			border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
  }
  
  .pagination ul > li:last-child > a,
  .pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
			border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
			border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
  }