.preciomx {
    font-size: 12px;
    color: #9E9E9E;
}


/* //////////////////////////// ////////////////////////////////////////////////////*/
/* //////////////////////////// Loop Productos /////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////////*/
.productos-home {
	padding: 30px 0 90px 0;
}
.productos-home ul.products {
	margin: 70px 0 10px 0;
}
ul.products {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0 0 50px 0;
}
.page-store ul.products {
	position: relative;
}
ul.products li.product, .loop ul.products li {
	float: left;
	width: 29%;
	margin: 2% 2%;
	position: relative;
	background-image: none;
	padding: 0 0 0 0;
	list-style: none;
	text-align: center;
	min-height: 440px;
	clear:inherit;
}
ul.products.list li.product, .loop ul.products.list li {
	min-height: 280px;
	
}
ul.products li.product div[itemprop="description"], .loop ul.products li div[itemprop="description"]{ display:none;}
ul.products.list li.product div[itemprop="description"], .loop ul.products.list li div[itemprop="description"]{ display:block;}
.loop ul.products li.product:before {
	content: '';
}
ul.products li.mas-productos span {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
ul.products li.mas-productos span em {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	font-size: 30px;
	top: -50px;
	background-color: #000;
	color: #000000;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
}
ul.products li.product a .wrap-img-product {
	width: 80%;
	height: 225px;
	line-height: 225px;
	margin: 10px 10% 0 10%;
	padding: 10px 0;
}
ul.products li.product a img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 225px;
}
ul.products li.product a div.star-rating {
	display: none;
}
ul.products li.product a {
	display: block;
	text-decoration: none;
	    color: #0088CB;
}
ul.products li.product a h3 {
    color: #66666a;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    margin: 15px 0 10px 0;
    min-height: 30px;
}
ul.products li.product a span.price {
    text-align: center;
    display: block;
    color: #000;
    text-decoration: none;
    margin: 0 0 25px 0;
    font-size: 18px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
}
ul.products li.product a span.price span.desde {
	color: #A0A0A0;
	text-decoration: none;
	margin: 20px 0 15px 0;
	position: relative;
	font-size: 12px;
	font-weight: 400;
}
.page-store ul.products li.product a span.price {
	color: #000;
}

ul.products li.product a span.price del {
	color: #E24100;
}
ul.products li.product a span.price del:after {
	content: 'oferta!';
	width: 45px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: -6px;
	right: -3px;
	border-radius: 0;
	z-index: 2;
	font-size: 12px;
	color: #FFF;
}


ul.products li.product a span.price del:before {
    content: '';
    background-color: #f72525;
    width: 64px;
    height: 64px;
    line-height: 66px;
    position: absolute;
    top: -25px;
    right: -12px;
    border-radius: 34px;
    z-index: 1;
}
ul.products li.product a span.price del span {
	text-decoration: none;
}
ul.products li.product a span.price ins {
	text-decoration: none;
}
ul.products li span.onsale {
	display: none;
}
ul.products li.product a.add_to_cart_button {
    display: inline-block;
    padding: 14px 40px;
    background-color: #0088CB;
    color: #FFF;
    text-decoration: none;
    border-radius: 2px;
    font-size: 14px;
    letter-spacing: 0.06em;
	border:2px solid #0088CB;
}
ul.products li.product a.add_to_cart_button:hover {
    background-color: #FFF;
    color: #0088CB;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}

ul.products li.product:hover > a h3 {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	color: #0088cb;
}

/*orden list*/
ul.products.list li.product, .loop ul.products.list li {
    clear: inherit;
}
ul.products.list li.product a .wrap-img-product {
    width:200px;
    height: auto;
    line-height: 225px;
    margin: 0 0;
    padding: 0 0;
}
ul.products.list li.product .wrap-img-product img {
    width: 98.75% !important;
    float: left;
    margin-bottom: 1.5em;
    -webkit-transition: none !important;
    margin-right: 0.8% !important;
}
ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"],ul.products.list li.product .price, ul.products.list li.product .gridlist-buttonwrap {
    width: 65.4%;
    float: left !important;
    clear: none;
    text-align: left;
    margin: 0 0 0 10px;
}

.page-store ul.products li.product a.add_to_cart_button:after {
	color: #000;
}
.titleShop {
    display: inline-block;
}
.titleShop h1 {
    font-size: 22px;
    font-weight: 700;
    color: #0088CB;
}

.gridlist-toggle {
    clear: none !important;
    float: right;
	display:inline-block !important;
}


.woocommerce-price-suffix {
	font-size: 10px;
}
/*RECENT PRODUCTS SIDEBAR*/

.content-recent-product {
	width: 100%;
	float: left;
}
.recent-product {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
.content-recent-product h2 {
	font-weight: 600;
	margin: 10px 0 10px 0;
	font-size: 20px;
	color: #000;
}
.recent-product-img {
	width: 70px;
	background-color: #FFF;
	border: 1px solid #f5f5f5;
	float: left;
}
.recent-product-img img {
	width: 100%;
	height: auto;
}
.recent-product-descripcion {
	width: 200px;
	float: left;
	display: block;
	margin: 15px 0 0 10px;
}
.recent-product-title {
	display: block;
	text-decoration: none;
	color: #4a4a4a;
}
.ver-producto {
	width: 25px;
	height: 25px;
	line-height: 25px;
	float: left;
	text-align: center;
	color: #000000;
	display: inline-block;
	margin: 0 0 0 0;
	text-decoration: none;
}
.recent-product .yith-wcwl-add-to-wishlist {
	display: block !important;
	width: 25px;
	height: 25px;
	float: left;
	text-indent: -9999px;
	position: relative;
	margin: 3px 0;
}
.recent-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
	text-indent: 0;
	position: absolute;
	width: 132px;
	font-size: 12px;
	font-weight: 600;
	left: 36px;
	top: -3px;
}
.recent-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	text-indent: 0;
	position: absolute;
	width: 132px;
	font-size: 12px;
	font-weight: 600;
	left: 36px;
	top: -3px;
}
/*END RECENT PRODUCTS SIDEBAR*/

.woocommerce-result-count {
	display: none;
}
.page-title {
	display: none;
}
form.woocommerce-ordering {
    float: left;
    margin: 0 0 0 0;
    position: relative;
}
.wrap-orden{ width:100%; float:left; border-bottom:1px solid #f5f5f5;}
.orden {
    display: block;
    float: left;
}
form.woocommerce-ordering select.orderby {
    padding: 8px;
    margin: 14px 10px 14px 0;
    border-radius: 2px;
    border: 1px solid #E6E6E6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(../img/arrow-select.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: transparent;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
}
form.woocommerce-ordering select:focus {
	outline: none;
}
.product span.onsale {
    color: #FFF;
    font-weight: 300;
    display: inline-block;
    margin: 0 0 0 0;
    font-size: 14px;
    background: #696a6e;
    padding: 0;
    float: none;
    width: 70px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    text-align: center;
}
/* //////////////////////////// ////////////////////////////////////////////////////*/
/* /////////////////////////////////// widgets /////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////////*/

.product_list_widget {
}
.product_list_widget li {
}
.widget-sidebar ul.product_list_widget li:before {
	content: '';
}
ul.product_list_widget li a .wrap-img-product {
	width: 40%;
	float: left;
}
ul.product_list_widget li a .wrap-img-product img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 90px;
}
/*.widget-sidebar ul.product_list_widget li a:after{
    color: #7D7D7D;
    padding: 4px;
    top: 7px;
    left: 0;
    content: "\f291";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
.widget-sidebar ul.product_list_widget li:hover > a:after {
	color: #0088cb;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.widget-sidebar ul.product_list_widget li a span.product-title {
	width: 60%;
	float: left;
	margin: 15px 0 5px 0;
	font-size: 14px;
	color: #000;
}
.widget-sidebar ul.product_list_widget li span.amount {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #000;
}
.widget-sidebar ul.product_list_widget li .star-rating {
	display: inline-block;
}
.widget-sidebar ul.product_list_widget li .star-rating:before {
	content: "\f005";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #0088cb;
	margin: 0 3px 0 0;
}
.widget-sidebar ul.product_list_widget li del {
	margin: 5px 3px 5px 0;
	display: inline-block;
}
.widget-sidebar ul.product_list_widget li ins {
	margin: 5px 0 5px 0;
	display: inline-block;
}
/* //////////////////////////// ////////////////////////////////////////////////////*/
/* //////////////////////////// Single Productos /////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////////*/

