html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: 400;
	vertical-align: baseline;
	background: transparent;
}

/* Взято с сайта про яблоки*/
body, input, textarea, select, button {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}

html, body, #wrapper {
	height: 100%;
}

#wrapper {
	height: auto;
	min-height: 100%;
}

#main {
	padding-bottom: 50px; /* отступ должен быть равен высоте футера */
}

/*a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}*/

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-size: 12px;
	line-height: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	background: #f2f2f2; /*#2b2b2b;*/
	color: #333333;
	width: 100%;
	min-width:980px;
}

a {
	color: #4d4d4d;
	outline: none;
	text-decoration: none;
}

a:hover, .breadcrumbs a:hover{
	text-decoration: underline;
	color: #333333;
}
h1 a {
	color: #333333;
}

h1 {
	font-size: 200%;
	line-height: 110%;
	margin-bottom: 18px;
}

h2 {
	font-size: 170%;
	line-height: 110%;
	margin-bottom: 15px;
	color: #333333;
}

h3 {
	font-size: 134%;
	line-height: 110%;
	margin-bottom: 18px;
}

strong {
	font-weight: bold;
}

p {
	margin: 0 0 15px
}

img {
	border: none;
}

input {
	vertical-align: middle;
}

input, textarea {
	border: 1px solid #e6e6e6;
	font-family: 'Roboto Condensed', sans-serif;
	box-shadow: none inset;
	/*-webkit-appearance: none;*/ /* Убираем тень внутри на iOS */
	border-radius: 0px 0px 0px 0px;
	    -moz-border-radius: 0px 0px 0px 0px;
	    -webkit-border-top-left-radius: 0px; 
	    -webkit-border-top-right-radius: 0px; 
	    -webkit-border-bottom-right-radius: 0px; 
	    -webkit-border-bottom-left-radius: 0px;
}

#wrapper {
	width: 100%;
	min-width: 980px;

    
  background-color: #f2f2f2;
}

#wrapper .center-align {
	margin: 0 auto;
	/*width: 980px;
	padding: 0 10px 0 10px;*/
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	/*height: 150px;	*/
	background: transparent;
	position: relative;
	z-index: 100;
	margin-top: -0px;
}
#header-bg {
	background: #f2f2f2;
	position: relative;
	height: 0px;	
	width: 100%;
	}

#menu {
	/*position: relative;
	top:10px;*/
	display: inherit;
	/*background: #e6e6e6;*/
	/*border: 1px solid #e6e6e6;*/
	/*box-shadow: 0 2px 2px 0 rgba(136, 136, 136, 0.4);*/
	padding-top: 10px;
}

#menu-block {
	background: rgba(255, 255, 255, 0.6);
}

.menu-inner {
	/*background: rgba(255, 255, 255, 0.6);*/
  	position:relative;
    max-width: 1200px;
    margin: 0 auto;
}

#menu ul {
	height: 38px;
	line-height: 40px;
	padding: 0 25px 2px 25px;
	font-weight: 300;
	max-width:1200px;
	margin: 0 auto;
}

#menu li {
	display: inline;
	margin: 0 11px;
}
#menu li a {
    /*color: #ebebeb;*/
  	color: black;
	text-decoration: none;
	text-transform: uppercase;
	font-family:'Roboto Condensed',sans-serif;
	/*font-weight: 700;*/
	font-size: 16px;
}
#menu li a:hover {
	text-decoration: none;
	color: #4d4d4d;
}

.b-langs {
	position: absolute; top: 26px; right: 10px;
}

#header .center-align {
	position: relative;
	/*height: 150px;*/
}
.logo_search_wrap {
	max-width:1200px; 
	position: relative;
	margin: 0 auto;
  	height: 110px;
}

.logo {
	margin: 10px 25px 10px;
	float: left;
	max-width: 340px;
	max-height: 150px;
	z-index: 999;
	position: relative;
}
.logo img {
	display: block;
	height: 90px;
}

#polosa {
	position: absolute;
	height: 32px;
	width: 100%;
	right: 0;
	top: 45px;
}

.shop-name { 
   background: #f2f2f2;
    border: 6px solid #ffffff;
    box-shadow: 1px 1px 2px #BBBBBB;
    clear: both;
    color: #666666;
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 300px;
	max-height: 150px;
	overflow: hidden;
    padding: 20px 10px;
  
}
.shop-name:hover {
	text-decoration: none;
}

#terms {
    /* position: absolute; */
    /* right: 360px; */
    /* bottom: 23px; */
    font-size: 18px;
    line-height: 29px;
    color: #4a4949;
    text-decoration: none;
    /* display: inline; */
    margin: 0 auto;
    padding: 27px;
    width: 320px;
    text-align: center;
}

#terms a:hover {
	text-decoration: none;  
}

.phone {
	font-size: 21px;
	color: #4a4949;
    line-height: 29px;
    /* display: table; */
    /* margin: 0 auto; */
    position: absolute;
    right: 0;
    margin: 10px 25px 10px;
	height: 90px;
}

.phone p {
	margin:0;
}

.phone a:hover {
	text-decoration: none;
}

#main_city {
	margin: 0;
    line-height: 29px;
    font-size: 18px;
	/*position: absolute; */
    /* bottom: 0; */
    /* right: 0;*/
    text-align: right;
	white-space: nowrap;

}

.search {
	position: absolute;
	top: 4px;
	right: 25px;
	width: 217px;	
}
.search .txt {
	height: 30px;
	/*line-height: 30px;*/
	padding: 0 30px 0 10px;
	width: 175px;
	/*border: 1px solid #e6e6e6;*/
	/*-webkit-box-bshadow: 0 0 0px #CCCCCC inset;*/
	/*-moz-box-shadow: 0 0 0px #CCCCCC inset;*/
	/*box-shadow: 0 0 0px #CCCCCC inset;*/
	/*border-radius: 0px;*/
	/*-moz-border-radius: 0px;*/
	color: #cecdcd;
	margin-bottom: 2px;
 	font-size: 16px;
}

.search .txt:focus {
	color: #333333;
}

.search .btn {
	position: absolute;
	right: 8px;
	top: 10px;
	background: url(search.png) center center no-repeat transparent;
	background-size: 15px;
	width: 15px;
	height: 15px;
	border: 0;
	padding: 0;
	margin: 0;		
	cursor: pointer;
	}
	.checkbox {
		padding: 0;
		margin: -3px 5px 0 0;
	}

