body {
	
	font-weight: 400;
	color: black;
	font-size: 12px;
	line-height: 20px;
	/*background: #E9E9E9 url("../image/site_bg.jpg") repeat-x; /*zmaxcart*/*/
}
h1, h2, h3, h4, h5, h6 {
	color: #545353;
}
.sr{
   input[type="text"]:focus { outline: none; }
}
/*Èíâåðñèÿ èçîáðàæåíèÿ*/
.invert img {
 opacity:0.9;
}
.menudrp ul
{
	
}
.menudrp li
{
	width:240px; 
	float:left;
}

 
.invert img:hover {
  opacity:1.0;
}
hrr {
	height:2px;
	background:#9e4357;
	width:80%;
}
 
.brighten img:hover {
  -webkit-filter: brightness(100%);
}
/* default font size */
.fa {
	font-size: 14px;
}

.home-h
{text-transform:uppercase;
text-align:center;
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
font-size:19pt}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
	

}
h2 {
	font-size: 27px;
		
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
	a {
	color: #9e4357;
}
a:hover {
	text-decoration: none;
	color:#9e4357;
}	
legend {
	font-size: 18px;
	padding: 7px 0px
}

label {
	font-size: 11pt;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12pt;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
	color:#555;
	
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	
	text-decoration: none;
	color: #333;

}
/* top */
#top {
	
	
	padding: 0px 0px 0px 0;
	
	font-size: 11pt;
	background: #afb2ad;
	border-bottom: 1px solid #afb2ad;
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
	
	
}
#top .container {
	padding: 0 20px 0 0;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	
}
#top .btn-link, #top-links li, #top-links a {
	    color: #fff;
    margin-right: 10px;
    text-decoration: none;
    font-size: 9pt;
}
#top .btn-link:hover, #top-links a:hover {
	color: #9e4357;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: blue;
	background: none;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-bottom: 3px;
}
#top-links ul
{margin:0;
	padding: 0;
	margin-left: -9px;
	margin-top: 2px;
}
#top-links a + a {
	margin-left: 15px;

}


#top-links .dropdown-menu
{box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

#top-links .phone-header
{
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 1px;
    margin-top: 3px;
}

/* header - zmaxcart */
header{

	position: fixed;
    top: 24px;
    right: 0;
    left: 0;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 0 5px 0;
	background: #fff;
	z-index: 10;
	
} 
header+.container{/*zmaxcart - z002*/
	padding: 0px;
}



/* logo */
#logo {
	
	margin-top: 8px
	
}

.sermini
{margin:30px 0 0 60px;
padding:0}
@media(max-width:768px)
{
	
	.sermini
	{margin:0;
	padding:5px 30px;}
}
/* search */
.sr{
	
   input[type="text"]:focus { outline: none; }
   
   
}
.sr input::-webkit-input-placeholder { color: #999; }
.sr input::-moz-placeholder { color: #999; }
#search {
	width: 100%;
	margin: 9px 0 0 10px;
	z-index: 500;

}
.src
{
	
    border: 1px solid #ddd;
	height: 40px;
	width: 100%;
	line-height: 20px;
	padding: 0 25px;
	color:#C7C7C7;
	margin-right: 10px;
	padding-left: 20px;
	border-radius: 30px 0 0 30px;
	font-size: 10pt;
}


	

 input[type="text"]:focus { outline: none; }



#search .btn-lg {
	font-size: 10pt;
    line-height: 18px;
    padding: 5px 20px;
    color: #909090;
    background: #fff;
    border: 1px solid #ddd;
    height: 40px;
  	
    border-radius: 0 30px 30px 0;
    border-left: none;
    
	
	
	
}

#search .btn-lg:focus {outline:none;
box-shadow:none;
}





.phon
{
	
	
	margin-left: 10px;
	padding:0 0 0 0;
	color:#161616;
	width: 140px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 13pt;
	line-height: 9px;
}
.phon a{color:#161616;}


.map
{
	
	padding: 20px 0 0 0;
	margin:0;
	font-size: 12pt;
	color:#555;
}
.block-phone
{
	margin: 0 0 0 20px;
	width: 350px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11pt;

}

.map-ico
{float:left;
padding: 0 8px 0 0;
}
.map-ico i
{
font-size:28pt;
color:#26a641;
}
.phone-ico
{float:left;
padding: 2px 8px 0 0;
}
.phone-ico i
{
font-size:28pt;
color:#26a641;
}
/* cart */


#cart {
	
	padding-top: 10px;
	border: none;
	
	
	
}


.cart-block
{margin: 0 0 0 0;
width: 200px;
padding-left: 20px}
#cart > .btn {

	background-image:url(../image/cart.png);
	background-repeat:no-repeat;
	background-color: initial;
	background-size: 26px;
	width: 60px; 
	height:50px;
	padding:0 0 30px 20px;
	
	font-size: 10pt;
	border:none;
	line-height: 18px;
	color:white;
	z-index: 15;
	
}
.cart-block span{
font-size: 10pt;
padding-left: 6px;
text-shadow: none;
}


	
#cart.open > .btn {
	
	box-shadow:none;
	text-shadow: none;
	z-index:15;
	
}
#cart > .btn:active {
	box-shadow:none;
}
#cart.open > .btn:hover {
	color: white;
}
#cart .dropdown-menu {
	background: white;
	z-index: 15;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
			-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
			box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);"
}
#cart .dropdown-menu {
	min-width: 100%;
	z-index:15;
	padding: 10px;
	    margin: 7px -40px 0 0;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
			z-index:15;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	z-index:15;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
	z-index:15;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
			z-index:15;
		}
	}
#cart .dropdown-menu li p { 
	margin: 30px 0;
	z-index:15;

	
}
#cart .dropdown-menu li p a
{
	border:1px solid #9e4357;
	text-transform:uppercase;
	background:#9e4357;
	color:#fff;
	padding:10px 20px;
	}
	#cart .dropdown-menu li p a:hover
{
	background: #9e4357;
    border-color: #9e4357;
    color: #fff;
    
	
	}
/* menu */
.mame{
    padding-left: 0px;
	padding-right: 0px;
}
#menu {
	
	
	height: 50px;
	margin: 3px 0 0 0;
	max-height: 60px;
	z-index: 10;
	position: static;
	
	
}
.menumy
{
	padding-left: 0px;
	padding-right:0px;
	background:#2B2B2B;
	
	
}
.menumy .container
{padding:0}
#menu .nav > li > a {
	 
	color:#2f2f2f;
padding: 15px 7px 25px 5px;
	min-height: 40px;
	text-transform: uppercase;
	font-size: 13px;
	font-family: sans-serif;
	
	z-index:10;
	 
	
}

.nm
{
	text-align:center;
	
}
@media(max-width: 768px){
	.nm{
		
		text-align:left;
		padding-left:20px;
		position:relative;
		bottom:5px;
				
	}
	
}



#menu .nav > li > a:hover, #menu .nav > li.open > a {
	
	
	z-index: 4;
	color:black;
	border-bottom: 3px solid #9e4357
	
	
}

#menu .dropdown-menu {

	padding-bottom: 0;
	
	
}
#menu .dropdown-inner {
	
	float:left;
	
	display: inline-block;
	
}



@media(max-width: 780px){
	#menu .dropdown-inner {
position:relative;
	width: 600px;
	left:-95px;
}

}
@media(max-width: 768px){
	.menudrp ul
{
	width:100%;
}
.menudrp li
{
	width:100%; 
	float:left;
}
}



/**/

#menu .dropdown-inner ul {
	
	
	display: table;
	
}
#menu .dropdown-inner a {
	
	
	display: inline-block;
	
	padding: 5px 20px 5px 0;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
}
#menu .dropdown-inner li a:hover {
	color: #9e4357;
	
	
}

#menu #category {
	
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #000;
	border:1px solid #fff;
	border-radius:0;
	float: right;
	background-color: #fff;
	margin: 0
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: white;
	background-color: black;
}

@media (max-width: 1199px) {/*zMaxcart*/

	
	#menu .nav > li > a {
		position:relative;
		
		font-size: 14px;
		
	}
	
}

@media (max-width: 996px) {
	
	#menu .nav > li > a {
		left:5px;
		font-size: 14px;
		
	}
	#menu .dropdown-menu {
	
	left:5px;
	padding-bottom: 0;
}
}
@media (max-width: 850px) {
	#menu .nav > li > a {
		left:-15px;
		font-size: 12px;
		
	}
}	
@media (min-width: 768px) {
	/*ãëàâíîå ìåíþ ïî öåíòðó*/
	
   #menu .navbar-nav {
      float: none;
       position: static;
       
    
	
   }
 
   #menu .navbar-nav > li {
      display: inline-block;
      float: none;
      text-align: left;
      position: static;
	
   }
	#menu .dropdown:hover .dropdown-menu {
		display: block;
		min-width: 300px;
			  
	  
			  
			  
			  
	}
}
@media (max-width: 767px) {

	#menu {
		
		padding-top:0;
	}
	#menu .nav > li > a {
		
		padding: 10px;
		color:white;
		
	}
	#menu .nav > li > a
	{border-left:none;}
	#menu .nav > li{
		background: #1f1f1f;
		z-index:10;
		
				
	}
	#menu .nav > li > a:hover, #menu .nav > li.open > a {
		background: white;
		color:black
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
		
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: #462A50;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
		background:#2C2E44;
		
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0,0,0,0.1);
	}
	
	.navbar-collapse
	{
	  box-shadow: none;
	}
}

