/*
Theme Name: Cardiology Theme
Theme URI: http://www.cardiologyoutlet.com/
Author: Cardiology Outlet Development Team
Author URI: http://www.cardiologyoutlet.com/
Description: Custom template for the Cardiology Website.
Version: 2.0
Text Domain: simonwpframework
*/

@charset "utf-8";
/* CSS Document */
* {
	outline:0;
}

.ngg-galleryoverview ul li:before {
  position:absolute !important
}

.panel a {
	text-decoration:none !important;
}

.upsells.products ul.products li.product img, .upsells.products ul li.product img {
	margin:auto !important;
}

.flex_333 .left {
	height: 112px;
}

ul#featured_prod li:last-child {
	float:none !important;
}

.the_left { float:left; }

.the_right { float:right; }

.the_right img {
	margin-top:15px;
}

.fontzero { font-size:0 !important; }

.no_underline { text-decoration: none; }

.none, .noness { display: none !important; }

.no_bullet { list-style:none !important }

.no_pad { padding:0 !important }

.no_marg { margin:0 !important }

.white { color:#fff !important; text-decoration:none }

.edit, .myaccount_user > a, .lost_password, .order-number a { color:#31a331;  text-decoration:none  }

.ngg-galleryoverview ul { margin-bottom: 7px !important }

a img {
	border:none;
}

body{
	margin:auto;
	width:100%;
	height:100%;
	font-family:Arial;
	background: #addfad url(images/bg_cardio.png) repeat-x bottom;
	min-height:850px;
	/*background-image: linear-gradient(bottom, rgb(255,255,255) 3%, rgb(173,223,173) 16%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 3%, rgb(173,223,173) 16%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 3%, rgb(173,223,173) 16%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 3%, rgb(173,223,173) 16%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 3%, rgb(173,223,173) 16%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.03, rgb(255,255,255)),
		color-stop(0.16, rgb(173,223,173))
	);*/

}

.woocommerce-breadcrumb a { color:#287f28 !important }

.left {
	float:left;
	margin-right:10px;
}

.last {
	margin-right:0 !important;
}

.container{
	height:auto;
	width: 1000px;
	margin: 0 auto;
}
.login_register{
	background: rgb(18,114,18); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(18,114,18,1) 0%, rgba(127,179,127,1) 72%, rgba(18,114,18,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(18,114,18,1)), color-stop(72%,rgba(127,179,127,1)), color-stop(100%,rgba(18,114,18,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(18,114,18,1) 0%,rgba(127,179,127,1) 72%,rgba(18,114,18,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(18,114,18,1) 0%,rgba(127,179,127,1) 72%,rgba(18,114,18,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(18,114,18,1) 0%,rgba(127,179,127,1) 72%,rgba(18,114,18,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(18,114,18,1) 0%,rgba(127,179,127,1) 72%,rgba(18,114,18,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#127212', endColorstr='#127212',GradientType=1 ); /* IE6-9 */
	height:25px;
	width: 100%;
	min-width: 1000px
}
.login_register p{
	text-align:right;
	padding:5px 0;
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
}
/*--Header--*/
.header{
	background: #ffffff; /* Old browsers
	background: -moz-linear-gradient(left, #ffffff 0%, #addfad 100%); /* FF3.6+
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#addfad)); /* Chrome,Safari4+
	background: -webkit-linear-gradient(left, #ffffff 0%,#addfad 100%); /* Chrome10+,Safari5.1+
	background: -o-linear-gradient(left, #ffffff 0%,#addfad 100%); /* Opera 11.10+
	background: -ms-linear-gradient(left, #ffffff 0%,#addfad 100%); /* IE10+
	background: linear-gradient(to right, #ffffff 0%,#addfad 100%); /* W3C
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#addfad',GradientType=1 ); /* IE6-9 */
	height:130px;

	margin:auto;
}
.header_logo img{
	margin:12px 0 0 36px;
}
.header_text{
	margin:10px 0 0 15px;
	color:#648c3c;
	text-transform:uppercase;
}
.left_header_cont{
	float:left;
	width:400px;
}
/*--right header--*/
.head_medialinks{
	margin:10px 0 0 0;
}
.head_medialinks a {
	color:#008000;
	text-decoration:none;
	font-size:12px;
}
.head_medialinks .textwidget,
.head_medialinks .fb_pa {
	float:left;
	margin: 0 10px 0 0;
}
.head_medialinks .textwidget p {
	font-size:14px;
}

.head_medialinks .fb_pa img {
	vertical-align:middle;
}

.head_medialinks .textwidget p,
.head_medialinks .fb_pa p {
	margin:0;
}

.show-grid {
	height:5px;
}

.flex_333 p {
	margin: 10px 0;
	text-align: right;
}

.right_header_cont{
	float:right;
	margin-right:5px;
	font-size: 13px;
	width: 590px;
}
.right_header_cont .first{
	float: right;
	margin-right: 0 !important;
}
.right_header_cont .last{
	float: right;
	margin-right: 10px !important;
}

.chat {
	text-align:right;
	background: url(images/shadow.png) no-repeat center bottom;
	padding-bottom: 1px;
}
.chat img {
	height: 79px;
	margin: 15px 0 0;
	text-align: right;
}
.media_title{
	width:55px;
	float:left;
}
.media_title p{
	font-size:10px;
}
.media_img img{
	margin:5px 0 0 0;
}
.media_contact_us{
	float:right;
	margin:15px 0 0 0;
	color: #008000;
}
.media_contact_us p{
	color:#004200;
	font-size:15px;
	margin:0;
}
.head_shopping_cart{
	background: #31a331;
	color:#fff;
	padding: 10px 10px 10px 29px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #6eb36e;
	height:35px;
	position:relative;
	z-index:1;
}
.head_shopping_cart img{
	float:left;
}
.head_shopping_cart p{
	color:#ffffff;
	margin: 0px 0 0 49px;
	font-size: 16px;
}

.head_shopping_cart a{
	color:#fff;
	text-decoration:none;
}

.head_shopping_cart small{
	color:#fff;
	text-transform:uppercase
}
.add-cart-container{
	position:relative;
}
.shadow_cart{
	position:absolute;
	top: 49px;
	left: 0px;
}
.shadow_cart img{
	width: 100%;
	height: auto;
}
/*--Menu--*/
#menu_shadow {
	background:url(images/menu_shadow.png) no-repeat center top;
	height: 10px;
}
.menu-header {
	float: left;
	height: 35px;
}

.main_menu_cont{
	margin:auto;
}
#menu{
	text-align: center;
	background:#52ae52;
	height: 36px;
	margin-top: 5px;
}
#menu ul{
	background:#ffffff;
	height:36px;
	width:730px;
	border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	float:left;
	margin:0;
	padding: 0;
}
#menu ul li{
	list-style:none;
}
#menu ul li a{
	color:#638b32;
	text-decoration:none;
	font-size:12px;
	float:left;
	padding:11px 10px;
}
#menu ul li a:hover, #menu li.current_page_item a {
	background: #31a331;
	color:#fff;
}
/*--content--*/
.sidebar_shadow {
	background:url(images/menu_shadow.png) no-repeat center top;
	height: 10px;
	width: 235px;
	background-size: 96% 6px;
}

.shadow_cat {
	background:url(images/shadow_category.png) no-repeat center top;
	height: 10px;

}

.shadow_add_cart {
	background:url(images/add_to_card_shadow.png) no-repeat center top;
	height: 16px;
	width: 90px;
	margin: -10px 0 0
}

.featured_product_container_1 .bx-viewport {
	height:350px !important;
	overflow: none !important;
}

/*--search--*/
.search{
	width:265px;
	float:right;
	padding: 0 0 0 5px;
}
.search_bg{
	background: #52ae52;
	width: 265px;
	height: 36px;
	display: table-cell;
	vertical-align: middle;
}
.search_bg input[type="text"]{
	padding:3px;
	width:175px;
	float: left;
}

.ie .search_bg input[type="text"]{
	padding:4px 2px 2px;
	width:175px;
	margin-right:5px;
	float: left;
}

.search_bg input[type="submit"]{
	/*background: rgb(94,180,65); /* Old browsers
	IE9 SVG, needs conditional override of 'filter' to 'none'
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlYjQ0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzlmZjA2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZWI0NDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(94,180,65,1) 0%, rgba(159,240,111,1) 51%, rgba(94,180,65,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(94,180,65,1)), color-stop(51%,rgba(159,240,111,1)), color-stop(100%,rgba(94,180,65,1)));
	background: -webkit-linear-gradient(top, rgba(94,180,65,1) 0%,rgba(159,240,111,1) 51%,rgba(94,180,65,1) 100%);
	background: -o-linear-gradient(top, rgba(94,180,65,1) 0%,rgba(159,240,111,1) 51%,rgba(94,180,65,1) 100%);
	background: -ms-linear-gradient(top, rgba(94,180,65,1) 0%,rgba(159,240,111,1) 51%,rgba(94,180,65,1) 100%);
	background: linear-gradient(to bottom, rgba(94,180,65,1) 0%,rgba(159,240,111,1) 51%,rgba(94,180,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5eb441', endColorstr='#5eb441',GradientType=0 ); /* IE6-8 */
	border:1px solid #419a41;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#207a20;
	text-transform:uppercase;
	background: #fff !important;
	cursor: pointer;
	float: left;
	padding: 3px 8px;
}
.page-title {
	color:#0E6B0E;
	padding: 5px 0 10px;
	margin: 0;
	font-size: 22px;
}

.content{
	width:1000px;
	margin:auto;
	min-height: 900px;
	height: auto
}
.quicklinks_container{
	width:235px;
	float:left;
}
.quicklinks_container h1{
	background:#31a331;
	color:#ffffff;
	font-size:15px;
	padding:10px;
}
.content_left_quicklinks{
	width:235px;
	/*cursor:pointer;*/
}
.content_left_quicklinks img{
	float:left;
	margin-top:13px;
	margin-left:5px;
	margin-right: 5px;
}
.content_left_quicklinks h1{
	background:#31a331;
	color:#ffffff;
	font-size:15px;
	padding:10px;
	margin: 10px 0 0px;
}
.content_left_sublinks{
	margin-left:10px;
	background:#fff;
	padding:10px;
	width:214px;
	list-style: none;
	margin: 0;
	position:relative;
}
.content_left_sublinks li {
	position: relative;
	background: url(images/arrow3.png) no-repeat bottom right;
}

.content_left_sublinks img{
	float:right;
	margin-top:10px;
}
.content_left_sublinks a span{
	background: #fff;
	padding:0 2px 0 0;
}
.content_left_sublinks a span:hover {
	text-decoration:underline;
}
.content_left_sublinks a{
	text-decoration:none;
	color:#406a0d;
	font-size:12px;
	width:204px;
	display: block;
	padding:10px 0 0 0;
	background: url(images/elipsis.png) repeat-x 100%;
}
.cards_img{
	margin: 15px auto 0;
	width: 230px;
	text-align: center;
}
.cards_img img {
	margin:2px;
}

.card_accepted_cont {
	width: 235px;
}
.card_contacts {
	margin:15px 0;
}

.card_contacts p{
	color:#017601;
	font-size:12px;
	text-align:center;
}
.right_content_container{
	width:750px;
	float:right;
	margin:10px 0 0 0;
}
.right_content_img img{
	border:5px solid #31a331;
	width: 740px;
}

.right_content_text {
	color:#406a0d;
	text-align: justify;
	font-size: 13px;
}

.welcome {
	background: #fff;
	padding: 10px;
}
.welcome h1{
	color:#024c02;
	font-size:20px;
	padding: 0;
	margin: 5px 0;
}
.welcome p{
	color:#0f670f;
	font-size:12px;
	padding: 0;
	margin: 0;
	text-align:justify;
}
a.morelink {
	padding: 10px 0 0;
	color:#addfad;
	font-size: 0;
	text-align: right;
	text-indent: 9999999999px;
	background: url(images/icon-eye.png) no-repeat right;
	display: inline-block;
	height: 10px;
	width: 35px;
	float: right;
	margin: 20px 0 0;
}

a.less{
	text-indent:0px;
	background: transparent;
	text-transform: uppercase;
	margin-bottom: 10px;
	background: url(images/icon-eye.png) no-repeat right;
}

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

.welcome a img {
	width:16px;
}

.featured_med h1{
	font-size:15px;
	color:#ffffff;
	background:#31a331;
	padding:10px;
	margin:0;
}
.featured_med img.arrow{
	float:right;
	margin-top:10px;
	margin-right:10px;
}
.featured_med_directory_img {
	margin: -15px 0 0;
}
#map img{
	float:left;
	margin-top: 15px;
}

.no_pad { padding:0 !important }

#item_1 .the_panel {
	width:105px !important;
	height:65px !important;
}

#item_2 .the_panel {
	width:91px !important;
	height:82px !important;
}

#item_3 .the_panel {
	width:108px !important;
	height:80px !important;
}

#item_4 .the_panel {
	width:97px !important;
	height:73px !important;
}

#item_5 .the_panel {
	width:99px !important;
	height:74px !important;
}

#item_6 .the_panel {
	width:99px !important;
	height:76px !important;
}

#item_7 .the_panel {
	width:109px !important;
	height:69px !important;
}

