.rufus-marquee-wrapper{
	display:flex;
	justify-content:center;
	align-items:center;
	background:#000;
	margin:5px 0;
	width:100%;
	height:35px;
	padding:0;
	box-sizing:border-box;
	overflow:hidden;
}

.rufus-marquee-text{
	display:inline-block;
	color:#fff;
	font-weight:700;
	font-size:1.6em;
	text-transform:uppercase;
	white-space:nowrap;
	padding:0;
	line-height:1;
	position:relative;
	top:9px;
	animation:marquee-animation 10s linear infinite;
	will-change:transform;
}

@keyframes marquee-animation{
	from{transform:translateX(100%)}
	to{transform:translateX(-100%)}
}

@media only screen and (max-width:768px){
	.rufus-marquee-wrapper{height:30px}
	.rufus-marquee-text{
		font-size:1.1em;
		line-height:1;
		top:5px;
	}
	.social-bar{padding:5px 0}
}

@media only screen and (min-width:769px){
	.rufus-marquee-wrapper{height:35px}
	.rufus-marquee-text{font-size:1.6em}
}

.social-bar{
	background-color:#ebebeb;
	padding:5px 0;
	text-align:center;
	margin:0;
	width:100vw;
	position:relative;
	left:50%;
	right:50%;
	transform:translateX(-50%);
	box-sizing:border-box;
	margin-top:10px;
	margin-bottom:0;
}

.social-icons{
	display:inline-flex;
	justify-content:center;
	gap:20px;
}

.social-icon img{
	width:24px;
	height:24px;
	transition:transform .3s ease;
}

.social-icon:hover img{
	transform:scale(1.1);
}

.rufus-custom-top-bar{
	margin-bottom:0!important;
}

.wd-action-btn.wd-style-text>a{
	visibility:hidden!important;
}

.rufus-custom-top-bar-wrapper{
	width:100vw!important;
	position:relative!important;
	left:50%!important;
	right:50%!important;
	margin-left:-50vw!important;
	margin-right:-50vw!important;
	background:#ebebeb!important;
	margin-bottom:0!important;
	padding:0!important;
}

.rufus-custom-top-bar-wrapper .rufus-top-bar-inner{
	width:100%!important;
	max-width:1200px!important;
	margin:0 auto!important;
	padding:0 10px!important;
	height:32px!important;
	display:flex!important;
	justify-content:space-between!important;
	align-items:center!important;
}

.rufus-custom-top-bar-wrapper .rufus-top-bar-inner>a{
	display:inline-flex!important;
	align-items:center!important;
	gap:6px!important;
	text-decoration:none!important;
	color:#000!important;
	font-size:12px!important;
	font-family:"President Font",Arial,sans-serif!important;
	font-weight:700!important;
	line-height:1!important;
	white-space:nowrap!important;
}

.rufus-custom-top-bar-wrapper .rufus-top-bar-inner>a>img{
	width:20px!important;
	height:20px!important;
	display:block!important;
	border-radius:0!important;
	max-width:none!important;
	max-height:none!important;
	object-fit:contain!important;
	box-shadow:none!important;
	filter:none!important;
	transform:none!important;
	align-self:center!important;
}

.rufus-custom-top-bar-wrapper .rufus-top-bar-inner>a>span{
	color:#000!important;
	line-height:1!important;
}

:root body.archive.tax-product_cat ul.products li.product .product-element-bottom,
:root body.archive.tax-product_cat ul.products li.product .wd-product-header{
	text-align:center!important;
}

:root body.archive.tax-product_cat ul.products li.product h3.wd-entities-title{
	display:flex!important;
	justify-content:center!important;
	align-items:center!important;
	width:100%!important;
	margin-left:auto!important;
	margin-right:auto!important;
}

:root body.archive.tax-product_cat ul.products li.product h3.wd-entities-title a{
	display:inline-block!important;
	text-align:center!important;
	width:auto!important;
}

:root body.archive.tax-product_cat .product-grid-item .wd-product-header{
	display:flex!important;
	justify-content:center!important;
	align-items:center!important;
}

:is(.term-description,.page-description)>*:last-child,
:is(.term-description,.page-description)>*:last-child *{
	color:#000!important;
	font-weight:700!important;
	text-align:center!important;
	margin-left:auto;
	margin-right:auto;
}

:is(.term-description,.page-description)>*:last-child{
	margin-bottom:-25px!important;
	margin-top:-30px!important;
}

.wd-page-title .title{
	font-size:25px!important;
}

@media (max-width:767px){
	.wd-page-title .title{font-size:20px!important}

	:is(.term-description,.page-description)>*:last-child{
		margin-bottom:-25px!important;
		margin-top:-10px!important;
	}
}

@media (min-width:1025px){
	.title-size-small{
		--wd-title-sp:10px !important;
	}
}

.wd-sub-menu li>a,
.wd-sub-menu li>a:visited{
	color:#000!important;
	font-weight:700;
}

.wd-sub-menu li>a:hover,
.wd-sub-menu li>a:focus,
.wd-sub-menu li>a:active{
	color:#000!important;
}

body:not(.single-product) .price,
body:not(.single-product) .wd-product .price,
body:not(.single-product) .widget .price{
	display:flex!important;
	justify-content:center!important;
	align-items:baseline!important;
	gap:0!important;
	margin-left:auto!important;
	margin-right:auto!important;
	text-align:center!important;
}

body:not(.single-product) .price del,
body:not(.single-product) .wd-product .price del,
body:not(.single-product) .widget .price del{
	color:#cc0000!important;
	text-decoration:line-through!important;
	text-decoration-color:#000!important;
	text-decoration-thickness:1.5px!important;
	text-underline-offset:.1em!important;
	font-weight:700!important;
	font-size:14px!important;
	line-height:1!important;
}

body:not(.single-product) .price del .amount,
body:not(.single-product) .wd-product .price del .amount,
body:not(.single-product) .widget .price del .amount{
	color:inherit!important;
	font-size:inherit!important;
	font-weight:inherit!important;
}

body:not(.single-product) .price del::after,
body:not(.single-product) .wd-product .price del::after,
body:not(.single-product) .widget .price del::after{
	content:none!important;
}

body:not(.single-product) .price ins,
body:not(.single-product) .wd-product .price ins,
body:not(.single-product) .widget .price ins{
	color:#000!important;
	font-weight:700!important;
	font-size:18px!important;
	line-height:1!important;
}

body:not(.single-product) .price ins .amount,
body:not(.single-product) .wd-product .price ins .amount,
body:not(.single-product) .widget .price ins .amount{
	color:inherit!important;
	font-size:inherit!important;
	font-weight:inherit!important;
}

