/* CSS Optimizado - Clases duplicadas eliminadas */

/* REGLAS CSS */

/* VARIABLES */
:root { --font-family-base: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif; --font-size-base: 1rem; --line-height-base: 1.6; --color-text: #2d3748; --color-bg: #ffffff; --defult-blue: rgb(0 147 209); --primary-color: #0093d1; --secondary-color: #005a8e; --accent-color: #ff9800; --text-color: #333333; --light-text: #ffffff; --bg-color: #f8f9fa; --border-color: #e0e0e0; --hover-bg: #f0f7ff; --active-bg: #e3f2fd; --shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
___COMMENT___

:root { --defult-blue: rgb(0 147 209); }

/* UTILITIES */
.text-primary { color: var(--base-txt-blue) !important; }
.search-expanded-area .btn-primary { border: none;
  background-color: var(--blue-color, #007bff);
  width: 60px;
  font-size: 1.2rem; }
.input-search, a.social-buttons-button.btn-facebook.btn-round i, div#emailModal .modal-footer .btn.btn-primary, li.notbg p.showSearch .material-icons.search:before { background-color: var(--blue-color); }
.input-search,
a.social-buttons-button.btn-facebook.btn-round i,
div#emailModal .modal-footer .btn.btn-primary,
li.notbg p.showSearch .material-icons.search:before { background-color: var(--blue-color); }

/* COMPONENTS */
@import url(shopicon.css);













* { -webkit-box-sizing: border-box; }
* { -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Roboto; }
html { font-size: 16px; scroll-behavior: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow-x: hidden; max-width: 100%; width: 100%; margin: 0; padding: 0; box-sizing: border-box; }
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 
      'Helvetica Neue', Arial, sans-serif; font-size: 1rem; line-height: 1.6; color: #333; background-color: #fff; min-height: 100vh; -webkit-overflow-scrolling: touch; padding: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: flex; flex-direction: column; height: 100%; }
img { max-width: 100%; }
a { text-decoration: none; }
html, body { margin: 0;
  padding: 0;
  box-sizing: border-box; }
.pt-0 { padding-top: 0 !important; }
.hqtxZK { height: 64px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 3px 12px;
  border-radius: 50%;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  user-select: none;
  outline: transparent;
  background-color: #fff;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-left: 20px;
  width: 64px; }
.hzZnJx { box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-weight: 400;
  line-height: 24px;
  outline: #333 0; }
.dVYIqU { display: inline-block;
  position: fixed;
  bottom: 0;
  z-index: 9999999;
  right: 0;
  left: auto; }
.hYqWcg { color: #4fce5d; }
.fa { font: 14px/1 FontAwesome !important; }
.fa-lg { font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }
.font-12 { font-size: 12px !important; }
.pt-10 { padding-top: 10px !important; }
.text-theme-colored2 { color: #00a6eb !important; }
.list-inline { padding-left: 0;
  list-style: none;
  margin-left: -5px; }
.mt-5 { margin-top: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.aenor-logos { display: block;
  width: 100%; }
.font-14 { font-size: 14px !important; }
.text-right { text-align: right;
  display: block; }
.noventa_per { width: 90%;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }
.fs-8 { font-size: 0.8rem !important; }
.widget-title { font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative; }
.list { list-style: none;
  padding-left: 0; }
.styled-icons { list-style: none;
  padding: 0;
  margin: 0; }
.icon-bordered { margin-top: 15px; }
.top-footer { border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 20px;
  padding-top: 20px; }
.min-heigt-220 { min-height: 220px; }
.pt-50 { padding: 50px 0px; }
.mb-20 { margin-bottom: 20px !important; }
.pt-40 { padding-top: 40px !important; }
.mb-30 { margin-bottom: 30px !important; }
.text-white { color: rgb(255 255 255) !important; }
.line-bottom-double-line-centered { position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 20px; }
.fs-6 { font-size: 1.3rem !important; }
.bg-defult-blue { background-color: var(--defult-blue)!important; }
.bg-blue-light { background-color: var(--blue-light-19)!important; }
.txt-defult-blue { color: var(--defult-blue)!important; }
.text-dark { color: var(--text-dark); }
.bgcolor { background-color: var(--blue-color) !important; }
.wishlist-icon { margin-right: 0; flex-shrink: 0; height: 30px; width: 30px; cursor: pointer; display: inline-flex; justify-content: center; align-items: center; border-radius: 50%; transition: all 0.3s ease; }
.text-justify { text-align: justify !important; }
.text-theme-colored { color: rgb(0 46 91) !important; }
.header-middle { display: block;
  position: relative;
  height: 70px; }
.header-middle-inner { height: 100%;
  display: block;
  position: relative;
  overflow: hidden; }
.hamburger-inner { display: block;
  top: 50%;
  margin-top: -2px; }
.menuzord-menu { margin: 0;
  padding: 0;
  list-style: none;
  height: 100%;
  float: right; }
.hamburger-box { position: relative;
  align-items: center;
  justify-content: center;
  background-image: url(../img/reorder-four-outline.svg);
  background-size: contain;
  background-position: 1px 4px;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  display: block;
  filter: brightness(0) invert(1); }
.lazyloaded { opacity: 1;
  transition: opacity 0.3s; }
.mt-30 { margin-top: 30px !important; }
.ps-relative { position: relative;
  display: block;
  height: 100%;
  width: 100%;
  margin: 0 auto; }
.modal-login { margin: 0 auto; display: flex; justify-content: center; align-items: center; flex-wrap: unset; flex: 1; flex-grow: 1; flex-direction: column; width: 100%; }
.btn-success { color: rgb(255 255 255);
  background-color: rgb(255 156 0);
  border-color: rgb(255 156 0); }
.form-title { font-size: 20px;
  color: var(--blue-color); }
.btn-round { border-radius: 3rem; }
.btnbooking-now { -webkit-box-shadow: 0 0 0 1px transparent inset,
    0 0 0 0 rgb(34 36 38 / 15%) inset; box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgb(34 36 38 / 15%) inset; border-radius: 2rem; font-size: 1.5rem !important; padding: 16px 0; -webkit-box-flex: 1; flex: 1 0 auto; min-height: 1em; border: unset; }
.expandSearch { border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
  width: 100%;
  margin-bottom: 0; }
.dropdown-menu-island { position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
.dropdown-menu { position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: var(--dropdown-width);
  padding: 0.0rem 0;
  margin: 0.0rem 0 0;
  font-size: 1rem;
  color: var(--text-dark);
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: var(--border-radius);
  box-shadow: var(--shadow-md); }
.islands-list { float: left;
  width: 100px; }
.islands-submenu { width: var(--dropdown-width);
  border-radius: 0 0 var(--border-radius) var(--border-radius);
  border-bottom: 2px solid var(--primary); }
.material-icons { vertical-align: middle;
  margin-right: 5px; }
.text-colored-orang { color: rgb(255 154 1) !important; }
.search-container { border-radius: 0;
  border: none;
  box-shadow: none;
  background-color: rgb(0 0 0 / 0%);
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  font-size: 1.125rem;
  line-height: 2.0625vw;
  overflow: visible;
  position: relative;
  height: 45px;
  border-bottom: 2px solid #ff9a00 !important; }
.clip-path { position: absolute;
  width: 100%;
  height: 70px;
  bottom: 0; }
.btn { display: inline-block; font-weight: 400; color: rgb(255 255 255); text-align: center; vertical-align: middle; user-select: none; background-color: var(--blue-color); border: 1px solid; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.text-uppercase { text-transform: uppercase !important; }
.homebox-effect-wrapper { padding: 0;
  display: block;
  position: relative; }
.hiddenz { visibility: hidden;
  transition: 1s, _ 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -moz-transform: scale(3);
  -webkit-transform: scale(3);
  opacity: 0 !important; }
.texto-switch-isla { display: block;
  float: left;
  padding-left: 10px;
  padding-bottom: 6px;
  padding-right: 16px; }
.fs-7 { font-size: 0.7rem !important; }
.fs-9 { font-size: 0.9rem !important; }
.search-box { width: fit-content;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
.display-table { display: table;
  height: 100%;
  position: relative;
  width: 100%; }
.display-table-cell { display: flex;
  height: 100%;
  vertical-align: middle;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
.pt-120 { padding-top: 120px !important; }
.pb-120 { padding-bottom: 120px !important; }
.pb-20 { padding-bottom: 20px !important; }
.text-center { text-align: center !important; }
.font-weight-600 { font-weight: 600 !important; }
.font-weight-400 { font-weight: 400 !important; }
.font-80 { font-size: 80px; }
.font-24 { font-size: 24px !important; }
.bghome { min-height: 550px;
  background: url(../../assets/images/325.jpg) 0 0 / cover no-repeat;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  object-fit: contain; }
.input-group { position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-collapse: separate; }
.input-group[class*="col-"] { float: none;
  padding-right: 0;
  padding-left: 0; }
.search-container-modern { position: relative;
  z-index: 10;
  text-align: center; }
.btn-search-trigger { background-color: rgba(255, 255, 255, 0.9); border-radius: 50px; padding: 12px 24px; font-size: 1.1rem; border: none; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); transition: all 0.3s ease; color: #333; min-width: 330px; }
.search-expanded-area { max-height: 0; overflow: hidden; transition: max-height 0.5s ease, opacity 0.5s ease, padding 0.5s ease; opacity: 0; padding: 0; margin: 0 auto; width: 100%; max-width: 600px; }
.btn-search { width: 38px;
  height: 100%;
  font-size: 20px;
  font-weight: 700;
  outline: 0;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  pointer-events: painted; }
.display-table-parent { left: 0;
  position: absolute;
  top: 0; }
.nav-search-container { position: relative;
  display: flex;
  align-items: center;
  height: 40px; }
.nav-search-wrapper { position: relative;
  display: flex;
  align-items: center;
  height: 100%; }
.nav-search-trigger { background: transparent;
  border: none;
  color: white;
  font-size: 18px;
  padding: 8px 12px;
  cursor: pointer;
  border-radius: 6px;
  transition: all 0.3s ease;
  z-index: 1001;
  opacity: 1;
  visibility: visible;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
.nav-search-expanded { position: absolute;
  top: 100%;
  left: 0;
  margin-top: 5px;
  background: white;
  border-radius: 25px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  padding: 0 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  z-index: 1000; }
.nav-search-field { border: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  color: #333;
  width: 100%;
  padding: 0 10px;
  opacity: 0;
  transition: opacity 0.3s ease 0.2s; }
.nav-search-close { background: none;
  border: none;
  color: #666;
  font-size: 18px;
  cursor: pointer;
  padding: 4px;
  margin-left: 0px;
  opacity: 0;
  transition: opacity 0.3s ease 0.2s;
  flex-shrink: 0;
  right: -8px;
  position: absolute; }
.icon_heart { color: #e74c3c; }
.nav-wishlist-icon-heart { transition: all 0.3s ease; }
.counterwc { display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 12px;
  left: 36px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  color: white;
  font-size: 10px;
  font-weight: bold;
  border-radius: 8px;
  background-color: transparent; }
.wishBar { position: fixed;
  top: 120px;
  right: 0;
  width: 300px;
  background-color: white;
  border: 1px solid #e1e1e1;
  border-radius: 8px 0 0 8px;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.1);
  transform: translateX(300px);
  transition: transform 0.3s ease;
  z-index: 1050;
  overflow: hidden; }
.wishBar-inner { display: flex;
  flex-direction: column;
  height: 100%; }
.wishBar-title { display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  background-color: #f8f9fa;
  border-bottom: 1px solid #e1e1e1;
  font-weight: bold; }
.wishBar-content { flex: 1;
  overflow-y: auto;
  padding: 10px;
  max-height: 300px; }
.wishBar-footer { padding: 10px;
  border-top: 1px solid #e1e1e1;
  text-align: center; }
.wishBar-item { display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f1f1f1; }
.wishBar-item-img { width: 60px;
  height: 40px;
  object-fit: cover;
  border-radius: 4px;
  margin-right: 10px; }
.wishBar-item-title { flex: 1;
  font-size: 12px;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  text-decoration: none; }
.wishBar-item-remove { margin-left: 5px;
  color: #dc3545;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
  font-size: 0.7rem; }
.wishBar-more-items { font-size: 12px;
  color: #6c757d;
  text-align: center;
  margin-top: 8px;
  font-style: italic; }
.wishedItem { position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f1f1; }
.wish-pulse { animation: wishPulse 0.3s ease-in-out; }
.mm-menu_offcanvas { position: fixed;
  z-index: 10; }
.mm-panels { height: 90%; z-index: 0; }
.mm-navbar { background-color: var(--primary-color);
  color: var(--light-text);
  height: 60px;
  padding: 0 16px;
  border-bottom: none;
  align-items: center; }
.mm-navbar__title { color: var(--light-text);
  font-weight: 500;
  font-size: 18px; }
.mm-btn_prev { color: var(--light-text); transform: scale(1.2); position: relative; width: 40px; height: 40px; }
.mm-navbar_sticky { box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
.addShadow { box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
.menu-principal { padding: 0; }
.menu-link { display: flex;
  align-items: center;
  padding: 15px 20px;
  color: var(--text-color);
  font-weight: 400;
  font-size: 16px;
  transition: all 0.2s ease;
  text-decoration: none; }
.menu-icon { width: 24px;
  margin-right: 15px;
  color: var(--primary-color);
  text-align: center;
  font-size: 18px; }
.arrow { margin-left: auto;
  transition: transform 0.3s ease; }
.submenu { background-color: rgb(255 255 255 / 2%);
  padding-left: 0; }
.activity-link { position: relative;
  padding-right: 40px !important; }
.activity-icon { width: 20px;
  height: 20px;
  margin-right: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
.activity-name { flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #212529!important; }
.mm-navbar__breadcrumbs { flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  overflow: visible; }
.navbar-logo { max-height: 40px;
  max-width: 150px;
  object-fit: contain;
  transition: transform 0.3s ease; }
.quota { position: absolute;
  right: 15px;
  background-color: rgb(0 0 0 / 20%);
  color: white;
  padding: 8px;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 600;
  width: 30px;
  height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
.flag-icon { width: 16px;
  height: 16px;
  margin-right: 12px;
  vertical-align: middle;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
.lang-text { font-size: 14px; }
.login-item { margin: 0px 0px; }
.login-link { margin: 0;
  text-align: center;
  transition: all 0.3s ease; }
.footer-links-container { margin-top: 0px;
  background-color: transparent;
  padding: 15px 0; }
.footer-section { padding: 5px 20px;
  margin-bottom: 5px; }
.footer-title { width: 100%;
  color: var(--primary-color);
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.footer-menu { list-style: none;
  padding-left: 0; }
.footer-item { margin-bottom: 10px; }
.footer-link { display: block;
  padding: 5px 0;
  color: var(--text-color);
  font-size: 14px;
  text-decoration: none;
  transition: all 0.2s ease; }
.footer-text { font-size: 13px;
  line-height: 1.5;
  color: #666;
  margin-bottom: 15px; }
.logo-container { margin: 10px 0;
  text-align: center; }
.img-responsive { max-width: 100%;
  height: auto; }
.mm-navbars_bottom { border-top: 1px solid var(--border-color);
  background-color: #333;
  display: flex;
  justify-content: space-around;
  padding: 10px 0;
  position: absolute;
  bottom: 0;
  width: 100%; }
.left-icon-menu { color: var(--light-text);
  font-size: 22px !important;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease; }
.mm-panel { padding: 0px 0 0 0;
  background-color: #fff;
  transition: transform 0.4s ease; }
.mm-counter { position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  color: #888;
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 0 6px;
  min-width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 11px;
  font-weight: 500; }
.mm-btn_next { position: relative; }
.mm-divider { text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 15px 20px 5px 20px;
  color: #888;
  background-color: transparent;
  border-bottom: none !important;
  margin-top: 10px; }
.mm-listitem { position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.mm-listitem__text { padding: 12px 20px;
  color: #333;
  font-size: 14px; }
.mm-panel--search { padding-top: 0; }
.mm-panel__splash { padding: 20px;
  text-align: center; }
.mm-panel__noresults { padding: 40px 20px;
  text-align: center;
  color: #888;
  font-size: 14px;
  font-style: italic;
  display: none; }
.mm-panel_opening { animation: panelFadeIn 0.3s ease forwards; }
.mm-panel_closing { animation: panelFadeOut 0.3s ease forwards; }
.mm-blocker { background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease; }
.cart_count { border-radius: 50%; text-align: center; font-size: 12px; color: rgb(255 255 255); z-index: 1; width: 20px; height: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: red; opacity: 1; visibility: visible; transition: opacity 0.3s ease, visibility 0.3s ease; }
.object-fit-cover { object-fit: cover;
  object-position: center; }
.cart-item-info { flex: 1 1 auto;
  min-width: 0;
  width: 100%; }
.cart-item-name { line-height: 1.3 !important;
  max-height: 2.6em;
  ___COMMENT___
    word-break: break-word; }
.cart-dropdown-menu { animation: fadeInDown 0.3s ease-out;
  border-radius: 12px !important; }
.cart-item { transition: all 0.3s ease;
  border-radius: 8px;
  padding: 0.0rem 0.5rem;
  margin: 0.3rem; }
.cart-item-image { transition: transform 0.3s ease; }
.remove-cart-item { opacity: 0.7;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
.empty-cart { animation: fadeIn 0.5s ease-out; }
.cart-summary { background-color: #f8f9fa;
  border-radius: 8px;
  padding: 0.5rem;
  border: 1px solid #e9ecef; }
.modal-login .form-check-input:checked { background-color: var(--base-blue);
    border-color: var(--base-blue-hover); }
.divider-line { position: relative; }
.divider-text { position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
.wi-100 { flex: 0 0 auto;
  width: 100%; }
.wi-50 { flex: 0 0 auto;
  width: 50%; }
.icon-wrapper { width: 45px;
  height: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
.hzZnJx, body { font-size: 16px; }
.list-inline>li { display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }
ul.list { list-style: none;
  margin-top: 13px;
  padding-left: 0; }
.styled-icons li { display: inline-block;
  margin-bottom: 0;
  margin-top: 0; }
.row h1 { text-align: center;
  width: 100%;
  margin-bottom: 20px; }
.list-inline li { padding: 5px 0; }
.list li { padding: 5px 0; }
.list-border-grey li { border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  padding: 10px 0; }
.usefull-links a { color: white;
  text-decoration: none; }
.hz li { display: inline-block;
  margin-right: 15px; }
a.logo-turismo { background-color: #fff;
  height: 66px;
  display: block;
  border-radius: 11px;
  width: 185px; }
.menuzord-menu>li { position: relative;
  display: inline-block;
  float: left;
  padding: 0;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  flex-shrink: 0; }
button.close { -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0; }
.expandSearch a { width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
.islands-submenu li { display: flex;
  width: 100%;
  height: 30px; }
section.wrapper_bghome { position: relative;
  display: inline-block;
  width: 100%;
  height: 550px; }
.texto-switch-isla label { display: inline-block; }
.easy-autocomplete input { border-radius: 4px;
  border: 1px solid rgb(204 204 204);
  box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
  color: rgb(85 85 85);
  float: none;
  padding: 6px 12px; }
.easy-autocomplete-container ul { border: unset!important;
  background: unset;
  border: unset;
  border-top: 0;
  box-shadow: none;
  top: 0;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9999;
  position: relative;
  padding: 8px 0;
  border-color: rgb(204 204 204);
  border-image: none;
  border-style: solid;
  border-width: 0 1px;
  list-style: none; }
.wishlist-icon a { display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #555;
  text-decoration: none; }
.wishedItem h5 { margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
.menu-principal>li { border-bottom: 1px solid var(--border-color); }
.submenu li { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.submenu a { padding: 8px 20px 12px 8px;
  display: flex;
  align-items: center;
  color: var(--text-color);
  font-size: 15px;
  text-decoration: none;
  transition: all 0.2s ease; }
.mm-navbar__breadcrumbs span { color: #ccc!important; }
.footer-link i { margin-right: 8px;
  color: var(--primary-color);
  font-size: 12px; }
.mm-panel__splash h4 { color: var(--primary-color);
  margin-bottom: 10px;
  font-size: 18px; }
.mm-panel__splash p { color: #666;
  margin-bottom: 20px;
  font-size: 14px; }
.cart-item-image img { transition: transform 0.3s ease;
  border-radius: 8px; }
.menuzord-menu > li { position: relative;
  display: inline-block;
  float: left;
  padding: 0;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  flex-shrink: 0; }
a.btn-facebook { background-color: rgb(65, 103, 178);
  border-color: rgb(65, 103, 178);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
a.btn-google { background-color: rgb(225, 63, 40);
  border-color: rgb(225, 63, 40);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
button#showRegisterBtn { border: unset; }
ul.usefull-links li { padding-bottom: 0 !important;
  padding-top: 3px !important; }
.icon-bordered li a { background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%; }
.icon-sm li a { font-size: 18px;
  height: 40px;
  line-height: 40px;
  width: 40px; }
.dropdown-menu>li>a { display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: rgb(51 51 51);
  white-space: nowrap;
  text-decoration: none !important; }
.islands-submenu li a { display: flex;
  width: 100%;
  height: 100%;
  padding: 2px 10px;
  align-items: center;
  color: var(--secondary);
  text-decoration: none; }
.dropdown-menu > li > a { display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: rgb(51 51 51);
  white-space: nowrap;
  text-decoration: none !important; }
.menuzord-menu > li > a { padding: 0 18px !important;
  text-transform: initial;
  text-decoration: none;
  vertical-align: baseline;
  text-transform: uppercase;
  letter-spacing: 0;
  display: inline-block;
  color: #888;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  text-transform: initial;
  font-size: 18px !important;
  font-family: Roboto;
  color: rgb(252 252 252);
  font-weight: 400;
  line-height: 70px; }
.menuzord-menu>li>a>i { margin: 0 5px 0 0;
  float: left;
  line-height: unset !important;
  font: 14px/1 FontAwesome; }
.easy-autocomplete-container ul li div { font-weight: 400;
  word-break: break-all;
  text-align: left;
  font-family: "Roboto"; }
.menuzord-menu > li > a > i { margin: 0 5px 0 0;
  float: left;
  line-height: unset !important;
  font: 14px/1 FontAwesome; }
.hqtxZK, .hzZnJx { display: flex;
  cursor: pointer; }
.fa-user-o:before { content: "\f2c0"; }
.footer-bottom.bg-theme-colored-transparent-5 { background-color: rgb(32 32 32); }
.widget .widget-title { margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: rgb(85 85 85);
  font-weight: 600;
  font-size: 16px; }
.line-bottom:after { bottom: -6px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px; }
.footer .top-footer { padding: 50px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  border-top: 1px solid rgba(255, 255, 255, 0.08); }
.row.payment-icons { flex-direction: row;
  justify-content: center;
  align-items: center; }
.border-separator.bottom-border { border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
.border-separator.top-border { border-top: 1px solid rgba(255, 255, 255, 0.08); }
.btn-search, .input-search { border-style: none;
  margin-top: unset; }
.mm-wrapper_background .mm-page { background: transparent!important; }
.mm-menu_offcanvas.mm-menu_opened { display: block; }
.searching-wrapper.mm-listitem { position: relative;
  top: 49px;
  height: 45px;
  margin-bottom: 8px;
  z-index: 999; }
.has-side-panel .body-overlay { -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-color: rgb(0 0 0 / 60%);
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1; }
.header-middle-inner .header-widget-contact-info-box { display: flex;
  justify-content: flex-end;
  flex-grow: 1;
  display: flex;
  line-height: 70px;
  height: 70px; }
.menuzord, .menuzord * { box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.hamburger--collapse .hamburger-inner { top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.icon-carro-de-la-compra-2:before { content: "\e904";
  font-size: 28px;
  color: rgb(255 255 255); }
.form-title, .form-wrapper { margin: 0 0 2rem; }
.nav-justified .nav-item { background-color: rgb(236 236 236); }
.modal-header .close { margin-top: 0.5rem;
  height: 25px;
  width: 50px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center; }
.modal-content .modal-header { padding: 0.1rem 1rem; }
.form-title.modal-panel { font-size: 28px;
  margin-bottom: 0;
  font-family: Roboto; }
.social-buttons .btn { margin: 0 0.5rem 1rem; }
.modal-open .modal { overflow-x: hidden;
  overflow-y: auto; }
.modal-backdrop.show { opacity: 0.5;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background-color: unset; }
.modal-dialog.modal-dialog-centered { z-index: 1002 !important; }
.searchicon:before { cursor: pointer;
  line-height: 2.5rem;
  height: 2.5rem;
  width: 2.5rem;
  color: rgb(255 255 255);
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  content: "\55";
  font-family: ElegantIcons;
  font-size: 1.9rem;
  font-weight: 100;
  position: absolute;
  top: 5px;
  padding-right: 0;
  text-align: center;
  left: 12px; }
.btn:hover { color: var(--bg-white);
  background-color: var(--base-blue-hover);
  border-color: var(--base-blue-hover); }
.lazyload, .lazyloading { opacity: 0;
  min-height: 267px;
  min-width: 356px; }
.box_grid .wrapper { padding: 10px 8px 0;
  display: inline-block;
  position: relative; }
.carousel__track.btns { height: 45px; }
.card__title.btns { color: #333;
  width: 100%;
  text-shadow: unset;
  font-size: 0.9rem; }
.icon.nav-wishlist-icon-heart { flex-shrink: 0;
  width: 100%;
  height: 100%;
  line-height: 20px;
  font-size: 20px; }
.easy-autocomplete.eac-square { font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100% !important; }
.btn-search-trigger:hover { background-color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2); }
.search-expanded-area.active { max-height: 200px;
  opacity: 1;
  padding: 20px 0; }
.search-expanded-area .input-group { border-radius: 50px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); }
.search-expanded-area .form-control { height: 60px; font-size: 1.1rem; border: none; padding-left: 24px; border-radius: 50px; }
.nav-search-trigger.hidden { opacity: 0;
  visibility: hidden;
  pointer-events: none; }
.nav-search-trigger:hover { background: rgba(255, 255, 255, 0.1);
  transform: scale(1.1); }
.nav-search-expanded.active { width: 350px;
  opacity: 1;
  visibility: visible; }
.nav-search-close:hover { color: #333; }
.wishlist-icon:hover { transform: scale(1.1); }
.icon_heart_alt, .icon_heart { color: #777;
  transition: color 0.3s ease; }
.icon_heart:before { font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  content: "favorite";
  color: #e74c3c; }
.icon_heart_alt:before { font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  content: "favorite_border";
  color: #ffffff; }
.removeToWish .icon_heart { color: #e74c3c; }
.nav-wishlist-icon-heart.redIcon { color: #e74c3c !important; }
.nav-wishlist-icon-heart.whiteIcon { color: inherit; }
.wishBar.show { transform: translateX(0); }
.wishBar.hidden { transform: translateX(300px); }
.wishBar-item:last-child { margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }
.wishBar-item-title:hover { color: #0d6efd;
  text-decoration: none; }
.wishBar-item-remove:hover { opacity: 1; }
.modal-body .infoNotWish { padding: 30px 15px;
  text-align: center;
  color: #6c757d; }
.wishedItem:last-child { margin-bottom: 0;
  padding-bottom: 0; }
.wishedItem .img-wrapper { display: inline-block;
  vertical-align: top;
  width: 100px;
  margin-right: 15px; }
.wishedItem .text-wrapper { display: inline-block;
  vertical-align: top;
  width: calc(100% - 120px);
  font-size: 13px;
  color: #666; }
.wishedItem .action-wrapper { display: flex;
  align-items: center; }
.wishedItem .clearWishelm { color: #dc3545;
  text-decoration: none; }
.mm-navbars_bottom .mm-navbar { background-color: transparent; display: flex; justify-content: space-around; padding: 0; height: 55px; width: 100%; }
.navbar-logo:hover { transform: scale(1.05); }
.language-menu .language { padding: 10px 20px 10px 50px; }
.login-link .menu-icon { color: var(--light-text); }
.login-link:hover { background-color: var(--secondary-color);
  transform: translateY(-0px);
  box-shadow: unset; }
.footer-link:hover { color: var(--primary-color);
  padding-left: 5px; }
.left-icon-menu:hover { background-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-3px);
  color: var(--light-text); }
.mm-btn_close.mm-navbar__btn { width: 44px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease;
  position: relative;
  margin-right: 5px;
  border: none; }
.mm-btn_next:after { content: '';
  border-right: 0px solid #888;
  border-bottom: 0px solid #888;
  width: 7px;
  height: 7px;
  transform: rotate(134deg);
  position: absolute;
  right: 22px;
  top: 0px; }
.mm-listitem:after { display: none; }
.mm-listitem_selected>.mm-listitem__text { background-color: rgba(0, 115, 183, 0.08);
  color: var(--primary-color);
  font-weight: 500; }
.mm-panel__noresults.mm-hidden { display: none; }
.mm-panel_opened .mm-blocker { background: rgba(0, 0, 0, 0.05); }
.cart_count.visible { opacity: 1;
  visibility: visible; }
.ph-duotone.ph-shopping-cart { font-size: 23px; }
.social.ph-duotone { color: #666;
  font-size: 28px; }
.cart-icon-wrapper.position-relative { display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
.cart-item:hover { background-color: rgba(0, 123, 255, 0.05);
  transform: translateX(1px); }
.remove-cart-item:hover { opacity: 1;
  transform: scale(1.1);
  background-color: var(--base-blue-hover);
  border: unset;
  color: #fff; }
.cart-summary .border-top { border-color: #dee2e6 !important;
  margin-top: 0.5rem;
  padding-top: 0.75rem; }
.btn-search,
.input-search { border-style: none;
  margin-top: unset; }
.menuzord,
.menuzord * { box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.form-title,
.form-wrapper { margin: 0 0 2rem; }
.lazyload,
.lazyloading { opacity: 0;
  min-height: 267px;
  min-width: 356px; }
.condiciones1:hover { color: #000; }
.widget .styled-icons li { margin-bottom: 0;
  padding-bottom: 0; }
.styled-icons.icon-sm a { font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin: 2px 7px 2px 0;
  width: 30px; }
span.material-icons.search { display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 70px; }
.footer .top-footer img { max-width: 100%;
  height: auto;
  transform: scale(1);
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }
.usefull-links a:hover { color: #00a6eb; }
h2.title.text-white { font-size: 26px; }
.advantages-item p.text-white { color: rgb(255 255 255) !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
p.hero__text.text-white { display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
.searching-wrapper.mm-listitem input { position: relative;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 999999; }
.navbar-nav>li>.dropdown-menu { margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.menuzord-menu ul.dropdown { top: 70px; }
ul.category-submenu .icon { left: 0;
  top: 10px;
  right: 0;
  display: inline-block;
  width: 30px;
  font-size: 24px;
  margin-right: 10px;
  color: rgb(0 146 208); }
a.form-sub-title.nav-link { line-height: 45px;
  color: rgb(124 211 247); }
.expandSearch.showSearch a { display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start; }
li.islands-list.dropdown { display: block !important;
  float: left;
  width: 100px; }
ul.dropdown-menu-island.islands-submenu { top: 67px;
  width: 10rem;
  border: unset;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
  border-bottom: 0 solid #ff9a00 !important;
  right: unset !important; }
span.innericon.searchicon { position: absolute;
  width: 65px;
  height: 49px;
  background-color: var(--blue-color);
  z-index: 1;
  text-align: center;
  border-top-right-radius: 29px;
  border-bottom-right-radius: 29px;
  margin: 0;
  display: inline-block;
  top: 3px;
  right: 4px; }
.box_grid .wrapper h3 { font-size: 1.25rem;
  margin-top: 0; }
.box_grid .wrapper p { min-height: 47px;
  font-size: 16px;
  margin-bottom: 0; }
a.slider-item.btns { height: 40px;
  text-align: center;
  background-color: #fff;
  line-height: 40px;
  border: 1px solid #dcdfe4; }
.easy-autocomplete, .post, section { position: relative; }
button.btn-search:focus { outline: unset;
  margin-right: 10px; }
.easy-autocomplete.eac-square input { border: 0 solid rgb(127 140 141);
  border-radius: 0;
  color: rgb(127 140 141);
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  min-width: 350px;
  padding: 12px 43px 12px 15px;
  font-style: normal; }
.wishedItem .img-wrapper img { width: 100%;
  height: auto;
  border-radius: 4px;
  object-fit: cover; }
.menu-principal>li.not-border { border-bottom: none; }
.submenu li:last-child { border-bottom: none; }
.submenu a:hover { background-color: var(--hover-bg);
  color: var(--primary-color); }
.mm-menu_opened .menu-principal>li { animation: fadeIn 0.3s forwards;
  animation-delay: calc(0.05s * var(--i, 0));
  opacity: 0; }
.mm-listitem i.fa { color: #6c757d;
  width: 25px;
  margin-right: 10px;
  text-align: center;
  font-size: 16px!important; }
i.ph-duotone.ph-caret-double-right { color: var(--base-blue); }
.navbar-nav > li > .dropdown-menu { margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
___COMMENT___
li.islands-list.dropdown { display: block !important;
  float: left;
  width: 100px; }
a.btn-facebook:hover { background-color: rgb(65, 103, 178);
  border-color: rgb(65, 103, 178); }
a.btn-google:hover { background-color: rgb(225, 63, 40);
  border-color: rgb(225, 63, 40); }
button.btn-search i.fa { font-size: 23px !important;
  color: #fff;
  margin-right: 10px; }
*/ .widget ul.block-one li { display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }
.widget .styled-icons li a { margin-bottom: 0; }
.icon-bordered li a:hover { background-color: transparent;
  border-color: #00a6eb; }
.aenor-logos img, .footer-logo img { max-width: 100%;
  height: auto; }
.menuzord-menu ul.dropdown li { clear: both;
  width: 100%;
  border: 0;
  font-size: 12px;
  position: relative; }
.mm-navbars_bottom .mm-navbar span a { font-size: 24px !important; color: #fff; }
.menuzord-menu>li.search form { float: left;
  padding: 22px 16px 17px; }
a.social-buttons-button.btn-round i { padding: 8px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: rgb(255 255 255);
  margin-right: 5px; }
p.expandSearch.showSearch input { transform: translate(-110px, 0);
  position: absolute; }
ul.dropdown-menu-island.islands-submenu li { float: left;
  width: 100%;
  text-align: left;
  height: 30px;
  display: inline-block;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
.islands-submenu li a:hover { background-color: var(--light-bg);
  color: var(--secondary); }
.icon-box i, .iconbox i { display: inline-block;
  font-size: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.texto-switch-isla label, label.switch { height: 18px;
  margin-top: 4px;
  float: left;
  position: relative; }
.mm-navbar__breadcrumbs span, .mm-navbar__breadcrumbs a { font-size: 17px !important; }
.menuzord-menu > li.search form { float: left;
  padding: 22px 16px 17px; }
.aenor-logos img,
.footer-logo img { max-width: 100%;
  height: auto; }
.icon-box i,
.iconbox i { display: inline-block;
  font-size: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.texto-switch-isla label,
label.switch { height: 18px;
  margin-top: 4px;
  float: left;
  position: relative; }
ul.language-switcher li ul.dropdown-menu { transform-origin: 50% 0;
  transform: scale(0.95) translateY(-5px);
  transition: 0.2s ease-in-out, _ 0.2s ease-in-out;
  min-width: 105px; }
.menuzord-menu ul.dropdown li a { width: 100%;
  background: 0;
  padding: 4px 25px 4px 22px;
  color: rgb(4 4 4);
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
  -o-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
  font-size: 17px;
  font-weight: 400;
  font-family: Roboto, sans-serif; }
.menuzord-menu>li.search form input[type="text"] { width: 160px;
  padding: 5px 10px;
  font-family: "Open Sans", sans-serif;
  border: 0;
  background: #f0f0f0;
  border-radius: 2px;
  outline: 0;
  -o-transition: width 1s ease-out;
  -moz-transition: width 1s ease-out;
  -webkit-transition: width 1s ease-out;
  transition: width 1s ease-out; }
.text-pass-info a, p.form-sub-title a { color: rgb(63 63 63);
  text-decoration: underline; }
ul.dropdown-menu-island.islands-submenu li a { height: 100%;
  width: 100%;
  align-items: center;
  padding: 2px 10px;
  display: inline-block;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: rgb(51 51 51);
  text-decoration: none !important; }
.menuzord-menu > li.search form input[type="text"] { width: 160px;
  padding: 5px 10px;
  font-family: "Open Sans", sans-serif;
  border: 0;
  background: #f0f0f0;
  border-radius: 2px;
  outline: 0;
  -o-transition: width 1s ease-out;
  -moz-transition: width 1s ease-out;
  -webkit-transition: width 1s ease-out;
  transition: width 1s ease-out; }
.text-pass-info a,
p.form-sub-title a { color: rgb(63 63 63);
  text-decoration: underline; }
li.languages-inner-nav ul li a:hover { background-color: rgb(245 245 245) !important;
  color: rgb(95 95 95) !important; }
.hqtxZK::before { content: "";
  width: 10px;
  height: 10px;
  background-color: red;
  display: block;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  right: 4px;
  top: 4px; }
.header-middle-inner .widget.text-center { transition: background-color 0.3s;
  position: relative;
  display: flex;
  align-items: flex-start;
  float: right; }
.footer .widget .widget-title { margin-top: 0;
  font-weight: 400; }
.material-icons.search:before { height: 34px !important;
  background-color: var(--blue-color);
  margin-top: unset;
  border-radius: 50%;
  width: 34px; }
.footer .top-footer .content-footer-top { display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap; }
.owl-theme.list_carousel .item { padding: 10px; }
.owl-theme.list_carousel .owl-nav { position: absolute;
  top: 30%;
  transform: translateY(-30%);
  left: 0;
  width: 100%;
  margin: 0 !important; }
.icon.nav-wishlist-icon-heart, .wishlist-icon { align-self: center;
  display: inline-flex;
  font-style: normal; }
.searching-wrapper.mm-listitem .mm-panels { scroll-behavior: unset; overflow-y: scroll; width: 100% !important; }
.searching-wrapper.mm-listitem .mm-navbar__searchfield { position: absolute;
  top: 0;
  padding: 0;
  width: 95%;
  height: 100%; }
.searching-wrapper.mm-listitem .mm-navbar { padding: 0 8px;
  border: unset; }
.searching-wrapper.mm-listitem .mm-searchfield { overflow: unset;
  border: unset; }
.searching-wrapper.mm-listitem .mm-searchfield__input { position: relative;
  width: 100%; }
.searching-wrapper.mm-listitem .easy-autocomplete-container { left: 0;
  width: 350px;
  z-index: -1;
  height: 1px;
  position: absolute;
  border: unset; }
.hamburger-inner::before { top: -10px; }
.hamburger-inner::after { bottom: -10px; }
.cart_products .dropdown-item:active { color: rgb(255 255 255);
  text-decoration: none;
  background-color: rgb(255 255 255); }
.login .content .form-title { font-weight: 300;
  margin-bottom: 5px; }
.islands-list:hover .islands-submenu { display: block;
  top: var(--nav-height); }
.thumb.wrapperGridlist .score { z-index: 11; }
.homebox-effect-wrapper:hover .bg-gradiente { background: linear-gradient(
    180deg,
    rgb(0 0 0 / 25%) 70%,
    rgb(0 0 0 / 70%) 100%
  ); }
.infobox.homebox:hover { transition: opacity 0.8s ease-out;
  -moz-transition: opacity 0.8s ease-out;
  -webkit-transition: opacity 0.8s ease-out;
  -o-transition: opacity 0.8s ease-out;
  opacity: 1; }
.item.carousel__item.btns { min-width: 10%; }
.login .content .form-control { border: 1px solid rgb(221 227 236);
  background-color: rgb(221 227 236);
  height: 40px;
  color: rgb(130 144 163); }
.search-container.easy-autocomplete .easy-autocomplete { display: block;
  width: auto !important;
  height: 100%; }
.nav-search-expanded.active .nav-search-field { opacity: 1; }
.nav-search-expanded.active .nav-search-close { opacity: 1;
  background-color: var(--base-blue);
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex; }
.wishedItem .clearWishelm:hover { color: #c82333; }
..cart-items-container::-webkit-scrollbar { width: 6px; }
.cart-items-container::-webkit-scrollbar-track { background: #f1f1f1;
  border-radius: 3px; }
.cart-items-container::-webkit-scrollbar-thumb { background: #c1c1c1;
  border-radius: 3px; }
.ph-duotone.ph-shopping-cart:after { color: #fdfdfd; }
.ph-duotone.ph-shopping-cart:before { opacity: 1;
  color: #0dcaf0; }
.cart-item:hover .cart-item-image { transform: scale(1.05); }
.cart-footer .btn:hover { color: var(--bs-btn-hover-color);
  background-color: var(--base-blue-hover);
  border-color: var(--base-blue-hover); }
.cart-icon-wrapper.position-relative.d-flex { color: white; }
.icon.nav-wishlist-icon-heart,
.wishlist-icon { align-self: center;
  display: inline-flex;
  font-style: normal; }
.aenor-logos img, .w-100.pd1 { max-width: 100%; }
.header-middle-inner .widget.text-center ul { display: flex;
  align-items: flex-end;
  margin: 0;
  list-style-type: none;
  padding: 0; }
ul.styled-icons.icon-bordered.icon-sm { list-style: none;
  margin: 0;
  padding: 0; }
.list.angle-double-right li:before { margin-right: 8px;
  color: #00a6eb; }
.searching-wrapper.mm-listitem .easy-autocomplete-container ul { background: rgb(255 255 255); }
.header-middle-inner .header-widget-contact-info-box ul.navbar-nav { float: left;
  height: 70px;
  display: flex;
  align-items: flex-start;
  list-style-position: outside;
  line-height: 70px;
  margin: 0;
  list-style-type: none; }
.menuzord-menu ul.dropdown.dropdown-left { left: none; }
.wishlist-icon a.wishAction:hover { text-decoration: none;
  color: var(--orange-color); }
button.btn.btn-secondary.btn-round { color: rgb(255 255 255);
  background-color: var(--blue-color);
  border-color: var(--blue-color); }
.slider-item, a.slider-item.btns { overflow: hidden;
  margin-bottom: 0; }
a.slider-item.btns:after { background: unset; }
.login .content select.form-control { padding-left: 9px;
  padding-right: 9px; }
.wishlist-icon:hover i:before { color: #ff9a00; }
body.has-side-panel .mm-menu.mm-menu_opened { max-width: 380px;
  height: 100vh;
  -webkit-transition: 0.2s;
  -o-transition: opacity 0.3s;
  transition: 0.2s !important;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 2px 0 14px -4px rgb(0 0 0 / 75%);
  -moz-box-shadow: 2px 0 14px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 0 14px -4px rgb(0 0 0 / 75%); }
body.has-side-panel .mm-menu.mm-menu_closed { -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s !important;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: scale(1, 1) translate3d(-440px, 0, 0);
  transform: scale(1, 1) translate3d(-440px, 0, 0);
  transform: translate3d(-440px, 0, 0);
  display: none; }
.widget.dark span.logo-center { float: unset; }
.cart-item:hover .cart-item-image img { transform: scale(1.05); }
.aenor-logos img,
.w-100.pd1 { max-width: 100%; }
.slider-item,
a.slider-item.btns { overflow: hidden;
  margin-bottom: 0; }
.header-middle-inner .widget.text-center ul li { line-height: 70px;
  height: 70px;
  float: left;
  transition: background-color 0.3s;
  position: relative;
  z-index: 11;
  cursor: pointer;
  display: inline-flex;
  text-align: center;
  vertical-align: middle; }
.menuzord-menu>li+li, .mt-5, .my-5 { margin-top: 0 !important; }
ul.list.usefull-links.hz li { border-bottom: none;
  float: left; }
ul.styled-icons.icon-sm.text-white a { color: rgb(255 255 255); }
.header-middle-inner .header-widget-contact-info-box .navbar-nav>div>a { line-height: 70px;
  padding: 0 15px; }
.dropdown-menu>li>a:hover:after { text-decoration: none;
  transform: rotate(-90deg); }
a.social-buttons-button.btn-google.btn-round i { background-color: rgb(51 51 51); }
.expandSearch, .expandSearch a, .expandSearch input { float: left; }
.box_grid h5.catName span.icon { color: rgb(0 123 192);
  font-size: 30px; }
.bd-white p, .wrapperGridlist .section-title p { font-size: 18px; }
li.sticky-side-panel.icon.bgover a { width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
.header-middle-inner .header-widget-contact-info-box .navbar-nav > div > a { line-height: 70px;
  padding: 0 15px; }
.menuzord-menu > li + li,
.mt-5,
.my-5 { margin-top: 0 !important; }
.dropdown-menu > li > a:hover:after { text-decoration: none;
  transform: rotate(-90deg); }
.expandSearch,
.expandSearch a,
.expandSearch input { float: left; }
.bd-white p,
.wrapperGridlist .section-title p { font-size: 18px; }
.header-middle-inner .widget.text-center ul li a { transition: background-color 0.3s;
  position: relative;
  z-index: 11;
  cursor: pointer;
  height: 70px;
  line-height: 70px;
  padding: 0;
  display: block;
  vertical-align: middle;
  margin: 0;
  text-align: center;
  width: 40px !important;
  display: flex;
  justify-content: center;
  align-items: center; }
ul.styled-icons.icon-sm.text-white a>i { font-size: 23px !important; }
li.term_conditions.mm-listitem p>a.color-orange { font-size: 15px;
  color: rgb(255 165 0); }
.menuzord-menu>li.search form:hover input[type="text"] { width: 160px; }
li.sticky-side-panel.icon a i.nav-menu { color: #fff;
  font-size: 30px;
  opacity: 1; }
li.term_conditions.mm-listitem p > a.color-orange { font-size: 15px;
  color: rgb(255 165 0); }
.menuzord-menu > li.search form:hover input[type="text"] { width: 160px; }
ul.styled-icons.icon-sm.text-white a > i { font-size: 23px !important; }
.widget ul li, .widget ul.block-one li { margin-bottom: 5px;
  padding-bottom: 5px; }
li.islands-list ul.islands-submenu li a:hover { color: #000 !important;
  background: rgb(222 226 230);
  color: rgb(255 255 255);
  text-decoration: none; }
*, *::before, *::after { box-sizing: border-box; }
.social-icons-inner.widget.text-center.mb-0 { display: flex;
  align-items: center;
  justify-content: center; }
.container.footer-inner .widget, .text-pass-info { text-align: left; }
.widget .widget-title.line-bottom:after { border: 2px solid #ff9a00;
  background-color: #ff9a00; }
.owl-theme.list_carousel .item .ribbon_3 { top: 10px; }
.has-side-panel .body-overlay.side-panel-open.eventlist-open { opacity: 0;
  z-index: -1;
  background-color: rgb(0 0 0 / 41%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: background-color 0.5s; }
.header-middle-inner .header-widget-contact-info-box .navbar-nav .dropdown { height: 70px;
  line-height: 70px;
  float: right; }
.modern-header .header-nav .header-nav-wrapper.stiky { top: 0; }
.hamburger--collapse .hamburger-inner::before { transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,
    transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse .hamburger-inner::after { top: -20px; transition: top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,
    opacity 0.1s linear; }
.dropdown.categoy-list.first-child .dropdown-menu { top: 70px;
  width: 17rem;
  border: unset;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
  padding: 0px 10px 5px 10px; }
.login .content .form-actions .btn-success { font-weight: 400;
  padding: 10px 20px !important;
  background-color: var(--orange-color);
  color: rgb(255 255 255); }
.dropdown.languages-inner-nav>.dropdown-toggle:active { pointer-events: none; }
.btn, .owl-carousel.owl-drag .owl-item { -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
.small-grid-desing .infobox.homebox:hover { transition: opacity 0.8s ease-out;
  -moz-transition: opacity 0.8s ease-out;
  -webkit-transition: opacity 0.8s ease-out;
  -o-transition: opacity 0.8s ease-out;
  opacity: 0; }
.addToWish .icon_heart_alt:hover:before { color: #ff9a00; }
.item-trigger.wishCounter.redIcon .counterwc { background-color: #e74c3c; }
.mm-btn:after, .mm-btn:before { border: 1px solid rgb(255 255 255 / 30%); }
.cart-items-container::-webkit-scrollbar-thumb:hover { background: #a8a8a8; }
.cart-item-image .image-error::after { content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f8f9fa;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px; }
.cart-item-image .image-error::before { content: '\f307';
  ___COMMENT___
    font-family: 'Phosphor';
  position: absolute;
  z-index: 1;
  color: #6c757d;
  font-size: 1.5rem; }
.container.footer-inner .widget,
.text-pass-info { text-align: left; }
.dropdown.languages-inner-nav > .dropdown-toggle:active { pointer-events: none; }
.btn,
.owl-carousel.owl-drag .owl-item { -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
ul.footer.styled-icons.icon-bordered.icon-sm { margin-top: 10px; }
.widget.dark .styled-icons.icon-bordered a { border: none; }
.nav.navbar-nav.list-bordered.language-switcher a { font-size: 18px; }
li.notbg .material-icons.search:before { background-color: unset; }
.display-hide, .display-none, .languages-inner-nav span.indicator { display: none; }
.searching-wrapper.mm-listitem span.innericon.searchicon { position: absolute;
  width: 48px;
  height: 44px;
  background-color: var(--blue-color);
  z-index: 1;
  text-align: center;
  border-top-right-radius: 29px;
  border-bottom-right-radius: 29px;
  margin: 0;
  display: inline-block;
  top: 0;
  right: 7px; }
.searching-wrapper.mm-listitem .easy-autocomplete.eac-square input { border: 2px solid rgb(105 101 101);
  border-radius: 30px 0 0 30px;
  font-style: normal;
  left: 3px;
  background-color: rgb(255 255 255);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  box-shadow: 5px 3px 9px rgb(25 39 40 / 67%); }
.header-middle-inner .menuzord-brand-wrapper a.menuzord-brand, .header-widget-contact-info-box-x { line-height: 70px; }
.cart_products .dropdown-wrapper a:hover .dropdown-menu { opacity: 1;
  display: block;
  position: absolute;
  will-change: transform;
  top: 0;
  left: 0;
  transform: translate3d(-97px, 70px, 0); }
li.nav-item.dropdown.show-open.languages-inner-nav { display: inline-block !important; }
a.btn-login-now.btn.btn-success.uppercase { -webkit-box-shadow: 0 0 0 1px transparent inset,
    0 0 0 0 rgb(34 36 38 / 15%) inset; box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgb(34 36 38 / 15%) inset; border-radius: 2rem; font-size: 1.2rem !important; padding: 0.7rem 1.5em 0.75rem; -webkit-box-flex: 1; flex: 1 0 auto; min-height: 0.5em; border: unset; }
li.islands-list.dropdown:hover .islands-submenu { display: block;
  top: 67px; }
.display-hide,
.display-none,
.languages-inner-nav span.indicator { display: none; }
.header-middle-inner .menuzord-brand-wrapper a.menuzord-brand,
.header-widget-contact-info-box-x { line-height: 70px; }
.widget .post, .widget ul.list li { margin-bottom: 10px;
  padding-bottom: 10px; }
li.ml-3.not-border.last-chil-img.mm-listitem img { max-width: 70%; }
.box_grid .wrapper p, .post .entry-content p { font-family: Roboto, Helvetica, Arial, sans-serif !important;
  line-height: 22px; }
.box_grid .wrapper p,
.post .entry-content p { font-family: Roboto, Helvetica, Arial, sans-serif !important;
  line-height: 22px; }
a.btn-google .ph,
a.btn-facebook .ph { display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  padding-right: 0.5rem; }
ul.footer.styled-icons.icon-bordered.icon-sm li img { max-width: 75%; }
.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left { left: -100%; }
.easy-autocomplete-container ul .eac-category, .easy-autocomplete-container ul li.selected { cursor: pointer; }
ul.list li, ul.list.usefull-links.hz li { margin: 5px 0;
  font-weight: 500;
  padding-left: 15px;
  position: relative; }
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { color: rgb(38 38 38);
  text-decoration: none;
  background-color: rgb(245 245 245); }
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover { color: rgb(38 38 38);
  text-decoration: none;
  background-color: rgb(245 245 245); }
.icon.nav-wishlist-icon-heart.whiteIcon::before { font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: rgb(255 255 255);
  content: "\e87e"; }
.icon.nav-wishlist-icon-heart.redIcon::before { font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: var(--orange-color);
  content: "\e87d"; }
.header-.logo-wrapper.menuzord-brand-wrapper, .header-langs-wrapper, .header-social-icons-wrapper { -ms-flex: 0 0 33%;
  flex: 0 0 40%;
  max-width: 40%;
  width: 15%;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  text-align: center; }
.fr, .menuzord-menu.menuzord-right, .nav.language-switcher { float: right; }
.btn-search:focus~.input-search, .input-search:focus { width: 270px;
  border-radius: 25px;
  background-color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 10px; }
.mm-btn_close.mm-navbar__btn:hover::before { transform: translate(-50%, -50%) rotate(135deg); }
.mm-btn_close.mm-navbar__btn:hover::after { transform: translate(-50%, -50%) rotate(45deg); }
.mm-navbar__btn.mm-btn_close:hover::after { opacity: 1; }
.mm-wrapper_opened .mm-menu_offcanvas.mm-menu_opened~.mm-slideout:after { opacity: 0.5;
  transition: opacity 0.4s ease; }
.header-.logo-wrapper.menuzord-brand-wrapper,
.header-langs-wrapper,
.header-social-icons-wrapper { -ms-flex: 0 0 33%;
  flex: 0 0 40%;
  max-width: 40%;
  width: 15%;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  text-align: center; }
.fr,
.menuzord-menu.menuzord-right,
.nav.language-switcher { float: right; }
.wishlist-icon a.wishAction:hover .material-icons:before { color: var(--orange-color); }
.navbar-nav.language-switcher:hover .dropdown ul.dropdown-menu { display: block;
  top: 65px;
  position: fixed;
  width: 200px;
  float: right;
  left: unset; }
ul.dropdownx.dropdown-menu.children-submenu.category-submenu.canary-islands { width: 10rem; }
.btnbooking-now, a.btn-login-now.btn.btn-success.uppercase { font-family: Roboto;
  color: #fff;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  width: 50%;
  font-weight: 400;
  background-color: var(--blue-color);
  margin: 0; }
.btnbooking-now,
a.btn-login-now.btn.btn-success.uppercase { font-family: Roboto;
  color: #fff;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  width: 50%;
  font-weight: 400;
  background-color: var(--blue-color);
  margin: 0; }
.banner-black-friday-hz, .hidden, label.switchify.switchify-label>input.switchified { display: none!important; }
.banner-black-friday-hz,
.hidden,
label.switchify.switchify-label > input.switchified { display: none!important; }
.easy-autocomplete.eac-square ul .eac-category, .easy-autocomplete.eac-square ul li { font-family: inherit;
  border-color: rgb(127 140 141);
  font-family: inherit;
  font-size: 16px;
  font-weight: 300;
  padding: 4px 12px;
  transition: 0.4s;
  text-align: left; }
.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li:hover>a { padding-left: 28px;
  padding-right: 19px;
  color: #333; }
.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown { list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 180px;
  white-space: nowrap;
  background: rgb(255 255 255); }
.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li:hover > a { padding-left: 28px;
  padding-right: 19px;
  color: #333; }
.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown { list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 180px;
  white-space: nowrap;
  background: rgb(255 255 255); }
.hamburger-inner::after, .hamburger-inner::before { content: "";
  display: block; }
.hamburger-inner::after,
.hamburger-inner::before { content: "";
  display: block; }
.input-search, li.ml-3.mt-3.not-border.term_conditions.mm-listitem p>a { font-size: 15px; }
.input-search,
li.ml-3.mt-3.not-border.term_conditions.mm-listitem p > a { font-size: 15px; }
li.ml-3.aenor-logos.mm-listitem img, li.ml-3.pay-logos.mm-listitem img { max-width: 85%; }
.easy-autocomplete.eac-square ul .eac-category b, .easy-autocomplete.eac-square ul li b, .total { font-weight: 600; }
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before { width: 30px;
  height: 3px;
  border-radius: 2px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  background-color: #fff; }
.display-table-parent, .homebox-effect-wrapper, .layer-overlay::before, .paralax, .parallax { width: 100%;
  height: 100%; }
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before { width: 30px;
  height: 3px;
  border-radius: 2px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  background-color: #fff; }
.display-table-parent,
.homebox-effect-wrapper,
.layer-overlay::before,
.paralax,
.parallax { width: 100%;
  height: 100%; }
.easy-autocomplete.eac-square ul .eac-category.selected, .easy-autocomplete.eac-square ul li.selected { background-color: rgb(241 241 241);
  font-weight: 300;
  width: 100%; }
.mm-btn_close.mm-navbar__btn::before, .mm-btn_close.mm-navbar__btn::after { content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: white;
  left: 50%;
  transition: all 0.3s ease; }
.header-middle-inner .menuzord-brand-wrapper, .header-middle-inner .widget.text-center, .header-middle-inner .widget.text-center ul { height: 70px; }
.menu-link:focus, .submenu a:focus, .footer-link:focus, .left-icon-menu:focus { outline: 2px solid var(--primary-color);
  outline-offset: -2px; }
.header-middle-inner .menuzord-brand-wrapper,
.header-middle-inner .widget.text-center,
.header-middle-inner .widget.text-center ul { height: 70px; }
.dropdown, .hqtxZK, .w-100.pd1, .w-50.pd1, .wishlist-icon, li.first-child.cart_products { position: relative; }
.dropdown,
.hqtxZK,
.w-100.pd1,
.w-50.pd1,
.wishlist-icon,
li.first-child.cart_products { position: relative; }
.hzZnJx, .input-search:focus button.btn-search i.fa, .menuzord-menu>li.active>a, .menuzord-menu>li:hover>a { color: #333; }
.hzZnJx,
.input-search:focus button.btn-search i.fa,
.menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a { color: #333; }
#searcher-form-box { position: relative; float: none; width: 450px; display: inline-block; margin: 0 auto; height: 65px; }
#eac-container-home-search-text-sl { padding: 0;
  border: unset;
  border-top: none;
  margin-left: 30px; }
#wishList { max-height: 400px;
  overflow-y: auto; }
footer#footer { position: relative;
  background-color: #152833 !important;
  width: 100%;
  padding-top: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex; }
input#phone { padding-left: 90px !important; }
div#listPage { padding: 10px 0;
  overflow-x: hidden; }
input#btnSearch { background-color: #fff;
  border: none;
  font-size: 16px;
  padding: 10px 0 10px 10px;
  border-radius: 25px; }
div#wrapper { z-index: 0 !important;
  display: flex;
  position: relative;
  width: 100%;
  flex-direction: column;
  justify-content: center; }
form#home-search_form { z-index: 1;
  display: block;
  position: relative;
  width: 100%; }
div#home-search-container { border-bottom: none !important;
  display: block;
  height: 100%;
  width: 100%; }
div#wrapper-islas { margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: rgb(0 0 0 / 0%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
button#search-trigger { border-radius: 50px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  height: 50px;
  border: unset;
  background-color: #fff;
  color: #444;
  width: 480px;
  font-size: 17px; }
#eac-container-home-search-text-sl ul { display: block !important; }
#eac-container-home-search-text-sl li { padding: 0;
  margin-left: 20px;
  border: unset; }
button#booking-tab { border-top-left-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-right-radius: 2.375rem !important;
  border-bottom-right-radius: 2.375rem !important;
  color: white;
  background-color: rgba(0, 0, 0, 0.2); }
form#home-search_form h2 { font-weight: 100;
  line-height: 80px; }
button#search-trigger i { font-size: 24px !important;
  padding-right: 8px; }
button#nav-search-trigger i { opacity: 1;
  font-size: 24px; }
div#cart_right_button>ul li a { width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
div#cart_right_button > ul li a { width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
#facebook:hover { background-color: #2c27bc;
  color: #fff;
  transition: 0.5s; }
#loginModal .modal-content { background-color: rgb(245 245 245); }
#loginModal .modal-body { padding: 1rem;
  min-height: 510px;
  height: 515px; }
#loginModal .input-group { position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-collapse: separate;
  margin-bottom: 10px; }
#loginModal .container { padding: 2rem 0; }
#eac-container-home-search-text-sl .eac-category { background-color: #f8f9fa;
  padding: 8px 15px;
  font-weight: bold;
  color: #495057;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-left: 4px solid #007bff;
  margin-top: 8px;
  margin-bottom: 4px; }
#eac-container-home-search-text-sl .eac-item { padding: 8px 5px 8px 38px;
  transition: background-color 0.2s;
  display: block;
  font-size: 15px;
  position: relative; }
___COMMENT___













































#loginform .form-control { height: 42px;
  box-shadow: unset;
  border: 0 solid rgb(206 212 218);
  background-color: rgb(255 255 255) !important; }
#loginModal .input-group-text { border-color: #e9ecef; }
#emailModal input.form-control { border-radius: 0;
  box-shadow: unset;
  height: 40px;
  padding: 0 10px; }
#emailModal label.col-form-label { padding-bottom: 0 !important; }
div#emailModal .modal-content { box-shadow: 0 0 2px rgb(0 0 0 / 12%), 0 4px 24px rgb(0 0 0 / 16%);
  box-sizing: border-box;
  box-shadow: 0 3px 9px rgb(0 0 0 / 50%); }
.display-table-cell h3.icon-box-title.text-white, .owl-theme.list_carousel .item .hotel_container, .owl-theme.list_carousel .item .tour_container { margin-bottom: 0; }
div#listPage .slider-for { padding: 0 15px;
  height: 100%; }
section#destacadas .line-bottom-double-line-centered { margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%; }
#login-form h3.form-title { margin: 0 0 1rem; }
div#register-form .form-title { margin: 0 0 0.4rem; }
a#cart_itemsDropdown:focus { outline: 0;
  box-shadow: unset; }
.pt-10, div#home-search-container { padding-top: 10px !important; }
div#home-search-container .field { display: inline-block;
  width: 100%;
  position: relative;
  height: 100%; }
section#recommended .btn-load-more { border: 0;
  outline: 0;
  margin: 10px auto 20px;
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Roboto;
  font-weight: 400;
  color: #fff;
  border-radius: 2rem;
  background-color: var(--blue-color);
  font-size: 1.4rem !important;
  padding: 10px 0;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  cursor: pointer; }
section#add-banners-parks .btnbooking-now { font-family: Roboto;
  font-weight: 400;
  color: #fff;
  border-radius: 2rem;
  background-color: var(--blue-color);
  font-size: 1.4rem !important;
  padding: 10px 0;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  margin: 0 auto;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  min-height: 0.8em;
  width: 50%;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-transform: lowercase; }
#eac-container-home-search-text-sl li:last-child { border-bottom: none; }
#eac-container-home-search-text-sl .eac-item b { font-weight: bold;
  color: #007bff; }
button#nav-search-trigger-mobile .ph-duotone { font-size: 24px;
  opacity: 1; }
.pt-10,
div#home-search-container { padding-top: 10px !important; }
.display-table-cell h3.icon-box-title.text-white,
.owl-theme.list_carousel .item .hotel_container,
.owl-theme.list_carousel .item .tour_container { margin-bottom: 0; }
button#login-tab:first-child { border-top-right-radius: 0rem !important;
  border-bottom-right-radius: 0rem !important;
  border-top-left-radius: 2.375rem !important;
  border-bottom-left-radius: 2.375rem !important; }
.wi-25,
#loginform label { flex: 0 0 auto;
  width: 25%; }
p#smSearch .easy-autocomplete input { padding: 5px;
  min-width: 263px;
  border-radius: 25px; }
ul.navbar-nav ul#header_lang_list li { line-height: 43px;
  height: unset;
  float: left;
  width: 100%; }
.menuzord.blue .menuzord-menu ul.dropdown li:hover>ul.category-submenua, .menuzord.blue .menuzord-menu>li:hover>ul.category-submenu a { color: rgb(51 51 51);
  text-decoration: underline; }
.menuzord.blue .menuzord-menu ul.dropdown li:hover > ul.category-submenua,
.menuzord.blue .menuzord-menu > li:hover > ul.category-submenu a { color: rgb(51 51 51);
  text-decoration: underline; }
#emailModal .modal-header .close { margin-top: 0;
  height: 25px;
  width: 50px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center; }
#loginModal .nav-justified .nav-item { text-align: center;
  line-height: 35px;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0 solid rgb(202 202 202); }
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover { opacity: 0.75;
  outline: 0; }
#eac-container-home-search-text-sl .eac-category:first-child { margin-top: 0; }
#wishModal .modal-header .close { margin-top: 0.5rem;
  height: 35px;
  width: 35px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -18px;
  top: -25px;
  background-color: #444444b3;
  border-radius: 50%;
  color: #fff;
  font-size: 27px; }
#wishModal .mt-0.close { position: absolute;
  right: -11px;
  top: -14px;
  background-color: #444;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  font-size: 24px;
  height: 30px; }
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover { opacity: 0.75;
  outline: 0; }
#loginModal .nav-pills .nav-link { border: 2px solid transparent;
  transition: all 0.3s ease; }
#loginModal .form-control:focus { border-color: #667eea;
  box-shadow: 0 0 0 0.2rem rgba(102, 126, 234, 0.25); }
#loginModal .btn:hover { transform: translateY(-1px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease; }
#loginModal .tab-content>.active { display: flex;
  flex-direction: column; }
#header-middle ul.styled-icons .fa { font-size: 25px !important; }
footer#footer .widget.dark { padding: 0 10px; }
#footer .styled-icons.icon-sm a { font-size: 18px;
  color: rgb(255 255 255); }
*/ #loginModal label.text-left.check-inline { display: inline-block;
  float: left;
  width: 90%;
  line-height: 22px;
  margin-left: 10px;
  font-size: 16px; }
div#emailModal .modal-content .modal-header { padding: 0.1rem 0.3rem; }
.mb-0, .my-0, input#web-to-app-phone { margin-bottom: 0 !important; }
section#destacadas .section-title.text-center { width: 100%;
  margin-bottom: 0;
  height: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
li.sidepanel-right-content.only-pc #hamburger { display: block;
  position: absolute;
  top: 14px; }
#loginModal li.nav-item.left { border-top-left-radius: 200px;
  border-bottom-left-radius: 200px;
  border-right: none !important; }
#loginModal li.nav-item.right { border-top-right-radius: 200px;
  border-bottom-right-radius: 200px; }
#loginModal label.text-left.check-inline { display: inline-block;
  float: left;
  width: 90%;
  line-height: 22px;
  margin-left: 10px;
  font-size: 16px; }
#loginModal a.btn-login-now:hover { background-color: rgb(0 113 161) !important;
  color: rgb(255 255 255) !important; }
p#smSearch.expandSearch.showSearch { border: none;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 100%;
  width: 100%;
  padding: 35px 0;
  margin: 0;
  position: absolute; }
section#recommended .btn-load-more:hover { background-color: rgb(0 120 170); }
section#recommended .box_grid .wrapper { padding: 0 8px;
  display: inline-block;
  position: relative;
  width: 100%; }
section#add-banners-parks .btnbooking-now:hover { background-color: var(--blue-color); }
#home-search_form .easy-autocomplete.eac-square ul { border-color: unset;
  border-top: 0;
  box-shadow: none;
  top: 0;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  box-shadow: 0 0 3px 1px rgb(0 0 0 / 20%);
  background-color: rgb(255 255 255); }
#eac-container-home-search-text-sl li:hover .eac-item { background-color: #e9f5ff; }
section#add-banners-parks .container.other-size { max-width: 90% !important; }
.mb-0,
.my-0,
input#web-to-app-phone { margin-bottom: 0 !important; }
button#login-tab:NOT(.active) { background-color: var(--bs-border-color);
  color: var(--bs-dark-text-emphasis); }
footer#footer .widget.dark h4 { color: rgb(255 255 255);
  font-size: 20px;
  position: relative; }
p#smSearch span.material-icons.search { right: 50px;
  height: 70px;
  width: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
a#otherpages span.material-icons.search { left: 40px;
  height: 70px;
  width: 45px; }
div#carousel .item h3.text-left { font-size: 0.8rem; }
#smSearch.expandSearch input, .expandSearch input { height: 40px;
  overflow: hidden;
  width: 0;
  opacity: 0;
  padding-left: 0;
  position: absolute; }
section#recommended .box_grid .wrapper h3 { margin-top: 5px; }
#smSearch.expandSearch input,
.expandSearch input { height: 40px;
  overflow: hidden;
  width: 0;
  opacity: 0;
  padding-left: 0;
  position: absolute; }
li.ml-3.aenor-logos.not-border.mm-listitem, li.ml-3.not-border.last-chil-img.mm-listitem, li.ml-3.pay-logos.not-border.mm-listitem { position: relative;
  padding-top: 15px; }
h3.iconbox-lbl, section#recommended .btn-load-more i { padding-left: 10px; }
li.ml-3.aenor-logos.not-border.mm-listitem,
li.ml-3.not-border.last-chil-img.mm-listitem,
li.ml-3.pay-logos.not-border.mm-listitem { position: relative;
  padding-top: 15px; }
h3.iconbox-lbl,
section#recommended .btn-load-more i { padding-left: 10px; }
.dropdown.languages-inner-nav:hover>.dropdown-menu, .hYqWcg, .mm-panel:not(.mm-hidden), article, aside, details, figcaption, figure, footer, header, hgroup, li.categoy-list:hover>ul.dropdown-menu, main, nav, section, summary { display: block; }
form.modal-login input#phone, ul.usefull-links li { padding-left: 10px !important; }
footer#footer ul.list.usefull-links li a { text-transform: none;
  padding-left: 5px;
  padding-right: 5px; }
.owl-theme.carousel_item .owl-next i, .owl-theme.carousel_item .owl-prev i, .owl-theme.list_carousel .owl-next i, .owl-theme.list_carousel .owl-prev i { font-size: 46px;
  margin: 0;
  color: #ccc;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
ul.navbar-nav ul#header_lang_list.dropdown-menu>li>a { display: block;
  padding: 0 20px;
  clear: both;
  font-weight: 400;
  color: rgb(51 51 51);
  white-space: nowrap;
  line-height: 30px; }
.dropdown.languages-inner-nav:hover > .dropdown-menu,
.hYqWcg,
.mm-panel:not(.mm-hidden),
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
li.categoy-list:hover > ul.dropdown-menu,
main,
nav,
section,
summary { display: block; }
ul.navbar-nav ul#header_lang_list.dropdown-menu > li > a { display: block;
  padding: 0 20px;
  clear: both;
  font-weight: 400;
  color: rgb(51 51 51);
  white-space: nowrap;
  line-height: 30px; }
form.modal-login input#phone,
ul.usefull-links li { padding-left: 10px !important; }
nav#menuzord ul li ul.category-submenu li a:hover { color: rgb(95 95 95); }
#loginModal .nav-tabs .nav-link.active { color: var(--blue-color);
  background-color: rgb(0 0 0 / 0%); }
#loginModal .nav-justified .nav-item.activ { background-color: rgb(226 226 226); }
#home-search_form .input-group .form-control:first-child { height: 100%;
  border-radius: 30px;
  left: 3px;
  border: 0 solid rgb(105 101 101);
  background-color: rgb(255 255 255);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  box-shadow: 5px 3px 9px rgb(25 39 40 / 67%); }
#eac-container-home-search-text-sl .eac-item::before { content: "└── ";
  position: absolute;
  left: 0;
  color: #adb5bd; }
#loginModal .nav-pills .nav-link:hover { background-color: #e9ecef;
  transform: translateY(-2px); }
#loginModal .nav-pills .nav-link.active { background: var(--base-blue);
  border-color: var(--base-blue-hover);
  box-shadow: unset; }
#loginModal .ph-duotone.ph-lock:after { content: "\e2fb";
  margin-left: -1em;
  color: var(--base-blue-hover); }
#loginModal .ph-duotone.ph-lock:before { content: "\e2fa";
  opacity: 0.2;
  color: var(--base-blue); }
div#loginModal.modal.fade.show { z-index: 1001 !important;
  background-color: rgb(51 51 51 / 31%); }
#footer .widget ul.list-inline .text-theme-colored2 { color: rgb(255 255 255) !important; }
div#emailModal.modal.fade.show { z-index: 1001 !important;
  background-color: rgb(51 51 51 / 40%); }
p#smSearch.expandSearch.showSearch .easy-autocomplete { position: relative;
  display: block;
  flex-direction: column;
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
body.has-side-panel:not(.mm-wrapper_opening) #menu-side-panel { z-index: -100!important;
  left: -100%; }
p#smSearch.expandSearch.showSearch .easy-autocomplete input { transform: unset;
  position: absolute;
  opacity: 1;
  min-width: 230px;
  right: 45px; }
p#smSearch.expandSearch.showSearch .easy-autocomplete ul { left: 0;
  width: 265px;
  z-index: 9999;
  height: 350px;
  top: 18px;
  position: absolute;
  border: unset;
  transform: translate(-199px, 1px); }
#cart_right_button>ul>li:after, .menuzord-menu>li:after { background-color: var(--orange-color);
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  transform: translateX(-50%);
  transition: width 0.1s ease-in;
  width: 0;
  will-change: width; }
.color-blue, section#recommended .box_grid .wrapper h3 a { color: var(--blue-color); }
#cart_right_button > ul > li:after,
.menuzord-menu > li:after { background-color: var(--orange-color);
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  transform: translateX(-50%);
  transition: width 0.1s ease-in;
  width: 0;
  will-change: width; }
.color-blue,
section#recommended .box_grid .wrapper h3 a { color: var(--blue-color); }
.menuzord.blue .menuzord-menu ul.dropdown li:hover>a, .menuzord.blue .menuzord-menu>li.active>a, .menuzord.blue .menuzord-menu>li:hover>a { color: rgb(252 252 252);
  text-decoration: none; }
.menuzord.green .menuzord-menu ul.dropdown li:hover>a, .menuzord.green .menuzord-menu>li.active>a, .menuzord.green .menuzord-menu>li:hover>a { color: #37bc9b; }
.menuzord.red .menuzord-menu ul.dropdown li:hover>a, .menuzord.red .menuzord-menu>li.active>a, .menuzord.red .menuzord-menu>li:hover>a { color: #e9573f; }
.menuzord.orange .menuzord-menu ul.dropdown li:hover>a, .menuzord.orange .menuzord-menu>li.active>a, .menuzord.orange .menuzord-menu>li:hover>a { color: #ff670f; }
.menuzord.blue .menuzord-menu ul.dropdown li:hover > a,
.menuzord.blue .menuzord-menu > li.active > a,
.menuzord.blue .menuzord-menu > li:hover > a { color: rgb(252 252 252);
  text-decoration: none; }
.menuzord.green .menuzord-menu ul.dropdown li:hover > a,
.menuzord.green .menuzord-menu > li.active > a,
.menuzord.green .menuzord-menu > li:hover > a { color: #37bc9b; }
.menuzord.red .menuzord-menu ul.dropdown li:hover > a,
.menuzord.red .menuzord-menu > li.active > a,
.menuzord.red .menuzord-menu > li:hover > a { color: #e9573f; }
.menuzord.orange .menuzord-menu ul.dropdown li:hover > a,
.menuzord.orange .menuzord-menu > li.active > a,
.menuzord.orange .menuzord-menu > li:hover > a { color: #ff670f; }
#footer .widget.dark img.mt-5.mb-20 { width: 220px; }
#loginModal .nav-justified .nav-item.activ a.active { font-weight: 900;
  font-family: "Roboto Condensed"; }
.d-table, footer#footer ul.list.usefull-links.hz { display: table;
  margin: 0 auto; }
#menu-side-panel .searching-wrapper.mm-listitem input, .fed-logos img, .w-80 { width: 90%; }
#menu-side-panel .searching-wrapper.mm-listitem input,
.fed-logos img,
.w-80 { width: 90%; }
#loginModal .nav-pills .nav-link:NOT(.active):hover { background-color: #e9ecef;
  transform: translateY(-2px);
  color: rgb(153 153 153); }
#loginModal .nav-justified .nav-item.activ a, a.form-sub-title.nav-link { font-weight: 500;
  font-family: "Roboto Condensed"; }
#loginModal .nav-justified .nav-item.activ a,
a.form-sub-title.nav-link { font-weight: 500;
  font-family: "Roboto Condensed"; }
a.item-trigger.wishCounter:hover, nav#menuzord ul.menuzord-menu li>a:hover { text-decoration: none;
  margin-bottom: 0; }
a.item-trigger.wishCounter:hover,
nav#menuzord ul.menuzord-menu li > a:hover { text-decoration: none;
  margin-bottom: 0; }
#cestanum.dropdown-toggle:hover .page_nav_dropdown_body, .dropdown-wrapper.show .page_nav_dropdown_body { opacity: 1; }
#cestanum.dropdown-toggle:hover .page_nav_dropdown_body,
.dropdown-wrapper.show .page_nav_dropdown_body { opacity: 1; }
#cart_right_button>ul>li:hover:after, .form-actions.pull-right, .menuzord-menu>li:hover:after { width: 100%; }
#cart_right_button > ul > li:hover:after,
.form-actions.pull-right,
.menuzord-menu > li:hover:after { width: 100%; }
li.dropdown.categoy-list, li.insel-list.dropdown, nav#menuzord ul.menuzord-menu li a:hover .children-submenu.category-submenu { display: block !important; }
li.dropdown.categoy-list,
li.insel-list.dropdown,
nav#menuzord ul.menuzord-menu li a:hover .children-submenu.category-submenu { display: block !important; }
#cart_right_button>ul>li, .dropdown, .hqtxZK, .w-100.pd1, .w-50.pd1, .wishlist-icon, li.first-child.cart_products { position: relative; }
#facebook1, #google1 { width: 15px;
  height: 15px;
  position: relative;
  left: -10%;
  top: 1px; }
#facebook, #google { width: 140px;
  height: 40px;
  position: relative;
  top: -80px;
  left: 12%;
  border-radius: 5px;
  border-width: 1px;
  border-color: #000;
  font-size: 17px;
  background-color: #fff; }
#facebook1,
#google1 { width: 15px;
  height: 15px;
  position: relative;
  left: -10%;
  top: 1px; }
#facebook,
#google { width: 140px;
  height: 40px;
  position: relative;
  top: -80px;
  left: 12%;
  border-radius: 5px;
  border-width: 1px;
  border-color: #000;
  font-size: 17px;
  background-color: #fff; }
#emailModal label#shareEmail-error { font-size: 14px;
  color: red; }
#eac-container-nav-search-input-mobile ul, #eac-container-nav-search-input ul { padding: 0 !important; }
#eac-container-nav-search-input-mobile ul li, #eac-container-nav-search-input ul li { padding: 0;
  margin-left: 42px;
  border: unset;
  height: 34px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-family: 'Roboto';
  letter-spacing: 0.5px; }
#eac-container-nav-search-input-mobile ul li div, #eac-container-nav-search-input ul li div, { font-weight: 400;
  word-break: break-all;
  text-align: left;
  font-family: "Roboto Condensed"; }