.cart {
	/*background: #3498db;*/
	/*font-weight: bold;*/
	font-size: 116%;
	padding: 0 18px;
	position: absolute;
	top: 0;
	right: 40px;
	border: 1px solid #A3A3A3!important;
 	text-transform: uppercase;
	border-radius: 3px;
	background: #f2f2f2;
}
.cart-inner {
   width: 138px;
	height: 30px;
	display: block;
	line-height: 30px;
  /*
  background: url(cart_icon.png) right center no-repeat;
  */
	white-space: nowrap;
	padding-right: 34px;
}

.cart-inner span.cart_items_price {
	border-right: 1px solid #B2B2B2;
	padding-right: 11px;
	margin-right: 11px;
}
.cart a {
	color: #2b2b2b;
}
.cart a:hover {
	text-decoration: none;
}

#cart_icon {	
	background: url(cart_logo_2.png) no-repeat left top;
	width: 50px;
	height: 66px;
	display: block;
	position: absolute;
	right: 5px;
	bottom: -8px;
   	-webkit-transition: all 0.2s ease-in-out; 
    -moz-transition: all 0.2s ease-in-out; 
    -khtml-transition: all 0.2s ease-in-out; 
    -o-transition: all 0.2s ease-in-out; 
    -ms-transition: all 0.2s ease-in-out; 
    transition: all 0.2s ease-in-out; 
}

#cart_icon:hover, .cart:hover #cart_icon {
	bottom: 3px;
}
		
.all_cats {
   background: none repeat scroll 0 0 #ffffff;
    color: #333333 !important;
    font-style: italic;
    height: 28px !important;
    line-height: 28px !important;
    margin-right: -18px;
    padding: 0 20px !important;
  }
/*#index .catalog a.all_subcats {
  color: #999999;
    font-size: 100%;
    font-style: italic;
    text-decoration: underline; 
  padding-top: 10px;
}
#index .catalog a.all_subcats:hover {text-decoration: underline;}*/
a.all_subcats:active {text-decoration: none;}
a.all_cats:hover {
 text-decoration: none;
}

.catalog {	
	position: relative;				
	left: 0;
	/*padding: 0 28px;*/
	background: #282828;
 	/*display:block;*/
 	/*height: 58px;*/
	/*box-shadow: 0 12px 12px 0 rgba(136, 136, 136, 0.4);*/
}

.catalog ul {
	display: table;
	margin: 0 auto;
	/*height: 40px;*/
}
  
.catalog li {
	display: inline-block;
 	/*float:left;*/
	position: relative;
	
}
.catalog li a {
	height: 40px;
	line-height: 42px;
	color: white;
	font-size: 18px;
	padding: 0 15px;
	display: block;
	/*font-weight: 700;*/
	text-transform: uppercase;
	/*border-right: 1px solid #3e3e3e;*/
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-khtml-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	/*max-width: 150px;*/
}

.catalog .catalogline2 li a {
	line-height: 38px;	
}

.catalog li:last-child a {
	border: none;
}



/* Мышка наведена на кнопку каталога */
.catalog li a:hover, .catalog li:hover, .catalog li a.active:hover {
	text-decoration: none;
	background: #3498db;
    color: white!important;
}

/* Мышка нажата на кнопку каталога */
.catalog li a:active, .catalog li:active, .catalog li a.active, .catalog li a.active:active {
	background: #2980b9;
  	color: white!important;
}

.catalog ul ul a {
	border: 0!important;
}

.catalog ul ul li {
	display: block;
	float: none;
	position: relative;
}

.catalog ul ul li a {
	color: #333333;
	/*font-size: 13px;*/	
	height: auto;
	line-height: 14px;
	padding: 3px 17px 5px;
	border: none;
}

.catalog ul ul {
	position: absolute;
	z-index: 1000;
	background: #f5f5f5;
	/*width: 150px;*/
	/*padding: 6px 0;*/
	box-shadow: 0 0 15px 0 rgba(3, 3, 3, 0.5);
}






/* Мышка наведена на кнопку подкаталога */
.catalog ul ul li a:hover, .catalog ul ul li:hover, .catalog ul ul li a.active:hover {
	background: #3498db;
  	color: white;
}

/* Мышка нажата на кнопку подкаталога */
.catalog ul ul li a:active, .catalog ul ul li:active, .catalog ul ul li a.active, .catalog ul ul li a.active:active {
	background: #2980b9;
  	color: white;
}







.catalog ul ul ul {
	background: #ffffff;
	left: 150px;
	top: -1px;
}
.catalog ul ul ul ul {
 top: -7px;
}

/*.catalog ul ul ul li a:hover, .catalog ul ul li a.active {
	color: #4d4d4d;
}*/

.catalog ul ul {
	display: none;
	opacity: 0;
	-webkit-transition: all 1.2s ease-in-out; 
    -moz-transition: all 1.2s ease-in-out; 
    -khtml-transition: all 1.2s ease-in-out; 
    -o-transition: all 1.2s ease-in-out; 
    -ms-transition: all 1.2s ease-in-out; 
    transition: all 1.2s ease-in-out;
	-webkit-animation: fadeIn .2s;
	animation: fadeIn .2s;
}
.catalog ul li:hover>ul {
	display: block;
	opacity: 1;
}

.catalog-arrow {
   color: #FFFFFF;
    font-size: 34px;
    font-weight: bold;
    height: 52px;
    line-height: 52px;
    position: absolute;
    right: 20px;
    top: 0;
    vertical-align: middle;
    width: 10px;
	display: none;
}

a.catalog-arrow:hover {
	text-decoration: none;
}

.catalog .subnav li a {
	line-height: 30px;
	white-space: nowrap;
}


/* главная */

.slider, #slider {
	width: 100%;
	margin: 0 auto;
    height: 480px;
    overflow: hidden;
    position: relative;
}
  