body:not(.single-product) .price del+ins,
body:not(.single-product) .wd-product .price del+ins,
body:not(.single-product) .widget .price del+ins{
	border-left:2px solid #000!important;
	padding-left:8px!important;
	margin-left:8px!important;
}

body:not(.single-product) .price del~ins,
body:not(.single-product) .wd-product .price del~ins,
body:not(.single-product) .widget .price del~ins{
	display:inline-block!important;
	border-left:2px solid #000!important;
	padding-left:8px!important;
	margin-left:8px!important;
}

body.woocommerce.archive.tax-product_cat ul.products li.product .product-element-bottom>.wrap-price{
	display:flex!important;
	flex-direction:column!important;
	align-items:center!important;
}

body.woocommerce.archive.tax-product_cat ul.products li.product .product-element-bottom>.wrap-price>.discount-label{
	margin:12px 0 12px!important;
}

body.woocommerce.archive.tax-product_cat ul.products li.product .product-element-bottom>.wrap-price>.price,
body.woocommerce.archive.tax-product_cat ul.products li.product .product-element-bottom>.wrap-price>span.price{
	margin-top:8px!important;
}

.products.wd-products[data-source="shortcode"] .product-wrapper{
	text-align:center!important;
}

.products.wd-products[data-source="shortcode"] .product-wrapper .discount-label{
	display:inline-block!important;
	margin-left:auto!important;
	margin-right:auto!important;
}

.wd-product.wd-hover-standard .wd-add-btn>a,
.wd-product.wd-hover-buttons-on-hover .wd-add-btn>a{
	visibility:hidden!important;
}

.woocommerce ul.products li.product .discount-label{
	display:inline-block!important;
	background:#cc0000!important;
	color:#fff!important;
	padding:4px 8px!important;
	border-radius:6px!important;
	font-size:12px!important;
	font-weight:700!important;
	line-height:1!important;
	margin:6px auto 8px!important;
	width:auto!important;
}

.product-element-bottom{
	text-align:center!important;
}

.wrap-price{
	display:inline-block!important;
	text-align:center!important;
	margin:0 auto!important;
}

.custom-price-box{
	display:flex!important;
	flex-direction:column!important;
	align-items:center!important;
	gap:5px;
}

.custom-price-line{
	display:inline-block!important;
}

.discount-label{
	display:inline-block!important;
	background:#ff5a5f;
	color:#fff;
	padding:9px 15px!important;
	font-size:13px;
	border-radius:4px;
}

.woocommerce-mini-cart-item .quantity,
.woocommerce-mini-cart-item .quantity *{
	color:#000!important;
}

.n2-section-smartslider{
	margin-top:-46px!important;
	position:relative;
	z-index:1;
}

.contact-drawer{
	position:fixed;
	top:0;
	right:-320px;
	width:320px;
	height:100vh;
	background:#fff;
	z-index:200000!important;
	transition:right 0.4s ease;
	box-shadow:-5px 0 25px rgb(0 0 0 / .15);
	overflow-y:auto;
	font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;
	top:var(--wp-admin-bar-h)!important;
	height:calc(100vh - var(--wp-admin-bar-h))!important;
	padding-top:max(0px, env(safe-area-inset-top, 0px));
}

.contact-drawer.active{
	right:0;
}

.contact-drawer-overlay{
	position:fixed;
	inset:0;
	background:rgb(0 0 0 / .5);
	z-index:199999!important;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease;
}

.contact-drawer-overlay.active{
	opacity:1;
	visibility:visible;
}

.contact-drawer-close{
	position:absolute!important;
	top:calc(12px + env(safe-area-inset-top, 0px))!important;
	right:12px!important;
	left:auto!important;
	width:40px!important;
	height:40px!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	background:transparent!important;
	color:#000!important;
	font-weight:900!important;
	font-size:26px!important;
	line-height:1!important;
	border:none!important;
	border-radius:0!important;
	box-shadow:none!important;
	cursor:pointer!important;
	z-index:200001!important;
	font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;
	letter-spacing:0!important;
}

.contact-drawer-close:hover,
.contact-drawer-close:focus,
.contact-drawer-close:active{
	background:transparent!important;
	color:#000!important;
}

.contact-drawer-close:focus-visible{
	outline:2px solid #fff!important;
	outline-offset:2px!important;
}

.contact-drawer-content{
	padding:50px 25px 25px;
	position:relative;
}

.drawer-title{
	margin-bottom:25px;
	color:#000;
	text-align:center;
	font-weight:600;
	font-size:18px;
}

.contact-info{
	margin-bottom:20px;
}

.contact-item{
	display:flex;
	align-items:flex-start;
	margin-bottom:25px;
	gap:15px;
}

.contact-item-centered{
	text-align:center;
	flex-direction:column;
	align-items:center;
}

.contact-icon{
	font-size:24px;
	min-width:30px;
	text-align:center;
}

.contact-details{
	flex:1;
}

.contact-link{
	display:block;
	color:#000;
	text-decoration:none;
	margin-bottom:8px;
	font-weight:500;
	transition:color 0.2s ease;
	font-size:15px;
	text-align:center;
}

.contact-link:hover{
	color:#d32f2f;
	text-decoration:underline;
}

.schedule-title{
	color:#000;
	margin:0 0 10px 0;
	font-weight:600;
	font-size:14px;
}

.contact-schedule{
	color:#000;
	margin:0 0 5px 0;
	font-size:14px;
	line-height:1.4;
}

.contact-social{
	text-align:center;
	border-top:1px solid #eee;
	padding-top:25px;
	margin-bottom:20px;
}

.social-title{
	margin:0 0 15px 0;
	color:#000;
	font-weight:500;
	font-size:15px;
}

.social-icon{
	font-size:24px;
	color:#000;
	text-decoration:none;
	transition:transform 0.2s ease;
	display:inline-block;
}

.social-icon:hover{
	transform:scale(1.1);
}

.close-button-bottom{
	display:block;
	width:100%;
	padding:12px 20px;
	background:#cc0000!important;
	color:#fff!important;
	border:none;
	border-radius:6px;
	font-weight:800!important;
	cursor:pointer;
	text-align:center;
	transition:background-color 0.2s ease;
}

.close-button-bottom:hover{
	background:#a50000!important;
}

body.drawer-open{
	overflow:hidden;
}

.contact-drawer .contact-item .contact-details{
	width:100%!important;
}

.contact-drawer .schedule-title,
.contact-drawer .contact-schedule{
	text-align:center!important;
	margin-left:auto!important;
	margin-right:auto!important;
}

