/*Home Related css add here - Transpacific Software PVT LTD*/
.tps-top-banner img{
	width: 100%;
}
.tps-top-banner{
	position: relative;
}
.tps-top-banner .tps-banner-text-box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.tps-top-banner .tps-banner-text-box .elementor-widget-text-editor{
	max-width: 620px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-home-shape-child-container{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols{
	width: 9%;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols p{
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;	
    margin-inline: auto;
    padding: 10px 10px;
    border: 1px solid transparent;
    grid-row-gap: 10px;
    border-radius: 14px;
    width: 100%;
    max-width: 85px;
    margin-inline: auto;
}	
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols p::before{
	content: '';
	height: 55px;
	width: 55px;
	background-image: url(../images/homepage-sprite.svg);
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="round"] p::before{
	background-position: -29px -42px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="cushion"] p::before{
	background-position:  -231px -42px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="oval"] p::before{
	background-position: -515px -42px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="Princess"] p::before{
	background-position: -125px -42px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="Asscher"] p::before{
	background-position: -334px -42px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="Marquise"] p::before{
	background-position: -431px -42px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="Radiant"] p::before{
	background-position: -881px -42px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="Pear"] p::before{
	background-position: -605px -42px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="Emerald"] p::before{
	background-position: -698px -42px;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols[title="Heart"] p::before{
	background-position: -787px -42px;
}
.tps-design-our-own-ring-section .elementor-heading-title{
	text-transform: capitalize;
}
.tps-design-our-own-ring-section .elementor-widget-text-editor p{
	margin-bottom: 0px;
}
.tps-design-our-own-ring-section .elementor-widget-text-editor p br{
	display: none !important;
}
.tps-design-our-own-ring-section .elementor-widget-image .elementor-widget-container{
	height: fit-content;
}
.tps-shop-jewelery-section .tps-shop-jewelery-row .elementor-widget-image .elementor-widget-container,
.tps-design-our-own-ring-section .elementor-widget-image .elementor-widget-container,
.tps-shop-jewelery-left-section .elementor-widget-image .elementor-widget-container{
	overflow: hidden;
}
.tps-shop-jewelery-section .tps-shop-jewelery-row .elementor-widget-image .elementor-widget-container img,
.tps-design-our-own-ring-section .elementor-widget-image .elementor-widget-container img,
.tps-shop-jewelery-left-section .elementor-widget-image .elementor-widget-container img{
	transition-duration: .5s;
    transition-property: transform;
}
.tps-shop-jewelery-section  .tps-shop-jewelery-row > .e-con-full{
	padding: 0px !important;
}
.tps-shop-jewelery-section  .tps-shop-jewelery-row {
	grid-column-gap: 20px;
}
.tps-at-your-services-section .tps-shop-jewelery-right-section{
	padding: 50px 20px;
}
.tps-at-your-services-section .tps-shop-jewelery-right-section h2.elementor-heading-title{
	color: var(--site-white-color);
}
.tps-design-our-own-ring-section .tps-common-btn .elementor-button{
	max-width: 140px;
    width: 100%;
}
.tps-shop-jewelery-right-section .tps-btn-group{
	display: grid;
	grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    flex-direction: unset;
    justify-content: center;
    width: 100%;
    max-width: 495px;
    margin-inline: auto;	
}
.tps-shop-jewelery-right-section .tps-btn-group .elementor-button{
	max-width: 236px;
	width: 100%;
}
.tps-shop-jewelery-right-section .elementor-widget-text-editor{
	max-width: 533px !important;
    margin-inline: auto;
}
.tps-shop-jewelery-section .elementor-widget-heading .elementor-heading-title{
	position: relative;
}
.tps-shop-jewelery-section .elementor-widget-heading .elementor-heading-title::after{
	content: '';
	width: 0%;
	height: 1px;
	background-color: var(--site-text-black-color);
	position: absolute;
	bottom: 2px;
	left: 50%;
	transform: translateX(-50%);
	transition: width 0.5s ease;
}
.tps-services-section .tps-services-container .elementor-element .elementor-heading-title{
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.tps-services-section .tps-services-container .elementor-element .elementor-heading-title::before{
	content: '';
	width: 90px;
    height: 90px;
	border: 1px solid transparent;
	margin-inline: auto;
	margin-bottom: 10px;
	background-image: url(../images/homepage-sprite.svg);
	border-radius: 3px;
}
.tps-services-section .tps-services-container .elementor-element[title="Transparency"] .elementor-heading-title::before{
	background-position: -20px -318px;
}
.tps-services-section .tps-services-container .elementor-element[title="Stress Free Shopping"] .elementor-heading-title::before{
	background-position: -150px -319px;
}
.tps-services-section .tps-services-container .elementor-element[title="Education"] .elementor-heading-title::before{
	background-position: -289px -316px;
}
.tps-services-section .tps-services-container .elementor-element[title="Customer Service"] .elementor-heading-title::before{
	background-position: -422px -318px;
}
.tps-services-section .tps-services-container .elementor-element[title="GIA Experts"] .elementor-heading-title::before{
	background-position: -543px -317px;
}
.tps-services-section .tps-services-container .elementor-element[title="Price Match Guarantee"] .elementor-heading-title::before{
	background-position: -664px -317px;
}
.tps-services-section .tps-services-container .elementor-element[title="Chrysella Care"] .elementor-heading-title::before{
	background-position: -784px -318px;
}
.tps-services-section .tps-services-container .elementor-element[title="Quality"] .elementor-heading-title::before{
	background-position: -908px -318px;
}
.tps-shop-by-seller-section-slider .swiper-slide .slider-item-text{
	display: block;
	text-align: center;
	width: 100%;
}	

.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider{
	padding-top: 40px !important;
    padding-bottom: 0px !important;
    width: 100% !important;
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-wrapper{
	box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide{
	display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0;
    margin: auto;
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-active {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0;
    margin: auto;
}
.tps-shop-by-seller-section-slider .swiper-slide img{
	width: 100%;
    transition: 0.3s ease-in-out;
    height: auto;
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-active img {
    z-index: 20;
    transform: scale(1.25);
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-active .slider-item-text{
	opacity: 0;
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr{
	display: flex;
    align-items: center;
    justify-content: center;
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-prev, 
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-next{
	position: unset !important;
    background-image: url(../images/Arrow.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    content: "";
    cursor: pointer;
    height: 84px;
    margin-top: 0px;
    max-width: 33%;
    transition: all .3s;
    width: 200px;
    background-position: center;
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-prev {
   transform: rotate(180deg);
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-prev, 
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-next{
 	webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-prev::after, 
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-next::after{
	display: none;
}
.tps-shop-by-seller-section-slider .swiper-slide .slider-item-text{
	margin-top: 15px;
}
.tps-shop-by-seller-section-slider .swiper-slide .slider-item-text,
.tps-shop-by-seller-section-slider .swiper-slide-content-cr .swiper-active-title{
	font-family: 'Athiti';
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	color: var(--site-text-black-color);
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide.swiper-slide-prev img{
	margin-left: -18px;
}
.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide.swiper-slide-next img{
	margin-left: 18px;
}
.wp-gr.wpac .wp-google-left img{
	width: 30px !important;
    height: 30px !important;
}
.wp-gr .wp-google-time{
	display: none !important;
}
.wp-gr .grw-review .wp-google-stars {
    margin: 5px 0 7px !important;
}
.wp-gr .wp-google-text{
	font-size: 16px !important;
	font-family: 'Athiti' !important;
	color: var(--site-text-black-color) !important;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.wp-gr .grw-header .wp-google-left img{
	width: 50px !important;
    height: 50px !important;
    border-radius: 0 !important;
}
.wp-gr .grw-header .wp-google-left {
    vertical-align: middle !important;
}
.wp-gr .wp-google-name{
	font-size: 16px !important;
	line-height: 16px !important;
	color: var(--site-text-black-color) !important;
	font-weight: 600 !important;
}
.wp-gr.wpac a.wp-google-name{
	color: var(--site-text-black-color) !important;
}
.wp-gr .grw-header .wp-google-name{
	font-weight: 500 !important;
}
.wp-gr .grw-btns{
	height: 50px !important;
    width: 50px !important;
    background-image: url(../images/homepage-sprite.svg) !important;
}
.wp-gr .grw-btns svg{
	display: none !important;
}
.wp-gr .grw-btns.tps-disable{
	opacity: 0.5;
	pointer-events: none;
}
.wp-gr .grw-btns.grw-prev{
	background-position: -255px -227px !important;
}
.wp-gr .grw-btns.grw-next{
	background-position: -285px -227px !important;
}
.tps-services-section {
	padding-block: 70px !important;
}
.tps-shop-jewelery-right-section  .elementor-widget-container{
	color: var(--site-white-color) !important;
}
.tps-top-banner .tps-home-banner-mob-img,
.tps-top-banner .tps-home-banner-tab-img,
.tps_diamond_shape_slider_pagination{
	display: none;
}
.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols  .tps-shape-cols{
	width: 100%;
}	
.grid-wrapper > div {
	display: flex;
	justify-content: center;
	align-items: center;
}
.grid-wrapper  div  img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition-duration: .5s;
    transition-property: transform;
}
.grid-wrapper {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	grid-auto-rows: 200px;
	grid-auto-flow: dense;
}
.grid-wrapper .e-con-full .elementor-widget-image,
.grid-wrapper .e-con-full .elementor-widget-image .elementor-widget-container,
.grid-wrapper .e-con-full .elementor-widget-image .elementor-widget-container a{
	width:100%;
	height:100%;
	overflow: hidden;
}
.grid-wrapper .wide {
	grid-column: span 2;
}
.grid-wrapper .tall {
	grid-row: span 2;
}
.grid-wrapper .big {
	grid-column: span 2;
	grid-row: span 2;
}
.grid-wrapper,
.grid-wrapper > div{
	 flex-basis:unset !important;
	 flex-direction:unset !important;
	 flex-grow:unset !important;
	 flex-shrink:unset !important;
}
.grid-wrapper > div{
	padding:0px !important;	
}

.tps-home-love-strory-section .tps-common-btn a{
	max-width: 280px;
}
.tps-services-section a{
	pointer-events: none !important;
	cursor: default !important;
}



/*Media Query Start here*/
@media(hover:hover){
	.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-prev:hover{
		transform: rotate(180deg) translate(10px);
	} 
    .tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-next:hover{
		transform: translate(10px);
	}
	.tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols:hover p{
		border-color: var(--site-text-black-color);
	}
	.tps-shop-jewelery-section .tps-shop-jewelery-row .e-con-full:hover .elementor-widget-image .elementor-widget-container img,
	.tps-design-our-own-ring-section .elementor-widget-image .elementor-widget-container:hover img,
	.tps-shop-jewelery-left-section .elementor-widget-image .elementor-widget-container:hover img{
		transform: scale(1.1);
	}
	.tps-shop-jewelery-section .tps-shop-jewelery-row  .e-con-full:hover .elementor-widget-heading .elementor-heading-title::after{
		width: 100%;
	}
	.tps-services-section .tps-services-container .elementor-element:hover .elementor-heading-title::before{
		border-color:var(--site-text-black-color);
	}

	.grid-wrapper .e-con-full .elementor-widget-image .elementor-widget-container a:hover img{
		transform: scale(1.1);
	}
}

@media(max-width:1350px){
	.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide.swiper-slide-prev img {
	    margin-left: -12px;
	}
	.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide.swiper-slide-next img {
	    margin-left: 12px;
	}
}
@media(max-width:1280px){
	.tps-services-section .tps-services-container .elementor-element .elementor-heading-title{
		font-size: 16px;
        line-height: 21px;
	}
	.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-prev, 
	.tps-shop-by-seller-section-slider .tps-best-seller-engagement-rings-slider .swiper-slide-content-cr .swiper-button-next{
		height: 60px;
		width: 152px;
	}
	.tps-shop-by-seller-section-slider .swiper-slide .slider-item-text {
	    margin-top: 5px;
	}
}
@media(max-width:1199px){
	.tps-top-banner .tps-banner-text-box .elementor-widget-text-editor{
		max-width: 520px !important;
	}
	.tps-top-banner .tps-banner-text-box .elementor-widget-text-editor br{
		display: none !important;
	}
	.tps-at-your-services-section .tps-shop-jewelery-right-section {
	    padding: 38px 20px;
	}
	.tps-services-section .tps-services-container .elementor-element .elementor-heading-title {
        font-size: 14px;
        line-height: 19px;
    }
    .tps-shop-jewelery-section .elementor-widget-heading span.elementor-heading-title,
    .tps-shop-by-seller-section-slider .swiper-slide .slider-item-text, 
    .tps-shop-by-seller-section-slider .swiper-slide-content-cr .swiper-active-title{
    	font-size: 16px;
    	line-height: 16px;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(1){
    	margin-right: 20px !important;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(2){
    	margin-left: 20px !important;
    }
    .tps-shop-jewelery-left-section .elementor-widget-image,
    .tps-shop-jewelery-left-section .elementor-widget-image div,
    .tps-shop-jewelery-left-section .elementor-widget-image img{
    	height: 100%;
    	object-fit: cover;
    }
}

@media(max-width:991px){
	.tps-top-banner > .elementor-element > .elementor-widget-container{
		height: 480px;
	}
	.tps-top-banner img{
		height: 100%;
	    object-fit: cover;
	    object-position: center center;
	}
	.tps-top-banner .tps-banner-text-box > .e-con-inner{
		max-width: 400px;
        margin-left: unset;
	}
	h1, .tps_main_heading{
		line-height: 38px !important;
	}
	.tps-shop-jewelery-right-section .tps-btn-group .elementor-button{
		padding: 12px 10px;
	}
	.tps-services-section .tps-services-container > .e-con-inner{
		flex-wrap: wrap;
        grid-row-gap: 15px;
	}
	.tps-services-section .tps-services-container > .e-con-inner a.elementor-element{
		width: 25%;
	}
	.tps-services-section{
		padding-top: 45px !important;
		padding-bottom: 45px !important;
	}
	.tps-services-section{
		background-position: top right !important;
	}
	.tps-top-banner .tps-home-banner-tab-img{
		display: block;
	}
	.tps-top-banner .tps-home-banner-desktop-img{
		display: none;
	}
}
@media(max-width:767px){
   .tps-top-banner .tps-home-banner-tab-img{
		display: none;
   }
   .tps-top-banner .tps-home-banner-mob-img{
		display: block;
		position: relative;
   }
   .tps-top-banner .tps-home-banner-mob-img::after{
   	   content: '';
   	   width: 100%;
   	   height: 100%;
   	   background-color: #00000029;
   	   position: absolute;
   	   left: 0;
   	   top: 0;
   }
   .tps-top-banner > .elementor-element > .elementor-widget-container{
		height: 700px;
	}
	.tps-top-banner .tps-banner-text-box > .e-con-inner{
		margin-left: auto;
		text-align: center;
		max-width: 340px;
	}
	.tps-top-banner .tps-banner-text-box{
		bottom: 20px;
		top: auto;
		transform: translate(-50%, 0%);
	}
	.tps-top-banner .tps-banner-text-box > .e-con-inner h1,
	.tps-top-banner .tps-banner-text-box > .e-con-inner p{
		color: var(--site-white-color);
	}
	.tps-top-banner .tps-banner-text-box > .e-con-inner p{
		font-size: 14px;
		line-height: 20px;
	}
	h1, .tps_main_heading,
	h2, .tps_subtittle_heading{
        line-height:32px !important;
    }
    .tps-top-banner .tps-banner-text-box > .e-con-inner a.elementor-button{
    	color: var(--site-white-color) !important;
    	border-color: var(--site-white-color);
    }
    .tps-design-our-own-ring-section .elementor-heading-title{
    	max-width: 250px;
        margin-inline: auto;        
    }
    .tps-design-our-own-ring-section h2.elementor-heading-title{
    	margin: -10px auto -10px auto;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(1) {
        margin-right: 0px !important;
        text-align: center;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(2) {
        margin-left: 0px !important;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(2) > .elementor-element:nth-child(1){
    	order: 2;
    	-webkit-order:2;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(2) > .elementor-element:nth-child(2){
    	order: 3;
    	-webkit-order:3;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(2) > .elementor-element:nth-child(3){
    	order: 4;
    	-webkit-order:4;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(2) > .elementor-element:nth-child(4){
    	order: 1;
    	-webkit-order:1;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(2) .elementor-widget-text-editor .elementor-widget-container,
    .tps-at-your-services-section .elementor-widget-text-editor .elementor-widget-container{
    	font-size: 14px;
    	line-height: 24px;
    }
    .tps-design-our-own-ring-container .e-con-full .elementor-widget-image > .elementor-widget-container{
    	margin-bottom: 0px;
    }
    .tps-design-our-own-ring-container .e-con-full .elementor-widget-image > .elementor-widget-container img{
    	margin-bottom: 30px;
    }
    .tps-design-our-own-ring-container .e-con-full:nth-child(1) .elementor-widget-button{
    	margin-bottom: 40px;
    }
    .tps-design-our-own-ring-container .e-con-full .elementor-widget-text-editor{
    	max-width: 335px !important;
    	margin-inline: auto;
    }
    .tps-at-your-services-section > .e-con-inner{
    	flex-direction: column-reverse !important;
    }
    .tps-at-your-services-section img{
    	margin-bottom: 15px;
    }
    .tps-gome-shape-section .tps-gome-shape-section-container .tps-home-shape-child-container,
    .tps-shop-jewelery-section .tps-shop-jewelery-row{
    	flex-direction: unset !important;
    	flex-wrap: unset !important;
    	justify-content: unset !important;
    }
    .tps-shop-jewelery-section .tps-shop-jewelery-row{
    	grid-column-gap: unset !important;
    }
    .tps-gome-shape-section .tps-gome-shape-section-container .tps-home-shape-child-container .swiper-slide,
    .tps-shop-jewelery-section .tps-shop-jewelery-row .swiper-slide{
    	flex-shrink: 0 !important;
    }
    .wp-gr .grw-row{
    	flex-direction: column;
    }
    .wp-google-place{
    	display: flex !important;
	    flex-direction: column !important;
	    align-items: center !important;
	    text-align: center !important;
	    grid-row-gap: 20px !important;
    }
    .wp-gr .wp-google-right{
    	width: fit-content !important;
    	text-align: center !important;
    }
    .wp-gr .grw-header-inner{
    	padding: 0px 0px 22px 0px !important;
    }
    .wp-gr.wpac .wp-google-name{
    	padding-right: 0px !important;
    }
    .wp-gr .wp-google-right .wp-google-name + div {
        margin: 12px 0px 13px !important;
    }
    .tps-home-google-reivew > .e-con-inner .elementor-widget-heading .elementor-widget-container{
    	padding: 0px 0px 25px 0px;
    }
    .tps-shop-jewelery-container.swiper{
    	padding: 0px 150px 0px 0px;
    }
    .tps-gome-shape-section-container.swiper{
    	padding: 0px 50px 0px 0px;
    }
    .tps-gome-shape-section .tps-gome-shape-section-container .tps-shape-cols p{
    	padding: 10px 0px;
    }
    .tps-home-love-strory-section .elementor-widget-heading:nth-child(2) .elementor-widget-container{
    	padding-top: 0px;
    }
    .tps-home-love-strory-section .elementor-widget-heading:nth-child(2) .elementor-widget-container .elementor-heading-title{
    	font-size: 16px;
    	line-height: 16px;
    }

}
@media(max-width:580px){
	.tps-shop-jewelery-right-section .tps-btn-group{
		grid-template-columns: 1fr;
		grid-row-gap: 15px;
	}
	.tps-shop-jewelery-right-section .tps-btn-group .elementor-button {
        margin-inline: auto;
        display: block;
    }
    .tps-services-section .tps-services-container > .e-con-inner a.elementor-element {
        width: 50%;
    }
    .grid-wrapper{
    	grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
    }
}