.slider .image {
	width: 980px;
	height: 480px;
	margin: 0 auto; 
	display: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.slider .image:first-child {
	display: block;
	/* position: absolute; */
	top: 0px;
	left: 0px;
}

.navigation {
   position: absolute;
   top: 20px;
  right: 20px;
  /*background: url("trp.png") repeat scroll left top transparent;*/
  padding: 3px;
  z-index: 10;
  border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-top-left-radius: 5px; 
    -webkit-border-top-right-radius: 5px; 
    -webkit-border-bottom-right-radius: 5px; 
    -webkit-border-bottom-left-radius: 5px;
}
.navigation a {
 background: #A9A9A9;
 color: #A9A9A9; 
  font-size: 1px;
  width: 10px;
  height: 10px;
  border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-top-left-radius: 5px; 
    -webkit-border-top-right-radius: 5px; 
    -webkit-border-bottom-right-radius: 5px; 
    -webkit-border-bottom-left-radius: 5px;
  display: inline;
  float: left;  
  margin-left: 2px;
  text-decoration: none;
}
.navigation a:hover {text-decoration: none;}
.navigation a:first-child {margin-left: 0;}
.navigation a.activeSlide {
 background: #848484;
  color: #848484;

}



#slider-block {
	width: 1200px;
    /*height: 50px;*/
    margin: 0 auto;
    position: relative;
}



/*#index .catalog {
 width: auto;
  overflow: hidden;
  padding: 18px;		
		margin-bottom: 15px;
  height: auto;	
}*/
	#index #header-bg {
  height: 0px;
	}
	#index #header {
		height: auto;
		margin-top: -0px;
        margin-bottom: 28px;
	}		
	
	#index #header .center-align {
		height: auto;
		/*overflow: hidden;*/
	}
	/*#index .catalog a {
		color: #333333;
		font-weight: bold;
		height: auto;
		line-height: 120%;
		border: none;
		padding: 0;
	}
	#index .catalog a span {
		color: #333333;
		font-size: 85%;
	}	
	#index .catalog ul ul a {
		color: #333333;
		text-decoration: underline;
		font-size: 110%;
	}
	#index .catalog ul ul {
		padding: 5px 0 0 0;
	}
	#index .catalog ul ul a:hover {
		text-decoration: none;
	}
	#index .catalog li a:hover, #index .catalog li:hover a, #index .catalog li:hover {
		background: transparent;
	}
	#index .catalog ul li  {
		display: inline-block;
		float: none;
		width: 18%;
		padding-right: 15px;
		margin-bottom: 2px;
  vertical-align: top;
	}
	#index .catalog ul ul ul {
		top: 0;
		left: 0;		
		padding-left: 10px;
  padding-bottom: 3px;
	}
	#index .catalog ul ul ul a {
		font-size: 93%;
	}
	#index .catalog ul ul {
		position: relative;
		display: block;
		width: auto;
		float: none;
		top: 0;
		left: 0;
		border: 0;
		background: transparent;
	}
	#index .catalog ul ul li {
		display: block;
		float: none;
		width: auto;
		
	}
#index .catalog>ul>li {
 margin-top: 18px;
 
}
#index .catalog>ul {
 margin-top: -18px;
}*/
#index .breadcrumbs {  
	display: none;
}
#index #sideLeft, #one-column #sideLeft {

}

#index #content {
	/*padding:  0 188px 0 0;*/
}

#one-column #content {
	padding: 0;
}

#content .style-block.page {
	/*padding: 10px;*/
  	padding-left: 3px;
  	padding-right: 3px;
	margin: 0;
}

#index .left-part {
	width: 792px;
	overflow: hidden;
}
#index .right-part {
	width: 188px;
	/*overflow: hidden;*/
	position: absolute;
	right: 0;
}
#index .prod-block {
	/*margin-right: 11px;*/
}
#index .prod-block.side {
	/*margin-right: 0px;*/
}

#index2 .left-part {
	width: 760px;
	overflow: hidden;
}
#index2 .right-part {
	width: 210px;
	overflow: hidden;
}
#index2 .prod-block {
	margin-right: 11px;
}
#index2 .prod-block.side {
	margin-right: 0px;
}



.seo-description {
	font-size: 93%;
	
}


.editor-content.seo-description {
	line-height:115%;
}

.seo-description.editor-content p {
	margin-bottom: 5px;
}

.page-content.editor-content {
	margin: 10px 3px;
	/*padding: 3px;*/
}

.page-content.editor-content :last-child {
	margin-bottom: 0;
}

.main-banner {
    width: 100%;
    height: 480px;
    background: #ffffff;
	margin-bottom: 25px;
	overflow: hidden;
}
 .banner-block {
 margin-bottom: 12px;
  background: none repeat scroll 0 0 #f2f2f2;
    border: 5px solid #ffffff;
    margin-bottom: 12px; 
  padding: 10px;
  box-shadow: 0 0 3px 0px #ddd;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	margin: 0 auto 0;
	/*width: 1077px;*/
	max-width: 1200px;
	padding: 0 0 0px;
	height: 1%;
	position: relative;	
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#content {
	/*padding: 0 0 0 188px;*/
	width: 792px;
	margin:  0 auto;
}

#content > h1 {
	margin-left: 3px;
}

.subcollection {
	/*border-bottom: 1px solid black; */
}

#index2 #content {
	padding: 20px 0 0 0;
}

.breadcrumbs {
	font-size: 130%;
	position: relative;
	/*height: 64px;*/
    /* line-height: 64px;*/
  	padding-top: 15px;
    padding-bottom: 8px;
	padding-left: 3px;
	/*max-width: 1200px;*/
  	color:#969696;
}

.breadcrumbs a {
	color:#969696;
}
/* collection */
.seo-content {font-size: 90%; padding-top: 20px;}
.sorting-wrap {
	overflow: hidden;
	margin-bottom: 20px;
}
.pagination a, .pagination span {
	display: inline-block;
	padding: 1px 6px;
	color: #333333;	
}
.pagination a:hover {
	text-decoration: none;
}
.pagination span {
	background: #ffffff;
	color: #333;
	font-weight: bold;
}

/* product block */
.prod-block {
	display: inline-block;
	vertical-align: top;
	margin:0 3px 6px;
	width: 258px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	/*padding-top: 20px;*/
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-khtml-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	-ms-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
	background: white;
}

