/*CATALOGO*/
/*.product.type-product form.cart, a.button-quick-view, a.add_to_cart_button {
	display:none !important;
}*/
/*--------*/
@import url('../fonts/stylesheet.css');
#jswh {
	position: fixed;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
}
.pum-container.popmake button {
	background-color:#000 !important;
}
body.sidebar .content-area {
	width:66%;
	margin:0;
}
body.home .widget-title {
	text-align:center;
	font-size:30px;
	color:#ff4122;
}
header.site-header .site-header-inner {
    align-items: unset;
}
.albondigas h1, .albondigas h2, .albondigas h3, .albondigas h4, .albondigas h5, .albondigas h6, .albondigas span.title, albondigas .title {
    font-family: 'Albondigas', sans-serif;
}
.albondigas .sow-masonry-grid-item a div.masonry-content span.title {
    font-size: 10vw;
    text-shadow: 0 0 10px rgba(0,0,0,0.75);
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    color:#ff4122 !important;
}
.site-header-center,
.site-header-center nav,
.site-header-center nav .menu-menu-principal-container,
header#masthead .site-header-center nav .menu-menu-principal-container > ul:not(.shopping-cart),
.site-header-center nav .menu-menu-principal-container > ul > li,
.site-header-center nav .menu-menu-principal-container > ul > li > a {
	display: flex;
}
.site-header-center nav .menu-menu-principal-container {
	width: 100%;
}
.site-header-center nav .menu-menu-principal-container > ul > li > a {
	text-align: center;
}
.site-header-center nav .menu-menu-principal-container > ul > li > a {
    align-items: center;
}
.site-header-center nav .menu-menu-principal-container > ul > li ul li {
    width: 100%;
}
body[class*=overlap-] header.site-header:not(.stuck) {
	padding:0;
	/*border-bottom:5px #fff dotted;*/
}
body:not(.home) header #topbar {
	background:#000;
}
.main-navigation ul .children li.current-menu-ancestor > a, .main-navigation ul .children li.current-menu-item > a, .main-navigation ul .children li.current_page_ancestor > a, .main-navigation ul .children li.current_page_item > a, .main-navigation ul .children li:hover > a, .main-navigation ul .sub-menu li.current-menu-ancestor > a, .main-navigation ul .sub-menu li.current-menu-item > a, .main-navigation ul .sub-menu li.current_page_ancestor > a, .main-navigation ul .sub-menu li.current_page_item > a, .main-navigation ul .sub-menu li:hover > a {
	color:#000 !important;
}
a.custom-logo-link {
	display:block;
	max-width:135px;
    margin-right: 30px;
	padding: 5px 0;
}
a.custom-logo-link img {
	width:100%;
	height:auto;
}
.panel-grid {
	position:relative;
}
h1.entry-title {
	font-size:2.1em;
	font-weight:700;
}
span.onsale  {
	display:none !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.u-columns h2 {
	text-align:center;
}
body.home #content {
	padding-top:0;
}
.woocommerce-privacy-policy-text {
	margin-bottom:10px;
}
header#masthead.site-header div.acciones a i, header#masthead.site-header div.acciones button i {
	display:block;
	font-size:16px;
	text-align:center;
	margin-bottom:3px;
}
header#masthead.site-header div.acciones a, header#masthead.site-header div.acciones button  {
	font-size:80%;
} 
input[type='number'], div[data-name="banco"] input[type="text"], div[data-name="numero_de_orden"] input[type="number"] {
    -moz-appearance:textfield !important;
	border:none !important;
	background:#eee !important;
	font-weight:bold !important;
}
.popmake-content .acf-field {
	border:none !important;
}
.woocommerce .product div.summary button.single_add_to_cart_button {
	margin-left:10px;
}
.woocommerce .product div.summary button.single_add_to_cart_button.disabled {
	background:#999;
}
.woocommerce .product .product-info-wrapper div.quantity input, .woocommerce .product .summary div.quantity input {
	padding:11px 5px;
	text-align:center;
	min-width:80px;
	max-width:inherit;
    color: #000;
}
.aq_cantidad, .woocommerce .product div.summary button.single_add_to_cart_button {
	font-weight:bold;
}
.woocommerce .product div.summary button.single_add_to_cart_button:hover {
	background:#ff4122;
}
.aq_cantidad {
	background:#ff4122;
	color:#fff;
	font-weight:bold;
	font-size: 120%;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:11px 25px;
	float:left;
	cursor:pointer;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	user-select: none;
}
.aq_cantidad:hover {
	background:#ff4122;
	color:#fff;
}
header.site-header .main-navigation .mega-menu-wrap {
	display:flex;
	align-items:center;
}
header.site-header .main-navigation .mega-menu-wrap .mega-menu {
	width:100%;
	flex:1;
}
header.site-header .main-navigation .mega-menu-wrap, header.site-header .main-navigation .mega-menu-wrap .mega-menu, header.site-header .main-navigation .mega-menu-wrap .mega-menu > li.mega-menu-megamenu.mega-menu-item {
	position:unset !important;
}
header.woocommerce-products-header {
	float: left;
	width: 100%;
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #666;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.woocommerce.archive header.woocommerce-products-header h1.page-title {
	display: inline;
	width: 34%;
	padding-right: 2.75%;
	text-align: center;
	text-transform: uppercase;
}
body.post-type-archive-product.woocommerce .products, .tax-product_cat.woocommerce .products {
	padding-top: 0;
}
ul.mega-sub-menu {
	box-shadow:2px 2px 5px rgba(0,0,0,0.1);
}
header.site-header .main-navigation .mega-menu-wrap .mega-menu li li.mega-menu-item.mega-menu-item-type-custom, header.site-header .main-navigation .mega-menu-wrap .mega-menu li li.mega-menu-item.mega-menu-item-type-taxonomy {
	width:33.333333% !important;
	float:left;
}
.woocommerce #payment .payment_methods li .instapago-copy img:only-of-type {
	position:relative;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-store-notice {
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#396;
}
.woocommerce-info {
	border-left-color:#ff4122;
}
.woocommerce-error {
	border-left-color:#930;
}
div.woocommerce .product .product-info-wrapper .single_add_to_cart_button, div.woocommerce .product .summary .single_add_to_cart_button, body.woocommerce .product .product-info-wrapper .single_add_to_cart_button, body.woocommerce .product .summary .single_add_to_cart_button, div.woocommerce .button.add_to_cart_button.ajax_add_to_cart, body.woocommerce .button.add_to_cart_button.ajax_add_to_cart {
	background:#ff4122;
	color:#000;
	font-weight:bold;
}
input[type="number"].qty, div.woocommerce .product .product-info-wrapper .quantity input, div.woocommerce .product .summary .quantity input, body.woocommerce .product .product-info-wrapper .quantity input, body.woocommerce .product .summary .quantity input {
	margin-right:0;
}
#page #primary .site-main {
	margin:0;
}
#masthead.site-header.sticky.mobile-menu {
	float:left;
	padding-top:0 !important;
}
#masthead.site-header.sticky.mobile-menu > .corp-container {
	padding-top:15px !important;
}
#masthead.site-header.sticky.mobile-menu.stuck {
	transition:all 0.3s ease-in-out;
}
#masthead .custom-logo-wrapper, #masthead .custom-logo-wrapper img {
	height:auto;
	width:100%;
	max-width:170px;
	transition:all 0.3s ease-in-out;
}
#masthead .my-wishlist {
	float:right;
	margin-left:10px;
}
form.search-form input[type="search"] {
	min-width: 0;
	width: 0;
	padding-left: 0;
	padding-right: 0;
}

ul.menu li {
	margin:0;
	text-align:center;
	position: relative;
}
	ul.menu li a {
		padding:2px 15px;
	}
header.site-header {
	border-bottom:none;
}
header.site-header .site-header-inner > div {
	flex:1;
}
header.site-header .site-header-inner > div.site-header-center {
	flex: 2;
}
header.site-header .site-header-inner > div.site-header-right {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
header div.site-branding {
	width:30%;
	text-align:center;
}
header .main-navigation {
	width:100%;
	line-height:0.9;
}
header .main-navigation div > ul > li, header .main-navigation div > ul {
	line-height:0.8;
	padding:0;
	float:none;
	margin:0 auto;
	display:inline-block;
}
header .main-navigation div > ul > li a {
	font-weight:bold !important;
}
header .main-navigation {
	text-align:center;
}
header .main-navigation ul li a {
	padding:12px 20px;
	border:none;
	line-height:1.2;
}
header .main-navigation ul.shopping-cart-dropdown li a {
	padding:15px 0;
	display:block;
	float:left;
}
dl.variation {
	display:block;
	float:left;
	width:100%;
	margin-bottom:0;
}
header .main-navigation ul.shopping-cart-dropdown span.quantity {
	float:right;
	margin-bottom:10px;
}
#topbar {
	border-bottom:1px solid #f5f5f5;
	overflow:hidden;
	transition:all 0.3s ease-in-out;
	height:auto;
	font-size:80%;
}
#topbar ul {
	list-style:none;
	padding:0;
	margin:0;
}
#topbar a {
	color:#fff;
}
#masthead.site-header.sticky.mobile-menu.stuck #topbar {
	height:0;
}
div.basket-item-count {
	background-color:#ff4122;
}
.woocommerce .products .product {
	background:#fff;
}
nav.main-navigation ul .children li.focus>ul,
nav.main-navigation ul .children li:hover>ul,
nav.main-navigation ul .sub-menu li.focus>ul,
nav.main-navigation ul .sub-menu li:hover>ul {
	left: 0;
}
nav.main-navigation ul .children a, nav.main-navigation ul .sub-menu a {
	background: none !important;
}
#topbar .corp-container > div p {
	margin-bottom:0;
}
#topbar .corp-container > div {
	max-width:50%;
	float:left;
}
#topbar .corp-container > div a {
	padding:10px;
	display:inline-block;
	line-height:1.5em;
	min-width:3em;
}
#topbar .corp-container > div.top-bar-right a {
	border-right:1px solid #f5f5f5;
	text-align:center;
}
#topbar .corp-container > div.top-bar-right a:last-child {
	border-right:none;
	}
