@media only screen and (max-width: 1920px) and (min-width: 1500px) {
	.container {
		max-width: 1495px;
	}
}

@media only screen and (max-width: 1600px) {

	.navbar-brand {
		margin: 0;
	}

	.preLoader img {
		width: 300px;
	}

	.navbar-brand img {
		width: 250px;
	}

	.menuWrap .menu {
		gap: 1.5rem;
	}

	nav.menuWrap {
		gap: 2rem;
	}

	.decorWraps+.decorWraps {
		margin-top: 1.4rem;
	}

	.spiceContent h3 {
		font-size: 1.5rem;
		letter-spacing: 0;
	}

	.spiceContent h4 {
		font-size: 1.25rem;
	}

	.spiceOne figure img {
		height: 618px;
	}

	.footWraps {
		margin-left: 0;
	}

	.footMenu ul {
		gap: 1rem;
	}

	.footMenu ul li a {
		font-size: 0.875rem;
	}

	.footerContact {
		gap: 3rem;
		margin-left: 0;
	}

}

@media only screen and (max-width: 1445px) {}

@media only screen and (max-width: 1366px) {
	html {
		font-size: 15px;
	}

	.navbar-brand img {
		width: 200px;
	}

	.abt2 {
		width: 300px;
		bottom: -4rem;
	}

	.decorContent span {
		margin-bottom: 1rem;
	}

	.decorContent .themeBtn1 {
		padding: 1rem 2em;
	}
}

@media (max-width: 1199.98px) {
	html {
		font-size: 14px;
	}

	.main-header {
		padding: 1.5rem 1rem;
	}

	.headBtn .themeBtn {
		padding: 1rem 2em;
	}

	.mainBanner {
		height: 800px;
	}

	.customerBox {
		padding: 0 1.5rem 2rem 1.5rem;
	}

	.aboutImages>img {
		width: 100%;
	}

	.abt2 {
		width: 200px !important;
		border-width: 8px;
	}

	.aboutContent {
		margin-top: 0;
	}

	.aboutContent p {
		width: 100%;
		margin: 1rem 0;
	}

	.aboutSec {
		padding: 5rem 0;
	}

	.secHeading {
		font-size: 2.5rem;
		letter-spacing: 0;
	}

	.apparelHeading {
		margin-bottom: 2rem;
	}

	.apparelSec .row+.row {
		margin-top: 2rem;
	}

	.apparelBox h3 {
		margin-top: 1rem;
	}

	.apparelWraps {
		gap: 1rem;
	}

	.decorSec {
		padding: 5rem 0;
	}

	.spiceOne figure img {
		height: 514px;
	}

	.styleSec {
		padding: 8rem 0;
	}

	.preLoader img {
		width: 200px;
	}
}

@media (max-width: 991.98px) {
	html {
		font-size: 13px;
	}

	.main-header {
		position: relative;
	}

	.menu-Bar {
		display: block;
		top: 50%;
		bottom: initial;
		transform: translateY(-50%);
	}

	.menuWrap.open {
		display: flex;
		left: 0px;
		align-items: center;
		gap: 1.5rem;
	}

	.menuWrap {
		position: fixed;
		left: -210%;
		right: 0;
		top: 0;
		margin: auto;
		background: var(--black);
		height: 100vh;
		display: flex;
		align-items: center;
		justify-content: center !important;
		flex-flow: column;
		transition: all 0.4s ease;
		z-index: 3;
		width: 100vw
	}

	ul.menu li {
		display: block
	}

	ul.menu li a {
		padding: 10px 0;
		display: block;
		text-align: center;
		color: #fff;
	}

	.menuWrap .menu {
		display: block;
	}

	.navbar-brand img {
		width: 150px;
	}

	.bannerContent {
		margin-top: 6rem;
	}

	.mainBanner {
		height: 700px;
	}

	.bannerContent p {
		margin: 1rem 0 1.5rem 0;
	}

	.customerBox {
		padding: 0 1rem 2rem 1rem;
	}

	.apparelHeading p br {
		display: none;
	}

	.apparelHeading p {
		letter-spacing: 0;
	}

	.decorWraps+.decorWraps {
		margin-top: 0.9rem;
	}

	.decorContent h3 {
		font-size: 1rem;
	}

	.decorContent span {
		margin-bottom: 6px;
	}

	.spiceOne figure img {
		height: 377px;
	}

	.spiceContent {
		left: 1rem;
		right: 1rem;
		padding: 1rem 0.5rem 1rem 0.5rem;
	}

	.spiceContent .borderBtn {
		margin-top: 1rem;
	}

	.styleContent h2 {
		font-size: 3rem;
	}

	.footWraps {
		flex-direction: column;
		gap: 1rem;
	}

	.footMenu ul li a {
		font-size: 1rem;
	}

	.footerContact li:nth-child(1) a {
		font-size: 1.25rem;
	}

	.footerContact {
		gap: 2rem;
	}

	.contactBox {
		padding: 1rem 1rem;
		border-radius: 10px;
		margin: 2rem 0 1rem 0;
	}

	.contactForm textarea {
		height: 150px !important;
	}

	.contactInner iframe {
		height: 400px;
	}

	.contactForm .form-control {
		margin-bottom: 1rem;
	}

	.shopDetails p {
		width: 100%;
		line-height: 1.75;
	}

}

