@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

.header-top-connected {
	background: var(--main-color);
	padding: 12px 0;
}
.header-top-connected--vo {
	background: #c62828;
}
.main_l_head_section ul li a {
	color: #fff;
	position: relative;
	font-weight: 600;
	font-size: 14.5px;        
}
.main_l_head_section ul li a:hover, .main_l_head_section ul li a:active, .main_l_head_section ul li a:focus-visible {
	color: #fff;
}
.main_l_head_section ul li:not(:last-child):before {
	position: absolute;
    right: -15px;
    top: 6px;
    width: 1px;
    content: "";
    height: 12px;
    background-color: #fff;
}
.main_r_head_section a {
	display: inline-block;
    color: #fff;
    font-weight: 600;
    margin-right: 25px;
    position: relative;
    font-size: 14.5px;
}
.main_r_head_section a .sp-topbar-icon {
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	margin-right: 6px;
	flex: 0 0 auto;
	fill: none;
	stroke: currentColor;
	color: currentColor;
	pointer-events: none;
}
.main_r_head_section a:hover span, .main_r_head_section a:active span, .main_r_head_section a:focus-visible span {
	color: #fff;
}
.main_r_head_section a span {
	display: inline-block;
    color: #fff;
    padding-left: 5px;
    position: relative;
    transition: all 0.35s ease;
}
.main_r_head_section a:not(:last-child):before {
	position: absolute;
    right: -15px;
    top: 6px;
    width: 1px;
    content: "";
    height: 12px;
    background-color: #fff;
}
.main_menu_section i {
	color: #000;
}
.home-6-banner {
	height: 800px;
	position: relative;
}
.home-6-banner img {
	object-fit: cover;
}
.h-100 {
	height: 100%;
}
.home-6-banner-content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}
.home-6-banner-content {
	max-width: 755px;
	position: relative;
	overflow: hidden;
	padding: 55px;
	margin-left: auto;
	color: #fff;
}
.white-line {
	top: 0;
	left: 0;
	content: "";;
	z-index: -1;
	width: 100%;
	height: 100%;
	position: absolute;
	display: inline-block;
	border: 9px solid #fff;
	-webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.home-6-banner-top span {
	display: block;
    font-weight: 300;
    font-size: 30px;
}
.home-6-banner-top h2 {
	margin: 12px 0 20px;
    font-size: 65px;
    font-weight: 700;
    color: #fff;
}
.home-6-banner-top p {
	color: #fff;
    opacity: 0.92;
    max-width: 495px;
    line-height: 1.6;
    font-size: 20px;
    font-weight: 300;
}
.btn-one {
	display: inline-block;
    border: 1px solid var(--main-color);
    padding: 10px 30px;
    transition: 0.5s;
    text-transform: uppercase;
    background-color: var(--main-color);
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}
.btn-one:hover, .btn-one:active, .btn-one:focus-visible {
	border-color: #000;
	background-color: #000;
	text-decoration: none;
}
.desc {
	margin-top: 25px;
}
.s-rozcestnik {
	padding: 0px 0 70px;
}
.rozcestnik-card {
	margin-bottom: 30px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    height: 550px;
}
.rozcestnik-card.rozcestnik-card-mini {
	height: 300px;
}
.rozcestnik-card img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	transition: all 0.5s ease;
	object-fit: cover;
	object-position: center;
}
.rozcestnik-title {
	position: absolute;
    right: 0;
    bottom: 0;
    padding: 25px 25px 0;
    text-align: right;
    color: #fff;
}
.rozcestnik-title h3 {
	color: #fff;
	margin-bottom: 0;
    transition: 0.5s;
    transform: translateY(-30px);
    font-size: 40px;
    font-weight: 700;
}
.rozcestnik-card.rozcestnik-card-mini h3 {
	font-size: 25px;
}
.rozcestnik-title .btn-one {
    transform: translateY(-15px);
}
.rozcestnik-card:hover .rozcestnik-title h3, .rozcestnik-card:active .rozcestnik-title h3, .rozcestnik-card:focus-visible .rozcestnik-title h3 {
	transform: translateY(-30px);
}
.rozcestnik-card:hover .rozcestnik-title .btn-one, .rozcestnik-card:active .rozcestnik-title .btn-one, .rozcestnik-card:focus-visible .rozcestnik-title .btn-one {
	opacity: 1;
	visibility: visible;
	transform: translateY(-15px);
}
.rozcestnik-card-muzi .rozcestnik-title {
	left: 0;
	right: unset;
	text-align: left;
}
.text-white {
	color: #fff !important;
}
.s-why-us {
	padding: 0 0 100px;
}
.why-us-area {
	padding-top: 30px;
	margin-bottom: 30px;
	background-color: #f5f5f5;
}
.why-us-card {
	margin-bottom: 30px;
	text-align: center;
}
.why-us-icon {
	/*background-color: #fff;*/
    background-color: #8b8ca5;
	width: 150px;
    height: 150px;
    position: relative;
    border-radius: 50%;
    transition: 0.5s;
    font-size: 65px;
    margin-left: auto;
    margin-right: auto;
}
.why-us-icon img {
	position: absolute;
    left: 50%;
    right: 0;
    top: 40%;
    transform: translate(-50%, -40%);
}
.why-us-card h3 {
	display: block;
    /*background-color: #f5f5f5;*/
    background-color: #a3a4bc;
    position: relative;
    padding-top: 18px;
    z-index: 1;
    margin-top: -25px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.why-us-card:hover .why-us-icon, .why-us-card:active .why-us-icon, .why-us-card:focus-visible .why-us-icon {
	background-color: var(--main-color);
}
.title-span {
	display: block;
	margin-bottom: 8px;
	color: var(--main-color);
	font-weight: 600;
	font-size: 15px;
}
.title {
	margin-bottom: 0;
	font-size: 35px;
	font-weight: 700;
	color: #000;
}
.s-promo {
	background-image: url(/sp-themes/sp2021/images/sendi/time-bg.webp);
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0;
}
.promo-content {
	max-width: 720px;
    margin-right: auto;
    text-align: center;
    position: relative;
    z-index: 1;
}
.promo-content span {
	display: block;
    color: #ffffff;
    font-weight: 300;
    font-size: 25px;
}
.promo-content h2 {
	margin: 10px 0 10px;
    color: #ffffff;
    font-size: 65px;
    font-weight: 700;
}
.promo-content p {
	color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
}
.pt-100 {
	padding-top: 100px;
}
.s-partner {
	padding: 70px 0 70px;
}
.s-partner img {
	height: 100%;
	object-fit: scale-down;
	object-position: center;
}
.gallery-card {
	height: 330px;
	width: 100%;
	overflow: hidden;
}
.gallery-card img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
	transition: all 0.5s ease;
}
.gallery-card:hover img, .gallery-card:active img, .gallery-card:focus-visible img {
	transform: scale(1.1);
}
.subscribe-form .btn-one {
	width: 100%;
	max-width: 100%;
	text-align: center;
}
.subscribe-form .btn-one:hover, .subscribe-form .btn-one:active, .subscribe-form .btn-one:focus-visible {
	background: #fff;
	border-color: #fff;
}
.subscribe-form input.sp-control {
    background-color: transparent !important;
    border: 1px solid #848282 !important;
    color: #ffffff !important;
    font-size: 15px;
    border-radius: 0.25rem;
    margin-bottom: 10px !important;
}
.social-list li a {
	width: 30px;
    height: 30px;
    text-align: center;
    background-color: #ffffff;
    font-size: 18px;
    position: relative;
    border-radius: 2px;
}
.social-list li a:hover, .social-list li a:active, .social-list li a:focus-visible {
	background-color: #e6e6e6;
}
.social-list li a i {
	vertical-align: middle;
	color: var(--main-color);
}
.novinky-text {
    font-size: 13px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 5px;
}
.new_product_overlay:hover {
	box-shadow: 0 0.625rem 1.26rem rgba(0, 0, 0, 0.05), 0 1.25rem 3.78rem rgba(0, 0, 0, 0.05);
}
.header-fixovany {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 999;
    background: #fff;
    width: 100%;
}
.mini-banner {
	background-color: rgb(248, 248, 248);
    padding-top: 35px;
    padding-bottom: 30px;
}
.mini-banner h2 {
	margin-bottom: 0px;
    font-size: 25px;
    font-weight: 700;
    color: rgb(0, 0, 0);
    font-family: Cabin;
}
.summary-product {
	color: #000;
}
.summary-product h2 {
    margin-bottom: 18px;
    font-size: 22px;
    font-weight: 700;
}
.summary-product p {
	color: #777777;
	font-size: 16px;
}
.summary-product h4 {
	color: #000;
	font-size: 16px;
}
.summary-product .box-option.color-box {
	border-radius: 50%;
	width: 30px;
    height: 30px;
}
.summary-product #product-params {
	visibility: hidden;
	font-size: 1px;
}
.summary-product #product-params div {
	padding: 0 !important;
	background: transparent !important;
	border-left: none !important;
}
.summary-product i {
	color: #000;
	opacity: 1;
}
.single-shop-left .single-price .new-price.novat_price {
	font-size: 15px;
	font-weight: 600;
	opacity: 0.8;
}
.single-shop-left .single-price .new-price.novat_price small {
	font-size: 15px !important;
}
.single-shop-left .before_price {
	font-size: 15px;
	opacity: 0.3;
}
.single-shop-left .single-price .new-price.vat_price small {
	font-size: 16px !important;
}
.multiple-gallery-prew .slick-list {
	height: 130px;
}
.single-shop-tabs li {
	margin-right: 5px;
}
.single-shop-tabs li:first-child {
	margin-left: 5px;
}
.single-shop-tabs li span {
	position: relative;
    color: #000000;
    border: 1px dashed #eeeeee;
    padding: 13px 30px 13px 30px;
    font-weight: 600;
    font-size: 15px;
}
.single-shop-tabs li.active span {
	color: #fff;
	background-color: var(--main-color);
	border-color: var(--main-color);
}
.tabs-content .tab {
	border: 1px dashed #eeeeee;
    padding: 30px;
}
.s-products .tabs-content .tab {
	border: none;
	padding: 0;
}
.tabs-content .tab p {
	color: #777;
	font-size: 15px;
}
.shop_table {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    color: #000;
}
.shop_table .cart_item {
    border-top: 1px solid #e5e5e5;
}
.shop_table .product-name {
    text-align: center;
}
.shop_table .product-name ul li {
	font-size: 13.5px;
    color: #777777;
}
.shop_table thead th {
	font-size: 15px !important;
	text-transform: uppercase;
}
.checkout .sp-control {
    background: #f5f5f5 !important;
    border: 0 !important;
}
.payment_method_bacs {
    background: #f5f5f5 !important;
    border-radius: 5px !important;
    border: 0 !important;
}
.product-name, .product-quantity, .product-subtotal {
    color: var(--bg-color);
    font-weight: 600;
    font-size: 16px;
}
.price2 {
    color: var(--bg-color2);
    font-size: 18px;
}
.sub_max.order_box {
    position: relative;
    display: block;
    padding: 33px 30px 34px 30px;
    border: 1px solid #eeeeee;
}
.ordered_photo {
    overflow: hidden;
    background: #fff;
}
.ordered_photo_x {
	display: none;
}
.mobile-menu-toggle{
    display:none;
    background:none;
    border:0;
    font-size:28px;
    cursor:pointer;
    padding: 0;
}
.mobile-menu-toggle i {
	color: #000;
    font-size: 18px;
}

