.footer-social li a span{display:none}
.footer-social li a::before {font-family: FontAwesome;}
.footer-social li a.footer-facebook::before {content: "\f09a";}
.footer-social li a.footer-twitter::before {content: "\f099";}
.footer-social li a.footer-instagram::before {content: "\f16d";}
.footer-social li a.footer-pinterest::before {content: "\f231";}
.footer-social li a.footer-youtube::before {content: "\f166";}
.footer-social li a.footer-tumblr::before {content: "\f174";}
.footer-social li a.footer-googleplus::before {content: "\f0d4";}
footer .block.newsletter .titles{ display:block;}
.cms-home .home-hero-slider-wrapper .flex-control-nav {
    top: unset;
    left: 50%;
    bottom: 5px;
    margin-top: none;
	transform: translateX(-50%) rotate(0deg);
}
.cms-home .home-hero-slider-wrapper .flex-direction-nav {
    display: block;
}
.j-cat-image img {
	opacity: 1;
}
.j-cat-image img:hover {
	opacity: 0.8;
	transition: opacity 0.2s ease;
}
.j-category-single a {
	color: #333333;
}
.j-filter-single a {
	color: #333333;
}
/* Studs category page */
.category-studs .filterSection {
	display: none;
}
/* hide some filters for jewelry, rings and engagements */
.category-jewelry #aw-filter-all_brand,
.category-jewelry #aw-filter-all_gender,
.category-jewelry #aw-filter-all_metal_type_amazon,
.category-jewelry #aw-filter-wwp_case_size,
.category-jewelry #aw-filter-w_case_shape,
.category-jewelry #aw-filter-w_style,
.category-jewelry #aw-filter-w_movement,
.category-jewelry #aw-filter-wwp_features,
.category-jewelry #aw-filter-w_band_color,
.category-jewelry #aw-filter-all_condition_website,
.category-engagement-rings #aw-filter-all_brand,
.category-engagement-rings #aw-filter-all_gender,
.category-engagement-rings #aw-filter-all_metal_type_amazon,
.category-engagement-rings #aw-filter-wwp_case_size,
.category-engagement-rings #aw-filter-w_case_shape,
.category-engagement-rings #aw-filter-w_style,
.category-engagement-rings #aw-filter-w_movement,
.category-engagement-rings #aw-filter-wwp_features,
.category-engagement-rings #aw-filter-w_band_color,
.category-engagement-rings #aw-filter-all_condition_website,
.category-halo #aw-filter-all_brand,
.category-halo #aw-filter-all_gender
{
	display: none;
}

/* hide some filters for watches */
.category-luxury-watches #aw-filter-diamond_certificate,
.category-luxury-watches #aw-filter-all_metal_type_amazon {
	display: none;
}
/* Engagement category page */
.category-engagement-rings .filterSection {
	display: none;
}
.category-engagement-rings .category-image .image {
    margin: 0 auto 0;
}
.category-engagement-rings .category-desc-page-title {
	display: none;
}
.category-engagement-rings .category-view {
    padding-bottom: 0;
}
.category-engagement-rings .category-image {
	margin-bottom: 0;
}
/* all category pages */
body .swatch-option {
    height: 30px;
}
/* watches category brands  */
.aw-sbb-list-brand .box:not(.featured-brands) li.item.brand-item {
	width: 100px;
    height: 80px;
	display: inline-flex;
}
.aw-sbb-list-brand .box:not(.featured-brands) .brand-item .brand-logo {
    display: flex;
}
.aw-sbb-list-brand .box-content {
	text-align: center;
}
.aw-sbb-list-brand .title {
	display: none;
}
.aw-sbb-list-brand .box-title {
	text-align: center;
}
/* page fix */
p.edusubtlin {
	font-size: 20px;
}
.care-plan.staticpage .st-cont {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 10px;
}
.fix-listing {
	list-style: none;
	line-height: 1;
}
.category-jewelry.catalog-product-view #maincontent.page-main {
	display: block;
}
/* AheadWorks checkout style */
.onestepcheckout-index-index .page-header {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}
.onestepcheckout-index-index .page-header .logo{
	top: 50px;
}
.onestepcheckout-index-index .page-main .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title .mark{
	border: 2px solid #4fc1a7;
	color: #4fc1a7;
}
.onestepcheckout-index-index .page-main .checkout-container input[type="checkbox"]:checked + label::before{
	color: #4fc1a7;
}
.onestepcheckout-index-index .page-main .checkout-container input[type="radio"] + label::before{
	color: #4fc1a7;
}
.onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-header::before{
	color: #4fc1a7;
}
/* CMS PAGE */
.std img{filter: grayscale(1);}
/* CMS PAGE */

