/** Shopify CDN: Minification failed

Line 960:11 Expected identifier but found whitespace
Line 960:16 Unexpected ";"

**/
@charset "UTF-8";

@font-face {
	font-family: 'Modernline';
	src: url('/cdn/shop/files/modernline_woff2.woff2') format("woff2"),
	url('/cdn/shop/files/modernline_woff2.woff2?v=1724264198') format("woff2");
}

body {
    font-family: 'CustomFont', sans-serif; /* Apply the custom font to the body */
}

.hero__content h2.hero__title{
  font-family: Lato;
  font-size: 28px;
}


/****HEADER****/
.header__logo__text {
  font-family: Cormorant, Serif !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  white-space: nowrap;
}
.theme__header {
}
.navlink--toplevel {
  letter-spacing: 2px;
}
.header__dropdown__wrapper {
  max-width: 1200px;
  margin: auto;
}
.header__dropdown {
  border-top: solid 1px rgba(0, 0, 0, 0.25) !important;
  border-bottom: solid 1px rgba(0, 0, 0, 0.25) !important;
  opacity: 0.9 !important;
}

@media only screen and (min-width: 750px) and (max-width: 989px){
    #Product--template--16265968255163__main {
      padding-top: 75px !important;
    }
  }

/****COLLECTION GRID*****/
.collection_title_light{
  color: #FFF !important;
}
.collection_title_dark{
  color: var(--COLOR-TEXT-DARK) !important;
}


  p.product-item__title{
  text-transform: uppercase;
}



/*
.sk__variant-boxes{
  margin:0 20px 0 0 !important;
  width:90px !important;
  padding:0 !important;
}
.sk__variant-box__label{
  display:inline-box !important;
  padding:0 !important;
  line-height:32px;
}
.sk__size-drop-down-wrapper{
  width:200px !important;
}
*/
.radio__legend{
  
}
.sk__product__subheading{
  text-transform:uppercase;
}

@media only screen and (min-width: 554px) {
  #MainContent{
    margin: 50px 0 0 0 !important;
  }
}
@media only screen and (min-width: 989px) {
  #MainContent{
    margin: 0 !important;
  }
}


#ready-to-ship {
    text-align: center;
    margin: 25px 0 0 0;
}
#rts-banner {
    
    border: solid 1px #f3e3d4;
    background: #fff;
    display: inline;
    font-family: Lato;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 25px;
}
.in-stock-items {
    border: solid 1px #f3e3d4;
    padding: 30px 0 20px 0;
    margin: -10px 0 0 0;
}
.in-stock-margin {
    margin: auto;
    max-width: 400px;
    padding: 0 10px;
}
.sk__variant-quick-add-text{
  color: #4a4947;
  font-family: Lato;
  font-size: 10px;
  
  font-weight: 100;
  background: #f3e3d4;
  border: solid 1px #f3e3d4;
  text-transform: uppercase;
  padding: 2px 10px;
}

.in-stock-items-link {
    cursor: pointer;
    font-family:Palanquin;
    font-size:12px;
    margin: 5px 0;
    padding: 0;
    display: block;
    position: relative;
    font-weight:400;
}

.inline-form{
  position:absolute;
  right:0;
  top:0;
}
.sk__variant-button{
  padding: 0 !important;
  margin:-4px 0 0 0;
}

.in-stock-items-link:hover{
  color: #a1895d;
}


/*****PRODUCT TABS*****/
.spec-wrapper {
  display: flex;
  font-size:14px;
}
.spec-label{
  width:35%;
}
.specs{
  width:65%;
  padding: 0 0 25px 0;
}
.spec-spacer{
  height:8px;
}

.sk-measurements{
  margin:15px 0 3px 0;
}

.sk__first-spec{
  margin:0 0 3px 0;
}

/*****SHIPPING SHOP PAY*****/

.sk__ready-to-ship{
  font-weight:600;
  font-size:12px;
  margin:10px 0 -15px 0;
}

.shipping-shop-pay{
  position:relative;
  height:32px;
}

.sk__installments_wrapper{
  text-align:right;
  border:solid 1px;
}
#sk__installments{
  text-align:right;
  font-size:12px;
  font-weight:400;
  margin:10px 0 0 0;
  
}