.contact-drawer .contact-item-centered .contact-details,
.contact-drawer .contact-item-centered .contact-link{
	text-align:center!important;
}

.contact-drawer.close-left .contact-drawer-close{
	right:auto!important;
	left:12px!important;
}

.contact-drawer-close.use-icon{
	font-size:26px!important;
}

.contact-drawer-close.use-icon::before,
.contact-drawer-close.use-icon::after{
	content:none!important;
}

@supports (selector(:has(*))){
	.contact-drawer .contact-item:has(.schedule-title){
		align-items:center!important;
		flex-direction:column!important;
		gap:6px!important;
	}
}

:root{
	--wp-admin-bar-h:0px;
}

body.admin-bar{
	--wp-admin-bar-h:32px;
}

@media (max-width:782px){
	body.admin-bar{
		--wp-admin-bar-h:46px;
	}
}

@media (max-width:480px){
	.contact-drawer{
		width:300px;
		right:-300px;
	}

	.contact-drawer-content{
		padding:45px 20px 20px;
	}

	.contact-item{
		flex-direction:column;
		text-align:center;
		gap:10px;
	}

	.contact-icon{
		margin:0 auto;
	}
}

@media (prefers-reduced-motion:reduce){
	.contact-drawer,
	.contact-drawer-overlay{
		transition:none;
	}
}

.wd-header,
.site-header{
	transform:none!important;
}

.woocommerce-mini-cart__buttons.buttons{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:.6rem;
	align-items:stretch;
}

.woocommerce-mini-cart__buttons .button{
	box-sizing:border-box;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:100%;
	margin:0;
	min-height:46px;
	padding:.8rem 1rem;
	line-height:1;
	font:inherit;
	font-weight:800;
	letter-spacing:.02em;
	text-decoration:none!important;
	border-radius:12px!important;
	overflow:hidden;
	background-clip:padding-box;
	-webkit-mask-image:-webkit-radial-gradient(white,black);
	border:1px solid rgb(0 0 0 / .14);
	position:relative;
	transition:transform .15s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease;
	-webkit-font-smoothing:antialiased;
}

.woocommerce-mini-cart__buttons .button.wc-forward::after,
.woocommerce-mini-cart__buttons .button.checkout::after{
	content:none!important;
}

.woocommerce-mini-cart__buttons .button.btn-cart{
	color:#111;
	background:radial-gradient(120% 140% at 10% 0%,rgb(255 255 255 / .38) 0%,#fff0 42%),linear-gradient(180deg,#f7f7f7,#ececec 60%,#e3e3e3);
	border-color:rgb(0 0 0 / .16);
	text-shadow:0 1px 0 rgb(255 255 255 / .50);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .50),0 4px 10px rgb(0 0 0 / .10);
}

.woocommerce-mini-cart__buttons .button.btn-cart::before{
	content:'';
	position:absolute;
	inset:2px;
	border-radius:10px;
	background:linear-gradient(135deg,rgb(255 255 255 / .14),#fff0 45%),linear-gradient(to bottom,rgb(255 255 255 / .06),#fff0 55%);
	pointer-events:none;
	mix-blend-mode:screen;
}

.woocommerce-mini-cart__buttons .button.btn-cart:hover{
	background:radial-gradient(120% 140% at 10% 0%,rgb(255 255 255 / .46) 0%,#fff0 45%),linear-gradient(180deg,#ffffff,#efefef 60%,#e6e6e6);
	transform:translateY(-1px);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .60),0 8px 18px -8px rgb(0 0 0 / .16);
}

.woocommerce-mini-cart__buttons .button.checkout{
	color:#fff;
	background:radial-gradient(110% 130% at 12% 0%,rgb(255 255 255 / .08) 0%,#fff0 42%),linear-gradient(180deg,#121212,#0a0a0a);
	border-color:rgb(255 255 255 / .14);
	text-shadow:0 1px 0 rgb(0 0 0 / .5);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .06),0 4px 12px rgb(0 0 0 / .22);
}

.woocommerce-mini-cart__buttons .button.checkout::before{
	content:'';
	position:absolute;
	inset:2px;
	border-radius:10px;
	background:linear-gradient(135deg,rgb(255 255 255 / .10),#fff0 40%),linear-gradient(to bottom,rgb(255 255 255 / .04),#fff0 55%);
	pointer-events:none;
	mix-blend-mode:screen;
}

.woocommerce-mini-cart__buttons .button.checkout:hover{
	background:radial-gradient(110% 130% at 12% 0%,rgb(255 255 255 / .10) 0%,#fff0 45%),linear-gradient(180deg,#151515,#0b0b0b);
	transform:translateY(-1px);
	border-color:rgb(255 255 255 / .20);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .08),0 8px 18px -8px rgb(0 0 0 / .30);
}

.woocommerce-mini-cart__buttons .button:active{
	transform:translateY(0);
}

.woocommerce-mini-cart__buttons .button:focus-visible{
	outline:none;
	box-shadow:0 0 0 3px rgb(255 255 255 / .18),0 0 0 6px rgb(0 0 0 / .35);
}

.checkout-button.button.alt.wc-forward,
button.wcr-submit,
a.btn.wc-backward,
.woocommerce .return-to-shop a.button.wc-backward{
	box-sizing:border-box;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:100%;
	min-height:50px;
	padding:1rem 1.25rem;
	margin:0;
	color:#fff!important;
	font:inherit;
	font-weight:800;
	letter-spacing:.02em;
	text-transform:uppercase;
	text-decoration:none!important;
	text-shadow:0 1px 0 rgb(0 0 0 / .5);
	-webkit-font-smoothing:antialiased;
	border-radius:12px!important;
	overflow:hidden;
	background-clip:padding-box;
	-webkit-mask-image:-webkit-radial-gradient(white,black);
	border:1px solid rgb(255 255 255 / .14);
	background:radial-gradient(110% 130% at 12% 0%,rgb(255 255 255 / .08) 0%,#fff0 42%),linear-gradient(180deg,#121212,#080808);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .06),0 6px 16px rgb(0 0 0 / .22);
	transition:transform .15s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease;
	clip-path:inset(0 round 12px);
}

.checkout-button.button.alt.wc-forward{
	letter-spacing:.03em;
}

.checkout-button.button.alt.wc-forward::after,
button.wcr-submit:not(.loading)::after,
a.btn.wc-backward::after,
.woocommerce .return-to-shop a.button.wc-backward::after{
	content:none!important;
}

.checkout-button.button.alt.wc-forward::before,
button.wcr-submit::before,
a.btn.wc-backward::before,
.woocommerce .return-to-shop a.button.wc-backward::before,
#contactDrawerCloseBottom.close-button-bottom::before{
	content:'';
	position:absolute;
	inset:2px;
	border-radius:10px;
	background:linear-gradient(135deg,rgb(255 255 255 / .10),#fff0 40%),linear-gradient(to bottom,rgb(255 255 255 / .04),#fff0 55%);
	pointer-events:none;
	mix-blend-mode:screen;
}

.checkout-button.button.alt.wc-forward:hover,
button.wcr-submit:hover,
a.btn.wc-backward:hover,
.woocommerce .return-to-shop a.button.wc-backward:hover{
	background:radial-gradient(110% 130% at 12% 0%,rgb(255 255 255 / .10) 0%,#fff0 45%),linear-gradient(180deg,#151515,#0a0a0a);
	border-color:rgb(255 255 255 / .20);
	transform:translateY(-1px);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .08),0 10px 22px -10px rgb(0 0 0 / .32);
}

.checkout-button.button.alt.wc-forward:active,
button.wcr-submit:active,
a.btn.wc-backward:active,
.woocommerce .return-to-shop a.button.wc-backward:active{
	transform:translateY(0);
	box-shadow:inset 0 2px 5px rgb(0 0 0 / .55),0 6px 16px -10px rgb(0 0 0 / .30);
}

.checkout-button.button.alt.wc-forward:focus-visible,
button.wcr-submit:focus-visible,
a.btn.wc-backward:focus-visible,
.woocommerce .return-to-shop a.button.wc-backward:focus-visible{
	outline:none;
	box-shadow:0 0 0 3px rgb(255 255 255 / .18),0 0 0 6px rgb(0 0 0 / .40);
}

button.wcr-submit:disabled{
	opacity:.7;
	cursor:not-allowed;
	transform:none;
}

.woocommerce form button.wcr-submit{
	width:100%;
}

#contactDrawerCloseBottom.close-button-bottom{
	box-sizing:border-box;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:46px;
	padding:.85rem 1.1rem;
	margin:0;
	color:#fff!important;
	font:inherit;
	font-weight:800;
	letter-spacing:.02em;
	text-decoration:none!important;
	text-shadow:0 1px 0 rgb(0 0 0 / .45);
	-webkit-font-smoothing:antialiased;
	border-radius:12px!important;
	overflow:hidden;
	background-clip:padding-box;
	-webkit-mask-image:-webkit-radial-gradient(white,black);
	background-color:#cc0000!important;
	background-image:radial-gradient(110% 130% at 12% 0%,rgb(255 255 255 / .10) 0%,#fff0 42%),linear-gradient(180deg,#e01010,#b80000);
	border:1px solid rgb(255 255 255 / .16);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .06),0 6px 16px rgb(0 0 0 / .18);
	transition:transform .15s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease;
	clip-path:inset(0 round 12px);
}

#contactDrawerCloseBottom.close-button-bottom::after{
	content:none!important;
}

#contactDrawerCloseBottom.close-button-bottom:hover{
	background-image:radial-gradient(110% 130% at 12% 0%,rgb(255 255 255 / .12) 0%,#fff0 45%),linear-gradient(180deg,#ea1717,#a40000);
	border-color:rgb(255 255 255 / .22);
	transform:translateY(-1px);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .08),0 10px 22px -10px rgb(0 0 0 / .26);
}

