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%;
	vertical-align: baseline;
	background: transparent;
}

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: 14px;
  line-height: 18px;
  font-family: Trebuchet MS, sans-serif;
  background: #ffffff;
	color: #144a00;
  width: 100%;
}
a {
	color: #1f9900;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 200%;
	line-height: 110%;
	margin-bottom: 18px;
}
h2 {
	font-size: 135%;/*было 150*/
	line-height: 110%;
	margin-bottom: 18px;
	color: #144a00;
}
h3 {
	font-size: 134%;
	line-height: 110%;
	margin-bottom: 18px;
}
p {
	margin: 0 0 15px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
    
  background-color: #ffffff;
}
#wrapper .center-align {
	margin: 0 auto;
	width: 980px;
	padding: 0 10px 0 10px;
}

/* Header----------------------------------------------------------------------------*/
#header {
	/*height: 150px;	*/
	background: transparent;	
	border-top: 5px solid #1f9900;
	position: relative;
	z-index: 100;
	margin-top: -260px;
}
#header-bg {
	position: relative;
	height: 260px;	
	width: 100%;
	}

/* Menu----------------------------------------------------------------------------*/
#menu {
	float: right;
	padding: 0 0px;
	position: relative;
	display: inherit;
	background: /*#1f9900*/ transparent;
	margin-right: -5px;
	}
.menu-inner {
	background: #ffffff;
}
#menu ul {
	background: url(blur.png) left bottom repeat-x #1f9900;
	height: 20px;
	line-height: 20px;	
	border-radius: 0px 0px 5px 5px;
	    -moz-border-radius: 0px 0px 5px 5px;
	    -webkit-border-top-left-radius: 0px; 
	    -webkit-border-top-right-radius: 0px; 
	    -webkit-border-bottom-right-radius: 5px; 
	    -webkit-border-bottom-left-radius: 5px;	    
	    padding: 0 5px 2px 5px;
}
#menu .first {
  background: /*#ffffff*/ transparent;
	border-radius: 0px 10px 0px 0px;
	    -moz-border-radius: 0px 10px 0px 0px;
	    -webkit-border-top-left-radius: 0px; 
	    -webkit-border-top-right-radius: 10px; 
	    -webkit-border-bottom-right-radius: 0px; 
	    -webkit-border-bottom-left-radius: 0px;
	    width: 5px;
	    height: 22px;
	    position: absolute;
	    top: 0;
	    left: 0;
}
#menu .last {
	background: /*#ffffff*/ transparent;
	border-radius: 10px 0px 0px 0px;
	    -moz-border-radius: 10px 0px 0px 0px;
	    -webkit-border-top-left-radius:10px; 
	    -webkit-border-top-right-radius: 0px; 
	    -webkit-border-bottom-right-radius: 0px; 
	    -webkit-border-bottom-left-radius: 0px;
	    width: 5px;
	    height: 22px;
	    position: absolute;
	    top: 0;
	    right: 0;
}

#menu li {
	display: inline;
	margin: 0 8px;
}
#menu li a {
    color: #ffffff;
	text-decoration: none;
	font-size: 100%;
}
#menu li a:hover {
 text-decoration: underline;
}
.b-langs {position: absolute; top: 26px; right: 10px;}
.cart {
	background: url("button_bg.png") repeat-x scroll left top #f57a00;
	font-weight: bold;
	font-size: 116%;
	padding: 0 18px;
	position: absolute;
	top: 50px;
	right: 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;
}
.cart i {
	font-style: normal !important;
}
.cart-inner {
    /*width: 138px;*/
	height: 30px;
	display: block;
	line-height: 30px;
  
	white-space: nowrap;
	/*padding-right: 22px;*/
  	text-align: center;
	}
.cart-inner span.cart_items_price {
	border-right: 1px solid #ededed;
	padding-right: 11px;
	margin-right: 11px;
}
.cart a {
	color: #ffffff;
}
.cart a:hover {
	text-decoration: none;
}

