/*Start Common Code here --- Transpacific Software PVT LTD*/
/* --primary-site-color  - #6A0DAD
    --secondry-site-color  - #A966CC
    --site-text-black-color - #1C1C1C
    --site-color-4 -  #6E6E73
    --site-color-5  - #CCCCCC
    --site-color-6  - #EBD2FF
    --site-color-7  - #F8F8F8
    --site-color-8  - #F0EDE8
	--site-color-9  - #F5F5F5
    --site-white-color  - #FCFCFC
    --site-property-loader-color - #dddddd
	--site-property-loader-bg-color - #f6f7f8
    --site-transparant-color - transparent
	--site-property-loader-bg-color2 - #e7e7e966
    */

/*End*/

@font-face {
	font-family: 'Libre Baskerville';
	src: url('../fonts/LibreBaskerville-Regular.eot');
	src: url('../fonts/LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/LibreBaskerville-Regular.woff2') format('woff2'),
		url('../fonts/LibreBaskerville-Regular.woff') format('woff'),
		url('../fonts/LibreBaskerville-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Arimo';
	src: url('../fonts/Arimo-VariableFont_wght.eot');
	src: url('../fonts/Arimo-VariableFont_wght.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Arimo-VariableFont_wght.woff2') format('woff2'),
		url('../fonts/Arimo-VariableFont_wght.woff') format('woff'),
		url('../fonts/Arimo-VariableFont_wght.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}


:root {
  --font-body-family: 'Arimo';
  --font-header-family: 'Libre Baskerville';
}

.tps-common-container {
	max-width: 1440px;
	padding-inline: 15px;
	margin-inline: auto;
}

body {
	font-family: var(--font-body-family);
	font-weight: normal;
}

* {
	box-sizing: border-box;
}

body,
button,
input,
select,
textarea {
	font-family: var(--font-body-family);
	color: var(--site-text-black-color);
}

a,
li,
button {
	text-decoration: none !important;
	outline: none;
	box-shadow: none;
}

h1,
.tps_main_heading {
	font-family: var(--font-header-family);
	font-size: 35px;
	line-height: 45px;
	font-weight: 400;
}

h2,
.tps_subtittle_heading {
	font-family: var(--font-header-family);
	font-size: 32px;
	line-height: 42px;
	font-weight: 400;
}

h3,
.tps-sub-heading .elementor-heading-title {
	font-size: 25px;
	line-height: 35px;
	color: var(--site-text-black-color);
	font-family: var(--font-header-family);
	font-weight: 400;
}

h4 {}

h5 {}

h6 {}

.tps_common_space {
	margin-bottom: 100px;
}

p,
.tps-para {
	font-size: 16px;
	line-height: 28px;
}

li{
	line-height: 28px;
}

.tps-common-btn a,
.tps-common-custome-btn {
	font-size: 16px;
	line-height: 16px;
	color: var(--site-white-color);
	font-family: var(--font-body-family);
	font-weight: 500;
	background-color: var(--primary-site-color);
	border: 1px solid var(--primary-site-color);
	border-radius: 0px !important;
	max-width: 232px;
	transition: 0.5s ease;
}

.tps-common-opp-btn a,
.tps-common-custome-opp-btn {
	font-size: 16px;
	line-height: 16px;
	color: var(--site-white-color) !important;
	font-family: var(--font-body-family) !important;
	font-weight: 500;
	background-color: var(--site-transparant-color) !important;
	border: 1px solid var(--site-white-color) !important;
	border-radius: 0px !important;
	max-width: 232px;
	transition: 0.5s ease;
}

#masthead .inside-header.grid-container {
	max-width: 1440px;
	padding: 0px 15px 0px 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	transition: all 0.3s ease;
}

.nav-float-right #site-navigation {
	margin-left: unset !important;
}

.site-header .header-widget .tps-header-left-side-bar {
	position: absolute;
	left: 15px;
	top: 22%;
}

.site-header .header-widget .tps-header-right-side-bar {
	position: absolute;
	right: 15px;
	top: 18%;
}

.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head {
	position: absolute;
	right: 215px;
	top: 18%;
}

.top-bar-align-right.top-bar {
	background-color: var(--site-color-6);
}

.top-bar-align-right.top-bar .grid-container {
	max-width: 1440px;
	padding: 9px 15px 10px 15px;
	margin-inline: auto;
}

.top-bar-align-right.top-bar p {
	color: var(--site-text-black-color);
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	width: 100%;
	text-align: center;
	font-family: var(--font-body-family);
}

.top-bar-align-right.top-bar aside {
	margin-inline: auto;
}

#masthead {
	border-bottom: 2px solid var(--site-color-5);
}

#masthead .tps-header-left-side-bar ul,
#masthead .tps-header-right-side-bar ul {
	display: flex;
	align-items: center;
	grid-gap: 15px;
}

#masthead .tps-header-left-side-bar ul {
	grid-gap: 30px;
}

#masthead .tps-header-left-side-bar ul li a,
#masthead .tps-header-right-side-bar ul li a,
#masthead .tps-header-left-side-bar ul li span,
#masthead .tps-header-right-side-bar ul li span {
	font-size: 16px;
	line-height: 16px;
	color: var(--site-text-black-color);
	font-family: var(--font-body-family);
	font-weight: 400 !important;
}

 #masthead .tps-header-right-side-bar ul li a.tps-header-icon-anchor{
	font-size: 0px;
 }

#masthead ul li.tps-header-left-right-icon {
	display: inline-block;
	align-content: center;
	margin-bottom: 0px;
}

#masthead ul li.tps-header-left-right-icon a.tps-header-icon-anchor,
#masthead ul li.tps-header-left-right-icon span.tps-header-icon-span {
	position: relative;
	display: flex;
	align-items: center;
	grid-gap: 5px;
}

#masthead ul li.tps-header-left-right-icon a.tps-header-icon-anchor::before,
#masthead ul li.tps-header-left-right-icon a span.tps-header-icon-span::before,
#masthead ul li.tps-header-left-right-icon.tps-cart .wmc-cart::before,
#masthead ul li.tps-header-left-right-icon .tps-header-icon-search-span::before {
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(../images/heade-footer-sprite.svg);
	display: block;
}

#masthead ul li.tps-header-left-right-icon.tps-cart .wmc-cart img {
	display: none;
}

.tps-hidden {
	display: none;
}

#masthead ul li.tps-header-left-right-icon.tps-header-call a.tps-header-icon-anchor::before {
	background-position: -15px -17px;
}

#masthead ul li.tps-header-left-right-icon.tps-book-an-appoinment a.tps-header-icon-anchor::before {
	background-position: -61px -17px;
}

#masthead ul li.tps-header-left-right-icon.tps-myaccount a.tps-header-icon-anchor::before {
	background-position: -113px -17px;
}

#masthead ul li.tps-header-left-right-icon.tps-cart .wmc-cart::before {
	background-position: -215px -17px;
}

#masthead ul li.tps-header-left-right-icon .tps-header-icon-search-span::before {
	background-position: -161px -17px;
}

#masthead ul li.tps-header-left-right-icon.tps-cart .wmc-cart .wmc-count {
	height: 17px;
	width: 17px;
	color: var(--site-white-color);
	right: -9px;
	top: -9px;
	font-size: 11px;
	padding: 0px 0px 0px 2px;
	line-height: 35px;
	font-weight: 700;
}

#masthead ul li.tps-header-left-right-icon a.tps-header-icon-anchor {
	position: relative;
	overflow: hidden;
}

#masthead ul li.tps-header-left-right-icon a.tps-header-icon-anchor::after {
	content: '';
	width: 0%;
	position: absolute;
	height: 1px;
	left: 25px;
	bottom: 0;
	background-color: var(--site-text-black-color);
	transition: width 0.5s ease;
}

#masthead ul li.tps-header-left-right-icon.tps-search {
	cursor: pointer;
	position: relative;
}

#masthead ul li.tps-header-left-right-icon.tps-search .tps-search-hide {
	display: none;
	width: 0;
	transition: width 0.5s ease;
}

#masthead ul li.tps-header-left-right-icon.tps-search .tps-header-search-expand {
    position: absolute;
    right: -14px;
    top: 50px;
    transform: translateY(-50%);
    width: 200px;
    z-index: 999;
}

.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head a.tps-retailer-btn{
	font-size: 14px;
	background-color: var(--primary-site-color);
	padding: 5px 12px;
	color: var(--site-white-color);
	border-radius: 5px;
	border: 1px solid var(--primary-site-color);
}

.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head a.tps-retailer-btn.tps-logout{
	background-color: var(--site-white-color);
	color: var(--primary-site-color);
}

#masthead .ysm-search-widget .search-field[type=search] {
	padding: 3px 40px 7px 10px;
	border-color: var(--site-text-black-color);
	color: var(--site-text-black-color);
	font-size: 14px;
	line-height: 24px;
	font-family: var(--font-body-family);
	font-weight: normal;
	border-radius: 5px;
	outline: none;
	box-shadow: none;
}

#masthead .ysm-search-widget .search-field[type=search]::placeholder {
	font-size: 14px;
	line-height: 24px;
	font-family: var(--font-body-family);
	font-weight: normal;
}

#masthead .smart-search-popup {
	top: 38px;
	width: 350px !important;
	right: 0;
}

#masthead .widget .search-form button.search-submit:before {
	content: '';
	background-image: url(../images/heade-footer-sprite.svg);
	background-position: -161px -17px;
}

#masthead .ysm-search-widget-1 .smart-search-suggestions .smart-search-post-icon {
	height: 50px;
}

#masthead .smart-search-results .smart-search-suggestions .autocomplete-suggestion .smart-search-post-icon>img {
	height: 100%;
	width: 100%;
	object-fit: scale-down;
	font-size: 0px;
}

#masthead .smart-search-post-title {
	font-size: 14px;
	line-height: 20px;
	color: var(--site-text-black-color);
	font-weight: 500;
	margin-bottom: 10px;
}

#masthead .smart-search-post-sku {
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
}

.smart-search-post-price {
	font-size: 16px;
	margin-bottom: 10px;
}

#masthead .smart-search-post {
	padding: 5px 8px 0;
}

#masthead .smart-search-view-all-holder a {
	background-color: var(--secondry-site-color);
	font-size: 16px !important;
	line-height: 16px !important;
	color: var(--site-white-color) !important;
	font-family: 'Lato';
	padding-top: 10px;
}

#masthead .shortcode-wrapper .wmc-content {
	top: 30px !important;
}

#masthead .wmc-content:not(.wmc-empty) {
	width: 300px;
	height: 412px;
}

#masthead .wmc-subtotal {
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: 1px solid #ededed;
}

#masthead .wmc-content span.h3 {
	font-size: 18px !important;
	background-color: var(--secondry-site-color);
	text-transform: uppercase;
	color: var(--site-white-color);
	line-height: 26px;
	width: 100%;
	display: block;
	padding: 7px 10px 7px 10px;
}