#eac-container-nav-search-input-mobile .eac-category, #eac-container-nav-search-input .eac-category { background-color: #f8f9fa;
  padding: 8px 15px;
  font-weight: bold;
  color: #495057;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-left: 4px solid #007bff;
  margin-top: 0px;
  margin-bottom: 0px; }
#eac-container-nav-search-input-mobile .eac-item, #eac-container-nav-search-input .eac-item { padding: 8px 5px 8px 38px;
  transition: background-color 0.2s;
  display: block;
  font-size: 15px;
  position: relative;
  width: 100%; }
p#smSearch.expandSearch.showSearch input#othertsearch { position: absolute;
  opacity: 1;
  width: 272px;
  padding-left: 10px;
  right: -12px; }
p#smSearch .easy-autocomplete .easy-autocomplete-container ul#notincludes-elm { width: 260px;
  position: absolute;
  left: 0; }
#eac-container-nav-search-input-mobile .eac-item b, #eac-container-nav-search-input .eac-item b { font-weight: bold;
  color: #007bff; }
p#smSearch a#otherpages span.material-icons.search { left: unset;
  height: 70px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  right: unset; }
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix, .clearfix:after, .container-fluid:after, .container:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .row:after { clear: both; }
#eac-container-nav-search-input-mobile .eac-category:first-child, #eac-container-nav-search-input .eac-category:first-child { margin-top: 0; }
#eac-container-nav-search-input-mobile ul li:hover .eac-item, #eac-container-nav-search-input li:hover .eac-item { background-color: #e9f5ff; }
.dropdown-wrapper.show, nav#menuzord ul li.first-child>a, nav#menuzord ul li.first-child>a:hover { height: 100%; }
.dropdown-wrapper.show,
    nav#menuzord ul li.first-child>a,
    nav#menuzord ul li.first-child>a:hover { height: 100%; }
