/* ShopYaar premium cool theme — loaded after theme.css */
:root {
	--primary: #1e4d6b;
	--red: #b85c4e;
	--danger: #b85c4e;
	--success: #2a9d8f;
	--primary-green: #2a9d8f;
	--teal: #2a9d8f;
	--punch: #7d9aab;
	--punch-light: #f3f6f8;
	--chili: #b85c4e;
	--chili-light: #f5eeec;
	--dark: #1a2332;
	--secondary: #1a2332;
}

body,
.bg-punch-light {
	background-color: #f3f6f8 !important;
	color: #243040;
}

.bg-white {
	background-color: #fff !important;
}

.bg-primary,
.badge-primary,
.btn-primary,
.page-link.active,
.pagination .active .page-link,
.large-sec1 li span {
	background-color: #1e4d6b !important;
	border-color: #1e4d6b !important;
	color: #fff !important;
}

.btn-primary:hover,
.bg-primary:hover,
a.bg-primary:hover {
	background-color: #163a52 !important;
	border-color: #163a52 !important;
}

.text-primary,
.h-primary,
a.h-primary,
.h-primary:hover,
.woocommerce-breadcrumb a.h-primary {
	color: #1e4d6b !important;
}

.woocommerce-breadcrumb .breadcrumb-separator {
	display: inline-flex;
	align-items: center;
	vertical-align: middle;
	color: #94a3b8;
	font-style: normal;
}
.woocommerce-breadcrumb .breadcrumb-separator i {
	display: none !important;
}
.woocommerce-breadcrumb .breadcrumb-separator::after {
	content: "›";
	display: inline-block;
	padding: 0 4px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	color: #94a3b8;
}

.btn-dark,
.single_add_to_cart_button.btn-dark,
.checkout-button.btn-dark,
.placeorder {
	background-color: #1a2332 !important;
	border-color: #1a2332 !important;
	color: #fff !important;
}

.btn-dark:hover,
.placeorder:hover {
	background-color: #1e4d6b !important;
	border-color: #1e4d6b !important;
}

.btn.chk,
.chk,
.single_add_to_cart_button.button.alt {
	background-color: #2a9d8f !important;
	color: #fff !important;
	border: 0 !important;
}

.btn.chk:hover,
.chk:hover,
.single_add_to_cart_button.button.alt:hover {
	background-color: #238277 !important;
	color: #fff !important;
}

.single_add_to_cart_button.button.alt.btn-buy-now,
.btn-buy-now {
	background-color: #1e4d6b !important;
	color: #fff !important;
}

.single_add_to_cart_button.button.alt.btn-buy-now:hover,
.btn-buy-now:hover {
	background-color: #163a52 !important;
}

.woocommerce-Price-amount,
.price .amount,
.font-weight-medium.woocommerce-Price-amount {
	color: #1a2332;
}

del,
del .amount,
.opci {
	color: #8a93a0 !important;
}

.badge-primary-green,
.badge.bg-primary {
	background-color: #2a9d8f !important;
}

.pulse {
	background: #1e4d6b !important;
}

.cod {
	border-color: #1e4d6b !important;
}

.text-danger {
	color: #b85c4e !important;
}

a:hover {
	color: #1e4d6b;
}

.product-item .product__title a,
.woocommerce-loop-product__title {
	color: #1a2332;
}

.section-title,
.u-header,
.site-footer {
	color: inherit;
}

.pd-section-title {
	background: #1e4d6b !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 600;
	width: 100%;
	padding: 8px 12px;
}

.so-listing-line {
	color: #1b6b4a !important;
}

.so-listing-line .so-tag {
	background: #e8f4ef !important;
	color: #1b6b4a !important;
}

.special-offers-box {
	border-color: #2a9d8f !important;
	background: #f4faf9 !important;
}

.special-offers-box .so-title {
	color: #1e4d6b !important;
}

