/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
		MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	
}
body {
	font: 300 16px/1.2 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font: 100%/1.2 "PT Sans",Arial,Helvetica,sans-serif;
	/*line-height: 1.2em;*/
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
		content:' ';
		display:table;
}

.clear:after {
		clear:both;
}
.clear {
		*zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#069;
	text-decoration:none;
}
a:hover {
	color:#069;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
}

/*------------------------------------*\
		STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width: 990px;
	max-width: 985px;
	/*max-width: 1190px;*/
	position: relative;
	clear: both;
	margin: 0 auto;
	box-sizing: content-box;
	padding: 0 0.8rem;
}
.fleft {
	float: left;
}
/* header */
.header {
	font-family: "Source Sans Pro","sans-serif";
	padding-bottom: 6px;
	padding-top: 0.7rem;
}	
/* logo */
.logo {
	float: left;
	width: 46%;
}
.logo-img {
	width: 100%;
}
span#price-product {
	float: left;	margin-bottom: 0.6rem;
	margin-right: 0.3rem;
}
.woocommerce div.product p.price:after, .woocommerce div.product span.price:after {
	content: "";
	display: table;
	clear: both;
	overflow: hidden;
}
#header-freeship {
        
	margin-left: 12.6em;
	font: 0.55em/1.1 "PT Sans",Arial,Helvetica,sans-serif;
	display: block;
	padding-top: 0.6em;
	

}
#header-freeship span.title {
	display: block;
	font-size: 1.75em;white-space: nowrap;
	line-height: 13px;
	text-transform: uppercase;
	color: #444;
        float: left;
        
}
#header-freeship .link {
	display: block;
	//white-space: nowrap;
	font-size: 1.2em;
	color: #444;
	float: left;
	line-height: 1.2;
}
nav.nav_secondary {
	float: right;
	font-size: 0.875em;
	margin-top: 13px;
}
nav.nav_secondary ul {
	padding: 0;
	margin: 0;
	float: left;
}
nav.nav_secondary li {
	float: left;
	border-left: 1px dotted #bfbfbf;
	line-height: 27px;
	list-style: none;
}
nav.nav_secondary li:first-child {
	border: 0;
}
nav.nav_secondary li a {
	display: block;
	position: relative;
	z-index: 11;
	padding: 3px 5px;
	line-height: 21px;
	color: #666;
}
nav.nav_secondary li a.cart_mini {
	padding-right: 8px;
}
/* nav */
.nav {
	line-height: 28px;
	white-space: nowrap;
	clear: both;
	position: relative;
	width: 100%;
	padding-top: 6px;
	z-index: 1;
}
article.serigrafia.type-serigrafia .ssba>div {
	text-align: left !important;
}
.menu li {
	float: left;
	list-style: none;
	padding: 0 7px;
	text-transform: uppercase;
	position: relative;
	white-space: nowrap;
}
.mfp-content:hover {
	cursor: auto;
	cursor: auto;
	cursor: auto !important;
}
#blog-details .post-body {
		padding: 10px 0px 20px;
		font-size: 14px;
		line-height: 1.25;
		border-bottom: 1px solid #EEE;
}
.center {
		text-align: center;
}
#menu-mainmenu.menu li:hover > a {
	color: rgb(1, 90, 153);
}
.woocommerce form .form-row input.input-text {
	//width: auto;
	max-width: 100%;
}
a.icon-button {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 35px;
	height: 35px;
	width: 26px;
	height: 26px;
	border-radius: 2px;
	background: rgba(0, 0, 0, 0.22);
	line-height: 35px;
	line-height: 26px;
	color: #FFF;
	font-size: 18px;
	font-size: 12px;
	text-align: center;
	border: 0;
	background-image: none;
	text-decoration: none;
}
a.icon-button:before {
	font-size: 140%;
}
.panel-social.float-right {
	float: right;
	 margin-top: 8px;
	margin-left: 15px;
	margin-right: 40px;
}
#captcha_code {
		box-sizing: border-box;
		width: auto;
		margin: 0px;
		outline: 0px none;
		line-height: 1;
		border: 1px solid #CCC;
		padding: 5px 8px;
		border-radius: 3px;
}
h3.center {
		margin-top: 0px;
}
.woocommerce form.register {
		margin-top: 0px;
}
#blog-details .title {
		padding: 10px 0px 0px;
		font-size: 22px;
		line-height: 28px;
}
.image_regist_center {
		text-align: center;
}
.image_regist_center img {
		max-width: 100px;
		margin-top: .5rem;
}.woocommerce .login.login_social {
		margin-bottom: 0px;
}
.listings .title {
		display: block;
		padding: 0px;
		font-weight: 700;
		font-size: 1.2em;
		line-height: 1.5em;
		color: #333;
	margin: 0;
}
#product-tabs {
	background: #fff;
	font-size: 12px;
	padding: 25px 0 10px;
}
#product-tabs:after {
	content: "";
	display: table;
	clear: both;
}
#product-tabs .tab.active {
	background: #52B9B5;
	color: #444;
	border-radius: 5px;
}
#product-tabs .tab {
	display: block;
	float: left;
	color: rgba(0, 0, 0, 0.75);
	padding: 0 15px;
	font-weight: 700;
	line-height: 35px;
	font-size: 1.1em;
}
#blog-details .post-body p {
	margin: 0;
	padding-bottom: 1em;
}
.post-body p {
	margin: 0;
	padding-bottom: 0;
}
.listing a.more-link {
	display: block;
	padding-top: 1em;
}
#poplogin img {
	max-height: 24px;
}
.listing {
		display: inline-block;
		position: relative;
		width: 235px;
	padding: 0px 5px 20px;
		overflow: hidden;
		font-weight: 400;
		font-size: 10px;
		line-height: 15px;
		vertical-align: top;
}
.listing .post-body {
		clear: both;
		font-size: 11px;
		line-height: 14px;
		padding: 10px 5px 0px 0px;
}
.listings {
		margin: 0px -5px;
		padding: 20px 0px;
}
.listings .trigger {
		display: block;
		position: relative;
		width: 100%;
		font-weight: 700;
		line-height: 25px;
		overflow: hidden;
		color: #888;
		text-decoration: none;
}