#contactDrawerCloseBottom.close-button-bottom:active{
	transform:translateY(0);
	box-shadow:inset 0 2px 5px rgb(0 0 0 / .45),0 6px 16px -10px rgb(0 0 0 / .24);
}

#contactDrawerCloseBottom.close-button-bottom:focus-visible{
	outline:none;
	box-shadow:0 0 0 3px rgb(255 255 255 / .20),0 0 0 6px rgb(204 0 0 / .35);
}

@media (max-width:768px){
	#contactDrawerCloseBottom.close-button-bottom{
		width:100%;
	}
}

@media (max-width:480px){
	.checkout-button.button.alt.wc-forward,
	button.wcr-submit{
		min-height:48px;
		padding:.9rem 1rem;
	}

	.checkout-button.button.alt.wc-forward{
		letter-spacing:.025em;
	}

	button.wcr-submit{
		letter-spacing:.015em;
	}
}

.menu-label-red{
	border-radius:5px!important;
}

body:not(.single-product) .product-grid-item h3.wd-entities-title a,
body:not(.single-product) .wd-product h3.wd-entities-title a,
body:not(.single-product) li.product h3.wd-entities-title a{
	font-size:16px!important;
	line-height:1.3!important;
	min-height:2.4em!important;
	display:-webkit-box!important;
	-webkit-box-orient:vertical!important;
	overflow:hidden!important;
	text-align:center!important;
}

.ps-sizes{
	margin-top:6px;
	text-align:center;
	font-family:'President Font',sans-serif;
	font-size:13px;
	color:#000;
	font-weight:700;
	line-height:1.4;
}

.ps-sizes strong{
	display:block;
	font-size:12px;
	font-weight:800;
	margin-bottom:3px;
	color:#000;
}

.ps-size{
	display:inline-block;
	background:#fff;
	border:1px solid #000;
	border-radius:4px;
	padding:2px 6px;
	margin:2px 2px;
	font-size:12px;
	font-weight:700;
	color:#000;
	line-height:1.2;
	transition:all .2s ease;
}

.ps-size:hover{
	background:#000;
	color:#fff;
}

a.btn:not([type="submit"]),
a.elementor-button:not([type="submit"]),
button.btn:not([type="submit"]),
.wd-button:not([type="submit"]),
.wd-btn:not([type="submit"]),
.elementor-button:not([type="submit"]){
	--bg1:#0c0c0c;
	--bg2:#000000;
	--edge:rgba(255,255,255,.15);
	--ring:rgba(255,255,255,.20);
	--shadow:rgba(0,0,0,.6);
	position:relative;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:.5rem;
	padding:.85rem 1.35rem;
	border-radius:10px;
	border:1px solid var(--edge);
	background:radial-gradient(120% 140% at 10% 0%,rgb(255 255 255 / .08) 0%,#fff0 40%),linear-gradient(180deg,var(--bg1),var(--bg2));
	color:#fff!important;
	font-weight:800;
	letter-spacing:.02em;
	line-height:1;
	text-decoration:none!important;
	text-transform:uppercase;
	text-shadow:0 1px 0 rgb(0 0 0 / .6);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .08),inset 0 -1px 0 rgb(0 0 0 / .5),0 8px 20px -8px var(--shadow),0 1px 2px rgb(0 0 0 / .55);
	transition:transform .15s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;
	-webkit-font-smoothing:antialiased;
}