@media(min-width:1300px){
.homewrap > .container{
	width:1300px;  
	
}
}
@media (min-width: 768px)
{
.homewrap >.container {
   width: 100%;
}
}
/* content */
.wrap-content{
	padding-top: 101px;
}

@media(min-width:1300px){
.wrap-content > .container{/*zmaxcart - z001*/
	  
	padding-bottom: 15px;
	
}
}

@media(min-width:1300px){
.bread-bl > .container, .zagol-cat-h2 > .container
{
	width:1300px;  
	
	
}
}

}
#content {
	
	padding-left:30px;
	z-index: 2
}
/* footer */
/* footer */
footer {
	

   


	color: #000;
	font-size:17px;
	

	background: #353535;
}




footer a {
	color: #e6e6e6;
	font-size:14px;

}
footer li {
	
	font-size:14px;
	padding-bottom: 2px;
}
footer a:hover {
	color: #9e4357;
}
footer h5 {
font-family: 'Didact Gothic', sans-serif;
    font-size: 17px;
   
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 10px;
   
}

/* alert */
.alert {
	
	margin-left:0px;
}
.alert-info {
    color: #000000!important;
    background-color: #fff!important;
    border: 2px solid #9e4357!important;
}
/* breadcrumb */

.breadcrumb {
	
	margin: 15px 0 0 0;
	padding: 0 0 8px 0;
	
	
	
}

.width-tb
{
	width: 1300px;
}

.breadcrumb a {
	color:#000;
	font-size:10pt;
}
.breadcrumb a:hover{color:#9e4357}

.breadcrumb > li {
	
	padding: 0 20px;
	position: relative;
	font-size:10pt;
	color:#555
	
	
	
}

.breadcrumb > li + li:before {
	content: '';
	padding: 0;
	
	
	
	
}
.breadcrumb > li:after {
	
	content: '';
	display: block;
	position: absolute;
	bottom: 5px;
	right: -5px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	
	
}
.breadcrumb > li:last-child:after{
	border:none
}

.breadcrumb > li:first-child
{
	padding-left: 15px;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border-radius: none;	
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 12px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	
	
	
}
.btn-primary {
	color: white;
	background-color: #9e4357;
	border:1px solid #9e4357;
	border-radius:30px;
	text-transform:uppercase;
	
	
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background:#863446!important;
	border-color:#863446!important;
	color:#fff;
	outline:none!important;

}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: white;
	background-color: red;
	border:1px solid red;
	
}
.udalit
{background:#242424;
border-color:#242424}
.udalit:hover
{background:black;
border-color:black}


.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.02);
	
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border:none;
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	
	border: none;
	color: #828282  ;
	padding: 8px 8px 8px 20px;
	font-size: 11pt;
}

.list-group
{
padding-bottom:10px}

.col-new{padding-right:0}
.cat-name
	{
	font-size:11pt;
	padding: 12px 0 12px 20px;
	text-transform: uppercase;
	
	color:black;
	margin-bottom:5px;}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #3e3e3e;
	background: white;
	
}

.h2-title
{
	font-size:25px;
	
	text-transform:uppercase;
	color:#000;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	
	
	padding:35px 25px 70px 25px;
	
	
	
}


.product-layout:hover {
	 box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
	
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
	
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.wesponsive
{
	width:500px;
	padding:0;
	margin:0;
	float:left
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb p {
		
		font-size:13pt;
		margin-top: 10px;

		
		  
			
}
.product-thumb .caption {
	padding: 0 0px;
	text-align: center;
	height: 45px;

	
}
.product-thumb a
{
	color: #000 ;
	text-align: center;
	font-size:10pt;
	text-transform: uppercase;
	
	
	
}
.product-thumb a:hover
{color:#9e4357}
.product-thumb p
{
	color: #595959  ;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
	height: 100px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 80px;
	padding: 0 10px;
}

}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	
	padding-bottom: 5px;
	text-align: center;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #cccccc;
	font-size: 15px;
}
.rating .fa-star {
	color: #9e4357;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #9e4357;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	
	color: #353535;
	margin:10px 0 0 0;
	font-family: Roboto, sans-serif;
	font-size:14pt;
	text-align: center;
	font-weight:bold;
}

.product-thumb .price-m {
	
	color: black;
	font-size: 14pt;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
	border: 5px;
}

.product-thumb .price-new {
	font-weight: 600;
	color: #353535;
}
.product-thumb .price-old {
	color: #888686;
	text-decoration: line-through;
	margin-left: 10px;
	font-size: 12pt
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	
	
	
}

.product-list .product-thumb .button-group {
	
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	
	
	border:0;
	font-size: 10pt;
	background-color: #9e4357;
	color: #fff;
	border:1px solid #9e4357;
	line-height: 42px;
	padding: 4px 45px;
	text-align: center;
	border-radius: 30px;
	text-transform: uppercase;
	width: 80%;
	margin: 20px 0 30px 0;
	
	
	
	
	
	
}
@media (max-width: 768px) {
	.product-thumb .button-group button {
		display:block;
}
}

/*ïðè íàâåäåíèè íà áëîê ïîÿâëÿåòñÿ êíîïêà "êóïèòü"*/



.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	    color: #fff;
    background-color: #863446;
    text-decoration: none;
    cursor: pointer;
    border-color: #863446;

}
.product-thumb .button-group button:focus
{
outline: none
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 65%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 100%;
		margin-top: 30px;
    margin-left: 0px;
	}
}
.thumbnails a {
	outline: none;
	text-decoration:none;
	color:black;
	
	margin:10px 0 5px 0;
	padding:10px 10px 10px 0;
	
}


.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	
	
}
.thumbnails > li {
	
}

.thumbnails > img {
	width: 100%;
}

/*äîïîëíèòåëüíûé ôîòî â êàðòå òîâàðîâ*/
.image-additional a {
	margin: 5px 20px 0 0;
	    float: left;
	padding: 0;

	
}


.image-additional {
	max-width: 550px;

	
}


.h1cat{

	margin-bottom:20px;
	
}
.prdprice
{
	top:0;
	background: #FAFAFA;
	padding-left:10px;
	padding-bottom:5px;
	width:70%;
}
@media (min-width: 770px)
{
	.prdprice
{
	margin-top:40px;
	
}
}
.lbshtuk
{
	margin-top:35px;
}
.formshtuk
{
	margin-top:12px;
	margin-left:0px;
	border:1px solid #bfbfbf;
	color:#1f1f1f;
	
}
.formshtuk:focus
{
	border:1px solid #1f1f1f;
	box-shadow:none;
	 box-shadow: 0 0 5px #E3E3E3;
}
.butprice
{
	
	
	
}
.catmod a
{
	
	padding:5px 12px;
	position:relative;
	display:block;
	margin-bottom:-1px;
	border:none;
}
.textcat
{
	font-size:12pt;
}
.textcat a
{
	color: #0077ff;
}
.textcat h1
{
	font-weight:bold;
	text-transform:uppercase;
}
.textcat h2
{
	
	
	font-weight:bold;
	text-transform:uppercase;
}
.textcat h3
{
	
	
	font-weight:bold;
	text-transform:uppercase;
}
.textcat1 h4
{

	font-weight:bold;
	text-transform:uppercase;
	font-size: 15pt
}

.cat-1:hover  a
{color:#26a641!important}
.title-cat-img{
	margin-bottom: 15px;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: bold;
    font-size: 11pt;
	color: black;
}

.sds
{
	border:1px solid white;
	
}
.sortcat{
	
	outline: none;
	border:1px solid #fff;
	height: 40px;
	width:150px;
	line-height: 20px;
	padding: 0;
	font-size:10pt;
	background:white;
	
}
.sort-n-col
{
		padding:15px 0;
		
	
}

.footerwform
{
	
	height:70px;
	background: #fff;
}
.formfoot
{
	
	margin-bottom:50px;
	padding:7px;
	
	width:400px;
	position:relative;
	top:-5px;	
}
@media (max-width: 768px) {
	.formfoot
{
	width:320px;
}
}
.btnfoot1
{
	
	border: 2px solid #9e4357;
    color: #fff;
        padding: 20px 55px;
    text-transform: uppercase;
    font-size: 13pt;
    background: #9e4357;
	
}

/*.socialic
{
	border:1px solid #ddd;
	
}
.socialic:hover
{
	border:1px solid black;
} */

.sizeoption
{
	border: 1px solid #ddd;
	height: 35px;
	width: 35px;
	text-align:center;
	font-size:11pt;
	padding-top:7px;
	float:left
}
.sizeoption:hover
{
	border: 1px solid black;
}
.sizeoption:focus
{
	background-color:black;
	height: 35px;
	width: 35px;
	color:white;
	border: 1px solid black;
	outline: none;
	text-align:center;
	font-size:11pt;
	padding-top:7px;
	float:left
}
.colorprodopt
{
	height:30px;
	width:30px;
	border: 1px solid #ddd;
	margin-right:5px
}
.colorprodopt:focus
{
	border: 1px solid black;
	outline: none;
}
.colorprodopt:hover
{
	border: 1px solid black;
}
#tabs
{padding:0}
#tabs .tab {
	    border: 1px solid #bfbfbf;
    background: #fff;
    min-height: 40px;
    min-width: 63px;
    text-align: center;
    font-size: 10pt;
    padding-top: 9px;
    padding-bottom: 3px;
    float: left;
	}
#tabs .tab + .tab {
	margin-left: 5px;
	}
#tabs .tab.active {
	background: #fff; 
	border-color: #9e4357;
	color: #9e4357;
	}
	#social img {
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;

}
#tabs.checkbox label, .radio label
{margin:5px 10px 0 0!important;}
.footerup {
	
	weight: 100%;
	height: 35px;
	background-color: #1C1C1C;
	
	
}
/* Ïîâîðîò íà 360 ãðàäóñîâ ïðè íàâåäåíèè êóðñîðà*/
/* #social img:hover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}*/
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}