#topbar .corp-container > div.top-bar-right {
	float:right;
}
#topbar .corp-container div.top-bar-right > div {
	float:right;
}
dl.variation dt, dl.variation dd {
	display:inline-block;
	float:left;
	margin-bottom:5px;
}
dl.variation dd {
	margin-left:0.3em;
}
dl.variation dt {
	clear:left;
}
.button, button, input[type=button], input[type=reset], input[type=submit], div.field-wrap button, div.field-wrap input[type="button"], div.field-wrap input[type="submit"] {
	display:inline-block;
}
header .main-navigation ul li.adicional {
	border-top:2px solid #efefef;
}
header .main-navigation ul .adicional ~ .adicional {
	border-top:none;
}
header .main-navigation ul li:hover a {
	border-bottom:none !important;
}
header .main-navigation ul li a {
	position:relative;
	display:block;
	float:left;
}
ul.mega-sub-menu {
	/*display:flex !important;*/
}
li.menu_bg_amarillo {
	background:#ff4122 !important;
}
ul.mega-sub-menu li h4.mega-block-title {
	color:#ff4122 !important;
}
ul.mega-sub-menu li.menu_bg_amarillo h4.mega-block-title {
	color: #fff !important;
}
header ul.mega-sub-menu li.menu_bg_amarillo a:hover {
	color:#000;
}
header .main-navigation ul li a::before {
	content:'';
	display:inline-block;
	position:absolute;
	bottom:-2px;
	left:0;
	width:0;
	height:4px;
	background-color:#ff4122;
	opacity:0;
	margin:0 auto;
	float:none;
	transition:all 0.3s ease-in-out;
	border-radius: 100em;
}
header .main-navigation ul li.active a:before, header .main-navigation ul li a:hover:before {
	width:100%;
	opacity:1;
}

header nav#site-navigation {
	float:right;
	width:100%;
	transition:all 0.3s ease-in-out;
	height:auto;
}
	/*header.stuck nav#site-navigation {
		height:0;
		overflow:hidden;
	}
	header.stuck .site-header-left {
		width:0;
	}*/
header.site-header .shopping-cart-link .shopping-cart-count {
	top:5px;
	right:5px;
}
header.site-header .site-branding {
	padding:0;
	margin-bottom:0;
}
.site-header .shopping-cart-link .shopping-cart-count {
	right:0;
}
header.site-header .shopping-cart-dropdown {
	right:auto;
	left:0;
}
header.site-header .shopping-cart-link {
	margin-top:0;
}
header.site-header .shopping-cart-dropdown .widget {
	max-height:50vh;
}
header.site-header .shopping-cart-dropdown .widget {
	margin:20px 0 20px 20px;
}
header.site-header .shopping-cart-dropdown .widget > div {
	margin:0 20px 0 0;
}
div.widget_shopping_cart .cart_list li .remove {
	padding:5px;
	top:0;
	right:-0.45em;
	line-height:0.5em;
	width:1em !important;
	height:1em !important;
	border-radius:50%;
	background-color:#c62d4d;
	color:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
}
	div.widget_shopping_cart .cart_list li .remove:hover {
		background-color:#eee;
		color:#c62d4d;
	}
div.widget_shopping_cart .buttons a {
	margin-bottom:5px;
}
div.widget_shopping_cart .buttons a:first-of-type {
	border:none;
	background:#eee;
	color:#fff;
}
.woocommerce .woocommerce-mini-cart__buttons.buttons {
	display:flex;
	flex-wrap:wrap;
}
body.woocommerce-cart table.cart tr td {
	padding:20px 10px;
}
.woocommerce .woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
	max-width:49.5%;
	margin-left:0;
	display:flex;
	align-items:center;
}
.woocommerce .woocommerce-mini-cart__buttons.buttons a.button.wc-forward:nth-child(odd) {
	margin-right:1%;
}
body.woocommerce a.button.checkout, .woocommerce-page a.button.checkout-button.wc-forward {
	background-color:#ff4122 !important;
}
body.woocommerce-cart table.cart .cart_item .product-remove a {
	width:1.2em;
	height:1.2em;
	line-height:1.3em;
	border-radius:50%;
	background:#c62d4d;
	color:#fff;
	margin-left:0.3em;
	text-align:center;
}
body.woocommerce .products .product .add_to_cart_button, body.woocommerce .products .product .added_to_cart, body.woocommerce .products .product .product_type_external, body.woocommerce .products .product .product_type_grouped, body.woocommerce .products .product .product_type_variable, div.woocommerce .products .product .add_to_cart_button, div.woocommerce .products .product .added_to_cart, div.woocommerce .products .product .product_type_external, div.woocommerce .products .product .product_type_grouped, div.woocommerce .products .product .product_type_variable {
	white-space:inherit;
	bottom:0;
	top:auto;
	left:auto;
	right:0;
	transform:translate(0);
}
body.woocommerce .products .product .button-quick-view, div.woocommerce .products .product .button-quick-view {
	white-space:inherit;
	bottom:0;
	top:auto;
	left:calc(50% - 45px);
	right:auto;
	border-radius:0;
	transform:translate(0, 40px);
	height:41px;
	transition:all 0.4s ease-in-out;
	background: rgba(255,255,255,0.75);
}
body.woocommerce .products .product:hover .button-quick-view, div.woocommerce .products .product:hover .button-quick-view {
	transform:translate(0, 0);
}
.loop-product-thumbnail {
	position: relative;
	overflow: hidden;
}
.loop-product-thumbnail .product-thumbnail::after {
	content: '';
	display: block;
	position: absolute;
	background: rgba(255,255,255,0.7);
	border-bottom: 3px solid #ff4122;
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	z-index: 0;
}
.product:hover .loop-product-thumbnail .product-thumbnail::after {
	width: 100%;
	height: 100%;
	left: 0;
}
/*tax-product_cat*/
body.woocommerce .products .product .loop-product-thumbnail .add_to_cart_button,
body.woocommerce .products .product .loop-product-thumbnail .product_type_external,
body.woocommerce .products .product .loop-product-thumbnail .product_type_grouped,
body.woocommerce .products .product .loop-product-thumbnail .product_type_variable,
body.woocommerce .products .product .loop-product-thumbnail .add_to_cart_button,
div.woocommerce .products .product .loop-product-thumbnail .add_to_cart_button,
body.woocommerce .loop-product-thumbnail .single_adq_button_loop,
body.woocommerce .products .product .loop-product-thumbnail .button-quick-view,
body.woocommerce.post-type-archive-product .products .product .add_to_cart_button,
body.woocommerce.post-type-archive-product .products .product .product_type_external,
body.woocommerce.post-type-archive-product .products .product .product_type_grouped,
body.woocommerce.post-type-archive-product .products .product .product_type_variable,
body.woocommerce.post-type-archive-product .products .product .add_to_cart_button,
body.woocommerce.post-type-archive-product .single_adq_button_loop,
body.woocommerce.post-type-archive-product .products .product .button-quick-view,
body.woocommerce.tax-product_cat .products .product .add_to_cart_button,
body.woocommerce.tax-product_cat .products .product .product_type_external,
body.woocommerce.tax-product_cat .products .product .product_type_grouped,
body.woocommerce.tax-product_cat .products .product .product_type_variable,
body.woocommerce.tax-product_cat .products .product .add_to_cart_button,
body.woocommerce.tax-product_cat .single_adq_button_loop,
body.woocommerce.tax-product_cat .products .product .button-quick-view,
body.woocommerce .related.products .product .add_to_cart_button,
body.woocommerce .related.products .product .product_type_external,
body.woocommerce .related.products .product .product_type_grouped,
body.woocommerce .related.products .product .product_type_variable,
body.woocommerce .related.products .product .add_to_cart_button,
body.woocommerce .related.single_adq_button_loop,
body.woocommerce .related.products .product .button-quick-view,
div.woocommerce .products .product .add_to_cart_button {
	width:40px;
	height: 40px;
	font-size: 130%;
	transform:translate(0, 40px);
	transition:all 0.5s ease-in-out;
	border-radius: 5px;
	top:calc(50% - 20px);
	position: absolute;
	bottom: auto;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	padding: 0;
	opacity: 0;
}
.site-header .shopping-cart ul {
	list-style: none !important;
}
body.woocommerce .products .product .loop-product-thumbnail .add_to_cart_button,
div.woocommerce .products .product .loop-product-thumbnail .add_to_cart_button,
body.woocommerce.post-type-archive-product .products .product .add_to_cart_button,
div.woocommerce.post-type-archive-product .products .product .add_to_cart_button,
body.woocommerce.tax-product_cat .products .product .add_to_cart_button,
div.woocommerce.tax-product_cat .products .product .add_to_cart_button,
body.woocommerce .related.products .product .add_to_cart_button,
div.woocommerce .related.products .product .add_to_cart_button {
	left: calc(50% + 5px);
	background: rgba(0,0,0,0.75);
}
body.woocommerce .products .product .loop-product-thumbnail .button-quick-view
body.woocommerce.post-type-archive-product .products .product .button-quick-view,
body.woocommerce.tax-product_cat .products .product .button-quick-view,
body.woocommerce related.products .product .button-quick-view {
	left: calc(50% - 45px);
	background: rgba(255,255,255,0.5);
}
body.woocommerce.post-type-archive-product .products,
body.woocommerce.tax-product_cat .products {
	display: flex;
	flex-wrap: wrap;
}
body.woocommerce.post-type-archive-product .products .product,
body.woocommerce.tax-product_cat .products .product {
	border: 1px solid #f2f2f2;
	margin: 0 0.5% 0.5% 0;
}
body.woocommerce .products .product .loop-product-thumbnail .button-quick-view:hover,
body.woocommerce .products .product .loop-product-thumbnail .add_to_cart_button:hover,
div.woocommerce .products .product .loop-product-thumbnail .add_to_cart_button:hover,
body.woocommerce.post-type-archive-product .products .product .button-quick-view:hover,
body.woocommerce.post-type-archive-product .products .product .add_to_cart_button:hover,
div.woocommerce.post-type-archive-product .products .product .add_to_cart_button:hover,
body.woocommerce.tax-product_cat .products .product .button-quick-view:hover,
body.woocommerce.tax-product_cat .products .product .add_to_cart_button:hover,
body.woocommerce .related.products .product .button-quick-view:hover,
body.woocommerce .related.products .product .add_to_cart_button:hover,
div.woocommerce.tax-product_cat .products .product .add_to_cart_button:hover {
	background: #000;
	color: #fff;
}
body.woocommerce .products .product .loop-product-thumbnail:hover a.button-quick-view,
body.woocommerce .products .product .loop-product-thumbnail:hover .add_to_cart_button,
div.woocommerce .products .product .loop-product-thumbnail:hover .add_to_cart_button,
body.woocommerce.post-type-archive-product .products .product:hover a.button-quick-view,
body.woocommerce.post-type-archive-product .products .product:hover .add_to_cart_button,
div.woocommerce.post-type-archive-product .products .product:hover .add_to_cart_button,
body.woocommerce.tax-product_cat .products .product:hover a.button-quick-view,
body.woocommerce.tax-product_cat .products .product:hover .add_to_cart_button,
body.woocommerce .related.products .product:hover a.button-quick-view,
body.woocommerce .related.products .product:hover .add_to_cart_button,
div.woocommerce.tax-product_cat .products .product:hover .add_to_cart_button {
	transform:translate(0, 0);
	opacity: 1;
}
body.woocommerce .products .product .loop-product-thumbnail, div.woocommerce .products .product .loop-product-thumbnail {
	background:none;
}
.woocommerce .woocommerce-breadcrumb {
	margin-top:30px;
}
.woocommerce-product-overlay.woocommerce .products .product .loop-product-thumbnail:hover img {
	opacity:1 !important;
}
.woocommerce .product .onsale {
	top:0;
	left:0;
	right:auto;
	height:auto !important;
}
.woocommerce .product .product-info-wrapper .product_meta a, .woocommerce .product .summary .product_meta a {
	color:#5f8bc8;
}
.woocommerce .product .product-info-wrapper .product_meta a:hover, .woocommerce .product .summary .product_meta a:hover {
	color:#333 !important;
}
.woocommerce-cart table.cart .cart_item .product-remove {
	padding:0;
}
footer.site-footer .bottom-bar {
	background:#000;
	color:#fff;
}
footer.site-footer a.social {
	font-size:180%;
	line-height:1em;
	color:#000;
}
header.site-header a.shopping-cart-link .shopping-cart-count {
	top: -8px;
	right: -4px;
}
.site-content #primary.content-area {
	padding-top:0;
}
footer.site-footer {
	background:#000;
	color:#fff;
	padding-top:0;
	border-top:1px solid #eee;
	margin-top:30px;
	width:100%;
}
footer.site-footer .site-info {
	width:auto;
    float: left;
}
footer.site-footer .bottom-bar {
	width:100%;
	background: rgba(255,255,255,0.1);
}
.corp-container {
	flex-wrap:wrap;
}
.corp-container .site-header-inner {
	flex-wrap:wrap;
	padding:0;
}
ul.owl-carousel {
	margin:0;
}
header .search_form_header form input[type='search'], .footer-search-form form input[type="search"] {
	border: none;
    border-radius: 3px;
    color: #000;
}
.footer-search-form {
	height:0;
	overflow:hidden;
	transition:all 0.3s ease-in-out;
}
.footer-search-form.active {
	height:auto;
	padding-bottom:23px;
}
header .search_form_header form input[type='search'] {
    background: #eee;
}
header .search_form_header .search-form button[type=submit] svg {
    width: 18px;
    height: 18px;
    margin-top: 6px;
}
header .search_form_header .search-form button[type=submit] svg path {
    fill: #fff;
}
.owl-carousel .slide {
	background-size:cover;
	list-style:none;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message {
	margin:29px 0 30px 0;
}
div.woocommerce .star-rating::before, div.woocommerce .star-rating, body.woocommerce .star-rating::before, body.woocommerce .star-rating {
	color:#f6c908;
}
a.social {
	display:inline-block;
	padding:5px;
	font-size:110%;
}
a.background-none {
	background:none !important;
	border:2px solid #f7b915 !important;
	padding-top:11px !important;
	padding-bottom:11px !important;
}
div.overlay-azul {
	position:relative;
}
div.overlay-azul > div {
	position:relative;
}
div.overlay-azul::before {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	background-color:rgba(4, 57, 109, 0.5);
	left:0;
	top:0;
}
.entry-title.menu-title {
	text-align:center;
	font-size:32px;
}
ul.menu_items {
	list-style:none;
	color:#fff;
	font-size:26px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h2.menu-title.entry-title {
	margin-bottom:20px;
}
h2.menu-title.entry-title a {
	color:#fff;
	line-height:1;
	padding-bottom:10px;
}
ul.menu_items li {
	display:flex;
	align-items:flex-end;
	line-height:0.9;
	margin-bottom:7px;
}
ul.menu_items li span {
	flex:1;
	border-bottom:1px dotted #fff;
	margin:0 5px;
}
.menu-slider-3 .owl-item {
	padding:20px 30px;
	border:2px solid #fff;
}
div.sow-image-container {
	line-height:1;
}
.celebridades {
	max-width:920px;
	width:100%;
	margin:0 auto;
}
.celebridades .image_rounded {
	height:100%;
	width:100%;
	position:relative;
	border-radius:50%;
	overflow:hidden;
	background-position:center;
	background-size:cover;
	border:4px solid #c4c4c4;
	cursor:pointer;
}
.celebridades .celebridades_image_thumb_container.active .image_rounded, .celebridades .celebridades_image_thumb_container:hover .image_rounded {
	border-color:#FBBA00;
}
.celebridades .celebridades_image_thumb_container.active, .celebridades .celebridades_image_thumb_container:hover {
	color:#FBBA00;
}
.celebridades ul {
	list-style:none;
	margin:0;
}
.celebridades > div > ul li {
	float:left;
}
.celebridades .celebridades_image_thumb_container {
	width:50%;
	float:left;
	padding:0 25px;
	text-align:center;
	color:#c4c4c4;
	font-size:16px;
}
.celebridades .celebridades_image_thumb_container:nth-child(odd) {
	padding-left:0;
	clear:left;
}
.celebridades .celebridades_image_thumb_container:nth-child(even) {
	padding-right:0;
}
.celebridades > div:first-child {
	width:30%;
	float:left;
}
.celebridades > div:last-child {
	width:70%;
	float:left;
}
.celebridades .col-sm-6:nth-child(odd) {
	padding-right:0;
}
.celebridades .col-sm-6:nth-child(even) {
	padding-left:50px;
}
.contenedor_galeria {
	display:flex;
	padding-left:50px;
}
.contenedor_galeria > div {
	width:70%;
	padding:0;
	line-height:1;
}
.contenedor_galeria > ul {
	width:30%;
	padding:0 0 0 15px;
	display:flex;
	flex-direction:column;
	margin:0;
	list-style:none;
	flex:1;
	line-height:1;
	align-items: stretch;
}
.contenedor_galeria > ul li {
	flex:1;
	background-size:cover;
	margin-bottom:5px;
	cursor:pointer;
	border:5px solid #c4c4c4;
}
.contenedor_galeria > ul li.active, .contenedor_galeria > ul li:hover {
	border-color:#FBBA00;
}
.contenedor_galeria .imagen_principal {
	border:5px solid #c4c4c4;
}
.contenedor_galeria > ul li:last-child {
	margin-bottom:0;
}
.bien-shevere-home, .bien-shevere-home > div {
	position:relative;
	z-index:1;
}
.bien-shevere-home .sow-image-container {
	line-height:0.8;
}
.bien-shevere-home .cruz-diez-l {
	display:block;
	background-image:url(../images/bien_shevere_bg_l.png);
	background-repeat:repeat-x;
	background-position:right bottom;
	position:absolute;
	width:50%;
	height:100%;
	left:0;
	bottom:0;
}
.bien-shevere-home .cruz-diez-r {
	display:block;
	background-image:url(../images/bien_shevere_bg_r.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	position:absolute;
	width:50%;
	height:100%;
	right:0;
	bottom:0;
}
.single-product .summary.entry-summary {
	padding-bottom:53px;
}
.product_notas, .product_category_desc {
	float:left;
	width:100%;
	margin-bottom:53px;
}
div#mobile-navigation {
	background:#efefef;
}
div#mobile-navigation ul li a {
	border-color:#eee;
	color:#fff;
	font-weight:bold;
	background:#ff4122;
}
	div#mobile-navigation ul li a:hover {
		background:#000;
		color:#fff;
	}
	div#mobile-navigation ul li .dropdown-toggle {
		color:#5e8ac7;
	}