.affirm-as-low-as{
  text-align:right;
  font-weight:400 !important;
}

/****FREE SHIPPING*****/
.sk__free-shipping___wrapper{
  float:right;
  font-size:12px;
  font-weight:600;
  margin:-6px 0 0 0;
}

#shopify-block-affirm_pay_over_time_messaging_product_block_zb8dzK,#shopify-block-affirm_pay_over_time_messaging_product_block_NEJNra{
  font-weight:400;
}

.sk__free-shipping___wrapper span{
  width:54px;
  height:23px;
  background:url(sk-icon-shipping.svg) no-repeat;
  background-size:contain;
  display:inline-block;
  margin:0 0 -4px 0;
}


/*****ASSIGN VARIANTS*****/
.sk__assign__variant__wrapper{
  display:inline-block;
  margin:0 0 10px;
}
.sk__assign__variant{
  display: inline-grid;
  grid-template-columns: auto 200px;
}

.sk__assign__variant__label{
  font-size:16px;
  line-height:22px;
  font-weight:400;
  width:75px;
}

.sk__assign__variant__value{
  font-size:13px;
  line-height:22px;
  font-weight:400;
}

.swatch__button--circle input~label:after {
  width: calc(var(--swatch-size) + var(--swatch-outline-offset) * 2) !important;
  height: calc(var(--swatch-size) + var(--swatch-outline-offset) * 2)!important;
}


.swatch-14k-yellow-gold input~label:after, .swatch-18k-yellow-gold input~label:after{
  border:solid 1px #C8AB6E !important;
}


.swatch-14k-white-gold input~label:after{
  border:solid 1px #D8D8D8 !important;
}


.swatch-14k-rose-gold input~label:after{
  border:solid 1px #CEAC8B !important;
}

.sk__sizable{
  padding:0 0 0 10px;
}

.sk__product_add__border{
  padding:20px 0 0 0;
  border-top:solid 1px;
}

.sk__add__btn__text{
  font-size:16px !important;
  font-weight:200 !important;
}

.variant_metal_label{
  display:block;
  margin:10px 0 0 0;
}
.variant_label{
  grid-template-columns: minmax(0, 27%) minmax(0, 100%) !important;
  padding:8px 0!important ;
}
  
.popup-select.select.popup {
  display: none;
}
.product__submit__item--inline .select-popout {
  display: none;
}
.prod_form_overlay,.prod_form_success_overlay{
  width:100%;
  height:100%;
  z-index:6000;
  background:rgba(0,0,0,0.2);
  position:fixed;
  top:0;
  left:0;
  display:none;
}
.prod_form_success_overlay{
  display:block;
}
.prod_contact_form{
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding:20px;
  border:solid 1px;
  background:#fff;
  z-index:6001;
  min-width:400px;
  display:none;
 }
.prod_form_success{
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding:40px 20px 20px 20px;
  border:solid 1px;
  background:#fff;
  z-index:6001;
  width:400px;
  text-align:center;
  display:block;
}
.product_form_success_header{
  font-size:18px;
  font-weight:400;
  margin:0 0 20px 0;
}
.product_for_success_hrs{
  margin:10px 0 20px 0;
}
.prod_form_success_close{
  display:inline-block;
  padding:0 30px;
}
.prod_contact_form_close{
  top:20px !important;
  right:20px !important;
}
.prod_form_heading,.prod_form_sku{
  font-size:15px;
  font-family:Lato;
  margin:0 0 10px 0;
}
.prod_form_title{
  font-size:22px;
  text-transform:uppercase;
  margin:0 0 5 0px;
}
.prod_form_subtitle{
  font-size:16px;
  max-width:85%;
  margin:auto;
}
.prod_form_sku{
  font-size:8px;
  font-family:Lato;
  margin:5px 0 0 0;
}
.product_contact_form_textarea{
  max-height:100px !important;
  padding:5px !important;
  resize: none !important;
  border:solid 1px rgba(110,103,98,0.15)!important;
}

.sk__inquire-button,.prod_form_success_close{
  border: solid 1px #eee1db;
  background: #eee1db;
  text-align:center;
  line-height: 44px;
  cursor:pointer;
  letter-spacing:1.3px;
}