#eac-container-nav-search-input-mobile .eac-item::before, #eac-container-nav-search-input .eac-item::before { content: "└── ";
  position: absolute;
  left: 0;
  color: #adb5bd; }
#home-slider .title-wrapper h1, form#home-search_form h2, form#home-search_form h5 { text-shadow: 5px 3px 9px rgb(25 39 40 / 30%);
  position: relative;
  display: block; }
#home-slider .title-wrapper h1,
form#home-search_form h2,
form#home-search_form h5 { text-shadow: 5px 3px 9px rgb(25 39 40 / 30%);
  position: relative;
  display: block; }
#forgotPasswordForm .form-control,
#loginform .form-control, 
#bookingform .form-control, 
#registerform .form-control { border: unset;
  box-shadow: unset;
  height: 38px;
  padding-left: 0.5rem !important; }
#loginModal .nav-tabs .nav-link:focus, #loginModal .nav-tabs .nav-link:hover, .styled-icons.icon-sm a, button.btn-search:focus, button.btn-search:focus i.fa { color: var(--blue-color); }
#loginModal .nav-tabs .nav-link:focus,
#loginModal .nav-tabs .nav-link:hover,
.styled-icons.icon-sm a,
button.btn-search:focus,
button.btn-search:focus i.fa { color: var(--blue-color); }
li.loginModal-panel { background-color: transparent!important;
    border-left: unset!important;
    box-shadow: unset!important; }
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .panel-body:after, .panel-body:before, .row:after, .row:before { display: table;
  content: " "; }
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before { display: table;
  content: " "; }