.menu li ul.sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	padding: 15px 20px;
	background: #f6f6f6;
	border-radius: 2px;
	text-align: left;
}
.menu .sub-menu li {
	padding: 0;
	text-transform: none;
}
.menu .sub-menu li a {
	white-space: nowrap;
}
.menu li.menu-item-has-children:hover ul.sub-menu {
	display: block;
}
.nav .menu > li:hover:after {
	content: '';
	display: block;
	z-index: 3;
	position: absolute;
	left: 50%;
	bottom: 0px;
	border: 5px solid transparent;
	border-bottom-color: #f6f6f6;
}
.menu li:first-child {
	padding-left: 0;
}
.menu li.align_right,
.menu li:last-child {
	float: right;
}
.menu li.align_right {
	padding-right: 0;
}
.menu li a{
	color: #fff;
	font-size: 15px;
        
}
ul.product_featured_list_widget{
	margin: 0;
	padding: 0;
	
}
.date {
		text-transform: capitalize;
}
ul.product_featured_list_widget::after {
	content: '';
	display: table;
	clear: both;
}
ul.product_featured_list_widget li{
	position: relative;
	height: 233px;
	list-style: none;
}
ul.product_featured_list_widget li img {
	width: 100%;
	height: auto;
}
#widget-nuevo-chicas ul.product_featured_list_widget li {
	list-style: none;
	float: left;
	width: 99%;
	width: calc(100% - 6px);
	width: -webkit-calc(100% - 6px);
	width: -moz-calc(100% - 6px);
	width: -ms-calc(100% - 6px);
	margin: 3px;
	margin-bottom: 3%;
	height: 233px;
}
@media ( max-width: 400px ) {
	#widget-nuevo-chicas ul.product_featured_list_widget li {
		width: calc(50% - 6px);
		width: -webkit-calc(50% - 6px);
		width: -moz-calc(50% - 6px);
		width: -ms-calc(50% - 6px);
	}
}
#widget-nuevo-chicas ul.product_featured_list_widget li:last-child {
	margin-right: 0;
}
section#tree-columns-text-home,
section#serigrafia-servicios {
	/*overflow: hidden;*/
}
section#tree-columns-text-home {
	overflow: hidden;
	padding: 2rem 0;
}
#widget-features .textwidget {
	border: solid 1px #DDD;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	background: #EEE;
}
.serigrafia_impresion p {
	padding: 0;
	margin: 0;
}
section#serigrafia-servicios .serigrafia_impresion {
	float: left;
	width: 99%;
	width: calc(100% - 6px);
	width: -webkit-calc(100% - 6px);
	width: -moz-calc(100% - 6px);
	width: -ms-calc(100% - 6px);
	margin: 0 3px;
}
section#serigrafia-servicios .serigrafia_impresion:last-child {
	float: right;
	
}
.section_widget_products:after{
	content: "";
	clear: both;
	display: block;
}
.ppt, p.pp_description, .pp_gallery {
	display: none !important;
}
#tree-columns-text-home .widget_wysiwyg_widgets_widget:nth-child(3) {
	margin: 0;
	padding: 0;
	border: 0;
}
#tree-columns-text-home .widget_wysiwyg_widgets_widget:last-child {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;
}
#tree-columns-text-home .widget_wysiwyg_widgets_widget {
	float: left;
	text-align: justify;
	border-right: 0px solid #EEE;
	color: #777;
	font-size: 13px;
	width: 100%;
	padding-right: 0px;
	margin-right: 0px;
	
}
.menu {
	margin: 0;
	padding: 0;
}
/* FORM SEARCH */
header form.search {
	background: #eee;
	color: #000;
	border: 1px solid #aaa;
	float: right;
	position: relative;
}
a.cart_mini span.cart_quantity {
	margin-left: 3px;
}
.woof .woo_submit_search_form_container{
		margin: 0;
}
header form.search input {
	display: block;
	width: 55px;
	height: 30px;
	margin: 0;
	padding: 0 36px 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: #eee;
	border: 0;
}
section#widget-features > div img{
	width: 100%;
	height: auto;
}
section#widget-features > div {
	float: left;
	margin: 3px;
	width: 48.5%;
	width: calc(50% - 6px);
	width: -webkit-calc(50% - 6px);
	width: -moz-calc(50% - 6px);
	width: -ms-calc(50% - 6px);
}
#widget-features p {
	margin: 0;
}
#widget-features div.two_columns {
	width: 99%;
}
#widget-features ul.product_featured_list_widget li .view.front{
	/*border-color: red;*/
}
#widget-features ul.product_featured_list_widget li{
	height: 262px;
}
#widget-features .polo_dia ul.product_featured_list_widget li {
	height: 570px;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
	padding: 0.418em 1em;
}
.woocommerce .quantity .qty {
	padding: 6px 6px;
	border: 1px solid #CCC;
}
.sr-only {
	position: absolute;
	padding: 0;
	overflow: hidden;
	height: 100%;
	left: -34px;
	font-size: 13px;
	line-height: 28px;
	top: 0;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 7px 0px 9px 5px;
	margin: 8px 0px 0px 5px;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	outline: none;
}
.woocommerce .woocommerce-ordering select {
	padding: 3px 6px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: white;
}
.swatch-wrapper{
		margin: 0 3px 8px 0;
}
.product-options-types.m-alert {
	display: block;
	clear: both;
	color: #222;
	line-height: 20px;
	margin: 0 3px 3px 0;
	padding: 5px 0px;
	border-radius: 2px;
	margin-bottom: 4px;
}
.flexslider .flex-direction-nav .flex-prev,
.metaslider .flexslider:hover .flex-prev {
	opacity: 1;
	left: 10px;
}
.products .flexslider .flex-direction-nav .flex-prev,
.products .metaslider .flexslider:hover .flex-prev {
	opacity: 1;
	left: 0px;
}
.flexslider .flex-direction-nav .flex-next ,
.metaslider .flexslider:hover .flex-next {
	opacity: 1;
	right: 0px;
}
..products flexslider .flex-direction-nav .flex-next ,
.products .metaslider .flexslider:hover .flex-next {
	opacity: 1;
	right: 0px;
}
.products .flexslider .flex-direction-nav a{
	opacity: 1;
	width: 23px;
	height: 100%;
	background: #000;
	top: 0;
	bottom: 0;
	margin: 0;
}
#product-badges {
	position: absolute;
	left: 30px;
	bottom: 30px;
	z-index: 3;
}
#product-most-wanted {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 20px 0 0;
	font-weight: 700;
	font-size: 0.875em;
	line-height: 20px;
	text-transform: uppercase;
	color: #AAA;
	text-align: center;
}

