/* 
Theme Name: Teresa2017
Theme URI: 
Description: Theme para Teresa pon la mesa sobre Genesis Framework 
Author: Iñaki Galilea
Author URI:
Version: 1.0.0
Template: genesis
Tags: white, black, one-column, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
License: GPL-3.0+
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: teresa2017
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- Primary Navigation
	- Secondary Navigation
	- Skip Links
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
- Print Styles
*/
@font-face {
    font-family: 'zahrah';
    src: url('fonts/zahrah_medium-webfont.woff2') format('woff2'),
         url('fonts/zahrah_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'zahrah';
    src: url('fonts/zahrah_bold-webfont.woff2') format('woff2'),
         url('fonts/zahrah_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
@font-face {
	font-family: 'Avenir Black';
	src: url('fonts/Avenir-Black.eot');
	src: local('Avenir Black'), local('Avenir-Black'),
		url('fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Black.woff2') format('woff2'),
		url('fonts/Avenir-Black.woff') format('woff'),
		url('fonts/Avenir-Black.ttf') format('truetype'),
		url('fonts/Avenir-Black.svg#Avenir-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir';
	src: url('fonts/Avenir-Medium.eot');
	src: local('Avenir Medium'), local('Avenir-Medium'),
		url('fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Medium.woff2') format('woff2'),
		url('fonts/Avenir-Medium.woff') format('woff'),
		url('fonts/Avenir-Medium.ttf') format('truetype'),
		url('fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir B';
	src: url('fonts/Avenir-Book.eot');
	src: local('Avenir Book'), local('Avenir-Book'),
		url('fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Book.woff2') format('woff2'),
		url('fonts/Avenir-Book.woff') format('woff'),
		url('fonts/Avenir-Book.ttf') format('truetype'),
		url('fonts/Avenir-Book.svg#Avenir-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Book';
	src: url('fonts/Avenir-Medium.eot');
	src: local('Avenir Book'), local('Avenir-Medium'),
		url('fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Medium.woff2') format('woff2'),
		url('fonts/Avenir-Medium.woff') format('woff'),
		url('fonts/Avenir-Medium.ttf') format('truetype'),
		url('fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
	font-weight: bold;
	font-style: normal;
}

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}


*,
*:before,
*:after {
	box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
    font-size: 1.6rem;
}

body {
	background-color: #fafafa;
	color: #4a4a4a;
	font-family: 'Avenir Book', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}
a {
    -webkit-font-smoothing: antialiased !important;
}
.button, a.button {
    -webkit-font-smoothing: antialiased !important;
}
a.principal {
    position: relative;
    padding: 2px 0.5em 0 0.5em;
    z-index:0;
    color: #4a4a4a;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-size: 14px;
    
}
.wpforms-submit-container button.principal {
    position: relative !important;
    padding: 2px 0.5em 0 0.5em !important;
    z-index:0 !important;
    color: #4a4a4a !important;
    text-transform: uppercase !important;
    letter-spacing: 2.5px !important;
    font-size: 14px !important;
    border: none !important;
    background-color: #fafafa !important;
    line-height: 20px;
}
.wpforms-submit-container {
    position:absolute !important;
    right: 0;
    bottom: 10px;
}
a.principal:after, .wpforms-submit-container button.principal:after {
    content:'';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fbf2e5;
    height: 50%;
    z-index: -1;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
a.principal:hover:after, .wpforms-submit-container button.principal:hover:after {
    height:100%;
}
a {
	text-decoration: none;
}
a:after {
    
}

a:hover,
a:focus {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0 0 5px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}




/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'zahrah', sans-serif;
	margin: 0 0 10px;
    font-weight: bold;
}

h1 {
	font-size: 40px;
	font-size: 4.0rem;
    line-height: 52px;
}

h2 {
	font-size: 35px;
	font-size: 3.5rem;
    line-height: 50px;
}

h3 {
	font-size: 30px;
	font-size: 3.0rem;
    line-height: 45px;
}

h4 {
	font-size: 26px;
	font-size: 2.6rem;
    line-height: 45px;
}

h5 {
	font-size: 20px;
	font-size: 2.0rem;
    line-height: 45px;
    font-weight: normal;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input, select, textarea {
    background-color: #fafafa;
    border: none;
    border-bottom: 1px solid #d7d7d7;
    color: #9b9b9b !important;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    padding: 8px 8px 4px 0px;
    width: 100%;
}
.form-horizontal input {
    background-color: #fff;
}

input:focus,
textarea:focus {
	border-bottom: 1px solid #d7d7d7;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #d7d7d7;
	font-weight: normal;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #d7d7d7;
	font-weight: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus  {
	background-color: #c3251d;
	color: #fff;
}

.entry-content .button:hover,
.entry-content .button:focus {
	color: #fff;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #c3251d;
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover,
.footer-widgets button:focus,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets .button:focus {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}
input:-webkit-autofill {
    background: none !important;
    -webkit-box-shadow: 0 0 0px 1000px #fafafa inset;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
    position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 2500px;
}

.site-inner {
	clear: both;
	padding-top: 130px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 800px;
}
.content-sidebar .content {
    width: 80%;
}
.content-sidebar .sidebar-primary {
    width: 16%;
    margin-left: 4%;
}
.content-sidebar .site-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 130px 5% 0 5%;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}
.two-fifths, .three-fifths, .one-fifth, .four-fifths {
    float: left;
    margin-left: 2%;
}
.one-fifth {
    width: 19%;
}
.two-fifths {
    width: 39%;
}
.three-fifths {
    width: 59%;
}
.four-fifths {
    width: 79%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
	padding: 40px;
}

.author-box-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-title {
	font-size: 35px;
	font-size: 3.5rem;
}

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #c3251d;
}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

.footer-widgets .widget-title {
	color: #fff;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */



/* # Plugins
---------------------------------------------------------------------------------------------------- */



/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus */
:focus {
	color: #333;
/*	outline: #ccc solid 1px;*/
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */
/*
.post-type-archive-product .site-header {
    position: absolute;
}
*/

.site-header {
	margin: 0 auto;
    position: fixed;
    background-color: #fafafa;
    z-index: 9000;
    width: 100%;
    padding: 0 50px;
    height: 80px;
    -webkit-transition: all 01s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    padding-top: 0px;
}
#sitelogo {
    display: inline-block;
}

.site-header.sticky {
    height: 60px;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.site-header.sticky .site-title > a {
    background: url(images/logo-teresa-sticky.png) no-repeat left;
    
}

.site-header .wrap {
	padding: 0;
}

/* ## Title Area
--------------------------------------------- */
.title-area #sitelogo > img {
    width: 60px;
    height: 60px;
}
.title-area {
	float: left;
	padding: 10px 0;
/*	width: 360px;*/
}

.header-full-width .title-area {
	width: 70px;
}

.site-title {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #333;
}

/*
.header-image .site-title > a {
	background: url(http://www.teresaponlamesa.com/wp-content/uploads/2017/03/loog-teresa.png) no-repeat left;
	float: left;
	min-height: 75px;
	width: 100%;
}
*/

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
    position: absolute;
    top: -1000px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: left;
	text-align: right;
	width: 800px;
    padding-top: 10px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.nav-primary {
    float: left;
    padding-left: 10%;
}
.nav-secondary {
    float: right;
}
.site-header.sticky ul.genesis-nav-menu {
    padding: 20px 0;
}
.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	width: 100%;
    padding: 32px 0;
}
#menu-secundario.genesis-nav-menu {
    padding: 18px 0;
}
.site-header.sticky #menu-secundario.genesis-nav-menu {
    padding: 6px 0;
}
.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #4a4a4a;
	text-decoration: none;
	display: block;
    padding: 2px 16px;
    font-size: 14px;
/*    line-height: 32px;*/
    letter-spacing: 1px;
    position: relative;
}

.genesis-nav-menu a:hover:after, .genesis-nav-menu .current_page_item a:after {
    content:'';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fbf2e5;
    height: 50%;
    z-index: -1;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
a.principal {
    position: relative;
    padding: 2px 0.5em 0 0.5em;
    z-index:0;
    color: #4a4a4a;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-size: 14px;
    
}



.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus  {
	color: #4a4a4a;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: 0;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

/* ## Accessible Menu
--------------------------------------------- */


/* ## Site Header Navigation
--------------------------------------------- */



/* ## Primary Navigation
--------------------------------------------- */
i.wpmenucart-icon-shopping-cart-13::before {
    content: url(images/cart.svg) !important;
    position: relative;
    top: 4px;
    margin-right: 5px;
}
li.menu-item-496 a::before, li#menu-item-505 a::before {
    content: url(images/login.svg);
    position: relative;
    top: 7px;
    margin-right: 5px;
}
li.wpmenucartli a, li.menu-item-496 a, li#menu-item-505 a {
    font-size: 12px;
    color: #9b9b9b;
}
li.wpmenucartli a:hover::after, li.menu-item-496 a:hover::after, li#menu-item-505 a:hover::after {
    background-color: transparent;
}








/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 40px;
}





/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
    font-size: 16px;
    font-size: 1.4rem;
    line-height: 20px;
    padding: 20px 50px 40px 50px;
    text-align: left;
    color: #9b9b9b;
}
.footer_links {
    margin-bottom:20px;
    text-align: center;
}
.footer_links {
    font-size: 12px;
}
.footer_social {
    margin-bottom: 20px;
    text-align: center;
}
.footer_social span {
    font-size: 11px;
    font-size: 1.1rem;
    padding-right: 20px;
    position: relative;
    bottom: 2px;
}
.site-footer p {
	margin-bottom: 0;
}
.site-footer a {
    color: #9b9b9b;
}


/* # Custom styles
------------------------------------------------------------------------------------------------------- */
.archive.post-type-archive.post-type-archive-product .site-header {
    position: static;
    padding-bottom: 50px;
}
.archive.post-type-archive.post-type-archive-product .site-header.fixed {
    position: fixed;
    top:0;
}
.archive.post-type-archive.post-type-archive-product .site-header.fixed ~ .site-inner {
    padding-top: 100px;
}
.archive.post-type-archive.post-type-archive-product .site-inner {
    padding-top:0;
}
.franja_verde {
    background-color: #e5f4f5;
    padding: 10px 50px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.9px;
}
.franja_verde p::before {
    content: url(images/regalo.svg);
    margin-right: 12px;
    top: 4px;
    position: relative;
}
.franja_verde span {
    text-transform: uppercase;
}
.franja_verde a {
    color: #4a4a4a;
    padding-left: 10px;
    text-decoration: underline;
}
.franja_verde #close {
    position: absolute;
    right: 40px;
    top: 18px;
    cursor: pointer;    
}
#popup_regalo {
    display: none;
}
#popup_regalo.featherlight-inner {
    display: block;
}
#mylightbox {
    display: none;
}
#mylightbox.featherlight-inner {
    display: block;
    /* PRUEBA RESPONSIVE */
    position: relative;
    
}
#mio {
    display: none;
}
#mio.featherlight-inner {
    display: block;
    
}
.abrir_video {
    display: none;
}
.abrir_video.featherlight-inner {
    display: block;
}
.featherlight .featherlight-close-icon {
    width: 40px;
    right: 50% !important;
}
#mylightbox iframe {
    
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.featherlight {
    background: rgba(250,250,250,0.8) !important;
}
.featherlight .featherlight-content {
    background: transparent !important;
    max-height:100% !important;
    padding: 0 !important;
    border-bottom: none !important;
        margin: 0 !important;
/*    padding: 0 5% !important;*/
    max-height: 100%;
}
.featherlight .featherlight-close-icon {
/*    display: none;*/
}
#popup_regalo.featherlight-inner {
    display: flex;
    align-items: center;
}
#popup_regalo > div {
    float: left;
}
.info_popup {
    background-color: #fff;
    float: left;
    width: 65%;
    padding: 20px 40px;
    box-shadow: 1px 1px 6px #bbb, 1px -1px 6px #bbb;
}
.info_popup p:nth-child(2) {
    font-size:18px;
    color: #1e1313;
    
}
.short {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    clear: both;
}
.short:first-child {
    margin-top: 0;
}
.slider_principal, .taller_entradilla, .cooking_entradilla, .entradilla_empresas, .contact_entradilla {
    margin: 0 0 130px 0;
    position:relative;
    padding: 0 50px;
    
}
.taller_entradilla {
    margin-bottom:186px;
}
.cooking_entradilla {
    margin-bottom: 153px;
}
.entradilla_empresas {
    margin-bottom: 160px;
}
.slider .one-third {
    padding-top: 5%;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 500px;
}
.slider .one-third p, #instafeed p, .texto_video p, .talleres .one-third p, .cooking_entradilla p, .tapas_entradilla p {
    text-transform: uppercase;
    letter-spacing: 5px;
}
p.titulillo {
    text-transform: uppercase;
    letter-spacing: 5px;
}
.slider .one-third h1 {
    margin-bottom: 30px;
}
.pager {
    position: absolute;
    bottom: 20px;
}
.pager a {
    font-family: 'zahrah', sans-serif;
    font-size: 16px;
	font-size: 1.6rem;
    font-weight: normal;
    color: #000;
    padding: 0 10px;
    position: relative;
}
.pager a.active {
    font-size: 30px;
    font-size: 30px;
    top: 3px;

}
.pager a:visited {
    color: #000;
}

