@media (max-width: 768px) {
	.header-search {
		display: none;
	}


	.partners-list .swiper-wrapper {
		display: flex;
		justify-content: unset;
	}


	.banks-logos-mobile-div {
		display: block;
		background: #F9F9F9;
		padding: 12px 0;
		margin: 0 -16px;
	}

	.banks-logos {
		display: none
	}

	.partners-list {
		margin: 0 -16px !important;
	}

	.bank-logo-mobile {
		width: 84px !important;
		display: flex;
		flex-direction: column;
	}


	.mobile-logo svg {
		width: 100px;
		height: auto;
	}



	.custom-section {
		margin: 40px 0;
	}

	p.section-subtitle {
		display: none;
	}

	.onsale-products {
		border: unset;
		border-radius: unset;
		padding: 16px;
		background: unset;
	}

	.ad_section {
		flex-direction: column;
		gap: 16PX;
		margin: 0 16px !important;
		width: unset;

	}

	h2.section-title {
		font-size: 16px;
		margin: 20px 0;
	}

	.show_all_prd a {
		font-size: 14px;
		font-weight: 500;
	}

	.show_all_prd a svg {
		width: 30px;
	}

	.home-slider img {
		aspect-ratio: 2;
		display: block;
		width: 100%;
		border-radius: 8px;
		height: unset;
	}

	.home-slider img:nth-child(2) {
		display: none;
	}

	.home-slider {
		margin-top: 10px;
	}

	.term-icons-wrapper {
		margin: 0 -16px;
		position: relative;
	}

	/* .term-icons-wrapper:before {
	content: '';
	display: block;
	height: 100%;
	width: 32px;
	background: linear-gradient(0deg, #fff, transparent);
	position: absolute;
	left: 0;
	z-index: 9;
	pointer-events: none;
} */


	.product-categories-swiper .swiper-slide a {
		gap: 20px;
	}

	.custom-product-wrapper {
		padding: 0;
		display: flex;
		flex-direction: row-reverse;
	}

	.product-title strong {
		font-size: 16px;
		margin-top: 6px;
	}

	.product-title {
		font-size: 11px;
		margin-top: 12px;
		order: -1;
		align-items: flex-start;
		padding: 4px 16px;
	}

	.sp-discount-badge {
		font-size: 10px;
		left: -15px;
		position: relative;
		top: -13px;
		border-radius: 0 0 12px 0;
		padding-right: 8px;
		padding: 0 !important;
	}

	.product-price bdi {
		font-size: 18px;
	}

	span.woocommerce-Price-currencySymbol:before {
		height: 18px;
	}

	.product-header {
		left: 8px;
		right: 8px;
	}

	.product-image img {
		aspect-ratio: 1.2;
		object-fit: contain;
	}

	.crp-view-all {
		display: none;
	}

	p.crp-post-excerpt {
		display: none;
	}

	.custom-section.blog-home-contianer .container {
		position: relative;
	}




	.crp-swiper {
		margin: 0 -16px !important;
	}


	.whyus-list {
		grid-template-columns: repeat(auto-fill, minmax(143px, 1fr));
		margin-bottom: 32px;
		text-align: center;
	}

	.product-categories-swiper .swiper-slide {
		width: 120px;
	}

	.whyus-item p {
		font-size: 12px;
	}

	.whyus-item h4 {
		font-size: 14px;
	}

	.whyus-item img {
		height: 40px;
	}

	.section-title.center {
		text-align: center;
	}

	.footer-left {
		width: 100%;
		display: flex;
		align-items: center;
		text-align: center;
	}

	.footer-left {
		margin-top: 32px;
	}

	.footer-contact p svg {
		display: none;
	}

	.footer-contact p a {
		text-align: center !important;
		display: block;
	}

	.footer-contact {
		margin-top: 32px;
		order: 1;
	}

	footer.custom-footer .container {
		padding: 32px 16px;
	}

	.footer-menu-1,
	.footer-menu-2 {
		display: none;
	}

	.footer-locations {
		border-bottom: 1px solid #ffffff1f;
		padding-bottom: 14px;

		width: 100%;
	}

	.footer_bottom p {
		font-size: 12px;
		text-align: center;
		padding: 20px 40px;
	}

	.center {
		text-align: center
	}

	.footer-top .logo {
		display: none;
	}

	.footer-top .container {
		justify-content: center;
	}

	.products-wrapper {
		margin: 0 -16px;
	}



	.bank-logo-mobile img {
		padding: 11px;
	}

	.shop-content-side {
		display: none;
	}

	a.toggle-sidebar.btn.btn-outline {
		display: flex;
		padding: 10px;
		width: 109px;
		font-size: 14px;
	}

	form.custom-ordering-radio {
		padding: 0;
	}



	.shop-content-wrapper.hide .shop-content-side {
		position: fixed;
		display: block;
		top: 0;
		z-index: 99999;
		width: 100%;
		right: 0;
		background: #fff;
		height: 100vh;
		overflow: auto;
		border-radius: 0;
		border: unset;
		padding: 70px 16px;
	}

	a.hide-sidebar {
		transform: rotate(180deg);
	}

	.shop-content-side>a.hide-sidebar {
		display: flex;
	}

	body.sticky-header-active {
		padding-top: calc(var(--total-header-height) - 54px);
	}

	#wpadminbar {
		display: none;
	}

	html {
		margin-top: 0 !important;
	}

	h3.filter-title {
		position: fixed;
		top: 0;
		width: 100%;
		padding: 16px 16px 13px;
		z-index: 9999;
		background: #fff;
	}

	.shop-content-side>.hide-sidebar {
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 16px 16px 13px;
		transform: rotate(0deg);
		z-index: 9999;
		background: #fff;
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		right: 0;
		background: #004a8e;
		color: #fff;
		border: 11px solid #fff;
		border-radius: 17px;
	}




	.partners-list img {
		height: 103px;
		padding: 17px;
	}


	.live-search-results {
		max-height: unset;

	}


	.live-search-results li a {
		background: #fff;
		margin: 16px 0 0;

	}

	header.woocommerce-products-header {
		margin: 12px 0 32px;
		font-size: 12px;
	}


	.single-post-comments {
		padding: 16px;
	}

	form#commentform p {
		width: 100%;
	}

	p.comment-form-author {
		order: -1;
	}

	p.comment-form-email {
		order: -1;
	}

	div#respond {
		margin: 16px -16px;
	}

	:root {
		--total-header-height: 60px;
	}

	.admin-bar header#header {
		top: 0;
	}

	.logo img {
		height: 44px;
	}

	.header-row .container {
		padding: 8px 16px;
		justify-content: flex-start;
		gap: 15px;
	}

	.header-actions a {
		color: #777E90;
	}

	#woof_results_by_ajax ul.products {
		grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
	}

	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: 100% !important;
	}

	.woocommerce form table.shop_table strong.product-quantity {
		font-size: 12px;
	}

	.woocommerce table.shop_table td.product-name {
		font-size: 13px;
	}

	.show-mobile-search .header-search {
		display: block;
		position: fixed;
		height: 100vh;
		z-index: 9999;
		top: 0;
		background: #fff;
		width: 100%;
		left: 0;
		margin: 0;
		padding: 22px;
	}

	a.back-icon-mobile {
		position: fixed;
		left: 16px;
		bottom: 16px;
		right: 16px;
		display: flex;
		justify-content: space-between;
		background: #155693;
		padding: 16px;
		color: #fff;
		align-items: center;
		border-radius: 8px;
	}

	.sp-price-wrapper {
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		background: #fff;
		padding: 16px;
		border-top: 1px solid #eee;
		box-shadow: 0 0 10px #00000014;
	}

	button.single_add_to_cart_button.button.alt.smithson-add-to-cart {
		padding: 11px;
	}

	.price-container {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin: 0 0 14px;
	}

	span.discount-amount {
		font-size: 17px;
	}

	.sp-container {
		flex-direction: column;
	}

	.sp-left-in {
		width: 100%;
		position: relative;
		top: unset;
	}

	.sp-left {
		width: 100%;
	}

	.sp-right {
		width: 100%;
	}

	.sp-right-top {
		flex-direction: column;
	}

	.sp-value-wrap {
		flex-direction: column;
		gap: 10px;
	}

	main#main main#main {
		padding: 0;
	}

	h2.sp-section-title {
		margin-bottom: 16px;
	}

	#user-reviews {
		margin: 32px 0;
		display: flex;
		flex-direction: column-reverse;
	}

	.product-review-summary {
		width: 100%;
	}

	.score-stars {
		max-width: 100px;
		width: 100%;
		margin-right: auto;
	}

	.rating-summary {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap: 20px;
	}

	strong.average-rating {
		font-size: 26px;
	}

	.sp-related-prd-row {
		margin: 36px -16px;
	}

	.sp-related-prd-row .section-title {
		margin: 0 16px 16px;
		font-size: 15px;
	}

	.product-sections-nav {
		top: calc(var(--ad-height) + 60px);
		margin: 0 -16px;
	}



	.sp-left-in.outofstock .sp-price-wrapper {
		position: unset;
		text-align: center;
		padding: 0;
		box-shadow: unset;
		border: unset;
	}

	.admin-bar .product-sections-nav {
		top: calc(var(--ad-height) + 60px);
	}


	body.woocommerce-dashboard-dashboard nav.woocommerce-MyAccount-navigation {
		display: block !important;
	}

	nav.woocommerce-MyAccount-navigation {
		display: none;
	}

	div#review-content.overflow-hidden:before {
		content: '';
		display: block;
		width: 100%;
		height: 100px;
		position: absolute;
		background: linear-gradient(0deg, #fff, transparent);
		bottom: 0;
	}


	.overflow-hidden {
		position: relative;
	}

	.sp-mobile-slider-item {
		border: 2px solid #eee;
		border-radius: 16px;
		overflow: hidden;
	}

	.sp-images-mobile {
		margin: 0 -16px 24px;
	}

	.product-attributes {
		margin-bottom: 2px;
		display: flex;
		justify-content: flex-start;
		gap: 25px;
		padding: 0 16px;
	}

	span.discount-badge i {
		display: none;
	}

	.discount-badge {
		border-radius: 0 0 8px 0;
		background: unset;
	}

	.timer-container {
		right: 56%;
		border: unset;
		top: unset;
		bottom: 1px;
		display: flex;
		justify-content: center;
		font-size: 19px;
		left: 0;
		padding-bottom: 8px;
	}


	.product-image {
		margin: 0px 0 29px;
		width: 100%;
	}

	.show_all_prd a svg, .crp-view-all a svg {
		width: 24px;
	}

	.show_all_prd a, .crp-view-all a {
		font-size: 14px;
	}


	div.woof_info_popup {        
		left: calc(50% - 80px);
	}

	.woof_products_top_panel ul {
		flex-wrap: wrap;
		gap: 7px;
	}



	.blog-slider {
		width: 100%;
		float: unset;
		margin-bottom: 16px;
	}

	.recent-blog-posts {
		width: 100%;
		height: unset;
	}

	.recent-posts-list {
		max-width: unset;
	}

	.cat-post-slider-all-posts-btn {
		font-size: 12px;
		margin-top: -4px;
	}

	.top-post-excerpt {
		display: none;
	}

	h3.top-post-title {
		font-size: 14px;
		text-align: center;
	}

	.top-post-content {
		padding: 0 16px 26px;
		width: 100%;
	}

	main.site-blog-index {
		padding: 16px 0;
	}

	ul.sub-menu a {
		font-size: 12px;
		font-weight: bold;
		color: #797979;
	}

	nav#mobile-menu a {
		font-weight: bold;
		/* font-size: 14px; */
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 0.85em;
	}

	ul.sub-menu {
		/* margin: 0 11px 10px 0; */
		border: 1px solid #eee;
		border-top: unset;
		display: none;
		background: #fbfbfb;
		font-size: 0.9em;
	}


	.product-price {
		min-height: 33px;
		border: unset;
	}


	.cover-content {
		max-width: 100%;
		padding: 24px;
		display: flex;
		flex-direction: column;
		align-items: center;
		/* min-height: 180px; */
		border-radius: 8px;
	}

	section.page-cover {
		border-radius: 8px;
		aspect-ratio: 2;
	}

	section.page-cover:before {
		background: #004a8eb8;
	}

	.contact-us-info {
		flex-direction: column;
		gap: 16px;
		background: unset;
		display: flex;
		align-items: stretch;
		padding: 0;
	}

	.contact-us-info a {
		background: #004a8e;
		padding: 20px;
		border-radius: 8px;
	}

	.contact-us-info p {
		display: block;
	}

	.branches-container {
		flex-direction: column;
	}

	.cover-description {
		text-align: center;
		font-size: 13px;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100% !important;
	}

	.admin-bar div#ad-container-header {
		top: 0;
	}

	.bottom-row {
		display: none;
	}

	.bottom-row .container {
		padding: 0;
	}

	nav.woocommerce-MyAccount-navigation {
		width: 100% !important;
		margin-bottom: 30px;
	}

	.header-actions a svg {
		pointer-events: none;
	}

	.seo-content-wrapper {
		padding: 16px;
		font-size: 0.9em;
	}

	a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
		width: 80%;
	}

	.product-info {
		width: 100%;
	}

	.product-info a {
		width: 100% !important;
		padding: 0;
		border: unset !important;
		gap: 10PX;
	}



	.woocommerce ul.products li.product a img {
		aspect-ratio: unset;
		margin-top: 7px;
	}

	.sale .custom-product-wrapper {
		background: linear-gradient(-120deg, #a800df0d 0%, transparent 60%)
	}

	span.timer-label {
		display: none;
	}

	span.product-label {
		width: 54%;
		left: unset;
		justify-content: flex-start;
		right: 6px;
	}

	.onsale-products .sale .custom-product-wrapper {
		background: linear-gradient(-120deg, #a800df0d 0%, transparent 60%);
	}

	.onsale-products .custom-product-wrapper:before {
		display: none;
	}
	footer.custom-footer {
		font-size: 14px;
	}
	.seo-content-wrapper h1.wp-block-heading {
		font-size: 1.4em;
	}
	.header-actions {
		margin-right: auto;
	}

	.product-card .row,
	.summary-box .row {
		flex-direction: column;
		gap: 0.3rem;
		align-items: flex-start;
	}

	.woocommerce-account-header {
		flex-direction: column;
		align-items: flex-start;
		gap: 0.5rem;
	}

	.woocommerce-account-header .button {
		width: 100%;
		justify-content: center;
	}

	.product-categories-swiper .swiper-slide img {
		width: 72px;
	}

	.product-categories-swiper .swiper-slide h2 {
		font-size: 14px;
	}	

}

#mobile-menu .menu-item-has-children>a:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-left: 2px solid #717171;
	border-bottom: 2px solid #717171;
	transition: 0.3s;
	transform: rotate(-45deg);
	position: relative;
	top: -2px;
}

#mobile-header {
	display: none;
}

#mobile-header.open {
	display: flex;
	flex-direction: column;
	inset: 0;
	position: fixed;
	background: #eeeeeecf;
	z-index: 99;
	backdrop-filter: blur(8px);
}


.mobile-header-in {
	width: 70%;
	background: #fff;
	height: 100vh;
	overflow: auto;
}



.mobile-header-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px;
}


#mobile-back-btn,
#mobile-menu-toggle {
	background: none;
	border: none;
	font-size: 24px;
	cursor: pointer;
}


.mobile-category-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobile-category-menu li {
	border-top: 1px solid #eee;
}

.mobile-category-menu li a {
	display: block;
	padding: 12px;
	text-decoration: none;
	color: #333;
}

.mobile-category-menu li.current-menu-item a {
	background-color: #f5f5f5;
	color: #000;
}

body.mobile-menu-open {
	overflow: hidden;
}

#mobile-menu .open-submenu ul.sub-menu {
	display: block !important;
}

#mobile-menu .menu-item-has-children.open-submenu>a:after {
	transform: rotate(135deg);
	top: 3px;
}