.single-product [id^="product-"][itemscope] {
	position: relative;
	background: #fff;
	padding: 0 330px 0 0;
	padding: 0;
	cursor: default;
	overflow: hidden;
		width: 100%;
	margin: auto;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images{
	overflow: hidden;
	background: #fff;
	width: auto;
	margin: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: initial;
	float: right;
	margin-bottom: 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background: #52B9B5;
}
.single_variation_wrap {
	display: block !important;
}
button.single_add_to_cart_button.button.alt {
	position: relative;
	height: 33px;
	padding: 0 7px 0 48px;
	font-size: 13.5px;
	line-height: 33px;
	text-transform: uppercase;
	border-radius: 2px;
	color: #FFF;
	background: #52B9B5;
	font-weight: normal;
	cursor: pointer;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.6);
}
.loading .icon-shopping-cart:before {
	font-family: WooCommerce;
	content: "\e01c";
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	position: absolute;
	top: 0;
	-webkit-animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	height: 15px;
}
.product_featured_list_widget > li > div > a > img.attachment-pole_day.wp-post-image {
	/*min-height: 475px;
	width: auto !important;
	max-width: none;*/
}
#woocommerce_featured_custom_products-12 > ul > li > div > a > img:nth-child(2) {
	border-top: 14px solid black;
	border-bottom: 14px solid black;
 border: 0;
	bottom: 0;
	left: 0;
position: absolute;	
}
ul.product_featured_list_widget li a {
	display: block;
}
.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading{
	opacity: 1;
}
button.single_add_to_cart_button.button.alt span.icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 33px;
	height: 33px;
	border-right: solid 1px rgba(0, 0, 0, 0.1);
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary{
	position: relative;
	z-index: 20;
	float: none;
	margin-bottom: 0;
	width: auto;
	background: #fff;
	margin-top: 0;
	height: auto;
	padding: 20px;
	box-sizing: content-box;
}
.woocommerce .woocommerce-message:before {
	color: #000;
}
.single-product [id^="product-"][itemscope] h1.product_title.entry-title + .ssba{
	top: 0;
	right: 0px;
	position: relative;
	margin-bottom: 0.6rem;
}
.single-product [id^="product-"][itemscope] h1.product_title.entry-title + .ssba div {
		text-align: left !important;
}
.woocommerce .woocommerce-message {
	border-top-color: #000;
}
.woocommerce div.product h1.product_title.entry-title {
	padding: 0 0px 4px 0px;
	font: 400 32px/24px "Source Sans Pro","sans-serif";
	letter-spacing: -0.6px;
	color: rgba(0, 0, 0, 0.8);
	margin: 0;
}
.single_variation_wrap .single_variation {
	margin: 0 0px 2px 0;
}
.woocommerce #respond input#submit.added:after, 
.woocommerce a.button.added:after, 
.woocommerce button.button.added:after, 
.woocommerce input.button.added:after,
.woocommerce #respond input#submit.loading:after, 
.woocommerce a.button.loading:after, 
.woocommerce button.button.loading:after, 
.woocommerce input.button.loading:after{
	top: auto;
	content: none;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
	outline: none;
}
div.swatch-wrapper.selected:after{
	content: "";
	height: 30px;
	padding: 0;
	background-position: -650px 0;
	border-radius: 2px;
	position: absolute;
	width: 100%;
	top: 0;
}
[data-attribute-name="attribute_pa_color"] div.swatch-wrapper.selected:after,
.products .flexslider .flex-direction-nav .flex-next:before,
.products .flexslider .flex-direction-nav .flex-prev:before,
.sprite {
	display: block;
	background-image: url('img/sprite.png');
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.products .flexslider .flex-direction-nav .flex-next:before, 
.products .flexslider .flex-direction-nav .flex-prev:before {
	content: "";
	width: 20px;
	height: 20px;
	background-position: -460px -70px;
	position: absolute;
	top: 0;
	margin: auto;
	bottom: 0;
}

.products .flexslider .flex-direction-nav .flex-next:before{
	background-position: -480px -70px;
}
#product-most-wanted .sprite {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background-position: 0 -30px;
}
section#bvds-polera-ninos {
	/*overflow: hidden;*/
}
section#bvds-polera-ninos .widget_products {
	float: left;
	list-style: none;
	width: 99%;
	width: calc(100% - 6px);
	width: -webkit-calc(100% - 6px);
	width: -moz-calc(100% - 6px);
	width: -ms-calc(100% - 6px);
	margin: 3px;
}
section#bvds-polera-ninos .widget_products:last-child {
	width: 99%;
	width: calc(100% - 6px);
	width: -webkit-calc(100% - 6px);
	width: -moz-calc(100% - 6px);
	width: -ms-calc(100% - 6px);
}