/* KEYFRAMES */
@keyframes wishPulse {
  0% {
    transform: scale(1)
  }
  50% {
    transform: scale(1.1)
  }
  100% {
    transform: scale(1)
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5)
  }
  70% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}

@keyframes panelFadeIn {
  from {
    opacity: 0;
    transform: translate3d(30%, 0, 0)
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}

@keyframes panelFadeOut {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
  to {
    opacity: 0;
    transform: translate3d(-30%, 0, 0)
  }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* MEDIA QUERIES */
@media only screen and (max-width:375px) {
footer#footer {
    min-width: 100%;
    height: auto !important
  }
  .container.footer-inner .widget {
    text-align: center
  }
  .mb-10 {
    margin-bottom: 10px !important
  }
  footer#footer {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100% !important;
    max-height: unset
  }
  .footer-bottom.bg-theme-colored-transparent-5 {
    padding: 0 20px
  }
  .widget ul.block-one li {
    justify-content: center
  }
  footer#footer .widget.dark {
    padding: 5px 10px
  }
  ul.usefull-links li {
    margin: 0 !important
  }
  header#header {
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left
  }
  #cart-products.dropdown-cart a#cestanum {
    width: 40px;
    height: 35px;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    font-size: 21px;
    color: #000;
    position: absolute
  }
  .main-content.home-page {
    top: -15px;
    margin: 0 auto
  }
  body.home div#wrapper {
    z-index: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 10px
  }
  div#page {
    width: 100%;
    padding: 0;
    margin: 0;
    min-width: 100%;
    overflow-x: hidden;
    z-index: 0
  }
  section#recommended div#listPage .wrapper h3 {
    text-align: left !important
  }
}

@media only screen and (max-width:767px) {
footer#footer {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%
  }
  #footer .ochenta_per, .container.footer-inner .widget {
    text-align: center
  }
  .line-bottom:after {
    left: 60px
  }
  section>.container, section>.container-fluid {
    padding-top: 0;
    padding-bottom: 0
  }
  
  #cart_right_button {
    top: 12px
  }
  #cart-products.dropdown-cart a#cestanum, .header_cart_wrapper {
    display: flex;
    justify-content: center;
    align-items: center
  }
  .ps-relative, .ps-relative.show_max_width_768, a#navbarDropdown.nav-link.dropdown-toggle:hover .dropdown-menu {
    display: block
  }
  .ps-relative {
    position: relative;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center
  }
  header#header {
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
  }
  .btnwrapper-option-radio {
    padding-left: 0 !important
  }
  .hidden-sm, .hidden-xs, header#header .header-middle {
    display: none !important
  }
  header#header .header-nav {
    height: 100%;
    display: block
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    height: 70px !important
  }
  .menuzord-brand img {
    height: 60px
  }
  .logo-scroll-to-fixed-fixed {
    width: 90%;
    margin-left: 0
  }
  .ps-relative.show_min_width_768, .ps-relative.sm_device #cart_itemsDropdown::after {
    display: none
  }
  .search-menu.hidden-md.hidden-lg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%
  }
  .ps-relative.sm_device a#navbarDropdown {
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    padding-top: 0;
    width: 45px;
    order: 3;
    right: 0;
    margin-right: auto
  }
  .dropdown-toggle::after {
    margin-left: 0.8em;
    vertical-align: middle
  }
  .ps-relative.sm_device .wishlist-icon .icon {
    margin-top: 15px
  }
  .ps-relative.sm_device #hamburger span.hamburger-box {
    background-image: url(../img/reorder-four-outline.svg);
    filter: brightness(0) invert(1)
  }
  .ps-relative.sm_device #navbarDropdown.dropdown-toggle::after {
    margin-left: 0.8em;
    vertical-align: middle;
    display: none
  }
  header#header.header.changeHeigth {
    height: 100px
  }
  header#header.header.changeHeigth .ps-relative.sm_device .search-menu-wrapper {
    position: absolute;
    bottom: 0;
    width: 60%;
    left: 0;
    display: inline-block !important
  }
  .search-menu-wrapper .expandSearch input, header#header.header.changeHeigth .ps-relative.sm_device .search-menu-wrapper .expandSearch {
    width: 100%
  }
  .ps-relative.sm_device {
    width: 100% !important
  }
  .ps-relative.sm_device div.wishedItem h5 {
    font-size: 15px;
    text-align: left;
    padding-left: 0
  }
  .ps-relative.sm_device span.action-wrapper {
    width: 50px
  }
  .ps-relative.sm_device a.wishelm.clearWishelm {
    left: 50%;
    top: 28%;
    transform: translate(-50%, -50%)
  }
  .ps-relative.sm_device span.img-wrapper {
    width: 70px;
    padding: 0
  }
  .ps-relative.sm_device span.img-wrapper img {
    max-width: 100%;
    border-radius: 0
  }
  .ps-relative.sm_device span.text-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    width: 238px;
    margin-right: auto;
    text-align: left;
    font-size: 12px;
    padding-right: 0
  }
  #searcher-form-box.sm-form.col-xs-show {
    width: 370px
  }
  .search-container .input-group {
    display: block
  }
  .searchicon:before {
    left: -8px
  }
  div#home-search-container .field .easy-autocomplete.eac-square input {
    min-width: 368px !important;
    max-width: 332px
  }
  .hidden-xs {
    display: none !important
  }
  .ps-relative.sm_device #hamburger span.hamburger-box, .ps-relative.sm_device .wishlist-icon .icon {
    background-size: cover;
    background-position: 1px 0;
    background-repeat: no-repeat;
    height: 38px;
    width: 38px;
    display: block
  }
  .display-table-cell {
    height: 100%;
    display: inline-block;
    margin-top: 60px
  }
  .easy-autocomplete.eac-square input {
    min-width: 350px;
    padding: 8px 24px 8px 4px;
    font-size: 16px
  }
}

@media only screen and (max-width:991px) {
footer#footer .widget p {
    color: #fff !important;
    font-size: 13px;
    text-align: justify
  }
  footer#footer {
    z-index: -1
  }
  footer#footer .widget.dark h4 {
    color: var(--orange-color)
  }
  footer#footer .row-wrapper.ochenta_per {
    width: 100%;
    max-width: 100% !important
  }
  header#header.header {
    height: 70px;
  ___COMMENT___
  }
}

@media only screen and (min-width:375px) and (max-height:812px) {
#footer .container.footer-inner {
    padding-top: 35px !important
  }
}

@media only screen and (min-width:480px) and (max-width:767px) {
.aenor-logos img, .widget.dark .aenor-logos img {
    width: 85%
  }
  .ps-relative.sm_device .logo-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    left: 0;
    z-index: 0;
    width: 35%;
    padding-top: 0;
    height: 100%;
    margin-left: 0;
    justify-content: center;
    align-items: center
  }
  .ps-relative.sm_device a.menuzord-brand {
    width: 100%;
    top: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 20px
  }
  .ps-relative.sm_device #cart_right_button {
    position: absolute;
    width: 65%;
    z-index: 0;
    height: 100%;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: 0
  }
  div#cart_right_button>ul {
    position: absolute;
    justify-content: flex-end;
    align-items: center;
    z-index: 0;
    width: 100%;
    display: flex;
    margin-bottom: 0
  }
  .ps-relative.sm_device .wish_navigation__list-item, li.search-menu, li.wish_navigation__list-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 70px
  }
  li.cart_products, li.sticky-side-panel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%
  }
  .ps-relative.sm_device a.menuzord-brand span {
    width: 158px;
    top: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/images/logo2018_blanco.svg);
    height: 70px;
    position: absolute;
    background-position: 0 15px;
    background-size: contain;
    background-repeat: no-repeat
  }
  .search-menu .expandSearch {
    display: flex !important;
    flex-direction: column;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0
  }
  .search-menu #smSearch.expandSearch {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-shrink: 0;
    position: absolute;
    height: 100%;
    width: 70px;
    padding: 0;
    margin: 0;
    border: none
  }
  .search-menu .expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999
  }
  .search-menu #smSearch.expandSearch a {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-self: center;
    flex-shrink: 0;
    z-index: 999;
    float: unset;
    left: 0
  }
  .ps-relative #hamburger a.hamburger:hover, .search-menu .expandSearch a:hover, a.btn-cesta-toggle:hover {
    text-decoration: none
  }
  .material-icons.search:before {
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  p#smSearch.expandSearch.showSearch input#othertsearch {
    transform: translate(-3px, 0);
    position: absolute;
    opacity: 1;
    width: 272px;
    padding-left: 10px;
    right: 0
  }
  p#smSearch a#otherpages span.material-icons.search:before {
    height: 34px !important;
    width: 34px
  }
  .dropdown-toggle::after, .dropdown-wrapper .cart_products.page_nav_dropdown_body, .only_md_device, .search-menu .dropdown-menu {
    display: none
  }
  .dropdown-md.show .dropdown-content.md {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 50px;
    left: 0;
    top: 70px;
    transform: translate3d(-50%, 0, 0) !important
  }
  .dropdown-menu.search-menu.md.show {
    border: unset;
    padding: 10px;
    min-width: 280px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: translate3d(0, 0, 0) !important;
    display: flex;
    height: 100%;
    opacity: 1
  }
  .search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
  }
  div#homesearchhotelzona {
    position: absolute;
    top: 70px;
    left: 0;
    width: 230px;
    border: 0 solid rgb(137 137 137)
  }
  .ps-relative.md_device .easy-autocomplete {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%
  }
  input#tsearchsm {
    position: relative;
    margin-left: 0;
    display: inline-block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-shadow: unset;
    min-width: unset;
    padding: 5px
  }
  .ps-relative .userbar, .ps-relative.sm_device .userbar {
    font-size: 18px;
    align-items: center;
    display: flex;
    position: relative;
    font-weight: 400
  }
  .ps-relative.sm_device .userbar .right, a.expandInput.dropdown-toggle.collapsed {
    width: 100%
  }
  .ps-relative.sm_device .userbar {
    line-height: 70px;
    justify-content: center;
    height: 100%;
    width: 100%
  }
  .ps-relative .userbar {
    line-height: 32px;
    justify-content: center;
    height: 70px
  }
  .ps-relative .right {
    height: 100%
  }
  a.item-trigger.wishCounter {
    padding: 0;
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    width: 100%
  }
  .ps-relative span.material-icons.favorite, .ps-relative span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px
  }
  .ps-relative a.item-trigger.wishCounter {
    height: 100%;
    padding: 0 !important
  }
  span.material-icons.favorite {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
  }
  .categoria-page .icon.nav-wishlist-icon-heart {
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    width: 100%;
    height: 100%;
    line-height: 20px;
    color: rgb(255 127 80);
    background-position: -50px -50px;
    background-repeat: no-repeat;
    background-color: rgb(0 0 0 / 0%);
    background-image: url(/assets/img/wished-sprite.png);
    background-size: cover
  }
  .ps-relative.sm_device .wishlist-icon {
    margin-right: 0;
    align-self: center;
    display: flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 24px;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
  }
  .icon.nav-wishlist-icon-heart.whiteIcon {
    background-position: -28px 0
  }
  .icon.nav-wishlist-icon-heart.redIcon {
    background-position: 0 center
  }
  div#wishModal {
    z-index: 1001 !important;
    background-color: rgb(51 51 51 / 45%)
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125)
  }
  .ps-relative a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center
  }
  .ps-relative span.material-icons.favorite_border:before {
    color: rgb(255 255 255);
    content: "\e87e";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px
  }
  .ps-relative div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .ps-relative a#cart_itemsDropdown:focus {
    box-shadow: unset;
    text-decoration: none
  }
  .ps-relative .carro-de-la-compra-2 {
    width: 100%;
    display: block
  }
  .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px !important
  }
  .ps-relative span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 70px;
    margin-right: auto;
    margin-left: auto
  }
  .ps-relative #hamburger .hamburger {
    line-height: 40px;
    padding: 0;
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear
  }
  .cart_products .dropdown-wrapper, .nav-link.dropdown-toggle.btn-cesta-toggle:focus {
    outline: 0;
    box-shadow: unset
  }
  .ps-relative a.btn-cesta-toggle.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 31px;
    display: inline-block;
    font-size: 21px;
    color: rgb(255 255 255)
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    color: rgb(255 255 255);
    height: 100%;
    display: inline-block;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 1;
    font-size: 14px;
    z-index: 99
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    border-radius: 15px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 7px;
    font-size: 11px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-94%, 0, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%)
  }
  .ps-relative .menuzord-menu li {
    padding: 0
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: capitalize;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0
  }
  li.item-dropdown-currency:hover .dropdown-menu {
    display: block
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-45%, 0, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%)
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize
  }
  .easy-autocomplete-container {
    left: 0;
    width: 100%;
    z-index: 9999;
    height: 350px;
    top: 38px;
    position: absolute;
    border: unset
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
footer#footer .ochenta_per.footer-inner {
    width: 100%
  }
  footer#footer .widget.dark {
    padding: 10px 20px
  }
  footer#footer .ochenta_per .footer-colum-sm {
    padding: 10px 20px !important
  }
  .aenor-logos img {
    width: 85%
  }
  .search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
  }
  div#homesearchhotelzona {
    position: absolute;
    top: 70px;
    left: 0;
    width: 230px;
    border: 0 solid rgb(137 137 137)
  }
  .ps-relative.md_device .easy-autocomplete {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%
  }
  input#tsearchsm {
    position: relative;
    margin-left: 0;
    display: inline-block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-shadow: unset;
    min-width: unset;
    padding: 5px
  }
  header#header {
    height: 70px;
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left;
    position: relative
  }
  header#header .header-nav {
    position: relative;
    height: 70px
  }
  .ps-relative.show_max_width_768.md_device {
    display: block;
    width: 100%
  }
  .header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed, .logo-scroll-to-fixed-fixed {
    position: absolute;
    left: 0;
    z-index: 0;
    width: 40%;
    padding-top: 0;
    height: 100%;
    margin-left: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
  }
  .header-nav-wrapper {
    width: 100%;
    position: fixed;
    z-index: 1111;
    left: 0;
    right: 0;
    margin-top: 0;
    box-shadow: none
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    box-shadow: none;
    height: 70px;
    background-color: var(--blue-color)
  }
  #cart_right_button {
    position: absolute;
    height: 100%;
    width: 60%;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: unset;
    right: 0
  }
  .ps-relative.md_device #cart_right_button {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 55%;
    z-index: 0
  }
  #cart_right_button ul>li:not(.notbg).active, #cart_right_button ul>li:not(.notbg):hover {
    background: var(--base-blue-hover);
    color: rgb(255 255 255);
    text-decoration: none
  }
  div#cart_right_button>ul {
    position: absolute;
    margin: 0;
    height: 100%;
    z-index: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center
  }
  li.wish_navigation__list-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 70px
  }
  li.cart_products:hover .cart_count {
    top: 50%;
    ___COMMENT___
  }
  .menuzord-brand {
    margin: 0;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    padding-left: 15px;
    left: 0
  }
  .menuzord-brand img {
    max-height: max-content;
    height: 65px;
    margin-top: 0
  }
  .ps-relative.show_max_width_768 {
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .ps-relative a.menuzord-brand {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
  }
  .ps-relative a.menuzord-brand span {
    width: 190px;
    top: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/images/logo2018_blanco.svg);
    height: 70px;
    position: absolute;
    background-position: 0 12px;
    background-size: contain;
    background-repeat: no-repeat
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125)
  }
  .search-menu .expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0
  }
  p#smSearch.expandSearch.showSearch input#othertsearch {
    right: 0;
    transform: translate(-30px, 0);
    position: absolute
  }
  .search-menu .expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999
  }
  .ps-relative #hamburger a.hamburger:hover, .search-menu .expandSearch a:hover, .sm_cart_items_item_delete_icon:hover, a.btn-cesta-toggle:hover {
    text-decoration: none
  }
  .expandSearch .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 70px !important
  }
  #smSearch.expandSearch.showSearch .material-icons.search:before {
    height: 34px !important;
    width: 34px
  }
  .dropdown-toggle::after, .dropdown-wrapper .cart_products.page_nav_dropdown_body, .search-menu .dropdown-menu {
    display: none
  }
  .dropdown-content.md {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 50px;
    left: 0;
    position: absolute;
    top: 70px
  }
  .dropdown-content.search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 40px
  }
  .dropdown-menu.search-menu.md.show {
    border: unset;
    padding: 10px;
    min-width: 350px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: translate3d(0, 0, 0) !important;
    display: flex;
    height: 50px
  }
  #cart_right_button .search-menu .easy-autocomplete input {
    padding: 5px;
    min-width: 100%
  }
  .ps-relative.lg_device .userbar, a.item-trigger.wishCounter {
    align-items: center;
    font-weight: 400;
    display: flex;
    position: relative
  }
  .search-menu.show .easy-autocomplete-container ul {
    background: rgb(255 255 255)
  }
  li.wish_navigation__list-item {
    padding: 0 10px
  }
  .ps-relative.lg_device .userbar {
    font-size: 18px;
    line-height: 32px;
    justify-content: center;
    height: 70px
  }
  .ps-relative.lg_device .right {
    height: 100%
  }
  a.item-trigger.wishCounter {
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    text-align: center;
    justify-content: center;
    text-decoration: none;
    height: 100%;
    padding: 0 !important
  }
  .ps-relative span.material-icons.favorite, .ps-relative span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px
  }
  .ps-relative .wish_navigation__list-item .wishlist-icon {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    font-style: normal;
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 35px
  }
  .ps-relative .wishlist-icon .icon.whiteIcon {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1px 0;
    height: 25px;
    width: 25px;
    display: block;
    filter: brightness(0) invert(1)
  }
  .ps-relative .wishlist-icon .icon.redIcon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    height: 25px;
    width: 25px;
    display: block;
    filter: invert(64%) sepia(15%) saturate(5078%) hue-rotate(326deg) brightness(103%) contrast(100%)
  }
  .ps-relative a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center
  }
  .ps-relative a#cart_itemsDropdown, .ps-relative a.btn-cesta-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0;
    border: unset;
    position: relative;
    background-color: unset
  }
  .ps-relative a#cart_itemsDropdown:focus {
    box-shadow: unset;
    text-decoration: none
  }
  .ps-relative .carro-de-la-compra-2 {
    width: 100%;
    display: block
  }
  .ps-relative span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 25%;
    height: 70px;
    margin-right: auto;
    margin-left: auto
  }
  .ps-relative #hamburger .hamburger {
    line-height: 40px;
    padding: 0;
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear
  }
  .ps-relative a#cestanum-md.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 31px;
    display: inline-block;
    font-size: 21px;
    color: rgb(255 255 255)
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    color: rgb(255 255 255);
    height: 100%;
    display: inline-block;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 1;
    font-size: 14px;
    z-index: 99
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    border-radius: 15px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 7px;
    font-size: 11px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-50%, 0, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%)
  }
  .ps-relative .menuzord-menu li {
    padding: 0
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: capitalize;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0
  }
  li.item-dropdown-currency:hover .dropdown-menu {
    display: block
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-37%, -2px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%)
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize
  }
  .easy-autocomplete-container {
    left: 0;
    width: 100%;
    z-index: 9999;
    height: 350px;
    top: 38px;
    position: absolute;
    border: unset
  }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
#footer .widget.dark img.mt-5.mb-20 {
    width: 180px
  }
  #cart-products.dropdown-cart #cestanum, #cestanum.dropdown-toggle {
    background: rgb(0 0 0 / 0%);
    text-align: center;
    color: rgb(255 255 255)
  }
  .hidden-lg {
    display: none !important
  }
  .ps-relative.show_min_width_768, li.item-dropdown-currency:hover .dropdown-menu {
    display: block
  }
  header#header {
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left;
    position: absolute
  }
  .header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed, .logo-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    left: 0;
    padding-top: 0;
    margin-left: 0;
    width: 18%;
    height: 70px
  }
  #menuzord.menuzord {
    width: 80%;
    float: right;
    height: 70px
  }
  .menuzord.blue .menuzord-menu>li:not(.notbg).active, .menuzord.blue .menuzord-menu>li:not(.notbg):hover {
    background: var(--base-blue-hover);
    color: rgb(255 255 255);
    text-decoration: none
  }
  .menuzord.blue .menuzord-menu ul.dropdown-menu li a {
    background: rgb(255 255 255);
    color: rgb(4 4 4)
  }
  .menuzord.blue .menuzord-menu ul.dropdown-menu li:hover a {
    background: rgb(222 226 230);
    color: rgb(255 255 255);
    text-decoration: none
  }
  .header-nav-wrapper {
    width: 100%;
    position: fixed;
    z-index: 1111;
    left: 0;
    right: 0;
    margin-top: 0;
    box-shadow: none
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    box-shadow: none;
    height: 70px
  }
  .dropdown-menu, .dropdown-wrapper .cart_products.page_nav_dropdown_body, .ps-relative.show_max_width_768 {
    display: none
  }
  .menuzord-brand {
    margin: 0;
    float: left;
    color: rgb(102 102 102);
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    padding-left: 0;
    left: 0;
    width: 100%
  }
  .menuzord-brand img {
    max-height: max-content;
    margin-top: 4px;
    width: 100%;
    max-width: 100%;
    padding-left: 10px
  }
  .search-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    width: 70px
  }
  .search-menu .dropdown-expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0
  }
  .dropdown-lg.expandSearch {
    width: 100%;
    height: 100%
  }
  .search-menu .dropdown-lg.expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999
  }
  .ps-relative.lg_device a.hamburger.hamburger--collapse:hover, .search-menu .dropdown-lg.expandSearch a:hover, a#cestanum-lg:hover {
    text-decoration: none
  }
  .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px
  }
  .expandSearch .material-icons.search:before {
    height: 70px !important
  }
  .expandSearch.showSearch .material-icons.search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .expandSearch.showSearch .material-icons.search:before {
    height: 34px !important;
    width: 34px
  }
  .dropdown-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .dropdown-menu.search-menu.lg.show {
    border: unset;
    padding: 10px;
    min-width: 350px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: unset !important
  }
  #menuzord li.categoy-list a, .ps-relative.lg_device .right {
    height: 100%;
    width: 100%flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
  li.wish_navigation__list-item {
    display: inline-block;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px
  }
  .ps-relative.lg_device .userbar {
    position: relative;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 100%
  }
  a.item-trigger.wishCounter {
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    height: 100%;
    padding: 0 !important
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125)
  }
  .ps-relative.lg_device span.material-icons.favorite, .ps-relative.lg_device span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px
  }
  .ps-relative.lg_device .wish_navigation__list-item .wishlist-icon {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    font-style: normal;
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 35px
  }
  .ps-relative.lg_device .wishlist-icon .icon.whiteIcon {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1px 0;
    height: 25px;
    width: 25px;
    display: block;
    filter: brightness(0) invert(1)
  }
  .ps-relative.lg_device .wishlist-icon .icon.redIcon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    height: 25px;
    width: 25px;
    display: block;
    filter: invert(64%) sepia(15%) saturate(5078%) hue-rotate(326deg) brightness(103%) contrast(100%)
  }
  .ps-relative.lg_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 12px;
    left: 24px
  }
  .ps-relative.lg_device .menuzord-menu li.icon {
    min-width: 70px
  }
  .ps-relative.lg_device .menuzord-menu li.text {
    min-width: 120px
  }
  .search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
  }
  .cart_products .dropdown-wrapper {
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center
  }
  span.btn-btn-secondary {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 50px
  }
  span.btn-btn-secondary span.icon {
    font-size: 19px
  }
  li.nav-item.languages-inner-nav.text {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    position: relative
  }
  li.nav-item.languages-inner-nav.text a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0
  }
  li.nav-item.dropdownx.show-open.languages-inner-nav {
    position: relative
  }
  li.nav-item.dropdownx:hover .language-dropdown {
    display: block;
    min-width: 155px
  }
  ul.dropdown-menu.children-submenu {
    border-bottom: 2px solid #ff9a00 !important;
    right: unset !important;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important
  }
  ul.dropdown.children-submenu.category-submenu {
    transition: 0.2s;
    min-width: 155px;
    left: 18px
  }
  ul.dropdown.children-submenu.language-dropdown {
    transition: 0.2s;
    min-width: 155px;
    left: 0
  }
  .ps-relative.lg_device span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 70px;
    margin-right: auto;
    margin-left: auto
  }
  .ps-relative.lg_device #hamburger .hamburger {
    align-self: center;
    display: flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    justify-content: center;
    align-items: center;
    flex-direction: column
  }
  .ps-relative.lg_device .hamburger .material-icons.menu:before {
    color: rgb(255 255 255);
    content: "\e5d2";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px
  }
  .cart_products .dropdown-wrapper, li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset
  }
  .ps-relative.lg_device a#cestanum-lg.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    line-height: 31px;
    display: inline-block;
    font-size: 21px
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    height: 100%;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    z-index: 99
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    border-radius: 15px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 7px;
    font-size: 11px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px
  }
  #cart-products.dropdown-cart {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-50%, 0, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%)
  }
  .ps-relative.lg_device .menuzord-menu li {
    padding: 0
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: unset !important;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-37%, -2px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%)
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize
  }
}