@media (max-width: 767.98px) {
	html {
		font-size: 12px;
	}

	.bannerContent h1 {
		font-size: 4rem;
	}

	.customerBox {
		margin: 0 0 4rem 0;
	}

	.customerSec {
		padding-top: 6rem;
	}

	.aboutSec {
		padding: 2rem 0 4rem 0;
	}

	.abt2 {
		bottom: 0;
	}

	.aboutContent {
		margin-bottom: 1rem;
	}

	.apparelWraps {
		flex-flow: wrap;
	}

	.apparelWraps .apparelBox {
		width: 48%;
	}

	.decorWraps+.decorWraps {
		margin: 0;
	}

	.decorContent h3 {
		font-size: 1.25rem;
	}

	.decorWraps {
		margin-bottom: 1rem;
	}

	.decorHeading p br {
		display: none;
	}

	.decorHeading {
		margin-bottom: 1.5rem;
	}

	.decorSec {
		padding: 3rem 0;
	}

	.decorWraps+.decorWraps {
		margin: 0;
	}

	.decorContent h3 {
		font-size: 1.25rem;
	}

	.decorWraps {
		margin-bottom: 1rem;
	}

	.decorHeading p br {
		display: none;
	}

	.decorHeading {
		margin-bottom: 1.5rem;
	}

	.decorSec {
		padding: 3rem 0;
	}

	.spiceWraps+.spiceWraps {
		margin: 0;
	}

	.spiceWraps {
		margin-bottom: 1rem !important;
	}

	.spiceOne figure img {
		height: auto;
		aspect-ratio: 1;
	}

	.spiceContent h3 {
		font-size: 2rem;
	}

	.spiceSec {
		padding: 4rem 0;
	}

	.marketSec {
		padding: 4rem 0;
	}

	.styleContent p br {
		display: none;
	}

	.styleContent p {
		font-size: 1.125rem;
		margin: 1rem 0 1.5rem 0;
	}

	.footerLogo a img {
		width: 150px;
		margin-bottom: 1rem;
	}

	.copyRight p {
		font-size: 1.125rem;
	}

	.socialLinks,
	.paymentImages {
		justify-content: left;
	}

	.socialLinks {
		margin: 12px 0;
	}

	.mainBanner {
		height: 600px;
	}

	.innerBanner {
		height: 500px !important;
	}

	.shopInner {
		padding: 4rem 0;
	}

	.shopsideBar h3 {
		margin-bottom: 1rem;
		font-size: 1.5rem;
	}

	.shopsideBar ul li a {
		padding: 5px 0;
	}

	.shopsideBar {
		margin-bottom: 1rem;
	}

	.sortBy select {
		height: 40px;
	}

	.shopInner .col-md-9 .row+.row {
		margin-top: 0rem;
	}

	.shopInner .apparelBox {
		margin-bottom: 1rem;
		display: block;
	}

	.blogInner {
		padding: 4rem 0;
	}

	.blogInner .row+.row {
		margin-top: 0;
	}

	.blogWraps {
		margin-bottom: 1rem;
	}

	.blogContent {
		margin-top: 1rem;
	}

	.blogContent p {
		margin-bottom: 1rem;
	}

	.contactBox h3 {
		margin: 1rem 0;
	}

	.contactBox {
		margin: 1rem 0;
	}

	.contactInner iframe {
		margin: 1rem 0;
	}

	.contactForm .themeBtn {
		width: 100%;
	}

	.shopDetails {
		margin-top: 1rem;
	}

	.shopDetails .themeBtn {
		width: 100%;
	}

	.detailBtns .themeBtn {
		width: 76% !important;
	}

}

@media (max-width: 575.98px) {

	.bannerContent h1 {
		font-size: 3rem;
		letter-spacing: 0;
	}

	.bannerContent p br {
		display: none;
	}

	.navbar-brand img {
		width: 120px;
	}

	.main-header {
		padding: 1rem 1rem;
	}

	.mainBanner {
		height: 500px;
	}

	.customerBox figure {
		width: 4rem;
		margin: 0 auto;
	}

	.customerBox figure img {
		width: 25px;
	}

	.customerBox h3 {
		font-size: 1.45rem;
		margin: 1rem 0;
	}

	.secHeading {
		font-size: 2rem;
	}

	.customerBox {
		margin: 0 0 1rem 0;
		padding: 1rem 1rem;
	}

	.customerSec {
		padding-top: 3rem;
	}

	.abt2 {
		width: 150px !important;
		border-width: 5px;
	}

	.apparelSec {
		padding: 4rem 0;
	}

	.styleContent h2 {
		font-size: 2.2rem;
		letter-spacing: 0;
	}

	.styleSec {
		padding: 6rem 0;
	}

	.footMenu ul {
		flex-direction: column;
		gap: 10px;
	}

	.footMenu ul li a {
		font-size: 1.125rem;
	}

	.footerContact {
		flex-direction: column;
		gap: 1rem;
		align-items: baseline;
		padding-top: 1rem;
	}

	.copyRight {
		margin-top: 1rem;
	}

	.socialLinks li a {
		width: 33px;
		font-size: 1.25rem;
	}

	.preLoader img {
		width: 150px;
	}

	.innerBanner {
		height: 350px !important;
	}

	.shopInner .apparelBox figure img {
		width: 100%;
	}

	.contactBox figure {
		width: 40px;
	}

	.contactInner iframe {
		height: 300px;
	}

	.detailBtns .themeBtn {
		width: 60% !important;
	}

	.producttabSec .tabsPack {
		gap: 1rem;
	}

	.producttabSec p {
		line-height: 1.7;
	}

	.producttabSec {
		padding-bottom: 2rem;
	}

}

@media (max-width: 320.98px) {}