.entradilla {
    padding: 0 18%;
    margin-bottom: 130px;
}
.entradilla h3 {
    font-weight: normal;
}
.entradilla:after {
    content: '';
    width: 100%;
    background-color: #345678;
    position: absolute;
    top: 0;
    left: 0;
}
.espacio {
    position: relative;
    overflow: hidden;
    margin-bottom: 130px;
}
.espacio .three-fifths {
    padding: 10% 15% 10% 30px;
}
.espacio:after {
    content: '';
    width: 100%;
    background-color: #FBF2E5;
    position: absolute;
    bottom: -45px;
    left: 10%;
    z-index: -1;
    height: 100%;
    clear: both;
}
.servicios, .video_section {
    position: relative;
    margin-bottom: 130px;
}
.servicios h1 {
        margin-bottom: 40px;
}
.servicios h3 {
    margin-bottom: -5px;
}
.servicios:after {
    content: '';
    width: 100%;
    background-color: #e5f4f5;
    position: absolute;
    top: 30px;
    /* left: 10%; */
    z-index: -1;
    height: 60%;
    clear: both;
}
.texto_video {
    position: absolute;
    bottom: 0;
    background-color: #fafafa;
    right: 0px;
    width: 600px;
    padding: 50px;
}
video_section {
    position: relative;
    margin-bottom: 275px;
}
.texto_video p {
    margin-bottom: 10px;
    font-size: 14px;
}
#instafeed {
    margin-top: 125px;
}
#instafeed p {
    margin-bottom: 5px;
}
#instafeed h3 {
    padding-bottom: 20px;
}
#instafeed img {
    width: 23.5%;
    margin-right: 2%;
}
#instafeed a:last-child img {
    margin-right: 0;
}
.talleres {
    padding: 40px 100px;
}
.talleres .two-thirds {
    padding: 46px 7% 0 7%;
}
.taller_entradilla:after {
    content: '';
    width: 100%;
    background-color: #FBF2E5;
    position: absolute;
    top: 70px;
    left: 0;
    z-index: -1;
    height: 100%;
    clear: both;
    /* margin: 0 auto; */
/*    margin-left: -55%;*/
}
.cooking_entradilla, .contact_entradilla {
    display: table;
}
.contact_entradilla {
    margin-bottom: 45px;
}
.cooking_entradilla > div, .contact_entradilla > div {
    display: table-cell;
    vertical-align: middle;
}
.cooking_entradilla div:last-child, .contact_entradilla div:last-child {
    width: 25%;
    padding-left: 20px;
}
.cooking_entradilla:after {
    content: '';
    width: 78%;
    background-color: #FBF2E5;
    position: absolute;
    top: 70px;
    left: 10%;
    z-index: -1;
    height: 100%;
    clear: both;
}
.cooking_description {
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 130px;
}
.cooking_description h2 {
    position: relative;
}
.cooking_description h2:after {
    content: '';
    position: absolute;
    top: 52%;
    width: 100px;
    height: 2px;
    background-color: #000;
    margin: 0 40px;
}
.cooking_description p {
    padding:5px 10%;
}
.cooking_description a{
    margin-left: 10%;
}
.cooking_explanation {
    margin-bottom: 420px;
    position: relative;
}
.cooking_explanation img {
    width: 60%;
}
.cooking_explanation:after{
    content: '';
    width: 37%;
    background-color: #FBF2E5;
    position: absolute;
    top: 20%;
    left: 43%;
    z-index: -1;
    height: 100%;
    clear: both;
    margin: 0 auto;
}
.texto_parties {
    position: absolute;
    width: 50%;
    background-color: #fafafa;
    right: 0;
    top: 69%;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 50px;
}
.cooking_slides {
    max-width: 1500px;
    margin: 0 auto;
    margin-bottom: 118px;
}
.cooking_slides h2 {
    text-align: center;
    margin-bottom: 118px;
}
.slide_tapas, .slide_party {
    margin-bottom: 118px;
    display: flex;
    align-items: center;
}
.slide_tapas .one-third {
/*    display: table;*/
    
    padding: 0 5%;
}
.slide_party .one-third {
/*    display: table;*/
    
    padding: 0 5%;
}
.slide_tapas .bx-wrapper, .slide_party .bx-wrapper {
    margin-bottom: 0;
}
.slide_tapas .one_third >div {
    display: table-cell;
    vertical-align: middle;
}
.slide_tapas .two-thirds, .slide_party .two-thirds {
    width: 54%;
    margin-left: 2%;
}
.slide_tapas .one-third, .slide_party .one-third {
    width: 44%;
    margin-left: 2%;
}
.slide_tapas .first, .slide_party .first {
    margin-left: 0;
}
.cooking_info {
    position: relative;
    margin-top: 125px;
}
.cooking_info .short {
    display: table;
}
.cooking_info .short > div {
    display: table-cell;
    vertical-align: middle;
}
.cooking_info .short >div:last-child {
    width: 70%;
}
.cooking_info h5 {
    padding: 0 50px;
}
.cooking_info .principal {
    font-size: 20px;
	font-size: 2.0rem;
    line-height: 45px;
    font-weight: normal;
    text-transform: none;
}
.cooking_info:after {
    content: '';
    width: calc(100% - 60px);
    background-color: #e5f4f5;
    position: absolute;
    top: 30px;
    /* left: 10%; */
    z-index: -1;
    height: 60%;
    clear: both;
    margin: auto;
    top: 0;
    left: 60px;
    bottom: 0;
    right: 0;
}
.page-id-179 .cooking_entradilla:after, .page-id-190 .cooking_entradilla:after {
    content: '';
    width: 100%;
    background-color: #FBF2E5;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: -1;
    height: 100%;
    clear: both;
}
.page-id-190 .cooking_entradilla div:last-child {
    width: 30%;
    padding-left: 20px;
    padding-right: 5%;
}
.page-id-190 .cooking_entradilla p:last-child, .page-id-179 .cooking_entradilla p:last-child, .page-id-139 .cooking_entradilla p:last-child {
    font-size: 16px;
	font-size: 1.6rem;
	line-height: 2;
    text-transform: none;
    letter-spacing: 0;
}
.entradilla_empresas img {
    width: 100%;
}
.entradilla_empresas:after {
    content: '';
    width: 100%;
    background-color: #FBF2E5;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: -1;
    height: 100%;
    clear: both;
}
.carrusel {
    text-align: center;
    margin-top: 120px;
}
.contact_entradilla {
    position: relative;
    padding-left: 50px;
}
.contact_entradilla div:last-child {
    width: 30%;
    padding-left: 40px;
}
.contact_entradilla:after {
    content: '';
    width: 74%;
    background-color: #FBF2E5;
    position: absolute;
    top: 70px;
    left: -10px;
    z-index: -1;
    height: 100%;
    clear: both;
}
.address {
    margin: 10px 0;
}
.tienda h2, .productos h2 {
    text-align: center;
}
.productos {
    margin-bottom: 200px;
    height: 500px;
    background-color: #FBF2E5;
    padding-top: 50px;
    
}
.footer-widgets {
    margin-top: 135px;
}
.footer-widgets-1, .footer-widgets-2 {
    background-color: #fff;
    padding: 50px 20px;;
    text-align: center;
}
.footer-widgets-1 p, .footer-widgets-2 p {
    font-size: 19px;
    font-weight: 500;
    color: #d7d7d7;
    letter-spacing: 1px;
}
/* Newsletter Mailchimp */
#mc_embed_signup {
    max-width: 360px;
    margin: 0 auto;
}