.images {
	float: left;
	margin: 0 4% 10px 0;
	padding: 0;
	width: 35%;
	display: inline-block;
	position: relative;
	text-align: center;
}
.images a {
	display: block;
}
.images img {
	width: auto;
	max-width: 99%;
	height: auto;
	margin-bottom: 5px;
	padding: 0;
	vertical-align: middle;
	margin: 0 0;
}
.images .thumbnails {
	width: 100%;
	margin: 10px 0 10px 0;
	display: inline-block;
	padding: 1px 0;
	text-align: center;
}
.images .thumbnails a {
	display: inline-block;	
	margin: 0 0 0 0;
	height: 60px;
	text-align: center;
}
.images .thumbnails a img {
	width: auto;
	height: auto;
	max-height: 60px;
	vertical-align: top;
	text-align: center;
	display: inline-block;
}
.summary {
	width: 60%;
	display: block;
	float: left;
	margin: 10px 0 10px 0;
}
.summary h1.product_title.entry-title {
    color: #000;
    font-weight: 700;
    font-size: 26px;
    margin: 0 0 30px 0;
}

.entry-summary p {
    color: #6e6b6a;
    font-size: 14px;
    padding: 0 0px;
    display: block;
    line-height: 18px;
    word-spacing: 2px;
}
.woocommerce-tabs {
	width: 100%;
	display: block;
	float: left;
	margin: 0px 0 25px 0;
}
.woocommerce-tabs ul.tabs {
	width: 100%;
	float: left;
	display: block;
	margin: 5px 0 5px 0;
}
.woocommerce-tabs ul.tabs li {
	display: block;
	float: left;
	padding: 10px 0px;
	margin: 0 10px 0 0;
	background-image: none;
	border-bottom: 5px solid #FFFFFF;
}
.loop .woocommerce-tabs ul.tabs li:before {
	content: '';
}
.woocommerce-tabs ul.tabs li a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
	font-weight: 700;
	padding: 0;
}
.woocommerce-tabs ul.tabs li.active {
    background: transparent;
    border-bottom: 5px solid #0088CB;
}
.entry-content {
    width: 96%;
    float: left;
    background-color: #fafafa;
    padding: 2%;
}
.panel p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin: 10px 0;
}
#tab-description p strong {
	font-weight: 600;
	color: #000000;
}
#tab-description ul {
	width: 100%;
	float: left;
	display: block;
}
/*#tab-description ul li {
	font-weight: 400;
	color: #505050;
	font-size: 13px;
	padding: 0px 0px;
	line-height: 23px;
}
#tab-description ul li:before {
	content: "•";
	position: relative;
	left: -7px;
	font-size: 16px;
	margin-left: -7px;
	color: #F00;
}*/
#tab-description h2 {
	display: none;
	font-weight: 300;
	font-size: 16px;
	color: #333;
	margin: 40px 0 10px 0;
	padding: 0;
}
#tab-incluye p {
	font-weight: 400;
	color: #505050;
	font-size: 13px;
	padding: 0px 0px;
	line-height: 23px;
}
#tab-incluye ul {
	padding: 0px 20px;
}
#tab-incluye ul li {
	font-weight: 400;
	color: #505050;
	font-size: 13px;
	padding: 0px 0px;
	line-height: 23px;
}
#tab-incluye ul li:before {
	content: "•";
	position: relative;
	left: -7px;
	font-size: 16px;
	margin-left: -7px;
	color: #F00;
}
#tab-incluye h2 {
	display: none;
	font-weight: 300;
	font-size: 16px;
	color: #333;
	margin: 40px 0 10px 0;
	padding: 0;
}
#comments h2 {
	font-weight: 300;
	font-size: 16px;
	color: #333;
	margin: 0;
	padding: 0;
}
#comments p.woocommerce-noreviews {
	color: #999;
	font-size: 12px;
	padding: 0 0px;
}
#respond h3.comment-reply-title {
	color: #999;
	font-size: 12px;
	padding: 0 0px;
}
.summary p.price span {
	display:inline-block;
	
}
p.price span {
	font-size: 20px;
	margin: 0 0 15px 0;
	padding: 0;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #000;
}
p.price span.desde {
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #ADA9A9;
}
p.price ins {
	text-decoration: none;
}
p.price del span {
	font-size: 20px;
	color: #ccc;
	font-weight: bold;
	font-weight: 300;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}
p.price ins span {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-weight: 600;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
}
span.onsale {
	color: #FFF;
	font-weight: 300;
	display: inline-block;
	margin: 0 0 0 0;
	font-size: 14px;
	background: #0088cb;
	padding: 0;
	float: right;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	text-align: center;
}
.minus {
	width: 38px;
	height: 38px;
	background: #000000;
	color: #FFF;
	border: solid 1px #000000;
	border-radius: 0;
	cursor: pointer;
}
.plus {
	width: 38px;
	height: 38px;
	background: #000000;
	color: #FFF;
	border: solid 1px #000000;
	border-radius: 0;
	cursor: pointer;
}
.buttons_added {
	display: block;
	margin: 0px 0px 10px 0px;
	float: left;
}
.buttons_added input.text {
	height: 33px;
	color: #575757;
	border: 1px solid #DDD;
	padding: 5px 5px;
	margin: 0px 0 0 0;
	width: 30px;
	border-radius: 0;
	top: 0px;
	position: relative;
}
.single_variation {
	position: relative;
}
.single_variation p {
	position: absolute;
	top: 32px;
	display: block;
	float: none;
}
.single_variation p.out-of-stock {
	position: absolute;
	top: 40px;
	display: block;
	float: none;
}
.single_variation span.price span.amount {
	font-size: 24px;
	margin: 0 0 25px 0;
	padding: 0;
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #000;
}
.cart {
	margin: 0 0 20px 0;
	display: block;
	width: 100%;
	float: left;
	display: block;/*Activar*/
}
table.variations {
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	margin: 0 0 0px 0;
}
.stock {
	display: none !important;
}
.single_add_to_cart_button {
	position: relative;
	display: block;
	float: left;
	width: 220px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	color: #FFF;
	font-size: 17px;
	cursor: pointer;
	border: 0;
	margin: 25px 0px 20px 0;
	background: #0088cb;
	border-radius: 2px;
	clear: both;
}
.single_add_to_cart_button:hover {
	background: #25AFF3;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.quantity {
	background-color: #F5F5F5;
	float: left;
	position: relative;
}
/*.quantity:after {
	content: "cant.";
	line-height: 40px;
	display: inline-block;
	font-family: FontAwesome;
	font-size: 12px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	right: -31px;
	color: #C0C0C0;
	z-index: 1;
	font-weight: 600;
}*/
.quantity input {
	height: 30px;
	padding: 5px;
	border: 0px solid #000000;
	width: 40px;
	background-color: transparent;
	color: #4a4a4a;
	font-weight: 700;
	position: relative;
	z-index: 2;
	outline: none;
}
/*.quantity input[type=number]::-webkit-inner-spin-button, 
.quantity input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
   -moz-appearance: none !important;
    appearance: none !important;
  margin: 0; 
}*/

.variations_form .cart tbody tr {
	width: 100%;
}
form.variations_form.cart table.variations tbody tr td.label {
	min-width: 20px;
	display: block;
	position: relative;
	bottom: 2px;
	left: -10px;
	z-index: 2;
}
.variations tbody tr {
	margin: 10px 0;
	display: block;
}
.variations tbody tr td {
	display: block;
}
.variations .label label {
	font-weight: 300;
	font-size: 12px;
	color: #A7A7A7;
	margin: 0 0px 0 0;
	padding: 15px 10px 15px 10px;
	position: relative;
	left: 0;
	top: -5px;
}
.variations .value select {
	-moz-appearance: none;
	background: transparent;
}
.variations .value select {
	font-weight: 300;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 13px 0px 14px 5px;
	border: 1px solid #000;
	min-width: 140px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	-webkit-appearance: initial;
	background: #FFF;
	position: relative;
	background-image: url(../img/arrow-select.png);
	background-position: center right;
	background-repeat: no-repeat;
	outline: none;
}
.variations .value select:focus {
	outline: none;
}
.variations_button {
	width: 100%;
	display: block;
	float: left;
	margin: 15px 0 0 0;
}
.variations a.reset_variations {
	width: 100%;
	float: left;
	margin: 10px 0;
}
.variations a.reset_variations:before {
	content: "\f021";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 13px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #0088cb;
	margin: 0 3px 0 0;
}
.product_type_variable {
	font-size: 16px;
	padding: 10px 5px 3px 23px;
}
.product_meta, .loop .product_meta {
    color: #999;
    font-size: 12px;
    padding: 15px 10px 10px 10px;
    margin: 5px 0 10px 0;
    float: left;
    clear: both;
}
.product_meta .posted_in a, .product_meta .tagged_as a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
}
.product_meta .sku_wrapper {
	display: none;
}
.product_meta .posted_in, .product_meta .tagged_as {
    margin: 5px 10px 5px 0;
    color: #ADADAD;
    font-size: 12px;
    width: 100%;
    float: left;
}
.shop_attributes p {
	color: #999;
	font-size: 12px;
	padding: 0 0px;
	margin: 0;
	padding: 0;
}
.shop_attributes th {
	font-weight: 800;
	font-size: 12px;
	color: #333;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
}
#tab-additional_information h2 {
	font-weight: 300;
	font-size: 16px;
	color: #333;
	margin: 40px 0 10px 0;
	padding: 0;
}
#tab-politicas h2 {
	font-weight: 300;
	font-size: 16px;
	color: #333;
	margin: 40px 0 10px 0;
	padding: 0;
}
#tab-politicas p {
	font-weight: 400;
	color: #999;
	font-size: 12px;
	padding: 0px 0px;
}
#tab-detalle h2 {
	font-weight: 300;
	font-size: 16px;
	color: #333;
	margin: 40px 0 10px 0;
	padding: 0;
}
#tab-detalle p {
	font-weight: 400;
	color: #999;
	font-size: 12px;
	padding: 0px 0px;
}
.social-productos {
	width: 100%;
	margin: 15px 0 50px 0;
	height: 50px;
}
.social-productos span {
	float: left;
	height: 40px;
	display: block;
	font-weight: 800;
	font-size: 16px;
	color: #333;
	padding: 10px 5px 0 0;
}
.related {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	margin: 100px 0 50px 0
}
.related h2 {
	text-transform: uppercase;
}
/*Zoom*/
div.pp_woocommerce .pp_close:before {
	font-family: FontAwesome;
	content: "\f00d";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	text-indent: 0;
	font-size: 13px;
}
div.pp_woocommerce a.pp_contract:before, div.pp_woocommerce a.pp_expand:before {
	font-family: FontAwesome;
	content: "\f065";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	text-indent: 0;
	font-size: 13px;
}
div.pp_woocommerce .pp_arrow_next:before, div.pp_woocommerce .pp_arrow_previous:before {
	font-family: FontAwesome;
	content: "\f053";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	text-indent: 0;
	font-size: 9px;
}
div.pp_woocommerce .pp_arrow_next:before {
	content: "\f054";
}
/*Carrito*/