.prod-block:hover {
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.prod-block.side {
	/*margin-right: 0;*/
}

/*.prod-block.first */.prod-block-inner {
	padding-top: 0;
	/*padding-bottom: 18px;*/
}

.prod-block.side .prod-block-inner {
	margin-right: 0;
	
}
.prod-img {
	width: 240px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	
}
.transparent {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
  
}
.prod-block .transparent {
	width: 170px;
	height: 170px;
	width: 100%;
	height: 100%;
}

/*Недоступный товар*/
/*.not-avl .prod-info {
	opacity: 0.3;
}*/

/*
.prod-block-inner {
	overflow: hidden;
	padding-bottom: 18px;
	padding-top: 10px;
}*/

.prod-img  a.img {
	width: 240px;
	height: 240px;
	display: block;
	/*margin: 5px 5px 0;*/
}

.add_to_compare, .similar-link, .added, .articul {
	padding: 0px 3px;
	color: #B4B4B4;
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-khtml-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	-ms-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 
}

.similar-link {
	right: 8px;
}

.prod-info .articul {
	left: 8px;
}

.add_to_compare:hover, .similar-link:hover, .articul:hover {
	color:#333333;
	/* text-decoration: none; */
	/* background: rgba(40, 40, 40, 0.3); */
}
.add_to_compare, .added {
	top: 8px;
}
.similar-link, .articul {
	bottom: 8px;
	line-height: 5px;
}

.prod-block .prod-info {
	/*width: 160px;*/
	overflow: hidden;
	text-align:center;
}

.prod-block .prod-info h2 {
	/*margin-bottom: 10px;*/
	height: 100px;
	font-weight: 400;
	text-transform: uppercase;
	overflow: hidden;
	/*word-wrap: break-word;*/
	text-align: center;
	width: 240px;
	margin: 0 auto;
	line-height:1.2;
	font-size: 145%;
}

.prod-block .price {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
    
.old-price {
	color: #333333;
	font-size: 116%;
	text-decoration: line-through;
	font-weight: bold;
  	margin-left: 10px;
}
.prod-block .prod-descr {
	font-size: 93%;
	line-height: 100%;
	height: 66px;
	width: 220px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 6px;
	color: #888;
	white-space: pre; /* Учитываются все пробелы и переносы */ 
}



/* buttons */
.buy_button {
  background: url(button_bg.png) left top repeat-x #3498db;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 0 18px 2px 18px;	
	border-radius: 5px 5px 5px 5px;
	    -moz-border-radius: 5px 5px 5px 5px;
	    -webkit-border-top-left-radius: 5px; 
	    -webkit-border-top-right-radius: 5px; 
	    -webkit-border-bottom-right-radius: 5px; 
	    -webkit-border-bottom-left-radius: 5px;
	border: 0;
	margin: 0;
	height: 30px;
	    line-height: 28px;
	    cursor: pointer;
	
}
.buy_button.order_button {
 background: url(button_bg.png) left top repeat-x #c3c3c3;
  padding: 0px 12px;
  border-color: #cacaca!important;
}
a.buy_button {line-height: 30px; padding-bottom: 0px;}
a.buy_button:hover {text-decoration: none;}
.quantity_input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 13px;
    height: 28px;
    line-height: 26px;
    margin: 0;
    padding: 0 8px;
    text-align: center;
	border-radius: 5px 5px 5px 5px;
	    -moz-border-radius: 5px 5px 5px 5px;
	    -webkit-border-top-left-radius: 5px; 
	    -webkit-border-top-right-radius: 5px; 
	    -webkit-border-bottom-right-radius: 5px; 
	    -webkit-border-bottom-left-radius: 5px;
    margin-right: 2px;
  width: 30px;
}

.button {
margin: 0;
	background: url("button_bg.png") repeat-x scroll left top #108000;	
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	padding: 0 18px 2px 18px;	
	border-radius: 5px 5px 5px 5px;
	    -moz-border-radius: 5px 5px 5px 5px;
	    -webkit-border-top-left-radius: 5px; 
	    -webkit-border-top-right-radius: 5px; 
	    -webkit-border-bottom-right-radius: 5px; 
	    -webkit-border-bottom-left-radius: 5px;
    border: 0;
    color: #ffffff;
    text-transform: uppercase;
    height: 30px;
    line-height: 28px;
}

#sideLeft .style-block .button {
	display: block;	
	width: 100%;
}
.price-filter {
	margin-bottom: 10px;
}
.price-filter .txt {
	height: 28px;
	line-height: 28px;
	padding: 0 5px;	
	width: 45px;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: 0 0 2px #CCCCCC inset;
	-moz-box-shadow: 0 0 2px #CCCCCC inset;
	 box-shadow: 0 0 2px #CCCCCC inset;
	border-radius: 5px 5px 5px 5px;
	    -moz-border-radius: 5px 5px 5px 5px;
	    -webkit-border-top-left-radius: 5px; 
	    -webkit-border-top-right-radius: 5px; 
	    -webkit-border-bottom-right-radius: 5px; 
	    -webkit-border-bottom-left-radius: 5px;	  
	    color: #cecdcd;
	    margin-bottom: 2px;
}
.price-filter .txt:focus {
 color: #333333;
      }
.price-filter-wrap {
   padding-bottom: 20px;
   border-bottom: 1px dotted #e6e6e6;
   margin-bottom: 15px;
}

.filter-wrap {
	padding-bottom: 15px;
	border-bottom: 1px dotted #e6e6e6;
	margin-bottom: 15px;
  	word-wrap: break-word;
	}

.filter-wrap a {
	color: #333333;
	padding: 1px 8px;
	display: block;
	line-height: 16px;
}

.filter-wrap a.active {
	color: #333333;
	background: #dbdbdb;
	font-weight: bold;
}

.filter-wrap a:hover {
	text-decoration: none;
	background: #dbdbdb;
}
.filter-wrap ul {
	/*margin-left: -15px;
	margin-right: -15px;*/
}

.compare-sidebar {	
	border-bottom: 1px dotted #e6e6e6;
	margin-bottom: 15px;
}
.compare-sidebar li {
	margin-bottom: 15px;
	overflow: hidden;
}
.compare-sidebar .img {
	display: none;
	width: 54px;
	height: 54px;
	margin-right: 10px;
}
.compare-sidebar img {
	max-width: 50px;
	max-height: 50px;
	border: 2px solid #ffffff;
}
.compare-sidebar .comp-info {
	display: block;
	width: 145px; /* 95 */
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	/*padding-top: 4px;*/
	text-decoration: underline;
}

.compare-sidebar a.comp-info:hover {
	text-decoration: none;
}

.compare-sidebar .del {
	color: #cc5656;
	font-size: 116%;
	font-weight: bold;
	width: 12px;
text-align: center;
/*line-height: 54px;*/
}
.compare-sidebar a.del:hover {
	text-decoration: none;
}

#sideLeft .compare-wrap input.button {
	/*width: 45%;*/
	padding: 0 0 2px;
}

.button, .buy_button {
	border: 1px solid #39a6f0!important;
}

/* small product list in sidebars */