/*****BUTTON SEPERATOR*****/
.sk__add__button__seperator{
  margin:10px 0 24px 0;
}

/****ACCORDION*****/
.sk__accordian__wrapper{
  border:none !important;
}

.accordion{
  border-top:none !important;
  border-bottom:solid 1px #706761 !important;
  margin:0 !important;
  color: #202020 !important;
}

.sk-product-spec-label{
  
}
.sk-product-spec-label{
  float:right;
}

/*****SKU*****/
.sk__sku{
  margin:10px 0;
  font-size:12px;
}

/***** FILTERS ICONS *****/




.stone-hue-li{
  margin:4px 0 10px 18px !important;
  padding:0 0 0 8px;
  height: calc(1.8rem * var(--FONT-ADJUST-BODY));
  line-height: calc(1.45rem * var(--FONT-ADJUST-BODY));
  background-repeat: no-repeat !important;     
  background-size: 30px 24px !important;
  background-color: var(--COLOR-BG) !important;
  background-position: 3px 0px !important;
}

.stone-hue-li label:after{
  left:-16px !important;
  top: calc(.65rem * var(--FONT-ADJUST-BODY) / 2) !important;
}
.stone-hue-li span{
  padding:0 0 0 14px;
}

#stone-hue-champagne-filter-icon{
  background:url(sk-icon-stone-hue-champagne.jpg?v=2);
}

#stone-hue-brown-filter-icon{
  background:url(sk-icon-stone-hue-brown.png);
}

#stone-hue-peach-filter-icon{
  background:url(sk-icon-stone-hue-peach.png);
}

#stone-hue-soft-peach-filter-icon{
  background:url(sk-icon-stone-hue-soft-peach.png);
}

#stone-hue-warm-yellow-filter-icon{
  background:url(sk-icon-stone-hue-warm-yellow.png);
}

#stone-hue-salt-and-pepper-filter-icon{
  background:url(sk-icon-stone-hue-salt-and-pepper.jpg);
}

#stone-hue-green-filter-icon{
  background:url(sk-icon-stone-hue-green.jpg?v=2);
}

#stone-hue-white-champagne-filter-icon{
  background:url(sk-icon-stone-hue-white-champagne.jpg?v=2);
}

#stone-hue-cobalt-blue-filter-icon{
  background:url(sk-icon-stone-hue-cobalt-blue.jpg);
}

#stone-hue-hot-pink-filter-icon{
  background:url(sk-icon-stone-hue-hot-pink.png?v=2);
}

#stone-hue-champagne-ombre-filter-icon{
  background:url(sk-icon-stone-hue-champagne-ombre.png?v=2);
}

#stone-hue-rainbow-ombre-filter-icon{
  background:url(sk-icon-stone-hue-rainbow-ombre.jpg);
}

#stone-hue-pink-filter-icon{
  background:url(sk-icon-stone-hue-pink.jpg);
}

#stone-hue-lavender-filter-icon{
  background:url(sk-icon-stone-hue-lavender.jpg?v=2);
}

#stone-hue-purple-filter-icon{
  background:url(sk-icon-stone-hue-purple.jpg);
}

#stone-hue-soft-peach-filter-icon{
  background:url(sk-icon-stone-hue-soft-peach.jpg);
}

#stone-hue-warm-yellow-filter-icon{
  background:url(sk-icon-stone-hue-warm-yellow.jpg);
}

#stone-hue-peach-filter-icon{
  background:url(sk-icon-stone-hue-peach.jpg);
}

#stone-hue-fuchsia-filter-icon{
  background:url(sk-icon-stone-hue-fuchsia.jpg);
}

#stone-hue-red-filter-icon{
  background:url(sk-icon-stone-hue-red.jpg);
}

#stone-hue-white-filter-icon{
  background:url(sk-icon-stone-hue-white.jpg?v=9);
}

#stone-hue-ombre-filter-icon{
  background:url(sk-icon-stone-hue-diamond-ombre.jpg?v=4);
}

#stone-hue-teal-filter-icon{
  background:url(sk-icon-stone-hue-teal.jpg);
}

#stone-hue-blue-filter-icon{
  background:url(sk-icon-stone-hue-blue.jpg);
}

#stone-hue-turquoise-filter-icon{
  background:url(sk-icon-stone-hue-turquoise.jpg?v=3);
}