#item_8 .the_panel {
	width:114px !important;
	height:67px !important;
}

#item_9 .the_panel {
	width:108px !important;
	height:70px !important;
}

#locations > ul > li > a > img {
	max-width: 100%;
	position: relative;
	top: 0;
	left: 0;
	max-height: 100%;
}

.featured_product_container .bx-wrapper .bx-viewport{
	height:400px !important;
}
.featured_product_img{
	margin-right:7px;
	width:182px;
	background:#fff;
	padding: 5px 0 0;
	border-radius:5px;
	height: 325px;
	margin-bottom: 15px;
	-webkit-box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #c8eec8, 0 1px 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #c8eec8, 0 1px 2px rgba(0,0,0,0.3);
}

.upsells > ul > li.product {
	/*height: 290px !important;*/
	height: auto
;
}
.upsells > ul > li.product:after {
	content: "";
	display: table;
	clear: both;
}

.upsells > ul > li.product > a {
	margin-bottom: 36px;
	display: block;
}

.upsells ul li.product .price_holder span.price {
	margin-top: 10px;
}

.upsells ul li.product .price_holder span.price ins {
	text-decoration: none;
}

.upsells ul li.product .add_to_cart_button, a.product_type_simple {
	margin-top: 10px;
}
.upsells ul li.product .add_to_cart_button {
	position: absolute;
    bottom: 10px;
    width: 148px;
	margin-bottom: 0;
}

.upsells ul li.product .price_holder {
	display: table;
	width: 100%;
	/*height: 90px;*/
	height: auto;
}
.upsells ul li.product .price_holder h3 {
	/*height: 40px;*/
	height: auto;
	overflow: hidden;
	display: block;
	margin: 5px auto;
	font-size: 13px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.upsells > ul > li.product > a > div:first-child {
width: 100%;
display: table-cell;
vertical-align: middle;
}

.feat_img_holder_1 {
	width: 160px;
	height: 150px;
	display:table-cell;
	vertical-align:middle
}
.feat_img_holder {
	width: 160px;
	height: 150px;
	margin: 10px auto;
	text-align: center;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}
.feat_img_holder img{
	max-width: 100%;
	height: auto !important;
	width: 65% !important;
	margin: 0 auto;
}
.featured_product_img h2{
	color:#024a02;
	font-size:12px;
	text-align:center;
	margin: 0 0 10px;
}
.featured_product_img h2 a{
	color: #406a0d ;
	text-decoration:none;
	height: 56px;
	width: 172px;
	display: table-cell;
	vertical-align: middle;
}

.featured_product_img p{
	color: #406a0d !important;
	font-size:11px;
	text-align:left;
	padding:5px;
}
.featured_product_img > div.featured_product_addtocart > div.featured_product_addtocart_price div.price > p {
	font-size:11px !important
}
.featured_product_h1 h1{
	font-size:15px;
	color:#ffffff;
	background:#31a331;
	padding:10px;
	margin: 0;
}
.featured_product_h1 div.outside{
	float:right;
	margin-top:5px;
	margin-right:10px;
}

.outside a {
	color: #bff6bf;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
}

.outside a:hover {
	color: #fff;
}

#bxslider_2, .ngg-galleryoverview {
	margin:0 !important;
	padding:0 !important;
}
/*--add to cart--*/
.featured_product_addtocart_button{
	width:90px;
	float:left;
}
.featured_product_addtocart_button p{
	background:#4b9f4b;
	padding:5px;
	list-style:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	text-align:center;
	text-transform:uppercase;
	height: auto;
}

.featured_product_addtocart_button p a{
	font-size:10px;
	color:#edf8ed;
	text-decoration: none;
}
.featured_product_addtocart_price{
	float:right;
	width:65px;
}
.price p{
	color:#4b9f4b;
	font-size:12px;
	padding:0;
	margin:1px 0 0;
	text-align: right;
}
.price_down p{
	color: #ff0000 !important;
	font-size: 10px;
	padding: 0;
	margin: 7px 0 0;
	text-align: right;
	text-decoration: line-through;
}
.reg-price p{
	color:#4b9f4b;
	font-size:15px;
	padding:0;
	margin:5px 0 0 0;
}
.add_to_wishlist{
	text-align:center;
	width:125px;
	margin:0 0 0 65px;
}
.add_to_wishlist a{
	color:#938a8e;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.add_to_wishlist a:hover {
	color:#D3CB08;
}
/*--footer--*/
.footer{
	width:100%;
	min-width: 1000px;
	background: #31a331;
	height: 100px;
	margin:0 !important;
}
.footer_top{
	background:#caf0ca;
	height:auto;
	margin:auto;
}
.footer_top_img{
	width:1000px;
	margin:auto;
}
.footer_down{
	background:#7cd07c;
	height:100px;
}
.footer_cont {
	width: 1000px;
	margin: auto;
}
.footer_cont ul{
	padding: 0;
}
.footer_cont ul li{
	list-style:none;
	float:left;
	margin-top: 15px;
	margin-right: 30px;
}
.footer_cont a{
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.clear{
	clear:both;
}

#searchform {
	margin:0
}

.footer_top_img .bx-viewport {
	height:115px !important;
}

.footer_top_img .bx-wrapper {
	margin-bottom:0 !important
}

/***********************CONTACT FORM***********************/
.half_2 {
	width:49%;
}
.half {
	width:32%;
}

.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form input[type='tel'],
.wpcf7-form input[type='number'],
.wpcf7-form textarea,
.wpcf7-form select {
	border: 1px solid #31a331;
	padding: 2px;
	width: 90%;
}

.wpcf7-form input[type='submit']{
	-webkit-box-shadow: rgb(193, 237, 156) 0px 1px 0px 0px inset;
	box-shadow: rgb(193, 237, 156) 0px 1px 0px 0px inset;
	background:url('images/button_bg.png') repeat-x;


	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	text-indent: 0px;
	border: 1px solid rgb(65, 154, 65);
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	display: block;
	color: rgb(255, 255, 255);
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	text-shadow: rgb(104, 147, 36) 1px 1px 0px;
	cursor:pointer
}


.wpcf7-form input[type='submit']:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #257d25), color-stop(1, #74ac74) );
	background:-moz-linear-gradient( center top, #257d25 5%, #74ac74 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#257d25', endColorstr='#74ac74');
	background-color:#257d25;

}

.wpcf7-form input[type='submit']:active {
	position:relative;
	top:1px;
}

.wpcf7-form p {
	margin: 0 0 10px;
}

.type-product {
	position:relative
}

div.images {
float: left;
max-width: 30%;
margin-bottom: 2em;
}

div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
}

.single-product-sale{
width: 15% !important;
height: 110px !important;
text-align: center !important;
line-height: 54px !important;
font-size: 26px !important;
border-bottom-left-radius: 25px !important;
border-bottom-right-radius: 25px !important;
}

div.summary {
float: right;
width: 63%;
margin-bottom: 2em;
color:#406a0d;
}
div.summary form.cart #product-addons-total {
	display: none;
}
.shop_table.cart tr.cart_item td.product-name dl.variation dd {margin: 0;}
.shop_table.cart tr.cart_item td.product-name dl.variation dd p {margin: 0;}

div.product .product_title, #comments h2, .related  h2,.panel h2, .upsells h2{
clear: none;
margin-top: 0;
padding: 0;
color: #406a0d;
font-size:16px;
}
.panel ul {
	margin-left:35px;
}

.panel p, .panel table, .panel a, .panel ul, .panel ul li, .panel ul li a, .panel div{
clear: none;
margin-top: 0;
padding: 0;
color: #406a0d;
font-size:12px;
}


#comments p {
	color: #406a0d;
}

span.posted_in  a, #comments a {
	color: #406a0d;
}

.woocommerce-tabs {
clear: both;
}


.woocommerce-tabs ul.tabs {
list-style: none;
padding: 0 0 0 1em;
margin: 0 0 1.618em;
overflow: hidden;
position: relative;
border-bottom: 1px solid #e0dadf;
z-index: 1;
}

.woocommerce-tabs ul.tabs li.active:before {
	box-shadow: 2px 2px 0 #fff;
}

.woocommerce-tabs ul.tabs li {
border: 1px solid #e0dadf;
background: #f7f6f7;
background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#e0dadf));
background: -webkit-linear-gradient(#f7f6f7, #e0dadf);
background: -moz-linear-gradient(center top, #f7f6f7 0, #e0dadf 100%);
background: -moz-gradient(center top, #f7f6f7 0, #e0dadf 100%);
display: inline-block;
position: relative;
z-index: 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.6);
margin: 0 -5px;
padding: 0 1em;
}

.woocommerce-tabs ul.tabs li:hover, ul.tabs li.active {
background: #fff;
z-index: 2;
border-bottom-color: #fff;
}


.woocommerce-tabs ul.tabs li a {
display: inline-block;
padding: .5em 0;
font-weight: bold;
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
text-decoration: none;
}

.woocommerce-tabs .panel {
margin: 0 0 2em;
padding: 0;
}

form.cart div.quantity {
float: left;
width: 65px;
position: relative;
margin: 0 10px 0 0;
overflow: hidden;
zoom: 1;
}



.quantity  input.qty {
width: 60px;
height: 28px;
border-right: 1px solid #c8bfc6;
padding: 0;
text-align: center;
border: 1px solid #c8bfc6;
/*border-right: 0;*/
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
font-weight: bold;
-webkit-border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
/*background:url(images/qty_bg.png) top right no-repeat;*/
}



.quantity .minus {
display: block;
padding: 0;
margin: 0;
position: absolute;
text-align: center;
vertical-align: middle;
width: 20px;
height: 15px;
overflow: visible;
z-index: 12;
text-decoration: none;
font-weight: bold;
cursor: pointer;
line-height: 13px;
font-size: 12px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
border: 1px solid #c8bfc6;
background: #f7f6f7 !Important;

}

.quantity .plus {
display: block;
padding: 0;
margin: 0;
position: absolute;
text-align: center;
vertical-align: middle;
width: 20px;
height: 15px;
overflow: visible;
text-decoration: none;
font-weight: bold;
cursor: pointer;
line-height: 13px;
font-size: 12px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
border: 1px solid #c8bfc6;
background: #f7f6f7 !Important;
}


.quantity .plus {
    top: 0;
    right: 0;
    border-bottom: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.quantity .minus {
    bottom: 0;
    right: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

del {
	font-size: 12px;
	color: #ff0000;
}

#locations {
	position:absolute;
	width:655px;
}

#locations ul li {
	float:left;
	text-align: center;
}

#locations ul li a {
	color: #406a0d;
	font-size: 14px;
	text-decoration:none;
	display:block;
	position:absolute;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	background: #fff;
	border: 2px solid #669900;
}

#locations ul li a:hover {
	background: #31a331;
	color:#fff;
}