.small-prod-list {
	background: white;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.small-prod-list li {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0 6px 10px;
	border-bottom: 1px rgba(153, 153, 153, 0.3) dotted;
}

.small-prod-list li:last-child {
	border-bottom: 0;
}

.small-prod-list .title {
	font-size: 116%;
	/*color: #333333;*/
	/*text-decoration: underline;*/
	margin-bottom: 10px;
	display: table;
	margin: 0 auto;
	text-align: center;
}
.small-prod-list a.title:hover {
	/*text-decoration: none;*/
}
.small-prod-list img {
	/*border: 2px solid #ffffff;*/
	max-height: 120px;
	max-width: 120px;
	vertical-align: middle;
	/*margin-top: -2px;*/
}
.small-prod-list .img {
	display: block;
	height: 120px;
	width: 120px;
	margin: 0 auto;
	line-height: 120px;
	text-align: center;
      /*border: 2px solid #ffffff;
      background: #ffffff;*/
}
.small-prod-list .buyzone {
	padding-top: 5px;
}

.small-prod-list .price {
	font-size: 116%;
	font-weight: bold;
	color: #333333;
}
.small-prod-list .old-price {
	text-decoration: line-through;
}

.buyzone p {
	margin-bottom: 10px;
	text-align: center;
}

/* product */
.product .title {
	color: #333333;
	margin-bottom: 36px;
	/*text-decoration: underline;*/
}

.product {
    /*position: absolute;*/
}
  
.photo {
	/*position: relative;*/
	/*width: 250px;*/
	margin-right: 24px;
}
.product-info {
	width: 498px;
	overflow: hidden;
}
.params {
	font-size: 130%;
	margin-bottom: 18px;
	
}

.params td {
	padding-right: 18px;
	padding-bottom: 6px;
}

.certif {
	padding-bottom: 6px;
	margin-bottom: 0px;
	font-size: 130%;
}

.photo .img {
	width: 240px;
	height: 240px;
	/*border: 5px solid #ffffff;*/
	display: block;
	text-align: center;
	line-height: 240px;
	/*background: #ffffff; */
}
.photo .big-image {
	max-width: 240px;
    max-height: 240px;
	vertical-align: middle;
	/*margin-top: -2px; */
}
.photo .big-transparent {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
.photo img {
	
}

.product-wrap {
	overflow: hidden;
	margin-bottom: 30px;
}

.gallery a{
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	/*border: 3px solid #ffffff;*/
	margin: 0 13px 6px 0;
	/*-webkit-box-shadow: 0px 0px 2px #ccc;*/
	/*-moz-box-shadow: 0px 0px 2px #ccc;*/
	/*box-shadow:0px 0px 2px #ccc;*/
	/*background-color: #ffffff;*/
	 
}
.gallery a.side {
	margin-right: 0;
}

.description {
	/*margin-bottom: 12px;*/
	/*padding-left: 12px;*/
	/*padding-right: 12px;*/
	/*padding-bottom: 12px;*/
}

.prods-paginate {
	line-height: 46px;
	/*padding-bottom: 6px;*/
	height: 42px;
	/*border-top: 1px dotted #e6e6e6;*/
	/*border-bottom: 1px #e6e6e6;*/
	/*margin-bottom: 20px;*/
}

.prods-paginate a {
	color: #4d4d4d;	
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
}

.prods-paginate a:hover {
	text-decoration: none;
	color: #333333;
}

.prods-paginate a span {
	font-size: 24px;
	font-weight:  bold;
	/*color: #333333;*/
	position: relative;
	bottom: -2px;
}

.prods-paginate a span.prev {
	margin-right: 15px;
}

.prods-paginate a span.next {
	margin-left: 15px;
}

.product .buyzone {
 line-height: 150%;
 font-size: 150%;
 color: #333333;
  font-weight: bold;
  margin-bottom: 18px;
  overflow: hidden;
}

.product .buyzone span {
 margin-right: 8px;
}

.related_prods {
	margin-bottom: 20px;
	/*border-bottom: 1px dotted #e6e6e6*/
}
/* quantity */
.product .buyzone .quantity_input, .cart-table .quantity_input {
 padding: 0 9px 0 2px;
    }
.product .buyzone .minus, .cart-table .minus {
    width: 8px;
   height: 4px;
      top: 17px;  
              right: 1px;
  background: url(arrows.png) bottom center no-repeat;
}
.product .buyzone .plus,  .cart-table  .plus {
   width: 8px;
   height: 4px;
  background: url(arrows.png) top center no-repeat;
    top: 10px; 
        right: 1px;
  
}

.arrows {
   position: relative;
      z-index: 100;
  width: 45px;
  }

.arrows span {
    cursor: pointer;
    position: absolute;
    display: block;
  margin: 0;
    
}
  .arrows span:hover {
     color: #333333;
      }

.product .buyzone input {
   margin-top: -1px;
  
    }
.variants div {
 margin-bottom: 18px;
}
.variants label {
 margin-right: 10px;
}

/* reviews */
.review-form h3 {
 color: #333333;
}

.reviews li {
	/*border-bottom: 1px solid #e6e6e6;*/
    list-style: none outside none;
    padding: 12px 0;
	width: 254px;
	float: left;
}

.reviews li.last {
	border: 0;
}

.review_details {
	color: #949494;
}

/* subcollection */
.sub-block {
	display: inline-block;
	vertical-align: top;
	width: 258px;
	text-align: center;
	font-size: 120%;
	/* margin-right: 10px; */
	margin-bottom: 12px;
}
.sub-block.side {
	margin-right: 0;
}
.sub-block .img {
	/*width: 160px;*/
	/*height: 160px;*/
	/*display: block;*/
	/*border: 5px solid #ffffff;*/
	/*margin: 0 4px auto;*/
	/*-webkit-box-shadow: 0px 0px 2px #ccc;
	-moz-box-shadow: 0px 0px 2px #ccc;
	box-shadow: 0px 0px 2px #ccc;*/
	/*border-radius: 15px;*/
}
.sub-block a {
	color: #333333;
	text-decoration: underline;
}
.sub-block a:hover {
	text-decoration: none;
}
/* cart */
.cart-table {
  width: 100%;
  margin-bottom: 20px;
}
.coupon {
    line-height: 30px;    
  }  
    
.cart-table td {
  text-align: center;
  vertical-align: middle;
}
.cart-table tr td.item-title {
  text-align: left;  
}
.cart-table tr td.item-title a {
 color: #333333;
}

.coupon lable {
  color: #333333;
    font-size: 160%;
    position: relative;
    top: -2px;
    vertical-align: middle;
    }
.coupon .txt {
	height: 28px;
	line-height: 28px;
	padding: 0 10px;	   
	width: 145px;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: 0 0 2px #CCCCCC inset;
	-moz-box-shadow: 0 0 2px #CCCCCC inset;
	 box-shadow: 0 0 2px #CCCCCC inset;
	border-radius: 5px 5px 5px 5px;
	    -moz-border-radius: 5px 5px 5px 5px;
	    -webkit-border-top-left-radius: 5px; 
	    -webkit-border-top-right-radius: 5px; 
	    -webkit-border-bottom-right-radius: 5px; 
	    -webkit-border-bottom-left-radius: 5px;	  
	    color: #333333;
}
.cart-table tbody td { 
  padding: 10px 15px;
}
#cartform .buy_button {
 padding: 0 30px 2px;
}
.cart-table tfoot td {
  padding: 10px 5px;
  font-size: 18px;
  text-align: right;
}
#cartform .total-amount {
     color: #333333;
    display: inline;
    float: right;
    font-size: 160%;
    line-height: 26px;
    margin-right: 50px;
 }
