div#ui-datepicker-div { z-index:1000!important; } .clickable{
cursor:pointer;
} h2 { }
.MainTitleDark,
.MainTitleDark * {
font-size: 2em;
line-height: 1.4em;
}
.SubTitleDark {
font-size: 1.3em;
line-height: 1.5em;
}
.MainTitleBoldDark {
font-size: 2em;
line-height: 1.4em;
font-family: 'Gordita-Medium';
}
.SubTitleBoldDark {
font-size: 1.3em;
line-height: 1.5em;
font-family: 'Gordita-Medium';
}
.MaintextDark {
}
.MainTitleLight,
.MainTitleLight * {
font-size: 2em;
line-height: 1.4em;
color: #fff;
text-align:center;
margin:0.67em 0;
font-weight:700;
}
.SubTitleLight {
font-size: 1.3em;
line-height: 1.5em;
color:#fff;
}
.MaintextLight {
color:white;
}
.MaintextCustom {
}
.LabelTxtCustom {
font-size: 0.8em;
}
.TxtCenter {
text-align: center;
}
a:hover{
text-decoration:underline;
}  .GreenLight {
color:#00E6C7;
}
.BlueDark {
color:#0e183c;
} .BgGrayLight {
background-color: #F6F6F6;
}
.BgGrayDark {
background-color: #E6E6E6;
}
.reveal-overlay{
background-color:rgba(255, 255, 255, 0.9) !important;
}  ::-webkit-input-placeholder { color: #333 !important;
}
::-moz-placeholder { color: #333 !important;
}
:-ms-input-placeholder { color: #333 !important;
}
:-moz-placeholder { color: #333 !important;
}  .SmSpacTop {
margin-top: 1em;
}
.MdSpacTop {
margin-top: 2em;
}
.LgSpacTop {
margin-top: 4em;
}
.SmPaddTop {
padding-top: 1em;
}
.MdPaddTop {
padding-top: 2em;
}
.LgPaddTop {
padding-top: 4em;
}
.UlgPaddTop{
padding-top:7em;
}
.SmSpacBott {
margin-bottom: 1em;
}
.MdSpacBott {
margin-bottom: 2em;
}
.LgSpacBott {
margin-bottom: 4em;
}
.SmPaddBott {
padding-bottom: 1em;
}
.MdPaddBott {
padding-bottom: 2em;
}
.LgPaddBott {
padding-bottom: 4em;
}
.SmSpacRight {
margin-right: 1em;
}
.MdSpacRight {
margin-right: 2em;
}
.LgSpacRight {
margin-right: 4em;
}
.SmPaddRight {
padding-right: 1em;
}
.MdPaddRight {
padding-right: 2em;
}
.LgPaddRight {
padding-right: 4em;
}
.SmSpacLeft {
margin-left: 1em;
}
.MdSpacLeft {
margin-left: 2em;
}
.LgSpacLeft {
margin-left: 4em;
}
.SmPaddLeft {
padding-left: 1em;
}
.MdPaddLeft {
padding-left: 2em;
}
.LgPaddLeft {
padding-left: 4em;
}
.SmSpacTB {
margin-top: 1em;
margin-bottom: 1em;
}
.MdSpacTB {
margin-top: 2em;
margin-bottom: 2em;
}
.LgSpacTB {
margin-top: 4em;
margin-bottom: 4em;
}
.SmPaddTB {
padding-top: 1em;
padding-bottom: 1em;
}
.MdPaddTB {
padding-top: 2em;
padding-bottom: 2em;
}
.LgPaddTB {
padding-top: 4em;
padding-bottom: 4em;
}
.SpacedCustom {
}  .full_width{
width:100%;
} .CCAllContent {
display: flex;
justify-content: center;
align-items: center;
}  .acf-map {
width: 100%;
height: 400px;
border: #ccc solid 1px;
margin: 20px 0;
} .acf-map img {
max-width: inherit !important;
}   .all_transitions{
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.DisplayBlock{
display:block;
}
.DisplayInlineBlock{
display:inline-block;
} .header {
position: sticky;
top:0;
width: 100%;
z-index: 500;
}
body.admin-bar .header{
top:32px;	
}
.compensate_height{
margin-bottom:-74px;
}
.header .logo-img,
.header .logo-img-sticky{
max-width:180px;
}
.NavMundoVan li {
}
.NavMundoVan a {
color: white;
} body.no_scroll{
position:fixed;
max-width: 100%;
}
.mobile_menu{
padding-left:0;
overflow:auto;
background:#fff;
max-height: 550px;
}
.mobile_menu li{
border-bottom:1px solid #444;
overflow:auto;
background:#f4f4f4;
}
.mobile_menu li:nth-last-of-type(1){
border-bottom:none;
}
.mobile_menu li a{
display:block;
padding:10px 0 10px 10%;
width:90%;
float:left;
overflow:auto;
color:#585858;
}
.mobile_menu .toggle_submenu_mobile,
.mobile_menu .toggle_submenu_submenu_mobile{
width:10%;
float:left;
padding:10px 0;
color:#00E6C7;
}
.mobile_menu .toggle_submenu_mobile span,
.mobile_menu .toggle_submenu_submenu_mobile span{
display:none;
}
.mobile_menu .toggle_submenu_mobile span.active,
.mobile_menu .toggle_submenu_submenu_mobile span.active{
display:block;
}
.mobile_menu .mobile_submenu{
padding-left:0;
clear:both;
}
.mobile_menu .mobile_submenu li{
background:#ebe9eb;
}
.mobile_menu .mobile_submenu a{
width:90%;
padding:10px 0 10px 15%;
float:left;
}
.mobile_menu .mobile_submenu a img{
max-height:25px;
width:auto;
margin-right:10px;
} .Logo {
display: flex;
align-items: center;
}  .SmallBoxWhite {
background-color: white;
box-shadow: 0px 0px 30px #0e183c1a;
border-radius: 0.4em;
padding: 4em 2em;
}
.HalfBox {
background-color: white;
padding: 1em 2em 2em;
box-shadow: 0px 0px 90px #eceef3;
border-radius: 0em 0em 0.3em 0.3em;
}
.BoxLargeGreen {
background-color: #00E6C7;
padding: 4em;
border-radius: 0.5em;
}
.CustomBox {
padding: 3em;
background-color: white;
height: 420px;
box-shadow: 0px 0px 90px #3c3c4d1c;
border-radius: 0.3em;
display: grid;
}
.CustomBox.border{
border:2px solid #00E6C7;
}
.featurePill{
border:2px solid #00C2F3;
padding:1em;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:100%;
}
.BoxWithSmallBottomSeparator,
.BoxWithSmallTopSeparator{
position:relative;
}
.BoxWithSmallBottomSeparator:after{
content:'';
height:4px;
width:60px;
background:#000;
position:absolute;
bottom:0;
left:0;
}
.BoxWithSmallTopSeparator:before{
content:'';
height:4px;
width:60px;
background:#000;
position:absolute;
top:0;
left:0;
}  .ClickButton{
cursor:pointer;
}
.MediumButtonIM,
.comments .form-submit .submit {
background-color: #00E6C7 !important;
padding: 1em !important;
transition:0.4s ease-in-out !important;
}
.MediumButton {
background-color: #00E6C7;
padding: 1em;
transition: 0.4s ease-in-out;
color:#000051;
display: flex;
justify-content: center;
align-items: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.MediumButton:hover {
background-color: #011356;
color: #fff;
text-decoration:none;
}
.postid-601 .wpcf7-form .wpcf7-submit,
.postid-21230 .wpcf7-form .wpcf7-submit{
background-color: #011356;
color: #fff;
text-decoration: none;
}
.content-single-product .custom-summary .action_buttons a{
background-color: #011356;
color: #fff;
}
.content-single-product .custom-summary .action_buttons a svg path{
fill:#fff;
}
.content-single-product .custom-summary .action_buttons a:hover{
background-color: #00E6C7;
color:#000051;
}
.content-single-product .custom-summary .action_buttons a:hover svg path{
fill:#000051;
}
.content-single-product .custom-summary .action_buttons a.whatsapp{
background:none;
padding:0;
}
.MediumButtonDark {
background-color: #0e183c;
padding: 1em;
transition: 0.4s ease-in-out;
color:white;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.MediumButtonDark:hover{
background:#fff;
text-decoration:none;
}  .HerobannerBG {
height: 600px; display: flex;
align-items: center;
justify-content: center;
background-size:cover;
}
.HerobannerBG.small,
.HerobannerBG.xtraSmall{
height: 400px;
padding-top:75px;
position:relative;
}
.HerobannerBG.small picture,
.HerobannerBG.xtraSmall picture{
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
display:flex;
}
.HerobannerBG.small picture img,
.HerobannerBG.xtraSmall picture img{
object-fit: cover;
width: 100%;
}
@media (max-width:768px){
.HerobannerBG.small picture img,
.HerobannerBG.xtraSmall picture img{
object-position: 50% top;
}
}
.HerobannerBG.xtraSmall{
height: 300px;
padding-top:75px;
}
.HerobannerBG .grid-container{
z-index:5;
}  .MainSearchFilter { box-shadow: 0px 0px 70px #5050634d;
border-radius: 0.4em 0.4em 0.4em 0.4em;
}
.Filters select {
background-color: white !important;
border-radius: 0px;
border-left: 0px;
border-top: 0px;
border-bottom: 0px; 
padding: 1.8em 1.5em;
cursor: pointer;
background: url(//mundovan.com/wp-content/themes/html5blank-stable/img/Orion_angle-down.png);
background-repeat: no-repeat;
background-position-x: right;
background-position-y: center;
}
.Filters select:focus {
border: 0px;
background-color: #00e6c7;
transition: 0.4s ease-in-out;
}
.Filters select:nth-of-type(1){
border-radius: 0.3em 0em 0em 0.3em;
}
.Filters input[type="submit"] {
background-color: #0e183c;
border: 0px;
color: white;
padding: 1.8em 1.5em;
border-radius: 0em 0.3em 0.3em 0em;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
max-height:66.5px;
align-self: end;
}
.Filters input[type="submit"][disabled="disabled"]{
opacity:0.5;
}
.Filters input[type="submit"][disabled="disabled"]:hover{
cursor:not-allowed;
}
.Filters .label-text{
color:#fff;
text-align:center;
font-size:12px;
display: block;
}
body:not(.home) .Filters .label-text{
display:none;
} @media (min-width:768px){
body.term-17 .MainSearchFilter .label-text,
body.term-20 .MainSearchFilter .label-text {
white-space: nowrap;
}
body.term-17 .MainSearchFilter label:has(.comprar_o_alquilar),
body.term-20 .MainSearchFilter label:has(.comprar_o_alquilar),
body.term-20 .MainSearchFilter label:has(.plazas_dormir),
body.term-20 .MainSearchFilter .plazas_viajar,
body.term-20 .MainSearchFilter label:has(.provincia) {
flex: 0 0 auto;
min-width: max-content;
}
body.term-17 .MainSearchFilter .comprar_o_alquilar,
body.term-20 .MainSearchFilter .comprar_o_alquilar,
body.term-20 .MainSearchFilter .plazas_dormir,
body.term-20 .MainSearchFilter .plazas_viajar,
body.term-20 .MainSearchFilter .provincia {
flex-shrink: 0;
width: auto;
min-width: 11em;
max-width: 11em;
}
}   .GrayBlock {
background-color: #F6F6F6;
padding: 3em;
}   .GridBox {
border-bottom: 1px solid gray;
margin-bottom: 1.5em;
padding-bottom:1.5em;
}
.GridBox:last-child {
border-bottom: none;
margin-bottom: 0em;
padding-bottom:0em;
}  .LabelBoxing {
display: inline-block;
background-color: #f3f3f3;
padding: 0.5em;
border-radius: 0.2em;
margin-bottom: 1.5em; 
} .cta_form.reveal{
border:none;
padding:0;
background:none;
overflow:visible;
top:50% !important;
transform:translateY(-50%) !important;
}
.cta_form.reveal .SubTitleDark{
text-align:center;	
}
.cta_form.reveal .close-button{
background:url(//mundovan.com/wp-content/themes/html5blank-stable/img/close_button.png) no-repeat 0 0;
height:36px;
width:36px;
top: 0;
right: -36px;
}
.cta_form.reveal .content_modal{
display:flex;
align-items:center;
justify-content: center;
}
.cta_form.reveal .content_modal svg{
height: 30px;
width: auto;
margin-right: 15px;
}
#cta_llamada .GrayBlock{
background:#ccc;
}
#cta_llamada .GrayBlock span{
font-size:30px;
color:#000;
}  form input{
border:1px solid #707070 !important;
}
form textarea{
border:1px solid #707070 !important;
height:75px !important;
}
form input[type=checkbox]{
margin: 1em 0;
}
form .wpcf7-submit{
width:100%;
border:none !important;
}
:focus {
outline: 0;
}
form .legal_area{
font-size:10px;
text-align:left;
}
form .legal_area ul{
padding-left:0;
}
form .legal_area ul li{
font-size:12px;
margin-bottom:10px;
} form .legal_area span.wpcf7-list-item{
margin-left:0;
}
form .legal_area input{
margin:0;
}
form .legal_area ul li ul{
padding-left:2rem;
margin-top:0.5rem;
}
form .legal_area ul li ul li{
margin-bottom:0;
}
.page-id-170 form .legal_area .texto_legal.otras{
display:none;
}
.page-id-170 form .legal_area .texto_legal.pagina_contacto{
display:block !important;
}
.formulario_informacion_articulo.safari #input_fecha_inicio,
.formulario_informacion_articulo.safari #input_fecha_fin{
display:none;
}
.formulario_informacion_articulo.safari #input_fecha_inicio_safari,
.formulario_informacion_articulo.safari #input_fecha_fin_safari{
display:block !important;
} @media (min-width:1024px){
.cta_form.reveal{
width:800px;
}
.cta_form.reveal .inputs_container.GrayBlock{
padding:1em 3em;
}
.cta_form.reveal .inputs_container.GrayBlock .input p,
.cta_form.reveal .inputs_container.GrayBlock input{
margin-bottom:0;
}
.cta_form.reveal .SubTitleDark.MdSpacBott{
margin-bottom:1em;
}
.cta_form.reveal #input_mensaje .wpcf7-form-control-wrap,
.cta_form.reveal #input_mensaje .wpcf7-form-control-wrap textarea{
margin-bottom:0;
}
.cta_form.reveal form .legal_area ul li,
.cta_form.reveal form .legal_area ul li p{
margin-top:0;
margin-bottom:5px;
}
.cta_form.reveal form .legal_area ul li:nth-last-of-type(1),
.cta_form.reveal form .legal_area ul li:nth-last-of-type(1) p{
margin-top:0;
margin-bottom:0;
}
.cta_form.reveal .legal_area p br{
display:none;
}
.cta_form.reveal .legal_area + div p{
margin-top:0;
margin-bottom:0;
}
.cta_form.reveal form textarea{
height:40px !important;
}
.cta_form.reveal #input_fecha_inicio p,
.cta_form.reveal #input_fecha_fin p{
margin-top:0;
}
}   .masonry-css {
-webkit-column-count: 1;
column-count: 1;
-webkit-column-gap: 1rem;
column-gap: 1rem;
}
@media screen and (min-width: 25em) {
.masonry-css {
-webkit-column-count: 2;
column-count: 2;
}
}
@media screen and (min-width: 37.5em) {
.masonry-css {
-webkit-column-count: 3;
column-count: 3;
}
} .masonry-css-item {
-webkit-column-break-inside: avoid;
break-inside: avoid;
margin-bottom: 1rem;
}  body .whatsapp-logo {
position: fixed;
bottom: 1rem;
right: 1rem;
z-index: 10000;
}  .icono-plazas-viajar,
.icono-plazas-dormir{
width:auto;
max-height:1.5em;
}    .featured_products_block .ImageProduct{
position:relative;	
}
.featured_products_block .CustomBox img{
max-width:	5.8em;
}
.enlazado_interno ul{
padding-left:0;
} .featured_products_block .cell .CustomBox{
height:100%;
}
.youtube-player div .play{
background:url(//mundovan.com/wp-content/themes/html5blank-stable/img/play_button.png) no-repeat;
height:138px;
width:138px;
left: 50%;
top: 50%;
margin-left: 0;
margin-top: 0;
transform:translate(-50%,-50%)
}
.page-template-front-page .youtube-player div .play{
height:68px;
width:68px;
background-size: cover;
}
header .cell.main-menu{
display:flex;
align-items:center;
justify-content: right;
}
nav .dropdown.menu > li.is-active > a{
color:#00E6C7;
}
header .cell.main-menu ul.dropdown{
padding-left:0;
margin:0;
}
.NavMundoVan .submenu li a{
width:100%;
display:flex;
justify-content: left;
position:relative;
line-height:20px;
}
.NavMundoVan .submenu li a .category_img{
float:left;
margin:5px 8px;
max-width:50px;
}
.NavMundoVan .triangle{
font-size: 0.75em;
display: block;
float: right !important; margin-top: 3px;
margin-left: 3px;
color:transparent;
height:7px;
width:10px;
}
.NavMundoVan .triangle path{
stroke:#fff;
}
.NavMundoVan .submenu li a .triangle{
transform:none;
position:absolute;
right:15px;
top:50%;
transform:translateY(-50%) rotate(-90deg) !important;
margin-top: 0;
margin-left: 0;
}
.NavMundoVan .submenu li a .triangle path{
stroke:#585858;
}
header .cell.main-menu ul.dropdown li.item a,
header .cell.main-menu ul.dropdown li.item:nth-of-type(1) ul li a,
header .cell.main-menu ul.dropdown li.item:nth-last-of-type(1) ul li a{
padding:5px 8px;
}
header .cell.main-menu ul.dropdown li.item a:after{
display:none;
}
header .cell.main-menu ul.dropdown li.item:nth-of-type(1) a{
padding-left:0;
} header .cell.main-menu ul.dropdown li.descendant_item a{
color:#585858;	
}
.NavMundoVan a:not(.featured):hover{
color:#00E6C7 !important;
}
.NavMundoVan a:not(.featured):hover path{
stroke:#00E6C7 !important;
}
.NavMundoVan a.featured,
.mobile_menu a.featured span{
background:#00E6C7;
color:#000051;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding:12px 20px !important;
}
.mobile_menu a.featured{
margin:5px 0;
}
.NavMundoVan a.featured:hover,
.mobile_menu a.featured:hover span{
background:#011356;
color:#fff;
}
.menu .is-active > a{
background:transparent !important;
}
.NavMundoVan .submenu a:hover{
background:#f4f4f4 !important;
}
.header.sticky_active{
background:#fff;
border-bottom:1px solid #444;
}
.header.sticky_active.header_style_2{
border-bottom:none;
}
.header.sticky_active .NavMundoVan a {
color: #444;
}
.header.sticky_active .NavMundoVan a.featured{
background:#00E6C7;
color:#000051;
}
.header.sticky_active .NavMundoVan a.featured:hover{
background:#011356;
color:#fff;
}
.the_burger,
.the_burger .hamburger,
.the_burger a{
float:right;	
}
.the_burger .hamburger-inner,
.the_burger .hamburger-inner::after,
.the_burger .hamburger-inner::before,
.the_burger .hamburger.is-active .hamburger-inner,
.the_burger .hamburger.is-active .hamburger-inner::after,
.the_burger .hamburger.is-active .hamburger-inner::before{
background-color:#fff;
}
header.sticky_active .the_burger .hamburger-inner,
header.sticky_active .the_burger .hamburger-inner::after,
header.sticky_active .the_burger .hamburger-inner::before,
header.sticky_active .the_burger .hamburger.is-active .hamburger-inner,
header.sticky_active .the_burger .hamburger.is-active .hamburger-inner::after,
header.sticky_active .the_burger .hamburger.is-active .hamburger-inner::before{
background-color:#444;
}
.ImageProduct img {
border-radius: 0.3em 0.3em 0em 0em;
width: 100%;
}
.columns-2 .ImageProduct{
position:relative;
min-height:222px;
}
.columns-3 .ImageProduct {
position:relative;
min-height:202px;
}
.ImageProduct .owl-dots{
display:none;
}
.ImageProduct .owl-carousel .owl-nav .owl-prev,
.ImageProduct .owl-carousel .owl-nav .owl-next{
top:30%;
}
.ImageProduct .owl-carousel .owl-nav .owl-prev{
left:0;
}
.archive_product_grid_container .product .owl-nav button,
.product_listing .product .owl-nav button {
background:url(//mundovan.com/wp-content/themes/html5blank-stable/img/arrow_carousel_no_opac.png) no-repeat 50% 50% !important;
opacity:0.5;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.archive_product_grid_container .product:hover .owl-nav button,
.product_listing .product:hover .owl-nav button {
opacity:1;
}
.ImageProduct .onsale,
body.woocommerce div.onsale{
color:#000051;
font-size:13px;
font-weight:bold;
position:absolute;
top:-20px;
left:-20px;
line-height:20px;
background:#ffd920;
height:100px;
width:100px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-align:center;
transform:rotate(-20deg);
z-index:5;
}
.ImageProduct .onsale .texto,
body.woocommerce div.onsale .texto{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
}
.LabelPriceA {
position: absolute;
bottom: 2em;
left: 2em;
background-color: white;
padding: 1em;
border-radius: 0.2em;
z-index:10;
}
.HalfBox .price {
}
.HFixed {
height: 3.5em;
} footer{
background-image:url(//mundovan.com/wp-content/themes/html5blank-stable/img/bg_footer.png);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
}
footer,
footer *{
color:#000051;
}
footer ul{
padding:0;
}
.footer-social-icons{
text-align:center;
}
.footer-social-icons br{
display:none;
}
footer .cell{
padding:0 10px;
}
footer .cell:nth-of-type(1){
padding-left:0;
}
footer .grid-x > div:not(.column_one) ul{
max-height:150px;
overflow:hidden;
position:relative;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
footer .grid-x > div ul.active{
max-height:1000px;
}
footer .grid-x > div ul + .more{
text-align:center;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
footer .grid-x > div ul + .more:hover{
cursor:pointer;
}
footer .grid-x > div ul.active + .more{
transform: rotate(180deg);
}
footer .cell:nth-last-of-type(1){
padding-right:0;
}
footer .cell ul li{
margin-bottom:10px;
}
footer .cell ul li a{
font-size: 13px;
line-height: 15px;
display: inline-block;
}
footer .footer_title{
font-weight: bold;
margin: 20px 0;
}  h2.woocommerce-loop-product__title{
font-size: 1em;
line-height: 1.5em;
font-family: 'Gordita-Regular';
font-weight: 100;
}
.woof_checkbox_count{
display:none;
}
.woocommerce div.product.SmSpacBott{
margin-bottom:1em;
}
.archive_product_grid_container.no-filter .products .cell .ImageProduct{
min-height:202.2px;
}
.woof{
background:#f6f6f6;
padding:3em;
}
.woof .price_label{
font-size:1.143em;
}
.woof h4{
font-weight:400;
margin-bottom:0;
}
.woof .woof_list{
padding-left:0;
}
.woof .woof_list li,
.woof .woof_list li *{
padding-bottom:0 !important;
margin-bottom:0 !important;
}
.woof .woof_childs_list_opener{
display:none !important;
}
.woof ul li ul.woof_childs_list{
display:block !important;
padding:0;
}
.woof ul li{
position:relative;
}
.woof ul li input{
position:absolute;
top:10px;
left:0;
}
.woof ul li label{
margin:0;
padding-left:20px;
}
.woof .price_slider_wrapper{
margin-top:14px;
}
.woof .price_label{
line-height:1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color:#000051;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
background-color:#00E6C7;
}
.archive_product_grid_container{
padding-left:1.875rem;
}
.archive_product_grid_container.no-filter{
padding-left:0;
}
.woocommerce .woocommerce-breadcrumb{
margin-bottom:2em;
text-align:center;
}
.woocommerce-ordering select,
.woocommerce-ordering select:focus{
background: url(//mundovan.com/wp-content/themes/html5blank-stable/img/angle-down.png) #00E6C7 no-repeat 92% 50%;
border: none;
padding: 11px;
cursor:pointer;
}
.filter_title a{
display:block;
float:right;
}
.product .grid-x .button_container{
flex-grow:1;
padding: 0 5px;
}
.product .grid-x .button_container:nth-of-type(1){
padding-left:0;
}
.product .grid-x .button_container:nth-last-of-type(1){
padding-right:0;
}
.product .MediumButton{
font-size:1em;
padding: 0.75em 0;
width: 70%;
}
.product .category_link{
font-size:0.75em;
}
ul.subcategory_list{
padding-left:0;
}
ul.subcategory_list li a.active{
font-weight:bold;	
text-decoration:underline;
}  .single-product .product_title{
font-size:1em;
}
.single-product .priceBox{
line-height:20px;
}
.single-product .priceBox .price .amount{ font-size:.9em;
color:#585858;
}
.single-product .featured_features ul{
padding:0;
}
.single-product .featured_features ul li{
background:url(//mundovan.com/wp-content/uploads/2019/06/bullet.svg) no-repeat 0 50%;
background-size:23.8px;
padding-left:2em;
margin-bottom:0.5em;
}
.single-product .featured_features ul li:nth-last-of-type(1){
margin-bottom:0;
}
.single-product .formTriggerButton{
width:100%;
}
.single-product .additional_data .features .featurePill{ line-height: 1.25em;
}
.single-product .custom-summary .GridBox{
background:url(//mundovan.com/wp-content/uploads/2019/06/bullet_garantias.svg) no-repeat 0 0;
background-size:2.86em;
padding-left:5em;
min-height: 2.86em;
}
.orbit-container li {
height: auto;
}
.single-product .orbit-container button img{
display:none;
} .single-product .placeholder{
width:100%;
}
.single-product .placeholder:after{
content:'';
display:block;
padding-bottom:77.5%;
}
.single-product .orbit button.orbit-previous,
.single-product .orbit button.orbit-next,
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next{
background:url(//mundovan.com/wp-content/themes/html5blank-stable/img/arrow_carousel.png) no-repeat 50% 50% !important;
height:50px;
width:50px;
cursor:pointer;
padding:0;
position:absolute;
top:50%;
transform:translateY(-50%);
}
.page-template-page-single-ciudades-compra .owl-carousel .owl-nav .owl-prev{
left:0;
}
.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span{
display:none;
}
.single-product .orbit button.orbit-next,
.owl-carousel .owl-nav .owl-next{
-webkit-transform: rotate(180deg) translateY(50%);
-ms-transform: rotate(180deg) translateY(50%);
transform: rotate(180deg) translateY(50%);
position:absolute;
right:0;
}
.single-product ul.orbit-container{
padding:0;
}
.single-product ul.orbit-container:hover{
cursor:pointer;
}
.single-product .cta_description_button{
margin-bottom:16px;
margin-top:16px;
}
.single-product .description p{
margin-bottom:16px;
margin-top:16px;
}  .main_blog_page .the_post h1{
margin-top:0;
}
.latest-posts .read_more,
.main_blog_page .the_post .read_more,
.archive.category .the_post .read_more{
background-image: url(//mundovan.com/wp-content/uploads/2019/06/flecha.svg);
background-repeat:no-repeat;
background-position:90% 50%;
background-size:contain;
padding-right: 30px;
}
.latest-posts .read_more:hover,
.main_blog_page .the_post .read_more:hover,
.archive.category .the_post .read_more:hover{
background-position:100% 50%;
}
.main_blog_page .the_post h2,
.archive.category .the_post h2{
font-size:1em;
line-height:1.7;
}
.blog_menu .category_pill{
float:left;
}
.blog_menu{
overflow:auto;
}
.blog_menu .title{
padding-top:.7em;
}
.blog_menu a{
padding:0.5em 1em;
line-height:1em;
width:150px;
text-align:center;
height:45px;
}  .single-post .the_post_sidebar ul{
padding:0;	
}
.single-post .the_post_sidebar .the_post_sidebar_block.BoxWithSmallBottomSeparator:after{
background:#00E6C7;
}  .page-template-page-ciudades h1{
text-align:center;
max-width:50%;
margin:0.67em auto 2em;
}
.city_description{
text-align:center;
}  .page-template-page-quienes-somos .HerobannerBG{
color:#fff;
position:relative;
}
.page-template-page-quienes-somos .HerobannerBG:after{
content:'';
position:absolute;
width:1px;
top:0;
bottom:0;
left:50%;
background:#fff;
}
.page-template-page-quienes-somos .HerobannerBG .cell:nth-of-type(1){
background:url(//mundovan.com/wp-content/themes/html5blank-stable/img/mundovan-brand-big.png) no-repeat 0 0;
}
.page-template-page-quienes-somos .HerobannerBG .cell p:nth-of-type(1){
margin-top:0;
}
.page-template-page-quienes-somos .BoxWithSmallBottomSeparator:before,
.page-template-page-quienes-somos .BoxWithSmallBottomSeparator:after,
.page-template-page-quienes-somos .BoxWithSmallTopSeparator:before,
.page-template-page-quienes-somos .BoxWithSmallTopSeparator:after{
background:#00E6C7;
}
.cta_block .cell:nth-last-of-type(1){
position:relative;
}
.cta_block .cell:nth-last-of-type(1) a{
position:absolute;
top:50%;
transform:translateY(-50%);
right:0;
padding: 1em 3em !important;
}  .stepbystep .cell img{
max-width:155px;
}
.stepbystep .cell .img{
position:relative;
}
.stepbystep .cell .img:after{
content: '';
background: url(//mundovan.com/wp-content/themes/html5blank-stable/img/long_arrows.png) no-repeat 0 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -30px;
width: 175px;
height: 21px;
}
.stepbystep .cell:nth-last-of-type(1) .img:after{
display:none;	
}  .grecaptcha-badge{
opacity:0;
}  .woof_shortcode_output .woof_products_top_panel,
.woof_shortcode_output .woof_reset_search_form,
.woof_shortcode_output .woocommerce-notices-wrapper,
.woof_shortcode_output .woocommerce-result-count,
.woof_shortcode_output .woocommerce-ordering {
display:none !important;
}
.product .PlacesTriP .LabelTxtCustom{
text-align:center;
width:100%;
}
.product .action_buttons svg{
height:20px;
width:auto;
margin-right:5px;
}
.product .action_buttons a svg path{
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.product .action_buttons a:hover svg path{
fill:#fff;
} .woof_container .woof_container_inner h4,
.woof_container .woof_container_inner p{
font-size: 16px;
display: inline-block;
padding-right: 21px;
position:relative;
cursor:pointer;
margin-bottom:0;
}
.woof_container .woof_container_inner h4:after,
.woof_container .woof_container_inner p:after{
content:'';
position:absolute;
background: url(//mundovan.com/wp-content/themes/html5blank-stable/img/angle-down.png) no-repeat 100% 50%;
height:7px;
width:9px;
top:50%;
transform:translateY(-50%);
right:0;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.woof_container .woof_container_inner h4.active:after,
.woof_container .woof_container_inner p.active:after{
transform:rotate(180deg);
}
.woof_container .woof_container_inner .widget_price_filter h4,
.woof_container .woof_container_inner .widget_price_filter p{
cursor:default;
}
.woof_container .woof_container_inner .widget_price_filter h4:after,
.woof_container .woof_container_inner .widget_price_filter p:after{
display:none;
}
.woof_container .woof_block_html_items{
max-height:0;
overflow:hidden;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.woof_container .woof_block_html_items.active{
max-height:2500px;
} body .pagination {
text-align: center;
margin: 30px 0 0 0 !important;
font-size: 14px;
font-family: "Gordita-Regular";
}
body .the_post .pagination .current {
background: #00E6C7 !important;
color: #000051 !important;
}
body .pagination a, body .pagination button {
display: inline-block !important;
}
body .pagination a:hover, body .pagination button:hover {
text-decoration: none !important;
}
@media (max-width: 639px) {
.blog_menu .title {
font-size: 14px !important;
width: 161px;
text-align: center;
padding-top: .7em !important;
}
} .leaderboard_ad{
height:90px;
overflow:hidden;
z-index: 5;
position: relative;
}
.leaderboard_ad .code-block{
margin:0 !important;
}
.leaderboard_ad .code-block p{
margin:0;
}
.leaderboard_ad .code-block p img{
margin:0;
}
.product_grid_ad,
.product_grid_rectangle_ad{
width:100%;
margin:7px 15px;
}
.admin_ad_helper{
display:none;
width: 100%;
border: 5px dashed #ccc;
padding: 20px;
}
.admin_ad_helper.leaderboard{
padding: 10px 0 0 0;
height:90px;
overflow:hidden;
position:absolute;
left:0;
right:0;
top:33px;
bottom:0;
}
.admin_logged_in .admin_ad_helper{
display:block;
}
.products .admin_ad_helper{
margin: 0 15px;
}
.el_filtro .admin_ad_helper:nth-of-type(1){
margin-top:15px;
}
@media (max-width: 640px) {
.leaderboard_ad_container{
position: fixed;
bottom: 0;
left: 0;
right: 0;
background:#fff;
padding:10px;
display:none;
z-index:1000000;
}
.leaderboard_ad_container .button-close{
border:2px solid #444;
height:32px;
width:32px;
display:flex;
align-items:center;
justify-content: center;
position:absolute;
right:5px;
top:5px;
border-radius:100%;
background:#fff;
z-index:55555;
}
.leaderboard_ad_container .button-close svg{
width:15px;
height:15px;
}
.leaderboard_ad_container .button-close svg path{
fill:#444;
}
.leaderboard_ad_container .leaderboard_ad{
height:auto;
}
.admin_ad_helper.leaderboard{
position:static;
}
} @media (min-width: 641px){
.search-results .leaderboard_ad_container,
.page-id-281 .leaderboard_ad_container,
.page-id-3990 .leaderboard_ad_container,
.leaderboard_ad_container{
position: fixed;
bottom: 0;
left: 0;
right: 0;
background:#fff;
padding:10px;
z-index:1000000;
padding:0;
}
.search-results .leaderboard_ad_container p img,
.page-id-281 .leaderboard_ad_container p img,
.page-id-3990 .leaderboard_ad_container p img,
.leaderboard_ad_container p img{
margin:10px 0 !important;
}
.search-results .leaderboard_ad_container svg.hide-for-medium,
.page-id-281 .leaderboard_ad_container svg.hide-for-medium,
.page-id-3990 .leaderboard_ad_container svg.hide-for-medium,
.leaderboard_ad_container svg.hide-for-medium{
display:block !important;
}
.search-results .leaderboard_ad_container .button-close,
.page-id-281 .leaderboard_ad_container .button-close,
.page-id-3990 .leaderboard_ad_container .button-close,
.leaderboard_ad_container .button-close{
border:2px solid #444;
height:32px;
width:32px;
display:flex;
align-items:center;
justify-content: center;
position:absolute;
right:5px;
top:5px;
border-radius:100%;
background:#fff;
z-index:55555;
}
.search-results .leaderboard_ad_container .button-close svg,
.page-id-281 .leaderboard_ad_container .button-close svg,
.page-id-3990 .leaderboard_ad_container .button-close svg,
.leaderboard_ad_container .button-close svg{
width:15px;
height:15px;
}
.search-results .leaderboard_ad_container .button-close svg path,
.page-id-281 .leaderboard_ad_container .button-close svg path,
.page-id-3990 .leaderboard_ad_container .button-close svg path,
.leaderboard_ad_container .button-close svg path{
fill:#444;
}
.search-results .leaderboard_ad_container .leaderboard_ad,
.page-id-281 .leaderboard_ad_container .leaderboard_ad,
.page-id-3990 .leaderboard_ad_container .leaderboard_ad,
.leaderboard_ad_container .leaderboard_ad{
height:auto;
}
.search-results .admin_ad_helper.leaderboard,
.page-id-281 .admin_ad_helper.leaderboard,
.page-id-3990 .admin_ad_helper.leaderboard,
.admin_ad_helper.leaderboard{
position:static;
}
}   @media (max-width: 640px) { .single-product .testb_container{
display:block !important;
position: fixed;
bottom: 0;
left: 0;
right: 0;
height: 80px;
z-index: 10;
padding: 10px 20px;
background: #fff;
border-top: 1px solid;
}
.single-product .testb_container .action_buttons{
display:flex;
}
.single-product .testb_container .action_buttons div{ flex-grow:1;
padding: 0 5px;
}
.single-product .testb_container .action_buttons div:nth-of-type(1){
padding-left: 0;
}
.single-product .testb_container .action_buttons div:nth-last-of-type(1){
padding-right: 0;
}
.single-product .testb_container a{
background-color:#011356;
text-align:center;
font-size:16px;
color:#fff;
padding:.5em;
}
.single-product .testb_container a.whatsapp{
background-color:transparent !important;
padding:0;
}
.single-product .testb_container a.whatsapp img{
display: block;
max-width:60px;
max-height:60px;
width: auto;
height: auto;
}
.single-product .testb_container a:hover{
background-color:#00E6C7;
color:#000051;
}
.single-product .testb_container a svg{
height:20px;
}
.single-product .testb_container a svg path{
fill:#fff;
}
.single-product .testb_container a:hover svg path{
fill:#000051;
}
.single-product .testb_container svg{
width:15px;
height:auto;
margin-right:10px;
}
} .search-no-results .woocommerce-info::before{
content:'';
height:20px;
width:20px;
background:url(//mundovan.com/wp-content/themes/html5blank-stable/img/lupa-no-results-01.svg) no-repeat 0 0;
background-size:cover;
}
.no_results_buttons{
margin-top:75px;
text-align:center;
}
.no_results_buttons.enlazado_interno.sidebar{
margin-top:0;
}
.no_results_buttons .block{
margin-bottom:60px;
}
.no_results_buttons .buttons{
margin-top:25px;
overflow:auto;
}
.no_results_buttons a{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin:0 2.5px;
display:inline-block;
color:#000051;
}
.no_results_buttons.enlazado_interno a{
margin-bottom:10px;
}
.no_results_buttons a:hover{
color:#fff;
text-decoration:none;
background-color:#000051 !important;
}
.enlazado_interno.sidebar h3,
.enlazado_interno.sidebar li{
text-align:center;	
}
@media (max-width: 640px) {
.no_results_buttons a{
margin-bottom:5px;
}
.no_results_buttons {
margin-top: -12px;
}
.no_results_buttons .buttons {
margin-top: 15px;
}
.no_results_buttons a{
width:48%;
}
.no_results_buttons .block:nth-of-type(1) {
margin-bottom: -5px;
}
}  .ubicacion_pin{
background: url(//mundovan.com/wp-content/uploads/2022/12/icono-ubicacion.svg) no-repeat 0 50%;
background-size: 12px;
padding-left: 18px;
margin-top: 6px;
}
.ubicacion_pin+h2{
margin-top: 2px;
}  .woof{
padding:2em !important;
}
.price_label{
display:none !important;
}
.price_label.aux{
display:inline-block !important;
}
.product .LabelPriceA {
bottom: -1px;
left: 0;
right: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 1px 14px;
text-align: center; background:#E6E6E6;
color:#011356;
font-family: "Gordita-Medium";
position:absolute;
}
.product .LabelPriceA br{
display:none;
}
.product .owl-carousel{
padding-bottom:5px;
}
.woocommerce-ordering select,
.woocommerce-ordering select:focus{
background: url(//mundovan.com/wp-content/themes/html5blank-stable/img/angle-down.png) #fff no-repeat 92% 50%;
border:1px solid #ccc;
}
.mobile_menu span.plus,
.mobile_menu span.minus{
font-size:2em;
}  .woof_products_top_panel li {
margin: 0 15px 15px 0 !important;
}
.woof_products_top_panel_ul li ul, .woof_products_top_panel_ul li a[data-slug="rango de precios"] {
border: 1px solid #ccc;
border-radius: 4px;
padding: 8px !important;
height: 35px;
display: flex;
align-items: center;
}
.woof_products_top_panel_ul li {
cursor: pointer;
transition: all 0.3s ease;
}
.woof_products_top_panel_ul li:hover {
opacity: 0.7;
}
.woof_products_top_panel_ul li ul li {
margin: 0 !important;
}
.woof_products_top_panel_ul li ul li:not(:last-of-type) {
margin: 0 10px 0 0 !important;
}
.woof_products_top_panel_ul li span {
display: flex;
gap: 7px;
align-items: center;
background: none;
padding: 0;
}
.woof_products_top_panel_ul li span::after {
content: url(//mundovan.com/wp-content/themes/html5blank-stable/assets/img/x-eliminar.svg);
width: 10px;
display: block;
}
.woof_products_top_panel_ul .woof_reset_button_2 {
border: 1px solid #ccc;
background: #f6f6f6;
border-radius: 4px;
padding: 8px;
display: flex;
gap: 10px;
align-items: center;
cursor: pointer;
}
.woof_products_top_panel_ul .woof_reset_button_2::after {
content: url(//mundovan.com/wp-content/themes/html5blank-stable/assets/img/papelera.svg);
width: 10px;
display: block;
}  .page-id-52 .h1_texto_seo{
height:0;
overflow:hidden;
margin:0;
}
div.h1{
font-size: 2em;
margin: 0.67em 0;
font-weight:bold;
}  .breadcrumb-container{
text-align:center;
font-size: .92em;
color: #767676;
}
.breadcrumb-container a {
color: #767676;
}
body.search-results .woocommerce-breadcrumb{
display:none;
}     select.tipo span{
display:none;
}
body.term-casas-moviles-nuevas .woocommerce-products-header + .clear + .grid-x{
display:none;
}
.woof_list .woof_term_29{
display:none !important;
}  body[coa="nuevo"] .woof_term_154,
body[coa="nuevo"] .woof_checkbox_term_21,
body[coa="nuevo"] .woof_checkbox_term_21+label,
body[coa="nuevo"] .woof_checkbox_term_120,
body[coa="nuevo"] .woof_checkbox_term_120+label,
body[coa="nuevo"] .woof_checkbox_term_27,
body[coa="nuevo"] .woof_checkbox_term_27+label{
display:none !important;
}
body[coa="segunda"] .woof_term_154,
body[coa="segunda"] .woof_checkbox_term_15,
body[coa="segunda"] .woof_checkbox_term_15+label,
body[coa="segunda"] .woof_checkbox_term_119,
body[coa="segunda"] .woof_checkbox_term_119+label,
body[coa="segunda"] .woof_checkbox_term_26,
body[coa="segunda"] .woof_checkbox_term_26+label{
display:none !important;
}
body[coa="segunda"][tipo="21"] .woof_checkbox_term_25,
body[coa="segunda"][tipo="21"] .woof_checkbox_term_25+label,
body[coa="segunda"][tipo="21"] .woof_childs_list_25{
display:none !important;
}
body[coa="segunda"][tipo="27"] .woof_childs_list_li:nth-of-type(1){
display:none !important;
}
body[coa="alquilar"] .woof_term_162,
body[coa="alquilar"] .woof_term_154,
body[coa="alquilar"] .woof_term_155,
body[coa="alquilar"] .woof_term_19,
body[coa="alquilar"] .woof_term_42,
body[coa="alquilar"] .woof_term_43,
body[coa="alquilar"] .woof_term_41,
body[coa="alquilar"] .woof_term_45,
body[coa="alquilar"] .woof_term_17{
display:none !important;
}
body[coa="alquilar"][tipo="30"] .woof_checkbox_term_31,
body[coa="alquilar"][tipo="30"] .woof_checkbox_term_31+label,
body[coa="alquilar"][tipo="30"] .woof_checkbox_term_32,
body[coa="alquilar"][tipo="30"] .woof_checkbox_term_32+label,
body[coa="alquilar"][tipo="31"] .woof_checkbox_term_30,
body[coa="alquilar"][tipo="31"] .woof_checkbox_term_30+label,
body[coa="alquilar"][tipo="31"] .woof_checkbox_term_32,
body[coa="alquilar"][tipo="31"] .woof_checkbox_term_32+label,
body[coa="alquilar"][tipo="32"] .woof_checkbox_term_30,
body[coa="alquilar"][tipo="32"] .woof_checkbox_term_30+label,
body[coa="alquilar"][tipo="32"] .woof_checkbox_term_31,
body[coa="alquilar"][tipo="32"] .woof_checkbox_term_31+label{
display:none !important;
}
body[really_curr_tax="32-product_cat"] .woof_container_pa_marca,
body[really_curr_tax="32-product_cat"] .woof_container_pa_tipo-de-distribucion,
body[really_curr_tax="32-product_cat"] .woof_container_pa_medidas{
display:none !important;
}
body[really_curr_tax="30-product_cat"] .woof_container_pa_tipo-de-autocaravana{
display:none !important;
}
body[really_curr_tax="25-product_cat"] .woof_container_pa_tipo-de-distribucion,
body[really_curr_tax="25-product_cat"] .woof_container_pa_medidas{
display:none !important;
}
body[really_curr_tax="26-product_cat"] .woof_container_pa_tipo-de-distribucion,
body[really_curr_tax="26-product_cat"] .woof_container_pa_medidas{
display:none !important;
}
body[really_curr_tax="27-product_cat"] .woof_container_pa_tipo-de-distribucion,
body[really_curr_tax="27-product_cat"] .woof_container_pa_medidas{
display:none !important;
}
body[really_curr_tax="22-product_cat"] .woof_container_pa_plazas-viajar,
body[really_curr_tax="22-product_cat"] .woof_container_inner_tipodedistribucin{
display:none !important;
}
body[really_curr_tax="23-product_cat"] .woof_container_pa_plazas-viajar,
body[really_curr_tax="23-product_cat"] .woof_container_inner_tipodedistribucin{
display:none !important;
}
body[really_curr_tax="24-product_cat"] .woof_container_pa_plazas-viajar,
body[really_curr_tax="24-product_cat"] .woof_container_inner_tipodedistribucin{
display:none !important;
}   body.term-18 .woof_container_pa_plazas-viajar,
body.term-18 .woof_container_pa_tipo-de-autocaravana, body[tipo="18"] .woof_container_pa_plazas-viajar,
body[tipo="18"] .woof_container_pa_tipo-de-autocaravana,
body.term-18 .woof_container_pa_marca,
body[tipo="18"] .woof_container_pa_marca,
body.term-18 .woof_container_pa_tipo-de-distribucion,
body[tipo="18"] .woof_container_pa_tipo-de-distribucion,
body.term-18 .woof_container_pa_medidas,
body[tipo="18"] .woof_container_pa_medidas {
display:none;
}   body.term-30 .woof_container_pa_tipo-de-autocaravana, body[tipo="30"] .woof_container_pa_tipo-de-autocaravana,
body.term-30 .woof_container_pa_marca,
body[tipo="30"] .woof_container_pa_marca,
body.term-30 .woof_container_pa_tipo-de-distribucion,
body[tipo="30"] .woof_container_pa_tipo-de-distribucion,
body.term-30 .woof_container_pa_medidas,
body[tipo="30"] .woof_container_pa_medidas{
display:none;
}   body.term-32 .woof_container_pa_tipo-de-autocaravana, body[tipo="32"] .woof_container_pa_tipo-de-autocaravana,
body.term-32 .woof_container_pa_marca,
body[tipo="32"] .woof_container_pa_marca,
body.term-32 .woof_container_pa_tipo-de-distribucion,
body[tipo="32"] .woof_container_pa_tipo-de-distribucion,
body.term-32 .woof_container_pa_medidas,
body[tipo="32"] .woof_container_pa_medidas{
display:none;
}   body.term-31 .woof_container_pa_plazas-viajar,
body.term-31 .woof_container_pa_tipo-de-autocaravana, body[tipo="31"] .woof_container_pa_plazas-viajar,
body[tipo="31"] .woof_container_pa_tipo-de-autocaravana,
body.term-31 .woof_container_pa_marca,
body[tipo="31"] .woof_container_pa_marca,
body.term-31 .woof_container_pa_tipo-de-distribucion,
body[tipo="31"] .woof_container_pa_tipo-de-distribucion,
body.term-31 .woof_container_pa_medidas,
body[tipo="31"] .woof_container_pa_medidas{
display:none;
}  body.term-17 .woof_container_pa_tipo-de-autocaravana,
body[tipo="17"] .woof_container_pa_tipo-de-autocaravana{
display:none;
}            body.term-25 .woof_container_pa_tipo-de-autocaravana,
body.term-25 .woof_container_pa_tipo-de-distribucion,
body.term-25 .woof_container_pa_medidas, body[tipo="25"] .woof_container_pa_tipo-de-autocaravana,
body[tipo="25"] .woof_container_pa_tipo-de-distribucion,
body[tipo="25"] .woof_container_pa_medidas{
display:none;
}  body.term-26 .woof_container_pa_tipo-de-autocaravana,
body.term-26 .woof_container_pa_tipo-de-distribucion,
body.term-26 .woof_container_pa_medidas,
body[tipo="26"] .woof_container_pa_tipo-de-autocaravana,
body[tipo="26"] .woof_container_pa_tipo-de-distribucion,
body[tipo="26"] .woof_container_pa_medidas{
display:none;
}  body.term-27 .woof_container_pa_tipo-de-autocaravana,
body.term-27 .woof_container_pa_tipo-de-distribucion,
body.term-27 .woof_container_pa_medidas,
body[tipo="27"] .woof_container_pa_tipo-de-autocaravana,
body[tipo="27"] .woof_container_pa_tipo-de-distribucion,
body[tipo="27"] .woof_container_pa_medidas{
display:none;
}  body.term-22 .woof_container_pa_plazas-viajar,
body.term-22 .woof_container_pa_tipo-de-autocaravana,
body.term-22 .woof_container_inner_tipodedistribucin,
body[tipo="22"] .woof_container_pa_plazas-viajar,
body[tipo="22"] .woof_container_pa_tipo-de-autocaravana,
body[tipo="22"] .woof_container_inner_tipodedistribucin{
display:none;
}  body.term-23 .woof_container_pa_plazas-viajar,
body.term-23 .woof_container_pa_tipo-de-autocaravana,
body.term-23 .woof_container_inner_tipodedistribucin,
body[tipo="23"] .woof_container_pa_plazas-viajar,
body[tipo="23"] .woof_container_pa_tipo-de-autocaravana,
body[tipo="23"] .woof_container_inner_tipodedistribucin{
display:none;
}  body.term-24 .woof_container_pa_plazas-viajar,
body.term-24 .woof_container_pa_tipo-de-autocaravana,
body.term-24 .woof_container_pa_tipo-de-distribucion,
body[tipo="24"] .woof_container_pa_plazas-viajar,
body[tipo="24"] .woof_container_pa_tipo-de-autocaravana,
body[tipo="24"] .woof_container_pa_tipo-de-distribucion{
display:none;
}   body.term-28 .woof_container_pa_plazas-viajar,
body.term-28 .woof_container_pa_tipo-de-autocaravana, body[tipo="28"] .woof_container_pa_plazas-viajar,
body[tipo="28"] .woof_container_pa_tipo-de-autocaravana{
display:none;
}  body.term-119 .woof_container_pa_plazas-viajar,
body.term-119 .woof_container_pa_tipo-de-autocaravana,
body[tipo="119"] .woof_container_pa_plazas-viajar,
body[tipo="119"] .woof_container_pa_tipo-de-autocaravana{
display:none;
}  body.term-120 .woof_container_pa_plazas-viajar,
body.term-120 .woof_container_pa_tipo-de-autocaravana,
body[tipo="120"] .woof_container_pa_plazas-viajar,
body[tipo="120"] .woof_container_pa_tipo-de-autocaravana{
display:none;
}  body.term-149 .woof_container_pa_plazas-viajar,
body.term-149 .woof_container_pa_plazas-dormir,
body.term-149 .woof_container_pa_tipo-de-autocaravana,
body[tipo="149"] .woof_container_pa_plazas-viajar,
body[tipo="149"] .woof_container_pa_plazas-dormir,
body[tipo="149"] .woof_container_pa_tipo-de-autocaravana,
body.term-156 .woof_container_pa_plazas-viajar,
body.term-156 .woof_container_pa_plazas-dormir,
body.term-156 .woof_container_pa_tipo-de-autocaravana,
body[tipo="156"] .woof_container_pa_plazas-viajar,
body[tipo="156"] .woof_container_pa_plazas-dormir,
body[tipo="156"] .woof_container_pa_tipo-de-autocaravana,
body.term-158 .woof_container_pa_plazas-viajar,
body.term-158 .woof_container_pa_plazas-dormir,
body.term-158 .woof_container_pa_tipo-de-autocaravana,
body[tipo="158"] .woof_container_pa_plazas-viajar,
body[tipo="158"] .woof_container_pa_plazas-dormir,
body[tipo="158"] .woof_container_pa_tipo-de-autocaravana,
body.term-165 .woof_container_pa_plazas-viajar,
body.term-165 .woof_container_pa_plazas-dormir,
body.term-165 .woof_container_pa_tipo-de-autocaravana,
body[tipo="165"] .woof_container_pa_plazas-viajar,
body[tipo="165"] .woof_container_pa_plazas-dormir,
body[tipo="165"] .woof_container_pa_tipo-de-autocaravana,
body.term-166 .woof_container_pa_plazas-viajar,
body.term-166 .woof_container_pa_plazas-dormir,
body.term-166 .woof_container_pa_tipo-de-autocaravana,
body[tipo="166"] .woof_container_pa_plazas-viajar,
body[tipo="166"] .woof_container_pa_plazas-dormir,
body[tipo="166"] .woof_container_pa_tipo-de-autocaravana,
body.term-161 .woof_container_pa_plazas-viajar,
body.term-161 .woof_container_pa_plazas-dormir,
body.term-161 .woof_container_pa_tipo-de-autocaravana,
body[tipo="161"] .woof_container_pa_plazas-viajar,
body[tipo="161"] .woof_container_pa_plazas-dormir,
body[tipo="161"] .woof_container_pa_tipo-de-autocaravana,
body.term-188 .woof_container_pa_plazas-viajar,
body.term-188 .woof_container_pa_plazas-dormir,
body.term-188 .woof_container_pa_tipo-de-autocaravana,
body[tipo="188"] .woof_container_pa_plazas-viajar,
body[tipo="188"] .woof_container_pa_plazas-dormir,
body[tipo="188"] .woof_container_pa_tipo-de-autocaravana,
body.term-157 .woof_container_pa_plazas-viajar,
body.term-157 .woof_container_pa_plazas-dormir,
body.term-157 .woof_container_pa_tipo-de-autocaravana,
body[tipo="157"] .woof_container_pa_plazas-viajar,
body[tipo="157"] .woof_container_pa_plazas-dormir,
body[tipo="157"] .woof_container_pa_tipo-de-autocaravana,
body.term-243 .woof_container_pa_plazas-viajar,
body.term-243 .woof_container_pa_plazas-dormir,
body.term-243 .woof_container_pa_tipo-de-autocaravana,
body[tipo="243"] .woof_container_pa_plazas-viajar,
body[tipo="243"] .woof_container_pa_plazas-dormir,
body[tipo="243"] .woof_container_pa_tipo-de-autocaravana,
body.term-146 .woof_container_pa_plazas-viajar,
body.term-146 .woof_container_pa_plazas-dormir,
body.term-146 .woof_container_pa_tipo-de-autocaravana,
body[tipo="146"] .woof_container_pa_plazas-viajar,
body[tipo="146"] .woof_container_pa_plazas-dormir,
body[tipo="146"] .woof_container_pa_tipo-de-autocaravana,
body.term-160 .woof_container_pa_plazas-viajar,
body.term-160 .woof_container_pa_plazas-dormir,
body.term-160 .woof_container_pa_tipo-de-autocaravana,
body[tipo="160"] .woof_container_pa_plazas-viajar,
body[tipo="160"] .woof_container_pa_plazas-dormir,
body[tipo="160"] .woof_container_pa_tipo-de-autocaravana,
body.term-194 .woof_container_pa_plazas-viajar,
body.term-194 .woof_container_pa_plazas-dormir,
body.term-194 .woof_container_pa_tipo-de-autocaravana,
body[tipo="194"] .woof_container_pa_plazas-viajar,
body[tipo="194"] .woof_container_pa_plazas-dormir,
body[tipo="194"] .woof_container_pa_tipo-de-autocaravana,
body.term-186 .woof_container_pa_plazas-viajar,
body.term-186 .woof_container_pa_plazas-dormir,
body.term-186 .woof_container_pa_tipo-de-autocaravana,
body[tipo="186"] .woof_container_pa_plazas-viajar,
body[tipo="186"] .woof_container_pa_plazas-dormir,
body[tipo="186"] .woof_container_pa_tipo-de-autocaravana,
body.term-152 .woof_container_pa_plazas-viajar,
body.term-152 .woof_container_pa_plazas-dormir,
body.term-152 .woof_container_pa_tipo-de-autocaravana,
body[tipo="152"] .woof_container_pa_plazas-viajar,
body[tipo="152"] .woof_container_pa_plazas-dormir,
body[tipo="152"] .woof_container_pa_tipo-de-autocaravana,
body.term-187 .woof_container_pa_plazas-viajar,
body.term-187 .woof_container_pa_plazas-dormir,
body.term-187 .woof_container_pa_tipo-de-autocaravana,
body[tipo="187"] .woof_container_pa_plazas-viajar,
body[tipo="187"] .woof_container_pa_plazas-dormir,
body[tipo="187"] .woof_container_pa_tipo-de-autocaravana,
body.term-168 .woof_container_pa_plazas-viajar,
body.term-168 .woof_container_pa_plazas-dormir,
body.term-168 .woof_container_pa_tipo-de-autocaravana,
body[tipo="168"] .woof_container_pa_plazas-viajar,
body[tipo="168"] .woof_container_pa_plazas-dormir,
body[tipo="168"] .woof_container_pa_tipo-de-autocaravana,
body.term-183 .woof_container_pa_plazas-viajar,
body.term-183 .woof_container_pa_plazas-dormir,
body.term-183 .woof_container_pa_tipo-de-autocaravana,
body[tipo="183"] .woof_container_pa_plazas-viajar,
body[tipo="183"] .woof_container_pa_plazas-dormir,
body[tipo="183"] .woof_container_pa_tipo-de-autocaravana,
body.term-167 .woof_container_pa_plazas-viajar,
body.term-167 .woof_container_pa_plazas-dormir,
body.term-167 .woof_container_pa_tipo-de-autocaravana,
body[tipo="167"] .woof_container_pa_plazas-viajar,
body[tipo="167"] .woof_container_pa_plazas-dormir,
body[tipo="167"] .woof_container_pa_tipo-de-autocaravana,
body.term-150 .woof_container_pa_plazas-viajar,
body.term-150 .woof_container_pa_plazas-dormir,
body.term-150 .woof_container_pa_tipo-de-autocaravana,
body[tipo="150"] .woof_container_pa_plazas-viajar,
body[tipo="150"] .woof_container_pa_plazas-dormir,
body[tipo="150"] .woof_container_pa_tipo-de-autocaravana,
body.term-137 .woof_container_pa_plazas-viajar,
body.term-137 .woof_container_pa_plazas-dormir,
body.term-137 .woof_container_pa_tipo-de-autocaravana,
body[tipo="137"] .woof_container_pa_plazas-viajar,
body[tipo="137"] .woof_container_pa_plazas-dormir,
body[tipo="137"] .woof_container_pa_tipo-de-autocaravana,
body.term-151 .woof_container_pa_plazas-viajar,
body.term-151 .woof_container_pa_plazas-dormir,
body.term-151 .woof_container_pa_tipo-de-autocaravana,
body[tipo="151"] .woof_container_pa_plazas-viajar,
body[tipo="151"] .woof_container_pa_plazas-dormir,
body[tipo="151"] .woof_container_pa_tipo-de-autocaravana,
body.term-195 .woof_container_pa_plazas-viajar,
body.term-195 .woof_container_pa_plazas-dormir,
body.term-195 .woof_container_pa_tipo-de-autocaravana,
body[tipo="195"] .woof_container_pa_plazas-viajar,
body[tipo="195"] .woof_container_pa_plazas-dormir,
body[tipo="195"] .woof_container_pa_tipo-de-autocaravana{
display:none;
}    body{
position:relative;
}
body .cky-btn-revisit-wrapper{
position:absolute;
}