#mc_embed_signup .mc-field-group label {
    display: none !important;
}
#mc_embed_signup .mc-field-group input.email {
    border: none;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    font-family: 'Avenir Book';
    font-weight: normal;
    text-indent: 0 !important;
    border-radius:0;
    width: calc(100% - 26px) !important;
    display: inline-block;
    height: 37px;
    background-color: transparent !important;
}
#mc_embed_signup .mc-field-group input:focus {
    border-bottom: 1px solid #d7d7d7;
}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: none !important;
    border-bottom: 1px solid #d7d7d7 !important;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block;
    margin: 2px 0 1em 0;
    padding: 5px 0 !important;
    background-color: #fff !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 12px !important;
    font-weight: normal;
    z-index: 1;
    color: #DF2C36 !important;
}
#mc_embed_signup .mc-field-group input.button {
    border-bottom: 1px solid #d7d7d7 !important;
    background-color: transparent;
    color: #A5A9AB;
    padding: 6px 0;
    height: 37px;
    border-radius: 0;
    color: transparent;
    float: right;
    width: 26px;
    margin-left: -4px;
    background: transparent url(images/flecha.svg) no-repeat 4px 12px;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out;
    margin: 0 !important;
}
#mc_embed_signup .mc-field-group input.button:hover {
    background: transparent url(images/flecha.svg) no-repeat 7px 12px;
}
#mc_embed_signup #mce-success-response {
    color: #57989A !important;
}
#mc_embed_signup div#mce-responses {
    padding: 20px 5px !important;
    width: 100% !important;
    margin: 0 !important;
}
#mc_embed_signup div.response {
    padding: 10px 0px !important;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 100% !important;
    font-weight: normal !important;
    font-family: 'Avenir Book' !important;
    font-size: 14px !important;
    line-height: 1.6;
}
/* Fin Newsletter Mailchimp */ 
.footer a {
    color: #9b9b9b;
}
.footer_social a {
    padding: 0 15px;
}
.form-horizontal {
    width: 400px;
    margin: 0 auto;
}
fieldset {
    border: none;
}
/*  ----- Contacto ------ */
#contact_form {
    width: 600px;
    padding-top:100px;
}
#contact_form fieldset {
    padding: 20px 0 50px 0;
}
#contact_form .form-group {
    margin-bottom: 20px;
}
#contact_form input, #contact_form textarea {
    border: none !important;
    border-bottom: 1px solid #d7d7d7 !important;
    background-color: #fafafa !important;
    font-size: 14px;
    padding: 8px 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
    position: relative;
}
.wpforms-field-description {
    position: absolute !important;
    top: 13px;
    /* left: 30px; */
    font-size: 14px !important;
    color: #9b9b9b;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#contact_form input:focus ~ .wpforms-field-description, #contact_form input:valid ~ .wpforms-field-description, #contact_form textarea:focus ~ .wpforms-field-description, #contact_form textarea:valid ~ .wpforms-field-description  {
    top: -10px;
    color: #57989A;
    font-size: 13px !important;
}
#contact_form input.wpforms-error[type="email"] ~ .wpforms-field-description {
    top: -10px;
    color: #57989A;
    font-size: 13px !important;
}
#contact_form input:focus, #contact_form textarea:focus {
    border-bottom: 2px solid #57989A !important;
}
#contact_form input[type="checkbox"] + label::before {
    content:'\a0'; /* non-break space */
    display: inline-block;
    vertical-align: .2em;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: #fafafa;
    text-indent: .15em;
    line-height: .65;
    border: 1px solid #4a4a4a;
    position: relative;
    bottom: 2px;
}
#contact_form input[type="checkbox"]:checked + label::before {
/*    content: url(images/tick.png);*/
    background: url(images/tick.png) no-repeat 4px 4px;
}
#contact_form input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
}
.condiciones_formulario {
    margin-top: 20px !important;
}
.condiciones_formulario label.wpforms-field-label-inline {
    font-size: 14px;
}
div.wpforms-container-full .wpforms-form label.wpforms-error {
    font-size: 12px !important;
    color: #D0011B !important;
}
.wpforms-confirmation-container-full {
    color: #57989A;
    margin: 0 0 24px 0;
    background: #fafafa;
    border: none;
    padding: 15px 0px;
    font-size: 14px;
}
.condiciones_formulario label {
    font-size: 14px !important;
    color: #9b9b9b !important;
}
.condiciones_formulario label a {
    color: #9b9b9b !important;
    text-decoration: underline !important;
}
.checkbox-inline {
    font-size: 14px;
    color: #d7d7d7;
}
.checkbox-inline input {
    margin-right: 10px;
}
.checkbox-inline a {
    text-decoration: underline;
    color: #d7d7d7;
}
.enviar {
    float: right;
}

.carta {
    padding: 0 200px 100px 200px;
}
.carta h3 {
    line-height: 30px;
    margin: 0 0 5px 0;
}
a.download {
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0.92px;
    color: #4a4a4a;
    position: relative;
    z-index:1;
}
a.download:before {
    content: url(images/icon_download.png);
    position: relative;
    top: 7px;
    margin-right: 10px;
}
a.download:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;;
    width: 78%;
    background-color: #fbf2e5;
    height: 100%;
    z-index: -1;
    
}
.carta_entradilla {
    margin: 20px 0 50px 0;
}
.titular {
    font-family: 'Avenir';
    font-weight: 900;
    color: #57989A; 
}
.condiciones {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 30px;
}
.condiciones p {
    font-family: 'Avenir';
    font-weight: 900;
    
}

/* ## Ajustes Shop -----
---------------------------------- */
.archive.woocommerce-page .page-title, .archive.woocommerce-page .page-description ~ ul.products, .archive.woocommerce-page .page-description ~ .woocommerce-result-count {
    display: none;
} 

h2.woocommerce-loop-product__title {
    line-height: 26px;
}

.filters {
    margin-top: 75px;
}

/* --- Filtro --- */
.chosen-container {
    width: 160px !important;
    font-size: 14px !important;
}
.chosen-container-single .chosen-single span {
    font-size: 14px !important;
}
.chosen-container-single .chosen-single {
    border: none !important;
    border-radius: 5px;
    background-color: #fafafa !imoprtant;
    background: none !important;
    box-shadow: none !important;
    color: #4a4a4a !important;
}
.woof_submit_search_form_container {
    display: none !important;
}
.chosen-container-single .chosen-search {
    display: none;
}
.chosen-container-single .chosen-drop {
    border-radius: 0 !important;
}
.chosen-container .chosen-drop {
    border: 1px solid green;
    
}
.chosen-container .chosen-results li.highlighted {
    background-color: #2d6365 !important;
    background-image: none !important;
}

/* --- Listado de productos ------ */

.woocommerce-result-count {
    font-size: 13px;
}
.chosen-container-single .chosen-single {
    padding: 0 !important;
}
#woof_results_by_ajax {
    position: relative;
}
/*
.woocommerce-pagination {
    position: absolute;
    top: 0;
    right: 0;
}
*/
#woof_results_by_ajax div.woocommerce .woocommerce-pagination {
    position: absolute;
    bottom: 0;
    width:100%;
}
.page-description + .woocommerce-pagination {
    display: none;
}
.woocommerce-result-count {
    display: none !important;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: none !important;
    font-size: 13px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    font-size: 13px;
    font-weight: normal;
    color: #4a4a4a;
}
.woocommerce ul.products li.product h3 {
    font-family: 'Avenir';
    font-weight: 900;
    font-size: 16px;
    line-height: 25px;
    color: #4a4a4a;
    text-align: center;
}
.woocommerce ul.products li.product .price {
    color: #5c5c5c !important;
    font-family: 'Avenir Book';
    font-weight: normal !important;
    margin-bottom: .5em;
    font-size: 16px !important;
    line-height: 25px;
    text-align: center;
}

/* -----  PÁGINA DE PRODUCTO ------- */
.single-product #genesis-content {
    float: none;