ul#row1 {
	width: 100%;
	margin: 15px 0 0;
	padding: 0;
	height: 95px;
	list-style: none;
}

ul#row1 li#item_1 a {
	top: 29px;
	left: 85px;
	width: 90px;
	height: 32px;
	padding:15px 5px;
}

ul#row1 li#item_2 a{
	top: 19px;
	left: 243px;
	width: 65px;
	padding: 15px 11px;
}

ul#row1 li#item_3 a{
	top: 24px;
	left: 367px;
	width: 84px;
	padding: 14px 10px;
}

ul#row1 li#item_4 a{
	top: 27px;
	left: 502px;
	width: 93px;
	padding: 11px 0 10px;
}

ul#row2 {
	width: 100%;
	margin: 0 0 15px;
	padding: 0;
	height: 100px;
	list-style: none;
}

ul#row2 li#item_5 a{
	top: 111px;
	right: -5px;
	width: 95px;
	padding: 11px 0;
}

ul#row3 {
	width: 100%;
	margin: 0 0 15px;
	padding: 0;
	height: 100px;
	list-style: none;
}

ul#row3 li#item_6 a {
	top: 225px;
	right: 5px;
	width: 95px;
	padding: 20px 0;
}

ul#row3 li#item_7 a {
	top: 255px;
	right: 132px;
	width: 105px;
	padding: 16px 0 17px;
}

ul#row3 li#item_8 a {
	top: 265px;
	right: 296px;
	width: 110px;
	padding: 24px 0 23px;
}

ul#row3 li#item_9 a {
	top: 215px;
	left: 80px;
	width: 90px;
	padding: 10px 7px;
}

.woocommerce-ordering{
	float: left;
	margin: 0 10px 15px 0;
}

.woocommerce-ordering span {
	color: #0E6B0E;
	font-weight: bold;
	font-size: 12px;
}

.product-addon {
	margin: 0 0 30px
}

.product-addon h3 {
	padding: 0 0 5px;
	margin: 0;
	color: #406a0d;
}

.product-addon p {
	margin:0 0 10px;
	font-size: 12px;
}

.product_meta {
	margin: 10px 0 0;
	font-size: 13px;
}

.product-addon p.form-row  {
	margin:0px;
}

table.variations {
	margin: 0 0 15px;
}

table.variations a{
	color:#406a0d
}

.additional_information_tab, #tab-additional_information {
	display:none !important;
}

#eModal-1 {
	z-index: 99999999999999999999 !important;
}

.yith_magnifier_zoom_magnifier {
	margin: 0 0 0 10px;
	border: 4px solid #31a331 !important;
}
.caroufredsel_wrapper {
	left: 20px !important;
}

.yith_magnifier_gallery {
	list-style: none;
	width: 208px !important;
}

li.yith_magnifier_thumbnail {
	width:60px !Important;
	margin-right:3px !Important;
}

.thumbnails.slider {
	position:relative;
}

.images > .thumbnails.slider > #slider-prev {
	height: 20px;
	background: url('images/left_point.png') no-repeat;
	background-size: 20px 20px;
	width: 25px;
	position: absolute;
	left: -3px;
	top: 30px;
	cursor: pointer;
}

.images > .thumbnails.slider > #slider-next {
	height: 20px;
	background: url('images/right_point.png') no-repeat;
	background-size: 20px 20px;
	width: 25px;
	position: absolute;
	left: 208px;
	top: 30px;
	cursor: pointer;
}

.summary.entry-summary > div > p {
	font-size:13px;
	text-align: left;
}

ul.tabs {
	margin-bottom:0 !important
}

div.panel {
	padding: 2em 1em !important;
	background: #fff;
}

form#brands {
	display:none;
}
.woocommerce-info a,
.woocommerce-message a {
	color:#31a331 !Important;
	background-color: transparent !important;
}

.wpcf7-textarea {
	width:88%;
	height:100px
}

.parent_cont { width:78% }

.child_cont { width:63% }

.wpcf7-captchar {
	width: 30%;
	padding: 6px !important;
	margin-top: -1px;
}

.captcha_send { margin-top:30px }

.descri_holder {
height: 95px;
margin-bottom: 10px;
}

table.cross-sells {
	font-size:14px;
}

table.cross-sells tr td {
	padding:0 5px;
}

table.cross-sells tr td:first-child {
	padding:0px 5px 0px 0;
}

table.cross-sells tr td:last-child {
	padding:0px 5px 0px 0px;
}

.no_found_bg { background: white; padding: 20px; }

.no_found_bg h1, .no_found_bg h3  { color:#31a331; padding:0 0 10px; margin:0 }

.no_found_bg input[type="submit"] {
	/*background: rgb(94,180,65);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(94,180,65,1) 0%, rgba(159,240,111,1) 51%, rgba(94,180,65,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(94,180,65,1)), color-stop(51%,rgba(159,240,111,1)), color-stop(100%,rgba(94,180,65,1)));
	background: -webkit-linear-gradient(top, rgba(94,180,65,1) 0%,rgba(159,240,111,1) 51%,rgba(94,180,65,1) 100%);
	background: -o-linear-gradient(top, rgba(94,180,65,1) 0%,rgba(159,240,111,1) 51%,rgba(94,180,65,1) 100%);
	background: -ms-linear-gradient(top, rgba(94,180,65,1) 0%,rgba(159,240,111,1) 51%,rgba(94,180,65,1) 100%);
	background: linear-gradient(to bottom, rgba(94,180,65,1) 0%,rgba(159,240,111,1) 51%,rgba(94,180,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5eb441', endColorstr='#5eb441',GradientType=0 );*/
	border: 1px solid #419a41;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #207a20;
	text-transform: uppercase;
	background: #fff !important;
	cursor: pointer;
}

.sub_shadow {
	position: relative !important;
	left: -16px !important;
	z-index: 9999999999999 !important;
	bottom: -15px !important;
	width: 242px !important;
}

.white_bg {
	background: #fff;
	padding: 20px;
	border-radius: 0
}

.white_bg_2 {
	background:#fff;
	padding:20px;
	padding: 5px 5px 0px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.white_bg h1 {
	padding: 0 0 10px;
	margin: 0;
}

.flex_333 > .textwidget { text-align:right; margin: 5px 5px 7px 0; }
.textwidget p { margin:0 }

.flex_332 { margin:15px 0; }
.flex_332 p { font-size: 12px; color: #fff;}

.the_panel:hover { background:#fff !important; }

ul#featured_prod { list-style-type:none; padding: 0; margin: 0;}

ul#featured_prod li{ float:left; }

ul#featured_prod li:nth-child(8) div.featured_product_img,
ul#featured_prod li:nth-child(4) div.featured_product_img { margin-right:0 }

.black { color:#000 !Important}

.payment_methods.methods img { display:none !important }


.bx-pager-link  {
	background:#fff !important;
	padding: 5px;
	border: 1px solid #31a331;
}

.bx-pager-link.active  {
	background:rgba(49, 163, 49, 0.8) !important;
	border: 1px solid #fff;
}

.bx-controls-auto  {
	bottom: 10px !important;
	z-index: 9999999 !important;
	left: 5px !important;
}

@font-face {
font-family:star;
src:url(../fonts/star.eot?#iefix) format(embedded-opentype), url(../fonts/star.woff) format(woff), url(../fonts/star.ttf) format(truetype), url(../fonts/star.svg#star) format(svg);
font-weight:400;
font-style:normal;
}

.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-result-count {
position:relative;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
color:#406a0d;
text-shadow:0 1px 0 #fff;
list-style:none outside;
width:auto;
-webkit-box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3);
box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3);
background:#fff;
margin:0 0 2em;
padding:1em 1em 1em 3.5em;
}

.woocommerce-message:before,.woocommerce-error:before,.woocommerce-info:before,.woocommerce-result-count:before {
content:"";
height:1.5em;
width:1.5em;
display:block;
position:absolute;
top:0;
left:1em;
font-family:sans-serif;
font-size:1em;
line-height:1.5;
text-align:center;
color:#fff;
text-shadow:0 1px 0 rgba(0,0,0,0.2);
padding-top:1em;
-webkit-border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius:4px;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.1);
-webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.woocommerce-message li,.woocommerce-error li,.woocommerce-info li {
list-style:none outside;
padding-left:0;
margin-left:0;
}

.woocommerce-message:before {
background-color:#31a331;
content:"\2713";
}

.woocommerce-error:before {
background-color:#31a331;
content:"\00d7";
font-weight:700;
}

p.demo_store {
position:fixed;
top:0;
left:0;
right:0;
width:100%;
font-size:1em;
text-align:center;
background:0;
border:1px solid #96588a;
color:#fff;
z-index:99998;
box-shadow:inset 0 0 0 3px rgba(255,255,255,0.2);
-webkit-box-shadow:inset 0 0 0 3px rgba(255,255,255,0.2);
-moz-box-shadow:inset 0 0 0 3px rgba(255,255,255,0.2);
margin:0;
padding:.5em 0;
}

.admin-bar p.demo_store {
top:28px;
}

.woocommerce small.note,.woocommerce-page small.note {
display:block;
color:#777;
font-size:11px;
line-height:21px;
margin-top:10px;
}

.woocommerce,.woocommerce-breadcrumb,.woocommerce-page .woocommerce-breadcrumb {
font-size:.92em;
color:#777;
margin:0 0 1em;
padding:0;
}

.woocommerce .woocommerce-breadcrumb a,.woocommerce-page .woocommerce-breadcrumb a {
color:#777;
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1 {
float:left;
width:48%;
}

.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
float:right;
width:48%;
}

.woocommerce div.product,.woocommerce #content div.product,.woocommerce-page div.product,.woocommerce-page #content div.product {
margin-bottom:0;
position:relative;
}

.woocommerce div.product .product_title,.woocommerce #content div.product .product_title,.woocommerce-page div.product .product_title,.woocommerce-page #content div.product .product_title {
clear:none;
margin-top:0;
padding:0;
}

.woocommerce div.product span.price,.woocommerce div.product p.price,.woocommerce #content div.product span.price,.woocommerce #content div.product p.price,.woocommerce-page div.product span.price,.woocommerce-page div.product p.price,.woocommerce-page #content div.product span.price,.woocommerce-page #content div.product p.price {
color:#85ad74;
font-size:1.25em;
}

.woocommerce div.product span.price ins,.woocommerce div.product p.price ins,.woocommerce #content div.product span.price ins,.woocommerce #content div.product p.price ins,.woocommerce-page div.product span.price ins,.woocommerce-page div.product p.price ins,.woocommerce-page #content div.product span.price ins,.woocommerce-page #content div.product p.price ins {
background:inherit;
}

.woocommerce div.product span.price del,.woocommerce div.product p.price del,.woocommerce #content div.product span.price del,.woocommerce #content div.product p.price del,.woocommerce-page div.product span.price del,.woocommerce-page div.product p.price del,.woocommerce-page #content div.product span.price del,.woocommerce-page #content div.product p.price del {
font-size:.67em;
color:rgba(145,145,145,0.5);
}

.woocommerce div.product p.stock,.woocommerce #content div.product p.stock,.woocommerce-page div.product p.stock,.woocommerce-page #content div.product p.stock {
font-size:.92em;
}

.woocommerce div.product .out-of-stock,.woocommerce #content div.product .out-of-stock,.woocommerce-page div.product .out-of-stock,.woocommerce-page #content div.product .out-of-stock {
color:red;
}

.woocommerce div.product div.images,.woocommerce #content div.product div.images,.woocommerce-page div.product div.images,.woocommerce-page #content div.product div.images {
float:left;
width:48%;
margin-bottom:2em;
}

.woocommerce div.product div.images img,.woocommerce #content div.product div.images img,.woocommerce-page div.product div.images img,.woocommerce-page #content div.product div.images img {
display:block;
width:100%;
height:auto;
box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-transition:all ease-in-out .2s;
-moz-transition:all ease-in-out .2s;
-o-transition:all ease-in-out .2s;
transition:all ease-in-out .2s;
}

