/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* ========================= * 
 *          FONTS            *
 * ========================= */
@font-face { font-family: 'Druk X'; src: url('fonts/Druk XCond_Super.woff') format('woff'); font-style: normal; }
@font-face { font-family: 'Druk XX'; src: url('fonts/Druk XXCond_Super.woff') format('woff'); font-style: normal; }
@font-face { font-family: 'NoeDisplay Bold'; src: url('fonts/NoeDisplay-Bold.woff') format('woff'); font-weight: 700; }
@font-face { font-family: 'NoeDisplay Medium'; src: url('fonts/NoeDisplay-Medium.woff') format('woff'); font-weight: 500; }
@font-face { font-family: 'NoeDisplay Regular'; src: url('fonts/NoeDisplay-Regular.woff') format('woff'); font-weight: 400; }

.wrapper h1, .wrapper h2{ font-family: 'Druk X' !important; font-weight: 500 !important; }
.wrapper h3, .wrapper h4, .wrapper strong, .wrapper b{ font-family: 'NoeDisplay Bold'; }
.wrapper h5, .wrapper h6, .wrapper li, .wrapper label, 
.wrapper em, .wrapper button, .wrapper a{ font-family: 'NoeDisplay Medium'; }
.wrapper p, .wrapper span, .wrapper textarea, .wrapper input, .wrapper select{ font-family: 'NoeDisplay Regular'; }
.druk *{ font-family: 'Druk X' !important; font-weight: 500 !important; letter-spacing: 10px; }
.druk-dark *{ font-family: 'Druk X' !important; font-weight: 500 !important; color: #18304c !important; letter-spacing: 10px; }
.noe-bold *{ font-family: 'NoeDisplay Bold' !important; }
.noe-medium *{ font-family: 'NoeDisplay Medium' !important; }
.noe-regular *{ font-family: 'NoeDisplay Regular' !important; }
.blue-dark *{ color: #18304c !important; }
.blue-light *{ color: #78d8c5 !important; }
.white *{ color: #ffffff !important; }
.center *{ text-align: center !important; }

/* ========================= * 
 *          HEADER           *
 * ========================= */

/* MENÚ PRINCIPAL */
header nav.main_menu .menu-item span {
    font-family: 'Raleway', sans-serif !important;
}
header nav.main_menu .second .menu-item a {
    text-align: left !important;
}

/**
 * TOP BAR
 * Position absolute para alinear con el menú principal
 */
header .header_top{
	position: absolute;
	width: 100%;
  z-index: 9999;
}
header .header_top .left,
header .header_top .right{
	vertical-align: middle !important;
}
/* TOP LEFT - MENÚ IDIOMAS */
header .header_top .left .wpml-ls-legacy-list-horizontal{
	padding: 0 7px !important;
}
header .header_top .left .wpml-ls-item a{
	padding: 0px 10px !important;
}
header .header_top .left .wpml-ls-item a span{
	display: none !important;
}
header .header_top .left .wpml-ls-item a:before{
	font-family: 'Raleway', sans-serif !important;
	font-size: 15px !important;
	line-height: 15px !important;
	font-weight: 600 !important;
	letter-spacing: 1px;
	text-transform: uppercase;
}
body:not(.category):not(.archive) header.light .header_top .left .wpml-ls-item a:before,
body:not(.category):not(.archive) header.transparent:not(.dark) .header_top .left .wpml-ls-item a:before{
	color: #FFFFFF !important;
}
header .header_top .left .wpml-ls-item-es a:before{
	content: 'ES';
}
header .header_top .left .wpml-ls-item-en a:before{
	content: 'EN';
}
header .header_top .left .wpml-ls-item-fr a:before{
	content: 'FR';
}
header .header_top .left .wpml-ls-item:not(:first-child){
	border-left: solid 1px;
}
body:not(.category):not(.archive) header.light .header_top .left .wpml-ls-item,
body:not(.category):not(.archive) header.transparent:not(.dark) .header_top .left .wpml-ls-item{
	border-color: #FFFFFF !important;
}
/* TOP RIGHT - BOTÓN TELÉFONO */
header .header_top .right .tel_top{
	background-color: #18304c !important;
  margin-left: 10px;
	padding: 5px 10px;
	font-family: 'Raleway', sans-serif !important;
	font-size: 15px !important;
	line-height: 23px !important;
	letter-spacing: 1px;
	color: #FFFFFF !important;
}
ul.tel li{
  list-style: none !important;
}
.tel_whatsapp a, 
.wechat a{
  font-family: 'Raleway', sans-serif !important;
  font-size: 15px !important;
  line-height: 23px !important;
  letter-spacing: 1px;
  color: #FFFFFF !important;
}
.wechat img{ vertical-align: middle; }
.page-id-96 .tel_whatsapp a, 
.page-id-279 .tel_whatsapp a, 
.page-id-90 .tel_whatsapp a, 
.page-id-178 .tel_whatsapp a,
header.dark .tel_whatsapp a{
  color:#182f4d !important;
}
.whatsapp-mb a{
  background-image: url(/wp-content/uploads/2018/12/whatsapp-mobile.png);
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 20px 20px;
  padding-left: 27px !important;
  max-width: 110px;
  margin: auto;
}
.content:not(.content_top_margin_none){
  margin-top: -114px !important;
}
#menu-fullscreen-mobile .qr-wechat a span,
#menu-fullscreen-mobile-en .qr-wechat a span{
  padding-left: 30px;
  background: url(/wp-content/uploads/2019/10/wechat-mobile.png) no-repeat left center / 24px;
}
.reservas-cta{ background: #18304c !important; }
.reservas-cta > a span{ color: #78d8c5 !important; }

nav.main_menu ul .current-menu-item > a  span,
nav.main_menu ul .menu-item:hover > a  span{
	font-weight: 700;
	color: #78d8c5 !important;
}
#banner-covid{
  position: fixed;
  left: 0;
  bottom: 100px;
  right: 0;
  z-index: 9999;
}
#banner-covid.no-book-bar{ bottom: 0 !important; }
#banner-covid p:hover, 
#banner-covid p:hover *{ font-weight: 700 !important; color: #78d8c5 !important; }
#banner-ventajas h4 {
	font-size: 20px !important;
	font-weight: 700;
	color: #fff !important;
}

/* MENU MOBILE - FULLSCREEN */
#menu-fullscreen-mobile,
#menu-fullscreen-mobile-en{
    text-align: center;
}
#menu-fullscreen-mobile .wpml-ls-menu-item,
#menu-fullscreen-mobile-en .wpml-ls-menu-item{
    display: inline-block;
    margin: auto !important;
    padding: 10px 10px !important;
}
#menu-fullscreen-mobile .destacado a,
#menu-fullscreen-mobile-en .destacado a {
		background-color: #18304c !important;
    color: #fff !important;
    width: auto;
    display: inline-block;
    padding: 2px 14px;
}