.special-offers-pdp label.so-item {
	border-color: #d5e8e4 !important;
}

.special-offers-pdp label.so-item strong {
	color: #1e4d6b !important;
}

/* Storefront category bar — Home pill + dropdowns + Deals */
.sy-topbar {
	background: #f4f7fb;
	border-bottom: 1px solid #e6ebf2;
	font-size: 12px;
	color: #4a5568;
	padding: 6px 0;
}
.sy-topbar .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px 22px;
}
.sy-topbar span {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	white-space: nowrap;
}
.sy-topbar i {
	color: #2a9d8f;
}

.site-branding {
	position: relative;
	z-index: 60;
}
a.sy-logo {
	display: inline-block !important;
	position: relative;
	z-index: 61;
	pointer-events: auto !important;
	cursor: pointer;
}
a.sy-logo img {
	display: block;
	max-height: 52px;
	width: auto;
}

#site-header,
#Innernav,
#site-header .masthead,
#Innernav .masthead,
.sy-catnav,
.sy-catnav .container {
	overflow: visible !important;
}
.sy-catnav {
	background: #fff;
	border-bottom: 1px solid #e8edf3;
	position: relative;
	z-index: 200;
}
.sy-catnav-list {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: 4px;
	list-style: none;
	margin: 0;
	padding: 8px 0;
	overflow: visible;
}
.sy-catnav-list > li {
	position: relative;
	flex: 0 0 auto;
}
.sy-catnav-list > li > a {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 8px 12px;
	font-size: 13px;
	font-weight: 600;
	color: #2d3748 !important;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 999px;
}
.sy-catnav-list > li > a:hover,
.sy-catnav-list > li > a.is-active {
	background: #eef4f8;
	color: #1e4d6b !important;
}
.sy-catnav-list > li > a i {
	font-size: 11px;
	opacity: .7;
}
.sy-search-form {
	width: 100%;
	margin: 0;
}
.sy-search-bar {
	display: flex;
	align-items: center;
	width: 100%;
	height: 46px;
	background: #f4f7fb;
	border: 1px solid #e2e8f0;
	border-radius: 999px;
	overflow: hidden;
	padding-left: 16px;
	transition: border-color .15s ease, box-shadow .15s ease, background .15s ease;
}
.sy-search-bar:focus-within {
	background: #fff;
	border-color: #2a9d8f;
	box-shadow: 0 0 0 3px rgba(42, 157, 143, .15);
}
.sy-search-icon {
	color: #8a93a0;
	font-size: 14px;
	margin-right: 10px;
	flex: 0 0 auto;
}
.sy-search-input {
	flex: 1 1 auto;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	height: 46px;
	padding: 0 8px 0 0 !important;
	font-size: 14px;
	color: #1a2332;
	outline: none;
	min-width: 0;
}
.sy-search-input::placeholder {
	color: #9aa3b0;
}
.sy-search-btn {
	flex: 0 0 48px;
	width: 48px;
	height: 46px;
	background: #2a9d8f !important;
	border: none !important;
	color: #fff !important;
	border-radius: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.sy-search-btn i {
	font-size: 15px;
	color: #fff;
}
.sy-search-btn:hover,
.sy-search-btn:focus {
	background: #21867a !important;
	color: #fff !important;
}
.sy-has-drop > .sy-drop {
	position: absolute;
	top: calc(100% - 2px);
	left: 0;
	min-width: 220px;
	background: #fff;
	border: 1px solid #e6ebf2;
	border-radius: 10px;
	box-shadow: 0 12px 28px rgba(20, 40, 60, .12);
	padding: 8px 0;
	z-index: 9999;
	list-style: none;
	margin: 0;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}
.sy-has-drop:hover > .sy-drop,
.sy-has-drop.open > .sy-drop,
.sy-has-drop:focus-within > .sy-drop {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}
.sy-drop a {
	display: block;
	padding: 8px 16px;
	color: #2d3748 !important;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
}
.sy-drop a:hover {
	background: #f4f7fb;
	color: #1e4d6b !important;
}
.main_df {
	display: none !important;
}
#cssmenu,
#cssmenu1 {
	display: none !important;
}