@media (max-width: 1199px) {

}
@media (max-width: 991px) {
	.main_head_section {
		flex-direction: column;
		gap: 6px;
	}
	.header-top-connected .main_l_head_section {
		display: none;
	}
	.mobile-menu-toggle{
        display: flex;
        align-items: center;
    }
    .main_second_c_head_section{
        position:absolute;
        left:0;
        top:100%;
        width:100% !important;
        background:#fff;
        display:none;
        box-shadow:0 10px 25px rgba(0,0,0,.15);
        z-index:999;
    }
    .main_second_c_head_section.active{
        display:block;
    }
}
@media (max-width: 767px) {
	.nav-list>li>a {
		padding-bottom: 0 !important;
	}
	.title {
		text-align: center;
	}
}
@media (max-width: 575px) {
	.home-6-banner-top h2 {
		font-size: 40px;
	}
	.home-6-banner-top span {
		font-size: 22px;
	}
	.home-6-banner-top p {
	    font-size: 16px;
	}
}

/* ===== Desktop mega menu (Ženy / Muži) — desktop only >= 992px ===== */
.mega-menu-panel {
	display: none;
}

.mega-menu-backdrop {
	display: none;
}

@media (min-width: 992px) {
	/* Stacking: page < backdrop < header/nav/mega */
	body > header {
		position: relative;
		z-index: 990;
	}

	.header-fixovany {
		z-index: 995;
	}

	.mega-menu-backdrop {
		display: block;
		position: fixed;
		inset: 0;
		z-index: 980;
		margin: 0;
		padding: 0;
		border: 0;
		background: rgba(0, 0, 0, 0.34);
		-webkit-backdrop-filter: blur(2px);
		backdrop-filter: blur(2px);
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: opacity 0.18s ease, visibility 0.18s ease;
	}

	body.mega-menu-visible .mega-menu-backdrop {
		opacity: 1;
		visibility: visible;
	}

	#header-menu,
	#header-menu .main_menu_section {
		overflow: visible;
	}

	.nav-list > li.mega-menu-item {
		position: static;
	}

	/* Classic fallback: fully out of hit-testing on desktop */
	.nav-list > li.mega-menu-item > ul.sub-menu.mega-menu-fallback,
	.nav-list > li.mega-menu-item.is-mega-open > ul.sub-menu.mega-menu-fallback,
	.nav-list > li.mega-menu-item:hover > ul.sub-menu.mega-menu-fallback,
	.nav-list > li.mega-menu-item:focus-within > ul.sub-menu.mega-menu-fallback {
		display: none !important;
		visibility: hidden !important;
		pointer-events: none !important;
		opacity: 0 !important;
		height: 0 !important;
		max-height: 0 !important;
		width: 0 !important;
		min-width: 0 !important;
		overflow: hidden !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		box-shadow: none !important;
		clip: rect(0, 0, 0, 0);
		position: absolute !important;
		left: -9999px !important;
		top: auto !important;
		transform: none !important;
	}

	/*
	 * Closed panel must not participate in hit-testing.
	 * (Previously display:block + child resets with pointer-events:auto
	 * re-enabled hits on .mega-menu-links under the nav.)
	 */
	.nav-list > li.mega-menu-item > .mega-menu-panel {
		display: none !important;
		visibility: hidden !important;
		opacity: 0;
		pointer-events: none !important;
		box-sizing: border-box;
		position: absolute;
		left: 50%;
		top: 100%;
		z-index: 1000;
		width: min(1200px, calc(100vw - 32px));
		max-width: calc(100vw - 32px);
		height: 380px;
		max-height: 400px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		background: #fff;
		border-top: 3px solid var(--main-color);
		box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
		transform: translateX(-50%) translateY(8px);
		transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
	}

	.nav-list > li.mega-menu-item.is-mega-open > .mega-menu-panel {
		display: block !important;
		visibility: visible !important;
		opacity: 1;
		pointer-events: auto !important;
		transform: translateX(-50%) translateY(0);
	}

	.mega-menu-inner {
		display: grid;
		grid-template-columns: 22fr 22fr 25fr 31fr;
		column-gap: 0;
		align-items: stretch;
		box-sizing: border-box;
		width: 100%;
		min-width: 0;
		height: 100%;
	}

	.mega-menu-column {
		box-sizing: border-box;
		padding: 28px 24px;
		min-width: 0;
	}

	.mega-menu-column-cats,
	.mega-menu-column-extras {
		border-right: 1px solid #eee;
	}

	.mega-menu-column--empty {
		display: none;
	}

	.mega-menu-inner--no-extras {
		grid-template-columns: 28fr 30fr 42fr;
	}

	.mega-menu-heading {
		margin: 0 0 22px;
		font-family: Cabin, sans-serif;
		font-size: 13px;
		font-weight: 700;
		letter-spacing: 0.04em;
		text-transform: uppercase;
		color: #111;
	}

	/* Link resets only while the panel is open (never on closed descendants) */
	.nav-list > li.mega-menu-item.is-mega-open .mega-menu-panel ul.mega-menu-links {
		position: static !important;
		left: auto !important;
		top: auto !important;
		display: flex !important;
		flex-direction: column;
		float: none !important;
		width: auto !important;
		min-width: 0 !important;
		max-width: 100% !important;
		height: auto !important;
		max-height: none !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
		border: 0 !important;
		border-radius: 0 !important;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
		transform: none !important;
		-webkit-transform: none !important;
		list-style: none !important;
		clip: auto !important;
		overflow: visible !important;
		transition: none !important;
	}

	.nav-list > li.mega-menu-item.is-mega-open .mega-menu-panel .mega-menu-link-item {
		position: static !important;
		float: none !important;
		display: block !important;
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		text-align: left;
		min-width: 0;
	}

	.nav-list > li.mega-menu-item.is-mega-open .mega-menu-panel .mega-menu-link-item + .mega-menu-link-item {
		margin-top: 16px !important;
	}

	.nav-list > li.mega-menu-item.is-mega-open .mega-menu-panel .mega-menu-link-item > a {
		position: static !important;
		display: inline-block !important;
		float: none !important;
		width: auto !important;
		max-width: 100%;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		border-bottom: 1px solid transparent !important;
		background: transparent !important;
		box-shadow: none !important;
		font-family: Cabin, sans-serif;
		font-size: 15.5px;
		font-weight: 500;
		line-height: 1.35;
		color: #333 !important;
		text-decoration: none;
		opacity: 1 !important;
	}

	.nav-list > li.mega-menu-item.is-mega-open .mega-menu-panel .mega-menu-link-item > a:hover,
	.nav-list > li.mega-menu-item.is-mega-open .mega-menu-panel .mega-menu-link-item > a:focus-visible {
		color: var(--main-color) !important;
		border-bottom-color: var(--main-color) !important;
		text-decoration: none;
	}

	.mega-menu-column-promo {
		display: flex;
		align-items: stretch;
		min-width: 0;
		padding: 28px 24px;
	}

	.mega-menu-promo {
		box-sizing: border-box;
		width: 100%;
		min-width: 0;
		height: 100%;
		max-height: 100%;
		padding: 22px 20px;
		overflow: hidden;
		background: #eaf7f8;
		background: color-mix(in srgb, var(--main-color) 14%, #fff);
		border-radius: 4px;
	}

	.mega-menu-promo-title {
		margin: 0 0 12px;
		font-family: Cabin, sans-serif;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.25;
		color: #111;
	}

	.mega-menu-promo-text {
		margin: 0 0 18px;
		font-family: Cabin, sans-serif;
		font-size: 15px;
		font-weight: 400;
		line-height: 1.55;
		color: #444;
	}

	.mega-menu-promo-cta {
		display: inline-block;
		font-family: Cabin, sans-serif;
		font-size: 15px;
		font-weight: 700;
		color: var(--main-color);
		text-decoration: none;
		border-bottom: 1px solid transparent;
	}

	.mega-menu-promo-cta:hover,
	.mega-menu-promo-cta:focus-visible {
		border-bottom-color: var(--main-color);
		text-decoration: none;
	}

	.mega-menu-column-media {
		padding: 0;
		min-width: 0;
		height: 100%;
		overflow: hidden;
		background: #f0f0f0;
	}

	.mega-menu-media-link {
		display: block;
		width: 100%;
		height: 100%;
		background: #f0f0f0;
	}

	.mega-menu-media-frame {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		background: #f0f0f0;
	}

	.mega-menu-media-img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
}

