/*
Theme Name: Diet
Author: Frescota
Author URI: http://frescota.com/
Description: Plantilla basada en Blankslate 4.0.2 de http://tidythemes.com
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: t

*/

/* 
html5doctor.com Reset combined with Vanilla CSS
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
html {
	font-size: 62.5%;
	overflow-x: hidden;
	max-width: 100%;
}
body {
	font-family: 'proxima_novalight';
	line-height:1.5;
	letter-spacing: -0.1em;
	/*background: #EFEADC;*/
	background: #F7F3EA;
	color: #3C3C3B;
	overflow-x: hidden;
	max-width: 100%;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
	list-style:none;
	margin: 0;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
	color: #3C3C3B;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
pre, code, tt {
	font: 1em/1.5em 'Andale Mono', 'Lucida Console', monospace;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}
b, strong, dfn {
	font-weight: bold;
}
em, i, dfn, cite {
	font-style: italic;
}
p, code, pre, kbd {
	margin:0 0 1.5em 0;
}
blockquote {
	margin:0 1.5em 1.5em 1.5em;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
tfoot {
	font-style:italic;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom: 1px dotted;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	text-decoration: line-through;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
* html .clearfix, * html .group {
    height: 1%;
}
* + html .clearfix, * + html .group  {
	display: inline-block;
}
.clearfix::after, .group::after, .textwidget::after  {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.bypostauthor{}

.wp-caption, .gallery-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 1rem;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/**
* Content Width Limitations
*/
img,
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}
iframe{
	max-width: 100%;	
}
.wrapper{
	max-width: 1024px;
	width: 90%;
	padding: 0 5%;
	margin: 0 auto;
}
.auto-wrapper{
	display: inline-block;
	max-width: 1024px;
	
}
/**
* Font declarations
*/
@font-face {
	font-family: 'futurahandwrittenmedium';
	src: url('fonts/futurahandwritten-webfont.eot');
	src: url('fonts/futurahandwritten-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/futurahandwritten-webfont.woff2') format('woff2'),
		url('fonts/futurahandwritten-webfont.woff') format('woff'),
		url('fonts/futurahandwritten-webfont.ttf') format('truetype'),
		url('fonts/futurahandwritten-webfont.svg#futurahandwrittenmedium') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'proxima_novalight';
	src: url('fonts/proximanova-light-webfont.eot');
	src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/proximanova-light-webfont.woff2') format('woff2'),
		url('fonts/proximanova-light-webfont.woff') format('woff'),
		url('fonts/proximanova-light-webfont.ttf') format('truetype'),
		url('fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proximanova-semibold-webfont.eot');
    src: url('fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-semibold-webfont.woff2') format('woff2'),
         url('fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.xs{font-size:1.2rem; letter-spacing: 0.012rem;}
.s{font-size:1.5rem; letter-spacing: 0.015rem;}
.m{font-size:1.7rem; letter-spacing: 0.017rem;}
.l{font-size:2.7rem; letter-spacing: 0.027rem;}
.xl{font-size:3.3rem; letter-spacing: 0.033rem;}

.fut{font-family: 'futurahandwrittenmedium'; font-weight: 100}
.pnl{font-family: 'proxima_novalight'; font-weight: 300;}
.psb{font-family: 'proxima_novasemibold'; font-weight: 500;}

.up{text-transform: uppercase;}
.nd{text-decoration: none;}
.und{text-decoration: underline;}
.sc{font-variant: small-caps;}
.lf{line-height: 1.1;}

.t-center{
	text-align: center;
}
.t-left{
	text-align: left;
}
.t-right{
	text-align: right;
}
.t-justify{
	text-align: justify;
}
.t-fulljustify {
  text-align: justify;
}
.t-fulljustify:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.v-middle{
	vertical-align: middle;
}
.v-top{
	vertical-align: top;
}
.t-siena, .t-siena a{
	color: #6A625C;
}
.t-grey, .t-grey a{
	color: #878787;
}
.t-white, .t-white a{
	color: #f7f3ea;
}
.t-pink, .t-pink a{
	color: #966;
}
/* 
* Fondos
*/
.b-pattern1{
	background-image: url('img/pattern.png');
	background-attachment: fixed;
}
.b-pattern2{
	background-image: url('img/fondo2.png');
	background-attachment: fixed;
}
.b-galletas{
	background-image: url('img/galletas.png');
	background-attachment: fixed;
}
.b-infusion{
	background-image: url('img/infusion.png');
	background-attachment: fixed;
}
.b-muesli{
	background-image: url('img/muesli.png');
	background-attachment: fixed;
}
.b-pasta{
	background-image: url('img/pasta.png');
	background-attachment: fixed;
}
.b-green, .b-green a, .b-pink, .b-pink a, .b-caqui, .b-caqui a, .b-blue, .b-blue a{
	color: #F7F3EA;
}
.b-green{
	background-color: #73856D;
}
.b-pink{
	background-color: #966;
}
.b-caqui{
	background-color: #AAA087;
}
.b-blue{
	background-color: #4C5172;
}
.b-white{
	background-color: #FFF;
}

/*
* Cajas
*/
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.abs-full{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;	
}
.f-mid{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-align-content: center;
	    -ms-flex-line-pack: center;
	        align-content: center;
}
.f-mid *{
	-webkit-align-self: center;
	    -ms-flex-item-align: center;
	        align-self: center;
}
.fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.mb80{
	margin-bottom: 80px;
}
.mb20{
	margin-bottom: 20px;
}
.mt60{
	margin-top: 60px;
}
.pl20{
	padding-left: 20px;
}
.half-screen{
	width: 50%;
	float: left;
}
.half-screen-15{
	width: 48%;
	width: calc(50% - 15px);
	margin: 0 15px 0 0;
	float: left;	
}
.half-screen-15.last{
	margin: 0 0 0 15px;	
}
#sidebar{
	width: 210px;
	float: right;
}
.with-sidebar{
	width: 80%;
	width: calc(100% - 250px);
	float: left;
}
.encabezado{
	padding: 50px 0 70px 0;
	margin-bottom: 50px;
	position: relative;
	overflow-x: hidden;
}
.encabezado::after{
	content: "";
	display: block;
	width: 48%;
	width: calc(50% - 40px);
	height: 0;
	border-bottom: 20px solid #F7F3EA;
	border-left: 40px solid transparent;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-box-shadow: 0px 10px 0px 0px #F7F3EA;
	   -moz-box-shadow: 0px 10px 0px 0px #F7F3EA;
			box-shadow: 0px 10px 0px 0px #F7F3EA;
	/*
	margin: 0 0 0 auto;
	-webkit-transform: translateY(70px);
		-ms-transform: translateY(70px);
			transform: translateY(70px);
			*/
}
.encabezado::before{
	content: "";
	display: block;
	width: 48%;
	width: calc(50% - 40px);
	height: 0;
	border-bottom: 20px solid #F7F3EA;
	border-right: 40px solid transparent;
	position: absolute;
	bottom: 0;
	right: 50%;
	-webkit-box-shadow: 0px 10px 0px 0px #F7F3EA;
	   -moz-box-shadow: 0px 10px 0px 0px #F7F3EA;
			box-shadow: 0px 10px 0px 0px #F7F3EA;
	/*
	margin: 0 auto 0 0;
	-webkit-transform: translateY(131px);
		-ms-transform: translateY(131px);
			transform: translateY(131px);
			*/
}
.related-block, .related-block .group{
	margin-bottom: 30px;
}
.related-header{
	padding-left: 20px;
	margin-bottom: 10px;
}
.related{
	float: left;
	width: 30%;
	width: calc((100% - 20px) / 3);
	margin-right: 10px;
}
.related.last{
	margin-right: 0;
}
.related-back{
	background: #fff;
}
.related-prod-back{
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-origin: content-box;
	height: 120px;
	padding: 5px;
}
.related-post-back{
	background-repeat: no-repeat;
	background-position: center;
	height: 130px;
}
.related-img{
	height: 130px;
	width: auto;
	margin: 0 auto;
	display: block;
}
/**
*	Header
*/
/*
#header{
	height: 300px;
	position: relative;
	overflow: hidden;
	max-height: 60vw;
}
*/
#header{
	height: 25vw;
	position: relative;
	overflow: hidden;
	min-height: 130px;
}
.home-h1{
	display: none;
}
#logo{
	width: 11vw;
	margin-top: 3vw;
	position: absolute;
	top: 0;
	left: 44.5%;
	left: 44.5vw;
	z-index: 100;
}
#menu, #selector-idioma{
	margin: 20px 0;
	line-height: 1;
}
#menu ul li{
	display: inline-block;
	margin-right: 1.5em;
}
.current-menu-item a{
	text-decoration: underline;
}
#lang_sel_list{
	font-family: 'futurahandwrittenmedium';
	height: 1em;
}
#lang_sel_list a{
	font-size: 1.7rem;
}
#lang_sel_list li a.lang_sel_sel{
	text-decoration: underline;
}
.sticky{
	position: absolute;
	bottom: 30px;
	width: 100%;
	background: #F7F3EA;
	z-index: 100;
}
.sticky.stop{
	position: fixed;
	top: 25px;
	bottom: inherit;
	left: 0;
	background: #fff;
}
.search-icon--desk{
	display: block;
	position: absolute;
	right: -30px;
	top: 0;
	height: 22px;
    width: 18px;
    cursor: pointer;
}
.search-form{
	width: 100%;
}
.search-submit {
    display: none;
}
.search-field{
	display: none;
	border: none;
	width: 100%;
	height: 3em;
	margin-bottom: 1em;
	background: inherit;
}
.sNegative{
	position: relative;
	top: -57px;
}
/**
* Footer & widgets
*/
#footer .widgets{
	padding-top: 50px;
}
#footer .footer-widget{
	float: left;
	padding: 0 25px;
}
#footer .border-box{
	border-left: #EFEADC 1px solid;
	border-right: #EFEADC 1px solid;
}
#footer .left-widget-area{
	width: 16%;
	width: calc(20% - 50px);
}
#footer .center-widget-area, .right-widget-area{
	border-left: #EFEADC 1px solid;
	width: 36%;
	width: calc(40% - 51px);
	margin-bottom: 25px;
}
#footer .widget-title{
	color: #534D4C;
	text-transform: uppercase;
	padding-bottom: 15px;
	font-family: 'proxima_novasemibold';
	font-weight: 500;
}
#footer .below-footer{
	height: 30px;
	background-color: #f7f3ea;
	text-align: center;
}
#cn-notice-text a{
	color: #fff;
	text-decoration: underline;
}
.textwidget, .widget_recent_entries{
	padding-bottom: 25px;
}
ul.xoxo{
	margin: 0;
}
.xoxo .widget-title{
	margin-bottom: 15px;
}
.widget_recent_entries ul {
    list-style-type: none;
    margin: 0;
    text-decoration: underline;
}
.widget_recent_entries ul li{
	margin-bottom: 5px;
}