@media (max-width: 767.98px) {
	.sy-topbar {
		display: none;
	}
}

body.left-sidebar .shop-control-bar {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 10px 16px;
	background: #fff;
	border: 1px solid #e8edf3;
	border-radius: 12px;
	padding: 10px 14px;
	margin-bottom: 18px;
}
body.left-sidebar .shop-control-bar__left,
body.left-sidebar .shop-control-bar__right {
	display: flex !important;
	align-items: center;
	gap: 10px;
	margin: 0 !important;
}
body.left-sidebar .woocommerce-ordering {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0 !important;
}
.sy-list-select {
	height: 38px;
	border: 1px solid #d9e1ea;
	border-radius: 8px;
	padding: 0 10px;
	background: #fff;
	font-size: 13px;
	color: #2d3748;
	min-width: 140px;
}
.sy-view-toggle {
	margin: 0 !important;
}
.sy-view-toggle .nav-item {
	border: 1px solid #d9e1ea !important;
	overflow: hidden;
}
.sy-view-toggle .nav-item:first-child {
	border-radius: 8px 0 0 8px;
}
.sy-view-toggle .nav-item:last-child {
	border-radius: 0 8px 8px 0;
	border-left: 0 !important;
}
.sy-view-toggle .nav-link.active {
	background: #1e4d6b;
}
.sy-view-toggle .nav-link.active path {
	fill: #fff;
}

.widget_price_filter,
.sy-price-wrap {
	overflow: visible;
}
.sy-price-filter {
	padding: 2px 2px 6px;
}
.sy-price-label {
	font-size: 12px;
	color: #6b7280;
	margin-bottom: 8px;
}
#amount {
	display: block;
	width: 100%;
	border: 1px solid #e8edf3 !important;
	background: #f4f7fb !important;
	color: #1e4d6b !important;
	font-weight: 600;
	font-size: 13px;
	border-radius: 8px;
	padding: 8px 10px;
	margin-bottom: 18px;
	box-shadow: none;
}
.sy-price-slider {
	padding: 8px 12px 14px;
}
#slider-range.ui-slider {
	height: 6px;
	border: none;
	background: #e6ebf2;
	border-radius: 999px;
	margin: 0;
}
#slider-range .ui-slider-range {
	background: #2a9d8f;
	border: none;
	border-radius: 999px;
}
#slider-range .ui-slider-handle {
	width: 18px;
	height: 18px;
	top: 50%;
	margin-top: -9px;
	margin-left: -9px;
	border-radius: 50%;
	background: #fff !important;
	border: 2px solid #1e4d6b !important;
	box-shadow: 0 2px 6px rgba(30, 77, 107, .18);
	cursor: pointer;
	outline: none;
}
#slider-range .ui-slider-handle.ui-state-active,
#slider-range .ui-slider-handle.ui-state-focus,
#slider-range .ui-slider-handle.ui-state-hover {
	background: #fff !important;
	border-color: #2a9d8f !important;
}

#secondary.sidebar .widget {
	background: #fff;
	border-radius: 12px;
	border-color: #e8edf3 !important;
	margin-bottom: 14px;
}