.widget_products .view {
position: absolute;
top: 0;
left: 0;
right: 0;
overflow: hidden;
width: 100%;
height: 100%;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: 0.6s;
-moz-transition: 0.6s;
-ms-transition: 0.6s;
transition: 0.6s;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.widget_products .view.front {
z-index: 2;
border: solid 1px #DDD;
box-shadow: 0 0px 1px rgba(0, 0, 0, 0.15);
background: #EEE;
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.widget_products .view.back {
z-index: 1;
background: #FFF;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.widget_products .hover .view {
	top: 50%;
	left: 50%;
}
.widget_products .btn.ga-event {
		margin: 0px;
		padding: 8px 16px;
		border: 0px none;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		vertical-align: middle;
		white-space: nowrap;
		cursor: pointer;
		color: #FFF !important;
		background-color: #0BE;
		display: block;
}
.sidebar .inside .price {
		margin: 5px 0px;
}
.widget_products .hover .back {
	z-index: 2;
	width: 276px;
	height: 372px;
	margin: -225px 0 0 -138px;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.details .title {
	clear: both;
	font-weight: 700;
	line-height: 1em;
	color: #222;
	margin: 0.5rem 0;
}
.details .title a {
	color: #222;
}
.sidebar {
	margin: 0 0 10px;
	padding: 5px;	
	border-radius: 3px;
	background: #F4F4F4;
	overflow: hidden;
}
.sidebar .inside {
	border-radius: 3px;
	background: #FFF;
	font-size: 0.8em;
	overflow: hidden;
	margin: 0;
	padding: 13px;
}
.widget_products .hover {
	z-index: 100;
}
.woocommerce .related ul.products li.product a img {
	margin: 0;
}
.woocommerce div.product form.cart table tr td:first-child {
	padding-right: 0.9rem;
	vertical-align: top;
	padding-top: 0.4rem;
}
a#variations_clear,
.reset_variations {
	display: none !important;
}
.select-option.swatch-wrapper a {
	width: 38px !important;
	height: 30px !important;
	text-align: center;
	line-height: 30px;
	color: #000;
	border-radius: 5px;
}

#product-desc {
	position: relative;
	bottom: 0;
	left: 0;
	right: 20px;
	max-height: none;
	overflow: auto;
	font-size: 14px;
	line-height: 1.2;
}
.woocommerce #reviews h3 {
	margin-top: 0;
	margin-bottom: 0.7em;
}
body.post-type-archive-product .wrapper,
body.single.single-product .wrapper,
body.tax-product_cat .wrapper,
body[class*="tax-"] .wrapper{
	max-width: 1200px;
}
#reviews #banners img{
	width: 100%
}
#reviews #banners,
#reviews div#comments {
	float: none;
	width: auto;
}
.post-type-archive-product div#container,
.tax-product_cat div#container,
body[class*="tax-"] div#container{
	margin: 0px;
}
.post-type-archive-product.woocommerce ul.products li.product .price,
.tax-product_cat.woocommerce ul.products li.product .price,
body[class*="tax-"].woocommerce ul.products li.product .price {
	color: currentColor;
	line-height: 1rem;
	margin: 0;
font-size: 0.957em;
}
.post-type-archive-product.woocommerce ul.products li.product h3,
.tax-product_cat.woocommerce ul.products li.product h3,
body[class*="tax-"].woocommerce ul.products li.product h3 {
	color: #333;
	line-height: 1;
}
.post-type-archive-product.woocommerce ul.products li.product a img,
.tax-product_cat.woocommerce ul.products li.product a img,
body[class*="tax-"].woocommerce ul.products li.product a img {
	margin: 0;
}
.post-type-archive-product.woocommerce ul.products li.first, 
.post-type-archive-product.woocommerce-page ul.products li.first, 
.tax-product_cat.woocommerce ul.products li.first, 
.tax-product_cat.woocommerce-page ul.products li.first,
body[class*="tax-"].woocommerce ul.products li.first, 
body[class*="tax-"].woocommerce-page ul.products li.first
 {
	clear: none;
}
.post-type-archive-product.woocommerce ul.products li.product a,
.tax-product_cat.woocommerce ul.products li.product a,
body[class*="tax-"].woocommerce ul.products li.product a
 {
	display: block;
	position: relative;
	width: 100%;
	font-weight: 700;
	line-height: 25px;
	overflow: hidden;
	color: #888;
	text-decoration: none;
}
.post-type-archive-product.woocommerce ul.products li.product, 
.post-type-archive-product.woocommerce-page ul.products li.product, 
.tax-product_cat.woocommerce ul.products li.product, 
.tax-product_cat.woocommerce-page ul.products li.product,
body[class*="tax-"].woocommerce ul.products li.product, 
body[class*="tax-"].woocommerce-page ul.products li.product
 {
	display: -moz-inline-stack;
	display: inline-block;
	position: relative;
	width: 90%;
	padding: 0 5px 35px;
	overflow: hidden;
	font-weight: 400;
	font-size: 14px;
	line-height: 15px;
	vertical-align: top;
	margin: 0;
	float: none;
}
.woocommerce #review_form #respond textarea {
	height: 100px;
	font-size: 0.813em;
	width: 100%;
	min-height: 100px;
	line-height: 20px;
	resize: none;
	padding: 0.7rem;
	outline: none;
}
#review_form {
		margin-bottom: 2rem;
	clear: both;
	background: #F3F3F3;
	padding: 15px;
	border: 1px solid #ECECEC;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 #FDFDFD;
}
.woocommerce #reviews #comments ol.commentlist {
	padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0;
	border: 0;
	border-radius: 4px;
	padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	position: relative;
	padding: 0;
	margin: 0 10px 0 0;
	overflow: hidden;
	border: 3px solid #FFF;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	border-radius: 50%;
	background: #EEE;
}
.post-type-archive-product div#content,
.tax-product_cat div#content,
body[class*="tax-"] div#content {
	
	overflow: hidden;
}
ul.woof_list.woof_list_checkbox {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.woof_list a.color-swatch {
	display: block;
	padding: 0;
	border-radius: 2px;
	text-align: center;
	font-size: 2em;
	line-height: 30px;
	color: #FFF;
	height: 30px;
	border: 1px solid #C5C5C5;
}
.woof_list.woof_list_checkbox li {
	position: relative;
	overflow: hidden;
	float: left;
	width: 45px;
	padding: 0 5px 5px 0 !important;
	margin: 0 !important;
}
#left_category_sidebar h3 {
	border-bottom: 1px dotted #DDD;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0 0 3px;
	cursor: default;
	overflow: hidden;
	font-size: 1.25em;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
	font-weight: normal;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
	float: none;
}
#left_category_sidebar input[type="search"] {
	max-width: 100%;
	padding: 3px 6px;
	border: 1px solid #ccc;
	margin-bottom: 0.5rem;
	box-sizing: border-box;
}
.page-template-template-impresion aside#left_category_sidebar >div,
.page-template-template-serigrafia aside#left_category_sidebar >div,
aside#left_category_sidebar .woocommerce {
	border-radius: 3px;
	background: #FFF;
	font-size: 0.8em;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 5px;
	
}
.post-type-archive-product ul.products,
.tax-product_cat ul.products, 
body[class*="tax-"] ul.products, 
.tax-section_product ul.products {
	clear: right;
	overflow: hidden;
	text-align: center;
	font-size: 0px;
}
.woocommerce table.shop_table td{
	padding: 10px 12px;
	vertical-align: top;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
	text-align: left;
	padding-right: 1rem;
	//white-space: nowrap;
}
#commentform input, #commentform textarea,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border: 1px solid #CCC;
	padding: 5px 8px;
	border-radius: 3px;
}
#commentform input, #commentform textarea{
	width: 100%;
}
#commentform input#submit {
		width: auto;
}