.shrift {
font-size: 16px;

}
.Vector
{color:#F0563D;
font-weight:bold;
font-size:14pt;
}
.Vector i
{font-size:14pt;
	
}
.vectorli
{margin-top:10px;
font-size:12pt;
color:black}

.panel-default>.panel-heading
{background:white;
border:1px solid #f1f1f1;
border-bottom:none;
border-radius:0;
text-transform:uppercase;
font-weight:bold;
font-size:12pt;
color:#545353;
}
.panel
{	border-radius:0;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent; 
    border-radius: 4px;
    webkit-box-shadow: none ; 
    box-shadow: none
	}
.panel-footer
{background:white;
border:1px solid #f1f1f1;
border-top:none;
border-radius:0;
}
#button-filter.btn-primary,.button6
{	background:#9e4357;
	color:white;
	border:1px solid #9e4357;
	font-size: 12pt;
	width:85%;
	padding:8px 12px;
	text-transform:uppercase;
}
#button-filter.btn-primary:hover,.button6:hover
{
	background:white;
	color:#d16c13;
	
}
.sidebarFilter 
{border:1px solid #f1f1f1;
border-radius:0;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item
{border-top:1px solid #f1f1f1;}
.page-cat
{
	
	
}
.new-tovar
{
	padding: 15px 0 20px 20px;
	margin: 0;
	text-align:left;
	font-size: 22px;
	font-weight: 500;	
	color:#3e3e3e;
	
}
.karta-tov-title
{
	margin:0 0 10px 0;
padding:0 0 10px 0;
text-align:left;

color: #000;

font-size: 23px;

}
.new-tovar i
{
	
	color:#26a641;
	font-size:13pt;
	padding-right:15px;
}
.v-katalog
{border:2px solid #26a641;
color:#fff;
padding:12px 45px 12px 55px;
text-transform:uppercase;
font-size:16pt;
background:#26a641;


}
.v-katalog:hover
{
	background:#228C38;
	border-color:#228C38;
	color:white;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
}

.v-katalog i
{
	font-size:18pt;
	padding-left:20px;
}
.v-kat-block
{
	
	margin:60px 0 75px 0;
}
.mi-rec-block
{
	width:1290px;
	position: relative;
    
    background: white;
    z-index: 500;
	box-shadow: 0px 4px 19px 0px rgba(33, 20, 20, .16);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
	padding:20px 50px;
}
.brands-home
{
	width:1200px;
	margin-bottom:85px;
	padding-top:15px
	
}

.block-home-text
{
	padding-top: 50px;
    padding-bottom: 70px;
   
    background: #f1f1f1;
}
.text-srl h2
{
	text-transform: uppercase;
	font-size: 21px;
	color: #3e3e3e;
}
.text-srl
{
	font-size:12pt;
	padding:0 30px 0 20px;
	color:#777;
	
}

.text-srl::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

.text-srl::-webkit-scrollbar-track {
background-color:#3c6f4e
}

.text-srl::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#7D7D7D;
}

.text-srl::-webkit-scrollbar-thumb:hover{
background-color:black;
}

.text-srl::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

.text-srl::-webkit-scrollbar{
width: 4px;
}


.text-srl::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

.text-srl::-webkit-scrollbar-track {
background-color:#ecedee
}

.text-srl::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#9e4357;
}

.text-srl::-webkit-scrollbar-thumb:hover{
background-color:#555;
}

.text-srl::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

.text-srl::-webkit-scrollbar{
width: 4px;
}
.name-cat-menu{
color:#545353;
font-size:20pt; 
padding-left:20px;
 position:relative;
 margin-top: 15px 0;
  float:left;
 text-transform:uppercase;
 font-weight:bold;}
 .board-k-t
 {
 margin: 0;
 padding:0;

 }
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover
{border-color:#ddd;}
 .head-k-t
 {
 padding:0 0 0 5px;
margin: 0 0 8px 15px}
 .soder-k-t
 {
	 padding:0 0 20px 45px;
	 
 }
 .lbl-price,.opt-name1
 {
	padding: 0 0 10px 0;
 text-transform: uppercase;
 
 }
 .nav-tabs>li
 {
 
 }
.nav-tabs>li>a
{color:#555;

 font-size:11pt;
text-transform: uppercase;
 margin-right:0;
padding: 17px 25px;
border:none;
	border-bottom:5px solid transparent;
	margin-right: 10px



}
 .nav>li>a:focus, .nav>li>a:hover
 {background: transparent;
 	border-color: transparent;
 	 font-weight: 400;
 	 color: #000 }
 
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
 {
	 
	 padding: 17px 25px;
	 border:none;
	border-bottom:5px solid #9e4357;
	color: #000;
	
	     
 }
.nav-tabs>li
{
	margin-bottom: -3px;
}
 #button-review
 {
	 padding:15px 40px;
 }
 .fa-stack1 
 {color:#d16c13}
 
.lbl-cart
{text-transform:uppercase;
 font-size:11pt;
 font-weight:bold;
}

.fa-shopping-cart,.fa-share
{display:none}

@media(min-width:1300px){
.new-pole
{display:inline-table;
width:48%;
margin-right: 10px}
.new-pole1
{display:inline-table;
width:48%;
margin-right: 10px
}

}
#shipping_methods p, #payment_methods p
{font-weight:bold;
text-transform:uppercase;
font-size:10pt;
margin-bottom:0}

#shipping_methods label , #payment_methods label
{padding-left:0;
font-size:11pt;
}
.eTimer
{
	margin: 0 0 20px 45px!important;
	    border: 2px solid #bd9e57!important;
}
.eTimer .etTitle
{
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 17px!important;
}

.etNumber
{
	padding: 5px!important;
}

@media (max-width: 768px) {
#shipping_methods label , #payment_methods label
{
width:100%}
.eTimer
{
	margin: 0 0 20px 10px!important;
	   
}
.eTimer .etTitle
{
	margin-left: 0!important
}
.etNumber
{
	padding: 0!important;
}

}



 
 #filter-group2 .checkbox {
	 
	     display: block;
 }
  #filter-group3 .checkbox {
	 
	     display: block;
 }
  #filter-group4 .checkbox {
	 
	     display: block;
 }
  #filter-group5 .checkbox {
	 
	     display: block;
 }
 
 .cont-title
 {text-transform:uppercase;
 padding:20px 0 10px 0;
     font-weight: bold;
	 font-size:12pt;}
 .cont-block i
 {font-size:28pt;
 color:white
 }
 .oplata-bl
 {font-size: 12pt;
 
    margin-bottom: 30px;
}
 .dost-bl
 {width:20%;
 	padding-top: 30px;
 margin-bottom: 30px;}
 .dost-bl b
 {
 	font-size: 25pt;
 	color:#9e4357;

 }
 .place-cont
 {
 padding-top:30px;
 margin:20px 0 50px 0;
 height:200px;
 font-size:10pt;
 text-align:center}
 .place-cont img
 {
 	height: 50px

 }
 .cont-tab
 {
	 border-bottom:none;
	 margin-bottom:10px; text-transform:uppercase;
	 font-size:13pt
 }
 
  .cont-tab>li.active>a, .cont-tab>li.active>a:focus, .cont-tab>li.active>a:hover
  {
	  border:1px solid #f1f1f1;
	  
  }
  
  .cont-tab > active a
  {
	  border:none;
	  
  }
  
   .place-cont1
 {
 padding-top:30px;
 margin:20px 0 20px 0;
 
 font-size:10pt;
 text-align:center;
 }
 .cont-block
 {
 	border-right: 1px solid #ddd;
 	height: 170px;
 	padding-top: 25px;
  }
   .cont-block:first-child
   {
border-left: 1px solid #ddd;

   }
  .place-cont1 img
  {height:100px;}
  .place-cont1 p
  {padding:10px 30px;
  font-size:12pt;}

  @media (max-width: 768px) {
	   .place-cont
	  { height:540px;}
	  .cont-block
	  {padding-bottom:20px;}
	  .place-cont1
	  {height:450px}
	  .board-k-t
	  {margin:0 20px 20px 0;
	  padding-left:30px}
	  .head-k-t{margin-left: 5px;
    padding-top: 10px;}
  }
  
  
  .o-nas img
  {height:335px;
  margin-right:5px;}
   .o-nas
   {border-bottom: 1px solid #f1f1f1;
   border-top: 1px solid #f1f1f1;
   padding: 10px 0;
   margin-bottom:5px;}
   
   @media (max-width: 1200px) {
	   .o-nas img
  {height:250px;
 }
   }
    @media (max-width: 991px) {
	   .o-nas img
  {height:200px;
 }
   }
    @media (max-width: 680px) {
	   .o-nas img
  {height:100%;
  width:100%;
  margin-bottom:10px;
 }
   }
  .chev-menu
  {
        position: absolute;
    border: 7px solid transparent;
    border-bottom: 10px solid white;
    top: -17px;
    left: 60px;
  }
  .vip-men
  {
	  
	 
		  
		  background:#fff;
		  width:100%;
		  left: 0;
		  top: 0;
		  position: absolute;
			padding:20px 0 25px 0!important;
			margin: 76px 0 0 0!important;
-webkit-box-shadow: 0px 7px 6px 0px rgba(154, 154, 154, 0.2);
    -moz-box-shadow: 0px 7px 6px 0px rgba(154, 154, 154, 0.2);
    box-shadow: 0px 7px 6px 0px rgba(154, 154, 154, 0.2);
}
  .vip-men:hover  #main-li
  {
	  
	background:#f9f9f9!important;/*ãëàâíîå ìåíþ ïðè íàâåäåíèè*/
	z-index: 4!important;
	color:black!important;
	border-top:1px solid #000!important;
	border-left:1px solid #000!important;
	padding: 14px 25px 15px 24px!important;
  }
  
  .sort-block select
  {
  border-color:#c7c7c7;
  background:white;
  width:140px;
  height:40px;
  margin-left:20px;}
  
  .sort-lbl
{
	
	color:#878787;
	text-transform:uppercase;
	font-size:9pt;
	margin-top:10px;
	
}
 .pokaz-block select
  {border-color:#c7c7c7;
  background:white;
  width:140px;
  height:40px;
  margin-left:30px;}
  
  .pokaz-lbl
{
	
	color:#878787;
	text-transform:uppercase;
	font-size:9pt;
	margin:10px 0 0 30px;
	
}