a.btn:not([type="submit"])::before,
a.elementor-button:not([type="submit"])::before,
button.btn:not([type="submit"])::before,
.wd-button:not([type="submit"])::before,
.wd-btn:not([type="submit"])::before,
.elementor-button:not([type="submit"])::before{
	content:'';
	position:absolute;
	inset:2px;
	border-radius:8px;
	background:linear-gradient(135deg,rgb(255 255 255 / .18),#fff0 40%),linear-gradient(to bottom,rgb(255 255 255 / .08),#fff0 55%);
	pointer-events:none;
	mix-blend-mode:screen;
}

a.btn:not([type="submit"]):hover,
a.elementor-button:not([type="submit"]):hover,
button.btn:not([type="submit"]):hover,
.wd-button:not([type="submit"]):hover,
.wd-btn:not([type="submit"]):hover,
.elementor-button:not([type="submit"]):hover{
	border-color:rgb(255 255 255 / .3);
	background:radial-gradient(120% 140% at 10% 0%,rgb(255 255 255 / .12) 0%,#fff0 45%),linear-gradient(180deg,#151515,#020202);
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .10),inset 0 -1px 0 rgb(0 0 0 / .6),0 12px 26px -10px var(--shadow),0 2px 6px rgb(0 0 0 / .6),0 0 0 4px var(--ring);
	transform:translateY(-1px);
}

a.btn:not([type="submit"]):active,
a.elementor-button:not([type="submit"]):active,
button.btn:not([type="submit"]):active,
.wd-button:not([type="submit"]):active,
.wd-btn:not([type="submit"]):active,
.elementor-button:not([type="submit"]):active{
	transform:translateY(0);
	box-shadow:inset 0 3px 6px rgb(0 0 0 / .65),inset 0 0 0 1px rgb(255 255 255 / .08),0 6px 16px -10px var(--shadow);
	background:linear-gradient(180deg,#0b0b0b,#000);
}

a.btn:not([type="submit"]):focus-visible,
a.elementor-button:not([type="submit"]):focus-visible,
button.btn:not([type="submit"]):focus-visible,
.wd-button:not([type="submit"]):focus-visible,
.wd-btn:not([type="submit"]):focus-visible,
.elementor-button:not([type="submit"]):focus-visible{
	outline:none;
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .10),inset 0 -1px 0 rgb(0 0 0 / .6),0 0 0 3px rgb(255 255 255 / .25),0 0 0 6px rgb(0 0 0 / .5);
}

a.btn:not([type="submit"]):disabled,
a.elementor-button:not([type="submit"]):disabled,
button.btn:not([type="submit"]):disabled,
.wd-button:not([type="submit"]):disabled,
.wd-btn:not([type="submit"]):disabled,
.elementor-button:not([type="submit"]):disabled{
	opacity:.6;
	cursor:not-allowed;
	transform:none;
	box-shadow:inset 0 1px 0 rgb(255 255 255 / .05);
}

.wd-shop-tools .woocommerce-ordering.wd-style-underline select,
.woocommerce-ordering.wd-ordering-mb-icon{
	visibility:hidden;
}

@media (max-width:767px){
	.wd-toolbar{
		background:#000!important;
		backdrop-filter:none!important;
		-webkit-backdrop-filter:none!important;
		height:55px!important;
		padding:5px!important;
		border-radius:0!important;
		border:none!important;
		box-shadow:0 -4px 20px rgba(0,0,0,0.4)!important;
	}

	.wd-toolbar-link,
	.wd-toolbar .wd-toolbar-link,
	.wd-toolbar .wd-tools-icon,
	.wd-toolbar .wd-tools-icon::before,
	.wd-toolbar .wd-tools-icon::after,
	.wd-toolbar svg,
	.wd-toolbar svg path,
	.wd-toolbar svg g,
	.wd-toolbar .wd-toolbar-label,
	.wd-toolbar .wd-toolbar-link span,
	.wd-toolbar .wd-toolbar-item span,
	.wd-toolbar .wd-toolbar-text{
		color:#fff!important;
		fill:#fff!important;
		stroke:#fff!important;
	}

	.wd-toolbar-link.wd-active,
	.wd-toolbar-link.wd-active .wd-tools-icon{
		color:#cc0000!important;
		fill:#cc0000!important;
	}
}

.woocommerce-shop .products,
.tax-product_cat .products,
.tax-product_tag .products,
.search.search-results .products{
	row-gap:16px;
}

.woocommerce-shop .product-grid-item,
.woocommerce-shop .wd-product,
.woocommerce-shop li.product,
.tax-product_cat .product-grid-item,
.tax-product_cat .wd-product,
.tax-product_cat li.product,
.tax-product_tag .product-grid-item,
.tax-product_tag .wd-product,
.tax-product_tag li.product,
.search.search-results .product-grid-item,
.search.search-results .wd-product,
.search.search-results li.product{
	position:relative;
	overflow:hidden;
	border-radius:10px;
	background:rgb(235 235 235 / .78);
	backdrop-filter:blur(10px) saturate(140%);
	-webkit-backdrop-filter:blur(10px) saturate(140%);
	border:1px solid rgba(0,0,0,0.2)!important;
	box-shadow:0 8px 22px rgba(0,0,0,0.14),inset 0 0 0 1px rgba(0,0,0,0.18)!important;
	padding:12px 12px 14px;
	transition:transform .18s ease,box-shadow .22s ease,border-color .22s ease;
}

.woocommerce-shop .product-grid-item:hover,
.woocommerce-shop .wd-product:hover,
.woocommerce-shop li.product:hover,
.tax-product_cat .product-grid-item:hover,
.tax-product_cat .wd-product:hover,
.tax-product_cat li.product:hover,
.tax-product_tag .product-grid-item:hover,
.tax-product_tag .wd-product:hover,
.tax-product_tag li.product:hover,
.search.search-results .product-grid-item:hover,
.search.search-results .wd-product:hover,
.search.search-results li.product:hover{
	transform:translateY(-3px);
	border-color:rgb(0 0 0 / .11);
	box-shadow:0 4px 12px rgba(0,0,0,0.12),0 18px 36px rgba(0,0,0,0.18)!important;
}

.woocommerce-shop .product-grid-item::after,
.woocommerce-shop .wd-product::after,
.woocommerce-shop li.product::after,
.tax-product_cat .product-grid-item::after,
.tax-product_cat .wd-product::after,
.tax-product_cat li.product::after,
.tax-product_tag .product-grid-item::after,
.tax-product_tag .wd-product::after,
.tax-product_tag li.product::after,
.search.search-results .product-grid-item::after,
.search.search-results .wd-product::after,
.search.search-results li.product::after{
	content:none!important;
	display:none!important;
}

.woocommerce-shop .product-element-top,
.tax-product_cat .product-element-top,
.tax-product_tag .product-element-top,
.search.search-results .product-element-top{
	border-radius:8px;
	overflow:hidden;
}

.woocommerce-shop img,
.tax-product_cat img,
.tax-product_tag img,
.search.search-results img{
	border-radius:8px;
	transform:translateZ(0);
}

.woocommerce-shop .product-title,
.woocommerce-shop .wd-entities-title,
.woocommerce-shop .woocommerce-loop-product__title,
.tax-product_cat .product-title,
.tax-product_cat .wd-entities-title,
.tax-product_cat .woocommerce-loop-product__title,
.tax-product_tag .product-title,
.tax-product_tag .wd-entities-title,
.tax-product_tag .woocommerce-loop-product__title,
.search.search-results .product-title,
.search.search-results .wd-entities-title,
.search.search-results .woocommerce-loop-product__title{
	margin-top:10px;
}

@media (max-width:560px){
	.woocommerce-shop .product-grid-item,
	.woocommerce-shop .wd-product,
	.woocommerce-shop li.product,
	.tax-product_cat .product-grid-item,
	.tax-product_cat .wd-product,
	.tax-product_cat li.product,
	.tax-product_tag .product-grid-item,
	.tax-product_tag .wd-product,
	.tax-product_tag li.product,
	.search.search-results .product-grid-item,
	.search.search-results .wd-product,
	.search.search-results li.product{
		padding:6px 6px 12px;
		border-radius:10px;
	}

	.woocommerce-shop .product-element-top,
	.tax-product_cat .product-element-top,
	.tax-product_tag .product-element-top,
	.search.search-results .product-element-top,
	.woocommerce-shop .product-element-top a,
	.tax-product_cat .product-element-top a,
	.tax-product_tag .product-element-top a,
	.search.search-results .product-element-top a,
	.woocommerce-shop figure,
	.tax-product_cat figure,
	.tax-product_tag figure,
	.search.search-results figure{
		margin:0!important;
		padding:0!important;
	}

	.woocommerce-shop img,
	.tax-product_cat img,
	.tax-product_tag img,
	.search.search-results img{
		width:100%!important;
		height:auto!important;
		margin:-2px 0 0;
	}
}

@media (prefers-reduced-motion:reduce){
	.woocommerce-shop .product-grid-item,
	.woocommerce-shop .wd-product,
	.woocommerce-shop li.product,
	.tax-product_cat .product-grid-item,
	.tax-product_cat .wd-product,
	.tax-product_cat li.product,
	.tax-product_tag .product-grid-item,
	.tax-product_tag .wd-product,
	.tax-product_tag li.product,
	.search.search-results .product-grid-item,
	.search.search-results .wd-product,
	.search.search-results li.product{
		transition:none;
	}
}

@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){
	.woocommerce-shop .product-grid-item,
	.woocommerce-shop .wd-product,
	.woocommerce-shop li.product,
	.tax-product_cat .product-grid-item,
	.tax-product_cat .wd-product,
	.tax-product_cat li.product,
	.tax-product_tag .product-grid-item,
	.tax-product_tag .wd-product,
	.tax-product_tag li.product,
	.search.search-results .product-grid-item,
	.search.search-results .wd-product,
	.search.search-results li.product{
		background:#ebebeb;
	}
}

