@media only screen and (max-width: 767px) {

	input,
	select,
	textarea {
		font-size: 16px !important;
		/* Prevent iOS zoom */
	}

	.container,
	.container-fluid {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	/* Header Fixes */
	.top-header {
		padding: 5px 0;
	}

	.header-wrap {
		min-height: 60px;
	}

	.search__input {
		padding: 10px !important;
		height: 44px !important;
	}

	/* FAB Fixes - Move WhatsApp up to avoid overlap */
	.float {
		bottom: 100px !important;
		/* Move above Tawk.to or standard chat widgets */
		right: 15px !important;
		width: 50px !important;
		height: 50px !important;
		font-size: 24px !important;
		line-height: 50px !important;
	}

	.my-float {
		margin-top: 4px !important;
		margin-left: 1px !important;
		height: 42px !important;
		width: 42px !important;
	}

	/* Product Detail Fixes */
	.product-details-img {
		margin-bottom: 10px;
	}

	.zoompro-wrap .product-buttons {
		display: block !important;
		position: absolute;
		bottom: 10px;
		right: 10px;
		z-index: 10;
		/* Make zoom button visible and accessible on mobile */
	}

	/* Touch Targets */
	.swatch-element label,
	.product-form__item--quantity .qtyBtn {
		min-width: 44px;
		min-height: 44px;
		line-height: 44px;
	}

	/* Hide disabled quantity selector visually */
	.qtyField input:disabled {
		background-color: #f9f9f9;
		color: #999;
		border-color: #eee;
	}

	/* =============================================
	   CART PAGE - Mobile Touch Target Fixes
	   ============================================= */

	/* Cart table: allow overflow for card layout */
	.cart .table-responsive {
		overflow: visible;
	}

	/* Cart +/- buttons: reasonable touch targets */
	.cart .qtyField .qtyBtn,
	.cart .qtyField a {
		min-width: 36px;
		min-height: 36px;
		display: flex !important;
		align-items: center;
		justify-content: center;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
	}

	.cart .qtyField a .icon {
		line-height: 36px !important;
		font-size: 14px !important;
	}

	/* Cart qty input */
	.cart .qtyField .cart__qty-input {
		height: 36px !important;
		width: 45px !important;
		font-size: 15px !important;
		text-align: center;
	}

	/* Cart product image: fixed size */
	.cart__image {
		width: 80px !important;
		height: auto !important;
		object-fit: cover;
		border-radius: 4px;
	}

	/* DO NOT constrain cart__image-wrapper — it needs full width for card layout */

	/* Cart product title: readable on small screens */
	.cart .list-view-item__title {
		font-size: 13px !important;
		word-break: break-word;
	}

	/* Stock badges: mobile-friendly */
	.stock-badge-oos {
		font-size: 11px !important;
		margin-top: 3px !important;
	}

	.stock-badge-low {
		font-size: 10px !important;
		margin-top: 2px !important;
	}

	/* Cart totals sidebar: full width on mobile */
	.cart__footer .solid-border {
		padding: 15px !important;
	}

	.cart__footer .cart__subtotal-title {
		font-size: 13px !important;
	}

	.cart_subtotal {
		font-size: 14px !important;
	}

	/* Remove button: larger touch target */
	.cart .cart__remove {
		min-width: 36px !important;
		min-height: 36px !important;
		line-height: 36px !important;
		font-size: 16px !important;
	}

	/* Checkout button: full-width, large on mobile */
	#cartCheckout {
		width: 100% !important;
		padding: 16px !important;
		font-size: 16px !important;
		min-height: 50px;
	}
}

/* Safari 100vh Mobile Fix */
@supports (-webkit-touch-callout: none) {
	.full-height {
		height: -webkit-fill-available;
	}
}

@media only screen and (max-width: 1450px) {
	.slideshow .slideshow__title {
		font-size: 55px;
	}

	.home2-default .slideshow .slideshow__title {
		font-size: 50px;
	}

	.home2-default .slideshow .slideshow__subtitle {
		font-size: 22px;
	}

	.slideshow__text-content.bottom {
		bottom: 2%;
	}

	.collection-hero__image {
		height: auto;
	}

	.home5-cosmetic .slideshow .slideshow__title {
		font-size: 53px;
	}

	.home5-cosmetic .slideshow .slideshow__subtitle {
		font-size: 20px;
	}
}

@media only screen and (max-width: 1199px) {

	.container-fluid,
	.home3-boxed-layout .container-fluid {
		padding: 0 30px;
	}

	#siteNav>li .megamenu.style4 {
		background-image: none !important;
		padding-right: 0 !important;
	}

	#siteNav>li>a {
		padding: 0 8px;
	}

	.lookbook.grid {
		margin-left: 0;
	}

	.home2-default .slideshow .slideshow__title {
		font-size: 40px;
	}

	.home2-default .slideshow .slideshow__subtitle {
		font-size: 18px;
	}

	.home3-boxed-layout .slideshow .slideshow__title {
		font-size: 32px;
	}

	.home3-boxed-layout .slideshow .slideshow__subtitle {
		font-size: 18px;
	}

	.home4-fullwidth .slideshow--medium {
		height: 450px;
		background-color: #eee;
	}

	.home4-fullwidth .slideshow__text-content {
		margin-top: 100px;
	}

	.home4-fullwidth .slideshow .slideshow__title {
		font-size: 65px;
	}

	.home4-fullwidth .slideshow .slideshow__subtitle {
		font-size: 16px;
	}

	.home5-cosmetic .slideshow .slideshow__title {
		font-size: 43px;
	}

	.home5-cosmetic .slideshow .slideshow__subtitle {
		font-size: 18px;
	}

	.home11-grid .slideshow .wrap-caption {
		max-width: 520px;
	}

	.home11-grid .slideshow .slideshow__title {
		font-size: 55px;
	}
}