/*
    max-width: 1200px;
    margin: 0 auto;
*/
}
.single-product #genesis-content article {
/*    margin: 0 50px;*/
}
.single-product .info_product {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
}
.single-product .contenedor_related_products {
    clear: both;
    position: relative;
}
.single-product .contenedor_related_products:after {
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #fbf2e5;
}
.single-product .related.products {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 50px 0 50px;
}
.woocommerce-page div.images {
    width: 61% !important;
    margin-bottom: 100px !important;
}
.woocommerce-page div.summary {
    width: 35% !important;
}
.woocommerce-page .related.products {
    clear: both;
    margin-top: 100px;
}
.summary h1.product_title {
    font-size: 26px;
    line-height: 45px;
    margin-top: 30px !important;
}
.woocommerce-page div.summary p.price {
    color: #4a4a4a !important;
    font-family: 'Avenir Book';
    font-weight: normal;
    font-size: 16px !important;
    line-height: 32px;
    margin-bottom: 15px !important;
}
.woocommerce-Price-currencySymbol {
    padding-left: 5px;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-top: 30px;
}
.woocommerce button.single_add_to_cart_button.button.alt {
    background-color: #57989A;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 3.4px;
    padding: 13px 10px;
    border-radius: 0 !important;
}
.woocommerce button.single_add_to_cart_button.button.alt:hover {
    background-color: #2d6365;
}
.related.products h2 {
    font-size: 26px;
    line-height: 45px;
}
.woocommerce ul.products {
    margin-top: 30px !important;
}
.quantity.buttons_added input {
    background-color: #fafafa;
    border: 1px solid #4a4a4a;
    color: #4a4a4a !important;
    position: relative;

}
.quantity.buttons_added {
    border: 1px solid #4a4a4a;
}
.quantity.buttons_added input.input-text.qty.text {
    padding: 13px 8px 11px 12px;
    border: none; 
}
.quantity.buttons_added input.minus  {
    padding: 11px 10px 11px 10px;
    border: 0;
    border-right: 1px solid #4a4a4a;
}
.quantity.buttons_added input.plus {
    padding: 11px 8px 11px 8px;
    border: 0;
    border-left: 1px solid #4a4a4a;
}
.product-quantity .quantity.buttons_added {
    border: none;
}
.product-quantity .quantity.buttons_added input.input-text.qty.text, .product-quantity .quantity.buttons_added input.minus, .product-quantity .quantity.buttons_added input.plus {
    border: 1px solid #4a4a4a;
}
.quantity.buttons_added input.minus:hover, .quantity.buttons_added input.plus:hover {
    background-color: #57989A;
    color: #fafafa !important;
}
.single-product .details span {
    font-size: 14px;
}
.single-product .details > div {
    display: inline;
}
.single-product .details .product_time {
    padding-right: 15px;
}
div.heateor_sss_sharing_title {
    float: left;
    font-weight: normal !important;
    color: #4a4a4a;
    font-size: 14px;
    padding-right: 10px;
}
.woocommerce-message {
    border-top: 0 !important;
    background-color: #FBF2E5 !important;
}
.woocommerce-message:before {
    content: "\e015";
    color: #57989a !important;
}
.woocommerce-message a {
    color: #57989a !important;
    font-size: 14px;
}
.woocommerce-message a.button {
    padding: 9px 20px 9px 20px !important;
    font-size: 14px !important;
    letter-spacing: 3.4px !important;
    background-color: #57989a !important;
    color: #fafafa !important;
    border-radius: 0 !important;
}
.woocommerce-message a.button:hover {
    background-color: #2d6365 !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    position: relative;
}
.woocommerce-tabs.wc-tabs-wrapper:after {
    content:'';
    position: absolute;
    top:0;
    width:100%;
    height: 100%;
    background-color: #e5f4f5;
    z-index: -1;
}
ul.tabs.wc-tabs {
    display: none;
}
.woocommerce-Tabs-panel--description {
    font-size: 15px;
    line-height: 1.8;
    max-width: 800px;
    margin: 0 auto !important;
    padding: 40px 0 !important;
}
.woocommerce-Tabs-panel--description h2 {
    font-size: 24px;
    font-size: 2.4rem;
}
.woocommerce div.product form.cart .variations select {
    border-bottom: 0;
}
.woocommerce div.product form.cart .reset_variations {
    color: #57989A;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    background-color: rgba(87,152,154,0.8) !important;
}
.woocommerce div.product .woocommerce-variation-price span.price {
    color: #57989A;
}
.woocommerce div.product p.stock {
    color: #57989A;
}
.woocommerce div.product p.out-of-stock {
    color: #DF2C36;
}
h3#ship-to-different-address {
    display: none;
}
.woocommerce div.product form.cart .variations select {
    color: #b90b0b !important;
    font-size: 1.7rem;
}
/* ----- Floating cart  ------- */
.float_cart ul.wpmenucart {
    width: 400px;
}

/* ------ Checkout Tienda -------- */
.woocommerce-checkout .woocommerce {
    max-width: 800px;
    margin: 0 auto;
}
.woocommerce-checkout .woocommerce #checkout_timeline {
    display: block;
    margin: 0;
    position: relative;
    overflow: hidden;
}
.woocommerce-checkout .woocommerce #checkout_timeline:after {
	content: "";
	position: absolute;
	top: 34px;
	left: 0;
	right: 0;
	background-color: #d7d7d7;
	height: 3px;
	display: block;
	z-index: 1;
}
.woocommerce form.woocommerce-checkout .form-row.woocommerce-validated input.input-text {
    border-color: #d7d7d7;
}

/* TIMELINE */
body .woocommerce #checkout_timeline {
	padding: 0 0 40px;
}
body .woocommerce #checkout_timeline li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    float: left;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 1px;
    border: 0;
    color: #4a4a4a;
    text-transform: none;
}
body .woocommerce #checkout_timeline.horizontal li {
    border-width: 0;
    position: relative;
    z-index: 9;
}
body .woocommerce #checkout_timeline li.active .timeline-wrapper {
    font-weight: 500;
    color: #4a4a4a;
}
body .woocommerce #checkout_timeline.horizontal li .timeline-wrapper {
    padding: 0;
    display: block;
    position: relative;
}
body .woocommerce #checkout_timeline li .timeline-wrapper .timeline-step  {
	width: 11px;
	height: 11px;
	box-shadow: 0 0 0 0 #57989A;
	padding: 0;
	margin: 0;
    border-color: transparent;
    background-color: #57989A;
    color: transparent;
    position: absolute;
    top: 30px;
    left: 50%;
    font-size: 1px;
    -webkit-transform: translateX(-50%);
    		transform: translateX(-50%);
    -webkit-transition: .3s ease;
        	transition: .3s ease;
}
body .woocommerce #checkout_timeline li.active .timeline-wrapper .timeline-step {
	width: 5px;
	height: 5px;
	top: 33px;
	box-shadow: 0 0 0 7px #57989A;
	background-color: #fff;
	border-color: transparent;
}
body .woocommerce #checkout_timeline li.active + li .timeline-wrapper .timeline-step,
body .woocommerce #checkout_timeline li.active + li + li .timeline-wrapper .timeline-step,
body .woocommerce #checkout_timeline li.active + li + li + li .timeline-wrapper .timeline-step,
body .woocommerce #checkout_timeline li.active + li + li + li + li .timeline-wrapper .timeline-step  {
	width: 5px;
	height: 5px;
	top: 33px;
	box-shadow: 0 0 0 0 #57989A;
	background-color: #57989A;
	border-color: transparent;
}
body .woocommerce #checkout_timeline li.active:after {
	content: "";
	width: 2000px;
	height: 3px;
	background-color: #57989A;
	position: absolute;
	top: 34px;
	right: calc(100% + 0px);
	-webkit-animation: 0.3s linear forwards zip;
    		animation: 0.3s linear forwards zip;
}
@-webkit-keyframes zip {
    0% {
    	right: calc(100% + 0px);
    }
    100% {
    	right: calc(50% + 8px);
    }
}
@keyframes zip {
    0% {
    	right: calc(100% + 0px);
    }
    100% {
    	right: calc(50% + 8px);
    }
}
body .woocommerce #checkout_timeline li .timeline-wrapper .timeline-label {
    text-align: center;
    padding-bottom: 26px !important;
    display: block;
    vertical-align: middle;
    width: 100%;
}


#checkout-wrapper.timeline-horizontal {
    margin-top: 40px;
}
#checkout-wrapper {
    max-width: 760px;
    margin: 0 auto;
}
#checkout-wrapper #checkout_coupon, #checkout-wrapper #order_review {
    max-width: 600px;
    margin: 0 auto;
}
#checkout-wrapper .woocommerce-billing-fields, #checkout-wrapper .checkout_shipping, #checkout-wrapper #order_checkout_payment {
    max-width: 400px;
    margin: 0 auto;
}
#checkout-wrapper h3 {
    font-family: 'Avenir Book';
    font-size: 16px;
    line-height: 32px;
    font-weight: normal;
    color: #4a4a4a;
    margin-bottom: 30px;
}
.woocommerce-billing-fields p {
    float: none !important;
    width: 100% !important;
    margin-bottom: 15px !important;
}
.woocommerce form .form-row label {
    font-size: 14px;
    color: #9b9b9b;
    
}
.woocommerce form .form-row woocommerce-validated label {
    font-size: 14px;
    color: #4a4a4a;
    
}
.woocommerce form .form-row .required {
    color: #9b9b9b !important;
    font-weight: normal;
    border: 0;
}
.woocommerce-checkout #form_actions {
    max-width: 400px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    font-size: 14px !important;
}
.woocommerce-checkout .woocommerce input.button.alt {
    background-color: #57989A;
    margin-top: 20px;
    height: 45px;
    padding: 16px 1em !important;
    font-size: 14px !important;
    
}
.woocommerce-checkout .woocommerce input.button.alt:hover {
    background-color: #516F71;
    background-color: #2d6365;
    
}
.woocommerce-checkout .woocommerce input.button {
    width: 100%;
    font-weight: normal;
    border-radius: 0 !important;
    color: #fafafa !important;
    background-color: #57989A;
    padding: 16px 1em !important;
    letter-spacing: 3.5px;
    border: 0;
}
.woocommerce-checkout input[type="checkbox"] + label::before {
    content:'\a0'; /* non-break space */
    display: inline-block;
    vertical-align: .2em;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background: #fafafa;
    text-indent: .15em;
    line-height: .65;
    border: 1px solid #4a4a4a;
    position: relative;
    bottom: 2px;
}
.woocommerce-checkout input[type="checkbox"]:checked + label::before {
/*    content: url(images/tick.png);*/
    background: url(images/tick.png) no-repeat 4px 4px;
}
.woocommerce-checkout input[type="checkbox"] {
/*
    position: absolute;
    clip: rect(0,0,0,0);
*/
}
.woocommerce-checkout .rememberme input[type="checkbox"] {

    position: absolute;
    clip: rect(0,0,0,0);

}
.woocommerce-checkout .woocommerce-shipping-fields label {
    font-size: 14px;
}
.woocommerce-checkout textarea[name="order_comments"] {
    border: 1px solid #9b9b9b;
    height: 150px !important;
    padding: 10px 10px;
}
.woocommerce-checkout input.button.yith-wcms-button.prev {
    background: none;
/*    display: inline !important;*/
    color: #9b9b9b !important;
    padding: 0 !important;
    text-transform: none;
    width: inherit !important;
/*
    position: absolute;
    top: 60px;
*/
    letter-spacing: 1px !important;
    font-size: 16px !important;
}
.woocommerce-checkout input.button.yith-wcms-button.prev::before {
    content: '\003c';
    margin-right: 5px;
}