.woocommerce div.product div.images div.thumbnails,.woocommerce #content div.product div.images div.thumbnails,.woocommerce-page div.product div.images div.thumbnails,.woocommerce-page #content div.product div.images div.thumbnails {
padding-top:1em;
}

.woocommerce div.product div.images div.thumbnails a,.woocommerce #content div.product div.images div.thumbnails a,.woocommerce-page div.product div.images div.thumbnails a,.woocommerce-page #content div.product div.images div.thumbnails a {
float:left;
width:30.75%;
margin-right:3.8%;
}

.woocommerce div.product div.summary,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.summary {
float:right;
width:48%;
margin-bottom:2em;
}

.woocommerce div.product div.social,.woocommerce #content div.product div.social,.woocommerce-page div.product div.social,.woocommerce-page #content div.product div.social {
text-align:right;
margin:0 0 1em;
}

.woocommerce div.product div.social span,.woocommerce #content div.product div.social span,.woocommerce-page div.product div.social span,.woocommerce-page #content div.product div.social span {
margin:0 0 0 2px;
}

.woocommerce div.product div.social span .stButton .chicklets,.woocommerce #content div.product div.social span .stButton .chicklets,.woocommerce-page div.product div.social span .stButton .chicklets,.woocommerce-page #content div.product div.social span .stButton .chicklets {
padding-left:16px;
width:0;
}

.woocommerce div.product div.social iframe,.woocommerce #content div.product div.social iframe,.woocommerce-page div.product div.social iframe,.woocommerce-page #content div.product div.social iframe {
float:left;
margin-top:3px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
list-style:none;
overflow:hidden;
position:relative;
margin:0;
padding:0 0 0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
border:1px solid #dfdbdf;
background:0;
display:inline-block;
position:relative;
z-index:0;
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;
box-shadow:0 3px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.6);
margin:0 -5px;
padding:0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
display:inline-block;
font-weight:700;
color:#5e5e5e;
text-shadow:0 1px 0 rgba(255,255,255,0.8);
text-decoration:none;
padding:.5em 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
background:#fff;
z-index:2;
border-bottom-color:#fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
color:inherit;
text-shadow:inherit;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before {
box-shadow:2px 2px 0 #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after {
box-shadow:-2px 2px 0 #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
border:1px solid #dfdbdf;
position:absolute;
bottom:-1px;
width:5px;
height:5px;
content:" ";
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
left:-6px;
-webkit-border-bottom-right-radius:4px;
-mox-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;
box-shadow:2px 2px 0 #dfdbdf;
border-width:0 1px 1px 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
right:-6px;
-webkit-border-bottom-left-radius:4px;
-mox-border-bottom-left-radius:4px;
border-bottom-left-radius:4px;
box-shadow:-2px 2px 0 #dfdbdf;
border-width:0 0 1px 1px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
position:absolute;
content:" ";
width:100%;
bottom:0;
left:0;
border-bottom:1px solid #dfdbdf;
z-index:1;
}

.woocommerce div.product .woocommerce-tabs .panel,.woocommerce #content div.product .woocommerce-tabs .panel,.woocommerce-page div.product .woocommerce-tabs .panel,.woocommerce-page #content div.product .woocommerce-tabs .panel {
margin:2em 0;
padding:0;
}

.woocommerce div.product form.cart div.quantity,.woocommerce #content div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity,.woocommerce-page #content div.product form.cart div.quantity {
float:left;
margin:0 4px 0 0;
}

.woocommerce div.product form.cart table,.woocommerce #content div.product form.cart table,.woocommerce-page div.product form.cart table,.woocommerce-page #content div.product form.cart table {
border-width:0 0 1px;
}

.woocommerce div.product form.cart table td,.woocommerce #content div.product form.cart table td,.woocommerce-page div.product form.cart table td,.woocommerce-page #content div.product form.cart table td {
padding-left:0;
}

.woocommerce div.product form.cart table div.quantity,.woocommerce #content div.product form.cart table div.quantity,.woocommerce-page div.product form.cart table div.quantity,.woocommerce-page #content div.product form.cart table div.quantity {
float:none;
margin:0;
}

.woocommerce div.product form.cart table small.stock,.woocommerce #content div.product form.cart table small.stock,.woocommerce-page div.product form.cart table small.stock,.woocommerce-page #content div.product form.cart table small.stock {
display:block;
float:none;
}

.woocommerce div.product form.cart .variations select,.woocommerce #content div.product form.cart .variations select,.woocommerce-page div.product form.cart .variations select,.woocommerce-page #content div.product form.cart .variations select {
width:100%;
float:left;
}

.woocommerce div.product form.cart .variations td.label,.woocommerce #content div.product form.cart .variations td.label,.woocommerce-page div.product form.cart .variations td.label,.woocommerce-page #content div.product form.cart .variations td.label {
padding-right:1em;
}

.woocommerce div.product form.cart .button,.woocommerce #content div.product form.cart .button,.woocommerce-page div.product form.cart .button,.woocommerce-page #content div.product form.cart .button {
vertical-align:middle;
float:left;
}

.woocommerce div.product form.cart .group_table td.label,.woocommerce #content div.product form.cart .group_table td.label,.woocommerce-page div.product form.cart .group_table td.label,.woocommerce-page #content div.product form.cart .group_table td.label {
padding-right:1em;
padding-left:1em;
}

.woocommerce span.onsale,.woocommerce-page span.onsale {
min-height:32px;
min-width:32px;
font-size:12px;
font-weight:700;
position:absolute;
text-align:center;
line-height:32px;
top:6px;
left:6px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
background:0;
text-shadow:0 -1px 0 #85ad74;
color:#fff;
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
margin:0;
padding:4px;
}

.woocommerce .products ul,.woocommerce ul.products,.woocommerce-page .products ul,.woocommerce-page ul.products {
list-style:none outside;
clear:both;
margin:0 0 1em;
padding:0;
}

.woocommerce .products ul li,.woocommerce ul.products li,.woocommerce-page .products ul li,.woocommerce-page ul.products li {
list-style:none outside;
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
float:left;
position:relative;
width:22.05%;
margin:0 3.8% 2.992em 0;
padding:0;
}

.woocommerce ul.products li.product h3,.woocommerce-page ul.products li.product h3 {
font-size:1em;
margin:0;
padding:.5em 0;
}

.woocommerce ul.products li.product a,.woocommerce-page ul.products li.product a {
text-decoration:none;
}

.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img {
width:100%;
height:auto;
display:block;
box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-transition:all ease-in-out .2s;
-moz-transition:all ease-in-out .2s;
-o-transition:all ease-in-out .2s;
transition:all ease-in-out .2s;
margin:0 0 8px;
}

.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price {
color:#85ad74;
display:block;
font-weight:400;
margin-bottom:.5em;
}

.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count {
float:left;
margin:0 0 1em;
}

.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering {
float:right;
margin:0 0 1em;
}

.woocommerce nav.woocommerce-pagination ul,.woocommerce #content nav.woocommerce-pagination ul,.woocommerce-page nav.woocommerce-pagination ul,.woocommerce-page #content nav.woocommerce-pagination ul {
display:inline-block;
white-space:nowrap;
clear:both;
border:1px solid #dfdbdf;
border-right:0;
margin:1px;
padding:0;
}

.woocommerce nav.woocommerce-pagination ul li,.woocommerce #content nav.woocommerce-pagination ul li,.woocommerce-page nav.woocommerce-pagination ul li,.woocommerce-page #content nav.woocommerce-pagination ul li {
border-right:1px solid #dfdbdf;
float:left;
display:inline;
overflow:hidden;
margin:0;
padding:0;
}

.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce #content nav.woocommerce-pagination ul li a,.woocommerce #content nav.woocommerce-pagination ul li span,.woocommerce-page nav.woocommerce-pagination ul li a,.woocommerce-page nav.woocommerce-pagination ul li span,.woocommerce-page #content nav.woocommerce-pagination ul li a,.woocommerce-page #content nav.woocommerce-pagination ul li span {
text-decoration:none;
line-height:1em;
font-size:1em;
font-weight:400;
min-width:1em;
display:block;
margin:0;
padding:.5em;
}

.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce #content nav.woocommerce-pagination ul li span.current,.woocommerce #content nav.woocommerce-pagination ul li a:hover,.woocommerce #content nav.woocommerce-pagination ul li a:focus,.woocommerce-page nav.woocommerce-pagination ul li span.current,.woocommerce-page nav.woocommerce-pagination ul li a:hover,.woocommerce-page nav.woocommerce-pagination ul li a:focus,.woocommerce-page #content nav.woocommerce-pagination ul li span.current,.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
background:#f7f6f7;
color:#978a97;
}

.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce #content input.button,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button,.woocommerce-page #respond input#submit,.woocommerce-page #content input.button {
font-size:100%;
line-height:1em;
cursor:pointer;
position:relative;
font-family:inherit;
overflow:visible;
text-decoration:none;
font-weight:700;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
left:auto;
color:#5e5e5e;
text-shadow:0 1px 0 rgba(255,255,255,0.8);
border:1px solid #c7c0c7;
background:0;
white-space:nowrap;
display:inline-block;
-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
margin:0;
padding:6px 10px;
}

.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading,.woocommerce #respond input#submit.loading,.woocommerce #content input.button.loading,.woocommerce-page a.button.loading,.woocommerce-page button.button.loading,.woocommerce-page input.button.loading,.woocommerce-page #respond input#submit.loading,.woocommerce-page #content input.button.loading {
color:#777;
border:1px solid #f7f6f7;
}

.woocommerce a.button.loading:before,.woocommerce button.button.loading:before,.woocommerce input.button.loading:before,.woocommerce #respond input#submit.loading:before,.woocommerce #content input.button.loading:before,.woocommerce-page a.button.loading:before,.woocommerce-page button.button.loading:before,.woocommerce-page input.button.loading:before,.woocommerce-page #respond input#submit.loading:before,.woocommerce-page #content input.button.loading:before {
content:"";
position:absolute;
top:0;
right:0;
left:0;
bottom:0;
background:url(../images/ajax-loader.gif) center no-repeat rgba(255,255,255,0.65);
}

.woocommerce a.button.added:before,.woocommerce button.button.added:before,.woocommerce input.button.added:before,.woocommerce #respond input#submit.added:before,.woocommerce #content input.button.added:before,.woocommerce-page a.button.added:before,.woocommerce-page button.button.added:before,.woocommerce-page input.button.added:before,.woocommerce-page #respond input#submit.added:before,.woocommerce-page #content input.button.added:before {
content:"";
position:absolute;
height:16px;
width:16px;
top:.35em;
right:-26px;
text-indent:0;
background:url(../images/success.png) no-repeat;
}

.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #content input.button:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button:hover,.woocommerce-page #respond input#submit:hover,.woocommerce-page #content input.button:hover {
background:0;
text-decoration:none;
}

.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active,.woocommerce #respond input#submit:active,.woocommerce #content input.button:active,.woocommerce-page a.button:active,.woocommerce-page button.button:active,.woocommerce-page input.button:active,.woocommerce-page #respond input#submit:active,.woocommerce-page #content input.button:active {
top:1px;
}

.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce #content input.button.alt,.woocommerce-page a.button.alt,.woocommerce-page button.button.alt,.woocommerce-page input.button.alt,.woocommerce-page #respond input#submit.alt,.woocommerce-page #content input.button.alt {
background:0;
color:#fff;
text-shadow:0 -1px 0 rgba(0,0,0,0.6);
border-color:#76456c;
}

.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce #content input.button.alt:hover,.woocommerce-page a.button.alt:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page input.button.alt:hover,.woocommerce-page #respond input#submit.alt:hover,.woocommerce-page #content input.button.alt:hover {
background:0;
color:#fff;
text-shadow:0 -1px 0 rgba(0,0,0,0.6);
}

.woocommerce a.added_to_cart,.woocommerce-page a.added_to_cart {
padding-top:.5em;
white-space:nowrap;
display:inline-block;
}

