@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Montserrat:wght@400;600;700&family=Inter:wght@400;500&display=swap');
/* MAGNOLIA SKIN #87cfc2 #ef8e9f #ffd181*/
body{font-family: 'Montserrat', sans-serif;}
.container-h,.container-h.full{max-width:1170px;}
.bnn-group-left{margin:0 auto;max-width:1170px;}
.btn {font-size:12px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.btn.btn-cmd {background: #ef8e9f;border:1px solid #ef8e9f;}
.bg-main {background: #87cfc2!important;}
.text-main {color: #87cfc2!important;}
.account-section .fidelity li:first-of-type{color: #87cfc2;}
.breadcrumbs-default ol li a.active {color: #87cfc2;}
.main-menu ul > li:hover > a,.menu-dd a:hover {color: #87cfc2 !important;}
.option-group .rating i.on,.fullRate,.rating-s > input:checked ~ label, .rating-s:not(:checked) > label:hover, .rating-s:not(:checked) > label:hover ~ label, .rating-s > input:checked + label:hover, .rating-s > input:checked ~ label:hover, .rating-s > label:hover ~ input:checked ~ label, .rating-s > input:checked ~ label:hover ~ label {color: #ffd181!important;}

/*HEADER*/
.fa{font-weight:300;}
.acount-section>ul>li>a>i {font-size: 17px;}
.search-form-box input[type="text"]{padding-left:15px;height: 38px;-webkit-border-radius: 38px;-moz-border-radius: 38px;border-radius: 38px;}
.search-button {width: 38px;height: 38px;border-radius: 38px;color: #fff;background: #87cfc2;}
.search-toggle .search-button i {color: #fff;}
.acount-section ul li a{border:none;}
.cart-header-btn .q-cart, .cart-m .q-cart{color: #fff;background: #ef8e9f;}
.cart-dd{top:100%!important;}
.main-menu {background: #fff;}
.main-menu ul li a{font-size:13px;}
.main-header .nav-menu-hh{padding:0;z-index:99;}
.main-header .main-menu {max-width: 1170px;border-top: 1px solid #e1e1e1;border-bottom: 2px solid #000;padding: 0;}
.main-menu ul > li > a {font-weight: 600;font-size: 16px;color: #000;text-transform:none;}
.main-header .menu-dd,.cart-dd{border:none;box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24);}
.main-header .menu-dd{overflow:hidden;top: 52px;}
.main-header .menu-dd.open{top: 100%;}
.main-header #navigation.sticky .nav-menu-hh {border:none;padding:0;}
.main-header #navigation.sticky .menu-dd {display:block!important;width:255px!important;}
.menu-dd li .title a {font-size: 14px!important;}
.menu-dd .cat-img img{margin:0 auto;}
.main-header #navigation.sticky .menu-dd.open {top: 51px!important;}
.main-header .menu-dd.sticky{width:270px!important;}
.main-menu.fixed{padding:0;box-shadow: 0 6px 15px -9px #696969;}
.menu-dd.sticky li{margin-bottom:10px;}
.menu-dd.sticky > li > a{font-size:14px;}
.menu-trg span,.menu-trg span:after, .menu-trg span:before{height: 2px;background: #000;}
.mobile-icon li a {font-size: 18px!important;color: #000 !important;}

/* header sticky */
.main-header.fix-nav{position:relative;top:0;left:0;right:0;margin:0 auto;width:100%;z-index:999;}
.main-header.fix-nav #navigation{top: 100%;left: 0;right: 0;margin: 0 auto;width: 100%;transition:all .15s ease-out;-webkit-transform: translateY(0);transform: translateY(0);}
.main-header.fix-nav .top-head-bg{position:relative;background:#fff;z-index:9999;}
.main-header.fix-nav .top-head{transition:all .12s ease-out;}
.main-header.fix-nav.fade-menu {position:absolute;-webkit-transition: .12s!important;transition: .12s!important;-webkit-transform: translateY(-100%);transform: translateY(-100%);box-shadow: 0 4px 12px -6px rgba(0,0,0, .3);}
.main-header.fix-nav.fade-menu.animate-menu {position:fixed;-webkit-transform: translateY(0);transform: translateY(0);}
.main-header.fix-nav.fade-menu #logo img {max-height: 40px;}
.main-header.fix-nav.fade-menu .top-head{padding-top: 10px;padding-bottom: 10px;}
.main-header.fix-nav.fade-menu #navigation{position: absolute;-webkit-transform: translateY(-100%);transform: translateY(-100%);}
.main-header.fix-nav.fade-menu.active-menu #navigation{-webkit-transform: translateY(0);transform: translateY(0);}
@media screen and ( max-width:1090px ) {
	.main-header.fix-nav #navigation {position:relative;transition: none;-webkit-transform: none!important;transform: none!important;z-index:999;}
	.main-header.fix-nav.fade-menu .top-head-bg{display:none;}
	.main-header.fix-nav.fade-menu #navigation {position:relative;}
}
@media screen and (min-width:768px){
	body:has(.main-header):has(.-g-admin-toolbar:not(.small)) #wrapper {margin-top:0!important;}
}
.main-header .menu-dd{pointer-events: none;}
.main-header .menu-dd.open{pointer-events: auto!important;}

/*menu update*/
.main-header .menu-dd.column2 ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.main-header .menu-dd.column3 ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
.main-header .menu-dd.column4 ul{-webkit-column-count: 4;-moz-column-count: 4;column-count: 4;}
.main-header .menu-dd.column3.banner ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.main-header .menu-dd.column4.banner ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
.main-header .menu-dd ul li{width:100%!important;max-width:100%;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;}
@-moz-document url-prefix() {
.main-header .menu-dd ul li{float:none!important;}
}
.main-header .menu-dd ul li{float:none!important9}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.main-header .menu-dd ul li{float:none!important;}
}
@supports (-ms-ime-align:auto) {
.main-header .menu-dd ul li{float:none!important;}
}
.main-header .main-menu{position:relative;}
.main-header .menu-dd.column1{width:300px!important;}
.main-header .menu-dd.column1.banner{width:600px!important;}
.main-header .menu-dd.column2{width:550px!important;}
.main-header .menu-dd.column3{width:700px!important;}
.main-header .menu-dd.column4{width:min(calc(1170px - 60px), calc(100vw - 60px))!important;}
.main-header .menu-dd.column-sld{min-width:400px;}
.main-header .menu-dd.column-sld .carousel-slide .holder{padding: 0 15px!important;}
.menu-drop.sticky > a{display:block;position: relative;width: 30px;height: 20px;}
#navigation.sticky .menu-drop {padding: 16px 10px!important;border-left: none;border-right: none;}
#navigation.sticky .fa-bars{font-size: 0;line-height: 0;color: transparent;width: 30px;height: 2px;padding:0;background: #000;position: relative;top: 8px;}
#navigation.sticky .fa-bars:after, #navigation.sticky .fa-bars:before {content: " ";position: absolute;left: 0;width: 30px;height: 2px;background: #000;}
#navigation.sticky .fa-bars:before {bottom: 8px;}
#navigation.sticky .fa-bars:after {bottom: -8px;}
.search-form-box.stickySearch {margin-top: 6px;}

/* CAROUSEL */
.bnn-group-left {margin-top:30px;}
.owl-next .fa, .owl-prev .fa{font-weight: 400!important;}
#main-bnn .owl-theme .owl-controls .owl-buttons div,
.carousel-slide .owl-theme .owl-controls .owl-buttons div{font-size: 25px;color:#fff;width: 45px;height: 45px;text-align: center;background: #ef8e9f60;text-shadow: 0 0 10px rgba(0,0,0,.3); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;box-shadow: 0 2px 7px -2px rgb(0 0 0 / 30%);transition: all .2s ease-in;}
#main-bnn .owl-theme .owl-controls .owl-buttons div:hover, 
.carousel-slide .owl-theme .owl-controls .owl-buttons div:hover{background: #ef8e9f;}
#main-bnn .owl-theme .owl-controls .owl-buttons div{width:55px;height:55px;}
#main-bnn .owl-next, #main-bnn .owl-prev{top: calc(50% - 55px);}
.carousel-slide .owl-prev {left: -10px;}
.carousel-slide .owl-next {right: -10px;}
#main-bnn .owl-next:hover,
.carousel-slide .owl-next:hover{transform: translateX(-5px);}
#main-bnn .owl-prev:hover,
.carousel-slide .owl-prev:hover{transform: translateX(5px);}

.bnn-group-big .owl-pagination{display:none!important;}
.icon-group .col .icon-label {text-align: left;text-transform: uppercase;}
.icon-group .col .icon-label span{text-transform: none;}
.title-carousel .title{font-weight:600;font-size:22px;text-transform:none;}
.title-carousel hr,.title.secound hr{width: 100%;max-width: 560px;margin:0 auto;border: none;height: 4px;}
.title.secound hr{left:0;right:0;}
.carousel-slide{padding-bottom: 0;}
.carousel-slide .title-carousel hr{display:none;}
.carousel-slide .title-carousel .title{background:none;}
.carousel-slide .holder, .default-slider .holder{position:relative;background:url('https://gomagcdn.ro/themes/fashion/gfx/skins/magnolia/carousel-bg.jpg');padding-bottom: 30px;margin-bottom: 10px;}

/*PRODUCT-BOX*/
.product-box{overflow: initial;}
.product-box .product-icon-holder {width:-webkit-fill-available;margin-right:15px;}
.product-box .box-holder{background:#fff;padding: 20px 15px;border: 1px solid #ddd;}
.product-icon-box{top:10px;}
.product-icon-box .icon, .product-box .icon{font-size: 13px;}
.icon.new{background:#ef8e9f;}
.title.secound .title{font-weight: 600;font-size: 20px;}

/*FOOTER*/
.bottom-section {background:none;border-top: none;border-bottom: none;margin-top:20px;}
.bottom-section .holder{background:#87cfc242;/*background: url(../gfx/footer-bg.jpg) center bottom no-repeat;background-size: cover;*/}
.bottom-section .title,.bottom-section .title span,.support-contact {color: #000;}
.bottom-section .col .custom-chk {font-size: 11px;}
.bottom-section .col.social ul li a{font-size: 23px;color: #75d0bf;background:none;}
.main-footer .col .title{font-size:16px;}
.newsletter-form input[type="text"]{border: none;border-radius: 27px;margin-bottom: 5px;box-shadow: 0 0 11px -6px #000;}
.newsletter-form input[type="submit"]{background: #ef8e9f;width:110px;text-transform: none;-webkit-border-radius: 27px;-moz-border-radius: 27px;border-radius: 27px;}
.bottom-section .col .custom-chk,.bottom-section .col .custom-chk a{color:#000;}
.support-contact{font-size:13px;}

/*LIST*/
.breadcrumbs-box ol li a,.breadcrumbs-default ol li a {font-size: 12px;}
.breadcrumbs-box ol li.active,.breadcrumbs-default ol li.active {color: #87cfc2;text-decoration:none;}
.catTitle {font-weight: 600;}
.filter.box{padding: 12px;margin-bottom:20px;background: #87cfc21f;}
.filter.box .title{text-transform:none;background: #f0f9f8;}
.filter.box .title-h.line:after{border:none;}
.product-listing .product-box {margin-top: 20px;}
.product-listing .row.product{margin-left:-10px;margin-right:-10px;}
.filter.box.-g-category-filters-apply-all {position: sticky;bottom: 0;background: #fff!important;z-index: 99;padding: 10px 15px 0 15px!important;margin: 0 -15px;box-shadow: 0px -1px 3px -2px #00000030!important;}

/*DETAIL*/
.detail-title{padding-top:20px;}
.detail-title .title {font-weight: 600;}
.detail-title,.detail-prod-attr{text-align:center;}
.qty-regulator .minus{border-radius: 32px 0 0 32px;}
.qty-regulator .plus{border-radius: 0 32px 32px 0;}
#product-page .stock-status {max-width: 100%;}
#product-page .stock-status {display: inline-block;}
.add-section .qty-regulator {float: none;display: inline-block;margin: 0 10px 5px 0;}
.qty-regulator .minus, .qty-regulator .plus {background: #fff;}
.add-section .add2cart {display: inline-block;float: none;vertical-align: top;}
.icon-group.detail {margin-top: 15px;background:#f0f9f8!important;}
.icon-group.detail .col p{text-align:left;}
.detail-tabs, .detail-recomended{width:100%;}
.detail-tabs .resp-tabs-list li {font-size: 16px;margin:0;padding:13px 15px!important;border: none!important;margin-bottom: 0!important;}
.detail-tabs .resp-tabs-list li.resp-tab-active {color:#87cfc2;padding:13px 15px!important;}
.prod-attr-h{text-align:center;}
.prod-attr-h .available-ms{max-width:100%!important;}
.prod-attr-h .__optionSelector{float:none;}
.detail-product-atributes select.hint-aside{display:inline-block;}

/*CART*/
.icon-group.cart {background: #f0f9f8!important;}

/*CONTACT*/
.title-box.line-r .title {font-weight: 600;font-size: 22px;text-transform: none;}
.title-box.line-r hr {width: 100%;border: none;height: 4px;}
.contact-information .info-list li{clear:both;}
.-g-blog-page .search-form .input-s{border-radius: 38px;}

/* BLACK FRIDAY */
/*
.-g-template-black-friday .wordpress-articles-h .title-carousel .title,
.-g-template-black-friday .wordpress-articles-h .carousel-slide .holder,
.-g-template-black-friday .wordpress-articles-h .default-slider .holder,
.-g-template-black-friday .wordpress-articles-h .carousel-slide a {color:#333!important;}
*/

.-g-template-black-friday .default-slider .holder,
.-g-template-black-friday .carousel-slide .holder{background:none!important;}

/* .wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-next,
.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-prev{margin-top: -60px;}
.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-next{right: -40px;}
.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-prev{left: -40px;} */
@media only screen and (max-width: 480px){
	/* .wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-next{right: 5px;}
	.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-prev{left: 5px;} */
	.wordpress-articles-h .owl-wrapper-outer .-g-post-slide{padding: 0px 25px;}
}

@media screen and ( min-width: 1090px ) {
	.main-header .nav-menu > li {padding-top: 15px;padding-bottom: 15px;}
}
@media screen and ( max-width: 1200px ) {
	.bnn-group-left {margin-top: 0px;}
	.carousel-slide,
	.bottom-section{padding:0;}
	.carousel-slide .owl-next{right: 0;}
	.carousel-slide .owl-prev{left: 0;}
}
@media screen and ( max-width: 1170px ) {
	.newsletter-form input[type="submit"] {display: inline-block;margin-top: 0;margin: 0;}
}
@media screen and ( max-width: 1090px ) {
	.menu-trg {margin-left: 10px;}
	.main-menu ul > li > a {font-size: 14px;}
}
@media screen and ( max-width: 991px ) {
	.icon-group .col .icon-label {text-align: center;}
}
@media screen and (max-width: 860px){
	.pinGrid .pin.large{width:100%!important;}
}
@media screen and (max-width: 800px){
	.newsletter-form {max-width: 350px;}
}
@media screen and (min-width: 768px){
	.carousel-slide .holder, .default-slider .holder {overflow: hidden;padding: 40px 60px 30px;}
	.carousel-slide .title-carousel {position: absolute;top: 100%;left: 0;transform: rotate(-90deg); transform-origin: left top;z-index: 9;}
	.carousel-slide .title-carousel .title{padding-left: 40px;}
	.detail-title, .detail-prod-attr{width:41.66666667%;}
	.detail-slider-holder{width:58.33333333%;}
}
@media screen and (max-width: 767px){
	.detail-title {padding: 5px 0;}
	.icon-group.detail .col p {text-align: center;}
}
@media screen and (min-width: 680px){
.product-listing .product-box.list-type {border-bottom: none;}
}
@media screen and (max-width: 480px){
	.product-box .box-holder {padding: 0 5px;}
}
@media screen and (max-height: 725px){
	.main-header .menu-dd {overflow-y:auto;max-height:550px;}
	.main-header .menu-dd::-webkit-scrollbar {width: 6px;}
	.main-header .menu-dd::-webkit-scrollbar-track {background:rgba(0,0,0,0.2);-webkit-border-radius: 10px;border-radius: 10px;}
	.main-header .menu-dd::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: rgba(68, 68, 68, .6);}
	.main-header .menu-dd::-webkit-scrollbar-thumb:window-inactive {background: rgba(68, 68, 68, .4);}
}

h1{font-size:1.8em !important;}h2{font-size:1.7em !important;}.detail-title .title span{font-size:1.25em !important;}
#wrapper .btn:not(.filter-trg){font-size: 12px!important;line-height:30px!important;padding: 0px 15px!important;}
.btn.std{background:#6c2835;border:1px solid #6c2835;}
.btn.btn-cmd,.cart-header-btn .q-cart, .cart-m .q-cart, .wishlist-header .-g-wishlist-product-count, .wishlist-header-m .-g-wishlist-product-count{background:#6c2835 !important;border: 1px solid #6c2835;} .-g-one-time-offers .-g-one-time-cart-label {background: #6c283520;}
.top-head, .main-header .cart-header {padding-top: 25px!important;padding-bottom: 25px!important;}
.user-m.-g-user-icon{display:inline-block!important;}
.main-header .nav-menu > li{padding-top:10px !important;padding-bottom:10px !important;}.main-header  .main-menu ul.nav-menu>li>a{font-size:14px !important;}.main-header .all-product-button .menu-dd{top: 41px!important;}
.main-header .main-menu ul.nav-menu>li>a, .mobile-icon li a, #mm-main-menu .mm-navbar, #mm-nav-filter .mm-navbar {color: #752825 !important;}
				.menu-trg span, .menu-trg span::after, .menu-trg span::before{background:#752825 !important;}
				#mm-main-menu .mm-btn:before {border-color: #752825;}
				#mm-nav-filter .mm-navbar #close-filters{fill: #752825;}
.product-box .price, .product-box .price .text-main, .detail-price, .cart-items .price .text-main, .cart-dd .price .text-main, .extra-offer .box-offer .price .text-main, .ac-price .text-main{color: #6c2835 !important;}
.bnn-group-left{max-width: 1920px; margin: 0 auto;}
.banner-group-small .owl-item div{color:#d12727 !important;}
.icon.discount{background: #f70505 !important; }
.icon-group .col .icon-label, .icon-group .col .icon-label span{color: #6c2835 !important; }
.main-header .main-menu ul.nav-menu>li:hover >a, .mobile-icon li:hover a, .menu-dd li a:hover  {color: #b33832!important;}
body{font-family: 'Open Sans', sans-serif;}
body{font-size:16px;}
.search-button{background:#752825;}
.bottom-section,.bottom-section .holder{background:#6c2835 !important;border:0px !important;}
.bottom-section .title,.bottom-section .title span, .bottom-section .custom-chk, .bottom-section .custom-chk label, .support-contact{color: #ffffff!important;}
.bottom-section .col.social ul li a{color: #ffffff;}

/**
* Scrie aici codul tau CSS...
*/

.main-header .main-menu {
    border-bottom: 1px solid #920f0f;
}

.image-gust {
    width: 300px;  /* Poți ajusta lățimea în funcție de dorințele tale */
    height: auto;  /* Menține raportul de aspect original al imaginii */
}

/* Customizare optiuni configurabile tip imagine */

.-g-product-configurations-holder .ddcommon{border: none;max-width: 100% !important;}
.-g-product-configurations-holder .ddcommon .ddTitle{display:none !important;}
.-g-product-configurations-holder .ddcommon .ddChild{display: block!important;position: relative !important;height: auto !important;top: 0!important;border: none;left:0;box-shadow: none;overflow: visible;}
.-g-product-configurations-holder .ddcommon .ddChild ul{display: flex;flex-wrap: wrap;gap: 12px;}
.-g-product-configurations-holder .ddcommon .ddChild li:not(:first-child){
    display: flex;flex-direction: column;/*justify-content: space-between;*/align-items: center;gap: 6px;
    border:none;background:none;padding: 0;margin-bottom: 8px;border-radius: 6px;overflow: hidden;width: calc(25% - 9px);background: #f7f7f7;/*max-width: 105px;*/
}
.-g-product-configurations-holder .ddcommon .ddChild li:first-child{font-weight: 600;font-size: 15px;width: 100%;pointer-events: none;border:none;outline: none !important;background: none !important;}
.-g-product-configurations-holder .ddcommon .ddChild li:hover:not(:first-child){cursor:pointer;}
.-g-product-configurations-holder .ddcommon .ddChild li:hover,
.-g-product-configurations-holder .ddcommon .ddChild li.selected{outline:1px solid #752825;}
.-g-product-configurations-holder .ddcommon .ddChild li img{padding: 0;height: auto;width: auto;max-width:100%;}
.-g-product-configurations-holder .ddcommon .ddChild li:not(:first-child) .ddlabel{font-size: 12px;line-height: 1.3;color:#752825;padding: 0 4px;}
.-g-product-configurations-holder .ddcommon .ddChild li:not(:first-child).selected .ddlabel{font-weight: 600;}

.detail-price .final-price {display:block;}


button.ninge,
.ninge {
    background-color: #dc3545;
    color: #ffffff !important;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
}

button.ninge span,
.ninge span {
    color: white !important; /* pentru orice span din interior */
}


/* css blaturi */

/* Fonts */


:root {
  --c-bg: #f9f7f4;
  --c-text: #3d352e;
  --c-primary: #5a4632;
  --c-accent: #f2e5d4;
  --c-card: #ffffff;
  --c-border: #e8e8ef;
  --f-sans: 'Inter', sans-serif;
  --f-display: 'Montserrat', sans-serif;
  --f-serif: 'Cormorant Garamond', serif;
}

#cake-app {
  font-family: var(--f-sans);
  background: var(--c-bg);
  color: var(--c-text);
  line-height: 1.6;
}

.cake-container { max-width: 1200px; margin: 0 auto; padding: 0 16px; }

/* Header */
.cake-header {
  position: sticky; top: 0; z-index: 50;
  background: rgba(249, 247, 244, 0.9);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(0,0,0,0.05);
  padding: 12px 0;
}
.header-inner { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.page-title { font-family: var(--f-display); font-size: 1.25rem; font-weight: 700; color: var(--c-primary); margin: 0; }
.page-title .serif { font-family: var(--f-serif); font-style: italic; font-weight: 400; }
.page-title .brand { font-weight: 400; opacity: 0.7; font-size: 1rem; }
@media(max-width: 600px) { .page-title .brand { display: none; } }

.menu-trigger, .desktop-menu-btn {
  background: transparent; border: 1px solid var(--c-primary); color: var(--c-primary);
  padding: 8px 12px; border-radius: 8px; cursor: pointer; font-weight: 600; font-size: 16px;
}
.menu-trigger { display: flex; align-items: center; justify-content: center; }
.desktop-menu-btn { display: none; border: none; font-family: var(--f-display); }
@media(min-width: 768px) {
  .menu-trigger { display: none; }
  .desktop-menu-btn { display: block; }
}

/* Drawer */
.drawer-backdrop {
  position: fixed; inset: 0; background: rgba(0,0,0,0.4); z-index: 99;
  opacity: 0; pointer-events: none; transition: opacity 0.3s;
}
.drawer-backdrop.open { opacity: 1; pointer-events: auto; }
.drawer {
  position: fixed; top: 0; left: 0; bottom: 0; width: 300px;
  background: #fff; z-index: 100; transform: translateX(-100%);
  transition: transform 0.3s ease; box-shadow: 5px 0 20px rgba(0,0,0,0.1);
  display: flex; flex-direction: column;
}
.drawer.open { transform: translateX(0); }
.drawer-header { padding: 16px; border-bottom: 1px solid var(--c-border); display: flex; justify-content: space-between; align-items: center; }
.drawer-header h2 { margin: 0; font-family: var(--f-display); color: var(--c-primary); }
.close-btn { background: none; border: none; font-size: 24px; cursor: pointer; color: var(--c-text); }
.drawer-list { overflow-y: auto; padding: 8px; flex: 1; }
.drawer-item {
  display: block; width: 100%; text-align: left; padding: 12px 16px;
  border: none; background: none; cursor: pointer;
  border-radius: 8px; font-weight: 500; color: var(--c-text); transition: background 0.2s;
  font-size: 16px; /* Font mare in meniu */
}
.drawer-item:hover { background: var(--c-bg); }

/* Main Content */
.main-content { padding-top: 2rem; padding-bottom: 4rem; }
.info-banner { background: rgba(242, 229, 212, 0.3); border: 1px solid rgba(0,0,0,0.05); padding: 1rem; border-radius: 12px; text-align: center; margin-bottom: 2rem; color: #666; font-size: 16px; }

/* Grid */
.cake-grid {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px;
}
.cake-card {
  background: var(--c-card); border-radius: 16px; overflow: hidden;
  border: 1px solid var(--c-border); box-shadow: 0 4px 12px rgba(0,0,0,0.03);
  transition: transform 0.3s, box-shadow 0.3s; scroll-margin-top: 100px;
}
.cake-card:hover { transform: translateY(-4px); box-shadow: 0 12px 24px rgba(0,0,0,0.08); }

.img-wrapper { position: relative; aspect-ratio: 4/5; background: #eee; }
.img-wrapper img { width: 100%; height: 100%; object-fit: cover; }
.badge {
  position: absolute; top: 12px; left: 12px; background: rgba(255,255,255,0.95);
  padding: 4px 10px; border-radius: 20px; font-size: 14px; font-weight: 700;
  color: var(--c-primary); box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.card-content { padding: 20px; display: flex; flex-direction: column; gap: 12px; }
.cake-title { font-family: var(--f-display); font-size: 1.4rem; font-weight: 700; margin: 0; color: var(--c-text); }
.cake-desc { 
  color: #555; 
  font-size: 16px; /* Minim 16px */
  margin: 0; 
  line-height: 1.5;
}
.cake-reco {
  background: rgba(242, 229, 212, 0.3); padding: 12px; border-radius: 8px;
  font-size: 16px; /* Minim 16px */
  border: 1px dashed rgba(90, 70, 50, 0.2);
}
.cake-reco strong { color: var(--c-primary); display: block; font-size: 14px; text-transform: uppercase; margin-bottom: 4px; letter-spacing: 0.5px; }

.cta-btn {
  display: block; text-align: center; background: var(--c-primary); color: #fff;
  text-decoration: none; padding: 12px; border-radius: 8px; font-weight: 600;
  margin-top: auto; transition: background 0.2s; font-size: 16px;
}
.cta-btn:hover { background: #4a3828; }

.separator { height: 1px; background: var(--c-border); margin: 3rem 0; }

/* Reco Section */
.section-title { text-align: center; font-family: var(--f-display); color: var(--c-primary); margin-bottom: 2rem; font-size: 28px; }
.reco-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px; }
.reco-card { background: #fff; padding: 20px; border-radius: 12px; border: 1px solid var(--c-border); }
.reco-card .icon { font-size: 1.8rem; margin-bottom: 0.5rem; }
.reco-card h3 { margin: 0 0 8px; font-family: var(--f-display); font-size: 18px; font-weight: 700; }
.reco-card p { margin: 0; font-size: 16px; color: #555; }