#header .center-align {
	position: relative;
	/*height: 150px;*/
}
.logo {
	margin: 10px 0;
   float: left;
	max-width: 340px; <!--был 340-->
    max-height: 150px;
}
.logo img {
 display: block;
}
.shop-name { 
    border: 0px solid #ffffff; <!--был 6-->
    box-shadow: 1px 1px 2px #BBBBBB; 
    clear: both;
    color: #144a00;
    float: left;
    font-size: 30px;<!--был 24-->
    font-weight: bold;
    line-height: 30px;<!--был 24-->
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 300px;
  max-height: 150px;
  overflow: hidden;
    padding: 20px 10px;
  
}
.shop-name:hover {text-decoration: none;}
.phone {
	font-size: 24px;
	color: #141414;
	position: absolute;
	top: 50px;
	right: 492px;
	line-height: 30px;  
}
.search {
	position: absolute;
	top: 50px;
	right: 265px;
	width: 217px;	
}
.search .txt {
	height: 28px;
	line-height: 28px;
	padding: 0 30px 0 10px;
    width: 175px;
	border: 1px solid /*#1f9900*/ #1F9900;
	-webkit-box-bshadow: 0 0 2px #1F9900 inset;
	-moz-box-shadow: 0 0 2px #1F9900 inset;
	 box-shadow: 0 0 2px #1F9900 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;
	}
.search .txt:focus {
 color: #144a00;
}
	.search .btn {
		position: absolute;
		right: 8px;
		top: 8px;
		background: url(search.png) top left no-repeat transparent;
		width: 15px;
		height: 16px;
		border: 0;
		padding: 0;
		margin: 0;		
  cursor: pointer;
	}
	.checkbox {
		padding: 0;
		margin: -3px 5px 0 0;
	}
	
		

.all_cats {
   background: none repeat scroll 0 0 #ffffff;
    color: #144a00 !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;
	width: 960px;	
	padding: 0 10px;
	border-radius: 5px 5px 5px 5px; /*10px 10px 10px 10px;*/
	    -moz-border-radius: 5px 5px 5px 5px; /*10px 10px 10px 10px;*/
	    -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: #1f9900;
	    border: 1px solid #1f9900;
	    -webkit-box-shadow: 0 0px 0px #cccccc inset;
	    -moz-box-shadow: 0 0px 0px #cccccc inset;
	     box-shadow: 0 0px 0px #cccccc inset;
  height: 50px;
}
.catalog li {
	display: inline-block;	
	position: relative;
}
.catalog li a {
	height: 50px;
	line-height: 50px;
	color: #ffffff /*#144a00*/;
	font-size: 16px; /*было 14*/
	padding: 0 12px;
	display: block;
  border-left: 0px solid #1f9900;
	border-right: 0px solid #1f9900;
}
.catalog li a:hover, .catalog li:hover {
	/*text-decoration: none;*/
	color: #144a00;
    background: #ffffff;	
}
.catalog ul ul a {
	border: 0!important;
}
.catalog li a:hover, .catalog li:hover a {
  	color: #144a00;
/*	border-color:#1f9900;*/
}
.catalog ul ul li {
	display: block;
	float: none;
	position: relative;
}
.catalog ul ul li a {
  	color: #1f9900;
	font-size: 14px; /*было font-size: 13px; */	
	height: auto;
	line-height: 14px;
	padding: 10px 15px 10px;
  	background: #ffffff;
}
.catalog ul ul {
	
  	position: absolute;
	top: 42px;
	left: 0;
  	z-index: 1000;
	background: #eaeaeb;
    color: #1f9900;
	width: 230px; /*было width: 150px; */	
	padding: 0px 0;
	border: 1px solid #1f9900;
    border-radius: 2px 2px 2px 2px;
  	
}
.catalog ul ul li a:hover, .catalog ul ul li:hover, .catalog ul ul li a.active {
	background: #ffffff;
    color: #1f9900;
}
.catalog ul ul ul {
	background: #ffffff;
	left: 200px; /*было 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: #1f9900;
}
.catalog ul ul {
	display: none;

}
.catalog ul li:hover>ul {
	display: block;

}
.catalog-arrow {
   color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 5px;
    top: 0;
    vertical-align: middle;
    width: 10px;
}
a.catalog-arrow:hover {text-decoration: none;}

/* главная */

.slider, #slider {width: 760px; height: 225px; overflow: hidden; position: relative;}
.slider .image {width: 760px; height: 225px; display: none; background-position: center center; background-repeat: no-repeat;}
.slider .image:first-child {display: block;}

.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;

}
#index .catalog {
 width: auto;
  overflow: hidden;
  padding: 18px;		
		margin-bottom: 15px;
  height: auto;	
}
	#index #header-bg {
  height: 360px;
	}
	#index #header {
		height: auto;
		margin-top: -360px;
	}		
	
	#index #header .center-align {
		height: auto;
		overflow: hidden;
	}
	#index .catalog a {
		color: #144a00;
		font-weight: bold;
		height: auto;
		line-height: 120%;
		border: none;
		padding: 0;
	}
	#index .catalog a span {
		color: #144a00;
		font-size: 85%;
	}	
	#index .catalog ul ul a {
		color: #144a00;
		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 {
	display: none;
}
#index #content, #one-column #content {
	padding: 0;
}
#index .left-part {
	width: 760px;
	overflow: hidden;
}
#index .right-part {
	width: 210px;
	overflow: hidden;
}
#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;
    display: inline-block;
}
#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;
}
.main-banner {
	width: 760px;
	height: 225px;
	margin-bottom: 10px;
	overflow: hidden;
}
 .banner-block {
 margin-bottom: 12px;
  background: none repeat scroll 0 0 #ffffff;
    border: 5px solid #ffffff;
    margin-bottom: 12px; 
  padding: 10px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	margin: 0px auto 0;
	width: 985px;
	padding: 0 10px 50px 10px;
	height: 1%;
	position: relative;	
	}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
