/* Filtros de Portfolio */
@media only screen and (max-width: 480px){
	.eltdf-pl-filter-holder ul li {
    width: auto;
	}
}
/* Center old images */
.single-post article.post img {
	display: block;
  margin-bottom:25px;
	margin-left: auto;
	margin-right: auto;
}
/*fonts*/
.eltdf-blog-holder article .eltdf-post-info-top .eltdf-month, .eltdf-blog-holder article .eltdf-post-info-top .eltdf-post-info-category {
    font-family: Work sans;
	  letter-spacing: 0.1em;
}

.eltdf-side-menu .widget.eltdf-recent-post-widget .eltdf-recent-posts .eltdf-rp-date, .wpb_widgetised_column .widget #wp-calendar, .wpb_widgetised_column .widget ul li, aside.eltdf-sidebar .widget #wp-calendar, aside.eltdf-sidebar .widget ul li{
	font-family: Work sans;
	letter-spacing: 0.1em;
}


.eltdf-portfolio-single-holder .eltdf-ps-info-holder .eltdf-ps-info-item .eltdf-ps-info-date, .eltdf-portfolio-single-holder .eltdf-ps-info-holder .eltdf-ps-info-item a {
  font-family: Work sans;
  letter-spacing: 0.1em;
}

.eltdf-comment-holder .eltdf-comment-text .comment-edit-link, .eltdf-comment-holder .eltdf-comment-text .comment-reply-link, .eltdf-comment-holder .eltdf-comment-text .replay{
	 font-family: Work sans;
	 letter-spacing: 0.1em;
}

.eltdf-blog-list-holder .eltdf-bli-info, .eltdf-blog-slider-holder .eltdf-bsi-info, .wp-block-button .wp-block-button__link
{
	 font-family: Work sans;
	 letter-spacing: .2em;
	 font-size: 12px;
}

.wpb_widgetised_column .widget .tagcloud a, aside.eltdf-sidebar .widget .tagcloud a {
		font-family: Work sans;
		letter-spacing: 0.1em;
}

.wpb_widgetised_column .widget.eltdf-recent-post-widget .eltdf-recent-posts .eltdf-rp-date, aside.eltdf-sidebar .widget.eltdf-recent-post-widget .eltdf-recent-posts .eltdf-rp-date {
		font-family: Work sans;
		letter-spacing: 0.1em;
}

.eltdf-blog-holder article .eltdf-post-info-bottom .eltdf-post-info-bottom-left{
	 font-family: Work sans;
	 letter-spacing: 0.1em;
}

footer .widget #wp-calendar, footer .widget ul li{
	 font-family: Work sans;
	 letter-spacing: 0.1em;
	
}
/*h2 blog post*/
.eltdf-blog-holder article h2{
	 font-family: Work sans;
	font-size: 32px;
	font-weight: 500;
 color:#8F5538
}

/*espacio debajo del título*/
.eltdf-blog-holder article .eltdf-post-info-top {
    margin: 0 0 0px;
}

.eltdf-blog-holder article.eltdf-post-has-media .eltdf-post-heading, .eltdf-blog-holder article.has-post-thumbnail .eltdf-post-heading {
    margin-bottom: 0px;
}

/*quote blog post*/
blockquote{
	padding: 	90px 20% 3% 20%;;
}

blockquote:after {                          
	background:  #f9f7f5;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	content: "\275e"; 
	position: absolute;
	font-size: 60px;
	line-height: 90px;
	text-align: center;
	top: 0px;
	left: 50%;
	margin-left: -65px;
	color: #8f55388f;
	text-shadow: 0 1px 1px #9db5d433;
}


blockquote p {
	font-size: 22px;
	font-style: italic;
	background:  #f9f7f5;
	display: inline;
	
}
@media only screen and (max-width: 770px) {
	blockquote{
	padding: 	60px 10% 3% 10%;;
}

blockquote:after {                          
	background:  #f9f7f5;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	content: "\275e"; 
	position: absolute;
	font-size: 40px;
	line-height: 55px;
	text-align: center;
	top: 0px;
	left: 65%;
	margin-left: -65px;
	color: #8f55388f;
	text-shadow: 0 1px 1px #9db5d433;
}
 blockquote p {
	font-size: 16px;
	font-style: italic;
	background:  #f9f7f5;
	 display: inline;}
}