#stone-hue-black-filter-icon{
  background:url(sk-icon-stone-hue-black.jpg?v=2);
}






.stone-cut-li{
  margin:4px 0 10px 18px !important;
  padding:0 0 0 8px;
  height: calc(1.8rem * var(--FONT-ADJUST-BODY));
  line-height: calc(1.45rem * var(--FONT-ADJUST-BODY));
  background-repeat: no-repeat !important;     
  background-size: 30px 24px !important;
  background-color: var(--COLOR-BG) !important;
  background-position: 3px 0px !important;
}

.stone-cut-li label:after{
  left:-16px !important;
  top: calc(.65rem * var(--FONT-ADJUST-BODY) / 2) !important;
}
.stone-cut-li span{
  padding:0 0 0 14px;
}

#stone-cut-brilliant-filter-icon{
  background:url(sk-icon-stone-cut-brilliant.svg);
}

#stone-cut-old-euro-filter-icon{
  background:url(sk-icon-stone-cut-old-euro.svg);
}

#stone-cut-old-mine-filter-icon{
  background:url(sk-icon-stone-cut-old-mine.svg);
}

#stone-cut-step-filter-icon{
  background:url(sk-icon-stone-cut-step.svg?v=2);
}

#stone-cut-rose-filter-icon{
  background:url(sk-icon-stone-cut-rose.svg);
}

#stone-cut-cushion-filter-icon{
  background:url(sk-icon-stone-cut-cushion.svg);
}

#stone-cut-cabochon-filter-icon{
  background:url(sk-icon-stone-cut-cabochon.svg?v=2);
}



















.stone-shape-li{
  margin:10px 0 10px 18px !important;
  padding:0 0 0 4px;
  height: calc(1.5rem * var(--FONT-ADJUST-BODY));
  line-height: calc(1.5rem * var(--FONT-ADJUST-BODY));
  background-repeat: no-repeat !important;     
  background-size: contain !important;
  background-color: var(--COLOR-BG) !important;
}

.stone-shape-li label:after{
  left:-18px !important;
  top: calc(.65rem * var(--FONT-ADJUST-BODY) / 2) !important;
}
.stone-shape-li span{
  padding:0 0 0 4px;
}

#stone-shape-cushion-filter-icon{
  background:url(sk-icon-stone-shape-cushion.svg);
}

#stone-shape-emerald-filter-icon{
  background:url(sk-icon-stone-shape-emerald.svg);
}

#stone-shape-fancy-filter-icon{
  background:url(sk-icon-stone-shape-fancy.svg);
}

#stone-shape-marquise-filter-icon{
  background:url(sk-icon-stone-shape-marquise.svg);
}

#stone-shape-oval-filter-icon{
  background:url(sk-icon-stone-shape-oval.svg);
}

#stone-shape-pear-filter-icon{
  background:url(sk-icon-stone-shape-pear.svg);
}

#stone-shape-rectangle-filter-icon{
  background:url(sk-icon-stone-shape-rectangle.svg?v=4);
}

#stone-shape-round-filter-icon{
  background:url(sk-icon-stone-shape-round.svg);
}

#stone-shape-trillion-filter-icon{
  background:url(sk-icon-stone-shape-trillion.svg);
}



.silhouette-li{
  margin:4px 0 10px 18px !important;
  padding:0 0 0 8px;
  height: calc(1.5rem * var(--FONT-ADJUST-BODY));
  line-height: calc(1.45rem * var(--FONT-ADJUST-BODY));
  background-repeat: no-repeat !important;     
  background-size: 40px 30px !important;
  background-color: var(--COLOR-BG) !important;
  background-position: 3px -4px !important;
}

.silhouette-li label:after{
  left:-16px !important;
  top: calc(.65rem * var(--FONT-ADJUST-BODY) / 2) !important;
}
.silhouette-li span{
  padding:0 0 0 24px;
}

#silhouette-solitaire-filter-icon{
  background:url(sk-icon-silhouette-solitaire.svg);
}

#silhouette-three-stone-filter-icon{
  background:url(sk-icon-silhouette-three-stone.svg);
}

#silhouette-cluster-filter-icon{
  background:url(sk-icon-silhouette-cluster.svg);
}