.woocommerce .quantity,.woocommerce #content .quantity,.woocommerce-page .quantity,.woocommerce-page #content .quantity {
width:60px;
position:relative;
overflow:hidden;
zoom:1;
margin:0 auto;
}

.woocommerce .quantity input.qty,.woocommerce #content .quantity input.qty,.woocommerce-page .quantity input.qty,.woocommerce-page #content .quantity input.qty {
width:40px;
height:28px;
float:left;
text-align:center;
border:1px solid #c7c0c7;
/*border-right:0;*/
-webkit-border-top-right-radius:0;
-webkit-border-bottom-right-radius:0;
-moz-border-radius-topright:0;
-moz-border-radius-bottomright:0;
border-top-right-radius:0;
border-bottom-right-radius:0;
box-shadow:inset 0 0 2px 0 #f7f6f7;
-webkit-box-shadow:inset 0 0 2px 0 #f7f6f7;
-moz-box-shadow:inset 0 0 2px 0 #f7f6f7;
font-weight:700;
-webkit-border-top-left-radius:2px;
-webkit-border-bottom-left-radius:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-bottomleft:2px;
border-top-left-radius:2px;
border-bottom-left-radius:2px;
padding:0;
}

.woocommerce .quantity noindex:-o-prefocus,.woocommerce .quantity input[type=number],.woocommerce #content .quantity noindex:-o-prefocus,.woocommerce #content .quantity input[type=number],.woocommerce-page .quantity noindex:-o-prefocus,.woocommerce-page .quantity input[type=number],.woocommerce-page #content .quantity noindex:-o-prefocus,.woocommerce-page #content .quantity input[type=number] {
padding-right:1.2em;
}

.woocommerce .quantity .plus,.woocommerce .quantity .minus,.woocommerce #content .quantity .plus,.woocommerce #content .quantity .minus,.woocommerce-page .quantity .plus,.woocommerce-page .quantity .minus,.woocommerce-page #content .quantity .plus,.woocommerce-page #content .quantity .minus {
display:block;
position:absolute;
text-align:center;
vertical-align:text-top;
width:20px;
height:15px;
overflow:visible;
text-decoration:none;
font-weight:700;
cursor:pointer;
line-height:13px;
font-size:12px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
color:#5e5e5e;
text-shadow:0 1px 0 rgba(255,255,255,0.8);
border:1px solid #c7c0c7;
background:0;
-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
margin:0;
padding:0;
}

.woocommerce .quantity .plus:hover,.woocommerce .quantity .minus:hover,.woocommerce #content .quantity .plus:hover,.woocommerce #content .quantity .minus:hover,.woocommerce-page .quantity .plus:hover,.woocommerce-page .quantity .minus:hover,.woocommerce-page #content .quantity .plus:hover,.woocommerce-page #content .quantity .minus:hover {
background:0;
}

.woocommerce .quantity .plus,.woocommerce #content .quantity .plus,.woocommerce-page .quantity .plus,.woocommerce-page #content .quantity .plus {
top:0;
right:0;
border-bottom:0;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
}

.woocommerce .quantity .minus,.woocommerce #content .quantity .minus,.woocommerce-page .quantity .minus,.woocommerce-page #content .quantity .minus {
bottom:0;
right:0;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:0;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
border-top-left-radius:0;
border-top-right-radius:0;
}

.woocommerce #reviews h2 small,.woocommerce-page #reviews h2 small {
float:right;
color:#777;
font-size:15px;
line-height:21px;
margin:10px 0 0;
}

.woocommerce #reviews #respond,.woocommerce-page #reviews #respond {
border:0;
margin:0;
padding:0;
}

.woocommerce #reviews #comment,.woocommerce-page #reviews #comment {
height:75px;
}

.woocommerce #reviews #comments h2,.woocommerce-page #reviews #comments h2 {
clear:none;
}

.woocommerce #reviews #comments ol.commentlist,.woocommerce-page #reviews #comments ol.commentlist {
width:100%;
background:none;
list-style:none;
margin:0;
}

.woocommerce #reviews #comments ol.commentlist li,.woocommerce-page #reviews #comments ol.commentlist li {
position:relative;
background:0;
border:0;
margin:0 0 20px;
padding:00;
}

.woocommerce #reviews #comments ol.commentlist li .meta,.woocommerce-page #reviews #comments ol.commentlist li .meta {
color:#777;
font-size:.75em;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar,.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
float:left;
position:absolute;
top:0;
left:0;
width:32px;
height:auto;
background:#f7f6f7;
border:1px solid #f0eef0;
line-height:1;
margin:0;
padding:3px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
border:1px solid #f0eef0;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
margin:0 0 0 50px;
padding:1em 1em 0;
}

.woocommerce #reviews #comments .commentlist > li:before,.woocommerce-page #reviews #comments .commentlist > li:before {
content:"";
}

.woocommerce .star-rating,.woocommerce-page .star-rating {
float:right;
overflow:hidden;
position:relative;
height:1em;
line-height:1em;
font-size:1em;
width:5.4em;
font-family:star;
}

.woocommerce .star-rating:before,.woocommerce-page .star-rating:before {
content:"\73\73\73\73\73";
color:#dfdbdf;
float:left;
top:0;
left:0;
position:absolute;
}

.woocommerce .star-rating span,.woocommerce-page .star-rating span {
overflow:hidden;
float:left;
top:0;
left:0;
position:absolute;
padding-top:1.5em;
}

.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before {
content:"\53\53\53\53\53";
top:0;
position:absolute;
left:0;
}

.woocommerce .products .star-rating,.woocommerce-page .products .star-rating {
display:block;
float:none;
margin:0 0 .5em;
}

.woocommerce .hreview-aggregate .star-rating,.woocommerce-page .hreview-aggregate .star-rating {
margin:10px 0 0;
}

.woocommerce #review_form #respond,.woocommerce-page #review_form #respond {
position:static;
width:auto;
background:transparent none;
border:0;
margin:0;
padding:0;
}

.woocommerce #review_form #respond p,.woocommerce-page #review_form #respond p {
margin:0 0 10px;
}

.woocommerce #review_form #respond .form-submit input,.woocommerce-page #review_form #respond .form-submit input {
left:auto;
}

.woocommerce #review_form #respond textarea,.woocommerce-page #review_form #respond textarea {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
width:100%;
}

.woocommerce p.stars span,.woocommerce-page p.stars span {
width:80px;
height:16px;
position:relative;
float:left;
background:url(../images/star.png) repeat-x left 0;
}

.woocommerce p.stars span a,.woocommerce-page p.stars span a {
float:left;
position:absolute;
left:0;
top:0;
width:16px;
height:0;
padding-top:16px;
overflow:hidden;
}

.woocommerce p.stars span a:hover,.woocommerce p.stars span a:focus,.woocommerce-page p.stars span a:hover,.woocommerce-page p.stars span a:focus {
background:url(../images/star.png) repeat-x left -16px;
}

.woocommerce p.stars span a.active,.woocommerce-page p.stars span a.active {
background:url(../images/star.png) repeat-x left -32px;
}

.woocommerce p.stars span a.star-1,.woocommerce-page p.stars span a.star-1 {
width:16px;
z-index:10;
}

.woocommerce p.stars span a.star-2,.woocommerce-page p.stars span a.star-2 {
width:32px;
z-index:9;
}

.woocommerce p.stars span a.star-3,.woocommerce-page p.stars span a.star-3 {
width:48px;
z-index:8;
}

.woocommerce p.stars span a.star-4,.woocommerce-page p.stars span a.star-4 {
width:64px;
z-index:7;
}

.woocommerce p.stars span a.star-5,.woocommerce-page p.stars span a.star-5 {
width:80px;
z-index:6;
}

.woocommerce table.shop_attributes,.woocommerce-page table.shop_attributes {
border:0;
border-top:1px dotted rgba(0,0,0,0.1);
margin-bottom:1.618em;
width:100%;
}

.woocommerce table.shop_attributes th,.woocommerce-page table.shop_attributes th {
width:150px;
font-weight:700;
border-top:0;
border-bottom:1px dotted rgba(0,0,0,0.1);
line-height:1.5em;
margin:0;
padding:8px;
}

.woocommerce table.shop_attributes td,.woocommerce-page table.shop_attributes td {
font-style:italic;
border-top:0;
border-bottom:1px dotted rgba(0,0,0,0.1);
line-height:1.5em;
margin:0;
padding:0;
}

.woocommerce table.shop_attributes td p,.woocommerce-page table.shop_attributes td p {
margin:0;
padding:8px 0;
}

.woocommerce table.shop_attributes .alt td,.woocommerce table.shop_attributes .alt th,.woocommerce-page table.shop_attributes .alt td,.woocommerce-page table.shop_attributes .alt th {
background:rgba(0,0,0,0.025);
}

.woocommerce table.shop_table td,.woocommerce-page table.shop_table td {
border-top:1px solid rgba(0,0,0,0.1);
vertical-align:middle;
padding:6px 12px;
}

.woocommerce table.shop_table td small,.woocommerce-page table.shop_table td small {
font-weight:400;
}

.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot th {
font-weight:700;
border-top:1px solid rgba(0,0,0,0.1);
}

.woocommerce table.my_account_orders,.woocommerce-page table.my_account_orders {
font-size:.85em;
}

.woocommerce table.my_account_orders th,.woocommerce table.my_account_orders td,.woocommerce-page table.my_account_orders th,.woocommerce-page table.my_account_orders td {
vertical-align:middle;
padding:4px 8px;
}

.woocommerce table.my_account_orders .order-actions .button,.woocommerce-page table.my_account_orders .order-actions .button {
margin:.125em 0 .125em .25em;
}

.woocommerce td.product-name dl.variation,.woocommerce-page td.product-name dl.variation {
font-size:.8751em;
margin:.25em 0 .5em;
}

.woocommerce td.product-name dl.variation dt,.woocommerce-page td.product-name dl.variation dt {
font-weight:700;
float:left;
clear:left;
margin:0 .25em 0 0;
padding:0;
}

.woocommerce td.product-name dl.variation dd,.woocommerce-page td.product-name dl.variation dd {
margin:0 0 .25em;
}

.woocommerce td.product-quantity,.woocommerce-page td.product-quantity {
min-width:80px;
}

.woocommerce table.cart .product-thumbnail,.woocommerce #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail {
min-width:32px;
}

.woocommerce table.cart img,.woocommerce #content table.cart img,.woocommerce-page table.cart img,.woocommerce-page #content table.cart img {
width:32px;
height:auto;
}

.woocommerce table.cart th,.woocommerce table.cart td,.woocommerce #content table.cart th,.woocommerce #content table.cart td,.woocommerce-page table.cart th,.woocommerce-page table.cart td,.woocommerce-page #content table.cart th,.woocommerce-page #content table.cart td {
vertical-align:middle;
}

.woocommerce table.cart a.remove,.woocommerce #content table.cart a.remove,.woocommerce-page table.cart a.remove,.woocommerce-page #content table.cart a.remove {
display:block;
font-size:1.5em;
height:1em;
width:1em;
text-align:center;
line-height:1;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
color:red;
text-decoration:none;
font-weight:700;
}

.woocommerce table.cart a.remove:hover,.woocommerce #content table.cart a.remove:hover,.woocommerce-page table.cart a.remove:hover,.woocommerce-page #content table.cart a.remove:hover {
background-color:red;
color:#fff;
}

.woocommerce table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text {
width:95px;
float:left;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
-moz-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
border:1px solid #dfdbdf;
outline:0;
line-height:1em;
margin:0 4px 0 0;
padding:6px 6px 5px;
}

.woocommerce table.cart td.actions .button.alt,.woocommerce #content table.cart td.actions .button.alt,.woocommerce-page table.cart td.actions .button.alt,.woocommerce-page #content table.cart td.actions .button.alt {
float:right;
margin-left:.25em;
}

