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,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit} html,
input[type="search"]{
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
@font-face {
font-family: titulo;
src: url(//ardoaraba.com/fonts/Antonio-Regular.ttf), url(//ardoaraba.com/fonts/Antonio-Regular.woff), url(//ardoaraba.com/fonts/fonts/Antonio-Regular.eot);
}
@font-face {
font-family: texto;
src: url(//ardoaraba.com/fonts/OpenSans-Regular.ttf), url(//ardoaraba.com/fonts/OpenSans-Regular.woff), url(//ardoaraba.com/fonts/OpenSans-Regular.eot);
} .author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
content: " ";
display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  html {
font-size: 62.5%; } body {
background-color: #fff;
color: #ffffff90;
font-family: "texto", sans-serif !important;
font-size: 18px;
font-weight: 200;
line-height: 1.5;
-webkit-font-smoothing: antialiased;
}
body.altitude-home {
background: none;
}
a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.site-header.dark {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition:    all 0.2s ease-in-out;
-ms-transition:     all 0.2s ease-in-out;
-o-transition:      all 0.2s ease-in-out;
transition:         all 0.2s ease-in-out;
}
::-moz-selection {
background-color: #000;
color: #fff;
}
::selection {
background-color: #000;
color: #fff;
}
a {
color: #fff;
text-decoration: none;
font-family: "titulo", sans-serif;
font-size: 25px;
}
a:focus, a:hover {
color: #ffffff;
}
p {
margin: 0 0 15px;
padding: 0;
font-family: "texto", sans-serif !important;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
font-family: "texto", sans-serif !important;
}
b,
strong {
font-weight: 800;
}
cite,
em,
i {
font-style: italic;
}
.image-section .widget:first-of-type cite {
font-size: 1.6rem;
font-style: normal;
font-weight: 800;
letter-spacing: 3px;
text-transform: uppercase;
}
mark {
background: #ddd;
color: #000;
}
blockquote {
color: #999;
margin: 40px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
font-size: 3rem;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
.image-section .widget:first-of-type blockquote {
color: #fff;
font-size: 8rem;
font-weight: 200;
line-height: 1;
margin: 0 0 20px;
}
.image-section blockquote::before {
display: none;
}
hr {
border: 1px solid #ffffff;
border-collapse: collapse;
clear: both;
margin: 40px 0;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "titulo", sans-serif !important;
font-weight: 200;
line-height: 1.2;
margin: 0 0 20px;
}
h1 {
font-size: 54pt;
padding: 0px 40px;
color: #ffffff;
}
.front-page-1 .widget:first-of-type h4,
.front-page-2 .widget:first-of-type h4 {
font-size: 80px;
font-size: 8rem;
font-weight: 200;
letter-spacing: normal;
line-height: 1;
text-transform: none;
}
.image-section h4,
.solid-section h4,
.image-section .widget-title,
.solid-section .widget-title {
border-width: 0;
font-size: 16px;
font-size: 1.6rem;
font-weight: 800;
letter-spacing: 3px;
padding-bottom: 0;
text-transform: uppercase;
}
h5 {
font-size: 20px;
font-size: 2rem;
}
h6 {
font-size: 18px;
font-size: 1.8rem;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.full-width-content img.pull-left {
float: left;
margin: 0 40px 40px -200px;
}
.full-width-content img.pull-right {
float: right;
margin: 0 -200px 40px 40px;
} .gallery {
margin-bottom: 28px;
overflow: hidden;
}
.gallery-item {
float: left;
margin: 0;
padding: 0 4px;
text-align: center;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.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-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery .gallery-item img {
border: none;
height: auto;
margin: 0;
} input,
select,
textarea {
background-color: transparent;
border: 2px solid #fff;
border-radius: 2px;
box-shadow: none;
color: #fff;
font-size: 20px;
font-size: 2rem;
font-weight: 200;
padding: 20px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
.front-page input:focus,
.front-page textarea:focus {
border: 1px solid #22a1c4;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #ff0033;
opacity: 1;
}
::-webkit-input-placeholder {
color: #ff0033;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget .button {
background-color: #ff0033;
border: 2px solid #ff0033;
color: #fff;
cursor: pointer;
font-size: 14px;
font-size: 1.4rem;
font-weight: 800;
letter-spacing: 2px;
padding: 15px 25px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
white-space: normal;
width: 120px;
}
.field-wrap input[type="submit"], .field-wrap input[type="button"], .field-wrap button {
width: 120px !important;
height: 120px;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} button:focus,
button:hover,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button.clear:focus,
.button.clear:hover,
.button:focus,
.button:hover,
.footer-widgets .widget .button,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.widget .button.clear:focus,
.widget .button.clear:hover,
.widget .button:focus,
.widget .button:hover {
background-color: #000;
border: 2px solid #000;
color: #fff;
}
.button {
display: inline-block;
}
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
padding: 8px 16px;
}
.footer-widgets .widget .button.clear,
.widget .button.clear {
background-color: transparent;
border: 2px solid #000;
color: #000;
}
.image-section .button {
margin-left: 5px;
margin-right: 5px;
margin-top: 20px;
}
.image-section  .widget .button.clear {
background-color: transparent;
border-color: #fff;
color: #fff;
}
.footer-widgets button:focus,
.footer-widgets button:hover,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .widget .button:focus,
.footer-widgets .widget .button:hover,
.image-section button:focus,
.image-section button:hover,
.image-section input:focus[type="button"],
.image-section input:focus[type="reset"],
.image-section input:focus[type="submit"],
.image-section input:hover[type="button"],
.image-section input:hover[type="reset"],
.image-section input:hover[type="submit"],
.image-section .widget .button:focus,
.image-section .widget .button:hover {
background-color: #fff;
border: 2px solid #fff;
color: #000;
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover,
.site-container .footer-widgets .widget input[type="submit"]:disabled,
.site-container .footer-widgets .widget input[type="submit"]:disabled:hover {
background-color: #ddd;
border-color: #ddd;
color: #444;
cursor: not-allowed;
}
.post-password-form input[type="password"] {
margin-bottom: 15px;
} table {
border-collapse: collapse;
margin-bottom: 40px;
width: 100%;
}
th {
font-weight: bold;
text-transform: uppercase;
background-color: #b79c3c;
color: #ffffff;
padding: 6px;
} .screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
background: #fff;
box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
clip: auto !important;
color: #000;
display: block;
font-size: 1em;
font-weight: bold;
height: auto;
padding: 15px 23px 14px;
text-decoration: none;
width: auto;
z-index: 100000; }
.more-link {
position: relative;
}  .site-inner {
background-color: #fff;
clear: both;
margin-top: 170px;
position: relative;
z-index: 9;
word-wrap: break-word;
}
.front-page .site-container .site-inner {
margin-top: 0;
max-width: 100%;
}
.altitude-landing .site-container .site-inner {
margin-top: 100px;
}
.secondary-nav .site-inner {
margin-top: 250px;
}  .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%;
}
.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;
}  .avatar {
border-radius: 50%;
float: left;
}
.author-box .avatar {
height: 88px;
width: 88px;
}
.entry-comments .avatar {
height: 60px;
width: 60px;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.comment .avatar {
margin: 0 20px 24px 0;
} .breadcrumb {
border-bottom: 2px solid #f5f5f5;
font-size: 20px;
font-size: 2rem;
margin-bottom: 60px;
padding-bottom: 10px;
}
.archive-description,
.author-box {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
font-size: 20px;
font-size: 2rem;
margin-bottom: 100px;
padding: 40px 0;
}
.author-box-title {
font-size: 22px;
font-size: 2.2rem;
margin-bottom: 8px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
position: relative;
}
.search-form input[type="submit"] {
padding: 25px;
}
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
}
.widget_search input[type="submit"]:focus {
background: #000;
border-radius: 0;
box-shadow: none;
color: #fff;
padding: 20px 23px;
right: 0;
top: 0;
}
.error404 .content .search-form {
margin-bottom: 40px;
}
.error404 .content input[type="search"] {
margin-right: 10px;
width: auto;
} .archive-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1;
margin-bottom: 20px;
}
.entry-title {
font-size: 48px;
font-size: 4.8rem;
}
.sidebar .entry-title {
font-size: 24px;
font-size: 2.4rem;
text-align: left;
}
.entry-title a {
color: #000;
}
.entry-title a:focus,
.entry-title a:hover {
color: #22a1c4;
} .alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
a.alignnone {
display: inline-block;
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
margin: 0 0 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: 18px;
font-size: 1.8rem;
line-height: 1.2;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.gallery-caption,
.entry-content .gallery-caption {
margin: 0 0 10px;
}
.post-password-form input {
width: auto;
}
.post-password-form input[type="submit"] {
padding: 25px;
}
.wp-audio-shortcode,
.wp-playlist,
.wp-video {
margin: 0 0 28px;
} .widget {
word-wrap: break-word;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: none;
margin: 0 0 0 30px;
padding: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .featured-content .entry-title {
font-size: 24px;
font-size: 2.4rem;
} .altitude-home .content .simple-social-icons {
margin-top: 40px;
}
.altitude-home .content .simple-social-icons ul li {
margin: 0 20px !important;
}
.altitude-home .content .simple-social-icons ul li a,
.altitude-home .content .simple-social-icons ul li a:focus,
.altitude-home .content .simple-social-icons ul li a:hover {
padding: 30px;
}
.rrss {
position: absolute;
z-index: 10;
left: 16%;
top: 20px;
}
.rrss li {
display: inline-block;
margin-right: 15px;
}  .enews-widget input {
font-size: 18px;
font-size: 1.8rem;
margin-bottom: 20px;
}
.enews-widget input[type="submit"] {
margin: 0;
width: 100%;
}
.enews form + p {
margin-top: 24px;
} .genesis-pro-portfolio .content .pro-portfolio {
padding: 0;
} #wpstats {
display: none;
} .genesis-skip-link {
margin: 0;
}
.genesis-skip-link li {
height: 0;
width: 0;
list-style: none;
} .site-header {
background-color: #000;
left: 0;
position: fixed;
width: 100%;
z-index: 999;
}
body:not(.home) .site-header{
height: 95px;
background-image: url(//ardoaraba.com/wp-content/uploads/2019/11/barra_madera_sup.jpg);
z-index: 20;
position: fixed;
}
body:not(.home) .rrss, body:not(.home) .wbh ul{
position: fixed;
z-index: 25;
}
body:not(.home) .rrss{
left: 31%;
}
.home #logo{
display: none;
}
body:not(.home) #logo{
position: fixed;
z-index: 25;
top: 0;
left: 18%;
}
.featured-section .site-header {
background-color: transparent;
}
.site-header.dark {
background-color: #000;
}
.site-header.dark > .wrap {
border-bottom: none;
}
.site-header.dark .nav-secondary {
display: none;
}
.entry-content{
color: #000000;
}
.entry-content > h1{
color: #000000;
padding: 0;
} .title-area {
float: left;
padding: 25px 0;
width: 360px;
display: none;
}
.site-header.dark .title-area {
padding: 15px 0;
}
.site-title {
font-size: 24px;
font-size: 2.4rem;
font-weight: 800;
letter-spacing: 2px;
line-height: 1;
margin-bottom: 0;
text-transform: uppercase;
}
.site-title a,
.site-title a:focus,
.site-title a:hover {
color: #fff !important;
}
.header-image .title-area,
.header-image .site-header.dark .title-area {
padding: 0;
}
.header-image .site-title > a {
background-size: contain !important;
display: block;
height: 76px;
text-indent: -9999px;
}
.header-image .dark .site-title > a {
height: 56px;
}
.site-description {
display: block;
height: 0;
margin-bottom: 0;
text-indent: -9999px;
} .genesis-nav-menu {
line-height: 1;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu li li {
margin-left: 0;
}
.genesis-nav-menu a {
color: #fff;
display: block;
font-size: 14px;
font-size: 1.4rem;
font-weight: 200;
letter-spacing: 1px;
padding: 30px 15px;
text-transform: uppercase;
}
.site-header.dark .genesis-nav-menu a {
padding: 20px 15px;
}
.genesis-nav-menu li.highlight a:focus::before,
.genesis-nav-menu li.highlight a:hover::before {
color: #fff;
}
.genesis-nav-menu li.highlight > a {
font-weight: 800;
}
.front-page .genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a {
border-bottom: 2px solid transparent;
}
.front-page .genesis-nav-menu li.current-menu-item > a:focus,
.front-page .genesis-nav-menu li.current-menu-item > a:hover,
.genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a:focus,
.genesis-nav-menu > li > a:hover {
border-color: #fff;
}
.genesis-nav-menu > .menu-item > a {
text-transform: uppercase;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
letter-spacing: 0;
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: #111;
outline: none;
padding: 20px;
position: relative;
width: 200px;
}
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item > a {
background-color: #222;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -54px 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;
display: inline-block;
list-style-type: none;
padding: 27px 20px;
text-transform: uppercase;
}
.genesis-nav-menu > .right > a {
display: inline;
padding: 0;
}
.genesis-nav-menu > .rss > a {
margin-left: 48px;
}
.genesis-nav-menu > .search {
display: block;
margin: 0 auto;
padding: 0 20px 20px;
width: 50%;
} .nav-primary {
text-align: center;
}
.nav-primary .genesis-nav-menu {
float: right;
} .nav-secondary {
border-bottom: 1px solid #fff;
} .nav-footer .genesis-nav-menu {
padding: 20px 0;
}
.nav-footer .genesis-nav-menu a {
border: none;
font-weight: 800;
letter-spacing: 3px;
margin: 0 20px;
padding: 0;
} .menu .menu-item:focus {
position: static;
}
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
left: auto;
opacity: 1;
}
.sub-menu-toggle,
.menu-toggle {
display: none;
visibility: hidden;
}  .image-section,
.solid-section {
clear: both;
text-align: center;
width: 100%;
}
.image-section {
display: table;
overflow: hidden;
table-layout: fixed;
width: 100%;
}
.image-section .widget-area {
display: table-cell;
text-align: center;
vertical-align: top;
}
.image-section,
.image-section a {
color: #000000;
}
.image-section a:focus,
.image-section a:hover,
.image-section .featured-content .entry-title a:focus,
.image-section .featured-content .entry-title a:hover {
color: #22a1c4;
} .euskera {font-style: italic;}
.rosa {color: #ff91b1; }
.azul-osc {color: #0a2abf;}
.azul-claro {color: #41d0c7;}
.granate {color: #93012d;}
.morado {color: #8012b7;}
.rojo {color: #ff0033;}
.front-page-1 {
position: relative;
}
.front-page-1 .image-section {
padding-top: 0;
}
.front-page-1 .wrap{
max-width: 100% !important;
}
.front-page-1 .flexible-widgets{
padding-top: 0px;
}
.front-page-1 section{
margin: 0;
}
.movil {display: none;}
.secondary-nav .front-page-1 .image-section {
padding-top: 150px;
}
.front-page-2 .textwidget, .front-page-4 .textwidget, .front-page-5 .textwidget {position: relative;}
.front-page-3 p:last-child {margin-bottom: 0;}
.front-page-4 .one-half {position: relative; margin-top: 2.5em;}
.front-page-4 .one-half div {padding: 40px 55px 10px; margin-bottom: 1em; }
.front-page-4 h2 {margin-top: .7em;}
.front-page-4 .one-half p span {display: block; margin-top: .6em;}
.front-page-5 {color: #fff;}
.front-page-6 {
background: linear-gradient(0deg,#000000 85%, #ffffff 0%);
}
.front-page-6 {color: #FFF;}
.intro{
color: #ffffff90;
}
.front-page-7{background-color: #000000; padding-top: 20px;}
.galeria {    
border: 1px solid #93012d;
padding: 20px;
border-radius: 3px;
width: 70%;
margin: 2em auto 0;}
.galeria:last-child {margin: 1em auto 0;}
.galeria a {color: #93012d;}
.nf-form-fields-required {display: none;}
.bottom-image {
margin-bottom: -120px;
margin-top: 100px;
}
.bottom-image img {
margin-bottom: -10px;
}
.front-page .field-wrap:last-child {
margin-bottom: 0;
}
.small-disclaimer {
font-size: 14px;
font-size: 1.4rem;
font-style: italic;
}
.recuadro {border: 2px dashed; padding: 38px 20px 10px;} .front-page .dashicons {
font-size: 40px;
font-size: 4rem;
height: 40px;
margin-bottom: 20px;
width: 40px;
} .flexible-widgets {
padding-top: 40px;
}
.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
background: none;
margin-left: 0;
padding: 0;
width: 100%;
}
.widget-area.flexible-widgets.widget-half .widget,
.flexible-widgets.widget-halves .widget {
width: 48.717948717948715%;
}
.flexible-widgets.widget-thirds .widget {
width: 31.623931623931625%;
}
.flexible-widgets.widget-fourths .widget {
width: 23.076923076923077%;
}
.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
clear: left;
margin-left: 0;
}
.solid-section .widget {
background-color: #fff;
padding: 40px;
}
.solid-section  .widget:not(:first-child) .widget-title {
border-bottom: 1px solid #ddd;
margin-bottom: 30px;
padding-bottom: 30px;
}
.flexible-widgets p.large {
font-size: 36px;
font-size: 3.6rem;
line-height: 1;
}
.flexible-widgets p.price {
font-size: 32px;
font-size: 3.2rem;
font-weight: 800;
line-height: 1.2;
margin-bottom: 20px;
} .content {
float: left;
width: 700px;
}
.page .content {
padding-bottom: 50px;
}
.sidebar-content .content {
float: right;
}
.full-width-content .content {
padding: 0 200px;
width: 100%;
}
.full-width-content.front-page .content {
padding: 0;
} .entry-header{
text-align: left;
}
.entry-header h1 {
color: #000000;
font-size: 54pt;
text-transform: uppercase;
padding: 0;
}
.widget .entry {
margin-bottom: 40px;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 30px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol, .entry-content ul ul {
margin-bottom: 30px;
}
.entry-content .talleres ol, .entry-content .talleres ul{
margin-bottom: 0px;
}
.entry-content code {
background-color: #000;
color: #ddd;
} p.entry-meta {
font-size: 20px;
font-size: 2rem;
margin-bottom: 0;
}
.entry-footer {
text-align: center;
}
.entry-header p.entry-meta {
font-weight: 700;
letter-spacing: 2px;
margin-bottom: 16px;
text-transform: uppercase;
}
.image-section .entry-header::after {
border-color: #fff;
}
.front-page-1 .image-section{
height: 800px !important;
}
.entry-footer::before {
border-top: 1px solid #000;
content: "";
display: block;
margin: 30px auto 0;
padding-top: 60px;
width: 25%;
}
.sidebar .entry-header::after {
display: none;
}
.entry-categories::before,
.entry-tags::before {
display: inline-block;
font: normal 20px/1 "dashicons";
margin-right: 5px;
margin-top: 2px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
} .after-entry {
border-top: 1px solid #000;
padding: 40px 0;
}
.after-entry .widget {
margin-bottom: 40px;
}
.after-entry p:last-child,
.after-entry .widget:last-child {
margin: 0;
}
.after-entry li {
list-style-type: none;
} .pagination {
clear: both;
margin: 40px 0;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #000;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-size: 1.4rem;
letter-spacing: 1px;
padding: 8px 12px;
text-transform: uppercase;
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination .active a {
background-color: #22a1c4;
color: #fff;
} .comment-respond,
.entry-comments,
.entry-pings {
margin-bottom: 100px;
}
p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
margin-bottom: 40px;
}
.comment-header {
font-size: 20px;
font-size: 2rem;
}
.entry-comments .comment {
border-bottom: 1px solid #000;
}
.comment-content,
.entry-comments .comment {
clear: both;
}
p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
margin: 0;
}
.entry-comments .children .comment {
border: none;
}
.comment-respond label {
display: block;
font-weight: 800;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 100%;
}
.comment-list li,
.ping-list li {
list-style-type: none;
}
.entry-comments ul.children {
margin-left: 40px;
}
.ping-list .reply {
display: none;
} .sidebar {
float: right;
width: 360px;
}
.sidebar-content .sidebar {
float: left;
}
.sidebar p:last-child {
margin-bottom: 0;
}
.sidebar li {
list-style-type: none;
margin-bottom: 6px;
word-wrap: break-word;
}
.sidebar ul > li:last-child {
margin-bottom: 0;
}
.sidebar .widget {
margin-bottom: 40px;
} .footer-widgets {
clear: both;
text-align: center;
position: relative;
z-index: 9;
padding-top: 50px;
}
.footer-widgets,
.footer-widgets .wrap a,
.footer-widgets .wrap a.button {
color: #fff;
}
.footer-widgets a:focus,
.footer-widgets a:hover {
color: #000;
}
.footer-widgets li {
margin-bottom: 10px;
padding-bottom: 10px;
}
.footer-widgets .widget {
margin-bottom: 0px;
}
.footer-widgets p:last-child {
margin-bottom: 0;
} .site-footer {
background-color: #000000;
padding: 35px 0 30px;
text-align: center;
}
.site-footer,
.site-footer a,
.site-footer p {
color: #fff;
}
.site-footer a:focus, .site-footer a:hover {
color: #ffffff90;
}
body:not(.home) .footer-widgets{
display: none;
} .tal{
text-align: left !important;
}
.tac{
text-align: center;
}
.tar{
text-align: right !important;
}
.ordenador {max-width: 700px;}
.front-page-7 .ordenador, .front-page-7 .movil {border: 1px solid #41d0c7;}
.front-page-5 .textwidget .cast, .front-page-5 .textwidget .euskera {width: 70%; margin: 0 auto 15px;}
.volver:link, .volver:focus, .volver:hover, .volver:visited{
margin-top: 20px;
float: right;
background-color: #0a2abf;
padding: 10px;
border-radius: 10px;
color: #fff;
}
.gold{
color: #b79c3c !important;
}
.fr{
float: right;
}
.fl{
float: left;
}
.front1{
display: inline-block;
}
.front1:first-child{
text-align: right;
bottom: 6px;
}
.front1 h1, .front1 h2, .front1 h3, .front1 h4, .front1 h5, .front1 h6{
margin: 0px;
}
.front1 h2{
margin-bottom: 40px;
color: #58595a;
}
.front1 ul{
margin: 20px 0px;
}
.front1 ul li{
margin-bottom: 0px;
padding-bottom: 0px;
font-family: "titulo", sans-serif !important;
}
.num{
font-family: "texto", sans-serif !important;
}
#cont_front1{
position: relative;
}
#nirea{
position: absolute;
top: -100px;
right: 40px;
}
#b{
height: 540px;
padding-left: 20px;
position: relative;
top: 5px;
}
.front-page-2 *{
color: #000000;
}
.front-page-2 .textwidget, .front-page-3 .textwidget{
max-width: 1024px;
margin: auto;
}
.front-page-3 .textwidget .tac{
padding: 0px 150px;
}
.front-page-2 .flexible-widgets {
padding-top: 0px;
}
.front-page-2 .textwidget {
padding: 0px 150px 50px 150px;
}
#front-page-3, #front-page-4{
background-color: #000000;
}
.cols2{
margin-top: 50px;
}
.cols2 > * {
width: 44%;
display: inline-block;
vertical-align: top;
margin: 2% 0;
}
.cols2 > div > div:first-child {
padding-top: 20px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding-bottom: 50px;
margin-bottom: 150px;
min-height: 406px;
}
#info_sor .cols2{
margin-top: 20px;
}
.madera {
background-image: url(//ardoaraba.com/wp-content/uploads/2018/11/fondo_boton.jpg);
display: table;
vertical-align: middle;
width: 100%;
height: 155px;
text-align: center;
}
.madera a {
color: #000000;
display: table-cell;
vertical-align: middle;
font-weight: bold;
font-size: 22px;
padding: 0 40px;
}
.zd .madera{
margin-bottom: 20px !important;
text-align: center;
min-height: initial !important;
}
.catas{
width: 940px;
margin: auto;
text-align: left;
margin-bottom: 150px;
}
.catas h1{
padding: 0;
font-size: 45pt;
}
.catas > div{
display: inline-block;
vertical-align: top;
}
.catas > div:first-child{
width: 64%;
padding-right: 130px;
}
.catas > div:last-child{
width: 35%;
}
#front-page-5{
color: #fff;
background-image: url(//ardoaraba.com/wp-content/uploads/2019/11/fondo_espaciosingulares.jpg);	
}
#front-page-5 .es table {
float: none;
margin: 0 auto;
max-width: 970px;
}
.es{
text-align: left;
}
.es ul li{
margin-bottom: 0;
padding-bottom: 0;
}
.es td[rowspan="2"]{
width: 300px;
}
.es td:last-child{
padding-left: 20px;
}
.velo{
background-color: #00000050;
padding: 80px;
margin-top: 40px;
}
.les{
width: 1000px;
margin: auto;
}
.les li {
display: inline-block;
width: 24%;
text-align: center;
vertical-align: top;
height: 175px;
}
.les li:not(:last-child) {
border-right: 1px solid #ffffff;
}
.les li h2{
height: 60px;
}
.vat{
vertical-align: top;
}
.vab{
vertical-align: bottom;
}
.vam{
vertical-align: middle;
position: relative;
}
.enl{
position: relative;
top: 25px;
}
#front-page-6 .textwidget > *{
width: 1000px;
margin: auto;
text-align: left;
}
#front-page-6 .cols2 table td{
vertical-align: top;
}
#front-page-6 .cols2 table td:first-child{
padding-right: 50px;
padding-bottom: 10px;
}
#front-page-6 .textwidget .intro{
text-align: left;
margin: 0 auto 50px auto;
}
#front-page-6 .textwidget .intro td{
width: 50%;
}
#front-page-6 .textwidget .intro td:last-child{
padding-left: 80px;
}
#front-page-6 .textwidget .intro tr:first-child{
vertical-align: bottom;
}
#front-page-6 .cols2 table span{
color: #ffffff90;
}
.resalte, .resalte li{
font-family: "titulo", sans-serif !important;
}
ul.resalte{
margin-bottom: 20px !important;
}
#front-page-5 .resalte{
margin-bottom: 0px !important;
}
#front-page-7 .textwidget{
width: 1000px;
margin: auto;
}
#front-page-7 .flexible-widgets {
padding-top: 80px;
}
.actinf{
margin-bottom: 0px;
text-align: left;
}
.actinf h1{
padding: 0;
}
.actinf td:first-child {
width: 30%;
position: relative;
}
.actinf img {
position: absolute;
left: 0px;
bottom: -90px;
}
#front-page-8{
background-image: url(//ardoaraba.com/wp-content/uploads/2019/11/fondo_madera.jpg);
}
#front-page-8 h1{
color: #000000;
}
#info_sor{
background-color: #000000;
color: #ffffff;
text-align: center;
width: 1000px;
margin: auto;
padding: 20px;
}
#info_sor > h2{
font-size: 2em;
width: 52%;
margin: auto;
padding-top: 0px;
}
#info_sor .cols2 p{
color: #ffffff90;
}
#info_sor .cols2 > div{
padding-top: 20px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
width: 40%;
}
#info_sor a{
display: block;
background-color: #ffffff;
color: #000000;
padding: 20px;
width: 85%;
margin: auto;
}
.footer-widgets strong{
color: #000000;
font-family: "titulo", sans-serif;
font-size: 16px;
}
.footer-widgets .textwidget > div {
display: inline-block;
width: 38%;
text-align: left;
vertical-align: top;
}
.footer-widgets li{
display: inline-block;
}
.creds > ul > li{
display: inline-block;
}
.datos{
width: 80%;
margin: auto;
}
.datos ul{
width: 300px;
margin: auto;
}
.datos > li {
width: 33%;
vertical-align: middle;
text-align: left;
}
.creds li a {
font-family: "texto", sans-serif !important;
font-size: 16px;
}
.creds > div:first-child{
width: 1000px;
margin: auto;
font-size: 16px;
color: #ffffff90;
}
.separador{
border: 1px solid #ffffff;
margin: 40px auto;
width: 200px;
}
.mcookies li:not(:last-child):after{
content: "//";
margin-left: 8px;
}
.tit_mhnm{
background-color: #000000;
color: #ffffff;
font-family: "titulo";
font-size: 38px;
float: left;
padding: 0px 20px;
border-right: 1px solid #b79c3c;
border-left: 1px solid #b79c3c;
margin-left: 0px !important;
margin-top: 40px;
}
.dib{
display: inline-block;
}
.subtit{
font-size: 26px;
padding-top: 15px;
clear: both;
font-family: "titulo", sans-serif !important;
margin-bottom: 20px !important;
padding-left: 20px;
}
#responsive-menu-container li.responsive-menu-item {
margin: 15px;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
font-size: 22px !important;
}
#responsive-menu-container #responsive-menu-wrapper{
background: #000000 !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
border-bottom: 1px solid #000000;
background-color: #000000;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover {
background-color: #000000;
border-color: #000000;
}
.borde{
border: 2px solid #d5c995;
}
.ancla{
position: relative;
top: -60px;
}
.ancla, .ancla:active, .ancla:focus{
outline:none
}
.entry-time, .product_meta, .entry-footer{
display: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #b79c3c !important;
}
.woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button[type="submit"], .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt {
background-color: #b79c3c !important;
border: 2px solid #b79c3c !important;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
background: rgba(0, 0, 0, 0.20)!important;
}
input, select, textarea{
color: #000000 !important;
}
.summary{
font-size: 1.3rem !important;
}
.summary ul{
margin-left: 0px;
margin-bottom: 15px;
}
.summary ul > li{
list-style-type: none;
font-weight: bold;
}
.conten > *{
padding-right: 10px;
}
.quantity input, .quantity select, .quantity textarea{
color: #b79c3c;
}
.woocommerce table.shop_attributes td p {
padding: 10px !important;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
top: 42px !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 30% !important;
float: left !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 68% !important;
float: left !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
display: none !important;
}
.price span{
color: #ffffff;
background-color: #b79c3c;
font-weight: bold;
padding: 5px;
border-radius: 5px;
}
th span{
display: block;
}
.shop_attributes td{
text-align: left;
}
.woocommerce-loop-product__title, .restore-item, .showcoupon{
color: #000000 !important;
}
.woocommerce-ordering, .woocommerce-result-count{
display: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
border: 1px solid #aaaaaa;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
height: 60px !important;
line-height: 30px !important;
}
.ra{
height: 1362px;
}
.vid{
position: absolute;
top: 320px;
left: 0px;
width: 238px;
}
.woocommerce div.product div.summary {
padding-left: 10px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
opacity: 1;
}
.bgn{
background-color: #000000;
color: #ffffff;
padding: 10px 40px;
}
#zds{
font-weight: bold;
}
.bgg{
background-color: #a1a1a1;
color: #ffffff;
padding: 10px 40px;
}
#zdh{
text-align: center;
}
#zdh td:first-child, #zdl td:first-child{
text-align: left;
padding-left: 40px;
}
.entry-content .zdl li, .zd ul li{
list-style-type: none;
}
.zd{
margin-top: 0px;
}
.zd p{
font-weight: bold;
border-bottom: 1px solid #000000;
}
#ti{
display: inline-block;
vertical-align: bottom;
}
#zds td, #zdi td{
vertical-align: top;
}
#zds td:first-child{
width: 50px;
}
#zdi td:first-child{
width: 35px;
}
#zdi img{
position: relative;
top: 5px;
}
.zdl{
padding-left: 40px;
}
article > *{
width: 78%;
margin: auto;
float: initial;
}
article .cols2 > *{
width: 45%;
}
article .cols2 > *:first-child{
margin-left: 0;
padding-left: 0;
}
article .cols2 > *:last-child{
margin-right: 0;
padding-right: 0;
}
article .zd > *:last-child{
margin-left: 0;
padding-left: 0;
}
article .intro{
color: #000000;
margin: 20px auto !important;
}
.zd > div > div:first-child{
padding-bottom: 20px;
}
.subcabe{
font-size: 26px;
margin: 20px auto !important;
}
.despleg > div > div{
display: inline-block;
}
#bares{
margin-top: 40px;
}
.ol:hover{
cursor: pointer;
}
.despleg{
display: none;
}
.despleg p, .despleg br{
display:none;
}
.despleg .cols2{
margin: 0;
width: 53%;
margin-bottom: 20px;
}
.despleg .cols2 > *{
margin: 0;
}
#bares img{
position: relative;
top: 10px;
}
.cols2bots > *{
width: 45%;
margin: 2%;
float: left;
text-align: center;
}
.nota_menu{
font-size: 12px;
padding: 20px 0;
}
.page-id-341 main, .page-id-362 main, .page-id-345 main, .page-id-359 main, .page-id-400 main, .page-id-384 main, .page-id-382 main, .page-id-398 main{
padding: 0 !important;
}
.page-id-341 main article > .entry-header, .page-id-341 main article > .entry-content > *, .page-id-362 main article > .entry-header, .page-id-362 main article > .entry-content > *, .page-id-345 main article > .entry-header, .page-id-345 main article > .entry-content > *, .page-id-359 main article > .entry-header, .page-id-359 main article > .entry-content > *, .page-id-400 main article > .entry-header, .page-id-400 main article > .entry-content > *, .page-id-384 main article > .entry-header, .page-id-384 main article > .entry-content > *, .page-id-382 main article > .entry-header, .page-id-382 main article > .entry-content > *, .page-id-398 main article > .entry-header, .page-id-398 main article > .entry-content > *{
padding: 0 200px;
}
.post-341 > .entry-header, .post-359 > .entry-header, .post-384 > .entry-header, .post-398 > .entry-header{
display: none;
}
.page-id-359 .site-inner, .page-id-398 .site-inner{
margin-top: 0;
}
.post-341 .cols2 > *, .post-384 .cols2 > * {
margin: 0 20px;
}
#tg .madera{
margin: 20px auto !important;
}
#tg .cols2 ul{
padding-left: 20px;
}
.post-341 .entry-content, .post-362 .entry-content, .post-345 .entry-content, .post-359 .entry-content, .post-400 .entry-content, .post-384 .entry-content, .post-382 .entry-content, .post-398 .entry-content{
width: 100%;
}
.post-341 .entry-content > *, .post-362 .entry-content > *, .post-345 .entry-content > *, .post-359 .entry-content > *, .post-400 .entry-content > *, .post-384 .entry-content > *, .post-382 .entry-content > *, .post-398 .entry-content > *{
width: 80%;
margin: auto;
}
#tg{
width: 100%;
background-color: #000000;
color: #ffffff;
padding-bottom: 20px;
}
#tg h1{
padding: 50px 0 0 0;
}
.iconos_tg{
margin-top: 20px !important;
}
.iconos_tg > li{
display: inline-block;
}
ul.resalte > *{
padding: 0;
list-style-type: none !important;
}
#tg > *{
width: 80%;
margin: auto;
}
.cg{
color: #ffffff90;
margin-bottom: 20px !important;
}
#tg td{
border: 1px solid #ffffff;
padding:10px;
}
#tg td:first-child{
width: 25%;
vertical-align: top;
}
#tg td li{
list-style-type: none;
}
#tg table{
margin-bottom: 40px;
}
#tg .mapa{
width: 22%;
}
#tg .madera{
height: 60px;
}
.bancg{
text-align: center;
background-color: #efefef;
color: #000000;
font-weight: bold;
padding: 10px;
margin: 20px auto !important;
}
.bgi{
padding: 0 !important;
margin: 0 !important;
width: 100% !important;
}
.talleres{
padding: 0px 0 !important;
margin: 150px 0 0 0 !important;
width: 100% !important;
background-color: #000000;
}
.talleres > *{
width: 60%;
margin: auto;
color: #ffffff;
}
.talleres td{
vertical-align: top;
}
.talleres table:first-child td:last-child{
width: 65%;
}
.talleres li{
list-style-type: none !important;
}
.rel{
position: relative;
}
.ct{
position: absolute;
right: 0;
top: 0;
}
.tborde td{
border: 1px solid #ffffff;
padding: 10px;
}
.tbordebn td {
border: 1px solid #000000;
padding: 10px;
}
.tbordebn td:first-child{
font-weight: bold;
}
.rg{
background-color: #333333;
}
.bani{
width: 100%;
margin-top: 60px;
}
.bani img{
display: inline-block;
vertical-align: bottom;
}
.bgi img{
display: block;
}
.post-345 table, .post-400 table{
width: 60% !important;
}
.tit{
margin: 50px auto !important;
font-size: 50px;
}
h2, .nota {
margin: 20px auto 0 auto !important;
}
.ban{
width: 100% !important;
padding: 20px !important;
text-align: center;
margin: 20px 0 !important;
font-family: "titulo", sans-serif;
font-size: 30px;
}
.sobre_cabe{
position: absolute;
top: 150px;
width: 100% !important;
text-align: center;
}
.sobre_cabe h2{
font-size: 40px;
color: #ffffff;
}
.content-sorteo{
margin-top: 50px !important;
text-align: center;
width: 65% !important;
}
.content-sorteo > div{
margin: 20px auto;
width: 62%;
}
.bon{
margin-top: 20px;
}
.bon > tbody{
border: 1px solid #000;
}
.bon td{
padding: 25px 50px;
width: 50%;
vertical-align: top;
}
.bon td:first-child{
border-right: 1px solid #000000;
}
.num{
font-family: "titulo", sans-serif !important;
}
.insta{
margin-top: 60px !important;
}
.insta p{
font-family: "titulo", sans-serif !important;
}
.talleres td:first-child img{
padding-right: 60px;
}
.bgn h1{
padding: 0;
}
.med td:first-child{
width: 70%;
padding-right: 20px;
}
.ttg{
position: absolute;
bottom: 38px;
width: 100%;
text-align: center;
color: #000000;
font-family: "titulo", sans-serif;
}
.ttg > div:first-child{
font-size: 50px;
}
.detalle{
font-size: 30px;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
width: 20%;
margin: 60px auto;
padding: 20px;
}
.tbn > div{
display: inline-block;
margin: 0 20px;
}
.tbn > div p{
border: 1px solid #000000;
padding: 10px;
margin: 0;
font-weight: bold;
text-align: left;
}
.bgb{
margin-top: 50px;
padding: 50px 20px 100px 20px;
background-color: #ffffff90;
}
.bgb *{
font-family: "titulo", sans-serif !important;
}
.bgb table{
width: 35%;
margin: auto;
text-align: left;
}
.bgb td:first-child img {
padding-right: 30px;
}
.bgb ul{
margin-bottom: 0px;
}
.bgb tr:last-child td{
vertical-align: bottom;
}
.bgw{
background: linear-gradient(0deg, #000000 45%, #ffffff 0%);
width: 100%;
padding: 50px 0 0 0;
}
.bgw table, .bgw2 table{
width: 60%;
margin: auto;
}
.bgw table td{
position: relative;
}
.boc{
width: 70%;
position: relative;
bottom: 150px;
}
.bgw td:first-child img {
padding-right: 0px;
position: absolute;
}
.bgw2{
background-color: #ffffff;
width: 100%;
padding: 50px;
color: #000000;
}
.bgw2 td:first-child{
text-align: center;
}
.bgw2 td:first-child img{
padding-right: 0px;
}
#desc > div{
display: inline-block;
vertical-align: middle;
}
.med{
padding: 80px 40px;
}
.nota{
font-size: 15px;
}
.cupon{
width: 200px;
}
.rdesc span{
font-family: "titulo", sans-serif !important;
font-size: 50px;
}
.bgw2 ul.resalte{
font-size: 25px;
}
.wbh ul{
position: absolute;
z-index: 25;
top: 5px;
right: 28%;
}
.wbh ul li{
display: inline-block;
}
.wbh ul:not(.rrss) li:not(:last-child):after{
content: " | ";
color: #000000;
position: relative;
bottom: 4px;
}
.wbh ul li a{
color: #000000;
}
#front-page-3 section .cols2 > *{
margin: 2%;
}
.post-334 .cols2 > *, .post-402 .cols2 > *{
padding: 0 20px;
}
.talleres > table:first-child{
margin-bottom: 20px;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
right: 40px !important;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a {
border-bottom: 1px solid #000000 !important;
background-color: #000000 !important;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a:hover {
border-bottom: 1px solid #3f3f3f !important;
background-color: #3f3f3f !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active:hover {
color: #ffffff;
border-color: #000000 !important;
background-color: #000000 !important;
}
.ab, .ab:hover, .ab:focus{
color: #000000;
}
.site-footer{
width: 100% !important;
}
footer.site-footer{
padding: 0;
}
.creds{
text-align: center;
}
.w3 li{
width: 32%;
}
.page-id-341 .site-inner, .page-id-384 .site-inner{
margin-top: 80px;
}
.cabe_tabla{
font-size: 25px;
margin-top: 20px !important;
}
.front-page-1 #main img{
position: relative;
bottom: 50px;
}
.at ul li:not(:last-child){
width: 33%;
}
.at ul li:last-child{
width: 15%;
vertical-align: top;
}
.h ul li:first-child{
width: 50%;
}
.h ul li:last-child{
width: 35%;
}
#zdh td:not(:first-child), #zdl td:not(:first-child){
text-align: center;
}
#main_resp{
display: none;
}
#faldon{
background-color: #000;
border-top: 50px solid #ffffff90;
color: #ffffff;
}
#faldon p{
color: #ffffff90;
}
#summum > div:first-child{
width: 50%;
margin: auto;
}
#summum > div:first-child > div{
display: inline-block;
width: 49%;
vertical-align: middle;
}
#faldon .flexible-widgets {
padding-top: 100px;
}
#summum > div:first-child > div:first-child{
padding-right: 50px;
}
#summum > div:first-child > div:last-child{
text-align: left;
border-left: 1px solid #ffffff90;
padding-left: 50px;
}
.fmadera{
display: block;
margin-top: 100px;
}
.horas li{
display: inline-block;
margin: 0 !important;
}
.horas li:not(:last-child):after{
content: " | ";
} @media only screen and (max-width: 1680px){
body:not(.home) .rrss {
left: 32%;
}
.footer-widgets .textwidget > div{
width: 42%;
}
.datos ul {
width: 185px;
}
article > * {
width: 82%;
}
.despleg{
font-size: 17px;
}
.despleg span{
font-size: 14px;
}
}
@media only screen and (max-width: 1600px){	
.footer-widgets .textwidget > div {
width: 45%;
}
.bgb {
padding: 50px 20px;
}
.detalle{
margin: 30px auto;
}
.despleg {
font-size: 16px;
}
}
@media only screen and (max-width: 1536px){
body:not(.home) .rrss {
left: 33%;
}
.front-page-1 #main img{
height: auto !important;
position: initial !important;
max-width: 100%;
}
#zdh td:first-child, #zdl td:first-child {
padding-left: 0px;
}
.bgb {
padding: 20px;
}
.despleg {
font-size: 15px;
}
.despleg span {
font-size: 12px;
}
}
@media only screen and (max-width: 1440px){
body:not(.home) .rrss {
left: 34%;
}
.footer-widgets .textwidget > div {
width: 48%;
}
.sobre_cabe {
top: 100px;
}
.talleres td:first-child img {
padding-right: 0px;
}
.ct{
width: 260px;
}
.rel{
padding-left: 20px;
}
.bgw {
background: linear-gradient(0deg, #000000 48%, #ffffff 0%);
}
.med td:first-child {
width: 60%;
}
.talleres .bgi{
height: 870px;
}
article .despleg .cols2 > div:first-child {
width: 48%;
}
article .despleg .cols2 > div:last-child {
width: 42%;
}
.despleg > div > div:last-child{
width: 45%;
}
#summum > div:first-child {
width: 65%;
}
.content-sorteo {
width: 85% !important;
}
}
@media only screen and (max-width: 1366px){
.footer-widgets .textwidget > div {
width: 35%;
}
h1 {
font-size: 50pt;
}
article > * {
width: 88%;
}
}
@media only screen and (max-width: 1280px) {
body:not(.home) #logo {
left: 6%;
}
body:not(.home) .rrss {
left: 24%;
}
.entry-title {
font-size: 4.7rem;
}
.front-page-1 .image-section {
height: 720px !important;
}
.les li h2 {
font-size: 20px;
}
.full-width-content .content {
padding: 0 20px;
}
.talleres .bgi, .talleres .bgi img {
height: auto;
}
.page-id-341 main article > .entry-header, .page-id-341 main article > .entry-content > *, .page-id-362 main article > .entry-header, .page-id-362 main article > .entry-content > *, .page-id-345 main article > .entry-header, .page-id-345 main article > .entry-content > *, .page-id-359 main article > .entry-header, .page-id-359 main article > .entry-content > *, .page-id-400 main article > .entry-header, .page-id-400 main article > .entry-content > *, .page-id-384 main article > .entry-header, .page-id-384 main article > .entry-content > *, .page-id-382 main article > .entry-header, .page-id-382 main article > .entry-content > *, .page-id-398 main article > .entry-header, .page-id-398 main article > .entry-content > * {
padding: 0 20px;
}
.talleres > * {
width: 75%;
}
.bani, .bgw, .bgw2, .ttg{
width: 100% !important;
}
.bgw table, .bgw2 table {
width: 80%;
}
.boc {
width: 60%;
}
.detalle{
width: 40%;
margin: 30px auto;
}
.bgb {
margin-top: 20px;
padding: 20px 20px;
}
#summum > div:first-child {
width: 72%;
}
}
@media only screen and (max-width: 1200px) {
.site-header .widget-area {
width: 580px;
}
.content {
width: 520px;
}
.full-width-content .content {
padding: 0 110px;
}
.genesis-nav-menu a {
padding: 30px 10px;
}
.site-header.dark .genesis-nav-menu a {
padding: 20px 10px;
}
.front-page-1,
.front-page-3,
.front-page-5,
.front-page-7 {
background-attachment: scroll;
}
}
@media only screen and (max-width: 1152px){
body:not(.home) #logo {
left: 12%;
}
body:not(.home) .rrss {
left: 32%;
}
.front-page-1 .image-section {
height: 650px !important;
}
.footer-widgets .textwidget > div {
width: 62%;
}
.datos {
width: 90%;
}
.post-359 .bgi img, .post-398 .bgi img{
display: block;
height: 370px;
}
.ttg > div:first-child {
font-size: 42px;
}
.detalle {
font-size: 25px;
}
.despleg .cols2 {
width: 50%;
}
article .despleg .cols2 > div:last-child {
width: 40%;
}
.despleg > div > div:last-child {
width: 48%;
}
}
@media only screen and (max-width: 1024px) {
body:not(.home) #logo {
left: 4%;
}
body:not(.home) .rrss {
left: 26%;
}
.les {
width: 900px;
}
.velo {
position: relative;
top: 20px;
}
.front-page-6 {
background: linear-gradient(0deg,#000000 86%, #ffffff 0%);
}
#front-page-6 .textwidget > * {
width: 90%;
}
.footer-widgets .textwidget > div {
width: 70%;
}
.creds > div:first-child {
width: 90%;
}
.datos {
width: 92%;
}
.secondary-nav .site-inner {
margin-top: 80px;
}
.front-page .site-inner {
max-width: none;
}
.site-header {
position: static;
}
.front-page .site-header {
background-color: #000;
}
.front-page .site-header > .wrap {
border: none;
}
.content,
.sidebar,
.site-header .widget-area,
.title-area {
width: 100%;
}
.site-header .title-area,
.site-header.dark .title-area {
padding: 15px 0;
}
.header-image .dark .site-title > a {
height: 76px;
}
.genesis-nav-menu,
.site-header .widget-area,
.site-title {
text-align: center;
}
.header-image .site-title > a {
background-position: center !important;
}
.nav-primary .genesis-nav-menu {
float: none;
}
.nav-secondary,
.site-header.dark .nav-secondary {
border-bottom: none;
}
.genesis-nav-menu a,
.site-header.dark .genesis-nav-menu a {
padding: 10px;
}
.front-page .site-inner {
margin-top: 0;
}
.site-inner {
margin-top: 120px;
}
.full-width-content .content {
padding: 0;
}
.full-width-content img.pull-left {
margin-left: 0;
}
.full-width-content img.pull-right {
margin-right: 0;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-halves .widget,
.flexible-widgets.widget-thirds .widget,
.flexible-widgets.widget-fourths .widget {
margin: 0 auto 20px;
width: 100%;
}
.front-page-1 .image-section,
.secondary-nav .front-page-1 .image-section {
padding-top: 0;
}
.despleg > * {
margin-bottom: 20px;
border-bottom: 1px solid #000000;
padding-bottom: 20px;
}
.despleg .cols2 {
width: 100%;
}
.despleg > *:first-child{
border-bottom: 0px solid #000000;
padding-bottom: 0;
}
.nota_menu, .despleg > *:first-child{
margin-bottom: 0px;
}
.despleg > div > div {
display: block;
}
.page-id-341 main article > .entry-header, .page-id-341 main article > .entry-content > *, .page-id-362 main article > .entry-header, .page-id-362 main article > .entry-content > *, .page-id-345 main article > .entry-header, .page-id-345 main article > .entry-content > *, .page-id-359 main article > .entry-header, .page-id-359 main article > .entry-content > *, .page-id-400 main article > .entry-header, .page-id-400 main article > .entry-content > *, .page-id-384 main article > .entry-header, .page-id-384 main article > .entry-content > *, .page-id-382 main article > .entry-header, .page-id-382 main article > .entry-content > *, .page-id-398 main article > .entry-header, .page-id-398 main article > .entry-content > * {
padding: 0px;
}
.post-345 table, .post-400 table {
width: 68% !important;
}
article {
margin-top: 0px;
}
.post-359 .bgi img, .post-398 .bgi img {
height: 350px;
}
.talleres > * {
width: 80%;
}
.bgw table, .bgw2 table {
width: 95%;
}
.med{
width: 90%;
}
.tbn > div {
width: 29%;
}
.talleres .bgi, .talleres .bgi img{
height: 700px;
}
.tbn > div p{
font-size: 16px;
}
article .despleg .cols2 > div:last-child {
width: 50%;
}
.despleg > div > div:last-child {
width: 100%;
}
#faldon .flexible-widgets.widget-halves .widget{
margin: 0 auto 0px;
}
}
@media only screen and (max-width: 812px){
.flexible-widgets.widget-full .widget, .flexible-widgets.widget-halves .widget, .flexible-widgets.widget-thirds .widget, .flexible-widgets.widget-fourths .widget{
margin: 0 auto 50px;
}
body:not(.home) .rrss {
left: 32%;
}
.med {
padding: 40px;
}
.post-359 .bgi img, .post-398 .bgi img {
height: 310px;
}
#summum > div:first-child > div {
display: block;
width: 80%;
}
#summum > div:first-child > div:last-child {;
border-left: 0px solid #ffffff90;
}
#summum > div:first-child > div:last-child {
padding-left: 0px;
}
}
@media only screen and (max-width: 800px) {
.front-page-1 .image-section {
height: 480px !important;
}
.catas, #front-page-6 .textwidget > *, #front-page-8 .textwidget div:last-child, .creds > div:first-child{
width: 90%;
}
.velo{
padding: 20px;
top: 50px;
height: 280px;
}
#front-page-6 .textwidget .intro {
color: #000000;
}
#front-page-6 .cols2 table td:first-child {
padding-right: 0px;
padding-bottom: 10px;
font-size: 17px;
}
#front-page-6 .cols2 table td {
font-size: 17px;
}
.front-page-6 {
background: linear-gradient(0deg, #000 77%, #fff 0%);
}
#front-page-7 .flexible-widgets {
padding-top: 20px;
}
.les {
width: 100%;
}
.les li h2 {
height: 30px;
}
.les li p{
margin-top: 30px;
}
#front-page-7 .textwidget {
width: 90%;
}
.entry-title {
font-size: 4.6rem;
}
.site-inner,
.wrap {
max-width: none;
width: 100%;
}
.front-page .site-inner {
padding: 0;
} nav.nav-primary {
top: 0;
}
.site-header nav .wrap {
padding: 0;
}
nav.genesis-responsive-menu {
display: none;
position: relative;
}
.genesis-skip-link .skip-link-hidden {
display: none;
visibility: hidden;
}
.menu-toggle,
.sub-menu-toggle {
border-width: 0;
background: #000;
color: #fff;
display: block;
margin: 0 auto;
overflow: hidden;
text-align: center;
visibility: visible;
}
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
background-color: transparent;
color: #22a1c4;
border-width: 0;
}
.menu-toggle:focus,
.sub-menu-toggle:focus {
outline: 1px solid #ccc;
outline-offset: -1px;
}
.menu-toggle {
line-height: 20px;
margin-bottom: 1px;
position: relative;
z-index: 1000;
width: 100%;
}
.menu-toggle::before,
.menu-toggle.activated::before {
margin-right: 10px;
text-rendering: auto;
}
.sub-menu-toggle {
float: right;
padding: 10px;
position: absolute;
right: 0;
top: 0;
z-index: 100;
}
.sub-menu-toggle::before {
display: inline-block;
text-rendering: auto;
-webkit-transform: rotate( 0 );
-ms-transform:     rotate( 0 );
transform:         rotate( 0 );
-webkit-transition: transform .25s ease-in-out;
-ms-transition:     transform .25s ease-in-out;
transition:         transform .25s ease-in-out;
}
.sub-menu-toggle.activated::before {
-webkit-transform: rotate( 180deg );
-ms-transform:     rotate( 180deg );
transform:         rotate( 180deg );
}
.genesis-responsive-menu .genesis-nav-menu .menu-item a,
.genesis-responsive-menu .genesis-nav-menu .menu-item a:focus,
.genesis-responsive-menu .genesis-nav-menu .menu-item a:hover {
background-color: transparent;
border-bottom: 0;
margin-bottom: 1px;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item a {
outline-color: #fff;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item a:focus,
.genesis-responsive-menu .genesis-nav-menu .menu-item a:hover {
text-decoration: underline;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item a:focus {
outline: 1px solid #fff;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item {
display: block;
float: none;
position: relative;
text-align: left;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
position: relative;
}
.front-page .genesis-responsive-menu .genesis-nav-menu li.current-menu-item > a,
.genesis-responsive-menu .genesis-nav-menu > li > a,
.genesis-responsive-menu .genesis-nav-menu .menu-item a {
border: 0;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item a {
padding: 15px 20px;
width: 100%;
}
.genesis-responsive-menu .genesis-nav-menu .sub-menu {
border: none;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
left: 0;
margin-left: 0;
}
.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
content: none;
}
.genesis-responsive-menu .genesis-nav-menu .sub-menu {
clear: both;
display: none;
margin: 0;
opacity: 1;
padding-left: 15px;
position: static;
width: 100%;
}
.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
margin: 0;
}
.altitude-home .simple-social-icons ul li {
margin: 0 20px 20px !important;
}
.footer-widgets .wrap {
padding-top: 60px;
padding-bottom: 60px;
}
.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7 {
border-top: 0;
margin-top: 0;
}
.image-section .flexible-widgets {
padding-bottom: 0px;
}
h1{
font-size: 40pt;
}
.cols2 > div > div:first-child, .catas{
margin-bottom: 50px;
}
.bottom-image {
margin-top: 60px;
margin-bottom: -80px;
}
.front-page-5 .nf-form-cont .one-half {width: 100%; margin-left: 0;}
.front-page-6 .one-fourth {width: 50%;}
.front-page-5 .solid-section h2, .front-page-3 .solid-section, .front-page-4 h2 {font-size: 2rem;}
.front-page-2 h1, .front-page-4 h1, .front-page-5 h1 {font-size:4.5rem;}
.movil {display: block; margin: 0 auto; width: 60%;}
.front-page-5 .textwidget .cast, .front-page-5 .textwidget .euskera {width: 100%; }
#responsive-menu-container {
width: 50% !important;
}
#front-page-5 .es table {
margin: 0 20px;
max-width: 90%;
}
#info_sor .cols2 > div{
border-bottom: 0;
}
.footer-widgets .textwidget > div {
width: 88%;
}
.datos ul li{
display: inline-block;
}
.datos > li {
width: 32%;
}
.wbh ul {
right: 33%;
}
.catas > div:first-child {
padding-right: 60px;
}
article .zd > * {
width: 95%;
}
.post-345 table, .post-400 table {
width: 88% !important;
}
.post-341 .cols2 > *, .post-384 .cols2 > * {
margin: 0px;
}
.talleres > table:first-child td:first-child img {
width: 70%;
}
.ct {
width: 230px;
left: -250px;
top: 145px;
}
.bgw {
background: linear-gradient(0deg, #000000 68%, #ffffff 0%);
}
.talleres .bgi, .talleres .bgi img {
height: 900px;
}
.tbn > div {
width: 30%;
margin: 5px;
}
.tbn > div p {
font-size: 12px;
}
.bgb td[rowspan="2"]{
margin-top: 20px;
padding: 0px 20px;
}
.bgb table {
width: 96%;
}
}
@media only screen and (max-width: 768px) {
body:not(.home) .rrss {
left: 33%;
}
button#responsive-menu-button {
width: 45px !important;
height: 45px !important;
right: 22.5% !important;
}
.footer-widgets .textwidget > div {
width: 92%;
}
.entry-title {
font-size: 4.4rem;
}
}
@media only screen and (max-width: 736px) {
body:not(.home) .rrss {
left: 34%;
}
.front-page-2 .textwidget {
padding: 0 50px 50px 50px;
}
h1 {
font-size: 35pt;
}
.entry-title {
font-size: 4.2rem;
}
.front-page-6 {
background: linear-gradient(0deg, #000 78%, #fff 0%);
}
.footer-widgets .textwidget > div {
width: 96%;
}
}
@media only screen and (max-width: 720px) {
body:not(.home) .rrss {
left: 35%;
}
.entry-title {
font-size: 4rem;
}
.front-page-2 .flexible-widgets{
padding-top: 0px;
}
#text-5 .tac img{
width: 200px;
}
#front-page-6 .cols2 table td:first-child {
font-size: 16px;
}
.front-page-6 .cols2{
width: 100%;
}
#front-page-6 .cols2 table td {
width: 77%;
}
#zdh td:first-child {
padding-left: 0px;
}
.zdl {
padding-left: 0px;
}
.talleres .bgi{
height: 780px;
background-color: #fbfbf0;
font-size: 17px;
}
.talleres .bgi img {
display: none;
}
.home .madera a {
font-size: 20px;
}
}
@media only screen and (max-width: 667px) {
body:not(.home) .rrss {
left: 37%;
}
.entry-title {
font-size: 3.8rem;
}
.front-page-1 .image-section {
height: 415px !important;
}
h1 {
font-size: 30pt;
}
.entry-header h1 {
font-size: 50pt;
}
.home .madera a {
font-size: 15px;
}
.front-page-5 .solid-section h2, .front-page-3 .solid-section, .front-page-4 h2 {
font-size: 18px;
}
#front-page-6 .cols2 table td:first-child {
font-size: 13px;
}
.cabe_tabla {
font-size: 20px;
}
.post-345 table, .post-400 table {
width: 90% !important;
}
.front-page-6 {
background: linear-gradient(0deg, #000 75%, #fff 0%);
}	
.ct {
left: -220px;
}
.bgw {
background: linear-gradient(0deg, #000000 70%, #ffffff 0%);
}
.tbn > div {
width: 24%;
margin: 0 10px;
}
.talleres .bgi, .talleres .bgi img {
height: 770px;
}
.detalle {
width: 50%;
}
}
@media only screen and (max-width: 640px) {
#logo{
width: 210px;
}
#logo img{
width: 100%;
}
.entry-title {
font-size: 3.5rem;
}
.tbordebn{
font-size: 17px;
}
.ttg {
bottom: 30px;
}
.tbn > div {
width: 25%;
}
button#responsive-menu-button {
width: 40px !important;
height: 40px !important;
right: 22% !important;
}
.front-page-6 {
background: linear-gradient(0deg, #000 74%, #fff 0%);
}
.madera a {
font-size: 20px;
padding: 0 20px;
}
}
@media only screen and (max-width: 480px) {
#main{
display: none;
}
#main_resp{
display: block;
}
body:not(.home) .rrss {
left: auto;
top: 45px;
right: 30%;
}
.rrss li {
margin-right: 5px;
}
.image-section h2,
.solid-section h2 {
font-size: 40px;
font-size: 4rem;
}
.creds > ul > li {
display: block;
text-align: center;
width: 80%;
margin: auto;
}
.mcookies{
margin-top: 20px;
}
#info_sor > h2 {
width: 90%;
}
#info_sor .cols2 > div {
width: 50%;
}
.actinf td:first-child {
display: none;
}
.cols2 > * {
width: 96%;
}
.front-page-3 .textwidget .tac {
padding: 0px 35px;
}
.cols2 > div > div:first-child{
min-height: auto;
}
.catas > div:first-child {
width: 100%;
}
.es tr{
display: block;
}
.es td[rowspan="2"] {
display: block;
padding-left: 20px;
}
.les li {
width: 32%;
height: 180px;
}
.velo {
height: 425px;
}
#front-page-6 .textwidget .intro td {
width: 100% !important;
display: block;
}
#front-page-6 .textwidget .intro td:last-child {
padding-left: 0px;
}
.front-page-6 {
background: linear-gradient(0deg, #000 79%, #fff 0%);
}
.wbh ul {
right: 36%;
}
.front-page-1 .image-section {
height: 315px !important;
}
.despleg .cols2 {
width: 100%;
font-size: 17px;
}
.despleg span{
margin-top: 10px;
}
.cols2bots > * {
width: 95%;
margin: 2%;
}
.tbordebn {
font-size: 12px;
}
.subcabe {
font-size: 23px;
}
#tg .mapa {
width: 90%;
margin-bottom: 20px;
}
#tg .cols2 > div:last-child {
width: 94%;
}
#tg .cols2 ul {
padding-left: 0px;
}
#tg td:first-child {
width: 100%;
}
#tgi td{
display: block;
}
.cym tr:first-child{
display: none;
}
.cym td{
display: block;
}
.cym td:nth-child(2):before{
content: "19:00 - 19:45";
}
.cym td:last-child:before{
content: "20:15 - 21:00";
}
#tg .madera {
height: 80px;
}
.post-359 .bgi img, .post-398 .bgi img {
height: 275px;
}
.sobre_cabe h2 {
font-size: 35px;
}
.bon td {
width: 100%;
display: block;
padding: 20px;
}
.content-sorteo > div {
width: 100%;
}
.talleres > table:first-child td:first-child img {
width: 100%;
}
.bgw {
background: linear-gradient(0deg, #000000 78%, #ffffff 0%);
}
.ct {
left: -175px;
width: 198px;
}
.bgw2 td, .med td{
display: block;
}
.bgw2 table:first-child td:last-child {
width: 100%;
}
.med td:first-child {
width: 100%;
}
.tbn > div {
width: 88%;
}
.talleres .bgi, .talleres .bgi img {
height: 1000px;
}
.front-page-5 .solid-section h2, .front-page-3 .solid-section, .front-page-4 h2 {
font-size: 2.2rem;
}
.front-page-2 h1::after, .front-page-4 h1::after, .front-page-5 h1::after {
top: 42px;
}
.front-page-4 .one-half div {
padding: 40px 25px 0px
}
.front-page-7 {
font-size: 2.5rem;
}
.front-page-5 .nf-field-container, #ninja_forms_required_items {
margin-bottom: 6px;
}
.front-page-5 img {
width: 90%; margin: .5em auto;
}
.front-page-4 .solid-section .flexible-widgets {
padding-bottom: 0;
}
.front-page-3 p {
width: 100%;
}
input, select, textarea {
font-size: 1.7rem;
}
.field-wrap input[type="submit"], .field-wrap input[type="button"], .field-wrap button {
width: 100% !important;
}
.movil {
width: 250px; margin: 0 auto;
}
#responsive-menu-container {
width: 68% !important;
}
.entry-title {
font-size: 4.5rem;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 0% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 100% !important;
}
.summary {
font-size: 1.5rem !important;
}
.shop_attributes{
font-size: 1.5rem;
}
.mcookies li:not(:last-child)::after {
content: "";
margin-left: 0px;
}
.bon td:first-child {
border-right: 0px solid #000000;
}
.les li {
width: 49%;
}
.les li:not(:last-child) {
border-right: 0px solid #fff;
}
#front-page-5 {
background-repeat: no-repeat;
background-size: auto 100%;
}
#summum > div:first-child > div {
width: 100%;
}
}
@media only screen and (max-width: 414px) {
body:not(.home) #logo {
width: 175px;
top: 5px;
}
.entry-title {
font-size: 4.4rem;
}
.wbh ul {
right: 28%;
}
h1 {
font-size: 25pt;
}
.post-359 .bgi img, .post-398 .bgi img {
height: 295px;
}
body:not(.home) .rrss {
right: 21%;
}
button#responsive-menu-button {
right: 12% !important;
}
.front-page-6 {
background: linear-gradient(0deg, #000 79.5%, #fff 0%);
}
.bgw {
background: linear-gradient(0deg, #000 82%, #fff 0%);
}
.boc {
bottom: 80px;
}
.talleres {
margin: 60px 0 0 0 !important;
}
.tbn > div p {
font-size: 14px;
}
}
@media only screen and (max-width: 375px) {
.entry-title {
font-size: 4rem;
}
#responsive-menu-container {
width: 70% !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
font-size: 20px !important;
}
.front-page-1 .image-section {
height: 250px !important;
}
.catas > div:first-child {
padding-right: 0px;
}
#front-page-6 .textwidget .intro td {
width: 100%;
}
.image-section h2, .solid-section h2 {
font-size: 35px;
}
.footer-widgets .textwidget > div {
width: 70%;
}
.velo {
height: 510px;
}
.les li {
width: 48%;
height: 155px;
}
.rrss{
left: 5px;
}
.entry-header h1 {
font-size: 40pt;
margin-top: 30px;
}
article .zd > * {
width: 100%;
padding: 0 0px;
}
.despleg .cols2 > *{
display: block;
width: 95%;
}
.sobre_cabe h1 {
font-size: 25pt;
}
.talleres > table:first-child td{
display: block;
}
.talleres > table:first-child td:first-child img {
width: 50%;
}
.talleres > table:first-child td:last-child {
width: 100%;
}
.ct {
left: 138px;
top: -180px;
width: 200px;
}
.bgw table td:first-child, .boc{
display: none;
}
.bgw {
background: linear-gradient(0deg, #000000 90%, #ffffff 0%);
}
.bgw br{
display: none;
}
.detalle {
width: 88%;
}
.bgb table {
width: 100%;
}
.bgb td{
display: block;
}
.bgb ul {
padding-left: 20px;
}
.talleres .bgi, .talleres .bgi img {
height: 1245px;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
right: 15px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
font-size: 18px !important;
}
.front-page-2 h1, .front-page-4 h1, .front-page-5 h1 {
font-size: 4rem;
}
.bgw {
padding: 80px 50px;
}
.talleres {
margin: 0px 0 0 0 !important;
}
article .despleg .cols2 > div:first-child, article .despleg .cols2 > div:last-child {
width: 100%;
}
#summum > div:first-child {
width: 80%;
}
}
@media only screen and (max-width: 360px) {
body:not(.home) .rrss {
right: 20%;
}
.entry-title {
font-size: 3.5rem;
}
#zdh td {
font-size: 16px;
}
.tit {
font-size: 45px;
}
.sobre_cabe h1 {
font-size: 24pt;
}
.ct {
width: 185px;
}
.bgb td[rowspan="2"] {
width: 70%;
}
.bgw2, .med{
padding: 20px;
}
.detalle {
font-size: 22px;
}
.front-page-2 h1, .front-page-4 h1, .front-page-5 h1 {
font-size: 3.5rem;
}
.talleres .bgi, .talleres .bgi img {
height: 1135px;
}
}
@media only screen and (max-width: 320px) {
#responsive-menu-container {
width: 65% !important;
}
.entry-title {
font-size: 3.2rem;
}
.image-section h2, .solid-section h2 {
font-size: 28px;
}
.front-page-6 {
background: linear-gradient(0deg,#000000 69%, #ffffff 0%);
}
.les li p {
font-size: 14px;
}
.front-page-5 .solid-section h2, .front-page-3 .solid-section, .front-page-4 h2 {
font-size: 2rem;
}
.entry-header h1 {
font-size: 38pt;
}
#zdh td {
font-size: 15px;
}
.tit {
font-size: 42px;
}
.sobre_cabe h1 {
font-size: 20pt;
}
.sobre_cabe h2 {
font-size: 27px;
}
.tborde{
font-size: 10px;
}
.ct {
top: -145px;
width: 150px;
}
.ttg > div:first-child {
font-size: 30px;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
font-size: 13px !important;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link {
padding-left: 0% !important;
}
.front-page-2 h1, .front-page-4 h1, .front-page-5 h1 {
font-size: 3rem;
}
}