/********* Compiled - Do not edit *********/
@font-face {
font-family:"Basier Square";
src:url(../fonts/basiersquare-regular-webfont.woff2), url(../fonts/basiersquare-regular-webfont.woff);font-weight:;
font-display:swap;
}
:root{--color-primary:#bdb3a7;--color-secondary:#e7a285;--color-gradient-start:#E7A285;--color-gradient-stop:#E7A285;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Roboto;font-weight:400;line-height:1.6em;font-size:15px;color:#5b6674;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:Nunito;line-height:1.2em;font-size:52px;color:#443227;}.h2,h2{font-family:Nunito;line-height:1.083em;font-size:48px;color:#443227;}.h3,h3{font-family:Nunito;line-height:1.2em;font-size:32px;color:#443227;}.h4,h4{font-family:Nunito;line-height:1.2em;font-size:25px;color:#443227;}.h5,h5{font-family:Nunito;line-height:1.2em;font-size:21px;color:#443227;}.h6,h6{font-family:Nunito;line-height:1.2em;font-size:18px;color:#443227;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:200px;padding-bottom:200px;}.titlebar{background-color:transparent;background-size:cover;background-position:left center;}section.vc_row{units:px;}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgb(255, 255, 255) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:rgb(231, 172, 147) !important;}}/* Formulario de contacto */
#responsive-form{
	max-width:800px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
text-align:center;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 15px;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
/*FIN formulario*/

.liquid-ig-feed-overlay span {
    text-transform:inherit;
    font-size:12px;
}
.liquid-ig-feed-overlay i {
    display:none;
}

/* botones compartir */
.social-icon.branded i {
    background-color: #f5a4a3;
}
/* fin carga posts*/
.ld-ajax-loadmore.all-items-loaded .all-loaded {
    display:none;
}