.commentlist .comment-author {
		background-color: #F9F9F9;
		border-width: 1px;
		border-style: solid;
		border-color: #FFF #FFF #E5E5E5;
		-moz-border-top-colors: none;
		-moz-border-right-colors: none;
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		border-image: none;
		font-size: 16px;
		color: #B8B8B8;
		text-shadow: 1px 1px 0px #FFF;
		font-weight: lighter;
		padding-top: 25px;
		position: relative;
		overflow: hidden;
}
.reply-container .comment-reply-link {
		text-transform: uppercase;
		text-shadow: 1px 1px 0px #FFF;
		text-decoration: none;
		font-family: "Source Sans Pro",Arial,sans-serif;
		float: right;
		padding-right: 16px;
		font-size: 16px;
		color: #BABABA;
}
.commentlist .comment_area {
		padding: 10px 18px;
	overflow: hidden;
}
.commentlist .comment_date {
		margin-left: 3px;color: #B8B8B8;
}
.commentlist .comment-author .avatar {
		float: left;
		margin: -10px 18px 10px 10px;
		position: relative;
		line-height: 0;
}
.fn, .fn a {
		color: #898989;
		font-weight: lighter;
}
.comment-body {
		margin-bottom: 30px;
		border: 1px solid #E5E5E5;
		background-color: #FFF;
}
.commentlist li {
		list-style: outside none none;
}
.commentlist {
		padding: 0px;
		margin: 0px;
}
.woocommerce-checkout #payment div.payment_box:after{
		top: 0%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width: 100%;
	max-width: 340px;
}
.woocommerce-checkout table.shop_table .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail {
		width: 150px;
	text-align: center;
}
.woocommerce td.product-name dl.variation dt {
	font-weight: normal;
}
.woocommerce-cart table.cart td.product-remove {
	width: 78px;
}
.woocommerce-cart table.cart td.product-remove a{
	margin: auto;
	font-size: 1.2em;
	height: auto;
	width: auto;
	text-align: center;
	display: block;
	line-height: 1.4;
}
.woocommerce td.product-name dl.variation dd p {
	margin: 0;
}
.woocommerce td.product-name dl.variation dd {
	margin: 0;
	font-weight: 600;
}
.woocommerce-cart table.cart img{
		width: 100px;
}
aside#left_category_sidebar {
	left: 0;
	padding: 5px;
	border-radius: 3px;
	background: #F4F4F4;
	overflow: hidden;
	float: none;
	width: auto;
	margin-right: 0px;
}
.comment_container .bd {
	border-radius: 3px;
	background: #FFF;
	border: 1px solid #E7E7E7;
	font-size: 0.9em;
	line-height: 18px;
	padding: 7px;
	overflow: hidden;
}
.comment_container .hd {
	color: #888;
	font-size: 1em;
	line-height: 40px;
	margin-bottom: 7px;
	position: relative;
	overflow: hidden;
}
.woocommerce #reviews #comments ol.commentlist li {
	clear: both;
	border-radius: 3px;
	background: #F4F4F4;
	margin-bottom: 20px;
	padding: 7px;
}
.woocommerce-tabs{
		display: none;
}
.related.products h2 {
	padding: 0;
	font-size: 1.15em;
	padding: 20px 0 0;
	overflow: hidden;
	margin: 0;
	line-height: 30px;
}
#content > .ssba {
		z-index: 8;
	min-height: 45px;
	line-height: 45px;	margin-bottom: -45px;
	right: 0;
}
#product-desc h2 {
	margin-top: 0.3em;
	margin-bottom: 0;
}
#product-desc h2 + p {
	margin-top: 4px;
}
.woocommerce a.added_to_cart {
	display: block;
	clear: both;
}
.ssba {
		font-size: 1rem !important;
}
button.single_add_to_cart_button.button.alt.added {
	/*margin-right: 0.4rem;*/
}
#product-desc::-webkit-scrollbar-track {
	background-color: #CCC;
}
#product-desc::-webkit-scrollbar {
	width: 6px;
}
#product-desc::-webkit-scrollbar-thumb {
	background-color: #AAA;
}
[data-attribute-name="attribute_pa_talla"] .select-option.swatch-wrapper.selected a {
	background-color: #069 !important;
	color: #FFF;
	cursor: default;
}
[data-attribute-name="attribute_pa_talla"] .select-option.swatch-wrapper a{
	text-indent: 0 !important;
}	
div.swatch-wrapper.selected,
.select-option.swatch-wrapper {
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 5px;
	/*overflow: hidden;*/
}
div.swatch-wrapper.selected{
	position: relative;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000000;
	font-size: 1.25em;
	font-size: 28px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images{
	position: relative;
	width: auto;
	float: none;
	padding: 0px;
	margin: auto;
	max-width: 570px;
}
.woocommerce div.product div.images div.thumbnails img{
		margin-bottom: 3px;
		border-radius: 0px;
}
.woocommerce div.product form.cart {
	margin-bottom: 8px;
}
.woocommerce div.product div.images img {
	float: left;
	width: 420px;
}
.woocommerce div.product div.images div.thumbnails {
	
	bottom: 20px;
	left: 20px;
	width: 15%;
	width: 135px;
	padding: 0;
	padding-right: 10px;
	box-sizing: content-box;
		float: left;
}
.related.products h2 {
	clear: both;
	overflow: hidden;
	line-height: 30px;
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	padding-top: 1.5rem;
}
.woocommerce div.product form.cart table.variations-table {
	/*margin-bottom: 1rem;*/
}
.woocommerce #content div.product div.thumbnails a, 
.woocommerce div.product div.thumbnails a, 
.woocommerce-page #content div.product div.thumbnails a, 
.woocommerce-page div.product div.thumbnails a{
		width: 80px;
}
.woocommerce .upsells.products ul.products li.product, 
.woocommerce .related.products ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce .related.products ul li.product {
	width: 163px;
	padding: 0 4px;
	margin: 0;
	float: left;
	clear: none;
}
.captchaSizeDivLarge {
	overflow: hidden;
	margin-top: -20px;
}
input#captcha_code {
	width: 110px;
	margin-right: 8px;
}
img#si_image_com {
	width: 120px;
	float: left;
}
div#si_refresh_com {
	float: left;
	padding-top: 10px;
	margin-left: 6px;
}
body.single-product #serigrafia-servicios h3 {
	margin-top: 0.2rem;
}
.widget_products .hover .front {
	z-index: 1;
	width: 274px;
	height: 135px;
	margin: -224px 0 0 -137px;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.ssba > div {
	text-align: left !important;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #626262;
}
header form.search button.search-submit {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: none;
	cursor: pointer;
	outline: none;
}
/* sidebar */
.sidebar {

}
.links_sections ul li a {
	display: block;
	position: relative;
	padding: 10px 0;
	color: #000;
	font-size: 16px;
}
.links_sections ul li {
	margin: 0;
	padding: 0;
}
.links_sections ul li a:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 0.6rem;
	font-size: 1.1em;
}
.links_sections ul li.current-cat a:before, .links_sections ul li a:hover:before {
	color: #000;
}
.links_sections ul li a:before {
	color: #CCC;
}
.links_sections ul li:nth-child(1) a:before {
	content: "\e602";
}
.links_sections ul li:nth-child(2) a:before {
	content: "\e603";
}
.links_sections ul li:nth-child(3) a:before {
	content: "\e607";
}
.links_sections ul li:nth-child(4) a:before {
	content: "\e606";
}
.white-popup {
	position: relative;
	padding: 20px;
	width: auto;
	max-width: 300px;
	margin: 20px auto;
}
.not_title h3 {
	display: none;
}
/* footer */
.footer {
	background: #222;
	color: #FFF;
	font-size: 0.75em;
	padding: 12px 0;
	clear: both;
	overflow: hidden;
	line-height: 40px;	margin-top: 1rem;
}
.woocommerce .woocommerce-info {
	overflow: hidden;
}
.widget_categories ul li {
		list-style: none;
	margin-bottom: 0.4rem;
}
.widget_categories ul {
		margin: 0px;
		padding: 0px;
}
#blog-details {
		padding-top: 0;
}
img.ebp_logo {
	float: right;
	width: auto;
	height: 30px;
}
#blog-details .listing {
		width: auto;
	width: 100%;
	max-width: 100%;
}
#blog{
		overflow: hidden;
}
.btn_menu_and_search{
	margin-top: 10px;
	float: right;
	clear: both;
}
#bvds-polera-ninos .widget_products .view.front {
	border-color: #000;
}
nav.nav_secondary li a.cart_mini.updating {
	padding: 0;
}
/* SLIDESHOW */
#slideshow{
	padding-bottom: 3px;
}
.hd .left {
	white-space: nowrap;
}
.left {
		float: left;
}
.right {
		float: right;
}
#slideshow h3 {
	display: none;
}
.hide-for-medium-down{
	display: none;
}
.menu > li:nth-child(8){
	margin-bottom: 1.3rem;
}
/*
#billing_state_field {
	width: auto;
	float: none;
}
*/
.mfp-close-btn-in .mfp-close {
	color: #FFF;
}
.mfp-bg{
	background: none repeat scroll 0% 0% #000;
	opacity: 1;
}
#serigrafia-servicios h3,
.woocommerce.widget_products > h3,
.widget_products > h3 {
	margin-top: 1rem;
	margin-bottom: 0.3rem;
}