header#masthead.site-header .acciones {
	color:#fff;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
header#masthead.site-header .acciones button, header#masthead.site-header .acciones a, .acciones #mobile-menu-button {
	color:#fff;
	font-size:15px;
	padding:5px 10px;
	line-height:1;
	display:inline-block;
	top:auto;
	right:auto;
	position:relative;
}
.basket-item-count {
	position:absolute;
	width:1.5em;
	height:1.5em;
	border-radius:50%;
	background-color:#ff4122;
	top:-0.3em;
	right:-0.3em;
	text-align:center;
	color:#fff;
	font-size:.75em;
	padding-top:2px;
}
header#masthead.site-header .acciones > button.search-toggle, header.site-header .acciones > ul.shopping-cart, header.site-header .acciones > a {
	margin-left:0;
	margin-right:0;
}
header#masthead.site-header .acciones > button.search-toggle {
	padding:10px;
}
header.site-header .acciones > ul.shopping-cart > a {
	padding-left:2px;
}
button.search-toggle, header#masthead.site-header .acciones > button.search-toggle {
	background: transparent;
	border: none;
	display: inline-block;
	outline: none;
}
aside#secondary aside {
	background:#fff;
	padding:10px;
}
aside#secondary aside a {
	display:block;
}
aside#secondary aside li a {
	border-bottom:1px solid;
	border-color: #efefef;
	padding:7px 10px;
	font-weight:600;
}
aside#secondary aside li:last-child a {
	border-bottom-color:transparent;
}
aside#secondary aside li a:hover {
	border-color:#ff4122;
}
div.paypal_button {
	display:flex;
	align-items:center;
	width:100%;
	margin-top:15px;
}
a.button.button_paypalme {
	margin:0 auto;
	display:block;
	clear:both;
	text-align:center;
	font-weight:bold;
	background:#0070ba;
	border-radius:50px;
}
	a.button.button_paypalme:hover {
		background:#003087;
	}