position: relative;	
  padding: 0 0 0 223px;
}
#index2 #content{
	padding: 20px 0 0 0;
}
.breadcrumbs {
  float: left;
    font-size: 100%;
 //   height: 27px;
    line-height: 26px;
    margin-left: 2% !important;
    position: relative;
  font-weight: bold;
}
.breadcrumbs a {
	color: #144a00;
  font-weight: bold;
}
/* 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: #144a00;	
}
.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-right: 13px;
    width: 225px;
  	
}
.prod-block.side {
 	margin-right: 0;
 	border-right: 0;
 	border: 0px dotted #1f9900;
}
.prod-block.first .prod-block-inner {
	border-top: 0;
	padding-top: 0;
    border: 0px dotted #1f9900;
    padding-top: 18px;
    padding-left: 25px;
}
.prod-block.side .prod-block-inner {
	margin-right: 0;
  	
	
}
.prod-img {
	width: 220px;
	overflow: hidden;
	margin-right: 5px;
	position: relative;
	
}
.transparent {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
   
}
.prod-block .transparent {
 width: 170px;
  height: 170px;
}
.not-avl .prod-info {
	opacity: 0.3;
}

.prod-block-inner {
	padding-right: 25px;
	border: 0px dotted #1f9900;
	overflow: hidden;
	padding-bottom: 18px;
    padding-top: 18px;
    display: inline-block;
    padding-left: 25px;
}
.prod-img  a.img {
  	position: relative;
	width: 220px;
	height: 220px;
	display: block;
	border: 0px solid #ffffff;	/*было border: 5px solid #ffffff; */
    margin-bottom: 5px;
}
.prod-img  a.img span.sale-info {
	position: absolute;
  	left: 0;
  	bottom: 0;
  	padding: 5px 7px;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
  	border-radius: 4px;
  	background: #EA4335;
  	color: #fff !important;
  	
}
.add_to_compare {
     color: #144a00;
      }

.prod-block .prod-info {
	width: 220px;
	overflow: hidden;
}
.prod-block .prod-info h2 {
    margin-bottom: 10px;
  	height: 55px;
  	overflow: hidden;
  	word-wrap: break-word;
  	font-size: 13px;
    font-weight: normal;
        }
.prod-block .price {
	font-size: 20px;
	font-weight: bold;
    color: #144a00;
	line-height: 10px;
}
.old-price {
	color: #144a00;
	font-size: 116%;
	text-decoration: line-through;
	font-weight: bold;
}
.old-price.col { margin-left: 12px; }
.prod-block .prod-descr {
	font-size: 93%;
     line-height: 100%;
  height: 80px;
  overflow: hidden;
}



/* buttons */
.buy_button {
  	background: url(button_bg.png) left top repeat-x #f57a00;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 18px 0px 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: 0px;
	margin: 0;
	font-family: Trebuchet MS, sans-serif;
	height: 30px;
	line-height: 30px;
	  cursor: pointer;
	
}
.buy_button.order_button {
 background: url(button_bg.png) left top repeat-x #144a00;
  padding: 1px 12px 2px;
  border: 0px;
}
a.buy_button {line-height: 30px; padding-bottom: 0px; border: 0px;}
a.buy_button:hover {text-decoration: none; border: 0px;}
.quantity_input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #144a00;
    font-family: Trebuchet MS, sans-serif;
    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 #0f6e00;
	
		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;
	    font-family: Trebuchet MS, sans-serif;
	    
	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 #1f9900;
	-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: #144a00;
      }
