/* AQUA BELLA 1.3: product hierarchy, editorial tools and resilient commerce layouts. */
.product-detail-grid>*{min-width:0}
.product-description-column{display:flex;flex-direction:column;gap:18px;min-width:0}
.product-description-column .product-profile{margin:0}
.product-profile h2{display:flex;align-items:center;gap:10px;font-size:15px!important}
.product-profile h2:before{content:"";width:4px;height:18px;background:var(--sf-heading,#24292f);border-radius:8px}
.woocommerce .product-profile table.shop_attributes{border:0;margin:0;width:100%;table-layout:fixed}
.woocommerce .product-profile table.shop_attributes th,.woocommerce .product-profile table.shop_attributes td{padding:11px 9px;border:0;border-bottom:1px solid var(--sf-line,#ddd4c9);font-size:11px;font-style:normal;text-align:left;overflow-wrap:anywhere;vertical-align:top;background:var(--sf-surface,#ffffff)}
.woocommerce .product-profile table.shop_attributes th{width:43%;color:var(--sf-muted,#62605d);font-weight:500}
.woocommerce .product-profile table.shop_attributes td p{padding:0;line-height:1.65}
.woocommerce .product-profile table.shop_attributes tr:last-child>*{border-bottom:0}
.aquabella-rating{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:14px 0;color:var(--sf-muted,#62605d);font-size:10px;line-height:1.5;text-decoration:none}
.aquabella-rating.is-compact{margin:0 0 12px;gap:5px 8px;min-height:34px}
.aquabella-rating.is-compact>span:last-child{font-size:9px;color:var(--sf-muted,#62605d)}
.aquabella-stars{--star-size:16px;display:inline-block;position:relative;width:calc(var(--star-size)*5);height:var(--star-size);flex:none;vertical-align:middle}
.aquabella-stars>span{display:flex;width:calc(var(--star-size)*5);height:var(--star-size);gap:0;color:var(--sf-paper,#f5f2ed)}
.aquabella-stars svg{display:block;flex:none;width:var(--star-size);height:var(--star-size);fill:currentColor;stroke:none}
.aquabella-stars .aquabella-stars-fill{position:absolute;inset:0 auto auto 0;overflow:hidden;color:var(--sf-accent,#9b542f)}
.single-product .aquabella-rating .aquabella-stars{--star-size:18px}
.product-rating{display:block!important;margin:0!important;height:auto!important}
.product-rating>.aquabella-rating{display:flex!important}
.hy-product-card{display:flex;flex-direction:column}.hy-product-card .product-image{flex-shrink:0}
.hy-product-card .product-info{display:flex;flex-direction:column;flex:1;min-width:0}
.hy-product-card .product-info h2{font-size:13px!important;line-height:1.65!important;min-height:4.95em!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.hy-product-card .product-card-actions{margin-top:auto}
.product-info .product-price{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:8px;row-gap:3px;background:linear-gradient(115deg,var(--sf-paper,#f5f2ed),var(--sf-paper,#f5f2ed));border:1px solid var(--sf-line,#ddd4c9);border-radius:11px;padding:12px 13px!important;margin:12px 0 6px;line-height:1.3;color:var(--sf-heading,#24292f)!important;font-weight:600;letter-spacing:-.5px;min-height:61px}
.product-info .product-price:before{content:"ÜRÜN FİYATI";display:block;flex-basis:100%;font-size:8px;letter-spacing:1.2px;font-weight:500;color:var(--sf-muted,#62605d);margin-bottom:2px}
.product-info .product-price .woocommerce-Price-amount{font-size:23px!important;white-space:nowrap}
.product-info .product-price .woocommerce-Price-currencySymbol{font-size:.62em;margin-left:2px;color:var(--sf-muted,#62605d)}
.product-info .product-price del{font-size:12px;order:2;color:var(--sf-muted,#62605d);font-weight:400}
.product-info .product-price del .woocommerce-Price-amount{font-size:12px!important}
.product-info .product-price ins{background:none;text-decoration:none}
.single-product .purchase-card{border-color:var(--sf-line,#ddd4c9)!important;padding:25px!important;background:linear-gradient(180deg,var(--sf-paper,#f5f2ed) 0,var(--sf-surface,#ffffff) 235px)!important;box-shadow:0 10px 28px rgba(var(--sf-heading-rgb,36,41,47),0.0353),inset 0 1px 0 var(--sf-surface,#ffffff);border-radius:19px}
.aquabella-price-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;color:var(--sf-muted,#62605d);font-size:10px;letter-spacing:1.8px}
.aquabella-price-heading svg{color:var(--sf-muted,#62605d)}
.woocommerce .purchase-card p.price{font-size:clamp(27px,2.6vw,39px)!important;font-weight:600;color:var(--sf-heading,#24292f)!important;margin:0 0 19px!important;letter-spacing:-1px;display:flex;gap:6px 12px;align-items:baseline;flex-wrap:wrap}
.purchase-card p.price .woocommerce-Price-amount{white-space:nowrap}
.purchase-card p.price .woocommerce-Price-currencySymbol{font-size:.52em;color:var(--sf-muted,#62605d);margin-left:2px}
.purchase-card p.price del{font-size:17px;color:var(--sf-muted,#62605d);font-weight:400;order:2}
.purchase-card p.price ins{background:none;text-decoration:none}
.purchase-card .aquabella-price-offer{border-style:dashed;background:rgba(var(--sf-surface-rgb,255,255,255),0.6902);margin-bottom:23px}
.woocommerce .purchase-card form.cart{border-top:1px solid var(--sf-line,#ddd4c9);border-bottom:1px solid var(--sf-line,#ddd4c9);padding:21px 0;margin-bottom:19px;align-items:stretch}
.woocommerce .purchase-card form.cart input.qty{height:48px;border:1px solid var(--sf-line,#ddd4c9);border-radius:9px;background:var(--sf-surface,#ffffff)}
.woocommerce .purchase-card form.cart .single_add_to_cart_button{min-height:48px;border-radius:10px;background:linear-gradient(135deg,var(--sf-accent,#9b542f),var(--sf-accent,#9b542f))!important;border:1px solid var(--sf-accent,#9b542f);box-shadow:0 3px 0 var(--sf-accent,#9b542f),inset 0 1px 0 rgba(var(--sf-surface-rgb,255,255,255),0.1647);line-height:1.45}
.purchase-card .hya-purchase-benefits{border:0;padding:0;margin-bottom:20px}
.purchase-card .hya-purchase-benefits>div{align-items:flex-start;padding:10px 0;gap:10px;line-height:1.8}
.purchase-card .hya-purchase-benefits>div>svg{flex:none;margin-top:3px;color:var(--sf-muted,#62605d)}
.purchase-card .hya-purchase-benefits strong{color:var(--sf-muted,#62605d)}
.hya-product-experience:has(>.hya-callback:only-child){grid-template-columns:1fr}
.hya-product-experience:has(>.hya-callback:only-child)>.hya-callback{max-width:760px;width:100%;justify-self:center}
/* Native WooCommerce tabs, comments and review submission keep their normal behavior. */
.woocommerce div.product .woocommerce-tabs ul.tabs{gap:8px;padding:7px!important;border:1px solid var(--sf-line,#ddd4c9);background:var(--sf-paper,#f5f2ed);border-radius:13px;overflow:visible;flex-wrap:wrap;margin-bottom:25px}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:none;margin:0!important;padding:0!important;border-radius:8px;flex:0 1 auto}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:12px 23px;color:var(--sf-muted,#62605d);font-size:13px;line-height:1.5}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--sf-surface,#ffffff)!important;box-shadow:0 2px 7px rgba(var(--sf-heading-rgb,36,41,47),0.0706)}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--sf-heading,#24292f)}
#tab-reviews{scroll-margin-top:130px}
.aquabella-reviews-intro{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 34px;background:linear-gradient(115deg,var(--sf-paper,#f5f2ed),var(--sf-paper,#f5f2ed));border:1px solid var(--sf-line,#ddd4c9);border-radius:16px;margin-bottom:26px}
.woocommerce .aquabella-reviews-intro h2{font-size:27px;margin:0 0 10px;color:var(--sf-heading,#24292f);font-weight:500}
.aquabella-reviews-intro p{margin:0;color:var(--sf-muted,#62605d);font-size:13px;line-height:1.8}
.aquabella-reviews-score{display:flex;flex-direction:column;align-items:center;gap:9px;flex:none;min-width:180px;padding-left:30px;border-left:1px solid var(--sf-line,#ddd4c9)}
.aquabella-reviews-score .aquabella-stars{--star-size:23px}
.aquabella-reviews-score>strong{font-size:23px;font-weight:500;color:var(--sf-muted,#62605d)}.aquabella-reviews-score>strong small{font-size:13px;color:var(--sf-muted,#62605d)}
.aquabella-reviews-score>span:last-child{font-size:11px;color:var(--sf-muted,#62605d)}
.woocommerce #reviews{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:26px}
#reviews>.aquabella-reviews-intro{grid-column:1/-1;margin:0}
.woocommerce #reviews #comments,.woocommerce #reviews #review_form_wrapper{min-width:0;border:1px solid var(--sf-line,#ddd4c9);border-radius:14px;padding:27px;background:var(--sf-surface,#ffffff)}
.woocommerce #reviews #comments h2{font-size:18px;font-weight:500;line-height:1.6;margin:0 0 20px}
.woocommerce #reviews .woocommerce-noreviews{padding:25px 0;margin:0;color:var(--sf-muted,#62605d);font-size:13px;line-height:1.8}
.woocommerce #reviews #comments ol.commentlist{padding:0;margin:0}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin-bottom:22px}
.woocommerce #reviews #comments ol.commentlist li .comment-text{border:1px solid var(--sf-line,#ddd4c9);border-radius:12px;padding:16px;font-size:13px}
.woocommerce #reviews .star-rating,.woocommerce #review_form p.stars a{color:var(--sf-accent,#9b542f)}
.woocommerce #review_form #respond .comment-reply-title{font-size:21px;font-weight:500;line-height:1.5;color:var(--sf-heading,#24292f);display:block;margin-bottom:17px}
.woocommerce #review_form #respond p{font-size:12px;color:var(--sf-muted,#62605d);line-height:1.7}
.woocommerce #review_form #respond label{display:block;font-size:12px;color:var(--sf-muted,#62605d);margin-bottom:7px}
.woocommerce #review_form #respond input:not([type=checkbox]):not([type=submit]),.woocommerce #review_form #respond textarea{width:100%;max-width:100%;border:1px solid var(--sf-line,#ddd4c9);background:var(--sf-paper,#f5f2ed);border-radius:9px;padding:12px;font:inherit}
.woocommerce #review_form #respond textarea{min-height:130px;height:130px;resize:vertical}
.woocommerce #review_form #respond p.comment-form-cookies-consent label{display:inline;margin-left:6px}
.woocommerce #review_form #respond input#submit{border:1px solid var(--sf-heading,#24292f);background:var(--sf-heading,#24292f);color:white;min-height:45px;padding:12px 20px;border-radius:9px;font-size:13px}
/* Editorial article area: full server-rendered content, readable columns, native anchor links. */
.aquabella-editorial{margin:50px 0 20px!important;padding:0!important;border:1px solid var(--sf-line,#ddd4c9)!important;border-radius:18px!important;background:var(--sf-surface,#ffffff)!important;overflow:clip}
.aquabella-editorial-head{padding:32px 36px;background:linear-gradient(110deg,var(--sf-paper,#f5f2ed),var(--sf-paper,#f5f2ed));border-bottom:1px solid var(--sf-line,#ddd4c9)}
.aquabella-editorial .aquabella-editorial-head h2{font-size:clamp(22px,2.6vw,31px);line-height:1.3;font-weight:500;letter-spacing:-.6px;color:var(--sf-heading,#24292f);margin:0 0 15px}
.aquabella-editorial-head p{font-size:14px!important;line-height:1.85!important;color:var(--sf-muted,#62605d);margin:0;max-width:1000px}
.aquabella-editorial-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:35px;padding:34px 36px}
.aquabella-editorial-layout.has-no-toc{grid-template-columns:minmax(0,1fr)}
.aquabella-editorial-toc{align-self:start;background:var(--sf-paper,#f5f2ed);border:1px solid var(--sf-line,#ddd4c9);border-radius:12px;padding:20px;position:sticky;top:130px}
.aquabella-editorial-toc>strong{display:block;font-size:14px;font-weight:500;margin-bottom:14px;color:var(--sf-muted,#62605d)}
.aquabella-editorial-toc a{display:flex;align-items:baseline;gap:9px;padding:9px 0;border-top:1px solid var(--sf-line,#ddd4c9);color:var(--sf-muted,#62605d);font-size:11px;line-height:1.6;text-decoration:none}
.aquabella-editorial-toc a span{color:var(--sf-muted,#62605d);font-size:9px}.aquabella-editorial-toc a:hover{color:var(--sf-muted,#62605d)}
.aquabella-editorial-toc a.level-3{padding-left:10px}
.aquabella-editorial-body{font-size:14px;line-height:1.95;color:var(--sf-muted,#62605d);min-width:0;overflow-wrap:anywhere}
.aquabella-editorial-body h2,.aquabella-editorial-body h3{scroll-margin-top:130px;line-height:1.45;color:var(--sf-heading,#24292f)!important;font-weight:500;margin:28px 0 12px}
.aquabella-editorial-body h2{font-size:21px!important}.aquabella-editorial-body h3{font-size:17px!important}.aquabella-editorial-body>:first-child{margin-top:0}
.aquabella-editorial-body p{font-size:inherit!important;line-height:inherit!important;color:inherit!important;margin-bottom:18px}
.aquabella-editorial-body a{color:var(--sf-muted,#62605d);text-decoration:underline;text-underline-offset:3px}
.aquabella-editorial-body ul,.aquabella-editorial-body ol{padding-left:22px}.aquabella-editorial-body li{margin:7px 0}
.aquabella-article-table{overflow-x:auto;margin:22px 0;border:1px solid var(--sf-line,#ddd4c9);border-radius:10px}
.aquabella-editorial-body table{width:100%;border-collapse:collapse;font-size:12px;margin:0}
.aquabella-editorial-body th,.aquabella-editorial-body td{padding:12px 15px;border-bottom:1px solid var(--sf-line,#ddd4c9);text-align:left;min-width:100px}.aquabella-editorial-body th{background:var(--sf-paper,#f5f2ed);color:var(--sf-muted,#62605d)}
/* Avoid float/table intrinsic sizing and clear-fix pseudo-elements becoming grid children. */
.aquabella-cart-layout{grid-template-columns:minmax(0,1fr) minmax(290px,345px);gap:30px}
.aquabella-cart-layout>*{min-width:0;max-width:100%;box-sizing:border-box}
.woocommerce .aquabella-cart-layout .cart-collaterals,.woocommerce .aquabella-cart-layout .cart_totals{float:none!important;width:100%!important;clear:none;min-width:0}
.woocommerce .aquabella-cart-layout table.cart,.woocommerce .aquabella-cart-layout table.cart tbody{width:100%;max-width:100%;min-width:0}
.woocommerce .aquabella-cart-layout table.cart tr.cart_item{grid-template-columns:90px minmax(0,1fr) 110px;gap:10px 16px}
.woocommerce .aquabella-cart-layout table.cart tr.cart_item td{min-width:0;width:auto;margin:0;float:none;box-sizing:border-box}
.woocommerce .aquabella-cart-layout table.cart .product-name{overflow-wrap:anywhere;min-height:0}
.woocommerce .aquabella-cart-layout table.cart .product-thumbnail img{width:90px;height:108px;max-width:100%;box-sizing:border-box}
.woocommerce .aquabella-cart-layout table.cart .product-price{white-space:nowrap}
.woocommerce .aquabella-cart-layout table.cart tr:has(>td.actions){display:block;width:100%}
.woocommerce .aquabella-cart-layout table.cart td.actions{display:flex!important;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%!important}
.woocommerce .aquabella-cart-layout .actions .coupon{margin:0;max-width:100%;flex-wrap:wrap}
.woocommerce .aquabella-cart-layout .actions .coupon label{display:none}
.woocommerce .aquabella-cart-layout .cart_totals table{table-layout:fixed;width:100%}.woocommerce .aquabella-cart-layout .cart_totals th{width:52%;overflow-wrap:anywhere}.woocommerce .aquabella-cart-layout .cart_totals td{width:48%;font-variant-numeric:tabular-nums}
.woocommerce .aquabella-cart-layout .cart_totals .woocommerce-Price-amount{white-space:nowrap}
.aquabella-cart-layout .cart_totals .order-total .woocommerce-Price-amount{font-size:24px}
/* WooCommerce Checkout block retains its fields, validation, extensions and order submission. */
.woocommerce-checkout .page-main{max-width:1240px;padding-bottom:80px}
.woocommerce-checkout .page-head h1{font-size:30px;color:var(--sf-heading,#24292f);font-weight:500}
.woocommerce-checkout .entry-content{width:100%;max-width:none}
.woocommerce-checkout .wp-block-woocommerce-checkout{--wp--preset--color--primary:var(--sf-heading,#24292f);--wp--preset--color--contrast:var(--sf-heading,#24292f);--wc-green:var(--sf-heading,#24292f);margin:0;max-width:100%;width:100%;padding:0}
.woocommerce-checkout .wc-block-components-sidebar-layout.wc-block-checkout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,365px);gap:32px;align-items:start;margin:0;width:100%;max-width:100%}
.woocommerce-checkout .wc-block-components-sidebar-layout.wc-block-checkout:before,.woocommerce-checkout .wc-block-components-sidebar-layout.wc-block-checkout:after{display:none}
.woocommerce-checkout .wc-block-checkout .wc-block-components-main,.woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar{width:100%!important;min-width:0;max-width:100%;margin:0!important;padding:0!important;float:none;box-sizing:border-box}
.woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar{position:static!important}
.woocommerce-checkout .wc-block-components-checkout-step{background:var(--sf-surface,#ffffff);border:1px solid var(--sf-line,#ddd4c9);border-radius:14px;padding:24px!important;margin:0 0 20px!important;min-width:0}
.woocommerce-checkout .wc-block-components-checkout-step__container{padding:0!important}
.woocommerce-checkout .wc-block-components-checkout-step__heading{margin:0 0 20px!important}
.woocommerce-checkout .wc-block-components-checkout-step__title{color:var(--sf-muted,#62605d);font-size:19px!important;font-weight:500}
.woocommerce-checkout .wc-block-components-text-input input,.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input,.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select{border:1px solid var(--sf-line,#ddd4c9)!important;border-radius:9px!important;background:var(--sf-paper,#f5f2ed)!important;box-shadow:none!important;max-width:100%}
.woocommerce-checkout .wc-block-components-text-input label,.woocommerce-checkout .wc-blocks-components-select__label{color:var(--sf-muted,#62605d)}
.woocommerce-checkout .wc-block-components-checkout-order-summary__title{padding:0 0 20px!important}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block{padding:25px!important;background:linear-gradient(140deg,var(--sf-paper,#f5f2ed),var(--sf-paper,#f5f2ed));border:1px solid var(--sf-line,#ddd4c9);border-radius:16px;box-shadow:0 8px 24px rgba(var(--sf-heading-rgb,36,41,47),0.0627)}
.woocommerce-checkout .wc-block-components-order-summary{padding:0!important}
.woocommerce-checkout .wc-block-components-order-summary-item{gap:12px}
.woocommerce-checkout .wc-block-components-order-summary-item__image{flex:0 0 54px!important;width:54px!important;margin:0!important}
.woocommerce-checkout .wc-block-components-order-summary-item__image img{width:54px!important;height:64px!important;object-fit:contain;background:var(--sf-surface,#ffffff);border:1px solid var(--sf-line,#ddd4c9);border-radius:8px}
.woocommerce-checkout .wc-block-components-order-summary-item__description{min-width:0;padding:0!important;flex:1;overflow-wrap:anywhere}
.woocommerce-checkout .wc-block-components-order-summary-item__description h3{font-size:11px!important;line-height:1.6!important;font-weight:500}
.woocommerce-checkout .wc-block-components-order-summary-item__total-price{flex:none;font-size:11px;padding:0!important;min-width:0;white-space:nowrap}
.woocommerce-checkout .wc-block-components-product-metadata{font-size:10px!important;line-height:1.6}
.woocommerce-checkout .wc-block-components-product-metadata__description{display:none}
.woocommerce-checkout .wc-block-components-totals-wrapper{padding:16px 0;border-color:var(--sf-line,#ddd4c9)}
.woocommerce-checkout .wc-block-components-totals-item{padding:0;column-gap:12px;row-gap:0;font-size:13px;line-height:1.7}
.woocommerce-checkout .wc-block-components-totals-wrapper:empty,.woocommerce-checkout .wc-block-components-totals-item__description:empty{display:none}
.woocommerce-checkout .wc-block-components-totals-item__label{min-width:0;overflow-wrap:anywhere}.woocommerce-checkout .wc-block-components-totals-item__value{white-space:nowrap}
.woocommerce-checkout .wc-block-components-totals-footer-item{font-size:18px;color:var(--sf-heading,#24292f)}
.woocommerce-checkout .wc-block-components-checkout-place-order-button{background:linear-gradient(130deg,var(--sf-heading,#24292f),var(--sf-heading,#24292f))!important;color:var(--sf-surface,#ffffff)!important;border:1px solid var(--sf-heading,#24292f)!important;border-radius:10px!important;min-height:51px;box-shadow:0 3px 0 var(--sf-heading,#24292f)}
.woocommerce-checkout .wc-block-checkout__actions_row{gap:20px;flex-wrap:wrap}
.woocommerce-checkout .wc-block-checkout__terms{font-size:12px;line-height:1.8;color:var(--sf-muted,#62605d);padding:10px 0}
.woocommerce-checkout .wc-block-components-notice-banner{box-sizing:border-box;max-width:100%;font-size:12px;line-height:1.7;border-radius:8px}
.woocommerce-checkout .wc-block-components-checkout-step__content{min-width:0}
@media(min-width:1120px){.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,.94fr);gap:25px}.product-purchase-pane{grid-column:auto}}
@media(min-width:800px) and (max-width:1119px){.product-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"gallery info" "purchase info";gap:22px}.product-gallery-pane{grid-area:gallery}.product-description-column{grid-area:info}.product-purchase-pane{grid-area:purchase}}
@media(max-width:1023px){.aquabella-cart-layout{grid-template-columns:minmax(0,1fr);gap:25px}.woocommerce .aquabella-cart-layout .cart-collaterals{position:static}.woocommerce-checkout .wc-block-components-sidebar-layout.wc-block-checkout{grid-template-columns:minmax(0,1fr);gap:22px}.woocommerce-checkout .wc-block-components-order-summary-item__description h3{font-size:13px!important}.aquabella-editorial-layout{grid-template-columns:190px minmax(0,1fr);gap:24px;padding:25px}.aquabella-editorial-toc{padding:16px}}
@media(max-width:799px){.product-detail-grid{grid-template-columns:minmax(0,1fr)}.product-description-column,.product-purchase-pane{grid-column:1}.aquabella-editorial-layout{grid-template-columns:minmax(0,1fr)}.aquabella-editorial-toc{position:static}.aquabella-editorial-head{padding:25px}.woocommerce #reviews{grid-template-columns:minmax(0,1fr)}.aquabella-reviews-intro{padding:24px;align-items:flex-start}.aquabella-reviews-score{min-width:140px;padding-left:20px}.aquabella-reviews-score>strong{font-size:19px}}
@media(max-width:600px){.woocommerce .aquabella-cart-layout table.cart tr.cart_item{grid-template-columns:65px minmax(0,1fr) 28px;grid-template-areas:"image name remove" "image price price" "quantity subtotal subtotal";gap:11px}.woocommerce .aquabella-cart-layout table.cart .product-thumbnail img{width:65px;height:80px}.woocommerce .aquabella-cart-layout table.cart .product-quantity{grid-column:1/3}.woocommerce .aquabella-cart-layout table.cart .product-name{font-size:12px!important}.woocommerce .aquabella-cart-layout .cart_totals{padding:22px}.aquabella-cart-layout .cart_totals .order-total .woocommerce-Price-amount{font-size:23px}.woocommerce .aquabella-cart-layout table.cart td.actions{align-items:flex-start}.aquabella-cart-steps{gap:10px;font-size:9px;line-height:1.7}.woocommerce-checkout .wc-block-components-checkout-step{padding:19px!important}.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block{padding:20px!important}.woocommerce-checkout .wc-block-components-order-summary-item__total-price{font-size:10px}.woocommerce-checkout .wc-block-components-order-summary-item__description h3{font-size:11px!important}.woocommerce-checkout .wc-block-components-order-summary-item{gap:9px}.woocommerce-checkout .page-main{padding-bottom:100px}.product-info .product-price{padding:10px!important;min-height:63px}.product-info .product-price .woocommerce-Price-amount{font-size:18px!important}.product-info .product-price:before{font-size:7px}.aquabella-rating.is-compact{flex-direction:column;align-items:flex-start;gap:4px;min-height:35px}.aquabella-rating.is-compact>span:last-child{font-size:8px}.aquabella-stars{--star-size:15px}.aquabella-editorial{margin-top:32px!important}.aquabella-editorial-head,.aquabella-editorial-layout{padding:22px}.aquabella-editorial-body{font-size:13px}.aquabella-editorial-head p{font-size:13px!important}.aquabella-reviews-intro{flex-direction:column;gap:23px}.aquabella-reviews-score{align-items:flex-start;border-left:0;border-top:1px solid var(--sf-line,#ddd4c9);width:100%;padding:20px 0 0}.woocommerce .aquabella-reviews-intro h2{font-size:24px}.woocommerce #reviews #comments,.woocommerce #reviews #review_form_wrapper{padding:22px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:11px;padding:11px 14px}}