@media only screen and (max-width: 1024px) {
	.grid-view-item.style2 .hoverDetails.mobile {
		display: block;
		position: relative;
		transform: none;
		-webkit-transform: none;
		left: 0;
		top: auto;
		margin: 15px 0 0;
		opacity: 1;
		visibility: visible
	}

	.logo-bar .slick-prev {
		left: 0;
	}

	.logo-bar .slick-next {
		right: 0;
	}

	.collection-box .slick-arrow,
	.collection-box:hover .slick-arrow,
	.productSlider .slick-arrow,
	.productPageSlider .slick-arrow,
	.productSlider-style1 .slick-arrow,
	.productSlider-style2 .slick-arrow,
	.productSlider-fullwidth .slick-arrow {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}

	.productSlider .slick-next,
	.collection-box .collection-grid .slick-next,
	.productPageSlider .slick-next {
		right: 10px;
	}

	.productSlider .slick-prev,
	.collection-box .collection-grid .slick-prev,
	.productPageSlider .slick-prev {
		left: 10px;
	}

	.button-set {
		opacity: 1;
		top: 5px;
	}

	.variants.add {
		bottom: 0px;
		margin-top: 10px;
		position: absolute;
		left: 0;
		right: 0;
	}

	.variants.add .btn {
		padding: 5px 12px;
		font-size: 10px;
		background-color: #f7f7f7;
	}

	.saleTime.desktop {
		display: none;
	}

	.timermobile {
		display: block;
	}

	.timermobile .saleTime {
		display: block;
		position: relative;
		margin-top: 20px;
	}

	.grid-products .item:hover .timermobile .saleTime {
		display: block;
	}

	.button-style2 .variants.add button {
		font-size: 13px;
		padding: 0;
	}

	.button-style2,
	.button-style2 .variants.add {
		margin-top: 0;
	}

	.button-style2 i {
		vertical-align: middle;
	}

	.home4-fullwidth .grid-products-hover-btn .variants.add .btn {
		color: #ffffff;
		background-color: #000000;
	}

	.home4-fullwidth .grid-products-hover-btn a.quick-view,
	.home4-fullwidth .grid-products-hover-btn a.wishlist,
	.home4-fullwidth .grid-products-hover-btn .cartIcon,
	.home4-fullwidth .grid-products-hover-btn .add-to-compare {
		font-size: 14px;
	}

	.productSlider .slick-prev,
	.productPageSlider .slick-prev,
	.productSlider-style1 .slick-prev,
	.productSlider-style2 .slick-prev,
	.productSlider-fullwidth .slick-prev {
		left: -10px;
	}

	.productSlider .slick-next,
	.productPageSlider .slick-next,
	.productSlider-style1 .slick-next,
	.productSlider-style2 .slick-next,
	.productSlider-fullwidth .slick-next {
		right: -10px;
	}

	.home8-jewellery .slideshow .slideshow__title {
		font-size: 26px;
	}

	.home8-jewellery .slideshow .slideshow__subtitle {
		font-size: 13px;
	}

	.home11-grid .slideshow .slideshow__title {
		font-size: 40px;
	}

}