div.account p.monto_pago {
	text-align:center;
	font-size:110%;
	width:100% !important;
}
div.account p.aviso_paypal {
	text-align:center;
	width:100% !important;
}
section.woocommerce-custombacs-bank-details div.account p.aviso_paypal strong {
	display:inline;
}
.acf-form .acf-fields > .acf-field input[type="number"] {
	background:#fff;
	border:1px solid #d6d6d6;
}
form.acf-form .acf-fields > .acf-field input:read-only, form.acf-form .acf-fields > .acf-field input:-moz-read-only, form.acf-form .acf-fields > .acf-field input[readonly] {
	background:none;
	border:none;
}
/*.acf-form .acf-fields > .acf-field {
	width:48% !important;
	margin:1%;
	background:#efefef;
}*/
.acf-form .acf-fields > .acf-field.acf-field-image {
	width:98% !important;
}
.acf-form .acf-form-submit {
	padding:0 1%;
	text-align:right;
}
.acf-form .acf-form-submit input {
	font-weight:bold;
}
.acf-field input[type="text"][readonly], .acf-field input[type="number"][readonly] {
	border:none !important;
	background:none !important;
}
/*header .header-cart {
	position:relative;
	z-index:100001;
}
header .mini-cart {
	display:none;
	background:#fefefe;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
	position:absolute;
	top:2em;
	right:0;
	min-width:360px;
	padding:15px;
}
header .mini-cart li a {
	float:left;
	display:block;
}
header .mini-cart li a {
	width:calc(100% - 1.7em);
	display:flex;
	align-items:center;
}
header .mini-cart li a.remove {
	border-radius:50%;
	background-color:#C03;
	color:#fff;
	font-size:130%;
	padding:0.35em 0.5em;
	width:1.5em;
	height:1.5em;
	text-align:center;
}
header .mini-cart li {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
header .mini-cart li > span {
	display:block;
	width:100%;
	text-align:right;
}
header .mini-cart p.total {
	text-align:right;
}
header .header-cart.active .mini-cart {
	display:block;
}*/
.woocommerce .product .images ol.flex-control-thumbs li {
	margin:4.50133333333% 4.50133333333% 0 0;
}
.woocommerce .product .images ol.flex-control-thumbs li:nth-of-type(4n+4) {
	margin-right:0;
}
.customer_login h2, .customer_login h2 {
	margin-top:0 !important;
}
.woocommerce-account .login, .woocommerce-account .register {
	margin:0 auto;
}
#customer_login .u-column1, #customer_login .u-column2 {
	padding:20px;
}
#customer_login .u-column1 {
	background-color:#efefef;
}
body.woocommerce-view-order #scroll-to-top {
	display:none;
}
.btn.boton-volver {
	position:fixed;
	bottom:20px;
	right:10px;
	border-radius:50%;
	display:flex !important;
	align-items:center;
	justify-content:center;
	padding:10px;
	width:3em;
	height:3em;
	z-index:1;
}
input[type="submit"]#submit_redsys_payment_form {
	background:#a9b240;
	margin-right:5px;
}
footer.site-footer .widgets {
	padding-top:40px;
}
footer.site-footer .widgets .widget {
	margin-bottom:40px;
}
footer.site-footer .bottom-bar a {
	color:#f2f2f2;
}
	footer.site-footer .bottom-bar a:hover {
		color:#fff;
	}
div#rev_slider_1_1_forcefullwidth.forcefullwidth_wrapper_tp_banner {
	margin-bottom:30px !important;
}
/*--CUADRO COOKIES--*/
div#politica_de_cookies {
	display:none;
	opacity:0;
	background:rgba(0,0,0,0.95);
	color:#fff;
	position:fixed;
	bottom:-100px;
	left:25%;
	width:50%;
	padding:10px;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	z-index:1001;
	text-align:center;
}
	div#politica_de_cookies p {
		margin-bottom:10px;
	}
	div#politica_de_cookies.active {
		display:block;
		bottom:20px;
		opacity:1;
	}
/*------TRATAMIENTOS------*/
.tratamientos_50 .panel-grid-cell > div {
	display:flex;
	align-items:center;
	justify-content:center;
	border:1px solid #f5f5f5;
	margin-bottom:30px !important;
}
.tratamientos_50 .panel-grid-cell > div a, .tratamientos_50 .panel-grid-cell > div > img {
	display:block;
	overflow:hidden;
	max-width:50%;
}
.tratamientos_50 .panel-grid-cell > div a img {
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display:block;
}
	.tratamientos_50 .panel-grid-cell > div a:hover img {
		transform:scale(1.1);
		-moz-transform:scale(1.1);
		-webkit-transform:scale(1.1);
	}
.tratamientos_50 .panel-grid-cell > div h3 {
	flex:1;
	font-weight:normal;
	font-size:15px;
	text-align:center;
	padding:0 15px;
	margin:0;
}
/*------FOOTER------*/
.footer-widgets {
	float:left;
	width:23.5%;
	box-sizing:content-box;
	padding:0 1%;
}
.footer-widgets h3 {
	margin-top:0;
	font-weight:normal;
	font-size:120%;
}
	.footer-widgets:nth-child(4n) {
		padding-right:0;
	}
	.footer-widgets:nth-child(4n+1) {
		padding-left:0;
	}
.footer-widgets ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
	.footer-widgets ul li a {
		color:#999;
		text-align:left;
		display:block;
		padding:5px 0;
	}
	.footer-widgets ul li a:hover {
		color:#333;
	}
/*--------MINI CART--------*/
.dropdown-menu-mini-cart {
	display:none;
	background:#fff;
	box-shadow:2px 2px 3px rgba(0,0,0,0.3);
}
.mosca_copiplus {
	float:right;
}
.mosca_copiplus a {
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:48px;
	height:33px;
	display:flex;
	align-items:center;
}
footer.site-footer div.bottom-bar a:hover {
	color:#ff4122;
}
.mosca_copiplus a:hover {
	background-position:left top;
}
/*-------MENU MOVIL--------*/
.woocommerce .product .images ol.flex-control-thumbs {
	text-align: center;
}
.woocommerce .product .images ol.flex-control-thumbs li {
	width:18%;
	margin:2% 2% 0 0;
	display: inline-block;
	float: none;
}
.woocommerce .product .images ol.flex-control-thumbs li:nth-child(5n) {
	margin: 2% 0 0 0;
}
.woocommerce .product .images ol.flex-control-thumbs li img {
	padding: 5px;
	border:1px solid #ccc;
	opacity: 1;
}
.woocommerce .product .images ol.flex-control-thumbs li:hover img {
	border-color: #000;
}
.woocommerce .shop_table .button {
	padding: 11px 13px 11px 13px;
	margin: 1px;
	text-align: center;
	line-height: 1;
	font-size: 100%;
}
body .woocommerce-message,
body .woocommerce-error,
body .woocommerce-info,
body .woocommerce-store-notice {
	color: #000;
}
a.button {
	font-weight: bold;
}
a#remove_all_items.button {
	font-weight: normal;
}
input#update_quote.button {
	font-weight: bold;
}
.button.view {
	background-color: #999;
}
.adq-order-detail-buttons {
	text-align: right;
	margin:10px 0;
}
.button.accept, .button.adq-accept {
	background-color: #77c702;
}
.button.reject, .button.adq-reject {
	background-color: #d91f02;
}
body ins, body mark {
	background: none;
	font-weight: bold;
}
.woocommerce .shop_table .button strong {
	display: inline-block;
	width: 0;
	overflow: hidden;
}
.adq-cart-count {
	position: absolute;
	border-radius: 100em;
	background: #ff4122;
	color: #fff;
	font-weight: bold;
	width: 2em;
	height: 2em;
	text-align: center;
	line-height: 2;
	top: -8px;
	right: -8px;
	font-size: 80%;
}
.woocommerce .product .images ol.flex-control-thumbs li img.flex-active {
	border-color: #ff4122;
}
.woocommerce-tabs.wc-tabs-wrapper.half, div.product-tabs-image {
	width: 50%;
	padding: 5%;
	float: left;
}
body.woocommerce .product .woocommerce-tabs .wc-tabs {
	border-bottom: none;
	text-align: center;
}
div.woocommerce .star-rating::before,
div.woocommerce .star-rating,
body.woocommerce .star-rating::before,
body.woocommerce .star-rating {
	color: #ff4122;
}
.summary .woocommerce-product-details__short-description {
	color: #000;
}
body.woocommerce .product .product-info-wrapper .product_meta a, body.woocommerce .product .summary .product_meta a {
	color:#000;
}
div.mosca_copiplus a {
	color:#000;
}
section.woocommerce-custombacs-bank-details {
	width:100%;
	float:left;
}
section.woocommerce-custombacs-bank-details h2 {
	width:100%;
}
section.woocommerce-custombacs-bank-details div.accounts {
	display:flex;
	flex-wrap:wrap;
}
section.woocommerce-custombacs-bank-details div.account div.account_image {
	text-align:center;
	min-height:130px;
	display:flex;
	align-items:center;
	justify-content:center;
}
section.woocommerce-custombacs-bank-details div.account {
	float:left;
	width:32%;
	background-color:#fff;
	padding:20px;
	box-sizing:border-box;
	margin:0;
	flex:1 1 auto;
	display: flex;
	flex-wrap: wrap;
	/* align-items: flex-start; */
	flex-direction: column;
	border:1px solid #f9f9f9;
}
section.woocommerce-custombacs-bank-details div.contenedor_boton {
	width:100%;
	text-align:center;
	margin-top:10px;
	display:flex;
}
section.woocommerce-custombacs-bank-details div.account .btn_reporte_pago {
	margin:0 auto;
	display:block;
	margin-top:10px;
	align-self:flex-end;
}
section.woocommerce-custombacs-bank-details div.account:nth-child(4n+1) {
	margin-left:0;
}
section.woocommerce-custombacs-bank-details div.account:nth-child(3n) {
	margin-right:0;
}
	section.woocommerce-custombacs-bank-details div.account h3 {
		margin-top:0;
		width:100%;
	}
	section.woocommerce-custombacs-bank-details div.account p {
		margin:0 0 5px 0;
	}
	section.woocommerce-custombacs-bank-details div.account p strong {
		display:block;
	}
