:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(237,94,213);
	--wd-alternative-color: rgb(194,209,151);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(237,94,213);
	--btn-accented-bgcolor-hover: rgb(237,94,213);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(194,209,151);
}
.wd .product-label.new {
	background-color: rgb(194,209,151);
}
.wd .product-label.featured {
	background-color: rgb(194,209,151);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1660px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(245,247,248);
}

@font-face {
	font-family: "Satoshi";
	src: url("//alohakibris.com/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//alohakibris.com/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* Kampanya sayfası hariç tüm standart kartlarda fiyatı ortala */
body:not(.page-id-18654) .product-grid-item .wrap-price {
  width: 100%;
  justify-content: center;
  text-align: center;
}
body:not(.page-id-18654) .product-grid-item .price {
  text-align: center;
}
	
@media (max-width: 576px) {
  /* Mobil yatay ürün slider'ları: görsel ve kart hizası */
  body:not(.page-id-18654) .wd-hover-small.product-grid-item { height: 235px; }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-element-top,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link { height: 120px; }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link {
    display: flex; align-items: center; justify-content: center;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link img {
    width: 100% !important; height: 100% !important;
    object-fit: contain !important; object-position: center center !important;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-element-bottom { min-height: 115px; }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .price {
    display: block; width: 100%; margin-top: auto; text-align: center;
  }
}
	
@media (max-width: 576px) {
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .wd-product-thumb {
    width: 100%;
    max-width: none;
    flex: 0 0 120px;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link {
    width: 100%;
  }
}
	
@media (max-width: 576px) {
  /* Küçük yatay slider kartları: daha alçak, net ve dengeli */
  body:not(.page-id-18654) .wd-hover-small.product-grid-item {
    height: 210px;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .wd-product-thumb,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-element-top,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link {
    height: 90px;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .wd-product-thumb {
    flex-basis: 90px;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link img {
    width: auto !important;
    max-width: 100% !important;
    height: 90px !important;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-element-bottom {
    min-height: 120px;
  }
}
	
@media (max-width: 576px) {
  /* Yatay slider kartları: kısa kart, doğal ölçülü görsel, kart içinde fiyat */
  body:not(.page-id-18654) .wd-hover-small.product-grid-item,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-wrapper {
    height: 195px !important;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-wrapper {
    flex-direction: column;
    gap: 0 !important;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .wd-product-thumb,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-element-top,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link {
    width: 100%;
    max-width: none;
    height: 75px !important;
    flex: 0 0 75px !important;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 72px !important;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-element-bottom {
    min-height: 0 !important;
    height: 120px;
    overflow: hidden;
  }
}
	
@media (max-width: 576px) {
  /* Yatay slider: indirimli fiyatlar düzenli iki satırda */
  body:not(.page-id-18654) .wd-hover-small.product-grid-item,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-wrapper {
    height: 190px !important;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .wd-product-thumb,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-element-top,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link {
    height: 60px !important;
    flex-basis: 60px !important;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-image-link img {
    width: auto !important;
    height: auto !important;
    max-height: 55px !important;
    max-width: 100% !important;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .product-element-bottom {
    height: 130px;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .price {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: 2px;
    line-height: 1.1;
    white-space: nowrap;
  }
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .price del,
  body:not(.page-id-18654) .wd-hover-small.product-grid-item .price ins {
    display: block;
    margin: 0;
  }
}
	
@media (max-width: 576px) {
  /* Mobil standart ürün kartlarında kategori satırını gizle */
  body:not(.page-id-18654) .product-grid-item .wd-product-cats {
    display: none;
  }
}
	
@media(min-width:1025px){#menu-item-18839>.wd-dropdown,#menu-item-18838>.wd-dropdown{width:min(1100px,calc(100vw - 40px))!important;max-width:calc(100vw - 40px)!important;left:50%!important;right:auto!important;transform:translate(-50%,15px)!important}#menu-item-18839>.wd-dropdown>.container{max-width:none!important;padding:16px!important}#menu-item-18839 .wd-sub-menu{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}#menu-item-18839 .wd-sub-menu>li{width:auto!important;min-width:0!important;margin:0!important}#menu-item-18839 .wd-sub-menu>li>a{display:flex!important;align-items:center!important;gap:12px!important;min-height:82px!important;padding:9px 12px!important;border:1px solid #eee7ec!important;border-radius:10px!important;background:#fff!important;color:#29252a!important;font-size:14px!important;font-weight:600!important;line-height:1.25!important}#menu-item-18839 .wd-sub-menu>li>a:before{content:""!important;display:block!important;flex:0 0 84px!important;width:84px!important;height:60px!important;border-radius:7px!important;background:#faf9fa center/contain no-repeat!important}#menu-item-18843>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809640735561-600x600-1.jpg")!important}#menu-item-18844>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809700320812-600x600-1.jpg")!important}#menu-item-18845>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809416470030-600x600-1.jpg")!important}#menu-item-18846>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/06/2c54e5_27946d2af7ee49a892952c77fcce0cd6mv2.jpg")!important}#menu-item-18847>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/IMG-3980883525543261838-e1785618622972.webp")!important}#menu-item-18848>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/07/image_900.webp")!important}#menu-item-18916>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809738316412-600x600-1.jpg")!important}#menu-item-18917>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809652581705-600x600-1.jpg")!important}#menu-item-18918>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809925206427-600x600-1.jpg")!important}#menu-item-18919>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8800256113217-600x600-1.jpg")!important}#menu-item-18920>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/07/800897281915-600x600-1.jpg")!important}#menu-item-18921>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809657115479-600x600-1.jpg")!important}#menu-item-18923>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8800288647254-600x600-1.jpg")!important}#menu-item-18922{display:none!important}}	
@media(min-width:1025px){#menu-item-18839 #menu-item-18843>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809640735561-600x600-1.jpg")!important}#menu-item-18839 #menu-item-18844>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809700320812-600x600-1.jpg")!important}#menu-item-18839 #menu-item-18845>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809416470030-600x600-1.jpg")!important}#menu-item-18839 #menu-item-18846>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/06/2c54e5_27946d2af7ee49a892952c77fcce0cd6mv2.jpg")!important}#menu-item-18839 #menu-item-18847>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/IMG-3980883525543261838-e1785618622972.webp")!important}#menu-item-18839 #menu-item-18848>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/07/image_900.webp")!important}#menu-item-18839 #menu-item-18916>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809738316412-600x600-1.jpg")!important}#menu-item-18839 #menu-item-18917>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809652581705-600x600-1.jpg")!important}#menu-item-18839 #menu-item-18918>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809925206427-600x600-1.jpg")!important}#menu-item-18839 #menu-item-18919>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8800256113217-600x600-1.jpg")!important}#menu-item-18839 #menu-item-18920>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/07/800897281915-600x600-1.jpg")!important}#menu-item-18839 #menu-item-18921>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8809657115479-600x600-1.jpg")!important}#menu-item-18839 #menu-item-18923>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/8800288647254-600x600-1.jpg")!important}}	
/* ALOHA_MEGA_MENU_CENTER_FIX */
@media (min-width:1025px){
  #menu-item-18838>.wd-dropdown,#menu-item-18839>.wd-dropdown{
    left:0!important;right:0!important;width:100%!important;max-width:none!important;
    transform:translateY(15px)!important;background:transparent!important;
  }
  #menu-item-18838>.wd-dropdown>.container,#menu-item-18839>.wd-dropdown>.container{
    width:min(1100px,calc(100vw - 40px))!important;max-width:calc(100vw - 40px)!important;
    margin-left:auto!important;margin-right:auto!important;background:#fff!important;
    border-radius:14px!important;box-shadow:0 10px 26px rgba(0,0,0,.12)!important;
  }
  #menu-item-18838>.wd-dropdown>.container{padding:28px 40px!important}
}
	
/* ALOHA_MEGA_MENU_TRUE_CENTER */
@media (min-width:1025px){
  #menu-item-18838,#menu-item-18839{position:static!important}
  #menu-item-18838>.wd-dropdown,#menu-item-18839>.wd-dropdown{
    left:50%!important;right:auto!important;width:min(1100px,calc(100vw - 40px))!important;
    max-width:calc(100vw - 40px)!important;transform:translate(-50%,15px)!important;
  }
  #menu-item-18838>.wd-dropdown>.container,#menu-item-18839>.wd-dropdown>.container{
    width:100%!important;max-width:100%!important;margin:0!important;
  }
}
	
/* ALOHA_MEGA_MENU_POLISH */
@media (min-width:1025px){
  #menu-aloha-premium-masaustu{
    width:min(1100px,calc(100vw - 40px))!important;
    max-width:calc(100vw - 40px)!important;
    margin-left:auto!important;margin-right:auto!important;
    display:flex!important;justify-content:space-between!important;gap:0!important;
  }
  #menu-item-18838>.wd-dropdown,#menu-item-18839>.wd-dropdown{
    transform:translate(-50%,0)!important;box-shadow:none!important;border:0!important;
  }
  #menu-item-18838>.wd-dropdown>.container,#menu-item-18839>.wd-dropdown>.container{
    box-shadow:none!important;border:0!important;outline:0!important;
  }
}
	
/* ALOHA_MEGA_MENU_EDGE_ALIGNMENT */
@media (min-width:1025px){
  #menu-item-18838>.wd-dropdown,#menu-item-18839>.wd-dropdown{
    left:calc(50% + 15px)!important;margin-top:-5px!important;
  }
}
	/* ALOHA_MAKEUP_VISUAL_CARDS */
@media (min-width:1025px){
  #menu-item-18838>.wd-dropdown>.container{padding:26px!important}
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu{
    display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:16px!important;margin:0!important;padding:0!important;
  }
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu>li{
    display:flex!important;flex-direction:column!important;width:auto!important;min-width:0!important;
    margin:0!important;padding:0!important;background:#fff!important;border:1px solid #f0e5e6!important;
    border-radius:10px!important;overflow:hidden!important;
  }
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu>li>a{
    display:block!important;min-height:auto!important;margin:0!important;padding:0 14px 13px!important;
    border:0!important;border-bottom:1px solid #f1e7e8!important;color:#2e2b2d!important;
    font-size:16px!important;font-weight:700!important;line-height:1.25!important;
  }
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu>li>a:before{
    content:""!important;display:block!important;height:132px!important;margin:0 -14px 13px!important;
    background:center/cover no-repeat!important;
  }
  #menu-item-18841>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/yuz-makyaji.png")!important}
  #menu-item-18842>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/goz-makyaji.png")!important}
  #menu-item-18895>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/dudak-makyaji.png")!important}
  #menu-item-18896>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/makyaj-fircalari.png")!important}
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu>li>.sub-sub-menu{
    display:block!important;margin:0!important;padding:10px 14px 15px!important;
  }
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu>li>.sub-sub-menu>li{
    display:block!important;width:auto!important;margin:0!important;padding:0!important;
  }
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu>li>.sub-sub-menu>li>a{
    display:block!important;position:relative!important;padding:5px 0 5px 13px!important;
    color:#666!important;font-size:13px!important;font-weight:400!important;line-height:1.3!important;
  }
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu>li>.sub-sub-menu>li>a:before{
    content:"•"!important;position:absolute!important;left:0!important;color:#f40088!important;
  }
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu>li>.sub-sub-menu>li>a:hover,
  #menu-item-18838>.wd-dropdown>.container>.wd-sub-menu>li>a:hover{color:#f40088!important}
}	
/* ALOHA_MAKEUP_IMAGE_PRIORITY */
@media (min-width:1025px){#menu-item-18838 #menu-item-18841>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/yuz-makyaji.png")!important}#menu-item-18838 #menu-item-18842>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/goz-makyaji.png")!important}#menu-item-18838 #menu-item-18895>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/dudak-makyaji.png")!important}#menu-item-18838 #menu-item-18896>a:before{background-image:url("https://alohakibris.com/wp-content/uploads/2026/08/makyaj-fircalari.png")!important}}
	


/* Aloha rn arivleri: premium 

/* Aloha ürün arşivleri: premium filtre ve kontrol görünümü */
body.post-type-archive-product .elementor-widget-wd_sidebar .wd-widget,
body.tax-product_cat .elementor-widget-wd_sidebar .wd-widget,
body.tax-product_brand .elementor-widget-wd_sidebar .wd-widget {
  background: #fff;
  border: 1px solid #f1e8ed;
  border-radius: 16px;
  padding: 18px;
  margin-bottom: 14px;
  box-shadow: 0 8px 28px rgba(39,32,36,.045);
}
body.post-type-archive-product .elementor-widget-wd_sidebar .widget-title,
body.tax-product_cat .elementor-widget-wd_sidebar .widget-title,
body.tax-product_brand .elementor-widget-wd_sidebar .widget-title {
  margin-bottom: 14px;
  color: #222;
  font-size: 15px;
  font-weight: 700;
}
body.post-type-archive-product .wd-shop-ordering select,
body.tax-product_cat .wd-shop-ordering select,
body.tax-product_brand .wd-shop-ordering select {
  min-height: 46px;
  border: 1px solid #eee4e9;
  border-radius: 14px;
  background-color: #fff;
  padding-inline: 16px 42px;
}
body.post-type-archive-product .wd-shop-view,
body.post-type-archive-product .wd-shop-prod-per-page,
body.tax-product_cat .wd-shop-view,
body.tax-product_cat .wd-shop-prod-per-page,
body.tax-product_brand .wd-shop-view,
body.tax-product_brand .wd-shop-prod-per-page {
  border-radius: 14px;
}
body.tax-product_brand .elementor-widget-wd_sidebar .widget_product_categories {
  display: none !important;
}
@media (max-width: 1024px) {
  body.post-type-archive-product .elementor-widget-wd_sidebar .wd-widget,
  body.tax-product_cat .elementor-widget-wd_sidebar .wd-widget,
  body.tax-product_brand .elementor-widget-wd_sidebar .wd-widget {
    padding: 16px;
    border-radius: 14px;
    box-shadow: none;
  }
}
/* Masast ve mobil kategori filtreleri: bo alan kaldr, fiyat manuel gir. */
#block-8 { display: none !important; }
.widget_price_filter .price_slider,
.widget_price_filter .price_label { display: none !impoortant;}.widget_price_filter .price_slider_amount{display:grid!important;grid-template-columns:1fr 1fr;gap:10px!important}.widget_price_filter .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.widget_price_filter input[type=text]{display:block!important;width:100%!important;height:46px!important;margin:0!important;padding:0 13px!important;border:1px solid #e7e2e6!important;border-radius:12px!important;background:#fff!important;color:#29252a!important;font-size:15px!important}.widget_price_filter .button{grid-column:1/-1!important;width:100%!important;min-height:46px!important;margin:2px 0 0!important;border-radius:23px!important}.widget_price_filter .price_slider_amount:before,.widget_price_filter .price_slider_amount:after{display:none!important}
rtant}.widget_price_filter .price_slider_amount{display:grid!important;grid-template-columns:1fr 1fr;gap:10px!important}.widget_price_filter input[type=text]{display:block!important;width:100%!important;height:46px!important;padding:0 13px!important;border:1px solid #e7e2e6!important;border-radius:12px!important}.widget_price_filter .button{grid-column:1/-1!important;width:100%!important;min-height:46px!important}

body .widget_price_filter .price_slider{display:none!important}
body .widget_price_filter .price_label{display:none!important}

/* Manuel fiyat alanları: sabit iki sütun ve uyarı satırı */
body .widget_price_filter .price_slider_amount{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;position:relative!important}
body .widget_price_filter #min_price{grid-column:1!important;grid-row:1!important;min-width:0!important}
body .widget_price_filter #max_price{grid-column:2!important;grid-row:1!important;min-width:0!important}
body .widget_price_filter .price-required{grid-column:1/-1!important;grid-row:2!important;white-space:nowrap!important;margin:0!important;color:#d63638!important;font-size:14px!important}
body .widget_price_filter .button{grid-column:1/-1!important;grid-row:3!important;width:100%!important}
body .widget_price_filter:not(.price-manual-ready) #min_price,body .widget_price_filter:not(.price-manual-ready) #max_price{color:transparent!important}
body .widget_price_filter.price-manual-ready #min_price,body .widget_price_filter.price-manual-ready #max_price{color:inherit!important}


/* ALOHA_MOBILE_HEADER */
@media (max-width: 1024px) {
  .whb-general-header { background: #fff !important; border-bottom: 1px solid #f0eef0 !important; }
  .whb-general-header .container { padding-inline: 12px !important; }
  .whb-general-header .whb-general-header-inner { display: flex !important; align-items: center !important; min-height: 58px !important; height: 58px !important; }
  .whb-general-header .whb-mobile-left { display: none !important; }
  .whb-general-header .whb-mobile-center { display: flex !important; flex: 1 1 auto !important; min-width: 0 !important; align-items: center !important; justify-content: flex-start !important; gap: 10px !important; }
  .whb-general-header .whb-mobile-center .site-logo { flex: 0 1 clamp(72px, 25vw, 100px) !important; width: clamp(72px, 25vw, 100px) !important; min-width: 0 !important; margin: 0 !important; }
  .whb-general-header .whb-mobile-center .site-logo .wd-logo { display: block !important; width: 100% !important; }
  .whb-general-header .whb-mobile-center .site-logo img { display: block !important; width: 100% !important; height: auto !important; max-width: none !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form { display: block !important; flex: 1 1 auto !important; min-width: 0 !important; width: auto !important; margin: 0 !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .searchform { position: relative !important; width: 100% !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .s { width: 100% !important; min-width: 0 !important; height: 43px !important; padding: 0 12px 0 41px !important; border: 1px solid #e5e5e7 !important; border-radius: 13px !important; background: #fafafa !important; font-size: 13px !important; text-overflow: ellipsis !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .searchsubmit { position: absolute !important; inset: 0 auto 0 0 !important; width: 41px !important; height: 43px !important; padding: 0 !important; }
  .whb-general-header .whb-mobile-right { display: flex !important; flex: 0 0 34px !important; width: 34px !important; min-width: 34px !important; margin-left: 8px !important; align-items: center !important; justify-content: flex-end !important; }
  .whb-general-header .whb-mobile-right .wd-header-cart { margin: 0 !important; }
}
	

/* ALOHA_MOBILE_HEADER_FIXES */
@media (max-width: 1024px) {
  /* New mobile logo is painted by CSS from the very first mobile render. */
  .whb-general-header .whb-mobile-center .site-logo .wd-logo { position: relative !important; display: block !important; }
  .whb-general-header .whb-mobile-center .site-logo .wd-logo::before { content: '' !important; display: block !important; width: 100% !important; aspect-ratio: 3 / 1 !important; background: url('https://alohakibris.com/wp-content/uploads/2026/08/alohalogo.png') center / contain no-repeat !important; }
  .whb-general-header .whb-mobile-center .site-logo img { display: none !important; }

  /* Keep the empty search state clean; make room for X only after typing. */
  .whb-general-header .whb-mobile-center .wd-header-search-form .s { padding-right: 12px !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .searchform.wd-searched .s { padding-right: 42px !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-clear-search { left: auto !important; right: 8px !important; width: 24px !important; border-left: 0 !important; border-inline-start: 0 !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-clear-search::before,
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-clear-search::after { border-left: 0 !important; border-inline-start: 0 !important; box-shadow: none !important; }

  /* Search results use exactly the search field width and a balanced row layout. */
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-search-results-wrapper { position: absolute !important; top: calc(100% + 8px) !important; left: 0 !important; right: auto !important; width: 100% !important; transform: none !important; z-index: 1000 !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-search-results { width: 100% !important; max-width: 100% !important; max-height: min(58vh, 440px) !important; overflow-y: auto !important; border: 1px solid #ece9ec !important; border-radius: 12px !important; background: #fff !important; box-shadow: 0 10px 24px rgba(25, 20, 24, .16) !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestion { display: flex !important; align-items: center !important; gap: 12px !important; min-height: 84px !important; padding: 11px !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestion + .wd-suggestion { border-top: 1px solid #f0edef !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestion-thumb { flex: 0 0 62px !important; width: 62px !important; height: 62px !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestion-thumb img { display: block !important; width: 62px !important; height: 62px !important; object-fit: contain !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestion-content { flex: 1 1 auto !important; min-width: 0 !important; width: auto !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-entities-title { font-size: 13px !important; line-height: 1.35 !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestion-content .price { margin: 4px 0 0 !important; color: #f40088 !important; font-size: 13px !important; font-weight: 700 !important; }
}
	

/* ALOHA_MOBILE_HEADER_FIXES_PATCH */
@media (max-width: 1024px) {
  .whb-general-header .whb-mobile-center .wd-header-search-form { position: relative !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form.wd-searched .s { padding-right: 42px !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestion-thumb img { width: 62px !important; max-width: 62px !important; height: 62px !important; max-height: 62px !important; }
}
	

/* ALOHA_MOBILE_HEADER_FIXES_FINAL */
@media (max-width: 1024px) {
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-search-results { left: 0 !important; right: auto !important; transform: none !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestion-thumb { flex: 0 0 62px !important; width: 62px !important; min-width: 62px !important; max-width: none !important; height: 62px !important; }
}
	

/* ALOHA_MOBILE_DROPDOWN_CENTERED */
@media (max-width: 1024px) {
  .whb-general-header .whb-mobile-center { gap: 5px !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-search-results-wrapper { width: calc(100vw - 24px) !important; left: calc(50vw - 50%) !important; right: auto !important; transform: translateX(-50%) !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-search-results { width: 100% !important; left: 0 !important; right: auto !important; transform: none !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form.wd-searched .searchform,
  .whb-general-header .whb-mobile-center .wd-header-search-form.wd-searched .wd-clear-search,
  .whb-general-header .whb-mobile-center .wd-header-search-form.wd-searched .wd-clear-search::before,
  .whb-general-header .whb-mobile-center .wd-header-search-form.wd-searched .wd-clear-search::after { border-left: 0 !important; border-inline-start: 0 !important; border-right: 0 !important; border-inline-end: 0 !important; box-shadow: none !important; background-image: none !important; }
}
	

/* ALOHA_MOBILE_DROPDOWN_SINGLE_COLUMN */
@media (max-width: 1024px) {
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-search-results-wrapper { left: calc(50vw - 50% + 5px) !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestions-group { display: block !important; grid-template-columns: 1fr !important; columns: 1 !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-suggestions-group .wd-suggestion { display: flex !important; width: 100% !important; float: none !important; }
}
	

/* ALOHA_MOBILE_VIEWPORT_ALIGNMENT */
@media (max-width: 1024px) {
  .whb-general-header .whb-mobile-center { gap: 0 !important; }
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-search-results-wrapper { width: calc(100vw - 16px) !important; }
}
	

/* ALOHA_MOBILE_VIEWPORT_CENTER_EXACT */
@media (max-width: 1024px) {
  .whb-general-header .whb-mobile-center .wd-header-search-form .wd-search-results-wrapper { left: var(--aloha-dropdown-left, calc(50vw - 50% + 5px)) !important; }
}
	

/* ALOHA_MOBILE_CATEGORY_RAIL */
@media (max-width: 1024px) {
  .aloha-mobile-category-rail { display: block; width: 100%; max-width: 100%; margin: 0; padding: 11px 0 12px; overflow: hidden; background: #fff; }
  .aloha-mobile-category-rail + .wd-slider { margin-top: 0 !important; }
  .aloha-category-track { display: flex; gap: 12px; width: 100%; padding: 0 12px 3px; overflow-x: auto; overflow-y: hidden; overscroll-behavior-x: contain; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
  .aloha-category-track::-webkit-scrollbar { display: none; }
  .aloha-category-card { display: flex; flex: 0 0 76px; width: 76px; min-width: 76px; flex-direction: column; align-items: center; gap: 7px; margin: 0; padding: 0; color: #242124; text-align: center; font-size: 12px; font-weight: 600; line-height: 1.18; text-decoration: none; background: transparent; border: 0; }
  .aloha-category-image { display: flex; align-items: center; justify-content: center; width: 72px; height: 72px; overflow: hidden; border: 1px solid #f1d8e5; border-radius: 50%; background: #fff; }
  .aloha-category-image img { display: block; width: 62px; height: 62px; object-fit: contain; }
  .aloha-category-name { display: -webkit-box; min-height: 29px; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .aloha-category-brands { font: inherit; cursor: pointer; }
  .aloha-category-brands[aria-expanded="true"] .aloha-category-image { border-color: #f40088; }
  .aloha-mobile-brand-list { padding: 10px 12px 0; }
  .aloha-mobile-brand-list[hidden] { display: none !important; }
  .aloha-mobile-brand-list-inner { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; padding: 12px; border: 1px solid #f1dce7; border-radius: 14px; background: #fffafd; }
  .aloha-mobile-brand-list a { display: flex; align-items: center; min-height: 38px; padding: 7px 9px; border-radius: 9px; background: #fff; color: #29252a; font-size: 12px; font-weight: 600; line-height: 1.2; text-decoration: none; }
  .aloha-mobile-brand-list a:active { color: #f40088; background: #fff3f9; }
}
@media (min-width: 1025px) { .aloha-mobile-category-rail { display: none !important; } }
	

/* ALOHA_MOBILE_CATEGORY_RAIL_V2 */
@media (max-width: 1024px) {
  .aloha-mobile-category-rail { background: transparent !important; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; }
  .aloha-mobile-category-rail .aloha-category-trigger[aria-expanded="true"],
  .aloha-mobile-category-rail .aloha-category-trigger[aria-expanded="true"] .aloha-category-image { color: #242124 !important; background: transparent !important; border-color: #f1d8e5 !important; font-weight: 600 !important; box-shadow: none !important; }
  .aloha-mobile-panel { padding: 10px 12px 0; }
  .aloha-mobile-panel[hidden] { display: none !important; }
  .aloha-mobile-makeup-list .aloha-mobile-brand-list-inner { max-height: 260px; overflow-y: auto; }
}
	

/* ALOHA_MOBILE_CATEGORY_POLISH */
@media (max-width: 1024px) {
  .aloha-mobile-category-rail .aloha-category-trigger,
  .aloha-mobile-category-rail .aloha-category-trigger:hover,
  .aloha-mobile-category-rail .aloha-category-trigger:focus,
  .aloha-mobile-category-rail .aloha-category-trigger:focus-visible,
  .aloha-mobile-category-rail .aloha-category-trigger:active,
  .aloha-mobile-category-rail .aloha-category-trigger[aria-expanded="true"] { appearance: none !important; -webkit-appearance: none !important; background: transparent !important; border: 0 !important; outline: none !important; box-shadow: none !important; color: #242124 !important; font-weight: 600 !important; -webkit-tap-highlight-color: transparent !important; }
  .aloha-mobile-category-rail .aloha-category-trigger .aloha-category-image,
  .aloha-mobile-category-rail .aloha-category-trigger:hover .aloha-category-image,
  .aloha-mobile-category-rail .aloha-category-trigger:focus .aloha-category-image,
  .aloha-mobile-category-rail .aloha-category-trigger:active .aloha-category-image,
  .aloha-mobile-category-rail .aloha-category-trigger[aria-expanded="true"] .aloha-category-image { background: #fff !important; border-color: #f1d8e5 !important; box-shadow: none !important; }

  .aloha-mobile-panel { width: auto !important; margin: 10px 12px 0 !important; padding: 0 !important; background: transparent !important; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; }
  .aloha-mobile-panel .aloha-mobile-brand-list-inner { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 8px !important; max-height: 260px; padding: 12px !important; overflow-y: auto !important; border: 1px solid #f1dce7 !important; border-radius: 14px !important; background: #fffafd !important; box-shadow: 0 8px 20px rgba(38, 27, 34, .08) !important; }
  .aloha-mobile-panel .aloha-mobile-brand-list-inner a { display: flex !important; align-items: center !important; min-height: 38px !important; padding: 7px 9px !important; border-radius: 9px !important; background: #fff !important; color: #29252a !important; font-size: 12px !important; font-weight: 600 !important; line-height: 1.2 !important; text-decoration: none !important; }
  .aloha-mobile-panel .aloha-mobile-brand-list-inner a:active { color: #f40088 !important; background: #fff3f9 !important; }

  .aloha-category-track > .aloha-category-card:nth-child(1) img { transform: scale(1.12); }
  .aloha-category-track > .aloha-category-card:nth-child(2) img { transform: scale(1.16); }
  .aloha-category-track > .aloha-category-card:nth-child(3) img { transform: scale(1.12); }
  .aloha-category-track > .aloha-category-card:nth-child(4) img { transform: scale(1.08); }
}
	
/* ALOHA_MOBILE_CATEGORY_CUSTOM_IMAGES: uploaded square category assets keep their native scale */
@media (max-width: 1024px) {
  .aloha-category-track > .aloha-category-card:nth-child(1) img,
  .aloha-category-track > .aloha-category-card:nth-child(2) img,
  .aloha-category-track > .aloha-category-card:nth-child(3) img,
  .aloha-category-track > .aloha-category-card:nth-child(4) img {
    transform: none !important;
  }
}
	
/* ALOHA_MOBILE_CATEGORY_CIRCLE_CROP: keep every category asset inside its existing circle */
@media (max-width: 1024px) {
  .aloha-category-track > .aloha-category-card .aloha-category-image {
    overflow: hidden !important;
    border-radius: 50% !important;
  }
  .aloha-category-track > .aloha-category-card .aloha-category-image img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    object-fit: cover !important;
    border-radius: 50% !important;
  }
}
	
/* ALOHA_MOBILE_CATEGORY_PREALLOC: reserve the rail's exact flow height before its JS markup is available */
@media (max-width: 1024px) {
  body.home #slider-99 {
    margin-top: 134px !important;
  }
  body.home .aloha-mobile-category-rail + #slider-99 {
    margin-top: 0 !important;
  }
  body.home .aloha-mobile-category-rail {
    min-height: 134px;
  }
}
	
/* ALOHA_MOBILE_QUICK_DISCOVERY: compact four-card row below the existing mobile slider */
@media (max-width: 1024px) {
  body.home #slider-99 {
    margin-bottom: 190px !important;
  }
  body.home #slider-99 + .aloha-mobile-quick-cards {
    margin-bottom: 0 !important;
  }
  body.home .aloha-mobile-quick-cards {
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px;
    height: 190px;
    padding: 14px 8px 16px;
  }
  body.home .aloha-quick-card {
    position: relative;
    display: flex;
    min-width: 0;
    height: 160px;
    overflow: hidden;
    align-items: flex-end;
    padding: 10px 8px;
    border-radius: 8px;
    color: #fff;
    background-image: linear-gradient(180deg, rgba(18,18,18,.03) 15%, rgba(18,18,18,.78) 100%), var(--aloha-quick-image);
    background-position: center;
    background-size: cover;
    text-decoration: none;
  }
  body.home .aloha-quick-card::after {
    position: absolute;
    inset: 0;
    content: '';
    background: linear-gradient(180deg, transparent 38%, rgba(0,0,0,.32) 100%);
    pointer-events: none;
  }
  body.home .aloha-quick-card-copy,
  body.home .aloha-quick-badge {
    position: relative;
    z-index: 1;
  }
  body.home .aloha-quick-card-copy {
    display: block;
    min-width: 0;
    line-height: 1.18;
  }
  body.home .aloha-quick-card-copy strong {
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.12;
    overflow-wrap: anywhere;
  }
  body.home .aloha-quick-card-copy span {
    display: block;
    color: rgba(255,255,255,.96);
    font-size: 10px;
    font-weight: 500;
    line-height: 1.25;
    overflow-wrap: anywhere;
  }
  body.home .aloha-quick-badge {
    position: absolute;
    top: 8px;
    left: 8px;
    padding: 3px 5px;
    border-radius: 3px;
    background: #f72585;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
  }
}
@media (max-width: 359px) {
  body.home .aloha-quick-card {
    padding: 9px 6px;
  }
  body.home .aloha-quick-card-copy strong {
    font-size: 12px;
  }
  body.home .aloha-quick-card-copy span {
    font-size: 9px;
  }
}
	
/* ALOHA_MOBILE_QUICK_DISCOVERY_SPACING_FIX */
@media (max-width: 1024px) {
  body.home #slider-99:has(+ .aloha-mobile-quick-cards) {
    margin-bottom: 0 !important;
  }
}
	
/* ALOHA_MOBILE_PART3_SPACING: compact vertical category rail; slightly wider, same-height quick cards */
@media (max-width: 1024px) {
  body.home .aloha-mobile-category-rail {
    min-height: 124px !important;
    padding-top: 15px !important;
    padding-bottom: 1px !important;
    position: relative;
    overflow: visible;
  }
  body.home .aloha-category-track {
    padding-bottom: 0 !important;
  }
  body.home .aloha-mobile-panel[data-panel="makeup"],
  body.home .aloha-mobile-panel[data-panel="brands"] {
    position: absolute !important;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 20;
  }
  body.home #slider-99 {
    margin-top: 124px !important;
  }
  body.home .aloha-mobile-category-rail + #slider-99 {
    margin-top: 0 !important;
  }
  body.home .aloha-mobile-quick-cards {
    width: calc(100vw - 12px);
    max-width: none;
    margin-left: calc((100% - (100vw - 12px)) / 2);
    margin-right: calc((100% - (100vw - 12px)) / 2);
    padding-left: 6px;
    padding-right: 6px;
    gap: 4px;
  }
}
	
/* ALOHA_MOBILE_REMOVE_SHIPPING_MARQUEE: remove only the mobile homepage marquee and keep a clean flow gap */
@media (max-width: 1024px) {
  body.home .elementor-element-bdf3402 {
    display: none !important;
  }
  body.home .elementor-element-6c9c1e8 {
    margin-bottom: 20px !important;
  }
}
	
/* ALOHA_MOBILE_COMPONENT_DESKTOP_ISOLATION */
@media (min-width: 1025px) {
  .aloha-mobile-quick-cards {
    display: none !important;
  }
}
	


/* ALOHA_MOBILE_BOTTOM_SHEETS: in-page-only mobile navigation */
@media (max-width: 1024px) {
  .wd-toolbar { display: none !important; }
  body { padding-bottom: 78px !important; }
  .aloha-mobile-bottom-system { display: block; }
  .aloha-mobile-bottom-nav { position: fixed; z-index: 99991; right: 0; bottom: 0; left: 0; display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); min-height: 70px; padding: 7px 5px calc(7px + env(safe-area-inset-bottom)); background: rgba(255,255,255,.98); border-top: 1px solid #f0e6eb; box-shadow: 0 -6px 18px rgba(48,26,39,.08); }
  .aloha-bottom-nav-item { display: flex; min-width: 0; flex-direction: column; align-items: center; justify-content: center; gap: 4px; padding: 3px 1px; border: 0; background: transparent; color: #4d4650; font: inherit; font-size: 10px; line-height: 1.1; text-decoration: none; }
  .aloha-bottom-nav-item svg { width: 23px; height: 23px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
  .aloha-bottom-nav-item:first-child svg { fill: currentColor; stroke: currentColor; }
  .aloha-bottom-nav-item.is-active, .aloha-bottom-nav-item:active { color: #f40088; }
  .aloha-mobile-sheet-layer { position: fixed; z-index: 99990; inset: 0; display: flex; align-items: flex-end; background: rgba(28,20,25,.32); }
  .aloha-bottom-sheet { box-sizing: border-box; width: 100%; max-height: min(76vh,620px); padding: 8px 14px 18px; overflow-y: auto; overscroll-behavior: contain; border-radius: 20px 20px 0 0; background: #fff; box-shadow: 0 -10px 32px rgba(45,24,37,.16); }
  .aloha-sheet-handle { width: 36px; height: 4px; margin: 0 auto 9px; border-radius: 9px; background: #e8dce3; }
  .aloha-bottom-sheet header { display: flex; align-items: center; justify-content: space-between; margin: 0 2px 13px; }
  .aloha-bottom-sheet h2 { margin: 0; color: #262128; font-size: 19px; font-weight: 700; }
  .aloha-sheet-close { display: grid; width: 31px; height: 31px; place-items: center; border: 0; border-radius: 50%; background: #fff3f8; color: #f40088; font-size: 23px; line-height: 1; }
  .aloha-sheet-category-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; }
  .aloha-sheet-category, .aloha-sheet-link-grid a { display: flex; min-height: 48px; align-items: center; justify-content: space-between; padding: 9px 11px; border: 1px solid #f0e2e9; border-radius: 12px; background: #fffafd; color: #29242a; font-size: 13px; font-weight: 600; line-height: 1.2; text-align: left; text-decoration: none; }
  button.aloha-sheet-category { width: 100%; font-family: inherit; }
  .aloha-sheet-category span { color: #f40088; font-size: 19px; font-weight: 400; }
  .aloha-sheet-back { margin: 0 0 10px; padding: 7px 1px; border: 0; background: transparent; color: #f40088; font: inherit; font-size: 13px; font-weight: 700; }
  .aloha-sheet-link-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; }
  .aloha-sheet-link-grid a { justify-content: flex-start; min-height: 43px; background: #fff; }
  .aloha-explore-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 9px; }
  .aloha-explore-card { position: relative; display: flex; min-height: 112px; align-items: flex-end; overflow: hidden; padding: 11px; border-radius: 13px; background: linear-gradient(180deg,rgba(18,18,18,.04) 15%,rgba(18,18,18,.72) 100%),var(--aloha-explore-image) center/cover; color: #fff; text-decoration: none; }
  .aloha-explore-card::after { position: absolute; inset: 0; content: ''; background: linear-gradient(180deg,transparent 42%,rgba(0,0,0,.26) 100%); }
  .aloha-explore-card span { position: relative; z-index: 1; }
  .aloha-explore-card strong, .aloha-explore-card small { display: block; }
  .aloha-explore-card strong { font-size: 14px; line-height: 1.14; }
  .aloha-explore-card small { margin-top: 4px; font-size: 10px; line-height: 1.25; }
}
@media (min-width: 1025px) {
  .aloha-mobile-bottom-system { display: none !important; }
}
	


/* ALOHA_MOBILE_BOTTOM_SHEETS_HIDDEN_STATE: theme rules must not override closed sheets */
@media (max-width: 1024px) {
  .aloha-mobile-sheet-layer[hidden],
  .aloha-bottom-sheet[hidden],
  .aloha-sheet-submenu[hidden],
  .aloha-sheet-category-list[hidden] { display: none !important; }
}
	


/* ALOHA_MOBILE_BOTTOM_SHEETS_VISUAL_UPGRADE */
@media (max-width: 1024px) {
  html.aloha-mobile-sheet-open,
  html.aloha-mobile-sheet-open body { overflow: hidden !important; }

  .aloha-mobile-sheet-layer { overscroll-behavior: contain; }
  .aloha-bottom-sheet {
    display: flex !important;
    flex-direction: column;
    height: min(76dvh, 640px);
    max-height: calc(100dvh - 82px) !important;
    padding: 8px 0 0 !important;
    overflow: hidden !important;
  }
  .aloha-bottom-sheet[hidden] { display: none !important; }
  .aloha-bottom-sheet header {
    flex: 0 0 auto;
    margin: 0 !important;
    padding: 0 16px 13px;
  }
  .aloha-bottom-sheet .aloha-sheet-handle { flex: 0 0 auto; }
  .aloha-bottom-sheet .aloha-sheet-content {
    flex: 1 1 auto;
    min-height: 0;
    padding: 0 14px calc(18px + env(safe-area-inset-bottom));
    overflow-y: auto !important;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
  }

  .aloha-sheet-category-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
    gap: 10px !important;
  }
  .aloha-sheet-visual-card {
    position: relative;
    display: block;
    min-width: 0;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    padding: 0;
    border: 1px solid #f0dfe8;
    border-radius: 14px;
    background: #fff8fb;
    color: #fff;
    font: inherit;
    text-align: left;
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(52,28,42,.07);
  }
  .aloha-sheet-visual-card img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .aloha-sheet-visual-card::after {
    position: absolute;
    inset: 36% 0 0;
    content: '';
    background: linear-gradient(180deg,transparent,rgba(27,18,24,.75));
    pointer-events: none;
  }
  .aloha-sheet-visual-card span {
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.15;
    text-shadow: 0 1px 4px rgba(0,0,0,.25);
  }
  .aloha-sheet-visual-card:active { transform: scale(.98); }
  .aloha-explore-grid {
    overflow: visible !important;
    padding-bottom: 2px;
  }
  .aloha-explore-card { min-height: 132px; }
}
	


/* ALOHA_MOBILE_BOTTOM_SHEETS_SCROLL_SPACE */
@media (max-width: 1024px) {
  .aloha-bottom-sheet { height: min(68dvh, 580px); }
}
	


/* ALOHA_MOBILE_BOTTOM_SHEETS_SAFE_SCROLL: keep every sheet above the fixed navigation */
@media (max-width: 1024px) {
  :root { --aloha-mobile-bottom-nav-space: calc(70px + env(safe-area-inset-bottom)); }
  .aloha-mobile-sheet-layer {
    top: 0 !important;
    right: 0 !important;
    bottom: var(--aloha-mobile-bottom-nav-space) !important;
    left: 0 !important;
  }
  .aloha-bottom-sheet {
    height: min(70dvh, 620px) !important;
    max-height: 100% !important;
  }
  .aloha-bottom-sheet .aloha-sheet-handle { display: none !important; }
  .aloha-bottom-sheet header { padding-top: 14px !important; }
  .aloha-bottom-sheet .aloha-sheet-content {
    padding-bottom: 20px !important;
    scroll-padding-bottom: 20px;
  }
}
	


/* ALOHA_MOBILE_DISCOVER_SIX_CARDS */
@media (max-width: 1024px) {
  .aloha-discover-card-layout {
    display: grid;
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 10px;
  }
  .aloha-discover-card {
    position: relative;
    display: flex;
    min-width: 0;
    aspect-ratio: 1 / 1;
    align-items: flex-end;
    overflow: hidden;
    padding: 11px;
    border: 0;
    border-radius: 14px;
    background: linear-gradient(180deg,rgba(20,15,18,.03) 22%,rgba(20,15,18,.72) 100%),var(--aloha-discover-image) center/cover;
    box-shadow: 0 4px 12px rgba(52,28,42,.08);
    color: #fff;
    font: inherit;
    text-align: left;
    text-decoration: none;
  }
  .aloha-discover-card::after {
    position: absolute;
    inset: 42% 0 0;
    content: '';
    background: linear-gradient(180deg,transparent,rgba(14,10,13,.35));
    pointer-events: none;
  }
  .aloha-discover-card span {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.16;
    text-shadow: 0 1px 3px rgba(0,0,0,.3);
  }
  .aloha-discover-card.is-wide {
    grid-column: 1 / -1;
    aspect-ratio: 2.15 / 1;
  }
  .aloha-discover-card:active { transform: scale(.985); }
  .aloha-discover-brand-list { padding-bottom: 2px; }
  .aloha-discover-back {
    margin: 0 0 10px;
    padding: 7px 1px;
    border: 0;
    background: transparent;
    color: #f40088;
    font: inherit;
    font-size: 13px;
    font-weight: 700;
  }
  .aloha-discover-card-layout[hidden],
  .aloha-discover-brand-list[hidden] { display: none !important; }
}
	


/* ALOHA_MOBILE_DISCOVER_SIX_CARDS_LAYOUT_FIX */
@media (max-width: 1024px) {
  .aloha-bottom-sheet[data-sheet="explore"] .aloha-sheet-content {
    display: block !important;
  }
  .aloha-bottom-sheet[data-sheet="explore"] .aloha-discover-card-layout {
    width: 100%;
  }
}
	

/* ALOHA_MOBILE_ACCOUNT_WISHLIST */
@media (max-width: 1024px) {
body.aloha-mobile-account-login .main-page-wrapper,body.page-id-685 .main-page-wrapper{padding-bottom:calc(20px + 78px + env(safe-area-inset-bottom))}
body.aloha-mobile-account-login .woocommerce>.u-columns,body.aloha-mobile-account-login .woocommerce .u-columns{display:block!important;margin:0!important}
body.aloha-mobile-account-login .woocommerce .u-column1,body.aloha-mobile-account-login .woocommerce .u-column2,body.aloha-mobile-account-login .woocommerce .col-1,body.aloha-mobile-account-login .woocommerce .col-2{float:none!important;width:100%!important;margin:0!important}
body.aloha-mobile-account-login .woocommerce form.woocommerce-form-login,body.aloha-mobile-account-login .woocommerce form.woocommerce-form-register{margin:0!important;padding:18px!important;border:1px solid #f0dfe8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 5px 18px rgba(48,26,39,.06)!important}
body.aloha-mobile-account-login .woocommerce form.woocommerce-form-login{margin-bottom:14px!important}
body.aloha-mobile-account-login .woocommerce form p{margin-bottom:12px!important}
body.aloha-mobile-account-login .woocommerce form label{color:#302a31!important;font-size:13px!important;font-weight:650!important}
body.aloha-mobile-account-login .woocommerce form input.input-text{min-height:46px!important;border:1px solid #eadde4!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important}
body.aloha-mobile-account-login .woocommerce form .button,body.aloha-mobile-account-login .woocommerce form button[type=submit]{width:100%!important;min-height:46px!important;border-radius:11px!important;background:#f40088!important;color:#fff!important;font-size:14px!important;font-weight:700!important}
body.aloha-mobile-account-login .woocommerce .woocommerce-form-login__rememberme{display:inline-flex!important;align-items:center;gap:6px;margin:3px 0 12px!important}
body.aloha-mobile-account-login .woocommerce .woocommerce-LostPassword{margin:0 0 13px!important}
body.aloha-mobile-account-login .woocommerce .woocommerce-LostPassword a{color:#e8007d!important;font-size:13px!important}
body.aloha-mobile-account-login .u-column2,body.aloha-mobile-account-login .col-2{display:none!important}
body.aloha-mobile-account-login.aloha-account-register-open .u-column2,body.aloha-mobile-account-login.aloha-account-register-open .col-2{display:block!important}
.aloha-account-create-card{margin:0 0 16px;padding:17px;border:1px solid #f1e3ea;border-radius:16px;background:#fffafd;text-align:center}.aloha-account-create-card strong{display:block;color:#2d2730;font-size:15px}.aloha-account-create-card p{margin:6px 0 13px;color:#756b73;font-size:13px;line-height:1.45}.aloha-account-create-toggle{width:100%;min-height:43px;border:1px solid #f40088;border-radius:11px;background:#fff;color:#e8007d;font:inherit;font-size:14px;font-weight:700}
body.page-id-685 .wd-empty-wishlist{max-width:430px;margin:4px auto 18px!important;padding:24px 18px 22px!important;border:1px solid #f0dfe8!important;border-radius:18px!important;background:#fff!important;box-shadow:0 5px 18px rgba(48,26,39,.06)!important;text-align:center!important}
body.page-id-685 .wd-empty-wishlist::before{display:grid;width:48px;height:48px;margin:0 auto 12px;place-items:center;border-radius:50%;background:#fff1f7;color:#f40088;content:'♡';font-size:31px;line-height:1}
body.page-id-685 .wd-empty-wishlist .wd-empty-block-title{margin:0 0 7px!important;color:#2d2730!important;font-size:18px!important;line-height:1.25!important}
body.page-id-685 .wd-empty-wishlist .wd-empty-block-text{max-width:310px;margin:0 auto 16px!important;color:#756b73!important;font-size:13px!important;line-height:1.5!important}
body.page-id-685 .wd-empty-wishlist .wd-empty-block-btn{display:inline-flex!important;min-height:43px;align-items:center;justify-content:center;padding:0 21px!important;border-radius:11px!important;background:#f40088!important;color:#fff!important;font-size:14px!important;font-weight:700!important}
}	

/* ALOHA_ACCOUNT_SIMPLIFIED_FLOW */
@media (max-width: 1024px) {
  body.aloha-mobile-account-login .page-title,
  body.aloha-mobile-account-login h1.entry-title.title,
  body.aloha-mobile-account-login .wd-breadcrumbs,
  body.aloha-mobile-account-login .woocommerce-breadcrumb { display: none !important; }
  body.aloha-mobile-account-login .main-page-wrapper { padding-top: 14px !important; }
  body.aloha-mobile-account-login .woocommerce form.woocommerce-form-login { padding: 16px !important; margin-bottom: 15px !important; }
  body.aloha-mobile-account-login .aloha-account-login-title { margin: 0 0 12px !important; color: #2d2730 !important; font-size: 19px !important; line-height: 1.2 !important; }
  body.aloha-mobile-account-login .woocommerce-form-login .woocommerce-form-login__rememberme { margin: 8px 0 4px !important; }
  body.aloha-mobile-account-login .woocommerce-form-login .woocommerce-LostPassword { margin: 0 0 3px !important; }
  body.aloha-mobile-account-login .aloha-account-create-card { margin: 0 4px 16px !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: transparent !important; text-align: left !important; }
  body.aloha-mobile-account-login .aloha-account-create-card strong { font-size: 15px !important; }
  body.aloha-mobile-account-login .aloha-account-create-card p { margin: 5px 0 12px !important; font-size: 13px !important; }
  body.aloha-mobile-account-login .aloha-account-create-toggle { min-height: 41px !important; border: 1px solid #f40088 !important; background: #fff !important; color: #e8007d !important; }
  body.aloha-mobile-account-login .woocommerce-form-register .aloha-account-old-copy,
  body.aloha-mobile-account-login .woocommerce-form-register h2 { display: none !important; }
  body.aloha-mobile-account-login .u-column2,
  body.aloha-mobile-account-login .col-2 { display: none !important; }
  body.aloha-mobile-account-login.aloha-account-register-open .u-column2,
  body.aloha-mobile-account-login.aloha-account-register-open .col-2 { display: block !important; margin-top: 12px !important; }
  body.aloha-mobile-account-login.aloha-account-register-open .woocommerce-form-register { padding: 16px !important; }
}
@media (min-width: 1025px) {
  .woocommerce-form-register .aloha-account-old-copy { display: none !important; }
}
			

/* ALOHA_ACCOUNT_LOGIN_SINGLE_FLOW */
@media (max-width: 1024px) {
  body.woocommerce-account:not(.logged-in) .page-title,
  body.woocommerce-account:not(.logged-in) h1.entry-title.title,
  body.woocommerce-account:not(.logged-in) .wd-breadcrumbs,
  body.woocommerce-account:not(.logged-in) .woocommerce-breadcrumb { display: none !important; }
  body.woocommerce-account:not(.logged-in) .u-column2,
  body.woocommerce-account:not(.logged-in) .col-2,
  body.woocommerce-account:not(.logged-in) form.woocommerce-form-register,
  body.woocommerce-account:not(.logged-in) .woocommerce-form-register,
  body.woocommerce-account:not(.logged-in) .aloha-account-create-card,
  body.woocommerce-account:not(.logged-in) .aloha-account-legacy-divider { display: none !important; }
  body.woocommerce-account:not(.logged-in) .main-page-wrapper { padding-top: 14px !important; }
  body.woocommerce-account:not(.logged-in) .woocommerce-form-login { margin-bottom: 0 !important; }
  body.woocommerce-account:not(.logged-in) .aloha-account-register-inline {
    margin: 12px 0 0 !important;
    color: #514952;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
  }
  body.woocommerce-account:not(.logged-in) .aloha-account-register-inline a {
    color: #f40088 !important;
    font-weight: 700;
    text-decoration: none;
  }
}
	
@media (max-width: 1024px) {
  body.woocommerce-account:not(.logged-in).aloha-account-register-open .u-column2,
  body.woocommerce-account:not(.logged-in).aloha-account-register-open .col-2,
  body.woocommerce-account:not(.logged-in).aloha-account-register-open form.woocommerce-form-register { display: block !important; }
}
	

/* ALOHA_ACCOUNT_REGISTER_TEXT_WRAPPER_REMOVAL */
@media (max-width: 1024px) {
  body.woocommerce-account:not(.logged-in) .wd-registration-page.wd-register-tabs > .wd-grid-f-col > .wd-col.col-register-text {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body.woocommerce-account:not(.logged-in) form.woocommerce-form-login .login-form-footer {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    margin: 13px 0 0 !important;
  }
  body.woocommerce-account:not(.logged-in) form.woocommerce-form-login .woocommerce-form-login__rememberme {
    order: 1;
    margin: 0 !important;
    white-space: nowrap;
  }
  body.woocommerce-account:not(.logged-in) form.woocommerce-form-login .woocommerce-LostPassword {
    order: 2;
    margin: 0 !important;
    white-space: nowrap;
  }
  body.woocommerce-account:not(.logged-in) form.woocommerce-form-login .aloha-account-register-inline {
    margin: 13px 0 0 !important;
    padding-top: 12px;
    border-top: 1px solid #f0e6eb;
    text-align: center !important;
  }
}
	

/* ALOHA_ACCOUNT_REGISTER_COPY_HIDE */
.wd-registration-page.wd-register-tabs > .wd-grid-f-col > .wd-col.col-register-text .registration-info {
  display: none !important;
}

/* ALOHA_MOBILE_INITIAL_LAYOUT_RESERVE */
@media (max-width: 1024px) {
  /* Sadece arama/logo/sepet bloğu arama formu yerleşene dek bekler. */
  html:not(.aloha-mobile-header-ready) .whb-mobile-center,
  html:not(.aloha-mobile-header-ready) .whb-mobile-right {
    visibility: hidden !important;
  }

  /* Kategori şeridi eklenmeden önce slider için aynı alan ayrılır. */
  body.home:not(.aloha-category-rail-ready) #slider-99 {
    margin-top: 124px !important;
  }

  /* Özel alt bar oluşturulmadan önce yalnızca alt güvenli alan ayrılır. */
  body:not(.aloha-mobile-bottom-ready) {
    padding-bottom: calc(70px + env(safe-area-inset-bottom)) !important;
  }
}


/* ALOHA_MOBILE_ACCOUNT_WISHLIST_FIRST_PAINT */
@media (max-width:1024px){
 body.page-id-685 .wd-empty-wishlist{max-width:430px;margin:4px auto 18px!important;padding:24px 18px 22px!important;border:1px solid #f0dfe8!important;border-radius:18px!important;background:#fff!important;box-shadow:0 5px 18px rgba(48,26,39,.06)!important;text-align:center!important}
 body.page-id-685 .wd-empty-wishlist::before{display:grid;width:48px;height:48px;margin:0 auto 12px;place-items:center;border-radius:50%;background:#fff1f7;color:#f40088;content:'♡';font-size:31px;line-height:1}
 body.woocommerce-account:not(.logged-in) .page-title,body.woocommerce-account:not(.logged-in) h1.entry-title.title,body.woocommerce-account:not(.logged-in) .wd-breadcrumbs,body.woocommerce-account:not(.logged-in) .woocommerce-breadcrumb,body.woocommerce-account:not(.logged-in) .u-column2,body.woocommerce-account:not(.logged-in) .col-2,body.woocommerce-account:not(.logged-in) form.woocommerce-form-register,body.woocommerce-account:not(.logged-in) .wd-registration-page.wd-register-tabs>.wd-grid-f-col>.wd-col.col-register-text{display:none!important}
 body.woocommerce-account:not(.logged-in) .main-page-wrapper{padding-top:14px!important;padding-bottom:calc(20px + 78px + env(safe-area-inset-bottom))!important}
 body.woocommerce-account:not(.logged-in) .woocommerce form.woocommerce-form-login{margin:0!important;padding:16px!important;border:1px solid #f0dfe8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 5px 18px rgba(48,26,39,.06)!important}
 body.woocommerce-account:not(.logged-in) .woocommerce form input.input-text{min-height:46px!important;border:1px solid #eadde4!important;border-radius:11px!important;background:#fff!important}
 body.woocommerce-account:not(.logged-in) .woocommerce form .button,body.woocommerce-account:not(.logged-in) .woocommerce form button[type=submit]{width:100%!important;min-height:46px!important;border-radius:11px!important;background:#f40088!important;color:#fff!important;font-size:14px!important;font-weight:700!important}
 body.woocommerce-account:not(.logged-in) .aloha-account-register-inline{display:block!important;margin:13px 0 0!important;padding-top:12px;border-top:1px solid #f0e6eb;color:#514952;font-size:13px;line-height:1.4;text-align:center!important}
 body.woocommerce-account:not(.logged-in) .aloha-account-register-inline a{color:#f40088!important;font-weight:700!important;text-decoration:none}
}
	

/* ALOHA_MOBILE_SLIDER_AUTOHEIGHT_FLASH_FIX */
@media (max-width: 1024px) {
  body.home #slider-99 .wd-carousel.wd-autoheight > .wd-carousel-wrap {
    transition-property: transform !important;
  }
}


/* ALOHA_WISHLIST_ICON_STATES — geri alma: bu bloğun tamamını kaldırın. */
.wd-product .wd-wishlist-btn a .wd-action-icon::before {
  content: "♡" !important;
  color: #333 !important;
  font-family: Arial, sans-serif !important;
  font-size: 27px !important;
  font-weight: 400 !important;
}
.wd-product .wd-wishlist-btn a .wd-check-icon {
  display: none !important;
}
.wd-product .wd-wishlist-btn a.added .wd-action-icon::before {
  content: "♥" !important;
  color: #f40088 !important;
}


/* ALOHA_WISHLIST_PAGE_UI — geri alma: bu bloğun tamamını kaldırın. */
body.page-id-685 .wd-page-title {
  display: none !important;
}
body.page-id-685 .wd-wishlist-head {
  margin-top: 0 !important;
}
body.page-id-685 .wd-wishlist-head .title {
  font-size: 0 !important;
}
body.page-id-685 .wd-wishlist-head .title::after {
  content: "Favorilerim";
  color: #2d2730;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}
body.page-id-685 .wd-wishlist-product-checkbox {
  display: none !important;
}
body.page-id-685 .wd-wishlist-product-actions {
  justify-content: flex-end;
  min-height: 40px;
  height: auto;
  margin: 8px 0 !important;
}
body.page-id-685 .wd-wishlist-product-remove {
  margin-inline-start: auto;
}
body.page-id-685 .wd-wishlist-product-remove a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  padding: 0 !important;
  border-radius: 50%;
  color: transparent !important;
  background: #fff1f7;
  font-size: 0 !important;
  line-height: 1;
}
body.page-id-685 .wd-wishlist-product-remove a::before {
  content: "×";
  color: #e8007d;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
}
body.page-id-685 .wd-wishlist-product-remove a:hover,
body.page-id-685 .wd-wishlist-product-remove a:focus-visible {
  background: #f40088;
  outline: none;
}
body.page-id-685 .wd-wishlist-product-remove a:hover::before,
body.page-id-685 .wd-wishlist-product-remove a:focus-visible::before {
  color: #fff;
}


/* ALOHA_WISHLIST_COMPACT_UI — geri alma: bu bloğun tamamını kaldırın. */
body.page-id-685 .wd-wishlist-content .wd-product-thumb {
  width: 86%;
  margin-inline: auto;
}
body.page-id-685 .wd-wishlist-content .product-element-bottom {
  padding-top: 10px !important;
  padding-bottom: 8px !important;
}
body.page-id-685 .wd-wishlist-product-remove a {
  background: transparent !important;
}
body.page-id-685 .wd-wishlist-product-remove a::before {
  color: #4a4a4a !important;
  font-size: 22px !important;
  font-weight: 400 !important;
}
body.page-id-685 .wd-wishlist-product-remove a:hover,
body.page-id-685 .wd-wishlist-product-remove a:focus-visible {
  background: rgba(0,0,0,.045) !important;
}
body.page-id-685 .wd-wishlist-product-remove a:hover::before,
body.page-id-685 .wd-wishlist-product-remove a:focus-visible::before {
  color: #222 !important;
}

/* ALOHA_WISHLIST_COMPACT_UI_FIX — geri alma: bu bloğun tamamını kaldırın. */
/* Kaldırma düğmesini kartın içine alır; ürün görselini kırpmadan doğal genişliğine döndürür. */
body.page-id-685 .wd-wishlist-content:not(.wd-wishlist-preview) .wd-wishlist-product-actions {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 31;
  width: 40px;
  min-height: 40px;
  height: 40px;
  margin: 0 !important;
  justify-content: center;
}
body.page-id-685 .wd-wishlist-content .wd-product-thumb {
  width: 100% !important;
  margin-inline: 0 !important;
}
body.page-id-685 .wd-wishlist-content .wd-product-thumb img {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: 50% 50% !important;
}
	
/* ALOHA_WISHLIST_COMPACT_UI_FIX_2 — geri alma: bu bloğun tamamını kaldırın. */
body.page-id-685 .wd-wishlist-content:not(.wd-wishlist-preview) .wd-wishlist-product-actions {
  top: 56px;
}
	
/* ALOHA_WISHLIST_REMOVE_CONFIRM — geri alma: bu bloğu ve eşleşen JS bloğunu kaldırın. */
body.page-id-685 .wd-wishlist-content:not(.wd-wishlist-preview) .wd-wishlist-product-actions {
  top: 8px;
  right: auto;
  left: 8px;
}
body.page-id-685.aloha-wishlist-modal-open {
  overflow: hidden;
}
#aloha-wishlist-remove-confirm {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(24, 21, 25, .42);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
#aloha-wishlist-remove-confirm.is-open {
  display: flex;
}
#aloha-wishlist-remove-confirm .aloha-wishlist-confirm-card {
  width: min(100%, 390px);
  padding: 24px;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 20px 60px rgba(0, 0, 0, .22);
  color: #2d2730;
}
#aloha-wishlist-remove-confirm .aloha-wishlist-confirm-title {
  margin: 0 0 8px;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
}
#aloha-wishlist-remove-confirm .aloha-wishlist-confirm-text {
  margin: 0;
  color: #6d6870;
  font-size: 15px;
  line-height: 1.5;
}
#aloha-wishlist-remove-confirm .aloha-wishlist-confirm-actions {
  display: flex;
  gap: 10px;
  margin-top: 22px;
}
#aloha-wishlist-remove-confirm button {
  flex: 1 1 0;
  min-height: 46px;
  margin: 0;
  border: 1px solid #dedbe0;
  border-radius: 12px;
  background: #fff;
  color: #403a42;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}
#aloha-wishlist-remove-confirm .aloha-wishlist-confirm-yes {
  border-color: #e8007d;
  background: #e8007d;
  color: #fff;
}
#aloha-wishlist-remove-confirm button:hover,
#aloha-wishlist-remove-confirm button:focus-visible {
  outline: none;
  filter: brightness(.96);
}
@media (max-width: 480px) {
  #aloha-wishlist-remove-confirm {
    align-items: flex-end;
    padding: 14px;
  }
  #aloha-wishlist-remove-confirm .aloha-wishlist-confirm-card {
    width: 100%;
    padding: 22px 18px 18px;
    border-radius: 18px 18px 14px 14px;
  }
}
	
/* ALOHA_WISHLIST_EMPTY_MOBILE — geri alma: bu bloğu kaldırın. */
@media (max-width: 767px) {
  body.page-id-685:has(.wd-empty-wishlist) footer.wd-footer {
    display: none !important;
  }
  body.page-id-685:has(.wd-empty-wishlist) .wd-page-wrapper,
  body.page-id-685:has(.wd-empty-wishlist) .main-page-wrapper {
    min-height: calc(100svh - 78px) !important;
  }
  body.page-id-685:has(.wd-empty-wishlist) .main-page-wrapper {
    padding-bottom: 78px !important;
    background: #fff !important;
  }
  body.page-id-685 .wd-empty-wishlist {
    min-height: calc(100svh - 250px);
    margin-bottom: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  body.page-id-685 .wd-empty-wishlist::before,
  body.page-id-685 .wd-empty-wishlist .wd-empty-icon,
  body.page-id-685 .wd-empty-wishlist .wd-wishlist-empty-icon {
    display: none !important;
    content: none !important;
  }
}
	
/* ALOHA_MOBILE_WISHLIST_BADGE — geri alma: bu blok ve eşleşen JS bloğu kaldırılır. */
@media (max-width: 767px) {
  .aloha-mobile-bottom-nav a.aloha-bottom-nav-wishlist {
    position: relative;
  }
  .aloha-mobile-bottom-nav .aloha-bottom-nav-wishlist-count {
    position: absolute;
    z-index: 2;
    top: 0;
    left: calc(50% + 5px);
    display: grid;
    place-items: center;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    border: 2px solid #fff;
    border-radius: 999px;
    background: #e8007d;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    pointer-events: none;
  }
  .aloha-mobile-bottom-nav .aloha-bottom-nav-wishlist-count[hidden] {
    display: none !important;
  }
}
	
/* ALOHA_MOBILE_FILTER_SAFE_AREA — geri alma: bu bloğu kaldırın. */
@media (max-width: 767px) {
  .wd-col-offcanvas-md-sm.wd-side-hidden.wd-left.wd-scroll {
    bottom: calc(70px + env(safe-area-inset-bottom)) !important;
    height: auto !important;
    padding-bottom: max(12px, env(safe-area-inset-bottom)) !important;
    overscroll-behavior-y: contain;
    -webkit-overflow-scrolling: touch;
  }
}
	
/* ALOHA_SALE_DEFAULT_FILTER_UI — geri alma: bu bloğu kaldırın. */
.aloha-sale-default-view .wd-shop-active-filters {
  display: none !important;
}
.aloha-sale-default-view .wd-widget-stock-status li.wd-active > a {
  color: inherit !important;
  font-weight: inherit !important;
}
.aloha-sale-default-view .wd-widget-stock-status li.wd-active > a::before {
  border-color: currentColor !important;
  background: transparent !important;
}
.aloha-sale-default-view .wd-widget-stock-status li.wd-active > a::after {
  display: none !important;
}
	

/* ALOHA_MOBILE_MINI_CART_SAFE_AREA — geri alma: bu bloğu kaldırın. */
@media (max-width: 767px) {
  .cart-widget-side.wd-side-hidden.wd-right {
    bottom: calc(70px + env(safe-area-inset-bottom)) !important;
    height: auto !important;
    padding-bottom: max(12px, env(safe-area-inset-bottom)) !important;
    overscroll-behavior-y: contain;
    -webkit-overflow-scrolling: touch;
  }
}
	

/* ALOHA_LOOP_CART_QTY — geri alma: bu bloğu kaldırın. */
.wd-add-btn .aloha-loop-cart-qty {
  display: grid;
  grid-template-columns: 1fr minmax(34px, auto) 1fr;
  align-items: center;
  width: 100%;
  min-height: 40px;
  border: 1px solid #e7d8df;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
}
.wd-add-btn .aloha-loop-cart-qty button {
  min-width: 40px;
  min-height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #33262d;
  font-size: 22px;
  line-height: 1;
  box-shadow: none;
}
.wd-add-btn .aloha-loop-cart-qty button:hover,
.wd-add-btn .aloha-loop-cart-qty button:focus-visible {
  background: #f8eef2;
  color: #d95082;
}
.wd-add-btn .aloha-loop-cart-value {
  min-width: 34px;
  padding: 0 8px;
  color: #33262d;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
}
.wd-add-btn .aloha-loop-cart-qty.is-loading {
  opacity: .6;
  pointer-events: none;
}
.wd-add-btn .aloha-loop-out-of-stock {
  display: inline-flex;
  width: 100%;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  pointer-events: none;
  cursor: default;
  background: #f4f1f2;
  color: #6d6267;
  border-color: #e1dadd;
}
@media (max-width: 767px) {
  .wd-add-btn .aloha-loop-cart-qty {
    min-height: 38px;
    border-radius: 7px;
  }
  .wd-add-btn .aloha-loop-cart-qty button {
    min-width: 40px;
    min-height: 38px;
    font-size: 21px;
  }
  .wd-add-btn .aloha-loop-cart-value {
    line-height: 38px;
  }
}
	

/* ALOHA_LOOP_CART_QTY_UI_FIX — geri alma: bu bloğu kaldırın. */
.wd-add-btn .add_to_cart_button[hidden] {
	display: none !important;
}
.wd-add-btn .aloha-loop-cart-qty {
	display: grid;
	grid-template-columns: 1fr minmax(34px, auto) 1fr;
	align-items: center;
	width: 100%;
	height: 36px;
	min-height: 36px;
	margin: 0 !important;
	padding: 0;
	border: 0;
	border-radius: 35px;
	box-shadow: none;
	overflow: hidden;
	background: rgb(237, 94, 213);
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 16.8px;
	box-sizing: border-box;
}
.wd-add-btn .aloha-loop-cart-qty button,
.wd-add-btn .aloha-loop-cart-value {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 16.8px;
}
.wd-add-btn .aloha-loop-cart-qty button {
	min-width: 40px;
	min-height: 36px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}
.wd-add-btn .aloha-loop-cart-qty button:hover,
.wd-add-btn .aloha-loop-cart-qty button:focus-visible {
	background: rgba(255, 255, 255, .16);
	color: #fff;
}
	

/* ALOHA_WISHLIST_SHELL_AND_HEART_FIX — geri alma: bu bloğu kaldırın. */
body.page-id-685 footer.wd-footer {
	display: none !important;
}
body.page-id-685 .wd-page-wrapper,
body.page-id-685 .main-page-wrapper,
body.page-id-685 .wd-wishlist-content,
body.page-id-685 .wd-products-element {
	background: #fff !important;
}
@media (max-width: 767px) {
	body.page-id-685 .wd-page-wrapper,
	body.page-id-685 .main-page-wrapper {
		min-height: calc(100svh - 78px) !important;
	}
	body.page-id-685 .main-page-wrapper {
		padding-bottom: calc(20px + 78px + env(safe-area-inset-bottom)) !important;
	}
}
.wd-product .wd-wishlist-btn a.added .wd-action-icon::before {
	color: #e0002b !important;
}
@media (max-width: 767px) {
	.aloha-mobile-bottom-nav .aloha-bottom-nav-wishlist-count {
		background: #e0002b;
	}
}
	

/* ALOHA_WISHLIST_STATE_AND_EMPTY_TRANSITION_FIX — geri alma: bu bloğu kaldırın. */
.wd-wishlist-btn a:not(.added) .wd-action-icon::before {
	content: "♡" !important;
	color: #333 !important;
}
.wd-wishlist-btn a.added .wd-action-icon::before,
.wd-wishlist-btn a.added:hover .wd-action-icon::before,
.wd-wishlist-btn a.added:focus-visible .wd-action-icon::before {
	content: "♥" !important;
	color: #e0002b !important;
}
.wd-wishlist-btn a .wd-check-icon {
	display: none !important;
}
@media (max-width: 767px) {
	body.page-id-685 .wd-wishlist-content {
		min-height: calc(100svh - 250px);
		background: #fff !important;
	}
}
	

.wd-product.wd-hover-buttons-on-hover .wd-buttons:has(.wd-wishlist-btn a.added) {
	opacity: 1;
}
	

/* ALOHA_WISHLIST_EMPTY_MOBILE_TRANSITION_FIX */
@media (max-width: 767px) {
  body.page-id-685 .wd-wishlist-content:not(:has(.wd-product, .wd-empty-wishlist)) {
    visibility: hidden;
  }
}
	@media (max-width: 576px) {
	/* Mobil ürün kartlarını eşitler; kampanya sayfası (ID 18654) kapsam dışıdır. */
body:not(.page-id-18654) .product-grid-item .product-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
body:not(.page-id-18654) .product-grid-item .product-element-bottom {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
body:not(.page-id-18654) .product-grid-item .wd-entities-title {
  min-height: 3em;
  max-height: 3em;
  overflow: hidden;
}
body:not(.page-id-18654) .product-grid-item .wd-product-cats {
  min-height: 6em;
  max-height: 6em;
  overflow: hidden;
}
body:not(.page-id-18654) .product-grid-item .wrap-price {
  margin-top: auto;
  min-height: 2em;
  display: flex;
  align-items: flex-end;
}
body:not(.page-id-18654) .product-grid-item .wd-product-footer {
  width: 100%;
}
body:not(.page-id-18654) .product-grid-item .wd-add-btn,
body:not(.page-id-18654) .product-grid-item .add-to-cart-loop {
  width: 100%;
  min-height: 48px;
}
	
@media(max-width:767px){.wd-side-hidden #block-8{display:none!important}.wd-side-hidden .widget_price_filter .price_slider,.wd-side-hidden .widget_price_filter .price_label{display:none!important}.wd-side-hidden .widget_price_filter .price_slider_amount{display:grid!important;grid-template-columns:1fr 1fr;gap:10px!important}.wd-side-hidden .widget_price_filter .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.wd-side-hidden .widget_price_filter input[type=text]{display:block!important;width:100%!important;height:46px!important;margin:0!important;padding:0 13px!important;border:1px solid #e7e2e6!important;border-radius:12px!important;background:#fff!important;color:#29252a!important;font-size:15px!important}.wd-side-hidden .widget_price_filter .button{grid-column:1/-1!important;width:100%!important;min-height:46px!important;margin:2px 0 0!important;border-radius:23px!important}.wd-side-hidden .widget_price_filter .price_slider_amount:before,.wd-side-hidden .widget_price_filter .price_slider_amount:after{display:none!important}}


/* Hide orphan footer-area nested-carousel arrows on mobile. */
.elementor-element-60fb368
> .elementor-widget-container
> .wd-nested-carousel
> .wd-carousel-inner
> .wd-nav-arrows {
  display: none;
}


/* ALOHA_MOBILE_INTERACTION_NO_SELECTION */
.wd-products .product,
.woocommerce ul.products li.product,
.product-category,
.wd-carousel,
.wd-slider,
.wd-product-gallery,
.woocommerce-product-gallery,
.aloha-mobile-category-rail,
.aloha-mobile-bottom-system {
  -webkit-user-select: none;
  user-select: none;
}

.wd-products .product img,
.woocommerce ul.products li.product img,
.product-category img,
.wd-carousel img,
.wd-slider img,
.wd-product-gallery img,
.woocommerce-product-gallery img,
.aloha-mobile-category-rail img,
.aloha-mobile-bottom-system img {
  -webkit-user-drag: none;
  user-drag: none;
}

}