.sortcat:active,.sortcat:focus, .sortcat:hover,.sortcat:hover
{
	cursor:pointer;
	
}
.product-layout
{
	
	
  
  min-height:515px;
  padding: 0;

}


.product-layout:hover {
 
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);



  
}
.price-seo
{margin-bottom:20px;}
.price-seo h2 
{font-weight:bold;
color:#353535;
font-size:25pt;
    font-family: Roboto, sans-serif;


}
.old-price-karta{
	text-decoration: line-through;
	font-size:20pt;
	color: #7d7d7d;
	font-weight:bold;
	bottom: -15px;
    position: relative;
	
	
	}
	#tabs .form-group
	{margin-bottom:0}
	.stock1
	{
    
    color: #000;
    position: absolute;
    text-transform: uppercase;
    top: -10px;
    font-size: 10pt;
    right: 39%;
    background: #fff;
    padding: 0 15px;

	}

	.stock1 i
	{
		color: #a98c4b;
		margin-right: 6px;
		font-size: 9pt;
	}
	
	.callback {
  background: #353535;
 
  padding: 60px 0;
 
}
.callback .cb-title {
  color: #ffffff;
  
  text-align: center;
  margin-bottom: 28px;
  font-size: 15px;
}
.callback input {
  width: 450px;
  height:50px!important;
  padding: 12px 14px 12px 14px;
  color:#efefef;
  margin-bottom:20px;
  border: 1px solid #7d7d7d;
  font-size: 10px;
  background: #353535;
 text-transform: uppercase;
 font-weight: bold;
}
.callback input:focus {
  outline: 0;
  border-color: #d0d0d0;
  box-shadow: none;
}

.callback input::-webkit-input-placeholder {
  color:#d0d0d0;
}
.callback input:-moz-placeholder {
 
  color:#d0d0d0;
}
.callback input::-moz-placeholder {
  color:#d0d0d0;
}
.callback input:-ms-input-placeholder {
  
 color:#d0d0d0;
}
.callback .fcallback {
  width: 450px;
     border: 1px solid #676767;
    color: #fff;
    padding: 15px 55px 15px 55px;
    text-transform: uppercase;
    font-size: 10pt;
    background: #4c4c4c;
	margin-top:5px;
}
.callback .fcallback:hover {
  background: #ec7f246b;
    border-color: #ec7f246b;
    color: white;

	cursor:pointer;
}
.callback .ok-message {
  text-align: center;
  color: #fff;
  margin-top: 12px;
  font-size: 14px;
}


.head1
{text-transform:uppercase;
font-size:29px;
font-weight:bold;
margin-bottom:10px;}





::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:10px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#F4F5F5
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#7D7D7D;
}

::-webkit-scrollbar-thumb:hover{
background-color:black;
}

::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:10px;
height:0px
}

::-webkit-scrollbar{
width: 10px;
}


::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:10px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#F9F9F9;
border-left: 1px solid #ddd

}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#242424;
}

::-webkit-scrollbar-thumb:hover{
background-color:#9e4357;
}
::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:8px;
height:0px
}

::-webkit-scrollbar{
width: 8px;

}

.table-striped>tbody>tr:nth-of-type(odd)
{background:white!important}

.img-thumbnail
{border-color:white}

.obnulit
{background:white;
color:black;

border-color:white}
.obnulit:hover
{background:white!important;
color:red;
box-shadow:none;
border-color:white}
.pfooter
{
	
	width: 200px;
	margin: 5px 0 0 54px;
	color: #eaeaea;
	font-size: 15px;
}
.pfooter1
{
	
	width: 200px;
	margin: 5px 0 0 54px;
	color: #eaeaea;
	font-size: 15px;
}.pfooter2
{
	
	width: 200px;
	margin: 5px 0 0 75px;
	color: #eaeaea;
	font-size: 15px;
}
.preim-footer
{
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #939598;
	border-top:1px solid #939598;
}
.titlefoot
{text-transform:uppercase;
 display: inline-table;
 color:#ffffff;
 font-size: 20px;
 font-weight: 600;
 padding-left: 10px;
 }
 .logo-footer img
 {max-height:85px}

 
 .create-by
 {
	         margin-top: -36px;
    margin-right: 33px;
	padding-bottom: 35px;
	 
 }
 .vector:hover {
	 color:white;
 }
  .create-by span{
 color: #9e4357; font-size:18px
  }
  .create-by i{
  margin-left:2px; 
  color: #9e4357;
  }
  
  
  .input-zakaz
  {width:70px!important;}
  
  .new-pole input:focus, .new-pole1 input:focus, #input-payment-firstname:focus,#input-comment:focus
  {
	  border-color:#ddd!important;
	   -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
  }
.cont-phone
{
	font-size:14pt;
	margin-bottom:10px;
	
	
}
.cont-phone i
{
	color:#26a641;
	font-size:14pt;
	margin-right:10px;
}

.cont-mail i
{
	color:#26a641;
	font-size:14pt;
	margin-right:8px;
}
.cont-mail
{
	font-size:12pt;
	margin-bottom:10px;
}
.cont-map i
{
	color:#26a641;
	font-size:14pt;
	margin-right:15px;
}
.cont-map
{
	font-size:12pt;	
	margin-bottom:10px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.cont-graf
{
	font-size:12pt;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
.cont-graf span
{
	color:#26a641;
	font-weight:bold;
	text-transform:uppercase;
}

.cont-deliv
{
	background:#26a641;
	color:white;
	height:70px;
	width:70px;
	border-radius:100%;
	text-align:center;
	font-size:30pt;
	font-weight:bold;
	padding-top:25px;
}



@media (max-width:1185px)
{

	
	
	
	.mi-rec-block
	{width:100%;
	padding:0 30px}
	.width-tb
	{width:100%;
	padding-left:20px}
	.brands-home
	{width:100%}
	 .logo-footer img
 {width:100%}
}
	
@media (max-width:991px)
{
	#search
	{
	padding-left:20px;
	}
	
	.pfooter,.pfooter1,.pfooter2
	{margin:0}
	.titlefoot
	{padding:0}
}
	@media(max-width:768px)
{
	#search { 
	margin:10px 0;
	padding:0
	}
	#menu .navbar-top
	{border-bottom:1px solid black;
	    padding-top: 5px;}
		 .logo-footer img
 {max-height:93px;
 width:281.3px}
 .callback input,.callback .fcallback
 {width:100%;}
 .callback
 {padding:60px 30px}
 .mi-rec-block  .new-tovar
	{
	padding:0 0 10px 0}
	.width-tb
	{padding-right:20px}
	.titlefoot {
    padding: 20px 0 0 0;
}
#menu li:last-child:after{
      display:none
	
}
#menu li:before{
   display:none
	
}
.navbar-collapse.in
{background:white!important}
	
}
#cart .table
{font-size:10pt}

.fcopy {
    width: 100%;
    min-height: 60px;
    background: #161616;
}

.spec-pr {
    font-size: 25px;
    position: relative;
 float: left;
    display: inline-table;
    width: 37%;
    margin-left: 13%;
    line-height: 1.3;
   /* margin-right: 7%;*/
    margin-top: 27px;
    color: white;
}
@media (min-width:1750px) {
	.spec-pr {
		margin-left: 20%;
	}
}
.subscribe-form {
    display: inline-block;
    position: relative;
    /*width: 30%; */
    margin-top: 25px;
    margin-bottom: 25px;
}

.inner-news
{
background-image:url(/image/catalog/bg-mol.png);
	background-repeat:no-repeat;
	background-color: initial;
	background-position-x:right;
	background-position-y:bottom;
	background-size: 1000px; 
}

.subscribe-box {
	display: inline-block;
box-sizing: border-box;
background:#fff;
}
.subscribe-box .form-group .form-control {
	
	background-color: #fff!important;
	border: 1px solid #fff!important;
	border-bottom: 1px solid white!important;
	font-size: 14px!important;
	
}

.subscribe-box .btn-primary { 
	
	    color: #141414!important;
    text-shadow: none!important;
   background-color: #141414!important; 
    border: none!important;
  /*border-bottom: 3px solid #9e4357!important;*/
    border-radius: 0px!important;
    text-transform: uppercase!important;
    margin-left: 20px!important;
    font-size: 15px!important;
    font-weight: 600!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
}

@media (max-width:1199px) {
	.subscribe-box .btn-primary  {
		
		margin-top:30px; 
	}
	
}
@media (min-width:1300px) {
	.subscribe-box .btn-primary  {
		
		margin-top:0px;
	}
	
}
.polosa {
	background: #9e4357;
	width:93%;
	height:2px;
	margin-left:3.2%;
}
.social {
	display:inline-block;
	margin-top: 30px;

}