.social-bar .social-icons{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	gap:20px!important;
}

.social-bar a.social-icon{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	line-height:1!important;
	font-size:0!important;
}

.social-bar a.social-icon img{
	width:24px!important;
	height:24px!important;
	max-width:24px!important;
	max-height:24px!important;
	min-width:24px!important;
	min-height:24px!important;
	object-fit:contain!important;
	display:block!important;
	border-radius:0!important;
	transform:none!important;
}

footer.wd-footer.footer-container>.container.main-footer.wd-entry-content{
	padding:0!important;
	max-width:none!important;
	width:100%!important;
	background:transparent!important;
}

.ps-footer{
	font-family:"President Font",system-ui,sans-serif;
	margin:0;
	padding:0;
	width:100%;
}

.ps-footer .ps-container{
	width:min(1200px, 92%);
	margin:0 auto;
}

.ps-footer-why{
	background:#fff;
	color:#000;
	padding:80px 0 40px;
}

.ps-why-title h2{
	font-size:30px;
	font-weight:700;
	text-align:center;
	margin:0 0 30px;
	text-decoration:underline;
	text-underline-offset:8px;
}

.ps-why-grid{
	display:grid!important;
	grid-template-columns:repeat(4,minmax(220px,1fr));
	gap:16px;
	justify-items:center;
	align-items:start;
}

.ps-why-item{
	width:100%!important;
	min-width:0!important;
	text-align:center;
	padding:10px 8px;
	box-sizing:border-box;
}

.ps-why-item img{
	max-width:60px!important;
	height:auto;
	display:block;
	margin:0 auto 8px;
}

.ps-counter{
	font-size:25px;
	font-weight:600;
	line-height:1.1;
}

.ps-counter-label{
	font-size:14px;
	margin-top:4px;
}

.ps-footer-divider{
	height:30px;
	background:#000;
}

.ps-footer-main{
	background:#000;
	color:#fff;
	padding:40px 0;
}

.ps-footer-cols{
	display:flex;
	flex-wrap:wrap;
}

.ps-col{
	width:25%;
	min-width:240px;
	padding:0 14px;
	text-align:center;
	box-sizing:border-box;
}

.ps-footer-main h3{
	color:#fff!important;
	font-size:20px;
	font-weight:700;
	margin:0 0 14px;
}

.ps-icon-list,
.ps-menu{
	list-style:none;
	padding:0;
	margin:0;
	display:grid;
	gap:12px;
	justify-items:center;
}

.ps-icon-list li{
	display:flex;
	align-items:center;
	gap:8px;
	font-weight:600;
	font-size:15px;
}

.ps-icon-list a,
.ps-menu a{
	color:#fff;
	text-decoration:none;
	font-weight:600;
	font-size:15px;
}

.ps-icon-list a:hover,
.ps-menu a:hover{
	text-decoration:underline;
}

.ps-newsletter{
	display:grid;
	gap:10px;
	justify-items:center;
}

.ps-newsletter label{
	font-size:15px;
}

.ps-newsletter-row{
	display:flex;
	width:100%;
	max-width:320px;
}

