/**

 * Add any custom CSS here.

 *

 * This file will be loaded after all other theme stylesheets.

 */

@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;500;700&display=swap');

#masthead{
	background:transparent;
}

#masthead .site-branding{
	position:absolute;
}

#metaslider-id-53{
	display:block;
	position:absolute;
	top:0;
	left:0;
}

body{
	font-family: 'Comfortaa';
}

.site-header{
	padding:0;
}

.storefront-primary-navigation .col-full{
	max-width:100%;
	padding:0px;
}

.home .site-header{
	padding-top:0;
}

.col-full{
	max-width:100%;
}

.woocommerce-active .site-header #mega-menu-wrap-primary{
	display:block;
	width:100% !important;
	margin:0 !important;
}

#secondary{
	background:#f0f0f0;
}

#secondary .widget-title{
	background:#184881;
	color:#fff;
	text-align:center;
	padding:10px;
}

#secondary .contenido, #secondary .widget_product_categories .product-categories{
	padding:25px;
	color:#000;
}

#secondary a{
	color:#000;
}

.widget_product_categories ul li:before{
	content:"";
}

.woocommerce .woocommerce-products-header{
	background:#127836;
	color:#fff;
	text-align:center;
	padding:25px 0;
	margin:0 -2.617924em;
	margin-bottom:50px;
}

.woocommerce .woocommerce-products-header h1{
	color:#fff;
}
	
.woocommerce .woocommerce-products-header .contenido{
	width:50%;
	margin:0 auto;
}

.woocommerce .products .product .woocommerce-Price-amount{
	font-weight:bold;
	font-size:1.5em;
	color:#000;
}

.woocommerce .products .product .addtocartbutton{
	display:none;
}

.woocommerce .products .woocommerce-loop-product__title{
	color:#000;
}

#colophon{
	background:#184881;
	color:#fff;
}

#colophon a{
	color:#fff;
}