.sy-home-banner {
	margin: 10px 0 8px;
}
.sy-home-banner .container {
	max-width: 1320px;
}
.sy-home-banner .owl-carousel {
	border-radius: 16px;
	overflow: hidden;
	position: relative;
}
.sy-home-banner .owl-stage-outer,
.sy-home-banner .owl-item,
.sy-home-banner .item,
.sy-home-banner .item a {
	height: 360px;
}
.sy-home-banner .owl-carousel .owl-item img {
	width: 100% !important;
	height: 360px !important;
	object-fit: cover !important;
	display: block;
}
.sy-home-banner .owl-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 !important;
	height: 100%;
	pointer-events: none;
}
.sy-home-banner .owl-carousel .owl-nav button.owl-prev,
.sy-home-banner .owl-carousel .owl-nav button.owl-next {
	position: absolute !important;
	top: 50% !important;
	transform: translateY(-50%);
	margin: 0 !important;
	pointer-events: auto;
	z-index: 5;
	width: 40px;
	height: 40px;
	padding: 0 !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	background: rgba(255,255,255,.92) !important;
	border-radius: 50% !important;
	color: #1e4d6b !important;
	line-height: 1 !important;
}
.sy-home-banner .owl-carousel .owl-nav button.owl-prev {
	left: 14px !important;
}
.sy-home-banner .owl-carousel .owl-nav button.owl-next {
	right: 14px !important;
}
.sy-home-banner .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
	margin: 0;
}
.sy-after-banner {
	padding-top: 6px !important;
	margin-top: 0 !important;
}
.sy-after-banner > .container > header {
	margin-bottom: 14px !important;
}
.sy-after-banner > .container > header h2 {
	margin-bottom: 0 !important;
}

.u-slick--gutters-3 .slick-slide {
	margin-left: 6px !important;
	margin-right: 6px !important;
}
.products .product,
.products .product__inner {
	overflow: visible !important;
}
.products .woocommerce-loop-product__thumbnail {
	position: relative;
	overflow: visible;
}
.products .badge.badge-md.badge-pos--top-right {
	top: 8px !important;
	right: 8px !important;
	left: auto !important;
	width: 52px;
	height: 52px;
	min-width: 52px;
	padding: 0 !important;
	font-size: 13px;
	line-height: 1.15;
	z-index: 4;
	white-space: nowrap;
}
.products .product__space {
	margin-bottom: 0;
}

@media (max-width: 991.98px) {
	.sy-home-banner .owl-stage-outer,
	.sy-home-banner .owl-item,
	.sy-home-banner .item,
	.sy-home-banner .item a,
	.sy-home-banner .owl-carousel .owl-item img {
		height: 240px !important;
	}
}
@media (max-width: 575.98px) {
	.sy-home-banner .owl-stage-outer,
	.sy-home-banner .owl-item,
	.sy-home-banner .item,
	.sy-home-banner .item a,
	.sy-home-banner .owl-carousel .owl-item img {
		height: 180px !important;
	}
}

/* Cart amount alignment */
table.woocommerce-cart-form__contents th,
table.woocommerce-cart-form__contents td {
	vertical-align: middle !important;
}
table.woocommerce-cart-form__contents th.product-price,
table.woocommerce-cart-form__contents th.product-quantity,
table.woocommerce-cart-form__contents th.product-subtotal,
table.woocommerce-cart-form__contents td.product-price,
table.woocommerce-cart-form__contents td.product-quantity,
table.woocommerce-cart-form__contents td.product-subtotal {
	white-space: nowrap;
	text-align: left;
}
table.woocommerce-cart-form__contents .woocommerce-Price-amount,
.cart-collaterals .woocommerce-Price-amount,
.cart-collaterals .amount {
	display: inline-flex !important;
	align-items: center;
	flex-wrap: nowrap;
	white-space: nowrap;
	padding-right: 0 !important;
	gap: 3px;
	line-height: 1.3;
}
table.woocommerce-cart-form__contents .woocommerce-Price-currencySymbol,
table.woocommerce-cart-form__contents .woocommerce-Price-currencySymbol i,
.cart-collaterals .woocommerce-Price-currencySymbol,
.cart-collaterals .woocommerce-Price-currencySymbol i,
.cart-collaterals i.fa-inr {
	display: inline !important;
	font-size: 13px !important;
	line-height: 1 !important;
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
}
table.woocommerce-cart-form__contents td.product-quantity .quantity {
	justify-content: flex-start;
}
