@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	h1 {
		font-size: 30px;
	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 18px;
	}
	h6 {
		font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	body,
	p {
		font-size: 14px;
	}
	h1 {
		font-size: 26px;
	}
	h2 {
		font-size: 22px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 15px;
	}
}
@media (max-width: 400px) {
	.site-logo.loader_img {
		left: unset !important;
		/* left: 25px; */
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.site-logo.loader_img img {
		height: 80px;
	}
}
@media (min-width: 401px) and (max-width: 776px) {
	.site-logo.loader_img {
		left: unset !important;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.site-logo.loader_img img {
		height: 90px;
	}
}
@media (max-width: 767px) {
	.ltn__contact-address-item-3 .ltn__contact-address-icon img {
		max-width: 40px;
	}
	.ltn__contact-address-item-3 {
		padding: 15px 5px;
		height: 180px;
	}

	.ticket_status p {
		width: 60% !important;
		margin: 0 auto;
	}

	.ltn__slide-item-10,
	.slide-item-img.banner img {
		height: auto !important;
	}
	.v-m-box-container {
		flex-direction: column;
	}

	.v-m-box {
		width: 100%;
		padding: 10px;
	}
	.v-m-box p.v-title {
		font-size: 25px;
	}
	.ltn__slide-item-10 {
		margin-bottom: 20px;
	}
	.product-img {
		height: 160px;
	}
	.height-prdct-card {
		min-height: 347px !important;
	}
	.slick-dots li {
		height: 6px;
		width: 6px;
		margin-right: 10px;
	}
	.basket_box,
	.basket_box_2,
	.how-it-work-container .how-it-work-box,
	.ltn__copyright-design p,
	.slick-slide img {
		width: 100%;
	}
	.how-it-work-container {
		flex-direction: column;
		gap: 1rem;
	}
	.product-title.location.mr-location.font_w_600 {
		display: flex;
		margin-top: 7px;
	}
	.d_flex_sub .product-title.location.mr-location.font_w_600 i {
		margin-top: 5px;
	}
	.new_change_location.location_ellipsis {
		width: 93px;
	}
	.mobile-menu-toggle span img {
		width: 110px;
	}
	.cd-breadcrumb.custom-separator {
		margin-bottom: 0;
	}
	.margin.d_code {
		margin-left: 0;
	}
	.btn.btn-invoice.invoice_margin {
		margin-bottom: 10px;
	}
	.track_order_bsket {
		padding: 3px;
		font-size: 11px;
		margin-left: 10px;
	}
	.ltn__counterup-area.bg-image.padding {
		padding: 25px 0;
	}
	#sidebar-nav,
	.col-lg-4.mobile_none,
	.mob-hide,
	.widget.ltn__banner-widget.hide_faq_img {
		display: none;
	}
	.banner_offer_img img {
		height: auto;
		width: 100%;
	}
	.col-lg-3.mobile_order2 {
		margin-top: 15px;
		order: 2;
	}

	.ltn__product-item {
		margin-bottom: 0;
	}
	.height-ltn {
		height: 535px !important;
	}
	.table.table_style.mb_rable_width {
		width: 680px;
	}
	.table .mb_track_order_basket_p {
		padding: 15px 0 !important;
	}
	.hh-grayBox {
		overflow: scroll;
	}
	.hh-grayBox .row {
		width: 680px;
		padding: 15px;
	}
	.d_code {
		font-size: 12px;
		padding: 5px 9px;
		margin-left: 5px;
	}
	.ltn__utilize-mobile-menu .ltn__utilize-menu-inner,
	.mob-no-pad-l-r {
		padding-right: 0;
	}
	.vendor-connect-content-wrapper .farmer_mb_20 {
		margin-top: 20px;
	}
	.vendor-connect-content-wrapper h2 {
		font-size: 35px;
		line-height: 15px;
	}
	.vendor-connect-icon-wrapper {
		justify-content: center;
		margin-top: 20px;
	}
	.no-mob-pad-left,
	.partner-with-us-section
		.vendor-connect
		.vendor-connect-content-wrapper:last-child {
		padding-left: 0;
	}
	.partner-with-us-section .vendor-connect .vendor-connect-content-wrapper {
		align-items: center;
	}
	.partner-with-us-section .vendor-connect {
		display: block;
		text-align: center;
	}
	.table.w_table {
		width: 767px !important;
	}
	.store_img_view {
		height: auto;
	}
	.ltn__drop-menu.user-menu .new_noti {
		margin-left: 5px;
	}
	.img-mask,
	.login_bg {
		height: 200px;
	}
	.row.view_style.mb_margin {
		margin: 0;
		padding: 15px 0 0;
	}
	.ltn__shop-details-area.pb-30.container.no_cont_mb {
		padding: 0;
	}
	.ltn__utilize-menu-inner.ltn__scrollbar.mb_cart_scroll {
		height: 70vh;
	}
	.cart_btn {
		position: relative;
		top: 12px;
		right: 182px;
	}
	.accont_type_box {
		width: 92%;
	}
	.login_bg {
		border-radius: 10px;
	}
	.ticket_view p {
		margin-right: 15px;
	}
	.ticket_detail {
		padding-bottom: 8px;
	}
	.ticket_detail .tickit_margin {
		margin-bottom: 5px;
	}
	.ltn__copyright-design,
	.mobile_order_menu {
		display: block;
	}
	.mob-pad-left-15px {
		padding-left: 15px !important;
	}
	.no-mob-margin {
		margin: 0;
	}
	.category-box .index-side-menu-main-wrapper .index-side-menu a {
		width: 50%;
	}
	.category-box
		.index-side-menu-main-wrapper
		.index-side-menu
		a:nth-child(5n + 5) {
		padding-right: 15px;
	}
	.ltn__utilize-menu > ul > li > a {
		padding: 0 24px 10px 0;
	}
	.ltn__utilize-menu > ul > li {
		position: relative;
		border-bottom: 1px solid #e5e5e5;
	}
	.ltn__counterup-item-3 {
		margin-bottom: 20px !important;
	}
	.counter_small .ltn__counterup-item-3 h1 {
		font-size: 35px !important;
	}
	.ltn__counterup-item-3 h6 {
		font-size: 12px !important;
	}
	.counter_small .counter-icon img {
		width: 30px;
	}
	.slick-slide-dots-1 .slick-dots {
		bottom: -15px;
	}
	.slick-slide img {
		height: 150px;
		object-fit: contain;
	}
	.fil_sticky {
		position: fixed;
		top: 64px;
		left: 0;
		right: 0;
		z-index: 1;
		animation: 1.2s ease-in-out fadeInDown;
	}
	.mobile-menu-toggle.d-lg-none.nav-bar.fixed {
		position: fixed;
		left: 0;
		right: 0;
		background: #fff;
		z-index: 999;
		animation: 0.7s ease-in-out fadeInDown;
	}
	.fil_sticky .widget.all-product-widget.ltn__price-filter-widget {
		background: #fff;
	}
	.mini-cart-icon-2 > a {
		min-width: auto;
	}
	.row .season_product,
	.row .season_product_2 {
		margin-left: unset !important;
		margin-right: 10px !important;
	}
	.mob-no-pad-l-r {
		padding-left: 0;
	}
	.mob-mb-15px {
		margin-bottom: 15px;
	}
	.ltn__copyright-area {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.ltn__copyright-design p:nth-child(2) {
		text-align: center;
	}
	body,
	h6 {
		font-size: 14px;
	}
	h1 {
		font-size: 24px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 17px;
	}
	h5 {
		font-size: 16px;
	}
	p {
		font-size: 13px;
	}
	.slick-dots {
		padding: 5px 0 15px;
		margin: 0;
		/* display: none; */
	}
	.ltn__product-slider-item-four-active .slick-dots li {
		height: 5px;
		width: 5px;
		border-radius: 100%;
		margin-right: 7px;
	}
	.our_store_card {
		padding: 0 !important;
		margin: 0;
	}
	.card-content {
		padding: 10px;
	}
}