#silhouette-halo-filter-icon{
  background:url(sk-icon-silhouette-halo.svg);
}

#silhouette-asymmetric-filter-icon{
  background:url(sk-icon-silhouette-asymmetric.svg);
}







/***** SK FOOTER *****/
#sk-footer{
  width:100%;
  background: #D7BCAB;
  padding:60px 20px 40px 20px;
}
.footer-nav-row {
  display:flex;
  justify-content: center;
}
.footer-nav-wrapper{
  margin:40px 50px 0 0;
}
#sk-newsletter{
  margin:0;
  text-align:center;
  font-size:14px !important;
}
.newsletter-title{
  letter-spacing:1px;
  text-align:center !important;
  font-size:22px !important; 
}
.newsletter-submit{
  background:#D7BCAB !important;
  border:#7c736c solid 1px !important;
  padding:6px !important;
  margin:10px 0 0 0 !important;
  letter-spacing: 3px !important;
}
.newsletter-field{
  border-bottom:#7c736c solid 1px !important;
  padding:2px 0 !important;
}
ul.footer-nav-ul{
  margin:0;
}
.mobile-footer-expand-button {
  position: relative;
}
h3.footer-nav-title {
  font-weight: 600;
  font-size:16px;
  margin: 0 0 4px 0px !important;
}
ul.footer-nav-ul li{
  list-style-type: none;
  padding:0;
  margin:0;
  font-size:14px;
}
.mobile-footer-expand-button {
  cursor: pointer;
}
.footer-nav-title {
  text-align: left;
}
.mobile-footer-expand-button {
  position: relative;
}
.mobile-footer-expand-icon {
  position: absolute;
  top: -7px;
  right: 0;
  
  padding: 12px 8px;
  
  display: none;
}
.icon-horz {
    width: 11px;
    background: #4a4947;
    height: 1px;
}
.icon-vert {
    height: 11px;
    background: #4a4947;
    width: 1px;
    position: absolute;
    top: 7px;
    left: 13px;
}
.signature-wrapper{
  text-align:center;
  margin: 60px 0 10px 0;
}
.footer-trigger{
    display:block;
  }



@media only screen and (max-width: 768px){
  .footer-nav-row{
    display:block;
    width:60%;
    margin:auto;
  }
  .footer-nav-wrapper{
    margin:0 0 40px 0;
  }
  .footer-nav-ul{
    display:none;
  }
  .mobile-footer-expand-icon{
    display:block !important;
  }
  .footer-trigger{
    display:none;
  }
}




/*****ZOOM*****/
.pswp__caption{
  background:none !important;
}
.pswp__caption__center{
  font-family: Cormorant, Serif !important;
  font-size:calc(1rem * var(--FONT-ADJUST-HEADING)) !important;
}
h1.product__title.pswp__title{
  padding-bottom:0 !important;
  margin-bottom:0 !important;
  line-height:unset !important;
}
h1.product__title{
  text-transform:uppercase !important;
}
.pswp__button--arrow--left,.pswp__button--arrow--right{
  background-color:rgba(255,255,255,.4) !important;
  border-radius:3px !important;
}
.pswp__custom-close{
  border-radius:3px !important;
}
@media only screen and (max-width: 749px){
  .pswp__caption{
    top:5px !important;
  }
  .pswp__custom-close{
    top:10px !important;
  }
  .prod_contact_form_close{
    top:10px !important;
    right:10px !important;
  }
}

/***** STYLE WITH*****/
ul.product_upsell {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display:table;
    width:100%;
    transition: all 0.3s;
}
li.upsell_product{
  display:table-cell;
  padding:40px;
  vertical-align: top;
  text-align:center;
  word-wrap: break-word;
}
.upsell_product img{
  width:100%;
  height:auto;
}

.sk-style-with-headers{
  display:table;
  width:100%;
  text-align:center;
}

.sk-style-with-header{
  display:table-cell;
  padding:5px 0;
  margin: 20px 0 0 0;
  text-align:center;
  font-weight: 400;
  width:auto;
  border-bottom:solid 1px #706761;
  transition: all 0.3s;
}
.sk-style-unselected{
  border-bottom:solid 1px #fff;
  width:50%;
  cursor:pointer;
}