/**
* Shortcodes
*/
.this-blog-logo, .other-blog-logo{
	height: 35px;
	width: 35px;
	vertical-align: middle;
	margin-right: 1em;
}
.other-blog-link{
	display: block;
	margin-top: 15px;
}
.other-blog-link:first-child{
	margin-top: 0;
}
.other-blog-logo{
	display: block;
	float: left;
}
.other-blog-text{
	display: block;
	float: left;
	width: 120px;
}
.shortcode-social a{
	margin-right: 13px;
}
.blog-slider{
	height: 100%;
}
.share{
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(img/pictos_share.svg) no-repeat left center;
	cursor: pointer;
	position: relative;
	z-index: 10;
}
.addtoany_shortcode{
	display: none;
}
.tags{
	float: right;
	max-width: calc(100% - 150px);
}
/* Posts page */
.comentarios{
	margin-left: 30px;
	cursor: pointer;
}
.comentarios-ocultos{
	display: none;
}
.blog-post{
	margin-bottom: 50px;
}

/* Single Post Comments */
.tab-hold{
	margin-top: 50px;
}
.tab{
	display: none;
}
.tab.active{
	display: block;
	border-top: solid 1px #5E847F;
}
.tab-title{
	display: inline;
	padding: 2px 20px;
	outline: solid 1px #5E847F;
	cursor: pointer;
}
.tab-title.active{
	background : #5E847F;
	color : #F7F3EA;
}
.comment, .comment-form{
	margin-top: 20px;
}
.comment-form label{
	display: block;
}
.comment-form input{
	width: 50%;
} 
.comment-form textarea{
	width: 99%;
	width: calc(100% - 4px);
}
.comment-form p{
	margin-bottom: 0.5em;
}
.comment-form input.submit{
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 3px 36px;
	border-radius: 15px;
	border: none;
	width: auto;
	background : #5E847F;
	color : #F7F3EA;
	font-family: 'futurahandwrittenmedium'; 
	font-weight: 100;
	font-size: 1.7rem;
	letter-spacing: 0.017rem;
}
/* Single post */
.single-post--date, .blog-post--date{
	display: block;
	float: left;
	margin-right: 1em;
}
.navigation{
	margin-bottom: 50px;
}
.meta-nav{
	font-weight: 900;
	font-size: 1.5em;
	vertical-align: sub;
}
.nav-previous{
	float: left;
}
.nav-next{
	float: right;
}
/* 404 */
.not-found{
	margin: 90px auto;
}
.not-found .search-icon{
	position: static;
	display: inline;
}
/* Gracias */
.gracias{
	margin: 90px auto;
}
.gracias-h1{
	margin-bottom: 15px;
}
#backpage{
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 3px 36px;
	border-radius: 15px;
	border: none;
	width: auto;
	background-color: #966;
	color : #F7F3EA;
	font-family: 'futurahandwrittenmedium'; 
	font-weight: 100;
	font-size: 1.7rem;
	letter-spacing: 0.017rem;
	cursor: pointer;
}
/* Archivos de blog */
.blog-post{
	margin-bottom: 10px;
	width: 230px;
	height: 145px;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.no-touch .blog-post .blog-post-hover{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transform: translateY(100%);
	transition: all 1s;
	background: rgba(255,255,255,0.8);
}
.no-touch .blog-post:hover .blog-post-hover{
	transform: translateY(0%);
}
.blog-post-title{
	width: 150px;
	margin: 30px auto 0;
}
.blog-post-date{
	display: block;
	margin-top: 30px;
}
.blog-post:nth-child(3n+1){
	height: 220px;
}
.blog-post:nth-child(3n+1) .blog-post-title{
	margin: 60px auto 0;
}
.masonry{
	margin: 0 auto;
}

/* Suscrpcion Newsletters */
.scfp-form-field{
	font-family: "proxima_novalight";
}
.scfp-form-content .scfp-form-row:not(.scfp-form-row-checkbox) .scfp-form-label{
	display: none;
}
.scfp-form-content .scfp-form-action{
	padding-top: 0;
}
.scfp-form-content .scfp-form-action .scfp-form-submit{
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 36px;
	border-radius: 15px;
	border: none;
	width: auto;
	font-family: 'futurahandwrittenmedium';
	font-weight: 100;
	font-size: 1.7rem;
	letter-spacing: 0.017rem;
	text-transform: capitalize;
}

/* Classes for Responsive Web Design */

.port, .port-i, .port-f, .land, .land-i, .land-f, .tablet, .tablet-i, .tablet-f{display: none;}
.desk, .ie .desk-f{display: block;}
.desk-i{display: inline;}
.desk-f{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}

/* Media query for tablet */

@media screen and (max-width: 1024px){
	.port, .port-i, .port-f, .land, .land-i, .land-f, .desk, .desk-i, .desk-f{display: none;}
	.tablet, .ie .tablet-f{display: block;}
	.tablet-i{display: inline;}
	.tablet-f{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
	#footer .left-widget-area{width: 100%;}
	#footer .left-widget-area .widget_text_icl{width: 43%; width: calc(50% - 51px); float: left;}
	#footer .left-widget-area .widget_text_icl:first-child{border-right: #EFEADC 1px solid; margin-right: 25px; padding-right: 25px;}
	#footer .center-widget-area, #footer .right-widget-area{width: 43%; width: calc(50% - 51px);}
	#footer .center-widget-area{border: none;}
	.tags {float: none; max-width: 100%; display: block;}
	#logo{width: 100px; left: 50%; margin-left: -50px;}
	#top-responsive{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 101;
	}
	#menu-top{
		background: #F7F3EA;
		padding: 10px 0;
		display: none;
	}
	#menu-top .menu-item{
		padding: 10px 0;
	}
	#menu-top #lang_sel_list{
		display: inline-block;
		padding: 10px 0;
	}
	.search-responsive{
		background: #F7F3EA;
	}
	.menu-icon, .search-icon--responsive{
		margin: 10px 0 0 10px;
	}
	.rotate {
	    -webkit-transform: rotate(90deg);
	    transform: rotate(90deg);
	}
	.rotates {
	    -moz-transition: all 1s ease;
	    -webkit-transition: all 1s ease;
	    -o-transition: all 1s ease;
	    transition: all 1s ease;
	}
}
/* Media query for mobile landscape or portrait tablet */