.woocommerce-checkout input.button.yith-wcms-button.prev:hover {
    background: none !important;
}
.woocommerce-checkout input.button.yith-wcms-button.prev::before {
    content: '\003c';
    margin-right: 5px;
}
.woocommerce-checkout #payment div.form-row {
    padding: 1em 0 !important;
}
.woocommerce table.shop_table {
    font-size: 14px !important;
}
.woocommerce table.shop_table img {
    max-width: 120px;
}
table.shop_table.woocommerce-checkout-review-order-table {
    border: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table thead{
    display: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table td {
    border: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td, table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th {
    border-top: 1px solid #dadada !important;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot th {
    border-top: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td, table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th {
    border-top: 1px solid #4a4a4a !important;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td.empty {
    border: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table .cart_item td {
    border-top: 1px solid #dadada !important; 
}
.woocommerce table.shop_table td {
    padding: 17px 12px 10px 12px !important;
    vertical-align: middle;
}
.woocommerce table.shop_table tfoot td {
    padding: 10px 12px 10px 12px !important;
    vertical-align: middle;
}
.woocommerce table.shop_table td:last-child {
    text-align: right;
}
.includes_tax {
    display: block;
}
.woocommerce-info {
    border-top: none !important;
    font-size: 14px; !important;
    background-color: #fafafa !important;
}
.woocommerce-info a {
    color: #57989A !important;
}
.woocommerce-info::before {
    display: none !important;
}
#checkout_coupon .woocommerce-info {
    padding-left: 0 !important;
}
.woocommerce_checkout_coupon .showcoupon {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #4a4a4a;
    position: relative;
    top: 2px;
}
.woocommerce_checkout_coupon .showcoupon.activo {
    background: url(images/tick.png) no-repeat 4px 4px;
    transition: none !important;
}
.woocommerce form.checkout_coupon {
    border: none !important;
    padding: 0 !important;
    margin: 30px 0;
    text-align: left;
    border-radius: 0;
}
.woocommerce-checkout .woocommerce .checkout_coupon input.button {
    width: 100%;
    font-weight: normal;
    border-radius: 0 !important;
    color: #57989A !important;
    background-color: #fafafa;
    padding: 6px 1em !important;
    letter-spacing: 3.5px;
    border: 2px solid #57989A;
    font-size: 14px !important;
    height: 45px;
}
.woocommerce-checkout .woocommerce .checkout_coupon input.input-text {
    padding: 15px 8px 10px 0px !important;
}
.woocommerce-checkout .woocommerce .checkout_coupon input.button:hover {
    color: #fafafa !important;
    background-color: #2d6365 !important;
    border: 2px solid #2d6365 !important;
}
#payment.woocommerce-checkout-payment {
    background: #fafafa !important;
}
.woocommerce-checkout #payment ul.payment_methods li {
    font-size: 14px !important;
    line-height: 32px !important;
    font-weight: normal !important;
}
.woocommerce-checkout #payment div.payment_box {
/*
    background-color: #fafafa !important;
    color: #57989A !important;
    border: 1px solid #57989A !important;
    margin: 5px 0 15px 0 !important;
*/
    display: none !important;
}
.woocommerce-checkout #payment div.payment_box:before {
    display: none !important;
}
#payment .payment_method_paypal .about_paypal {
    color: #57989A !important;
}
.woocommerce form .form-row.wc-terms-and-conditions label.checkbox {
    font-size: 13px !important;
    color: #4a4a4a !important;
}
.woocommerce form .form-row.wc-terms-and-conditions label.checkbox a {
    color: #57989A !important;
}
ul.wc_payment_methods.payment_methods.methods {
/*    border-top: 1px solid #9b9b9b;*/
    border: none !important; 
    padding: 0 !important;
/*    margin-top: 30px !important;*/
    margin-bottom: 15px !important;
}
ul.wc_payment_methods.payment_methods.methods li {
    text-transform: uppercase;
    border-bottom: 1px solid #9b9b9b;
    border-top: 1px solid #9b9b9b;
    padding: 20px 0 20px 10px !important;
}
ul.wc_payment_methods.payment_methods.methods li:last-child {
    border-top: none !important;
}
ul.wc_payment_methods.payment_methods.methods li.payment_method_paypal img {
    display: none !important;
}
ul.wc_payment_methods.payment_methods.methods li.payment_method_paypal a {
    display: none !important;
}
.wc_payment_method.payment_method_redsys label img {
    display: none;
}
.woocommerce-billing-fields label {
    color: #4a4a4a !important;
}
#billing_country_field {
    font-size: 14px !important;
    color: #9b9b9b !important;
    font-weight: normal !important;
}
.select2-container .select2-choice {
    border-radius:0 !important;
    background-color: transparent !important;
}
.select2-container.state_select {
    font-size: 14px;
}
.select2-container .select2-choice>.select2-chosen {
    color: #9b9b9b !important;
}
.fiscal {
    text-align: center;
    font-size: 13px;
    color: #bbb;
    margin-top: 75px;
}
/* --- Checkout Login --- */
body.logged-in #checkout_login  {
    display: none;
}
#checkout_login {
    display: block;
    background: rgb(255, 255, 255);
    overflow: hidden;
    background: #fafafa;
    margin-bottom: -90px;
    z-index: 999;
    position: relative;
}
.woocommerce #checkout_login form.login {
    border: none;
    padding: 0;
    margin: 0;
}

.woocommerce #checkout_login form.login h3 {
    font-size: 16px;
    border-bottom: 1px solid #9b9b9b;
}
.woocommerce #checkout_login form.login p {
    font-size: 14px;
}

.woocommerce #checkout_login .usuario_registrado {
    width: calc(50% - 18px);
    float: left;
    position: relative;
}

.woocommerce #checkout_login .nuevo_usuario {
    width: calc(50% - 18px);
    float: right;
    position: relative;
}
.nuevo_usuario input.button.alt.yith-wcms-button.next {
    background-color: transparent;
    color: #57989A !important;
    border: 2px solid #57989A;
    padding: 14px 1em !important;
}
.nuevo_usuario input.button.alt.yith-wcms-button.next:hover {
    background-color: #2d6365;
    color: #fafafa !important;
    border: none;
}
.woocommerce .usuario_registrado input.button:hover {
    background-color: #2d6365;
    color: #fafafa !important;
}
.woocommerce #checkout_login form.login p.rememberme {
    margin: 20px 0;
}
.woocommerce #checkout_login form.login p.rememberme label {
    margin: 20px 0;
    font-size: 13px;
    color: #4a4a4a;
}
.woocommerce #checkout_login form.login p.lost_password {
    margin-top: 20px;
    text-align: center;
    font-size: 13px;
}
.woocommerce #checkout_login form.login p.lost_password a {
    color: #4a4a4a !important;
}
p.woocommerce-FormRow.woocommerce-FormRow--wide.form-row.form-row-wide {
    margin: 15px 0;
}
/* --- Fin Checkout Login --- */ 
/* ------------------ My account -------------- */
.page-id-218 img.size-full {
    width: 100%;
}
.cuenta_usuario {
    max-width: 800px;
    margin: 0 auto;
}
.cuenta_usuario .woocommerce-MyAccount-navigation {
    float: none !important;
    width: 100% !important;
    text-align: center;
    padding-bottom: 5px;
}
.cuenta_usuario .woocommerce-MyAccount-navigation ul {
    border-bottom: 1px solid #d7d7d7;
}
.cuenta_usuario .woocommerce-MyAccount-navigation li {
    display: inline-block;
    font-size: 14px;
    padding: 5px 3%;
    
}
.cuenta_usuario .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.cuenta_usuario .woocommerce-MyAccount-navigation li:hover {
    border-bottom: 1px solid #9b9b9b;
}
.cuenta_usuario .woocommerce-MyAccount-navigation li.is-active {
    border-bottom: 1px solid #9b9b9b;
}
.cuenta_usuario .woocommerce-MyAccount-navigation li:last-child {
    display: inline-block;
    font-size: 14px;
/*    padding-right: 0;*/
}
.cuenta_usuario .woocommerce-MyAccount-navigation li a {
    color: #9b9b9b;
}
.woocommerce-account .cuenta_usuario .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
    font-size: 14px;
    margin-top: 30px;
}
.woocommerce-account .cuenta_usuario .woocommerce-MyAccount-content a {
    color: #57989A;
}
.woocommerce-account .cuenta_usuario .woocommerce-MyAccount-content > p {
    margin-bottom: 30px;
    width: 70%;
}
.woocommerce-account .cuenta_usuario table {
    font-size: 14px !important;
}
.cuenta_usuario .woocommerce-EditAccountForm {
    max-width: 400px;
    margin: 0 auto;
}
.cuenta_usuario .woocommerce-EditAccountForm input.woocommerce-Button {
    width: 100%;
}
.cuenta_usuario .woocommerce table.shop_table {
    border: none;
    border-collapse: collapse;
    margin-bottom: 50px;
}
.cuenta_usuario .woocommerce table.shop_table thead {
    display: none;
}
.cuenta_usuario .woocommerce table.shop_table td {
    border: none;
    padding: 20px 8px;
}
.cuenta_usuario .woocommerce table.shop_table tr {
    border-bottom: 1px solid #d7d7d7; 
}
.cuenta_usuario .woocommerce table.shop_table.order_details tr, .cuenta_usuario .woocommerce table.shop_table.order_details th, .cuenta_usuario .woocommerce table.shop_table.customer_details tr, .woocommerce table.shop_table.customer_details th, .woocommerce table.shop_table.customer_details tbody {
    border: none;
}
.order-actions a.button.view {
    color: #4a4a4a;
    background: none;
    text-transform: lowercase;
    letter-spacing: 1px;
}
.order-actions a.button.view:hover {
    background: #57989A;
    color: #fafafa;
}
.order-actions a.button.view:after {
    content: url(images/Triangle.png);
    content: '\25b6';
    position: relative;
    right: 0;
    top: 0;
    padding-left: 10px;
    font-size: 8px;
    
}
.cuenta_usuario mark {
    background: none;
    color: #57989A;
}
.cuenta_usuario h2, .cuenta_usuario h3 {
    font-family: 'Avenir Book';
    font-size: 16px;
    font-weight: normal;
    color: #4a4a4a;
    border-bottom: 1px solid #9b9b9b;
    margin-bottom: 20px;
}
.woocommerce-account .addresses .title h3 {
    float: none !important;
}
.cuenta_usuario p.order-again {
    display: none;
}
.cuenta_usuario .woocommerce table.shop_table.customer_details td {
    border: none;
    padding: 5px 8px;
}
.cuenta_usuario address {
    font-size: 12px;
    padding-left: 30px;
}
.cuenta_usuario header.woocommerce-Address-title.title:after {
    display: inline;
}
.cuenta_usuario .woocommerce form .form-row label {
    font-size: 12px;
    color: #4a4a4a;
}
.cuenta_usuario .woocommerce input.button {
    background-color: #57989A;
    color: #fafafa !important;
    letter-spacing: 3.5px;
    border-radius: 0;
    margin-top: 20px;
    font-weight: normal !important;
    height: 45px;
    font-size: 14px;
}
.cuenta_usuario .woocommerce fieldset {
    margin-top: 50px;
    padding: 0;
}
.cuenta_usuario .woocommerce fieldset legend {
    margin-bottom: 20px;
}
.cuenta_usuario .woocommerce .woocommerce-LostPassword a {
    font-size: 12px;
    color: #57989A;
}
.cuenta_usuario .woocommerce form .form-row label.inline .woocommerce-Input {
    display: inline-block;
    margin-top: 10px;
    color: #57989A !important;
}
.cuenta_usuario .woocommerce-password-strength {
    display: none !important;
}
.cuenta_usuario .woocommerce form.login, .cuenta_usuario .woocommerce form.register {
    border: none;
    padding: 0;
}
.woocommerce-account .cuenta_usuario .woocommerce input.button:hover {
    background-color: #2d6365;
}

