.site-header{
	text-align:left;		
}

.site-title {
	text-transform: lowercase;
}

.site-branding {
  display: inline-block;
  line-height: 1;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
  max-width: 100%;
}

.site-description{
	display: none !important;
}
.site-logo-link img {
	width: 350px;
}

.nav--main{
	text-align: left !important;
}
.nav--main > li > a:before {
	background: #f4dab3;
}

.nav--main > li > a {
	font-family: Grotesk-Regular !important;
	font-weight: 200 !important;
}
footer.entry-footer{
	visibility: hidden;
}

footer.entry-footer .edit-link{
	visibility: visible;
	display: block;
}
.logotipo a:before{
	background: url('wp-content/uploads/logos/bamba_logo-05.svg') no-repeat 10px center;		
	margin:0 auto;
	content: "";
	background-size: 3em 3em;
	right: -3.3em;
	width: 3.8em;
}

.logo-shoping a:before{
	background: url('wp-content/uploads/logos/shopping-cart-fill.svg') no-repeat 10px center;		
	margin:0 auto;
	content: "";
	background-size: 1em 1em;
	right: -4.3em;
	width: 3.8em;
}

@media (max-width: 1000px){
	.logotipo a:before{	
	margin:0 0;
		left: -8px;
	content: "";
	background-size: 1.9em 1.9em;
}
	.logo-shoping a:before{
	  margin:0 0;
		left: -0px;
	  content: "";
	  right: -0.3em;
}
	.site-branding{
		margin-top: 4em;
	}
}

.single .featured-portrait .entry-title, .page .featured-portrait .entry-title{
	background: #ffffff88;
}

.grid__item.site-info{
	visibility: hidden;
	width: 25%;
}

.grid__item.footer-navigation{
	width: 75%;
	text-align: left;
	padding-left: 2.75em;
}

/* Articulos tea-time */
.format-quote .content-quote{
	padding-left:1em;
	padding-right: 1em;
}
	
.format-quote .content-quote blockquote{
	font-size: 16px;
}
.format-quote .content-quote h5{
	font-size: 18px;
	margin-bottom:10px;		
}

@media not screen and (min-width: 899px){
	.grid__item.site-info {
		width: 100%;
		height: 0px;
	}
	
	.grid__item.footer-navigation {
		text-align: center;
		width: 100%;
		padding-left: 0px;
	}
	
}

.title-separator{
	width: 100%; 
	text-align:left;
}

/*article .title-separator h3{
	font-size: 32px;
}*/

.title-separator h2, .title-separator h3 {
	margin-top: 0px;
	font-size: 38px;
	/*font-family: "Open Sans", sans-serif !important;*/
}

.hr-separator{
	background-color: #f4dab3;
	border: none; height: 2px;
}

.wp-block-button.alignright{
  margin-top: 2px;
	margin-bottom: 2px;
}

div#infinite-handle button {;
    color: #313131;
}

div#infinite-handle button:hover, div#infinite-handle button:focus {
	color:#f4dab3;
}

/* BLoque para hr mas grande */ 
.page .site-main{
	  padding-left: 14px;
    padding-right: 14px;
}
@media not screen and (min-width: 1359px) {
	.container{
		max-width: none !important;
	}
}
/*.page .site-main{
	  padding-left: 0;
    padding-right: 0;
}

.uagb-post-grid {
    padding-left: 7.5em;
    padding-right: 7.5em;
}

#metaslider_2218 {
	padding-left: 7.5em;
  padding-right: 7.5em;
	text-align: center
}*/
#metaslider_2218 {
	width: 100%;
	margin: 0 auto;
}

@media only screen and (min-width: 1359px){
	.alignright {
			margin-right: -1em; 
	}
}
#metaslider_2218 .nivo-caption{
  font-family: "Playfair Display";
  text-align: center;
	/*background: none;*/
	font-size:	46px;
}

@media (max-width: 640px) {
	#metaslider_2218 .nivo-caption{
	  font-size:	16px;
  }
	
	/*
	.uagb-post-grid {
    padding-left: 0;
    padding-right: 0;
 }*/
}

/*
.wpcnt{
	visibility: hidden;
	height: 100px;
}*/

/* Cambios background body and footer*/

.site-footer {
	/* F4F1F1*/
	background-color: #FFF !important;
}

.site-footer a {
	color: black !important;
}

body:before, body:after {
	/* F4F1F1*/
	background-color: #FFF !important;
}

.post-8533 .entry-header{
		display: none !important;
}

#menu-item-8730.display-none{
	display: none;
}
.uagb-post__excerpt{
	font-family: "Open Sans",sans-serif !important;
	font-size: 20px !important
}
.bs-slider-width{
	max-width: 75em;
	margin: 0 auto !important;
}




/* Íñigo */

.wf-active .dropcap, .wf-active .single .entry-content:before, .wf-active .page .entry-content:before {
   display: none;
}

/*
.wf-active input, .wf-active textarea, .wf-active .single .entry-meta, .wf-active .page .entry-meta, .wf-active .content-quote cite, .wf-active .comment__author-name a, .wf-active .fs-16px, .wf-active .widget, .wf-active .widget ul, .wf-active .widget_blog_subscription input {
    font-family: "Open Sans",sans-serif;
    display: none;
}

*/