@media (max-width: 991px) {
	.mega-menu-panel {
		display: none !important;
	}

	.mega-menu-backdrop,
	body.mega-menu-visible .mega-menu-backdrop {
		display: none !important;
		opacity: 0 !important;
		visibility: hidden !important;
		pointer-events: none !important;
	}

	.nav-list li.mega-menu-item > ul.sub-menu.mega-menu-fallback {
		position: static !important;
		left: auto !important;
		top: auto !important;
		min-width: 0 !important;
		width: 100% !important;
		height: auto !important;
		max-height: none !important;
		transform: none !important;
		box-shadow: none !important;
		background: transparent !important;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
		clip: auto;
	}
}

/* Homepage hero Slick dots — inside banner, centered */
.main-banner {
	position: relative;
}
.main-banner .multiple-items {
	position: relative;
}
.main-banner .slick-dots {
	position: absolute;
	left: 50%;
	bottom: 22px;
	z-index: 20;
	display: flex !important;
	justify-content: center;
	align-items: center;
	gap: 10px;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	transform: translateX(-50%);
	pointer-events: auto;
}
.main-banner .slick-dots li {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
.main-banner .slick-dots li button {
	display: block;
	width: 12px;
	height: 12px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.55);
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	box-shadow: 0 0 0 6px transparent;
}
.main-banner .slick-dots li button:before {
	display: none;
}
.main-banner .slick-dots li.slick-active button {
	background: var(--main-color);
}
@media (max-width: 767px) {
	.main-banner .slick-dots {
		bottom: 14px;
	}
	.main-banner .slick-dots li button {
		width: 10px;
		height: 10px;
	}
}

/* Catalog filter sidebar: keep below sticky header / mega menu
   Cause: .checkstyle1/2 z-index:1000 and color swatches z-index:9999
   were painting above .header-fixovany (999 / 995). */
.catalog_panel_overlay {
	position: relative;
	z-index: 0;
}
.catalog_panel_overlay .checkstyle1,
.catalog_panel_overlay .checkstyle2 {
	z-index: auto;
}
.catalog_panel_overlay .filter-color-swatch {
	z-index: 1;
}
.catalog_panel_overlay .checkbox-label,
.catalog_panel_overlay .catalog_panel_title_filter,
.catalog_panel_overlay .catalog_panel_title_filter:before {
	z-index: auto;
}

/* ===== Catalog product grid layout =====
   Bootstrap: cards stay col-12 col-sm-4 (3/row from 576px).
   At ≥1400px CSS forces 4/row. Sidebar slightly narrower; container wider. */
@media (min-width: 1400px) {
	.catalog-container {
		max-width: 1480px;
	}
}

@media (min-width: 992px) {
	.catalog-layout > .catalog-sidebar {
		flex: 0 0 20%;
		max-width: 20%;
	}
	.catalog-layout > .catalog-products {
		flex: 0 0 80%;
		max-width: 80%;
	}

	/* Clear filters bar — desktop only; width aligned with .catalog_panel content (20px inset) */
	.catalog-clear-filters-wrap {
		display: none;
		margin: 0;
		padding: 0;
	}
	.catalog-clear-filters-wrap.is-visible {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 10px;
		box-sizing: border-box;
		/* match panel content axis (not padding on text); panel padding already ~20px → modest vertical margins */
		margin: 0 20px 8px;
		padding: 8px 10px;
		background: #f5f5f5;
		border-left: 2px solid var(--main-color);
	}
	.catalog-clear-filters-label {
		color: #555;
		font-family: 'Cabin', sans-serif;
		font-size: 12.5px;
		line-height: 1.3;
		font-weight: 600;
	}
	.catalog-clear-filters-btn {
		display: inline;
		flex: 0 0 auto;
		padding: 0;
		margin: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
		box-shadow: none;
		appearance: none;
		-webkit-appearance: none;
		color: var(--main-color);
		font-family: 'Cabin', sans-serif;
		font-size: 12.5px;
		line-height: 1.3;
		font-weight: 500;
		cursor: pointer;
		text-decoration: none;
		white-space: nowrap;
	}
	.catalog-clear-filters-btn:hover {
		color: #333;
		text-decoration: underline;
		background: transparent;
	}
	.catalog-clear-filters-btn:focus-visible {
		outline: 2px solid var(--main-color);
		outline-offset: 3px;
	}

	/* Selected color row — driven by :checked input */
	.catalog-sidebar .filter_ul li:has(> .main_checkbox:checked) {
		background: #f3f3f3;
		border-radius: 6px;
		padding: 6px 8px 6px 4px;
		margin-left: -4px;
		margin-right: -4px;
	}
	.catalog-sidebar .filter_ul li:has(> .main_checkbox:checked) > .checkbox-label {
		font-weight: 600;
	}
	.catalog-sidebar .filter_ul li:has(> .main_checkbox:checked) > .filter-color-swatch {
		box-shadow:
			0 0 0 2px #fff,
			0 0 0 4px #222;
	}
	.catalog-sidebar .filter_ul .main_checkbox:focus-visible {
		outline: 2px solid #222;
		outline-offset: 3px;
	}
	.catalog-sidebar .filter_ul li:has(> .main_checkbox:focus-visible) {
		outline: 2px solid #222;
		outline-offset: 2px;
		border-radius: 6px;
	}
}