.sk-style-unselected:hover{
  background: #fafafa;
  color: #a1895d;
}
  
.sk-style-hide{
  display:none;
}

.variant_metal_value{
  display:inline-block !important;
  font-size:13px !important;
  font-weight:400 !important;
  margin: 0 0 0 20px !important;
}

.ook_metal_circle{
  display:inline-block;
  width:30px;
  height:30px;
  border-radius:50%;
  margin:-5px 10px 0 0;
  float:left;
}

.metal_color_yellow{
  background:linear-gradient(to bottom right, #E6CE9C, #C8AB6E);
}
.metal_color_white{
  background: linear-gradient(to bottom right, #F4F4F4, #D8D8D8);
}
.metal_color_rose{
  background: linear-gradient(to bottom right, #E8CBB0, #CEAC8B);
}
    margin: auto;
    padding: 20px 0 0;
}

.tooltip-default{
  display:none !important;
}
@media (max-width: 749px){
  li.sk-mobile-hide{
    display:none;
  }
  
  .footer-nav-list{
    display:none;
  }
  .mobile-footer-expand-icon{
    display:block;
  }
}

.section-columns.section-padding.text-center{

  padding:60px 0 20px 0 !important;
}



ul.tabs>li.sk__related, .complementary-products__title{
  font-family: Modernline !important;
  text-transform:lowercase !important;
  font-size:30px !important;
  padding:0 20px !important;
  vertical-align: middle !important;
}
.grid__heading-holder{
  margin:0 !important;
}
.site-footer{
  background: #d8bcab !important;
  padding:40px 0 0 0 !important;
}
.footer__blocks{
  display:block !important;
  margin:auto !important;
  text-align:center !important;
}
.footer__block--text{
  width:33% !important;
  max-width:300px;
  display:inline-block !important;
  vertical-align:top !important;
  padding:0 0 40px 20px !important;
}
.footer__block{
  margin:0 !important;
  text-align:left !important;
}
.footer__block--newsletter{
  padding:20px 0 0 0 !important;
  width:100%;
  background:#fff !important;
  text-align:center !important;
}
.footer__newsletter__wrapper{
  margin: 20px auto !important;
  width:100% !important;
  background:#fff !important;
}
.quick-add__holder { 
  display: none !important; 
}



/*
@media only screen and (min-width: 750px) {
  .hero__content__wrapper {
    background:image-size: 100px;
  }
}
*/

/********MARBLE BORDER******/
#SKID-look__image-4, #SKID-look__image-7 {
  border: solid 60px !important;
  border-image: url(marble_table_bg.v2.jpg) 50 round !important;
  border-color:transparent !important; 
}

@media only screen and (max-width: 554px){
  #SKID-look__image-4, #SKID-look__image-7 {
    border:none !important;
    background:none !important;
  }
  #SKID-look__image-7{
    margin:20px 0;
  }
}

#SKID-look__title-5{
  font-family:Cormorant;
  font-size: 60px;
  font-weight:100;
  letter-spacing:-5px;
  width:100px;
  line-height:50px;
  position:absolute;
  z-index:500;
  margin:-75% 0 0 -90px;
}
#SKID-look__title-8{
  font-family:Cormorant;
  font-size: 60px;
  font-weight:100;
  letter-spacing:-5px;
  width:150px;
  line-height:50px;
  position:absolute;
  z-index:500;
  margin:-75% 0 0 0;
  text-align:right;
  right:48%;
}

#admin-bar-iframe{
  display:none !important;
}

div[role='cell']{
  background-color:#fff !important;
}

.newsletter__submit{
  margin:0 0 0 0;
  border:solid 1px;
  line-height:30px;
  width:100%;
  
}

.sparkles{
  font-size:11px;
  margin:10px 0 0 0;
  display:block;
}

.newsletter-form .input-group__field {
  padding-bottom:4px !important;
  width:100%;
  border-bottom:solid 1px !important;
}

button#subscribe-button-sections--16481688486075__footer:hover{
  background:rgba(255,255,255) !important;
  color:#000important;
} 

.drop_down_stock_value{
  float:right;
}
.product-variant-stock-availability{
  font-weight:600;
  font-size:12px;
  margin:10px 0 -15px 0;
}
.product-variant-stock-availability span{
  font-weight:600;
}