#cartform .total-amount #total_price {
 font-size: 145%;
  font-weight: bold;
  color: #4d4d4d;
  bottom: -2px;
  position: relative;
}
.cart-table .price {
 font-size: 150%; 
  font-weight: bold;
  color: #333333;
}
.cart-table .price.total-price {
 color: #4d4d4d;
}
.price {
 white-space: nowrap;
}

.cart-table td.item-title {
  padding-left: 0;
}
.cart-table td.del {
  padding-right: 5px;
}

.cart-table .quantity input {
  width: 30px;
  text-align: center;
}
.cart-table .del {
  font-size: 125%;
    font-weight: bold;
}
.cart-table .del a {
 color: #CC5656;
}
.cart-table .del a:hover {
  text-decoration: none;
} 

.cart-table tfoot .discounts td {
  font-size: 18px;
}
.cart-table tfoot .discounts td .price {
  font-size: 16px;
}
.cart-table tfoot .discounts td .price span {
  font-size: 12px;
}

.cart-table .img {
 display: block;
  width: 150px;
  height: 150px;
  border: 4px solid #ffffff;
}
.cart-table .quantity div {
 width: 90px;    
  line-height: 30px;
  overflow: hidden;
}
.cart-table .quantity span {
 font-size: 160%; 
  color: #333333;
}
.cart-table .arrows {
 margin: 0 10px;
}
#wrapper .cart-table .plus, #wrapper .cart-table .minus {
 right: 5px;
}

/*blog*/
.blog h1 {
	text-transform: uppercase;
}

.blog {
	/* border-bottom: 1px dotted #DBDBDB; */
	padding: 12px 14px;
	margin-bottom: 10px;
	background: white;
	box-shadow: 0 0 6px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-khtml-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	-ms-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
}

.blog:hover {
	box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.blog div {
	font-size: 116%;  
}

.blog img {
	max-width: 120px;
	max-height: 120px;
}
.article .editor-content {
	font-size: 116%;
	margin-bottom: 50px;
}

.article h1 {
 color: #333333;
  text-transform: uppercase;
}

.date {    
	margin-bottom: 10px;
	margin-top: 7px;
	color: #4d4d4d;
}

.blog .date {
	font-size: 80%;
}

ul.comments li {list-style:none; border-bottom: 1px solid #e6e6e6;
	list-style: none outside none;
	padding: 10px 0;
}

ul.comments li.last {
	border: 0;
}

#comment_form, #review_form {
	/*border-bottom: 1px dotted #e6e6e6;*/
	/*border-top: 1px dotted #e6e6e6;*/
	/*margin-top: 24px;*/
	/*padding-bottom: 12px;*/
	padding-top: 12px;
}

#comment_form .notice {
	font-style: italic;
	margin-bottom: 15px;
}

/*#comment_body {
  border: 1px solid #e6e6e6;
    display: block;
    margin-bottom: 7px;
    margin-top: 3px;
    width: 243px;
}*/

#comment_form small {
	font-size: 11px;
}

#comment_form input.txt, #review_form input.txt {
	height: 30px;
	/*line-height: 30px;*/
	padding: 0 10px;
	width: 195px;
	color: #333333;
	margin-bottom: 3px;
}

#comment_form textarea, #review_form textarea { 
	width: 748px;
	padding: 10px;	   
	/*width: 100%;*/
	color: #333333;
	margin-bottom: 3px;
}

.rating_wrapper {overflow: hidden; margin-bottom: 10px;}
.comment-form label, #review_form label {display: block;}
#captcha {
 padding-top: 3px;
  overflow: hidden;
}
#captcha_challenge {
 float: left;
  display: inline;
}
#captcha_challenge a {
 vertical-align: top;
}
.error {
   color: red;
 }
.input-error {
     border-color: red!important;
   }


/* compare */
.compare_show_similar {display: none;}
#compare_div .del_compare {
    font-size: 135%;
    color: #cc5656;
  	float: right;
  	margin-right: 35px;
  }
  #compare_div a.del_compare:hover {
    text-decoration: none;
  }
  .compare_image {
      display: block;
      /*margin: 0 auto;*/
      width: 100px;
      height: 100px;
      border: 4px solid #ffffff;
      -webkit-box-shadow: 0 0 2px #CCCCCC;
      -moz-box-shadow: 0 0 2px #CCCCCC;
      box-shadow: 0 0 2px #CCCCCC;
      margin-bottom: 15px;
    }
    #compare_div .tfoot {
      padding-right: 15px;
    }
    #compare_div h3 {
      font-size: 125%;  
    margin-bottom: 3px;    
    }
    #compare_div h3 a {
      color: #333333;
  		font-size: 12px;
    }
  #compare_div .price {
    color: #4d4d4d;
  }
  #compare_div tfoot th {
  /*  border-top: 1px #C3C3C3 dotted;*/
    padding-top: 15px;
  }
  #compare_div thead .dots th {
   /* border-bottom: 1px #C3C3C3 dotted;*/
    padding-bottom: 15px;
  	text-align: left;
  }
  #compare_table {
    width: 100%;
  text-align: left;
  }