/*side area*/
.eltdf-side-menu .widget a {
    position: relative;
    color: #000;
}

.eltdf-side-menu .widget #wp-calendar, .eltdf-side-menu .widget ul li {
    font-family: Work sans;
    letter-spacing: 0.1em;
 
}
.eltdf-side-menu .widget ul li {
 
    padding: 5px 0;
}

/*footer*/
footer .widget ul li {
    padding: 3px 0;
}

footer .widget h4{
    margin: 0px;
}

/*title outline*/
.eltdf-title-holder.eltdf-transparent-outline-type .eltdf-page-title {
    top: 40%;
    font-size: 150px;
    
}


@media only screen and (max-width: 1024px){
	.eltdf-title-holder.eltdf-transparent-outline-type .eltdf-page-title{
		top: 40%;
    font-size: 100px;
	}
}



@media only screen and (max-width:680px){.eltdf-title-holder.eltdf-transparent-outline-type .eltdf-page-title
	{
		top: 40%;
    font-size: 70px;
	}
}

@media only screen and (max-width:480px){.eltdf-title-holder.eltdf-transparent-outline-type .eltdf-page-title{
	top: 40%;
    font-size: 50px;
	}
}




/*link inside post*/
.eltdf-post-text a, p a {
  border-bottom: 1px solid #d5e1f1;
    box-shadow: 0 -6px 0 #d5e1f1 inset;
    color: inherit;
    transition: background .15s cubic-bezier(.33,.66,.66,1) 0s;

}

strong {
    
    font-weight: 500;
  
}


/*boton*/
.eltdf-btn-center {
    left: 50%;
    transform: translateX(-50%);
}

/*z posicion*/

.second-row .first{
    z-index: 5;
}

.second-row .second{
    z-index: 4;
}

.second-row .third{
    z-index: 3;
}

/*titulos*/

.title-ba{
    margin-top: -3.4% !important;
    padding-bottom: 5% !important;
}

.franja-negativo {
    margin-top: -25% !important;

}
.title-fi {
    margin-top: -4% !important;
    font-size: 150px;
}


@media only screen and (max-width: 480px){
.title-ba {
    margin-top: -5.8% !important;
    padding-bottom: 5% !important;
}
}

@media only screen and (max-width: 900px){
	.title-fi {
    margin-top: -6% !important;
		 font-size: 120px;
    }
}
@media only screen and (max-width: 700px){
	.title-fi {
    margin-top: -9% !important;
		 font-size: 70px;
    }
}

.sub-ba {
    margin-top: 100% !important;
    margin-left: 5% !important;
    white-space: nowrap !important;
}

.sub-ba-about {
       margin-top: 100% !important;
       margin-left: 90% !important;
}

.sub-ba-contacto {
       margin-top: 100% !important;
       margin-left: 60% !important;
       white-space: nowrap !important;
}

/*restriccion imagenes*/
.img-85 {
   
    max-width: 85%;
    text-align: left;
   
}

@media only screen and (max-width: 1024px){
.img-85{
	max-width: 100% !important;
}
}

/*bloques color*/