.product-name a {
	font-weight: 300;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.cart-subtotal span.amount {
	font-weight: 400;
	color: #000000;
	font-size: 16px;
}
.order-total span.amount {
	font-weight: 400;
	color: #000000;
	font-size: 16px;
}
.woocommerce table.cart td.actions .coupon .input-text {
	width: 150px;
	font-weight: 300;
	color: #AAAAAA;
	font-size: 12px;
}
.woocommerce .cart input.button {
	background: #25AFF3;
	font-weight: 300;
	color: #FFF;
	border-radius: 0px;
	border: none;
	padding: 7px 10px;
	text-shadow: none;
	border-radius: 3px;
	margin: 0 6px;
}
.woocommerce .cart input.button:hover {
	background: #0088cb;
	font-weight: 300;
	color: #FFF;
	border-radius: 0px;
	border: none;
	padding: 7px 10px;
	text-shadow: none;
}
.woocommerce table.cart td.actions .button.alt {
	background: #0088cb;
	font-weight: 400;
	color: #FFF;
	padding: 7px 32px;
	text-shadow: none;
	border-radius: 3px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	background: #0088cb;
	font-weight: 600;
	color: #FFF;
	border: none;
	border-radius: 0px;
	padding: 7px 18px;
	text-shadow: none;
	border-radius: 3px;
}
.woocommerce-info {
	font-size: 14px;
	font-weight: 300;
	color: #333;
}
.woocommerce-info a {
	font-size: 14px;
	font-weight: 300;
	color: #1e85be;
	text-decoration: none;
}
.woocommerce-info a:hover {
	text-decoration: underline;
}
.woocommerce-billing-fields h3 {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-bottom: 12px;
	padding: 0 0 0 10px;
	display: none;
}
.woocommerce-shipping-fields h3 {
	font-size: 18px;
	font-weight: 300;
	color: #333;
}
#order_review_heading {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-bottom: 12px;
	margin-top: 35px;
	padding: 0 0 0 10px;
	display: none;
}
ul.payment_methods .payment_method_bacs, .payment_method_cheque, .payment_method_paypal {
	font-size: 18px;
	font-weight: 300;
	color: #333;
}
.payment_box payment_method_bacs p {
	font-size: 14px;
	font-weight: 300;
	color: #333;
}
.woocommerce {
	margin-bottom: 60px;
	display: block;
	background-repeat: repeat-y;
	padding: 20px 0;
	/*border: 1px solid #F0F0F0;*/
	border-radius: 3px;
	width: 100%;
	float: left;
}
.woocommerce p {
	font-size: 16px;
	font-weight: 300;
	color: #333;
	line-height: 24px;
	margin: 0 0 5px 0;
}
.woocommerce h2 {
	font-size: 20px;
	font-weight: 700;
	color: #333;
	margin-top: 20px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
	text-transform: uppercase;
	text-decoration: none;
}
.woocommerce form.login p.lost_password a {
	text-decoration: none;
	color: #000000;
}
ul.order_details li {
}
dl.customer_details dd {
	padding: 10px 0;
}
dl.customer_details dt {
	padding: 10px 0;
}
.col-1, .col-2 {
	margin-top: 20px;
}
.col-1 address {
	font-size: 16px;
	font-weight: 300;
	color: #333;
}
.col-1 header.title h3 {
	font-size: 16px;
	font-weight: 800;
	color: #333;
}
.col-1 header.title a {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	margin: 10px 0;
}
.col-2 address {
	font-size: 16px;
	font-weight: 300;
	color: #333;
}
.col-2 header.title h3 {
	font-size: 16px;
	font-weight: 800;
	color: #333;
}
.col-2 header.title a {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}
.woocommerce p.myaccount_user a {
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}
.woocommerce td.order-number a {
	font-weight: 300;
	color: #000000;
	text-decoration: none;
}
.woocommerce p.myaccount_user strong {
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
.woocommerce a.button {
	background: #000000;
	font-weight: 800;
	color: #FFF;
	border: 0;
	border-radius: 0px;
	padding: 7px 32px;
}
.woocommerce-message {
	border-top: 0px solid #8fae1b;
	border: 1px solid #F5F5F5;
	box-shadow: none;
	border-radius: 0px;
	font-size: 12px;
	color: #5A5A5A;
	font-size: 12px !important;
}
p.return-to-shop a {
	background-color: #333;
	padding: 8px 20px;
	color: #FFF;
	border: none;
	margin: 0;
	cursor: pointer;
	font-weight: 400;
	font-size: 14px;
}
.cart_totals h2 {
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: right;
	padding: 0;
	background-color: #FFF;
	text-transform: none;
	width: 100%;
}
.shipping_calculator h2 a.shipping-calculator-button {
	font-size: 14px;
	padding: 5px 18px;
	font-weight: 400;
	color: #B1B1B1;
	background: #EEEEEE;
	margin-top: 20px;
	text-align: center;
	padding: 0;
	text-transform: none;
	width: 100%;
	text-decoration: none;
}
.shipping_calculator h2 {
	font-size: 16px;
	font-weight: 800;
	color: #000000;
	margin-top: 20px;
	text-align: right;
	padding: 0;
	background-color: #FFF;
	text-transform: none;
	width: 100%;
}
.woocommerce table.my_account_orders, .woocommerce-page table.my_account_ordersh2 {
	font-size: 16px;
	font-weight: 300;
	color: #5C584E;
	margin-top: 20px;
	text-align: center;
	padding: 0;
	background-color: #FFF;
	text-transform: none;
	width: 100%;
	text-decoration: none;
}
h2.mi-login {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	margin-top: 20px;
	text-align: center;
	margin: 50px auto 0 auto;
	padding: 10px 0;
	text-transform: uppercase;
	background-color: #333;
}
.edit {
	background-color: #0088cb;
	color: #fff;
	padding: 5px 10px;
	font-weight: 300;
	font-size: 12px;
}
.woocommerce a.view {
	background: #0088cb;
	color: #fff;
	padding: 5px 10px;
	font-weight: 300;
	font-size: 12px;
}
.woocommerce p.order-again a {
	background: #0088cb;
	color: #fff;
	padding: 10px 15px;
	font-weight: 300;
	font-size: 14px;
}
mark {
	background-color: #0088cb;
	color: #FFF;
	padding: 0 5px;
}
h2.login-h2 {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	margin-top: 20px;
	text-align: center;
	width: 342px;
	margin: 0 auto;
	background-color: #333;
	padding: 10px 0;
	text-transform: uppercase;
}
login p {
	font-size: 10px;
	font-weight: 300;
}
.shipping-calculator-button {
	text-decoration: none;
	color: #000;
	font-weight: 800;
}
/*ZOOM*/
div.pp_overlay {
	background: #FFF !important;
}
div.pp_woocommerce .pp_close {
	background-color: #0088cb !important;
}
div.pp_woocommerce a.pp_contract, div.pp_woocommerce a.pp_expand {
	background-color: #0088cb !important;
}
 @-webkit-keyframes spin {
 100% {
 -webkit-transform: rotate(360deg)
}
}
 @-moz-keyframes spin {
 100% {
 -moz-transform: rotate(360deg)
}
}
 @keyframes spin {
 100% {
 -webkit-transform: rotate(360deg);
 -moz-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 -o-transform: rotate(360deg);
 transform: rotate(360deg)
}
}
.woocommerce .blockUI.blockOverlay {
	position: fixed !important;
}
.woocommerce .blockUI.blockOverlay:before, .woocommerce .loader:before {
	height: 1em;
	width: 1em;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -.5em;
	margin-top: -.5em;
	display: block;
	content: "";
	-webkit-animation: spin 1s ease-in-out infinite;
	-moz-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite;
	background: url(../img/icons/loader.svg) center center;
	background-size: cover;
	line-height: 1;
	text-align: center;
	font-size: 2em;
	color: rgba(0, 0, 0, .75)
}

/*
---------------------------------------------------------------
----------------------  galeria  ------------------------------
---------------------------------------------------------------
*/
.woocommerce div.product div.images.woocommerce-product-gallery {
	position:relative
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	transition:all cubic-bezier(.795, -.035, 0, 1) .5s
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width:25%;
	display:inline-block
}
/*.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	position:absolute;
	top:.5em;
	right:.5em;
	font-size:2em;
	z-index:9;
	width:36px;
	height:36px;
	background:#fff;
	text-indent:-9999px;
	border-radius:100%;
	box-sizing:content-box
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
	content:"";
	display:block;
	width:10px;
	height:10px;
	border:2px solid #000;
	border-radius:100%;
	position:absolute;
	top:9px;
	left:9px;
	box-sizing:content-box
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
	content:"";
	display:block;
	width:2px;
	height:8px;
	background:#000;
	border-radius:6px;
	position:absolute;
	top:19px;
	left:22px;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	box-sizing:content-box
}*/
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    padding: 0 0 0 0;
    margin: 10px 0 10px 0;
    text-align: left;
}