.woocommerce table.cart input,.woocommerce #content table.cart input,.woocommerce-page table.cart input,.woocommerce-page #content table.cart input {
vertical-align:middle;
line-height:1em;
margin:0;
text-shadow: none !important;
}

.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li {
list-style:none;
margin:0;
padding:4px 0;
}

.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce-page ul.cart_list li a,.woocommerce-page ul.product_list_widget li a {
display:block;
font-weight:700;
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img {
float:right;
margin-left:4px;
width:32px;
height:auto;
box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
}

.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl,.woocommerce-page ul.cart_list li dl,.woocommerce-page ul.product_list_widget li dl {
font-size:.8751em;
padding-left:1em;
border-left:2px solid rgba(0,0,0,0.1);
margin:0;
}

.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt,.woocommerce-page ul.cart_list li dl dt,.woocommerce-page ul.product_list_widget li dl dt {
float:left;
clear:left;
margin-right:.25em;
}

.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd,.woocommerce-page ul.cart_list li dl dd,.woocommerce-page ul.product_list_widget li dl dd {
margin-bottom:.5em;
}

.woocommerce .widget_shopping_cart .total,.woocommerce-page .widget_shopping_cart .total {
border-top:3px double #f7f6f7;
padding:4px 0 0;
}

.woocommerce .widget_shopping_cart .total strong,.woocommerce-page .widget_shopping_cart .total strong {
min-width:40px;
display:inline-block;
}

.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related {
width:30.75%;
float:left;
}

.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator {
width:48%;
text-align:right;
clear:right;
float:right;
margin:20px 0 0;
}

.woocommerce .cart-collaterals .shipping_calculator .button,.woocommerce-page .cart-collaterals .shipping_calculator .button {
width:100%;
float:none;
display:block;
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
width:47%;
}

.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
float:right;
width:48%;
text-align:right;
color: #31a331;
padding: 20px;
}

.cart_totals h2 {
	color:#31a331 !important
}

.woocommerce .cart-collaterals .cart_totals p small,.woocommerce-page .cart-collaterals .cart_totals p small {
color:#777;
font-size:.83em;
}

.woocommerce .cart-collaterals .cart_totals table,.woocommerce-page .cart-collaterals .cart_totals table {
border-collapse:separate;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
margin:0 0 6px;
padding:0;
}

.woocommerce .cart-collaterals .cart_totals table tr:first-child th,.woocommerce .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td {
border-top:0;
}

.woocommerce .cart-collaterals .cart_totals table td,.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table th {
padding:6px 3px;
}

.woocommerce .cart-collaterals .cart_totals table small,.woocommerce-page .cart-collaterals .cart_totals table small {
display:block;
color:#777;
}

.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-page .cart-collaterals .cart_totals tr td,.woocommerce-page .cart-collaterals .cart_totals tr th {
border-top:1px solid #f7f6f7;
padding:6px;
}

.woocommerce .cart-collaterals .cart_totals a.button.alt,.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
width:193px;
display:block;
font-size:.92em;
}

.woocommerce form .form-row,.woocommerce-page form .form-row {
margin:0 0 6px;
padding:3px;
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition:opacity .5s .5s ease;
-moz-transition:opacity .5s .5s ease;
transition:opacity .5s .5s ease;
opacity:0;
}

.woocommerce form .form-row label.hidden,.woocommerce-page form .form-row label.hidden {
visibility:hidden;
}

.woocommerce form .form-row select,.woocommerce-page form .form-row select {
width:100%;
cursor:pointer;
margin:0;
}

.woocommerce form .form-row .required,.woocommerce-page form .form-row .required {
color:red;
font-weight:700;
border:0;
}

.woocommerce form .form-row .input-checkbox,.woocommerce-page form .form-row .input-checkbox {
display:inline;
text-align:center;
vertical-align:middle;
margin:-2px 8px 0 0;
}

.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox {
display:inline;
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row textarea {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
width:100%;
outline:0;
line-height:1em;
margin:0;
}

.woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea {
height:3.5em;
line-height:1.5em;
display:block;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}

.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
background-image:url(../images/icons/valid.png);
background-position:95% center;
background-repeat:no-repeat;
}

.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
background-image:url(../images/icons/invalid.png);
background-position:95% center;
background-repeat:no-repeat;
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce form .form-row.validate-required.woocommerce-invalid select,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
border-color:#fb7f88;
}

.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
float:left;
width:47%;
overflow:visible;
}

.woocommerce form.login,.woocommerce form.checkout_coupon,.woocommerce form.register,.woocommerce-page form.login,.woocommerce-page form.checkout_coupon,.woocommerce-page form.register {
border:1px solid #dfdbdf;
text-align:left;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
margin:2em 0;
padding:20px;
}

.woocommerce ul#shipping_method li,.woocommerce-page ul#shipping_method li {
text-indent:-22px;
list-style:none outside;
margin:0;
padding:.25em 0 .25em 22px;
}

.woocommerce .checkout .col-2 h3,.woocommerce-page .checkout .col-2 h3 {
float:left;
clear:none;
}

.woocommerce .checkout div.shipping-address,.woocommerce-page .checkout div.shipping-address {
clear:left;
width:100%;
padding:0;
}

.woocommerce .checkout #shiptobilling,.woocommerce-page .checkout #shiptobilling {
float:right;
line-height:1.62em;
margin:0;
padding:0;
}

.woocommerce .checkout #shiptobilling label,.woocommerce-page .checkout #shiptobilling label {
font-size:.6875em;
}

.woocommerce #payment,.woocommerce-page #payment {
background:#f7f6f7;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

.woocommerce #payment ul.payment_methods,.woocommerce-page #payment ul.payment_methods {
text-align:left;
border-bottom:1px solid #dfdbdf;
list-style:none outside;
margin:0;
padding:1em;
}

.woocommerce #payment ul.payment_methods li,.woocommerce-page #payment ul.payment_methods li {
line-height:2em;
text-align:left;
font-weight:400;
margin:0;
}

.woocommerce #payment ul.payment_methods li input,.woocommerce-page #payment ul.payment_methods li input {
margin:0 1em 0 0;
}

.woocommerce #payment ul.payment_methods li img,.woocommerce-page #payment ul.payment_methods li img {
vertical-align:middle;
position:relative;
margin:-2px 0 0 .5em;
}

.woocommerce #payment div.form-row,.woocommerce-page #payment div.form-row {
border-top:1px solid #fff;
padding:1em;
}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
float:right;
margin:0;
}

.woocommerce #payment .terms,.woocommerce-page #payment .terms {
text-align:right;
padding:0 1em;
}

.woocommerce #payment div.payment_box,.woocommerce-page #payment div.payment_box {
position:relative;
width:96%;
font-size:.92em;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
line-height:1.5em;
background:0;
box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);
-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);
-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);
color:#5e5e5e;
text-shadow:0 1px 0 rgba(255,255,255,0.8);
margin:1em 0;
padding:1em 2%;
}

.woocommerce #payment div.payment_box span.help,.woocommerce-page #payment div.payment_box span.help {
font-size:11px;
color:#777;
line-height:13px;
font-weight:400;
}

.woocommerce #payment div.payment_box .form-row select,.woocommerce-page #payment div.payment_box .form-row select {
width:48%;
float:left;
margin-right:3.8%;
}

.payment_box {
background: #31a331 !important;
color: #fff !important;
text-shadow: none !important;
}


.payment_box span { color: #fff !important; }
.payment_box fieldset { border: 2px solid #fff !important; }

.payment_box:after {
border:8px solid #31a331 !important;
border-right-color:transparent !important;
border-left-color:transparent !important;
border-top-color:transparent !important;
}

.woocommerce #payment div.payment_box:after,.woocommerce-page #payment div.payment_box:after {
content:"";
display:block;
border:8px solid #31a331;
border-right-color:transparent;
border-left-color:transparent;
border-top-color:transparent;
position:absolute;
top:-3px;
left:0;
margin:-1em 0 0 2em;
}

.woocommerce .order_details,.woocommerce-page .order_details {
list-style:none;
margin:0 0 1.5em;
}

.woocommerce .order_details li,.woocommerce-page .order_details li {
float:left;
margin-right:2em;
text-transform:uppercase;
font-size:.715em;
line-height:1em;
border-right:1px dashed #dfdbdf;
padding-right:2em;
}

.woocommerce .order_details li strong,.woocommerce-page .order_details li strong {
display:block;
font-size:1.4em;
text-transform:none;
line-height:1.5em;
}

.woocommerce .order_details li:last-of-type,.woocommerce-page .order_details li:last-of-type {
border:none;
}

.woocommerce ol.commentlist.notes li.note p.meta,.woocommerce-page ol.commentlist.notes li.note p.meta {
font-weight:700;
margin-bottom:0;
}

.woocommerce ul.digital-downloads,.woocommerce-page ul.digital-downloads {
margin-left:0;
padding-left:0;
}

.woocommerce ul.digital-downloads li,.woocommerce-page ul.digital-downloads li {
list-style:none;
margin-left:0;
padding-left:1.5em;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat;
}

.woocommerce .widget_layered_nav ul,.woocommerce-page .widget_layered_nav ul {
border:0;
list-style:none outside;
margin:0;
padding:0;
}

.woocommerce .widget_layered_nav ul li,.woocommerce-page .widget_layered_nav ul li {
list-style:none;
padding:0 0 1px;
}

.woocommerce .widget_layered_nav ul li a,.woocommerce .widget_layered_nav ul li span,.woocommerce-page .widget_layered_nav ul li a,.woocommerce-page .widget_layered_nav ul li span {
float:left;
padding:1px 0;
}

.woocommerce .widget_layered_nav ul li.chosen a,.woocommerce-page .widget_layered_nav ul li.chosen a {
border:1px solid #ad74a2;
background:#ad74a2 url(../images/cross_white.png) no-repeat 6px center;
box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:0 6px 0 18px;
}

.woocommerce .widget_layered_nav ul small.count,.woocommerce-page .widget_layered_nav ul small.count {
float:right;
margin-left:6px;
font-size:1em;
color:#777;
padding:1px 0;
}

.woocommerce .widget_layered_nav_filters ul,.woocommerce-page .widget_layered_nav_filters ul {
border:0;
list-style:none outside;
overflow:hidden;
zoom:1;
margin:0;
padding:0;
}

.woocommerce .widget_layered_nav_filters ul li,.woocommerce-page .widget_layered_nav_filters ul li {
float:left;
list-style:none;
padding:0 1px 1px 0;
}

.woocommerce .widget_layered_nav_filters ul li a,.woocommerce-page .widget_layered_nav_filters ul li a {
border:1px solid #ad74a2;
background:#ad74a2 url(../images/cross_white.png) no-repeat 6px center;
box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
float:left;
padding:0 6px 0 18px;
}

.woocommerce .widget_price_filter .price_slider_amount,.woocommerce-page .widget_price_filter .price_slider_amount {
text-align:right;
line-height:2.4em;
font-size:.8751em;
}

.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button {
font-size:1.15em;
float:left;
}

.woocommerce .widget_price_filter .ui-slider,.woocommerce-page .widget_price_filter .ui-slider {
position:relative;
text-align:left;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
position:absolute;
z-index:2;
width:.9em;
height:.9em;
-webkit-border-radius:1em;
-moz-border-radius:1em;
border-radius:1em;
border:1px solid #150d14;
cursor:pointer;
background:0;
outline:none;
top:-.3em;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
box-shadow:0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left:-1em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
position:absolute;
z-index:1;
font-size:.7em;
display:block;
border:0;
background:#ad74a2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;
box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);
-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);
-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);
-webkit-border-radius:1em;
-moz-border-radius:1em;
border-radius:1em;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius:1em;
-moz-border-radius:1em;
border-radius:1em;
background:0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal,.woocommerce-page .widget_price_filter .ui-slider-horizontal {
height:.5em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top:0;
height:100%;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left:-1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right:-1px;
}

.twentythirteen .entry-summary {
padding:0;
}