.ps-newsletter input{
	flex:1;
	padding:10px 12px;
	border:1px solid #fff;
	border-right:none;
	background:#fff0;
	color:#fff;
	font-size:14px;
}

.ps-newsletter input::placeholder{
	color:#ddd;
}

.ps-newsletter button{
	padding:10px 14px;
	background:#fff;
	color:#000;
	font-weight:800;
	border:1px solid #fff;
	cursor:pointer;
}

.ps-newsletter button:hover{
	opacity:.9;
}

.ps-newsletter-msg{
	font-size:13px;
	margin:0;
}

.ps-footer-copy{
	background:#f1f1f1;
	color:#000;
	padding:12px 0;
	font-weight:500;
	font-size:14px;
	text-align:left;
}

@media (max-width:900px){
	.ps-col{width:50%}
	.ps-col{margin-top:15px}

	.ps-why-grid{
		grid-template-columns:repeat(2,minmax(220px,1fr));
	}
}

@media (max-width:560px){
	.ps-col{width:100%}

	.ps-why-title h2{
		font-size:25px;
	}

	.ps-footer-copy{
		text-align:center;
	}

	.ps-why-grid{
		grid-template-columns:1fr;
	}
}

.ps-footer-main a{
	color:#fff!important;
	transition:text-shadow .2s ease,opacity .2s ease;
}

.ps-footer-main a:hover{
	color:#fff!important;
	text-shadow:0 0 6px rgb(255 255 255 / .6);
	opacity:.95;
}

.ps-fullwidth{
	width:100vw!important;
	position:relative;
	left:50%;
	right:50%;
	margin-left:-50vw;
	margin-right:-50vw;
}

.ps-footer{
	overflow-x:clip;
}

@supports not (overflow:clip){
	.ps-footer{
		overflow-x:hidden;
	}
}

.wd-toolbar-link .wd-custom-icon img{
	height:30px!important;
}

/* ===== FIX: ίδια ύψη / συμμετρικά product cards (ΟΧΙ category pages) ===== */
.woocommerce-shop .products,
.tax-product_tag .products,
.search.search-results .products{
	align-items:stretch!important;
}

.woocommerce-shop .product-grid-item,
.woocommerce-shop .wd-product,
.woocommerce-shop li.product,
.tax-product_tag .product-grid-item,
.tax-product_tag .wd-product,
.tax-product_tag li.product,
.search.search-results .product-grid-item,
.search.search-results .wd-product,
.search.search-results li.product{
	display:flex!important;
	flex-direction:column!important;
	height:100%!important;
}

.woocommerce-shop .product-wrapper,
.tax-product_tag .product-wrapper,
.search.search-results .product-wrapper{
	display:flex!important;
	flex-direction:column!important;
	flex:1 1 auto!important;
	height:100%!important;
}

.woocommerce-shop .product-element-bottom,
.tax-product_tag .product-element-bottom,
.search.search-results .product-element-bottom{
	display:flex!important;
	flex-direction:column!important;
	flex:1 1 auto!important;
	height:100%!important;
}

.woocommerce-shop .wd-product-header,
.tax-product_tag .wd-product-header,
.search.search-results .wd-product-header{
	display:flex!important;
	align-items:flex-start!important;
	justify-content:center!important;
	min-height:3.8em!important;
}

.woocommerce-shop .product-grid-item h3.wd-entities-title,
.woocommerce-shop .wd-product h3.wd-entities-title,
.woocommerce-shop li.product h3.wd-entities-title,
.tax-product_tag .product-grid-item h3.wd-entities-title,
.tax-product_tag .wd-product h3.wd-entities-title,
.tax-product_tag li.product h3.wd-entities-title,
.search.search-results .product-grid-item h3.wd-entities-title,
.search.search-results .wd-product h3.wd-entities-title,
.search.search-results li.product h3.wd-entities-title{
	display:flex!important;
	align-items:flex-start!important;
	justify-content:center!important;
	min-height:3.8em!important;
	width:100%!important;
	margin-left:auto!important;
	margin-right:auto!important;
	margin-top:8px!important;
	margin-bottom:2px!important;
}

.woocommerce-shop .product-grid-item h3.wd-entities-title a,
.woocommerce-shop .wd-product h3.wd-entities-title a,
.woocommerce-shop li.product h3.wd-entities-title a,
.tax-product_tag .product-grid-item h3.wd-entities-title a,
.tax-product_tag .wd-product h3.wd-entities-title a,
.tax-product_tag li.product h3.wd-entities-title a,
.search.search-results .product-grid-item h3.wd-entities-title a,
.search.search-results .wd-product h3.wd-entities-title a,
.search.search-results li.product h3.wd-entities-title a{
	display:-webkit-box!important;
	-webkit-line-clamp:2!important;
	-webkit-box-orient:vertical!important;
	overflow:hidden!important;
	text-align:center!important;
	line-height:1.3!important;
	font-size:15px!important;
	font-weight:700!important;
	min-height:2.6em!important;
	width:100%!important;
}

.woocommerce-shop .wrap-price,
.tax-product_tag .wrap-price,
.search.search-results .wrap-price{
	display:flex!important;
	flex-direction:column!important;
	align-items:center!important;
	justify-content:flex-start!important;
	min-height:68px!important;
	width:100%!important;
	margin-top:0!important;
}

.woocommerce-shop .wrap-price>.discount-label,
.tax-product_tag .wrap-price>.discount-label,
.search.search-results .wrap-price>.discount-label{
	margin:8px 0 15px!important;
}

.woocommerce-shop .wd-product-footer,
.tax-product_tag .wd-product-footer,
.search.search-results .wd-product-footer{
	margin-top:auto!important;
}

/* ===== UNIFIED GLASS HEADING (TITLE + SUBTITLE) ===== */
.ps-home-block-head{
	text-align:center;
	position:relative;
}

.ps-home-block-divider{
	display:none!important;
}

.ps-home-block-title{
	display:inline-block;
	background:rgba(0,0,0,0.9);
	color:#fff!important;
	font-size:26px!important;
	font-weight:900!important;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:18px 34px 12px;
	border-radius:12px;
	line-height:1.2;
	backdrop-filter:blur(8px);
	-webkit-backdrop-filter:blur(8px);
	border:1px solid rgba(255,255,255,0.08);
	box-shadow:0 12px 30px rgba(0,0,0,0.25),inset 0 1px 0 rgba(255,255,255,0.05);
}

.ps-home-block-badge{
	display:block;
	margin-top:8px;
	color:#ff2a2a!important;
	font-size:12px;
	font-weight:800;
	letter-spacing:1.2px;
	text-transform:uppercase;
	opacity:0.95;
}

