div[id*='ajaxsearchlite'] .probox .proinput input {
height: 53px;
}
#ajaxsearchlite1 .probox, div[id*="ajaxsearchlite"] .probox {
margin: 0px;
height: 53px;
}
.et_pb_slider .et_pb_slide_0 {
background-size: cover;
}
.et_pb_slide_image {
visibility: hidden;
}
div[id*='ajaxsearchlite'] .probox .proclose svg{
top: 100%;
width: 25px;
height: 25px;
}
div[id*="ajaxsearchlite"] .probox .promagnifier{
margin-top: 14px;
}
#ajaxsearchlite1 .probox, div[id*=ajaxsearchlite] .probox {
width: 300px!important;
}
#ajaxsearchlite1 .probox .proinput input, div[id*="ajaxsearchlite"] .probox .proinput input {
font-weight: normal;
font-family: roboto;
color: rgb(190, 22, 33) !important;
font-size: 21px;
}
div[id*="ajaxsearchliteres"] .results .item .asl_content h3, div[id*="ajaxsearchliteres"] .results .item .asl_content h3 a {
margin: 0;
padding: 0;
line-height: inherit;
font-weight: normal;
font-family: roboto;
color: rgb(0, 0, 0);
}
div[id*="ajaxsearchliteres"] .results .item .asl_content h3 a:hover {
font-weight: 600;
font-family: roboto;
color: rgb(190, 22, 33);
}
a.asl_res_url:after {
content: "→";
position: absolute;
right: 13px;
color: #be1621;
} @media (min-width: 981px){
.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
width: 17.666%;
}
}
.grid-box .et_pb_row {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
padding: 0;
}
.grid-box {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
top: -35px;
position: relative;
padding: 0;
background-color: #fff0;
height: 67px;
}
.tab-deoccidente {
background-color: #fefefed4!important;
box-shadow: 0px -3px 3px 0px #00000033;
border-radius: 16px;
border: 1px solid #919191;
}
.et_pb_main_blurb_image {
padding-top: 11px;
margin-bottom: 11px;
}
a.btn-tab {
background-color: #be1621;
padding: 9px 24px;
display: block;
color: #fff;
font-size: 1.2em;
border-radius: 0 0 14px 14px;
}
.tab-deoccidente a.btn-tab:hover {
background-color: #9a272f;
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
@media only screen and (min-width: 1350px){
.et_pb_section {
padding: 0px 0;
}
}
.btn-tab--modify-dog {
border-radius: 14px!important;
max-width: 285px;
margin: 0 auto;
}
.post .et_pb_image_container img {
border-radius: 12px 12px 0 0;
}
.et_pb_blog_grid .et_pb_post{
border-radius: 12px;
}
a.more-link {
padding: 4px 21px;
border-radius: 12px;
background-color: #be1621;
display: block;
color: #fff;
font-size: 1.2em;
max-width: 112px;
} .clouds-uno{
background: url(https://deoccidente.com/wp-content/uploads/2017/11/clouds-1.png);
-webkit-animation: clouds 30s linear infinite;
animation: clouds 30s linear infinite;
padding: 0;
margin: 0;
height: 100%;
}
.clouds-dos{
background: url(//deoccidente.com/wp-content/uploads/2017/11/clouds-11.png);
-webkit-animation: clouds 30s linear infinite;
animation: clouds 30s linear infinite;
padding: 0;
margin: 0;
height: 100%;
}
.road {
border-top: 25px solid #333;
height: 42px;
background: url(https://deoccidente.com/wp-content/uploads/2018/03/Grass-Pattern-597832.jpg) !important;
background-size: 200px auto;
-webkit-animation: road 5s linear infinite;
animation: road 5s linear infinite;
}
.car { 
margin: 10% auto -25px;
position: relative;
width: 300px;
-webkit-animation: car 15s infinite;
animation: car 15s infinite;
}
.car img { width: 100%; animation: suspension 1s infinite; }
.car .wheel {
background: url(https://deoccidente.com/wp-content/uploads/2018/03/1342406378.png) no-repeat center center !important;
background-size: 99% auto !important;
display: block;
width: 25px;
height: 42px;
position: absolute;
bottom: 5px;
-webkit-animation: spin 0.5s linear infinite;
animation: spin 0.5s linear infinite;
}
.wheel.front { left: 65px; }
.wheel.back { right: 73px; }
@-webkit-keyframes spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(-360deg); }
}
@keyframes spin {
from { transform: rotate(0deg); }
to { transform: rotate(-360deg); }
}
@-webkit-keyframes road {
from { background-position: 0 0; }
to { background-position: 200% 0; }
}
@keyframes road {
from { background-position: 0 0; }
to { background-position: 200% 0; }
}
@-webkit-keyframes car {
50% { -webkit-transform: translateX(10%) ;  }
70% { -webkit-transform: translateX(10%) ; }
100% { -webkit-transform: translateX(10%) ; }
}
@keyframes car {
50% { transform: translateX(10%) ; }
70% { transform: translateX(10%) ; }
100% { transform: translateX(10%) ; }
}
@-webkit-keyframes suspension {
0% { -webkit-transform: translateY(1px); }
50% { -webkit-transform: translateY(1px); }
100% { -webkit-transform: translateY(1px); }
}
@keyframes suspension {
0% { transform: translateY(1px) ; }
50% { transform: translateY(1px) ; }
100% { transform: translateY(1px) ; }
}
@-webkit-keyframes clouds {
from { background-position: 0 0; }
to { background-position: 200% 0; }
}
@keyframes clouds {
from { background-position: 0 0; }
to { background-position: 200% 0; }
}
@media (min-width: 981px){
.car-box {
width: 100%!important;
max-width: 100%!important;
}
}
ul.ul-footer li a {
color: #fff;
}
.caja-tab div {
max-width: 203px;
}
.caja-tab {
margin: 0 auto;
}
.tab-eventos {
margin-top: 29px;
} form#formulario{
font-family: 'Open Sans', sans-serif;
font-weight: 300;
line-height: 25px;
margin: 0px;
padding: 0px;
}
form #guia{
color: #BE1622;
border: 1px solid #ebebeb;
padding: 0;
text-indent: 10px;
font-size: 1.5em;
text-align: left;
max-width: 298px;
width: 100%;
height: 30px;
line-height: 30px;
margin-left: 3px;
}
.componets{
height: 42px;
line-height: 42px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-transform: uppercase;
}
form .button{
color: #fff;
font-size: 15px;
margin-top: 10px;
padding: 0px 35px;
-webkit-text-shadow: none;
-moz-text-shadow: none;
text-shadow: none;
border: none;
background: #BE1622;
outline: none;
font-weight: 400;
}
form .button:hover{
background: rgba(190, 22, 34, 0.77);
}
form .button:active{
box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.formulario-guia{
top:40px;
z-index:999;
background-color:#fff;
width:100%;
}
.formulario-guia-movil{
position:relative;
max-width: 100%;
top:0;
right:0;
}
.formulario-guia-movil .box--formulario{
text-align:center;
}
.box--formulario{
padding:1rem;
}
.box--formulario strong {
font-weight:normal;
font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
font-size:0.88rem;
color:#666;
}
.box--formulario form #guia {
margin-left: 0;
}
.box--formulario form .button {
margin-left: auto;
margin-right:auto;
display:block;
font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif!important;
font-weight: 700!important;
text-transform: uppercase!important;
}
.formulario-guia--titulo{
background-color:#BE1622;
color:white;
padding:1rem;
text-align: center;
font-size:1.2rem;
font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif!important;
font-weight: 700!important;
text-transform: uppercase!important;
}
.img-sidebar{
margin-top:60px;
}
.none-movil{
display:none;
}
.show-movil{
display:block;
}
@media screen and (min-width:768px){
.none-pc{
display:none;
}
.show-pc{
display:block;
}
}  .round-part{
position:absolute;
left:0;
bottom:0;
width: 824px;
height: 157px;
background-color:#be1621;
-moz-transform: scale(0.2);
-webkit-transform: scale(0.2);
-o-transform: scale(0.2);
-ms-transform: scale(0.2);
transform: scale(0.2);
-webkit-transform-origin: 0% 100%;
-moz-transform-origin: 0% 100%;
-o-transform-origin: 0% 100%;
-ms-transform-origin: 0% 100%;
transform-origin: 0% 100%;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
display: flex;
justify-content: center;
}
.square-part{
position:absolute;
bottom:0;
left:0;
width:100px;
height:150px;
background-color:#be1621;
-moz-transform: scale(0.2);
-webkit-transform: scale(0.2);
-o-transform: scale(0.2);
-ms-transform: scale(0.2);
transform: scale(0.2);
-webkit-transform-origin: 0% 100%;
-moz-transform-origin: 0% 100%;
-o-transform-origin: 0% 100%;
-ms-transform-origin: 0% 100%;
transform-origin: 0% 100%;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.round-part .round-textbox{
width:100%;
height:100%;
position:relative;
}
.expanded{
width: 336px;
height: 229px;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
box-shadow: 4px 3px 5px 0px #0000004d;
}
.wrapper{
width:100%;
height:100%;
position:absolute;
text-align:center;
display:table;
}
.wrapper{
display: inline-block;
vertical-align: middle;
line-height: normal;  
display:table-cell;
overflow:hidden;
color:#fff;
opacity:0;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.round-part.expanded .wrapper {
opacity:1;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.expand-button{
position:absolute;
bottom:5px;
left:10px;
z-index:999;
font-size:20px;
color:#fff;
cursor:pointer;
}
.expand-button.clicked{
color: #be1622;
z-index:9999999999999;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.expand-button.clicked {
-webkit-animation: rotateForward 1s 1 ease;
-moz-animation: rotateForward 1s 1 ease;
-o-animation: rotateForward 1s 1 ease;
}
.expand-button.doubleclicked {
-webkit-animation: rotateBack 1s 1 ease;
-moz-animation: rotateBack 1s 1 ease;
-o-animation: rotateBack 1s 1 ease;
}
.wrapper {
display:table-cell;
}
@-webkit-keyframes rotateForward {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotateForward {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(360deg); }
}
@-o-keyframes rotateForward {
from { -o-transform: rotate(0deg); }
to { -o-transform: rotate(360deg); }
}
@-webkit-keyframes rotateBack {
from { -webkit-transform: rotate(360deg); }
to { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes rotateBack {
from { -moz-transform: rotate(360deg); }
to { -moz-transform: rotate(0deg); }
}
@-o-keyframes rotateBack {
from { -o-transform: rotate(360deg); }
to { -o-transform: rotate(0deg); }
}
.expand-box {
position: fixed;
bottom: 45px;
width: 100%;
z-index: 999;
}
.box--formulario p {
color: #080808;
}
.expand-button.clicked:before {
content: "\f00d";
color: #fff;
font-family: FontAwesome;
}
@media screen and (max-width: 600px){
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h2.et_pb_module_header, .et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h1, .et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h2.et_pb_module_header, .et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h3.et_pb_module_header, .et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h4.et_pb_module_header, .et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h5.et_pb_module_header, .et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h6.et_pb_module_header{
font-size: 26px!important;
}
}
h1.titleRuta {
background-color: #bd0a0a;
color: #fff;
padding: 10px 12px;
text-align: center;
border: 1px solid #00000094;
}
.detalleRuta {
max-width: 688px;
width: 100%;
position: relative;
background-image: url(http://deoccidente.com/wp-content/uploads/2017/12/bg-rutas.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position-y: 33px;
border: 1px solid #00000017;
}
.imgRuta img {
transform: rotate(-10deg);
box-shadow: 5px 4px 6px 0px #0000006e;
}
.imgRuta {
margin-right: 25px;
}
.contentRuta {
display: flex;
flex-flow: wrap;
padding: 10px 20px;
}
.tablaRuta {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 5;
-webkit-column-gap: 66px;
-moz-column-gap: 66px;
column-gap: 66px;
-webkit-column-rule-style: solid;
-moz-column-rule-style: solid;
column-rule-style: solid;
-webkit-column-rule-width: 1px;
-moz-column-rule-width: 1px;
column-rule-width: 1px;
-webkit-column-rule-color: #4848488c;
-moz-column-rule-color: lightblue;
column-rule-color: #70707057;
}
.descripcionRuta {
display: flex;
flex-direction: column;
font-size: 1.1em;
font-weight: 500;
}
.informacionRuta {
display: flex;
flex-wrap: wrap;
margin-top: 12px;
}
.descripcionRuta strong {
font-variant-caps: all-petite-caps;
}
.descripcionRuta span {
font-weight: 400;
font-size: 15.4px;
}
.descripcionRuta strong {
font-variant-caps: all-petite-caps;
color: #bd0a0a;
font-weight: 900;
}
.tablaRuta {
font-family: roboto;
font-size: 1.2em;
font-weight: 400;
margin-top: 10px;
}
.noticeRuta {
padding: 13px 15px;
display: block;
font-family: roboto;
font-weight: 400;
color: #969696;
font-size: 0.9em;
background: #e5e5e5;
}
.noticeRuta a {
color: #bd0a0a;
font-weight: 500;
}
.tituloTablaRuta{
margin-top: 22px;
}
.buscadorRutas .proinput input {
height: 46px!important;
font-family: roboto!important;
font-size: 1.4em!important;
}
.buscadorRutas .probox{
height: 46px!important;
}
i.fa.fa-globe {
font-size: 2.5em!important;
color: #ffffff!important;
padding-top: 5px;
}
.textoBuscarRutas {
background-color: #bd0a0a;
padding: 0px 21px;
}
.buscaRutas div.asl_w .probox .promagnifier .innericon svg {
fill: #be1621;
padding-top: 2px;
width: 23px;
}
.buscaRutas div.asl_w .probox .promagnifier{
height: 43px;
}
.buscadorRutas {
display: flex;
}
.buscaRutas {
width: 100%;
}
#top-header, #et-secondary-nav li ul{
background-color: #bd0a0a!important;
}
a.enlaceOtrasRutas {
background-color: #bd0a0a;
width: 100%;
position: absolute;
padding: 0 7px;
color: #fff;
font-family: roboto;
font-weight: 400;
font-variant-caps: all-petite-caps;
bottom: 0;
}
span.tituloOtrasRutas {
padding: 33px;
display: block;
text-align: center;
color: #fff;
position: relative;
font-family: roboto condensed;
font-size: 2.5em;
font-weight: 600;
padding-top: 49px;
font-variant-caps: all-petite-caps;
}
#sidebar span.tituloOtrasRutas {
padding: 33px;
display: block;
text-align: center;
color: #fff;
position: relative;
font-family: roboto condensed;
font-size: 1.5em;
font-weight: 600;
padding-bottom: 49px;
font-variant-caps: all-petite-caps;
}
.otrasRutas {
position: relative;
border-radius: 5px 5px 0 0;
background-size: 103%;
background-repeat: no-repeat;
margin-bottom: 8px;
}
.otrasRutas:before {
position: absolute;
content: "";
background-color: #00000082;
bottom: 0;
left: 0;
right: 0;
top: 0;
border-radius: 5px 5px 0 0;
}
a.enlaceTodasRutas {
background-color: #272727;
width: 100%;
display: block;
padding-left: 8px;
padding: 0 7px;
color: #fff;
font-family: roboto;
font-weight: 400;
font-variant-caps: all-petite-caps;
}
.rutas-template-default div#content-area {
margin-bottom: 18px;
}
.todasRutas div {
max-width: 259px;
width: 100%;
min-height: 142px;
margin-left: 4px;
margin-right: 5px;
height: 100%;
background-position: initial;
}
.todasRutas {
display: flex;
flex-wrap: wrap;
justify-content: start;
margin-bottom: 41px;
}
.todasRutas div {
max-width: 243px;
width: 100%;
}
.descripcionRuta li {
line-height: 1.4;
}
.slideImagenDestacada {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
-webkit-box-align: end;
-o-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
display: -webkit-box;
display: -ms-flexbox;
display: box;
display: flex;
color: #fff;
background-color: #de0403;
box-sizing: border-box;
margin-bottom: 23px;
}
.template-rutas-modify .otrasRutas {
margin: 0.5rem;
width: 253px;
height: 159px;
}
.template-rutas-modify .container:before{
display: flex;
flex-wrap: wrap;
max-width: 1080px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
background-color: #e2e2e200!important;
}
.caja-tab .et_pb_column {
margin: 0 5px;
}
@media screen and (max-width: 780px){
.descripcionRuta span{
margin: 0 18px;
}
.tablaRuta{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.descripcionRuta{
margin-top: 10px;
}
.car-box{
width: 100%;
}
}
.clouds-uno.p-page
{
margin-top: -87px;
position: absolute;
}
.box-cloud {
position: relative;
}
.et-search-form, .et_mobile_menu, .footer-widget li:before, .nav li ul, blockquote {
border-color: #666!important;
}
ul.sub-menu a {
font-size: 13px!important;
line-height: 1.4;
}
.img-tecnotaxia {
height: 22px;
}
.titulo-pagina {
padding: 0 0!important;
}
.titulo-pagina h2 {
padding-bottom: 0!important;
}
.guia-form-page {
max-width: 342px;
width: 100%;
margin: 0 auto;
border: 1px solid #d2d2d2;
}
.form-controls span {
margin: 0;
}
.form-controls {
font-weight: 400;
line-height: 1.4;
}
.letra-pequeña {
color: #303030;
font-weight: 600;
}
.letra-pequeña a {
color: #dd192b;
}
@media (min-width: 981px){
.et_pb_section {
padding: 0% 0;
}
}
#footer-info {
float: none;
}
.pie-tecnotaxia {
text-align: right;
color:#888787;
}
.pie-autorizo {
text-align: center;
color:#888787;
}
.formulario-home {
display: none;
max-width: 250px;
position: fixed;
top: 217px;
right: 0;
border: 1px solid #00000038;
box-shadow: 1px 2px 2px 0px #0000001f;
top: 35%!important;
zoom: 1;
-webkit-transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-ms-transition: opacity .15s ease-in-out;
-o-transition: opacity .15s ease-in-out;
transition: opacity .15s ease-in-out;
}
input#guia {
border: 1px solid #00000054;
}
@media screen and (min-width: 780px){
.formulario-home{
display: block;
}
}
@media (min-width: 981px){
.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
width: auto;
}
}
#footer-widgets {
padding: 6% 0 0;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.car-box-modify .car-box{
margin-top: -168px;
}
.car-box-modify .clouds-uno{
height: 126px;
}
input.wpcf7-form-control::-webkit-input-placeholder {
color: #77777769;
}
input.wpcf7-form-control::-moz-placeholder { color: #77777769;
}
input.wpcf7-form-control:-ms-input-placeholder { color: #77777769;
}
input.wpcf7-form-control:-moz-placeholder { color: #77777769;
}
input#guia {
border: 1px solid #00000054!important;
}
.descripcionRuta a {
color: #272626!important;
text-decoration: none;
font-family: roboto;
font-size: 1.0em;
}
h4.widgettitle {
font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
font-weight: 700;
text-transform: uppercase;
color: #dd1829;
}
.widget_recent_entries li {
font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif!important;
font-weight: 400!important;
font-size: 19px!important;
text-align: left!important;
background-color: white;
padding: 5px;
border: 1px solid #dad9d9;
border-radius: 5px;
box-sizing: content-box;
}
table.tabla-informacion {
width: 100%;
border-collapse: collapse;
}
.tabla-informacion td, .tabla-informacion th {
padding: 20px;
border: 1px solid #a7a7a7;
}
.tabla-informacion .hover {
background: #d6d6d691; 
}
table.tabla-informacion tbody td.primera-fila {
background-color: #c6101f;
color: #Fff;
padding: 6px 15px;
border-top: 2px solid #eee;
}
table.tabla-informacion tbody {
width: 539px;
max-width: 100%;
}
.item-form-group input, .item-form-group select{
width: 310px;
max-width: 100%;
border: 1px solid #00000087;
background-color: #8c8c8c03;
border-radius: 8px;
height: 40px;
padding-left: 11px;
}
.form-group textarea{
width: 310px;
max-width: 100%;
border: 1px solid #00000087;
background-color: #8c8c8c03;
border-radius: 8px;
padding-left: 11px;
}
.page-template-template-destino .form-group label {
font-weight: 600;
font-family: Roboto Condensed;
font-size: 18px;
}
.page-template-template-destino .main_title,.entry-content h2 {
margin-bottom: 20px;
font-family: roboto condensed;
font-weight: 800;
font-variant-caps: all-small-caps;
}
.et_pb_section_5 .entry-title a {
margin-bottom: 20px;
font-family: roboto condensed;
font-weight: 800;
font-variant-caps: normal!important;
}
.page-template-template-destino .entry-content p {
font-family: roboto;
font-weight: 300;
font-size: 17px;
} .accordion {
border-bottom: 1px solid #dbdbdb;
margin-bottom: 20px;
}
.accordion-title {
border-top: 1px solid #dbdbdb;
margin: 0;
padding: 20px 0;
cursor: pointer;
}
.accordion-title:hover {}
.accordion-title:first-child {border: none;}
.accordion-title.open {cursor: default;}
.accordion-content {padding-bottom: 20px;}
strong {
font-weight: 700;
font-family: roboto condensed;
}
.page-container li {
font-family: roboto;
font-weight: 300;
font-size: 17px;
}
.page-template-template-destino p a {
color: #800000;
text-decoration: none;
}
.row-hover a{
color: #fff!important;
}
#wpcf7-f229-p226-o1 form.wpcf7-form {
width: 100%;
max-width: 641px;
margin: 0 auto;}
#buttonizer-sys .text{
background-color:#9f0000;
font-size:12pt;
}
#custom_html-4{
margin-bottom:0px!important;
}
#btn-enviar,.btn-form {
background-color: #c6101f;
color: #fff;
font-family: roboto;
font-size: 1.2em;
padding: 6px 15px;
border-radius: 12px;
}@keyframes aslAnFadeInDrop {
0% {
opacity: 0;
transform: translate(0, -50px);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
@-webkit-keyframes aslAnFadeInDrop {
0% {
opacity: 0;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
}
100% {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
}
@keyframes aslAnFadeOutDrop {
0% {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
100% {
opacity: 0;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
}
}
@-webkit-keyframes aslAnFadeOutDrop {
0% {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
100% {
opacity: 0;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
}
}
.hiddend {
display: none !important;
}
div.asl_w.asl_an_fadeInDrop,
div.asl_w.asl_an_fadeOutDrop {
-webkit-animation-duration: 100ms;
animation-duration: 100ms;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
div.asl_w.asl_an_fadeInDrop {
animation-name: aslAnFadeInDrop;
-webkit-animation-name: aslAnFadeInDrop;
}
div.asl_w.asl_an_fadeOutDrop {
animation-name: aslAnFadeOutDrop;
-webkit-animation-name: aslAnFadeOutDrop;
}
div.asl_w.asl_main_container {
transition: width 130ms linear;
-webkit-transition: width 130ms linear;
}
div.asl_w,
div.asl_w *,
div.asl_r,
div.asl_r *,
div.asl_s,
div.asl_s * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
text-transform: none;
text-shadow: none;
box-shadow: none;
text-decoration: none;
text-align: left;
letter-spacing: normal;
}
div.asl_r,
div.asl_r * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div.asl_r {
box-sizing: border-box;
margin: 12px 0 0 0;
}
div.asl_m .proinput input::-ms-clear {
display: none !important;
width: 0 !important;
height: 0 !important;
}
div.asl_m .proinput input::-ms-reveal {
display: none !important;
width: 0 !important;
height: 0 !important;
}
div.asl_m input[type="search"]::-webkit-search-decoration,
div.asl_m input[type="search"]::-webkit-search-cancel-button,
div.asl_m input[type="search"]::-webkit-search-results-button,
div.asl_m input[type="search"]::-webkit-search-results-decoration {
display: none;
}
div.asl_m input[type="search"] {
appearance: auto !important;
-webkit-appearance: none !important;
}
.clear {
clear: both;
}
.hiddend {
display: none;
}
div.asl_m textarea:focus,
div.asl_m input:focus {
outline: none;
}
div.asl_m {
width: 100%;
height: auto;
border-radius: 0;
background: rgba(255, 255, 255, 0);
overflow: hidden;
position: relative;
z-index: 200;
}
div.asl_m .probox {
width: auto;
border-radius: 5px;
background: #fff;
overflow: hidden;
border: 1px solid #fff;
box-shadow: 1px 0 3px #ccc inset;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
}
div.asl_m .probox .proinput {
width: 1px;
height: 100%;
margin: 0 0 0 10px;
padding: 0 5px;
float: left;
box-shadow: none;
position: relative;
flex: 1 1 auto;
-webkit-flex: 1 1 auto;
order: 5;
-webkit-order: 5;
}
div.asl_m .probox .proinput form {
height: 100%; margin: 0 !important;
padding: 0 !important;
display: block !important;
max-width: unset !important;
}
div.asl_m .probox .proinput input:before,
div.asl_m .probox .proinput input:after,
div.asl_m .probox .proinput form:before,
div.asl_m .probox .proinput form:after {
display: none;
}
div.asl_m .probox .proinput input {
height: 28px;
border: 0;
background: transparent;
width: 100%;
box-shadow: none;
margin: -1px;
padding: 0;
left: 0;
line-height: normal !important;
display: block;
min-height: unset;
max-height: unset;
}
div.asl_m .probox .proinput input::-webkit-input-placeholder {
opacity: .85;
}
div.asl_m .probox .proinput input::-moz-placeholder {
opacity: .85;
}
div.asl_m .probox .proinput input:-ms-input-placeholder {
opacity: .85;
}
div.asl_m .probox .proinput input:-moz-placeholder {
opacity: .85;
}
div.asl_m .proinput input.orig {
padding: 0 !important;
margin: 0 !important;
background: transparent !important;
border: none !important;
background-color: transparent !important;
box-shadow: none !important;
z-index: 10;
position: relative;
}
div.asl_m .proinput input.autocomplete {
padding: 0 !important;
margin: 0;
background: transparent !important;
border: none !important;
background-color: transparent !important;
box-shadow: none !important;
opacity: .2;
}
div.asl_m .probox .proinput input.autocomplete {
border: 0;
background: transparent;
width: 100%;
box-shadow: none;
margin: 0;
margin-top: -28px !important;
padding: 0;
left: 0;
position: relative;
z-index: 9;
}
div.asl_m .probox .proinput.iepaddingfix {
padding-top: 0;
}
div.asl_m .probox .proinput .loading {
width: 32px;
background: #000;
height: 100%;
box-shadow: none;
}
div.asl_m .probox .proloading,
div.asl_m .probox .proclose,
div.asl_m .probox .promagnifier,
div.asl_m .probox .prosettings {
width: 20px;
height: 20px;
background: none;
background-size: 20px 20px;
float: right;
box-shadow: none;
margin: 0;
padding: 0;
text-align: center;
flex: 0 0 auto;
-webkit-flex: 0 0 auto;
z-index: 100;
}
div.asl_m .probox .promagnifier {
order: 10;
-webkit-order: 10;
}
div.asl_m .probox .prosettings {
order: 1;
-webkit-order: 1;
}
div.asl_m .probox .proloading,
div.asl_m .probox .proclose {
background-position: center center;
display: none;
background-size: auto;
background-repeat: no-repeat;
background-color: transparent;
order: 6;
-webkit-order: 6;
}
div.asl_m .probox .proclose {
position: relative;
cursor: pointer;
}
div.asl_m .probox .promagnifier .innericon,
div.asl_m .probox .prosettings .innericon,
div.asl_m .probox .proclose .innericon {
background-size: 20px 20px;
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
width: 100%;
height: 100%;
text-align: center;
overflow: hidden;
line-height: initial;
display: block;
}
div.asl_m .probox .promagnifier .innericon svg,
div.asl_m .probox .prosettings .innericon svg,
div.asl_m .probox .proloading svg {
height: 100%;
width: 22px;
vertical-align: baseline;
display: inline-block;
}
div.asl_m .probox .proloading {
padding: 2px;
box-sizing: border-box;
}
div.asl_m .probox div.asl_loader,
div.asl_m .probox div.asl_loader * {
box-sizing: border-box !important;
margin: 0;
padding: 0;
box-shadow: none;
}
div.asl_m .probox div.asl_loader {
box-sizing: border-box;
display: flex;
flex: 0 1 auto;
flex-direction: column;
flex-grow: 0;
flex-shrink: 0;
flex-basis: 28px;
max-width: 100%;
max-height: 100%;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
}
div.asl_m .probox div.asl_loader-inner {
width: 100%;
margin: 0 auto;
text-align: center;
height: 100%;
}
@-webkit-keyframes rotate-simple {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate-simple {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
div.asl_m .probox div.asl_simple-circle {
margin: 0;
height: 100%;
width: 100%;
animation: rotate-simple .8s infinite linear;
-webkit-animation: rotate-simple .8s infinite linear;
border: 4px solid #fff;
border-right-color: transparent !important;
border-radius: 50%;
box-sizing: border-box;
}
div.asl_m .probox .proclose svg {
background: #333;
border-radius: 50%;
position: absolute;
top: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
left: 50%;
margin-left: -10px;
fill: #fefefe;
padding: 4px;
box-sizing: border-box;
box-shadow: 0 0 0 2px rgba(255, 255, 255, .9);
}
div.asl_r * {
text-decoration: none;
text-shadow: none;
}
div.asl_r .results .asl_nores {
overflow: hidden;
width: auto;
height: 100%;
line-height: initial;
text-align: center;
margin: 0;
background: #fff;
padding: 10px 3px;
color: #222;
}
div.asl_r.horizontal {
padding: 2px 0 10px;
}
div.asl_r.horizontal .results .nores {
background: transparent;
}
div.asl_r .results {
overflow: hidden;
width: auto;
height: 0;
margin: 0;
padding: 0;
}
div.asl_r.horizontal .results {
height: auto;
width: auto;
}
div.asl_r .results .item {
overflow: hidden;
width: auto;
margin: 0;
padding: 3px;
position: relative;
background: #f4f4f4;
border-left: 1px solid rgba(255, 255, 255, .6);
border-right: 1px solid rgba(255, 255, 255, .4);
animation-delay: 0s;
animation-duration: 1s;
animation-fill-mode: both;
animation-timing-function: ease;
backface-visibility: hidden;
-webkit-animation-delay: 0s;
-webkit-animation-duration: 1s;
-webkit-animation-fill-mode: both;
-webkit-animation-timing-function: ease;
-webkit-backface-visibility: hidden;
}
div.asl_r.vertical .results .item:last-child {
margin-bottom: 0;
}
div.asl_r.vertical .results .item:last-child:after {
height: 0;
margin: 0;
width: 0;
}
div.asl_r .results .item .asl_image {
overflow: hidden;
background: transparent;
margin: 2px 8px 0 0;
padding: 0;
float: left;
background-position: center;
background-size: cover;
}
div.asl_r .results .item .asl_image img {
width: 100%;
height: 100%;
}
div.asl_r .results .item .asl_content {
overflow: hidden;
height: auto;
background: transparent;
margin: 0;
padding: 3px 3px 5px 3px;
}
div.asl_r .results .item .asl_content h3 {
margin: 0;
padding: 0;
display: inline;
line-height: inherit;
}
div.asl_r .results .item .asl_content .asl_desc {
margin-top: 4px;
font-size: 12px;
line-height: 18px;
}
div.asl_r .results .item div.etc {
margin-top: 4px;
}
div.asl_r .results a span.overlap {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}
div.asl_r p.showmore {
text-align: center;
padding: 0;
margin: 0;
font-weight: normal;
font-family: Open Sans;
color: #055e94;
font-size: 12px;
line-height: 30px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
background-color: #fff;
margin-top: 3px;
cursor: pointer;
}
div.asl_r p.showmore span {
font-weight: normal;
font-family: Open Sans;
color: #055e94;
font-size: 12px;
line-height: 30px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
display: block;
text-align: center;
cursor: pointer;
}
.results .asl_nores .asl_keyword {
padding: 0 6px;
cursor: pointer;
font-weight: bold;
font-family: Open Sans;
}
div.asl_r .resdrg {
height: auto;
}
div.asl_w .group:first-of-type {
margin: 0 0 -3px;
}
div.asl_s.searchsettings {
width: 200px;
height: auto;
position: absolute;
display: none;
z-index: 1101;
border-radius: 0 0 3px 3px;
visibility: hidden;
padding: 0;
}
div.asl_s.searchsettings form {
display: flex;
flex-wrap: wrap;
margin: 0 0 12px 0 !important;
padding: 0 !important;
}
div.asl_s.searchsettings .asl_option_inner {
margin: 2px 10px 0 10px;
*padding-bottom: 10px;
}
div.asl_s.searchsettings.ie78 .asl_option_inner {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
div.asl_s.searchsettings .asl_option_label {
font-size: 14px;
line-height: 20px !important;
margin: 0;
width: 150px;
text-shadow: none;
padding: 0;
min-height: 20px;
border: none;
background: transparent;
float: none;
}
div.asl_s.searchsettings .asl_option_inner input[type=checkbox] {
display: none !important;
}
div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox] {
display: block;
}
div.asl_s.searchsettings.ie78 .asl_option_label {
float: right !important;
}
div.asl_s.searchsettings .asl_option {
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: flex-start;
margin: 0 0 10px 0;
cursor: pointer;
}
div.asl_s.searchsettings .asl_option.asl-o-last,
div.asl_s.searchsettings .asl_option:last-child {
margin-bottom: 0;
}
div.asl_s.searchsettings .asl_option_inner {
width: 17px;
height: 17px;
position: relative;
flex-grow: 0;
-webkit-flex-grow: 0;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox {
cursor: pointer;
position: absolute;
width: 17px;
height: 17px;
top: 0;
padding: 0;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
overflow: hidden;
font-size: 0 !important;
color: rgba(0, 0, 0, 0);
} div.asl_r.vertical .results,
div.asl_s.searchsettings .asl_sett_scroll {
scrollbar-width: thin;
scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
}
div.asl_r.vertical .results {
scrollbar-color: rgba(0, 0, 0, 0.5) rgb(255,255,255);
}
div.asl_r.vertical .results::-webkit-scrollbar {
width: 10px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar {
width: 6px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track {
background: transparent;
box-shadow: inset 0 0 12px 12px transparent;
border: none;
}
div.asl_r.vertical .results::-webkit-scrollbar-track {
background: rgb(255, 255, 255);
box-shadow: inset 0 0 12px 12px transparent;
border: solid 2px transparent;
}
div.asl_r.vertical .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
background: transparent;
box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0);
border: solid 2px transparent;
border-radius: 12px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
border: none;
}
div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb {
box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
}
@media (hover: none), (max-width: 500px) {
div.asl_r.vertical .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
}
} div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after {
opacity: 0;
font-family: 'aslsicons2';
content: "\e800";
font-weight: normal !important;
background: transparent;
border: none !important;
box-sizing: content-box;
color: #fff;
height: 100%;
width: 100%;
padding: 0 !important;
margin: 1px 0 0 0 !important;
line-height: 17px;
text-align: center;
text-decoration: none;
text-shadow: none;
display: block;
font-size: 11px !important;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
div.asl_s.searchsettings.ie78 .asl_option_inner .asl_option_checkbox:after {
display: none;
}
div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after {
opacity: .3;
}
div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after {
opacity: 1;
}
div.asl_s.searchsettings fieldset {
position: relative;
float: left;
}
div.asl_s.searchsettings fieldset {
background: transparent;
font-size: .9em;
margin: 12px 0 0 !important;
padding: 0;
width: 192px;
}
div.asl_s.searchsettings fieldset .asl_option_label {
width: 130px;
display: block;
}
div.asl_s.searchsettings form fieldset legend {
padding: 5px 0 8px 10px;
}
#asl_hidden_data {
display: none !important;
}
.asl_r .item { .asl__af-tt-container {
position: relative;
z-index: 2;
.asl__af-tt-link {
transition: opacity 0.2s;
&:hover {
opacity: 0.7;
}
}
}
.average-rating {
--percent: 0%;
--color: #2EA3F2;
--bg-color: rgba(0,0,0,0.2);
--size: 17px;
position: relative;
appearance: none;
width: auto;
display: inline-block;
vertical-align: baseline;
font-size: var(--size);
line-height: calc(var(--size) - 15%);
color: var(--bg-color);
background: linear-gradient(90deg, var(--color) var(--percent), var(--bg-color) var(--percent));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
}
.asl_r .item {
.price {
--regular-price-color: #666;
--sale_price_color: #666;
color: var(--regular-price-color);
del {
opacity: .5;
display: inline-block;
text-decoration: line-through;
color: var(--regular-price-color);
}
ins {
margin-left: 0.5em;
text-decoration: none;
font-weight: 700;
display: inline-block;
color: var(--sale_price_color);
}
}
.add-to-cart-container {
display: flex;
flex-wrap: wrap;
align-items: center;
position: relative;
z-index: 10;
width: 100%;
margin: 12px 0;
.add-to-cart-quantity {
padding: 8px 0 8px 8px;
background: #eaeaea;
width: 32px;
border-radius: 4px 0 0 4px;
height: 18px;
min-height: unset;
display: inline-block;
font-size: 13px;
line-height: normal;
}
.add-to-cart-button {
padding: 8px;
border-radius: 4px;
background: #6246d7;
color: white;
height: 18px;
min-height: unset;
display: block;
text-align: center;
min-width: 90px;
font-size: 13px;
line-height: normal;
&.add-to-cart-variable {
border-radius: 4px;
}
&.loading {
content: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
}
a.added_to_cart {
flex-basis: 100%;
margin-top: 8px;
}
}
.add-to-cart-container:has(.add-to-cart-quantity) {
.add-to-cart-button {
border-radius: 0 4px 4px 0;
}
}
}
.rtl .asl_content,
.rtl .asl_nores,
.rtl .asl_content *,
.rtl .asl_nores *,
.rtl .searchsettings form {
text-align: right !important;
direction: rtl !important;
}
.rtl .asl_nores>* {
display: inline-block;
}
.rtl div.asl_r .results .item .asl_image {
float: right;
margin: 2px 0 0 8px;
}
.rtl .searchsettings .asl_option {
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
}
.rtl .asl_option {
direction: ltr;
}
.rtl .asl_label,
.rtl .asl_option div.asl_option_label {
text-align: right !important;
}
.rtl .asl_label {
max-width: 1000px !important;
width: 100%;
direction: rtl !important;
}
.rtl .asl_label input[type=radio] {
margin: 0 0 0 6px !important;
}
.rtl .asl_option_cat_level-0 div.asl_option_label {
font-weight: bold !important;
}
.rtl fieldset .asl_option_cat_level-1 {
margin-right: 12px !important;
margin-left: 0;
}
.rtl fieldset .asl_option_cat_level-2 {
margin-right: 24px !important;
margin-left: 0;
}
.rtl fieldset .asl_option_cat_level-3 {
margin-right: 36px !important;
margin-left: 0;
}
.rtl .searchsettings legend {
text-align: right !important;
display: block;
width: 100%;
}
.rtl .searchsettings input[type=text],
.rtl .searchsettings select {
direction: rtl !important;
text-align: right !important;
}
.rtl div.asl_w.asl_s.searchsettings form,
.rtl div.asl_w.asl_sb.searchsettings form {
flex-direction: row-reverse !important;
}
.rtl div.horizontal.asl_r div.item {
float: right !important;
}
.rtl p.asl-try {
direction: rtl;
text-align: right;
margin-right: 10px;
width: auto !important;
}