.loop .woocommerce-product-gallery ol.flex-control-thumbs li:before{ display:none;}

.loop .woocommerce-product-gallery ol.flex-control-thumbs li, .woocommerce-product-gallery ol.flex-control-thumbs li {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
    height: auto;
    max-height: 67px;
    padding: 0;
    vertical-align: middle;
    margin: 0 0;
	cursor: pointer;
}

.woocommerce div.product div.images img.zoomImg{background-color: #FFF;}

a.woocommerce-product-gallery__trigger {
    position: absolute;
    z-index: 3;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    overflow: hidden;
    text-indent: -200px;
    display: block;
}

a.woocommerce-product-gallery__trigger::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    text-indent: inherit;
    z-index: 1;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-right: 48px solid #0088cb;
    border-bottom: 48px solid transparent;
    display: block;
}

a.woocommerce-product-gallery__trigger:after {
    content: "\f002";
    color: #FFF;
    font-family: FontAwesome;
    position: absolute;
    font-size: 18px;
    right: 4px;
    top: 6px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-indent: 0;
    z-index: 2;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* //////////////////////////// ////////////////////////////////////////////////////*/
/* //////////////////////////// General ////////////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////////*/
.single_variation_wrap {
	display: block !important;
}
table {
	width: 100%;
	border-collapse: collapse;
}
.clear {
	clear: both
}
.nobr {
	white-space: nowrap
}
#reviews {
	width: 100%;
	float: left;
}
#reviews p.comment-form-rating label {
	display: inline-block;
	margin: 0 10px 0 0;
}
#reviews p.comment-form-rating p.stars {
	display: inline-block;
}
#reviews p.comment-form-rating p.stars span {
	position: relative;
	display: inline-block;
}
#reviews p.comment-form-rating p.stars span a {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: auto;
	margin-bottom: auto;
	top: 0;
	bottom: 0;
}
#reviews p.comment-form-rating p.stars span a:before {
	content: "\f006";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 0;
	text-indent: 0px !important;
	color: #0088cb;
}
#reviews p.comment-form-rating p.stars span a.active:before {
	content: "\f005";
	color: #0088cb;
}
#reviews .comment-form-comment label {
	width: 100%;
	float: left;
}
#reviews .comment-form-comment textarea {
	border: 1px solid #f5f5f5;
	outline: none;
}
#reviews .form-submit input#submit {
	display: inline-block;
	background: #0088cb;
	border: 0;
	padding: 10px 30px;
	border-radius: 2px;
	color: #FFF;
	outline: none;
}
.loop #reviews ol {
	padding: 0 0 0 0;
}
.loop #reviews ol li {
	margin: 10px 0 5px 0;
	padding: 0 0 0 23px;
	line-height: 25px;
	position: relative;
	background: #f5f5f5;
}
.loop #reviews ol li:before {
	text-align: center;
	font-weight: 700;
	content: "\f005";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 3px;
	text-indent: 0px !important;
	color: #0088cb;
}
.loop #reviews p {
	margin: 5px 0;
}
.loop #reviews .description p {
	color: #000000;
}
.woocommerce-product-rating .star-rating {
	font-size: 12px !important;
	margin: 5px 0 5px 0;
}
.woocommerce-product-rating .star-rating strong {
	color: #0088cb;
}
.woocommerce-product-rating .woocommerce-review-link {
	font-size: 11px;
	margin: 0 0 11px 0;
	display: inline-block;
	color: #0088cb !important;
}
p.comment-form-author label, p.comment-form-email label {
	min-width: 120px;
	display: inline-block;
}
#reviews img.avatar {
	display: none !important;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
	padding: 1em 1em 1em 3.5em;
	margin: 0 0 2em;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fcfbfc;
	color: #5e5e5e;
	text-shadow: 0 1px 0 #fff;
	list-style: none outside;
	width: auto;
}
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .woocommerce-message:before {
	color: #FFFFFF !important;
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
	content: "";
	height: 1.5em;
	width: 1.3em;
	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;
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
	float: right;
	text-decoration: none;
	color: #FFF;
	background-color: #0088cb;
	padding: 5px 10px;
	border-radius: 3px;
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
	list-style: none outside;
	padding-left: 0;
	margin-left: 0;
	font-size: 12px;
}
.woocommerce-message {
	/*border-top: 3px solid #0F1303;*/
	background: #F3F3F3;
	border: 0;
	text-shadow: none;
	box-shadow: none;
	margin-top: 20px;
}
.woocommerce-message:before {
	background-color: #8fae1b;
	content: "\2713"
}
.woocommerce-info {
	/*border-top: 3px solid #1e85be;*/
	background: #F3F3F3;
	border: 0;
	text-shadow: none;
	box-shadow: none;
}
.woocommerce-info:before {
	background-color: #1e85be;
	content: "i";
	font-family: Times, Georgia, serif;
	font-style: italic
}
.woocommerce-error {
	border-top: 3px solid #b81c23;
	background: #F3F3F3;
	border: 0;
	text-shadow: none;
	box-shadow: none;
	margin-top: 20px;
}
.woocommerce-error:before {
	background-color: #b81c23;
	content: "\00d7";
	font-weight: 400
}
.woocommerce small.note, .woocommerce-page small.note {
	display: block;
	color: #777;
	font-size: 11px;
	line-height: 21px;
	margin-top: 10px
}
.out-of-stock {
	margin: 10px 0 0 0 !important;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
	margin: 0 0 1em;
	padding: 0;
	font-size: .92em;
	color: #777
}
.woocommerce .woocommerce-breadcrumb:after, .woocommerce-page .woocommerce-breadcrumb:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .woocommerce-breadcrumb a, .woocommerce-page .woocommerce-breadcrumb a {
	color: #777
}
.woocommerce div.product, .woocommerce-page div.product, .woocommerce #content div.product, .woocommerce-page #content div.product {
	margin-bottom: 0;
	position: relative
}
.woocommerce div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page #content div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0
}
.woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price {
	color: #85ad74;
	font-size: 1.25em
}
.woocommerce div.product span.price ins, .woocommerce-page div.product span.price ins, .woocommerce #content div.product span.price ins, .woocommerce-page #content div.product span.price ins, .woocommerce div.product p.price ins, .woocommerce-page div.product p.price ins, .woocommerce #content div.product p.price ins, .woocommerce-page #content div.product p.price ins {
	background: inherit
}
.woocommerce div.product span.price del, .woocommerce-page div.product span.price del, .woocommerce #content div.product span.price del, .woocommerce-page #content div.product span.price del, .woocommerce div.product p.price del, .woocommerce-page div.product p.price del, .woocommerce #content div.product p.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-page div.product p.stock, .woocommerce #content div.product p.stock, .woocommerce-page #content div.product p.stock {
	font-size: .92em
}
.woocommerce div.product .stock, .woocommerce-page div.product .stock, .woocommerce #content div.product .stock, .woocommerce-page #content div.product .stock {
	color: #85ad74
}
.woocommerce div.product .out-of-stock, .woocommerce-page div.product .out-of-stock, .woocommerce #content div.product .out-of-stock, .woocommerce-page #content div.product .out-of-stock {
	color: red
}
.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images {
	margin-bottom: 2em
}
.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content 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-page div.product div.images div.thumbnails, .woocommerce #content 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:after, .woocommerce-page div.product div.images div.thumbnails:after, .woocommerce #content div.product div.images div.thumbnails:after, .woocommerce-page #content div.product div.images div.thumbnails:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce #content 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.images div.thumbnails a.last, .woocommerce-page div.product div.images div.thumbnails a.last, .woocommerce #content div.product div.images div.thumbnails a.last, .woocommerce-page #content div.product div.images div.thumbnails a.last {
	margin-right: 0
}
.woocommerce div.product div.images div.thumbnails a.first, .woocommerce-page div.product div.images div.thumbnails a.first, .woocommerce #content div.product div.images div.thumbnails a.first, .woocommerce-page #content div.product div.images div.thumbnails a.first {
	clear: both
}
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary {
	margin-bottom: 2em
}
.woocommerce div.product div.social, .woocommerce-page div.product div.social, .woocommerce #content 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-page div.product div.social span, .woocommerce #content div.product div.social span, .woocommerce-page #content div.product div.social span {
	margin: 0 0 0 2px
}
.woocommerce div.product div.social span span, .woocommerce-page div.product div.social span span, .woocommerce #content div.product div.social span span, .woocommerce-page #content div.product div.social span span {
	margin: 0
}
.woocommerce div.product div.social span .stButton .chicklets, .woocommerce-page div.product div.social span .stButton .chicklets, .woocommerce #content 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-page div.product div.social iframe, .woocommerce #content div.product div.social iframe, .woocommerce-page #content div.product div.social iframe {
	float: left;
	margin-top: 3px
}
.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
	clear: both
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0 0 0 1em;
	margin: 0 0 1.618em;
	overflow: hidden;
	position: relative
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .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 div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .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 div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #777
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content 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-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content 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-page div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce #content 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-page div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce #content 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-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	border: 1px solid #e0dadf;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " "
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content 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;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #e0dadf
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content 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;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #e0dadf
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content 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 #e0dadf;
	z-index: 1
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	padding: 0
}
.woocommerce div.product p.cart, .woocommerce-page div.product p.cart, .woocommerce #content div.product p.cart, .woocommerce-page #content div.product p.cart {
	margin-bottom: 2em
}
.woocommerce div.product p.cart:after, .woocommerce-page div.product p.cart:after, .woocommerce #content div.product p.cart:after, .woocommerce-page #content div.product p.cart:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page #content div.product form.cart {
	margin-bottom: 2em
}
.woocommerce div.product form.cart:after, .woocommerce-page div.product form.cart:after, .woocommerce #content div.product form.cart:after, .woocommerce-page #content div.product form.cart:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content 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-page div.product form.cart table, .woocommerce #content div.product form.cart table, .woocommerce-page #content div.product form.cart table {
	border-width: 0 0 1px 0
}
.woocommerce div.product form.cart table td, .woocommerce-page div.product form.cart table td, .woocommerce #content 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-page div.product form.cart table div.quantity, .woocommerce #content 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-page div.product form.cart table small.stock, .woocommerce #content 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, .woocommerce-page div.product form.cart .variations, .woocommerce #content div.product form.cart .variations, .woocommerce-page #content div.product form.cart .variations {
	margin-bottom: 1em
}
.woocommerce div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label, .woocommerce #content div.product form.cart .variations label, .woocommerce-page #content div.product form.cart .variations label {
	font-weight: bold
}
.woocommerce div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select, .woocommerce #content 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-page div.product form.cart .variations td.label, .woocommerce #content 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 .variations td, .woocommerce-page div.product form.cart .variations td, .woocommerce #content div.product form.cart .variations td, .woocommerce-page #content div.product form.cart .variations td {
	vertical-align: top
}
.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #content 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-page div.product form.cart .group_table td.label, .woocommerce #content 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 div.product form.cart .group_table td, .woocommerce-page div.product form.cart .group_table td, .woocommerce #content div.product form.cart .group_table td, .woocommerce-page #content div.product form.cart .group_table td {
	vertical-align: top
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
	min-height: 32px;
	min-width: 32px;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	line-height: 32px;
	top: 6px;
	left: 6px;
	margin: 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #a2c094;
	background: -webkit-gradient(linear, left top, left bottom, from(#a2c094), to(#85ad74));
	background: -webkit-linear-gradient(#a2c094, #85ad74);
	background: -moz-linear-gradient(center top, #a2c094 0, #85ad74 100%);
	background: -moz-gradient(center top, #a2c094 0, #85ad74 100%);
	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)
}
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
	font-size: 100%;
	margin: 0;
	line-height: 1em;
	cursor: pointer;
	position: relative;
	font-family: inherit;
	overflow: visible;
	padding: 6px 10px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	left: auto;
	text-shadow: 0 1px 0 #fff;
	color: #5e5e5e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	border: 1px solid #c8bfc6;
	background: #f7f6f7;
	white-space: nowrap;
	display: inline-block;
}
.woocommerce input.button {
	background: #0088cb;
	font-weight: 300;
	color: #FFF;
	border: none;
	border-radius: 0px;
	padding: 15px 32px !important;
	text-shadow: none;
	box-shadow: none;
	font-size: 14px;
	display: inline-block;
	margin: 20px 0 0 0;
}
.woocommerce a.wc-forward {
	background: #0088cb;
	font-weight: 300;
	color: #FFF;
	border-radius: 0px;
	border: none;
	padding: 7px 10px;
	text-shadow: none;
}
.woocommerce a.wc-backward {
	background: #0088cb;
	font-weight: 300;
	color: #FFF;
	border-radius: 0px;
	border: 0;
	padding: 12px 20px;
	text-shadow: none;
	box-shadow: none;
	font-size: 14px;
}
.woocommerce input.button:hover {
	background: #265684;
	color: #FFF !important;
	text-decoration: none
}
.woocommerce a.button.loading, .woocommerce-page a.button.loading, .woocommerce button.button.loading, .woocommerce-page button.button.loading, .woocommerce input.button.loading, .woocommerce-page input.button.loading, .woocommerce #respond input#submit.loading, .woocommerce-page #respond input#submit.loading, .woocommerce #content input.button.loading, .woocommerce-page #content input.button.loading {
	color: #777;
	border: 1px solid #f7f6f7
}
.woocommerce a.button.loading:before, .woocommerce-page a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce-page input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce #content input.button.loading:before, .woocommerce-page #content input.button.loading:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: url(../../plugins/woocommerce/assets/images/ajax-loader.html) center no-repeat rgba(255,255,255,0.65)
}
.woocommerce a.button.added:before, .woocommerce-page a.button.added:before, .woocommerce button.button.added:before, .woocommerce-page button.button.added:before, .woocommerce input.button.added:before, .woocommerce-page input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce #content input.button.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(../../plugins/woocommerce/assets/images/success.html) no-repeat
}
.woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover {
	background: #0088cb;
	text-decoration: none
}
.woocommerce a.button:active, .woocommerce-page a.button:active, .woocommerce button.button:active, .woocommerce-page button.button:active, .woocommerce input.button:active, .woocommerce-page input.button:active, .woocommerce #respond input#submit:active, .woocommerce-page #respond input#submit:active, .woocommerce #content input.button:active, .woocommerce-page #content input.button:active {
	top: 1px
}
.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt {
	background: #0088cb;
	border-color: transparent;
	color: #fff;
	font-weight: 600;
	text-shadow: 0 -1px 0 rgba(0,0,0,0)
}
.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover {
	background: #265684;
	border-color: transparent;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0)
}
.woocommerce .cart .button, .woocommerce-page .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart input.button {
	float: none
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
	padding-top: .5em;
	white-space: nowrap;
	display: inline-block
}
.woocommerce .quantity, .woocommerce-page .quantity, .woocommerce #content .quantity, .woocommerce-page #content .quantity {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1
}
.woocommerce .quantity input::-webkit-outer-spin-button, .woocommerce-page .quantity input::-webkit-outer-spin-button, .woocommerce #content .quantity input::-webkit-outer-spin-button, .woocommerce-page #content .quantity input::-webkit-outer-spin-button, .woocommerce .quantity input::-webkit-inner-spin-button, .woocommerce-page .quantity input::-webkit-inner-spin-button, .woocommerce #content .quantity input::-webkit-inner-spin-button, .woocommerce-page #content .quantity input::-webkit-inner-spin-button {
display:none
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	width: 40px;
	height: 28px;
	float: left;
	padding: 0;
	text-align: center;
	border: 0px 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;
	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: 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
}
.woocommerce .quantity noindex:-o-prefocus, .woocommerce-page .quantity noindex:-o-prefocus, .woocommerce #content .quantity noindex:-o-prefocus, .woocommerce-page #content .quantity noindex:-o-prefocus, .woocommerce .quantity input[type=number], .woocommerce-page .quantity input[type=number], .woocommerce #content .quantity input[type=number], .woocommerce-page #content .quantity input[type=number] {
padding-right:1.2em
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page #content .quantity .minus {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	vertical-align: text-top;
	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;
	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%);
	-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)
}
.woocommerce .quantity .plus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page #content .quantity .minus:hover {
	background: #f7f6f7;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#d4cdd2));
	background: -webkit-linear-gradient(#f7f6f7, #d4cdd2);
	background: -moz-linear-gradient(center top, #f7f6f7 0, #d4cdd2 100%);
	background: -moz-gradient(center top, #f7f6f7 0, #d4cdd2 100%)
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .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-page .quantity .minus, .woocommerce #content .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 0
}
.woocommerce #reviews h2 small a, .woocommerce-page #reviews h2 small a {
	text-decoration: none;
	color: #777
}
.woocommerce #reviews h3, .woocommerce-page #reviews h3 {
	margin: 0
}
.woocommerce #reviews #respond, .woocommerce-page #reviews #respond {
	margin: 0;
	border: 0;
	padding: 0
}
.woocommerce #reviews #comment, .woocommerce-page #reviews #comment {
	height: 75px
}
.woocommerce #reviews #comments .add_review:after, .woocommerce-page #reviews #comments .add_review:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 {
	clear: none
}
.woocommerce #reviews #comments ol.commentlist, .woocommerce-page #reviews #comments ol.commentlist {
	margin: 0;
	width: 100%;
	background: 0;
	list-style: none
}
.woocommerce #reviews #comments ol.commentlist:after, .woocommerce-page #reviews #comments ol.commentlist:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li {
	padding: 00;
	margin: 0 0 20px;
	position: relative;
	background: 0;
	border: 0
}
.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;
	padding: 3px;
	width: 32px;
	height: auto;
	background: #f7f6f7;
	border: 1px solid #f0eef0;
	margin: 0;
	line-height: 1
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 50px;
	border: 1px solid #f0eef0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 1em 1em 0
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
	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 {
	font-size: .83em
}
.woocommerce #reviews #comments .commentlist>li:before, .woocommerce-page #reviews #comments .commentlist>li:before {
	content: ""
}
.woocommerce .hreview-aggregate .star-rating, .woocommerce-page .hreview-aggregate .star-rating {
	margin: 10px 0 0 0
}
.woocommerce #review_form #respond, .woocommerce-page #review_form #respond {
	position: static;
	margin: 0;
	width: auto;
	padding: 0;
	background: transparent none;
	border: 0
}
.woocommerce #review_form #respond:after, .woocommerce-page #review_form #respond:after {
	content: "";
	display: block;
	clear: both
}
.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 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: bold;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em
}
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
	font-style: italic;
	padding: 0;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em
}
.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-page table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th, .woocommerce-page table.shop_attributes .alt th {
	background: rgba(0,0,0,0.025)
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: 1px solid rgba(0,0,0,0.1);
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-top: 35px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	font-weight: 500;
	line-height: 18px;
	padding: 9px 12px;
}
.woocommerceform table.shop_table .cart thead {
	background-color: #000000;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	border-top: 1px solid rgba(0,0,0,0.1);
	padding: 6px 12px;
	vertical-align: middle;
}
.woocommerce table.shop_table td small, .woocommerce-page table.shop_table td small {
	font-weight: normal
}
.woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
	font-weight: 500;
	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-page table.my_account_orders th, .woocommerce table.my_account_orders td, .woocommerce-page table.my_account_orders td {
	padding: 4px 8px;
	vertical-align: middle
}
.woocommerce table.my_account_orders .button, .woocommerce-page table.my_account_orders .button {
	white-space: nowrap
}
.woocommerce table.my_account_orders .order-actions, .woocommerce-page table.my_account_orders .order-actions {
	text-align: right
}
.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 {
	margin: .25em 0 .5em;
	font-size: .8751em
}
.woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dt {
	font-weight: bold;
	float: left;
	clear: left;
	margin: 0 0.45em 0 0;
	padding: 5px 0 0 0;
}
.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
	margin: 0 0 .25em 0
}
.woocommerce td.product-name p.backorder_notification, .woocommerce-page td.product-name p.backorder_notification {
	font-size: .83em
}
.woocommerce td.product-quantity, .woocommerce-page td.product-quantity {
	min-width: 80px
}
.woocommerce table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
	min-width: 32px
}
.woocommerce table.cart img, .woocommerce-page table.cart img, .woocommerce #content table.cart img, .woocommerce-page #content table.cart img {
	width: 70px;
	height: auto
}
.woocommerce table.cart th, .woocommerce-page table.cart th, .woocommerce #content table.cart th, .woocommerce-page #content table.cart th, .woocommerce table.cart td, .woocommerce-page table.cart td, .woocommerce #content table.cart td, .woocommerce-page #content table.cart td {
	vertical-align: middle;
	text-decoration: none;
}
.woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce #content 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: #F00;
	background: #FFF;
	text-decoration: none;
	font-weight: 100;
	border: 2px solid #333333;
}
.woocommerce table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover {
	background-color: red;
	color: #fff
}
.woocommerce table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page #content table.cart td.actions {
	text-align: right;
	padding: 20px 10px;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
	float: left
}
.woocommerce table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label, .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label {
	display: none
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	min-width: 160px;
	min-height: 40px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #f5f5f5;
	padding: 6px 6px 5px !important;
	margin: 0 4px 0 0;
	outline: 0;
	line-height: 1em;
}
.woocommerce table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .button.alt, .woocommerce #content 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-page table.cart input, .woocommerce #content table.cart input, .woocommerce-page #content table.cart input {
	margin: 0;
	vertical-align: middle;
	line-height: 1em
}
.woocommerce ul.cart_list, .woocommerce-page ul.cart_list, .woocommerce ul.product_list_widget, .woocommerce-page ul.product_list_widget {
	list-style: none outside;
	padding: 0;
	margin: 0
}
.woocommerce ul.cart_list li, .woocommerce-page ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.product_list_widget li {
	padding: 4px 0;
	margin: 0;
	list-style: none
}
.woocommerce ul.cart_list li:after, .woocommerce-page ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce ul.cart_list li a, .woocommerce-page ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.product_list_widget li a {
	display: block;
	font-weight: bold
}
.woocommerce ul.cart_list li img, .woocommerce-page ul.cart_list li img, .woocommerce ul.product_list_widget 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-page ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.product_list_widget li dl {
	margin: 0;
	font-size: .8751em;
	padding-left: 1em;
	border-left: 2px solid rgba(0,0,0,0.1)
}
.woocommerce ul.cart_list li dl dt, .woocommerce-page ul.cart_list li dl dt, .woocommerce ul.product_list_widget 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-page ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
	margin-bottom: .5em
}
.woocommerce ul.cart_list li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating {
	float: none
}
.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 .widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	width: 100%
}
.woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
	width: 30.75%;
	float: left
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
	width: 48%;
	float: left
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
	float: none
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
	width: 48%
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
	width: 48%;
	text-align: right;
	margin: 20px 0 0 0;
	clear: right;
	float: right
}
.woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
	width: 100%;
	float: none;
	display: block;
	/* border: 0px; */
	height: 40px;
	font-weight: 400;
	background: #747474;
	text-shadow: none;
	color: #FFF;
	border-radius: 0px;
	border: none;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .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-2 {
	width: 47%
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: right;
	width: 48%;
	text-align: right !important;
}
.woocommerce .cart-collaterals .cart_totals p, .woocommerce-page .cart-collaterals .cart_totals p {
	margin: 0;
	font-size: 12px;
}
.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;
	float: right;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-page .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 td {
	border-top: 0
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th, .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 table select, .woocommerce-page .cart-collaterals .cart_totals table select {
	width: 100%
}
.woocommerce .cart-collaterals .cart_totals .discount td, .woocommerce-page .cart-collaterals .cart_totals .discount td {
	color: #85ad74
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #f7f6f7;
	padding: 6px 6px
}
.woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
	width: 193px;
	display: inline-block;
	font-size: .92em;
	padding: 20px 10px;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
	padding: 3px;
	margin: 6px 0 6px 0;
}
.woocommerce form fieldset legend {
	font-size: 18px;
	font-weight: 600;
	padding: 10px 0;
}
.woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
	content: "";
	display: block;
	clear: both
}
.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, .woocommerce-page form .form-row label {
	display: block;
	font-size: 12px;
	color: #B3B3B3;
	font-weight: 300;
	margin: 5px 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;
	border: solid 2px #E7E7E7;
    height: 40px;
}
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
	color: rgb(235, 0, 0);
	font-weight: bold;
	border: 0;
	font-size: 14px;
}
.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
	display: inline
}
.woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	outline: 0;
	line-height: 2.5em;
	font-size: 14px;
	color: #777;
	font-weight: 300;
	border: solid 2px #E7E7E7;
	padding: 0 10px;
	border-radius: 4px;
}
/*FORM*/