.clear,.woocommerce div.product div.images div.thumbnails a.first,.woocommerce #content div.product div.images div.thumbnails a.first,.woocommerce-page div.product div.images div.thumbnails a.first,.woocommerce-page #content div.product div.images div.thumbnails a.first,.woocommerce div.product .woocommerce-tabs,.woocommerce #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce ul.products li.first,.woocommerce-page ul.products li.first,.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide,.woocommerce .checkout .shipping_address,.woocommerce-page .checkout .shipping_address {
clear:both;
}

.nobr,.woocommerce table.my_account_orders .button,.woocommerce-page table.my_account_orders .button {
white-space:nowrap;
}

.woocommerce-message:after,.woocommerce-error:after,.woocommerce-info:after,.woocommerce .woocommerce-breadcrumb:after,.woocommerce-page .woocommerce-breadcrumb:after,.woocommerce .col2-set:after,.woocommerce-page .col2-set:after,.woocommerce div.product div.images div.thumbnails:after,.woocommerce #content div.product div.images div.thumbnails:after,.woocommerce-page div.product div.images div.thumbnails:after,.woocommerce-page #content div.product div.images div.thumbnails:after,.woocommerce div.product p.cart:after,.woocommerce #content div.product p.cart:after,.woocommerce-page div.product p.cart:after,.woocommerce-page #content div.product p.cart:after,.woocommerce div.product form.cart:after,.woocommerce #content div.product form.cart:after,.woocommerce-page div.product form.cart:after,.woocommerce-page #content div.product form.cart:after,.woocommerce .products ul:after,.woocommerce ul.products:after,.woocommerce-page .products ul:after,.woocommerce-page ul.products:after,.woocommerce .related:after,.woocommerce .upsells.products:after,.woocommerce-page .related:after,.woocommerce-page .upsells.products:after,.woocommerce #reviews #comments .add_review:after,.woocommerce-page #reviews #comments .add_review:after,.woocommerce #reviews #comments ol.commentlist:after,.woocommerce-page #reviews #comments ol.commentlist:after,.woocommerce #review_form #respond:after,.woocommerce-page #review_form #respond:after,.woocommerce p.stars:after,.woocommerce-page p.stars:after,.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after,.woocommerce .widget_shopping_cart .buttons:after,.woocommerce-page .widget_shopping_cart .buttons:after,.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after,.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce form .form-row:after,.woocommerce-page form .form-row:after,.woocommerce #payment ul.payment_methods:after,.woocommerce-page #payment ul.payment_methods:after,.woocommerce .order_details:after,.woocommerce-page .order_details:after,.woocommerce .addresses .title:after,.woocommerce-page .addresses .title:after,.woocommerce .widget_layered_nav ul li:after,.woocommerce-page .widget_layered_nav ul li:after {
content:"";
display:block;
clear:both;
}

.woocommerce-message .button,.woocommerce-error .button,.woocommerce-info .button,.woocommerce form .form-row-last,.woocommerce-page form .form-row-last,.woocommerce #payment div.payment_box #cc-expire-year,.woocommerce-page #payment div.payment_box #cc-expire-year,.woocommerce .addresses .title .edit,.woocommerce-page .addresses .title .edit,.woocommerce ul.digital-downloads li .count,.woocommerce-page ul.digital-downloads li .count {
float:right;
}

.woocommerce .col2-set,.woocommerce-page .col2-set,.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals,.woocommerce .cart-collaterals .cart_totals table select,.woocommerce-page .cart-collaterals .cart_totals table select {
width:100%;
}

.woocommerce div.product .stock,.woocommerce #content div.product .stock,.woocommerce-page div.product .stock,.woocommerce-page #content div.product .stock,.woocommerce .cart-collaterals .cart_totals .discount td,.woocommerce-page .cart-collaterals .cart_totals .discount td {
color:#85ad74;
}

.woocommerce div.product div.images div.thumbnails a.last,.woocommerce #content div.product div.images div.thumbnails a.last,.woocommerce-page div.product div.images div.thumbnails a.last,.woocommerce-page #content div.product div.images div.thumbnails a.last,.woocommerce ul.products li.last,.woocommerce-page ul.products li.last,.woocommerce #payment div.payment_box .form-row select:nth-child(3n),.woocommerce-page #payment div.payment_box .form-row select:nth-child(3n) {
margin-right:0;
}

.woocommerce div.product div.social span span,.woocommerce #content div.product div.social span span,.woocommerce-page div.product div.social span span,.woocommerce-page #content div.product div.social span span,.woocommerce #reviews h3,.woocommerce-page #reviews h3,.woocommerce .cart-collaterals .cart_totals p,.woocommerce-page .cart-collaterals .cart_totals p {
margin:0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce #reviews h2 small a,.woocommerce-page #reviews h2 small a {
text-decoration:none;
color:#777;
}

.woocommerce div.product p.cart,.woocommerce #content div.product p.cart,.woocommerce-page div.product p.cart,.woocommerce-page #content div.product p.cart,.woocommerce div.product form.cart,.woocommerce #content div.product form.cart,.woocommerce-page div.product form.cart,.woocommerce-page #content div.product form.cart {
margin-bottom:2em;
}

.woocommerce div.product form.cart .variations,.woocommerce #content div.product form.cart .variations,.woocommerce-page div.product form.cart .variations,.woocommerce-page #content div.product form.cart .variations,.woocommerce .widget_price_filter .price_slider,.woocommerce-page .widget_price_filter .price_slider {
margin-bottom:1em;
}

.woocommerce div.product form.cart .variations label,.woocommerce #content div.product form.cart .variations label,.woocommerce-page div.product form.cart .variations label,.woocommerce-page #content div.product form.cart .variations label,.woocommerce ul#shipping_method .amount,.woocommerce-page ul#shipping_method .amount {
font-weight:700;
}

.woocommerce div.product form.cart .variations td,.woocommerce #content div.product form.cart .variations td,.woocommerce-page div.product form.cart .variations td,.woocommerce-page #content div.product form.cart .variations td,.woocommerce div.product form.cart .group_table td,.woocommerce #content div.product form.cart .group_table td,.woocommerce-page div.product form.cart .group_table td,.woocommerce-page #content div.product form.cart .group_table td,.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select {
vertical-align:top;
}

.woocommerce .related,ul.products,.woocommerce .related ul,.woocommerce .upsells.products,ul.products,.woocommerce .upsells.products ul,.woocommerce-page .related,ul.products,.woocommerce-page .related ul,.woocommerce-page .upsells.products,ul.products,.woocommerce-page .upsells.products ul,.woocommerce .cart .button,.woocommerce .cart input.button,.woocommerce-page .cart .button,.woocommerce-page .cart input.button,.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating,.woocommerce-page ul.cart_list li .star-rating,.woocommerce-page ul.product_list_widget li .star-rating,.woocommerce .cart-collaterals .cross-sells,ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products {
float:none;
}

.woocommerce .related ul.products li.product,.woocommerce .related ul li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce .upsells.products ul li.product,.woocommerce-page .related ul.products li.product,.woocommerce-page .related ul li.product,.woocommerce-page .upsells.products ul.products li.product,.woocommerce-page .upsells.products ul li.product,.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li {
width:48%;
}

.woocommerce ul.products li.product strong,.woocommerce-page ul.products li.product strong,.woocommerce form .form-row label,.woocommerce-page form .form-row label {
display:block;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p,.woocommerce #payment div.payment_box .form-row,.woocommerce-page #payment div.payment_box .form-row {
margin:0 0 1em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce td.product-name p.backorder_notification,.woocommerce-page td.product-name p.backorder_notification {
font-size:.83em;
}

.woocommerce table.my_account_orders .order-actions,.woocommerce-page table.my_account_orders .order-actions,.woocommerce table.cart td.actions,.woocommerce #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce-page #content table.cart td.actions {
text-align:right;
}

.woocommerce table.cart td.actions .coupon,.woocommerce #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce .addresses .title h3,.woocommerce-page .addresses .title h3 {
float:left;
}

.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce #payment div.payment_box #cc-expire-month,.woocommerce #payment div.payment_box #cc-expire-year,.woocommerce-page #payment div.payment_box #cc-expire-month,.woocommerce-page #payment div.payment_box #cc-expire-year {
width:48%;
float:left;
}

.woocommerce form .form-row ::-webkit-input-placeholder,.woocommerce-page form .form-row ::-webkit-input-placeholder,.woocommerce form .form-row :-moz-placeholder,.woocommerce-page form .form-row :-moz-placeholder,.woocommerce form .form-row :-ms-input-placeholder,.woocommerce-page form .form-row :-ms-input-placeholder {
line-height:1em;
padding-top:2px;
}

.woocommerce .checkout .col-2 .notes,.woocommerce-page .checkout .col-2 .notes,.woocommerce .checkout .col-2 .form-row-first,.woocommerce-page .checkout .col-2 .form-row-first {
clear:left;
}

.woocommerce #payment div.payment_box p:last-child,.woocommerce-page #payment div.payment_box p:last-child,.woocommerce ol.commentlist.notes li.note .description p:last-child,.woocommerce-page ol.commentlist.notes li.note .description p:last-child {
margin-bottom:0;
}

.products ul,ul.products {
list-style:none outside;
clear:both;
margin:0 0 14px;
padding:0;
}

ul.products li.product {
float:left;
position:relative;
width:20%;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
color:#5e5e5e;
list-style:none outside;
background:#fff;
text-align:center;
height:274px;
-webkit-box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #c8eec8, 0 1px 2px rgba(0,0,0,0.3);
box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #c8eec8, 0 1px 2px rgba(0,0,0,0.3);
margin:0 20px 15px 0;
padding:10px;
}

ul.products li.product.last {
margin:0 0 15px;
}

ul.products li.product h3,
ul.products li.product h3 p{
font-size:1em;
color:#31a331;
margin:0;
padding:0px;
text-align: left;
}

.add_to_cart_button,a.product_type_simple,a.page-numbers,.single_add_to_cart_button,a.product_type_variable {
-moz-box-shadow:inset 0 1px 0 0 #c1ed9c;
-webkit-box-shadow:inset 0 1px 0 0 #c1ed9c;
box-shadow:inset 0 1px 0 0 #c1ed9c;
background-image:linear-gradient(tobottom,#74AC745%,#257D25100%);
-webkit-border-top-left-radius:3px;
-moz-border-radius-topleft:3px;
border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
-moz-border-radius-topright:3px;
border-top-right-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius-bottomright:3px;
border-bottom-right-radius:3px;
-webkit-border-bottom-left-radius:3px;
-moz-border-radius-bottomleft:3px;
border-bottom-left-radius:3px;
text-indent:0;
border:1px solid #419a41;
display:block;
color:#fff;
font-family:Arial;
font-size:15px;
font-weight:700;
font-style:normal;
height:30px;
line-height:30px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0 #689324;
}

.add_to_cart_button:hover,a.product_type_simple:hover,a.page-numbers:hover,.single_add_to_cart_button:hover,a.product_type_variable:hover {
background-image:linear-gradient(tobottom,#257D255%,#74AC74100%);
}

.add_to_cart_button:active,a.product_type_simple:active,a.page-numbers:active,.single_add_to_cart_button:active,a.product_type_variable:active {
position:relative;
top:1px;
}

ul.page-numbers li span.current {
-moz-box-shadow:inset 0 1px 0 0 #c1ed9c;
-webkit-box-shadow:inset 0 1px 0 0 #c1ed9c;
box-shadow:inset 0 1px 0 0 #c1ed9c;
background:#7cd07c;
-webkit-border-top-left-radius:3px;
-moz-border-radius-topleft:3px;
border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
-moz-border-radius-topright:3px;
border-top-right-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius-bottomright:3px;
border-bottom-right-radius:3px;
-webkit-border-bottom-left-radius:3px;
-moz-border-radius-bottomleft:3px;
border-bottom-left-radius:3px;
text-indent:0;
border:1px solid #419a41;
display:block;
color:#fff;
font-family:Arial;
font-size:15px;
font-weight:700;
font-style:normal;
height:30px;
line-height:30px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0 #689324;
}

a.page-numbers,ul.page-numbers li span.current {
padding:0 10px!important;
}

ul.page-numbers {
list-style:none;
border-top:3px solid #31a331;
padding:15px 0 0;
margin: 0 0 35px;
}

ul.page-numbers li {
display:inline-block;
}

ul.products li.product a {
text-decoration:none!important;
}

ul.products li.product a div.prod_picture {
background:#fff;
box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
float:left;
width:25%;
height:110px;
}

ul.products li.product a img {
max-width:100%;
max-height:100%;
width:auto;
display:block;
-webkit-transition:all ease-in-out .2s;
-moz-transition:all ease-in-out .2s;
-o-transition:all ease-in-out .2s;
transition:all ease-in-out .2s;
margin:0 0 8px;
}

ul.products li.product .price {
color:#406a0d;
display:block;
font-size:12px;
margin-bottom:15px;
}

tr.cart_table_item {
background:#fff;
font-size:12px;
}

td.product-name a {
color:#406a0d;
}

table.shop_table td {
line-height:18px;
color:#406a0d;
padding:5px;
}

table.shop_table.order_details tr.payment_method { display:none; }

.cart_totals table {
float:right;
font-size:13px;
}

span.onsale {
background:url(images/sale.png) no-repeat center top;
position:absolute;
height:30px;
width:100%;
background-size:93%;
line-height:32px;
color:#fff;
text-transform:uppercase;
display:none;
margin:15px 0 0!important;
}

span.price del {
color:red!important;
font-size:10px!important;
}

.button, a.page-numbers {
background: #287f28 url(../images/button_bg.png) repeat-x !important;
color: #fff !important
}
.button.remove_bg {
background:none !important;
}

.checkout-button {
background:#ededed!important;
color:#31a331!important;
border:1px solid #419a41!important;
text-shadow:1px 1px 0 #fff!important;
}

#eModal-2 {
z-index:99999!important;
}

#modal-overlay {
z-index:9999!important;
}