.price-filter-wrap {
   padding-bottom: 20px;
   border-bottom: 1px dotted #1f9900;
   margin-bottom: 15px;
}

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

.filter-wrap a {
	color: black;
	padding: 1px 15px;
	display: block;
	line-height: 16px;
	
}
.filter-wrap a.active {
	color: black;
	background: #A8CF9E;
	font-weight: bold;
}
.filter-wrap a:hover {
	text-decoration: none;
	background: #A8CF9E;
}
.filter-wrap ul {
	margin-left: -15px;
	margin-right: -15px;
}
.filter-wrap a {
	
}
.filter-wrap h2 {
	font-size: 105%;
}
.compare-sidebar {	
	border-bottom: 1px dotted #1f9900;
	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: #144a00;
	/*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;
}


.button2 {
	background: url("button_bg.png") repeat-x scroll left top #144a00
}
.button, .buy_button {
	border: 1px solid #1f9900!important;
}

/* small product list in sidebars */
.small-prod-list li {
	overflow: hidden;
	margin-bottom: 15px;
}
.small-prod-list .title {
	font-size: 116%;
	color: #144a00;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
}
.small-prod-list a.title:hover {
	text-decoration: none;
}
.small-prod-list img {
	border: 2px solid #ffffff;
	   max-height: 48px;
	   max-width: 48px;
  vertical-align: middle;
 margin-top: -2px;
}
.small-prod-list .img {
	display: block;
	  height: 50px;
	  margin-right: 10px;
	  width: 50px;
      line-height: 50px;
      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: #144a00;
}
.small-prod-list .old-price {
	text-decoration: line-through;
}
.buyzone p {
	margin-bottom: 0px;
}

/* product */
.product .title {
	color: #144a00;
	text-decoration: underline;
}
.photo {
position: relative;
	width: 250px;
	margin-right: 35px;
}
.product-info {
	width: 415px;
	overflow: hidden;
}
div.product-sale-info {
  	padding: 5px 7px;
  	margin-bottom: 10px;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
  	border-radius: 4px;
  	background: #EA4335;
  	color: #fff !important;
}
.one-piece-price {
	margin: 0 0 5px;
}
.params {
	font-size: 93%;
}
.params td {
	width: 50%;
	padding-right: 20px;
}
.photo .img {
	width: 240px;
	height: 239px;
	border: 5px solid #ffffff;
	display: block;
   text-align: center;
  line-height: 239px;
  background: #ffffff;
  
}
.photo .big-image {
 max-width: 240px;
  max-height: 239px;
  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: 6px;
	margin-left: 2px;
	-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;
}
.prods-paginate {
	line-height: 52px;
	padding-bottom: 8px;
	height: 52px;
     border-top: 1px dotted #1f9900;
     border-bottom: 1px dotted #1f9900;
  margin-bottom: 20px;
}
.prods-paginate a {
	color: #144a00;	
	font-size: 14px;
	font-weight: bold;
}
.prods-paginate a:hover {
	text-decoration: none;
	color: #144a00;
}
.prods-paginate a span {
	font-size: 24px;
	font-weight:  bold;
	color: #144a00;
	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: #144a00;
  font-weight: bold;
  margin-bottom: 18px;
  overflow: hidden;
}
.product .buyzone span {
 margin-right: 8px;
}
.related_prods {
 margin-bottom: 20px;
  border-bottom: 1px dotted #1f9900
}
/* quantity */
.cart-table .quantity_input {
 padding: 3px 14px 3px 2px;
  font-size: 18px;
  line-height: 20px;
    }
.cart-table .minus-n {
    width: 16px;
   height: 12px;
      top: 19px;  
              right: 1px;
  background: url(arrows-big.png) 0px -14px no-repeat;
}
.cart-table  .plus-n {
   width: 16px;
   height: 12px;
  background: url(arrows-big.png) 0px 2px no-repeat;
    top: 4px; 
        right: 1px;
  
}

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

.arrows i {
    cursor: pointer;
    position: absolute;
    display: block;
  margin: 0;
    
}
  .arrows i:hover {
     color: #144a00;
      }


.variants div {
 margin-bottom: 18px;
}
.variants label {
 margin-right: 10px;
}
.params {
 margin-bottom: 18px;
  }


/* reviews */
.review-form h3 {
 color: #144a00;
}
.reviews li { border-bottom: 1px solid #1f9900;
    list-style: none outside none;
    padding: 10px 0;}
.reviews li.last {
 border: 0;
}
.review_details {
 color: #144a00;
}
/* sub
collection */
.sub-block {
	display: inline-block!important;
	vertical-align: top;
	width: 220px;
	text-align: center;
	font-size: 120%;
	margin-right: 0px;
	margin-bottom: 10px;
}
.sub-block.side {
	margin-right: 0;
}
.sub-block .img {
	width: 160px;
	height: 160px;
	display: block;
	border: 1px solid #ffffff;/*было border: 5px solid #ffffff; */
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 2px #ccc;
	-moz-box-shadow: 0px 0px 2px #ccc;
	 box-shadow: 0px 0px 0px #ccc;
}
.sub-block a {
	color: #144a00;
	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: #144a00;
}

.coupon lable {
  color: #144a00;
    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 #1f9900;
	-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: #144a00;
	    
    }
.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: #144a00;
    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: #1f9900;
  bottom: -2px;
  position: relative;
}
.cart-table .price {
 font-size: 150%; 
  font-weight: bold;
  color: #144a00;
}
.cart-table .price.total-price {
 color: #1f9900;
}
.price {
 white-space: nowrap;
}

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