@media (min-width: 1400px) {
	.listing_div > .main_product.col-sm-4 {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

/* Catalog listing titles: compact for 4 cards; clamp to 2 lines */
@media (min-width: 1400px) {
	.listing_div .new_name_layout {
		font-size: 16px;
		line-height: 1.35;
		height: 2.7em; /* 2 lines @ 1.35 */
		margin-top: 6px;
		align-content: flex-start;
		align-items: flex-start;
		overflow: hidden;
	}
	.listing_div .new_name_layout a {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 1.35;
		max-height: 2.7em;
		width: 100%;
		word-break: break-word;
	}
}

/* Keep price + ZOBRAZIT inside card on narrow 4-col cards */
@media (min-width: 1400px) {
	.listing_div .new_bottom_generator {
		gap: 4px;
		min-width: 0;
	}
	.listing_div .new_price_part {
		width: auto;
		flex: 1 1 0;
		min-width: 0;
		overflow: hidden;
	}
	.listing_div .new_button_part {
		flex: 0 0 auto;
		max-width: 58%;
	}
	.listing_div .new_button_part a {
		box-sizing: border-box;
		max-width: 100%;
	}
}

/* Catalog availability: own flow row above title (fixes absolute overlap) */
.listing_div .stock_info {
	position: static;
	top: auto;
	left: auto;
	display: block;
	width: 100%;
	margin: 14px 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;
	text-align: center;
	text-transform: none;
}
.listing_div .new_name_layout {
	margin-top: 6px;
}

/* Catalog 4-col gutters only (≥1400): ~14px between card borders */
@media (min-width: 1400px) {
	.catalog-products .listing_div.row {
		margin-left: -7px;
		margin-right: -7px;
	}
	.catalog-products .listing_div > .main_product {
		padding-left: 7px;
		padding-right: 7px;
	}
}

/* Promo badges (Sleva / Výprodej) — catalog + homepage; Nové overrides below */
.listing_div .downsale_up,
.s-products .downsale_up {
	background: #b85f18;
	color: #fff;
}
.listing_div .downsale_up span:before,
.listing_div .downsale_up span:after,
.s-products .downsale_up span:before,
.s-products .downsale_up span:after {
	background: #b85f18;
}

/* “Nové” badge — must win over .downsale_up orange above */
.listing_div .downsale_up-new,
.s-products .downsale_up-new {
	background: #d9534f;
	color: #fff;
}
.listing_div .downsale_up-new span:before,
.listing_div .downsale_up-new span:after,
.s-products .downsale_up-new span:before,
.s-products .downsale_up-new span:after {
	background: #d9534f;
}

/* Shared free-shipping badge look (catalog absolute + product detail inline) */
.free-shipping-badge {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	height: 30px;
	padding: 0 8px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.08);
	border-radius: 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
	color: var(--main-color);
	font-family: 'Cabin', sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 1;
	white-space: nowrap;
}
.free-shipping-badge svg {
	width: 16px;
	height: 16px;
	flex-shrink: 0;
	display: block;
}
.free-shipping-badge span {
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Catalog MO: free shipping badge over product photo (top-left) — position only */
.catalog-products .listing_div .new_photo_layout .catalog-free-shipping-badge,
.listing_div .new_photo_layout .catalog-free-shipping-badge {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 2;
	max-width: calc(100% - 16px);
	overflow: hidden;
	text-overflow: ellipsis;
	pointer-events: none;
}
@media (max-width: 767px) {
	.free-shipping-badge {
		height: 28px;
		padding: 0 6px;
		font-size: 11px;
		gap: 4px;
	}
	.free-shipping-badge svg {
		width: 15px;
		height: 15px;
	}
}

/* Product detail badges row (MO free shipping + Nové / Výprodej) */
.product-information .single-shop-left .product-detail-badges,
.product-detail-mo .single-shop-left .product-detail-badges,
.product-detail-vo .single-shop-left .product-detail-badges {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0 0 20px;
	padding: 0;
}
.product-information .single-shop-left .product-detail-badge,
.product-detail-mo .single-shop-left .product-detail-badge,
.product-detail-vo .single-shop-left .product-detail-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	padding: 0 12px;
	box-sizing: border-box;
	border-radius: 0;
	font-family: 'Cabin', sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0;
	white-space: nowrap;
}
/* Detail-only “Nové” — red; does not affect catalog / related .downsale_up-new */
.product-information .single-shop-left .product-detail-badge-new,
.product-detail-mo .single-shop-left .product-detail-badge-new,
.product-detail-vo .single-shop-left .product-detail-badge-new {
	background: #d9534f;
	color: #fff;
}
.product-information .single-shop-left .product-detail-badge-vyprodej,
.product-detail-mo .single-shop-left .product-detail-badge-vyprodej,
.product-detail-vo .single-shop-left .product-detail-badge-vyprodej {
	background: var(--main-color);
	color: #fff;
}
@media (max-width: 767px) {
	.product-information .single-shop-left .product-detail-badges,
	.product-detail-mo .single-shop-left .product-detail-badges,
	.product-detail-vo .single-shop-left .product-detail-badges {
		margin-bottom: 18px;
	}
	.product-information .single-shop-left .product-detail-badge,
	.product-detail-mo .single-shop-left .product-detail-badge,
	.product-detail-vo .single-shop-left .product-detail-badge {
		height: 28px;
		padding: 0 10px;
	}
}

/* Related products only — same badge colors (was still theme turquoise) */
.s-related-products .downsale_up {
	background: #b85f18;
	color: #fff;
}
.s-related-products .downsale_up span:before,
.s-related-products .downsale_up span:after {
	background: #b85f18;
}
.s-related-products .downsale_up-new {
	background: #d9534f;
	color: #fff;
}
.s-related-products .downsale_up-new span:before,
.s-related-products .downsale_up-new span:after {
	background: #d9534f;
}

/* Slightly larger product photos (homepage + catalog); keep photo area height */
.s-products .new_photo_layout img,
.catalog-products .listing_div .new_photo_layout img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	object-position: center;
}

/* ===== Shared page heading (catalog + CMS content) — sp2021 ===== */
.page-heading,
.catalog-products .catalog-heading {
	margin: 8px 0 22px;
	text-align: center;
}
.page-breadcrumb,
.catalog-products .catalog-breadcrumb {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 6px 5px;
	margin: 0 0 14px;
	font-size: 14px;
	line-height: 1.35;
	color: #777;
}
.page-breadcrumb a,
.catalog-products .catalog-breadcrumb a {
	color: #555;
	text-decoration: none;
}
.page-breadcrumb a:hover,
.page-breadcrumb a:focus-visible,
.catalog-products .catalog-breadcrumb a:hover,
.catalog-products .catalog-breadcrumb a:focus-visible {
	color: #000;
	text-decoration: underline;
}
.page-breadcrumb-current,
.catalog-products .catalog-breadcrumb-current {
	color: #222;
}
.page-breadcrumb-sep,
.catalog-products .catalog-breadcrumb-sep {
	color: #b0b0b0;
	font-weight: 400;
}
.page-breadcrumb-home,
.catalog-products .catalog-breadcrumb-home {
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
	min-width: 22px;
	min-height: 24px;
	/* Hit area on the left; icon flush to the first › (no right padding) */
	padding: 4px 0 4px 6px;
	color: #555;
	line-height: 1;
}
.page-breadcrumb-home svg,
.catalog-products .catalog-breadcrumb-home svg {
	display: block;
	width: 13px;
	height: 13px;
}
.page-heading-title,
.catalog-products .catalog-heading-title {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	width: 100%;
}
.page-heading-line,
.catalog-products .catalog-heading-line {
	flex: 1 1 0;
	height: 1px;
	background: #e4e4e4;
	min-width: 20px;
	max-width: 180px;
}
.page-heading-title h1,
.catalog-products .catalog-heading-title h1 {
	margin: 0;
	padding: 0;
	font-family: Cabin, sans-serif;
	font-size: clamp(1.15rem, 1rem + 1.2vw, 1.75rem);
	font-weight: 700;
	line-height: 1.25;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	white-space: normal;
	overflow-wrap: anywhere;
	word-break: break-word;
	max-width: min(100%, 36rem);
	flex: 0 1 auto;
}
.page-content-with-heading {
	padding-top: 8px;
	padding-bottom: 40px;
}
.page-heading .sr-only,
.catalog-products .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

/* ===== Catalog sort tabs — sp2021 only ===== */
.catalog-products .catalog-sort {
	margin: 0 0 22px;
}
.catalog-products .catalog-sort-tabs {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 0;
	border-bottom: 1px solid #e4e4e4;
}
.catalog-products .catalog-sort-tab {
	appearance: none;
	background: transparent;
	border: 0;
	border-bottom: 2px solid transparent;
	margin: 0 0 -1px;
	padding: 10px 18px 12px;
	font-family: Cabin, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #8a8a8a;
	cursor: pointer;
	line-height: 1.3;
	white-space: nowrap;
}
.catalog-products .catalog-sort-tab:hover,
.catalog-products .catalog-sort-tab:focus-visible {
	color: #444;
	outline: none;
}
.catalog-products .catalog-sort-tab.is-active {
	color: #111;
	font-weight: 600;
	border-bottom-color: #111;
}
.catalog-products .catalog-sort-select {
	display: none;
	width: 100%;
	max-width: 280px;
	margin-top: 4px;
}

