<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 128:6 Unexpected "/"

**/



.custom_product_link a {
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.product-custom-label {
    font-family: "Parisienne", serif;
    line-height: 1rem;
    font-weight: 400;
    font-size: 16px;
}

.article__section-details img:first-child {
    max-height: 400px;
    object-fit: contain;
    object-position: center center;
    max-width: 400px;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.charm-actions-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.charm-actions .charm-actions-col .btn, .charm-actions .charm-actions-col #removeAllCharms {
    border: 1px solid #000;
    padding: 0 !important;
    display: block !important;
    font-family: var(--main-family) !important;
    font-size: 18px !important;
    margin: 0 !important;
}

.charm-container #editCharms, .charm-container #removeAllCharms {
    cursor: pointer !important;
    font-size: 16px;
    color: #000;
    font-family: acumin-pro sans-serif;
    line-height: 19px;
    letter-spacing: .5px;
    padding: 1.3rem 2.5rem .7rem !important;
    border: 1px solid #000;
    cursor: pointer;
    display: flex;
}
.megamenu__collection-image {
    display: none;
}
div#footer , div#bottom-footer {
    width: 95%;
}
div#footer-wrapper {
    padding-top: 100px !important;
}
section.footer-block.block-8cc3a070-d0ff-4808-a3bb-6e824978d4e0 h3.h4 {
    font-weight: normal;
}
body div#bottom-footer {
   padding-top:100px !important;
 }
#footer .footer-sect {
    max-width: 400px;
}
/* body.template-index nav.navigation.js-navigation:hover * {
    background: #fff !important;
} */
/* body.template-index nav.navigation:hover div#logo img {
    filter: invert(1) !important;
    background: transparent !important;
} */

.megamenu.row.grid__wrapper {
    left: 0 !important;
    width: 100%;
    max-width: 100% !important;
}
/* body.template-index nav.navigation.js-navigation:hover .row.grid__wrapper.nav-container * {
    color: #000 !important;
    fill: #000 !important;
}
body.template-index nav.navigation.js-navigation ul.dropdown.js-dropdown * {
    fill: #000 !important;
} */
div#logo img {
    filter: invert(1);
}
button.customizer-collapsible i {
    font-family: 'FontAwesome';
}
/* body.template-index div#logo img {
    filter: invert(0);
}
body.template-index nav.navigation.js-navigation.navigation--sticky div#logo img {
    filter: invert(1);
}
body.template-index nav.navigation.js-navigation ul.megamenu.row.grid__wrapper * {
    color: #000 !important;
    flex-direction: column !important;
    /* display: flex; */
/* }
body.template-index nav.navigation.js-navigation * {
    color: #fff!important;
    fill: #fff !important;
}
body.template-index nav.navigation.js-navigation.navigation--sticky {
    background: #fff !important;
}
body.template-index nav.navigation.js-navigation.navigation--sticky *{
    color: #000 !important;
    fill: #000 !important;
}
body.template-index nav.navigation.js-navigation ul.dropdown.js-dropdown * {
    color: #000 !important;
} */ */
.videoWrapper .section-video {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
}

.background-video__caption-button {
    width: fit-content !important;
}

.product__section-details .product__section--buttons button, .product__section-details .product__section--buttons input#addToCart {
    color: #000 !important;
}

.background-video__caption {
    position: initial!important;
    transform: none!important;
    width: 100%!important;
    text-align: center!important;
    max-width: 90%;
    margin: 5px auto!important;
    padding: 0 !important;
}

.imageGalleryBtn {
    color: #1d253d !important;
    background: transparent;
    border: 1px solid #1d253d;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none !important;
    margin-top: 4px;
    border-radius: 4px;
}

.imageGalleryBtn:hover{
  color: #fff !important;
  background: #1d253d;
}

.headerSocial {
    display: flex;
    justify-content: left;
    align-items: center;
}

.announcement__bar-section .social-icons__list {
    opacity: 0;
    visibility: hidden;
}

.background-video .videoWrapper {
    max-height: 900px;
}

.collection__page-description {
    max-width: 800px;
    margin: 0 auto 40px auto;
}

.ajax-cart__accordion .tlink.has_sub_menu a, .ajax-cart__accordion .tlink2.has_sub_menu a {
    background: lightgrey;
}

.slideout__drawer-right .product-quickview__container .add {
    background: black !important;
}