#masthead .shortcode-wrapper .wmc-content.wmc-empty span.h3 {
	font-size: 14px !important;
	background-color: var(--site-white-color);
	color: var(--site-text-black-color);
	text-transform: capitalize;
	font-family: var(--font-body-family);
	padding: 7px 10px 7px 10px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
	padding: 0px 0px 0px 15px !important;
	top: 58px;
	background-color: var(--site-color-7);
	box-shadow: 0px 6px 9px 0px rgb(0 0 0 / 11%);
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
	font-size: 15px;
	line-height: 15px;
	color: var(--site-text-black-color) !important;
	text-transform: capitalize;
	padding: 0px;
	height: auto;
	background-color: var(--site-transparant-color) !important;
	position: relative;
	font-family: var(--font-body-family);
	font-weight: 400 !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
	padding: 0px 15px 0px 15px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-child(1) {
	padding-left: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-last-child(1) {
	padding-right: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary {
	padding: 25px 0px 8px 0px;
	transition: all 0.3s ease;
}

.main-navigation .menu-item-has-children .dropdown-menu-toggle,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
	display: none;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link::after,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
	content: '';
	width: 0%;
	height: 1px;
	background-color: var(--primary-site-color);
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	display: block;
	transition: 0.5s ease;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
	left: 0;
	transform: none;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.active>a.mega-menu-link::after {
	width: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_en,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_diamond,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_wedding_band,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_jewlery,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_gift,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_service,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_education,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_about,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_contact {
	max-width: 100%;
	margin-inline: auto;
	float: unset !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_en{
	padding-left: 10%;
}

 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_wedding_band{
	padding-left: 10%;
 }

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_diamond{
padding-left: 12%;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_jewlery{
	padding-left: 5%;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_gift {
	padding-left: 10%;
}

 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_about{
	padding-left: 22%;
 }

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_education {
	max-width: 1550px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
	padding: 0px !important;
	margin-bottom: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:last-child{
	margin-bottom: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column.mega-tps-_mega_menu_banner>ul.mega-sub-menu>li.mega-menu-item{
    margin-bottom: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column.mega-tps_menu_icon{
   padding-top: 40px;
}

.main-navigation ul ul li.mega-tps-_mega_menu_banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
	font-size: 16px;
	line-height: 20px;
	color: var(--site-text-black-color) !important;
	font-family: var(--font-body-family);
	font-weight: 700 !important;
	text-transform: capitalize;
	margin-bottom: 10px;
	pointer-events: none;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{
  text-transform: uppercase;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item#mega-menu-item-9127>a.mega-menu-link {
	pointer-events: unset !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
	font-family: var(--font-body-family);
	font-size: 14px;
	line-height: 20px;
	color: var(--site-text-black-color) !important;
	margin: 0px 0px 10px 0px;
	position: relative;
	width: fit-content;
	font-weight: 500;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item:last-child>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item:last-child>a.mega-menu-link {
	margin-bottom: 0px;
}

/*#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row.mega-tps_mega_menu_diamond>ul.mega-sub-menu>li.mega-menu-columns-3-of-12,*/
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row.mega-tps_mega_menu_gift>ul.mega-sub-menu>li.mega-menu-columns-3-of-12 {
	width: 22.22%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_wedding {
	width: 15.666667%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_c_design {
	width: 12.666667%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_diamond {
	width: 14.666667%;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column.mega-tps_menu_icon>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
	overflow: hidden;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column.mega-tps_menu_icon>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
	left: 42px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column.mega-tps_menu_icon>ul.mega-sub-menu>li.mega-menu-item.mega-mega-tps-ready-to-wear-eng.mega-tps-menu-hover-underline li.mega-menu-item>a.mega-menu-link::after {
	left: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .mega-tps_mega_menu_wedding_band li.mega-menu-column.mega-tps_menu_icon>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .mega-tps_mega_menu_jewlery li.mega-menu-column.mega-tps_menu_icon>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .mega-tps_mega_menu_en li.mega-menu-column.mega-tps_menu_icon:nth-child(1)>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
	left: 33px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .mega-tps_mega_menu_en li.mega-menu-column.mega-tps_menu_icon:nth-child(1)>ul.mega-sub-menu>li.mega-menu-item.mega-mega-tps-ready-to-wear-eng li.mega-menu-item>a.mega-menu-link::after {
	left: 0;
}

li.mega-tps_mega_menu_parent_row li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a {
	position: relative;
	display: inline-block !important;
	vertical-align: middle;
}

li.mega-tps_mega_menu_parent_row li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a::before {
	content: '';
	width: 34px !important;
	height: 27px !important;
	background-image: url(../images/heade-footer-sprite.svg) !important;
	margin-right: 0px !important;
	display: inline-block !important;
	margin-top: -3px !important;
	margin-right: 5px !important;
	float: left;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu li.mega-mega-tps-ready-to-wear-eng ul.mega-sub-menu li.mega-menu-item a::before,
li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_about li.mega-tps_menu_icon ul.mega-sub-menu li.mega-mega-tps-ready-to-wear-eng ul.mega-sub-menu li.mega-menu-item a::before,
li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu li.mega-mega-tps-ready-to-wear-eng ul.mega-sub-menu li.mega-menu-item a::before,
li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu li.mega-mega-tps-ready-to-wear-eng ul.mega-sub-menu li.mega-menu-item a::before,
li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu li.mega-mega-tps-ready-to-wear-eng ul.mega-sub-menu li.mega-menu-item a::before {
	content: none;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a::before,
li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a::before,
li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon:nth-child(1) ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a::before {
	margin-right: 0px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-a-tag-link a {
  color: var(--primary-site-color);
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start-with-a-Diamond-Setting a::before {
	background-position: -142px -307px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start-with-a-Natural-Lab-Diamond a::before {
	background-position: -134px -464px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start-with-a-lab-Lab-Diamond a::before {
	background-position: -169px -466px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start-with-a-Natural-color-Diamond a::before {
	background-position:-207px -466px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start-with-a-Natural-Diamond a::before {
	background-position: -48px -473px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start-with-a-Lab-colord-Diamond a::before {
	background-position: -242px -466px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start-with-a-Lab-Grown-Diamond a::before {
	background-position: -89px -473px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start-with-a-Natural-Coloured-Diamond a::before {
	background-position: -131px -475px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start-with-a-Lab-Grown-Coloured-Diamond a::before {
	background-position: -174px -475px !important;
}


li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Custom-Design-Your-Own a::before {
	background-position: -314px -237px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Custom-Design-Your-Own a::before {
	background-position: -314px -237px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-solitaire a::before {
	background-position: -11px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Halo_Hidden_Halo a::before {
	background-position: -219px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Halo_Hidden_Halo2 a::before {
	background-position: -257px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Contemporary a::before {
	background-position: -98px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Pave_Band a::before {
	background-position:-52px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Three_Stone a::before {
	background-position:-375px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Two_Stone a::before {
	background-position: -297px -260px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Vintage_Inspire a::before {
	background-position: -334px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Nature_Inspired a::before {
	background-position: -140px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Accented a::before {
	background-position: -182px -260px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-yellow-gold-m a::before{
	background-position: -127px -205px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-white-gold-m a::before {
	background-position: -9px -206px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-rose-gold-m a::before {
	background-position: -245px -204px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-platinum-m a::before {
	background-position: -364px -205px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-toi-moi-rings a::before {
	background-position: -237px -160px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-hue-colored-ring a::before {
	background-position: -355px -160px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-14K_White_Gold a::before {
	background-position: -9px -161px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-18K_White_Gold a::before {
	background-position: -62px -160px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-14K_Yellow_Gold a::before {
	background-position: -179px -161px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-18K_Yellow_Gold a::before {
	background-position: -298px -158px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-14K_Rose_Gold a::before {
	background-position: -121px -161px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-18K_Rose_Gold a::before {
	background-position: -307px -136px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_en li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Platinum a::before {
	background-position: -365px -136px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Round a::before {
	background-position: -11px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Princess a::before {
	background-position: -52px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Cushion a::before {
	background-position: -98px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Oval a::before {
	background-position:-219px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Asscher a::before {
	background-position: -140px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Radiant a::before {
	background-position: -375px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Pear a::before {
	background-position: -257px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Marquise a::before {
	background-position: -182px -260px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Emerald a::before {
	background-position: -297px -260px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Heart a::before {
	background-position: -334px -259px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Elongated_Cushion a::before {
	background-position: -414px -190px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start_With_a_Diamond a::before,
li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start_With_a_earring_Diamond a::before {
	background-position: -14px -235px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start_With_a_Setting a::before {
	background-position: -50px -235px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start_With_a_p_Diamond a::before {
	background-position: -11px -306px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start_With_a_p_setting a::before {
	background-position: -51px -308px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start_With_Pendant a::before {
	background-position: -97px -305px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Start_With_a_earring_setting a::before {
	background-position: -188px -235px !important;
}


li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Custom_Design_Your_Own a::before {
	background-position: -9px -380px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Classic_Bands a::before {
	background-position: -67px -380px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Textured_Bands a::before {
	background-position: -118px -380px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Diamond_Bands a::before {
	background-position: -238px -161px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Two_Tone_Bands a::before {
	background-position: -10px -304px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-couples_rings a::before {
	background-position:-194px -342px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-couples_rings_him a::before {
	background-position:-391px -379px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-couples_rings_her a::before {
	background-position:-446px -378px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-child_rings a::before {
	background-position:-341px -418px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon.mega-tps_wonmen_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-diamond_stud a::before {
	background-position: -284px -379px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon.mega-tps_wonmen_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Classic_Bands a::before {
	background-position: -230px -379px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon.mega-tps_wonmen_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Textured_Bands a::before {
	background-position: -348px -274px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon.mega-tps_wonmen_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Diamond_Bands a::before {
	background-position: -253px -344px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon.mega-tps_wonmen_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Cigar_Bands a::before {
	background-position: -345px -343px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon.mega-tps_wonmen_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Eternity_Bands a::before {
	background-position: -10px -312px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon.mega-tps_wonmen_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Anniversary_Bands a::before {
	background-position: -62px -312px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon.mega-tps_wonmen_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Curved_Bands a::before {
	background-position: -118px -312px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_wedding_band li.mega-tps_menu_icon.mega-tps_wonmen_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Unique_Bands a::before {
	background-position: -175px -312px !important;
}


li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Engagement_Rings a::before {
	background-position: -66px -380px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Wedding_Bands a::before {
	background-position: -237px -161px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Bespoke_One_of_One a::before {
	background-position: -10px -350px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Fashion_Rings a::before {
	background-position: -70px -349px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Stackables a::before {
	background-position: -195px -344px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-tennis_pend_Nec a::before {
	background-position:-398px -342px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-solitarie_pend_Nec a::before {
	background-position:-347px -342px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-fashion_pend_Nec a::before {
	background-position:-443px -342px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-initial_pend_Nec a::before {
	background-position:-305px -343px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-create_own_rings a::before {
	background-position:-9px -306px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-create_own_earrings a::before {
	background-position:-50px -308px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-create_own_pendants a::before {
	background-position:-94px -307px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-stud_ear_jewel a::before {
	background-position:-284px -379px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-hood_ear_jewel a::before {
	background-position:-254px -344px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-fashion_ear_jewel a::before {
	background-position: -338px -379px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-tennis_brac_jewel a::before {
	background-position: -228px -379px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-fashion_brac_jewel a::before {
	background-position: -170px -379px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-openable_brac_jewel a::before {
	background-position: -140px -342px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Pendants a::before {
	background-position: -294px -346px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Bracelets a::before {
	background-position: -344px -346px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Earrings a::before {
	background-position: -401px -346px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Necklaces a::before {
	background-position: -9px -389px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_jewlery li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Anklets a::before {
	background-position: -62px -389px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a::before {
	background-image: url(../images/gemstone-sprite.png) !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-January a::before {
	background-position: -7px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-February a::before {
	background-position: -47px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-March a::before {
	background-position: -86px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-April a::before {
	background-position: -126px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-May a::before {
	background-position: -165px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-June a::before {
	background-position: -203px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-July a::before {
	background-position: -237px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-August a::before {
	background-position: -279px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-September a::before {
	background-position: -320px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-October a::before {
	background-position: -361px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-November a::before {
	background-position: -406px -1px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_gift li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-December a::before {
	background-position: -450px -2px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Old_Miner a::before {
	background-position: -451px -190px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-European_Cut a::before {
	background-position: -370px -235px !important;
}

li.mega-tps_mega_menu_parent_row.mega-tps_mega_menu_diamond li.mega-tps_menu_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item.mega-Other a::before {
	background-position: -410px -236px !important;
}

li.mega-tps_mega_menu_parent_row li.mega-tps_menu_icon.mega-tps_menu_diamond_ring_icon ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item a::before {
	width: 25px !important;
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column.mega-tps_menu_icon.mega-tps_menu_diamond_ring_icon>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
	left: 32px;
}

#masthead .shortcode-wrapper .wmc-content .wmc-products {
	align-items: initial;
	flex-direction: column;
	grid-gap: 0px;
}

#masthead .shortcode-wrapper .wmc-content .wmc-products .wmc-details span {
	font-size: 14px;
	font-weight: 500 !important;
	text-align: left;
	color: var(--site-text-black-color);
	font-family: var(--font-body-family);
	margin-bottom: 5px;
	line-height: 19px;
}

#masthead .shortcode-wrapper .wmc-content .wmc-products .wmc-details span.wmc-price,
#masthead .shortcode-wrapper .wmc-content .wmc-products .wmc-details span.wmc-price span {
	font-weight: 700 !important;
}

#masthead .shortcode-wrapper .wmc-content .wmc-products .wmc-details .wmc-product-title+p {
	text-align: left;
}

#masthead .shortcode-wrapper .wmc-content .wmc-products li {
	justify-content: flex-start;
	padding: 14px 5px 14px 5px;
	margin-bottom: 0px;
}

#masthead .shortcode-wrapper .wmc-content .wmc-products .wmc-remove {
	width: 22px;
}

#masthead .shortcode-wrapper .wmc-content .wmc-products .wmc-image {
	width: 50px;
	margin-right: 10px;
}

#masthead .shortcode-wrapper .wmc-content .wmc-subtotal span.h5 {
	font-family: var(--font-body-family);
	font-size: 17px;
	font-weight: 500 !important;
	text-transform: uppercase;
}

#masthead .shortcode-wrapper .wmc-content .wmc-subtotal span.h5 span {
	font-size: 17px;
	font-weight: 500 !important;
}

#masthead .shortcode-wrapper .wmc-content .wmc-bottom-buttons {
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: space-between;
}

#masthead .shortcode-wrapper .wmc-content .wmc-bottom-buttons a {
	background-color: var(--primary-site-color);
	color: var(--site-white-color) !important;
	width: 49.5%;
	text-transform: uppercase;
	border: 1px solid var(--primary-site-color);
}

#masthead .shortcode-wrapper .wmc-content .wmc-products::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#masthead .shortcode-wrapper .wmc-content .wmc-products::-webkit-scrollbar {
	width: 5px;
	background-color: #F5F5F5;
}

#masthead .shortcode-wrapper .wmc-content .wmc-products::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: var(--site-text-black-color);
}

.site-footer {
	background-color: var(--primary-site-color);
}

.site-footer #footer-widgets .grid-container {
	max-width: 1440px;
	margin-inline: auto;
	padding: 35px 0px;
}

.site-footer .inside-footer-widgets .widget_block {
	padding-left: 0px;
}

.site-footer .inside-footer-widgets .widget_block.widget_text {
	padding-left: 0px;
	margin-bottom: 10px;
}

.site-footer .tps-footer-heading {
	font-size: 16px;
	color: var(--site-white-color);
	font-weight: 500;
	font-family: var(--font-body-family);
	margin-bottom: 15px;
	text-transform: uppercase;
}

.site-footer .footer-widgets-container .inside-footer-widgets {
	margin: 0;
}

.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li a,
.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li {
	font-size: 16px;
	line-height: 22px;
	color: var(--site-white-color);
	font-family: var(--font-body-family);
	font-weight: normal;
	position: relative;
}

.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li a {
	width: fit-content;
	overflow: hidden;
}

.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li a:after,
footer .footer-bar ul a:after {
	content: '';
	width: 0%;
	height: 1px;
	background-color: var(--site-white-color);
	position: absolute;
	bottom: 2px;
	left: 0;
	transition: width 0.5s ease;
}

footer .footer-bar ul a:after {
	left: 50%;
	transform: translateX(-50%);
}

.tps-footer-social-col {
	display: flex;
	grid-gap: 20px;
}

.tps-footer-social-col li a {
	font-size: 0px;
	line-height: 0px;
	color: var(--site-transparant-color);
}

.tps-footer-social-col li a::after {
	content: '';
	width: 30px;
	height: 30px;
	background-image: url(../images/heade-footer-sprite.svg);
	display: flex;
}

.es-form-field-container {
	background-color: var(--site-transparant-color) !important;
	padding: 0px !important;
	width: 100% !important;
	max-width: 95%;
	position: relative;
	margin-top: 10px;
	margin-left: 0px !important;
}

form[data-form-id="2"] .es-form-field-container .gjs-row {
	margin: 0px !important;
	text-align: left;
}

form[data-form-id="2"] .es-form-field-container .gjs-cell {
	text-align: left !important;
}

.inside-footer-widgets>div {
	flex: unset;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
	width: 40%;
	padding-right: 20px;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-2 {
	width: 60%;
	display: flex;
	flex-wrap: wrap;
	grid-column-gap: 0.6%;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 aside#block-44{
	padding-bottom: 0px;
    margin-bottom: 0px;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 aside#block-44 p.tps-social-med-txt{
    color: var(--site-white-color);
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}


.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-2 .widget_block:not(.widget_text) {
	width: 32%;
	margin-bottom: 0px;
}

form[data-form-id="2"] .es-form-field-container .gjs-cell .es-email {
	padding: 6px 35px 10px 10px !important;
	width: 100%;
	font-size: 14px;
	line-height: 14px;
	color: var(--site-white-color);
	border: none;
	font-family: var(--font-body-family);
	border-bottom: 1px solid var(--site-white-color);
	outline: none !important;
	box-shadow: none !important;
}

form[data-form-id="2"] .es-form-field-container .gjs-cell .es-email::placeholder {
	font-size: 14px;
	line-height: 14px;
	color: var(--site-white-color);
	font-family: var(--font-body-family);
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 #block-18 {
	margin-bottom: 0px;
}

form[data-form-id="2"] .es-form-field-container .gjs-cell input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	height: 36px !important;
	border: none !important;
	padding: 0px !important;
	width: 35px !important;
	color: transparent !important;
	font-size: 0px !important;
	background: url(../images/heade-footer-sprite.svg)!important;
	margin: 0px !important;
	background-position: -311px -103px !important;
	background-repeat: no-repeat !important;
	background-color: var(--primary-site-color) !important;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .tps-footer-menus li {
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: 22px;
	max-width: 90%;
	font-family: var(--font-body-family);
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-5 .tps-footer-menus li a::after {
	left: 30px;
}

.tps-footer-social-col li {
	line-height: 0px;
}

.site-footer .inside-footer-widgets .widget_block#block-21 {
	margin-bottom: 20px;
    margin-top: 25px;
}

.tps-footer-social-col li.tps-facebook a::after {
	background-position: -163px -104px;
}

.tps-footer-social-col li.tps-twitter a::after {
	background-position: -270px -104px;
}

.tps-footer-social-col li.tps-youtube a::after {
	background-position: -216px -104px;
}

.tps-footer-social-col li.tps-instagram a::after {
	background-position: -419px -157px;
}

.es_subscription_message {
	font-size: 12px !important;
	line-height: 18px !important;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .emaillist {
	position: relative;
	width: 85%;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .emaillist #spinner-image {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	top: 10px;
	right: 0;
	left: auto;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .emaillist #spinner-image img {
	display: none;
}

.es_subscription_message.success {
	display: flex;
	color: var(--site-white-color) !important;
	margin-top: 5px;
}

footer .grid-container .copyright-bar {
	display: none !important;
}

footer .grid-container {
	max-width: 1440px;
	padding: 0px 15px 0px 15px;
}

footer .footer-bar ul {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 15px;
}

footer .footer-bar ul li,
footer .footer-bar ul a {
	color: var(--site-white-color);
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0px;
	position: relative;
	font-weight: 500;
}

footer .footer-bar ul li:not(:last-child):after {
	content: '';
	height: 80%;
	width: 1px;
	position: absolute;
	top: 50%;
	right: -8px;
	transform: translateY(-50%);
	background-color: var(--site-white-color);
}

footer.site-info{
	border-top: 1px solid var(--site-white-color);
}

footer .footer-bar ul.wp-block-list li{
	padding: 20px 0px;
}

header {
	z-index: 99;
}

#masthead ul li.tps-header-left-right-icon.tps-cart {
	position: relative;
	margin-bottom: -3px;
}

.tps-header-search-expand-mobile {
	display: none;
}

#masthead ul li.tps-header-left-right-icon.tps-cart .wmc-cart {
	width: 20px;
	height: 20px;
	position: relative;
	display: block;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item:nth-last-child(1) {
	width: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_edu_diamond_section>ul.mega-sub-menu {
	display: flex !important;
	flex-wrap: wrap;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_edu_diamond_section>ul.mega-sub-menu>li.mega-menu-item {
	width: 50% !important;
}

.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: var(--font-body-family) !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: 700 !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;
}

.smart-search-post-price-holder {
	display: flex;
	flex-direction: column;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link::after {
	bottom: -13px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item a.mega-menu-link::after,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on a.mega-menu-link::after {
	width: 100%;
}

.tps-common-btn a:focus,
.tps-common-custome-btn:focus {
	color: var(--primary-site-color) !important;
	background-color: var(--site-transparant-color);
	border: 1px solid var(--primary-site-color);
	border-radius: 0px !important;
}

.tps-commom-link .elementor-widget-container,
.tps-commom-link .elementor-widget-container p {
	display: inline-block;
}

.tps-commom-link .elementor-widget-container p a,
.tps-commom-link .elementor-widget-container a {
	position: relative;
	color: var(--secondry-site-color);
	font-weight: 700 !important;
	display: inline-block;
}

.tps-commom-link .elementor-widget-container p a::after,
.tps-commom-link .elementor-widget-container a::after {
	content: '';
	width: 100%;
	background-color: var(--secondry-site-color);
	left: 50%;
	transform: translateX(-50%);
	bottom: 3px;
	transition: width 0.5s ease;
	display: block;
	position: absolute;
	height: 1px;
}

.tps-commom-link p {
	margin-bottom: 12px;
}

.site-footer .tps-footer-heading+ul.wp-block-list li {
	margin-bottom: 7px;
}

.site-footer .tps-footer-heading+ul.wp-block-list li a{
	font-size: 16px;
	line-height: 20px;
	color: var(--site-white-color);
	font-family: var(--font-body-family);
	font-weight: 500;
	position: relative;
}
.site-footer #block-38 .tps-footer-heading+ul.wp-block-list li:nth-child(1),
.site-footer #block-38 .tps-footer-heading+ul.wp-block-list li:nth-child(2),
.site-footer #block-38 .tps-footer-heading+ul.wp-block-list li:nth-child(3),
.site-footer #block-38 .tps-footer-heading+ul.wp-block-list li:nth-child(4) {
	font-size: 16px;
	line-height: 20px;
	color: var(--site-white-color);
	font-family: var(--font-body-family);
	font-weight: 500;
	position: relative;
	display: block;
}

.site-footer #block-38 .tps-footer-heading+ul.wp-block-list li{
	margin-bottom: 15px;
}

.site-footer #block-38 .tps-footer-heading+ul.wp-block-list li:nth-child(1) {
	font-size: 14px;
	line-height: 18px;
	color: var(--site-white-color);
	font-weight: 700;
	font-family: var(--font-body-family);
	display: block;
}
/*
.site-footer #block-38 .tps-common-opp-btn a {
	max-width: 170px !important;
	width: 100% !important;
	padding: 10.5px 10px;
	font-size: 16px !important;
	line-height: 16px !important;
	text-transform: uppercase !important;
	text-align: center !important;
	background-color: transparent !important;
	border-color: var(--site-white-color) !important;
	color: var(--site-white-color) !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	display: flex;
	justify-content: center;
}
*/
.site-footer #block-38 .tps-common-opp-btn {
	width: 100% !important;
}

.site-footer #block-38 .tps-common-opp-btn a:focus {
	background-color: var(--site-white-color) !important;
	color: var(--site-text-black-color) !important;
	border-color: var(--site-white-color) !important;
}

.site-footer #block-38 .wp-block-buttons {
	margin-top: 20px;
	grid-row-gap: 15px;
}

.site-footer .tps-footer-heading+ul.wp-block-list li a {
	width: fit-content;
	overflow: hidden;
}

.site-footer .tps-footer-heading+ul.wp-block-list li a::after {
	content: '';
	width: 00%;
	height: 1px;
	background-color: var(--site-white-color);
	position: absolute;
	left: 0;
	bottom: 0;
	transition: width 0.5s ease;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .widget_media_image {
	margin-bottom: 0px;
}

.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .tps-footer-logo-subheading {
	font-size: 12px;
	line-height: 20px;
	color: var(--site-white-color) !important;
}

.site-footer .inside-footer-widgets .widget_block#block-40 {
	margin-bottom: 8px;
	margin-top: -7px;
}

.site-footer .tps-footer-logo {
	padding-left: 27px;
	max-width: 157px;
}

.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(1),
.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(2),
.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(3),
.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(4) {
	display: inline-block;
	padding-left: 28px;
	position: relative;
}

.site-footer .inside-footer-widgets .widget_block#block-38 ul.tps-mail-icon li:nth-child(1) {
	display: inline-block;
	padding-left: 28px;
	position: relative;
}

.site-footer .inside-footer-widgets .widget_block#block-38 ul.tps-mail-icon li:nth-child(1)::before{
	content: '';
	width: 20px;
	height: 20px;
	background: url(../images/heade-footer-sprite.svg);
	margin-right: 10px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0px;
}

.site-footer .inside-footer-widgets .widget_block#block-38 ul.tps-mail-icon li:nth-child(1)::before{
	background-position: -49px -466px;
}

.site-footer .inside-footer-widgets .widget_block#block-38 ul.tps-mail-icon li a{
	color: var(--site-white-color);

}

.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(1)::before,
.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(2)::before,
.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(3)::before,
.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(4)::before {
	content: '';
	width: 20px;
	height: 20px;
	background: url(../images/heade-footer-sprite.svg);
	margin-right: 10px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0px;
	background-position: -342px -392px;
}

.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(1)::before{
	background-position:-17px -468px;
}

.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(2)::before{
	background-position: -91px -468px;
}

.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(4)::before{
	background-position: -91px -468px;
}

.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(3)::before{
	background-position:-61px -54px;
}

.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(4) a::before {
	background-position: -61px -57px;
	top: -2px;
}

.site-footer .inside-footer-widgets .widget_block#block-38 li:nth-child(3) a::before {
	background-position: -114px -57px;
	top: -2px;
}

li.tps-common-opp-btn.tps-footer-contact-btn {
	margin-bottom: 15px !important;
	margin-top: 15px;
}

.tps-footer-social-col li a::after {
	transition-duration: .5s;
	transition-property: transform;
}

.tps-full-page-loader {
	color: transparent;
	width: 100%;
	height: 100%;
	position: fixed;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #000;
	opacity: .25;
	z-index: 999999999999;
	left: 0;
	top: 0;
}

.tps-full-page-loader div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100px;
	height: 100px;
}

.tps-full-page-loader div:before {
	transform: rotateZ(45deg);
	perspective: 1000px;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	color: #fff;
}

.tps-full-page-loader div:before,
.tps-full-page-loader div:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: inherit;
	height: inherit;
	border-radius: 50%;
	transform: rotateX(70deg);
	animation: 1s spin linear infinite;
}

.tps-full-page-loader div:after {
	color: var(--site-white-color);
	transform: rotateY(70deg);
	animation-delay: .4s;
}

@keyframes rotate {
	0% {
		transform: translate(-50%, -50%) rotateZ(0deg);
	}

	100% {
		transform: translate(-50%, -50%) rotateZ(360deg);
	}
}

@keyframes rotateccw {
	0% {
		transform: translate(-50%, -50%) rotate(0deg);
	}

	100% {
		transform: translate(-50%, -50%) rotate(-360deg);
	}
}

@keyframes spin {

	0%,
	100% {
		box-shadow: .2em 0px 0 0px currentcolor;
	}

	12% {
		box-shadow: .2em .2em 0 0 currentcolor;
	}

	25% {
		box-shadow: 0 .2em 0 0px currentcolor;
	}

	37% {
		box-shadow: -.2em .2em 0 0 currentcolor;
	}

	50% {
		box-shadow: -.2em 0 0 0 currentcolor;
	}

	62% {
		box-shadow: -.2em -.2em 0 0 currentcolor;
	}

	75% {
		box-shadow: 0px -.2em 0 0 currentcolor;
	}

	87% {
		box-shadow: .2em -.2em 0 0 currentcolor;
	}
}

/*loose diamnd module pop up design  start*/
.tps-diamond-field-popup-wrapper,
.tps-allmodule-toast-msg-popup-wrapper {
	display: none;
	visibility: hidden;
	opacity: 0;
	animation-name: scale;
	animation-duration: 1s;
	transform: scale(1.3);
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0 0 0 / 55%);
	display: flex;
	align-items: center;
	z-index: 9999999999;
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}

.tps-diamond-field-popup-wrapper.tps-popup-info-show,
.tps-allmodule-toast-msg-popup-wrapper.tps-show-popup {
	visibility: visible;
	opacity: 1;
}

.tps-diamond-field-popup-wrapper .tps-diamond-field-popup-content,
.tps-allmodule-toast-msg-popup-wrapper .tps-allmodule-toast-msg-popup {
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	position: relative;
}

.tps-diamond-field-popup-wrapper .tps-diamond-field-popup-section,
.tps-allmodule-toast-msg-popup-wrapper .tps-allmodule-toast-msg-popup-content {
	width: fit-content;
	padding: 19px 20px;
	border-radius: 5px;
	font-size: 12px;
	line-height: 19px;
	color: var(--site-white-color);
	font-family: var(--font-body-family);
	background-color: var(--site-text-black-color);
	margin: auto;
	text-align: center;
	max-width: 300px;
	text-align: center;
	display: block;
}

.tps-diamond-field-popup-wrapper .tps-diamond-field-popup-section .tps-diamond-field-msg-heading {
	font-size: 20px;
	font-weight: 500;
}

.tps-diamond-field-popup-wrapper .tps-diamond-field-popup-section {
	color: var(--primary-site-color);
	background-color: var(--site-white-color);
}

.tps-diamond-field-popup-wrapper .tps-diamond-field-popup-content .tps-diamond-field-popup-close {
	position: absolute;
	width: 23px;
	height: 23px;
	top: 10px;
	right: 10px;
	background-image: url(../images/contact_sprite.svg);
	background-position: -397px -356px;
	cursor: pointer;
	font-size: 0px;
}

.tps-allmodule-toast-msg-popup-wrapper .tps-allmodule-toast-msg-popup-close {
	width: 18px;
	height: 18px;
	display: block;
	background-image: url(../images/contact_sprite.svg);
	background-position: -193px -90px;
	cursor: pointer;
	border-radius: 50%;
	position: absolute;
	color: transparent;
	right: 5px;
	top: 4px;
}

.tps-email-drophint-form-popup.active {
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
}

.tps-email-drophint-form-popup {
	position: fixed;
	right: 0%;
	bottom: 0%;
	background-color: #00000085;
	left: 0%;
	top: 0%;
	z-index: 999999999;
	display: none;
	overflow: auto;
	height: 100%;
	width: 100%;
	margin: 0 !important;
}

.tps-email-drophint-form-popup .tps-email-drophint-form-popup-m {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (0.5rem * 2));
	text-align: center;
	justify-content: center;
	align-items: center;
}

.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	pointer-events: auto;
	background-color: var(--site-white-color);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0.3rem;
	outline: 0;
	max-width: 800px;
	min-width: 800px;
	justify-content: center;
	align-items: center;
}

.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr .tps-form-div {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.tps-email-drophint-form-popup .form-group p {
	margin-bottom: 10px;
}

.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr .tps-email-drophint-form-popup-title {
	border-bottom: 1px solid var(--site-text-black-color);
	padding: 20px;
	position: relative;
	width: 100%;
}

.tps-email-drophint-form-popup .tps-email-drophint-form-popup-title h2 {
	font-size: 22px;
	color: var(--site-text-black-color);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: var(--font-body-family);
	margin: 0px;
}

.tps-email-drophint-form-popup .tps-email-drophint-form-popup-close {
	position: absolute;
	width: 23px;
	height: 23px;
	top: 10px;
	right: 10px;
	background-image: url(../images/contact_sprite.svg);
	background-position: -190px -57px;
	cursor: pointer;
	display: block;
}

.tps-email-drophint-form-popup .tps-form {
	display: flex;
	flex-wrap: wrap;
}

.tps-form .tps-form-image-block {
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	align-content: flex-start;
	padding-right: 4%;
}

.tps-form .tps-form-image-block .tps-email-img-div p {
	margin: 0;
}

.tps-form .tps-form-image-block img.tps-email-img {
	width: 100%;
}

.tps-email-drophint-form-popup .email-us-form,
.tps-email-drophint-form-popup .drop-hint-form {
	width: 60%;
}

.tps-email-drophint-form-popup .email-us-form .wpcf7-form-control-wrap input,
.tps-email-drophint-form-popup .email-us-form .wpcf7-form-control-wrap textarea,
.tps-email-drophint-form-popup .drop-hint-form .wpcf7-form-control-wrap input,
.tps-email-drophint-form-popup .drop-hint-form .wpcf7-form-control-wrap textarea {
	outline: none;
	box-shadow: none;
	border: 1px solid var(--site-text-black-color) !important;
	border-radius: 3px;
	padding: 12px 25px 12px 15px;
	font-size: 14px;
	background-color: var(--site-white-color);
	font-family: var(--font-body-family);
	color: var(--site-text-black-color);
	margin-bottom: 0px;
	width: 100%;
}

.tps-email-drophint-form-popup input.tps_fm_ctrl {
	width: 100%;
}

.tps_bttn_sub p {
	margin: 0 0;
}

.tps-email-drophint-form-popup .tps_bttn_sub .tps_eamil_us.btn_tps_bnr,
.tps-email-drophint-form-popup .tps_drop_hint.tps-btn {
	padding: 13px 20px 11px;
	font-family: var(--font-body-family);
	font-weight: 500;
	margin-bottom: 15px;
	border: 1px solid var(--primary-site-color);
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 14px;
	background-color: var(--primary-site-color);
	border-radius: 0px;
	color: var(--site-white-color);
	position: relative;
	width: 90%;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display: block;
	text-align: center;
	cursor: pointer;
	margin: 30px auto 0px auto;
}

.tps-email-drophint-form-popup .wpcf7-response-output {
	width: 100%;
	border: none !important;
	font-size: 14px;
	color: red;
}

.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr .tps-email-drophint-form-popup-title .tps-loose-diamond-form-descr {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 24px;
	color: var(--site-text-black-color);
	font-family: var(--font-body-family);
	max-width: 380px;
	margin: 5px auto 0px auto;
	font-weight: 500;
}

.tps-email-drophint-form-popup .email-us-form .wpcf7-form-control-wrap textarea,
.tps-email-drophint-form-popup.drop-hint-form textarea {
	height: 150px;
}

.tps-email-drophint-form-popup .wpcf7-not-valid-tip {
	text-align: left;
	margin: -3px 0px 7px 1px;
	font-size: 12px;
	font-family: var(--font-body-family);
}

.tps-module-wishlist-popup .tps-module-wishlist-popup-cr {
	width: 100%;
	max-width: 350px;
}

.tps-module-wishlist-popup .tps-module-wishlist-popup-cr .tps-module-wishlist-popup-title {
	font-size: 18px;
	line-height: 22px;
	color: var(--primary-site-color);
	margin: 12px 0px 00px;
	font-family: var(--font-body-family);
	font-weight: 700;
	text-transform: capitalize;
	display: block;
}

.tps-module-wishlist-popup .tps-module-wishlist-popup-cr .tps-module-wishlist-popup-subtitle {
	font-size: 12px;
	line-height: 24px;
	color: var(--primary-site-color);
	margin: 0px 0px 20px;
	font-family: var(--font-body-family);
	font-weight: 700;
	text-transform: capitalize;
	display: block;
}

.tps-module-wishlist-popup .tps-module-wishlist-popup-cr .tps-loose-diamond-cbutton {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.tps-module-wishlist-popup .tps-module-wishlist-popup-cr .tps-module-wishlist-popup-close,
.tps-module-wishlist-popup .tps-module-wishlist-popup-cr .tps-module-wishlist-popup-icon.tps-icon-addto {
	width: 50px;
	height: 50px;
	overflow: hidden;
	display: block;
	margin: auto;
	cursor: pointer;
	background: url(../images/diamond-listing-images/diamond-list-icon-icon.svg);
	color: transparent;
}

.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-wishlist.tps-loading a::before {
	background-image: url(../images/common-images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tps-module-wishlist-popup .tps-module-wishlist-popup-cr .tps-module-wishlist-popup-icon.tps-icon-addto {
	background-position: -300px -232px;
}

.tps-module-wishlist-popup .tps-module-wishlist-popup-cr .tps-module-wishlist-popup-close {
	background-position: -235px -227px;
}

.tps-email-drophint-form-popup .tps_recaptcha {
	width: fit-content;
	margin: auto;
	margin-bottom: 20px;
}

.tps-email-drophint-form-popup .tps_recaptcha .wpcf7-not-valid-tip {
	margin-top: 0px;
}

.tps-email-drophint-form-popup .tps_bttn_sub span.wpcf7-spinner {
	position: absolute;
	right: 57px;
	margin: auto;
	margin-top: -34px;
}

.tps-form-submited.tps-email-drophint-form-popup-title .tps-email-drophint-form-popup-main,
.tps-form-submited.tps-email-drophint-form-popup-title .tps-loose-diamond-form-descr {
	display: none;
}

.tps-form-submited.tps-email-drophint-form-popup-title {
	border-bottom: none !important;
}

.tps-form-submited.tps-email-drophint-form-popup-title h2.tps-email-drophint-form-popup-main,
.tps-form-submited.tps-email-drophint-form-popup-title p.tps-loose-diamond-form-descr,
.tps-form-submited.tps-email-drophint-form-popup-title p.tps-email-drophint-form-popup-descr {
	display: none;
	border-bottom: none;
}

.tps-form-submited.tps-email-drophint-form-popup-title {
	border-bottom: none !important;
}

.tps-email-drophint-form-popup-content {
	padding: 30px 20px;
}

.tps-email-drophint-form-popup .tps-form-image-block .tps-email-img-title {
	display: block;
	font-size: 18px;
	font-family: var(--font-body-family);
	font-weight: 700;
	color: var(--site-text-black-color);
	margin-top: 20px;
}

.tps-module-wishlist-popup {
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(21 17 17 / 22%);
	display: flex;
	align-items: center;
	z-index: 999999;
}

.tps-module-wishlist-popup .tps-module-wishlist-popup-cr {
	width: fit-content;
	padding: 20px 20px;
	border-radius: 5px;
	font-size: 13px;
	line-height: 20px;
	color: var(--primary-site-color);
	font-family: var(--font-body-family);
	background-color: var(--site-white-color);
	margin: auto;
	text-align: center;
	max-width: 300px;
}

.tps-module-wishlist-popup .tps-module-wishlist-popup-cr {
	width: 100%;
	max-width: 350px;
}
.thankyou span.icon-call {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    background-image: url(../images/contact_sprite.svg);
    background-position: -123px -58px;
}
.thankyou p {
    display: inline-block;
}

.tps-page p{
	font-weight: 500px;
	font-family: var(--font-body-family);
	font-size: 16px;
}
/*popup design end*/
/*breacrum design  start */
.tps-loose-diamond-breacrum .tps-loose-diamond-breacrum-item a {
	font-size: 14px;
	font-weight: 500;
}

.tps-ringbuilder-breacrum,
.tps-loose-diamond-breacrum, .tps-rtw-breacrum {
	display: flex;
	margin-top: 15px;
}
.tps-page-rtw-product_detail .tps-rtw-breacrum {
    position: unset;
    transform: none;
    padding-inline: 0px;
}
.tps-rtw-breacrum {
    display: flex;
    margin-top: 15px;
    margin-bottom: 10px;
    max-width: 1440px;
    margin-inline: auto;
    padding-inline: 15px;
    /*position: absolute;*/
    top: 0;
    left: 50%;
    /*transform: translateX(-50%);*/
    width: 100%;
    z-index: 9;
}
.tps-ringbuilder-breacrum .tps-ringbuilder-breacrum-item,
.tps-loose-diamond-breacrum .tps-loose-diamond-breacrum-item, .tps-rtw-breacrum .tps-rtw-breacrum-item {
	font-family: var(--font-body-family);
	color: var(--primary-site-color);
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.tps-ringbuilder-breacrum .tps-ringbuilder-breacrum-item a,
.tps-loose-diamond-breacrum span.tps-loose-diamond-breacrum-item a, .tps-rtw-breacrum .tps-rtw-breacrum-item a {
	color: var(--site-text-black-color);
}

.tps-ringbuilder-breacrum .tps-ringbuilder-breacrum-item span.tps-ringbuilder-br-icon,
.tps-loose-diamond-br-icon, .tps-rtw-breacrum .tps-rtw-breacrum-item span.tps-rtw-br-icon {
	width: 20px;
	height: 20px;
	background-image: url(../images/contact_sprite.svg);
	background-position: -211px -117px;
	background-repeat: no-repeat;
}

/*breacrum design  end */
/*currecy swithcer*/
#et-secondary-menu {
	margin-right: 80px;
}

.tps-header-icons {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	position: relative;
	width: 80%;
}

.tps-header-icons #alg_currency_select {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: var(--site-color-7);
	cursor: pointer;
}

.tps-header-icons .tps-header-cur-switcher {
	position: absolute;
	top: 19px;
	right: 40px;
	z-index: 999999;
	text-align: center;
	cursor: pointer;
}

.tps-header-icons .tps-header-cur-switcher .tps-header-currency {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: var(--site-color-9);
}

.tps-header-icons .tps-header-cur-switcher .tps-header-currency-dropdown {
	position: absolute;
	top: 21px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
}

.tps-header-icons .tps-header-wishlist {
	position: absolute;
	top: 19px;
	right: 0;
	z-index: 999;
}

.tps-header-icons .wishlist_products_counter .wishlist_products_counter_text {
	display: none;
}

.tps-header-icons .tps-header-wishlist .wishlist_products_counter_number {
	position: absolute;
	top: -4px;
	right: -2px;
}

h2.thankyou-heading{
	font-weight: 500;
}

/*benifits of natural pages design*/
.tps-common-banner h1{
	line-height: 45px !important;
	font-weight: normal !important;
}
.tps-common-space h2{
	line-height: 42px !important;
}
.tps-common-banner .e-con-inner{
	grid-gap: 0px !important;
}

.tps-common-space{
	margin-bottom: 42px !important;
}
.tps-common-para p{
	margin-bottom: 12px !important;
}
.tps-common-para .elementor-widget-text-editor p:nth-last-child(1){
	margin-bottom: 0px !important;
}
.tps-float-left-info,
.tps-float-right-info{
	display: inline-block;
}
.tps-float-left-info .elementor-widget-image{
	display: inline-block;
	width: 50%;
	float: left;
	margin-right: 30px;
}
.tps-float-right-info .elementor-widget-image{
	display: inline-block;
	width: 50%;
	float: right;
	margin-left: 30px;
}
.tps-common-para ul{
	margin-bottom: 10px;
}
.tps-common-para ul li{
	font-size: 16px;
    line-height: 24px;
    color: var(--site-text-black-color);
}
.tps-common-banner p {
    margin-bottom: 5px !important;
    font-size: 700;
}
/*End*/

aside#block-57.inner-padding.widget_block{
    position: absolute;
    right: 302px;
    top: 17%;
}

aside#block-57.inner-padding.widget_block p{
	margin: 0;
}

aside#block-57.inner-padding.widget_block #tps-currency-switcher-box form#alg_currency_selector select#alg_currency_select{
    padding: 3px;
    font-size: 14px;
	height: 32px;
}

aside#block-57.inner-padding.widget_block #tps-currency-switcher-box form#alg_currency_selector select#alg_currency_select option{
	font-size: 13px;
}

.tps-common-para table thead{
	background-color: var(--primary-site-color);
}
.tps-common-para table thead tr th{
	color: var(--site-white-color) !important;	
}
.tps-common-para table thead tr th, 
.tps-common-para table tbody tr td{
	font-family: var(--font-body-family) !important;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 5px;
    text-align: center;
}

.tps-common-para table tbody tr:nth-child(even){
	background-color: var(--site-white-color) !important;	
}
.tps-common-para table,
.tps-common-para table thead tr th, 
.tps-common-para table tbody tr td{
	border-color: #1c1c1c !important;
}
.tps-common-banner-title h1{
	max-width: 700px;
	margin-inline: auto;
}
.tps-common-para table{
	margin-bottom: 0px !important;
}
.tps-common-faq h3,
.tps-common-faq p.elementor-heading-title{
	padding: 14px 12px;
    background-color: var(--primary-site-color);
    color: var(--site-white-color);
    font-size: 20px;
    text-transform: capitalize;
    font-family: var(--font-body-family);
    font-weight: 100;
}
.tps-common-faq .elementor-widget-text-editor p{
	padding: 20px 12px;
    border: 1px solid #cdc9c9;
}
.tps-common-faq p.elementor-heading-title{
	margin-bottom: 0px !important;
}
.tps-do-does-container .e-con-full.e-flex.e-con.e-child{
	border: 1px solid #d5d5d5;
}
.tps-common-para .tps-do-does-container ul{
	margin-right: 15px;
}
.tps-common-para .tps-do-does-container p strong,
.tps-common-para-line p strong{
	font-size: 20px;
    line-height: 20px;
    position: relative;
}
.tps-common-para .tps-do-does-container p strong::after,
.tps-common-para-line p strong::after{
	content: '';
	width: 100%;
	position: absolute;
	background-color: #1c1c1c;
	height: 2px;
	left: 0;
	bottom: 0;
}
.tps-el-list-option .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{
	font-size: 16px;
	line-height: 26px;
}
.tps-el-list-option .elementor-icon-list-items .elementor-icon-list-item{
	padding: 15px;
}
.tps-el-list-option .elementor-icon-list-items .elementor-icon-list-item:nth-child(odd){
	background-color: #f2f2f2;
}

#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper{
	position: absolute;
    right: -4px;
    top: -14px;
}

#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper .gt_switcher{
	width: 120px;
}

#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper .gt_switcher .gt_selected a{
    width: 108px;
}

body.sticky-header .site-header .header-widget .widget_tps_login_logout_widget .tps-login-head {
    right: 216px;
    top: 25%;
}

/*end*/
/*Media Query Start Here*/
@media(hover:hover) {

	/*popup design start*/
	.tps-allmodule-toast-msg-popup-wrapper .tps-allmodule-toast-msg-popup-close:hover {
		background-position: -163px -90px;
	}

	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-close:hover {
		background-position: -160px -57px;
	}

	.tps-email-drophint-form-popup .email-us-form .tps_eamil_us.btn_tps_bnr:hover,
	.tps-email-drophint-form-popup .tps_drop_hint.tps-btn:hover {
		background-color: var(--site-white-color) !important;
		border-radius: 0px;
		color: var(--primary-site-color) !important;
		border-color: 1px solid var(--primary-site-color);
	}

	/*popup design end*/
	/*breacrum design start*/
	.tps-ringbuilder-breacrum .tps-ringbuilder-breacrum-item a:hover {
		text-decoration: underline;
	}

	.tps-loose-diamond-breacrum .tps-loose-diamond-breacrum-item a:hover {
		text-decoration: underline;
	}

	/*end*/

	.tps-footer-social-col li a:hover::after {
		transform: scale(1.3);
	}

	.site-footer .tps-footer-heading+ul.wp-block-list li a:hover::after {
		width: 100%;
	}

	.tps-commom-link .elementor-widget-container p a:hover::after,
	.tps-commom-link .elementor-widget-container a:hover::after {
		width: 0%;
	}

	.tps-common-btn a:hover,
	.tps-common-custome-btn:hover {
		background-color: var(--site-transparant-color) !important;
		color: var(--primary-site-color) !important;
		border-color: var(--primary-site-color) !important;
	}

	.tps-common-opp-btn a:hover,
	.tps-common-custome-opp-btn:hover {
		background-color: var(--site-white-color) !important;
		color: var(--site-text-black-color) !important;
		border-color: var(--site-white-color) !important;
	}

	.tps-footer-logo img {
		width: 90% !important;
		height: auto !important;
	}

	.site-footer #block-38 .tps-common-opp-btn a:hover {
		background-color: var(--site-white-color) !important;
		color: var(--site-text-black-color) !important;
		border-color: var(--site-white-color) !important;
	}

	#masthead ul li.tps-header-left-right-icon a.tps-header-icon-anchor:hover::after {
		width: 100%;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover::after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover::after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover::after {
		width: 100%;
	}

	#masthead .shortcode-wrapper .wmc-content .wmc-bottom-buttons a:hover {
		background-color: var(--secondry-site-color);
		border-color: var(--secondry-site-color);
		color: var(--site-white-color) !important;
	}

	.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li a:hover:after,
	footer .footer-bar ul a:hover:after {
		width: 100%;
	}

	.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head a.tps-retailer-btn:hover{
       background-color: var(--site-white-color);
	   color: var(--primary-site-color);
	}

}

@media only screen and (min-width: 769px) {

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:focus {
		background-color: var(--site-transparant-color);
		color: var(--primary-site-color) !important;
	}

}

@media(max-width:1440px) {
	.site-footer #footer-widgets .grid-container {
		padding: 35px 35px 10px;
	}

	/*
	.site-header .header-widget .tps-header-right-side-bar {
		right: 35px;
	}
	*/

	.site-header .header-widget .tps-header-left-side-bar {
		left: 35px;
	}
}

@media(max-width:1400px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column:not(.mega-tps-_mega_menu_banner) {
		padding-right: 10px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
		padding: 0px 13px 0px 13px;
	}

	.site-footer .tps-footer-heading+ul.wp-block-list li a,
	.site-footer #block-38 .tps-footer-heading+ul.wp-block-list li:nth-child(2),
	footer .footer-bar ul li,
	footer .footer-bar ul a {
		font-size: 14px;
		line-height: 20px;
	}

	.site-footer #block-38 .tps-common-opp-btn a {
		font-size: 14px !important;
		line-height: 14px !important;
	}

	.site-footer #block-38 .tps-footer-heading+ul.wp-block-list li:nth-child(1) {
		font-size: 13px;
		line-height: 17px;
	}
}

@media(max-width:1350px) {
	.tps-footer-social-col {
		grid-gap: 15px;
	}
	.tps-common-para br{
		display: none !important;
	}
}

@media(max-width:1280px) {

	h1,
	.tps_main_heading {
		font-size: 30px;
		line-height: 40px !important;
	}

	h2,
	.tps_subtittle_heading {
		font-size: 28px;
		line-height: 38px !important;
	}

	h3,
	.tps-sub-heading .elementor-heading-title {
		font-size: 22px;
		line-height: 32px !important;
	}
}

@media(max-width:1200px) {
	.site-footer #footer-widgets .grid-container {
		padding: 35px 15px 10px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
		padding: 0px 13px 0px 13px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
	#masthead .tps-header-left-side-bar ul li a,
	#masthead .tps-header-right-side-bar ul li a,
	#masthead .tps-header-left-side-bar ul li span,
	#masthead .tps-header-right-side-bar ul li span,
	footer .footer-bar ul li,
	footer .footer-bar ul a {
		font-size: 14px;
		line-height: 14px;
	}

	.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li a,
	.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li {
		font-size: 14px;
		line-height: 24px;
	}

	.site-header .header-widget .tps-header-right-side-bar {
		right: 15px;
	}

	.site-header .header-widget .tps-header-left-side-bar {
		left: 15px;
	}
}

@media(max-width:1199px) {
	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr {
		max-width: 90%;
		min-width: auto;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
		font-size: 13px;
		line-height: 19px;
	}

	#mega-menu-wrap-primary #mega-menu-primary {
		padding: 15px 0px 15px 0px;
	}

	#masthead .inside-header.grid-container {
		padding: 10px 15px 0px 15px;
	}

	#masthead .site-logo {
		width: 110px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
		top: 55px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
		padding: 23px 15px 0px 15px !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item:nth-last-child(1) {
		width: 100%;
	}

	h2,
	.tps_subtittle_heading {
		font-size: 25px;
		line-height: 35px !important;
	}

	h1,
	.tps_main_heading {
		font-size: 28px;
		line-height: 38px !important;
	}

	h3,
	.tps-sub-heading .elementor-heading-title {
		font-size: 20px;
		line-height: 30px !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_edu_diamond_section>ul.mega-sub-menu {
		flex-direction: column;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_edu_diamond_section>ul.mega-sub-menu li.mega-empty-menu>a.mega-menu-link {
		margin-top: -31px !important;
		margin-bottom: 0px !important;
		z-index: -1;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_edu_diamond_section>ul.mega-sub-menu>li.mega-menu-item {
		width: 100% !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_wedding {
		width: 19.666667%;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12.mega-tps_edu_diamond_section {
		width: 20%;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_en {
		width: 18.666667%;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets {
		flex-wrap: wrap;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .tps-footer-menus li {
		max-width: 300px;
	}

	.site-footer .tps-footer-logo {
		padding-left: 0px;
	}

	.site-footer .inside-footer-widgets .widget_block#block-21 {
		width: 100%;
	}

	.es-form-field-container {
		margin-inline: auto;
	}

	.site-footer .tps-footer-heading {
		margin-bottom: 10px;
	}
	.tps-common-banner h1{
		line-height: 38px !important;
	}
	.tps-common-space h2 {
       line-height: 40px !important;
    }

	#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper .gt_switcher {
    width: 110px;
}

#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper .gt_switcher .gt_selected a {
    width: 98px;
}

#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper{
	right: -8px;
}

    body.sticky-header .site-header .header-widget .widget_tps_login_logout_widget .tps-login-head{
        right: 195px;
        top: 25%;
    }

	.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head {
    right: 200px;
}

}

@media(max-width:1050px) {
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
		padding: 0px 10px 0px 10px;
	}
}

@media(max-width:1010px) {
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
		padding: 0px 7px 0px 7px;
	}
}

@media(min-width:991px) {
	body.sticky-header #masthead {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999999999;
	}

	body.sticky-header #mega-menu-wrap-primary #mega-menu-primary {
		padding: 15px 0px 15px 0px;
	}

	body.sticky-header #masthead .inside-header.grid-container {
		padding: 0px 15px 0px 15px;
	}

	body.sticky-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
		top: 57px;
	}

	
	body.sticky-header #masthead .tps-header-left-side-bar ul li a{
	font-size: 0px;
}

body.sticky-header #masthead .inside-header.grid-container{
      flex-direction: row;
}

body.sticky-header #masthead .site-logo img.header-image{
	width: 100px;
}

body.sticky-header #masthead  #site-navigation{
   margin: auto !important;
}

body.sticky-header #masthead .header-widget .tps-header-left-side-bar{
	left: 155px;
    top: 30%;
}

body.sticky-header #masthead .tps-header-left-side-bar ul {
    grid-gap: 10px;
}

body.sticky-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link::after {
    bottom: -22px;
}

body.sticky-header .site-header .header-widget .tps-header-right-side-bar {
    top: 30%;
}

body.sticky-header aside#block-57.inner-padding.widget_block{
	top: 22%;
}

}

@media(max-width:991px) {
	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr {
		max-width: 80%;
		min-width: auto;
	}

	.inside-footer-widgets {
		flex-wrap: wrap;
	}

	.site-footer .inside-footer-widgets .widget_block#block-21 {
		margin-bottom: 15px;
		width: 100%;
		max-width: 320px;
	}

	.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li a,
	.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li {
		font-size: 16px;
		line-height: 23px;
	}

	#masthead .inside-header.grid-container {
		padding: 5px 15px 5px 15px;
		box-shadow: 0px 7px 15px -8px rgba(0,0,0,0.75);
	}

	.site-header .header-widget .tps-header-right-side-bar,
	.site-header .header-widget .tps-header-left-side-bar {
		top: 26px;
		transform: translateY(-50%);
	}

	#mega-menu-wrap-primary .mega-menu-toggle {
		position: absolute;
		top: -52px;
		left: 0;
		background-color: transparent !important;
	}

	.nav-float-right #site-navigation {
		width: 100%;
	}

	#masthead .tps-header-left-side-bar ul,
	#masthead .tps-header-right-side-bar ul {
		grid-gap: 20px;
	}

	.site-header .header-widget .tps-header-left-side-bar {
		left: 60px;
	}

	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
		margin: 0px !important;
	}

	#masthead {
		position: fixed;
		width: 100%;
		left: 50%;
		transform: translateX(-50%);
		top: 39px;
		/*background: #00000029;*/
		background-color: var(--site-white-color);
		z-index: 999999;
	}

	body:not(.home):not(.sticky-header) #masthead,
	body:not(.home):not(.sticky-header) .top-bar-align-right.top-bar {
		position: unset !important;
		transform: none !important;
	}

	body:not(.home) #masthead {
		background: var(--site-white-color);
		border-top: 1px solid #ffffff30;
	}

	.top-bar-align-right.top-bar {
		position: fixed;
		width: 100%;
		top: 0px;
		z-index: 99;
	}

	body.sticky-header #masthead {
		top: 0;
		background-color: var(--site-white-color);
	}

	body.sticky-header .top-bar-align-right.top-bar {
		position: unset;
	}

	#masthead .site-logo {
		width: 100px;
	}

	#masthead ul li.tps-header-left-right-icon.tps-cart .wmc-cart .wmc-count {
		font-size: 12px;
		padding: 0px 0px 0px 1px;
		line-height: 30px;
	}

	#masthead .ysm-search-widget .search-field[type=search] {
		border-color: var(--site-text-black-color);
		color: var(--site-text-black-color);
	}

/*	#masthead ul li.tps-header-left-right-icon.tps-header-call a.tps-header-icon-anchor::before {
		background-position: -15px -435px;
	}

	#masthead ul li.tps-header-left-right-icon.tps-book-an-appoinment a.tps-header-icon-anchor::before {
		background-position: -61px -435px;
	}

	#masthead ul li.tps-header-left-right-icon .tps-header-icon-search-span::before {
		background-position: -161px -435px;
	}

	#masthead ul li.tps-header-left-right-icon.tps-myaccount a.tps-header-icon-anchor::before {
		background-position: -113px -436px;
	}

	#masthead ul li.tps-header-left-right-icon.tps-cart .wmc-cart::before {
		background-position: -215px -435px;
	}
*/
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated span {
		opacity: 0 !important;
	}

	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
		width: 35px;
		height: 35px;
		background-image: url(../images/heade-footer-sprite.svg);
		background-position: 540px -5px;
		background-color: transparent;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-child(1) {
		padding: 10px 13px 10px 13px;
		border-bottom: 1px solid var(--site-color-5);
	}

	#mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
		padding: 30px 0px 0px 0px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
		font-size: 16px;
		line-height: 16px;
	}

	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open:after,
	#mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
		top: 0px;
	}

	.main-navigation .menu-item-has-children .dropdown-menu-toggle,
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
		display: block;
	}

	#mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
		left: -80%;
	}

	#mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
		width: 100%;
		max-width: 92%;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link::after,
	#mega-menu-wrap-primary:has(.mega-menu-open) #mega-menu-primary[data-effect-mobile^="slide_"]+button.mega-close {
		left: auto !important;
        right: 8px !important;
        top: 13px;
        background-color: #fff;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item a.mega-menu-link::after, 
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on a.mega-menu-link::after{
		width: 0%;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
		font-size: 14px;
		line-height: 20px;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_wedding,
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_c_design,
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_diamond,
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps-_mega_menu_banner,
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row.mega-tps_mega_menu_diamond>ul.mega-sub-menu>li.mega-menu-columns-3-of-12,
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row.mega-tps_mega_menu_diamond>ul.mega-sub-menu>li.mega-menu-columns-2-of-12,
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row.mega-tps_mega_menu_gift>ul.mega-sub-menu>li.mega-menu-columns-3-of-12 {
		width: 100%;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
		content: '';
		width: 20px;
		height: 20px;
		background-image: url(../images/heade-footer-sprite.svg);
		background-position: -434px -120px;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after {
		content: '';
		background-position: -434px -101px;
	}

	.site-header .header-widget {
		margin: 0px;
		padding: 0px;
		width: 100%;
	}

	#mega-menu-wrap-primary {
		display: block !important;
	}

	.site-header .header-widget .tps-header-right-side-bar .tps-header-search-expand {
		display: none !important;
	}

	.tps-header-search-expand-mobile {
		margin: 6px 0px 2px 0px;
		display: none;
	}

	.tps-header-search-expand-mobile.tps-search-show {
		display: block;
	}

	#masthead .widget .search-form button.search-submit:before {
		width: 100%;
		height: 100%;
		background-position: -153px -11px;
	}

	#masthead .smart-search-popup {
        top: 109px;
        width: 96% !important;
        right: 18px;
	}

	.smart-search-post-title {
		text-align: left;
	}

	.smart-search-post-excerpt {
		text-align: left;
		margin-top: 10px;
	}

	#masthead {
		border-bottom: none;
	}

	#masthead ul li.tps-header-left-right-icon.tps-cart .wmc-cart .wmc-count {
		top: -9px !important;
	}

	form[data-form-id="2"] .es-form-field-container .gjs-cell input[type="submit"] {
		border-radius: 0px !important;
		border: 1px solid var(--site-white-color) !important;
	}

	body.woocommerce-account #mega-menu-wrap-primary .mega-menu-toggle {
		left: -25px;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_wedding {
		width: 100%;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12.mega-tps_edu_diamond_section {
		width: 100%;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12.mega-tps_edu_en {
		width: 100%;
	}

	.site-footer #footer-widgets .grid-container {
		padding: 25px 15px 10px;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
		margin-bottom: 10px;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column.mega-tps_menu_icon {
    padding-top: 10px;
    }

	#mega-menu-wrap-primary:has(.mega-menu-open) #mega-menu-primary[data-effect-mobile^="slide_"] + button.mega-close:before{
		color: var(--site-text-black-color);
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-last-child(1){
		padding-right: 13px;
	}
    
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_about,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_jewlery,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_diamond,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_wedding_band,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-tps_mega_menu_en {
    padding-left: 0%;
}

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        padding: 5px 15px 0px 8px !important;
    }

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{
		margin-bottom: 10px;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-tps-_mega_menu_banner{
		display: none;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-2 .widget_block:not(.widget_text){
		width: 32.5%;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
    width: 32%;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-2 {
    width: 68%;
	}

	#masthead ul li.tps-header-left-right-icon.tps-retailer{
    display: none;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .emaillist {
    width: 100%;
}

#masthead .tps-header-left-side-bar ul{
	opacity: 1;
	height: auto !important;
	position: unset !important;
	width: 100%;
	overflow: auto;
	display: flex;
	flex-direction: column;
	box-shadow: none;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:nth-last-child(1){
	display: flex;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu{
	box-shadow: none;
}

    body.sticky-header .site-header .header-widget .widget_tps_login_logout_widget .tps-login-head {
     right: 205px;
	}

	aside#block-57.inner-padding.widget_block {
        left: 52px;
        right: auto;
        top: 23%;
    }

}

@media(max-width:800px){
	.tps-common-space h2 {
      line-height: 40px !important;
    }
    .tps-float-left-info .elementor-widget-image,
    .tps-float-right-info .elementor-widget-image{
      width: 100%;
      margin-inline: auto !important;
      margin-bottom: 15px !important;
    }

	.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head {
        right: 210px;
    }
}

@media(max-width:768px) {

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-2,
	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-3,
	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-4,
	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-5 {
		width: 100%;
		margin-bottom: 0px;
	}

	.site-footer .inside-footer-widgets div:not(.footer-widget-1) .widget_block.widget_text+.widget_block {
		display: none;
		padding: 0px 10px 15px 10px !important;
		border-bottom: 1px solid #ffffffa8;
	}

	.site-footer .inside-footer-widgets div:not(.footer-widget-1) .tps-footer-heading {
		margin-bottom: 0;
        padding: 4px 10px 11px 1px !important;
        position: relative;
        border-bottom: 1px solid #ffffffa8;
        margin-bottom: 10px;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-2 .widget_block:not(.widget_text) {
	/*	border-bottom: 1px solid #ffffffa8;*/
	}

	.site-footer .inside-footer-widgets div:not(.footer-widget-1) .tps-footer-heading.tps-footer-active {
		/*	border-bottom: none;*/
	}

	.site-footer .inside-footer-widgets div:not(.footer-widget-1) .tps-footer-heading::after {
		content: '';
		width: 30px;
		height: 20px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		background-image: url(../images/heade-footer-sprite.svg);
		background-position: -311px -23px;
		display: block !important;
	}

	.site-footer .inside-footer-widgets div:not(.footer-widget-1) .tps-footer-heading.tps-footer-active::after {
		background-position: -311px -9px;
	}

	.site-footer .inside-footer-widgets .widget_block.widget_text {
		margin: 0px;
	}

	.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li a,
	.site-footer .inside-footer-widgets .widget_block .tps-footer-menus li {
		font-size: 14px;
		line-height: 23px;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
		grid-template-columns: 1fr;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column.mega-tps-diamond-two-columns-menu>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
		grid-template-columns: 1fr 1fr;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
		padding: 10px 9px 0px 10px !important;
	}

	footer .footer-bar ul {
		margin-bottom: 0px;
		grid-row-gap: 3px;
		max-width: 330px;
		justify-content: center;
	}

	footer .footer-bar ul li:nth-child(2):after {
		padding-top: 0px;
		display: none;
		padding-bottom: 8px;
		margin-top: -4px;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column:not(.mega-tps-_mega_menu_banner) {
		padding-right: 0px;
	}

	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item {
		width: 100%;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 #block-18 {
		margin-bottom: 5px;
		margin-top: 6px;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .emaillist #spinner-image {
		right: 6px;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-2 .widget_block:not(.widget_text) {
		width: 100% !important;
	}

	.site-footer .tps-footer-heading {
		font-size: 14px;
		line-height: 14px;
	}

	.site-footer .tps-footer-heading+ul.wp-block-list li a,
	.site-footer #block-38 .tps-footer-heading+ul.wp-block-list li:nth-child(2),
	footer .footer-bar ul li,
	footer .footer-bar ul a {
		font-size: 13px;
		line-height: 20px;
	}

	.site-footer .tps-footer-heading+ul.wp-block-list li {
		margin-bottom: 5px;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-2 .widget_block:not(.widget_text) ul.wp-block-list {
		padding: 0px 0px 15px 0px;
		display: none;
		margin-top: 0px;
	}

	footer .footer-bar ul li:not(:last-child):after {
		right: -9px;
	}

	.footer-bar-active .footer-bar {
		margin-bottom: 0px !important;
	}

	.site-footer #footer-widgets .grid-container {
		padding: 25px 15px 25px;
	}

	.site-footer #block-38 .tps-common-opp-btn a {
		max-width: 220px !important;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1{
        width: 44%;
        margin: auto;
        padding-right: 0px;
    }

	

}

@media(max-width:767px) {

	/*popup*/
	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr .tps-email-drophint-form-popup-title {
		padding: 16px 15px 8px 15px;
	}

	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-title h2 {
		font-size: 20px;
	}

	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr {
		max-width: 500px;
		width: 500px;
	}

	.tps-email-drophint-form-popup .tps-form {
		flex-direction: column-reverse;
		align-items: center;
		grid-gap: 40px 12px;
	}

	.tps-email-drophint-form-popup .email-us-form,
	.tps-email-drophint-form-popup .email-us-form .wpcf7-form-control-wrap input,
	.tps-email-drophint-form-popup .email-us-form .wpcf7-form-control-wrap textarea,
	.tps-email-drophint-form-popup .drop-hint-form,
	.tps-email-drophint-form-popup .drop-hint-form .wpcf7-form-control-wrap input,
	.tps-email-drophint-form-popup .drop-hint-form .wpcf7-form-control-wrap textarea {
		width: 100%;
	}

	.tps-email-drophint-form-popup .tps-form-image-block {
		display: none;
	}

	.tps-email-drophint-form-popup .tps-form-image-block .tps-email-img-div {
		max-width: 400px;
	}

	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr .tps-email-drophint-form-popup-title {
		padding: 0 10px 10px;
	}

	.tps-email-drophint-form-popup .email-us-form .wpcf7-form-control-wrap textarea {
		height: 200px;
	}

	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-content {
		height: 500px;
		overflow: hidden;
		overflow-y: auto;
	}

	.tps-email-drophint-form-popup .email-us-form .wpcf7-form-control-wrap textarea,
	.tps-email-drophint-form-popup.drop-hint-form textarea {
		height: 100px;
	}

	.tps-loose-diamond-breacrum {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	/* end */

	body.home:not(.sticky-header) #masthead {
		background-color: var(--site-white-color);
	}

	h1,
	.tps_main_heading,
	h2,
	.tps_subtittle_heading {
		font-size: 22px;
		line-height: 32px !important;
	}

	h3,
	.tps-sub-heading .elementor-heading-title {
		font-size: 18px;
		line-height: 28px !important;
	}

	p {
		font-size: 14px;
		line-height: 24px;
	}

	.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;
	}

	#mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
		padding: 45px 0px 0px 0px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item {
		color: var(--site-text-black-color) !important;
		opacity: 1 !important;
		visibility: visible !important;
		background-color: transparent !important;
		display: block !important;
		font-size: 14px !important;
	}

    .top-bar-align-right.top-bar p{
		font-size: 13px;
	}

	.tps-common-banner h1 {
        line-height: 30px !important;
    }
    .tps-common-space h2 {
        line-height: 35px !important;
    }
    .tps-float-left-info .elementor-widget-image, .tps-float-right-info .elementor-widget-image{
    	margin-bottom: 5px !important;
    }
    .tps-common-para ul li{
    	font-size: 14px;
    }
    .tps-common-para ul{
    	margin-left: 25px;
    }

	aside#block-57.inner-padding.widget_block{
       left: 60px;
       top: 20%;
        right: auto;
	}
	.tps-common-para table thead tr th, 
	.tps-common-para table tbody tr td{
		font-family: var(--font-body-family) !important;
		font-size: 14px;
		line-height: 20px;
	}
	.tps-common-faq h3,
	.tps-common-faq p.elementor-heading-title{
		font-size: 16px;
		line-height: 22px !important;
	}
	.tps-common-para .tps-table-format .elementor-widget-container{
		width: 100%;
        overflow-x: auto;
	}
	.tps-common-para .tps-table-format .elementor-widget-container table {
	  width: 100%;
	  min-width: 700px; 
	}
	.tps-el-list-option .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{
		font-size: 14px;
		line-height: 24px;
	}
	.tps-common-banner h1 br{
		display: none !important;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 aside#block-44{
		margin-bottom: 20px;
	}

	    body.sticky-header .site-header .header-widget .widget_tps_login_logout_widget .tps-login-head {
     right: auto;
	 left: 55px;
	}

	.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head{
		right: auto;
	 left: 55px;
	}

	aside#block-57.inner-padding.widget_block {
        left: 135px;
        top: 20%;
        right: auto;
    }

}

@media(max-width:580px) {
	.tps-section-common-spacing {
		margin-bottom: 25px;
	}

	#masthead .site-logo {
		width: 70px;
	}

	.site-header .header-widget .tps-header-right-side-bar,
	.site-header .header-widget .tps-header-left-side-bar {
		top: 20px;
	}

	#mega-menu-wrap-primary .mega-menu-toggle {
		top: -40px;
	}

	.es-form-field-container,
	.site-footer .inside-footer-widgets .widget_block#block-21 {
		max-width: 100% !important;
	}

	#mega-menu-wrap-primary .mega-menu-toggle {
		left: -10px;
	}

	.site-header .header-widget .tps-header-left-side-bar {
		left: 50px;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .tps-footer-menus li {
		max-width: 274px;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
        width: 70%;
	}

}

@media(max-width:500px) {

	.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head {
        right: auto;
        left: 40px;
    }

	aside#block-57.inner-padding.widget_block {
        left: 120px;
        top: 16%;
        right: auto;
    }

}

@media(max-width:480px) {
	.tps-email-drophint-form-popup .tps-form-image-block .tps-email-img-div {
		max-width: 80%;
	}

	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-close {
		top: 10px;
	}

	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr {
		max-width: 375px;
		width: 375px;
	}

	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr {
		max-width: 95%;
		width: 95%;
		padding: 12px 12px;
	}

	#masthead .tps-header-left-side-bar ul,
	#masthead .tps-header-right-side-bar ul {
		grid-gap: 10px;
	}

	.site-header .header-widget .tps-header-left-side-bar {
		left: 46px;
	}

	#mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
		left: -85%;
	}

	#mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
		width: 100%;
		max-width: 85%;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
        width: 100%;
	}


	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 .tps-footer-menus li {
		max-width: 100%;
	}

	.site-footer .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
        width: 99%;
    }

	#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper .gt_switcher a img {
    width: 15px;
    height: 15px;
	}
   
	#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper .gt_switcher .gt_option a{
		font-size: 12px;
	}

	#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper .gt_switcher .gt_selected a {
        width: 70px;
        font-size: 12px;
    }

	#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper .gt_switcher {
        width: 82px;
    }
	#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper .gt_switcher .gt_selected a:after{
		display: none;
	}
	#masthead ul li.tps-header-left-right-icon.tps-lang-box .gtranslate_wrapper{
		top: -12px;
		right: -8px;
	}

	aside#block-57.inner-padding.widget_block #tps-currency-switcher-box form#alg_currency_selector select#alg_currency_select {
		padding: 2px;
		font-size: 12px;
		height: 28px;
	}


.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head a.tps-retailer-btn {
    font-size: 13px;
    padding: 5px 6px;
}

aside#block-57.inner-padding.widget_block {
	left: 100px;
	top: 16%;
	right: auto;
}

}

@media(max-width:390px) {
	.tps-email-drophint-form-popup .tps-email-drophint-form-popup-cr {
		max-width: 355px;
		width: 355px;
	}

	aside#block-57.inner-padding.widget_block #tps-currency-switcher-box form#alg_currency_selector select#alg_currency_select {
        padding: 0px;
        font-size: 11px;
        height: 26px;
    }

	.site-header .header-widget .widget_tps_login_logout_widget .tps-login-head a.tps-retailer-btn {
        font-size: 11px;
        padding: 5px 4px;
    }

	aside#block-57.inner-padding.widget_block {
        left: 89px;
        top: 18%;
        right: auto;
    }
}

/*End  Common Code here*/