.extra-fields{
    background-color: #ECECEC;
    padding: 10px 10px;
    margin: 0 0 18px 0;
    border-radius: 4px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	box-sizing: border-box;
	width: 98%;
	margin: 0;
	outline: 0;
	line-height: 1;
	min-height: 40px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	box-sizing: border-box;
	width: 98%;
}
#customer_details {
	width: 29%;
	float: left;
	background-color: #f5f5f5;
	margin: 65px 1% 0 1%;
	padding: 1%;
	position: relative;
}
#customer_details:before {
	content: 'Datos de Envío';
	position: absolute;
	left: 36px;
	top: -60px;
	padding: 10px;
	color: #333;
	text-align: center;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 600;
}
#customer_details:after {
	content: '1';
	position: absolute;
	top: -60px;
	left: 0;
	color: #333;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 2px solid #333;
	border-radius: 50%;
}
p#billing_email_field {
	width: 56%;
	float: left;
}
p#billing_phone_field {
	width: 40%;
	float: left;
}
p#billing_city_field {
	width: 100%;
	float: left;
}
p#billing_state_field {
	width: 36%;
	float: left;
}
p#billing_postcode_field {
	width: 52%;
	float: left;
}
.select2-container .select2-choice {
	display: block;
	padding: 0 0 0 8px;
	overflow: hidden;
	position: relative;
	border: 2px solid #E7E7E7;
	white-space: nowrap;
	color: #444;
	text-decoration: none;
	border-radius: 3px;
	background-clip: padding-box;
	user-select: none;
	background-color: #fff;
	font-weight: 300;
	color: #777;
	font-size: 14px;
	line-height: 34px;
}
#order_review {
	width: 67%;
	float: left;
}
#order_review .woocommerce-checkout-review-order-table {
	width: 48%;
	float: left;
	margin: 65px 1% 0 1%;
	position: relative;
	background-color: #F5F5F5;
}
#order_review .woocommerce-checkout-review-order-table:before {
	content: 'Datos de Pedido';
	position: absolute;
	left: 36px;
	top: -60px;
	padding: 10px;
	color: #333;
	text-align: center;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 600;
}
#order_review .woocommerce-checkout-review-order-table:after {
	content: '2';
	position: absolute;
	top: -60px;
	left: 0;
	color: #333;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 2px solid #333;
	border-radius: 50%;
}
#order_review #payment {
	width: 48%;
	float: left;
	margin: 65px 1% 0 1%;
	position: relative;
	background-color: #F5F5F5;
}
#order_review #payment:before {
	content: 'Pago';
	position: absolute;
	left: 36px;
	top: -60px;
	padding: 10px;
	color: #333;
	text-align: center;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 600;
}
#order_review #payment:after {
	content: '3';
	position: absolute;
	top: -60px;
	left: 0;
	color: #333;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 2px solid #333;
	border-radius: 50%;
}
/*FORM*/