.woocommerce-message,.woocommerce-info,.woocommerce-result-count,.woocommerce-error {
border-top:3px solid #31a331;
}

.woocommerce-info:before,.woocommerce-result-count:before {
background-color:#31a331;
content:"i";
font-family:Times, Georgia, serif;
font-style:italic;
}

.woocommerce .related ul.products li.product img,.woocommerce .related ul li.product img,.woocommerce .upsells.products ul.products li.product img,.woocommerce .upsells.products ul li.product img,.woocommerce-page .related ul.products li.product img,.woocommerce-page .related ul li.product img,.woocommerce-page .upsells.products ul.products li.product img,.woocommerce-page .upsells.products ul li.product img,.related ul.products li.product img,.related ul li.product img,.upsells.products ul.products li.product img,.upsells.products ul li.product img {
height:auto!important;
width:auto!important;
margin:10px auto;
}

.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale,ul.products li.product .onsale {
top:0;
right:0;
left:auto;
margin:-6px -6px 0 0;
}

.woocommerce ul.products li.product a:hover .prod_picture,.woocommerce-page ul.products li.product a:hover .prod_picture,ul.products li.product a:hover img {
box-shadow:0 1px 3px 0 rgba(0,0,0,0.4);
-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.4);
-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.4);
}

.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del,ul.products li.product .price del {
font-size:.67em;
color:rgba(145,145,145,0.5);
margin:-2px 0 0;
}

.woocommerce ul.products li.product .price ins,.woocommerce-page ul.products li.product .price ins,ul.products li.product .price ins {
background:none;
}

.woocommerce ul.products li.product .price .from,.woocommerce-page ul.products li.product .price .from,ul.products li.product .price .from {
font-size:.67em;
text-transform:uppercase;
color:rgba(145,145,145,0.5);
margin:-2px 0 0;
}

.woocommerce nav.woocommerce-pagination,.woocommerce #content nav.woocommerce-pagination,.woocommerce-page nav.woocommerce-pagination,.woocommerce-page #content nav.woocommerce-pagination,td.product-quantity {
text-align:center;
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table,table.shop_table {
border:1px solid rgba(0,0,0,0.1);
text-align:left;
width:100%;
border-collapse:separate;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
margin:0 -1px 24px 0;
}

.woocommerce table.shop_table th,.woocommerce-page table.shop_table th,table.shop_table th {
font-weight:700;
line-height:18px;
padding:9px 12px;
}

.woocommerce ul.cart_list,.woocommerce ul.product_list_widget,.woocommerce-page ul.cart_list,.woocommerce-page ul.product_list_widget,.woocommerce ul#shipping_method,.woocommerce-page ul#shipping_method {
list-style:none outside;
margin:0;
padding:0;
}

.woocommerce .quantity input::-webkit-outer-spin-button,.woocommerce .quantity input::-webkit-inner-spin-button,.woocommerce #content .quantity input::-webkit-outer-spin-button,.woocommerce #content .quantity input::-webkit-inner-spin-button,.woocommerce-page .quantity input::-webkit-outer-spin-button,.woocommerce-page .quantity input::-webkit-inner-spin-button,.woocommerce-page #content .quantity input::-webkit-outer-spin-button,.woocommerce-page #content .quantity input::-webkit-inner-spin-button,.woocommerce table.cart td.actions .coupon label,.woocommerce #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,form.shipping_calculator {
display:none;
}

.cart thead tr,td.actions {
background:#31a331;
color:#fff;
}

.right_content_text h1,.cart_totals h2,.woocommerce-breadcrumb a {
color:#0E6B0E;
}

@media -webkit-min-device-pixel-ratio 2,min-resolution 192dpi{
.woocommerce a.button.loading:before,.woocommerce button.button.loading:before,.woocommerce input.button.loading:before,.woocommerce #respond input#submit.loading:before,.woocommerce #content input.button.loading:before,.woocommerce-page a.button.loading:before,.woocommerce-page button.button.loading:before,.woocommerce-page input.button.loading:before,.woocommerce-page #respond input#submit.loading:before,.woocommerce-page #content input.button.loading:before {
background-image:url(../images/ajax-loader@2x.gif);
background-size:16px 16px;
}

.woocommerce a.button.added:before,.woocommerce button.button.added:before,.woocommerce input.button.added:before,.woocommerce #respond input#submit.added:before,.woocommerce #content input.button.added:before,.woocommerce-page a.button.added:before,.woocommerce-page button.button.added:before,.woocommerce-page input.button.added:before,.woocommerce-page #respond input#submit.added:before,.woocommerce-page #content input.button.added:before {
background:url(../images/success@2x.png) no-repeat;
background-size:16px 14px;
}

.woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
background-image:url(../images/icons/valid@2x.png);
background-size:12px 9px;
}

.woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
background-image:url(../images/icons/invalid@2x.png);
background-size:12px 9px;
}

.woocommerce p.stars span,.woocommerce-page p.stars span,.woocommerce p.stars span a:hover,.woocommerce p.stars span a:focus,.woocommerce-page p.stars span a:hover,.woocommerce-page p.stars span a:focus,.woocommerce p.stars span a.active,.woocommerce-page p.stars span a.active {
background-image:url(../images/star@2x.png);
background-size:16px 48px;
}
}

.price_holder {
	height:75px
}

p.demo_store {
/*z-index:-1;*/
background: rgba(64, 106, 13, 0.5) !important;
border: none !important;
box-shadow: none;
/*display:none !important;*/
}

#vacation_note {
	margin: 0 0 20px
}

form.woocommerce-ordering_2 {
	margin: -15px 0;
	height: 35px;
}

form.woocommerce-ordering_2 .add_to_cart_button{
	margin-top: -4px;
}

.product_title p { margin:0 !important }

.wpcf7-select option { color: #406a0d; }

.woocommerce table.shop_table tfoot td:last-child, tr.order-total td strong span.amount{ font-weight:normal !Important; }

/*============================MENU============================*/
/*LEVEl 1*/
.sub_cat {
	list-style: none;
	visibility:hidden;
	background: #31a331;
	margin: 0;
	padding: 5px 10px;
	position: absolute;
	left: 100%;
	z-index: 9999999999999;
	top: 0;
	width:210px;
}

.sub_cat li{
	background: url(images/arrow3.png) no-repeat center right;
}

.sub_cat li:last-child {
	padding: 0 0 10px 0;
}
.sub_cat a {
	margin: 0 0 0 5px;
	width: 194px !important;
	background: url(images/elipsis_2.png) repeat-x 100% !important;
}

.sub_cat span {
background: #31a331 !important;
color: #fff;
}

/*LEVEl 2*/
.grand_cat {
	list-style: none;
	visibility:hidden;
	background: #31a331;
	margin: 0;
	padding: 5px 10px;
	position: absolute;
	left: 100%;
	z-index: 99999999999999;
	top: -5px;
	width: 210px;
}

/*JQUERY*/
ul.dropdown li.hover,
ul.dropdown li:hover    {
	position: relative;
}

.product-name a { text-decoration: none !important; }

dl.customer_details  { margin:0 !important; }
dl.customer_details dt { float:left; margin: 0 5px 0 0; }
dl.customer_details dd { margin: 0; }

ul.dropdown li:hover > ul 	{ visibility: visible; }

header.title h3 { margin:15px 0 0 !important }

.addresses p { margin:0 0 10px !important }

.addresses address div { display:none !important; }

/*HANA*/
.woocommerce .woocommerce-message:before {
	color:#fff !important;
}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before{
	top:0 !important;
}
.woocommerce .woocommerce-info , .woocommerce .woocommerce-message, .woocommerce .woocommerce-error {
	border-top-color:#31A331 !important;
}
.woocommerce .woocommerce-info:before, .woocommerce .woocommerce-error:before  {
	color:#fff !important;content: "i" !important;
}
h3.addon-name {
	font-size: 14px !important;
}

.woocommerce-message *, .woocommerce-info *, .woocommerce-result-count *, .woocommerce-error *{
	font-size:12px !important;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce-result-count{
	font-size:12px !important;
}

/*------------------------------------
CSS - Addendum
------------------------------------*/
.woocommerce td.product-name dl.variation dd p:last-child { margin-top:0; }
.woocommerce form .form-row.woocommerce-validated input.input-text { border:solid 1px #d1d1d1 !important;padding:2px; }

input.checkout-button { color:#006400 !important; }

tr.shipping { text-align:left !important; }



/********************************************************************************************/
/*********												                            *********/
/*********  Custom CSS for Reviews                                                  *********/
/*********												                            *********/
/********************************************************************************************/
.woocommerce-product-rating {
	margin-top: 5px;
}
.woocommerce-product-rating .star-rating,
.woocommerce-product-rating .woocommerce-review-link {
	font-size: 14px;
	color: #406a0d;
}
.woocommerce-product-rating .woocommerce-review-link,
.woocommerce-product-rating .woocommerce-review-link:hover,
.woocommerce-product-rating .woocommerce-review-link:active,
.woocommerce-product-rating .woocommerce-review-link:focus,
.woocommerce-product-rating .woocommerce-review-link:visited {
	text-decoration: none;
}

.comment-form-rating {
	margin-bottom: 5px;
}
.comment-form-rating .stars a {
	display: inline-block;
	padding: 2px 6px;
	background: #31a331;
	margin: 0 2px;
	color: #fff;
}
.comment-form-rating .stars a.active,
.comment-form-rating .stars a:hover {
	background: #406a0d;
}

.comment-form-comment label {
	display: block;
}

#commentform .submit {
    background: #287f28 url(../images/button_bg.png) repeat-x !important;
    color: #fff !important;
    font-size: 15px;
    width: 120px;
    height: 30px;
    border: 1px solid #419a41;
    -moz-box-shadow: inset 0 1px 0 0 #c1ed9c;
    -webkit-box-shadow: inset 0 1px 0 0 #c1ed9c;
    box-shadow: inset 0 1px 0 0 #c1ed9c;
    /*background-image: linear-gradient(tobottom,#74AC745%,#257D25100%);*/
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}