@media only screen and (max-width: 991px) {

	html,
	body {
		overflow-x: hidden;
		/* Prevent horizontal scroll */
		width: 100%;
	}

	.slick-slide {
		margin-right: 10px;
	}

	.grid-view-item.style2 .grid-view-item__image {
		height: 180px;
		object-fit: cover;
		object-position: top;
	}

	.grid-products .item .product-image img {
		object-fit: cover;
		height: 300px;
		object-position: top;
	}

	.site-header__logo.mobileview {
		display: block;
	}

	.mobile-logo {
		text-align: center;
	}

	.top-header .customer-links {
		display: none;
		position: absolute;
		right: 0;
		top: 29px;
		z-index: 222;
		margin: 0;
		width: 140px;
		background: #fff;
		box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	}

	.top-header .customer-links li {
		display: block;
		text-align: left;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #ddd;
	}

	.top-header .customer-links li a {
		color: #555;
		padding: 10px;
		display: block;
	}

	.top-header .customer-links li a:hover {
		opacity: 0.7;
	}

	#siteNav {
		display: none !important;
	}

	.header-content-wrapper .btn--link {
		border: 0;
	}

	.header-content-wrapper .btn--link .anm {
		font-size: 17px;
	}

	.pageWrapper {
		position: relative;
		left: 0;
		-ms-transition: all 0.4s ease-in-out;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

	.mobile-nav-wrapper {
		display: block;
		z-index: 10000;
		/* Ensure it stays on top */
	}

	body.menuOn .pageWrapper {
		left: 270px
	}

	#pageWrapper {
		position: relative;
		left: 0;
		-ms-transition: all 0.4s ease-in-out;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

	.js-mobile-nav-toggle .anm {
		display: none;
		color: #000;
	}

	.site-header__menu {
		border: 0;
		padding: 0;
		font-size: 17px;
		display: block;
		cursor: pointer;
	}

	.js-mobile-nav-toggle.mobile-nav--open .anm-bars-r,
	.js-mobile-nav-toggle.mobile-nav--close .icon.anm.anm-times-l {
		display: inline-block;
	}

	#MobileNav {
		height: calc(100% - 40px);
		/* Adjust for header/close button */
		padding-bottom: 150px;
		/* Extra padding for scrolling to bottom items */
		overflow-y: auto;
		/* Ensure scrolling works */
		overflow-x: hidden;
		-webkit-overflow-scrolling: touch;
		/* Smooth scrolling on iOS */
		list-style: none;
		padding: 0 0 100px 0;
		/* Add bottom padding directly to list */
		margin: 0;
	}

	.mobile-nav-wrapper .closemobileMenu {
		color: #000;
		font-size: 13px;
		padding: 8px 10px;
		background-color: #eee;
		cursor: pointer;
	}

	.mobile-nav-wrapper .closemobileMenu .anm {
		font-size: 13px;
		padding: 2px;
		float: right;
	}

	.mobile-nav-wrapper {
		width: 270px;
		height: 100%;
		position: fixed;
		left: -270px;
		top: 0;
		z-index: 999;
		background-color: #ffffff;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
		opacity: 0;
		visibility: hidden;
		-ms-transition: all 0.4s ease-in-out;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

	.mobile-nav-wrapper.active {
		left: 0;
		opacity: 1;
		visibility: visible;
	}

	#MobileNav li {
		border-top: 1px solid #eeeeee;
		position: relative
	}

	#MobileNav li.grid__item {
		float: none;
		padding: 0
	}

	#MobileNav li a {
		color: #333333;
		font-size: 14px;
		text-decoration: none;
		display: block;
		padding: 10px 45px 10px 10px;
		opacity: 1;
		-webkit-font-smoothing: antialiased;
		font-weight: 400;
		letter-spacing: 0.05em;
		text-transform: uppercase;
		position: relative
	}

	#MobileNav li a .anm {
		color: #333333;
		font-size: 11px;
		display: block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		position: absolute;
		right: 0;
		top: 0;
		text-align: center
	}

	#MobileNav li a .lbl {
		color: #ffffff;
		font-size: 10px;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 1;
		text-transform: uppercase;
		display: inline-block;
		padding: 2px 4px;
		border-radius: 3px;
		background-color: #f00;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
		position: relative;
		vertical-align: middle
	}

	#MobileNav li a .lbl:after {
		content: " ";
		display: block;
		width: 0;
		height: 0;
		position: absolute;
		bottom: 3px;
		left: -7px;
		border: 4px solid transparent;
		border-right-color: #f00
	}

	#MobileNav li a .lbl.nm_label1 {
		background-color: #01bad4
	}

	#MobileNav li a .lbl.nm_label1:after {
		border-right-color: #01bad4
	}

	#MobileNav li a .lbl.nm_label2 {
		background-color: #f54337
	}

	#MobileNav li a .lbl.nm_label2:after {
		border-right-color: #f54337
	}

	#MobileNav li a .lbl.nm_label3 {
		background-color: #fb6c3e
	}

	#MobileNav li a .lbl.nm_label3:after {
		border-right-color: #fb6c3e
	}

	#MobileNav li a .lbl.nm_label4 {
		background-color: #d0a306
	}

	#MobileNav li a .lbl.nm_label4:after {
		border-right-color: #d0a306
	}

	#MobileNav li a .lbl.nm_label5 {
		background-color: #af4de2
	}

	#MobileNav li a .lbl.nm_label5:after {
		border-right-color: #af4de2
	}

	#MobileNav li ul {
		display: none;
		background-color: #f2f2f2;
		list-style: none;
		padding: 0;
		margin: 0;
	}

	#MobileNav li li a {
		padding-left: 20px
	}

	#MobileNav li li li a {
		padding-left: 30px;
	}

	#MobileNav li li li li a {
		padding-left: 40px;
	}

	.slideshow .wrap-caption {
		padding: 20px;
	}

	.slideshow .slideshow__title {
		font-size: 40px;
	}

	.slideshow__text-content.bottom {
		bottom: 1%;
	}

	.home2-default .slideshow .slideshow__title {
		font-size: 35px;
	}

	.newsletter-section .justify-content-end {
		-webkit-flex-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.footer-social {
		margin-top: 30px;
	}

	.template-collection .collection-header {
		margin-bottom: 20px;
	}

	.product-details-img {
		margin-bottom: 20px;
	}

	h1.product-single__title,
	.product-single__title.h1 {
		font-size: 16px;
	}

	.template-product .tabs-listing .product-tabs a {
		padding: 15px 10px;
	}

	.left-content-product {
		width: 100%;
		padding-right: 0;
	}

	.sidebar-product {
		width: 100%;
		padding-left: 0;
	}

	.sidebar-product .related-product .grid__item {
		width: 50%;
	}

	.sidebar-product .related-product .grid__item:nth-child(2n+1) {
		clear: left;
	}

	.sidebar-product .sub-heading {
		max-width: 100%;
	}

	.prSidebar .col-12 {
		padding-left: 0;
		padding-right: 0;
	}

	.latest-blog .wrap-blog .article__grid-image,
	.latest-blog .wrap-blog .article__grid-meta {
		vertical-align: top;
	}

	.latest-blog .wrap-blog .wrap-blog-inner {
		padding: 0 20px;
		margin-left: 0;
	}

	.home15-funiture-header .site-header__search {
		float: right;
	}

	.home15-funiture-header {
		padding-bottom: 0;
	}

	.image-banner-1 {
		padding-left: 15px !important;
		margin-bottom: 30px;
	}

	.image-banner-2 {
		padding-right: 15px !important;
	}

	.image-banner-2 .mt-4 {
		margin-top: 30px !important;
	}

	.img-grid-banner2 .col-12 {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.home3-boxed-layout .slideshow .slideshow__title {
		font-size: 26px;
	}

	.home3-boxed-layout .slideshow .slideshow__subtitle {
		font-size: 16px;
	}

	.home4-fullwidth .slideshow .slideshow__title {
		font-size: 55px;
	}

	.home4-fullwidth .slideshow .slideshow__subtitle {
		font-size: 15px;
	}

	.hero .text-large .mega-title {
		font-size: 35px;
	}

	.hero .text-large .mega-subtitle {
		font-size: 18px;
	}

	.home7-shoes .slideshow__text-content {
		margin-top: 10px;
	}

	.home7-shoes .slideshow .slideshow__title {
		font-size: 20px;
	}

	.home7-shoes .slideshow .slideshow__subtitle {
		font-size: 16px;
	}

	.home8-jewellery-header .site-header__search {
		float: right;
	}

	.home8-jewellery .grid-products .slick-arrow {
		margin-top: -40px;
	}

	.home8-jewellery .hero {
		margin: 10px 0 20px;
	}

	.hero {
		height: 400px;
	}

	.hero__inner .right {
		float: none;
	}

	.hero .text-medium .mega-title {
		font-size: 25px;
	}

	.hero .text-medium .mega-subtitle {
		font-size: 15px;
	}

	.home9-parallax .js-mobile-nav-toggle .anm {
		color: #fff;
	}

	.home10-minimal .imgBnrOuter .inner .ttl {
		font-size: 14px;
		padding: 5px 10px;
		line-height: normal;
	}

	.home11-grid .slideshow .slideshow__subtitle {
		font-size: 16px;
	}

	.home11-grid .slideshow .slick-prev,
	.home11-grid .slideshow .slick-next {
		top: 50%;
	}

	.home12-category .slideshow .slideshow__title {
		font-size: 35px;
	}

	.home12-category .slideshow .slideshow__subtitle {
		font-size: 16px;
	}

	.home13-auto-parts .slideshow .slideshow__title {
		font-size: 26px;
	}

	.featured-content .list-items {
		margin-left: 0;
		margin-right: 0;
	}

	.home14-bags .imgBnrOuter .custom-text .h3 {
		font-size: 18px;
	}

	.product-labels.rounded .lbl {
		height: 35px;
		width: 35px;
		font-size: 10px;
	}

	.feature-row__text .row-text {
		padding: 20px;
	}
}

@media only screen and (min-width: 767px) {
	.home6-modern #page-content {
		padding-top: 13px;
	}

	.prstyle2 .prFeatures {
		float: left;
		width: 100%;
		padding-top: 30px;
	}

	.prstyle2 .prFeatures img {
		max-width: 40px;
	}

	.prstyle2 .prFeatures .details {
		margin-left: 55px;
	}

	.prstyle3 .prFeatures .grid__item {
		margin-bottom: 30px
	}

	.prstyle3 .prFeatures img {
		max-width: 40px
	}

	.prstyle3 .prFeatures .details {
		margin-left: 50px
	}
}