@media (min-width:1025px){
	.woocommerce-shop .wd-product.wd-hover-buttons-on-hover,
	.tax-product_cat .wd-product.wd-hover-buttons-on-hover,
	.tax-product_tag .wd-product.wd-hover-buttons-on-hover,
	.search.search-results .wd-product.wd-hover-buttons-on-hover,
	.wd-product.wd-hover-buttons-on-hover{
		--btn-height:0px!important;
	}

	.whb-row.whb-header-bottom{
		box-shadow:inset 0 -10px 0 #000!important;
	}
}

/* ===== SURGICAL FIX: συμμετρικά product cards χωρίς να σπάσει το layout ===== */

/* 1) ίδιο ύψος title block */
.woocommerce-shop ul.products li.product .wd-product-header,
.tax-product_cat ul.products li.product .wd-product-header,
.tax-product_tag ul.products li.product .wd-product-header,
.search.search-results ul.products li.product .wd-product-header,
.home .products.wd-products[data-source="shortcode"] .wd-product-header{
	min-height:3.9em!important;
	display:flex!important;
	align-items:flex-start!important;
	justify-content:center!important;
}

.woocommerce-shop ul.products li.product h3.wd-entities-title,
.tax-product_cat ul.products li.product h3.wd-entities-title,
.tax-product_tag ul.products li.product h3.wd-entities-title,
.search.search-results ul.products li.product h3.wd-entities-title,
.home .products.wd-products[data-source="shortcode"] h3.wd-entities-title{
	width:100%!important;
	margin:8px auto 4px!important;
	display:flex!important;
	align-items:flex-start!important;
	justify-content:center!important;
	min-height:3.9em!important;
}

.woocommerce-shop ul.products li.product h3.wd-entities-title a,
.tax-product_cat ul.products li.product h3.wd-entities-title a,
.tax-product_tag ul.products li.product h3.wd-entities-title a,
.search.search-results ul.products li.product h3.wd-entities-title a,
.home .products.wd-products[data-source="shortcode"] h3.wd-entities-title a{
	display:-webkit-box!important;
	-webkit-line-clamp:2!important;
	-webkit-box-orient:vertical!important;
	overflow:hidden!important;
	width:100%!important;
	text-align:center!important;
	line-height:1.3!important;
	min-height:2.6em!important;
}

/* 2) ίδιο ύψος area για badge / price / sizes */
.woocommerce-shop ul.products li.product .wrap-price,
.tax-product_cat ul.products li.product .wrap-price,
.tax-product_tag ul.products li.product .wrap-price,
.search.search-results ul.products li.product .wrap-price,
.home .products.wd-products[data-source="shortcode"] .wrap-price{
	display:flex!important;
	flex-direction:column!important;
	align-items:center!important;
	justify-content:flex-start!important;
	width:100%!important;
	min-height:120px!important;
	margin-top:0!important;
}

/* 3) ίδιο spacing στο discount badge */
.woocommerce-shop ul.products li.product .wrap-price > .discount-label,
.tax-product_cat ul.products li.product .wrap-price > .discount-label,
.tax-product_tag ul.products li.product .wrap-price > .discount-label,
.search.search-results ul.products li.product .wrap-price > .discount-label,
.home .products.wd-products[data-source="shortcode"] .wrap-price > .discount-label{
	margin:6px 0 10px!important;
}

/* 4) κράτα χώρο και για products που έχουν sizes */
.woocommerce-shop ul.products li.product .ps-sizes,
.tax-product_cat ul.products li.product .ps-sizes,
.tax-product_tag ul.products li.product .ps-sizes,
.search.search-results ul.products li.product .ps-sizes,
.home .products.wd-products[data-source="shortcode"] .ps-sizes{
	min-height:42px!important;
}

/* 5) ευθυγράμμιση footer στο κάτω μέρος χωρίς να πειράξουμε όλο το card */
.woocommerce-shop ul.products li.product .product-element-bottom,
.tax-product_cat ul.products li.product .product-element-bottom,
.tax-product_tag ul.products li.product .product-element-bottom,
.search.search-results ul.products li.product .product-element-bottom,
.home .products.wd-products[data-source="shortcode"] .product-element-bottom{
	display:flex!important;
	flex-direction:column!important;
}

.woocommerce-shop ul.products li.product .wd-product-footer,
.tax-product_cat ul.products li.product .wd-product-footer,
.tax-product_tag ul.products li.product .wd-product-footer,
.search.search-results ul.products li.product .wd-product-footer,
.home .products.wd-products[data-source="shortcode"] .wd-product-footer{
	margin-top:auto!important;
}


/* ===== FIX: product title max 2 lines με ... ===== */
body:not(.single-product) .product-grid-item h3.wd-entities-title,
body:not(.single-product) .wd-product h3.wd-entities-title,
body:not(.single-product) li.product h3.wd-entities-title{
	margin:8px auto 4px!important;
	width:100%!important;
	text-align:center!important;
}

body:not(.single-product) .product-grid-item h3.wd-entities-title a,
body:not(.single-product) .wd-product h3.wd-entities-title a,
body:not(.single-product) li.product h3.wd-entities-title a{
	display:-webkit-box!important;
	-webkit-box-orient:vertical!important;
	-webkit-line-clamp:2!important;
	line-clamp:2!important;
	overflow:hidden!important;
	text-overflow:ellipsis!important;
	white-space:normal!important;
	line-height:1.3!important;
	min-height:2.6em!important;
	max-height:2.6em!important;
	width:100%!important;
	text-align:center!important;
	word-break:break-word!important;
	overflow-wrap:anywhere!important;
}


/* ===== SHOP PAGE ONLY: σωστές εικόνες, όλη η εικόνα visible, λιγότερα κενά ===== */
.woocommerce-shop .wd-product-thumb.product-element-top{
	aspect-ratio:1 / 2!important;
	overflow:hidden!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	padding:0!important;
}

.woocommerce-shop .wd-product-img-link,
.woocommerce-shop .wd-product-img-hover{
	width:100%!important;
	height:100%!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	padding:0!important;
	margin:0!important;
}

.woocommerce-shop .wd-product-thumb.product-element-top img,
.woocommerce-shop .wd-product-img-link img,
.woocommerce-shop .wd-product-img-hover img{
	width:auto!important;
	height:100%!important;
	max-width:100%!important;
	object-fit:contain!important;
	display:block!important;
	margin:0 auto!important;
}


.woocommerce-mini-cart__buttons .button.btn-cart

{
color: black !important }