@media screen and (max-width: 768px){
	.port, .port-i, .port-f, .tablet, .tablet-i, .tabket-f, .desk, .desk-i, .desk-f{display: none;}
	.land, .ie .land-f{display: block;}
	.land-i{display: inline;}
	.land-f{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
	.half-screen.left-block, .half-screen.right-block{
		width: 100%;
		float: none;
		padding: 0;
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.half-screen.right-block > img{
		display: block;
		margin: 0 auto;
	}
	.half-screen-15, .half-screen-15.last{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	.single-product--article .half-screen-15{margin-bottom: 60px;}
	.with-sidebar, #sidebar{width: 100%;}
	.other-blog-link{width: 50%; float: left;}
	.other-blog-link:nth-child(2){margin-top: 0;}
	#footer .center-widget-area, #footer .right-widget-area{width: 96%; width: calc(100% - 50px); border: none;}
	.l{font-size:2.2rem; letter-spacing: 0.022rem;}
}
/* Media query for mobile portrait */

@media screen and (max-width: 480px){
	.land, .land-i, .land-f, .tablet, .tablet-i, .tablet-f, .desk, .desk-i, .desk-f{display: none;}
	.port, .ie .port-f{display: block;}
	.port-i{display: inline;}
	.port-f{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
	.other-blog-link{width: 100%; float: none;}
	.other-blog-link:nth-child(2){margin-top: 15px;}
	#footer .left-widget-area .widget_text_icl, #footer .left-widget-area .textwidget{width: 96%; width: calc(100% - 51px); float: none;}
	#footer .left-widget-area .widget_text_icl:first-child, #footer .left-widget-area .textwidget:first-child{border-right: none; margin-right: 0; padding-right: 25px;}
}


/* Bloqueo temporal */
.widget-container.group.widget_scfp_form_widget, #text_icl-7{
	display: none;
}