.cart-table .quantity input {
  width: 40px;
  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: 100px;    
  line-height: 30px;
  /*overflow: hidden;*/
}
.cart-table .quantity i {
 font-size: 160%; 
  color: #144a00;
}
.cart-table .arrows {
 margin: 0 10px;
}
#wrapper .cart-table .plus-n, #wrapper .cart-table .minus-n {
 right: 1px;
}

/*blog*/
.blog h1 {
 text-transform: uppercase;
}
.blog {
 
  border-bottom: 1px dotted #1f9900;
  padding-bottom: 25px;
}
.blog div {
 font-size: 116%;  
}
.article .editor-content {
 font-size: 116%;
  margin-bottom: 50px;
  }
.article h1 {
 color: #1f9900;
  text-transform: uppercase;
}
.date {    
    margin-bottom: 10px;
    margin-top: 7px;
  color: #144a00;
}
.blog .date {
 font-size: 80%;
}
ul.comments li {list-style:none; border-bottom: 1px solid #1f9900;
    list-style: none outside none;
    padding: 10px 0;}

ul.comments li.last {border: 0;}
#comment_form, #review_form {
 border-bottom: 1px dotted #1f9900;
    border-top: 1px dotted #1f9900;
    margin-top: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
}
#comment_form .notice {  font-style: italic;
    margin-bottom: 15px;}
#comment_body {
  border: 1px solid #1f9900;
    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: 28px;
	line-height: 28px;
	padding: 0 10px;	   
	width: 195px;
	border: 1px solid #1f9900;
	-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: #144a00;
	    margin-bottom: 3px;
}
#comment_form textarea, #review_form textarea { 
	padding: 0px;	   
	width: 100%;
	border: 1px solid #1f9900;
	-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: #144a00;
	    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: #144a00;
  		font-size: 12px;
    }
  #compare_div .price {
    color: #1f9900;
  }
  #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: #144a00;
    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: #144a00;
    }
  #compare_div .price {
    color: #1f9900;
  }
  #compare_div tfoot th {
    border-top: 1px #1f9900 dotted;
    padding-top: 15px;
  }
  #compare_div thead .dots th {
    border-bottom: 1px #1f9900 dotted;
    padding-bottom: 15px;
  }
  #compare_table {
    width: 100%;
  }
  #compare_table tbody td {
    color: #144a00;
    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: 210px;
	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 #1f9900;
	    -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: 42px;
	/*overflow: hidden;*/
}
.style-block-side {
  position: relative;
	padding: 10px;
	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 #1f9900;
	    -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 {
	height: 150px;
	border-top: 5px solid #1f9900;
	color: #144a00;
}
#footer .center-align {
	padding-top: 15px;
	position: relative;
}
#footer a {
	color: #144a00;
}
.foot-menu {
	text-align: center;
}
.foot-menu li {
	display: inline;
	margin: 0 5px;
}
.copy {
	position: absolute;
	left: 10px;
	top: 15px;
}
.footmail {
	position: absolute;
	right: 10px;
	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;
}