#compare_table tbody tr.even {
 	background: #ffffff; 
}
  #compare_table tbody td {
    color: #333333;
    font-size: 12px;
	text-align: left;
  	padding: 5px 0;
  
   }
  #compare_table .special-price {
        margin-bottom: 20px;
      }  
#compare_table td {max-width: 144px; width: 144px; word-wrap: break-word;}

#compare_table tbody tr th {
 text-align: left; 
 padding-left: 4px; 
}

/*
#compare_table thead th {
 text-align: left; 
}


.compare_show_similar {display: none;}
#compare_div .del_compare {
    font-size: 135%;
    color: #cc5656;
  }
  #compare_div a.del_compare:hover {
    text-decoration: none;
  }
  .compare_image {
      display: block;
      margin: 0 auto;
      width: 100px;
      height: 100px;
      border: 4px solid #ffffff;
      -webkit-box-shadow: 0 0 2px #CCCCCC;
      -moz-box-shadow: 0 0 2px #CCCCCC;
      box-shadow: 0 0 2px #CCCCCC;
      margin-bottom: 15px;
    }
    #compare_div .tfoot {
      padding-right: 15px;
    }
    #compare_div h3 {
      font-size: 125%;  
    margin-bottom: 3px;    
    }
    #compare_div h3 a {
      color: #333333;
    }
  #compare_div .price {
    color: #4d4d4d;
  }
  #compare_div tfoot th {
    border-top: 1px #e6e6e6 dotted;
    padding-top: 15px;
  }
  #compare_div thead .dots th {
    border-bottom: 1px #e6e6e6 dotted;
    padding-bottom: 15px;
  }
  #compare_table {
    width: 100%;
  }
  #compare_table tbody td {
    color: #333333;
    font-size: 110%;
   }
  #compare_table .special-price {
        margin-bottom: 20px;
      }  
#compare_table td {max-width: 144px; width: 144px; word-wrap: break-word;}*/
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 188px;
	margin-left: -100%;
	position: relative;
	background: transparent;
}
.style-block {
	/*padding: 18px;*/
	/*border-radius: 10px 10px 10px 10px;
	    -moz-border-radius: 10px 10px 10px 10px;
	    -webkit-border-top-left-radius: 10px; 
	    -webkit-border-top-right-radius: 10px; 
	    -webkit-border-bottom-right-radius: 10px; 
	    -webkit-border-bottom-left-radius: 10px;
	    background: #ffffff;
	    border: 1px solid #e6e6e6;
	    -webkit-box-shadow: 0 1px 1px #cccccc inset;
	    -moz-box-shadow: 0 1px 1px #cccccc inset;
	     box-shadow: 0 1px 1px #cccccc inset;*/
	margin-bottom: 13px;
	/*overflow: hidden;*/
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideRight {
float: left;
margin-right: -3px;
width: 210px;
margin-left: -210px;
position: relative;
background: transparent;
}
#right-column #sideLeft {
 display: none;
}
#right-column #content {
 padding: 0 223px 0 0
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position: relative;
	margin-top: -50px; /* отрицательное значение высоты футера */
	height: 50px;
	clear: both;

/*	bottom: 0px;
	width: 100%;
	height: 60px;*/

	background: #2b2b2b;
	/*border-top: 5px solid #2b2b2b;*/
	color: #f2f2f2;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
    
.clearfix {
	display: inline-block;
}
      
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}

.clearfix {
	display: block;
}
/* End hide from IE-mac */


#footer .center-align {
	padding-top: 15px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
#footer a {
	color: #f2f2f2;
}
.foot-menu {
	text-align: center;
}
.foot-menu li {
	display: inline;
	margin: 0 5px;
}
.copy {
	position: absolute;
	left: 25px;
	top: 15px;
}
.footmail {
	position: absolute;
	right: 25px;
	top:  15px;
}

/* classes */
html body div#wrapper div .hidden {
  display:none;
}
.clear {
  clear: both;
}
.main-clear {
  clear: both;
  height: 1px;
}

.decoration {
  text-decoration: underline;
}
a.decoration:hover {
  text-decoration: none;
}
.fr {
  float: right;
  display: inline;
}
.fl {
  float: left;
  display: inline;
}
.disabled {
  cursor: text;
  opacity: 0.7;
}
.nomargin {
  margin: 0;
}

.page-content {
	font-size: 116%;
	/* padding: 12px 14px;*/
	margin-bottom: 10px;
	background: white;
	padding: 60px 65px;
	box-shadow: 0 0 6px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-khtml-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	-ms-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
}

.editor-content ul, .editor-content ol, .page-content ul, .page-content ol {
	padding-left: 32px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 130%;
}

.editor-content ul li, .page-content ul li{
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.4
}

.editor-content ol li, .page-content ol li {
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.4;
}

.editor-content p, .page-content p {
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 130%;
	line-height: 1.5
}

.editor-content > p:last-of-type, .page-content > p:last-of-type {
	margin-bottom: 0px;
}

/*
.page-content tr {
	margin-bottom: 10px;
}

.page-content tr:last-of-type {
	margin-bottom: 0px;
}*/


.editor-content a {
  color: #4d4d4d;
}
.iefix {
 display: none;
}

/* add product notification */
#add_product_notification {
 padding: 10px;
	border-radius: 5px 5px 5px 5px;
	    -moz-border-radius: 5px 5px 5px 5px;
	    -webkit-border-top-left-radius: 5px; 
	    -webkit-border-top-right-radius: 5px; 
	    -webkit-border-bottom-right-radius: 5px; 
	    -webkit-border-bottom-left-radius: 5px;
	    background: #ffffff;
	    border: 1px solid #e6e6e6;
	    -webkit-box-shadow: 0 1px 1px #cccccc inset;
	    -moz-box-shadow: 0 1px 1px #cccccc inset;
	     box-shadow: 0 1px 1px #cccccc inset;
	margin-bottom: 13px;
	overflow: hidden;
  font-size: 14px;
  color:#333333;
}
#add_product_notification h3 {font-weight: normal;}
#own_preloader {
  z-index: 1000;
  text-align: center;
  vertical-align: middle;
  width: 405px;
  height: 106px;
  border-color: white;
}

#shadowbox_container {
	overflow: hidden;
}

#shadowbox_nav_previous {
    background-repeat: no-repeat;
    height: 100%!important;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%!important;
    z-index: 999;
   background-position: -600px!important;
  background-image: url(previous2.png)!important;
  filter: none!important;
}