@media only screen and (max-width: 767px) {

	h1,
	.h1 {
		font-size: 1.69231em
	}

	h2,
	.h2 {
		font-size: 1.38462em;
		text-transform: uppercase;
		letter-spacing: 0.03em
	}

	h3,
	.h3 {
		font-size: 1.15385em;
		text-transform: uppercase
	}

	.mobile-hide {
		display: none;
	}

	.container,
	.home3-boxed-layout .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}

	.template-index-belle .home-slideshow {
		padding-top: 55px;
	}

	.slideshow.sliderFull .bg-size {
		height: auto !important;
		/* Let content dictate height */
		position: relative;
	}

	.slideshow.sliderFull .bg-img {
		position: static !important;
		display: block !important;
		width: 100% !important;
		height: auto !important;
		/* Image determines wrapper height */
		object-fit: contain;
		/* Do not crop the images */
		visibility: visible !important;
		/* Ensure main image is seen, not background */
	}

	/* Reset overlay to stack or position relative to the image appropriately */
	.slideshow.sliderFull .slideshow__text-wrap {
		position: absolute;
		/* Keep it layered over the image */
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		/* Text at bottom */
	}

	.pb-section {
		padding-bottom: 15px;
	}

	.section {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.slideshow .slideshow__title {
		font-size: 24px;
		/* Reduced from 30px */
		line-height: 1.2;
		margin-bottom: 5px;
	}

	.slideshow .slideshow__subtitle {
		font-size: 13px;
		/* Reduced from 14px */
		display: block;
		margin-bottom: 10px;
		line-height: normal;
	}

	.slideshow .slideshow__text-wrap {
		padding: 10px;
	}

	.slideshow .wrap-caption.center {
		width: 100%;
		padding: 0 15px;
		/* Prevent text touching edges */
	}

	.home2-default .home-slideshow {
		padding-top: 0;
	}

	.home2-default .slideshow .slideshow__title {
		font-size: 26px;
	}

	.home2-default .slideshow .slideshow__text-content.middle {
		top: 25%;
	}

	.home2-default .slideshow .slick-prev,
	.home2-default .slideshow .slick-next {
		top: 50%;
	}

	.slideshow__text-content.bottom {
		bottom: 0;
	}

	.slideshow .slick-prev,
	.slideshow .slick-next {
		top: 60%;
	}

	.slideshow .slick-prev,
	.slideshow .slick-next {
		width: 30px;
		height: 30px;
	}

	.slideshow .slick-prev::before,
	.slideshow .slick-next::before {
		font-size: 13px;
		line-height: 18px;
	}

	.tab-slider-product .tab_drawer_heading {
		display: block;
	}

	.tab-slider-product .tabs>li {
		margin: 0 10px;
	}

	.grid-products .slick-arrow {
		margin-top: -80px;
	}

	.grid-products.productSlider .slick-arrow {
		margin-top: -40px;
	}

	.section-header,
	.section-header.text-center {
		text-align: left !important;
	}

	.grid-products .product-details.text-center,
	.grid-products .product-details {
		text-align: left !important;
	}

	.collection-box:hover .slick-arrow {
		margin: 0;
	}

	.latest-blog .wrap-blog {
		margin-bottom: 20px;
	}

	.latest-blog .wrap-blog .wrap-blog-inner {
		margin-left: 0;
		padding: 0 20px;
	}

	.store-info li {
		width: 50%;
		display: block;
		float: left;
		padding-bottom: 15px;
	}

	.store-info li:nth-child(3) {
		border-left: 0;
	}

	.store-info li .icon {
		margin: 0 0 8px 0;
		font-size: 25px;
	}

	.button-set i,
	.grid-view-item.style2 .button-set i {
		line-height: 26px;
	}

	.grid-view-item.style2 .button-set>form button,
	a.quick-view,
	a.wishlist,
	.cartIcon,
	.add-to-compare {
		width: 26px;
		height: 26px;
		line-height: 26px;
	}

	h2,
	.h2,
	.home2-default .section-header h2,
	.home2-default .section-header .h2 {
		font-size: 18px;
	}

	.footer-links .h4 {
		cursor: pointer;
		border-bottom: solid 1px #454545;
		padding-bottom: 20px;
	}

	.footer-links .h4:after {
		content: "\e64b";
		font-family: 'themify';
		font-size: 10px;
		display: block;
		position: absolute;
		right: 10px;
		top: 5px;
	}

	.footer-links .h4.active:after {
		content: "\e648";
	}

	.footer-links ul {
		display: none;
	}

	.footer-bottom .text-md-center {
		text-align: center !important;
		margin-bottom: 10px;
	}

	.collection-hero h1.collection-hero__title,
	.collection-hero .collection-hero__title.h1 {
		font-size: 18px;
	}

	.filterbar {
		padding: 20px;
		opacity: 0;
		visibility: hidden;
		width: 240px;
		height: 100%;
		overflow: auto;
		background-color: #fff;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
		position: fixed;
		top: 0;
		left: -240px;
		z-index: 1000;
		-ms-transition: 0.5s;
		-webkit-transition: 0.5s;
		transition: 0.5s;
	}

	.btn-filter {
		margin-bottom: 20px;
		width: 100%;
	}

	.filterbar .sidebar_widget:not(.filterBox),
	.filterbar .static-banner-block {
		display: none;
	}

	.filterbar.active {
		left: 0;
		opacity: 1;
		visibility: visible;
	}

	.filterbar.active .closeFilter {
		float: right;
		padding: 2px 7px;
		margin: -5px -8px 0 0;
		cursor: pointer;
	}

	.list-view-item__image-column {
		width: 85px;
	}

	.product-template__container .shareRow .medium-up--one-third {
		width: 100%;
	}

	.product-template__container .shareRow .display-table-cell {
		display: block;
		text-align: left !important;
	}

	.prstyle2 .prFeatures,
	.prstyle3 .prFeatures {
		padding-left: 20px
	}

	.product-right-sidebar .product-details-img {
		width: 100%;
		float: left;
		padding-right: 0;
		margin-bottom: 20px;
	}

	.product-right-sidebar .product-information {
		width: 100%;
		float: left;
		padding-left: 0;
	}

	.selector-wrapper.product-form__item {
		-webkit-flex: 1 1 100%;
		-moz-flex: 1 1 100%;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
	}

	.password-table .password-cell {
		display: none;
	}

	.password-table .password-cell+.password-cell {
		display: table;
		width: 100%;
	}

	.template-blog .sidebar {
		margin-top: 30px;
	}

	.template-blog .mini-list-item .mini-view_image {
		width: 80px;
	}

	.template-blog .mini-list-item .details {
		margin-left: 0;
	}

	.cart thead,
	.cart-price,
	.cart .cart__update-wrapper {
		padding-top: 0;
		padding-bottom: 15px;
	}

	.cart .small--hide {
		font-size: 18px;
	}

	.cart tr,
	.cart tbody {
		width: 100%;
		display: table;
	}

	.cart tbody {
		display: block;
	}

	.cart-flex {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		align-items: flex-start;
	}

	.cart-flex-item {
		display: block;
		width: auto;
		font-size: 14px;
	}

	/* Image + name takes full width row */
	.cart__image-wrapper.cart-flex-item {
		display: flex;
		width: 100%;
		align-items: flex-start;
		gap: 10px;
		margin-bottom: 8px;
	}

	/* Price sits below, left-aligned */
	.cart__price-wrapper {
		font-size: 16px;
		font-weight: 700;
		padding-left: 0 !important;
	}

	.qtyField .qtyBtn,
	.qtyField .qty {
		height: 36px;
		border-radius: 0;
	}


	#content_quickview.modal {
		overflow: auto;
	}

	#popup-container {
		margin: 20px;
	}

	#popup-container .width40 {
		display: none;
	}

	#popup-container .width60 {
		width: 100%;
	}

	.hero--large {
		height: 488px;
	}

	.hero {
		background-position: 50% 50% !important;
		background-attachment: scroll !important;
	}

	.footer-3 .footer-links .h4,
	.home4-fullwidth .footer-links .h4 {
		border-bottom-color: #454545;
	}

	.home11-grid .footer-3 .footer-links .h4,
	.home11-grid .home4-fullwidth .footer-links .h4 {
		border-bottom-color: #4da4a4;
	}

	.home2-default .footer-links .h4 {
		border-color: #e8e8e8;
	}

	.layout-boxed {
		padding: 0 20px;
	}

	.layout-boxed .imgBanners {
		display: none;
	}

	.feature-row__text .row-text {
		margin-left: 0;
		padding: 10px 0;
	}

	.feature-row__text .row-text {
		margin-right: 0;
	}

	.layout-boxed .grid-products .slick-arrow {
		margin-top: 0;
	}

	.featured-column .text-center {
		margin-bottom: 30px;
	}

	.feature-row {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.feature-row__item {
		-webkit-flex: 1 1 auto;
		-moz-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		max-width: 100%;
		width: auto;
		padding: 0;
	}

	.feature-row__text {
		order: 2;
		padding-bottom: 0;
		padding: 0;
	}

	.feature-row .feature-row__item {
		width: 100% !important;
	}

	.feature-row .feature-row__item img {
		width: 100%;
		margin-bottom: 20px;
	}

	.layout-boxed .slideshow__text-content {
		text-align: left;
	}

	.home4-fullwidth .slideshow--medium {
		height: 350px;
		background-color: #eee;
	}

	.home4-fullwidth .slideshow__text-content {
		margin-top: 100px;
	}

	.home4-fullwidth .slideshow .slideshow__title {
		font-size: 34px;
	}

	.home4-fullwidth .slideshow .slideshow__subtitle {
		font-size: 13px;
		display: block;
		margin-bottom: 10px;
	}

	.home4-fullwidth .slideshow .btn {
		font-size: 12px;
		padding: 5px 10px;
		display: inline-block;
	}

	.quote-wraper {
		padding: 20px 10px;
	}

	.quote-wraper .quotes-slider blockquote {
		font-size: 13px;
		line-height: 23px;
	}

	.quotes-slider .slick-arrow {
		opacity: 1;
		visibility: visible;
	}

	.quote-wraper .slick-next {
		right: -5px;
	}

	.quote-wraper .slick-prev {
		left: -3px;
	}

	.home4-fullwidth .container-fluid,
	.collection-box-style1 .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}

	.collection-box-style1 .collection-grid-item {
		margin-bottom: 30px;
	}

	.home5-cosmetic .slideshow .slideshow__title {
		font-size: 30px;
	}

	.home5-cosmetic .slideshow .slideshow__subtitle {
		font-size: 16px;
	}

	.home5-cosmetic .section-header h2 {
		font-size: 22px;
	}

	.home6-modern .imgBanners {
		margin-top: 20px;
	}

	.hero .text-large .mega-title {
		font-size: 30px;
	}

	.hero .text-large .mega-subtitle {
		font-size: 16px;
	}

	.hero .text-medium .mega-title {
		font-size: 22px;
	}

	.hero .text-medium .mega-subtitle {
		font-size: 14px;
	}

	.product-single .display-table,
	.product-single .display-table-cell {
		display: block;
	}

	.product-single .product-featured-img {
		margin-bottom: 30px;
	}

	.product-single .grid_item-title {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.product-single .display-table-cell {
		padding-left: 0;
		padding-right: 0;
	}

	.product-template__container .product-single__meta {
		margin-bottom: 0;
	}

	.home7-shoes .grid-products .slick-arrow {
		margin-top: 0;
	}

	.home7-shoes .slideshow .slideshow__subtitle {
		display: none;
	}

	.home7-shoes .slideshow .slideshow__title {
		font-size: 20px;
	}

	.custom-content-style1 .h3 {
		font-size: 15px;
	}

	.home8-jewellery .imgBanners .col-12.pl-0 {
		padding-left: 15px !important;
		padding-right: 0;
	}

	.home8-jewellery .imgBanners .col-12.pr-0 {
		padding-right: 15px !important;
	}

	.home8-jewellery #instafeed.imlow_resolution .insta-img {
		width: 20%;
	}

	.home8-jewellery .slideshow .slideshow__subtitle {
		display: none;
	}

	.home9-parallax .footer-links .h4 {
		padding-bottom: 15px;
		margin-bottom: 10px;
	}

	.home9-parallax .footer-links:last-of-type .h4 {
		border-bottom: 0;
	}

	.home11-grid .slideshow .slideshow__title {
		font-size: 30px;
	}

	.home11-grid .grid-products .slick-arrow {
		margin-top: -20px;
	}

	.home10-minimal .imgBanners .col-12 {
		margin-bottom: 30px;
	}

	.home12-category .slideshow .slideshow__title {
		font-size: 30px;
	}

	.home12-category .footer-newsletter {
		padding-bottom: 20px;
	}

	.home12-category .feature-content {
		padding: 0 15px;
	}

	.home12-category .feature-content .feature-row__item.feature-row__text {
		margin-bottom: 20px;
	}

	.home12-category .feature-row__text .row-text {
		padding-top: 0;
	}

	.store-feature-top {
		display: none;
	}

	.home13-auto-parts .slideshow .slideshow__title {
		font-size: 22px;
	}

	.slideshow .mobile-show {
		display: block;
	}

	.slideshow .desktop-show {
		display: none;
	}

	.home13-auto-parts .footer-links .h4,
	.home14-bags .footer-links .h4 {
		border-color: #454545;
	}

	.categories-item {
		width: 48.5%;
	}

	.categories-item:nth-of-type(1n) {
		margin-bottom: 20px;
	}

	.categories-item:nth-of-type(2n) {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.categories-item:nth-of-type(2n+1) {
		clear: left;
	}

	.categories-list-items .row {
		margin-bottom: 0;
	}

	.categories-item img {
		width: 100%;
	}

	.categories-list-items .btn {
		font-size: 12px;
		padding: 5px 10px;
	}

	#site-scroll {
		font-size: 18px;
		line-height: 30px;
		height: 30px;
		width: 30px;
		right: 15px;
		bottom: 30px;
	}

	#site-scroll i {
		line-height: 30px;
	}

	.close-announcement {
		right: 10px;
	}

	#sizechart table,
	.tab-container table {
		table-layout: fixed;
	}

	.store-info li {
		width: 100%;
		border-left: 0 !important;
		border-bottom: 1px dotted #ddd;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.store-info li:last-child {
		border-bottom: 0;
	}

	#footer .addressFooter li:last-of-type {
		padding-bottom: 0;
	}

	/* Fix for Product Details Alignment on Mobile */
	.acor-ttl {
		text-align: center;
		background-color: #f9f9f9;
		margin-bottom: 10px;
	}

	.tab-container .tab-content {
		padding-left: 10px;
		padding-right: 10px;
		text-align: justify;
	}

	/* Fix for Button Alignment on Mobile */
	.product-form__item--submit {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
	}

	.product-form__item--submit button {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
		display: block !important;
	}
}