/* ----------- Carrito --------------------------- */
.woocommerce-cart .woocommerce {
    max-width: 800px;
    margin: 0 auto;
}
.woocommerce-cart .woocommerce table.shop_table {
    border: none;
}
.woocommerce-cart .quantity.buttons_added input.minus {
    padding: 7px 10px 8px 10px;
}
.woocommerce-cart .quantity.buttons_added input.plus {
    padding: 7px 10px 8px 10px;
}
.woocommerce-cart .quantity.buttons_added input.input-text.qty.text {
    padding: 6px 8px 6px 12px;
}
.woocommerce-cart .woocommerce input.button {
    width: inherit;
    font-weight: normal;
    border-radius: 0 !important;
    color: #fafafa !important;
    background-color: #57989A;
    padding: 6px 1em !important;
    letter-spacing: 3.5px;
    font-size: 14px !important;
    height: 45px;
}
.woocommerce-cart .woocommerce .coupon input.button {
    width: inherit;
    font-weight: normal;
    border-radius: 0 !important;
    color: #57989A !important;
    background-color: #fafafa;
    padding: 6px 1em !important;
    letter-spacing: 3.5px;
    border: 2px solid #57989A;
    font-size: 14px !important;
    height: 45px;
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0 !important;
    height: 45px;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a {
    padding: 15px 1em !important;
    background-color: #57989A !important;
    color: #fafafa !important;
    font-weight: normal !important;
    font-size: 14px !important;
    height: 45px;
    letter-spacing: 3.5px;
    -webkit-font-smoothing: inherit !important;
    border-radius: 0 !important;
}
.woocommerce-cart .woocommerce .wc-proceed-to-checkout a:hover {
    background-color: #2d6365 !important;
}
.woocommerce-cart .woocommerce .coupon input.button:hover, .woocommerce-cart .woocommerce input.button:hover {
    background-color: #2d6365;
    color: #fafafa !important;
    border: none !important;
}
.woocommerce-cart .woocommerce .coupon input.button:hover {
    border: 2px solid #2d6365 !important;
}
.woocommerce-cart  table.cart td.actions .coupon .input-text {
    height: 45px;
}
.woocommerce-cart h2 {
    font-family: 'Avenir';
    font-size: 28px;
    letter-spacing: 2px;
}
.woocommerce-cart tr.shipping td:first-child {
    display: none;
}
.woocommerce-cart .woocommerce a.remove {
    color: #DF2C36 !important;
}
.woocommerce-cart .woocommerce a.remove:hover {
    background: #DF2C36 !important;
}
.product-name a {
    color: #57989A;
}
/* ----------- Menú carrito ---------------------- */
.float_cart ul.wpmenucart {
    width: 210px !important;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
    right: 0px;
}
/* ----------- Popup Descuento Home -------------- */
.mfp-with-fade.mfp-ready.mfp-bg {
    opacity: 0 !important;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-with-fade.mfp-ready {
    background: rgba(255,255,255, 0.7) !important;
}
#wcmd_modal {
    padding: 60px 35px 40px 35px !important;
    border-radius: 0 !important;
    box-shadow: 2px 2px 5px #9b9b9b;
}

.wcmd_text {
	text-align: center;
}
.wcmd_text p {
	font-size: 14px;
	color: #4a4a4a;
}
.wcmd_text p.descuento {
	font-size: 30px;
	color: #000;
    font-family: 'zahrah';
    font-weight: bold;
    margin-top: -15px;
    letter-spacing: 1px;
}
.wcmd-form {
    margin-top: 20px !important;
}
.wcmd_email .wcmd-fields, .wcmd_email .wcmd-btn-cont {
    width: 50% !important;
}

.wcmd_email .wcmd-fields input {
    font-size: 14px !important;
    background-color: #fff !important;
}
.wcmd_email .wcmd-btn {
    width: auto;
    margin-left: 5% !important;
    width: 95% !important;
    padding: 10px 0 !important;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 3.5px;
    margin-top: 0;
    -webkit-font-smoothing: antialiased !important;
}
.wcmd_email .wcmd-btn:focus {
    background-color: #2d6365 !important;
}
div.wcmd-validation.success {
    background: #e5f4f5 !important;
    border: 1px solid #e5f4f5 !important;
}
.mfp-content #wcmd_modal .mfp-close {
    color: #9b9b9b !important;
}
.mfp-close {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    right: 15px !important;
    top: 10px !important;
    font-style: normal !important;
    font-size: 50px !important;
    font-family: 'zahrah' !important;
}
/* ----------- Generales woocommerce ------------- */
.woocommerce-error {
    color: #DF2C36 !important;
    background: none !important;
    border-top: none !important;
    padding: 0;
}
.woocommerce-error:before {
    content: "" !important;
}

/* ----------- Carrusel de logos ---------------- */

div.sp-logo-carousel-section .sp-logo-carousel-area .owl-controls .owl-nav div {
    display: none !important;
}
div#sp-logo-carousel”01″.sp-logo-carousel-area .owl-controls .owl-dots .owl-dot span {
    background-color: #57989A !important;
    border-color: #57989A !important;
    color: #fff;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .owl-controls .owl-dots .owl-dot.active span {
    background-color: #2d6365  !important;
    border-color: #2d6365  !important;
}

/* ------------- Calendario -------------------- */
.post-type-archive-tribe_events .entry-image-link {
    display: none;
}
.tribe-events-tooltip {
  display: none !important;
}
.filters {
    position: relative;
}
.calendario {
    position: absolute;
    left: 200px;
    top: -2px;
    font-size: 14px;
}
.calendario a {
    color: #4a4a4a;
    text-decoration: none;
    display: block;
    padding: 2px 16px;
    font-size: 14px;
    /* line-height: 32px; */
    letter-spacing: 1px;
    position: relative;
}
.calendario a:hover:after {
    content: '';
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
    background-color: #fbf2e5;
    height: 36%;
    z-index: -1;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    
}
.events-archive .entry-content {
    width:100%;
    padding-left: 5%;
    padding-right: 5%;
}
#tribe-events {
    max-width: 1200px;
    margin: 0 auto;
}
.tribe-events-calendar thead {
    border-left: 1px solid #E5F4F1 !important;
    border-right: 1px solid #E5F4F1 !important;
}
.tribe-events-calendar thead th {
    background-color: #E5F4F1 !important;
    color: #666 !important;
    border: none !important
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    font-family: 'Avenir Book' !important;
    font-size: 98%;
    font-weight: normal !important;
    line-height: 1.5 !important;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
    color: #2d6365  !important;
}
.tribe-events-sub-nav a {
    color: #57989A;
    letter-spacing: 1px !important;
}
.tribe-events-ical.tribe-events-button {
    display: none !important;
}
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
    background-color: #2d6365 !important;
}
.tribe-events-calendar td.tribe-events-present.mobile-active {
    background-color: #2d6365 !important;
}
.tribe-events-calendar td.mobile-active {
    background-color: #57989A !important;
}
.tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] {
    background-color: #57989A !important;
}
.tribe-mobile-day-heading {
    font-size: 22px !important;
    margin-bottom: 10px;
    margin-top: 20px !important;
}
#tribe-mobile-container .type-tribe_events h4 {
    font-size: 1em !important;
    margin: 0 0 2px;
    line-height: 1.7 !important;
    font-family: 'Avenir Book' !important;
}
#tribe-mobile-container .type-tribe_events h4 a {
    color: #4a4a4a !important;
}
#tribe-mobile-container .type-tribe_events h4 strong {
    color: #57989A !important;
}
#tribe-mobile-container .type-tribe_events .tribe-events-read-more {
    color: #57989A !important;
    font-size: 14px !important;
}

/* ----------- MENU NAVI ------------------------ */

.navi-by-bonfire .menu {
    width:100% !important;
}
.navi-by-bonfire ul li a {
    font-family: 'zahrah' !important;
    font-weight: bold !important;
    font-size: 28px !important;
}
.navi-by-bonfire ul li {
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 12px 0 !important;
    text-align: left;
}
.navi-by-bonfire ul li.current-menu-item > a {
    text-decoration: none !important;
}

