
/* YUSERA local compatibility layer. The original Cantabria layout classes remain untouched. */
html,body{height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:auto!important;scroll-behavior:auto!important}
body{position:static!important;touch-action:auto!important}
.main-content{height:auto!important;min-height:0!important;overflow:visible!important}
.yusera-logo-text{font-family:Arial,Helvetica,sans-serif;font-weight:900;font-size:40px;line-height:1;letter-spacing:1.5px;color:#fff;display:inline-block;white-space:nowrap}
.header--sticky:not(.header--transparent) .yusera-logo-text,.header.header--sticky .yusera-logo-text--nav,.yusera-logo-text--nav{color:#111}
.yusera-footer-logo{font:900 30px/1 Arial,Helvetica,sans-serif;letter-spacing:1px;color:#111}
.shop-status-link{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:inherit;text-decoration:none;margin-left:14px;white-space:nowrap}.shop-status-link--wish{font-size:15px}
.language-selector .dropdown-menu{z-index:9999}.language-selector.is-open .dropdown-menu{display:block!important}.selected-language{cursor:pointer}
/* original product-card appearance retained; only ecommerce controls are added */
.product-card .commerce-price{font-family:Arial,sans-serif;font-size:16px;font-weight:700;color:#111;margin-top:10px}.product-card .commerce-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px;align-items:center}.commerce-actions button,.commerce-actions a{border:1px solid #0b6689;background:#fff;color:#0b6689;font:600 12px/1.1 Arial,sans-serif;padding:9px 11px;text-decoration:none;cursor:pointer}.commerce-actions .js-add-cart{background:#0b6689;color:#fff}.commerce-actions .js-wishlist{min-width:38px;font-size:17px;padding:7px 10px}.commerce-actions button:hover,.commerce-actions a:hover{opacity:.86}
.toast-shop{position:fixed;right:24px;bottom:24px;z-index:99999;background:#111;color:#fff;padding:12px 16px;border-radius:4px;font:14px Arial,sans-serif;box-shadow:0 8px 30px rgba(0,0,0,.22)}
/* Prevent the original site scripts/CSS states from trapping mouse-wheel scrolling. */
body.menu-open,body.modal-open,body.no-scroll,html.menu-open,html.modal-open,html.no-scroll{overflow-y:auto!important;position:static!important;height:auto!important}
@media(max-width:768px){.yusera-logo-text{font-size:30px}.shop-status-link{margin-left:7px}.header__actions{gap:4px}}
/* Shared commerce pages use the site's fonts/colors without altering the homepage. */
.shop-page{max-width:1200px;margin:0 auto;padding:60px 24px 90px}.shop-page h1{font-size:42px;margin:0 0 32px}.shop-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:64px;align-items:center}.shop-product__image{background:#f4f5f5;width:100%;max-height:650px;object-fit:contain}.shop-product__brand{font-size:13px;letter-spacing:.08em;font-weight:700;color:#0b6689}.shop-product__name{font-size:46px;margin:8px 0 20px}.shop-product__price{font-size:28px;font-weight:700;margin:14px 0}.shop-product__desc{font-size:17px;line-height:1.6;margin:15px 0}.shop-controls{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.shop-controls input{width:80px;padding:12px;border:1px solid #d3dadd}.shop-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #0b6689;background:#fff;color:#0b6689;padding:12px 18px;text-decoration:none;cursor:pointer}.shop-btn.primary{background:#0b6689;color:#fff}.shop-table{width:100%;border-collapse:collapse}.shop-table th,.shop-table td{border-bottom:1px solid #dde3e6;padding:14px;text-align:left}.shop-table img{width:80px;height:90px;object-fit:contain;background:#f4f5f5}.shop-summary{max-width:420px;margin-left:auto;margin-top:24px}.shop-summary-row{display:flex;justify-content:space-between;padding:9px 0}.shop-empty{text-align:center;padding:70px 0}.checkout-grid{display:grid;grid-template-columns:1fr .8fr;gap:50px}.shop-form label{display:block;margin:0 0 8px;font-weight:600}.shop-form input,.shop-form textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid #d3dadd;margin-bottom:18px}.shop-form textarea{min-height:110px}.order-success{padding:30px;border:1px solid #b9d4c0;background:#f7fff8}@media(max-width:850px){.shop-product,.checkout-grid{grid-template-columns:1fr}.shop-product__name{font-size:36px}.shop-page{padding-top:35px}.shop-table{display:block;overflow:auto}}

/* Runtime safety only: keep original Cantabria layout, prevent lock states. */
html,body{max-width:100%;}
body{overflow-y:auto!important;}
.nav-panel{max-height:calc(100vh - 110px);}
.commerce-actions{position:relative;z-index:12;}
.commerce-actions button,.commerce-actions a{pointer-events:auto!important;}

/* FINAL STABILITY: preserve homepage sections while removing legacy overlay/scroll traps */
html,body{overflow-x:hidden!important;overflow-y:auto!important;height:auto!important;position:static!important}
body::before,body::after{pointer-events:none!important}
.yusera-navigation{display:block!important;position:relative!important;inset:auto!important;width:100%!important;height:auto!important;overflow:visible!important;background:transparent!important;transform:none!important;opacity:1!important;visibility:visible!important}
.yusera-navigation .main-navigation__header{display:none!important}
.yusera-navigation .main-navigation__body{overflow:visible!important;height:auto!important}
.yusera-main-menu{display:flex!important;justify-content:center;align-items:center;gap:28px;list-style:none;margin:0;padding:0;overflow:visible!important}
.yusera-menu-item{position:relative!important;display:flex;align-items:center;overflow:visible!important}
.yusera-menu-item>.main-navigation__list-item-link{padding:14px 0!important;white-space:nowrap;text-transform:uppercase}
.yusera-dropdown-toggle{border:0;background:transparent;padding:5px;margin-left:3px;cursor:pointer;color:#0b6689;font-size:16px}
.yusera-dropdown-menu{display:none;position:absolute;z-index:10050;top:100%;left:50%;transform:translateX(-50%);min-width:220px;background:#fff;border:1px solid #e1e6e9;box-shadow:0 12px 30px rgba(0,0,0,.12);list-style:none;padding:9px 0;margin:0}
.yusera-dropdown-menu li{margin:0;padding:0}.yusera-dropdown-menu a{display:block;padding:11px 16px;color:#111;text-decoration:none;white-space:nowrap}.yusera-dropdown-menu a:hover{background:#f4f7f8;color:#0b6689}
.yusera-menu-item:hover>.yusera-dropdown-menu,.yusera-menu-item.is-open>.yusera-dropdown-menu{display:block}
.header__search{display:none!important}.header__search.is-open{display:block!important}
/* Product catalogue keeps same homepage section; product data/actions are now complete. */
.products-slider__container{overflow:visible!important}
.products-slider__container:not(.owl-loaded),.page-products-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px!important}
.yusera-product-card{display:block;min-width:0;color:inherit;text-decoration:none}.yusera-product-card a{color:inherit;text-decoration:none}.yusera-product-card .product-card__info-description{display:block!important;min-height:42px}.commerce-actions form{display:inline-flex;margin:0}.commerce-actions{display:flex!important;gap:7px;align-items:center;flex-wrap:wrap}.commerce-price{display:block!important}
.banner-img__video{display:block!important;width:100%!important;height:100%!important;min-height:420px;object-fit:cover;background:#f2f2f2}
.banner-img__item{overflow:hidden}.dropdown-page-hero{max-width:1200px;margin:0 auto 35px}.dropdown-page-hero img{width:100%;height:auto;display:block}
@media(max-width:900px){.products-slider__container:not(.owl-loaded),.page-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yusera-main-menu{gap:14px}.yusera-menu-item>.main-navigation__list-item-link{font-size:11px}}
@media(max-width:700px){.yusera-navigation{display:none!important}.yusera-navigation.mobile-open{display:block!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#fff!important;z-index:100000!important;padding:70px 20px!important;overflow-y:auto!important}.yusera-navigation.mobile-open .main-navigation__header{display:flex!important}.yusera-main-menu{display:block!important}.yusera-menu-item{display:block!important}.yusera-dropdown-menu{position:static!important;transform:none!important;box-shadow:none!important;border:0!important;padding-left:12px}.products-slider__container:not(.owl-loaded),.page-products-grid{grid-template-columns:1fr}.banner-img__video{min-height:300px}}

.product-cart-form{display:flex;gap:10px;align-items:center}.product-cart-form input[type=number]{width:82px}.shop-controls form{margin:0}

/* Homepage fidelity/responsive fixes: keep the original index.html visual structure. */

.main-content .container-xxl{max-width:1440px;margin-left:auto;margin-right:auto}
.container-main-banner{padding-left:0!important;padding-right:0!important}
.main-banner__slider{position:relative;overflow:hidden}
.main-banner__slider>.item{width:100%}
.main-banner{position:relative;width:100%;overflow:hidden}
.main-banner__img,.main-banner__img img{display:block;width:100%;height:auto}
.main-banner__img img{aspect-ratio:2880/1300;object-fit:cover;object-position:center}
.main-banner__info{z-index:2}

/* Keep the catalogue clean and aligned while retaining the original card design. */
.products-slider{padding-top:35px;padding-bottom:45px}
.products-slider__container,.products-slider__container:not(.owl-loaded){display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px!important;align-items:stretch;max-width:1180px;margin:0 auto;overflow:visible!important}
.products-slider__container .yusera-product-card{min-width:0;width:100%;height:100%;margin:0}
.yusera-product-card .product-card__linked{height:100%;display:flex;flex-direction:column}
.yusera-product-card .product-card__media-link{display:block;position:relative;overflow:hidden}
.yusera-product-card .product-card__img img{width:100%;height:auto;display:block;object-fit:contain}
.yusera-product-card .product-card__info{flex:1;display:flex;flex-direction:column}
.yusera-product-card .commerce-price{margin-top:auto}

/* Brand mosaic follows the original 3-column desktop / 2-column tablet / 1-column mobile rhythm. */
.brands-flip__container{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px!important}
.brands-flip__container>a{display:block;min-width:0}
.brand-card,.brand-card__img,.brand-card__img img{width:100%}
.brand-card__img img{display:block;height:auto}

/* Media/video sections should never overflow their original containers. */
.banner-img__video{display:block;width:100%;height:100%;min-height:420px;object-fit:cover;background:#f2f2f2}
.banner-img__item{overflow:hidden}

@media(max-width:991px){
  .products-slider__container,.products-slider__container:not(.owl-loaded){grid-template-columns:repeat(2,minmax(0,1fr));gap:22px!important}
  .brands-flip__container{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .main-banner__img img{aspect-ratio:16/9}
}
@media(max-width:700px){
  .products-slider{padding-top:45px;padding-bottom:50px}
  .products-slider__container,.products-slider__container:not(.owl-loaded){grid-template-columns:1fr;gap:20px!important}
  .brands-flip__container{grid-template-columns:1fr!important}
  .main-banner__img img{aspect-ratio:645/900}
  .banner-img__video{min-height:300px}
}

/* =========================================================
   YUSERA HEADER + HOMEPAGE PRODUCT ALIGNMENT FIX (2026-08-17)
   ========================================================= */
/* The imported Cantabria stylesheet treats the header as an overlay.  For the
   local YUSERA build we keep it in normal document flow so it can never cover
   the hero/banner. */
.header.yusera-header{
  position:relative!important;
  top:auto!important;left:auto!important;right:auto!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  color:#101820!important;
  border-bottom:1px solid #e6ecef!important;
  box-shadow:0 2px 12px rgba(17,38,52,.04)!important;
  transform:none!important;
  z-index:9999!important;
}
.yusera-header__top{
  max-width:1440px!important;
  width:100%!important;
  min-height:76px!important;
  margin:0 auto!important;
  padding:0 34px!important;
  display:grid!important;
  grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr)!important;
  align-items:center!important;
  gap:24px!important;
  box-sizing:border-box!important;
  position:relative!important;
}
.yusera-header__top .language-selector-pc{
  position:static!important;
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  width:auto!important;
  margin:0!important;
}
.yusera-header__top .language-selector{
  position:relative!important;
  width:auto!important;
}
.yusera-header__top .selected-language{
  min-width:95px!important;
  height:38px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 14px!important;
  margin:0!important;
  border:1px solid #e6ecef!important;
  background:#fff!important;
  color:#263844!important;
  font:500 13px/1 Arial,Helvetica,sans-serif!important;
}
.yusera-brand{
  position:static!important;
  transform:none!important;
  margin:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-decoration:none!important;
  justify-self:center!important;
}
.yusera-logo-text,
.header.yusera-header .yusera-logo-text{
  color:#101820!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:38px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:2px!important;
  text-shadow:none!important;
}
.yusera-header__actions{
  position:static!important;
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:14px!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  justify-self:end!important;
}
.yusera-header__actions .shop-status-link{
  margin:0!important;
  padding:8px 2px!important;
  color:#263844!important;
  font:600 12px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.04em!important;
}
.yusera-navigation{
  position:relative!important;
  top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;
  width:100%!important;
  min-height:50px!important;
  display:block!important;
  background:#fff!important;
  border-top:1px solid #f1f4f5!important;
  overflow:visible!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:9998!important;
}
.yusera-navigation .main-navigation__body{
  max-width:1440px!important;
  width:100%!important;
  margin:0 auto!important;
  padding:0 34px!important;
  box-sizing:border-box!important;
  display:flex!important;
  justify-content:center!important;
  overflow:visible!important;
}
.yusera-main-menu{
  min-height:50px!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:38px!important;
  margin:0!important;
  padding:0!important;
}
.yusera-menu-item>.main-navigation__list-item-link{
  display:flex!important;
  align-items:center!important;
  min-height:50px!important;
  padding:0!important;
  color:#263844!important;
  font:600 12px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}
.yusera-menu-item>.main-navigation__list-item-link:hover{color:#0b6689!important}
.yusera-dropdown-toggle{font-size:15px!important;color:#0b6689!important}
.main-content{margin-top:0!important;padding-top:0!important}
.container-gap{padding-top:0!important;margin-top:0!important}

/* Homepage product cards: every product gets the same visual media area. */
.products-slider__container,
.products-slider__container:not(.owl-loaded){
  max-width:1200px!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  column-gap:48px!important;
  row-gap:36px!important;
  align-items:stretch!important;
}
.products-slider__container .yusera-product-card{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
.yusera-product-card .product-card__linked{
  width:100%!important;
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}
.yusera-product-card .product-card__media-link{
  width:100%!important;
  height:320px!important;
  min-height:320px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:#f8fafb!important;
  margin:0 0 18px!important;
}
.yusera-product-card .product-card__img{
  width:100%!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:14px!important;
  box-sizing:border-box!important;
  position:relative!important;
}
.yusera-product-card .product-card__img img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:auto!important;
}
.yusera-product-card .product-card__img--hover{
  position:absolute!important;
  inset:0!important;
  opacity:0!important;
  transition:opacity .25s ease!important;
  background:#f8fafb!important;
}
.yusera-product-card .product-card__media-link:hover .product-card__img--hover{opacity:1!important}
.yusera-product-card .product-card__info{
  width:100%!important;
  padding:0 2px!important;
  box-sizing:border-box!important;
}
.yusera-product-card .product-card__info-title{min-height:22px!important;margin:6px 0 7px!important}
.yusera-product-card .product-card__info-description{min-height:44px!important;margin:0 0 8px!important;line-height:1.45!important}
.yusera-product-card .commerce-price{margin-top:8px!important}

@media(max-width:991px){
  .yusera-header__top{grid-template-columns:1fr auto 1fr!important;padding:0 22px!important}
  .yusera-logo-text,.header.yusera-header .yusera-logo-text{font-size:32px!important}
  .yusera-main-menu{gap:22px!important}
  .products-slider__container,.products-slider__container:not(.owl-loaded){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}
  .yusera-product-card .product-card__media-link{height:300px!important;min-height:300px!important}
}
@media(max-width:700px){
  .yusera-header__top{
    min-height:68px!important;
    grid-template-columns:auto 1fr auto!important;
    gap:12px!important;
    padding:0 16px!important;
  }
  .yusera-header__top .selected-language{min-width:0!important;width:auto!important;padding:0 9px!important;font-size:11px!important}
  .yusera-logo-text,.header.yusera-header .yusera-logo-text{font-size:25px!important;letter-spacing:1.3px!important}
  .yusera-header__actions{gap:8px!important}
  .yusera-header__actions .shop-status-link{font-size:10px!important}
  .yusera-navigation{display:none!important}
  .yusera-navigation.mobile-open{display:block!important;position:fixed!important;inset:0!important;background:#fff!important;z-index:100000!important;padding:72px 18px 30px!important;overflow-y:auto!important}
  .yusera-navigation.mobile-open .main-navigation__body{display:block!important;padding:0!important}
  .yusera-navigation.mobile-open .main-navigation__header{display:flex!important}
  .yusera-navigation.mobile-open .yusera-main-menu{display:block!important;min-height:0!important}
  .yusera-navigation.mobile-open .yusera-menu-item>.main-navigation__list-item-link{min-height:46px!important;font-size:14px!important}
  .products-slider__container,.products-slider__container:not(.owl-loaded){grid-template-columns:1fr!important;gap:34px!important;padding-left:18px!important;padding-right:18px!important}
  .yusera-product-card .product-card__media-link{height:300px!important;min-height:300px!important}
}

/* ===== YUSERA responsive repair pack (2026-08-19) ===== */
*,*::before,*::after{box-sizing:border-box}
img,video{max-width:100%}
.container-xxl{width:100%!important;max-width:1920px!important;margin-left:auto!important;margin-right:auto!important}

/* Header + language selector: keep it compact and inside the header on all screens. */
.header.yusera-header{background:#fff!important;overflow:visible!important;box-shadow:0 1px 0 rgba(20,45,60,.08)!important}
.yusera-header__top{overflow:visible!important}
.yusera-header .language-selector-pc{z-index:10020!important}
.yusera-header .language-selector{position:relative!important;width:auto!important;min-width:0!important}
.yusera-header .selected-language{position:relative!important;width:auto!important;min-width:108px!important;height:40px!important;padding:0 13px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;background:#fff!important;border:1px solid #e4eaed!important;color:#15384b!important;font:500 14px/1 Arial,Helvetica,sans-serif!important;white-space:nowrap!important}
.yusera-header .language-selector .dropdown-menu{position:absolute!important;top:calc(100% + 6px)!important;left:0!important;right:auto!important;width:150px!important;min-width:150px!important;margin:0!important;padding:6px!important;background:#fff!important;border:1px solid #e6ecef!important;box-shadow:0 10px 28px rgba(23,54,70,.14)!important;z-index:10030!important;display:none!important;transform:none!important}
.yusera-header .language-selector.is-open .dropdown-menu{display:block!important}
.yusera-header .language-selector .dropdown-wrapper{margin:0!important;padding:0!important;list-style:none!important}
.yusera-header .language-selector .dropdown-wrapper__item{margin:0!important;padding:0!important;width:100%!important}
.yusera-header .language-selector .dropdown-wrapper__item a{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:38px!important;padding:8px 10px!important;color:#15384b!important;text-decoration:none!important;font:500 14px/1.2 Arial,Helvetica,sans-serif!important;background:#fff!important}
.yusera-header .language-selector .dropdown-wrapper__item a:hover{background:#f4f8fa!important;color:#0b6689!important}
.yusera-header .language-selector .arrow{position:static!important;margin:0!important}

/* Hero: no fixed heights that crop or overflow on tablets/mobile. */
.yusera-homepage .container-main-banner{padding-left:0!important;padding-right:0!important}
.yusera-homepage .main-banner{position:relative!important;min-height:clamp(360px,45vw,690px)!important;overflow:hidden!important}
.yusera-homepage .main-banner__img,.yusera-homepage .main-banner__img img{display:block!important;width:100%!important;height:100%!important;min-height:inherit!important}
.yusera-homepage .main-banner__img img{object-fit:cover!important;object-position:center!important}
.yusera-homepage .main-banner__info{max-width:min(620px,46vw)!important}

/* Brand grid: preserve structure, remove overflow and uneven cards. */
.yusera-homepage .brands-flip__container{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important;width:100%!important}
.yusera-homepage .brands-flip__container>a{display:block!important;min-width:0!important;text-decoration:none!important}
.yusera-homepage .brand-card{position:relative!important;width:100%!important;min-width:0!important;aspect-ratio:1/1!important;overflow:hidden!important}
.yusera-homepage .brand-card__img,.yusera-homepage .brand-card__img img{display:block!important;width:100%!important;height:100%!important}
.yusera-homepage .brand-card__img img{object-fit:cover!important}

/* Video/content banners and the four broken-image tiles. */
.yusera-homepage .banner-img{width:100%!important;overflow:hidden!important}
.yusera-homepage .banner-img__item{position:relative!important;min-width:0!important;overflow:hidden!important}
.yusera-homepage .banner-img__video,.yusera-homepage .banner-img__img,.yusera-homepage .banner-img__img img{display:block!important;width:100%!important;height:100%!important}
.yusera-homepage .banner-img__video,.yusera-homepage .banner-img__img img{object-fit:cover!important;object-position:center!important}
.yusera-homepage .banner-img--multiple{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2px!important}
.yusera-homepage .banner-img--multiple .banner-img__item{min-height:clamp(300px,37vw,610px)!important}
.yusera-homepage .banner-img--multiple.banner-img--small .banner-img__item{min-height:clamp(280px,32vw,520px)!important}
.yusera-homepage .banner-img--slider .banner-img__item,.yusera-homepage .banner-img:not(.banner-img--multiple)>.banner-img__item{min-height:clamp(360px,43vw,680px)!important}
.yusera-homepage .banner-img__info{max-width:min(620px,78%)!important;z-index:2!important}
.yusera-homepage .banner-img__info-title{overflow-wrap:anywhere!important}

/* Contact block shown in the screenshot. */
.yusera-homepage .banner-text{padding-left:20px!important;padding-right:20px!important}
.yusera-homepage .banner-text__info{max-width:980px!important;margin:0 auto!important;text-align:center!important}
.yusera-homepage .banner-text__info-title{font-size:clamp(30px,3.2vw,54px)!important;line-height:1.08!important;overflow-wrap:anywhere!important}
.yusera-homepage .banner-text__info .btn{min-width:180px!important;max-width:100%!important}

@media (max-width:991px){
  .yusera-header__top{min-height:70px!important;padding:0 20px!important;grid-template-columns:auto 1fr auto!important;gap:14px!important}
  .yusera-header .language-selector-pc{display:flex!important}
  .yusera-main-menu{gap:18px!important}
  .yusera-homepage .main-banner__info{max-width:58vw!important}
  .yusera-homepage .brands-flip__container{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .yusera-homepage .banner-img__info{max-width:72%!important}
}

@media (max-width:700px){
  .yusera-header__top{min-height:64px!important;padding:0 12px!important;grid-template-columns:auto 1fr auto!important;gap:8px!important}
  .yusera-header .selected-language{min-width:86px!important;height:36px!important;padding:0 8px!important;font-size:11px!important}
  .yusera-header .language-selector .dropdown-menu{width:130px!important;min-width:130px!important}
  .yusera-logo-text,.header.yusera-header .yusera-logo-text{font-size:23px!important;letter-spacing:1px!important}
  .yusera-header__actions .shop-status-link{font-size:9px!important}
  .yusera-header__actions .shop-status-link--wish{font-size:15px!important}
  .yusera-header__actions{gap:5px!important}
  .header__mobile-menu-btn{margin-left:2px!important}

  .yusera-homepage .main-banner{min-height:520px!important}
  .yusera-homepage .main-banner__info{left:20px!important;right:20px!important;max-width:none!important;width:auto!important;bottom:32px!important;top:auto!important;padding:20px!important;background:rgba(255,255,255,.90)!important;color:#15384b!important}
  .yusera-homepage .main-banner__info-title{font-size:clamp(32px,10vw,48px)!important;line-height:.98!important}
  .yusera-homepage .brands-flip__container{grid-template-columns:1fr!important;gap:1px!important}
  .yusera-homepage .brand-card{aspect-ratio:4/3!important}
  .yusera-homepage .banner-img--multiple{grid-template-columns:1fr!important;gap:2px!important}
  .yusera-homepage .banner-img--multiple .banner-img__item,.yusera-homepage .banner-img--multiple.banner-img--small .banner-img__item,.yusera-homepage .banner-img--slider .banner-img__item,.yusera-homepage .banner-img:not(.banner-img--multiple)>.banner-img__item{min-height:430px!important}
  .yusera-homepage .banner-img__info{left:18px!important;right:18px!important;bottom:20px!important;top:auto!important;width:auto!important;max-width:none!important;padding:18px!important;background:rgba(255,255,255,.92)!important;color:#15384b!important}
  .yusera-homepage .banner-img__info-title{font-size:34px!important;line-height:1!important}
  .yusera-homepage .banner-img__info-description{font-size:14px!important;line-height:1.5!important}
  .yusera-homepage .banner-text{padding:52px 16px!important}
  .yusera-homepage .banner-text__info-title{font-size:32px!important;line-height:1.08!important}
  .yusera-homepage .products-slider__container,.yusera-homepage .products-slider__container:not(.owl-loaded){padding-left:16px!important;padding-right:16px!important}
}

@media (max-width:420px){
  .yusera-header__top{padding:0 8px!important;gap:6px!important}
  .yusera-header .selected-language{min-width:76px!important;padding:0 6px!important}
  .yusera-header .selected-language span{max-width:58px!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .yusera-logo-text,.header.yusera-header .yusera-logo-text{font-size:20px!important}
  .yusera-header__actions .shop-status-link{font-size:0!important}
  .yusera-header__actions .shop-status-link [data-cart-count]{font-size:11px!important}
  .yusera-header__actions .shop-status-link:first-child::before{content:'CART';font-size:9px!important}
  .yusera-homepage .main-banner{min-height:480px!important}
  .yusera-homepage .banner-img--multiple .banner-img__item,.yusera-homepage .banner-img--slider .banner-img__item,.yusera-homepage .banner-img:not(.banner-img--multiple)>.banner-img__item{min-height:390px!important}
}

/* =========================================================
   FINAL RESPONSIVE CONTENT FIX (2026-08-19)
   Fixes inherited Cantabria fixed widths/transforms that were
   still shrinking the brand grid and offsetting mobile banners.
   ========================================================= */

/* Never allow page sections to create horizontal overflow. */
html,body{max-width:100%;overflow-x:hidden}
.yusera-homepage,.yusera-homepage .container-xxl{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}

/* OUR BRANDS: the original stylesheet gives every direct child a 33% width.
   In CSS Grid that makes each card only 1/3 of its grid cell. Force each
   grid item to fill its cell instead. */
.yusera-homepage .brands-flip{width:100%!important;max-width:none!important;overflow:hidden!important}
.yusera-homepage .brands-flip__container{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
  max-width:1440px!important;
  margin:0 auto!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.yusera-homepage .brands-flip__container>*{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  flex:none!important;
}
.yusera-homepage .brand-card{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  aspect-ratio:1/1!important;
  overflow:hidden!important;
}
.yusera-homepage .brand-card__img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  transform:none!important;
}
.yusera-homepage .brand-card__img img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
}
.yusera-homepage .brand-card__info{
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  width:100%!important;
  height:100%!important;
  padding:clamp(14px,2vw,28px)!important;
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  text-align:right!important;
  pointer-events:none!important;
}
.yusera-homepage .brand-card__info-description{font-size:clamp(13px,1.35vw,20px)!important;line-height:1.15!important;margin:0 0 4px!important}
.yusera-homepage .brand-card__info-title{font-size:clamp(34px,4vw,58px)!important;line-height:.95!important;margin:0!important;max-width:100%!important;overflow-wrap:anywhere!important}

/* Full-width image/video content banners.  Original CSS uses width:95vw and
   translateX(-50%); those values were the reason the middle content shifted
   and text overflowed on phones. */
.yusera-homepage .banner-img,
.yusera-homepage .banner-img--slider,
.yusera-homepage .banner-img--slider.owl-carousel{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.yusera-homepage .banner-img--slider .banner-img__item{
  position:relative!important;
  width:100%!important;
  max-width:100%!important;
  height:clamp(420px,46vw,680px)!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  margin:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.yusera-homepage .banner-img--slider .banner-img__video,
.yusera-homepage .banner-img--slider .banner-img__img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
}
.yusera-homepage .banner-img--slider .banner-img__info{
  position:absolute!important;
  left:50%!important;
  right:auto!important;
  bottom:clamp(24px,5vw,72px)!important;
  top:auto!important;
  transform:translateX(-50%)!important;
  width:min(720px,calc(100% - 48px))!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(20px,3vw,34px)!important;
  box-sizing:border-box!important;
  text-align:center!important;
  background:rgba(255,255,255,.90)!important;
  color:#123b4d!important;
}
.yusera-homepage .banner-img--slider .banner-img__info--animate{
  position:static!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  width:100%!important;
  max-width:100%!important;
}
.yusera-homepage .banner-img--slider .banner-img__info-title{
  font-size:clamp(30px,4vw,52px)!important;
  line-height:1.02!important;
  margin:0 0 12px!important;
  max-width:100%!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  color:#123b4d!important;
}
.yusera-homepage .banner-img--slider .banner-img__info-description{
  font-size:clamp(14px,1.5vw,18px)!important;
  line-height:1.5!important;
  margin:0 auto 20px!important;
  max-width:580px!important;
  color:#123b4d!important;
}
.yusera-homepage .banner-img--slider .banner-img__info-link{margin:0 auto!important;max-width:100%!important}

/* Product catalogue: keep cards at useful readable widths. */
.yusera-homepage .products-slider__container,
.yusera-homepage .products-slider__container:not(.owl-loaded){
  width:100%!important;
  max-width:1200px!important;
  margin:0 auto!important;
  padding:0 24px!important;
  box-sizing:border-box!important;
}

@media (max-width:991px){
  .yusera-homepage .brands-flip__container{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:0 18px!important}
  .yusera-homepage .banner-img--slider .banner-img__item{height:clamp(440px,65vw,620px)!important}
}

@media (max-width:700px){
  .yusera-homepage .container-xxl{padding-left:0!important;padding-right:0!important}
  .yusera-homepage .brands-flip__container{grid-template-columns:1fr!important;gap:10px!important;padding:0 14px!important}
  .yusera-homepage .brand-card{aspect-ratio:1/1!important;border-radius:0!important}
  .yusera-homepage .brand-card__info{padding:18px!important}
  .yusera-homepage .brand-card__info-description{font-size:14px!important}
  .yusera-homepage .brand-card__info-title{font-size:42px!important}

  .yusera-homepage .banner-img--slider .banner-img__item{
    width:100%!important;
    height:560px!important;
    min-height:0!important;
  }
  .yusera-homepage .banner-img--slider .banner-img__video,
  .yusera-homepage .banner-img--slider .banner-img__img img{object-position:center!important}
  .yusera-homepage .banner-img--slider .banner-img__info{
    left:14px!important;
    right:14px!important;
    bottom:18px!important;
    width:auto!important;
    max-width:none!important;
    transform:none!important;
    padding:18px 14px!important;
  }
  .yusera-homepage .banner-img--slider .banner-img__info-title{font-size:30px!important;line-height:1.05!important}
  .yusera-homepage .banner-img--slider .banner-img__info-description{font-size:14px!important;line-height:1.45!important;margin-bottom:16px!important}
  .yusera-homepage .products-slider__container,
  .yusera-homepage .products-slider__container:not(.owl-loaded){padding:0 14px!important}
}

@media (max-width:420px){
  .yusera-homepage .banner-img--slider .banner-img__item{height:500px!important}
  .yusera-homepage .banner-img--slider .banner-img__info{left:10px!important;right:10px!important;bottom:12px!important;padding:15px 12px!important}
  .yusera-homepage .banner-img--slider .banner-img__info-title{font-size:26px!important}
  .yusera-homepage .brand-card__info-title{font-size:36px!important}
}

/* ===== Mobile 2-column catalogue + brands final fix (v4) ===== */
@media (max-width:700px){
  /* Product cards: always show two per row on phones */
  .products-slider__container,
  .products-slider__container:not(.owl-loaded),
  .yusera-homepage .products-slider__container,
  .yusera-homepage .products-slider__container:not(.owl-loaded),
  .page-products-grid,
  .dropdown-page-products .products-slider__container{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px 10px!important;
    width:100%!important;
    max-width:100%!important;
    padding:0 10px!important;
    margin:0 auto!important;
    box-sizing:border-box!important;
  }
  .products-slider__container .yusera-product-card,
  .page-products-grid .yusera-product-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
  }
  .yusera-product-card .product-card__media-link{
    height:170px!important;
    min-height:170px!important;
    margin-bottom:10px!important;
  }
  .yusera-product-card .product-card__img{padding:7px!important}
  .yusera-product-card .product-card__info{padding:0 1px!important}
  .yusera-product-card .product-card__info-overline{font-size:9px!important;line-height:1.2!important}
  .yusera-product-card .product-card__info-title{font-size:12px!important;line-height:1.25!important;min-height:30px!important;margin:4px 0 5px!important}
  .yusera-product-card .product-card__info-description{font-size:11px!important;line-height:1.3!important;min-height:43px!important;margin-bottom:6px!important}
  .yusera-product-card .commerce-price{font-size:12px!important;margin-top:5px!important}
  .yusera-product-card .commerce-actions{gap:5px!important;margin-top:7px!important}
  .yusera-product-card .commerce-actions a,
  .yusera-product-card .commerce-actions button{font-size:9px!important;padding:7px 6px!important;min-height:30px!important}
  .yusera-product-card .commerce-actions .js-wishlist{min-width:31px!important;padding:5px 7px!important;font-size:14px!important}

  /* Our Brands: two square tiles per row on phones */
  .yusera-homepage .brands-flip__container,
  .brands-flip__container{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:3px!important;
    width:100%!important;
    max-width:100%!important;
    padding:0 8px!important;
    margin:0 auto!important;
    box-sizing:border-box!important;
  }
  .yusera-homepage .brands-flip__container>* ,
  .brands-flip__container>*{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
  }
  .yusera-homepage .brand-card,
  .brands-flip__container .brand-card{
    width:100%!important;
    aspect-ratio:1/1!important;
    min-height:0!important;
    height:auto!important;
    overflow:hidden!important;
  }
  .yusera-homepage .brand-card__info,
  .brands-flip__container .brand-card__info{padding:10px!important}
  .yusera-homepage .brand-card__info-description,
  .brands-flip__container .brand-card__info-description{font-size:10px!important;line-height:1.1!important;margin:0 0 2px!important}
  .yusera-homepage .brand-card__info-title,
  .brands-flip__container .brand-card__info-title{font-size:24px!important;line-height:.95!important;margin:0!important}
}

@media (max-width:420px){
  .products-slider__container,
  .products-slider__container:not(.owl-loaded),
  .yusera-homepage .products-slider__container,
  .yusera-homepage .products-slider__container:not(.owl-loaded),
  .page-products-grid,
  .dropdown-page-products .products-slider__container{gap:16px 8px!important;padding:0 8px!important}
  .yusera-product-card .product-card__media-link{height:145px!important;min-height:145px!important}
  .yusera-product-card .product-card__info-title{font-size:11px!important}
  .yusera-product-card .product-card__info-description{font-size:10px!important;min-height:40px!important}
  .yusera-product-card .commerce-actions a,
  .yusera-product-card .commerce-actions button{font-size:8px!important;padding:6px 4px!important}
  .yusera-homepage .brands-flip__container,.brands-flip__container{padding:0 5px!important;gap:2px!important}
  .yusera-homepage .brand-card__info,.brands-flip__container .brand-card__info{padding:8px!important}
  .yusera-homepage .brand-card__info-description,.brands-flip__container .brand-card__info-description{font-size:9px!important}
  .yusera-homepage .brand-card__info-title,.brands-flip__container .brand-card__info-title{font-size:20px!important}
}

/* ===== FINAL MOBILE 2-COLUMN FIX v5 =====
   Product catalogue and Our Brands stay two items per row on phones.
   The homepage product section is intentionally a CSS grid, not Owl Carousel. */
.yusera-homepage .products-slider__container.yusera-product-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:28px!important;
  overflow:visible!important;
  transform:none!important;
}
@media (max-width:991px){
  .yusera-homepage .products-slider__container.yusera-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:22px 14px!important;
  }
}
@media (max-width:700px){
  .yusera-homepage .products-slider__container.yusera-product-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px 8px!important;
    padding:0 8px!important;
    width:100%!important;
  }
  .yusera-homepage .products-slider__container.yusera-product-grid > article,
  .yusera-homepage .products-slider__container.yusera-product-grid > .yusera-product-card{
    width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;
  }
  .yusera-homepage .brands-flip__container{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:3px!important;
    padding:0 6px!important;
  }
  .yusera-homepage .brands-flip__container > a{
    display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;
  }
  .yusera-homepage .brand-card{width:100%!important;height:auto!important;aspect-ratio:1/1!important}

  /* User requested the large promotional text box not to appear on mobile. */
  .yusera-homepage .main-banner__info{display:none!important}
}


/* YUSERA offer pricing */
.product-card .commerce-price,.yusera-product-card .commerce-price{font-family:Arial,sans-serif;font-size:16px;font-weight:700;color:#111;margin-top:10px;white-space:nowrap}
.commerce-price .price-regular,.shop-product__price .price-regular{ text-decoration:line-through !important; text-decoration-thickness:2px; text-decoration-color:currentColor; }
.commerce-price .price-separator,.shop-product__price .price-separator{ text-decoration:none; }
.commerce-price .price-offer,.shop-product__price .price-offer{ font-weight:700; }
.shop-product__price .price-regular{margin-right:4px}.shop-product__price .price-offer{margin-left:4px}


/* =========================================================
   YUSERA FINAL PRODUCT LAYOUT + PERFORMANCE (2026-09-02)
   ========================================================= */
.products-slider__container,
.products-slider__container:not(.owl-loaded),
.page-products-grid {
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  column-gap:20px!important;
  row-gap:24px!important;
  width:100%!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  align-items:stretch!important;
  overflow:visible!important;
}
.products-slider__container>.yusera-product-card,
.page-products-grid>.yusera-product-card {
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
}
.products-slider__container .product-card__media-link {
  display:block!important;
  width:100%!important;
}
.products-slider__container .product-card__img img {
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:100%!important;
}
@media(max-width:991px){
  .products-slider__container,
  .products-slider__container:not(.owl-loaded),
  .page-products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:16px!important;
    row-gap:22px!important;
  }
}
@media(max-width:700px){
  .products-slider{
    padding-top:30px!important;
    padding-bottom:40px!important;
  }
  .products-slider__container,
  .products-slider__container:not(.owl-loaded),
  .page-products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:10px!important;
    row-gap:18px!important;
    padding-left:8px!important;
    padding-right:8px!important;
  }
}
@media(max-width:420px){
  .products-slider__container,
  .products-slider__container:not(.owl-loaded),
  .page-products-grid{
    column-gap:8px!important;
    row-gap:16px!important;
    padding-left:6px!important;
    padding-right:6px!important;
  }
}


/* Mobile menu: show only the YUSERA logo inside the opened menu.
   The original header row is hidden while the full-screen navigation is open,
   preventing the brand from appearing twice. */
@media(max-width:700px){
  .yusera-header.mobile-menu-active .yusera-header__top{
    display:none!important;
  }
  .yusera-header.mobile-menu-active .yusera-navigation.mobile-open{
    display:block!important;
    padding:18px 18px 30px!important;
  }
  .yusera-header.mobile-menu-active .yusera-navigation.mobile-open .main-navigation__header{
    display:flex!important;
    min-height:48px!important;
    align-items:center!important;
    justify-content:space-between!important;
    border-bottom:1px solid #e8ecef!important;
  }
  .yusera-header.mobile-menu-active .yusera-navigation.mobile-open .yusera-logo-text--nav{
    display:inline-block!important;
    font-size:24px!important;
  }
}