/* Mobile catalog controls / filter panel header — hidden on desktop */
.catalog-products .catalog-mobile-controls {
	display: none;
}
.catalog-mobile-filter-header {
	display: none;
}

@media (max-width: 991px) {
	.page-heading,
	.catalog-products .catalog-heading {
		margin-top: 18px;
		margin-bottom: 18px;
	}
	.page-heading-line,
	.catalog-products .catalog-heading-line {
		max-width: 48px;
		min-width: 16px;
	}
	.page-heading-title,
	.catalog-products .catalog-heading-title {
		gap: 12px;
	}
	.catalog-products .catalog-sort-tabs {
		display: none;
	}

	/* Collapse sidebar so filters do not sit above products until opened */
	.catalog-layout > .catalog-sidebar {
		flex: 0 0 0 !important;
		max-width: 0 !important;
		width: 0 !important;
		padding: 0 !important;
		margin: 0 !important;
		min-height: 0;
		overflow: visible;
		border: 0;
	}
	.catalog-layout > .catalog-products {
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}

	.catalog-products .catalog-mobile-controls {
		display: flex;
		align-items: stretch;
		gap: 10px;
		width: 100%;
	}
	/* Equal height: global select{height:42px} blocked flex stretch vs taller toggle */
	.catalog-products .catalog-mobile-filter-toggle,
	.catalog-products .catalog-mobile-controls .catalog-sort-select {
		height: 50px;
		min-height: 50px;
		box-sizing: border-box;
	}
	.catalog-products .catalog-mobile-filter-toggle {
		flex: 1 1 50%;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		padding: 0 12px;
		margin: 0;
		border: 0;
		border-radius: 0;
		background: var(--main-color);
		color: #fff;
		font-family: Cabin, sans-serif;
		font-size: 14px;
		font-weight: 600;
		line-height: 1.2;
		cursor: pointer;
	}
	.catalog-products .catalog-mobile-controls .catalog-sort-select {
		display: block;
		flex: 1 1 50%;
		width: auto;
		max-width: none;
		margin: 0;
		padding: 0 12px;
		border: 1px solid #ccc;
		border-radius: 0;
		background: #fff;
		color: #333;
		font-family: Cabin, sans-serif;
		font-size: 14px;
		line-height: 1.2;
	}

	/* One product per row in catalog only */
	.catalog-products .listing_div > .main_product {
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}

	/* Existing filter overlay as mobile sheet */
	#catalog-mobile-filter-panel.catalog_panel_overlay {
		display: none;
		position: fixed;
		z-index: 10050;
		top: 12px;
		bottom: 12px;
		left: 12px;
		right: 12px;
		width: auto;
		max-width: 420px;
		margin-left: auto;
		margin-right: auto;
		background: #fff;
		box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		border-radius: 0;
	}
	#catalog-mobile-filter-panel.catalog_panel_overlay.is-open {
		display: block;
	}
	#catalog-mobile-filter-panel .catalog-mobile-filter-header {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
		position: sticky;
		top: 0;
		z-index: 2;
		background: #111;
		color: #fff;
		padding: 14px 16px;
	}
	#catalog-mobile-filter-panel .catalog-mobile-filter-header strong {
		font-family: Cabin, sans-serif;
		font-size: 16px;
		font-weight: 600;
		line-height: 1.2;
	}
	#catalog-mobile-filter-panel .catalog-mobile-filter-close {
		appearance: none;
		-webkit-appearance: none;
		flex: 0 0 auto;
		background: transparent;
		border: 0;
		color: #fff;
		padding: 4px 6px;
		margin: 0;
		cursor: pointer;
		line-height: 1;
		font-size: 18px;
	}

	/* Existing clear block inside the one mobile filter panel */
	#catalog-mobile-filter-panel #catalog-clear-filters-wrap {
		display: none;
		margin: 0;
		padding: 0;
	}
	#catalog-mobile-filter-panel #catalog-clear-filters-wrap.is-visible {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 10px;
		box-sizing: border-box;
		margin: 12px 16px;
		padding: 10px 12px;
		background: #f5f5f5;
		border-left: 2px solid var(--main-color);
		border-radius: 0;
	}
	#catalog-mobile-filter-panel #catalog-clear-filters-wrap .catalog-clear-filters-label {
		color: #555;
		font-family: Cabin, sans-serif;
		font-size: 13px;
		line-height: 1.3;
		font-weight: 600;
	}
	#catalog-mobile-filter-panel #catalog-clear-filters-wrap .catalog-clear-filters-btn {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		flex: 0 0 auto;
		box-sizing: border-box;
		min-height: 44px;
		padding: 10px 14px;
		margin: 0;
		border: 0;
		border-radius: 0;
		background: var(--main-color);
		box-shadow: none;
		appearance: none;
		-webkit-appearance: none;
		color: #fff;
		font-family: Cabin, sans-serif;
		font-size: 13px;
		line-height: 1.2;
		font-weight: 600;
		cursor: pointer;
		text-decoration: none;
		white-space: nowrap;
	}
	#catalog-mobile-filter-panel #catalog-clear-filters-wrap .catalog-clear-filters-btn:hover {
		color: #fff;
		text-decoration: none;
		background: var(--main-color);
		filter: brightness(0.95);
	}
	#catalog-mobile-filter-panel #catalog-clear-filters-wrap .catalog-clear-filters-btn:focus-visible {
		outline: 2px solid #111;
		outline-offset: 2px;
	}

	body.catalog-mobile-filter-open {
		overflow: hidden;
	}
}

@media (max-width: 575px) {
	.page-heading-line,
	.catalog-products .catalog-heading-line {
		max-width: 28px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.catalog-products .catalog-sort-tab {
		padding-left: 12px;
		padding-right: 12px;
		font-size: 13px;
	}
}

/* ===== Product detail (sp2021) — heading spacing, gallery, MO price ===== */
.product-heading {
	margin-bottom: 28px;
}
.product-information {
	padding-top: 0;
}
/* Show wishlist only in product-detail action row (overrides style.css .heartbox{display:none}) */
.product-information .single-shop-left .heartbox {
	display: block;
}

/* Sticky overlap fix: keep product actions + gallery arrows below header (990/995) */
.product-information .heartbox,
.product-information .hlidac,
.product-information .porovnat {
	z-index: 2;
}
.product-information .multiple-gallery-main .slick-prev,
.product-information .multiple-gallery-main .slick-next,
.product-information .multiple-gallery-prew .slick-prev,
.product-information .multiple-gallery-prew .slick-next {
	z-index: 40;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0;
	box-sizing: border-box;
	color: #fff;
}
.product-information .multiple-gallery-main .slick-prev:focus-visible,
.product-information .multiple-gallery-main .slick-next:focus-visible,
.product-information .multiple-gallery-prew .slick-prev:focus-visible,
.product-information .multiple-gallery-prew .slick-next:focus-visible {
	outline: 2px solid #fff;
	outline-offset: 2px;
}
.product-information .product-gallery-arrow-icon {
	display: block;
	width: 18px;
	height: 18px;
	flex: 0 0 auto;
	color: currentColor;
	stroke: currentColor;
	pointer-events: none;
}

/* Product detail action icons: keep stateful <i> for JS, show SVG visually */
.product-information .heartbox > i,
.product-information .porovnat > i {
	display: none;
}
.product-information .sp-product-action-icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	flex: 0 0 auto;
	margin-right: 4px;
	vertical-align: -3px;
	fill: none;
	stroke: currentColor;
	color: currentColor;
	pointer-events: none;
}
.product-information .heartbox > i.wishremove + .sp-product-action-icon,
.product-information .porovnat > i.wishremove + .sp-product-action-icon {
	color: #d9534f;
}

/* Main gallery: was inline height:400px; desktop ~+20% via max-height only */
.product-information .product-gallery-main-img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
	height: auto;
	max-height: 400px;
	object-fit: contain;
	object-position: center;
}
@media (min-width: 992px) {
	.product-information .product-gallery-main-img {
		max-height: 480px;
	}
	/* MO only: slightly larger VAT price; hide without-VAT + "vč. DPH" label */
	.product-detail-mo .single-shop-left .single-price .new-price.vat_price {
		font-size: 34px;
		line-height: 1.1;
		font-weight: 600;
	}
}
.product-detail-mo .single-shop-left .single-price .new-price.novat_price,
.product-detail-mo .single-shop-left .single-price .new-price.vat_price small {
	display: none !important;
}

