html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin-top: 0px;
}
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;
}
#genesis-mobile-nav-primary {
display: none;
} #main {
background: linear-gradient(180deg, #f7f4f0 94%, #1d1d1b 20%);
position: relative;
}
#logo_ardoaraba_main {
width: 325px;
position: absolute !important;
z-index: 1;
top: 115px;
left: 17%;
}
#logo_gon_main {
position: absolute !important;
top: 115px;
width: 250px;
right: 23%;
}
#descorchador_main {
width: 34%;
margin: auto;
}
#texto_main {
position: absolute;
bottom: 8%;
right: 18%;
}
#texto_main h2 {
font-size: 2.5em;
margin-bottom: 20px !important;
}
#texto_main h3 {
font-size: 2em;
}
#texto_main h4 {
font-size: 1em;
margin-top: 150px;
} 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;
font-family: "texto", sans-serif !important;
font-size: 19px;
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;
margin-right: 10px;
}
::-moz-placeholder {
color: #bb4064;
opacity: 1;
}
::-webkit-input-placeholder {
color: #ff0033;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget .button {
background-color: #d0d0d0;
border: 2px solid #fff;
color: #000;
cursor: pointer;
font-size: 14px;
font-size: 1.4rem;
font-weight: 800;
letter-spacing: 2px;
padding: 5px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
white-space: normal;
}
.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: 0px 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: #000000 !important;
border-color: #000000 !important;
color: #fff !important;
cursor: not-allowed;
}
.site-container input[type="submit"]{
background-color: #bb4064 !important;
color: #ffffff !important;
}
.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: #000000;
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, 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: 50px;
position: relative;
z-index: 9;
word-wrap: break-word;
}
.page-id-688 .site-inner,
.page-id-691 .site-inner,
.page-id-748 .site-inner,
.page-id-907 .site-inner {
margin-top: 0;
}
.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 {
z-index: 20;
position: fixed;
}
body.page-id-748 .site-header,
body.page-id-907 .site-header,
body.page-id-1059 .site-header,
body.page-id-1111 .site-header{
height: 0;
}
.page-id-688 .site-header,
.page-id-688 #logo,
.page-id-691 .site-header,
.page-id-691 #logo {
display: none;
}
body:not(.home) .rrss,
body:not(.home) .wbh ul {
position: fixed;
z-index: 25;
}
.page-id-688 .rrss,
.page-id-688 .wbh ul,
.page-id-691 .rrss,
.page-id-691 .wbh ul {
position: absolute !important;
}
body:not(.home) .rrss {
left: 31%;
}
body.page-id-748 .rrss {
left: 23%;
}
body:not(.home) #logo {
position: fixed;
z-index: 25;
top: 0;
left: 18%;
}
body.page-id-748 #logo {
display: none;
}
.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;
}
.page-id-756 .entry-content,
.page-id-761 .entry-content,
.page-id-766 .entry-content > *:not(.ban),
.page-id-905 .entry-content,
.page-id-899 .entry-content > *:not(.ban),
.page-id-879 .entry-content,
.page-id-1079 .entry-content,
.page-id-1084 .entry-content,
.page-id-1082 .entry-content > *:not(.ban),
.page-id-1108 .entry-content,
.page-id-1110 .entry-content,
.page-id-1113 .entry-content > *:not(.ban),
.page-id-1163 .entry-content,
.page-id-1165 .entry-content,
.page-id-1168 .entry-content > *:not(.ban),
.page-id-1169 .entry-content > *:not(.ban),
.page-id-1166 .entry-content,
.page-id-1167 .entry-content
{
padding: 0 50px;
}
.page-id-766 .entry-content table,
.page-id-899 .entry-content table,
.page-id-1082 .entry-content table,
.page-id-1113 .entry-content table {
width: 60%;
margin: auto;
}
.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 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-ms-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
transition: opacity 0.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;
display: none;
} .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;
position: relative;
}
.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: 0.7em;
}
.front-page-4 .one-half p span {
display: block;
margin-top: 0.6em;
}
.front-page-5 {
color: #fff;
}
.front-page-6 {
background: linear-gradient(0deg, #000 86.5%, #fff 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: 100%;
}
.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;
}
.page-id-1059 .content, .home .content{
padding-bottom: 0px;
}
.sidebar-content .content {
float: right;
}
.full-width-content .content { width: 100%;
}
.full-width-content.front-page .content {
padding: 0;
} .entry-header {
text-align: left;
display: none;
}
.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;
}
.home ul > li, .page-id-1059 ul > li {
list-style-type: none !important;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 30px;
}
.entry-content #summum ul ul {
margin-bottom: 0;
}
.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;
}
.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;
background-color: #000;
}
.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;
} .page-id-688 .footer-widgets,
.page-id-691 .footer-widgets {
display: block !important;
} .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 h1 {
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: 0px;
min-height: 400px;
}
#info_sor .cols2 {
margin-top: 20px;
display: flex;
gap: 1em;
text-align: center;
}
.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, .zd .rosa {
margin-bottom: 20px !important;
text-align: center;
min-height: initial !important;
}
.catas {
width: 940px;
margin: auto;
text-align: left;
margin-bottom: 150px;
color: #ffffff;
}
.front-page-3 p {
color: #1d1d1d;
}
.catas h1 {
padding: 0;
}
.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;
}
.es table {
float: none;
margin: 0 auto;
max-width: 970px;
}
.es {
text-align: left;
}
.es > div:first-child{
padding-top: 20px;
}
.es ul li {
margin-bottom: 0;
padding: 0 5px;
}
.es td[rowspan="2"] {
width: 300px;
}
.es td:last-child {
padding-left: 20px;
}
.velo {
background-color: #00000050;
padding: 30px;
margin-top: 40px;
}
.les {
width: 1250px;
margin: 0px auto 220px !important;
display:flex;
}
.les li {
width: 20%;
text-align: center;
vertical-align: top;
height: 280px;
}
.les li:not(:last-child) {
border-right: 1px solid #ffffff;
}
.les li h2 {
height: 60px;
}
.page-id-406 .les li h2 {
height: 100px;
}
.les li p {
font-size: 12px;
padding: 10px 5px 0;
margin-bottom: 0;
}
.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;
margin-top: auto;
}
#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;
display: none;
}
.actinf h1 {
padding: 0;
}
.actinf td:first-child {
width: 30%;
position: relative;
display: none;
}
.actinf img {
position: absolute;
left: 0px;
bottom: -90px;
}
#front-page-8 {
background-color: #e8e9ee;
}
#front-page-8 h1 {
color: #000000;
}
#info_sor {
background-color: #000000;
color: #ffffff;
text-align: center;
width: 1000px;
margin: 0 auto 20px;
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: 50% !important;
}
#info_sor a {
display: block;
background-color: #ffffff;
color: #bb4064;
padding: 20px;
width: 85%;
margin: auto;
}
.footer-widgets strong {
font-family: "titulo", sans-serif;
font-size: 16px;
}
.footer-widgets .textwidget > div {
text-align: left;
vertical-align: top;
display: flex;
margin: auto;
width: 1000px;
}
.footer-widgets ul{
align-content: center;
align-items: center;
display: flex;
}
.creds > ul > li {
display: inline-block;
}
.datos {
width: 80%;
margin: auto;
}
.datos > li {
width: 33%;
vertical-align: middle;
text-align: left;
}
.datos > li:first-child{
text-align: right;
}
.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.2) !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: 100%;
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;
}
#front-page-6 .intro {
color: #ffffff;
}
.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;
padding: 0 40px;
}
.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;
}
.despleg > div:first-child img:first-child {
width: 45%;
}
.despleg > div:first-child img:last-child {
display: none;
}
.cols2bots > * {
width: 45% !important;
margin: 2% !important;
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;
}
.iconos_tg > li > img {
height: 105px;
}
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;
margin-bottom: 10px;
}
#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;
margin: auto;
}
.content-sorteo h2, .content-sorteo h3{
color: #bb4064 !important;
margin-bottom: 20px !important;
}
.content-sorteo > div {
margin: 20px auto;
width: 62%;
}
.bon {
margin-top: 20px;
}
.bon > tbody {
border: 1px solid #bb4064;
}
.bon td {
padding: 5px 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%;
}
.page-id-748 .wbh ul {
right: 30%;
}
.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;
}
.page-id-748 button#responsive-menu-button {
right: 24.5%;
}
#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: 53px;
}
.front-page-2 {
padding-top: 50px;
}
.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;
color: #ffffff;
}
#faldon p {
color: #ffffff90;
}
#summum{
margin-bottom: 40px;
}
#summum > div:not(:last-child) {
width: 50%;
margin: 20px auto;
display: flex;
justify-content: space-between;
}
#summum > div:not(:last-child) > div {
display: inline-block;
width: 49%;
vertical-align: top;
}
#summum > div:first-child > div {
vertical-align: middle;
}
#faldon .flexible-widgets {
padding-top: 0px;
}
#summum > div:not(:last-child) > div:first-child {
padding-right: 50px;
border-right: 1px solid #ffffff90;
}
#summum > div:not(:last-child) > div:last-child {
padding-left: 50px;
display: flex;
flex-direction: column;
}
.fmadera {
display: block;
margin-top: 100px;
}
.horas li {
display: inline-block;
margin: 0 !important;
}
.horas li:not(:last-child):after {
content: " | ";
}
.bgb span {
color: #000000 !important;
text-decoration: none !important;
font-size: 18px;
}
a[href^="whatsapp"] {
font-size: 18px;
}
.content-sorteo a[href^="whatsapp"] {
font-size: 18px;
color: #000000;
}
.actinf p {
color: #ffffff;
}   .home .widget-area.flexible-widgets.widget-half .widget,
.home .flexible-widgets.widget-halves .widget {
width: 100%;
} #conten_2020 > div {
display: none;
}
#sw {
background: linear-gradient(0deg, #000000 79%, transparent 0%);
color: #ffffff;
padding: 0 5%;
}
#sw > div:first-child,
#sw > div:last-child {
display: table;
width: 100%;
text-align: center;
}
#sw > div:first-child > div,
#sw > div:last-child > div {
display: table-cell;
width: 50%;
vertical-align: bottom;
text-align: left;
}
#sw p:first-child {
color: #000000;
}
#conten_2020 {
width: 100%;
font-size: 15px;
}
#conten_2020 > div {
width: 35%;
margin: auto;
}
#conten_2020 > div:first-child {
padding-top: 50px;
text-align: center;
background-color: #ffffffb5;
}
#conten_2020 > div > div:first-child {
padding: 0 5%;
}
#logo_2020 {
margin-bottom: 30px;
}
.bot_2019 {
border: 3px solid #000000;
padding: 10px 20px;
border-radius: 30px;
margin: 50px auto 50px auto;
max-width: 370px;
text-align: center;
}
.bot_2019 a,
.bot_2019 a:hover {
display: block;
color: #000000;
font-size: 20px;
}
.wpcp-carousel-wrapper {
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
padding: 10px 0;
margin-top: 20px;
margin-bottom: 20px;
}
#sp-wp-carousel-free-id-706.sp-wpcp-706 .wpcp-single-item {
border: 0px solid #dddddd !important;
}
#sp-wp-carousel-free-id-706.sp-wpcp-706 .slick-prev,
#sp-wp-carousel-free-id-706.sp-wpcp-706 .slick-prev:hover {
display: block !important;
background-image: url(https://ardoaraba.com/wp-content/uploads/2020/12/flecha_ant.png) !important;
width: 40px;
height: 55px;
top: 40%;
}
#sp-wp-carousel-free-id-706.sp-wpcp-706 .slick-next,
#sp-wp-carousel-free-id-706.sp-wpcp-706 .slick-next:hover {
display: block !important;
background-image: url(https://ardoaraba.com/wp-content/uploads/2020/12/flecha_sig.png) !important;
width: 40px;
height: 55px;
top: 40%;
}
#sp-wp-carousel-free-id-706.sp-wpcp-706 .slick-prev i,
#sp-wp-carousel-free-id-706.sp-wpcp-706 .slick-next i {
color: transparent !important;
}
.mobile {
display: none;
}
#conten_2020 {
scroll-snap-type: y mandatory;
}
#conten_2020 > div {
scroll-snap-align: start;
}
.logos_summum {
display: flex;
}
ul.logos_summum > li {
list-style-type: none;
width: 33%;
}
.boton_n {
background-color: #000000;
color: #ffffff;
padding: 20px;
} .container-popup {
padding: 1.5em !important;
}
.title-popup {
background: transparent url(//ardoaraba.com/wp-content/themes/altitude-pro/images/logo-premio.png) 0 0 no-repeat;
padding-left: 5.4em;
background-size: 130px;
}
.form-container {
margin-top: 2em;
}
.form-datos {
display: flex;
flex-flow: row wrap;
gap: 1em;
}
.caja-d50 {
width: 48%;
}
.caja-d100 {
width: 100%;
}
.title-popup h1 {
color: #000;
font-size: 3.4rem;
padding-right: 0 !important;
margin-bottom: 15px;
}
h2.subtitle-popup {
color: #333;
font-size: 2.2rem;
padding-right: 0 !important;
text-align: center;
margin-bottom: 15px !important;
}
.title-popup p {
color: #000;
font-size: 1.6rem;
margin-left: 2.6em;
}
span.txt-aceptar {
font-size: 1.5rem;
color: #666;
margin-left: 5px;
}
span.txt-aceptar a {
color: #bb4064;
font-size: 1.5rem !important;
}
span.txt-aceptar a:hover {
color: #bb4064;
}
.form-datos input,
select,
textarea {
background-color: #fafafa;
border: 1px solid #e5e5e5;
border-radius: 5px;
box-shadow: none;
color: #000 !important;
font-size: 1.5rem;
font-weight: 300;
padding: 10px 25px;
width: 100%;
}
input:hover[type="submit"] {
color: #ffffff !important;
}
.footer-widgets .textwidget > div > div:first-child{
border-right: 2px solid #fff;
}
.footer-widgets .textwidget > div > div:last-child{
padding-left: 30px;
}
.hoteles{
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 1000px;
margin: 0 auto 20px;
}
.hoteles > div{
width: 32%;
position: relative;
margin: 5px;
}
.hoteles a{
position: absolute;
display: block;
z-index: 5;
top: 0;
width: 100%;
height: 100%;
font-size: 22px;
}
.hoteles img{
display: block;
position: relative;
z-index: 0;
}
.info {
text-align: center;
background-color: #5b213350;
overflow: hidden;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
#content_acts{
width: 80%;
margin: auto;
}
#content_acts h2{
margin: 40px auto 20px !important;
text-align: center;
font-size: 2.5em;
color: #bb4064;
}
.items {
display: flex;
flex-wrap: wrap;
gap: 1em;
justify-content: center;
}
.items .item {
width: 32%;
margin-bottom: 30px;
}
.foto img{
display: block;
width: 100%;
}
#content_acts h3{
background-color: #bb4064;
color: #ffffff;
padding: 10px 20px;
margin-bottom: 0;
font-size: 2rem;
}
.datos_act{
background-color: #d0d0d0;
padding: 10px 20px;
}
.datos_act input:hover[type="submit"], .datos_act input:focus[type="submit"]{
background-color: #bb4064;
border: 2px solid #fff;
color: #ffffff !important;
}
.datos_act .cta{
margin-bottom: 10px;
}
.datos_act img{
width: 20px;
margin-right: 5px;
}
.datos_act ul li{
font-size: 1.8rem;
margin-bottom: 5px;
}
.inscripcion{
width: 60%;
margin: 40px auto;
}
.inscripcion div div input {
border: 1px solid #bb4064;
border-radius: 20px;
}
.inscripcion h2{
margin-bottom: 20px !important;
}
.inscripcion .conten_rgpd a{
color: #bb4064;
font-family: "texto", sans-serif;
font-size: 19px;
}
.inscripcion div.tac{
display: block;
}
#bot_inc{
width: initial;
padding: 10px 20px;
}
#bot_inc:hover{
background-color: #bb4064;
border: 0;
}
.exito{
text-align: center;
padding: 20px;
font-size: 1.5em;
}
.bot_volver{
margin-top: 40px;
}
.bot_volver a{
background-color: #bb4064;
font-family: "texto", sans-serif;
font-size: 19px;
margin-left: 10%;
padding: 10px 20px;
}
.destacar{
margin: 10px 0 !important;
}
.destacar a{
font-size: 28px;
}
.degustacion{
display: flex;
gap: 1em;
color: #000000;
}
.degustacion h1{
color: #bb4064;
padding: 0;
}
.degustacion ul{
margin-bottom: 20px;
}
.degustacion > div:last-child{
width: 100%;
} @media only screen and (max-width: 1680px) {
.front-page-1 #main img {
bottom: 46px;
}
body:not(.home) .rrss {
left: 32%;
}
#texto_main {
right: 15%;
}
.footer-widgets .textwidget > div {
width: 42%;
}
.datos ul {
width: 185px;
}
.despleg {
font-size: 17px;
}
.despleg span {
font-size: 14px;
}
.page-id-688 article > *,
.page-id-691 article > *,
.page-id-748 article > *,
.page-id-766 article > * {
width: 100%;
}
#conten_2020 > div {
width: 55%;
}
#sw {
background: linear-gradient(0deg, #000000 77%, transparent 0%);
}
.bot_2019 {
margin: 80px auto 80px auto;
}
#sw p:first-child {
color: #ffffff;
}
.page-id-803 .site-inner {
margin-top: 80px;
}
.page-id-803 article > * {
width: 100%;
}
}
@media only screen and (max-width: 1600px) {
.front-page-1 #main img {
position: relative;
bottom: 44px;
}
#logo_ardoaraba_main {
left: 15%;
}
#logo_gon_main {
right: 20%;
}
#texto_main {
right: 15%;
}
#texto_main h2 {
font-size: 2.4em;
}
#texto_main h3 {
font-size: 1.8em;
}
#texto_main h4 {
margin-top: 95px;
}
.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%;
}
#texto_main {
right: 13%;
}
#zdh td:first-child,
#zdl td:first-child {
padding-left: 0px;
}
.bgb {
padding: 20px;
}
.despleg {
font-size: 15px;
}
.despleg span {
font-size: 12px;
}
.front-page-1 #main img {
bottom: 43px;
}
#logo_ardoaraba_main {
left: 12%;
}
#logo_gon_main {
right: 16%;
}
#descorchador_main {
width: 34%;
}
#conten_2020 > div {
width: 50%;
}
#sw {
background: linear-gradient(0deg, #000000 79%, transparent 0%);
}
#sw > div:first-child > div {
padding-right: 10%;
}
#sw > div:first-child > div:last-child {
width: 40%;
padding-right: 0;
}
.bot_2019 {
margin: 60px auto 60px auto;
}
#sw p:first-child {
color: #000000;
}
}
@media only screen and (max-width: 1440px) {
body:not(.home) .rrss {
left: 34%;
}
#texto_main {
right: 10%;
}
.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;
}
#descorchador_main {
width: 37%;
margin: 60px auto 0;
}
.front-page-1 #main img {
bottom: 47px;
}
#summum > div:not(:last-child) {
width: 64%;
}
#sw {
background: linear-gradient(0deg, #000000 81%, transparent 0%);
}
.despleg > div:first-child img {
width: 50%;
}
}
@media only screen and (max-width: 1366px) {
.footer-widgets .textwidget > div {
width: 35%;
}
h1 {
font-size: 50pt;
}
.front-page-1 #main img {
bottom: 42px;
}
#texto_main h2 {
font-size: 2.2em;
}
#texto_main h3 {
font-size: 1.5em;
}
#descorchador_main {
width: 35%;
}
.cols2 > div > div:first-child {
margin-bottom: 100px;
}
}
@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;
}
.page-id-748.full-width-content .content,
.page-id-907.full-width-content .content,
.home.full-width-content .content,
.page-id-766.full-width-content .content,
.page-id-803.full-width-content .content {
padding: 0;
}
.talleres .bgi,
.talleres .bgi img {
height: auto;
}
.front-page-1 #main img {
bottom: 38px;
}
#texto_main h2 {
font-size: 2em;
}
#texto_main h3 {
font-size: 1.2em;
}
#logo_ardoaraba_main {
left: 10%;
}
#logo_gon_main {
right: 13%;
}
.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%;
}
#sw {
background: linear-gradient(0deg, #000000 82%, transparent 0%);
}
#sw > div:first-child > div {
padding-right: 3%;
}
#sw > div:first-child > div:last-child {
width: 50%;
padding-right: 0;
}
}
@media only screen and (max-width: 1200px) {
.site-header .widget-area {
width: 580px;
}
.content {
width: 520px;
}
.page-id-748.full-width-content .content,
.page-id-907.full-width-content .content,
.home.full-width-content .content {
padding: 0;
}
.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;
}
.front-page-1 #main img {
bottom: 35px;
}
#texto_main h4 {
margin-top: 70px;
}
#logo_ardoaraba_main {
left: 5%;
}
#logo_gon_main {
right: 8%;
}
}
@media only screen and (max-width: 1152px) {
body:not(.home) #logo {
left: 12%;
}
body:not(.home) .rrss {
left: 32%;
}
#texto_main {
right: 8%;
}
.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%;
}
.bot_2019 a,
.bot_2019 a:hover {
font-size: 16px;
}
#sw > div:first-child > div:last-child {
padding-top: 20px;
}
#sw > div:first-child > div {
padding-right: 0%;
}
#sw img {
padding-bottom: 45px;
}
#sw {
background: linear-gradient(0deg, #000000 83%, transparent 0%);
}
}
@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;
}
.front-page-6 {
background: linear-gradient(0deg, #000000 87%, #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;
}
.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;
}
.home .flexible-widgets.widget-halves .widget {
margin: 0 auto 0px !important;
}
#conten_2020 > div {
width: 55%;
}
#descorchador_main {
width: 40%;
}
.front-page-1 #main img {
bottom: 36px;
}
#logo_ardoaraba_main,
#logo_gon_main {
top: 50px;
}
.front-page-1 #main img {
bottom: 30px;
}
#texto_main {
right: 7%;
bottom: 11%;
}
#descorchador_main {
width: 40%;
left: -5%;
}
.front-page-1 #main img {
bottom: 36px;
}
.les li {
height: 270px;
}
#front-page-5 {
background-size: cover;
}
#summum > div:first-child {
width: 90%;
}
#summum > div:not(:last-child) {
width: 90%;
}
.datos > li {
width: 32%;
}
.les li h2 {
height: 45px;
}
.despleg > div:first-child img:first-child {
width: 70%;
}
#content_acts {
width: 90%;
}
.items .item {
width: 48%;
}
}
@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%;
}
.wbh ul {
right: 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:not(:last-child) > div:first-child {
width: 50%;
}
#summum > div:first-child > div:last-child {
border-left: 0px solid #ffffff90;
padding-left: 20px;
width: 50%;
}
#descorchador_main {
width: 42%;
}
#logo_gon_main {
width: 200px;
}
.front-page-1 #main img {
bottom: 30px;
}
#texto_main h2 {
font-size: 1.7em;
}
#texto_main h4 {
margin-top: 40px;
}
#texto_main {
bottom: 20%;
right: 4%;
}
#logo_ardoaraba_main {
width: 285px;
}
h1 {
font-size: 45pt;
}
.catas {
width: 90%;
margin-bottom: 50px;
}
.catas > div:first-child {
padding-right: 110px;
}
.front-page-2 {
padding-top: 0px;
}
#front-page-5 .es table {
max-width: 90%;
}
.les {
width: 100%;
}
.les li {
height: 290px;
}
.front-page-6 {
background: linear-gradient(0deg, #000 79%, #fff 0%);
}
#front-page-6 .textwidget .intro {
color: #000;
}
#info_sor {
width: 100%;
}
.velo {
padding: 20px;
}
#logo_ardoaraba_main,
#logo_gon_main {
top: 60px;
}
.madera a {
font-size: 1em;
}
.les h2 {
margin: 0px auto 0 auto !important;
}
.despleg > div:first-child img:first-child {
width: 100%;
}
.tab_puntos {
width: 86% !important;
}
#spu-959 {
max-width: 90% !important;
left: 5% !important;
}
}
@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%;
}
#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-6 .textwidget .intro td {
vertical-align: top;
}
#front-page-7 .flexible-widgets {
padding-top: 20px;
}
.les {
width: 100%;
}
.les li h2 {
height: 30px;
}
.les li p {
margin-top: 10px;
}
#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 0.25s ease-in-out;
-ms-transition: transform 0.25s ease-in-out;
transition: transform 0.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: 0px;
}
.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;
}
.front-page-2 h1{
margin-top: 0.5em;
}
.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%;
}
#logo_2020 {
margin-bottom: 0px;
}
#sw > div:first-child {
display: flex;
flex-direction: column-reverse;
}
#sw > div:last-child {
display: block;
}
#sw > div:first-child > div,
#sw > div:last-child > div {
display: block;
width: 100%;
}
#sw > div:last-child > div {
text-align: center;
}
.desktop {
display: none;
}
.mobile {
display: block;
}
.bot_2019 {
margin: 30px auto 0px auto;
}
#sw {
background: linear-gradient(0deg, #000000 86%, transparent 0%);
}
#sw img {
padding-bottom: 0px;
}
#sw p:first-child {
color: #ffffff;
}
.inscripcion {
width: 80%;
}
}
@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;
}
#conten_2020 > div {
width: 58%;
}
#logo_ardoaraba_main {
left: 0%;
}
.front-page-1 #main img {
bottom: 28px;
}
#front-page-6 .textwidget .resalte {
margin-top: 50px;
}
.front-page-6 {
background: linear-gradient(0deg, #000 80%, #fff 0%);
}
}
@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;
}
.footer-widgets .textwidget > div {
width: 96%;
}
.bot_2019 a {
font-size: 20px;
}
#sw {
background: linear-gradient(0deg, #000000 87%, transparent 0%);
}
.front-page-1 #main img {
bottom: 27px;
}
.les li p {
margin-top: 10px;
}
.les li {
height: 310px;
}
}
@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;
}
#texto_main {
right: 2%;
}
#logo_ardoaraba_main {
left: -3%;
}
#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;
}
.front-page-1 #main img {
bottom: 26px;
}
}
@media only screen and (max-width: 667px) {
body:not(.home) .rrss {
left: 37%;
}
#logo_ardoaraba_main,
#logo_gon_main {
top: 70px;
}
#logo_ardoaraba_main {
width: 265px;
}
#logo_gon_main {
width: 200px;
}
#texto_main h2 {
font-size: 1.6em;
}
.front-page-1 #main img {
bottom: 24px;
}
#descorchador_main {
left: -7%;
}
.entry-title {
font-size: 3.8rem;
}
.front-page-1 .image-section {
height: 415px !important;
}
h1 {
font-size: 30pt;
}
.entry-header h1 {
font-size: 50pt;
}
.resalte h2 {
font-size: 1.4em;
}
.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%;
}
.les li {
height: 390px;
}
.front-page-5 .catas {
display: block;
}
.catas > div:first-child {
width: 100%;
}
.degustacion {
flex-direction: column-reverse;
}
}
@media only screen and (max-width: 640px) {
#rmp_menu_trigger-889 {
right: 1% !important;
}
#logo img {
width: auto;
}
.entry-title {
font-size: 3.5rem;
}
.front-page-2 h1,
.front-page-4 h1,
.front-page-5 h1 {
font-size: 4rem;
}
.tbordebn {
font-size: 17px;
}
.ttg {
bottom: 30px;
}
.tbn > div {
width: 25%;
}
button#responsive-menu-button {
width: 40px !important;
height: 40px !important;
right: 10% !important;
}
.front-page-1 #main img {
bottom: 23px;
}
.madera a {
font-size: 20px;
padding: 0 20px;
}
#texto_main h4 {
margin-top: 30px;
}
#logo_ardoaraba_main {
left: 0%;
top: 45px;
}
#logo_gon_main {
width: 175px;
}
#texto_main {
bottom: 5%;
}
.despleg {
padding: 0 10px;
}
}
@media only screen and (max-width: 480px) {
body:not(.home) .rrss {
left: auto;
top: 45px;
right: 30%;
}
.front-page-1 #main img {
bottom: 17px;
}
#main {
height: 1025px;
}
#descorchador_main {
left: 0;
margin-top: 230px;
width: 80%;
bottom: -11.5% !important;
}
#texto_main {
bottom: 60%;
width: 100%;
right: 0;
}
#texto_main h3 {
font-size: 1em;
}
#texto_main h4 {
font-size: 1em;
}
.boton_n {
font-size: 1em;
}
.front-page-1 #main img {
bottom: 21px;
}
.front-page-2 .textwidget {
padding: 0 20px 20px 20px;
}
.rrss li {
margin-right: 5px;
}
#logo_ardoaraba_main {
left: -5%;
width: 300px;
}
#logo_gon_main {
width: 175px;
top: 55px;
}
.page-id-756 .entry-content,
.page-id-761 .entry-content,
.page-id-766 .entry-content > :not(.ban),
.page-id-905 .entry-content,
.page-id-899 .entry-content > :not(.ban),
.page-id-879 .entry-content {
padding: 0px;
}
.image-section h2,
.solid-section h2 {
font-size: 40px;
font-size: 4rem;
}
.creds > ul > li {
display: block;
text-align: center;
width: 80%;
margin: auto;
}
.datos > li:first-child {
text-align: left;
}
.mcookies {
margin-top: 20px;
}
.datos ul {
width: auto;
}
#info_sor > h2 {
width: 90%;
}
#info_sor .cols2 > div {
width: 50%;
}
.actinf td:first-child {
display: none;
}
article .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: 50%;
height: auto;
margin-bottom: 10px !important;
}
#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 71%, #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 td {
display: block;
}
#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-5 .nf-field-container,
#ninja_forms_required_items {
margin-bottom: 6px;
}
.front-page-5 img {
width: 90%;
margin: 0.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%;
}
#front-page-3 section .cols2 > * {
width: 94%;
}
.catas > div:last-child {
width: 100%;
}
.catas > div:first-child {
padding-right: 0px;
}
.home #main_resp {
display: none;
}
#ardoaraba_2020 {
background-size: auto 100%;
}
#conten_2020 > div {
width: 72%;
}
#sw {
background: linear-gradient(0deg, #000000 88%, transparent 0%);
}
.les {
display: flex;
flex-wrap: wrap;
}
#summum > div:not(:last-child) {
display: block;
}
#summum > div:not(:last-child) > div:first-child {
padding-right: 0px;
border-right: 0px solid #ffffff90;
width: 100%;
}
#summum > div:first-child > div:last-child {
width: 100%;
}
#summum > div:not(:last-child) > div:last-child {
padding-left: 0px;
width: 100%;
}
#front-page-6 .cols2 table td:first-child {
font-size: 18px;
}
#front-page-6 .textwidget .resalte {
margin-top: 0px;
}
#info_sor .cols2 {
display: block;
}
#info_sor .cols2 > div {
width: 100% !important;
}
.despleg > div:first-child img:first-child {
display: none;
}
.despleg > div:first-child img:last-child {
display: block;
width: 100%;
}
#rmp-container-889 {
width: 50% !important;
}
.page-id-766 .entry-content > :not(.ban) {
padding: 20px !important;
}
.tab_puntos tr {
display: flex;
flex-direction: column;
}
.page-id-766 .entry-content table,
.page-id-899 .entry-content table {
width: 80%;
}
.page-id-766 .entry-content > :not(.ban).bgi {
padding: 0 !important;
}
.title-popup {
background-size: 125px;
padding-left: 0;
padding-top: 150px;
background-position: top;
}
.title-popup h1 {
padding-left: 0;
}
.title-popup p {
margin-left: 0;
}
.caja-d50 {
width: 100%;
}
.footer-widgets .textwidget > div {
display: block;
}
.footer-widgets .textwidget > div > div:first-child{
border-right: 0px solid #fff;
}
.footer-widgets .textwidget > div > div:last-child{
padding-left: 0px;
}
.rosa{
height: auto;
}
.items .item {
width: 90%;
}
.inscripcion div {
display: block !important;
margin-bottom: 20px;
}
.inscripcion div div {
width: 100% !important;
}
}
@media only screen and (max-width: 428px) {
#descorchador_main {
bottom: -160px !important;
}
}
@media only screen and (max-width: 414px) {
#main {
height: 932px;
}
#texto_main {
bottom: 58%;
}
.front-page-1 #main img {
bottom: 17px;
}
#logo_ardoaraba_main {
width: 230px;
}
#logo_gon_main {
width: 150px;
top: 75px;
}
#texto_main h2 {
font-size: 1.5em;
}
#texto_main h3 {
font-size: 0.9em;
}
.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 73%, #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;
}
.bot_2019 a {
font-size: 18px;
}
#conten_2020 > div {
width: 80%;
}
#sw {
background: linear-gradient(0deg, #000000 89%, transparent 0%);
}
#descorchador_main {
bottom: -11.5% !important;
}
}
@media only screen and (max-width: 390px) {
#descorchador_main {
bottom: -117px !important;
}
}
@media only screen and (max-width: 384px) {
#descorchador_main {
bottom: -125px !important;
}
}
@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;
}
#texto_main {
bottom: 56%;
}
.front-page-1 #main img {
bottom: 16px;
}
.front-page-1 .image-section {
height: 250px !important;
}
.front-page-2 .textwidget {
padding: 0 20px 50px 20px;
}
.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: 90%;
}
.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%;
}
.page-id-688 .rrss,
.page-id-691 .rrss {
right: 55% !important;
top: 10px !important;
}
#conten_2020 > div {
width: 80%;
}
#sw {
background: linear-gradient(0deg, #000000 90%, transparent 0%);
}
#rmp-container-889 {
width: 60% !important;
}
#descorchador_main {
bottom: -16% !important;
margin-top: 233px;
}
.boton_n {
font-size: 0.9em;
}
}
@media only screen and (max-width: 360px) {
body:not(.home) .rrss {
right: 20%;
}
#descorchador_main {
bottom: -15% !important;
width: 85%;
margin-top: 234px;
}
.front-page-1 #main img {
bottom: 15px;
}
#logo_ardoaraba_main {
width: 220px;
}
.boton_n {
font-size: 0.8em;
}
.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;
}
.image-section h2,
.solid-section h2 {
font-size: 34px;
}
#conten_2020 > div {
width: 85%;
}
#sw {
background: linear-gradient(0deg, #000000 89%, transparent 0%);
}
}
@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;
}
} #front-page-1, #front-page-2{
display: block !important;
}
.before-header {
display: flex;
justify-content: space-between;
padding: 5px 30% 0;
position: fixed;
z-index: 25;
background-color: #e1e2e6;
width: 100%;
}
#logo {
position: absolute !important;
}
.rrss, .wbh ul {
position: initial !important;
}
.front-page-1{ background: transparent url(//ardoaraba.com/wp-content/themes/altitude-pro/images/intro_2024-2560.jpg) 50% 0 no-repeat;
background-size: cover;
height: 100vh;
}
.home .site-inner, .page-id-1059 .site-inner, .page-id-1111 .site-inner {
margin-top: 0px;
}
.boton_n, #front-page-3, #front-page-4, #front-page-5, #faldon, #info_sor, #front-page-7, .footer-widgets, .footer-widgets .wrap a,  .site-footer{
background-color: #bb4064;
}
#front-page-7{
background-color: #ffffff;
display: none;
}
#front-page-7 .catas > div > *, #front-page-9 h1{
color: #000000 !important;
}
#front-page-7 ul{
margin-bottom: 20px;
}
.responsive-menu-open button#responsive-menu-button:hover, .responsive-menu-open button#responsive-menu-button:focus, button#responsive-menu-button:hover, button#responsive-menu-button:focus, button#responsive-menu-button, #responsive-menu-container, #responsive-menu-container #responsive-menu-wrapper, #responsive-menu-container #responsive-menu li.responsive-menu-item a, #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a{
background-color: #5b2133 !important;
border-top: 1px solid #5b2133 !important;
border-bottom: 1px solid #5b2133 !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow, #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active{
border-left: 1px solid #5b2133 !important;
background-color: #5b2133 !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow:hover,  #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active:hover{
border-left: 1px solid #f19db9 !important;
background-color: #f19db9 !important;
}
.home .velo, .page-id-1059 .velo, .page-id-1111 .velo{
background-color: #5b213350;
}
.page-id-1059 #front-page-8, .page-id-1111 #front-page-8{
background-image: none;
background-color: #f19db9;
}
.page-id-1059 #front-page-8 h1, .page-id-1111 #front-page-8 h1{
color: #ffffff;
}
.page-id-1059 .front-page-6, .page-id-1111 .front-page-6 {
background: linear-gradient(0deg, #5b2133 83.5%, #fff 0%);
}
.rosa{
width: 100%;
height: 155px;
text-align: center;
background-color: #e8e9ee;
padding: 20px;
align-items: center;
}
.page-id-1085 .rosa, .page-id-1114 .rosa{
height: auto;
}
.rosa a{
margin: auto;
color: #1d1d1d;
}
.barra_rosa{
height: 175px;
background-color: #f19db9;
}
body.page-id-1079 .site-header, body.page-id-1081 .site-header, body.page-id-1082 .site-header, body.page-id-1084 .site-header, body.page-id-1085 .site-header, body.page-id-1107 .site-header, body.page-id-1108 .site-header, body.page-id-1110 .site-header, body.page-id-1113 .site-header, body.page-id-1114 .site-header{
height: 95px;
background-color: #ffffff;
background-image: none;
z-index: 20;
position: fixed;
height: 55px;
}
.bgn, #tg, .page-id-1084 .bgn {
background-color: #bb4064 !important;
}
.page-id-1084 .bgg, .page-id-1108 .bgg{
background-color: #f19db9;
}
.site-header.dark, .site-header{
background-color: #e1e2e6 !important;
}
#logo, .fix #logo {
left: 24% !important;
height: 35px !important;
}
.fix img, #logo img{
height: 100%;
}
.dest{
font-size: 1.5em;
margin-top: 40px;
}
.dest span{
color: #5b2133;
}
.talonario{
margin-top: 50px;
}
.boton{
background-color: #bb4064;
padding: 5px;
}
.mapa_dc{
display: flex;
align-items: center;
justify-content: center;
gap: 1em;
margin: 20px 0;
}
button#responsive-menu-button {
width: 48px !important;
height: 48px !important;
}
.page-id-365 .entry-content, .page-id-371 .entry-content, .page-id-367 .entry-content{
padding: 50px 15% 0;
}
.wpcf7-acceptance input[type="checkbox"]{
width: 15px;
} .before-header {
display: flex;
justify-content: space-between;
padding: 5px 30% 0;
position: fixed;
z-index: 25;
background-color: #e1e2e6;
width: 100%;
}
.front-page-1{
background: transparent url(//ardoaraba.com/wp-content/themes/altitude-pro/images/Header-prehome1920-2025.jpg) 50% 0 no-repeat;
background-size: cover;
height: 100vh;
}
.oculto {
display: none !important;
} .page-id-1158 .image-section, .page-id-1158 .solid-section, .page-id-1158 #faldon{
display: block;
}
.encuentros{
display: flex;
gap: 1em;
width: 80%;
margin: auto;
}
.encuentros > div{
padding: 25px 50px;
}
.encuentros > div:first-child{
border-right: 1px solid #ffffff90;
}
#faldon{
background-image: url(//ardoaraba.com/wp-content/uploads/2022/11/fondo_espacios_singulares.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #000;
}
.front-page-5 .catas{
display: flex;
}
.front-page-6 {
background: linear-gradient(0deg, #bb4064 55%, #fff 0%);
}
.front-page-2 h1 {
color: #bb4064;
}
#front-page-3 {
padding:3rem 0
}
#front-page-5 {
background-color: #fff;
}
#front-page-5 h1 {
color: #ffffff;
}
#front-page-5 p {
color: #ffffff;
}
#front-page-5 p a {
color: #ffffff;
}
.rosa {
width: 100%;
height: auto;
text-align: center;
background-color: #d0d0d0;
padding: 3rem 5rem;
border: 5px solid #fff;
align-items: center;
}
.rosa p a {
margin: auto;
color: #fff;
background-color: #bb4064;
padding: 1rem 2.5rem;
display: inline-block;
}
.rosa p a:hover {
color: #1d1d1d;
background-color: #fff;
}
@media only screen and (max-width: 1367px){
#logo, .fix #logo {
left: 22% !important;
}
}
@media only screen and (max-width: 1280px){
.front-page-6 {
background: linear-gradient(0deg, #bb4064 55.5%, #fff 0%);
}
.les {
width: 100%;
margin: 0px auto 285px !important;
}
}
@media only screen and (max-width: 1024px){
.front-page-1 {
background-image: url(//ardoaraba.com/wp-content/themes/altitude-pro/images/Header-prehomeTablet-2025.jpg);
background-size: contain;
}
#logo, .fix #logo {
left: 20% !important;
}
.les li p {
font-size: 11px;
}
.footer-widgets .textwidget > div {
width: 100%;
}
.footer-widgets .textwidget > div {
flex-direction: column;
}
ul#apoyot li {
width: 20%;
}
}
@media only screen and (max-width: 812px){
#logo, .fix #logo {
left: 18% !important;
}
.home .front-page-6, .page-id-1059 .front-page-6, .page-id-1111 .front-page-6 {
background: linear-gradient(0deg, #bb4064 58%, #fff 0%);
}
.degustacion {
margin-bottom: 50px !important;
}
.les {
margin: 0px auto 170px !important;
}
#front-page-6 .textwidget .intro {
color: #fff;
}
.rosa a{
font-size: 20px;
}
.hoteles{
width: 100%;
}
.mapa_dc {
display: block;
text-align: center;
}
.mapa_dc img{
margin-bottom: 20px;
}
.page-id-365 .entry-content, .page-id-371 .entry-content, .page-id-367 .entry-content {
padding: 50px 5% 0;
}
.encuentros {
flex-direction: column;
}
.encuentros > div:first-child {
border-right: 0px solid #ffffff90;
}
.les {
width: 100%;
flex-wrap: wrap;
justify-content: center;
}
.les li {
width: 33%;
margin-bottom: 15px !important;
}
.es > div:first-child {
padding-left: 20px;
padding-right: 20px;
}
#faldon {
background-size: cover;
padding-bottom: 20px;
}
.front-page-6 {
background: linear-gradient(0deg, #bb4064 96%, #fff 0%);
}
}
@media only screen and (max-width: 768px){
.front-page-1 {
height: 600px;
}
}
@media only screen and (max-width: 668px){
#logo, .fix #logo {
left: 15% !important;
}
.home .front-page-6, .page-id-1059 .front-page-6, .page-id-1111 .front-page-6 {
background: linear-gradient(0deg, #bb4064 51%, #fff 0%);
}
}
@media only screen and (max-width: 640px){
#logo, .fix #logo {
left: 8% !important;
}
.before-header {
padding: 5px 24% 0;
}
.at ul li:last-child {
width: 33%;
}
#colaboradores{
flex-wrap: wrap;
}
#colaboradores li{
width: 33%;
margin-bottom: 0px;
padding-bottom: 0px;
}
}
@media only screen and (max-width: 480px){
.front-page-1 {
background-image: url(//ardoaraba.com/wp-content/themes/altitude-pro/images/Header-prehomeMovil-2025.jpg);
height: 900px;
background-position: 50% -15%;
background-size: contain;
}
#logo, .fix #logo {
left: 4% !important;
}
button#responsive-menu-button{
right: 10% !important;
}
.tit {
font-size: 40px;
padding: 0;
}
.page-id-766 .entry-content table, .page-id-899 .entry-content table, .page-id-1082 .entry-content table, .page-id-1113 .entry-content table {
width: 90%;
}
.rosa{
height: auto;
}
.cols2bots .rosa{
display: block;
width: 100% !important;
}
.hoteles > div {
width: 44%;
}
.encuentros > div {
padding: 25px 0px;
}
.front-page-5 .catas {
flex-direction: column;
}
.les li {
width: 50%;
margin-bottom: 25px !important;
}
.front-page-6 {
background: linear-gradient(0deg, #bb4064 98%, #fff 0%);
}
.hoteles a {
font-size: 20px;
}
.les {
margin: 0px auto 0px !important;
}
.home .front-page-6, .page-id-1059 .front-page-6, .page-id-1111 .front-page-6 {
background: linear-gradient(0deg, #bb4064 62%, #fff 0%);
}
}
@media only screen and (max-width: 415px){
.page-id-756 .entry-content, .page-id-761 .entry-content, .page-id-766 .entry-content > *:not(.ban), .page-id-905 .entry-content, .page-id-899 .entry-content > *:not(.ban), .page-id-879 .entry-content, .page-id-1079 .entry-content, .page-id-1084 .entry-content, .page-id-1082 .entry-content > *:not(.ban), .page-id-1108 .entry-content, .page-id-1110 .entry-content, .page-id-1113 .entry-content > *:not(.ban) {
padding: 0 30px;
}
.home .front-page-6, .page-id-1059 .front-page-6, .page-id-1111 .front-page-6 {
background: linear-gradient(0deg, #bb4064 65%, #fff 0%);
}
}
@media only screen and (max-width: 376px){
#logo, .fix #logo {
left: 0% !important;
}
.les li {
width: 90%;
}
.front-page-6 article .cols2 > * {
width: 90%;
display: block;
}
}
@media only screen and (max-width: 360px){
.home .front-page-6, .page-id-1059 .front-page-6, .page-id-1111 .front-page-6 {
background: linear-gradient(0deg, #bb4064 64%, #fff 0%);
}
} .header-prehome {
width: 100%;
height: 95vh;
background: transparent url(//ardoaraba.com/wp-content/themes/altitude-pro/images/Header-prehome1920-2025.jpg) 0 0 no-repeat;
background-size: cover;
}
.altitude-landing .site-container .site-inner {
margin-top: 0px!important;
}
#summum {
margin-bottom: 40px;
color: #fff;
}
.cabe_tabla {
font-size: 4rem;
margin-top: 30px !important;
color: #fff;
} .resalte > table tr td {
text-transform: uppercase;
font-size: 2rem;
}
.resalte > table tr td span.name {
font-size: 2.5rem!important;
}
.front-page-6 {
background: linear-gradient(0deg, #bb4064 85%, #fff 14%);
}
#front-page-6 .textwidget .intro {
margin: 40px auto 60px auto;
}
.cols2 {
margin-top: 0px;
}
.footer-widgets .textwidget > div {
width: 1368px;
}
.w3 li {
width: auto;
}
.footer-widgets ul {
gap: 0 1.5rem;
}
.h ul li:first-child,
.h ul li:last-child {
width: auto;
}
ul#colaboradores,
ul#apoyot {
align-content: center;
align-items: center;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
gap: 0 1.5rem;
}
ul#colaboradores li,
ul#apoyot li {
width: 20%;
}
ul#apoyot li {
width: auto;
}
.boton_n, #front-page-3, #front-page-4, #front-page-5, #faldon, #info_sor, #front-page-7, .footer-widgets, .footer-widgets .wrap a, .site-footer {
background-color: #bb4064;
}
.front-page-2 h1 {
color: #bb4064;
}
.footer-widgets {
padding: 50px 2rem;
}
.encuentros-PProvincia {
display: flex;
flex-direction: column;
padding: 4rem 5rem 10rem;
margin-bottom: 0;
background: #fff;
}
.encuentros-PProvincia h2 {
font-size: 7rem;
font-weight: 400;
color: #bb4064;
line-height: .85;
margin: 0 0 2.5rem 0!important;
text-align: left;
}
.encuentros-PProvincia h2 span {
color: #000;
font-size: 70%;
font-weight: 400;
}
.encuentros-PProvincia h3 {
color: #bb4064;
font-size: 3rem;
margin: 2rem 0;
}
.encuentros-PProvincia p,
.encuentros-PProvincia li,
.encuentros-PProvincia li a {
color: #000;
}
.encuentros-PProvincia li a {
font-size: 3rem;
font-weight: 500;
text-transform: uppercase;
border: 1px solid #000;
padding: 10px 30px;
}
.encuentros-PProvincia li a:hover {
border: 1px solid #bb4064;
color: #bb4064;
}
.encuentros-PProvincia ul {
margin: 1rem 0;
}
.encuentros-PProvincia ul li {
font-size: 2rem;
}
@media only screen and (max-width: 480px) {
.footer-widgets .textwidget .content-footer {
width: 100%;
}
.footer-widgets .textwidget .content-footer p {
text-align: center;
}
.footer-widgets .textwidget .content-footer p strong {
font-size: 2.2rem;
}
.footer-widgets ul {
flex-direction: column;
}
.footer-widgets li {
margin-bottom: 0px;
padding-bottom: 0px;
}
ul#colaboradores li, ul#apoyot li {
width: 100%;
text-align: center;
}
ul#colaboradores li {
margin-bottom: 1.5rem;
}
}
@media only screen and (max-width: 1024px){
.front-page-1 {
background-image: url(//ardoaraba.com/wp-content/themes/altitude-pro/images/Header-prehomeTablet-2025.jpg);
background-size: contain;
}
#logo, .fix #logo {
left: 20% !important;
}
.les li p {
font-size: 11px;
}
.footer-widgets .textwidget > div {
width: 100%;
}}
.centrado{
text-align: center;
}
.aviso a, #ddpp a{
color: #000000;
}
#ddpp a{
font-size: 2rem;
}
#ddpp{
display: flex;
flex-direction: column;
width: 100%;
font-size: 1.5rem;
}
#ddpp p, #ddpp ol, #ddpp ul{
margin-bottom: 0px;
}