@media (max-width:767px) {
.d-flex.flex-column.align-items-md-start {
    align-items: center !important
  }
  .text-left {
    text-align: center !important
  }
  .wishBar {
    width: 250px
  }
  .wishedItem .img-wrapper {
    width: 80px
  }
  .wishedItem .text-wrapper {
    width: calc(100% - 100px);
    font-size: 12px
  }
  .activity-card .wishlist-icon {
    width: 26px;
    height: 26px
  }
  .activity-card .wishlist-icon i:before {
    font-size: 20px
  }
  .menu-link {
    padding: 12px 15px;
    font-size: 15px
  }
  .menu-icon {
    margin-right: 12px;
    font-size: 16px
  }
  .submenu a {
    padding: 10px 15px 10px 45px;
    font-size: 14px
  }
  .footer-title {
    font-size: 15px
  }
  .footer-link {
    font-size: 13px
  }
  .login-item {
    margin: 8px 12px
  }
}

@media (max-width:1200px) {
.nav-search-expanded.active {
    width: 280px
  }
}

@media (max-width:992px) {
.nav-search-expanded.active {
    width: 250px;
    top: 10px;
    left: -80px
  }
  #ps-relative-show_max:has(.nav-search-expanded.active) .logo-scroll-to-fixed-fixed {
    display: none
  }
  .nav-search-close {
    right: 5px
  }
  #eac-container-nav-search-input-mobile ul li {
    margin-left: 44px!important;
    height: 30px
  }
  .easy-autocomplete-container ul li div {
    letter-spacing: 1px
  }
  input#nav-search-input-mobile {
    padding: 12px 43px 12px 15px
  }
}

@media only screen and (max-width:414px) {
h3.title.text-white {
    font-size: 25px !important;
    padding: 0
  }
}

@media only screen and (max-height:812px) and (min-width:375px) {
h3.title.text-white {
    font-size: 18px !important
  }
  .only-mobile-dev h3.title.text-white {
    font-size: 25px !important;
    padding: 5px 0
  }
}

@media only screen and (max-width:768px) {
#owl-cat-wrapper .row {
    margin-right: 0;
    margin-left: 0
  }
  h3.title.text-white {
    font-size: 25px !important;
    padding: 0;
    bottom: 40px
  }
  section.wrapper_bghome {
    height: 70px;
    top: 0;
    height: 80px!important
  }
  #featured.owl-carousel .owl-stage {
    transform: translate3d(0px, 0px, 0px)!important
  }
  .lazy-image-container {
    height: 145px!important
  }
  .text-center.panel-target {
    padding-left: 10px
  }
  div#searcher-form-box.sm-form.col-xs-show {
    position: relative;
    top: 40px;
    height: 45px;
    width: 310px !important;
    display: inline-block !important
  }
  div#searcher-form-box.sm-form.col-xs-show .searchicon {
    width: 33px;
    height: 30px;
    right: 5px;
    background-color: rgb(255 255 255);
    top: 1px
  }
  div#searcher-form-box.sm-form.col-xs-show .field {
    display: block;
    height: 45px
  }
  div#searcher-form-box.sm-form.col-xs-show .searchicon:before {
    left: 0;
    top: 0;
    font-size: 1.25rem
  }
  div#searcher-form-box.sm-form.col-xs-show .easy-autocomplete.eac-square input {
    border: 1px solid;
    border-radius: 0;
    font-style: normal;
    box-shadow: unset
  }
  form#home-search_form h2 {
    line-height: 50px
  }
  section.home_category_list.welcome h2 {
    margin-top: 15px;
    font-size: 28px
  }
  .boxhover-effect.effectsiberia, .boxhover-effect.effectsiberia a.home_category_list, .homebox-effect-wrapper .thumb, .homebox-effect-wrapper .thumb img {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .owlcarousel3col.owlcarousel.owlthem>div>.item .homebox-effect-wrapper .thumb .img-fullwidth {
    border-radius: 6px;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    object-position: 0px 0px
  }
  #listPage .item.recomended .phone.gridoffer, .boxhover-effect.wrapperGridlist {
    height: 100%;
    display: inline-block;
    position: relative;
    width: 100%;
    border-radius: 0
  }
  .homebox-effect-wrapper .img-fullwidth {
    height: 280px !important
  }
  .wrapperGridlist-home {
    height: 285px;
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0
  }
  div#page {
    z-index: 0
  }
  .homebox-effect-wrapper .thumb .img-fullwidth {
    width: 100% !important;
    border-radius: 0;
    position: absolute;
    top: -50px;
    left: 0
  }
  .search-container.easy-autocomplete .easy-autocomplete {
    height: 38px;
    width: 100% !important
  }
  .boxhover-effect.wrapperGridlist a.home_category_list {
    display: inline-block;
    width: 100%;
    height: 100%
  }
  .wrapperGridlist-home .homebox-effect-wrapper {
    padding: 2px;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    border-radius: 6px
  }
  .thumb.wrapperGridlist {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 6px 2px rgb(0 0 0 / 22%);
    border-radius: 6px;
    z-index: 0;
    overflow: hidden
  }
  h3.title.wrapperGridlist {
    opacity: unset;
    position: absolute;
    z-index: 9;
    color: rgb(255 255 255);
    bottom: 70px;
    font-size: 24px !important
  }
  #cart_right_button li.search-menu {
    height: 70px
  }
  #smSearch span.material-icons.search {
    right: unset !important
  }
  .infobox.wrapperGridlist {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
    height: auto;
    opacity: unset;
    background-color: rgb(255 255 255);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 1;
    max-height: 70px;
    min-height: 60px;
    top: unset
  }
  .infobox.wrapperGridlist .infotitle {
    position: relative !important;
    padding: 0 !important;
    height: unset !important;
    border-radius: unset !important;
    background-color: rgb(255 255 255) !important
  }
  .infobox.wrapperGridlist .infotitle .capitalize {
    color: rgb(53 53 53);
    font-size: 16px;
    min-height: unset;
    padding-top: unset;
    text-align: left;
    line-height: 20px;
    font-weight: 600;
    font-family: Roboto, sans-serif
  }
  section.home_category_list.welcome p {
    margin-top: 0;
    font-weight: 600;
    line-height: 25px
  }
  .wrapperGridlist-home .catName {
    position: absolute;
    height: 40px;
    width: 45px;
    z-index: 15;
    padding: 0 0 8px;
    display: inline-block;
    color: rgb(255 255 255);
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    left: 20px;
    top: 8px
  }
  .wrapperGridlist-home .catName span.icon {
    color: rgb(255 255 255);
    font-size: 30px
  }
  .wrapperGridlist-home {
    max-width: 33.333333%
  }
  .easy-autocomplete-container {
    height: auto
  }
  .bghome {
    display: inline-block;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 100%;
    width: 100%;
    -moz-background-size: 100% 75%;
    -webkit-background-size: 100% 75%;
    background-size: 100% 60%;
    top: 70px
  }
  .display-table-cell {
    height: 100%;
    display: inline-block;
    margin-top: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .col-xs-hidden {
    display: none !important
  }
}

@media only screen and (min-width:480px) and (max-width:768px) {
.slick-slide a h3.text-left {
    font-size: 1rem
  }
  h3.title.text-white {
    font-size: 20px !important;
    padding: 0 0 0 5px;
    bottom: 10px;
    font-weight: 500
  }
  .boxhover-effect.effectsiberia, .boxhover-effect.effectsiberia a.home_category_list, .homebox-effect-wrapper .thumb {
    padding: 1px
  }
  .homebox-effect-wrapper .img-fullwidth {
    height: 100% !important
  }
  .wrapper h3 {
    font-size: 14px;
    padding: 5px 10px
  }
}

@media only screen and (min-width:360px) and (max-width:520px) {
.slick-slide a h3.text-left {
    font-size: 1rem
  }
  section.home_category_list.welcome h2 {
    margin-top: 0;
    font-size: 20px
  }
  .wrapperGridlist .section-title p {
    font-size: 18px
  }
  .wrapperGridlist-home {
    width: 100%
  }
  .wrapper h3 {
    font-size: 14px;
    padding: 5px 10px;
    text-align: center !important
  }
}

@media (max-width:900px) {
.menuzord-responsive .menuzord-brand {
    margin: 8px 30px 10px 20px;
    font-size: 20px;
    line-height: 1.55
  }
  .menuzord-responsive .menuzord-menu {
    width: 100%;
    float: left !important
  }
  .menuzord-responsive .menuzord-menu>li {
    width: 100%;
    display: block;
    position: relative
  }
  .menuzord-responsive .menuzord-menu>li>a {
    width: 100%;
    padding: 12px 20px;
    display: block;
    border-bottom: 1px solid #f0f0f0
  }
  .menuzord-responsive .menuzord-menu>li:first-child>a {
    border-top: 1px solid #f0f0f0
  }
  .menuzord-responsive .menuzord-menu ul.dropdown, .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
    width: 100%;
    left: 0;
    position: static;
    border: 0;
    background: #fff;
    float: left
  }
  .menuzord-responsive .menuzord-menu ul.dropdown li {
    position: relative
  }
  .menuzord-responsive .menuzord-menu ul.dropdown li a {
    border-bottom: 1px solid #f0f0f0
  }
  .menuzord-responsive .menuzord-menu>li.search form {
    width: 100%;
    margin: 4px 0;
    padding: 10px 16px !important
  }
  .menuzord-responsive .menuzord-menu>li.search form input[type="text"] {
    width: 100%
  }
}

@media (max-width:47.875em) and (max-aspect-ratio:13 / 9) {
header#header {
    height: 70px;
    background: var(--blue-color) !important
  }
  header#header .header-nav {
    height: 100%
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    background: var(--blue-color) !important;
    height: 100%
  }
}

@media only screen and (max-width:900px) {
.menuzord-brand-wrapper a {
    text-align: left;
    margin-left: 0;
    float: left !important;
    padding-left: 8px !important
  }
  form#home-search_form h2 {
    font-size: 40px !important
  }
  div#home-search-container .field {
    display: block;
    height: 45px
  }
  div#home-search-container .field .easy-autocomplete.eac-square input {
    min-width: 350px
  }
  .icon-box {
    text-align: center
  }
  .display-table-cell {
    vertical-align: text-bottom
  }
  section.add-banner-loro-park .container, section.add-banner-siam-park .container {
    padding-top: 30px;
    padding-bottom: 30px
  }
  section.add-banner-loro-park .container .bd-white h2, section.add-banner-siam-park .container .bd-white h2 {
    margin-top: 0 !important
  }
}

@media (max-width:768px) {
.show_min_width_768 {
    display: none
  }
  .btn-search-trigger {
    min-width: 250px;
    font-size: 1rem
  }
  .search-expanded-area .form-control {
    height: 50px
  }
}

@media only screen and (max-width:460px) {
.wrapperGridlist-home {
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto
  }
}

@media only screen and (min-width:360px) and (max-width:768px) {
.searching-wrapper .easy-autocomplete.eac-square input {
    min-width: 233px;
    z-index: 0;
    padding: 8px 10px 8px 4px
  }
  .searching-wrapper.mm-listitem span.innericon.searchicon {
    width: 40px;
    height: 37px;
    top: 3px;
    right: 7px
  }
  .searching-wrapper.mm-listitem .searchicon:before {
    font-size: 1.5rem;
    top: 0;
    left: 5px
  }
  .searching-wrapper.mm-listitem .easy-autocomplete-container {
    width: 330px;
    height: 1px
  }
  #menu-side-panel .mm-panels>.mm-panel {
    bottom: 50px
  }
  #searcher-form-box.sm-form.col-xs-show {
    width: 320px !important
  }
  #searcher-form-box.sm-form.col-xs-show .easy-autocomplete.eac-square input {
    min-width: 312px !important;
    max-width: 320px
  }
  .easy-autocomplete {
    position: relative;
    width: 94% !important
  }
  .easy-autocomplete.eac-square ul .eac-category, .easy-autocomplete.eac-square ul li {
    height: 25px
  }
}

@media only screen and (min-width:520px) and (max-width:768px) {
.ps-relative.sm_device .logo-scroll-to-fixed-fixed {
    width: 60%
  }
  .ps-relative.sm_device #cart_right_button {
    width: 40%
  }
}

@media only screen and (min-width:576px) {
.modal-dialog {
    max-width: 670px;
    width: 670px
  }
  .modal-dialog .modal-content {
    padding: 1rem
  }
}

@media (max-width:47.875em) and (min-aspect-ratio:13 / 9), screen and (min-width:47.9375em) {
header#header.header-one-wrapper, header#header.transparent {
    height: 70px;
    top: 0;
    width: 100%;
    z-index: 9999;
    position: absolute
  }
  div#page {
    clear: both;
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center
  }
  .edtDetails .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    background: var(--blue-color) !important
  }
  .search-menu .showSearch .dropdownmenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 16rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: rgb(33 37 41);
    text-align: left;
    list-style: none;
    background-color: rgb(255 255 255);
    background-clip: padding-box;
    border: 1px solid;
    border-radius: 0.25rem;
    height: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  body.home .ps-relative.lg_device .cart_count.newBG {
    top: 50%;
    right: 13%;
    margin-top: -16px
  }
  a#cestanum-lg:hover .cart_count {
    background-color: var(--base-blue-hover)
  }
  a.action.pcart_items_item_delete_icon i.icon {
    font-size: 28px;
    color: #ffa900;
    width: 30px;
    height: 30px;
    display: block;
    position: relative
  }
  a.action.pcart_items_item_delete_icon:hover i.icon {
    color: rgb(190 126 0)
  }
  .display-table.bghome {
    transform: translateY(-0px)
  }
}

@media only screen and (min-width:768px) {
.header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    left: 0;
    padding-top: 4px;
    margin-left: 0 !important
  }
  .header-nav-wrapper.stiky a.menuzord-brand.pull-center.flip {
    display: block !important
  }
}

@media only screen and (min-width:768px) and (max-width:992px) {
#sidepanel .hamburger-box {
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative
  }
  .ochenta_per, #homePage .home_category_list .ochenta_per {
    max-width: 100% !important
  }
  .ochenta_per, #add-banners-parks .ochenta_per, #homePage .recomendadas .ochenta_per {
    max-width: 100% !important;
    width: 95%
  }
  .wrapperGridlist-home {
    width: 50%;
    float: left
  }
  #hamburger.sm-side-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    position: relative
  }
  section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px
  }
}

@media only screen and (min-width:768px) and (max-width:998px) {
.menuzord-brand img {
    height: 50px
  }
  #cart_itemsDropdown.dropdown-toggle::after, .ps-relative.show_min_width_768.lg_device {
    display: none
  }
  .ps-relative.md_device a.menuzord-brand img {
    max-height: 100%;
    height: 50px;
    max-width: 100%;
    margin-top: 0
  }
  .dropdown-menu.dropdown-menu-end.show {
    overflow: visible
  }
  .dropdown.search-menu .easy-autocomplete-container {
    left: 0;
    width: 100%;
    z-index: 9999;
    display: none;
    top: 47px;
    background-color: rgb(255 255 255);
    overflow-y: scroll;
    position: absolute;
    border: unset
  }
  .dropdown.search-menu .easy-autocomplete-container ul {
    border-top: 0;
    box-shadow: none;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9999;
    position: absolute
  }
  #cart_right_button .search-menu .easy-autocomplete input {
    padding: 6px 12px;
    width: 100%
  }
  .ps-relative.md_device .userbar {
    position: relative;
    font-size: 18px;
    line-height: 70px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
  }
  .ps-relative.md_device .userbar .right {
    width: 100%
  }
  .ps-relative.md_device a.item-trigger.wishCounter {
    padding: 0;
    width: 100%
  }
  .ps-relative.md_device .wishlist-icon {
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%
  }
  .ps-relative.md_device .wishlist-icon .icon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 2px 4px;
    height: 30px;
    width: 30px;
    display: block
  }
  .ps-relative.md_device .wishlist-icon .icon.whiteIcon {
    background-image: url(../img/heart-outline.svg);
    filter: brightness(0) invert(1)
  }
  .ps-relative.md_device .wishlist-icon .icon.redIcon {
    background-image: url(../img/favorite_fill_wght400.svg);
    filter: invert(64%) sepia(15%) saturate(5078%) hue-rotate(326deg) brightness(103%) contrast(100%)
  }
  .ps-relative.md_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center
  }
  .ps-relative.md_device span.material-icons.favorite_border:before {
    color: rgb(255 255 255);
    content: "\e87e";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px
  }
  .search-menu.hidden-md.hidden-lg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 70px
  }
  header#header.transparent a.menuzord-brand.pull-center.flip.sm-pull-center {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%
  }
  .easy-autocomplete {
    position: relative;
    width: 100% !important
  }
  .easy-autocomplete-container {
    left: 0;
    position: absolute;
    z-index: 2;
    width: 90%
  }
  .easy-autocomplete-container ul li.selected {
    width: auto
  }
}

@media only screen and (min-width:991px) {
.mm-navbars_bottom>.mm-navbar:not(.mm-navbar_has-btns), .mm-navbars_top>.mm-navbar:not(.mm-navbar_has-btns) {
    height: 100%
  }
  .mm-navbars_top {
    height: 45px
  }
}

@media only screen and (min-width:998px) and (max-width:1024px) {
#footer ul.list {
      list-style: none;
      margin-top: 13px;
      padding-left: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
  }
  #footer ul.list li{
    display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        line-height: 1.56rem;
        width: 100%;
        padding-left: 0 !important;
  }
  #footer ul.list li a{
    width: 100%;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .ps-relative.lg_device .icon.icon-commerce-5 {
    background-image: url(../img/cart-outline.svg);
    background-size: contain;
    background-position: 4px 3px;
    height: 34px;
    width: 40px;
    display: block;
    filter: brightness(0) invert(1);
    background-repeat: no-repeat
  }
  .ps-relative.lg_device .icon.icon-commerce-5:before {
    content: ""
  }
  .menuzord-brand img {
    height: 50px
  }
  .ps-relative.md_device .logo-scroll-to-fixed-fixed {
    z-index: 0;
    width: 75%;
    position: relative
  }
  .ps-relative.md_device #cart_right_button {
    right: 0;
    top: 0;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    width: 25%;
    z-index: 0
  }
  .ps-relative.md_device .wish_navigation__list-item, .ps-relative.md_device div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 70px
  }
  .ps-relative.md_device .userbar {
    position: relative;
    font-size: 18px;
    line-height: 70px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%
  }
  .ps-relative.md_device .userbar .right {
    width: 100%
  }
  .ps-relative.md_device a.item-trigger.wishCounter {
    padding: 0;
    width: 100%
  }
  .ps-relative.md_device .wishlist-icon {
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%
  }
  .ps-relative.md_device span.material-icons.favorite_border:before {
    color: rgb(255 255 255);
    content: "\e87e";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px
  }
  .ps-relative.md_device a#cart_itemsDropdown {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0;
    border: unset;
    position: relative
  }
  .ps-relative.md_device .cart_count {
    position: absolute;
    top: 50%;
    right: 40%;
    font-size: 14px;
    color: rgb(255 255 255);
    background-color: var(--blue-color);
    z-index: 1;
    width: 12px;
    height: 17px;
    border-radius: 15px;
    text-align: center;
    margin-top: -20px
  }
  .ps-relative.md_device .carro-de-la-compra-2 {
    height: 100%;
    width: 100%;
    display: block
  }
  #cart_itemsDropdown.dropdown-toggle::after {
    display: none;
    margin-left: 0em;
    vertical-align: 0em;
    content: "";
    border-top: 0 solid;
    border-right: 0em solid;
    border-bottom: 0;
    border-left: 0 solid
  }
  .ps-relative.md_device span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: 0;
    margin-left: auto;
    left: unset;
    right: 0;
    order: 4;
    width: 25%;
    height: 70px;
    position: relative
  }
  .ps-relative.md_device #hamburger .hamburger {
    line-height: 40px;
    padding: 0;
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%
  }
  .ps-relative.md_device .hamburger .material-icons.menu:before {
    color: rgb(255 255 255);
    content: "\e5d2";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px
  }
  .easy-autocomplete {
    position: relative;
    width: 100% !important
  }
  .easy-autocomplete-container {
    left: 0;
    position: absolute;
    z-index: 2;
    width: 90%
  }
  .easy-autocomplete-container ul li.selected {
    width: auto
  }
}

@media only screen and (min-width:1024px) {
.dropdown-toggle::after {
    display: none !important
  }
  .ps-relative.lg_device .icon.icon-commerce-5 {
    background-image: url(../img/cart-outline.svg);
    background-size: contain;
    background-position: 1px 2px
  }
  .ps-relative.lg_device .icon.icon-commerce-5:before {
    content: ""
  }
  #searcher-form-box span.material-icons.search:before {
    height: 55px !important;
    background-color: var(--blue-color);
    border-radius: 30px;
    margin-top: unset;
    width: 90px !important
  }
}

@media only screen and (min-width:320px) and (max-width:479px) {
.ps-relative.sm_device a.menuzord-brand span {
    width: 144px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/images/logo2018_blanco.svg);
    height: 40px;
    position: absolute;
    background-position: 0 0;
    top: 24%;
    left: 9px;
    background-size: contain;
    background-repeat: no-repeat
  }
  .ps-relative.sm_device a.menuzord-brand img {
    max-height: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 0
  }
  .ps-relative.sm_device .logo-scroll-to-fixed-fixed {
    z-index: 0;
    width: 40%;
    position: relative
  }
  .header-nav-wrapper.navbar-scrolltofixed .logo-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    padding-top: 0;
    padding-left: 0;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40%
  }
  .ps-relative.sm_device #cart_right_button {
    position: absolute;
    width: 60%;
    z-index: 0;
    height: 100%;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: 0
  }
  div#cart_right_button>ul {
    position: absolute;
    justify-content: flex-end;
    align-items: center;
    z-index: 99;
    width: 100%;
    display: flex;
    margin-bottom: 0
  }
  div#cart_right_button ul {
    margin: 0;
    padding: 0
  }
  #cart_right_button>ul>li.search-menu:after {
    height: 0;
    background-color: unset
  }
  li.wish_navigation__list-item, li.cart_products, li.search-menu, li.sticky-side-panel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25.33%;
    height: 70px
  }
  li.sticky-side-panel i {
    margin-right: 0px
  }
  .wish_navigation__list-item .material-icons {
    margin-right: 0px
  }
  .search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
  }
  .search-menu .expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0
  }
  p#smSearch.expandSearch.showSearch input#othertsearch {
    transform: translate(3px, 0);
    position: absolute;
    opacity: 1;
    width: 215px;
    padding-left: 10px;
    right: 0
  }
  .search-menu .expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999
  }
  .search-menu .expandSearch a:hover, a.btn-cesta-toggle:hover {
    text-decoration: none
  }
  .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
    font-size: 26px
  }
  .dropdown-toggle::after, .dropdown-wrapper .cart_products.page_nav_dropdown_body, .only_md_device, .search-menu .dropdown-menu {
    display: none
  }
  .ps-relative.sm_device .easy-autocomplete {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%
  }
  div#homesearchhotelzona {
    position: absolute;
    top: 70px;
    left: 0;
    width: 230px;
    border: 0 solid rgb(137 137 137)
  }
  .ps-relative.sm_device .easy-autocomplete input, input#tsearchsm {
    margin-left: 0;
    display: inline-block;
    width: 100%;
    box-shadow: unset;
    min-width: unset;
    position: relative
  }
  input#tsearchsm {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border: 1px solid rgb(179 179 179)
  }
  .ps-relative.sm_device .easy-autocomplete input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .dropdown-content.md {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 332px;
    height: 45px;
    left: 0;
    position: absolute;
    top: 70px;
    transform: translate3d(-40%, 0, 0) !important
  }
  .dropdown-md.expandSearch.show .dropdown-content.md {
    display: flex
  }
  .dropdown-menu.search-menu.md.show {
    border: unset;
    padding: 5px 0;
    min-width: 330px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: translate3d(0, 0, 0) !important;
    display: flex;
    opacity: 1;
    height: 45px
  }
  .expandInput.dropdown-toggle.active {
    background-color: var(--base-blue-hover);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 100%
  }
  .search-menu .easy-autocomplete-container ul {
    background: unset;
    border-top: 0;
    box-shadow: none;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9999;
    position: relative;
    background-color: rgb(255 255 255)
  }
  .search-menu .easy-autocomplete-container {
    left: 0;
    width: 100%;
    z-index: -9999;
    height: 0;
    top: 43px;
    overflow-y: scroll;
    position: absolute;
    border: unset
  }
  .search-menu .expandSearch.showSearch .easy-autocomplete-container {
    z-index: 9999;
    height: 350px
  }
  .search-menu .easy-autocomplete-container ul li div {
    display: block;
    font-weight: 400;
    word-break: break-all;
    text-align: left;
    font-family: "Roboto Condensed";
    font-size: 14px
  }
  .ps-relative.lg_device .userbar, .ps-relative.sm_device .userbar {
    font-size: 18px;
    align-items: center;
    display: flex;
    position: relative;
    font-weight: 400
  }
  .ps-relative.sm_device .userbar {
    line-height: 70px;
    justify-content: center;
    height: 100%;
    width: 100%
  }
  .ps-relative.sm_device .userbar .right {
    width: 100%
  }
  .ps-relative.lg_device .userbar {
    line-height: 32px;
    justify-content: center;
    height: 70px
  }
  .nav-link.dropdown-toggle.btn-cesta-toggle, .ps-relative.lg_device .right {
    height: 100%
  }
  a.item-trigger.wishCounter {
    padding: 0;
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    width: 100%
  }
  .ps-relative.lg_device span.material-icons.favorite, .ps-relative.lg_device span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px
  }
  .ps-relative.lg_device a.item-trigger.wishCounter {
    height: 100%;
    padding: 0 !important
  }
  span.material-icons.favorite {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
  }
  .categoria-page .icon.nav-wishlist-icon-heart {
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    width: 100%;
    height: 100%;
    line-height: 20px;
    color: rgb(255 127 80);
    background-position: -50px -50px;
    background-repeat: no-repeat;
    background-color: rgb(0 0 0 / 0%);
    background-image: url(/assets/img/wished-sprite.png);
    background-size: cover
  }
  .ps-relative.sm_device .wishlist-icon {
    margin-right: 0;
    align-self: center;
    display: flex;
    flex-shrink: 0;
    font-style: normal;
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative
  }
  .icon.nav-wishlist-icon-heart.whiteIcon {
    background-position: -28px 0
  }
  .icon.nav-wishlist-icon-heart.redIcon {
    background-position: 0 center
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem
  }
  div#wishModal {
    z-index: 1001 !important;
    background-color: rgb(51 51 51 / 45%)
  }
  .ps-relative.sm_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center
  }
  .ps-relative.sm_device span.material-icons.favorite_border:before {
    color: rgb(255 255 255);
    content: "\e87e";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
    font-size: 26px
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0
  }
  .ps-relative.sm_device div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20%;
    height: 70px
  }
  .ps-relative.sm_device a#cart_itemsDropdown {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 100%;
    padding: 0;
    border: unset;
    position: relative
  }
  .ps-relative.sm_device .carro-de-la-compra-2 {
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .ps-relative.sm_device span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 70px
  }
  .ps-relative.sm_device #hamburger .hamburger {
    line-height: 40px;
    padding: 0;
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear
  }
  .ps-relative div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 25%;
    height: 70px
  }
  .cart_products .dropdown-wrapper, li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset
  }
  .ps-relative a.btn-cesta-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0;
    border: unset;
    position: relative;
    background-color: unset
  }
  .nav-link.dropdown-toggle.btn-cesta-toggle:focus {
    outline: 0;
    box-shadow: unset
  }
  .ps-relative a.btn-cesta-toggle.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 31px;
    display: inline-block;
    font-size: 21px;
    color: rgb(255 255 255)
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    color: rgb(255 255 255);
    height: 100%;
    display: inline-block;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 1;
    font-size: 14px;
    z-index: 99
  }
  #cart-products.dropdown-cart {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-83%, 70px, 0) !important;
    width: calc(350px - 0px);
    left: 0 !important
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%)
  }
  .ps-relative .menuzord-menu li {
    padding: 0
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: capitalize;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0
  }
  li.item-dropdown-currency:hover .dropdown-menu {
    display: block
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    top: 67px;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%)
  }
  .dropdown-menu.children-submenu.dropdown-currency.show {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-45%, 70px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize
  }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
