/*====reflection-block===*/

.reflection-block {
	padding: 60px 0px 0;
}
.reflection-block .reflection-box {
	max-width: 1095px;
	padding: 70px 128px;
}

.reflection-block .reflection-box h2 {
	line-height: 150%;
	letter-spacing: 0.05em;
	color: #1B1B1B;
	margin-bottom: 20px;
}
/*====home-rings-products-block===*/
.home-rings-products-block .splide__list {
	margin: 0 -13px !important;
}
.home-rings-products-block .main-title {
	margin-bottom: 16px;
	font-weight: 400;
}

.home-rings-products-block .description-block {
	max-width: 464px;
	font-weight: 300;
}
.rings-product-title {
	font-family: 'Aboreto';
	font-weight: 400;
	font-size: 48px;
	line-height: 150%;
	color: #000000;
}

.rings-product-description {
	font-family: 'Alexandria';
	font-weight: 300;
	font-size: 26px;
	line-height: 126%;
	letter-spacing: 0.05em;
	color: #000000;
	max-width: 475px;
}
.home-rings-products-block .product-box a {
	text-decoration: none;
}
.home-rings-products-block .product-box {
	height: 100%;
}
.home-rings-products-block .product-box .product-bg {
	background: linear-gradient(180deg, #0A5E62 0%, #147D83 100%);
	padding: 0 32px 20px;
	flex-direction: column;
    gap: 16px;
	height: 100%;
}
.home-rings-products-block .product-box .product-bg:hover{
	background: #1d676c;
}
.home-rings-products-block .product-box h2 {
	margin: 0;
	line-height: 150%;
	letter-spacing: 0.05em;
	color: white;
	font-weight: 400;
}
.description-block p:last-child {
    margin-bottom: 0;
}
.address-tooltip .tooltip-inner {
    max-width: 280px !important;
    width: auto !important;
    white-space: normal;
    text-align: center;
}


/*====shop-all-block===*/
.shop-all-block {
	padding-bottom: 60px;
	margin: 60px 0 0;
}

.shop-all-block .container {
	max-width: 1440px;
}

.shop-all-block .comp-shop-all-img {
	position: relative;
}

.shop-all-block .comp-shop-all-img img {
	max-width: 100%;
}

.shop-all-block .shop-all-btn-block {
	margin-top: -200px;
}

.shop-all-block .border-g-btn {
	max-width: 381px;
	min-height: 98px;
	font-size: 48px;
}

/*====shop-all-block===*/
.home-zoori-block {
	margin: 0 0 0;
}

.home-zoori-block .zoori-img-block img {
	width: 100%;
	aspect-ratio: 3 / 1;
	object-fit: cover;
}

/*====.bestsellers-block===*/
.bestsellers-block .main-title {
	line-height: 150%;
	color:#1B1B1B;
	font-weight: 500;
	margin-bottom: 12px;
}

.bestsellers-block .links-block li {
	border-right: 1px solid #A2A2A2;
	padding-right: 12px;
	margin-right: 12px;
	margin-bottom: 30px;
}

.bestsellers-block .links-block li:last-child {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}

.bestsellers-block .links-block li a {
	color: #A2A2A2;
	font-family: 'AlexandriaLight';
	font-size: 18px;
	text-decoration: none;
	line-height: 120%;

}

.bestsellers-block .links-block li a:hover,
.bestsellers-block .links-block li a.active {
	color: #0E0E0E;
}

.bestsellers-block .links-block li a:after {
	border-right: 1px solid #A2A2A2;
	content: "";
	position: absolute;
	right: 6px;
}

.bestsellers-block .bestseller-content-block {
	position: absolute;
	bottom: 86px;
	z-index: 2;
}

.bestsellers-block .bestsellers-img-left .bestsellers-big-img,
.bestsellers-block .bestsellers-big-img img {
	height: 100%;
	object-fit: cover;
}

.bestseller-content-block .main-title {
	margin: 0 0 24px;
}
.bestsellers-block .splide__arrows .splide__arrow--prev,
.bestsellers-block .splide__arrows .splide__arrow--next,
.right-left-splide-arrow .splide__arrows .splide__arrow--prev,
.right-left-splide-arrow .splide__arrows .splide__arrow--next {
	background-repeat: no-repeat;
	margin-top: 0;
	height: 25px;
	top: -98px;
}

.bestsellers-block .rings-mian-block .splide__arrows .splide__arrow--prev,
.bestsellers-block .rings-mian-block .splide__arrows .splide__arrow--next,
.bestsellers-block .earrings-mian-block .splide__arrows .splide__arrow--prev,
.bestsellers-block .earrings-mian-block .splide__arrows .splide__arrow--next,
.bestsellers-block .bracelet-mian-block .splide__arrows .splide__arrow--prev,
.bestsellers-block .bracelet-mian-block .splide__arrows .splide__arrow--next,
.bestsellers-block .necklaces-mian-block .splide__arrows .splide__arrow--prev,
.bestsellers-block .necklaces-mian-block .splide__arrows .splide__arrow--next,
.right-left-splide-arrow .splide__arrows .splide__arrow--prev,
.right-left-splide-arrow .splide__arrows .splide__arrow--next  {
	top: -60px;
}
.right-left-splide-arrow .splide__arrows .splide__arrow--prev {
	right: 130px;
	left: auto;
}
.featured-in-block {
	margin-top: 60px;
	padding-bottom: 60px;
}
.shop-by-collection-block .splide__arrows .splide__arrow--prev,
.shop-by-collection-block .splide__arrows .splide__arrow--next {
	top: -60px;
}

.bestsellers-block .splide__arrows .splide__arrow--next,
.right-left-splide-arrow .splide__arrows .splide__arrow--next {
	left: auto;
	right: 75px;
	top: -60px;
}

.bestsellers-block .rings-mian-block,
.bestsellers-block .earrings-mian-block,
.bestsellers-block .bracelet-mian-block {
	padding-bottom: 100px;
}

.bestsellers-block .necklaces-mian-block {
	padding-bottom: 0;
}

.bestsellers-block .main-subtitle {
	font-size: 32px;
	margin-bottom: 30px;
}
.bestsellers-img-block .heart-active svg {
	fill: red;
}


/*====watch-buy-block===*/

.watch-buy-block .main-title {
	font-weight: 400;
}


.watch-buy-block .view-box-top {
	position: absolute;
	left: 10px;
	top: 20px;
	padding: 4px 6px;
	column-gap: 6px;
	background: rgba(52, 52, 52, 0.65);
	border-radius: 6.51852px;
	font-family: var(--avenir-font-family);
	font-weight: 600;
	line-height: 150%;
	color: #FFFFFF;
	font-size: 10px;
}
.watch-buy-block .view-box-top img {
	height: 9px;
}

.watch-buy-block .watch-buy-content-bottom {
	position: absolute;
	bottom: 29px;
	left: 24px;
}

.watch-buy-block .watch-buy-s-img {
	width: 156px;
	margin-right: 16px;
	position: relative;
}

.watch-buy-block .description-box {
	width: calc(100% - 172px);
	padding-right: 52px;
}

.watch-buy-block .watch-buy-s-img img {
	border: 1px solid #000000;
	mask: radial-gradient(20px at 100% 0, #0000 98%, #000);
	max-width: 156px;
	height: 196px;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
}

.watch-buy-block .watch-buy-s-img:after {
	content: "";
	background: url(../assets/images/shadow-watch.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 109%;
	height: 103%;
	left: 0;
	top: 0;
}

.watch-buy-block .watch-buy-s-img img {
	width: 100%;
}

.watch-buy-block .watch-buy-content-bottom .description-block {
	font-family: var(--avenir-font-family);
	font-weight: 350;
	font-size: 32px;
	line-height: 150%;
	color: #FFFFFF;
}

/*====key-promises-block===*/
.our-stores-block  {
	padding-top: 60px;
}
.our-stores-block .main-title {
	line-height: 150%;
	color: #1B1B1B;
}
.our-stores-block .bg-our-stores .main-title  {
	margin-bottom: 16px;
	padding: 0;
}

.bg-our-stores {
	background: url(../assets/images/bg-our-stores-1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 12% 0 80px;
}

.bg-our-stores .zoori-zetail-store-content-box {
	max-width: 738px;
	background: #F3F0EE;
	mask: radial-gradient(60px at 60px 0, #0000 98%, #000) -60px;
	padding: 76px 101px;
	height: 100%;
}

.bg-our-stores .zoori-zetail-store-content-box p {
	margin-bottom: 14px;
	line-height: 150%;
	color: #1B1B1B;
}
.bg-our-stores .address-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bg-our-stores .zoori-zetail-store-content-box p:last-child {
	margin-bottom: 0;
}

.splide__pagination .splide__pagination__page.is-active {
	background: #fff;
}

.splide__pagination .splide__pagination__page {
	border-color: #fff;
}

.our-stores-block .splide__pagination {
	bottom: -60px;
}

/*====our-stores-block===*/

/*====our-story-block===*/
.our-story-block {
	padding: 120px 84px 0;
}

.our-story-block .main-title {
	font-family: var(--lora-font-family);
	font-weight: 500;
	line-height: 150%;
	color: #1B1B1B;
}

.our-story-block .description-block {
	font-family: var(--avenir-font-family);
	font-weight: 350;
	font-size: 21px;
	line-height: 150%;
	color: #000000;
}


.our-story-block .reflection-box {
	max-width: 1095px;
	padding: 55px 54px;
	margin-bottom: 39px !important;
}

.our-story-block .reflection-box h3 {
	font-family: var(--avenir-font-family);
	font-weight: 700;
	font-size: 40px;
	line-height: 150%;
	letter-spacing: 0.05em;
	color: #1B1B1B;
	margin-bottom: 20px;
}
.our-story-block .reflection-box p {
	font-family: var(--avenir-font-family);
	font-style: normal;
	font-weight: 350;
	font-size: 30px;
	line-height: 135%;
	color: #000000;
}

/*====blogs-block===*/
.blogs-block {
	padding-top: 60px;
}
.blogs-block .main-title {
	font-weight: 500;
	color: #1B1B1B;
}


.explore-listing li .border-g-btn {
	font-family: var(--avenir-font-family);
	font-weight: 350;
	font-size: 39px;
	line-height: 150%;
	color: #015E63;
	max-width: 354px;
	min-height: 80px;
	margin-top: 50px;
}

.explore-listing li .border-g-btn:hover {
	color: #fff;
}
/*====shop-instagram-block===*/
.shop-instagram-block .instagram-content h3 {
	font-family: var(--avenir-font-family);
	font-weight: 500;
	font-size: 48px;
	line-height: 150%;
	color: #1B1B1B;
}

.shop-instagram-block .instagram-content {
	padding-left: 117px;
}

.shop-instagram-block .instagram-content a {
	font-family: var(--avenir-font-family);
	font-style: normal;
	font-weight: 350;
	font-size: 30.1944px;
	line-height: 135%;
	color: black;
}

.shop-instagram-block .instagram-content a:hover {
	text-decoration: none;
	color: #015E63;
}

.navbar.showInput .search-box .input-box {
	display: none;
}
.green-section-block {
	overflow: hidden;
}
.green-section-block .splide-arrows-right-top .splide__arrows .splide__arrow--prev,
.green-section-block .splide-arrows-right-top .splide__arrows .splide__arrow--next {
	left: auto;
	top: -40px;
}
.green-section-block .description-block {
	max-width: 998px;
	color: #fff;
	/* font-size: small; */
}
.green-section-block .description-block.green-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* max 3 lines */
    overflow: hidden;
}



.bg-green-block {
	padding: 70px;
	position: relative;

}
.bg-green-block::before {
	content: "";
	mask: radial-gradient(84px at 100% 0,#0000 98%,#000);
	background-color: #055B5F;
	position: absolute;
	height: 100%;
	width: 50%;
}
.bg-green .splide__track {
	position: relative;
	z-index: 2;
}
.green-section-block .splide__pagination,
.featured-in-block .splide__pagination {
	bottom: -60px;
}
.green-section-block .splide__pagination .splide__pagination__page,
.featured-in-block .splide__pagination .splide__pagination__page {
	border-color: #055B5F;
}
.green-section-block .splide__pagination .splide__pagination__page.is-active,
.featured-in-block .splide__pagination .splide__pagination__page.is-active {
	background: #055B5F;
}
.pattern-green-t:before,
.pattern-green-b::after {
	z-index: 1;
}
.quick-in-block {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.splide-right-two {
	padding: 50px 0;
}
.img-left-right-block {
	padding-top: 60px;
}
.img-left-right-block .img-lr-block {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.img-left-right-block .grid {
	column-gap: 13px;
}
.img-left-right-block .img-right-block img {
	mask: radial-gradient(100px at 100% 0,#0000 98%,#000);

}
.collection-btn-block {
	position: absolute;
	bottom: 20px;
}
.quick-view-block .quick-in-block {
	background: rgba(1, 94, 99, 0.5);
	backdrop-filter: blur(1px);
	padding: 17px 23px 25px 14px;
	mask: radial-gradient(20px at 100% 0,#0000 98%,#000);
}
.quick-view-block img {
	aspect-ratio: 3/1;
	object-fit: cover;
}
.quick-in-block h3 {
	margin-bottom: 6px;
}
.quick-in-block h3,
.quick-in-block a,
.quick-view-block .price-block span,
.quick-view-block .price-block {
	font-size: 16px;
	color: #fff;
}
.quick-in-block a:hover {
	opacity: 0.8;
}
.quick-view-block .price-block {
	color: #fff;
}
.quick-view-block .price-block span {
	margin-right: 6px;
}
.watch-buy-block .watch-buy-img-block img {
	aspect-ratio: 3/4;
	object-fit: cover;
	object-position: center;
}

.featured-in-block .splide__slide img {
	width: auto;
}

.watch-buy-block {
	padding-top: 60px;
}
.celebs-in-zoori-block {
	padding-top: 60px;
}
.img-big-left-block .bestsellers-big-img img,
.bestsellers-splide-right .product-not-found img {
	object-fit: cover;
	height: 460px;
	aspect-ratio: 1 / 1;
}
.bestsellers-block .splide-right-block {
	padding-left: 13px;
}
.featured-in-block .partnerlogo-block {
	padding: 0 20px;
}

@media (min-width: 1441px) {
	.img-big-left-block {
		width: 100%;
		max-width: 35%;
	}

	.img-big-left-block .bestsellers-big-img img {
		object-fit: cover;

	}

	.splide-right-block {
		width: calc(100% - 35%);
	}

	.splide-right-block .bestsellers-img-block img {
		object-fit: cover;
	}
}

@media (min-width:768px) {
	.mobile-show-only {
		display: none !important;
	}
}


@media (min-width: 768px) and (max-width: 1441px) {
	.bestsellers-block .bestsellers-img-left {
		width: 35%;
	}

	.bestsellers-block .splide-right-block {
		width: calc(100% - 35%);
	}
}
@media (max-width: 1800px) {
	.reflection-block .reflection-box {
		max-width: 821px;
		min-height: initial;
		padding: 53px 96px;
	}
	.shop-instagram-block .instagram-content h3 {
		font-size: 16px;
	}
	.bestsellers-mian-block .bestsellers-img-left .green-btn,
	.shop-by-collection-block .green-btn {
		padding: 6px 16px;
		font-size: 16px;
	}
	.green-section-block .description-block {
		max-width: 617px;
	}
	.bg-our-stores .zoori-zetail-store-content-box {
		padding: 50px 58px;
		max-width: 628px;
	}

	.home-rings-products-block .main-title {
        margin-bottom: 8px;
    }
	.home-rings-products-block .description-block {
		max-width: 424px;
	}
	.home-rings-products-block .splide__list {
		margin: 0 !important;
	}
	.home-rings-products-block .description-block {
		margin-bottom: 0;
	}
	.splide-right-two {
    	padding: 0px 0 50px 0;
	}
	.bg-green-block {
		padding: 191px 40px;
		mask: radial-gradient(60px at 100% 0, #0000 98%, #000);
	}

	.bestsellers-block .bestsellers-img-left .bestsellers-big-img img {
		mask: radial-gradient(35px at 100% 0, #0000 98%, #000);
	}
	.bestsellers-block .links-block {
        padding-bottom: 26px;
    }
	.img-left-right-block .grid {
		column-gap: 13px;
	}
	.home-rings-products-block .splide {
		margin-top: 25px;
	}
	.bestsellers-block .bestseller-content-block {
        bottom: 22px;
    }
	.bestseller-content-block .main-title {
		margin-bottom: -25px;
	}
	.bestsellers-block .links-block li {
		margin-bottom: 0;
	}
	.watch-buy-block .watch-buy-content-bottom {
		left: 13px;
		bottom: 15px;
	}

	.watch-buy-block .watch-buy-s-img,
	.watch-buy-block .watch-buy-s-img img {
		width: 83px;
		height: 104px;
		object-fit: cover;
	}

	.watch-buy-block .description-box {
		width: calc(100% - 100px);
		padding-right: 28px;
	}
	.watch-buy-block .main-title,
	.celebs-in-zoori-block .main-title,
	.shop-by-collection-block .main-title,
	.blogs-block .main-title,
	.our-stores-block .main-title,
	.shop-instagram-block .main-title {
		margin-bottom: 24px;
	}

	.collection-btn-block {
		bottom: 18px;
	}

	.img-left-right-block .img-right-block img {
		mask: radial-gradient(100px at 100% 0, #0000 98%, #000);
	}
	.our-story-block.pattern-four:before {
		width: 344px;
		height: 344px;
		top: -10px;
		right: 0px;
		background-size: 100%;
		z-index: 2;
	}
	.our-story-block {
		padding-left: 67px;
		padding-right: 67px;
	}

	.our-story-block .reflection-box {
		max-width: 584px;
		padding: 28px 40px;
		margin-bottom: 21px !important;
	}

	.explore-listing li .border-g-btn {
		font-size: 21px;
		max-width: 188px;
		min-height: 44px;
		margin-top: 28px;
	}

	.shop-instagram-block .instagram-content {
		padding-left: 62px;
	}

	.bestsellers-block .bestsellers-img-left {
		width: 29%;
	}
	.bestsellers-block .splide-right-block {
		width: calc(100% - 29%);
	}
	.quick-view-block .quick-in-block {
		padding: 15px 25px 15px 15px;
	}
}
@media (max-width: 1390px) {
.img-big-left-block .bestsellers-big-img img {
		height: 100%;
	}
	.bestsellers-splide-right .product-not-found img {
		height: 430px;
	}
}
@media (max-width: 1281px) {
	.reflection-block .reflection-box {
		max-width: 729px;
		min-height: initial;
		padding: 47px 85px;
	}
	.shop-instagram-block .instagram-content h3 {
		font-size: 16px;
	}
	.bestsellers-mian-block .bestsellers-img-left .green-btn,
	.shop-by-collection-block .green-btn {
		padding: 8px 35px;
	}
	.green-section-block .description-block {
		max-width: 615px;
	}
	.bg-our-stores .zoori-zetail-store-content-box {
		padding: 44px 58px;
		max-width: 558px;
	}

	.home-rings-products-block .main-title {
        margin-bottom: 16px;
    }
	.home-rings-products-block .description-block {
		max-width: 424px;
	}
	.home-rings-products-block .splide__list {
		margin: 0 !important;
	}
	.home-rings-products-block .description-block {
		margin-bottom: 0;
	}
	.splide-right-two {
    	padding: 40px 0;
	}
	.bg-green-block {
		padding: 160px 40px;
		mask: radial-gradient(60px at 100% 0, #0000 98%, #000);
	}
	.bestsellers-block .bestsellers-img-left .bestsellers-big-img img {
		mask: radial-gradient(35px at 100% 0, #0000 98%, #000);
	}
	.bestsellers-block .links-block {
        padding-bottom: 26px;
    }

	.home-rings-products-block .product-box .product-bg {
		padding: 0 25px 20px;
	}

	.img-left-right-block .grid {
		column-gap: 13px;
	}
	.home-rings-products-block .splide {
		margin-top: 22px;
	}
	.bestsellers-block .bestseller-content-block {
        bottom: 22px;
    }
	.bestseller-content-block .main-title {
		margin-bottom: 4px;
	}
	.bestsellers-block .links-block li {
		margin-bottom: 0;
	}
	.watch-buy-block .watch-buy-content-bottom {
		left: 13px;
		bottom: 15px;
	}

	.watch-buy-block .watch-buy-s-img,
	.watch-buy-block .watch-buy-s-img img {
		width: 83px;
		height: 104px;
		object-fit: cover;
	}

	.watch-buy-block .description-box {
		width: calc(100% - 100px);
		padding-right: 28px;
	}
	.watch-buy-block .main-title,
	.celebs-in-zoori-block .main-title,
	.shop-by-collection-block .main-title,
	.blogs-block .main-title,
	.our-stores-block .main-title,
	.shop-instagram-block .main-title{
		margin-bottom: 26px;
	}

	.collection-btn-block {
		bottom: 18px;
	}
	.img-left-right-block .img-right-block img {
		mask: radial-gradient(90px at 100% 0, #0000 98%, #000);
	}
	.our-story-block.pattern-four:before {
		width: 344px;
		height: 344px;
		top: -10px;
		right: 0px;
		background-size: 100%;
		z-index: 2;
	}
	.our-story-block {
		padding-left: 67px;
		padding-right: 67px;
	}

	.our-story-block .reflection-box {
		max-width: 584px;
		padding: 28px 40px;
		margin-bottom: 21px !important;
	}

	.explore-listing li .border-g-btn {
		font-size: 21px;
		max-width: 188px;
		min-height: 44px;
		margin-top: 28px;
	}

	.shop-instagram-block .instagram-content {
		padding-left: 62px;
	}
	.bestsellers-block .bestsellers-img-left {
		width: 29%;
	}
	.bestsellers-block .splide-right-block {
		width: calc(100% - 29%);
	}
	.quick-view-block .quick-in-block {
		padding: 15px 25px 15px 15px;
	}
	.img-big-left-block .bestsellers-big-img img {
		height: 100%;
	}
	.bestsellers-splide-right .product-not-found img {
		height: 384px;
	}
}

@media (max-width: 1025px) {
	.reflection-block .reflection-box {
		max-width: 584px;
		min-height: initial;
		padding: 37px 58px;
	}
	.shop-instagram-block .instagram-content h3 {
		font-size: 16px;
	}
	.bestsellers-mian-block .bestsellers-img-left .green-btn,
	.shop-by-collection-block .green-btn {
		padding: 7px 28px;
	}
	.green-section-block .description-block {
		max-width: 456px;
	}
	.bg-our-stores .zoori-zetail-store-content-box {
		padding: 35px 54px;
		max-width: 446px;
		height: 100%;
	}
	.home-rings-products-block .main-title {
        margin-bottom: 8px;
    }
	.home-rings-products-block .splide__list {
		margin: 0 !important;
	}
	.home-rings-products-block .description-block {
		margin-bottom: 0;
		max-width: 329px;
	}

	.blogs-block .main-subtitle {
		margin-top: 14px;
	}

	.splide-right-two {
    	padding: 50px 0;
	}
	.bg-green-block {
		padding: 131px 40px;
		mask: radial-gradient(60px at 100% 0, #0000 98%, #000);
	}
	.bestsellers-block .bestsellers-img-left .bestsellers-big-img img {
		mask: radial-gradient(35px at 100% 0, #0000 98%, #000);
	}
	.bestsellers-block .links-block {
        padding-bottom: 21px;
    }

	.home-rings-products-block .product-box .product-bg {
		padding: 0 20px 16px;
	}

	.home-rings-products-block .splide {
		margin-top: 22px;
	}
	.bestsellers-block .bestseller-content-block {
        bottom: 22px;
    }
	.bestseller-content-block .main-title {
		margin-bottom: 4px;
	}
	.bestsellers-block .links-block li {
		margin-bottom: 0;
	}
	.watch-buy-block .watch-buy-content-bottom {
		left: 13px;
		bottom: 15px;
	}

	.watch-buy-block .watch-buy-s-img,
	.watch-buy-block .watch-buy-s-img img {
		width: 83px;
		height: 104px;
		object-fit: cover;
	}

	.watch-buy-block .description-box {
		width: calc(100% - 100px);
		padding-right: 28px;
	}
	.watch-buy-block .main-title,
	.celebs-in-zoori-block .main-title,
	.shop-by-collection-block .main-title,
	.blogs-block .main-title,
	.our-stores-block .main-title,
	.shop-instagram-block .main-title,
	.featured-in-block .main-title {
		margin-bottom: 12px;
	}

	.collection-btn-block {
		bottom: 18px;
	}

	.img-left-right-block .img-right-block img {
		mask: radial-gradient(80px at 100% 0, #0000 98%, #000);
	}
	.green-section-block .splide__pagination,
	.featured-in-block .splide__pagination {
		bottom: -40px;
	}

	.our-story-block.pattern-four:before {
		width: 344px;
		height: 344px;
		top: -10px;
		right: 0px;
		background-size: 100%;
		z-index: 2;
	}
	.our-story-block {
		padding-left: 67px;
		padding-right: 67px;
	}

	.our-story-block .reflection-box {
		max-width: 584px;
		padding: 28px 40px;
		margin-bottom: 21px !important;
	}

	.explore-listing li .border-g-btn {
		font-size: 21px;
		max-width: 188px;
		min-height: 44px;
		margin-top: 28px;
	}

	.shop-instagram-block .instagram-content {
		padding-left: 62px;
	}
	.bestsellers-block .bestsellers-img-left {
		width: 29%;
	}
	.bestsellers-block .splide-right-block {
		width: calc(100% - 29%);
	}
	.quick-view-block .quick-in-block {
		padding: 12px 25px 12px 12px;
	}
	.img-big-left-block .bestsellers-big-img img {
		height: 100%;
	}
	.bestsellers-splide-right .product-not-found img {
		height: 333px;
	}
}
@media (max-width: 992px) {
	.bestsellers-block .splide-right-block {
	padding-left: 13px;
}
	.img-big-left-block .bestsellers-big-img img {
		height: 100%;
	}
	.bestsellers-splide-right .product-not-found img {
		height: 280px;
	}
	.bg-green-block::before {
		width: 65%;
	}
	.product-box .category-name {
		font-size: 18px;
	}
	.bestsellers-block .links-block li a {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.shop-instagram-block .instagram-content {
		padding-left: 24px;
	}
	.shop-instagram-splide {
		padding-bottom: 0;
	}

	.reflection-block {
		padding: 30px 0px 0;
	}
	.bestsellers-block .splide-right-block {
		width: calc(100% - 0%);
	}

	.shop-instagram-block .instagram-content h3 {
		font-size: 16px;
	}
	.home-rings-products-block .main-title {
		margin-bottom: 4px;
	}
	.home-rings-products-block .description-block {
		margin-bottom: 0;
		max-width: 240px;
	}
	.green-section-block .description-block {
        max-width: 347px;
    }
	.home-rings-products-block .splide {
		margin-top: 15px;
	}
	.home-rings-products-block .product-box .product-bg {
		gap: 8px;
	}
	.home-rings-products-block .splide__list .grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 15px;
	}
	.home-rings-products-block .splide__list {
		margin: 0 0px !important;
	}
	.img-left-right-block img {
		object-fit: cover;
	}

	.bestsellers-block .links-block {
		padding-bottom: 15px;
		justify-content: center;
	}
	.bestsellers-block .main-title {
		text-align: center;
	}
	.bestsellers-block .bestsellers-img-left {
		width: 100%;
	}
	.bestsellers-block .links-block li {
		padding-right: 8px;
    	margin-right: 8px;
	}
	.bestsellers-block .bestsellers-img-left .bestsellers-big-img {
		max-width: 100%;
		margin: 0 auto;
	}
	.bestsellers-img-left {
		margin-bottom: 15px;
	}
	.bestsellers-mian-block .bestsellers-img-left .main-title {
		margin-bottom: 8px;
	}
	.bestsellers-mian-block .bestsellers-img-left .green-btn {
		padding: 4px 22px;
	}
	.bestsellers-block .bestsellers-img-left .bestsellers-big-img img {
         mask: radial-gradient(30px at 100% 0, #0000 98%, #000);
    }
	.bestsellers-block .bestseller-content-block {
		bottom: 20px;
	}

	.bestsellers-block .bestsellers-mian-block {
		padding-bottom: 0;
	}
	.bg-green-block {
		mask: inherit;
		padding: 46px 25px 0;
	}
	.green-section-block {
		margin-top: 30px;
		padding: 0;
	}
	.green-section-block::after {
		content: "";
		position: absolute;
		background: url(../assets/images/pattern-green-b.svg);
		width: 196px;
		height: 166px;
		background-size: 100%;
		bottom: 0px;
		left: 0;
	}
	.pattern-green-b::after {
		display: none;
	}
	.pattern-green-t:before {
		height: 156px;
		width: 132px;
	}
	.bg-green-block::before {
		width: 100%;
		mask: radial-gradient(40px at 100% 0, #0000 98%, #000);
	}
	.img-left-right-block .img-right-block img {
		mask: radial-gradient(40px at 100% 0, #0000 98%, #000);
	}
	.splide-right-two {
		padding: 30px 0;
		z-index: 2;
	}
	.quick-view-block .quick-in-block {
		padding: 12px 25px 16px 12px;
		width: 100%;
        max-width: 260px;
	}
	.featured-in-block .main-title  {
		padding: 0;
	}
	.img-left-right-block .grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.celebs-in-zoori-block .splide {
		padding-left: 0;
	}
	.collection-btn-block {
		bottom: 16px;
	}
	.collection-btn-block .green-btn {
		padding: 5px 18px;
	}
	.green-section-block .splide__pagination, .featured-in-block .splide__pagination {
		bottom: -40px;
	}
	.featured-in-block .partnerlogo-block {
		padding: 0;
	}
	.bg-our-stores {
		padding: 30px 30px 40px;
	}
	.our-stores-block .splide__pagination {
		bottom: -23px;
	}
	.our-stores-block .splide__pagination .splide__pagination__page {
		margin: 0 5px;
	}
	.blogs-block .main-subtitle {
		margin-top: 7px;
	}
	.shop-instagram-block {
		padding-bottom: 0;
	}
	.recently-img-block {
		column-gap: 10px;
	}
	.recently-img-block div {
		width: calc(49% - 13px);
	}
	.img-left-right-block .grid {
		column-gap: 13px;
	}
	.reflection-block .reflection-box {
		max-width: 100%;
		padding: 32px 16px 24px;
	}
	.reflection-block .reflection-box .main-title {
		margin-bottom: 4px;
	}
	.img-big-left-block .bestsellers-big-img img,
	.quick-view-block img,
	.home-zoori-block .zoori-img-block img,
	.img-left-right-block img {
		aspect-ratio: inherit;
	}
	.divider-block {
		margin-top: 0;
		margin-bottom: 0;
	}
	.featured-in-block {
		margin-top: 30px;
	}
	.quick-view-block,
	.watch-buy-block,
	.celebs-in-zoori-block,
	.img-left-right-block,
	.our-stores-block,
	.blogs-block,
	.shop-instagram-block {
		padding-top: 30px;
	}
	.featured-in-block {
		padding-bottom: 40px;
	}
	.key-promises-block .main-title {
        padding-top: 30px;
    }
	.bg-our-stores .zoori-zetail-store-content-box {
		padding: 30px;
	}
	.img-big-left-block .bestsellers-big-img img,
	.bestsellers-splide-right .product-not-found img {
		object-fit: cover;
		height: auto;
		aspect-ratio: inherit;
	}
	.bestsellers-block .splide-right-block {
		padding-left: 0;
	}
	.img-big-left-block .bestsellers-big-img img {
		height: auto;
		width: auto !important;
		max-width: 100%;
		margin: 0 auto;
	}
	.category-main-block {
		padding-top: 30px;
	}
	.bestsellers-block .links-block li a,
	.home-rings-products-block .product-box h2 {
		font-size: 16px;
	}

}
@media (max-width: 641px) {
	.customer-reviews-block .bg-green::after {
		display: none;
	}
	.bestsellers-block .links-block li a {
		font-size: 14px;
	}
}
@media (max-width: 440px) {
	.img-big-left-block .bestsellers-big-img img {
		width: 100% !important;
	}
}

@media (max-width: 430px) {
	#more_to_explore_splide .splide__slide {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		box-sizing: border-box !important;
	}
	#more_to_explore_splide .more-explore-img {
		width: 100% !important;
	}
	#more_to_explore_splide .blog-img {
		width: 100% !important;
		height: auto !important;
		display: block !important;
	}
	.blogs-block .main-subtitle {
		font-size: 16px;
		line-height: 1.4;
		margin-top: 10px;
	}
}