.home_slider {
	margin-bottom:30px;
}
div.account div.info_account {
	position:relative;
	flex:1;
	margin-bottom:20px;
}
div.account div.info_account .woocommerce-info h4 {
	margin:0;
}
div.account div.info_account p {
	padding:0 5px;
}
div[data-name="monto"] .acf-input-wrap {
	display:flex;
}
div[data-name="monto"] .acf-input-wrap span {
	margin-left:10px;
	display:flex;
	align-items:center;
}
div.account div.info_account .woocommerce-info {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin:0 0 20px 0 !important;
	border:none;
}
div.account div.info_account .woocommerce-info button {
	margin:0 auto;
	display:block;
}
footer .footer-widgets ul li a {
	position:relative;
	color:#29106d;
	font-weight:bold;
}
footer .footer-widgets ul li a::after {
	content:'';
	display:block;
	width:0;
	height:3px;
	background:#ff4122;
	position:absolute;
	bottom:0;
	left:0;
	background:#fbfbfb;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
	footer .footer-widgets ul li a:hover::after {
		width:100%;
		background:#ff4122;
	}
#shipping_method li p {
	line-height:1.2 !important;
	font-weight:bold;
}
.widget_ink-media-box .panel-widget-style {
	position:relative;
}
.widget_ink-media-box .iw-so-media-box-media {
	position:absolute;
	bottom:0;
	right:0;
	padding:0 15px;
	width:100%;
	height:90%;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size:contain;
	opacity:0.6;
}
.iw-so-media-box-text {
	color:#fff;
}
.iw-so-media-box {
	padding:30px;
}
.iw-so-media-box-text, .iw-so-media-box-button {
	position:relative;
	z-index:10;
	float:left;
	width:100%;
}
.iw-so-media-box .iw-so-media-box-text h3.iw-text-center.iw-so-media-box-title {
	font-size:40px;
	font-style:italic;
	float:left;
	border:1px solid #fff;
	line-height:1;
	padding:10px 20px !important;
	margin-top:0;
	margin-bottom:0;
}
.iw-so-media-box .iw-so-media-box-text h3.iw-text-center.iw-so-media-box-title em {
	display:block;
	clear:both;
	font-size:60%;
}
.iw-so-media-box .iw-so-media-box-text h3.iw-text-center.iw-so-media-box-title, .iw-so-media-box-button .iw-text-center {
	text-align:left !important;
	padding:0;
}
.widget_ink-media-box .iw-so-media-box-media img {
	width:auto;
	height:auto;
	max-width:50%;
	max-height:100%;
}
.widget_ink-media-box .iw-so-media-box-media img {
	display:block;
}
.so-widget-ink-media-box {
	height:100%;
}
.widget_ink-media-box .iw-so-media-box {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	height:100%;
}
.federacion .so-widget-ink-media-box .iw-so-media-box-text .iw-so-media-box-content.iw-text-center, .federacion .iw-so-media-box > .iw-so-media-box-button {
	display:none;
}
.federacion img {
	padding-left:5px;
}
.federacion .iw-so-media-box-text {
	display:flex;
	align-items:center;
}
.federacion .iw-so-media-box-text {
	height:100%;
}
.federacion .iw-so-media-box-text > div {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	height:100%;
}
.iw-so-media-box-button {
	align-self:flex-end;
}
a.iw-so-media-box-btn.iw-so-media-box-btn-hover.iw-so-media-box-btn-click::before {
	content:'';
	display:block;
	position:absolute;
	top:-8px;
	left:-2px;
	width:calc(100% + 4px);
	height:3px;
	background:#fff;
}
.col-sm-4 {
	float:left;
	width:33.333333%;
}
.col-sm-8 {
	float:left;
	width:66.6666666667%;
}
.col-sm-6 {
	float:left;
	width:50%;
}
.imagen_absoluta center {
	display:block;
	height:100%;
	text-align:right;
}
	.imagen_absoluta center img {
		right:10px;
		bottom:0;
		position:absolute;
	}