.mfp-bg.anuncio_formulario,
.mfp-bg.anuncio_foto{
	background: none repeat scroll 0% 0% #000;
	opacity: 0.7;
}

.anuncio_formulario #anuncio_home{
	max-width: 343px;
	color: black;
	background: white;
}
.anuncio_formulario #anuncio_home .wpcf7-text {
	display: block;
	width: 100%;
}
.anuncio_formulario #anuncio_home div.wpcf7-response-output {
	padding: 0;
	margin: 0;
	border: 0;
}
.anuncio_formulario #anuncio_home .mfp-close {
	color: #333333;
}
.mfp-container{
	cursor: default;
}
.anuncio_foto .mfp-close,
.anuncio_formulario #anuncio_home .mfp-close {
	float: right;
	cursor: pointer !important;
	width: auto;
	padding-left: 0.5em;
	right: 0;
	padding-right: 0em;
}
.anuncio_formulario #anuncio_home .mfp-close {
	padding-right: .5em;
}
.anuncio_formulario #anuncio_home label {
	display: block;
}
.anuncio_formulario #anuncio_home .wpcf7-recaptcha,
.anuncio_formulario #anuncio_home p {
	margin-top: 0;
	margin-bottom: 1em;
}
.anuncio_formulario #anuncio_home p:last-child {
	margin-bottom: 0em;

}
/*------------------------------------*\
		PAGES
\*------------------------------------*/