#cart-products.dropdown-cart #cestanum, #cestanum.dropdown-toggle {
    background: rgb(0 0 0 / 0%);
    text-align: center;
    color: rgb(255 255 255)
  }
  .menuzord-menu>li>a {
    padding: 0 10px !important
  }
  .ps-relative.show_min_width_768, li.item-dropdown-currency:hover .dropdown-menu {
    display: block
  }
  header#header {
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left
  }
  .header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed, .logo-scroll-to-fixed-fixed {
    position: absolute;
    left: 0;
    width: 200px;
    padding-top: 0;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
  }
  .header-nav-wrapper {
    width: 100%;
    position: fixed;
    z-index: 1111;
    left: 0;
    right: 0;
    margin-top: 0;
    box-shadow: none
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    box-shadow: none;
    height: 70px
  }
  .ps-relative.sh ow_max_width_768, .ps-relative.show_max_width_768, a#cestanum-lg.dropdown-toggle::after, li.search-menu .dropdown-menu {
    display: none
  }
  .menuzord-brand {
    margin: 0;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    padding-left: 15px;
    left: 0
  }
  .menuzord-brand img {
    max-height: max-content;
    height: 65px;
    max-width: 100%;
    margin-top: 0
  }
  .ps-relative.md_device a.menuzord-brand span {
    width: 190px;
    top: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/images/logo2018_blanco.svg);
    height: 70px;
    position: absolute;
    background-position: 0 12px;
    background-size: contain;
    background-repeat: no-repeat
  }
  .modern-header.modern-header-theme-colored .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
    height: 70px;
    float: right;
    width: 75%
  }
  li.search-menu {
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center
  }
  li.search-menu .dropdown-expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0
  }
  li.search-menu .dropdown-lg.expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999
  }
  a#cestanum-lg:hover, a.btn-cesta-toggle:hover, li.search-menu .dropdown-lg.expandSearch a:hover {
    text-decoration: none
  }
  .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px !important;
    right: -10px !important
  }
  p.expandSearch.showSearch input {
    transform: translate(-122px, 1px)
  }
  p.expandSearch.showSearch .material-icons.search:before {
    height: 34px !important;
    margin-top: 19px
  }
  .dropdown-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .dropdown-menu.search-menu.lg.show {
    border: unset;
    padding: 10px;
    min-width: 350px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: unset !important
  }
  li.wish_navigation__list-item {
    display: inline-block;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px
  }
  .ps-relative.lg_device .userbar, .sticky-side-panel span#hamburger {
    position: relative;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px
  }
  .ps-relative.lg_device .right, .ps-relative.md_device a#cestanum-lg.dropdown-toggle {
    height: 100%
  }
  a.item-trigger.wishCounter {
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    height: 100%;
    padding: 0 !important
  }
  .ps-relative.lg_device span.material-icons.favorite, .ps-relative.lg_device span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px
  }
  .ps-relative.lg_device .wish_navigation__list-item .wishlist-icon {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    font-style: normal;
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 35px
  }
  .ps-relative.lg_device .wishlist-icon .icon.whiteIcon {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1px 0;
    height: 25px;
    width: 25px;
    display: block;
    filter: brightness(0) invert(1)
  }
  .ps-relative.lg_device .wishlist-icon .icon.redIcon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    height: 25px;
    width: 25px;
    display: block
  }
  .ps-relative.lg_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 12px;
    left: 20px
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125)
  }
  .ps-relative.md_device .menuzord-menu li {
    padding: 0 2px
  }
  li.nav-item.languages-inner-nav.text {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    position: relative
  }
  li.nav-item.dropdownx.show-open.languages-inner-nav {
    position: relative
  }
  li.nav-item.dropdownx:hover .language-dropdown {
    display: block;
    min-width: 155px
  }
  ul.dropdown-menu.children-submenu {
    border-bottom: 2px solid #ff9a00 !important;
    right: unset !important;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important
  }
  .cart_products .dropdown-wrapper {
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center
  }
  span.btn-btn-secondary {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 50px
  }
  span.btn-btn-secondary span.icon {
    font-size: 19px
  }
  .cart_products .dropdown-wrapper, li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset
  }
  .ps-relative a#cestanum-lg.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    line-height: 31px;
    display: inline-block;
    font-size: 21px
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    height: 100%;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    z-index: 99
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    border-radius: 15px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 9px;
    font-size: 14px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px
  }
  #cart-products.dropdown-cart {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    z-index: -1;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%)
  }
  .page_nav_dropdown_body.show {
    display: flex;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-50%, 70px, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important
  }
  .ps-relative .menuzord-menu li {
    padding: 0
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: unset !important;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-37%, -2px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%)
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize
  }
  .sticky-side-panel {
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    position: relative
  }
  .ps-relative .hamburger .material-icons.menu:before {
    color: rgb(255 255 255);
    content: "\e5d2";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px
  }
  #hamburger.sm-side-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    position: relative
  }
  section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px
  }
}

@media only screen and (min-width:1281px) {
#cart-products.dropdown-cart #cestanum, #cestanum.dropdown-toggle {
    background: rgb(0 0 0 / 0%);
    text-align: center;
    color: rgb(255 255 255)
  }
  a.wishelm.clearWishelm, li.cart_products.icon.notbg .header_cart_wrapper .cart_count.normalBG, li.cart_products.icon.notbg a#cestanum-lg:hover .cart_count {
    background-color: var(--blue-color)
  }
  .hidden-lg {
    display: none !important
  }
  .ps-relative.show_min_width_768, li.item-dropdown-currency:hover .dropdown-menu {
    display: block
  }
  header#header {
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left
  }
  .header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed, .logo-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    left: 0;
    padding-top: 0;
    margin-left: 0;
    width: 20%;
    height: 70px
  }
  #menuzord.menuzord {
    width: 70%;
    float: right;
    height: 70px
  }
  .menuzord.blue .menuzord-menu>li:not(.notbg).active, .menuzord.blue .menuzord-menu>li:not(.notbg):hover {
    background: var(--base-blue-hover);
    color: rgb(255 255 255);
    text-decoration: none
  }
  .menuzord.blue .menuzord-menu ul.dropdown-menu li a {
    background: rgb(255 255 255);
    color: rgb(4 4 4)
  }
  .menuzord.blue .menuzord-menu ul.dropdown-menu li:hover a {
    background: rgb(222 226 230);
    color: rgb(255 255 255);
    text-decoration: none
  }
  .header-nav-wrapper {
    width: 100%;
    position: fixed;
    z-index: 1111;
    left: 0;
    right: 0;
    margin-top: 0;
    box-shadow: none
  }
  header#header, header#header .header-nav {
    position: relative;
    height: 70px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    position: relative
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    box-shadow: none;
    height: 70px
  }
  .dropdown-menu, .dropdown-wrapper .cart_products.page_nav_dropdown_body, .ps-relative.show_max_width_768 {
    display: none
  }
  .display-table.bghome {
    transform: translateY(-0px)
  }
  .menuzord-brand {
    margin: 0;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    padding-left: 15px;
    left: 0;
    position: relative;
    height: 100%
  }
  .menuzord-brand img {
    max-height: max-content;
    height: 65px;
    margin-top: 4px
  }
  .search-menu {
    width: 70px
  }
  .search-menu .dropdown-expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0
  }
  .dropdown-lg.expandSearch {
    width: 100%;
    height: 100%
  }
  .search-menu .dropdown-lg.expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999
  }
  .ps-relative.lg_device a.hamburger.hamburger--collapse:hover, .search-menu .dropdown-lg.expandSearch a:hover, a#cestanum-lg:hover {
    text-decoration: none
  }
  .expandSearch .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px !important
  }
  .expandSearch.showSearch .material-icons.search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .expandSearch.showSearch .material-icons.search:before {
    height: 34px !important;
    width: 34px
  }
  .dropdown-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .dropdown-menu.search-menu.lg.show {
    border: unset;
    padding: 10px;
    min-width: 350px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: unset !important
  }
  #menuzord li.categoy-list a {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 2px 10px
  }
  .category-submenu .material-icons[class*="category-"] {
    height: 24px;
    width: 24px;
    opacity: 0.5
  }
  li.wish_navigation__list-item {
    display: inline-block;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px
  }
  .ps-relative.lg_device .userbar {
    position: relative;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 100%
  }
  .ps-relative.lg_device .right {
    height: 100%;
    width: 100%
  }
  a.item-trigger.wishCounter {
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    height: 100%;
    padding: 0 !important
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125)
  }
  .ps-relative.lg_device span.material-icons.favorite, .ps-relative.lg_device span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px
  }
  .ps-relative.lg_device .wish_navigation__list-item .wishlist-icon {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    font-style: normal;
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 35px
  }
  .ps-relative.lg_device .wishlist-icon .icon.whiteIcon {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1px 0;
    height: 25px;
    width: 25px;
    display: block
  }
  .ps-relative.lg_device .wishlist-icon .icon.redIcon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    height: 25px;
    width: 25px;
    display: block
  }
  .ps-relative.lg_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center
  }
  .ps-relative.lg_device .menuzord-menu li.icon {
    width: 70px
  }
  .ps-relative.lg_device .menuzord-menu li.text {
    width: 142px
  }
  .cart_products .dropdown-wrapper, li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset
  }
  .ps-relative.lg_device a#cestanum-lg.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    line-height: 31px;
    display: inline-block;
    font-size: 21px
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    height: 100%;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    z-index: 99
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 9px;
    font-size: 14px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px;
    border-radius: 15px
  }
  #cart-products.dropdown-cart {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-50%, 0, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%)
  }
  .ps-relative.lg_device .menuzord-menu li {
    padding: 0
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: unset !important;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-20%, -2px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%)
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize
  }
  span.btn-btn-secondary {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 50px
  }
  span.btn-btn-secondary span.icon {
    font-size: 19px
  }
  li.nav-item.languages-inner-nav.text {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    position: relative
  }
  li.nav-item.languages-inner-nav.text a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-self: center;
    flex-shrink: 0
  }
  .dropdown-menu.children-submenu {
    border-bottom: 0 solid #ff9a00 !important;
    right: unset !important;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important
  }
  li.nav-item.dropdownx.show-open.languages-inner-nav {
    position: relative
  }
  li.nav-item.dropdownx:hover .language-dropdown {
    display: block;
    min-width: 155px;
    padding: 0px 10px 5px 10px
  }
  ul.dropdown.children-submenu.category-submenu {
    transition: 0.2s;
    min-width: 155px;
    left: 18px
  }
  ul.dropdown.children-submenu.category-submenu.canary-islands, ul.dropdown.children-submenu.language-dropdown {
    transition: 0.2s;
    min-width: 155px;
    left: 0
  }
  .ps-relative.lg_device span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 70px;
    margin-right: auto;
    margin-left: auto
  }
  .ps-relative.lg_device #hamburger .hamburger {
    align-self: center;
    display: flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    justify-content: center;
    align-items: center;
    flex-direction: column
  }
  .ps-relative.lg_device .hamburger .material-icons.menu:before {
    color: rgb(255 255 255);
    content: "\e5d2";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px
  }
  li:not(.notbg) .cart_products .dropdown-wrapper a:hover {
    background-color: var(--base-blue-hover) !important;
    color: rgb(255 255 255) !important;
    text-decoration: none
  }
  li:not(.notbg) .cart_products .dropdown-wrapper .pcart_buttons a:hover {
    background-color: var(--base-orange-hover) !important;
    color: rgb(255 255 255) !important;
    text-decoration: none
  }
}

@media (min-width:1200px) {
div#home-search-container .input-group {
    width: 100% !important
  }
  .hidden-lg {
    display: none !important
  }
}

@media only screen and (min-width:812px) and (min-height:375px) {
.home-page.main-content {
    margin: 0 auto;
    float: left
  }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
.ochenta_per, .home_category_list .ochenta_per {
    width: 95%
  }
  section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px
  }
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
div#wrapper-islas .carousel__item {
    width: 10.5%
  }
}

@media only screen and (min-device-width:769px) and (max-device-height:1024px) and (orientation:portrait) {
section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: absolute;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px;
    bottom: 0
  }
  .bghome {
    min-height: 100%
  }
  .pt-120 {
    padding-top: 60px !important
  }
  .pb-120 {
    padding-bottom: 60px !important
  }
}

@media only screen and (min-device-width:1024px) and (max-device-height:769px) and (orientation:landscape) {
section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: absolute;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px;
    bottom: 0
  }
  .bghome {
    min-height: 100%
  }
}

@media only screen and (min-width:980px) and (max-width:1400px) {
.row-wrapper {
    max-width: 90%!important
  }
}

@media only screen and (max-width:980px) {
.row-wrapper {
    max-width: 100% !important;
    margin-right: inherit;
    margin-left: inherit
  }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:portrait) {
.bghome {
    min-height: 100%
  }
}

@media (prefers-contrast:more) {
:root {
    --primary-color: #0056b3;
    --border-color: #000000;
    --text-color: #000000;
    --light-text: #ffffff
  }
  .menu-link, .submenu a, .footer-link {
    text-decoration: underline
  }
}

@media only screen and (min-width: 480px) and (max-width: 980px) {
.dropdown-wrapper .cart_products.page_nav_dropdown_body.show {
        display: block !important;
    }
.dropdown-wrapper .cart_products.page_nav_dropdown_body.show {
        display: block !important;
    }

}

@media only screen and (max-width: 479px) {
.dropdown-wrapper .cart_products.page_nav_dropdown_body.show,
    .page_nav_dropdown_body.show {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        z-index: 1050 !important;
        position: fixed !important;
        top: 70px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 90vw !important;
        max-width: 350px !important;
        background: white !important;
        border: 1px solid #ddd !important;
        border-radius: 8px !important;
        box-shadow: 0 4px 20px rgba(0,0,0,0.15) !important;
    }
}

@media only screen and (max-width: 980px) {
.cart_products .dropdown-wrapper {
        position: relative !important;
    }
    .dropdown-wrapper .cart_products.page_nav_dropdown_body.show {
        display: block !important;
        ___COMMENT___
    }

    .dropdown-wrapper .cart_products.page_nav_dropdown_body.show,
     .page_nav_dropdown_body.show {
        display: block !important;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        transition: all 0.3s ease;
        min-width: 300px;
        transform: translate(-0px, 45px) ;___COMMENT___
    }
.row-wrapper {   
      max-width: 100% !important;
      margin-right: inherit;
      margin-left: inherit;
    }
}

@media (min-width: 992px) {
.cart-dropdown:hover .dropdown-menu {
        display: block !important;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        transition: all 0.3s ease;
    }
    .cart-dropdown .dropdown-menu {
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px);
        transition: all 0.3s ease;
        display: block !important;
        left: unset;
        right: 0;
    }
    .cart-dropdown .dropdown-menu:hover {
        display: block !important;
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 991px) {
.panel-right {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
}

@media (max-width: 576px) {
.cart-dropdown-menu {
        min-width: 320px !important;
        max-width: 95vw !important;
    }
    .cart-item .d-flex {
        gap: 0.75rem !important;
    }
    .cart-item-image {
        width: 50px !important;
        height: 50px !important;
    }
    .cart-summary {
        padding: 0.75rem;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.ps-relative .cart_count {
    ___COMMENT___
  }
.ps-relative.sm_device a.menuzord-brand span {
    width: 144px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/images/logo2018_blanco.svg);
    height: 40px;
    position: absolute;
    background-position: 0 0;
    top: 24%;
    left: 9px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .ps-relative.sm_device a.menuzord-brand img {
    max-height: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 0;
  }
  .ps-relative.sm_device .logo-scroll-to-fixed-fixed {
    z-index: 0;
    width: 40%;
    position: relative;
  }
  .header-nav-wrapper.navbar-scrolltofixed .logo-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    padding-top: 0;
    padding-left: 0;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40%;
  }
  .ps-relative.sm_device #cart_right_button {
    position: absolute;
    width: 60%;
    z-index: 0;
    height: 100%;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: 0;
  }
  div#cart_right_button > ul {
    position: absolute;
    justify-content: flex-end;
    align-items: center;
    z-index: 99;
    width: 100%;
    display: flex;
    margin-bottom: 0;
  }
  div#cart_right_button ul {
      margin: 0;
      padding: 0;
  }
   #cart_right_button > ul > li.search-menu:after {
    height: 0;
    background-color: unset;
  }
  li.wish_navigation__list-item,
  li.cart_products,
  li.search-menu,
  li.sticky-side-panel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 33.33%;
    height: 70px;
  }
  li.sticky-side-panel i {
     margin-right: 0px;

  }
 .wish_navigation__list-item .material-icons {
    margin-right: 0px;
  }
  .search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .search-menu .expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  p#smSearch.expandSearch.showSearch input#othertsearch {
    transform: translate(3px, 0);
    position: absolute;
    opacity: 1;
    width: 215px;
    padding-left: 10px;
    right: 0;
  }
  .search-menu .expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999;
  }
  .search-menu .expandSearch a:hover,
  a.btn-cesta-toggle:hover {
    text-decoration: none;
  }
  .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
    font-size: 26px;
  }
  .dropdown-toggle::after,
  .dropdown-wrapper .cart_products.page_nav_dropdown_body,
  .only_md_device,
  .search-menu .dropdown-menu {
    display: none;
  }
  .ps-relative.sm_device .easy-autocomplete {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  div#homesearchhotelzona {
    position: absolute;
    top: 70px;
    left: 0;
    width: 230px;
    border: 0 solid rgb(137 137 137);
  }
  .ps-relative.sm_device .easy-autocomplete input,
  input#tsearchsm {
    margin-left: 0;
    display: inline-block;
    width: 100%;
    box-shadow: unset;
    min-width: unset;
    position: relative;
  }
  input#tsearchsm {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border: 1px solid rgb(179 179 179);
  }
  .ps-relative.sm_device .easy-autocomplete input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .dropdown-content.md {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 332px;
    height: 45px;
    left: 0;
    position: absolute;
    top: 70px;
    transform: translate3d(-40%, 0, 0) !important;
  }
  .dropdown-md.expandSearch.show .dropdown-content.md {
    display: flex;
  }
  .dropdown-menu.search-menu.md.show {
    border: unset;
    padding: 5px 0;
    min-width: 330px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: translate3d(0, 0, 0) !important;
    display: flex;
    opacity: 1;
    height: 45px;
  }
  .expandInput.dropdown-toggle.active {
    background-color: var(--base-blue-hover);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 100%;
  }
  .search-menu .easy-autocomplete-container ul {
    background: unset;
    border-top: 0;
    box-shadow: none;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9999;
    position: relative;
    background-color: rgb(255 255 255);
  }
  .search-menu .easy-autocomplete-container {
    left: 0;
    width: 100%;
    z-index: -9999;
    height: 0;
    top: 43px;
    overflow-y: scroll;
    position: absolute;
    border: unset;
  }
  .search-menu .expandSearch.showSearch .easy-autocomplete-container {
    z-index: 9999;
    height: 350px;
  }
  .search-menu .easy-autocomplete-container ul li div {
    display: block;
    font-weight: 400;
    word-break: break-all;
    text-align: left;
    font-family: "Roboto Condensed";
    font-size: 14px;
  }

  .ps-relative.lg_device .userbar,
  .ps-relative.sm_device .userbar {
    font-size: 18px;
    align-items: center;
    display: flex;
    position: relative;
    font-weight: 400;
  }
  .ps-relative.sm_device .userbar {
    line-height: 70px;
    justify-content: center;
    height: 100%;
    width: 100%;
  }
  .ps-relative.sm_device .userbar .right {
    width: 100%;
  }
  .ps-relative.lg_device .userbar {
    line-height: 32px;
    justify-content: center;
    height: 70px;
  }
  .nav-link.dropdown-toggle.btn-cesta-toggle,
  .ps-relative.lg_device .right {
    height: 100%;
  }
  a.item-trigger.wishCounter {
    padding: 0;
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .ps-relative.lg_device span.material-icons.favorite,
  .ps-relative.lg_device span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
  }
  .ps-relative.lg_device a.item-trigger.wishCounter {
    height: 100%;
    padding: 0 !important;
  }
  span.material-icons.favorite {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .categoria-page .icon.nav-wishlist-icon-heart {
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    width: 100%;
    height: 100%;
    line-height: 20px;
    color: rgb(255 127 80);
    background-position: -50px -50px;
    background-repeat: no-repeat;
    background-color: rgb(0 0 0 / 0%);
    background-image: url(/assets/img/wished-sprite.png);
    background-size: cover;
  }
  .ps-relative.sm_device .wishlist-icon {
    margin-right: 0;
    align-self: center;
    display: flex;
    flex-shrink: 0;
    font-style: normal;
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
  }
  .icon.nav-wishlist-icon-heart.whiteIcon {
    background-position: -28px 0;
  }
  .icon.nav-wishlist-icon-heart.redIcon {
    background-position: 0 center;
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem;
  }
  div#wishModal {
    z-index: 1001 !important;
    background-color: rgb(51 51 51 / 45%);
  }
  .ps-relative.sm_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ps-relative.sm_device span.material-icons.favorite_border:before {
    color: rgb(255 255 255);
    content: "\e87e";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
    font-size: 26px;
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none;
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
  }
  .ps-relative.sm_device div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20%;
    height: 70px;
  }
  .ps-relative.sm_device a#cart_itemsDropdown {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 100%;
    padding: 0;
    border: unset;
    position: relative;
  }
  .ps-relative.sm_device .carro-de-la-compra-2 {
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .ps-relative.sm_device .cart_count {
    ___COMMENT___
    ___COMMENT___
    ___COMMENT___
    ___COMMENT___
    ___COMMENT___
    ___COMMENT___
   ___COMMENT___
    ___COMMENT___
    ___COMMENT___
    ___COMMENT___
   ___COMMENT___
    ___COMMENT___
   ___COMMENT___
  }
  .ps-relative.sm_device span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 70px;
  }
  .ps-relative.sm_device #hamburger .hamburger {
    line-height: 40px;
    padding: 0;
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
  }
  .ps-relative div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 25%;
    height: 70px;
  }
  .cart_products .dropdown-wrapper,
  li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset;
  }
  .ps-relative a.btn-cesta-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0;
    border: unset;
    position: relative;
    background-color: unset;
  }
  .nav-link.dropdown-toggle.btn-cesta-toggle:focus {
    outline: 0;
    box-shadow: unset;
  }
  .ps-relative a.btn-cesta-toggle.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 31px;
    display: inline-block;
    font-size: 21px;
    color: rgb(255 255 255);
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset;
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    color: rgb(255 255 255);
    height: 100%;
    display: inline-block;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 1;
    font-size: 14px;
    z-index: 99;
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    border-radius: 15px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 7px;
    font-size: 11px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px;
  }
  #cart-products.dropdown-cart {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-83%, 70px, 0) !important;
    width: calc(350px - 0px);
    left: 0 !important;
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%);
  }
  .ps-relative .menuzord-menu li {
    padding: 0;
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px;
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: capitalize;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0;
  }
  li.item-dropdown-currency:hover .dropdown-menu {
    display: block;
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    top: 67px;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
  }
  .dropdown-menu.children-submenu.dropdown-currency.show {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-45%, 70px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize;
  }
}

@media (max-width: 900px) {
.menuzord-responsive .menuzord-brand {
    margin: 8px 30px 10px 20px;
    font-size: 20px;
    line-height: 1.55;
  }
  .menuzord-responsive .menuzord-menu {
    width: 100%;
    float: left !important;
  }
  .menuzord-responsive .menuzord-menu > li {
    width: 100%;
    display: block;
    position: relative;
  }
  .menuzord-responsive .menuzord-menu > li > a {
    width: 100%;
    padding: 12px 20px;
    display: block;
    border-bottom: 1px solid #f0f0f0;
  }
  .menuzord-responsive .menuzord-menu > li:first-child > a {
    border-top: 1px solid #f0f0f0;
  }
  .menuzord-responsive .menuzord-menu ul.dropdown,
  .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
    width: 100%;
    left: 0;
    position: static;
    border: 0;
    background: #fff;
    float: left;
  }
  .menuzord-responsive .menuzord-menu ul.dropdown li {
    position: relative;
  }
  .menuzord-responsive .menuzord-menu ul.dropdown li a {
    border-bottom: 1px solid #f0f0f0;
  }
  .menuzord-responsive .menuzord-menu > li.search form {
    width: 100%;
    margin: 4px 0;
    padding: 10px 16px !important;
  }
  .menuzord-responsive .menuzord-menu > li.search form input[type="text"] {
    width: 100%;
  }
}

@media only screen and (max-width: 375px) {
header#header {
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left;
  }
  #cart-products.dropdown-cart a#cestanum {
    width: 40px;
    height: 35px;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    font-size: 21px;
    color: #000;
    position: absolute;
  }
.main-content.home-page {
    top: -15px;
    margin: 0 auto;
  }
  body.home div#wrapper {
    z-index: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
  }
  div#page {
    width: 100%;
    padding: 0;
    margin: 0;
    min-width: 100%;
    overflow-x: hidden;
    z-index: 0;
  }
  section#recommended div#listPage .wrapper h3 {
    text-align: left !important;
  }
}