.button_add_to_quote {
	margin-left: 5px;
}
#main .product_list_widget {
	display:flex;
	flex-wrap:wrap;
}
#main ul.product_list_widget li {
	border:none !important;
	flex:1;
	height:100%;
	margin-top:0 !important;
	margin-right:25px;
	padding:0 !important;
}
#main ul.product_list_widget li:last-child {
	margin-right:0;
	border:1px solid #000;
}
#main ul.product_list_widget li a img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.entry-summary div.add-to-wishlist-container {
	display:flex;
}
.entry-summary div.add-to-wishlist-container a, .entry-summary div.add-to-wishlist-container button {
	display:flex;
	align-items:center;
}
.entry-summary div.add-to-wishlist-container a span, .entry-summary div.add-to-wishlist-container button span {
	display:block;
	width:100%;
}
#main ul.product_list_widget li div.add-to-wishlist-container, #main ul.product_list_widget li div.add-to-wishlist-container {
	float:left;
	width:100%;
}
#main ul.product_list_widget li div.add-to-wishlist-container button, #main ul.product_list_widget li div.add-to-wishlist-container a {
	margin:0;
	width:100%;
}
#main ul.product_list_widget li a {
	text-align:center;
	padding:10px;
	display:block;
	background:#fff;
	float:left;
	width:100%;
}
.slider_buttons .sow-hero-buttons .so-widget-sow-button a {
	overflow:hidden;
	position:relative;
	display:block;
}
.slider_buttons .sow-hero-buttons .so-widget-sow-button a::before {
	content:'';
	display:block;
	position:absolute;
	border-right:2px solid rgba(0,0,0,0.3);
	border-bottom:2px solid rgba(0,0,0,0.3);
	width:100%;
	height:100%;
	right:0;
	bottom:0;
}
.mega-sub-menu ul.children {
	z-index:1000001;
}
li#mega-menu-255-0-0 {
	position:relative;
	z-index:1;
}
li#mega-menu-255-0-1 {
	position:relative;
	z-index:0;
}
.main-navigation ul li .product_list_widget li {
	padding-bottom:0;
	background:#fff;
	border-bottom:none;
}
h3.widget-title {
	border-bottom:2px solid #ff4122;
}
footer.site-footer .widgets .widget .widget-title {
	border-bottom: none;
	text-align: left;
	font-weight: bold;
}
footer.site-footer .widgets .widget ul.menu li {
	text-align: left;
}
footer.site-footer .widgets .widget ul.menu li a {
	display: block;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
}
.sow-headline-container h1, .sow-headline-container h2, .sow-headline-container h3, .sow-headline-container h4, .sow-headline-container h5, .sow-headline-container h6 {
	margin:0;
}
a.link-minicart img {
	display:block;
	width:21px;
	height:auto;
}
div.menu-movil-footer {
	display:none;
}
.acf-field--post-title {
	display:none;
}
.categorias_principales {
}
.pedir-cotizacion i {
	display: inline-block;
	margin-right: 5px;
	position: relative;
	padding-right: 10px;
}
.pedir-cotizacion i::after {
	content: '';
	height: 100%;
	width: 2px;
	background: rgba(0,0,0,0.1);
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
div#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image, div#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image {
    bottom:45px !important;
}
.slider-principal ul {

background: rgba(219,158,15,1);
background: -moz-linear-gradient(45deg, rgba(219,158,15,1) 0%, rgba(217,140,15,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(219,158,15,1)), color-stop(100%, rgba(217,140,15,1)));
background: -webkit-linear-gradient(45deg, rgba(219,158,15,1) 0%, rgba(217,140,15,1) 100%);
background: -o-linear-gradient(45deg, rgba(219,158,15,1) 0%, rgba(217,140,15,1) 100%);
background: -ms-linear-gradient(45deg, rgba(219,158,15,1) 0%, rgba(217,140,15,1) 100%);
background: linear-gradient(45deg, rgba(219,158,15,1) 0%, rgba(217,140,15,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db9e0f', endColorstr='#d98c0f', GradientType=1 );

}
.slider-principal .sow-slider-image-wrapper {
	position:relative;
}
.slider-principal .slider_buttons {
	position:absolute;
	bottom:50px;
	right:30px;
}
.slider-principal .slider_buttons_left {
	right:auto;
	left:30px;
}
div.ow-button-base a.ow-icon-placement-left .sow-icon-image, div.ow-button-base a.ow-icon-placement-left [class^="sow-icon-"], .ow-button-base.ow-button-align-center a span {
    margin:0;
    text-align: center;
}
.mega-sub-menu ul.product-categories > li {
	width:25%;
	display:inline-block;
	float:left;
}
.site-content ul.product_list_widget .product-title {
	display:block;
	float:left;
	width:100%;
	border-top:2px solid #ff4122;
	padding-top:5px;
}
header ul.product_list_widget .product-title {
	color:#000;
}
header .main-navigation ul.product_list_widget li a:hover span {
	color:#fff;
}
header .main-navigation ul.product_list_widget li a img, header .main-navigation ul.product_list_widget li a span {
	position:relative;
}
header .main-navigation ul.product_list_widget li a:before {
	height:100%;
	background:#000;
}
/*----------SOW CAROUSEL----------*/
div.sow-carousel-title a.sow-carousel-next, div.sow-carousel-title a.sow-carousel-previous {
	position:absolute;
	top:50%;
	border-radius:50%;
	width:35px;
	height:35px;
	display:flex;
	align-items:center;
	justify-content:center;
	z-index:10001;
	background:#000;
	font-size:15px;
	opacity:0;
}
div.sow-carousel-title a.sow-carousel-next {
	right:0;
}
div.sow-carousel-title a.sow-carousel-previous {
	left:0;
}
div.sow-carousel-title a.sow-carousel-next:hover, div.sow-carousel-title a.sow-carousel-previous:hover {
	color:#ff4122;
}
div.so-widget-sow-post-carousel:hover a.sow-carousel-next, div.so-widget-sow-post-carousel:hover a.sow-carousel-previous {
	opacity:1;
}
div.so-widget-sow-post-carousel:hover a.sow-carousel-next {
	right:-40px;
	padding-left:2px;
}
div.so-widget-sow-post-carousel:hover a.sow-carousel-previous {
	left:-42px;
	padding-right:2px;
}
div.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
	background:#000;
	display:flex;
	align-items:center;
	justify-content:center;
	font-wieght:900;
	font-size:150%;
	color:#fff;
	line-height:1;
	background:rgba(0,0,0,0.7);
	padding:150px 30px 30px 30px;
	text-align:center;
}
div.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a:hover span.overlay {
	opacity:1;
	padding:30px;
}
/*---------POP UPS----------*/
span.spu-close.spu-close-popup.top_right {
	width:35px;
	height:35px;
	border-radius:50%;
	background-color:#ff4122;
	font-size:130% !important;
	color:#fff !important;
	text-align:center;
	padding:6px;
	right:-19px;
	top:-17px;
}
.spu-content h5 {
	margin:0;
	line-height:0.8;
}
.logo-spu > .panel-grid-cell {
	margin:0 auto;
	margin-top:15px;
}
/*---------SLIDER--------*/
div.slide-info {
	height:100%;
	background:#ff4122;
	float:left;
	padding:30px;
	max-width:40%;
}
div.slide-info h1, div.slide-info h2, div.slide-info h3, div.slide-info h4, div.slide-info h5, div.slide-info h6 {
	text-align:center;
	font-size:236% !important;
	color:#000;
    line-height: 1.1;
}
div.slide-info .wrapper {
    width:100%;
    padding: 0 30px;
    display:flex;
    align-items:center;
	justify-content:space-between;
	flex-direction:row;
	flex-wrap:wrap;
    margin: 0 auto;
    max-width: 1170px;
}
/*-----------------*/
    div.slide-info {
		flex-direction:row;
		width:100%;
		bottom:0;
		padding:15px 0;
		max-width:inherit;
		height:auto;
		text-align:center;
		position:absolute;
	}
	div.slide-info h1, div.slide-info h2, div.slide-info h3, div.slide-info h4, div.slide-info h5, div.slide-info h6 {
		text-align:left;
		display:inline-block;
		float:left;
		width:auto;
		margin-right:0.2em;
	}
    div.slide-info .sow-hero-buttons .so-widget-sow-button {
        margin:0 !important;
    }
	.sow-hero-buttons {
		display:inline-block !important;
		float:right !important;
		margin-top:0 !important;
		margin-left:30px !important;
	}

/*---------PRODCTS SLIDER---------*/
.products-slides, .flex-viewport {
	background:#eee;
}
.products-slides li {
	display:flex !important;
	flex-wrap:wrap;
	align-items:center;
	background:#eee;
	height:100%;
}
.products-slides .slide-content {
	float:left;
	width:50%;
	background:#eee;
	height:100%;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	padding:30px;
}
.products-slides .slide-image {
	width:50%;
	float:right;
	overflow:hidden;
	text-align:center;
	height:400px;
	background-position:center;
	background-size:contain;
	background-color:#fff;
	background-repeat:no-repeat;
}
.products-slides .slide-content h2.entry-title {
	font-size:250%;
	text-align:center;
}
.products-slides .slide-content .add-to-wishlist-container {
	text-align:center;
	margin-bottom:0;
}
.products-slides .slide-content .add-to-wishlist-container button {
	margin-bottom:0;
}
.products-slides .slide-image img {
	max-width:inherit;
	width:auto;
	height:100%;
	margin:0 auto;
}
div.flexslider .flex-control-nav li a {
	border-color:#ff4122;
}
div.flexslider .flex-control-nav li a.flex-active {
	background-color:#ff4122;
}
div.flexslider .flex-direction-nav a {
	background:#ff4122;
}
form#commentform {
	max-width:680px;
	width:100%;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
}
form#commentform p {
	width:100%;
}
form#commentform p.form-submit {
	width:31%;
	clear:none;
	display:inline-block;
	float:right;
	text-align:right;
	margin-top:23px;
}
/*---OWL PRODUCTOS---*/
/*.owl-item article {
	padding:0 10px;
}*/
.gradient-slider {
	position: relative;
}
.gradient-slider > div > div {
	position: relative;
	z-index: 1;
}
.gradient-slider::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	z-index: 0;
	display: block;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 64%, rgba(255,255,255,0.75) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(64%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0.75)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 64%, rgba(255,255,255,0.75) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 64%, rgba(255,255,255,0.75) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 64%, rgba(255,255,255,0.75) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 64%, rgba(255,255,255,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.product-title strong {
	color: #ff4122;
}
.owl-item article a {
	overflow: hidden;
	display: block;
}
div.gradient-half {
	background: rgba(200,200,200,1);
	background: -moz-linear-gradient(left, rgba(200,200,200,1) 0%, rgba(230,230,230,1) 50%, rgba(200,200,200,1) 50%, rgba(230,230,230,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(200,200,200,1)), color-stop(50%, rgba(230,230,230,1)), color-stop(50%, rgba(200,200,200,1)), color-stop(100%, rgba(230,230,230,1)));
	background: -webkit-linear-gradient(left, rgba(200,200,200,1) 0%, rgba(230,230,230,1) 50%, rgba(200,200,200,1) 50%, rgba(230,230,230,1) 100%);
	background: -o-linear-gradient(left, rgba(200,200,200,1) 0%, rgba(230,230,230,1) 50%, rgba(200,200,200,1) 50%, rgba(230,230,230,1) 100%);
	background: -ms-linear-gradient(left, rgba(200,200,200,1) 0%, rgba(230,230,230,1) 50%, rgba(200,200,200,1) 50%, rgba(230,230,230,1) 100%);
	overflow: hidden;
	position: relative;
}
div.gradient-half .panel-grid-cell {
	position: relative;
	overflow: hidden;
}
article.product a > span {
    border-top:none;
    padding-top: 5px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    color: #000;
    display: block;
	z-index: 1;
	position: relative;
	background: #fff;
}
    .owl-item article a:hover span {
        color: #ff4122;
    }
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
	overflow:hidden;
}
.owl-carousel div.owl-nav button span {
    line-height: 1;
    color: #fff;
}
.post-type-archive-product .products .product img,
.tax-product_cat .products .product img {
	width: 50%;
	height: auto;
	margin: 10px auto;
}
.owl-carousel div.owl-nav button.owl-prev, .owl-carousel div.owl-nav button.owl-next {
    border-radius:50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 180%;
    font-weight: bold;
    background: #ff4122;
    line-height: 1;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.owl-carousel div.owl-nav button.owl-prev {
    float: left;
    margin-left: -40px;
}
.owl-carousel div.owl-nav button.owl-next {
    float: right;
    margin-right: -40px;
}
.owl-carousel:hover div.owl-nav button.owl-next, .owl-carousel:hover div.owl-nav button.owl-prev {
    margin-left:10px;
    margin-right: 10px;
}
.footer-search-form {
	width:100%;
	padding-right:130px;
	padding-bottom:0;
}
.footer-search-form form {
	width:100%;
}
.footer-search-form form input[type="search"] {
	width:100%;
	box-sizing:border-box;
}
.productos_destacados {
	display: flex;
	flex-wrap: wrap;
}
.productos_destacados > div.destacados_image {
	width: 25%;
}
.productos img, .productos a, .productos_destacados > div.destacados_image img {
	display: block;
	line-height: 1;
}
.productos_destacados .productos {
	width: 75%;
}
.overimage-black {
	position: relative;
}
.overimage-black > div {
	position: relative;
	z-index: 1;
}
.overimage-black::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	z-index: 0;
}
.woocommerce div.productos_destacados div.productos > article.product {
	width: 33.333333%;
	position: relative;
	margin: 0;
	background: rgba(230,230,230,1);
	background: -moz-linear-gradient(45deg, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(230,230,230,1)), color-stop(100%, rgba(250,250,250,1)));
	background: -webkit-linear-gradient(45deg, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 100%);
	background: -o-linear-gradient(45deg, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 100%);
	background: linear-gradient(45deg, rgba(230,230,230,1) 0%, rgba(250,250,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#fafafa', GradientType=1 );
}
.woocommerce .productos_destacados div.productos > article.product .product_info {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	opacity: 0;
	color: #fff;
	padding: 15px;
	transition: all 0.6s ease-in-out;
	z-index: 1;
}
.woocommerce .productos_destacados div.productos > article.product .product_info a,
.woocommerce .productos_destacados div.productos > article.product .product_info span,
.woocommerce .productos_destacados div.productos > article.product .product_info div {
	position: relative;
	z-index: 1;
}
.woocommerce .productos_destacados div.productos > .product .product_info a:not(.dest-product-link-hover) {
	background: #fff;
	color: #ff4122;
	font-size: 130%;
	border-radius: 5px;
	padding: 0;
	margin-bottom: 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}
li.categories-parent-menu-item {
	position: unset !important;
}
ul.sub-menu.link-menu-categories > li {
	width: 16.6666666667% !important;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
}
ul.sub-menu.link-menu-categories > li:nth-child(6n+1) {
	clear: left;
}
nav.main-navigation ul.sub-menu.link-menu-categories li ul.sub-menu.cat-child {
	position: relative;
}
.main-navigation ul .sub-menu.cat-child {
	opacity: 1;
	visibility: visible;
	left: 0;
}
.main-navigation ul .cat-child li a {
	text-align: left;
	font-weight: normal !important;
}
.main-navigation ul .cat-child li a.vermas {
	color: #ff4122;
	font-weight: bold !important;
}
nav.main-navigation ul .children li a, .main-navigation ul .sub-menu li a {
	border-bottom: none;
}
nav.main-navigation ul ul.cat-child {
	box-shadow: none;
	background: none;
}
.product-description .product-title {
	display: block;
	width: 100%;
}
.woocommerce .productos_destacados div.productos > article.product .product_info a.dest-product-link-hover,
.woocommerce.post-type-archive-product ul.products > li.product .product_info a.dest-product-link-hover,
.woocommerce.tax-product_cat ul.products > li.product .product_info a.dest-product-link-hover,
.woocommerce .related ul.products > li.product .product_info a.dest-product-link-hover {
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0;
	background: rgb(255, 65, 34);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-blend-mode: multiply;
	z-index: 0;
	opacity: 0;
	display: none;
	border: 1px solid #ff4122;
	transition: all 0.3s ease-in-out;
}
body.woocommerce.post-type-archive-product ul.products > li.product .product_info a.dest-product-link-hover,
body.woocommerce.tax-product_cat ul.products > li.product .product_info a.dest-product-link-hover {
	background-size: 50%;
	background-position: center 10px;
}
body.woocommerce .related ul.products > li.product .product_info a.dest-product-link-hover {
    background-size: contain;
    background-position: center top;
}
body ins {
	background: none;
}
aside form.search-form input[type="search"] {
	padding: 9px 10px 10px 10px;
}
aside.widget-area .widget {
	margin-bottom: 20px;
}
aside#secondary.widget-area .widget.widget_price_filter {
	background: #f2f2f2;
}
aside.widget_price_filter .ui-slider .ui-slider-handle {
	width: 15px;
	border-radius: 100em;
}
aside.widget_price_filter .ui-slider {
	margin-left: 6px;
	margin-right: 14px;
	margin-bottom: 10px;
}
aside.widget_price_filter .ui-slider .ui-slider-handle,
aside.widget_price_filter .ui-slider .ui-slider-range {
	background: #ff4122;
}
.price_slider_amount input {
	display: block !important;
	float: left;
	width: calc(48% - 15px);
	margin-right: 2%;
}
.woocommerce #secondary .price_slider_amount button {
	width: 30px;
	height: 30px;
	border-radius: 100em;
	background: #ff4122 !important;
	color: #fff !important;
	border: none;
	padding: 0;
	line-height: 30px;
	border: none !important;
	text-align: center;
	margin: 5px auto 0 auto;
}
.woocommerce #secondary .price_slider_amount button:hover {
	background: #000;
}
body.woocommerce .woocommerce-ordering .ordering-selector-wrapper {
	border-radius: 5px;
	background: #ff4122;
	color: #fff;
	border: none;
	padding: 10px 0;
	transition: all 0.3s ease-in-out;
}
body.woocommerce .woocommerce-ordering .ordering-selector-wrapper:hover {
	background: #f2f2f2;
}
body.woocommerce .woocommerce-ordering .ordering-selector-wrapper span.current {
	padding-left: 15px;
	font-weight: bold;
}
body.woocommerce .woocommerce-ordering .ordering-selector-wrapper > svg {
	margin-right: 15px;
	margin-top: 3px;
}
body.woocommerce .woocommerce-ordering .ordering-selector-wrapper > svg path {
	fill: #fff;
}
body.woocommerce .woocommerce-ordering .ordering-selector-wrapper.open-dropdown .ordering-dropdown {
	border: none;
	background: #f2f2f2;
	box-shadow: none;
	padding: 0;
	margin: 5px 1px;
}
body.woocommerce .woocommerce-ordering .ordering-selector-wrapper .ordering-dropdown li {
	color: #000;
	transition: all 0.3s ease-in-out;
	font-weight: bold;
}
body.woocommerce .woocommerce-ordering .ordering-selector-wrapper .ordering-dropdown li:hover {
	color: #fff;
	background: #ff4122;
}
.price_slider_amount .price_label {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}
.woocommerce nav.woocommerce-pagination {
	margin-top: 20px;
}
.woocommerce .productos_destacados div.productos > article.product:hover .product_info a.dest-product-link-hover,
.woocommerce.post-type-archive-product ul.products > li.product:hover .product_info a.dest-product-link-hover,
.woocommerce.tax-product_cat ul.products > li.product:hover .product_info a.dest-product-link-hover,
.woocommerce .related ul.products > li.product:hover .product_info a.dest-product-link-hover {
	display: block;
	opacity: 1;
	height:100%;
}
body.woocommerce .products.columns-3 .product {
	width: 33%;
}
.product-link-hover-desc {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
}
.product-link-hover-desc, .products .product .product-description {
	padding: 10px;
}
.products .product .product-description .product-title {
	font-weight: bold;
}
.product-link-hover-desc,
.product-link-hover-desc strong,
.product-link-hover-desc span.amount,
.woocommerce .products .product .product-link-hover-desc div.price {
	color: #fff;
}
.woocommerce .productos_destacados .product .price {
	color: #fff;
	font-size: 100%;
}
.productos_destacados .productos > article.product .product_info .product-title strong,
.productos_destacados .productos > article.product .product_info span.amount{
	color: #fff !important;
}
.productos_destacados .productos > article.product .product_info .product-title {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}
.woocommerce .productos_destacados div.productos > article.product:hover .product_info {
	opacity: 1;
}
div.quantity {
	display:flex;
}
div.quantity input, div.quantity span {
	text-align: center;
	float: none;
}
form.cart:not(.variations_form), form.cart .single_variation_wrap .woocommerce-variation-add-to-cart, .woocommerce form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity, body.woocommerce .product .summary .quantity {
	display: flex;
	flex-wrap: wrap;
}
form.cart .clear {
	width: 100%;
}
div.button_add_to_quote {
	margin-top: 0;
	margin-bottom: 0;
	flex: 1;
}
footer .nf-field-label, footer .nf-before-form-content {
	display: none !important;
}
footer .nf-form-content .list-select-wrap .nf-field-element > div,
footer .nf-form-content input:not([type="button"]),
footer .nf-form-content textarea {
	background: none;
	color: #ccc;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
}
footer .nf-form-content textarea.ninja-forms-field {
	height: 3em !important;
}
.submit-wrap.textbox-wrap .nf-field-element {
	text-align: right;
}
.submit-wrap.textbox-wrap .nf-field-element input {
	background: #ff4122;
	color: #fff;
	font-weight: bold;
	padding: 7px 20px;
}
.nf-form-cont h3 {
	margin: 0;
	line-height: 1.2;
}
footer .nf-form-cont h3 {
	text-align: center;
	font-weight: bold;
	color: #fff;
}
/*------------botones redes fixed----------*/
.botones-redes {
	position:relative;
    float: right;
    padding-right: 130px;
}
	.botones-redes ul, .botones-redes ul li {
		list-style:none;
		margin:0 0 0 10px;
		padding:0;
        display: inline-block;
        float: left;
	}
	footer.site-footer .bottom-bar .botones-redes ul li a {
		display:block;
		width:50px;
		height:50px;
		border-radius:50%;
		text-decoration:none;
		outline:none;
		color:#fff;
		text-align:center;
		font-size:225%;
		padding:0;
		margin:0;
        line-height:51px;
		position: relative;
		transition: all 0.3s ease-in-out;
	}