@media only screen and (max-width: 575px) {

	.search .search__form {
		margin: 33px 20px;
	}

	.search .search__input {
		font-size: 15px;
	}

	.slideshow .wrap-caption {
		padding: 10px 0;
	}

	.slideshow .slideshow__title {
		font-size: 18px;
	}

	.slideshow .slideshow__subtitle {
		display: none;
	}

	.slideshow .container {
		width: 320px;
	}

	.slideshow .btn {
		display: none;
	}

	.sliderFull .slideshow__subtitle {
		display: block;
	}

	.sliderFull .btn {
		display: inline-block;
	}

	.sliderFull .slideshow__title {
		font-size: 30px;
	}

	.sliderFull .slideshow__subtitle {
		margin-bottom: 10px;
	}

	.sliderFull .slideshow__text-content.bottom {
		bottom: 70px;
	}

	.home5-cosmetic .slideshow .slideshow__title {
		font-size: 24px;
	}

	.newsletter-section {
		padding: 20px 0;
	}

	.newsletter-section .section-header {
		display: block;
		margin: 0 0 15px 0;
		float: none;
	}

	.newsletter-section .section-header span {
		display: inline-block;
		padding-right: 5px;
	}

	.footer-bottom .copyright {
		text-align: center;
	}

	.timermobile .saleTime span>span {
		margin: 0;
		min-width: 0;
		font-size: 10px;
		background: #f2f2f2
	}

	.timermobile .saleTime span>span span {
		font-size: 9px;
		display: block;
		float: none
	}

	.hero {
		height: 200px;
	}

	.image-banner-3 {
		margin-bottom: 25px;
	}

	.imgBnrOuter .inner .ttl {
		line-height: 20px;
		font-size: 14px;
		padding: 10px;
	}

	.imgBnrOuter .inner.topleft .ttl {
		left: 10px;
		top: 10px;
	}

	.imgBnrOuter .inner .ttl h3 {
		font-size: 18px;
	}

	.home3-boxed-layout .slideshow .slideshow__title {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.home3-boxed-layout .slideshow .slideshow__subtitle {
		font-size: 15px;
		margin-bottom: 10px;
	}

	.home3-boxed-layout .btn {
		padding: 3px 10px;
		font-size: 12px;
	}

	.home3-boxed-layout .slideshow .btn,
	.home3-boxed-layout .slideshow .slideshow__subtitle {
		display: inline-block;
	}

	.home4-fullwidth .slideshow--medium {
		height: 250px;
		background-color: #eee;
	}

	.custom-content-style1 .mb-4 {
		margin-bottom: 0 !important;
	}

	.custom-content-style1 .row.align-items-center .col-12 {
		margin-bottom: 30px;
	}

	.three-column-pro .col-12:not(:last-of-type) {
		margin-bottom: 30px;
	}

	.home8-jewellery .slideshow .slideshow__title {
		font-size: 20px;
		max-width: 190px;
		display: block;
	}

	.home8-jewellery .imgBanners .col-12.pl-0 {
		padding-right: 15px !important;
		margin-bottom: 25px;
	}

	.home11-grid .slideshow .wrap-caption {
		padding: 20px;
		max-width: 240px;
	}

	.home11-grid .slideshow__text-content {
		margin-top: 0;
	}

	.home11-grid .slideshow .slideshow__title {
		font-size: 20px;
	}

	.home12-category .slideshow__text-content {
		margin-top: 10px;
	}

	.home12-category .slideshow .container {
		width: 100%;
	}

	.home12-category .slideshow .slideshow__title {
		font-size: 18px;
	}

	.home13-auto-parts .slideshow .container {
		width: 100%;
	}

	.home13-auto-parts .slideshow .slideshow__title {
		font-size: 16px;
	}

	.home13-auto-parts .slideshow .slideshow__subtitle {
		display: block !important;
		font-size: 12px;
		margin-bottom: 10px;
	}

	.home13-auto-parts .slideshow .btn {
		display: inline-block !important;
		padding: 5px 10px;
		font-size: 11px;
	}

	.featured-content .list-items .col-12 {
		margin-bottom: 15px;
	}

	.featured-content .list-items img {
		margin-bottom: 10px;
	}

	.collection-box .collection-grid-item__title-wrapper {
		bottom: 10px;
	}

	.categories-item {
		width: 100%;
		margin-right: 0;
	}

	.product-countdown span>span {
		width: 24.3%;
	}

	.home13-auto-parts .collection-box .collection-grid-4item .slick-next {
		right: -8px;
	}

	.home13-auto-parts .collection-box .collection-grid-4item .slick-prev {
		left: -8px;
	}

}

@media only screen and (max-width: 480px) {
	.top-header .col-10 {
		padding-right: 5px;
	}

	.top-header .text-right {
		padding-left: 5px;
	}

	.selected-currency,
	.language-dd {
		margin-right: 5px;
	}

	.top-header p,
	.top-header a,
	.top-header select,
	.top-header .fa,
	.top-header span.selected-currency,
	.language-dd {
		font-size: 11px;
		letter-spacing: 0;
	}

	.container-fluid,
	.home15-funiture-top .container-fluid,
	.home15-funiture-header .container-fluid {
		padding: 0 20px;
	}

	.search .search__form {
		margin: 33px 20px;
	}

	#header-cart {
		width: 282px;
	}

	.latest-blog .wrap-blog .article__grid-image,
	.latest-blog .wrap-blog .article__grid-meta {
		display: block;
	}

	.latest-blog .wrap-blog .article__grid-image {
		text-align: center;
	}

	.latest-blog .wrap-blog .article__grid-meta {
		width: 100%;
	}

	.latest-blog .wrap-blog .article__grid-image img {
		width: 100%;
		margin-bottom: 20px;
	}

	.latest-blog .wrap-blog .wrap-blog-inner {
		padding: 0;
	}

	.sidebar-product .related-product .grid__item {
		width: 100%;
	}

	.sidebar-product .related-product .grid__item:nth-child(2n+1) {
		clear: left;
	}

	.home2-default .slideshow .slideshow__title {
		font-size: 18px;
	}

	.home3-boxed-layout .tab-slider-product .col-12,
	.home3-boxed-layout .tab_container .grid-products .item {
		padding: 0;
	}

	.hero .text-large .mega-title {
		font-size: 26px;
	}

	.hero .text-large .mega-subtitle {
		font-size: 15px;
	}

	.collection-box .container-fluid {
		padding: 0 15px;
	}

	#footer {
		margin-top: 20px;
	}

}