.slideout.slideout__drawer-right.mini-cart:has(.product-quickview__container) {
    width: initial !important;
}

#footer-wrapper {
    padding: 30px 0 30px !important;
}

div#bottom-footer {
    padding-top: 0 !important;
    border-top: none !important;
    margin-top: 0 !important;
}

h1, h2, h3, h4, h5, h6, .prod-title {
    font-weight: bold;
}

.engraving-text-wrapper {
    margin: 20px auto;
    display: block;
    text-align: center;
}

.engraving-font {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.engraving-text-wrapper .input-wrapper {
    display: flex;
    margin: 5px 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 10px;
    justify-content: center;
    align-items: center;
}

.engraving-text-wrapper .form__control {
    display: flex;
    margin: 5px 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 10px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.engraving-text-wrapper .info {
    margin-top: 5px;
    display: inline-block;
    font-size: 12px;
}

.engraving-text-wrapper .engraving-text {
    max-width: 350px;
    margin: 5px auto;
}

.db{ 
  display: block;
}

.dn{ 
  display: none;         
}

.product-custom-text {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 1;
    margin: 5px 0;
}

#newsletter #shopaw-container {
    margin-bottom: 0 !important;
    /* display: none !important; */
}

.product__section-details .share-icons {
    display: flex;
}

div#bottom-footer #copy p {
    font-size: 14px !important;
}

#footer-wrapper {
    border-top: none !important;
}

.image_gallery_slider {
    direction: rtl;
}

@media screen and (max-width: 740px){
  .desktop{
    display: none !important;
  }
  .product-custom-text {
    font-size: 10px;
}
  .image__overlay-caption.mobile {
    position: inherit !important;
    transform: none !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    row-gap: 1px;
    margin: 10px auto;
}
.background-video .videoWrapper {
    max-height: 180px;
}
  #footer-wrapper .footer-block {
    margin-top: 0 !important;
}
  div#bottom-footer .footer-left {
    text-align: center !important;
    margin-top: 0 !important;
}
  div#bottom-footer .footer-left #copy, div#bottom-footer #copy p, div#bottom-footer #payment {
    text-align: center !important;
}
  .videoWrapper.mobileVideoWrapper {
    padding-bottom: 100% !important;
}
}

@media screen and (min-width: 741px){
  .mobile{
    display: none !important;
  }
}
@media (max-width:980px){
  .product__section-container .span-4.push-1 {
        grid-column: 2 / 12;
        width: 100%;
    }

}
@media (max-width:575px){
.tab-container button.tab-button {
    font-size: 14px;
    text-align: left;
}

}
@media screen and (min-width: 981px){
.header-wrapper.nav__option-full .nav-container {
    grid-template-columns: 3fr 0fr 6fr 3fr !important;
}
.header-wrapper.nav__option-inline .row.grid__wrapper.nav-container {
    grid-gap: 10px!important;
    width: 100% !important;
    max-width: 100% !important;
}
  ul.megamenu.row.grid__wrapper * {
    font-size: 16px !important;
}
.navigation__menulink {
    font-size: 16px !important;
    padding: 0 22px !important;
    text-transform:capitalize !important;
}
.social-icons__list li a {
    height: auto !important;
    line-height: 1 !important;
}
ul.shopping__cart-links li svg {
    display: none !important;
}
.header_icon_label {
    display: inline-block !important;
    line-height: 1 !important;
    font-size: 16px !important;
}
ul.shopping__cart-links li button {
    text-decoration: none !important;
}
.js-cart-count {
    line-height: 1 !important;
    font-size: 16px !important;
}
.navigation__menu {
    text-align: left !important;
}
#footer .footer-sect {
    text-align: left !important;
}
}

@media screen and (max-width: 980px){
.image__overlay-section.is-fixed_height .image__overlay-container-- {
    background-attachment: fixed !important;
}
.image__overlay-section .image__overlay-container {
    background-size: contain!important;
}
.header_icon_label {
    display: none !important;
}
ul.shopping__cart-links li button {
    text-decoration: none !important;
}
#footer-wrapper #footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#footer .footer-sect {
    text-align: center !important;
}
}

@media screen and (max-width: 740px){
.slideshow-section .flickity-button {
    display: none !important;
}
}

.custom-form-options{
 display: none !important;
}</pre></body></html>