.editor-content ul, .editor-content ol {
  padding-left: 16px;
  margin-bottom: 16px;
}
.editor-content ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.editor-content ol li {
  list-style-type: decimal;
  list-style-position: outside;
}
.editor-content p {
  margin-bottom: 0px;
}
.editor-content a {
  color: #1f9900;
}
.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 #1f9900;
	    -webkit-box-shadow: 0 1px 1px #cccccc inset;
	    -moz-box-shadow: 0 1px 1px #cccccc inset;
	     box-shadow: 0 1px 1px #cccccc inset;
 height: 24px;
	overflow: hidden;
  font-size: 14px;
  color:#144a00;
}
#add_product_notification h3 {font-weight: normal;}
#own_preloader {
  z-index: 1000;
  text-align: center;
  vertical-align: middle;
  width: 390px;
  height: 106px;
}
#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;}
  .tooltip {display: none; height: auto; z-index: 100;  background: #ffffff; 
    font-size: 93%;    
    line-height: 100%;
    border: 1px solid #ffffff; -webkit-box-shadow: 0px 0px 15px #ccc;
-moz-box-shadow: 0px 0px 15px #ccc;
 box-shadow: 0px 0px 3px #ccc;
   background: none repeat scroll 0 0 #EAEAEB;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 3px #CCCCCC;
    display: none;
    height: auto;
    opacity: 0.95;
    padding: 6px 10px;
    position: absolute;
    right: 10px;
    top: 90px;
    width: 170px;
    min-height: 60px;
  }
  .prod-descr.init-tooltip {cursor: help;}
  .prod-block.first .tooltip {top: 60px;} 
  
.discounts-list { font-size: 18px;padding: 10px 5px;text-align: right;}
.discounts-list .price {font-size: 16px;color: #333333}
.arrows_inl {display:block;position:relative;width:93px;text-align:center}
.quant_controls {position:absolute;display:inline-block;top:0;width:20px;border: 1px solid #CCCCCC;height:24px;background: #fcfcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fcfcfc 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfcfc 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfcfc 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfcfc 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfcfc 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
margin-right:0 !important; width: 29px;}
.quant_controls:hover {background:#eee;}
.cur_p {cursor:pointer;}
.quant_controls.plus {right:0;border-left:0;border-radius:0 4px 4px 0;}
.quant_controls.plus .quant_grad {background-position:10px 7px;}
.quant_controls.minus {left:0;border-right:0;border-radius: 4px 0 0 4px;}
.quant_controls.minus .quant_grad {background-position:-10px 7px;}
.quantity {margin-bottom:5px;}
.quantity_input {display:inline-block;border-radius:0;line-height:22px;height:24px;margin-right:0;padding: 0 7px;vertical-align:baseline; width: 17px;}
.quant_grad {width:100%;height:100%;display:block;background-image:url(arr.png);background-repeat:no-repeat;}
/*.no_hov {background: #eee !important;opacity:0.6}*/
.buyzone.quantity .quant_controls{top:5px;}


.buy_button.buy {
    padding: 0 12px;
}
.buyzone > form {
   margin-top: 10px;
}
.editor-content td {vertical-align: top;}
.desc {
   height: 18px;
    margin-bottom: 10px;
    overflow: hidden;

}

.editor-content.style-block.prod {width: 720px;}
.style-block.fil {
    border: medium none;
    box-shadow: none;
 //  height: 0 !important;
    padding: 0;
}
.max_quantity_msg {
  display: none;
  background-color: #1F9900;
  border: 1px solid #1F9900;
  border-radius: 5px;
  color: #fff;
  margin-top: -57px;
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  font-size: 12px;   line-height: 16px !important;
  white-space: nowrap;
  width: auto !important;
}
.cart-table .quantity div .max_quantity_msg {margin-top: -61px;}

.header-wishlist {position: absolute; top: 50px; right: 205px; line-height: 30px; width: 60px; text-align: center;}
.header-wishlist a {color: #F57A00;}
.header-wishlist .fa {margin-right: 5px;}

.prod-block .wishlist-add {position: absolute; bottom: 5px; left: 120px; color: #888;}
.prod-block .wishlist-add:hover, .prod-block .wishlist-in {color: #F57A00;}

.product-info .wishlist-add {color: #888; margin-left: 10px;}
.product-info .wishlist-add .fa {margin-right: 5px;}
.product-info .wishlist-add:hover, .product-info .wishlist-in {color: #F57A00;}

#wishlist .prod-block-inner, #wishlist .prod-block {height: 360px;}
.wishlist-remove {position: absolute; top: 0px; right: 0px; color: #888; cursor: pointer;}
.wishlist-remove:hover {color: #f30;}