/*------------------------------------*\
		IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
		font-weight:normal;
		font-style:normal;
}

/*------------------------------------*\
		RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width:1023px) {
	.menu {
			overflow: hidden;
	}
	.menu li {
		float: none;
		margin: auto;
		padding: 0px;
		text-align: center;
	}
	.menu > li {
		margin: 4px 0px;
	}
	.menu li.align_right, .menu li:last-child {
		float: none;
	}
	.menu li ul.sub-menu li {
		padding-bottom: 2px;
	}
	.menu .sub-menu li a {
		color: #848484;
	}
	.menu li ul.sub-menu {
		display: block;
		position: relative;
		background: none repeat scroll 0% 0% transparent;
		padding: 0.2rem 0px 1rem;
	}
	
	.single-impresion nav.nav_secondary,
	.page-template-template-impresion nav.nav_secondary,
	.single-serigrafia nav.nav_secondary,
	.page-template-template-serigrafia nav.nav_secondary {
		margin-top: 16px;
	}
	nav.nav_secondary {
		clear: right;
		margin-top: 0;
	}
}

@media only screen and (max-width:609px) {
	.woocommerce div.product div.images div.thumbnails img {
		border-radius: 0px;
		width: auto;
		margin: 0 2% 10px 0;
		max-width: 31%;

		max-width: 100%;
		margin: auto;
		float: none;
	}
	.woocommerce div.product div.images div.thumbnails {
		width: 100%;
		float: none;
		padding: 0;
 		padding-bottom: 10px;
 		text-align: center;
	}
	.woocommerce div.product div.images div.thumbnails > a{
		width: 50%;
		padding: 0 5px;
		margin-right: 0 !important;
		text-align: center;
	}
}
@media only screen and (min-width:320px) {
	
}
@media only screen and (max-width:380px) {
	img.ebp_logo{
		float: none;
		width: auto;
		height: auto;
		width: auto;
		height: auto;
		max-width: 200px;
		margin: auto;
		display: block;
	}
}
@media only screen and (max-width:359px) {
	
	#header-freeship {
		font: 0.3em/1.1 "PT Sans",Arial,Helvetica,sans-serif;
	}
	nav.nav_secondary {
		float: left;
	}
	.btn_menu_and_search {
		width: 100%;
		float: left;
	}
	header form.search {
		float: left;
		margin-left: 0.2rem;
	}
	nav.nav_secondary li a {
		padding: 3px 7px;
		font-size: 0.8rem;
	}
}
@media only screen and (max-width:690px) {
	nav.nav_secondary {
		margin-top: 0.8rem;
	}

}
@media only screen and (min-width:360px) {
	.footer {
		line-height: 30px;
	}
	img.ebp_logo {
		width: auto;
		height: 30px;
	}
}
@media only screen and (min-width:361px) {
	#widget-nuevo-chicas ul.product_featured_list_widget li{
		margin-bottom: 1%;
		width: 49%;
		width: calc(50% - 6px);
		width: -webkit-calc(50% - 6px);
		width: -moz-calc(50% - 6px);
		width: -ms-calc(50% - 6px);

	}
	section#bvds-polera-ninos .widget_products{
		width: 49%;
		width: calc(50% - 6px);
		width: -webkit-calc(50% - 6px);
		width: -moz-calc(50% - 6px);
		width: -ms-calc(50% - 6px);
	}
}
@media only screen and (min-width:440px) {
	img.ebp_logo {
		width: auto;
		height: 30.8px;
	}
	.footer {
		line-height: 30.8px;
	}
	.post-type-archive-product.woocommerce ul.products li.product, 
	.post-type-archive-product.woocommerce-page ul.products li.product, 
	.tax-product_cat.woocommerce ul.products li.product, 
	.tax-product_cat.woocommerce-page ul.products li.product,
	body[class*="tax-"].woocommerce ul.products li.product,
	body[class*="tax-"].woocommerce-page ul.products li.product {
		width: 200px;
		font-size: 13px;
		padding: 0 5px 28px;
	}
}
header form.search input {
	width: 0px;
	z-index: 12;
	padding-left: 0px;
	position: absolute;
	top: -1px;
	margin-left: 0px;
	top: -1px;
	right: 36px;
	padding-right: 0;
}
header form.search{
	min-width: 38px;
height: 32px;
}
header form.search input:focus, header form.search input.focus {
	width: 55px;
	padding-left: 10px;
	border-top: 1px solid rgb(170, 170, 170);
	border-bottom: 1px solid rgb(170, 170, 170);
	border-left: 1px solid rgb(170, 170, 170);
}
nav.nav_secondary ul{
	margin-top: 2px;
}
@media only screen and (min-width:480px) {
	.btn_menu_and_search{
		clear: none;
	}
	nav.nav_secondary ul{
		margin-top: 4px;
	}
	header form.search input:focus, header form.search input.focus{
		border: 0;
	}
	header form.search input {
		position: relative;
		top: 0px;
		width: 55px;
		padding-left: 10px;
		margin-right: 36px;
		right: 0;
	}
	#header-freeship {
		font: 0.3em/1.1em "PT Sans",Arial,Helvetica,sans-serif;
	}
	section#serigrafia-servicios .serigrafia_impresion {
		float: left;
		width: 49%;
		width: calc(50% - 6px);
		width: -webkit-calc(50% - 6px);
		width: -moz-calc(50% - 6px);
		width: -ms-calc(50% - 6px);
	}
	.logo {
		float: left;
		width: auto;
	}
	#reviews #banners {
		float: right;
		width: 30.5%;
	}
	#reviews div#comments {
		float: left;
		width: 100%;
	}
}

@media only screen and (min-width:640px) {
	.single-product [id^="product-"][itemscope] h1.product_title.entry-title + .ssba{
		top: 12.5px;
		right: 0px;
		position: absolute;
		margin-bottom: 0;
	}
	section#bvds-polera-ninos .widget_products{
		width: 24%;
		width: calc(25% - 6px);
		width: -webkit-calc(25% - 6px);
		width: -moz-calc(25% - 6px);
		width: -ms-calc(25% - 6px);
	}
	section#bvds-polera-ninos .widget_products:last-child {
		width: calc(50% - 6px);
		width: -webkit-calc(50% - 6px);
		width: -moz-calc(50% - 6px);
		width: -ms-calc(50% - 6px);
	}
	#widget-nuevo-chicas ul.product_featured_list_widget li{
		width: 24%;
		width: calc(25% - 6px);
		width: -webkit-calc(25% - 6px);
		width: -moz-calc(25% - 6px);
		width: -ms-calc(25% - 6px);
	}
	
	section#widget-features > div {
		width: 24%;
		width: calc(25% - 6px);
		width: -webkit-calc(25% - 6px);
		width: -moz-calc(25% - 6px);
		width: -ms-calc(25% - 6px);
	}
	#widget-features div.two_columns{
		width: 49.2%;
	}
}

@media only screen and (max-width:767px) {
	.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
		width: auto;
	}
	.shop_table td.product-quantity, .shop_table td.product-price, .shop_table td.product-subtotal {
		margin-left: 31px;
	}
	.shop_table tfoot tr > th:nth-child(1) {
		display: none;
	}
	.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
				text-align: right;
	}
	.woocommerce-cart table.cart td.product-remove, .woocommerce-checkout table.shop_table .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail {
			width: auto;
	}
	.woocommerce table.shop_table td.product-price:before{
		content: "Precio: "
	}
	.woocommerce-cart table.cart td.product-remove {
		padding-right: 0;
	}
	.woocommerce table.shop_table td.product-quantity .quantity:before{
		content: "Cantidad: "
	}
	.woocommerce table.shop_table td.product-subtotal:before{
		content: "Total: "
	}
	.woocommerce table.shop_table td.product-name{
		vertical-align: top;
	}
	.woocommerce table.shop_table td {
			border-width: 0 !important;
	}
	.shop_table td.product-quantity,.shop_table td.product-price {
		padding: 6px 12px !important;
	}
	.shop_table tr, .shop_table td.product-quantity, .shop_table td.actions, .shop_table td.product-subtotal, .shop_table td.product-price {
	 	 	display: block;
	 	 	border-width: 0px !important;
	}	
	.cart_item, .shop_table tr {
			border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
	}
	.shop_table thead {
		display: none;
	}
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
			display: table-cell !important;
	}
}
@media only screen and (max-width:768px) {
	.post-type-archive-product.woocommerce ul.products li.product, 
	.post-type-archive-product.woocommerce-page ul.products li.product, 
	.tax-product_cat.woocommerce ul.products li.product, 
	.tax-product_cat.woocommerce-page ul.products li.product, 
	body[class*="tax-"].woocommerce ul.products li.product, 
	body[class*="tax-"].woocommerce-page ul.products li.product{
		width: 48%;
	}
}
@media only screen and (min-width:768px) {
	.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
		width: auto;
	}
	.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
				text-align: right;
	}
	.page-template-template-impresion aside#left_category_sidebar,
	.page-template-template-serigrafia aside#left_category_sidebar {
		width: 240px;
	}
	aside#left_category_sidebar{
		float: left;
		width: 180px;
		margin-right: 10px;
	}
	#tree-columns-text-home .widget_wysiwyg_widgets_widget{
		width: 31.2%;
		padding-right: 3%;
		margin-right: 3%;
		border-right: 1px solid #EEE;
	}
}
@media only screen and (max-width:554px) {
.panel-social.float-right {
	float: left;
	margin-left: 0;
	margin-right: 10px;
}
body > div.wrapper > header > nav.nav_secondary > ul > li:nth-child(1) > a {
	padding-left: 0;
}
nav.nav_secondary {
	 margin-top: 0;	width: 100%;
}
.navbar-toggle{ 
			clear: both;	margin-top: 4px;
	margin-bottom: 6px;}
.logo {
	width: auto;
}
.logo-img {
	width: auto;
}
.logo {
	width: calc( 100% + 24px);
	text-align: center;
	float: none;
	margin: -11px -12px 4px;
	background: black;
}
}
@media only screen and (min-width:1024px) {
	
	.panel-social.float-right {
		margin-right: 0px;
	}
	a.icon-button{
		 width: 35px;
			height: 35px;
			line-height: 35px;
		font-size: 16px;
	}
	.hide-for-medium-down{ display: block }
	.single-product [id^="product-"][itemscope]{
		width: 100%;
	}
	.show-small{ display: none; }
	.menu li ul.sub-menu{
		
	}
	
	nav.nav_secondary ul{
		margin-top: 0px;
	}
	.hide-for-large-up{
		display: none;
	}
	.menu > li:nth-child(8){
		margin-bottom: 0rem;
	}
	.menu li a{
		color: #222;
	}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		padding: 0px 0 0px 0px;
		width: 655px;
		width: 64%;
		width: 72%;
		float: left;

		max-width: none;
	}
	.wrapper {
		padding: 0px 0.5rem;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
		float: right;
		width: 290px;	width: 30.5%;
		margin-top: 0px;
		/*height: 560px;*/
		padding: 0 20px;
		width: 23.5%;
	}
	#product-desc {
		/*position: absolute;
		max-height: 150px;
		left: 20px;
		bottom: 20px;*/
	}
	
	.woocommerce div.product div.images div.thumbnails {
		width: 280px !important;
	}
	.woocommerce div.product div.images div.thumbnails .woocommerce-product-gallery__image a{
		width: 100%;
		float: none;
	}
	.woocommerce div.product div.images div.thumbnails .woocommerce-product-gallery__image{
		width: 140px !important;
		float: left;
		margin-bottom: 10px !important;
		padding-left: 5px;
		padding-right: 5px;
	}
	.woocommerce div.product div.images div.thumbnails .woocommerce-product-gallery__image :not(.last){
		margin-right: 0px !important;
	}
	.woocommerce div.product div.images div.thumbnails img{
		float: none;
		width: auto;
		margin: 0;
	}
	.woocommerce div.product div.images > a > img {
		width: 100%;
		max-width: calc(100% - 290px);
	}
}
.woocommerce #content div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first{
	clear: none !important;
}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
		 only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
		MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
		WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 0px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
		PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