/* VO product detail: primary = without VAT (large), secondary = with VAT (small).
   Cause: .single-shop-left .single-price .new-price.novat_price {font-size:15px} (0,4,0)
   was beating .product-detail-vo … .vo-price-primary (0,3,0), while
   .single-shop-left .single-price .new-price {font-size:28px} kept .vat_price large. */
.product-detail-vo .single-shop-left .single-price.vo-price-block {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
}
.product-detail-vo .single-shop-left .single-price.vo-price-block .new-price.novat_price.vo-price-primary,
.product-detail-vo .single-shop-left .single-price.vo-price-block .vo-price-primary {
	font-size: 32px;
	line-height: 1.15;
	font-weight: 600;
	color: var(--main-color);
	opacity: 1;
	white-space: nowrap;
}
.product-detail-vo .single-shop-left .single-price.vo-price-block .new-price.vat_price.vo-price-secondary,
.product-detail-vo .single-shop-left .single-price.vo-price-block .vo-price-secondary {
	font-size: 16px;
	line-height: 1.3;
	font-weight: 500;
	color: #555;
	opacity: 0.9;
	white-space: nowrap;
}
.product-detail-vo .single-shop-left .single-price.vo-price-block .vo-price-primary .vo-price-tax-label,
.product-detail-vo .single-shop-left .single-price.vo-price-block .vo-price-secondary .vo-price-tax-label,
.product-detail-vo .single-shop-left .single-price.vo-price-block .new-price.novat_price.vo-price-primary small.vo-price-tax-label,
.product-detail-vo .single-shop-left .single-price.vo-price-block .new-price.vat_price.vo-price-secondary small.vo-price-tax-label {
	font-size: 14px !important; /* beats .novat_price small / .vat_price small !important (0,4,1) */
	font-weight: 500;
	color: inherit;
	opacity: 0.85;
	margin-left: 4px;
	white-space: nowrap;
}
.product-detail-vo .single-shop-left .single-price.vo-price-block .vo-price-secondary .vo-price-tax-label,
.product-detail-vo .single-shop-left .single-price.vo-price-block .new-price.vat_price.vo-price-secondary small.vo-price-tax-label {
	font-size: 12px !important;
	font-weight: 400;
}
@media (min-width: 992px) {
	.product-detail-vo .single-shop-left .single-price.vo-price-block .new-price.novat_price.vo-price-primary,
	.product-detail-vo .single-shop-left .single-price.vo-price-block .vo-price-primary {
		font-size: 34px;
	}
	.product-detail-vo .single-shop-left .single-price.vo-price-block .new-price.vat_price.vo-price-secondary,
	.product-detail-vo .single-shop-left .single-price.vo-price-block .vo-price-secondary {
		font-size: 16px;
	}
}

/* VO catalog cards: amount stays card-default; label visibly lighter/smaller */
.listing_div .catalog-vo-price,
.main_product .catalog-vo-price {
	display: inline-flex;
	align-items: baseline;
	flex-wrap: nowrap;
	gap: 5px;
	white-space: nowrap;
	max-width: 100%;
}
.listing_div .catalog-vo-amount,
.main_product .catalog-vo-amount {
	font-weight: 600;
}
.listing_div .catalog-vo-tax-label,
.main_product .catalog-vo-tax-label {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.2;
	color: #777;
	white-space: nowrap;
}

/* Mini-cart header: KOŠÍK (.sp_button) must match square OBJEDNÁVKA (.sp_button_invert) */
.header-cart .shopping-cart-content a.sp_button {
	border-radius: 0;
}