@media (max-width: 47.875em) and (max-aspect-ratio: 13 / 9) {
header#header {
    height: 70px;
    background: var(--blue-color) !important;
  }
  header#header .header-nav {
    height: 100%;
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    background: var(--blue-color) !important;
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #cart_right_button {
    top: 12px;
  }
  #cart-products.dropdown-cart a#cestanum,
  .header_cart_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ps-relative,
  .ps-relative.show_max_width_768,
  a#navbarDropdown.nav-link.dropdown-toggle:hover .dropdown-menu {
    display: block;
  }
  .ps-relative {
    position: relative;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header#header {
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .btnwrapper-option-radio {
    padding-left: 0 !important;
  }
  .hidden-sm,
  .hidden-xs,
  header#header .header-middle {
    display: none !important;
  }
  header#header .header-nav {
    height: 100%;
    display: block;
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    height: 70px !important;
  }
  .menuzord-brand img {
    ___COMMENT___
    height: 60px;
   ___COMMENT___
  }
  .logo-scroll-to-fixed-fixed {
    width: 90%;
    margin-left: 0;
  }
  .ps-relative.show_min_width_768,
  .ps-relative.sm_device #cart_itemsDropdown::after {
    display: none;
  }
  .search-menu.hidden-md.hidden-lg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
  }
  .ps-relative.sm_device a#navbarDropdown {
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    padding-top: 0;
    width: 45px;
    order: 3;
    right: 0;
    margin-right: auto;
  }
  .dropdown-toggle::after {
    margin-left: 0.8em;
    vertical-align: middle;
  }
  .ps-relative.sm_device .wishlist-icon .icon {
    margin-top: 15px;
  }
  .ps-relative.sm_device #hamburger span.hamburger-box {
    background-image: url(../img/reorder-four-outline.svg);
    filter: brightness(0) invert(1);
  }
  .ps-relative.sm_device #navbarDropdown.dropdown-toggle::after {
    margin-left: 0.8em;
    vertical-align: middle;
    display: none;
  }
  header#header.header.changeHeigth {
    height: 100px;
  }
  header#header.header.changeHeigth
    .ps-relative.sm_device
    .search-menu-wrapper {
    position: absolute;
    bottom: 0;
    width: 60%;
    left: 0;
    display: inline-block !important;
  }
  .search-menu-wrapper .expandSearch input,
  header#header.header.changeHeigth
    .ps-relative.sm_device
    .search-menu-wrapper
    .expandSearch {
    width: 100%;
  }
  .ps-relative.sm_device {
    width: 100% !important;
  }
  .ps-relative.sm_device div.wishedItem h5 {
    font-size: 15px;
    text-align: left;
    padding-left: 0;
  }
  .ps-relative.sm_device span.action-wrapper {
    width: 50px;
  }
  .ps-relative.sm_device a.wishelm.clearWishelm {
    left: 50%;
    top: 28%;
    transform: translate(-50%, -50%);
  }
  .ps-relative.sm_device span.img-wrapper {
    width: 70px;
    padding: 0;
  }
  .ps-relative.sm_device span.img-wrapper img {
    max-width: 100%;
    border-radius: 0;
  }
  .ps-relative.sm_device span.text-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    width: 238px;
    margin-right: auto;
    text-align: left;
    font-size: 12px;
    padding-right: 0;
  }
.logo-scroll-to-fixed-fixed {
    width: 90%;
    margin-left: 0;
  }
  #searcher-form-box.sm-form.col-xs-show {
    width: 370px;
  }
  .search-container .input-group {
    display: block;
  }
  .searchicon:before {
    left: -8px;
  }
  div#home-search-container .field .easy-autocomplete.eac-square input {
    min-width: 368px !important;
    max-width: 332px;
  }
  .hidden-xs {
    display: none !important;
  }
}

@media only screen and (max-width: 900px) {
.menuzord-brand-wrapper a {
    text-align: left;
    margin-left: 0;
    float: left !important;
    padding-left: 8px !important;
  }
form#home-search_form h2 {
    font-size: 40px !important;
  }
  div#home-search-container .field {
    display: block;
    height: 45px;
  }
  div#home-search-container .field .easy-autocomplete.eac-square input {
    min-width: 350px;
  }
  .icon-box {
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
header#header.header {
    height: 70px;
   ___COMMENT___
  }
}

@media only screen and (min-width: 360px) and (max-width: 768px) {
.searching-wrapper .easy-autocomplete.eac-square input {
    min-width: 233px;
    z-index: 0;
    padding: 8px 10px 8px 4px;
  }
  .searching-wrapper.mm-listitem span.innericon.searchicon {
    width: 40px;
    height: 37px;
    top: 3px;
    right: 7px;
  }
  .searching-wrapper.mm-listitem .searchicon:before {
    font-size: 1.5rem;
    top: 0;
    left: 5px;
  }
  .searching-wrapper.mm-listitem .easy-autocomplete-container {
    width: 330px;
    height: 1px;
  }
  #menu-side-panel .mm-panels > .mm-panel {
    bottom: 50px;
  }
#searcher-form-box.sm-form.col-xs-show {
    width: 320px !important;
  }
  #searcher-form-box.sm-form.col-xs-show .easy-autocomplete.eac-square input {
    min-width: 312px !important;
    max-width: 320px;
  }
}

@media only screen and (min-width: 520px) and (max-width: 768px) {
.ps-relative.sm_device .logo-scroll-to-fixed-fixed {
    width: 60%;
  }
  .ps-relative.sm_device #cart_right_button {
    width: 40%;
  }
}

@media only screen and (min-width: 576px) {
.modal-dialog {
    max-width: 670px;
    width: 670px;
  }
  .modal-dialog .modal-content {
    padding: 1rem;
  }
}

@media (max-width: 47.875em) and (min-aspect-ratio: 13 / 9),
  screen and (min-width: 47.9375em) {
header#header.header-one-wrapper,
  header#header.transparent {
    height: 70px;
    top: 0;
    width: 100%;
    z-index: 9999;
    position: absolute;
  }
  div#page {
    clear: both;
    display: block;
    display: flex;
   flex-direction: column;
   justify-content: center;
  }
  .edtDetails
    .modern-header
    .header-nav
    .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    background: var(--blue-color) !important;
  }
  .search-menu .showSearch .dropdownmenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 16rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: rgb(33 37 41);
    text-align: left;
    list-style: none;
    background-color: rgb(255 255 255);
    background-clip: padding-box;
    border: 1px solid;
    border-radius: 0.25rem;
    height: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  body.home .ps-relative.lg_device .cart_count.newBG {
    top: 50%;
    right: 13%;
    margin-top: -16px;
  }
  a#cestanum-lg:hover .cart_count {
    background-color: var(--base-blue-hover);
  }
  a.action.pcart_items_item_delete_icon i.icon {
    font-size: 28px;
    color: #ffa900;
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
  }
  a.action.pcart_items_item_delete_icon:hover i.icon {
    color: rgb(190 126 0);
  }
}

@media only screen and (min-width: 768px) {
.header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    left: 0;
    padding-top: 4px;
    margin-left: 0 !important;
  }
  .header-nav-wrapper.stiky a.menuzord-brand.pull-center.flip {
    display: block !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
#sidepanel .hamburger-box {
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative;
  }
.ochenta_per,
  #homePage .home_category_list .ochenta_per {
    max-width: 100% !important;
  }
  .ochenta_per,
  #add-banners-parks .ochenta_per,
  #homePage .recomendadas .ochenta_per {
    max-width: 100% !important;
    width: 95%;
  }
  .wrapperGridlist-home {
    width: 50%;
    float: left;
  }
  #hamburger.sm-side-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    position: relative;
  }
  section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 998px) {
.menuzord-brand img {
    height: 50px;
  }
  #cart_itemsDropdown.dropdown-toggle::after,
  .ps-relative.show_min_width_768.lg_device {
    display: none;
  }
  .ps-relative.md_device a.menuzord-brand img {
    max-height: 100%;
    height: 50px;
    max-width: 100%;
    margin-top: 0;
  }
  .dropdown-menu.dropdown-menu-end.show {
    overflow: visible;
  }
  .dropdown.search-menu .easy-autocomplete-container {
    left: 0;
    width: 100%;
    z-index: 9999;
    display: none;
    top: 47px;
    background-color: rgb(255 255 255);
    overflow-y: scroll;
    position: absolute;
    border: unset;
  }
  .dropdown.search-menu .easy-autocomplete-container ul {
    border-top: 0;
    box-shadow: none;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9999;
    position: absolute;
  }
  #cart_right_button .search-menu .easy-autocomplete input {
    padding: 6px 12px;
    width: 100%;
  }
  .ps-relative.md_device .userbar {
    position: relative;
    font-size: 18px;
    line-height: 70px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .ps-relative.md_device .userbar .right {
    width: 100%;
  }
  .ps-relative.md_device a.item-trigger.wishCounter {
    padding: 0;
    width: 100%;
  }
  .ps-relative.md_device .wishlist-icon {
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
  }
  .ps-relative.md_device .wishlist-icon .icon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 2px 4px;
    height: 30px;
    width: 30px;
    display: block;
  }
  .ps-relative.md_device .wishlist-icon .icon.whiteIcon {
    background-image: url(../img/heart-outline.svg);
    filter: brightness(0) invert(1);
  }
  .ps-relative.md_device .wishlist-icon .icon.redIcon {
    background-image: url(../img/favorite_fill_wght400.svg);
    filter: invert(64%) sepia(15%) saturate(5078%) hue-rotate(326deg)
      brightness(103%) contrast(100%);
  }
  .ps-relative.md_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ps-relative.md_device span.material-icons.favorite_border:before {
    color: rgb(255 255 255);
    content: "\e87e";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
  }
  .search-menu.hidden-md.hidden-lg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 70px;
  }
  header#header.transparent a.menuzord-brand.pull-center.flip.sm-pull-center {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
  }
}

@media only screen and (min-width: 991px) {
.mm-navbars_bottom > .mm-navbar:not(.mm-navbar_has-btns),
  .mm-navbars_top > .mm-navbar:not(.mm-navbar_has-btns) {
    height: 100%;
  }
  .mm-navbars_top {
    height: 45px;
  }
}

@media only screen and (min-width: 998px) and (max-width: 1024px) {
.ps-relative.lg_device .icon.icon-commerce-5 {
    background-image: url(../img/cart-outline.svg);
    background-size: contain;
    background-position: 4px 3px;
    height: 34px;
    width: 40px;
    display: block;
    filter: brightness(0) invert(1);
    background-repeat: no-repeat;
  }
  .ps-relative.lg_device .icon.icon-commerce-5:before {
    content: "";
  }
  .menuzord-brand img {
    height: 50px;
  }
  .ps-relative.md_device .logo-scroll-to-fixed-fixed {
    z-index: 0;
    width: 75%;
    position: relative;
  }
  .ps-relative.md_device #cart_right_button {
    right: 0;
    top: 0;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    width: 25%;
    z-index: 0;
  }
  .ps-relative.md_device .wish_navigation__list-item,
  .ps-relative.md_device div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 70px;
  }
  .ps-relative.md_device .userbar {
    position: relative;
    font-size: 18px;
    line-height: 70px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
  }
  .ps-relative.md_device .userbar .right {
    width: 100%;
  }
  .ps-relative.md_device a.item-trigger.wishCounter {
    padding: 0;
    width: 100%;
  }
  .ps-relative.md_device .wishlist-icon {
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
  }
  .ps-relative.md_device span.material-icons.favorite_border:before {
    color: rgb(255 255 255);
    content: "\e87e";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
  }
  .ps-relative.md_device a#cart_itemsDropdown {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0;
    border: unset;
    position: relative;
  }
  .ps-relative.md_device .cart_count {
    position: absolute;
    top: 50%;
    right: 40%;
    font-size: 14px;
    color: rgb(255 255 255);
    background-color: var(--blue-color);
    z-index: 1;
    width: 12px;
    height: 17px;
    border-radius: 15px;
    text-align: center;
    margin-top: -20px;
  }
  .ps-relative.md_device .carro-de-la-compra-2 {
    height: 100%;
    width: 100%;
    display: block;
  }
  #cart_itemsDropdown.dropdown-toggle::after {
    display: none;
    margin-left: 0em;
    vertical-align: 0em;
    content: "";
    border-top: 0 solid;
    border-right: 0em solid;
    border-bottom: 0;
    border-left: 0 solid;
  }
  .ps-relative.md_device span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: 0;
    margin-left: auto;
    left: unset;
    right: 0;
    order: 4;
    width: 25%;
    height: 70px;
    position: relative;
  }
  .ps-relative.md_device #hamburger .hamburger {
    line-height: 40px;
    padding: 0;
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
  }
  .ps-relative.md_device .hamburger .material-icons.menu:before {
    color: rgb(255 255 255);
    content: "\e5d2";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
  }
}

@media only screen and (min-width: 1024px) {
.dropdown-toggle::after {
    display: none !important;
  }
  .ps-relative.lg_device .icon.icon-commerce-5 {
    background-image: url(../img/cart-outline.svg);
    background-size: contain;
    background-position: 1px 2px;
  }
  .ps-relative.lg_device .icon.icon-commerce-5:before {
    content: "";
  }
#searcher-form-box span.material-icons.search:before {
    height: 55px !important;
    background-color: var(--blue-color);
    border-radius: 30px;
    margin-top: unset;
    width: 90px !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.aenor-logos img,
  .widget.dark .aenor-logos img {
    width: 85%;
  }
  .ps-relative.sm_device .logo-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    left: 0;
    z-index: 0;
    width: 35%;
    padding-top: 0;
    height: 100%;
    margin-left: 0;
    justify-content: center;
    align-items: center;
  }
  .ps-relative.sm_device a.menuzord-brand {
    width: 100%;
    top: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 20px;
  }
  .ps-relative.sm_device #cart_right_button {
    position: absolute;
    width: 65%;
    z-index: 0;
    height: 100%;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: 0;
  }
  div#cart_right_button > ul {
    position: absolute;
    justify-content: flex-end;
    align-items: center;
    z-index: 0;
    width: 100%;
    display: flex;
    margin-bottom: 0;
  }
  div#cart_right_button > ul li {
    list-style: none;
  }
  .ps-relative.sm_device .wish_navigation__list-item,
  li.search-menu,
  li.wish_navigation__list-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 70px;
  }
  li.cart_products,
  li.sticky-side-panel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
  }
  .ps-relative.sm_device a.menuzord-brand span {
    width: 158px;
    top: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/images/logo2018_blanco.svg);
    height: 70px;
    position: absolute;
    background-position: 0 15px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .search-menu .expandSearch {
    display: flex !important;
    flex-direction: column;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .search-menu #smSearch.expandSearch {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-shrink: 0;
    position: absolute;
    height: 100%;
    width: 70px;
    padding: 0;
    margin: 0;
    border: none;
  }
  .search-menu .expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999;
  }
  .search-menu #smSearch.expandSearch a {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-self: center;
    flex-shrink: 0;
    z-index: 999;
    float: unset;
    left: 0;
  }
  .ps-relative #hamburger a.hamburger:hover,
  .search-menu .expandSearch a:hover,
  a.btn-cesta-toggle:hover {
    text-decoration: none;
  }
  .material-icons.search:before {
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  p#smSearch.expandSearch.showSearch input#othertsearch {
    transform: translate(-3px, 0);
    position: absolute;
    opacity: 1;
    width: 272px;
    padding-left: 10px;
    right: 0;
  }
  p#smSearch a#otherpages span.material-icons.search:before {
    height: 34px !important;
    width: 34px;
  }
  .dropdown-toggle::after,
  .dropdown-wrapper .cart_products.page_nav_dropdown_body,
  .only_md_device,
  .search-menu .dropdown-menu {
    display: none;
  }
  .dropdown-md.show .dropdown-content.md {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 50px;
    left: 0;
    top: 70px;
    transform: translate3d(-50%, 0, 0) !important;
  }
  .dropdown-menu.search-menu.md.show {
    border: unset;
    padding: 10px;
    min-width: 280px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: translate3d(0, 0, 0) !important;
    display: flex;
    height: 100%;
    opacity: 1;
  }
  .search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  div#homesearchhotelzona {
    position: absolute;
    top: 70px;
    left: 0;
    width: 230px;
    border: 0 solid rgb(137 137 137);
  }
  .ps-relative.md_device .easy-autocomplete {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  input#tsearchsm {
    position: relative;
    margin-left: 0;
    display: inline-block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-shadow: unset;
    min-width: unset;
    padding: 5px;
  }
  .ps-relative .userbar,
  .ps-relative.sm_device .userbar {
    font-size: 18px;
    align-items: center;
    display: flex;
    position: relative;
    font-weight: 400;
  }
  .ps-relative.sm_device .userbar .right,
  a.expandInput.dropdown-toggle.collapsed {
    width: 100%;
  }
  .ps-relative.sm_device .userbar {
    line-height: 70px;
    justify-content: center;
    height: 100%;
    width: 100%;
  }
  .ps-relative .userbar {
    line-height: 32px;
    justify-content: center;
    height: 70px;
  }
  .ps-relative .right {
    height: 100%;
  }
  a.item-trigger.wishCounter {
    padding: 0;
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .ps-relative span.material-icons.favorite,
  .ps-relative span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
  }
  .ps-relative a.item-trigger.wishCounter {
    height: 100%;
    padding: 0 !important;
  }
  span.material-icons.favorite {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .categoria-page .icon.nav-wishlist-icon-heart {
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    width: 100%;
    height: 100%;
    line-height: 20px;
    color: rgb(255 127 80);
    background-position: -50px -50px;
    background-repeat: no-repeat;
    background-color: rgb(0 0 0 / 0%);
    background-image: url(/assets/img/wished-sprite.png);
    background-size: cover;
  }
  .ps-relative.sm_device .wishlist-icon {
    margin-right: 0;
    align-self: center;
    display: flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 24px;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .icon.nav-wishlist-icon-heart.whiteIcon {
    background-position: -28px 0;
  }
  .icon.nav-wishlist-icon-heart.redIcon {
    background-position: 0 center;
  }
  div#wishModal {
    z-index: 1001 !important;
    background-color: rgb(51 51 51 / 45%);
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem;
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none;
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125);
  }
  .ps-relative a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ps-relative span.material-icons.favorite_border:before {
    color: rgb(255 255 255);
    content: "\e87e";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
  }
  .ps-relative div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .ps-relative a#cart_itemsDropdown,
  .ps-relative a.btn-cesta-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0;
    border: unset;
    position: relative;
    background-color: unset;
  }
  .ps-relative a#cart_itemsDropdown:focus {
    box-shadow: unset;
    text-decoration: none;
  }
  .ps-relative .cart_count {
    position: absolute;
    top: 50%;
    right: 50%;
    font-size: 12px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 10px;
    height: 17px;
    border-radius: 15px;
    text-align: center;
    margin-top: -17px;
    transform: translateX(50%);
  }
  .ps-relative .carro-de-la-compra-2 {
    height: 100%;
    width: 100%;
    display: block;
  }
  .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px !important;
  }
  #shopCart-wrapper .dropdown-menu.show {
    transform: translate3d(-85%, 70px, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important;
  }
  .ps-relative span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 70px;
    margin-right: auto;
    margin-left: auto;
  }
  .ps-relative #hamburger .hamburger {
    line-height: 40px;
    padding: 0;
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
  }
  .ps-relative div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 25%;
    height: 70px;
  }
  .cart_products .dropdown-wrapper,
  li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset;
  }
  .nav-link.dropdown-toggle.btn-cesta-toggle:focus {
    outline: 0;
    box-shadow: unset;
  }
  .ps-relative a.btn-cesta-toggle.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 31px;
    display: inline-block;
    font-size: 21px;
    color: rgb(255 255 255);
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset;
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    color: rgb(255 255 255);
    height: 100%;
    display: inline-block;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 1;
    font-size: 14px;
    z-index: 99;
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    border-radius: 15px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 7px;
    font-size: 11px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px;
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-94%, 0, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important;
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%);
  }
  .ps-relative .menuzord-menu li {
    padding: 0;
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px;
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: capitalize;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0;
  }
  li.item-dropdown-currency:hover .dropdown-menu {
    display: block;
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-45%, 0, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  div#homesearchhotelzona {
    position: absolute;
    top: 70px;
    left: 0;
    width: 230px;
    border: 0 solid rgb(137 137 137);
  }
  .ps-relative.md_device .easy-autocomplete {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  input#tsearchsm {
    position: relative;
    margin-left: 0;
    display: inline-block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-shadow: unset;
    min-width: unset;
    padding: 5px;
  }
  header#header {
    height: 70px;
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left;
    position: relative;
  }
  header#header .header-nav {
    position: relative;
    height: 70px;
  }
  .ps-relative.show_max_width_768.md_device {
    display: block;
    width: 100%;
  }
  .header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed,
  .logo-scroll-to-fixed-fixed {
    position: absolute;
    left: 0;
    z-index: 0;
    width: 40%;
    padding-top: 0;
    height: 100%;
    margin-left: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .header-nav-wrapper {
    width: 100%;
    position: fixed;
    z-index: 1111;
    left: 0;
    right: 0;
    margin-top: 0;
    box-shadow: none;
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    box-shadow: none;
    height: 70px;
    background-color: var(--blue-color);
  }
  #cart_right_button {
    position: absolute;
    height: 100%;
    width: 60%;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: unset;
    right: 0;
  }
  .ps-relative.md_device #cart_right_button {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 55%;
    z-index: 0;
  }
  #cart_right_button ul > li:not(.notbg).active,
  #cart_right_button ul > li:not(.notbg):hover {
    background: var(--base-blue-hover);
    color: rgb(255 255 255);
    text-decoration: none;
  }
  div#cart_right_button > ul {
    position: absolute;
    margin: 0;
    height: 100%;
    z-index: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
  }
  div#cart_right_button > ul li {
    list-style: none;
  }
  li.cart_products,
  li.search-menu,
  li.sticky-side-panel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
  }
  li.wish_navigation__list-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 70px;
  }
  li.cart_products:hover .cart_count {
    top: 51%;
    background-color: rgb(1 130 185);
  }
  .menuzord-brand {
    margin: 0;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    padding-left: 15px;
    left: 0;
  }
  .menuzord-brand img {
    max-height: max-content;
    height: 65px;
    margin-top: 0;
  }
  .ps-relative.show_max_width_768 {
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
   .ps-relative a.menuzord-brand {
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
   }
  .ps-relative a.menuzord-brand span {
    width: 190px;
    top: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/images/logo2018_blanco.svg);
    height: 70px;
    position: absolute;
    background-position: 0 12px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem;
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none;
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125);
  }
  .search-menu .expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  p#smSearch.expandSearch.showSearch input#othertsearch {
    right: 0;
    transform: translate(-30px, 0);
    position: absolute;
  }
  .search-menu .expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999;
  }
  .ps-relative #hamburger a.hamburger:hover,
  .search-menu .expandSearch a:hover,
  .sm_cart_items_item_delete_icon:hover,
  a.btn-cesta-toggle:hover {
    text-decoration: none;
  }
  .expandSearch .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 70px !important;
  }
  #smSearch.expandSearch.showSearch .material-icons.search:before {
    height: 34px !important;
    width: 34px;
  }
  .dropdown-toggle::after,
  .dropdown-wrapper .cart_products.page_nav_dropdown_body,
  .search-menu .dropdown-menu {
    display: none;
  }
  .dropdown-content.md {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 50px;
    left: 0;
    position: absolute;
    top: 70px;
  }
  .dropdown-content.search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 40px;
  }
  .dropdown-menu.search-menu.md.show {
    border: unset;
    padding: 10px;
    min-width: 350px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: translate3d(0, 0, 0) !important;
    display: flex;
    height: 50px;
  }
  #cart_right_button .search-menu .easy-autocomplete input {
    padding: 5px;
    min-width: 100%;
  }
  .ps-relative.lg_device .userbar,
  a.item-trigger.wishCounter {
    align-items: center;
    font-weight: 400;
    display: flex;
    position: relative;
  }
  .search-menu.show .easy-autocomplete-container ul {
    background: rgb(255 255 255);
  }
  li.wish_navigation__list-item {
    padding: 0 10px;
  }
  .ps-relative.lg_device .userbar {
    font-size: 18px;
    line-height: 32px;
    justify-content: center;
    height: 70px;
  }
  .ps-relative.lg_device .right {
    height: 100%;
  }
  a.item-trigger.wishCounter {
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    text-align: center;
    justify-content: center;
    text-decoration: none;
    height: 100%;
    padding: 0 !important;
  }
  .ps-relative span.material-icons.favorite,
  .ps-relative span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
  }
  .ps-relative .wish_navigation__list-item .wishlist-icon {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    font-style: normal;
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 35px;
  }
  .ps-relative .wishlist-icon .icon.whiteIcon {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1px 0;
    height: 25px;
    width: 25px;
    display: block;
    ___COMMENT___
    filter: brightness(0) invert(1);
  }
  .ps-relative .wishlist-icon .icon.redIcon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    height: 25px;
    width: 25px;
    display: block;
    ___COMMENT___
    filter: invert(64%) sepia(15%) saturate(5078%) hue-rotate(326deg)
      brightness(103%) contrast(100%);
  }
  .ps-relative a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ps-relative a#cart_itemsDropdown,
  .ps-relative a.btn-cesta-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0;
    border: unset;
    position: relative;
    background-color: unset;
  }
  .ps-relative a#cart_itemsDropdown:focus {
    box-shadow: unset;
    text-decoration: none;
  }

   .ps-relative .cart_count {
        position: absolute;
        top: 50%;
        right: 50%;
        font-size: 10px;
        color: rgb(255 255 255);
        background-color: #dc3545;
        z-index: 1;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        text-align: center;
        margin-top: -5px;
        transform: translateX(50%);
        left: 12px !important;
        padding: 0;
        padding-top: 4px;
  }
  .ps-relative .carro-de-la-compra-2 {
    height: 100%;
    width: 100%;
    display: block;
  }
  .ps-relative span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 25%;
    height: 70px;
    margin-right: auto;
    margin-left: auto;
  }
  .ps-relative #hamburger .hamburger {
    line-height: 40px;
    padding: 0;
    margin-right: 0;
    align-self: center;
    display: inline-flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
  }
  .ps-relative div#shopCart-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 25%;
    height: 70px;
  }
  .cart_products .dropdown-wrapper,
  li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset;
  }
  .ps-relative a#cestanum-md.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 31px;
    display: inline-block;
    font-size: 21px;
    color: rgb(255 255 255);
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset;
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    color: rgb(255 255 255);
    height: 100%;
    display: inline-block;
    text-align: center;
    background: rgb(0 0 0 / 0%);
    line-height: 1;
    font-size: 14px;
    z-index: 99;
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    border-radius: 15px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 7px;
    font-size: 11px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px;
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-50%, 0, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important;
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%);
  }
  .ps-relative .menuzord-menu li {
    padding: 0;
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px;
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: capitalize;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0;
  }
  li.item-dropdown-currency:hover .dropdown-menu {
    display: block;
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-37%, -2px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize;
  }
  .aenor-logos img {
    width: 85%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
#cart-products.dropdown-cart #cestanum,
  #cestanum.dropdown-toggle {
    background: rgb(0 0 0 / 0%);
    text-align: center;
    color: rgb(255 255 255);
  }
  .menuzord-menu > li > a {
    padding: 0 10px !important;
  }
  .ps-relative.show_min_width_768,
  li.item-dropdown-currency:hover .dropdown-menu {
    display: block;
  }
  header#header {
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left;
  }
  .header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed,
  .logo-scroll-to-fixed-fixed {
    position: absolute;
    left: 0;
    width: 200px;
    padding-top: 0;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .header-nav-wrapper {
    width: 100%;
    position: fixed;
    z-index: 1111;
    left: 0;
    right: 0;
    margin-top: 0;
    box-shadow: none;
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    box-shadow: none;
    height: 70px;
  }
  .ps-relative.sh ow_max_width_768,
  .ps-relative.show_max_width_768,
  a#cestanum-lg.dropdown-toggle::after,
  li.search-menu .dropdown-menu {
    display: none;
  }
  .menuzord-brand {
    margin: 0;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    padding-left: 15px;
    left: 0;
  }
  .menuzord-brand img {
    max-height: max-content;
    height: 65px;
    max-width: 100%;
    margin-top: 0;
  }
  .ps-relative.md_device a.menuzord-brand span {
    width: 190px;
    top: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/images/logo2018_blanco.svg);
    height: 70px;
    position: absolute;
    background-position: 0 12px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .modern-header.modern-header-theme-colored
    .header-nav
    .header-nav-wrapper:not(.scroll-to-fixed-fixed)
    nav {
    height: 70px;
    float: right;
    width: 75%;
  }
  li.search-menu {
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  li.search-menu .dropdown-expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  li.search-menu .dropdown-lg.expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999;
  }
  a#cestanum-lg:hover,
  a.btn-cesta-toggle:hover,
  li.search-menu .dropdown-lg.expandSearch a:hover {
    text-decoration: none;
  }
  .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px !important;
    right: -10px !important;
  }
  p.expandSearch.showSearch input {
    transform: translate(-122px, 1px);
  }
  p.expandSearch.showSearch .material-icons.search:before {
    height: 34px !important;
    margin-top: 19px;
  }
  .dropdown-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .dropdown-menu.search-menu.lg.show {
    border: unset;
    padding: 10px;
    min-width: 350px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: unset !important;
  }
  li.wish_navigation__list-item {
    display: inline-block;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
  }
  .ps-relative.lg_device .userbar,
  .sticky-side-panel span#hamburger {
    position: relative;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
  }
  .ps-relative.lg_device .right,
  .ps-relative.md_device a#cestanum-lg.dropdown-toggle {
    height: 100%;
  }
  a.item-trigger.wishCounter {
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    height: 100%;
    padding: 0 !important;
  }
  .ps-relative.lg_device span.material-icons.favorite,
  .ps-relative.lg_device span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
  }
  .ps-relative.lg_device .wish_navigation__list-item .wishlist-icon {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    font-style: normal;
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 35px;
  }
  .ps-relative.lg_device .wishlist-icon .icon.whiteIcon {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1px 0;
    height: 25px;
    width: 25px;
    display: block;
    ___COMMENT___
    filter: brightness(0) invert(1);
  }
  .ps-relative.lg_device .wishlist-icon .icon.redIcon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    height: 25px;
    width: 25px;
    display: block;
    ___COMMENT___
    ___COMMENT___
  }
  .ps-relative.lg_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 12px;
    left: 20px;
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem;
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none;
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125);
  }
  .ps-relative.md_device .menuzord-menu li {
    padding: 0 2px;
  }
  li.nav-item.languages-inner-nav.text {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    position: relative;
  }
  li.nav-item.dropdownx.show-open.languages-inner-nav {
    position: relative;
  }
  li.nav-item.dropdownx:hover .language-dropdown {
    display: block;
    min-width: 155px;
  }
  ul.dropdown-menu.children-submenu {
    border-bottom: 2px solid #ff9a00 !important;
    right: unset !important;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
  }
  .cart_products .dropdown-wrapper {
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  span.btn-btn-secondary {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 50px;
  }
  span.btn-btn-secondary span.icon {
    font-size: 19px;
  }
  .cart_products .dropdown-wrapper,
  li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset;
  }
  .ps-relative a#cestanum-lg.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    line-height: 31px;
    display: inline-block;
    font-size: 21px;
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset;
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    height: 100%;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    z-index: 99;
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    border-radius: 15px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 9px;
    font-size: 14px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px;
  }
  #cart-products.dropdown-cart {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    z-index: -1;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%);
  }
  .page_nav_dropdown_body.show {
    display: flex;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-50%, 70px, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important;
  }
  .ps-relative .menuzord-menu li {
    padding: 0;
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px;
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: unset !important;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0;
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-37%, -2px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize;
  }
  .sticky-side-panel {
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    position: relative;
  }
  .ps-relative .hamburger .material-icons.menu:before {
    color: rgb(255 255 255);
    content: "\e5d2";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
  }