i.icon-shopping-cart.grey {
	font-size: 1.9em;
	vertical-align: text-top;
	color: #52b9b5;
	margin-top: -3px;
	margin-bottom: -3px;
	display: inline-block;

	font-size: 2.9em;
	margin-top: -0.35em;
	margin-bottom: -0.3em;
}
@media (max-width: 414px) {
	section#widget-features {
		height: auto !important;
	}
	section#widget-features > div {
		width: 60%;
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		float: none;
		margin: 0 auto;
		transform: none !important;
		width: calc(50% - 6px);
		width: -webkit-calc(50% - 6px);
		width: -moz-calc(50% - 6px);
		width: -ms-calc(50% - 6px);
		float: left;
		margin: 3px;
	}
	section#widget-features > div > h3 {
		margin-top: 1rem;
	}
}
@media (max-width: 768px) {
	section#widget-features > div > h3 {
		font-size: 1em;
		margin-top: 0.6em;
		margin-bottom: 0.3rem;
	}
}
@media (max-width: 667px) {
	section#widget-features > div > h3 {
		font-size: 0.8em;
	}
}

aside#right_category_sidebar {
	left: 0;
	padding: 5px;
	border-radius: 3px;
	background: #F4F4F4;
	overflow: hidden;
	float: right;
	display: none;
}
aside#right_category_sidebar > div {
	border-radius: 3px;
	background: #FFF;
	font-size: 0.8em;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 5px;
}
aside#right_category_sidebar h3 {
	border-bottom: 1px dotted #DDD;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0 0 3px;
	cursor: default;
	overflow: hidden;
	font-size: 1.25em;
}

@media (max-width: 767px) {
	aside#left_category_sidebar {
		display: none;
	}

	aside#right_category_sidebar {
		display: block;
	}
}
#advanced-search {
	max-width: 250px;
	background: white;
}
#advanced-search .form-group {
	margin-bottom: 15px;
}
#advanced-search .mfp-close {
	color: #333;
}
#advanced-search label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
#advanced-search .checkbox-inline, #advanced-search .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}
#advanced-search input[type=checkbox], #advanced-search input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
#advanced-search .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#advanced-search .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.mfp-bg.advanced.mfp-ready {
	background-color: rgba(0, 0, 0, 0.65);
}
#advanced-search .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
#poplogin {
	max-width: 128px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.woocommerce .widget_layered_nav ul li a:before {
	border: 1px solid #666;
	clear: left;
	height: 10px;
	width: 10px;
	line-height: 0;
	text-indent: -99999px;
	margin-top: 3px;
	content: "";
	cursor: pointer;
	display: inline-block;
	float: left;
	margin-bottom: 2px;
	margin-right: 8px;
}
.woocommerce .widget_layered_nav ul li a:active:before,
.woocommerce .widget_layered_nav ul li.chosen a:before{
	background: url(tick.png) no-repeat 1px 1px;
	font-family: arial;
	content: "";
	margin-right: 8px;
}
#slideshow .metaslider .caption {
	display: none;
}
.single_variation  ins,
span#price-product ins {
	text-decoration: none;
}
.woocommerce ul.products li.product .price ins {
	text-decoration: none;
	color: #ff8300;
}

.swap-on-hover {
  position: relative;	
	margin:  0 auto;
	max-width: 190px;
	height: 285px;
}

.swap-on-hover img {
	position: absolute;
	top:0;
	left:0;
	overflow: hidden;
	width: 190px;
	height: 285px;
}
.swap-on-hover img:nth-child(1),
.swap-on-hover img:nth-child(2),
.swap-on-hover img:nth-child(3),
.swap-on-hover img:nth-child(4),
.swap-on-hover img:nth-child(5),
.swap-on-hover img:nth-child(6){
  transition: opacity .5s linear;
  cursor: pointer;
}
.swap-on-hover img:nth-child(1) {
  z-index: 9999;
}
.swap-on-hover img:nth-child(2) {
  z-index: 9998;
}
.swap-on-hover img:nth-child(3) {
  z-index: 9997;
}
.swap-on-hover img:nth-child(4) {
  z-index: 9996;
}
.swap-on-hover img:nth-child(5) {
  z-index: 9995;
}
.swap-on-hover img:nth-child(6) {
  z-index: 9994;
}
.swap-on-hover:hover > img:not(:last-child){
  opacity: 0;
}
.swap-on-hover:hover > img:nth-child(1){
}
.swap-on-hover:hover > img:nth-child(2){
  transition-delay: 1s;
}
.swap-on-hover:hover > img:nth-child(3){
  transition-delay: 2s;
}
.swap-on-hover:hover > img:nth-child(4){
  transition-delay: 3s;
}
.swap-on-hover:hover > img:nth-child(5){
  transition-delay: 4s;
}
.swap-on-hover:hover > img:nth-child(6){
  transition-delay: 5s;
}