/* ===== Cart mobile checkout (≤991) — desktop ≥992 unchanged ===== */
.cart-mobile-heading {
	display: none;
}
@media (max-width: 991px) {
	.cart-desktop-banner {
		display: none !important;
	}
	.cart-mobile-heading {
		display: block;
	}
	.cart-mobile-breadcrumb {
		margin-top: 12px;
		margin-bottom: 4px;
	}
	.cart-mobile-breadcrumb .page-breadcrumb {
		margin-bottom: 0;
	}
	.cart-mobile-title {
		margin-top: 8px;
		margin-bottom: 12px;
	}
	.cart-mobile-title .page-heading-title {
		margin: 0;
	}

	/* Horizontal 3-step indicator — override cart.php ≤1190 vertical .mfull */
	.checkout-steps {
		display: flex !important;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: flex-start;
		justify-content: space-between;
		width: 100%;
		max-width: 100%;
		padding: 8px 4px 16px;
		box-sizing: border-box;
		text-align: center;
	}
	.checkout-steps > .xnombo,
	.checkout-steps > br {
		display: none !important;
	}
	.checkout-steps .checkout-step {
		display: flex !important;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		flex: 1 1 0;
		width: auto !important;
		max-width: 33%;
		margin: 0 !important;
		text-align: center !important;
		position: relative;
		z-index: 1;
	}
	.checkout-steps .checkout-step-number {
		display: flex !important;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
		width: 36px;
		height: 36px;
		min-width: 36px;
		padding: 0 !important;
		margin: 0 0 8px !important;
		border-radius: 50%;
		font-size: 14px !important;
		font-weight: 600;
		line-height: 1;
	}
	.checkout-steps .checkout-step-label {
		display: block !important;
		margin: 0 !important;
		padding: 0 2px;
		font-size: 11px;
		line-height: 1.25;
		font-weight: 500;
		color: #777;
		max-width: 100%;
		word-break: break-word;
	}
	.checkout-steps .checkout-step.is-active .checkout-step-number {
		background: var(--main-color) !important;
		border-color: var(--main-color) !important;
		color: #fff !important;
	}
	.checkout-steps .checkout-step.is-active .checkout-step-label {
		color: #111;
		font-weight: 600;
	}
	.checkout-steps .checkout-step:not(.is-active) .checkout-step-number {
		background: #e8e8e8 !important;
		border-color: #d2d2d2 !important;
		color: #888 !important;
	}
	.checkout-steps .checkout-step-line {
		display: block !important;
		flex: 0 0 auto;
		align-self: flex-start;
		width: 18px !important;
		min-width: 12px;
		max-width: 28px;
		height: 2px !important;
		margin: 17px 2px 0 !important;
		background: #d0d0d0 !important;
		border: 0;
		padding: 0;
	}

	/* Compact product rows — override cart.php ≤757 stacked td */
	.section-wrap.cart .shop_table {
		border-collapse: separate;
		border-spacing: 0;
	}
	.section-wrap.cart .shop_table thead {
		display: none !important;
	}
	.section-wrap.cart .shop_table tr.cart-product-row {
		display: grid !important;
		grid-template-columns: 100px 1fr auto;
		grid-template-areas:
			"thumb name remove"
			"thumb price price"
			"qty qty subtotal";
		gap: 6px 12px;
		align-items: start;
		width: 100%;
		box-sizing: border-box;
		padding: 14px 0 16px;
		margin: 0;
		background: #fff;
		border-bottom: 1px solid #e8e8e8;
	}
	.section-wrap.cart .shop_table tr.cart-product-row > td {
		display: block !important;
		width: auto !important;
		max-width: none !important;
		height: auto !important;
		padding: 0 !important;
		margin: 0 !important;
		border: 0 !important;
		border-top: none !important;
		text-align: left !important;
		vertical-align: top !important;
		float: none !important;
		position: static !important;
	}
	.section-wrap.cart .shop_table tr.cart-product-row > td.product-thumbnail {
		grid-area: thumb;
	}
	.section-wrap.cart .shop_table tr.cart-product-row > td.product-name {
		grid-area: name;
		min-width: 0;
		padding-right: 8px !important;
	}
	.section-wrap.cart .shop_table tr.cart-product-row > td.product-remove {
		grid-area: remove;
		justify-self: end;
		align-self: start;
		text-align: right !important;
		z-index: 2;
	}
	.section-wrap.cart .shop_table tr.cart-product-row > td.product-price {
		grid-area: price;
	}
	.section-wrap.cart .shop_table tr.cart-product-row > td.product-quantity {
		grid-area: qty;
		align-self: end;
	}
	.section-wrap.cart .shop_table tr.cart-product-row > td.product-subtotal {
		grid-area: subtotal;
		justify-self: end;
		align-self: end;
		text-align: right !important;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-thumbnail center {
		display: block;
		margin: 0;
		text-align: left;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-thumbnail a {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 96px;
		height: 96px;
		box-sizing: border-box;
		background: #fafafa;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-thumbnail img {
		width: 96px !important;
		max-width: 96px !important;
		height: 96px !important;
		object-fit: contain;
		object-position: center;
		display: block;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-name .p-name > a,
	.section-wrap.cart .shop_table tr.cart-product-row .product-name a {
		display: block;
		padding-right: 4px;
		font-size: 14px !important;
		font-weight: 600;
		line-height: 1.35;
		color: #111 !important;
		word-break: break-word;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-name ul {
		margin: 4px 0 0;
		padding: 0 !important;
		list-style: none;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-name ul li {
		font-size: 12px;
		line-height: 1.35;
		color: #777;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-remove .remove {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 36px;
		height: 36px;
		cursor: pointer;
		text-decoration: none;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-remove .cart-remove-icon {
		font-size: 16px;
		color: #555 !important;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-price .amount,
	.section-wrap.cart .shop_table tr.cart-product-row .product-price .amvat {
		font-size: 13px !important;
		font-weight: 500 !important;
		color: #777 !important;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .product-subtotal .amount {
		font-size: 17px !important;
		font-weight: 700 !important;
		color: var(--bg-color2, #111) !important;
		white-space: nowrap;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .quantity.buttons_added {
		position: static !important;
		left: auto !important;
		top: auto !important;
		transform: none !important;
		display: inline-flex !important;
		align-items: stretch;
		min-width: 0 !important;
		width: auto;
		margin: 0;
		background: #f3f3f3 !important;
		box-shadow: none !important;
		border-radius: 0;
		overflow: hidden;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .quantity .minus,
	.section-wrap.cart .shop_table tr.cart-product-row .quantity .plus {
		float: none !important;
		width: 40px !important;
		min-width: 40px;
		height: 40px !important;
		padding: 0 !important;
		margin: 0 !important;
		border: 0 !important;
		background: #f3f3f3 !important;
		color: #111 !important;
		font-size: 18px !important;
		font-weight: 700;
		line-height: 40px;
		cursor: pointer;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .quantity .quan_m {
		float: none !important;
		width: 44px !important;
		min-width: 44px;
		height: 40px !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		background: #f3f3f3 !important;
		text-align: center;
		font-size: 15px;
		font-weight: 600;
		line-height: 40px;
		-moz-appearance: textfield;
	}
	.section-wrap.cart .shop_table tr.cart-product-row .quantity .quan_m::-webkit-outer-spin-button,
	.section-wrap.cart .shop_table tr.cart-product-row .quantity .quan_m::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

	/* Coupon row */
	.section-wrap.cart .shop_table tr.cart-coupon-row {
		display: grid !important;
		grid-template-columns: 1fr auto;
		grid-template-areas:
			"label label"
			"field btn";
		gap: 8px 10px;
		width: 100%;
		padding: 16px 0 8px;
		border-bottom: none;
		box-sizing: border-box;
		align-items: stretch;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row > td {
		display: block !important;
		width: auto !important;
		height: auto !important;
		padding: 0 !important;
		margin: 0 !important;
		border: 0 !important;
		text-align: left !important;
		float: none !important;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row > td:first-child,
	.section-wrap.cart .shop_table tr.cart-coupon-row > td:nth-child(2) {
		display: none !important;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row > td:nth-child(3) {
		grid-area: label;
		font-size: 13px !important;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: 0.02em;
		padding-bottom: 2px !important;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row > td[colspan="2"] {
		grid-area: field;
		min-width: 0;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row > td.kupon-bunka,
	.section-wrap.cart .shop_table tr.cart-coupon-row > td[colspan="1"] {
		grid-area: btn;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row > td[colspan="3"] {
		grid-column: 1 / -1;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row #coupon_code.sp-control-min,
	.section-wrap.cart .shop_table tr.cart-coupon-row input[name="coupon_code"] {
		display: block;
		box-sizing: border-box;
		width: 100%;
		min-height: 44px;
		height: 44px;
		margin: 0;
		padding: 0 12px;
		border: 1px solid #ccc !important;
		border-radius: 0 !important;
		background: #fff !important;
		font-size: 14px;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row .btn-one,
	.section-wrap.cart .shop_table tr.cart-coupon-row input[name="apply_coupon"] {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
		min-height: 44px;
		height: 44px;
		margin: 0;
		padding: 0 18px !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: var(--main-color) !important;
		color: #fff !important;
		font-size: 13px !important;
		font-weight: 600;
		text-transform: uppercase;
		cursor: pointer;
		white-space: nowrap;
	}
	@media (max-width: 380px) {
		.section-wrap.cart .shop_table tr.cart-coupon-row {
			grid-template-columns: 1fr;
			grid-template-areas:
				"label"
				"field"
				"btn";
		}
		.section-wrap.cart .shop_table tr.cart-coupon-row .btn-one,
		.section-wrap.cart .shop_table tr.cart-coupon-row input[name="apply_coupon"] {
			width: 100%;
		}
	}

	/* Total row */
	.section-wrap.cart .shop_table tr.cart-total-row {
		display: flex !important;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		gap: 8px 12px;
		width: 100%;
		box-sizing: border-box;
		padding: 16px 0 8px;
		margin-top: 4px;
		border-top: 1px solid #ddd;
		background: #fff;
	}
	.section-wrap.cart .shop_table tr.cart-total-row > td {
		display: none !important;
		width: auto !important;
		height: auto !important;
		padding: 0 !important;
		margin: 0 !important;
		border: 0 !important;
		float: none !important;
		text-align: left !important;
	}
	.section-wrap.cart .shop_table tr.cart-total-row > td:nth-child(3) {
		display: block !important;
		flex: 1 1 auto;
		font-size: 13px !important;
		font-weight: 700 !important;
		text-transform: uppercase;
		color: #111 !important;
		line-height: 1.3;
	}
	.section-wrap.cart .shop_table tr.cart-total-row > td.kupon-bunka,
	.section-wrap.cart .shop_table tr.cart-total-row > td:last-child {
		display: block !important;
		flex: 0 0 auto;
		margin-left: auto;
		text-align: right !important;
	}
	.section-wrap.cart .shop_table tr.cart-total-row > td.cart-total-remove-spacer {
		display: none !important;
	}
	.section-wrap.cart .shop_table tr.cart-total-row > td.cart-total-original-price {
		display: block !important;
		flex: 0 0 auto;
		margin-left: auto;
		text-align: right !important;
	}
	.section-wrap.cart .shop_table tr.cart-total-row > td.cart-total-original-price + td.kupon-bunka,
	.section-wrap.cart .shop_table tr.cart-total-row > td.cart-total-original-price + td.cart-total-price {
		margin-left: 0;
	}
	.section-wrap.cart .shop_table tr.cart-total-row .main_full_price,
	.section-wrap.cart .shop_table tr.cart-total-row .kupon-bunka span {
		font-size: 20px !important;
		font-weight: 700 !important;
		color: var(--bg-color2, #111) !important;
		white-space: nowrap;
	}
	.section-wrap.cart .shop_table tr.cart-total-row s {
		display: inline;
		margin-right: 6px;
		color: #777;
		font-size: 13px;
		font-weight: 400;
		text-decoration: line-through;
	}

	/* Continue button */
	.section-wrap.cart a.cart-continue-btn.btn-main {
		float: none !important;
		display: flex !important;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
		width: 100%;
		min-height: 48px;
		margin: 16px 0 8px;
		padding: 12px 16px;
		border: 0;
		border-radius: 0;
		background: var(--main-color);
		color: #fff !important;
		font-size: 15px;
		font-weight: 700;
		text-align: center;
		text-decoration: none !important;
		text-transform: uppercase;
	}
}

/* ===== Cart desktop (≥992): coupon as link, continue as button ===== */
@media (min-width: 992px) {
	.section-wrap.cart .shop_table th.product-remove-heading,
	.section-wrap.cart .shop_table tr.cart-product-row > td.product-remove {
		width: 48px;
		min-width: 48px;
		padding-left: 8px;
		padding-right: 8px;
		text-align: center;
		vertical-align: middle;
	}
	.section-wrap.cart .shop_table tr.cart-product-row > td.product-remove .remove {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		cursor: pointer;
		text-decoration: none;
	}
	.section-wrap.cart .shop_table tr.cart-product-row > td.product-remove .cart-remove-icon {
		font-size: 16px;
		color: #000;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row input[name="apply_coupon"] {
		display: inline-block;
		box-sizing: border-box;
		min-height: 44px;
		padding: 10px 12px;
		margin: 0;
		border: 0 !important;
		border-radius: 0;
		background: transparent !important;
		box-shadow: none !important;
		color: var(--main-color) !important;
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
		text-decoration: none;
		cursor: pointer;
		appearance: none;
		-webkit-appearance: none;
	}
	.section-wrap.cart .shop_table tr.cart-coupon-row input[name="apply_coupon"]:hover,
	.section-wrap.cart .shop_table tr.cart-coupon-row input[name="apply_coupon"]:focus-visible {
		background: transparent !important;
		color: #000 !important;
		text-decoration: underline;
	}
	.section-wrap.cart a.cart-continue-btn.btn-main {
		float: right;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
		width: auto;
		min-height: 46px;
		margin: 0;
		padding: 12px 28px;
		border: 0;
		border-radius: 0;
		background: var(--main-color);
		color: #fff !important;
		font-size: 15px;
		font-weight: 700;
		text-align: center;
		text-decoration: none !important;
		cursor: pointer;
	}
	.section-wrap.cart a.cart-continue-btn.btn-main:hover,
	.section-wrap.cart a.cart-continue-btn.btn-main:focus-visible {
		background: var(--main-color);
		filter: brightness(0.88);
		color: #fff !important;
		text-decoration: none !important;
	}

	/* Total row: align final price with product subtotal (col 5); col 6 = remove spacer */
	.section-wrap.cart .shop_table tr.cart-total-row > td.product-subtotal.cart-total-price,
	.section-wrap.cart .shop_table tr.cart-total-row > td.cart-total-price {
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
	}
	.section-wrap.cart .shop_table tr.cart-total-row > td.cart-total-price span {
		white-space: nowrap;
	}
	.section-wrap.cart .shop_table tr.cart-total-row > td.cart-total-remove-spacer {
		width: 48px;
		min-width: 48px;
		padding-left: 8px;
		padding-right: 8px;
	}
}

/* ===== Search dialog (header autocomplete) ===== */
body.search-dialog-open {
	overflow: hidden;
}

.main_search_section {
	position: relative;
	display: flex;
	align-items: center;
}

.main_search_section .search-dialog-trigger {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
	color: #111;
	font-size: 18px;
	cursor: pointer;
	line-height: 1;
}

.main_search_section .search-dialog-trigger:hover,
.main_search_section .search-dialog-trigger:focus-visible {
	color: var(--main-color);
	outline: none;
}

.main_search_section .search-dialog-trigger .search-trigger-icon {
	display: block;
	width: 22px;
	height: 22px;
	flex: 0 0 auto;
	color: currentColor;
	fill: currentColor;
	visibility: visible;
	opacity: 1;
	pointer-events: none;
}

.main_second_r_head_section .header-cart > a {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	color: #111;
	text-decoration: none;
	vertical-align: middle;
}

.main_second_r_head_section .header-cart > a:hover,
.main_second_r_head_section .header-cart > a:focus-visible {
	color: var(--main-color);
	outline: none;
	text-decoration: none;
}

.main_second_r_head_section .header-cart .header-cart-icon {
	display: block;
	width: 22px;
	height: 22px;
	flex: 0 0 auto;
	color: currentColor;
	fill: none;
	stroke: currentColor;
	visibility: visible;
	opacity: 1;
	pointer-events: none;
}

.main_search_section .searchhider {
	display: none;
	position: fixed;
	z-index: 12000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.55);
}

.main_search_section .searchhider.is-open {
	display: block;
}

.main_search_section .search-dialog {
	position: fixed;
	z-index: 12010;
	top: 24px;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 32px);
	max-width: 1000px;
	max-height: calc(100vh - 48px);
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

.main_search_section .search-dialog[hidden] {
	display: none !important;
}

.main_search_section .search-dialog-bar {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 14px 14px 10px;
	border-bottom: 1px solid #ececec;
	flex: 0 0 auto;
}

.main_search_section .search-input-wrap {
	position: relative;
	flex: 1 1 auto;
	min-width: 0;
}

.main_search_section .search-input-icon {
	position: absolute;
	left: 14px;
	top: 50%;
	transform: translateY(-50%);
	color: #777;
	font-size: 15px;
	pointer-events: none;
	z-index: 1;
}

.main_search_section .main_search_input,
.main_search_section #searchcontext.main_search_input {
	display: block;
	width: 100% !important;
	height: 48px !important;
	min-height: 48px;
	box-sizing: border-box;
	margin: 0;
	padding: 0 44px 0 42px !important;
	border: 1px solid #d8d8d8 !important;
	border-radius: 0 !important;
	background: #fff !important;
	color: #111;
	font-size: 16px !important;
	line-height: 1.3;
	box-shadow: none !important;
	outline: none !important;
	cursor: text;
	z-index: auto !important;
	position: relative !important;
}

.main_search_section .main_search_input:focus,
.main_search_section #searchcontext.main_search_input:focus {
	border-color: var(--main-color) !important;
}

.main_search_section .search-clear,
.main_search_section .search-dialog-close {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0;
	border: 0;
	background: transparent;
	color: #333;
	font-size: 16px;
	cursor: pointer;
	flex: 0 0 auto;
}

.main_search_section .search-clear {
	position: absolute;
	right: 4px;
	top: 50%;
	transform: translateY(-50%);
}

.main_search_section .search-clear[hidden] {
	display: none !important;
}

.main_search_section .search-clear:hover,
.main_search_section .search-dialog-close:hover,
.main_search_section .search-clear:focus-visible,
.main_search_section .search-dialog-close:focus-visible {
	color: var(--main-color);
	outline: none;
}

.main_search_section .search-loading {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 0 0;
	color: var(--main-color);
	font-size: 18px;
	flex: 0 0 auto;
}

.main_search_section .search-loading[hidden] {
	display: none !important;
}

.main_search_section #searchview.search-results {
	position: static !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	width: 100% !important;
	max-height: none !important;
	flex: 1 1 auto;
	min-height: 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding: 12px 14px 18px;
	background: #fff;
	box-shadow: none;
	border-radius: 0;
	z-index: auto !important;
}

.main_search_section .search-results-section {
	margin: 0 0 18px;
}

.main_search_section .search-results-heading {
	margin: 0 0 10px;
	padding: 0;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #666;
}

.main_search_section .search-brand-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.main_search_section .search-brand-result {
	display: inline-flex;
	align-items: center;
	min-height: 36px;
	padding: 6px 12px;
	border: 1px solid #ddd;
	border-radius: 0;
	background: #f7f7f7;
	color: #111;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
}

.main_search_section .search-brand-result:hover,
.main_search_section .search-brand-result:focus-visible {
	border-color: var(--main-color);
	color: var(--main-color);
	outline: none;
}

.main_search_section .search-products-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 12px;
}

.main_search_section .search-product-card {
	display: flex;
	flex-direction: column;
	min-width: 0;
	padding: 10px;
	border: 1px solid #ececec;
	border-radius: 0;
	background: #fff;
	text-decoration: none !important;
	color: #111;
	transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.main_search_section .search-product-card:hover,
.main_search_section .search-product-card:focus-visible {
	border-color: var(--main-color);
	box-shadow: 0 0 0 1px var(--main-color);
	outline: none;
	text-decoration: none !important;
}

.main_search_section .search-product-image {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	aspect-ratio: 1 / 1;
	margin-bottom: 10px;
	background: #fafafa;
	overflow: hidden;
}

.main_search_section .search-product-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.main_search_section .search-product-meta {
	display: flex;
	flex-direction: column;
	gap: 4px;
	min-width: 0;
}

.main_search_section .search-product-brand {
	font-size: 11px;
	font-weight: 600;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

.main_search_section .search-product-name {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	color: #111;
}

.main_search_section .search-product-variant {
	font-size: 12px;
	line-height: 1.35;
	color: #666;
}

.main_search_section .search-product-code {
	margin-top: 2px;
	font-size: 12px;
	font-weight: 600;
	color: #333;
}

.main_search_section .search-results-empty {
	padding: 18px 8px;
	text-align: center;
	color: #666;
	font-size: 14px;
}

@media (max-width: 991px) {
	.main_search_section .search-dialog {
		top: 12px;
		width: calc(100% - 16px);
		max-height: calc(100vh - 24px);
	}
	.main_search_section .search-products-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}
	.main_search_section .search-dialog-bar {
		padding: 12px 10px 8px;
	}
	.main_search_section #searchview.search-results {
		padding: 10px;
	}
}

@media (max-width: 575px) {
	.main_search_section .search-products-grid {
		grid-template-columns: 1fr;
	}
	.main_search_section .main_search_input,
	.main_search_section #searchcontext.main_search_input {
		font-size: 16px !important;
	}
}