/* Custom amasty by brand list */

.ambrands-letters-list.custom-list {
    display: flex;
    flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 0;
}

.ambrands-letters-list.custom-list .ambrands-inner,
.amslider.ambrands-slider .slide {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #000;
	text-decoration: none;
	transition: all .3s ease-in-out;
    flex-basis: auto;
}

.ambrands-letters-list.custom-list .ambrands-inner:hover,
.amslider.ambrands-slider .slide:hover {
	color: #4fc1a7;
}

@media screen and (min-width: 769px) {
	body .ambrands-letters-list .ambrands-brand-item {
		margin: 0 5px 10px;
	}
}




/************ HOME SLIDER ***************/

.homeTopPromotion {
    position: relative;
    background: #000;
}
.top-promotion-slides{
	background: #fff;
}

.top-slide-item {
    opacity: 0;
    z-index: 1;
    position: relative;
    transition: opacity 0.5s linear;
    text-align: center;
}

.top-slide-item:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.top-slide-item.show-slide {
    opacity: 1;
    z-index: 2;
}

.top-slide-item img {
    display: block;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.top-slide-item .promotion_content>*:first-child {
    margin-top: 0;
}

.contentWrapper,
.top-promotion-nav {
    position: absolute;
    top: 53%;
    left: 0;
    right: 0;
    max-width: 1200px;
    padding: 0 30px 40px;
    width: auto;
    transform: translateY(-50%);
    text-align: center;
    margin: 0 auto;
}

.contentWrapperInner {
    max-width: 630px;
    position: relative;
    left: 2%;
}

.top-promotion-nav {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding-bottom: 0;
}

.top-promotion-nav ul {
    list-style-type: none;
    width: auto;
    padding: 0;
    margin: -30px auto 0;
    display: flex;
    justify-content: center;
}

.top-promotion-nav ul li {
    width: 13px;
    height: 13px;
    border-radius: 100%;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 15px;
    min-height: 6px;
    padding: 0;
    line-height: 6px;
    background-color: transparent;
    border: solid 2px #fff;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    transition: background 0.2s ease;
    text-indent: -999em;
}

.top-promotion-nav ul li:first-child {
    margin-left: 0;
}

.top-promotion-nav ul li.active-nav {
    background-color: #fff;
}

.top-slide-item .promotion_title {
    font-size: 100px;
    font-style: normal;
    font-weight: 400;
    color: #4ec1a7;
    opacity: 0;
    transform: translateX(-50px);
    line-height: 1;
    margin-bottom: 1.0rem;
    font-family: 'DogmaScript';
    text-align: left;
}

.top-slide-item.show-instant .promotion_title {
    opacity: 1;
    transform: translateX(0px);
    transition: all 0.5s ease 0.5s;
}

.top-slide-item .promotion_content {
    opacity: 0;
    transform: translateX(-50px);
    color: #fff;
}

.top-slide-item .promotion_action {
    opacity: 0;
    transform: translateX(-50px);
    margin-top: 2rem;
}

.top-slide-item .promotion_action a {
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    background: #4ec1a7;
    line-height: 1;
    padding: 15px 40px;
    display: inline-block;
}

.top-slide-item .promotion_action a:hover {
    text-decoration: none;
    background: #000;
}

.top-slide-item .promotion_content {
    font-size: 50px;
    font-family: Didot;
    color: #000;
    text-align: left;
    line-height: 1.1;
}

.top-slide-item .promotion_content h4 {
    color: #000;
    font-size: 18px;
    letter-spacing: 0.05em;
    font-weight: 600; 
    font-family: Montserrat;
}
.top-slide-item .promotion_content h4::first-line {
	font-size: 36px;
	letter-spacing: 0.1em;
    font-weight: 300;
}

.top-slide-item.show-instant .promotion_content {
    opacity: 1;
    transform: translateX(0px);
    transition: all 0.5s ease 0.8s;
}

.top-slide-item.show-instant .promotion_action {
    opacity: 1;
    transform: translateX(0px);
    transition: all 0.5s ease 1.2s;
    text-align: left;
}

.top-slide-item.show-delayed .promotion_title {
    opacity: 1;
    transform: translateX(0px);
    transition: all 0.5s ease 0.5s;
}
.top-slide-item.show-delayed .promotion_content {
    opacity: 1;
    transform: translateX(0px);
    transition: all 0.5s ease 0.7s;
}
.top-slide-item.show-delayed .promotion_action {
    opacity: 1;
    transform: translateX(0px);
    transition: all 0.5s ease 1s;
}




@media screen and (max-width: 1160px) {
	/* .contentWrapperInner {
	    left: 10%;
	} */
	.top-promotion-nav .contentWrapperInner{
		max-width: 100%;
	}
    body .footer-logo-links .f-links ul {
        padding-left: 10px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 1024px) {
    .column.main .home-top-promotion .top-slide-item.skinbetter .contentWrapper .promotion_content {
        margin-bottom: 0px;
    }
	.top-slide-item .promotion_title {
        font-size: 80px;
    }
    .top-slide-item .promotion_content {
        font-size: 40px;
    }
	.contentWrapperInner {
	    left: 0%;
	}
	.top-promotion-nav .contentWrapperInner{
		max-width: 100%;
	}
	.top-slide-item .promotion_action a {
	    font-size: 14px;
	    padding: 12px 35px;
	}
	.top-slide-item .promotion_action {
	    margin-top: 2.0rem;
	}
	.top-promotion-nav {   
	    left: 50%;
	    right: inherit;
	    bottom: -40px;
	    z-index: 2;
	    padding-bottom: 0;
	    width: 200px;
	    margin-left: 0;
	    padding-left: 0;
	}
}
@media screen and (max-width: 915px) {
    .footer-logo-links .f-links ul {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 900px) {
    .page-layout-1column .filter.block {
        padding: 0;
    }
    .amslider.ambrands-slider .slide {
        margin: 0 20px 10px 0px;
    }
    .column.main .home-top-promotion .top-slide-item.skinbetter .contentWrapper {
        top: 52%;
    }
    .column.main .home-top-promotion .top-slide-item.skinbetter .promotion_title {
        font-size: 36px;
    }
    .column.main .home-top-promotion .top-slide-item.skinbetter .contentWrapper .promotion_content {
        font-size: 32px;
    }
	.contentWrapperInner {
	    max-width: 500px;
	    left: 0;
	}
    .contentWrapper, .top-promotion-nav {
        padding: 0 30px 10%;
    }
	.top-slide-item.slide-item-2.show-delayed .promotion_title {
	    font-size: 15px;
	    margin-top: 14%;
		padding-bottom: 17%;
	}
	.slide-item-2.show-delayed .promotion_action{
		margin-top: 1.0rem;
	}
}

body.category-jewelry .category-image .image, body.category-studs .category-image .image,
body.category-jewelry .category-view, body.category-studs .category-view {
    min-height: 260px;
    object-fit: cover;
}

.about-us.owl-carousel {
    overflow-x: hidden;
}
/****** SLIDE GALLERY ****/

.gallery-with-text__wrapper{
    position:relative;
    display:flex;
    flex-wrap:wrap;
    overflow:hidden
}
.gallery-with-text__card{
    display:flex;
    flex-direction:column;
    position:relative;
    flex:0 0 100%;
    transition:flex .8s cubic-bezier(.29,0,.2,1);
    will-change:flex;
    overflow:hidden;
    height:auto
}
.gallery-with-text__card:not(:last-child){
    border-right:1px solid rgba(var(--color-foreground))
}
.gallery-with-text__card:not(:first-child){
    border-top:1px solid rgba(var(--color-foreground))
}
.gallery-with-text__card:before{
    content:"";
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:rgba(var(--color-background),.4);
    z-index:1
}
.gallery-with-text__media{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0
}
.gallery-with-text__media img,.gallery-with-text__media svg{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center
}
.gallery-with-text__info{
    position:relative;
    width:100%;
    height:100%;
    z-index:2;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    padding:4rem
}
.gallery-with-text__info-item{
    max-width:44rem;
    overflow:hidden
}
.gallery-with-text__info-title{
    margin-bottom:1rem;
    color: #fff;
}
a.gallery-with-text__button{
    margin-top:3rem;
    z-index:3;
    text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	background: #4ec1a7;
	line-height: 1;
	padding: 15px 40px;
	display: inline-block;
}
a.gallery-with-text__button:hover{	
	background: #000;
	text-decoration: none;
}
.gallery-with-text__title{
    position:absolute;
    left:2rem;
    top:2rem;
    margin:0;
    transform:rotate(180deg);
    writing-mode:vertical-rl;
    z-index:2;
    color:#cbcece;
    font-weight: 400;
}
.gallery-with-text__card .link--overlay{
    display:block;
    max-width:100%;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:2
}
@media screen and (min-width: 750px){
    .gallery-with-text__card{
        flex:0 0 50%
    }
    .gallery-with-text__card:not(:last-child){
        border-right:1px solid rgba(var(--color-foreground));
        border-top:1px solid rgba(var(--color-foreground))
    }
}
@media screen and (min-width: 990px){
    .gallery-with-text__wrapper{
        flex-wrap:nowrap
    }
    .gallery-with-text__card:not(:first-child){
        border-top:none
    }
    .gallery-with-text__card,.gallery-with-text__media{
        height:500px
    }
    .gallery-with-text__media img,.gallery-with-text__media svg{
        height:500px
    }
    .gallery-with-text__card.active{
        flex:4
    }
    .gallery-with-text__card{
        flex:1
    }
    .gallery-with-text__info{
        opacity:0
    }
    .gallery-with-text__card.active .gallery-with-text__info{
        opacity:1;
        transition:.5s .8s cubic-bezier(.29,0,.2,1)
    }
}


/***** MOUSEOVER ANIMATION *****/

::root {
  --font-heading-scale: 50em;
}



.home-categories{
	background-image: url(../images/promise-bg.webp);
	margin-bottom: 50px;
}
.categories-list__wrapper{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    text-align:center;
    min-height:auto;
    padding:3rem;
    
}
.categories-list__wrapper .subtitle{
    position:relative;
    z-index:1;
    font-family: 'DogmaScript';
	font-size: 156px;
	line-height: 1.25;
	color: #fff;
	margin-top: -0.5em;
}
.categories-list__list{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    width:750px;
    max-width:100%;
    list-style:none;
    margin:0;
    padding:0;
    list-style: disc;
	color: #fff;
	font-size: 26px;
}
.categories-list__list:first-child{
	list-style: none;
}
.categories-list__title{
    position:relative;
    margin:0;
    color: #fff;
}
.categories-list__title:before{
    content:"";
    position:absolute;
    left:0;
    bottom:-1rem;
    width:0;
    height:.2rem;
    transition:.25s
}
.categories-list__link{
    position:relative;
    display:block;
    text-decoration:none;
    padding:1rem 0;
    z-index:1
}
.categories-list__item:not(:last-child) a{
    position:relative;
    display:flex;
    align-items:center;
    padding-right:2rem;
    margin-right:2rem
}
.categories-list__item:not(:last-child) a:after{
    content:"";
    position:absolute;
    right:-.5rem;
    top:50%;
    transform:translateY(-50%);
    width:.7rem;
    height:.7rem;
    border-radius:50%;
}
.categories-list__item:hover .categories-list__title:before{
    width:100%
}
.categories-list__media img{
    display:block;
    object-fit:cover;
    object-position:center;
    height:auto;
    width:150px
}
.categories-list__media{
    position:absolute;
    top:0;
    z-index:0;
    opacity:0;
    transform:translateY(-50%) translate(-50%);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .4s cubic-bezier(.215,.61,.355,1),visibility .4s cubic-bezier(.215,.61,.355,1);
    visibility:hidden
}
.categories-list__link:hover+.categories-list__media{
    transform:translateY(-45%) translate(-45%);
    opacity:1;
    visibility:visible
}
@media only screen and (min-width: 990px){
    .categories-list__wrapper{
        padding:5rem;
        min-height:47rem
    }
    .categories-list__link{
        padding:1.5rem 0
    }
    .categories-list__title{
    }
    .categories-list__media img{
        width:300px
    }
}

/***** MOUSEOVER ANIMATION *****/


/* Owl */
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    background: transparent;
    border: 0;
    display: inline;
    padding: 0;
}
.owl-theme .owl-nav [class*='owl-'],
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    border: none;
}

.brand-watches-carousel.classic-carousel.owl-theme .owl-nav {
    top: 15px;
}

.brand-watches-carousel .owl-dots {
    position: relative;
    top: 10px;
}

.ambrands-brand-item .ambrands-image-block,
.amslider.ambrands-slider .slide .ambrands-image-block{
    border: solid 1px #ccc;
}
.ambrands-widget-28 .ambrands-brand-item {
  width: 120px !important;
  min-height: 115px !important;
}
.page-layout-diamonds_search .column.main {
    min-height: 1px;
}
.diamonds-search-frame, #diamondinstantinventory, #diamondinstantinventory iframe#diamondRapnetIframe{
    min-height: 600px;
}