/* ----------- Cookies --------------- */
.cookie-notice-container {
    padding: 10px 5%;
}
#cn-notice-text {
    display: block;
    margin-bottom: 10px;
}
#cookie-notice .button.wp-default {
    background: none !important;
    background-color: #57989A !important;
    color: #fafafa !important;
    font-family: 'Avenir Book' !important;
    text-transform: none !important;
    border-color: #57989A !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    text-shadow: none !important;
}
/* ---------- QUITAR MOMENTANEAMENTE PRODUCTOS DE PAGINA CATERING ---------- */
.page-id-190 .productos {
    display: none;
}
input::-webkit-input-placeholder {
    color: #9b9b9b;
}
input::-moz-placeholder {
    color: #9b9b9b;
}
input:-ms-input-placeholder {
    color: #9b9b9b;
}
input:-moz-placeholder {
   color: #9b9b9b; 
}
textarea::-webkit-input-placeholder {
    color: #9b9b9b;
}
textarea::-moz-placeholder {
    color: #9b9b9b;
}
textarea:-ms-input-placeholder {
    color: #9b9b9b;
}
textarea:-moz-placeholder {
   color: #9b9b9b; 
}
/* ---------------------------   Bxslider --------------------- */
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
/*
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
*/
.bx-wrapper .bx-prev {
  right: 68px;
  background: url('images/Flechas_slider.png') no-repeat 0 0;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
/*
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
*/
.bx-wrapper .bx-next {
  right: 0;
  background: url('images/Flechas_slider.png') no-repeat -68px 0px;
}
/*
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
*/
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  bottom: 12px;                /* Antes era top: 50%; */
  margin-top: -16px;
  outline: 0;
  width: 68px;             /* Antes era 32px; */
  height: 54px;            /* Antes era 32px; */
  text-indent: -9999px;
  z-index: 1;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/* ------- Fin de bxslider --------*/

/* --- Desplegable mi cuenta --- */
.desplegable {
    display: none;
}
.account_movil {
    display: none;
}
.account_movil nav.woocommerce-MyAccount-navigation {
    text-align: left;
}
.cuenta_usuario .account_movil nav.woocommerce-MyAccount-navigation ul {
    border-bottom: none;
}
.cuenta_usuario .account_movil nav.woocommerce-MyAccount-navigation li {
    display: block;
}
.cuenta_usuario .account_movil nav.woocommerce-MyAccount-navigation li:hover {
    border-bottom: none;
}
.cuenta_usuario .account_movil nav.woocommerce-MyAccount-navigation li:hover a {
    color: #4a4a4a;
}
.cuenta_usuario .account_movil nav.woocommerce-MyAccount-navigation li.is-active {
    border-bottom: none;
}
.cuenta_usuario .account_movil nav.woocommerce-MyAccount-navigation li.is-active a {
    color: #4a4a4a;
}
.cuenta_usuario .account_movil nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.titulo_desplegable {
    position: relative;
    border-top: 1px solid #9b9b9b;
    cursor: pointer;
}
.titulo_desplegable::after {
    content:url(images/Triangle_down.png);
    position: absolute;
    right: 0;
    top: 4px;
}
.titulo_desplegable h3 {
    padding: 10px 0;
}
/* --- Blog --- */
.entrada {
    width: 48%;
    float: left;
    margin-bottom: 50px;
}
.entrada:nth-child(even) {
    margin-left: 4%;  
}
.blog_container a.principal {
    top: 20px;
}
.sidebar-primary .widget_categories {
    background-color: #fbf2e5;
    padding: 20px 10px 30px 20px;
}
.sidebar-primary .widget_categories h3 {
    font-size: 2rem;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 10px;
}
.sidebar-primary .widget_categories  li {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.sidebar-primary .widget_categories  li a {
    color: #4a4a4a;
    font-size: 14px;
    
}
.sidebar-primary .widget_text {
    padding: 0;
}
.sidebar-primary .widget_text  h5 {
    font-size: 1.8rem;
    line-height: 1.6;
}
.single.single-post .content {
    max-width: 800px;
    margin: 0 auto;
    float: none;
}
.single.single-post .content p.entry-meta {
    display: none;
}
.single.single-post .content .entry-title {
    font-size: 30px;
    font-size: 3rem;
}
.single.single-post .heateor_sss_sharing_container {
    margin-top: 20px;
}
.single.single-post .heateor_sss_sharing_title {
    display: none;
}
/* --- Categorías --- */
.archive.category .site-inner {
    max-width: 1200px;
    margin: 0 auto;
}
.archive.category .content {
    padding-left: 5%;
    padding-right: 5%;
}
.archive-description {
    margin-bottom: 0;
    padding-left: 0;
}

/* --- Pagina de vídeos --- */
.short.videos .one-half {
    margin-bottom: 50px;
}
.short.videos .one-half figcaption {
    position: relative;
    top: -10px;
}
/* --- Aviso de disponibilidad --- */
form.alert_wrapper {
    margin-top: 30px;
}
form.alert_wrapper:before {
    content: 'Puedes dejar tu email y te avisaremos cuando vuelva a estar disponible';
    font-size: 14px;
}
form.alert_wrapper input[type="email"] {
    margin: 10px 0;
}
form.alert_wrapper input[type="submit"] {
    background-color: #57989a;
    color: #fafafa !important;
    font-size: 14px;
    letter-spacing: 3.5px;
    padding: 13px 24px;
}
form.alert_wrapper input[type="submit"]:hover {
    background-color: #2d6365;
}
/* --- FAQs --- */
.faq-container {
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 5%;
    padding-left: 5%;
    margin-top:20px;
}
.faq-container .tab {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
}
.faqs {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    font-size: 14px;
}
input[name="tabs"] {
    display: none;
}
.tabs label {
    text-align: center;
    cursor: pointer;
}
.element {
    background-color: #e5f4f5;
}
.element:hover {
    background-color: #fbf2e5;
    box-shadow: 0px 5px 19px 3px rgba(61, 61, 61, 0.1);

}
.element img {
    width: 40px;
    margin-top:40px;
    vertical-align: center
}
.element h5 {
    padding-bottom: 40px;
}
details.question {
    display: block;
    margin-bottom: 30px;
    cursor: pointer;
}
details.question a {
    color: #57989A;
}
.question summary {
    font-family: 'Avenir';
    font-weight: 900;
    outline: none;
    margin-bottom: 10px;
}
input[name="tabs"]#tab-1:checked ~ .tabs label:nth-child(1) .element {
    background-color: #fbf2e5;
}
input[name="tabs"]#tab-2:checked ~ .tabs label:nth-child(2) .element {
    background-color: #fbf2e5;
}
input[name="tabs"]#tab-3:checked ~ .tabs label:nth-child(3) .element {
    background-color: #fbf2e5;
}
input[name="tabs"]#tab-4:checked ~ .tabs label:nth-child(4) .element {
    background-color: #fbf2e5;
}
input[name="tabs"]#tab-1:checked ~ .faqs .tab:nth-of-type(1) {
    display: block;
}
input[name="tabs"]#tab-2:checked ~ .faqs .tab:nth-of-type(2) {
    display: block;
}
input[name="tabs"]#tab-3:checked ~ .faqs .tab:nth-of-type(3) {
    display: block;
}
input[name="tabs"]#tab-4:checked ~ .faqs .tab:nth-of-type(4) {
    display: block;
}
.cabecera_faqs  {
    text-align: center;
    margin-bottom: 50px;
}
.cabecera_faqs p {
    font-size: 13px;
    line-height: 1.2;
}
.cabecera_faqs a {
    color: #57989a;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
    .site-inner,
	.wrap {
		
	}
    .short {
       padding-left: 5%;
		padding-right: 5%; 
    }
    .nav-primary {
        display: none;
    }
    .header-full-width .title-area {
        width: 100%;
        text-align: center;
    }
    .nav-secondary {
        position:absolute;
        right: 10px;
    }
    .site-container.sticky ~ .navi-main-menu-button-wrapper {
        top: 8px;
    }
    .slider_principal, .taller_entradilla, .cooking_entradilla, .entradilla_empresas, .contact_entradilla {
        margin: 0 0px 130px 0px;
        position: relative;
    }
    .pager {
        bottom: -12px;
    }
    .cooking_entradilla > div, .contact_entradilla > div {
        width: 65%;
    }
    .cooking_entradilla div:last-child, .contact_entradilla div:last-child {
        width: 32%;
        padding-left: 20px;
    }
    .texto_parties {
        width: 64%;
    }
    .site-footer {
        text-align: center;
    }
    .footer_links, .footer_social {
        float: none;
        line-height:2;
    }
    .footer_social {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 960px) {

	.site-inner,
	.wrap {
		
	}
    h1 {
        font-size: 34px;
        font-size: 3.4rem;
        line-height: 1.3;
    }
    h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.4;
    }
    h3 {
        font-size: 25px;
        font-size: 2.6rem;
        line-height: 1.5;
    }
    p.titulillo {
        font-size: 15px;
        line-height: 1.6;
    }
    .cooking_entradilla > div, .contact_entradilla > div {
        width: 60%;
    }
    .page-id-190 .cooking_entradilla div:last-child {
        width: 40%;
    }
    .contact_entradilla div:last-child {
        width: 40%;
        padding-left: 30px;
    }
    .texto_parties {
        width: 75%;
    }
    .footer-widgets-1 {
		margin-right: 0;
	}
    
    .contact_entradilla {
        padding-left: 0;
    }
    .carta {
        padding: 0 5% 10% 5%;
    }
    .slider .one-third {
        padding-top:30px;
    }
    .pager {
        bottom: 0;
    }
    
    
    /* Pagina de producto */
    .single-product .info_product {
        padding: 0 5%;
    }
    .woocommerce-page div.images {
        width: 100% !important;
        margin-bottom: 30px !important;
    }
    .woocommerce-page div.summary {
        width: 100% !important;
    }
    
}