.rosa-60{
    background: linear-gradient(to right, #ffeeee , #ffeeee 60%, #fff0 60%);
}

.rosa-60{
    background: linear-gradient(to right, #ffeeee , #ffeeee 60%, #fff0 60%);
}

.azul-60 {
    background: linear-gradient(to right, #E7ECF5 , #E7ECF5 60%, #fff0 60%);
}

.azul-25-drch {
    background: linear-gradient(to right, #fff0 , #fff0 25%, #E7ECF5 25%);
}

.bloque-hz {
    margin-top: -10% !important;
}

.azul-60-hor{
	background-image: linear-gradient(180deg,#ffffff 60%,#E7ECF5
 0%);
}

.beige-azul-60-hor {
    background-image: linear-gradient(180deg,#f9f7f5 60%,#E7ECF5 0%);
}

.azul-30-hor{
	background-image: linear-gradient(180deg,#ffffff 30%,#E7ECF5 0%);
}

.beige-sections {
	background: linear-gradient(to bottom, #f9f7f5, #f9f7f5 25%, #ffffff 25%, #fff 37%, #f9f7f5 37%, #f9f7f5 60%, #ffffff 60%, #ffffff 74%, #f9f7f5 74%, #f9f7f5 100%);
}

@media only screen and (max-width: 1024px){
.azul-30-hor{
	background-image: linear-gradient(180deg,#ffffff 15%,#E7ECF5 0%)!important;
}

}

.beige-30-hor{
	background-image: linear-gradient(180deg,#ffffff 30%,#F4EFEB 0%);
}

@media only screen and (max-width: 1024px){
.beige-30-hor {
	background-image: linear-gradient(180deg,#ffffff 15%,#F4EFEB 0%)!important;
}

}

.terracota-30-hor{
	background-image: linear-gradient(180deg,#ffffff 30%, #8F5538 0%);
}

@media only screen and (max-width: 1024px){
.terracota-30-hor {
	background-image: linear-gradient(180deg,#ffffff 15%,#A9613B 0%)!important;
}

}


.bloque-azul-home {
margin-top: -10% !important;
}

@media only screen and (max-width: 1280px) and (min-width: 1024px){

.bloque-azul-home {
    margin-top: -15% !important;
}

}

@media only screen and (max-width: 1024px) and (min-width: 768px){
.bloque-azul-home {
margin-top: -20% !important;
}

}

@media only screen and (max-width: 768px) and (min-width: 600px){
.bloque-azul-home {
     margin-top: -14% !important;
   }
}

@media only screen and (max-width: 600px) and (min-width: 480px){
.bloque-azul-home {
  margin-top: -15% !important;
}

}

@media only screen and (max-width: 480px){
.bloque-azul-home{
margin-top: -35% !important;
}
}

 .bloque-azul-contacto {
margin-top: -20% !important;
}

@media only screen and (max-width: 1280px) and (min-width: 1024px){

 .bloque-azul-contacto {
    margin-top: -17% !important;
}

}

@media only screen and (max-width: 1024px) and (min-width: 768px){
 .bloque-azul-contacto {
margin-top: -40% !important;
}

}

@media only screen and (max-width: 768px) and (min-width: 600px){

.bloque-azul-contacto {
     margin-top: -25% !important;
   }
}

@media only screen and (max-width: 600px) and (min-width: 480px){
.bloque-azul-contacto {
  margin-top: -30% !important;
}

}

@media only screen and (max-width: 480px){
 .bloque-azul-contacto {
margin-top: -45% !important;
}
}

 .bloque-rosa-about {
    margin-top: -19% !important;
    padding-bottom: 4%;
}

@media only screen and (max-width: 1280px) and (min-width: 1024px){
 .bloque-rosa-about {
  margin-top: -30% !important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 850px){
 .bloque-rosa-about {
margin-top: -38% !important;
}
}

@media only screen and (max-width: 850px) and (min-width: 768px){
 .bloque-rosa-about {
margin-top: -30% !important;

}
}

@media only screen and (max-width: 768px) and (min-width: 480px){
 .bloque-rosa-about {
     margin-top: -30% !important;
    padding-left: 7%;
    padding-bottom: 10%;
   }
}


@media only screen and (max-width: 480px){
 .bloque-rosa-about {
margin-top: -35% !important;
padding-left: 5%;
 padding-bottom: 18%;

}
}

.grid-home {
margin-top: 45% !important;
}

@media only screen and (max-width: 480px){
.grid-home {
    margin-top: 10px !important;
}
}
.serv-margin {
     margin-left: 20px !important;
}


@media only screen and (min-width: 1001px) {
  .container_inner, .width-960, .width-960 .section_inner{
      width: 960px!important;
      margin: 0 auto;
  }
}

/*Bigrid*/
.bigrid {
      width: 1700px !important;
}
/*BLOG*/
/*Blog info below*/

.eltdf-bli-content-below {
        position: static !important;
	width: 100% !important;
    }


@media only screen and (max-width: 1024px) {
    .eltdf-bli-content {
        position: static !important;
			   width: 100% !important;
    }
}


/*Blog ancho*/
body.single-post .eltdf-blog-single {
	max-width: 1000px;
	display:block;
	margin: 0 auto;
}


/*mensaje formulario*/
.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 112px;
}
/*single post navegación y related posts*/
.eltdf-blog-holder.eltdf-blog-single article {
    margin: 0 0 15px;
}
.eltdf-blog-single-nav {
    
   margin: 0 0 50px;
   
}

.eltdf-related-posts-holder {
    
     border-top: 1px solid #000;
    padding-top: 25px;
}


/*TIENDA*/
/*Esconder borde 1 producto disponible*/

.eltdf-quantity-buttons.quantity.hidden {
    display: none;
}

/*bottom content*/
.eltdf-content-bottom .eltdf-content-bottom-inner.eltdf-full-width {
    background: #ffffff;
}

/*Maquetacion NTP*/

.editorials-view .main-container,.editorials-list .main-container {
    padding: 0;
    z-index: 0
}

.editorials-view .main-container .col-main,.editorials-list .main-container .col-main {
    max-width: 100%
}

.editorials-view .toolbar,.editorials-list .toolbar {
    display: none
}

.editorials-view .editorials + .toolbar,.editorials-list .editorials + .toolbar {
    display: block;
    text-align: center;
    margin-top: 2em
}

.editorials-view .editorials + .toolbar .pager,.editorials-list .editorials + .toolbar .pager {
    float: none;
    margin: 0 auto;
    line-height: 100%
}

.editorials-view .editorials + .toolbar .pager .pages,.editorials-list .editorials + .toolbar .pager .pages {
    float: none;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    width: 100%
}

@media only screen and (min-width: 770px) {
    .editorials-view .editorials + .toolbar .pager .pages,.editorials-list .editorials + .toolbar .pager .pages {
        padding: 0 16em
    }
}

.editorials-view .editorials + .toolbar .pager .pages li,.editorials-list .editorials + .toolbar .pager .pages li {
    font-family: "MinisterStd-Book", serif;
    float: none;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5em
}

.editorials-view .editorials + .toolbar .pager .pages .current,.editorials-view .editorials + .toolbar .pager .pages a,.editorials-list .editorials + .toolbar .pager .pages .current,.editorials-list .editorials + .toolbar .pager .pages a {
    border: 0;
    line-height: 100%;
    width: auto;
    height: 100%;
    font-family: "MinisterStd-Book", serif
}

@media only screen and (min-width: 770px) {
    .editorials-view .editorials + .toolbar .pager .pages .current,.editorials-view .editorials + .toolbar .pager .pages a,.editorials-list .editorials + .toolbar .pager .pages .current,.editorials-list .editorials + .toolbar .pager .pages a {
        font-size: 40px
    }
}

.editorials-view .editorials + .toolbar .pager .pages a,.editorials-list .editorials + .toolbar .pager .pages a {
    color: #706F6F;
    text-transform: none
}

.editorials-view .editorials + .toolbar .pager .pages .next,.editorials-view .editorials + .toolbar .pager .pages .previous,.editorials-list .editorials + .toolbar .pager .pages .next,.editorials-list .editorials + .toolbar .pager .pages .previous {
    font-size: 14px
}

.editorials-view .editorials + .toolbar .pager .pages .next::before,.editorials-view .editorials + .toolbar .pager .pages .previous::before,.editorials-list .editorials + .toolbar .pager .pages .next::before,.editorials-list .editorials + .toolbar .pager .pages .previous::before {
    display: none
}

@media only screen and (min-width: 770px) {
    .editorials-view .editorials + .toolbar .pager .pages .next,.editorials-view .editorials + .toolbar .pager .pages .previous,.editorials-list .editorials + .toolbar .pager .pages .next,.editorials-list .editorials + .toolbar .pager .pages .previous {
        font-size: 40px
    }
}

@media only screen and (min-width: 770px) {
    .editorials-view .editorials + .toolbar .pager .pages .next-container,.editorials-list .editorials + .toolbar .pager .pages .next-container {
        float: right;
        position: absolute;
        right: 1em
    }
}

@media only screen and (min-width: 770px) {
    .editorials-view .editorials + .toolbar .pager .pages .previous-container,.editorials-list .editorials + .toolbar .pager .pages .previous-container {
        float: left;
        position: absolute;
        left: 1em
    }
}

.editorials-list .editorials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.editorials-list .editorials .editorial {
    position: relative;
    width: 50%
}

.editorials-list .editorials .editorial.style-full_width {
    width: 100%
}

.editorials-list .editorials .editorial.style-default {
    overflow: hidden;
    position: relative
}

.editorials-list .editorials .editorial.style-circle .top,.editorials-list .editorials .editorial.style-circle .bottom,.editorials-list .editorials .editorial.style-circle .center {
    color: #1D1D1B
}

.editorials-list .editorials .editorial.style-circle .image {
    margin: 7em;
    overflow: hidden;
    border-radius: 100%;
    height: auto
}

.editorials-list .editorials .editorial .top,.editorials-list .editorials .editorial .bottom,.editorials-list .editorials .editorial .center {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 46px;
    font-family: "MinisterStd-Book", serif;
    color: #FFFFFF;
    margin: 0
}

.editorials-list .editorials .editorial .top {
    top: .5em
}

.editorials-list .editorials .editorial .bottom {
    bottom: .5em
}

.editorials-list .editorials .editorial .center {
    font-size: 46px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 770px) {
    .editorials-list .editorials .editorial .center {
        font-size: 30px
    }
}

@media only screen and (max-width: 770px) {
    .editorials-list .editorials .editorial {
        width: 100%
    }

    .editorials-list .editorials .editorial .top,.editorials-list .editorials .editorial .bottom,.editorials-list .editorials .editorial .center {
        font-size: 24px
    }

    .editorials-list .editorials .editorial .top,.editorials-list .editorials .editorial .center {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.editorials-view .title {
    position: relative
}

.editorials-view .title .title__content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.editorials-view .title h1, .editorials-view .title .cms-page-view .std .pageFaqTitle, .cms-page-view .std .editorials-view .title .pageFaqTitle, .editorials-view .title.cms-no-route .std .pageFaqTitle,.cms-no-route .std .editorials-view .title .pageFaqTitle {
    color: #FFFFFF;
    font-size: 60px;
    font-weight: 400;
    font-family: "MinisterStd-Book", serif;
    text-transform: none
}

@media only screen and (max-width: 770px) {
    .editorials-view .title h1, .editorials-view .title .cms-page-view .std .pageFaqTitle, .cms-page-view .std .editorials-view .title .pageFaqTitle, .editorials-view .title.cms-no-route .std .pageFaqTitle,.cms-no-route .std .editorials-view .title .pageFaqTitle {
        font-size: 30px
    }
}

.editorials-view .title h2 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 400;
    font-family: "MinisterStd-Book", serif;
    letter-spacing: 2.5px
}

@media only screen and (max-width: 770px) {
    .editorials-view .title h2 {
        font-size: 14px
    }
}

.editorials-view .editorials-wrapper.special {
    background: #FFF4E6
}

.editorials-view .editorials__content {
    padding: 100px 0
}

@media only screen and (max-width: 770px) {
    .editorials-view .editorials__content {
        padding: 0 !important
    }

    .editorials-view .editorials__content p {
        margin: 0;
        padding: 0
    }
}

.editorials-view .editorials__content h1, .editorials-view .editorials__content .cms-page-view .std .pageFaqTitle, .cms-page-view .std .editorials-view .editorials__content .pageFaqTitle, .editorials-view .editorials__content.cms-no-route .std .pageFaqTitle,.cms-no-route .std .editorials-view .editorials__content .pageFaqTitle,.editorials-view .editorials__content h2,.editorials-view .editorials__content h3 {
    font-family: "MinisterStd-Book", serif;
    font-weight: 400;
    text-transform: none
}

.editorials-widget {
    margin: 2em 0;
    display: block;
    text-align: center
}

@media only screen and (max-width: 770px) {
    .editorials-widget {
        margin: 0 0 0 0 !important
    }

    .editorials-widget .image img {
        width: 100% !important
    }
}

.editorials-widget .image {
    position: relative;
    text-align: center
}

@media only screen and (max-width: 770px) {
    .editorials-widget .image {
        height: auto !important;
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        left: 0 !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
				border: 0 !important;
    }
}

.editorials-widget .image:not(.full_width) {
    display: inline-block;
    margin: 0 auto
}

.editorials-widget .image.full_width img {
    width: 100%
}

.editorials-widget .image.two_images {
    padding: 0
}

.editorials-widget .image.two_images ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0
}

.editorials-widget .image.two_images ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    position: relative;
    /*max-width: 500px;*/
	
}

@media only screen and (max-width: 770px) {
    .editorials-widget .image.two_images ul li {
        display: block;
        max-width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        left: 0 !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
			 border: 0 !important;
    }

    .editorials-widget .image.two_images ul li img {
        width: 100% !important
    }
}

.editorials-widget .image img {
    width: auto;
    max-height: 100%
}

.editorials-widget .image:hover .hotspots a {
    display: inline-block
}

.editorials-widget .image .hotspots {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.editorials-widget .image .hotspots a {
    position: absolute;
    display: none;
    padding: 2em;
    z-index: 999
}

.editorials-widget .image .hotspots a::before {
    content: ' ';
    display: inline-block;
    position: absolute;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    border: 4px solid #FFFFFF
}

@media only screen and (max-width: 770px) {
    .editorials-widget .image .hotspots a {
        display: inline-block
    }
}

.editorials-widget .image .hotspots .hotspot-text {
    display: none;
    width: 165px;
    position: absolute;
    background: #1D1D1B;
    z-index: 9999;
    padding: 10px 15px;
    text-align: left;
    margin-bottom: 58px;
    margin-left: -125px
}

.editorials-widget .image .hotspots .hotspot-text::before {
    content: ' ';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 17px 0;
    border-color: transparent #1D1D1B transparent transparent;
    position: absolute;
    right: 17px;
    bottom: -17px
}

.editorials-widget .image .hotspots .hotspot-text .tooltip .product-name .h1 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    border-bottom: 0;
    padding-bottom: 0
}

.editorials-widget .image .hotspots .hotspot-text .tooltip .price {
    color: #9B9A9A
}

.editorials-widget .image .hotspots .hotspot-text .tooltip p {
    margin-bottom: 0
}

.editorials-widget.html {
    max-width: 1200px;
    margin: 0 auto
}

.editorials-widget.html .col {
    padding: 30px;
    position: relative;
    text-align: left
}

.editorials-widget.html h2 {
    margin-bottom: 1em
}


/*Woocomerce*/
.eltdf-woo-single-page .woocommerce-tabs .entry-content.woocommerce-Tabs-panel--description {
    text-align: left;
}

/* Categorías Portada */

@media only screen and (max-width: 768px) {
 .lbm_4_to_2.eltdf-elements-holder.eltdf-four-columns .eltdf-eh-item {
    width: 50%;
    display: inline-block;
   }
}
@media only screen and (max-width: 400px) {
 .lbm_4_to_2.eltdf-elements-holder.eltdf-four-columns .eltdf-eh-item {
    width: 100%;
    display: inline-block;
   }
}


/* Titulo */
.titulo {
    float: right;
    margin-top: -72px;
    padding: 0;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 100px;
    color: #000
}
@media (min-width:400px) {
    .titulo {
        margin-top: -97px;
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 100px
    }
}

@media (min-width:500px) {
    .titulo {
        margin-top: -118px;
        font-size: 52px;
        line-height: 58px;
        margin-bottom: 100px
    }
}

@media (min-width:620px) {
    .titulo {
        margin-top: -145px;
        font-size: 62px;
        line-height: 72px;
        margin-bottom: 100px
    }
}
@media (min-width:768px){
	.titulo {
        margin-top: -125px;
        font-size: 52px;
        line-height: 62px;
        margin-bottom: 120px
    }
	
}
@media (min-width:992px){
	.titulo {
        margin-top: -160px;
        font-size: 68px;
        line-height: 78px;
        margin-bottom: 180px
    }
}
@media (min-width:1200px) {
    .titulo {
        margin-top: -180px;
        font-size: 80px;
        line-height: 90px;
        margin-bottom: 180px
	}   
}