/* ========================= *
 *          FOOTER           *
 * ========================= */
.footer_top .column_inner > div h5{
	font-size: 20px !important;
	margin-bottom: 15px !important;
	color: rgba(255,255,255,.8) !important;
}
.footer_top{
	padding-top: 60px !important;
	padding-bottom: 30px !important;
}
img.img-footer {
    position: absolute;
    max-width: 70px !important;
    z-index: 99999;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
}
iframe#cool-list-iframe {
    overflow: hidden !important;
}

/* ========================= *
 *        COOKIE BAR         *
 * ========================= */
.cky-consent-bar .cky-notice-des {
	min-height: 35px;
    padding-left: 50px;
    background: url(/wp-content/uploads/2024/03/secure.png) no-repeat left top / 35px;
}
.cky-notice-btn-wrapper button {
	font-size: 13px !important;
	padding: 8px !important;
}
ul.cky-cookie-des-table li:last-child,
.cky-footer-wrapper div[data-cky-tag=detail-powered-by] {
    display: none !important;
}
@media (max-width: 767px) {
	.cky-consent-bar .cky-notice-des {
	    padding: 50px 24px 0px !important;
	    background-position: center top !important;
	}
}

/* ========================= * 
 *           HOME            *
 * ========================= */
.home #sec1 .sec1_col1{
	background-repeat: no-repeat !important;
 	background-size: contain;
 	background-position: right center !important;
}
.home #sec1 .ventajas_text_home{
	position: relative;
	margin-bottom: 20px !important;
}
.home #sec1 .ventajas_text_home h3{
	position: absolute;
	right: 0;
	bottom: -20px;
}
.home #sec1 .ventajas_home ul{
	list-style-image: url(/wp-content/uploads/2022/03/bullets.png) !important;
}
.home #sec1 .ventajas_home ul li{
	margin-bottom: 20px !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	font-family: 'NoeDisplay Medium' !important;
}
.home #sec3 #rombo_mobile{
	display: none;
}
.home #sec5 .sec5_col1 .wpb_text_column:first-child{
	position: relative;
}
.home #sec5 .sec5_col1 .wpb_text_column:first-child h3{
	position: absolute;
	right: 0;
	bottom: 10px;
	color: #FFFFFF !important;
}
.home #sec5 .sec5_col2{
	background-size: cover !important;
	background-position: left center !important;
	background-repeat: no-repeat !important;
}
.home #rombo {
  	width: 30vw;
	height: 30vw;
	position: absolute;
	background-color: #18304c;
	padding: 40px;
	box-sizing: border-box;
	text-align: center;
	left: 50.9%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
  	   -moz-transform: translate(-50%, -50%) rotate(45deg);
  	    -ms-transform: translate(-50%, -50%) rotate(45deg);
  	     -o-transform: translate(-50%, -50%) rotate(45deg);
  			transform: translate(-50%, -50%) rotate(45deg);
	z-index: 9999;
}
.home #rombo .full_section_inner {
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	   -moz-transform: translateY(-50%) rotate(-45deg);
	    -ms-transform: translateY(-50%) rotate(-45deg);
	     -o-transform: translateY(-50%) rotate(-45deg);
			transform: translateY(-50%) rotate(-45deg);
}
/* ========================= * 
 *         BANNER PROMO      *
 * ========================= */
