/** Shopify CDN: Minification failed

Line 27:0 All "@import" rules must come first
Line 28:0 All "@import" rules must come first

**/

@font-face {
    font-family: 'Segoe UI Bold';
    src: url('/cdn/shop/files/SegoeUI-Bold.woff2?v=1784699819') format('woff2'),
        url('/cdn/shop/files/SegoeUI-Bold.woff?v=1784699820') format('woff'),
        url('/cdn/shop/files/Segoe_UI_Bold.ttf?v=1784698841') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/cdn/shop/files/SegoeUI.woff2?v=1784699820') format('woff2'),
        url('/cdn/shop/files/SegoeUI.woff?v=1784699820') format('woff'),
        url('/cdn/shop/files/Segoe_UI.ttf?v=1784698842') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Gentium+Book+Plus:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


p{
   font-family: 'Segoe UI';
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, h1 p, h2 p, h3 p, h4 p, h5 p, h6 p{
    font-family: "Gentium Book Plus", serif;
}

/* ============New header Start============ */
.header-center__inner .header-logo img {
    max-width: clamp(150px, 14.792vw, 1000px);
}
/* .bwp-header.header_4 .header-desktop {
    padding: clamp(12px, 1.406vw, 1000px) 0;
} */
 .sticky, .header-sticky, .bwp-header.sticky {
    z-index: 1000 !important;
}
.main-menu__nav .main-menu__nav-item>a{
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: clamp(12px, 1.042vw, 500px);
    line-height: clamp(19px, 1.406vw, 600px);
    text-transform: uppercase;
    transition: all .2s ease 0s;
}
.bwp-header.header_4 .header-left {
    padding-left: 0px;
}
.main-menu__nav {
    justify-content: center;
}
.main-menu__nav>li {
    padding: 0 clamp(10px, 1.198vw, 1000px);
}
.bwp-header.header_4 .header-desktop .container {
    padding:0 clamp(15px, 4.323vw, 2000px);
}
.header-right .header-page-link {
    gap: clamp(10px, 1.302vw, 1000px);
}
.header-right .search-toggle, .header-right .header-account .login-account, 
.header-right .header-page-link .wishlist , .header-right .header-cart__link:before{
    font-size: clamp(16px, 1.146vw, 500px);
    top: 0px;
}
.header-right .header-cart__link {
    font-size: clamp(14px, 0.938vw, 500px);
    top: 0px;
}
.header-cart__link:before{
    display:none;
}
.megamenu-heading span{
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: clamp(12px, 1.042vw, 500px);
    line-height: clamp(19px, 1.406vw, 600px);
    text-transform: uppercase;
}
.menu-dropdown__content a.menu__link {
    display: flex;
    font-family: 'Segoe UI';
    padding: clamp(3px, 0.313vw, 100px) clamp(5px, 0.521vw, 200px) clamp(3px, 0.313vw, 100px) 0;
    font-size: clamp(13px, 0.938vw, 1000px);
    align-items:center;
    gap:clamp(5px, 0.521vw, 200px);
}
.menu-dropdown__content a.menu__link.signature_collection {
    margin-top:10px;
    font-weight:600;
}
.menu-dropdown__content a.menu__link img{
    width:clamp(22px, 1.823vw, 1000px);
    height:auto;
    display:block;
    object-fit:contain;
}
.menu-dropdown__content .menu-list.shop_by_metal a.menu__link img{
    width:clamp(16px, 1.302vw, 1000px);
}
.menu-list.loose_diamonds, .menu-list.shop_by_style, .megamenu-products2 .menu-list.shop_by_metal, .menu-list.shop_by_shape{
    column-count: 2;
}
.megamenu-products.megamenu-products2 {
    margin-top: clamp(20px, 1.302vw, 1000px);
}
.menu-row {
    justify-content: center;
}
.menu-dropdown__content--megamenu .menu-row {
    max-width: 100%;
    padding: clamp(25px, 2vw, 1000px) clamp(15px, 2vw, 2000px);
}
.menu-dropdown__content--megamenu .menu-row .shopify-block{
    width: 25%;
    flex: 0 0 25%;
}
.menu-dropdown__content--megamenu .menu-row.diamonds .shopify-block:nth-child(3),
.menu-dropdown__content--megamenu .menu-row.engagement_rings .shopify-block:nth-child(3),
.menu-dropdown__content--megamenu .menu-row.wedding_rings .shopify-block:nth-child(2),
.menu-dropdown__content--megamenu .menu-row.wedding_rings .shopify-block:nth-child(3),
.menu-dropdown__content--megamenu .menu-row.fine_jewelry .shopify-block{
    width: 16.6%;
    flex: 0 0 16.6%;
}
.menu-dropdown__content--megamenu .menu-row.diamonds .shopify-block:last-child,
.menu-dropdown__content--megamenu .menu-row.engagement_rings .shopify-block:last-child,
.menu-dropdown__content--megamenu .menu-row.fine_jewelry .shopify-block:last-child,
.menu-dropdown__content--megamenu .menu-row.wedding_rings .shopify-block:last-child{
    width: 31%;
    flex: 0 0 31%;
}
.menu-row.engagement_rings .menu-list.shop_by_style, .menu-row.engagement_rings .menu-list.create_your_own_ring{
    min-height:130px;
}

/* css for mobile menu */
.menu-mobile__nav {
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0px 0px 15px;
}
/* .menu-mobile__inner {
    width: 344px;
} */
button.mm-nav_acc_btn {
    font-size: 14px;
    text-transform: uppercase;
    padding: 14px 0px 14px 15px;
    border: 0px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 50%;
    color: #000;
}
.mm-nav_acc_btn i.feather-minus,
.mm-nav_acc_btn.active i.feather-plus{
    display:none;
}
.mm-nav_acc_btn.active i.feather-minus{
    display:block;
}
.menu-mobile__nav-item {
    border-bottom: 1px solid #e5e5e5;
    margin: 0px 16px;
}
.menu-mobile__nav-item:first-child {
    border-top: 1px solid #e5e5e5;
}
.mm-nav_acc_content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.menu-mobile__nav-item>a{
    padding: 14px 0px;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Segoe UI';
    font-weight: 400;
    letter-spacing: 0;
}
.menu-mobile__nav-item a.mobile_menu_text{
    padding: 14px 0px !important;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Segoe UI';
    font-weight: 400;
    letter-spacing: 0px;
}
.custom_mm_grid {
    padding: 20px 15px;
    /* box-shadow: inset 0 11px 8px -10px #ccc !important;
    background-color: #f6f6f6; */
}
.mega-block.design_mega_block h4{
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Segoe UI';
}
.mega-block.design_mega_block ul{
    list-style-type: none;
    padding: 0px;
}
.menu-mobile__nav-item .mega-block.design_mega_block ul a {
    display:flex;
    padding: 5px 0 5px 5px;
    color: #000;
    text-transform: unset;
    font-size: 13px;
    letter-spacing: 0px;
    align-items: center;
}
.menu-mobile__nav-item .mega-block.design_mega_block ul a span{
    position:relative;
    top:-1px;
}
.mega-block.design_mega_block ul a img {
    width: 26px;
    height:26px;
    object-fit:contain;
    margin-right: 10px;
}
.mega-block.design_mega_block.shop_by_metal ul a img {
    width: 20px;
    height:20px;
}

.mega-block.design_mega_block.loose_diamonds ul, .mega-block.design_mega_block.shop_by_style ul, 
.mega-block.design_mega_block.shop_by_metal ul, .mega-block.design_mega_block.shop_by_shape ul{
    column-count: 2;
}
.header-mobile .header-center__inner {
    padding: 5px 0;
}
.main-menu__nav-item>a span:before {
    background: #fff;
}
.mobile_quick_links {
    padding: 20px 16px 10px;
}
.utilities_links_wrapper a img{
    width: 18px;
    height: 16px;
    object-fit: contain;
}
.utilities_links_wrapper a {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 8px;
    padding: 12px 0px;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    line-height: 1;
    font-family: Segoe UI;
    font-weight: 400;
}
.menu-mobile--open .js-menu-mobile {
    position: relative;
    width: auto;
    padding: 0px;
}
.menu-mobile--open .js-menu-mobile>span {
    padding: 0px;
    border: 0px;
}
.mobile_menu_header {
    padding: 14px 16px;
    display: flex;
    flex-direction: column;
    gap:15px;
}
.mobile_menu_header_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile_menu_header_inner .login-account .avatarSvg{
    align-items: center;
    background-color: #f6f6f6;
    border-radius: 50%;
    display: flex;
    height: 36px;
    justify-content: center;
    width: 36px;
}
.mobile_menu_header_inner a{
    display: flex;
    align-items: center;
    gap:6px;
    font-size: 13px;
}
.mobile_menu_header_inner .mobile_contact_links{
    background:#f7f7f7;
    border-radius: 6px;
    padding: 7px 0px 9px;
    justify-content: center;
}
.mobile_menu_header_inner .mobile_contact_links {
    width: calc(50% - 3px);
}
.mobile_menu_header_inner .mobile_contact_links span{
    position:relative;
    top:-1.5px;
}
.wishlist-mobile svg, .header-top-mobile .header-cart svg{
    width:25px;
    height:25px;
}
.wishlist-mobile svg{
    position:relative;
    top:-2px;
}
.header-mobile .header-right .wishlist-mobile {
    padding-right: 5px;
}

/* ============New header End============ */

#insta-feed, .instafeed-shopify {
    margin:0 60px !important;
}
.ajaxcart_terms_conditions{
    display:none;
}
.more-tab-container {
    max-width: 1000px;
    margin: 0 auto;
}
.metafields_prd_details ul {
    padding: 0;
}
.metafields_prd_details li {
    align-items: center;
    break-inside: avoid-column;
    display: flex;
    justify-content: left;
    padding: 10px 20px;
    font-size: 15px;
}
.metafields_prd_details li:not(strong) {
    text-align: right;
}
.metafields_prd_details li:nth-child(odd) {
    background: #f8f8f8;
}
.metafields_prd_details li b {
    font-weight: 500;
    min-width: 180px;
    font-size: 18px;
    text-align: left;
}
.jdgm-review-widget p.jm-text.jm-review-widget-minimal-header__title {
    display: none;
}
.jdgm-review-widget .jm-stack.jm-stack--space-300.jm-review-widget.jm-review-widget--minimal-header {
    padding-top: 0 !important;
}
.more-tab-container h3.review-widget {
    text-align: center;
    font-size: 24px;
}
@media screen and (max-width:991px){
    #insta-feed, .instafeed-shopify {
        margin:0 24px !important;
    }
}
@media screen and (max-width:750px){
    #insta-feed, .instafeed-shopify {
        margin:0 15px !important;
    }
}
@media screen and (max-width:480px){
    .product-card__name {
        font-size: 12px;
    }
}