footer.site-footer .bottom-bar .botones-redes ul li a i {
	position: relative;
	z-index: 1;
}
footer.site-footer .bottom-bar .botones-redes ul li a::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	border-radius: 100em;
	transition: all 0.3s ease-in-out;
}
footer.site-footer .bottom-bar .botones-redes ul li a:hover:after {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
	.botones-redes ul li a.whatsapp:after {
		background:#09d261;
        color: #fff;
	}
	.botones-redes ul li a.instagram:after {
		background:#fff;
	}
	footer.site-footer .bottom-bar .botones-redes ul li a.instagram:hover {
		color: #000;
	}
	.botones-redes ul li a.twitter:after {
		background:#1da1f2;
	}
.botones-redes ul li a.facebook:after {
	background:#3578E5;
}
/*-------------------LOOP PRODUCTOS---------------------*/
.woocommerce div.productos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.woocommerce div.productos .product {
	width: 23%;
	display: flex;
	flex-direction: column;
	margin: 15px 0;
}
.woocommerce div.productos .product img {
	background: #f2f2f2;
}
.woocommerce div.products .product .loop-product-thumbnail a:first-child:nth-last-child(2) {
	transform: translate(0);
}
@media (max-width:1600px) {
	.productos-destacados .product_list_widget li:nth-child(8) {
		display:none;
	}
}
/*-------------------------------*/
aside#secondary aside.widget_product_categories ul.product-categories li a::after,
aside#secondary aside.widget_product_categories ul.product-categories li a::before {
	content: '';
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 0;
	height: 2px;
	background: #ff4122;
	border-radius: 100em;
	transition: all 0.3s ease-in-out;
}
aside#secondary aside.widget_product_categories ul.product-categories li a::before {
	background: #f2f2f2;
	width: 100%;
}
aside#secondary aside.widget_product_categories ul.product-categories li a:hover {
	color: #ff4122;
}
aside#secondary aside.widget_product_categories ul.product-categories li a:hover:after {
	width: 100%;
}
aside#secondary aside.widget_product_categories ul.product-categories li a {
	position: relative;
	display: inline;
	flex: 1;
	border-bottom: none;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: normal;
	color: #000;
}
.widget_product_categories ul.product-categories li span {
	min-width: 43px;
	padding: 7px 0 7px 10px;
	text-align: right;
}
.widget_product_categories ul.product-categories li {
	display: flex;
	flex-wrap: wrap;
}
.widget_product_categories ul.product-categories li.widget-categories-vermas {
	display: block;
	color: #ff4122;
	text-align: right;
	padding: 7px 0;
	cursor: pointer;
}
aside#secondary .widget-title {
	border-bottom: 1px solid #ccc;
}
aside#secondary aside:first-child .widget-title {
	padding-top: 10px;
	border-bottom: none;
}
aside#secondary aside .widget-title button {
	color: #ff4122;
	padding: 0 8px 0 15px;
	border: none;
	float: right;
	line-height: 1.5;
	font-size: 110%;
}
aside#secondary aside .widget-title button:hover {
	background: none;
	color: #000;
}
div#page {
	position: relative;
}
body.woocommerce .woocommerce-ordering .ordering-selector-wrapper .ordering-dropdown li {
	white-space: normal;
}
.ordering-selector-wrapper span.current {
	width: auto !important;
	max-width: calc(100% - 35px);
}
.menu-movil-footer li a {
	padding: 11px 25px;
}
nav.main-navigation > div > ul > li .children, nav.main-navigation > div > ul > li .sub-menu {
	display: none;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
nav.main-navigation > div > ul > li:hover .children, nav.main-navigation > div > ul > li:hover .sub-menu {
	display: block;
	opacity: 1;
}
td.order-actions {
	display:flex;
}
@media (max-width:1478px) {
	.productos-destacados .product_list_widget li:nth-child(7) {
		display:none;
	}
}
@media (max-width:1200px) {
	.productos-destacados .product_list_widget li:nth-child(6) {
		display:none;
	}
}
@media (max-width:1170px) {
    div.slide-info .wrapper {
        flex-direction:column;
    }
}
@media (min-width:769px) {
	.woocommerce.woocommerce-sidebar-left .content-area {
		width:66%;
	}
}
@media (max-width:990px) and (min-width:780px) {
	.footer-widgets:nth-child(even) {
		padding-left:15px;
	}
	.footer-widgets:nth-child(odd) {
		padding-right:15px;
	}
}
@media (max-width:990px) {
	.productos-destacados .product_list_widget li:nth-child(6) {
		display:none;
	}
	div#politica_de_cookies.active {
		width:100%;
		bottom:0;
		left:0;
		font-size:80%;
	}
	.footer-widgets {
		width:50%;
		padding-left:0;
		padding-right:0;
		text-align:center;
		margin-bottom:40px;
		box-sizing:border-box;
	}
	header#masthead .site-branding {
		padding:10px 0;
	}
	footer.site-footer .bottom-bar {
		padding:10px 0 50px 0;
	}
	div.mosca_copiplus {
		float:left;
	}
	div.slide-info {
		display:block;
		width:100%;
		bottom:0;
		padding:15px;
		max-width:inherit;
		height:auto;
		text-align:center;
		position:absolute;
	}
	div.slide-info h1, div.slide-info h2, div.slide-info h3, div.slide-info h4, div.slide-info h5, div.slide-info h6 {
		text-align:left;
		display:inline-block;
		float:left;
		width:auto;
		margin-right:0.2em;
	}
	/*header.site-header .site-header-inner > div.site-header-center {
		display:none;
	}*/
	header#masthead #mobile-menu-button {
		display:inline-block;
	}
}
@media (max-width:900px) {
	section.woocommerce-custombacs-bank-details div.account {
		width:100%;
	}
	div.account div.info_account p {
		width:50%;
		display:inline-block;
		text-align:center;
		margin-bottom:15px;
	}
    div.slide-info .wrapper .sow-hero-buttons {
        align-self:flex-end;
    }
}
@media (min-width:841px) {
	header nav#site-navigation {
		display: flex;
		flex-wrap: wrap;
	}
	nav.main-navigation ul .children, nav.main-navigation ul .sub-menu {
		left:0;
		background-color:#fff;
		box-shadow:3px 3px 5px rgba(0,0,0,0.15);
		display: none;
	}
	nav.main-navigation ul .children > li, nav.main-navigation ul .sub-menu > li {
		display:block;
		float:left;
		width:auto;
		min-width:inherit;
	}
	nav.main-navigation ul .children a, nav.main-navigation ul .sub-menu a {
		background-color:#fff;
		color:#000;
		font-weight:bold;
	}
	header .main-navigation ul li a, nav.main-navigation ul .children a, nav.main-navigation ul .sub-menu a {
		padding:10px 15px;
		display:block;
		width:100% !important;
	}
	nav.main-navigation ul .children a:hover, nav.main-navigation ul .sub-menu a:hover {
		color:#333;
		/*color:#fff;*/
	}
	nav.main-navigation ul .sub-menu li:first-of-type, nav.main-navigation ul .children li:first-of-type {
		border-top:none;
	}
}
@media (max-width:780px) {
	.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {
		margin:0 !important;
		font-size:80% !important;
	}
	.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
		padding:0 20px !important;
	}
	.productos-destacados .product_list_widget li:nth-child(6) {
		display:block;
	}
	#main .productos-destacados .product_list_widget {
		flex-wrap:wrap;
	}
	#main .productos-destacados ul.product_list_widget li {
		flex:unset;
		width:31.333333%;
		margin:0 1% !important;
		float:left;
	}
	#main .productos-destacados ul.product_list_widget li:nth-child(3n+1) {
		clear:left;
	}
	ul.sub-menu.link-menu-categories > li {
		width: 100% !important;
		margin-bottom: 0;
	}
}
@media (min-width:769px) {
	header#masthead .acciones a#mobile-menu-button {
		display:none;
	}
	header#masthead.stuck .acciones a#mobile-menu-button {
		display:inline-block;
	}
	header#masthead:not(.stuck) #mobile-navigation {
		display:none !important;
		height:0 !important;
	}
}
@media (max-width:840px) {
	/*header#masthead {
		position:fixed;
		max-width:100%;
		left:auto;
		top:auto;
		height:auto;
		float:left;
		padding:0;
		top:0;
	}
	body.admin-bar header#masthead {
		top:46px;
	}
	header#masthead .site-branding {
		width:50%;
		padding:10px 0;
		box-sizing:border-box;
		float:left;
		margin-bottom:0;
	}
	header#masthead .site-header-inner {
		display:block;
		display:flex;
		align-items:center;
	}
	header.site-header .site-header-inner {
		align-items:center;
	}
	div#content.site-content {
		margin-top:80px;
	}
	div#content.site-content, footer.site-footer {
		padding-left:0;
	}
	body .panel-grid.panel-has-style>.panel-row-style, body .panel-grid.panel-no-style {
		display:block;
	}
	header.site-header .shopping-cart-dropdown {
		right:0;
		left:auto;
	}
	header.site-header .shopping-cart-link {
		margin-top:0;
	}
	#mobile-menu-button {
		top:auto;
		right:auto;
	}*/
}
@media (max-width:768px) {
	.woocommerce .woocommerce-shipping-fields {
		padding-left:20px;
		padding-right:20px;
	}
	.woocommerce-cart table.cart tr.cart_item td.product-remove, .woocommerce-cart table.cart tr.cart_item td.product-thumbnail {
		display:inline-block;
	}
	.woocommerce-cart table.cart tr.cart_item td {
		width:100%;
	}
	.woocommerce-cart table.cart tr.cart_item td.product-remove a {
		margin:0 auto;
	}
	.woocommerce-cart table.cart tr.cart_item td.product-remove {
		width:20%;
	}
	.woocommerce-cart table.cart tr.cart_item td.product-thumbnail {
		width:80%;
	}
	.woocommerce-cart table.cart tr.cart_item td.product-name {
		text-align:left;
		padding:5px 10px 10px 10px;
	}
	.woocommerce-cart table.cart tr.cart_item td.product-name::before {
		width:100%;
	}
	.woocommerce-cart table.cart .cart_item .product-thumbnail img {
		margin:0 auto;
	}
	body.woocommerce-cart table.cart tr.cart_item td {
		padding:5px 10px;
	}
	header.site-header .site-header-inner > div {
		width:50%;
	}
	header.site-header .site-header-inner > div.site-header-left {
		width:35%;
		padding:5px 0;
	}
	header.site-header .site-header-inner > div.site-header-center {
			display:none;
	}
	header.site-header .site-header-inner > div.site-header-right {
		flex:1;
	}
	div.mosca_copiplus {
		display:none;
	}
	#main .product_list_widget {
		display:block;
		float:left;
		width:100%;
		margin:0 auto;
	}
	div.widget_categorias_tienda {
		display:block;
		text-align:center;
	}
	.widget_categorias_tienda article.catitem.parent_cat {
		width:48%;
		margin-left:1% !important;
		margin-right:1% !important;
		display:inline-block;
		clear:none !important;
	}
	.widget_categorias_tienda article.catitem.parent_cat:nth-child(2n+1) {
		clear:left !important;
	}
	.widget_categorias_tienda article.catitem.parent_cat:nth-child(odd) {
		padding-left:0;
	}
	.widget_categorias_tienda article.catitem.parent_cat:nth-child(even) {
		padding-right:0;
	}
	header#masthead.site-header .acciones #search-button, header#masthead.site-header .acciones .link-minicart {
		display:none;
	}
	div.menu-movil-footer {
		display:block;
		position:fixed;
		bottom:0;
		left:0;
		padding:5px;
		width:100%;
		box-sizing:border-box;
		background:#ff4122;
		z-index:10001;
	}
	div.menu-movil-footer li {
		list-style:none;
		text-align:center;
		width:33.333333%;
		float:left;
		display:block;
	}
	div.menu-movil-footer li button i {
		color:#000;
	}
	div.menu-movil-footer li a, div.menu-movil-footer li button {
		display:block;
		position:relative;
		text-align:center;
		color:#000;
		line-height: 1;
	}
	div.menu-movil-footer li a[title="Mi cuenta"] strong {
		display:block;
		width:100%;
		text-align:center;
		font-size:90%;
		display:none;
	}
	div.menu-movil-footer li a > div {
		display:inline-block;
		margin:0 auto;
		position:relative;
		padding:9px;
	}
	footer.site-footer {
		padding-top:15px;
		padding-bottom:0;
	}
	div.purechat-collapsed-image {
		height:50px !important;
	}
	.slider_buttons .sow-hero-buttons {
		bottom:75px;
	}
	.search_form_header {
		display:none;
	}
    .botones-redes {
    padding-right: 0;
}
	.botones-redes ul, .botones-redes ul li:first-child {
		margin:0;
	}
    .botones-redes ul {
        margin-top: 10px;
    }
	body.woocommerce.tax-product_cat .products .product:nth-child(2n+1) {
		margin-right: 0;
	}
	.woocommerce.archive header.woocommerce-products-header h1.page-title {
		width: 100%;
	}
}
@media (max-width:680px) {	
	#topbar .top-bar-left {
		display:none;
	}
	#topbar .top-bar-right {
	}
	#topbar .corp-container > div {
		width:100%;
		max-width:100%;
	}
	.site-header-right .acciones > a > strong {
		display:none;
	}
     div.slide-info h1, div.slide-info h2, div.slide-info h3, div.slide-info h4, div.slide-info h5, div.slide-info h6 {
        font-size:190% !important;
    }
    div.slide-info .sow-hero-buttons a {
        padding:1em 2.8em !important;
    }
}
@media (max-width:660px) {
}
@media (max-width:600px) {
	#main .productos-destacados ul.product_list_widget li {
		width:48%;
		margin:0 1% !important;
		float:left;
	}
	#main .productos-destacados ul.product_list_widget li:nth-child(3n+1) {
		clear:none;
	}
	#main .productos-destacados ul.product_list_widget li:nth-child(2n+1) {
		clear:left;
	}
	.products-slides li {
		flex-direction:column-reverse;
	}
	.products-slides .slide-content {
		width:100%;
		float:right;
	}
	.products-slides .slide-image {
		width:100%;
		height:250px;
		float:left;
	}
	.products-slides .slide-content h2.entry-title {
		font-size:130%;
	}
	.products-slider.flexslider .flex-control-nav {
		bottom:-33px;
	}
	div.flexslider .flex-control-nav li a {
		border-color:#000;
	}
	div.flexslider .flex-control-nav li a.flex-active {
		background-color:#000;
	}
	div.flexslider .flex-direction-nav a {
		background:#000;
	}
	body.woocommerce.tax-product_cat .products .product:nth-child(2n+1),
	body.woocommerce .products .product:nth-child(2n+1)	{
		margin-right: 0.5%;
	}
	body.woocommerce.tax-product_cat .products .product:nth-child(2n),
	body.woocommerce .products.columns-3 .product:nth-child(2n) {
		margin-right: 0;
	}
	body.woocommerce.tax-product_cat .products .product, body.woocommerce .products.columns-3 .product {
		width: 49.5%;
	}
	.woocommerce div.productos .product {
		width: 48%;
	}
	.albondigas .sow-masonry-grid-item a div.masonry-content span.title {
		font-size: 15vw;
	}
}
@media (max-width:480px) {
	.footer-widgets {
		width:100%;
	}
	footer .footer-widgets ul li a {
		text-align:center;
	}
	header#masthead .site-branding {
		width:auto;
	}
	div.corp-container {
		padding:0 15px !important;
	}
	div.account div.info_account p {
		width:100%;
	}
	footer .footer-widgets ul li a {
		text-align:center;
	}
	footer .footer-widgets ul li a::after {
		width:100%;
	}
	.widget_categorias_tienda article.catitem.parent_cat {
		width:100%;
	}
    div.slide-info h1, div.slide-info h2, div.slide-info h3, div.slide-info h4, div.slide-info h5, div.slide-info h6 {
        font-size:155% !important;
    }
    div.slide-info .wrapper .sow-hero-buttons {
		float:left !important;
        align-self: flex-start;
        margin-left: 0 !important;
	}
    div.slide-info .wrapper .sow-hero-buttons .so-widget-sow-button {
        margin:0;
    }
	body.woocommerce.tax-product_cat .products .product {
		width: 49.5%;
	}
	.albondigas .sow-masonry-grid-item a div.masonry-content span.title {
		font-size: 20vw;
	}
}
@media (max-width:360px) {
	#main .productos-destacados ul.product_list_widget li {
		width:100%;
		margin:0 !important;
	}
	body.woocommerce.tax-product_cat .products .product {
		width: 100%;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}