#shadowbox_nav_close {      
	z-index: 1000;
	background-color: #000;    
	background-position: center center;
	background-repeat: no-repeat;   
	border: 2px solid #FFFFFF;
	border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	padding: 3px;
	position: absolute;
	right: -10px;
	top: 5px;
	-webkit-box-shadow: 2px 5px 5px #000000;
	-moz-box-shadow: 2px 5px 5px #000000;
	box-shadow: 2px 5px 5px #000000;
}

#shadowbox_nav_next {
    background-repeat: no-repeat;
    height: 100%!important;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%!important;
    z-index: 999; 
   background-position: -600px!important;
  background-image: url(next2.png)!important;
  filter: none!important;
}
a#shadowbox_nav_next:hover  {
     background-position: 90% 50%!important;
}
a#shadowbox_nav_previous:hover  {
     background-position: 10% 50%!important;
}
#shadowbox_info, #shadowbox_info_inner {
    position: static!important;
}


.prod-block {
	position: relative;
}

.subcollection .prod-block {
	width:390px;
}

.subcollection .prod-block .prod-img {
	width: 390px;
}

.subcollection .prod-block .prod-img a.img {
	width: 390px;
}

.subcollection .prod-block .collection-tittle {
    height: 50px;
	width: 390px;
    position: absolute;
    bottom: 0;
    background: hsla(0, 0%, 100%, 0.8);
  	
	line-height: 50px;
	text-transform: uppercase;
  	font-size: 200%;
	white-space: nowrap;
	text-align: center;
  
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.subcollection .prod-block .collection-tittle:hover {
    background: hsla(0, 0%, 100%, 0.9);
}

/*

.subcollection .prod-block .prod-info h2:hover {
    background: hsla(0, 0%, 100%, 0.9);
}

.subcollection .prod-block .prod-info h2 a {
    color: hsla(0, 0%, 15%, 1);
    font-size: 150%;
    white-space: nowrap;
    line-height: 50px; */
}

.tooltip {
    display: none;
    height: auto;
    z-index: 100;
    font-size: 93%;    
    line-height: 105%;
	background: none repeat scroll 0 0 #EAEAEB;
    display: none;
    height: auto;
    opacity: 0.97;
    padding: 6px 10px;
    position: absolute;
    right: 19px;
    bottom: 80px;
    width: 200px;
    min-height: 40px;
	text-align: center;
}

.discounts-list { font-size: 18px;padding: 10px 5px;text-align: right;}
.discounts-list .price {font-size: 16px;color: #333333}

.nosklad {
	position: absolute;
    left:10px;
}


#reviews_link, #review_show, #comment_show {
	cursor: pointer;
}

/*#characteristics {
	background: rgba(225, 225, 225, 0.5);
	box-shadow: 0 0 10px rgba(225, 225, 225, 0.6);
}*/

.style-block h2, #content h1 {
	/*margin-left: 8px;*/
	display: table;
}

.sidebar .style-block h2 {
	margin: 14px auto 8px;
}

#characteristics>div:last-of-type {
	border: none;
}
/*Фон на загрузке картинок*/
#shadowbox_body_inner {
	background: white;
}

/* Отступ слева */
.marginleft {
	margin-left: 6px;
}

.kartochka {
	background: white;
	padding: 12px;
	margin: 0 3px 18px;
	box-shadow: 0 0 6px rgba(0,0,0,0.1);
	/*-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-khtml-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	-ms-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;*/
}

.group p {
	font-size: 130%;
    line-height: 1.5;
}

.kartochka:hover {
	box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

p.youtube {
	text-align:center;
	margin:0;
	line-height:1px;
}

iframe.youtube {
	width:762px;
 	height:429px
}

 
.redlink:hover {
	color:red!important; ;
}

.sale-label-container {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	position: absolute;
}

/*.sale-label-container:hover {
	opacity:0;
}*/

.kartochka .sale-label, .product .sale-label {
    /* width: 240px; */
    background-color: #e74c3c;
    color: white;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    /* margin-bottom: 20px; */
    /* line-height: 52px; */
    padding: 6px 8px;
    /* text-align: center; */
    display: inline-block;
    font-size: 160%;
    text-transform: uppercase;
    z-index: 99;
    /*font-weight: 700;*/
    position: absolute;
    top: 12px;
	left: 3px;
	white-space: nowrap;
}

.kartochka .sale-label::after , .product .sale-label::after {
    content: '';
    position: absolute;
    right: -15px;
    z-index: -1;
    /* bottom: 20px; */
    top: 0px;
    border: 15px solid transparent;
    border-bottom: 15px solid #e74c3c;
    width: 20px;	
}

.kartochka .sale-label::before, .product .sale-label::before  {
    content: '';
    position: absolute;
    right: -15px;
    z-index: -1;
    /* bottom: 20px; */
    top: 0px;
    border: 15px solid transparent;
    border-top: 15px solid #e74c3c;
    width: 20px;
}

.prod-block-inner .sale-label {
    /* width: 98px; */
    position: absolute;
    /* top: 0px; */
    background-color: #e74c3c;
    color: white;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    line-height: 26px;
    margin-bottom: 10px;
    /* border-radius: 0 8px 8px 0; */
    padding: 0 6px;
    text-align: center;
    font-size: 130%;
    top: 8px;
    white-space: nowrap;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 99;
}

.prod-block-inner .sale-label::after {
    content: '';
    position: absolute;
    right: -13px;
    z-index: -1;
    /* bottom: 20px; */
    top: 0px;
    border: 13px solid transparent;
    border-bottom: 13px solid #e74c3c;
    width: 20px;	
}

.prod-block-inner .sale-label::before {
    content: '';
    position: absolute;
    right: -13px;
    z-index: -1;
    /* bottom: 20px; */
    top: 0px;
    border: 13px solid transparent;
    border-top: 13px solid #e74c3c;
    width: 20px;	
}

.prod-block-inner .sale-label:hover {
    /*background-color: #96281B;*/
}

.prod-block-inner .sale-label a:hover{
	text-decoration: none;
}

.prod-block-inner .sale-label a {
    display: block;
    color: white;
}

#download_image {
    z-index: 999;
    position: absolute;
    height: 20px;
    width: 200px;
    left: 0;
    bottom: -20px;
    color: white;
    font-size: 120%;
  	cursor: pointer;
}

.prod_line tr td {
	padding-right: 2px;
  	padding-left: 2px;
  	padding-bottom: 4px;
}