/* Custom Search Bar Fixes */
.search-bar-form {
	width: 100%;
}

.search-bar {
	display: flex;
	align-items: center;
	padding: 12px;
}

.search-bar input[type="text"] {
	padding: 6px;
	border: 1px solid #ddd;
	border-radius: 4px 0 0 4px;
	outline: none;
	flex-grow: 1;
}

.search-bar button {
	padding: 6px 15px;
	border: none;
	background-color: #120a0a;
	color: white;
	border-radius: 0 4px 4px 0;
	cursor: pointer;
	white-space: nowrap;
}

@media only screen and (max-width: 991px) {
	.navitem.col-2 {
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.mobile-logo.col-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.site-cart.col-4 {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

@media only screen and (max-width: 767px) {
	.header-wrap .search-bar-form {
		position: static;
		width: 100%;
		margin-top: 10px;
		order: 10;
		left: auto;
		top: auto;
	}

	.header-wrap .search-bar {
		padding: 5px 15px;
	}

	.header-wrap .search-bar input[type="text"] {
		width: auto;
		flex-grow: 1;
		margin-left: 0;
	}

	.header-wrap .container-fluid>.row {
		flex-wrap: wrap;
	}

	.header-wrap .col-4.col-sm-3.col-md-3.col-lg-3,
	.header-wrap .col-4.col-sm-3.col-md-3.col-lg-3 {
		display: contents;
	}
}



@media (min-width: 990px) {
	#siteNav>li {
		display: inline-block;
		text-align: left;
		margin-left: -17px;
		/* gap: 10px; */
	}
}

.grid__item {
	float: left;
	padding-left: 0px;
	margin-right: -15px;
	width: 100%;
}

.grid {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 0px !important;
	text-align: center;
}


@media only screen and (max-width: 767px) {
	.template-index-belle .home-slideshow {
		padding-top: 75px;
	}
}


@media only screen and (max-width:700px) {
	.slideshow-wrapper {
		margin-top: 50px;
	}

	.search-bar input[type="text"] {
		padding: 0 6px !important;
		border: #333333 solid 1px !important;
		height: 32px !important;
	}

	.othernav {
		margin-bottom: 50px !important;
	}

	.othernav .search-bar {
		margin-top: 10px !important;
	}

	.classicHeader {}

}

/* Mobile Cart - Clean Card Layout */
@media only screen and (max-width: 767px) {

	.cart .table-responsive {
		overflow: visible;
	}

	.cart table,
	.cart thead,
	.cart tbody,
	.cart th,
	.cart td,
	.cart tr {
		display: block;
	}

	.cart thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	/* Card Container */
	.cart tr.cart__row {
		margin-bottom: 15px;
		background: #fff;
		border: 1px solid #e0e0e0;
		border-radius: 8px;
		padding: 15px;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
	}

	.cart td {
		border: none;
		padding: 0;
		width: auto;
		vertical-align: top;
	}

	/* Remove existing data-label pseudo-elements */
	.cart td:before {
		display: none;
	}

	/* ===== Image & Title Section ===== */
	.cart td.cart__image-wrapper {
		display: flex;
		align-items: flex-start;
		text-align: left !important;
		padding-left: 0 !important;
		width: 100%;
		margin-bottom: 12px;
		padding-right: 35px;
		/* Space for the remove button */
	}

	.cart__image-wrapper a {
		display: block;
		margin-right: 12px;
		flex-shrink: 0;
		width: 80px;
		min-width: 80px;
	}

	.cart__image {
		width: 80px;
		height: auto;
		border-radius: 4px;
		display: block;
	}

	/* Text content next to image - prevent overflow */
	.cart__image-wrapper .list-view-item__title,
	.cart__image-wrapper .cart__meta-text {
		text-align: left;
		overflow: hidden;
	}

	.list-view-item__title {
		margin-bottom: 4px;
	}

	.list-view-item__title span {
		display: block;
		font-weight: 600;
		font-size: 14px;
		color: #333;
		line-height: 1.3;
		word-wrap: break-word;
		overflow-wrap: break-word;
	}

	.cart__meta-text {
		font-size: 13px;
		color: #666;
	}

	/* ===== Price Row - sits below image/title, before quantity ===== */
	.cart td.cart__price-wrapper {
		width: auto;
		margin-right: 15px;
		padding: 8px 0 !important;
		font-weight: bold;
		font-size: 16px;
		color: #333;
		display: flex;
		align-items: center;
		order: 2;
	}

	/* ===== Quantity Section - sits on same row as price ===== */
	.cart td.cart__meta.small--text-left {
		width: auto;
		display: flex;
		align-items: center;
		padding: 5px 0 !important;
		order: 3;
	}

	.cart__qty {
		display: inline-block;
	}

	.qtyField {
		display: flex;
		align-items: center;
		border: 1px solid #ddd;
		border-radius: 4px;
		height: 32px;
		overflow: hidden;
	}

	.qtyBtn {
		width: 32px;
		height: 32px;
		line-height: 30px;
		text-align: center;
		background: #f5f5f5;
		cursor: pointer;
		-webkit-tap-highlight-color: transparent;
		user-select: none;
	}

	.cart__qty-input {
		height: 30px;
		padding: 0;
		border: none;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		text-align: center;
		width: 45px;
		font-size: 14px;
		font-weight: 600;
	}

	/* ===== Total Section - full width at bottom ===== */
	.cart td.cart-price {
		width: 100%;
		border-top: 1px solid #f0f0f0;
		margin-top: 8px;
		padding-top: 10px !important;
		display: flex;
		justify-content: space-between;
		align-items: center;
		order: 4;
	}

	.cart td.cart-price:before {
		content: "Total:";
		display: inline-block;
		font-weight: normal;
		color: #888;
		font-size: 14px;
	}

	.cart td.cart-price .money {
		font-weight: 700;
		font-size: 16px;
		color: #333;
	}

	/* ===== Remove Button - Top Right Corner ===== */
	.cart td.cart__remove-cell {
		position: absolute;
		top: 12px;
		right: 12px;
		width: auto;
		padding: 0 !important;
		margin: 0;
		order: 5;
	}

	.cart__remove {
		background: transparent;
		color: #999;
		font-size: 18px;
		padding: 5px;
		border: none;
		cursor: pointer;
		-webkit-tap-highlight-color: transparent;
	}

	.cart__remove:hover {
		color: #333;
	}

	/* ===== Footer / Continue Shopping ===== */
	.cart-continue {
		display: block;
		width: 100%;
		text-align: center;
		background-color: #f5f5f5;
		color: #333;
		border: 1px solid #ddd;
		padding: 12px;
		margin-top: 20px;
		border-radius: 4px;
		font-weight: 600;
		text-transform: uppercase;
		letter-spacing: 1px;
	}

	.cart-continue:hover {
		background-color: #e0e0e0;
		text-decoration: none;
	}

	.cart tfoot,
	.cart tfoot tr,
	.cart tfoot td {
		display: block;
		width: 100%;
		border: none;
		padding: 0;
	}

	/* ===== Cart Footer / Sidebar adjustments ===== */
	.cart__footer .solid-border {
		margin-top: 15px;
	}

	/* ===== Stock badge positioning fix ===== */
	.stock-badge-low,
	.stock-badge-oos {
		display: block !important;
		margin-top: 4px;
	}
}

/* Mobile fix for homepage media banners */
@media only screen and (max-width: 767px) {
	.home-banner-grid {
		display: flex !important;
		flex-wrap: wrap !important;
		gap: 8px !important;
	}

	.home-banner-grid .collection-grid-item {
		width: calc(50% - 4px) !important;
		max-width: calc(50% - 4px) !important;
		flex: 0 0 calc(50% - 4px) !important;
		padding: 0 !important;
		margin-bottom: 0;
	}

	.home-banner-grid .collection-grid-item img.home-media-banner {
		height: auto !important;
		max-height: none !important;
		object-fit: unset !important;
		width: 100% !important;
	}

	/* Override the 300px forced height for these banners only */
	.collection-grid-item img.home-media-banner {
		height: auto !important;
		max-height: none !important;
	}
}