.promo{
    max-width: 560px;
    margin: auto;
    padding-top: 40px;
}

/* ========================= * 
 *         GASTRONOMÍA      *
 * ========================= */
 #titulo-slider{ font-family: 'Druk X' !important; font-weight: 500 !important; letter-spacing: 15px; }
 .separator-custom{ margin-left: 40px !important; }
 #popmake-946, #popmake-895{ max-width: 600px !important; left: 50% !important; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }

/* ========================= * 
 *         SERVICIOS         *
 * ========================= */
#sec_servicios .q_elements_item {
	padding-bottom: 20px !important;
}

/* ========================= * 
 *       HABITACIONES        *
 * ========================= */
.title-room {
	font-size: 130px !important;
	text-shadow: none !important;
}
.titulos {
	font-size: 130px !important;
	text-shadow: none !important;
	text-transform:uppercase;
	font-weight:600;
	color: #fff;
	letter-spacing: 15px;
}
.titulos_verde {
	font-size: 130px !important;
	text-shadow: none !important;
	text-transform:uppercase;
	font-weight:600;
	color: #78d8c5 !important;
	letter-spacing: 15px;
}
.titulos_azul {
	font-size: 130px !important;
	text-shadow: none !important;
	text-transform:uppercase;
	font-weight:600;
	color: #18304c !important;
	letter-spacing: 15px;
}
.booking-room {
	background-color: #18304c !important;
	padding: 20px 30px !important;
	font-size: 20px !important;
	color: #78d8c5 !important;
	text-transform: uppercase !important;
}
#sec_services_rooms .q_list.circle ul{
	list-style-image: url('/wp-content/uploads/2022/03/bullets.png') !important;
}
#sec_services_rooms .q_list.circle ul li{
	padding-left: 10px !important;
}
#sec_services_rooms .q_list.circle ul li:before{
	display: none !important; 
}
.custom_titles{
	position: relative;
}
.custom_titles h3{
	position: absolute;
	right: 0;
	bottom: 20px;
}
.custom_titles_2{
	position: relative;
	margin-bottom: 20px !important;
}
.custom_titles_2 h3{
	position: absolute;
	right: 0;
	bottom: -20px;
}