@media only screen and (max-width: 800px) {
    
    .site-inner,
	.wrap {
		
	}
    
    .site-inner {
        padding-top: 90px;
    }
    h1 {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1.2;
    }
    h2 {
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 1.5;
    }
    h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.5;
    }
    .entradilla h3 {
        padding-left: 5%;
		padding-right: 5%;
        font-size: 20px;
        font-size: 2rem;
    }
    
    .five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
    .two-fifths,
    .three-fifths {
		margin: 0;
		width: 100%;
	}
    .one-fourth {
        margin-bottom: 40px;
    }
    .slider_principal, .taller_entradilla, .cooking_entradilla, .entradilla_empresas, .contact_entradilla {
        margin: 0 0px 100px 0px;
        position: relative;
        padding:0;
    }
    .entradilla {
        margin-bottom: 100px;
    }
    .pager {
        right:0;
        bottom: -9px;
    }
    .espacio {
        margin-bottom: 100px;
    }
    .espacio .bx-wrapper {
        margin-bottom: 20px;
    }
    
    .entradilla {
        padding:0;
    }
    .espacio .three-fifths {
        padding: 0% 0 10% 0;
    }
    
    .servicios h3 {
        margin-bottom: 0;
        margin-top: -10px;
    }
    .espacio:after {
        left:0;
    }
    .servicios:after {
        height: 100%;
    }
    .servicios, .video_section {
        margin-bottom: 100px;
    }
    .texto_video {
        position: static;
        padding: 0;
    }
    .talleres {
        padding: 10px 5%;
    }
    .talleres .two-thirds {
        padding: 20px 0 0 0; 
    }
    .filters {
        margin-top: 50px;
    }
    .cooking_entradilla > div, .contact_entradilla > div {
        display: block;
        width: 100%;
    }
    .cooking_entradilla div:last-child, .contact_entradilla div:last-child, .page-id-190 .cooking_entradilla div:last-child {
            width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .cooking_entradilla:after, .entradilla_empresas:after {
        width: 100%;
        left:0;
    }
    .cooking_description {
        margin-bottom: 100px;
    }
    .cooking_description p {
        padding: 5px 0;
    }
    .cooking_description a {
        margin-left: 0;
    }
    .cooking_explanation img {
        width: 100%;
    }
    .texto_parties {
        position: static;
        width: 100%;
        top:0;
        padding-left: 5%;
        padding-right: 5%;
    }
    .cooking_explanation {
        margin-bottom: 100px;
    }
    .cooking_explanation:after {
        top: -5%;
        height: 100%;
    }
    .cooking_slides h2 {
        margin-bottom: 50px;
    }
    .cooking_info:after {
        left: 0;
    }
    .slide_tapas .bx-wrapper {
        margin-bottom: 0;
    }
    .slide_tapas, .slide_party {
        margin-bottom: 50px;
        display: block;
    }
    .slide_tapas .one-third, .slide_party .one-third {
        display: block; 
        padding: 5%;
        width: 100%;
    }
    .slide_tapas .two-thirds, .slide_party .two-thirds {
        width: 100%;
    }
    .cooking_slides {
        margin-bottom: 50px;
    }
    .cooking_info {
        padding: 0;
        margin-top: 0;
    }
    .cooking_info h5 {
        padding: 0 5%;
    }
    .cooking_info h5, .cooking_info a.principal {
        font-size: 18px;
        font-size:1.8rem;
        line-height: 1.7;
    }
    .cooking_info:after {
        height: 100%;
    }
    .page-id-179 .cooking_entradilla:after, .page-id-190 .cooking_entradilla:after {
        width: 100%;
        left: 0;
    }
    .contact_entradilla:after {
        width:100%;
        left: 0;
        height: 100%;
    }
    #contact_form {
        padding-top: 50px;
        width: 100%;
    }
    .footer-widgets-1, .footer-widgets-2 {
        background-color: #fff;
        padding: 50px 20px 0 20px;
        text-align: center;
    }
    .site-footer {
        padding-left: 5%;
        padding-right: 5%;
    }
    /* Carrito */
    .woocommerce-cart .woocommerce .table.shop_table, .woocommerce-cart .woocommerce .cart-collaterals {
        padding-left: 5%;
        padding-right: 5%;
    }
    /* Mi cuenta */
    .woocommerce-account .cuenta_usuario {
        padding-left: 5%;
        padding-right: 5%;
    }
    .woocommerce-account .woocommerce-Address {
        margin-bottom: 30px;
    }
    .woocommerce-account .cuenta_usuario .woocommerce-MyAccount-content > p {
        width: 100%;
    }
    /* Pagina de producto */
    .single-product .info_product {
        padding: 0 5%;
    }
    .woocommerce-page div.images {
        width: 100% !important;
        margin-bottom: 30px !important;
    }
    .woocommerce-page div.summary {
        width: 100% !important;
    }
    .woocommerce-Tabs-panel--description {
        font-size: 15px;
        line-height: 1.8;
        max-width: 800px;
        margin: 0 auto !important;
        padding: 40px 5% !important;
    }
    /* ------- Checkout --------- */
    #checkout-wrapper {
        padding-left: 5%;
        padding-right: 5%;
    }
    .woocommerce #checkout_login .usuario_registrado {
        width: 100%;
        float: none;
        position: relative;
        margin-bottom: 30px;
    }
    .woocommerce #checkout_login .nuevo_usuario {
        width: 100%;
        float: none;
        position: relative;
    }
    body .woocommerce #checkout_timeline li .timeline-wrapper .timeline-label {
        white-space: nowrap;
        visibility: hidden;
        font-size: 12px;
    }
    body .woocommerce #checkout_timeline li.timeline.active .timeline-wrapper .timeline-label {
        visibility: visible;
    }
    #checkout_timeline.horizontal.style2 li {
        width: 20% !important;
        border-left: none !important;
    }
    .woocommerce .woocommerce-error {
        font-size: 13px !important;
    }
    /* --- Desplegable mi cuenta --- */
    .cuenta_usuario h5 {
        display: none;
    }
    .cuenta_usuario .account_desktop {
        display: none;
    }
    .account_movil {
        display: block;
    }
    .franja_verde {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index:8000;
        padding: 10px 50px 20px 50px;
    }
    .franja_verde #close {
        right: 20px;
    }
    .archive.post-type-archive.post-type-archive-product .site-header {
    position: fixed;
    top:0;
}
    .archive.post-type-archive.post-type-archive-product .site-header ~ .site-inner {
        padding-top: 100px;
    }
    /* -- Blog --- */
    .content-sidebar .content {
        width: 65%;
    }
    .content-sidebar .sidebar-primary {
        width: 31%;
        margin-left: 4%;
    }
    .entrada {
        width: 100%;
        float: none;
        margin-left: 0 !important;
    }
    .single.single-post .content {
        padding-left: 5%;
        padding-right: 5%;
    }
    /* --- FAQS --- */
    
    .faqs {
        margin-top: 20px;
    }
    .element img {
        display: none
    }
    .element h5 {
        padding-bottom: 0;
        font-size: 1.8rem;
    }
    .faq-container .one-fourth {
        width: 48%;
        margin: 0 0 10px 0;
    }
    .faq-container .one-fourth:nth-child(even) {
        margin-left: 4%;
    }

    
}

@media only screen and (max-width: 767px) {
    .tribe-events-sub-nav a {
        background-color:#57989A !important;
    }
    .woocommerce-page .col2-set .col-2 {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 600px) {
    
/*
    .site-header.sticky ul.genesis-nav-menu {
        padding: 20px 0;
    }
    .genesis-nav-menu {
	    clear: both;
	    font-size: 16px;
	    font-size: 1.6rem;
	    line-height: 1;
	    width: 100%;
        padding: 32px 0;
    }
    #menu-secundario.genesis-nav-menu {
        padding: 18px 0;
    }
    .site-header.sticky #menu-secundario.genesis-nav-menu {
        padding: 6px 0;
    }
*/
    
    .site-header {
	margin: 0 auto;
    position: fixed;
    background-color: #fafafa;
    z-index: 9000;
    width: 100%;
    padding: 15px 50px 0 50px;
    height: 100px;
    -webkit-transition: all 01s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    
    }
    .site-header.sticky {
        height: 80px;
    }
    .site-container.sticky ~ .navi-main-menu-button-wrapper {
        top: 24px !important;
    }
    .site-inner {
        padding-top: 100px;
    }
    .navi-main-menu-button-wrapper {
        top:30px !important;
    }
    .nav-secondary li#menu-item-505 span, .nav-secondary li.wpmenucartli a.wpmenucart-contents span.amount  {
        display: none !important;
    }
    .genesis-nav-menu.menu-secondary a {
        padding: 2px 6px;
    }
    .site-header .title-area img {
        width: 60px;
        height: 60px;
    }
    .site-header.sticky .title-area img {
        width: 40px;
        height: 40px;
    }
    h1 {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1.2;
    }
    h2 {
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 1.5;
    }
    h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.5;
    }
    .entradilla h3 {
        padding-left: 5%;
		padding-right: 5%;
        font-size: 20px;
        font-size: 2rem;
    }
    p.titulillo {
        font-size: 15px;
    }
    .cooking_info .short {
        display: block;
    }
    .cooking_info .short > div {
        display: block;
        width:100%;
    }
    .cooking_info .short > div:first-child {
        display: none;
    }
    .cooking_info .short > div:last-child {
        width:100%;
    }
    .cooking_info:after {
        height: 120%;
    }
    body .woocommerce #checkout_timeline li#timeline-4.active .timeline-wrapper .timeline-label {
        -webkit-transform: translate(-30%, 0);
        -ms-transform: translate(-30%, 0);
        -o-transform: translate(-30%, 0);
        transform: translate(-30%, 0);
    }
    body.logged-in .woocommerce #checkout_timeline li#timeline-4.active .timeline-wrapper .timeline-label {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    /* --- Blog --- */
    .content-sidebar .content {
        width: 100%;
    }
    .content-sidebar .sidebar-primary {
        width: 100%;
        margin-left: 0;
    }
    
    
}

@media only screen and (max-width: 400px) {
    iframe {
        max-width: 360px;
    }
    body .woocommerce #checkout_timeline li#timeline-4.active .timeline-wrapper .timeline-label {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    body.logged-in .woocommerce #checkout_timeline li#timeline-4.active .timeline-wrapper .timeline-label {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}



/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*:before,
	*:after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]:after,
	a[href^="#"]:after,
	.site-title > a:after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}