.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(../img/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(../../plugins/woocommerce/assets/images/icons/invalid.html);
	background-position: 95% center;
	background-repeat: no-repeat
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single, .woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page 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 select {
	border-color: #fb7f88
}
.woocommerce form .form-row ::-webkit-input-placeholder, .woocommerce-page form .form-row ::-webkit-input-placeholder {
line-height:1em;
padding-top:2px;
font-size:14px;
}
.woocommerce form .form-row :-moz-placeholder, .woocommerce-page form .form-row :-moz-placeholder {
line-height:1em;
padding-top:2px;
font-size:14px;
}
.woocommerce form .form-row :-ms-input-placeholder, .woocommerce-page form .form-row :-ms-input-placeholder {
line-height:1em;
padding-top:2px;
font-size:14px;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
	float: left;
	width: 100%;
	overflow: visible
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
	/*float: right*/
	float: left
}
.woocommerce .lost_reset_password {
	width: 500px;
	padding: 10px;
	margin: 0 auto;
}
.woocommerce form.lost_reset_password p {
	font-size: 12px;
	font-weight: 300;
	color: #A7A7A7;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
	clear: both
}
.woocommerce form.login, .woocommerce-page form.login, .woocommerce form.checkout_coupon, .woocommerce-page form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.register {
	border: 1px solid #F3F3F3;
	padding: 30px 20px;
	margin: 0 auto;
	text-align: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	clear: both;
	margin-bottom: 20px;
	width: 300px;
	height: auto !important;
	min-height: 258px;
}
.woocommerce form.login p {
	font-size: 12px;
	font-weight: 300;
	color: #FFF;
}
.woocommerce ul#shipping_method, .woocommerce-page ul#shipping_method {
	list-style: none outside;
	margin: 0;
	padding: 0
}
.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
	margin: 0;
	padding: .25em 0 .25em 22px;
	text-indent: -22px;
	list-style: none outside
}
.loop .woocommerce ul#shipping_method li:before, .loop .woocommerce-page ul#shipping_method li:before {
	content: '';
}
.woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
	font-weight: bold
}
.woocommerce .checkout .col-2 h3, .woocommerce-page .checkout .col-2 h3 {
	float: left;
	clear: none
}
.woocommerce .checkout .col-2 .notes, .woocommerce-page .checkout .col-2 .notes {
	clear: left
}
.woocommerce .checkout .col-2 .form-row-first, .woocommerce-page .checkout .col-2 .form-row-first {
	clear: left
}
.woocommerce .checkout div.shipping-address, .woocommerce-page .checkout div.shipping-address {
	padding: 0;
	clear: left;
	width: 100%
}
.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 .checkout .shipping_address, .woocommerce-page .checkout .shipping_address {
	clear: both
}
.woocommerce #payment, .woocommerce-page #payment {
	background: #F5F5F5;
	-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;
	padding: 1em;
	border-bottom: 1px solid #e0dadf;
	margin: 0;
	list-style: none outside
}
.woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
	line-height: 2em;
	text-align: left;
	margin: 0;
	font-weight: normal
}
.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;
	margin: -2px 0 0 .5em;
	position: relative;
	height: 33px;
}
.payment_method_bacs label {
	font-size: 15px;
	font-weight: 700;
}
.payment_method_paypal label {
	font-size: 15px;
	font-weight: 700;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	float: right;
	line-height: 52px;
	font-size: .7em;
	color: #56535C;
	text-decoration: none;
	font-weight: 700;
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
	padding: 1em;
	border-top: 1px solid #fff
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: right;
	margin: 0
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
	padding: 0 1em 0;
	text-align: right
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
	position: relative;
	width: 96%;
	padding: 1em 2%;
	margin: 1em 0 1em 0;
	font-size: .92em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1.5em;
	background: #ECECEC;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#ebe8eb), to(#e0dadf)); */
	/* background: -webkit-linear-gradient(#ebe8eb, #e0dadf); */
	background: -moz-linear-gradient(center top, #ebe8eb 0, #e0dadf 100%);
	background: -moz-gradient(center top, #ebe8eb 0, #e0dadf 100%);
	/* 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: none;
}
.woocommerce #payment div.payment_box p:last-child, .woocommerce-page #payment div.payment_box p:last-child {
	margin-bottom: 0;
	font-size: 13px;
}
.woocommerce #payment div.payment_box #cc-expire-month, .woocommerce-page #payment div.payment_box #cc-expire-month, .woocommerce #payment div.payment_box #cc-expire-year, .woocommerce-page #payment div.payment_box #cc-expire-year {
	width: 48%;
	float: left
}
.woocommerce #payment div.payment_box #cc-expire-year, .woocommerce-page #payment div.payment_box #cc-expire-year {
	float: right
}
.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: normal
}
.woocommerce #payment div.payment_box .form-row, .woocommerce-page #payment div.payment_box .form-row {
	margin: 0 0 1em
}
.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%
}
.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 #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
	content: "";
	display: block;
	border: 8px solid #ebe8eb;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -3px;
	left: 0;
	margin: -11px 0 0 2em;
}
.woocommerce .order_details, .woocommerce-page .order_details {
	margin: 0 0 1.5em;
	list-style: none
}
.woocommerce .order_details:after, .woocommerce-page .order_details:after {
	content: "";
	display: block;
	clear: both
}
.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 #e0dadf;
	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: 0
}
.woocommerce .addresses .title:after, .woocommerce-page .addresses .title:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .addresses .title h3, .woocommerce-page .addresses .title h3 {
	float: left
}
.woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit {
	float: right
}
.woocommerce ol.commentlist.notes li.note p.meta, .woocommerce-page ol.commentlist.notes li.note p.meta {
	font-weight: bold;
	margin-bottom: 0
}
.woocommerce ol.commentlist.notes li.note .description p:last-child, .woocommerce-page ol.commentlist.notes li.note .description p:last-child {
	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 ul.digital-downloads li .count, .woocommerce-page ul.digital-downloads li .count {
	float: right
}
.woocommerce .widget_layered_nav ul, .woocommerce-page .widget_layered_nav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside
}
.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
	padding: 0 0 1px;
	list-style: none
}
.woocommerce .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li span {
	padding: 1px 0;
	float: left
}
.woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
	padding: 0 6px 0 18px;
	border: 1px solid #ad74a2;
	background: #ad74a2 url(../../plugins/woocommerce/assets/images/cross_white.html) 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
}
.woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count {
	float: right;
	margin-left: 6px;
	font-size: 1em;
	padding: 1px 0;
	color: #777
}
.woocommerce .widget_layered_nav_filters ul, .woocommerce-page .widget_layered_nav_filters ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
	overflow: hidden;
	zoom: 1
}
.woocommerce .widget_layered_nav_filters ul li, .woocommerce-page .widget_layered_nav_filters ul li {
	float: left;
	padding: 0 1px 1px 0;
	list-style: none
}
.woocommerce .widget_layered_nav_filters ul li a, .woocommerce-page .widget_layered_nav_filters ul li a {
	padding: 0 6px 0 18px;
	border: 1px solid #ad74a2;
	background: #ad74a2 url(../../plugins/woocommerce/assets/images/cross_white.html) 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
}
.woocommerce .widget_price_filter .price_slider, .woocommerce-page .widget_price_filter .price_slider {
	margin-bottom: 1em
}
.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
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
	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: #ad74a2;
	background: -webkit-gradient(linear, left top, left bottom, from(#ad74a2), to(#96588a));
	background: -webkit-linear-gradient(#ad74a2, #96588a);
	background: -moz-linear-gradient(center top, #ad74a2 0, #96588a 100%);
	background: -moz-gradient(center top, #ad74a2 0, #96588a 100%);
	outline: 0;
	top: -0.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: #1e1e1e;
	background: -webkit-gradient(linear, left top, left bottom, from(#1e1e1e), to(#6a6a6a));
	background: -webkit-linear-gradient(#1e1e1e, #6a6a6a);
	background: -moz-linear-gradient(center top, #1e1e1e 0, #6a6a6a 100%);
	background: -moz-gradient(center top, #1e1e1e 0, #6a6a6a 100%)
}
.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
}

@media(-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.woocommerce a.button.loading:before, .woocommerce-page a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce-page input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce #content input.button.loading:before, .woocommerce-page #content input.button.loading:before {
	background-image: url(../../plugins/woocommerce/assets/images/ajax-loader%402x.html);
	background-size: 16px 16px
}
.woocommerce a.button.added:before, .woocommerce-page a.button.added:before, .woocommerce button.button.added:before, .woocommerce-page button.button.added:before, .woocommerce input.button.added:before, .woocommerce-page input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page #content input.button.added:before {
	background: url(../../plugins/woocommerce/assets/images/success%402x.html) no-repeat;
	background-size: 16px 14px
}
.woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text, .woocommerce-page .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-page form .form-row.validate-required.woocommerce-validated input.input-text {
	background-image: url(../../plugins/woocommerce/assets/images/icons/valid%402x.html);
	background-size: 12px 9px
}
.woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page .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-page form .form-row.validate-required.woocommerce-invalid input.input-text {
	background-image: url(../../plugins/woocommerce/assets/images/icons/invalid%402x.html);
	background-size: 12px 9px
}
.woocommerce p.stars span, .woocommerce-page p.stars span {
	background-image: url(../../plugins/woocommerce/assets/images/star%402x.html);
	background-size: 16px 48px
}
.woocommerce p.stars span a:hover, .woocommerce-page p.stars span a:hover, .woocommerce p.stars span a:focus, .woocommerce-page p.stars span a:focus {
	background-image: url(../../plugins/woocommerce/assets/images/star%402x.html);
	background-size: 16px 48px
}
.woocommerce p.stars span a.active, .woocommerce-page p.stars span a.active {
	background-image: url(../../plugins/woocommerce/assets/images/star%402x.html);
	background-size: 16px 48px
}
}

@media screen and (max-width: 1025px) {
p#billing_email_field {
	width: 100%;
	float: left;
}
p#billing_phone_field {
	width: 100%;
	float: left;
}
p#billing_state_field {
	width: 100%;
	float: left;
}
p#billing_postcode_field {
	width: 100%;
	float: left;
}
}

@media screen and (max-width: 1000px) {
ul.products li.product {
	float: left;
	width: 46%
}
#customer_details {
	width: 98%;
}
#order_review {
	width: 98%;
	float: left;
	margin: 10px 1% 0 1%;
}
#order_review .woocommerce-checkout-review-order-table {
	width: 98%;
	margin: 65px 1% 20px 1%;
}
#order_review #payment {
	width: 98%;
}
}

@media screen and (max-width: 642px) {
form.woocommerce-ordering {
	margin: 10px 5% 0 0;
}
.related.products h2 {
	margin: 0 5%;
}
.woocommerce .cart input.button {
	margin: 4px 6px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
	width: 100%
}
.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	float: left;
	width: 100%;
}
#col-1 {
	display: block;
}
#col-2 {
	display: none;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	float: right;
	width: 100%;
}
.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images {
	float: left;
	width: 48%
}
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary {
	float: right;
	width: 48%
}
}

@media screen and (max-width:482px) {
.page-store ul.products li.product, ul.products li.product {
	width: 96%;
}
.woocommerce-tabs {
	width: 90%;
	display: block;
	float: left;
	margin: 0px 5% 25px 5%;
}
.productos-home ul.products {
	margin: 20px 0 10px 0;
}
.woocommerce form.login {
	width: 100%;
	padding: 30px 0;
}
.content {
	display:block;
}

}

@media screen and (max-width: 322px) {
ul.products li.product {
	float: left;
	width: 96%;
}
.images {
	float: left;
	margin: 0 5%;
	width: 90%;
	display: inline-block;
	position: relative;
}
.images .thumbnails {
	webkit-box-shadow: inset 0 0 0 0px #f5f5f5;
	-moz-box-shadow: inset 0 0 0 0px #f5f5f5;
	box-shadow: inset 0 0 0 0 #f5f5f5;
}
.summary {
	width: 90%;
	display: block;
	float: left;
	margin: 10px 5%;
}
td.value, td.label {
	border: none;
	position: relative;
	padding-left: 0%;
}
.variations .value select {
	min-width: 100%;
}
.page-store ul.products li.product {
	float: left;
	width: 90%;
	margin: 20px 5%;
}
.style-head-1:before {
	display: none;
}
.style-head-1:after {
	display: none;
}
.woocommerce {
	width: 100%;
	margin: 0 0;
}
}

@media only screen and (max-width: 478px), (min-device-width: 768px) and (max-device-width: 1024px) {
/* Force table to not be like tables anymore */
table, thead, tbody, th, td, tr {
	display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
td {
	/* Behave  like a "row" */
	border: none;
	position: relative;
	padding-left: 50%;
}
td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 12px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
}
/*
	Label the data
	*/

tr.cart_item td:nth-of-type(3):before {
	content: "Producto";
	color: #000000;
	font-weight: 600;
}
tr.cart_item td:nth-of-type(4):before {
	content: "Precio";
	color: #000000;
	font-weight: 600;
}
tr.cart_item td:nth-of-type(5):before {
	content: "Cantidad";
	color: #000000;
	font-weight: 600;
}
tr.cart_item td:nth-of-type(6):before {
	content: "Total";
	color: #000000;
	font-weight: 600;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	padding: 28px 12px 10px 12px;
}
.woocommerce table.shop_table tbody tr.cart_item .product-subtotal span {
	font-weight: 600;
	font-size: 24px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: left;
	width: 100%;
}
.woocommerce table.shop_table tbody tr td.actions {
	height: auto;
}
.woocommerce table.cart td.actions .button.alt {
	margin: 20px 0 0 0;
	width: 100%;
	padding: 3% 4% !important;
	font-size: 18px;
}
tr.cart_item td.product-quantity .quantity {
	float: none !important;
	width: 100%;
}
tr.cart_item td.product-quantity .quantity input.minus {
	width: 46px;
	height: 36px;
}
tr.cart_item td.product-quantity .quantity input.plus {
	width: 46px;
	height: 36px;
	right: 56px;
}
.images {
	height: auto;
}
}