#hamburger.sm-side-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    position: relative;
  }
  section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
#cart-products.dropdown-cart #cestanum,
  #cestanum.dropdown-toggle {
    background: rgb(0 0 0 / 0%);
    text-align: center;
    color: rgb(255 255 255);
  }
  .hidden-lg {
    display: none !important;
  }
  .ps-relative.show_min_width_768,
  li.item-dropdown-currency:hover .dropdown-menu {
    display: block;
  }
  header#header {
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left;
    height: 70px;
    position: relative;
  }
  .header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed,
  .logo-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    left: 0;
    padding-top: 0;
    margin-left: 0;
    width: 18%;
    height: 70px;
  }
  #menuzord.menuzord {
    width: 80%;
    float: right;
    height: 70px;
  }
  .menuzord.blue .menuzord-menu > li:not(.notbg).active,
  .menuzord.blue .menuzord-menu > li:not(.notbg):hover {
    background: var(--base-blue-hover);
    color: rgb(255 255 255);
    text-decoration: none;
  }
  .menuzord.blue .menuzord-menu ul.dropdown-menu li a {
    background: rgb(255 255 255);
    color: rgb(4 4 4);
  }
  .menuzord.blue .menuzord-menu ul.dropdown-menu li:hover a {
    background: rgb(222 226 230);
    color: rgb(255 255 255);
    text-decoration: none;
  }
  .header-nav-wrapper {
    width: 100%;
    position: fixed;
    z-index: 1111;
    left: 0;
    right: 0;
    margin-top: 0;
    box-shadow: none;
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    box-shadow: none;
    height: 70px;
  }
  .dropdown-menu,
  .dropdown-wrapper .cart_products.page_nav_dropdown_body,
  .ps-relative.show_max_width_768 {
    display: none;
  }
  .menuzord-brand {
    margin: 0;
    float: left;
    color: rgb(102 102 102);
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    padding-left: 0;
    left: 0;
    width: 100%;
  }
  .menuzord-brand img {
    max-height: max-content;
    margin-top: 4px;
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
  }
  .search-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    width: 70px;
  }
  .search-menu .dropdown-expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .dropdown-lg.expandSearch {
    width: 100%;
    height: 100%;
  }
  .search-menu .dropdown-lg.expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999;
  }
  .ps-relative.lg_device a.hamburger.hamburger--collapse:hover,
  .search-menu .dropdown-lg.expandSearch a:hover,
  a#cestanum-lg:hover {
    text-decoration: none;
  }
  .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
  }
  .expandSearch .material-icons.search:before {
    height: 70px !important;
  }
  .expandSearch.showSearch .material-icons.search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .expandSearch.showSearch .material-icons.search:before {
    height: 34px !important;
    width: 34px;
  }
  .dropdown-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .dropdown-menu.search-menu.lg.show {
    border: unset;
    padding: 10px;
    min-width: 350px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: unset !important;
  }
  #menuzord li.categoy-list a,
  .ps-relative.lg_device .right {
    height: 100%;
    width: 100%;
  }
  li.wish_navigation__list-item {
    display: inline-block;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
  }
  .ps-relative.lg_device .userbar {
    position: relative;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 100%;
  }
  a.item-trigger.wishCounter {
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    height: 100%;
    padding: 0 !important;
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem;
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none;
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125);
  }
  .ps-relative.lg_device span.material-icons.favorite,
  .ps-relative.lg_device span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
  }
  .ps-relative.lg_device .wish_navigation__list-item .wishlist-icon {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    font-style: normal;
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 35px;
  }
  .ps-relative.lg_device .wishlist-icon .icon.whiteIcon {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1px 0;
    height: 25px;
    width: 25px;
    display: block;
    ___COMMENT___
    filter: brightness(0) invert(1);
  }
  .ps-relative.lg_device .wishlist-icon .icon.redIcon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    height: 25px;
    width: 25px;
    display: block;
    ___COMMENT___
    filter: invert(64%) sepia(15%) saturate(5078%) hue-rotate(326deg)
      brightness(103%) contrast(100%);
  }
  .ps-relative.lg_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 12px;
    left: 24px;
  }
  .ps-relative.lg_device .menuzord-menu li.icon {
    min-width: 70px;
  }
  .ps-relative.lg_device .menuzord-menu li.text {
    min-width: 120px;
  }
  .search-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .cart_products .dropdown-wrapper {
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  span.btn-btn-secondary {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 50px;
  }
  span.btn-btn-secondary span.icon {
    font-size: 19px;
  }
  li.nav-item.languages-inner-nav.text {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    position: relative;
  }
  li.nav-item.languages-inner-nav.text a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
  }
  li.nav-item.dropdownx.show-open.languages-inner-nav {
    position: relative;
  }
  li.nav-item.dropdownx:hover .language-dropdown {
    display: block;
    min-width: 155px;
  }
  ul.dropdown-menu.children-submenu {
    border-bottom: 2px solid #ff9a00 !important;
    right: unset !important;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
  }
  ul.dropdown.children-submenu.category-submenu {
    transition: 0.2s;
    min-width: 155px;
    left: 18px;
  }
  ul.dropdown.children-submenu.language-dropdown {
    transition: 0.2s;
    min-width: 155px;
    left: 0;
  }
  .ps-relative.lg_device span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 70px;
    margin-right: auto;
    margin-left: auto;
  }
  .ps-relative.lg_device #hamburger .hamburger {
    align-self: center;
    display: flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .ps-relative.lg_device .hamburger .material-icons.menu:before {
    color: rgb(255 255 255);
    content: "\e5d2";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
  }
  .cart_products .dropdown-wrapper,
  li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset;
  }
  .ps-relative.lg_device a#cestanum-lg.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    line-height: 31px;
    display: inline-block;
    font-size: 21px;
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset;
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    height: 100%;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    z-index: 99;
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    border-radius: 15px;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 7px;
    font-size: 11px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px;
  }
  #cart-products.dropdown-cart {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-50%, 0, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important;
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%);
  }
  .ps-relative.lg_device .menuzord-menu li {
    padding: 0;
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px;
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: unset !important;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0;
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-37%, -2px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize;
  }
}

@media only screen and (min-width: 1281px) {
#cart-products.dropdown-cart #cestanum,
  #cestanum.dropdown-toggle {
    background: rgb(0 0 0 / 0%);
    text-align: center;
    color: rgb(255 255 255);
  }
  a.wishelm.clearWishelm,
  li.cart_products.icon.notbg .header_cart_wrapper .cart_count.normalBG,
  li.cart_products.icon.notbg a#cestanum-lg:hover .cart_count {
    background-color: var(--blue-color);
  }
  .hidden-lg {
    display: none !important;
  }
  .ps-relative.show_min_width_768,
  li.item-dropdown-currency:hover .dropdown-menu {
    display: block;
  }
  header#header {
    top: 0;
    width: 100%;
    z-index: 9999;
    float: left;
  }
  .header-nav-wrapper.navbar-scrolltofixed .agencia-scroll-to-fixed-fixed,
  .logo-scroll-to-fixed-fixed {
    display: block;
    position: absolute;
    left: 0;
    padding-top: 0;
    margin-left: 0;
    width: 20%;
    height: 70px;
  }
  #menuzord.menuzord {
    width: 70%;
    float: right;
    height: 70px;
  }
  .menuzord.blue .menuzord-menu > li:not(.notbg).active,
  .menuzord.blue .menuzord-menu > li:not(.notbg):hover {
    background: var(--base-blue-hover);
    color: rgb(255 255 255);
    text-decoration: none;
  }
  .menuzord.blue .menuzord-menu ul.dropdown-menu li a {
    background: rgb(255 255 255);
    color: rgb(4 4 4);
  }
  .menuzord.blue .menuzord-menu ul.dropdown-menu li:hover a {
    background: rgb(222 226 230);
    color: rgb(255 255 255);
    text-decoration: none;
  }
  .header-nav-wrapper {
    width: 100%;
    position: fixed;
    z-index: 1111;
    left: 0;
    right: 0;
    margin-top: 0;
    box-shadow: none;
  }
  header#header,
  header#header .header-nav {
    height: 70px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    position: relative;
  }
  .modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {
    box-shadow: none;
    height: 70px;
  }
  .dropdown-menu,
  .dropdown-wrapper .cart_products.page_nav_dropdown_body,
  .ps-relative.show_max_width_768 {
    display: none;
  }
  .display-table.bghome {
    transform: translateY(-0px);
  }
  .menuzord-brand {
    margin: 0;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    padding-left: 15px;
    left: 0;
    position: relative;
    height: 100%;
  }
  .menuzord-brand img {
    max-height: max-content;
    height: 65px;
    margin-top: 4px;
  }
  .search-menu {
   
    width: 70px;
  }
  .search-menu .dropdown-expandSearch {
    display: flex !important;
    border: none;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .dropdown-lg.expandSearch {
    width: 100%;
    height: 100%;
  }
  .search-menu .dropdown-lg.expandSearch a {
    height: 100%;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    background-color: unset;
    z-index: 999;
  }
  .ps-relative.lg_device a.hamburger.hamburger--collapse:hover,
  .search-menu .dropdown-lg.expandSearch a:hover,
  a#cestanum-lg:hover {
    text-decoration: none;
  }
  .expandSearch .material-icons.search:before {
    color: rgb(255 255 255);
    content: "\e8b6";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px !important;
  }
  .expandSearch.showSearch .material-icons.search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .expandSearch.showSearch .material-icons.search:before {
    height: 34px !important;
    width: 34px;
  }
  .dropdown-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .dropdown-menu.search-menu.lg.show {
    border: unset;
    padding: 10px;
    min-width: 350px;
    margin: 0 auto;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
    transition: 0.2s;
    transform: unset !important;
  }
  #menuzord li.categoy-list a {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 2px 10px;
  }
  .category-submenu .material-icons[class*="category-"] {
      height: 24px;
      width: 24px;
      opacity: 0.5;
  }
  li.wish_navigation__list-item {
    display: inline-block;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
  }
  .ps-relative.lg_device .userbar {
    position: relative;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 100%;
  }
  .ps-relative.lg_device .right {
    height: 100%;
    width: 100%;
  }
  a.item-trigger.wishCounter {
    color: rgb(255 255 255);
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    height: 100%;
    padding: 0 !important;
  }
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem;
  }
  .material-icons.close:before {
    color: rgb(255 255 255);
    content: "\e5cd";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none;
  }
  span.text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 0;
    float: left;
    padding-right: 0;
    color: rgb(108 117 125);
  }
  .ps-relative.lg_device span.material-icons.favorite,
  .ps-relative.lg_device span.material-icons.favorite_border {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
  }
  .ps-relative.lg_device .wish_navigation__list-item .wishlist-icon {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    font-style: normal;
    cursor: pointer;
    position: relative;
    height: 100%;
    width: 35px;
  }
  .ps-relative.lg_device .wishlist-icon .icon.whiteIcon {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1px 0;
    height: 25px;
    width: 25px;
    display: block;
  }
  .ps-relative.lg_device .wishlist-icon .icon.redIcon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    height: 25px;
    width: 25px;
    display: block;
  }
  .ps-relative.lg_device a.item-trigger.wishCounter .counterwc {
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ps-relative.lg_device .menuzord-menu li.icon {
    width: 70px;
  }
  .ps-relative.lg_device .menuzord-menu li.text {
    width: 142px;
  }

  .cart_products .dropdown-wrapper,
  li.item-dropdown-currency .dropdown {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0 !important;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    top: unset;
    right: unset;
  }
  .ps-relative.lg_device a#cestanum-lg.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header_cart_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #cart-products.dropdown-cart #cestanum {
    width: 30px;
    height: 30px;
    line-height: 31px;
    display: inline-block;
    font-size: 21px;
  }
  #cestanum.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: unset;
    border-right: unset;
    border-bottom: 0;
    border-left: unset;
  }
  #cestanum.dropdown-toggle {
    white-space: unset;
    height: 100%;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    z-index: 99;
  }
  .header_cart_wrapper .cart_count {
    margin: -16px auto 0;
    position: absolute;
    top: 50%;
    right: 14%;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    left: 9px;
    font-size: 14px;
    color: rgb(255 255 255);
    z-index: 1;
    width: 9px;
    height: 14px;
    border-radius: 15px;
  }
  #cart-products.dropdown-cart {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .dropdown-wrapper:hover .cart_products.notemptyCart {
    display: block;
    z-index: 7;
    opacity: 1;
    top: 100%;
    transform: translate3d(-50%, 0, 0) !important;
    width: calc(432px - 0px);
    left: -50% !important;
  }
  .page_nav_dropdown_body {
    max-width: 411px;
    padding: 0;
    z-index: 0;
    display: none;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgb(255 255 255);
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -moz-transition: opacity 0.5s ease-out, margin-top 0.2s;
    -o-transition: opacity 0.5s ease-out, margin-top 0.2s;
    transition: opacity 0.5s ease-out, margin-top 0.2s;
    box-shadow: 0 7px 10px 1px rgb(0 0 0 / 20%);
  }
  .ps-relative.lg_device .menuzord-menu li {
    padding: 0;
  }
  span.material-icons.cancel:before {
    color: var(--orange-color);
    content: "\e5c9";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30px;
  }
  li.item-dropdown-currency a.dropdown-toggle {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: rgb(255 255 255);
    text-transform: unset !important;
    font-size: 18px !important;
    font-family: Roboto;
    font-weight: 400;
    padding: 0;
  }
  .dropdown-menu.children-submenu.dropdown-currency {
    transform: translate3d(-20%, -2px, 0) !important;
    width: calc(168px - 0px);
    left: -50% !important;
    border: unset;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 10px 1px rgb(0 0 0 / 20%);
  }
  li.item-dropdown-currency a.dropdown-item.label-change-currency {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 28px;
    padding: 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    text-transform: capitalize;
  }
  span.btn-btn-secondary {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 50px;
  }
  span.btn-btn-secondary span.icon {
    font-size: 19px;
  }
  li.nav-item.languages-inner-nav.text {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex-shrink: 0;
    position: relative;
  }
  li.nav-item.languages-inner-nav.text a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-self: center;
    flex-shrink: 0;
  }
  .dropdown-menu.children-submenu {
    border-bottom: 0 solid #ff9a00 !important;
    right: unset !important;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%) !important;
  }
  li.nav-item.dropdownx.show-open.languages-inner-nav {
    position: relative;
  }
  li.nav-item.dropdownx:hover .language-dropdown {
    display: block;
    min-width: 155px;
    padding: 0px 10px 5px 10px;
  }
  ul.dropdown.children-submenu.category-submenu {
    transition: 0.2s;
    min-width: 155px;
    left: 18px;
  }
  ul.dropdown.children-submenu.category-submenu.canary-islands,
  ul.dropdown.children-submenu.language-dropdown {
    transition: 0.2s;
    min-width: 155px;
    left: 0;
  }
  .ps-relative.lg_device span#hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 70px;
    margin-right: auto;
    margin-left: auto;
  }
  .ps-relative.lg_device #hamburger .hamburger {
    align-self: center;
    display: flex;
    flex-shrink: 0;
    font-style: normal;
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .ps-relative.lg_device .hamburger .material-icons.menu:before {
    color: rgb(255 255 255);
    content: "\e5d2";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70px;
  }
  li:not(.notbg) .cart_products .dropdown-wrapper a:hover {
    background-color: var(--base-blue-hover) !important;
    color: rgb(255 255 255) !important;
    text-decoration: none;
  }
  li:not(.notbg) .cart_products .dropdown-wrapper .pcart_buttons a:hover {
    background-color: var(--base-orange-hover) !important;
    color: rgb(255 255 255) !important;
    text-decoration: none;
  }
}

@media (max-width: 768px) {
.show_min_width_768 {
    display: none;
  }
}

@media (max-width: 767px) {
.text-left {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
div#home-search-container .input-group {
    width: 100% !important;
  }
  .hidden-lg {
    display: none !important;
  }
}

@media only screen and (min-width: 812px) and (min-height: 375px) {
.home-page.main-content {
    margin: 0 auto;
    float: left;
  }
}

@media only screen and (max-width: 460px) {
.wrapperGridlist-home {
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 414px) {
h3.title.text-white {
    font-size: 25px !important;
    padding: 0;
  }
}

@media only screen and (max-height: 812px) and (min-width: 375px) {
h3.title.text-white {
    font-size: 18px !important;
  }
  .only-mobile-dev h3.title.text-white {
    font-size: 25px !important;
    padding: 5px 0;
  }
}

@media only screen and (max-width: 768px) {
section.wrapper_bghome {
        height: 70px;
        top: 0;
        height: 80px!important;
    }
    #featured.owl-carousel .owl-stage {
        transform: translate3d(0px, 0px, 0px)!important;;
    }
    .lazy-image-container {
        height: 145px!important;
    }
    .text-center.panel-target {
        padding-left: 10px;
    }
  div#searcher-form-box.sm-form.col-xs-show {
    position: relative;
    top: 40px;
    height: 45px;
    width: 310px !important;
    display: inline-block !important;
  }
  div#searcher-form-box.sm-form.col-xs-show .searchicon {
    width: 33px;
    height: 30px;
    right: 5px;
    background-color: rgb(255 255 255);
    top: 1px;
  }
  div#searcher-form-box.sm-form.col-xs-show .field {
    display: block;
    height: 45px;
  }
  div#searcher-form-box.sm-form.col-xs-show .searchicon:before {
    left: 0;
    top: 0;
    font-size: 1.25rem;
  }
  div#searcher-form-box.sm-form.col-xs-show
    .easy-autocomplete.eac-square
    input {
    border: 1px solid;
    border-radius: 0;
    font-style: normal;
    box-shadow: unset;
  }
  form#home-search_form h2 {
    line-height: 50px;
  }
  section.home_category_list.welcome h2 {
    margin-top: 15px;
    font-size: 28px;
  }
  .boxhover-effect.effectsiberia,
  .boxhover-effect.effectsiberia a.home_category_list,
  .homebox-effect-wrapper .thumb,
  .homebox-effect-wrapper .thumb img {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .owlcarousel3col.owlcarousel.owlthem
    > div
    > .item
    .homebox-effect-wrapper
    .thumb
    .img-fullwidth {
    border-radius: 6px;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    object-position: 0px 0px;
  }
  #listPage .item.recomended .phone.gridoffer,
  .boxhover-effect.wrapperGridlist {
    height: 100%;
    display: inline-block;
    position: relative;
    width: 100%;
    border-radius: 0;
  }
  h3.title.text-white {
    font-size: 25px !important;
    padding: 0;
    bottom: 40px;
  }
  .homebox-effect-wrapper .img-fullwidth {
    height: 280px !important;
  }
  .wrapperGridlist-home {
    height: 285px;
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0;
  }
  div#page {
    z-index: 0;
  }
  .homebox-effect-wrapper .thumb .img-fullwidth {
    width: 100% !important;
    border-radius: 0;
    position: absolute;
    top: -50px;
    left: 0;
  }
  .search-container.easy-autocomplete .easy-autocomplete {
    height: 38px;
    width: 100% !important;
  }
  .boxhover-effect.wrapperGridlist a.home_category_list {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .wrapperGridlist-home .homebox-effect-wrapper {
    padding: 2px;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    border-radius: 6px;
  }
  .thumb.wrapperGridlist {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 6px 2px rgb(0 0 0 / 22%);
    border-radius: 6px;
    z-index: 0;
    overflow: hidden;
  }
  h3.title.wrapperGridlist {
    opacity: unset;
    position: absolute;
    z-index: 9;
    color: rgb(255 255 255);
    bottom: 70px;
    font-size: 24px !important;
  }
  #cart_right_button li.search-menu {
    height: 70px;
  }
  #smSearch span.material-icons.search {
    right: unset !important;
  }
  .infobox.wrapperGridlist {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
    height: auto;
    opacity: unset;
    background-color: rgb(255 255 255);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 1;
    max-height: 70px;
    min-height: 60px;
    top: unset;
  }
  .infobox.wrapperGridlist .infotitle {
    position: relative !important;
    padding: 0 !important;
    height: unset !important;
    border-radius: unset !important;
    background-color: rgb(255 255 255) !important;
  }
  .infobox.wrapperGridlist .infotitle .capitalize {
    color: rgb(53 53 53);
    font-size: 16px;
    min-height: unset;
    padding-top: unset;
    text-align: left;
    line-height: 20px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
  }
  section.home_category_list.welcome p {
    margin-top: 0;
    font-weight: 600;
    line-height: 25px;
  }
  .wrapperGridlist-home .catName {
    position: absolute;
    height: 40px;
    width: 45px;
    z-index: 15;
    padding: 0 0 8px;
    display: inline-block;
    color: rgb(255 255 255);
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    left: 20px;
    top: 8px;
  }
  .wrapperGridlist-home .catName span.icon {
    color: rgb(255 255 255);
    font-size: 30px;
  }
  .wrapperGridlist-home {
    max-width: 33.333333%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.ochenta_per,
  .home_category_list .ochenta_per {
    width: 95%;
  }
  section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
.slick-slide a h3.text-left {
    font-size: 1rem;
  }
  h3.title.text-white {
    font-size: 20px !important;
    padding: 0 0 0 5px;
    bottom: 10px;
    font-weight: 500;
  }
  .boxhover-effect.effectsiberia,
  .boxhover-effect.effectsiberia a.home_category_list,
  .homebox-effect-wrapper .thumb {
    padding: 1px;
  }
  .homebox-effect-wrapper .img-fullwidth {
    height: 100% !important;
  }
  .wrapper h3 {
    font-size: 14px;
    padding: 5px 10px;
  }
}

@media only screen and (min-width: 360px) and (max-width: 520px) {
.slick-slide a h3.text-left {
    font-size: 1rem;
  }
  section.home_category_list.welcome h2 {
    margin-top: 0;
    font-size: 20px;
  }
  .wrapperGridlist .section-title p {
    font-size: 18px;
  }
  .wrapperGridlist-home {
    width: 100%;
  }
  .wrapper h3 {
    font-size: 14px;
    padding: 5px 10px;
    text-align: center !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
div#wrapper-islas .carousel__item {
    width: 10.5%;
  }
}

@media only screen and (min-device-width: 769px) and (max-device-height: 1024px) and (orientation: portrait) {
section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: absolute;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px;
    bottom: 0;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-height: 769px) and (orientation: landscape) {
section#recommended .box_grid .wrapper {
    padding: 0 20px 0 5px;
    display: inline-block;
    position: absolute;
    width: 100%;
    background-color: rgb(255 255 255);
    min-height: 60px;
    bottom: 0;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1400px) {
.row-wrapper {    max-width: 90%!important}
}