a.sc-lnk {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    opacity: 0.8;

      -webkit-filter: grayscale(50%);

}

	a.sc-lnk:hover  {
    display:inline-block;
    opacity: 1.0;
    -webkit-filter: grayscale(0%);

	}  
.sc-fb {
    background: url(../image/facebook.png) no-repeat 0 0;
}

.sc-tw {
    background: url(../image/twitter.png) no-repeat 0 0;
}
.sc-g {
    background: url(../image/google.png) no-repeat 0 0;
}
.sc-v {
    background: url(../image/vk1.png) no-repeat 0 0;
}
.sc-o {
    background: url(../image/odn1.png) no-repeat 0 0;
}

.bread-bl
{
		padding-bottom: 5px;
    margin: 0 0 5px 0;
	   
		
    
}
.zagol-cat-h2
{padding:0 0 20px 28px;


}
.zagol-cat-h2 .h2-title
{padding:0 0 20px 0;
margin-top: 0;
margin-bottom: 10px!important}
.title-podcat a
{
    
    font-size: 11pt;
    color: black;
	
	
}
.title-podcat a:hover
{color:#9e4357}
	
	.title-podcat
	{margin: 15px 0;}
	
	.lab-sort{
		
		    color: #5a5a5a;
 
    font-size: 9pt;
    margin-top: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #5a5a5a;
		
	}
	
	
	


.dost-oplata-k img
{
	height: 38px;
	float: left;
	margin-right: 20px;
	opacity: 0.6;
}
		.dost-oplata-k 
		{
			padding: 45px 0 0;
			margin-top: 40px;
			border-top:1px solid #ddd;
		}
	
		
		.dost-oplata-k li
		{
			font-weight: 400;
    text-transform: none;
			
			
			
		}
		
		.dost-oplata-k div
		{text-transform:uppercase;
		font-weight: bold;
		letter-spacing: 0.8px;
		display:table;
		padding-bottom:5px;
		float: left;
		width: 30%
		}
		.dost-oplata-k div:last-child
		{
			margin-right: 0
		}
		.zakaz-zv
		{border:1px solid black;
		text-transform:uppercase;
		color:black;
		padding:12px 22px;
		}
		
	

.butprice .prod-k-t
{padding:15px 16px;
width: 58%;
float: left;
margin-right: 6px;}

.seo-table
{
	
	    border: 1px solid #e0e0e0;
    background: #fdfdfd;
	padding:20px 20px 0 20px;

}

.zakaz-zvon1
{border:1px solid #ababab;
text-transform:uppercase;
color:black;
padding:15px 46px 15px 47px;
font-size:16px;
background:#f9f9f9}
.zakaz-zvon1:hover, .zakaz-zvon1:focus, .zakaz-zvon1:active
{
	   -webkit-box-shadow: inset 0px 0px 36px -15px rgba(0,0,0,0.84);
    -moz-box-shadow: inset 0px 0px 36px -15px rgba(0,0,0,0.84);
    box-shadow: inset 0px 0px 36px -15px rgba(0,0,0,0.84);
    color: black;
	cursor:pointer;
	outline:none;
}
.but-otpr-z
{background: #9e4357; 
border-radius:0px;
 color:white;
 text-transform:uppercase;
 padding:10px 30px;
 font-size:10pt;
 }
 .but-otpr-z:hover
 {color:white;
 background: #9e4357; 
 }
 .but-ot-z
 {border-radius:0px;
 text-transform:uppercase; 
 padding:10px 40px;
 font-size:10pt;
     border: 1px solid #ababab;
    
    background: #f9f9f9;
}
.but-ot-z:hover
{
-webkit-box-shadow: inset 0px 0px 36px -15px rgba(0,0,0,0.84);
    -moz-box-shadow: inset 0px 0px 36px -15px rgba(0,0,0,0.84);
    box-shadow: inset 0px 0px 36px -15px rgba(0,0,0,0.84);
}
.title-news a
{

	font-weight: bold;
	font-size: 12pt!important;
	color: #353535;
	margin:15px 0;
}
.title-news
{
	margin: 15px 0; 
}
.product-thumb .caption-news
{height: 80px!important;}

.main-text {

	
    overflow: hidden;
    height:372px;
   
    background-size: cover;
    background-repeat: no-repeat;
}

.maim-text1 {

	width: 60%;
	height: 372px;
	float:right;
background-color: rgba(0, 0, 0, 0.7);
}

.texts {
    overflow: scroll;
    overflow-x: hidden;
    width: 90%;
    font-size: 17px;
    height: 305px;
    margin-top: 35px;
    padding-left: 35px;
    padding-right: 35px;
    color: white;


}


.data-new
{
	background: #b7b7b7;
	color:white;
	font-weight: bold;
	font-size: 11pt;
	padding: 5px 10px;
	display: table;
}
.data-new-bl
{padding: 0}
.see-new
{
	
	
	font-weight: bold;
	font-size: 11pt;
	padding: 5px 0;
	
}
.see-new span
{float: right;}
.home-tumb
{margin-bottom: 10px}

.ko-vsem-news

{
	border: 1px solid #a5a5a5;
	text-transform: uppercase;
	font-size: 10pt;
	color: #333;
	
	padding: 19px 40px 19px 45px;
	
}

.ko-vsem-news:hover
{
	
	color: #333;
	border-color: #9e4357;
}

.ko-vsem-news i
{
	font-size: 12pt;
	margin-left: 20px;
	color: #7b7b7b;
}

.block-bg-home
{
background: #ececec;
    padding-bottom: 20px;

}
.pagination>li>a,.pagination>li>span{
margin: 30px 3px;
	}

	.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{background:#9e4357 }



	@media(max-width: 768px)
	{
		.mi-rec-block
		{
			top:0;
			padding: 30px;
		}
	}
	@media(max-width: 1311px)

	{
		.sermini
		{
			margin-left: 20px
		}

	}
		@media (min-width: 1200px)
{
.container {
    width: 1190px;
}
	@media (min-width: 1350px)
{
.container {
    width: 1300px;
}
}


}


@media (max-width: 1200px)
{
.mi-rec-block
{
	 width: 100%;
}
}


@media(max-width: 1199px)

	{
		.phon
		{
			padding-left: 30px
		}
		.mi-rec-block
		{
			 width: 100%;
		}

		#menu .nav > li > a
		{font-size: 12px}
	}
.descr-text
{
	padding:0;font-size:10pt;
	
}
@media(max-width: 1210px)
{
.brands-home
{
	width: 100%;
}
}
@media(max-width: 991px)
{
#menu .nav > li > a
		{font-size: 10px;
			padding: 15px}
			#menu .nav > li > a:hover, #menu .nav > li.open > a {
				padding: 15px
			}

			.descr-text
{
	padding:0;
}
}
@media(max-width: 768px)
{
	#menu .nav > li > a{
	padding:10px;
}
}
@media(max-width: 767px)
{
	.sermini{margin: 0}
	.phon
	{margin: 0;
		padding-bottom: 20px}
	.owl-pagination
	{display: none}
	.block-bg-home
	{
		height: 100%
	}
	.logomini
	{padding-right: 15px;
		

	}
	.blk-new-resp
	{
		padding: 0!important;
		
	}
	.inner-news
	{
		background-image: none;
	}
	.product-thumb .caption-news
	{height: 100px!important}
	.maim-text1
	{
		width: 100%;
	}
	.brands-home
	{margin-bottom: 250px}


	.new-cont img
{
width: 100%
}
}
.map-k{
width:1285px
}
@media(max-width: 766px)
{
#menu .nav > li > a
{
	padding: 15px;
}
.cont-block
{
	border: 0;
	height: 200px;
}
.cont-block:first-child
{
	border: 0;
}
.map-k{
width:100%
}
 .dost-bl
 {width:50%;
 	height: 120px}
}

#ToTop {
	
	`
	z-index:10000;
	background-color:#9e4357!important;
	border-radius:100%;
	background-image:url(../image/arrow.PNG)!important;
	background-position:center!important;
	opacity:0.9!important;

}
#ToTopHover {
	
	
	z-index:10000;
	background-color:#9e4357!important;
	border-radius:100%;
	background-image:url(../image/arrow.PNG)!important;
	background-position:center!important;
	opacity:1!important
}
#ToTop:hover{opacity:1!important}
.zakaz-cat
{
	
	line-height: 38px;
	width:65%;
	padding:1px 0;
	font-size:10pt;
	margin-bottom:20px;
	    font-weight: bold;
    color: #464646;
}

.home-img-a
{
	height: 350px;
	float: left;

}

.home-img-a img
{
	height: 350px;
}
.home-desc
{
	
	font-size: 12pt;
	padding: 20px 50px 20px 0;
}

.home-t
{
	height: 310px;
	overflow: scroll;
    overflow-x: hidden;
    padding: 0 20px 0 30px;

}
.home-ac
{

height: 350px;

}
.home-o-nas
{
	font-size: 12pt;    padding: 50px 0 70px 0;    border-top: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;
}

 .soderzh
{border:1px solid #777;
width:60%;
padding:30px 20px 30px 40px;
margin:20px 0}
.soderzh a
{color:black;}
.title-soderzh
{text-transform:uppercase;
padding-bottom:10px;font-weight:bold} 
.obratniyzvon img
{
	height: 35px
}


.obr-zvon:hover button{

background-image:url(/image/catalog/phoneinverse.PNG);
	background-repeat:no-repeat;
	background-color: initial;
	color:white
}
.obratniyzvon:focus
{
outline:none}
.obratniyzvon:active
{
outline:none}
.obr-zvon:hover
{
}
}
.obr-zvon:hover span
{
color:white}

.obr-zvon a
{
	
	padding:0 0 25px 0;
	font-size: 10pt;
	border:none;
	line-height: 18px;
	
	color:black;
	z-index: 15;
	    text-shadow: none;
}
.obr-zvon div{

	padding:3px 8px;
	font-size: 10pt;
	width: 145px;
	float: left;
	margin: 0 0 0 10px
	
	
	

}

.obr-zvon
{
padding:10px 0 0 0;

    width: 200px;
color:black; 

}

.obr-zvon img
{
	margin-bottom: 8px;
	float: left;
}


.obratniyzvon1
{
	margin-top: 5px
}


.obratniyzvon1:focus
{
outline:none}
.obratniyzvon1:active
{
outline:none}


.obr-zvon1 a
{
	
	padding:0 0 25px 0;
	font-size: 10pt;
	border:none;
	line-height: 18px;
	
	color:black;
	z-index: 15;
	    text-shadow: none;
}
.obr-zvon1 span{

	padding:3px 0;
	
	
	
	

}
.obr-zvon1
{

color:black; 
width: 30px;
margin: 5px 25px 0 0;
float: left;

}

.obr-zvon1 img
{
	margin-bottom: 5px;
	width: 25px;
}


.obr-zvon1 button
{
	
	background-image:url(/image/phone.png);
	background-repeat:no-repeat;
	background-color: initial;
	background-size: 25px;
	height:30px;
	width: 30px;
	border:none;
	line-height: 18px;
	text-align: left;
	color:black;
	z-index: 15;
	text-shadow: none;
}


.ul-cat
{
	   
		padding: 0 20px;
		border-bottom: none;
		border-left: none;
		border:1px solid #fff;
}



.ul-cat:hover
{
	opacity: 0.9;
	border-color: #f1f1f1
}


.rating-empty i
{
	color: #ccc;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.rating-empty
{
	    height: 20px;
	margin-bottom: 5px;
	text-align: center;
}
.art-tovara
{
	padding-bottom: 10px;
	font-size: 12px
}
.alert-success{
    border: 1px solid #2c8a51;
    position: fixed;
    z-index: 100000000;
    width: 100%;
    top: 0;
    left: 0;
    background: #2c8a51;
    color: white;
    font-size: 12pt;
    margin: 0;
    padding: 12px 14px;
    text-transform: none;
}

.alert-success a {
    text-transform: none;
    color: #fff;
}


.header-bg{
    min-height: 100%;
   
     
	
}

.mega-src
{
	background:#f1f1f1;
	padding: 10px;
	margin-bottom: 10px;
}


.col-md-pull-9
{
	padding-right: 0px!important;
}

.acc
{
	padding-top: 5px
}

.acc i
{
	margin-right: 10px;
	color: #9e4357
}

.artic1
{
	background: #efefef;
    padding: 9px 20px;
    margin-right: 50px;

}
.artic 
{

padding-left: 0;
margin-bottom: 20px;}
.artic2
{
	float: left;
}
.artic.rating
{
	float: left;
}
.harakteristiki td
{
	padding: 10px 20px!important;
	border:none!important;
}


.harakteristiki
{
border:1px solid #e8e8e8
}

.harakt-title
{
	background: #f1f1f1;
	font-weight: bold;
	
}

.otzivi
{
	    
    padding: 10px 40px 40px 40px;
    border:1px solid #efefef;
    

}

.block-des-prod
{
	
	margin:20px 0 50px 0;
	padding:0;
	
			    
}

.nav-tabs {
	margin-bottom: 15px;
	 border-bottom: 1px solid #ddd;
	 padding: 0;
	 
}

.tab-content>.active
{
	padding: 30px 0!important;

}
#tab-description
{
	    color: #5a5a5a;
}
.fa-stack-2x
{
	color:#9e4357;
	font-size: 20px!important
}
.copywrite {
    color: #666;
    display: block;
    font-size: 16px;
    padding-top: 20px;
    padding-left: 5px;
}
.oplat {
	max-height: 45px;
  
    margin-top: 12px;
    /* -webkit-filter: grayscale(60%); */
    margin-bottom: 5px;
}

.kvadrat {
	width: 9px;
	height: 9px;
	background: #d30000;
	display: inline-block;
}



.inner-tabs
{
	margin: 50px 0 10px 0;

}

@media(max-width: 1199px)
{
.owl-pagination
{
	top:-250px!important;
}
.product-thumb .button-group button, .product-thumb .button-group button + button
{
	width: 100%;
}
.inner-tabs
{
	margin-top: 20px;
}
#logo img
{
	width: 100%;
}
.block-phone
{
	width: 20%;
	padding: 0
}
.phon {
padding: 0
}
.nomber
{
	padding: 0;
	border:none;

}
}
.vector1:hover {
	color:white!important;
}

.vector1:hover .vector2 {
	color:#9e4357!important;
-moz-transition: all 0.6s 0.1s ease-in;
-o-transition: all 0.6s 0.1s ease-in;
-webkit-transition: all 0.6s 0.1s ease-in;
	/* padding-left:60px;
	transition: .9s ease-in-out;
*/
}

.cart-mob-bt
{
	
    float: right;
    text-align: right;
    padding-right: 35px;

}
.cart-mob-bt img
{
	width: 23px;
	padding-top: 5px
}
.trigger-mob
{
	width: 50px;
	float: left;
}

.trigger-mob i
{
	color: #000;
	font-size: 15pt;
}
.heart-mob
{
float:right;
padding: 10px 0 0 0;
text-align: right;
margin-left: 15px;
}

.wish-mob
{
float:right;
padding: 8px 0 0 0;
text-align: right;
}

.heart-mob img
{
width: 25px
}

.wish-mob img
{
width: 25px
}
.mobile-src
{
	padding: 0 15px
}


.row-17
{
	margin-right: -17px
}


.vip-block
    {
    
    	text-align: center;
    	border: 1px solid #f1f1f1;
    	padding: 50px 40px 30px 40px;
    	margin-top: 30px;
    	margin-bottom: 20px

    }
    .vip-inner
    {
    	height: 185px;
    	margin-bottom: 20px;
    }
     .vip-block img
    
    {
    	height: 50px;
    	text-align: center;
    	
    }
    
.vip-block p
    {
    	font-size: 11pt
    }


    .title-vip
    {
    	font-weight: bold;
    	text-transform: uppercase;
    	font-size: 13pt!important;
    	margin-top: 20px
    }
    .img-vip-bc
    {
    	
    	padding: 13px 0
    
    }
    

.obr-zvon-mob
{height:25px;
padding:0;
margin: 4px 0 0 0;

color:black; 
float: right;

}
.obr-zvon-mob button
{
	
	background-image:url(/image/catalog/call-mob.png);
	background-repeat:no-repeat;
	background-color: initial;
	
	height:50px;
	padding:0 0 25px 25px;
	
	font-size: 10pt;
	border:none;
	line-height: 18px;
	text-align: left;
	color:black;
	z-index: 15;
	text-shadow: none;
}

@media(max-width: 480px)
{

.imgcateg
{
	width:100%;
}

}

@media(max-width: 405px)
{
 	.ul-cat
 	{
 		min-height: 260px!important
 	}
}

	.logout1 {
border: 1px solid black;
    padding: 10px 50px 10px 50px;
    font-size: 18px;
    bottom: 50px;
    text-transform: uppercase;
    position: relative;
	}
	.logout1:hover {
		padding: 11px 54px 11px 54px;
		transition-duration: 0.1s;
	}
	.shrift {
    padding-bottom: 100px; }

    .shrift a {
    	color:#141414;
    }
.shrift a:hover {
    	color:#9e4357;
    }

@media (max-width:844px) {
	.inform {
		padding-left:20px!important;
	}
    }



.cartnumf
{
	margin: 0 0 0 -2px;
	background:#9e4357;
	border-radius:100%;
	float:left;
	padding: 0 6px;
	
}

.cartnum
{
	margin-left:25px;
	padding:3px 8px;
	color:black!important; 
	float:left;
	text-align: left;
}

.insta i
{
	color: #000;
	margin-right: 0;
	font-size: 13pt;
}

.googpl i
{
	color: #000;
	margin-right: 0;
	font-size: 12pt;
}
.face i
{
	color: #000;
	margin-right: 0;
	font-size: 12pt;
}
.vkont i
{
	color: #000;
	margin-right: 0;
	font-size: 12pt;
}

#top .acc a
{
	margin: 0!important;
	margin-right:15px!important;
	opacity: 0.8
}

#top .acc a:hover
{
	opacity: 1
}

.dop-image
{
	padding:0 
}


.sociall {
color: white;
margin-right: 7px;
    margin-right: 12px;
    font-size: 13pt;

}
.sociall:hover {
color: #f77d1b;


}
.vverh:hover {
position: relative;
top: -3px;
transition:1s;

}
#live-search ul li .product-name {
	color:black!important;
}

#live-search ul li .product-name:hover {
	color:#9e4357!important;
}


.table-bordered.btn-primary {
	color: white;
	background-color: green!important;
	border:1px solid #9e4357;
	border-radius:0px;
	text-transform:uppercase;
	
	
}
.compare-k
{
	background: #3e3e3e;
	font-size: 15px;
	    padding: 17px 84px 18px 82px;
	    margin: 0 0 0 7px;
	    text-transform: uppercase;
	    color: #fff  
}
#product input
{
    width: 100%;
    border-radius: 20px;
   
    margin-left: -1px;
    font-size: 13px;
}

#product input:active, #product input:focus
{
	border-color: #bfbfbf;
}

.inner-info1
{
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding-left: 25px;
    margin-right: 25px;
   
    width: 34%!important;
    margin-left: 5px;
}

.otzivi-cont textarea, .otzivi-cont input
{
	border-color: #e5e5e5!important;
	box-shadow: none;
	resize: none; 

}



.nav-home
{
  background: #fff;
         border:none;
    margin: 0 0 10px 0;
    
}

.nav-home>li>a
{
  border:2px solid transparent;
   
  padding: 22px 35px;
  text-transform: uppercase;
  font-size: 11pt;
  text-align: center;
  margin-right: 20px;

    
}
.nav-home>li.active>a, .nav-home>li.active>a:focus, .nav-home>li.active>a:hover
{

border: 1px solid #9e4357;
color: #9e4357;
padding: 22px 35px;
text-transform: uppercase;
font-size: 11pt;
  text-align: center;
  margin-right: 20px;
 
}

.nav-home>li>a:focus, .nav-home>li>a:hover
{
  background: #fff;
   
  
}
.tab-home > .active 
{
  padding: 0!important
}

.seo-table a
{
	color: #000
}



.image-dop-k
{
	margin-bottom: 20px;
	padding-left: 30px;
}


  .table-striped a{
color:black;
  }

   .table-striped a:hover{
color:#9e4357;
  }




.dost-war
{

	border: 1px solid #f1f1f1;
	padding: 20px 20px 50px 20px;	
}


.oplata-war
{
	border: 1px solid #f1f1f1;
padding: 20px 20px 50px 20px;	
margin-left: -1px;
}

.dost-war h2, .oplata-war h2
{
	text-transform: uppercase;
	
	color: #000;
	font-size: 15pt;
	margin-bottom: 50px;

}



.img-n-p
{
	height: 59px;
	padding-bottom:10px; 
}

.dost-war p, .oplata-war p
{
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;

}

.li-dop-menu
{
	display: inline-table;
}

.row-menu-vert
{
	background: #353535;
}

.li-dop-menu a
{
	color: #fff;
	text-transform: uppercase;
}
.otziv-1
{
	float: left;
	    text-align: center;
	    padding: 8px 24px 8px 24px;
	    border-left: 1px solid #3e3e3e;
	    
}
.izbrann-1
{
float: left;
    text-align: center;	
     padding: 8px 15px 8px 15px;
      border-left: 1px solid #3e3e3e;
      
}
.sravn-1
{
float: left;
    text-align: center;
     padding: 8px 15px 8px 15px;
      border-left: 1px solid #3e3e3e;
       border-right: 1px solid #3e3e3e;
        
}
.row-menu-vert
{
	margin: 0
}

.ul-dip-menu
{
	float: left;
	width: 450px;
	margin: 27px 0 0 40px;
}

.ul-dip-menu li
{
	padding-right: 35px;
}

.bl-buttons img
{
	height: 25px
}
.bl-buttons a
{
	color: #fff;

}
.otziv-1 div
{
	margin-top: 5px
}
.izbrann-1 div
{
margin-top: 5px
}
.sravn-1 div
{
margin-top: 5px
}
.otziv-1 img
{
	margin-top: 5px;
}

.container-menu-vert
{
	padding-left: 0
}

.but-cat
{
	padding: 0;
	text-align: center;
}
.tool-btn
{
	float: right;
	padding-top: 15px;
	
}
.tool-btn button
{
	background: #fff;
	box-shadow: none;
	border:none;
	opacity: 0.4;
}

.tool-btn img
{
	width: 20px;
}
.tool-btn button:hover
{
	
	opacity: 0.8;
}

.right-btn
{
	padding-right: 20px;
}

.tool-btn button:focus
{
	outline: none;
}

.nsmenu-thumb
{

	margin-right: 15px;
}

.h2-news
{
	margin-bottom: 30px;
	font-size: 23px;
}

.otziv-1:hover, .izbrann-1:hover, .sravn-1:hover
{
	background: #353535
}

.li-dop-menu a:hover
{
	border-bottom: 1px solid #9e4357;
	padding-bottom: 5px
}


.caption-news p
{
	font-size: 11pt;
}






.pagination>li>a, .pagination>li>span
{
	border-color: #e5e5e5!important
}

.border-px
{
	padding-left: 30px;
}

.form-img-s
{
	padding: 0;
	margin: 0
}

.colorprodopt label
{
	margin:0!important
}

.form-img-s label
{
	text-transform: uppercase;
	font-size: 12px;
	margin:0!important
}
.form-img-s label:before
{
	display: none;
}

.butprice input
{
	border-radius: 0!important;
	width: 49%!important;
	font-size: 15px!important;
	padding: 15px 20px!important;
	background: #353535;
	border-color: #353535;

}

.butprice input:hover
{
	background: #1b1b1b!important;
	border-color: #1b1b1b!important;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
}


.butprice input:focus
{
	background: #1b1b1b!important;
	border-color: #1b1b1b!important;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
}

.butt-w-t
{
	    text-align: right;
    margin-top: 40px;
}

.butt-w-t img
{
	height: 27px;
	

}
.butt-w-t button
{
border-color: #fff!important;
padding: 2px 5px;
opacity: 0.3;
}


.butt-w-t button:hover
{

opacity: 0.6;
background: #fff;
}

.otziv-inner
{
	background: #f5f5f5;
	
	padding: 10px 30px 30px 30px;
	width: 450px;
    margin-left: 54px;
}

.otziv-inner .control-label:before
{
	display: none
}

.otziv-inner .control-label
{
	color: #555;
	
	margin-bottom: 7px;
}

.otziv-inner .h2-title
{
	font-weight: 500;
	font-size: 18pt;
}

.otziv-inner input, .otziv-inner textarea
{
	border-color:#e2e2e2;
}

.otziv-inner input:focus, .otziv-inner textarea:focus
{
	border-color:#e2e2e2;
}


#review
{
	padding: 0
}



#product .required .control-label:before
{
	display: none
}

#product .control-label
{
	text-transform: uppercase;
	font-size: 10pt;
}

#cart .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
	border-top: none!important
}
.curr-seo
{
	padding: 0;
	    font-size: 9pt;
}

.footer-phone
{
	color: #fff;
	font-weight: bold;
	font-size: 14pt;
}
.footer-phone1
{
	margin-bottom: 20px;
}

.bl-cont
{
	padding: 50px 30px 60px 15px;
	
	color: #e6e6e6;
}

.inner-cont i
{
	
	margin-right: 10px;
}

.but-otziv
{
	border:1px solid #757575;
	padding: 12px 42px;
	text-transform: uppercase;
	font-size: 8pt;
	background: #444;
}

.but-otziv:hover
{
	border:1px solid #757575;
	color:#fff;
	background: #9e43571a;
	border-color: #9e43571a;
}



.inner-cont
{
	
margin-bottom: 20px
}

.kharkiv1
{
	text-transform: uppercase;
}

.inform
{
	padding: 40px 0 0 65px;
}

.social-seo
{
	background: #313131;
	padding: 15px 0;
}

.dev a 
{
	color: #fff;
	font-size: 13px;
}

.dev
{
	color: #fff;
	font-size: 13px;
	margin-right: 40px;
}


.dev span
{
	color: #fff;
	font-size: 14px;
}

.dev b
{
	color: #9e4357;
	
}

#txtemail
{
	background: #353535;
	border-color: #353535;
	border-bottom-color: #5a5a5a;
	box-shadow: none;
	font-size: 9pt;
	margin-bottom: 30px; 
		width: 230px;
		color: #fff;
}
#txtemail:focus
{
	border-bottom-color: #f77d1bb8;
}
.bl-cont button
{
	background: #353535;
	border: none;
	
	box-shadow: none;
	margin: 0 0 30px -40px; 
	color:#a2a2a2;

}

.bl-cont button:hover
{
	background: #353535!important;
	border: none;
	
	box-shadow: none;
	 
}
  @media(max-width: 1349px)
{
	.obr-zvon1
{
	margin-left: 0
}
	.block-phone
	{
		margin-left: 20px;
		    width: 250px;
	}
	.compare-k
	{
		padding: 17px 30px 18px 30px;
	}
	.dost-oplata-k div
	{
		width:25%
	}
}
@media(max-width: 1125px) {

	.ul-dip-menu
	{
		width: 350px;
		margin-left: 15px
	}
	.ul-dip-menu a
	{
		font-size: 8pt;
	}
.ul-dip-menu li
{
	padding-right: 10px;
}

	.home-ac
{

height: auto;

}


.home-img-a img
{
	height: auto;
	width: 100%;
}
.home-ac
{

height: auto;

}
.home-img-a
{
	height: auto;
	float: inherit;
	
}
.home-desc
{
	padding: 20px;
}

.home-t
{
	
    padding: 0 20px 20px 0;

}
.home-o-nas
{
	 padding: 20px;
}

}
#supportTrigger .support-trigger-text-wrapper
{
	background: #866c31!important;
	border-top: none!important;
	    padding: .4em 3em!important;
}
#supportTrigger
{
	right: 50px!important
}

@media (max-width:1199px) {
	.subscribe-form {
		width:30%;
	}
	.obr-zvon1
	{
		width: 50px
	}

	#menu-vertical #menu-vertical-list > li > a
	{
		padding: 12px 5px 10px 10px!important;
		font-size: 9pt!important;
	}
	.owl-pagination {
    
    display:none!important;
    
}
}

 @media (max-width: 991px) {
	  .place-cont
	  { height:250px;}
	  .place-cont1
	  {height:320px}
	

	  .dost-war div, .oplata-war div
{
	margin-bottom: 20px;

}
  }

@media(max-width: 768px)
{

	#top .btn-link, #top-links li, #top-links a
	{

    margin-right: 0px;
    
    font-size: 8pt;
	}

	.navbar-nav .dr-seo .open .dropdown-menu .dropdown-header, .navbar-nav .dr-seo .open .dropdown-menu>li>a
	{
		padding-left: 0!important;
	}
	#top #currency .currency-select
	{
		padding-left: 0!important 
	}
	.wrap-content {
    padding-top: 83px;
}

.callback
{
	padding: 40px 20px;
}
	.head1
	{
		line-height: 30px;
	}
	.phon
	{
		
		float: left;
		padding: 0;
		line-height: 20px;
		
	}	.product-thumb
	{
		padding-bottom: 130px;
	}
	#search .btn-lg
	{
		padding: 5px 20px;
		
	}
	.container-menu-vert
	{
		padding: 0
	}
	.nav-home>li>a
	{
		width: 100%!important
	}
	.inner-tabs
	{
		margin-top: -10px;
	}
	.nav-home>li.active>a, .nav-home>li.active>a:focus, .nav-home>li.active>a:hover
	{
		font-size: 9pt!important;
		padding: 15px 10px!important;
		   
	}
	header
	{
		padding-bottom: 0;
		padding-top: 5px;
	}
	.nomber
	{
		font-size: 11pt;
	}
	.nav-home>li>a
	{
		font-size: 9pt!important;
		padding: 15px 10px!important
	}
	.nav-tabs>li
	{
		 width: 50%!important;
	}
	.blk-new-resp .product-thumb
	{
		padding-right: 0px!important
	}
	
	.text-srl
	{
		padding: 0 10px 0 0
	}
	.width-tb
	{
		padding: 0 10px 0 20px
	}
	#txtemail
	{
		width: 100%
	}
	.new-tovar
	{
		padding: 0
	}
	.zagol-cat-h2
	{
		padding-left: 15px
	}
	.row-17
	{
		margin-right: -15px
	}
	.h2-title
	{
		padding: 0;
		margin: 0
	}
	.karta-tov-title
	{
		padding-left: 30px;
		padding-right: 10px;
	}
	.board-k-t
	{
		margin-right: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.dost-oplata-k
	{
		width: 100%
	}
	.col-md-pull-9
	{
		padding: 0!important
	}
	.breadcrumb
	{
		padding-right: 15px;
	}
	.dost-oplata-k
	{
		margin: 0;
		border:none;
		box-shadow: none;
	}
	.nav-tabs
	{
		background: #fff;
		border:0; 

	}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
		font-size: 8pt;
		text-align: center;
		margin-right: 0;
		margin-top: 5px
	}
	.nav-tabs>li>a
	{
		font-size: 8pt;
		text-align: center;
		margin-right: 0;
		margin-top: 5px
	}

	.otzivi
	{
		padding-bottom: 80px
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover
	{
		
	}
	.nav > li > a:focus, .nav > li > a:hover
	{
		
	}
	.vip-block
	{
		padding-bottom: 0;
		margin-bottom: 20px
	}
	.comp-bt-prod
	{
		margin-left: 5px
	}

	.buy-mobile
	{
		display: none;
		text-align: left!important;

	}
	.left-buy
	{
		text-align: left!important;
		padding: 20px 5px 20px 5px!important;
	}
	.artic
	{
		    padding-left: 30px;
    padding-top: 10px;
    margin-bottom: 0
	}
	.soder-k-t
	{
		padding: 10px
	}
	.butprice .prod-k-t
	{
		width: 100%;
		margin-bottom: 10px
	}
	.compare-k
	{
		width: 100%;
		margin: 10px 0 0 0!important;
	}
	.block-des-prod
	{
		margin-top: 0;
		padding-left: 10px;
	}
	.prod-mob
	{
		padding-left: 0
	}
	.tab-content>.active {
    padding: 0!important;
    margin-bottom: 30px
	}
.bl-cont
{
	padding: 35px 20px 0 20px;
}
.thumbnails a
{
	padding-left: 10px
}
.butprice input
{
	width: 100%!important;

}
#product .form-group
{
 clear: both;
}

.social-seo
{
	text-align: center;
}

}


.email-head
{
	font-size: 9pt;
	font-weight: 500;
}

.search-head img
{
width: 23px;
}

.search-head
{
width: 30px;
float: left;
margin: 12px 5px 0 0;
	outline: none;
}
.bl-for-right
{
	float: right;
}

#myModal .modal-dialog
{
	width: 450px;
	margin-top: 70px
}

#myModal .modal-header
{
	border-bottom: 0;
	padding-top: 25px;
}

#myModal .modal-header .h2
{
	font-size: 20px;
}

#myModal .modal-body
{
	padding: 10px 40px 30px 40px
}

#myModal .but-otpr-z
{
	width: 100%
}

#myModal .but-ot-z
{
	width: 100%;
	margin-top: 5px;
	background: #353535;
	color:#fff;
}
#myModal input
{
	height: 41px;
	font-size: 9pt;
}
#myModal label
{
color: #5f5f5f;
}


#myModal .form-group
{margin-bottom: 10px}

#myModal textarea
{
	resize: none;
	font-size: 9pt;
}


.inner-search
{
	display: none;


}

.search-head:focus .inner-search
{
	display: block!important;
	outline: none;
}



#tabs1
{padding:0}
#tabs1 .tab1 {
	    border: 1px solid #bfbfbf;
    background: #fff;
    min-height: 40px;
    min-width: 63px;
    text-align: center;
    font-size: 10pt;
    padding-top: 9px;
    padding-bottom: 3px;
    float: left;
	}
#tabs1 .tab1 + .tab1 {
	margin-left: 5px;
	}
#tabs1 .tab1.active1 {
	background: #fff; 
	border-color: #9e4357;
	color: #9e4357;
	}

	.but-otziv-k-t
	{
		    color: #fff;
    background: #353535;
    border: 1px solid #353535;
    font-size: 10pt;
    text-transform: uppercase;
    padding: 14px 40px;
    border-radius: 0;
	}

		.but-otziv-k-t:focus, .but-otziv-k-t:hover
		{
			background: #9e4357;
			color: #fff;
			 border: 1px solid #9e4357;
		}

		#payment_methods .radio {
			display:block!important;
		}

		.exitblock {    
    display:none;    
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:100000;
}    
.exitblock .fon {
    background: #eaeaea;
    opacity:.8;
    position:fixed;
    width:100%;
    height:100%;
}
.exitblock .modaltext {
    box-sizing: border-box;
    padding: 20px 40px;
    /* border: 1px solid #AEAEAE; */
    background: #ffffff;
    position: fixed;
    top: 25%;
    left: 60%;
    margin-left: -30%;
    width: 40%;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,0.4);
    font-size:22px;
}        
.closeblock {
    cursor:pointer;
    position: fixed;
    line-height:60px;
    font-size:82px;
    transform: rotate(45deg);
    text-align:center;
    top:20px;
    right:30px;
    color: #866c31;    
}
.closeblock:hover {
    color: #000;    
}
.pop_akcii {
height: 40px;
    width: 130px;
    /* border: 1px solid #1f1f1f; */
    height: center;
    padding-top: 9px;
    margin-top: 15px;
    font-size: 18px;
    margin-left: 6px;
    margin-right: 6px;
    display: inline-block;
    background: #009400;
}
a .pop_akcii {
	color:white;
}

.pop_akcii:hover {
	background: #047b04;
}


#popup-form-178
{
	padding: 30px!important;
}

#popup-form-178 input
{
	font-weight: 500;
    padding: 10px 10px 10px 15px;
    border-color: #969696
}

#popup-form-178 .btn-primary
{
	display: none
}
#popup-form-178 .pull-right
{
	width: 100%;
	margin-top: -10px;
}
#popup-form-178 .btn-send-modal-form
{
	display: block;
	width: 100%;
	padding: 15px 
}
#checkout-form #shipping_methods .radio, #checkout-form #payment_methods .radio {
	display:block;
}
.btn-default1 {
	background: #fff;
	color:#141414;
	border:none;
	
}
.btn-default1:active, .btn-default1:focus {
	background: #fff;
	color:#141414;
	border:none;
	outline: none!important;
	box-shadow: none!important;
}
.pull-left .dropdown-menu {
	z-index: 100;
}

@media (min-width:768px) {
	#menu {
		margin: 25px 0 0 0;	
	}
	.bl-for-right {
		margin-top:25px;
	}

}
@media (max-width:768px) {

	.search-head {
		width: 0px;
		margin: -45px 125px 0 0; }
	}

	#popup-custom {
		display: none;
		width: 500px;
		height: 500px;
		box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
		z-index: 500000;
		position: fixed;
		left: calc(50% - 250px);
		top: calc(50% - 250px);
		background-color: #fff;
		padding: 50px;
	}
	
	#popup-custom__bg {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		min-width: 100vw;
		height: 100%;
		min-height: 100vw;
		background-color: rgba(0, 0, 0, 0.7);
		z-index: 5000;
	}
	
	.popup-custom__close {
		position: absolute;
		right: 20px;
		top: 15px;
		color: #121212;
		font-size: 18px;
	}
	
	.popup-custom__close:hover {
		opacity: 0.6;
		cursor: pointer;
	}
	
	.popup-custom__content {
		padding-top: 20px;
		font-size: 15px;
	}
	
	@media(max-width: 768px) {
		#popup-custom {
	
		width: 94%;
		height: 500px;
		left: 3%;
		top: 20px;
		padding: 20px;
		}
	}