header {
	background: #fff;
}
.services-item {
	margin: 15px 0px;
	display: table;
	width: 100%;
	/*background: #eeeeee;    box-shadow: 1px 4px 5px 0px #0a0a0a;*/
}
.services-item .services-icon-box {
	width: 20%;
	/*background-color: #d8e2e6;*/
	display: table;
	height: 110px;
	overflow: hidden;
}
.service-titel {
	letter-spacing: 1px;
	color: #121422;
}
.pull-left {
	float: left;
}
.services-item .services-icon-box .services-overlay {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.services-item .service-content-box {
	width: 80%;
	/*background-color: #eeeeee;*/
	padding: 18px 12px 18px 12px;
	display: table;
	min-height: 110px;
	overflow: hidden;
}
.services-item .service-content-box .service-overlay {
	display: table-cell;
	vertical-align: middle;
}
.conts-col {
	color: #9da1ab;
}
.sm-bor-right {
	border-right: 1px solid #9da1ab;
	padding-right: 15px;
}
.start-btn-new {
	border: 2px solid #121422;
	letter-spacing: 1px;
	padding: 10px 30px;
	color: #fff;
	text-transform: capitalize;
	background: #121422;
	display: inline-block;
	min-width: 220px;
	text-align: center;
}
.start-btn-new:hover {
	border: 2px solid #121422;
	color: #121422;
	background: #fff;
	text-decoration: none;
}
.mar-bot-30 {
	margin-bottom: 30px;
}
.share-love {
	line-height: 1.5;
	color: #121422;
	letter-spacing: 1px;
}
.share-div {
	padding: 8rem 0rem;
}
.insta-img:hover img {
	box-shadow: 0 2px 8px rgba(52, 82, 93, 0.51);
	cursor: pointer;
}
.col-fff {
	color: #fff !important;
}
.dotted {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-title {
	letter-spacing: 1px;
	color: #9da1ab;
	line-height: 1.5;
}
.list-price {
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #121422;
}
.prod-list-div {
	display: block;
}
.prod-list-div:hover img {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
}
.a-hov-bor-none:hover {
	text-decoration: none !important;
}
.pad-ledt-8rem {
	padding-left: 6rem;
}
.new-arrival-divs {
	position: absolute;
	bottom: 8%;
	left: 10%;
}
.new-arrival-divs2 {
	position: absolute;
	top: 8%;
	left: 10%;
}
.link-btn {
	font-size: 20px;
	letter-spacing: 1px;
	border-bottom: 2px solid #121422;
	padding-bottom: 5px;
	color: #121422 !important;
	text-decoration: none !important;
}
.lsp1 {
	letter-spacing: 1px;
}
.web-main-color {
	/* color: #121422; */
	color: #121422;
}
.web-main-fff {
	color: #fff;
}
.h380 {
	height: 400px;
	display: flex;
}
.h175 {
	height: 185px;
	display: flex;
}
.collection-div {
	position: absolute;
	bottom: 8%;
	left: 10%;
}
.collection-div h1 {
	letter-spacing: 3px;
	line-height: 0;
	margin-bottom: 20px;
}
.collection-div span {
	letter-spacing: 2px;
	margin-left: 2.5rem;
}
.collection-div label {
	display: block;
	border-top: 3px solid;
	max-width: 50px;
	margin-left: 4.6rem;
	margin-top: 3px;
}
.collection-div2 {
	position: absolute;
	top: 12%;
	left: 10%;
}
.collection-div2 h1 {
	letter-spacing: 3px;
	line-height: 0;
	margin-top: 24px;
}
.collection-div2 span {
	letter-spacing: 2px;
	/*margin-left: 2.5rem;*/
}
.collection-div2 label {
	display: block;
	border-top: 3px solid;
	max-width: 50px;
	margin-left: 3px;
	margin-top: 22px;
}
.collection-div3 {
	position: absolute;
	bottom: 14%;
	right: 10%;
}
.collection-div3 h1 {
	letter-spacing: 3px;
	line-height: 0;
	margin-top: 24px;
}
.collection-div3 span {
	letter-spacing: 2px;
	/*margin-left: 2.5rem;*/
}
.collection-div3 label {
	display: block;
	border-top: 3px solid;
	max-width: 50px;
	margin-left: 3px;
	margin-top: 22px;
}
.collection-div4 {
	position: absolute;
	top: 12%;
	left: 10%;
}
.collection-div4 h1 {
	letter-spacing: 3px;
	line-height: 0;
	margin-bottom: 20px;
}
.collection-div4 span {
	letter-spacing: 2px;
	margin-left: 0px;
}
.collection-div4 label {
	display: block;
	border-top: 3px solid;
	max-width: 50px;
	margin-left: 0px;
	margin-top: 3px;
}
.price-disc {
	font-size: 11px;
	color: #9da1ab;
}
.a-hover:hover {
	color: #ec6a5f;
}
.sm-quick-right {
	position: absolute;
	margin: 8px;
	z-index: -1;
}
.col-quick-view {
	color: #ffffff;
	background: #121422;
	padding: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-bottom: 6px;
	/* border-radius: 4px; */
	opacity: 1;
	cursor: pointer;
	/* border: 1px solid #a40001; */
}
.prod-list-div:hover .sm-quick-right {
	z-index: 1;
}
.col-quick-view:hover {
	background: #d6ad4d;
}
.link-btn:hover {
	color: #ec6a5f !important;
	border-bottom: 2px solid #ec6a5f;
}
.mar-t-2-5 {
	margin-top: 2.5rem;
}
.pad-3rem-row {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.tab-mob-hide-dots .owl-pagination {
	display: none;
}
.uppercase {
	text-transform: uppercase;
}
/*diamond list page design*/

.dia-list-fdiv {
	padding: 3rem 0px 2rem 0px;
	text-align: center;
	max-width: 1000px;
	margin: auto;
}
.m-color {
	color: #7b7b7b;
}
.ul-left-0 {
	padding-left: 0px;
}
.cat_name {
	display: inline-block;
	position: relative;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.cat_name>li {
	display: inline-block;
	position: relative;
	/*width: 10%;*/
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.cat_name>li img {
	max-width: 25px;
	opacity: 0.5;
}
.diamond_shape span {
	display: block;
	font-size: 12px;
	position: relative;
	width: 100%;
	margin-top: 5px;
	letter-spacing: 1.3px;
	color: #808080;
	/*visibility: hidden;*/
	display: none;
}
.diamond_shape {
	padding: 5px;
	color: #9da1ab;
}
.active-shape div img {
	opacity: 1;
}
.active-shape div span {
	color: #121422;
}
.active-shape .diamond_shape {
	border-radius: 5px;
	/*background: #fff;*/
	padding: 5px;
	/*box-shadow: 0 2px 6px rgba(0, 0, 0, .16);*/
	color: #3d545f;
}
.bg-dia-shaplist {
	background: #f2f2f2;
}
.pad-3-b-0 {
	padding: 3rem 0rem;
}
.title-pad-12-0 {
	padding: 12px 0px;
}
.dia-shap-list-title {
	color: #3d545f
}
.color-list li {
	list-style: none;
	position: relative;
	display: inline-block;
	float: left;
	min-width: 35px;
	min-height: 30px;
	box-sizing: border-box;
	text-align: center;
	margin: auto;
	margin-right: 10px;
	padding: 5px 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	border-radius: 4px;
	color: #9da1ab;
	line-height: 1.5;
}
.all-active {
	background: #fff;
	color: #304954 !important;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .16);
}
.min-price-li {
	display: table-cell;
	float: left;
	height: auto;
	line-height: 0;
	width: 70px;
	margin-top: 12px;
}
.max-price-li {
	display: table-cell;
	float: right;
	height: auto;
	line-height: 0;
	width: 70px;
	margin-top: 12px;
}
.price-textbox {
	width: 100%;
	font-size: 14px;
	padding: 8px 10px;
	color: #555;
	background-color: #fff;
	border: none;
	border-radius: 4px;
	/*font-weight: 700;*/
	letter-spacing: 0.5px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .16);
}
.ul-1-start {
	padding-left: 1px;
}
.ul-0 li {
	list-style: none;
}
.mar-b-1rm {
	margin-bottom: 0rem;
}
.mar-b-1-5rm {
	padding-bottom: 0.5rem;
	padding-top: 1rem;
}
.bor-r-1r {
	border-right: 1px solid #d8dcdd;
}
.apply-filters {
	padding: 8px 30px;
	border: 2px solid #121422;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #121422;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 15px;
	min-width: 210px;
}
.apply-filters:hover {
	color: #fff !important;
	background-color: #121422;
}
.clear-filter {
	color: #9da1ab !important;
	font-size: 14px;
	border-bottom: 1px solid;
	cursor: pointer;
}
.clear-filter:hover {
	color: #121422 !important;
	font-size: 14px;
	border-bottom: 1px solid;
}
.bl-color {
	color: #121422;
}
.active-table-row {
	background: #f2f2f2;
}
.tr-hover-tr tr:hover {
	background: #f2f2f2;
}
/*.table-striped1-odd tr:nth-child(even) {    background-color: #f2f2f2;}*/

.table-atag:hover {
	background-color: #d6ad4d !important;
	color: #fff !important;
}
.tbl-details-right h1 {
	padding: 25px 10px 25px 10px;
	border-bottom: 0px solid #dee2e6;
	font-size: 22px;
	color: #121422;
	letter-spacing: 1px;
	background: #f2f2f2;
	text-align: center;
	font-weight: 700;
}
.shop-now-btn-details {
	padding: 10px 40px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1.5px;
	text-decoration: none;
	display: inline-block;
	background-color: #ec6a5f;
	font-size: 16px;
}
.shop-now-btn-details:hover {
	padding: 10px 40px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1.5px;
	text-decoration: none;
	display: inline-block;
	background-color: #121422;
	font-size: 16px;
}
.f-p {
	margin-bottom: 0;
	font-size: 14px;
	font-family: 'HypatiaSansPro-Semibold';
	color: #121422;
}
.s-p {
	margin-bottom: 0;
	font-size: 14px;
	/*letter-spacing: 1px;*/
	color: #9da1ab;
}
.mar-bot-dia-15 {
	margin-bottom: 15px;
}
.my-f-tdset table tr td:first-child {
	width: 60px;
}
.deactive-tab {
	padding: 10px 30px;
	background: #ffffff;
	letter-spacing: 1px;
	color: #9da1ab !important;
	border: 1px solid #ec6a5f;
	cursor: pointer;
}
.active-tab {
	padding: 10px 30px;
	background: #ec6a5f;
	letter-spacing: 1px;
	color: #fff !important;
	border: 1px solid #ec6a5f;
	cursor: pointer;
}
.ul-p-0 {
	padding-left: 0px;
}
.alist-color {
	color: #9da1ab
}
.round-i {
	border-radius: 50%;
	width: 32px;
	height: 32px;
	font-size: 14px;
	margin-bottom: 0;
	padding: 6px;
	margin-right: 6px;
	border: 1px solid #9da1ab;
	font-weight: 600;
	color: #9da1ab;
	display: inline-block;
	text-align: center;
}
.active-process {
	color: #121422 !important;
}
.round-i-active {
	background: #ec6a5f;
	color: #fff;
	border: 1px solid #ec6a5f;
}
.addtocart-process {
	float: right;
	font-size: 14px;
	background: #f6d9db;
	padding: 8px 12px 4px 12px;
	margin-right: 35px;
	color: #fff !important;
	cursor: pointer;
}
.addtocart-process:hover {
	float: right;
	font-size: 14px;
	background: #ec6a5f;
	padding: 8px 12px 4px 12px;
	margin-right: 35px;
	color: #fff !important;
}
ul.funnel-container {
	background-color: #fff;
	border: 1px solid #dedede;
	/*border-radius: 0 0 6px 6px;*/
	box-sizing: border-box;
	display: table;
	height: 69px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.funnel-step {
	font-size: 50px;
}
.funnel-step {
	/*border-radius: 0 0 6px 6px;*/
	display: table-cell;
	font-size: 18px;
	position: relative;
	padding: 17px;
	cursor: pointer;
}
.funnel-step-container {
	position: absolute;
	width: 100%;
	text-align: left;
}
.WideBody li span {
	font-family: inherit !important;
}
.WideBody li span {
	font-family: inherit !important;
}
.WideBody span {
	font-weight: normal !important;
}
/*.title_1 {    font-size: 18px;    line-height: .9;    padding-left: 6px!important;    padding-top: 14px;    position: absolute;    line-height: 1;}*/

.funnel-container>li:not(:last-child).funnel-step:before {
	content: " ";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 50%;
	left: 90%;
	margin-top: -34px;
	margin-left: 1px;
	border-top: 34px solid white;
	border-bottom: 33px solid white;
	border-left: 20px solid #c5c5c5;
	z-index: 1;
}
.funnel-container>li:not(:last-child).funnel-step:after {
	/*background-image: url(https://ion.r2net.com/images/funnel_sprite5.png);*/
	/*background-image: url(../images/arrow.png);    background-color: #fff;    background-position: -360px -8px;    content: "";    display: block;    height: 67px;    line-height: 0;    margin: 0;    padding: 0;    position: absolute;    right: 0;    top: 0px;    width: 32px;*/
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 44%;
	left: 90%;
	margin-top: -30px;
	border-top: 34px solid transparent;
	border-bottom: 33px solid transparent;
	border-left: 20px solid #ffffff;
	z-index: 2;
}
.nodiamond1,
.nodiamond2 {
	background-position: -376px -46px;
	height: 23px;
	right: 26px;
	line-height: 0;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 24px;
	width: 30px;
}
.advance-btn {
	background: rgb(237, 106, 96);
	box-shadow: 0px 3px 6px 0px rgb(195, 195, 195);
	color: #fff !important;
	font-family: 'HypatiaSansPro-Semibold';
	padding: 10px 30px;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
}
/*product list page css*/

.product-lists .pimg {
	border: 1px solid #dedede;
	margin-bottom: 15px;
}
.product1 {
	text-decoration: none;
	color: #212329;
	display: block;
	margin-bottom: 20px;
}
.product1 h6 {
	margin-bottom: 0.3rem;
}
.product-tit {
	margin-bottom: 0.3rem;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.f-right-price {
	position: absolute;
	right: 16px;
}
.product-lists:hover .pimg {
	box-shadow: 0 4px 8px 2px #dbdbdb;
}
.product-lists:hover {
	text-decoration: none;
	color: #212329;
}
.set-colors {
	height: 14px;
	width: 14px;
	display: inline-block;
	border-radius: 50%;
	margin-right: 5px;
}
.product-lists:hover .sm-quick-right {
	z-index: 1;
}
.bg1 {
	background: #eebda0;
}
.bg2 {
	background: #dedede;
}
.bg3 {
	background: #efd9a7;
}
.bg4 {
	background: #eebda0;
}
.bg5 {
	background: #eebda0;
}
/*produict details css*/

.tit-color {
	color: #121422;
	margin-bottom: 20px;
}
.lists-h5 {
	color: #9da1ab;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.lists-h2-price {
	color: #121422;
	letter-spacing: 1px;
}
.lists-h2-price span {
	font-size: 18px;
}
.select-diamond {
	background: #121422;
	color: #fff !important;
	text-transform: uppercase;
	padding: 10px 30px;
	letter-spacing: 1px;
	cursor: pointer;
	text-decoration: none !important;
	display: inline-block;
	margin-bottom: 15px;
}
.select-diamond:hover {
	background: #ec6a5f;
}
.t-color {
	color: #121422;
}
.mt-color {
	color: #9da1ab;
}
.bor-bb-2 {
	border-bottom: 2px solid #9da1ab;
	;
}
.mm-bot-5 {
	margin-bottom: 5px;
}
.order-summary-me {
	display: flow-root;
	width: 100%;
	margin-bottom: -1px;
}
.order-summary-me dd {
	margin-bottom: 0;
	width: 32%;
	float: left;
	padding: 10px 15px;
	border-bottom: 1px solid #dedede;
	font-weight: 600;
	color: #121422;
	letter-spacing: 1px;
	/*margin-right: 14px;*/
}
.order-summary-me dd strong {
	float: right;
	margin-left: 10px;
	color: #9da1ab;
	font-weight: normal;
}
/*----------new- ord-summery-------*/

.order-summary-me-2 {
	display: flow-root;
	width: 100%;
	margin-bottom: 30px;
}
.order-summary-me-2 dd {
	margin-bottom: 0;
	width: 48%;
	float: left;
	padding: 10px 15px;
	border-bottom: 1px solid #dedede;
	font-weight: 600;
	color: #121422;
	letter-spacing: 1px;
	margin-right: 14px;
}
.order-summary-me-2 dd strong {
	float: right;
	margin-left: 10px;
	color: #9da1ab;
	font-weight: normal;
}
.related-product-slider .item {
	padding: 0px 15px;
}
.mm-bot-20 {
	margin-bottom: 20px;
}
.mypage-btn .owl-controlls .owl-buttons {
	position: absolute;
	top: -90px;
	right: 10px;
}
.mypage-btn .owl-controlls .owl-buttons div {
	color: #121422;
	display: inline-block;
	margin: 5px;
	padding: 15px 12px 12px 12px;
	font-size: 18px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 0px;
	background: #fafafa;
	opacity: 0.5;
	box-shadow: 0 3px 5px 2px #dbdbdb;
	border: 1px solid #dedede8f;
}
.owl-prev:before {
	font-family: 'FontAwesome';
	content: "\f053";
}
.owl-next:before {
	font-family: 'FontAwesome';
	content: "\f054";
}
.pad-0-lg {
	padding: 0px 0px;
}
.div-box-shi {
	background: #f2f2f2;
	padding: 10px 15px;
	min-width: 200px;
	border: 1px solid #e4e4e4;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.div-box-shi img {
	padding-right: 15px;
}
.div-box-shi:hover {
	box-shadow: 0 2px 4px 0px #dbdbdb;
}
.pp-10 {
	padding: 10px;
}
/*-----------cart page css-----------*/

.product-pic {
	text-align: center;
}
.product-img {
	display: block;
	background: #fff;
	margin-bottom: 20px;
	border: 1px solid #f3f3f3;
	box-shadow: 0 2px 3px 0px #ececec;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ir245-remove-option {
	text-transform: capitalize;
	font-size: 14px;
}
.ir245-remove-option a {
	color: #121422;
	text-decoration: none;
}
.ir245-remove-option a:hover {
	color: #121422 !important;
	text-decoration: none;
}
.ir245-shopping-cart a {
	color: inherit;
}
.ir245-shopping-cart a:hover {
	color: #121422;
	text-decoration: none;
}
.ir245-table-order > .row {
	/*padding: 14px 0 26px 0;*/
	position: relative;
}
.hr-border {
	border-bottom: 2px solid rgb(225, 225, 225);
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top: 0;
	margin-top: 0;
	max-width: 85%;
}
/*.ir245-table-order > .row:before {    content: '';    position: absolute;    bottom: 0;    left: 15px;    right: 15px;    border-bottom: 1px solid #eaeaea;    display: block;}*/

.bor-row-cart {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.lst-bor-cart .bor-row-cart:last-child {
	border-bottom: none;
}
/*@media (min-width: 992px){    .row-ir245-shopping-card .product-pic {        margin-right: 3%;    }}*/

.h6-font h6 {
	font-size: 14px;
}
.ir245-headding1,
.ir245-headding2 {
	text-decoration: none !important;
	color: #121422 !important;
	margin: 0;
	line-height: 1.28;
	text-transform: capitalize;
	padding-bottom: 3px;
	letter-spacing: 1px;
}
.ir245-muted {
	font-size: 14px;
	color: #807a7a;
	line-height: 1.6;
}
.sr-only {
	border: 0 none;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.mt-15 {
	margin-top: 15px;
}
.ir245-order-box-up {
	border: 2px solid #121422;
	padding: 20px 15px;
	background: #f5f5f5;
}
.order-summary-me-price {
	display: flow-root;
	width: 100%;
}
.order-summary-me-price dd {
	margin-bottom: 0;
	width: 100%;
	float: left;
	padding: 6px 10px;
	border-bottom: 1px solid #ebebeb;
	font-weight: 600;
	color: #808080;
	letter-spacing: 0.5px;
	font-weight: 500;
	font-size: 14px;
}
.order-summary-me-price dd:last-child {
	border-bottom: none;
}
.order-summary-me-price dd strong {
	float: right;
	margin-left: 10px;
	color: #000;
	font-weight: normal;
}
.cont-shop-now-btn {
	padding: 10px 40px;
	color: #000;
	font-weight: 500;
	letter-spacing: 1px;
	text-decoration: none;
	display: inline-block;
	background-color: #b3c6cd;
	font-size: 16px;
}
.cont-shop-now-btn:hover {
	background: #000;
	color: #fff !important;
}
.checkout-now-btn {
	border: 2px solid #121422;
	padding: 12px 40px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	text-decoration: none;
	display: inline-block;
	background-color: #121422;
	font-size: 16px;
	text-decoration: none !important;
}
.checkout-now-btn:hover {
	border: 2px solid #121422;
	color: #121422 !important;
	background-color: #fff;
	text-decoration: none !important;
}
.checkout-affirm-btn {
	border: 2px solid #121422;
	padding: 10px 40px;
	color: #121422;
	font-weight: 500;
	letter-spacing: 1px;
	text-decoration: none;
	display: inline-block;
	background-color: #fff;
	font-size: 16px;
	text-decoration: none !important;
}
.checkout-affirm-btn:hover {
	border: 2px solid #121422;
	color: #fff !important;
	display: inline-block;
	background-color: #121422;
	text-decoration: none !important;
}
/*-------checkout page css--------*/

.checkout-form-group .form-group label {
	display: inline-block;
	margin-bottom: 0rem;
	color: #9da1ab;
	letter-spacing: 1px;
}
.checkout-form-group .form-group .form-control {
	border-radius: 0px;
}
.chk-sign {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: left;
	font-weight: normal;
}
/* Hide the browser's default checkbox */

.chk-sign input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
/* Create a custom checkbox */

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 1px solid #80808069;
	/*box-shadow: 0px 1px 6px 0px #a4000154;*/
}
/* On mouse-over, add a grey background color */

.chk-sign:hover input ~ .checkmark {
	background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */

.chk-sign input:checked ~ .checkmark {
	background-color: #121422;
}
/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the checkmark when checked */

.chk-sign input:checked ~ .checkmark:after {
	display: block;
}
/* Style the checkmark/indicator */

.chk-sign .checkmark:after {
	left: 6px;
	top: 3px;
	width: 6px;
	height: 10px;
	border: solid #ffffff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.continue-payment-btn {
	border: 2px solid #121422;
	padding: 10px 40px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	text-decoration: none;
	display: inline-block;
	background-color: #121422;
	font-size: 16px;
	text-decoration: none !important;
}
.continue-payment-btn:hover {
	/* border: 2px solid #d6ad4d; */
	color: #ffffff !important;
	border: 2px solid #d6ad4d;
	background-color: #d6ad4d;
	/* background-color: #d6ad4d; */
	text-decoration: none !important;
}
.text-18main {
	font-family: 'HypatiaSansPro-Semibold';
	color: #121422;
	letter-spacing: 1px;
	font-size: 18px;
}
.custom-chk .checkmark {
	top: 3px;
}
/*checkout radio button*/

.radio-new-checkout {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
	/*margin-top: 15px;*/
	cursor: pointer;
	font-weight: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: left;
	padding-right: 20px;
}
/* Hide the browser's default radio button */

.radio-new-checkout input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
/* Create a custom radio button */

.radio-check-checkout {
	position: absolute;
	top: 4px;
	left: 0px;
	height: 18px;
	width: 18px;
	background-color: #eee;
	border-radius: 50%;
	border: 1px solid #121422;
	box-shadow: 0px 1px 6px 0px #ebebeb;
}
/* On mouse-over, add a grey background color */

.radio-new-checkout:hover input ~ .radio-check-checkout {
	background-color: #ccc;
}
/* When the radio button is checked, add a blue background */

.radio-new-checkout input:checked ~ .radio-check-checkout {
	background-color: #121422;
}
/* Create the indicator (the dot/circle - hidden when not checked) */

.radio-check-checkout:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the indicator (dot/circle) when checked */

.radio-new-checkout input:checked ~ .radio-check-checkout:after {
	display: block;
}
/* Style the indicator (dot/circle) */

.radio-new-checkout .radio-check-checkout:after {
	top: 4px;
	left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
.payment-boxx {
	background: #fff;
	padding: 10px 20px;
	box-shadow: 0 2px 4px 1px #e9e9e9;
}
.instock {
	color: #2c954b;
}
/*-----------my account page css ------------*/

.add-addbox {
	padding: 20px 15px;
	border: 1px solid #dedede;
	min-height: 220px;
	max-height: 220px;
	margin-bottom: 30px;
}
.div-centerfix {
	display: flex;
	justify-content: center;
	align-items: center;
}
.add-addbox p {
	margin-bottom: 0.5rem;
}
.add-addbox h5 {
	line-height: 1.7;
	font-weight: 600;
}
.addhov-box:hover {
	border-color: #d6ad4d;
}
.addhov-box:hover h5 {
	color: #d6ad4d;
}
.set-tt {
	width: 70%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.right-divadd {
	width: 30%;
	float: left;
}
.defaultadd {
	color: #d6ad4d !important;
	padding: 4px 0px;
	float: right;
	padding-left: 10px;
}
.defaultadd-h {
	color: #d6ad4d !important;
	padding: 4px 0px;
	float: right;
	padding-left: 10px;
	visibility: hidden;
}
.editadd {
	color: #d6ad4d !important;
	padding: 4px 0px;
	float: right;
	padding-left: 10px;
	display: none;
}
.showbox-all:hover .defaultadd-h {
	visibility: visible;
}
.showbox-all:hover .editadd {
	display: block;
}
.my-acc-fdiv {
	display: block;
	background: #fff;
	border: 2px solid #dbdbdb;
	box-shadow: 0 2px 3px 0px #ececec;
	padding: 20px 15px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	margin-bottom: 20px;
}
.my-acc-fdiv h5 {
	color: #9da1ab;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
.img-bot-20 {
	margin-bottom: 20px;
}
.my-acc-fdiv .a-img {
	opacity: 0.5;
}
.show-ddiv-acc {
	background: rgb(255, 255, 255);
	padding: 25px 25px;
	box-shadow: rgb(236, 236, 236) 0px 0px 5px 0px;
}
.my-acc-fdiv-active {
	background: #fff;
	border: 2px solid #121422;
	box-shadow: 0 2px 3px 0px #ececec;
}
.my-acc-fdiv-active h5 {
	color: #121422;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
.my-acc-fdiv-active .a-img {
	opacity: 1;
}
.pending {
	color: red;
}
.line-h-5 {
	line-height: 1.4;
}
.lbl-100 {
	width: 100%;
}
.mar-bot-3rem {
	margin-bottom: 3rem;
}
/* Login page css */

.login-bg {
	background-image: url("../images/Log_in_bg.jpg");
	background-position: center;
	/* Center the image */
	background-repeat: no-repeat;
	/* Do not repeat the image */
	background-size: cover;
	/* Resize the background image to cover the entire container */
}
.login-main-box {
	max-width: 1000px;
	margin: auto;
}
.row-box {
	box-shadow: 0px 3px 10px 0px #cacaca;
}
.login-box-1 {
	max-width: 350px;
	margin: auto;
}
.login-box {
	background: #fff;
	padding: 6rem 4rem;
	text-align: center;
}
.login-box2 {
	background: #d6ad4d;
	padding: 6rem 4rem;
	text-align: center;
}
.login-box2 h2 {
	color: #fff;
}
.login-box2 p {
	color: #fff;
}
.pad-7-7px {
	padding-top: 7px;
	padding-bottom: 7px;
}
.signup-btn {
	border: 2px solid #ffffff;
	padding: 10px 40px;
	color: #ffffff !important;
	font-weight: 500;
	letter-spacing: 1px;
	text-decoration: none;
	display: inline-block;
	background-color: transparent;
	font-size: 16px;
	text-decoration: none !important;
}
.signup-btn:hover {
	/* border: 2px solid #121422; */
	border: 2px solid #d6ad4d;
	background-color: #d6ad4d;
	color: #fff !important;
	display: inline-block;
	/* background-color: #121422; */
	text-decoration: none !important;
}
/*---------------------------------------------*/

.myinput {
	outline: none;
	border: none;
}
.myinput:focus::-webkit-input-placeholder {
	color: transparent;
}
.myinput:focus:-moz-placeholder {
	color: transparent;
}
.myinput:focus::-moz-placeholder {
	color: transparent;
}
.myinput:focus:-ms-input-placeholder {
	color: transparent;
}
.myinput::-webkit-input-placeholder {
	color: #999999;
}
.myinput:-moz-placeholder {
	color: #999999;
}
.myinput::-moz-placeholder {
	color: #999999;
}
.myinput:-ms-input-placeholder {
	color: #999999;
}
.wrap-login100 {
	width: 100%;
	background: #fff;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	flex-direction: row-reverse;
}
.wrap-input100 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	width: 100%;
	height: 60px;
	position: relative;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.label-input100 {
	font-size: 18px;
	color: #999999;
	line-height: 1.2;
	display: block;
	position: absolute;
	pointer-events: none;
	width: 100%;
	padding-left: 15px;
	left: 0;
	top: 20px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	text-align: left;
}
.input100 {
	display: block;
	width: 100%;
	background: transparent;
	font-size: 16px;
	color: #121422;
	line-height: 1.2;
	padding: 0 15px;
	letter-spacing: 1px;
}
.myinput.input100 {
	height: 100%;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
/*---------------------------------------------*/

.focus-input100 {
	position: absolute;
	display: block;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	top: -1px;
	left: -1px;
	pointer-events: none;
	border: 1px solid #121422;
	visibility: hidden;
	opacity: 0;
}
.input100:focus + .focus-input100 {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	box-shadow: 0px 3px 3px 0px #cacaca;
}
.eff-focus-selection {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.input100:focus {
	height: 36px;
}
.input100:focus + .focus-input100 + .label-input100 {
	top: 8px;
	font-size: 14px;
	letter-spacing: 1px;
}
.has-val {
	height: 36px !important;
}
.has-val + .focus-input100 + .label-input100 {
	top: 8px;
	font-size: 14px;
	letter-spacing: 1px;
}
/*mega menu design*/

.parent-menu {
	position: relative;
}
.parent-menu .parent-menu-link .mega-menu {
	position: absolute;
	width: 1000px;
	z-index: 99;
	height: auto;
	left: 0;
	background: #fff;
	top: 100%;
	opacity: 0;
	visibility: hidden;
	padding: 2rem 2rem;
	box-shadow: 0 6px 8px -3px #c7c7c7a3;
}
.parent-menu .parent-menu-link:hover .mega-menu,
.parent-menu .parent-menu-link:hover .drop-menu {
	visibility: visible;
	opacity: 1;
}
.parent-menu .parent-menu-link .mega-menu .child-menu-ul {
	width: 75%;
}
.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link {
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 1rem;
}
.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link h4 {
	font-weight: 500;
	font-size: 1.1rem;
	letter-spacing: 1px;
}
.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link .mega-menu-ul .mega-menu-li .mega-menu-anchor.menu-with-img {
	display: flex;
	width: 100%;
}
.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link .mega-menu-ul .mega-menu-li .mega-menu-anchor {
	padding: .4rem 0;
	line-height: normal;
	vertical-align: top;
	width: 150px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #121422;
	/* color: #212529; */
}
.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link .mega-menu-ul .mega-menu-li .mega-menu-anchor:hover {
	/* color: #afafaf; */
	color: #d6ad4d;
}
.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link .mega-menu-ul .mega-menu-li .mega-menu-anchor.menu-with-img .img {
	width: 25px;
	display: inline-block;
}
.parent-menu .parent-menu-link .mega-menu .mega_menu_img {
	width: 25%;
}
.parent-menu .parent-menu-link .mega-menu .mega_menu_img img {
	width: 100%;
}

.parent-menu .parent-menu-link .mega-menu.lastmenu{
	width: 450px;
    right: 0;
    left: auto;
}

.parent-menu .parent-menu-link .mega-menu.lastmenu .child-menu-ul {
    width: 50%;
}

.parent-menu .parent-menu-link .mega-menu.lastmenu .mega_menu_img {
    width: 50%;
}

.ulpad-left-0 {
	padding-left: 0px;
	list-style: none;
}
.mega-menu-ul {
	padding-left: 0px;
	list-style: none;
}
.flex_view_xs.middle {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.flex_view_xs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.mobilefix-header {
	position: fixed;
	z-index: 99;
	width: 100%;
	top: 0;
	box-shadow: 0 2px 2px 0 #e9e9e9;
	background: #fafafa;
}
/*.nwd-header.desk-header .desktop-menu .parent-menu .parent-menu-link.no_mega_menu {*/

.parent-menu .no-mega-menu {
	position: relative;
}
.parent-menu .no-mega-menu .mega-menu {
	position: absolute;
	width: 200px;
	z-index: 99;
	height: auto;
	left: 0;
	background: #fff;
	top: 100%;
	/*opacity: 0;    visibility: hidden;*/
	padding: 1rem;
	box-shadow: 0 6px 8px -3px #c7c7c7a3;
}
.div-custom {
	display: inline-block;
	padding: 10px;
	width: 250px;
	vertical-align: text-bottom;
	text-decoration: none !important;
}
.div-custom img {
	box-shadow: 0 2px 6px 1px rgba(52, 82, 93, 0.21);
	margin-bottom: 15px;
}
.div-custom h5 {
	color: #7b7b7b;
}
.div-custom:hover h5 {
	color: #121422;
}
.div-custom:hover img {
	box-shadow: 0 2px 8px rgba(52, 82, 93, 0.51);
}
.div-custom2 {
	display: inline-block;
	padding: 10px;
	width: 170px;
	vertical-align: text-bottom;
	text-decoration: none !important;
	border: 2px solid #94a0a6;
	margin: 8px;
	cursor: pointer;
}
.div-custom2 img {
	/*box-shadow: 0 2px 8px rgba(52, 82, 93, 0.51);*/
	max-width: 100px;
	padding: 1rem;
	opacity: 0.5;
}
.div-custom2 h5 {
	color: #7b7b7b;
}
.div-custom2:hover {
	border: 2px solid #121422;
}
.div-custom2:hover h5 {
	color: #121422;
}
.div-custom2:hover img {
	opacity: 1;
}
.div-custom2-active {
	border: 2px solid #121422;
}
.div-custom2-active h5 {
	color: #121422;
}
.div-custom2-active img {
	opacity: 1;
}
.div-custom3 {
	display: inline-block;
	padding: 10px;
	width: 140px;
	vertical-align: text-bottom;
	text-decoration: none !important;
}
.div-custom3 img {
	/*box-shadow: 0 2px 8px rgba(52, 82, 93, 0.51);*/
	max-width: 80px;
	opacity: 0.6;
	margin-bottom: 15px;
}
.div-custom3 h5 {
	color: #7b7b7b;
}
.div-custom3:hover h5 {
	color: #121422;
}
.div-custom3:hover img {
	opacity: 1;
}
.active-stone img {
	opacity: 1;
}
.active-stone h5 {
	color: #121422;
}
.lbl-block {
	display: block;
}
.lbl-color {
	color: #9da1ab;
}
.mar-bot-15-input {
	margin-bottom: 15px;
}
.label-img {
	display: inline-block;
	position: relative;
	width: 200px;
	padding: 22px 0;
}
.div-img {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #121422;
	color: #121422;
	letter-spacing: 1px;
	font-size: 20px;
	cursor: pointer;
}
.label-img:hover {
	color: #fff !important;
	background: #121422;
}
.label-img:hover .div-img {
	color: #fff !important;
	background: #121422;
}
.img-input input[type="file"] {
	position: absolute;
	left: 0;
	opacity: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	border: 0;
	padding: 10px;
	outline: 0;
	cursor: pointer;
	visibility: hidden;
}
.change-add-btn {
	float: right;
	letter-spacing: 1px;
	font-weight: 600;
	border-bottom: 1px solid;
	color: #121422 !important;
	text-decoration: none;
	cursor: pointer;
}
.add-p p {
	margin-bottom: 6px;
	color: #808080;
}
.add-p p a {
	color: #121422;
	text-decoration: underline;
}
.letstalk-btn {
	background-color: #121422;
	border-color: #121422;
	border-radius: 0px;
}
.letstalk-btn:hover {
	background-color: #000;
	border-color: #000;
}
.bor-redius-0 {
	border-radius: 0rem;
}
/*-------new css------*/

.hed-color {
	color: gray;
}
.bg-f9 {
	background: #f9f9f9;
}
.collection-text {
	/* background: #f9f9f9; */
	background: #f8f9fb;
	padding: 3.1rem 1rem;
}
.collection-text h4 {
	margin-bottom: 15px;
}
.collection-text p {
	letter-spacing: 0.5px;
	color: #9e9e9e;
}
.collection-text a {
	/*font-weight: 600;*/
	letter-spacing: 1px;
	font-size: 20;
	color: #121422;
}
.collection-text a:hover {
	text-decoration: underline;
}
.pad-rr-0px {
	padding-right: 0px;
}
.pad-ll-30px {
	padding-left: 30px;
}
.mar-bb-30px {
	margin-bottom: 30px;
}
.right-div-big {
	position: absolute;
	bottom: 30px;
	right: 15px;
}
.bg-f5 {
	background-color: #fff;
}
.start-dia {
	display: block;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 1.2rem;
	color: #df6588;
	margin-bottom: 10px;
}
.start-dia:hover {
	text-decoration: underline;
	color: #121422;
}
.bg-orange {
	background: #fff;
}
.t-col-fff {
	color: #212529;
}
/*#collection-slider{    margin-top: 35px;}*/

.post-slide {
	background: #fff;
	margin: 20px 15px 20px;
	/*padding-top: 1px;*/
}
.post-slide:hover {
	box-shadow: 0px 3px 8px 0px #c5c5c5;
}
.post-slide .post-img {
	position: relative;
	overflow: hidden;
	border-radius: 0px;
	/*margin: -12px 15px 8px 15px;    margin-left: -10px;*/
}
.post-slide .post-img img {
	width: 100%;
	height: auto;
	transform: scale(1, 1);
	transition: transform 0.2s linear;
}
.post-slide:hover .post-img img {
	transform: scale(1.1, 1.1);
}
.post-slide .over-layer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	/*background: linear-gradient(-45deg, rgba(108, 102, 115, 0.05) 0%, rgba(32, 21, 50, 0.18) 100%);*/
	transition: all 0.50s linear;
}
.post-slide:hover .over-layer {
	opacity: 1;
	text-decoration: none;
}
.post-slide .over-layer i {
	position: relative;
	top: 45%;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 25px;
}
.post-slide .post-content {
	background: #fff;
	padding: 10px 15px 10px;
	border-radius: 15px;
}
.post-slide .post-title a {
	font-size: 16px;
	/*font-weight: bold;*/
	color: #121422;
	display: block;
	line-height: 1.5;
	transition: all 0.3s ease 0s;
}
.post-slide:hover a {
	text-decoration: none;
	/*color: #121422;*/
}
.title-dott {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-slide .post-title a:hover {
	text-decoration: none;
	/*color: #231535;*/
}
.post-slide .post-description {
	line-height: 24px;
	color: #808080;
	margin-bottom: 25px;
}
.post-slide .post-date {
	color: #a9a9a9;
	font-size: 14px;
}
.post-slide .post-date i {
	font-size: 20px;
	margin-right: 8px;
	color: #CFDACE;
}
.post-slide .read-more {
	padding: 7px 20px;
	float: right;
	font-size: 12px;
	background: #2196F3;
	color: #ffffff;
	box-shadow: 0px 10px 20px -10px #1376c5;
	border-radius: 25px;
}
.post-slide .read-more:hover {
	background: #3498db;
	text-decoration: none;
	color: #fff;
}
.myowl .owl-buttons {
	text-align: center;
	margin-top: 20px;
}
.myowl .owl-buttons .owl-prev {
	background: #fff;
	position: absolute;
	top: 0%;
	right: 70px;
	left: inherit;
	padding: 0 18px 0 15px;
	border-radius: 0px;
	box-shadow: 3px 14px 25px -10px #92b4d0;
	transition: background 0.5s ease 0s;
}
.myowl .owl-buttons .owl-next {
	background: #fff;
	position: absolute;
	top: 0%;
	right: 15px;
	padding: 0 15px 0 18px;
	border-radius: 0px;
	box-shadow: -3px 14px 25px -10px #92b4d0;
	transition: background 0.5s ease 0s;
}
.myowl .owl-buttons .owl-prev:after,
.myowl .owl-buttons .owl-next:after {
	content: "\f104";
	font-family: FontAwesome;
	color: #333;
	font-size: 30px;
}
.myowl .owl-buttons .owl-next:after {
	content: "\f105";
}
.myowl .owl-buttons .owl-prev:before,
.myowl .owl-buttons .owl-next:before {
	font-family: 'FontAwesome';
	content: "\f053";
	display: none;
}
.pop-jewelry-img {
	background: url(../images/bg.jpg);
	background-size: cover!important;
	background-repeat: no-repeat!important;
	width: 100%!important;
	position: relative!important;
	background-position: center center!important;
	/*height: 400px;*/
}
.pop-jewelry-div {
	max-width: 550px;
	padding: 3rem 3rem;
	background: #121422;
	color: #fff;
	position: relative;
	margin-left: auto;
}
.select-now-btn {
	padding: 0.7rem 2rem;
	background: #fff;
	color: #121422 !important;
	font-size: 1rem;
	letter-spacing: 1px;
	font-weight: 600;
	margin-top: 10px;
	display: inline-block;
	cursor: pointer;
}
.select-now-btn:hover {
	color: #fff !important;
	background: #d6ad4d;
}
a {
	color: inherit;
}
.video-txtset {
	position: absolute;
	left: 25%;
	top: 40%;
	color: #fff;
}
.fv-div {
	float: left;
	font-size: 3rem;
	background: #fff;
	color: #121422;
	margin-right: 1.5rem;
	width: 100px;
	height: 100px;
	text-align: center;
	border-radius: 50%;
}
.fv-div i {
	padding: 26px;
	margin-left: 13px;
}
.ff-right {
	float: left;
}
.mm-color {
	color: #121422 !important;
	/* color: #212529 !important; */
}
.org-color {
	color: #d6ad4d;
}
.select-triangle {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #fff;
	-webkit-transform: rotate(45deg) translateX(-50%);
	-moz-transform: rotate(45deg) translateX(-50%);
	-ms-transform: rotate(45deg) translateX(-50%);
	margin-left: 3rem;
}
.parent-menu-link:hover .select-triangle {
	visibility: visible;
	opacity: 1;
}
.m2-me {
	padding: 0px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: start;
	-ms-flex-pack: start;
	justify-content: start;
}
.m3-me {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0px 12px;
}

.m4-me {
	background: #f9f9fa;
	border: 1px solid #f3f3f3;
	border-radius: 2px;
	position: relative;
	padding: 0;
	width: 100%;
	display: block;
	margin: 12px 0;
	/*height: calc(100% - 24px);*/
	cursor: pointer;
}
.m5-me {
	position: relative;
	display: block;
	padding-bottom: 100%;
	overflow: hidden;
}
.m6-me {
	width: 100%;
	margin: 0px auto;
	max-width: 335px;
	display: block;
	overflow: hidden;
	position: absolute;
}
@media screen and (min-width: 1152px) {
	.m6-me {
		max-width: 256px;
	}
}
@media screen and (min-width: 1280px) {
	.m6-me {
		max-width: 288px;
	}
}
@media screen and (min-width: 1366px) {
	.m6-me {
		max-width: 309.5px;
	}
}
@media screen and (min-width: 1400px) {
	.m6-me {
		max-width: 335px;
	}
}
.m7-me {
	width: 100%;
	left: 50%;
	top: 50%;
	max-width: 335px;
	position: absolute;
	-webkit-transform: translate3D(-50%, -50%, 0);
	-ms-transform: translate3D(-50%, -50%, 0);
	transform: translate3D(-50%, -50%, 0);
	visibility: hidden;
	opacity: 0;
	display: block;
	-webkit-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
@media screen and (min-width: 1152px) {
	.m7-me {
		max-width: 256px;
	}
}
@media screen and (min-width: 1280px) {
	.m7-me {
		max-width: 288px;
	}
}
@media screen and (min-width: 1366px) {
	.m7-me {
		max-width: 309.5px;
	}
}
@media screen and (min-width: 1400px) {
	.m7-me {
		max-width: 335px;
	}
}
.css-1xswtfw {
	width: 100%;
	position: relative;
	bottom: 0px;
}
.css-1d2rjhm {
	font-size: 14px;
	line-height: inherit;
	padding: 0 20px;
	color: #231535;
}
.css-6yxsag {
	margin: 0;
	padding: 0;
	display: block;
	-webkit-text-decoration: none;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	color: inherit;
	font-size: inherit;
}
.css-1v678gb {
	display: inline-block;
	color: #9d9fa4;
	padding-left: 8px;
}
.css-sp727x {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	line-height: inherit;
	padding: 0 0px 20px 20px;
	color: #9d9fa4;
	max-width: calc(100% - 50px);
}
.m4-me:hover .m7-me {
	visibility: visible;
	opacity: 1;
}
.m4-me:hover .m6-me {
	visibility: hidden;
	opacity: 0;
}
.new-prod-content {
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.newprod-grid .title {
	font-size: 16px;
	text-transform: capitalize;
	margin: 0 0 5px;
	transition: all .3s ease 0s;
	/*font-weight: 600;*/
	letter-spacing: 0.5px;
	color: #121422;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.view-all {
	font-size: 16px;
	color: #121422;
	font-weight: 600;
	border-bottom: 2px solid;
}
.view-p {
	margin-bottom: 0;
	visibility: hidden;
	padding-top: 15px;
}
.show-grid-icon:hover .view-p {
	visibility: visible;
}
/*.show-grid-icon:hover .h-sm{    display: none;}*/

.sm-tit {
	font-size: 13px;
	margin-bottom: 5px;
	color: #848485;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pp-price {
	font-weight: 600;
	/*color: #121422;*/
	color:#121422;
}
.bg-fff {
	background: #fff;
}
.show-grid-icon:hover .like-i {
	display: block !important;
	animation: fadeIn 1s;
}
.show-grid-icon:hover .like-i0 {
	display: block !important;
	animation: fadeIn 1s;
}
.show-grid-icon:hover .right-ar {
	visibility: visible;
}
.show-grid-icon {
	background: #fff;
	/*box-shadow: 0px 2px 3px 0px #dedede;*/
}
.show-grid-icon:hover {
	box-shadow: 0px 1px 5px 0px #d0d0d0;
}
.show-grid-icon .price {
	color: #231535;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 600;
	margin-right: 2px;
	display: inline-block;
}
.show-grid-icon .price span {
	color: #909090;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	text-decoration: line-through;
	text-align: left;
	display: inline-block;
	margin-top: -2px;
}
.a-block {
	display: block;
}
.a-txtline-none {
	text-decoration: none !important;
}
@media (max-width: 992px) {
	.m3-me {
		padding: 0px 6px;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 400px) {
	.m3-me {
		padding: 0px 6px;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.m4-me {
		margin: 6px 0 !important;
	}
	.newprod-grid .title {
		font-size: 13px !important;
		text-transform: capitalize;
		font-weight: 600;
		color: rgb(75, 75, 75);
		white-space: nowrap;
		text-overflow: ellipsis;
		margin: 0px 0px 2px;
		transition: all 0.3s ease 0s;
		overflow: hidden;
	}
	.sm-tit {
		font-size: 12px;
		margin-bottom: 1px;
		color: rgb(144, 144, 144);
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.show-grid-icon .price {
		color: rgb(22, 80, 131);
		font-size: 10px !important;
		letter-spacing: 1px;
		font-weight: 600;
		margin-right: 2px;
		display: inline-block;
	}
	.show-grid-icon .price span {
		color: rgb(144, 144, 144);
		font-size: 10px !important;
		font-weight: 500;
		letter-spacing: 0px;
		text-align: left;
		display: inline-block;
		margin-top: -2px;
		text-decoration: line-through;
	}
	.right-ar {
		visibility: visible;
	}
	.max-24 {
		max-width: 18px;
	}
	.pop-jewelry-div {
	    padding: 1rem 1rem;
	    background: #1214229e;
	}
	.pop-jewelry-img {
	    padding: 20px !important;
	}
}
.ul-share {
	position: relative;
	margin: 0;
	padding: 0;
	display: inline-flex;
	list-style: none;
	height: 40px;
	margin: 6px 0;
}
.ul-share li a {
	display: block;
	width: 50px;
	height: 32px;
	line-height: 36px;
	text-align: center;
	background-color: #262626;
	color: #fff;
	border-radius: 22px;
	font-size: 16px;
	margin: 2px 4px;
}
.ul-share li:nth-child(1) a {
	background-color: #3b5999;
}
.ul-share li:nth-child(2) a {
	background-color: #55acee;
}
.ul-share li:nth-child(3) a {
	background-color: #dd4b39;
}
.ul-share li:nth-child(4) a {
	background-color: #e4405f;
}
.ul-share li a:hover {
	background-color: #d6ad4d;
}
.quantity {
	display: inline-block;
}
.quantity.buttons_added {
	text-align: left;
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	border-radius: 4px;
	box-shadow: 0 1px 3px 0 #a09b9b99;
}
.quantity .input-text.qty {
	width: 60px;
	height: 30px;
	padding: 0 5px;
	text-align: center;
	background-color: transparent;
	border: 1px solid #dcdcdc;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
	padding: 7px 10px 8px;
	height: 30px;
	width: 28px;
	background-color: #121422;
	border: 1px solid #121422;
	cursor: pointer;
}
.quantity.buttons_added .plus {
	border-left: 0;
	border-radius: 0 4px 4px 0;
	font-size: 20px;
	color: #fff;
	padding: 5px 8px 4px 8px;
	line-height: 2px;
	outline: none;
}
.quantity.buttons_added .minus {
	border-right: 0;
	border-radius: 4px 0 0 4px;
	font-size: 29px;
	color: #fff;
	padding: 2px 8px 4px 8px;
	line-height: 1px;
	outline: none;
}
.quantity.buttons_added input {
	display: inline-block;
	margin: 0;
	vertical-align: top;
	box-shadow: none;
	outline: none;
}
.quantity.buttons_added .plus:hover {
	background-color: #d6ad4d;
	border: 1px solid #d6ad4d;
}
.quantity.buttons_added .minus:hover {
	background-color: #d6ad4d;
	border: 1px solid #d6ad4d;
}
/*.quantity .input-text.qty:focus{    outline: none;}*/

.box-myacc-acc {
	padding: 25px 15px 15px 15px;
	border: 1px solid #f5f5f5;
	box-shadow: 0px 1px 6px 0px rgb(230 230 230 / 71%);
	background: #fff;
	margin-bottom: 15px;
}


/*.cart-wish{
	position: absolute;
    right: 8px;
    top: 8px;
    z-index: 1;
}
.cart-wish {
    opacity: 0;
}
.show-cart-wish:hover .cart-wish {
	opacity: 1;	
}
.show-cart-wish:hover .cart-wish-p {
    color: #121422;
    background: #ffffff;
    padding: 3px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-bottom: 8px;
    border-radius: 6px;
    opacity: 1;
    cursor: pointer;
    border: 1px solid #121422;
}*/
.product-hov{
	position: relative;
}
.thb-product-icon+.thb-product-icon {
    top: 48px;
}
.thb-product-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    color: #121422;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    opacity: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 28px;
    padding: 0;
    cursor: pointer;
}
.thb-product-icon>div {
    height: 28px;
}
 .thb-product-icon>div a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #121422;
    min-width: 28px;
    height: 28px;
    background: #f5f5f5;
    border-radius: 15px;
    position: relative;
    box-shadow: 0px 1px 3px 0px #b9b9b9;
}
.thb-product-icon .thb-icon-text {
    display: flex;
    align-items: center;
    overflow: hidden;
    max-width: 0px;
    height: 28px;
    padding: 0;
    direction: rtl;
    position: absolute;
    white-space: nowrap;
    top: 0;
    right: 14px;
    opacity: 0;
    background: #f5f5f5;
    border-radius: 14px 0 0 14px;
    z-index: 0;
    transition: all .30s linear;
    font-size: 11px;
    padding-top: 4px !important;
}
.thb-product-icon:hover .thb-icon-text {
    max-width: 150px;
    padding: 0 15px 0 15px;
    opacity: 1;
    box-shadow: -1px 1px 2px 0px rgb(183 183 183 / 60%);
}
.thb-product-icon>div a i{
	position: relative;
    top: 1px;
    margin: 0 8px;
    z-index: 2;
}
.product-hov:hover .thb-product-icon {
    opacity: 1;
}

.cta {
    position: relative;
    margin: auto;
    padding: 10px 22px;
    transition: all 0.2s ease;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 15px;
}
.cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 28px;
    /* background: rgba(255, 171, 157, 0.5); */
	background: #d5ac4c;
    width: 44px;
    height: 44px;
    transition: all 0.3s ease;
}
.cta span {
    position: relative;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    vertical-align: middle;
}
.cta svg {
    position: relative;
    top: 0;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #111;
    stroke-width: 2;
    transform: translateX(-5px);
    transition: all 0.3s ease;
}
.cta:hover:before {
    width: 100%;
    /* background: #d6ad4d; */
	background: #d6ad4d;
}
.cta:hover span {
    color: #fff;
}
.cta:hover svg {
    stroke: #fff;
}



/*mynewbtn*/
.mycta {
    position: relative;
    margin: auto;
    padding: 15px 22px;
    transition: all 0.2s ease;
    text-decoration: none;
    margin-bottom: 15px;
}
.mycta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: rgba(255, 171, 157, 0.5);
    width: 0px;
    height: 44px;
    transition: all 0.3s ease;
}
.mycta span {
    position: relative;
    font-size: 20px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    vertical-align: middle;
}
/*.mycta svg {
    position: relative;
    top: 0;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #111;
    stroke-width: 2;
    transform: translateX(-5px);
    transition: all 0.3s ease;
}*/
.mycta:hover:before {
    width: 100%;
    background: #d6ad4d;
}
.mycta:hover span {
    color: #fff;
}
/*.mycta:hover svg {
    stroke: #fff;
}*/

.shop-byshape-div{
	width: 40%;
}

li.mega-menu-li.li-50 {
    width: 50%;
    float: left;
}


@media only screen and (max-width: 1280px) {
	.post-slide .post-content {
		padding: 0px 15px 25px 15px;
	}
}
@media (min-width: 768px) {
	.flex_view {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 1024px) and (min-width: 991px) {
	.services-item .service-content-box {
		width: 76%;
		/* background-color: #eeeeee; */
		padding: 18px 5px 18px 10px;
		display: table;
		min-height: 110px;
		overflow: hidden;
	}
	.pad-3rem-row {
		padding-top: 0rem;
		padding-bottom: 0rem;
	}
	.parent-menu .parent-menu-link .mega-menu {
	    left: -6%;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.share-div {
		padding: 4rem 0rem;
	}
	.comingsoon {
		text-align: left;
		padding: 4rem 0rem;
	}
	.order-summary-me dd {
		width: 47%;
	}
	.order-summary-me-2 dd {
		width: 47%;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.div-custom {
		display: inline-block;
		padding: 10px;
		width: 220px;
		vertical-align: text-bottom;
		text-decoration: none !important;
	}
	.tablet-center {
		text-align: center;
	}
	.tablet-none {
		display: none;
	}
	.login-box {
		background: #fff;
		padding: 6rem 2rem;
		text-align: center;
	}
	.login-box2 {
		background: #121422;
		padding: 6rem 2rem;
		text-align: center;
	}
	.tab-mar-bot-30 {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 991px) and (min-width: 300px) {
	.parent-menu .parent-menu-link .mega-menu .child-menu-ul {
	    width: 100%;
	}
	.navbar-dark .navbar-nav .active>.nav-link,
	.navbar-dark .navbar-nav .nav-link.active,
	.navbar-dark .navbar-nav .nav-link.show,
	.navbar-dark .navbar-nav .show>.nav-link {
		color: #6D7DB8;
		/*font-weight: 600;*/
	}
	.parent-menu .parent-menu-link .mega-menu {
		position: inherit;
		width: 100%;
		z-index: 99;
		height: auto;
		left: 0;
		background: #fff;
		top: 100%;
		opacity: 0;
		visibility: hidden;
		padding: 1rem 1rem;
		display: none;
	}
	.parent-menu .parent-menu-link:hover .mega-menu,
	.parent-menu .parent-menu-link:hover .drop-menu {
		/*visibility: visible;
		opacity: 1;
		display: block;*/
		visibility: hidden;
	    opacity: 0;
	    display: none;
	}
	.parent-menu-link:hover .select-triangle {
	    visibility: hidden;
	    opacity: 0;
	}

	.current .mega-menu{
		visibility: visible !important;
		opacity: 1 !important;
		display: block !important;
	}

	.nav-item .parent-menu-link .current .select-triangle{
		visibility: visible;
	    opacity: 1;
	}

	.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link {
		display: inline-block;
		vertical-align: top;
		padding-right: 0rem;
		text-align: left;
		width: 100%;
	}
	.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link h4 {
		font-weight: 500;
		text-decoration: underline;
		font-size: 1.15rem;
		margin-top: 20px;
		letter-spacing: 1px;
		margin-bottom: 10px;
	}

	.pad-3rem-row {
		padding-top: 0rem;
		padding-bottom: 0rem;
	}
	.tab-mob-bot-2rem {
		margin-bottom: 2rem;
	}
	.tab-mob-center {
		text-align: center;
	}
	.h380 {
		height: auto;
	}
	.h175 {
		height: auto;
	}
	.tab-mob-pad-0 {
		padding: 0px;
	}
	.tab-mob-bot-0 {
		margin-bottom: 0px;
	}
	.tab-mob-hide-dots .owl-pagination {
		display: block;
	}
	.new-arrival-divs2 {
		position: absolute;
		bottom: 8%;
		top: auto;
		right: 10%;
		text-align: right;
	}
	.tab-mob-pad-r6l-0 {
		padding-right: 6rem;
		padding-left: 0rem;
	}
	.ul-left-0 {
		padding-left: 10px;
	}
	.mar-b-1-5rm {
		margin-bottom: 0rem;
		padding-bottom: 0;
		padding-top: 0;
	}
	.mar-b-1rm {
		margin-bottom: 0rem;
	}
	.ul-1-start {
		padding-left: 10px;
	}
	.bor-r-1r {
		border-right: none;
	}
	.title-pad-12-0 {
		padding: 0 0px 10px 0px;
	}
}
@media screen and (max-width: 767px) and (min-width: 300px) {
	
	.center-div-mob{
		text-align: center;
	}
	.cta {
	    width: 250px;
	}
	.mob-bor-bot {
		border-bottom: 1px solid #6D7DB8;
	}
	.myowl .owl-buttons .owl-prev {
		background: #fff;
		position: absolute;
		top: -5%;
		right: 50px;
		left: inherit;
		padding: 0 10px 0 10px;
		border-radius: 0px;
		box-shadow: 3px 14px 25px -10px #92b4d0;
		transition: background 0.5s ease 0s;
	}
	.myowl .owl-buttons .owl-next {
		background: #fff;
		position: absolute;
		top: -5%;
		right: 10px;
		padding: 0 10px 0 10px;
		border-radius: 0px;
		box-shadow: -3px 14px 25px -10px #92b4d0;
		transition: background 0.5s ease 0s;
	}
	.mobile-bgf9-none .bg-f9 {
		background: transparent;
	}
	.pad-ll-30px {
		padding-left: 15px;
	}
	.right-div-big {
		position: initial;
		bottom: 0px;
		right: 15px;
	}
	.pad-rr-0px {
		padding-right: 15px;
	}
	.next-btn-140 {
		min-width: 140px;
	}
	.div-custom {
		display: inline-block;
		padding: 10px;
		width: 135px;
		vertical-align: text-bottom;
		text-decoration: none !important;
	}
	.div-custom2 {
		display: inline-block;
		padding: 5px;
		width: 87px;
		vertical-align: text-bottom;
		text-decoration: none !important;
		margin: 3px;
		cursor: pointer;
	}
	.div-custom2 img {
		max-width: 100px;
		padding: 0.5rem;
		opacity: 0.5;
		max-width: 50px;
	}
	.div-custom3 {
		display: inline-block;
		padding: 10px;
		width: 90px;
		vertical-align: text-bottom;
		text-decoration: none !important;
	}
	.div-custom3 img {
		max-width: 50px;
		opacity: 0.6;
		margin-bottom: 15px;
	}
	.share-div {
		padding: 1rem 1rem;
	}
	.mob-none {
		display: none;
	}
	.mob-mar-bot-20 {
		margin-bottom: 20px;
	}
	.mob-mar-bot-30{
		margin-bottom: 30px;
	}
	.mar-t-2-5 {
		margin-top: 1.5rem;
	}
	.deactive-tab {
		padding: 10px 15px;
		background: #ffffff;
		letter-spacing: 1px;
		color: #9da1ab !important;
		border: 1px solid #ec6a5f;
		cursor: pointer;
	}
	.active-tab {
		padding: 10px 15px;
		background: #ec6a5f;
		letter-spacing: 1px;
		color: #fff !important;
		border: 1px solid #ec6a5f;
		cursor: pointer;
	}
	.product-tit {
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.f-right-price {
		position: inherit;
		right: inherit;
		display: block;
	}
	.mobile-xs {
		width: 50%;
		padding-left: 5px;
		padding-right: 5px;
	}
	.pad-l-r-product {
		padding-right: 10px;
		padding-left: 10px;
	}
	.mypage-btn .owl-controlls .owl-buttons {
		position: absolute;
		top: -67px;
		right: 10px;
	}
	.mypage-btn .owl-controlls .owl-buttons div {
		color: #121422;
		display: inline-block;
		margin: 5px;
		padding: 10px 8px 8px 8px;
		font-size: 15px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 0px;
		background: #fafafa;
		opacity: 0.5;
		box-shadow: 0 3px 5px 2px #dbdbdb;
		border: 1px solid #dedede8f;
	}
	.related-product-slider .item {
		padding: 0px 5px;
	}
	.pad-0-lg {
		padding: 0px 10px;
	}
	.order-summary-me dd {
		width: 100%;
		margin-right: 0px;
	}
	.order-summary-me-2 dd {
		width: 100%;
		margin-right: 0px;
	}
	.login-main-box {
		max-width: 1000px;
		margin: auto;
		padding: 1rem;
	}
	.login-box {
		background: #fff;
		padding: 3rem 1rem;
		text-align: center;
	}
	.login-box2 {
		background: #d6ad4d;
		padding: 3rem 1rem;
		text-align: center;
	}
	.mm-bot-0 {
		margin-bottom: 0px;
	}
}
@media screen and (max-width: 500px) and (min-width: 300px) {
	.services-item .service-content-box {
		width: 76%;
		/* background-color: #eeeeee; */
		padding: 10px 10px 10px 10px;
		display: table;
		min-height: 110px;
		overflow: hidden;
	}
}



/* ~~~~~~~ INIT. BTN ~~~~~~~ */

.btnt {		
	position: relative;	
	padding: 12px 30px;
	font-size:20px;
	color: #121422;
	letter-spacing: 1px;
	transition: all 200ms cubic-bezier(0.77, 0, 0.175, 1);	
	cursor: pointer;
	user-select: none;
	text-decoration: none !important;
}

.btnt:before, .btnt:after {
	content: '';
	position: absolute;	
	transition: inherit;
	z-index: -1;
}

.btnt:hover {
	color: #fff;
	transition-delay: 0ms;
}
.btnt:hover .spant{
	color: #fff;
    position: relative;
    z-index: 2;
    transition-delay: 100ms;
}

.btnt:hover:before {
	transition-delay: 0s;
}

.btnt:hover:after {
	/* background: #fd674c; */
	background:#d6ad4d;
	transition-delay: 0ms;
	z-index: 1;
}


/* From Bottom */

.from-bottom:before, 
.from-bottom:after {
	left: 0;
	height: 0;
	width: 100%;
}

.from-bottom:before {
	top: 0;	
	border: 1px solid transparent;
	border-top: 0;
	border-bottom: 0;
	z-index: 1;
}

.from-bottom:after {
	bottom: 0;
	height: 0;
}

.from-bottom:hover:before,
.from-bottom:hover:after {
	height: 100%;
}


.list-filter{
	background: rgba(255,255,255,0.9);
    box-shadow: 0px 2px 8px rgb(0 0 0 / 8%);
    border-radius: 5px;
    padding: 10px 10px 10px;
    margin: auto;    
}
.list-filter-with{
	max-width: calc(1200px + 50px);
}
.maxwith{
	max-width: calc(1200px + 100px);
}
/*@media (min-width: 576px){
.maxwith{
		max-width: calc(1200px + 120px);
	}
	.list-filter{
	    max-width: calc(1200px + 100px);
	}
}*/



@media (min-width: 768px){
	.maxwith{
		max-width: calc(1200px - 25%);
	}
	.list-filter-with{
	    max-width: calc(1200px - 27%);
	}
}
@media (min-width: 992px){
	.maxwith{
		max-width: calc(1200px - 20%);
	}
	.list-filter-with{
	    max-width: calc(1200px - 22%);
	}
}

@media (min-width: 1200px){
	.maxwith{
		max-width: calc(1200px - 20px);
	}
	.list-filter-with{
	    max-width: calc(1200px - 40px);
	}
}
@media (min-width: 1250px){
	.maxwith{
		max-width: calc(1200px + 90px);
	}
	.list-filter-with{
	    max-width: calc(1200px + 70px);
	}
}

@media (min-width: 1450px){
	.maxwith{
		max-width: calc(1200px + 120px);
	}
	.list-filter-with{
	    max-width: calc(1200px + 100px);
	}
}

@media (max-width: 1450px){
	.mob-bot-25px{
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.pad-rr-0px {
	    padding-right: 15px;
	}
	.bg-same{
		background: transparent !important;
	}
	.pad-tableft-15 {
    	padding-left: 15px;
	}
	.right-div-big {
	    position: absolute;
	    bottom: 0px;
	    right: 0;
	}
	.mobile-menu {
	    top: 98px;
	}
	.tab-h-600{
		height: 650px;
	}
	.parent-menu .parent-menu-link .mega-menu.lastmenu {
	    width: 100%;
	    right: 0;
	    left: auto;
	}
}

@media screen and (max-width: 1024px) and (min-width: 1024px) {
	.carousel-caption {
	    position: absolute;
	    right: 5%;
	    top: 9%;
	}
}

@media screen and (max-width: 767px) and (min-width: 300px) {
	.from-bottom:before,
	.from-bottom:after{
		height: 100%;
	}
	.btnt.from-bottom:after {
	    background: #d6ad4d;
	    transition-delay: 0ms;
	    z-index: 1;
	}
	.btnt.from-bottom .spant {
	    color: #fff;
	    position: relative;
	    z-index: 2;
	    transition-delay: 100ms;
	}
}