/* ========================= * 
 *         CONTACTO          *
 * ========================= */
#sec_form form label{
	color:#78d8c5 !important;
}
#sec_form form input[type=text],
#sec_form form input[type=email],
#sec_form form input[type=tel],
#sec_form form input[type=number],
#sec_form form textarea,
#sec_form form select{
	background: none !important;
	color: #ffffff !important;
	border-bottom: solid 1px rgba(255,255,255,.6) !important;
}

/* ========================= * 
 *           BLOG            *
 * ========================= */
 body.archive .content, body.category .content, body.single-post .content{ margin-top: 120px !important; }
.q_masonry_blog article, .blog_holder.masonry article {
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.blog_holder.masonry article .post_text .post_text_inner{
  background-color: #FFF !important;
}
.single-post .post_info {
    display: none !important;
}
.single-post article.post .post_text h2{
	font-size: 24px !important;
    letter-spacing: 1px !important;
    font-family: 'NoeDisplay Bold' !important;
}
aside .widget h5:not(.latest_post_title), .wpb_widgetised_column .widget h5:not(.latest_post_title) {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
}
.single-post article h1{ font-family: 'NoeDisplay Regular' !important; }
.single-post article h1 .date{ color: #bebebe !important; }

/* ========================= * 
 *     BARRA DE RESERVA      *
 * ========================= */
#book-bar{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  z-index: 1000000;
  width: 100%;
}
#book-bar .section_inner{
  width: 100%;
}
#book-bar .vc_column_container>.vc_column-inner{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.inner_book{
  width:100%;
  margin:auto !important;
}
.form_book .col_book, #book-bar .btn_book{
  margin:0;
  float:left;
  display:inline;
  text-align:center;
  height: 100px;
}
#book-bar .btn_book{
  width: 22%;
}
.title_book{
  font-size: 14px;
  margin-left: 24px;
  color: #18304c !important;
  text-align: left;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: left;
  font-weight: normal;
}
.form_book .col_book:first-child .title_book{
  background: url(/wp-content/themes/bridge-child/bookassist/img/check-in-hotel.png) no-repeat left center / auto;
}
.form_book .col_book:nth-child(2) .title_book{
  background: url(/wp-content/themes/bridge-child/bookassist/img/check-out-hotel.png) no-repeat left center / auto;
}
.form_book .col_book:nth-child(3) .title_book{
  background: url(/wp-content/themes/bridge-child/bookassist/img/voucher.png) no-repeat left center / auto;
}
.form_book .col_book:nth-child(4) .title_book{
   background: url(/wp-content/themes/bridge-child/bookassist/img/hotel-babies-number.png) no-repeat left center / auto;
}
.form_book .col_book:first-child, .form_book .col_book:nth-child(2){
  width: 21%;
}
.form_book .col_book:nth-child(3), .form_book .col_book:nth-child(4){
  width: 18%;
}
.form_book .col_book{
  background-color:#eee;
  padding-top: 20px;
  border-right:1px solid #8e9aaa;
  box-sizing:border-box;
}
.input_book{
  -webkit-appearance:none!important;
  appearance:none!important;width:50%;
  float:left;
  text-align:right!important;
  text-align-last:right!important;
  padding:0;margin:auto!important;
  line-height:50px!important;font-size:16px!important;
  background-color:transparent;border:none;border-radius:0!important;
  outline:none;
  box-shadow:none;
  transition:all .5s ease-out;
  color:#003b61;
  font-weight: 600 !important;
}
.img_book{
  display:inline!important;
  float:right;
  margin-left:20px;
  margin-right: 10px;
  margin-top: 16px;
  z-index:9999;
  filter: invert(100%) !important;
  width: 22px!important;
}
.input_book:hover{cursor:none!important;}
.btn_book .btn {
    padding: 20px;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    color: #78d8c5 !important;
    outline: none!important;
    box-shadow: none!important;
    z-index: 100;
    height: 100px;
    width: 100%;
}
html[lang=es-ES] .btn_book .btn{ background: #18304c url(/wp-content/themes/bridge-child/mejor-precio-garantizado.png) no-repeat center / 195px auto !important; }
html[lang=en-US] .btn_book .btn{ background: #18304c url(/wp-content/themes/bridge-child/mejor-precio-garantizado-en.png) no-repeat center / 195px auto !important; }
.box_options{width:180px;top:0;background-color:#fff!important;padding:2px;position:absolute;transform-origin:bottom;transform:scaleY(0) translateY(-100%);transition:all .5s ease-out;}
.box_open{-webkit-animation:openBox .5s ease-out 0s 1 normal forwards;-moz-animation:openBox .5s ease-out 0s 1 normal forwards;animation:openBox .5s ease-out 0s 1 normal forwards;}
.box_options .box_option{display:block;padding:3px 10px;border-bottom:dotted 1px rgba(110,110,110,.1);color:#000!important;font-size:16px;text-align:right!important;margin:0!important;}
.box_options .box_option:hover:not(.selected){background-color:#EEE!important;cursor:pointer;}
.box_options .box_option.selected{background-color:#111;color:#fff!important;}
@media only screen and (max-width: 490px){
  .col_book{width:70%!important;float:none!important;display:block!important;margin:auto!important;}
  .img_book{float:right!important;}
}
@keyframes openBox{ 0%{ transform: scaleY(0) translateY(-100%); } 100%{ transform: scaleY(1) translateY(-100%); } }

/*============ POPUP RESERVAS ============*/
.form_book_popup_title{
  font-size: 20px !important;
  letter-spacing: 0 !important;
  line-height: 30px !important;
  margin-bottom: 10px;
}
.form_book_popup .col_book_inner{
  width: 50% !important;
  display: inline;
  float: left;
}
.form_book_popup .col_book_inner:first-child{
  padding-right: 2%;
}
.form_book_popup .col_book{
  width: 100% !important;
  display: block;
  float: none;
  background-color: transparent !important;
  border: none !important;
  padding:  0;
  margin-bottom: 2%;
}
.form_book_popup .input_book{
  float:none;
  text-align:left!important;
  text-align-last:left!important;
  width: 100% !important;
  border-bottom: solid 1px;
}
.form_book_popup .input_book:hover{ cursor: auto !important; }
.form_book_popup .container_input{ position: relative; }
.form_book_popup .title_book{ margin-left: 0 !important; }
.form_book_popup .img_book{ position: absolute; margin-left: 0 !important; right: 0 !important; z-index: 999; }
.form_book_popup .img_book:hover{ cursor: pointer !important; }
.inner_book .col_dto_book{ margin: 2% 0 !important; }
.inner_book .col_btn_book a{ 
  width: 100%;
  height: auto !important; 
  padding: 20px;
  background: #18304c !important; 
  border: none;
  display: block; 
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: center; 
  text-transform: uppercase; 
  color: #fff!important;
}
.inner_book .msg_book{ clear: both; padding: 2% 0; }
.inner_book .msg_book p{ font-size: 13px; margin-bottom: 2px; }
#popmake-1027, 
#popmake-1033,
#popmake-2580 { padding: 20px 40px !important; background: url(/wp-content/uploads/2020/02/promo_becool_coolrooms_malda.jpg) no-repeat center / cover; }

@media all and (max-width: 768px) {
  #popmake-1027, #popmake-1033{ max-width: 90% !important; width: 90% !important; left: 5% !important; top: 8% !important; }
  .form_book_popup .col_book,
  .form_book_popup .col_book_inner{
    width: 100% !important;
    display: block;
    float: none;
    height: auto !important;
  }
  .form_book_popup .col_book_inner:first-child {
      padding-right: 0 !important;
      margin-bottom: 6%;
  }
}

/* ========================= * 
 *   BOTÓN RESERVAS MOBILE   *
 * ========================= */
#book-btn{
  display: none;
}
#book-btn{
  background-color: #18304c;
  text-align: center;
  height: 60px;
  position: fixed;
  bottom:0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index:9999;
  
}
#book-btn a{
  padding: 10px 40px;
  color:#78d8c5;
  font-weight: normal;
  font-size: 17px;
  text-transform: uppercase;  
   position: relative;
  top: 18px;
}

/* ========================= * 
 *        DATEPICKER         *
 * ========================= */
#ui-datepicker-div{z-index:99999!important;}
.ui-widget-header{border:none!important;background:none!important;}
.ui-datepicker-calendar tbody td{width:40px!important;height:40px!important;padding:0!important;}
.ui-datepicker td span, .ui-datepicker td a{width:40px!important;line-height:40px!important;padding:0!important;text-align:center!important;margin:auto!important;border:none!important;background:none!important;outline:none!important;}
.ui-datepicker td[data-handler="selectDay"] a.ui-state-active{background:#000!important;color:#fff!important;border-radius:20px!important;}

/* ========================= * 
 *         COOL-LIST         *
 * ========================= */
.cool-list-form .wpcf7-text { border: solid 1px #000 !important; color: #000 !important; }
.cool-list-form label, .cool-list-form .priv{ color: #000 !important; }

/* ========================= * 
 *          BECOOL           *
 * ========================= */
#popmake-897, #popmake-899{ background: url(/wp-content/uploads/2020/02/promo_becool_coolrooms_malda.jpg)no-repeat center / cover; }
#popmake-897 h4, #popmake-899 h4{ font-weight: 700 !important; }
@media (min-width: 678px){
	body.home #pum-897, body.home #pum-899{ display: none !important; }
}
@media (max-width: 677px){
	body:not(.home) #pum-897, body:not(.home) #pum-899{ display: none !important; }
}
@media (max-width: 1250px){
	#popmake-897, #popmake-899{ width: 50% !important; left: 50% !important; }
}
@media (max-width: 678px){
	#popmake-897, #popmake-899{ width: 100% !important; left: 0% !important; }
}

/* ========================= * 
 *       MEDIA QUERIES       *
 * ========================= */
/*     QUERIES MAYOR QUE     */
@media only screen and (min-width: 1000px) {
  header .header_bottom{
    padding: 0 !important;
  }
  header .header_bottom nav.main_menu,
  header .header_bottom nav.main_menu ul{
    width: 100%;
    transform: translateX(0%) !important;
	  top: 20px;
    left: 0 !important;
    text-align: center !important;
  }
  header .header_bottom nav.main_menu ul li{
    float: none !important;
    margin: auto !important;
  }
  header .header_top .left a.book-btn-mobile {
      display: none !important;
  }
  nav.main_menu ul li a{ line-height: 50px !important; }
  body.archive header:not(.light) nav.main_menu > ul > li > a,
	body.category header:not(.light) nav.main_menu > ul > li > a,
	body.archive header:not(.light) .tel_whatsapp a,
	body.category header:not(.light) .tel_whatsapp a,
	body.archive header:not(.light) .wpml-ls-legacy-list-horizontal a:before,
	body.category header:not(.light) .wpml-ls-legacy-list-horizontal a:before {
	    color: #003b61 !important;
	}
  .q_logo, .side_menu_button_wrapper.right{ display: none; }
}
/*     QUERIES MENOS QUE     */
@media only screen and (max-width: 1200px){
  .home #sec1 .sec1_col1 .q_elements_item_content{
    padding-left: 10px !important;
  }
  .home #sec1 .sec1_col1 h3{
    position: relative !important;
  }
  .home #sec1 .sec1_col1 h3 br{
    display: none !important;
  }
  .home #sec1 .sec1_col2 .wpb_column.vc_col-sm-6{
    width: 100% !important;
  }
  .home #sec3 .qode-banner .qode-banner-content .qode-banner-text-holder h3{
    font-size: 30px !important;
  }
  .home #rombo{
    width: 25vw !important;
    height: 25vw !important;
    padding: 0 !important;
  }
  .home #rombo .wpb_text_column{
    display: none !important;
  }
  .home #sec5 .sec5_col2{
    width: 33.33% !important;
  }
}
@media only screen and (max-width: 1000px){
  header .mobile_menu_button{
    display: none;
  }
  header .header_top{
    width: calc(100% - 90px) !important;
    line-height: 100px;
  }
  header .header_top .left{
    float: left !important;
  }
  header .header_top .left a.book-btn-mobile {
      margin-left: 10px;
      background-color: #78d8c5 !important;
      color: #000;
  }
  header .header_top .left .wpml-ls-legacy-list-horizontal {
      display: none;
  }
  header .header_top .right{
    position: absolute;
    width: auto;
    top: 20px;
    right: 0;
    text-align: left !important;
  }
  header .header_top .tel_whatsapp a{
    display: block !important;
  }
  header .header_top .left .wpml-ls-item{
    border-color: #FFFFFF !important;
  }
  header .header_top .left .wpml-ls-item a:before{
    color: #FFFFFF !important;
  }
  nav.popup_menu ul li a span > span.wpml-ls-display {
      font-size: 1em !important;
  }
  .footer_top{
    padding: 60px 0 !important;
  }
  #popmake-761, #popmake-766{ width: 100% !important; left: 0 !important; }
}
@media only screen and (max-width: 900px){
  .home #sec3 #rombo{ display: none !important; }
  .home #sec3 #rombo_mobile{ display: block !important; }
}
@media only screen and (max-width: 800px){
.carousel:not(.advanced_responsiveness) .carousel-inner .slider_content {
    display: block;
    position: absolute;
    margin: auto;
    top: 30% !important;
    width: 100%!important;
  }
  .promo{
    padding-top: 160px;
  }
}
@media only screen and (max-width: 768px){
  header .header_top{ width: auto !important; }
  header .header_top .right{ display: none !important; }
  #book-bar{
    display: none;
  }
  #book-btn{
    display: block;
  }
  #banner-covid{ padding: 10px !important; bottom: 60px !important; }
  .home #sec1 .sec1_col1{
    background: url(/wp-content/uploads/2018/07/bg-sec1_home_mobile.jpg) no-repeat center bottom / contain !important;
  }
  .home #sec1 .sec1_col1 .q_elements_item_content,
  .home #sec1 .sec1_col2 .q_elements_item_content {
    padding: 100px 80px !important;
  }
  .home #sec1 .sec1_col1 h3{
    position: absolute !important;
  }
  .home #sec5 .sec5_col1 h3{
    left: 0;
    right: auto !important;
  }
  .home #sec5 .sec5_col1 .separator{
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .home #sec5 .sec5_col1 .q_elements_item_content{
    padding: 50px !important;
  }
  #sec_form .q_elements_holder .q_elements_item:nth-child(2) .q_elements_item_content{
  	padding-top: 50px !important;
  }
  .col_data_restaurant{
    width: auto !important;
    border-left: solid 20px #FFF;
    border-right: solid 20px #FFF;
  }
}
@media only screen and (max-width: 600px){
  #popmake-761, #popmake-766{ padding: 10px !important; }
  .promo{
    padding-top: 80px;
  }
  .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content {
    top: 17% !important;
  }
}
@media only screen and (max-width: 480px) {
  .logo_wrapper .q_logo a{
    padding-left: 30px;
  }
	.q_logo a, .q_logo img{
		height: 35px !important;
	}
  header .header_top .left a.book-btn-mobile {
      margin-left: 5px !important;
  }
	h2, .h2, h2 a{
    font-size: 80px !important;
    letter-spacing: 6px !important;
    line-height: 95px !important;
  }
  .wpb_text_column:not(.druk) h3, .wpb_text_column:not(.druk) .h3, .wpb_text_column:not(.druk) h3 a{
    font-size: 25px !important;
    line-height: 30px !important;
  }
	.carousel:not(.advanced_responsiveness) .carousel-inner h2.title-room {
		font-size: 100px !important;
		line-height: 110px !important;
	}
	.booking-room {
		display: none !important;
	}
	.q_elements_item .q_elements_item_content,
	.home #sec1 .sec1_col1 .q_elements_item_content,
  .home #sec1 .sec1_col2 .q_elements_item_content {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	.home #sec3 .q_elements_item_content{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}
@media only screen and (max-width: 350px){
	.q_logo a, .q_logo img{
		height: 25px !important;
	}
	.wpml-ls-legacy-list-horizontal .wpml-ls-item{
		position: relative;
		top: -5px;
	}
	.wpml-ls-legacy-list-horizontal .wpml-ls-item a:before{
		font-size: 13px !important;
		line-height: 13px !important;
	}
	.q_elements_item .q_elements_item_content,
	.home #sec1 .sec1_col1 .q_elements_item_content,
  .home #sec1 .sec1_col2 .q_elements_item_content{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
  h2, .h2, h2 a{
    font-size: 60px !important;
    line-height: 75px !important;
  }
	.druk * {
	    letter-spacing: 5px !important;
	}
	.druk h3 {
	    font-size: 50px !important;
	    line-height: 50px !important;
	}
	.druk h4 {
	    font-size: 40px !important;
	    line-height: 40px !important;
	}
	.home #sec3 .q_elements_item_content{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}

/* ================================
		ATOCHA
		Marcador borde izquierdo
		Enlace a CoolRooms Genérico
====================================*/
@media (max-width: 480px){
 /* .marcador {
  	position: fixed;
  	bottom:8px;
  	left:8px;
  	width:40px;
  	height:40px;
  	background-color: black;
  	padding: 8px;
  	z-index: 9999;
  	border-radius: 100%;
  	-webkit-box-shadow: 0px 0px 50px -11px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 50px -11px rgba(0,0,0,1);
  box-shadow: 0px 0px 50px -11px rgba(0,0,0,1);
  }

  .marcador img {
  	position: absolute;
  	width: 30px;
  	top:calc(50% - 15px);
  	left:calc(50% - 15px);

  } */
  .marcador{ display: none; }
  #banner-covid .white p{ font-size: 13px !important; line-height: 13px !important; }
  }
  
  @media (min-width: 480px) {
  .marcador {
    position: fixed;
      top: 18%;
      left: -55px;
      width: 150px;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-right: 0px;
      height: 30px;
      background-color: black;
      z-index: 9999;
      border-top-right-radius: 35px;
      border-bottom-right-radius: 35px;
      -webkit-box-shadow: 10px 10px 17px -5px rgba(0,0,0,0.75);
      -moz-box-shadow: 10px 10px 17px -5px rgba(0,0,0,0.75);
      box-shadow: 10px 10px 17px -5px rgba(0,0,0,0.75);
      transition: left 0.3s ease-in-out;
  }
  
  .marcador:hover {
    left:-35px;
    cursor: pointer;
  
  }
  
  .marcador img {
    position: absolute;
      right: 20px;
      width: 30px;
  }
  }