/* Product details must size to their content, including long names and translations. */
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-buy {
 height:auto!important;max-height:none!important;min-height:0!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-buy > * {
 flex-shrink:0!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment {
 height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment__row {
 min-height:48px!important;height:auto!important;padding:9px 12px!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment__dispatch strong,
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment__arrival {
 font-size:13px!important;line-height:1.45!important;color:#173a28!important;white-space:normal!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment__dispatch small {
 font-size:11px!important;line-height:1.5!important;color:#466052!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment__country {
 min-height:40px!important;min-width:72px!important;padding:4px!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment__country-prompt {
 font-size:10px!important;line-height:1.4!important;color:#344b64!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-facts {
 height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-facts > :is(button,span) {
 min-height:48px!important;height:auto!important;font-size:11px!important;line-height:1.4!important;
 padding:8px 10px!important;white-space:normal!important;color:#253b54!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-payments {
 display:flex!important;flex-wrap:wrap!important;align-items:center!important;
 gap:10px 14px!important;min-height:48px!important;height:auto!important;
 padding:10px 2px 0!important;font-size:12px!important;line-height:1.4!important;color:#34465d!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-payments__intro {
 font-size:12px!important;font-weight:600!important;white-space:nowrap!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-payments__marks {
 display:flex!important;flex:1 1 230px!important;flex-wrap:wrap!important;
 justify-content:space-evenly!important;align-items:center!important;gap:12px!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-payment-mark {
 display:inline-flex!important;width:auto!important;min-width:0!important;height:28px!important;
 align-items:center!important;justify-content:center!important;font-size:12px!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-payment-mark img {
 display:block!important;width:auto!important;height:24px!important;max-height:24px!important;
 max-width:65px!important;object-fit:contain!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-payments > small {
 font-size:11px!important;line-height:1.4!important;color:#34465d!important;white-space:nowrap!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-overview-section {
 width:100%!important;max-width:none!important;box-sizing:border-box!important;
}
@media(min-width:900px){
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-opening {
  align-items:stretch!important;
 }
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-media {
  height:auto!important;min-height:590px!important;max-height:none!important;align-self:stretch!important;
 }
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-media > .woocommerce-product-gallery {
  position:absolute!important;inset:0!important;height:100%!important;
  min-height:0!important;max-height:none!important;
 }
}
@media(max-width:599px){
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-payments__marks {
  order:3;flex-basis:100%!important;justify-content:space-between!important;gap:12px!important;
 }
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-payments > small {margin-left:auto!important;}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment__row {padding-inline:9px!important;}
 html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-facts > :is(button,span) {padding-inline:6px!important;}
}
