/** Shopify CDN: Minification failed

Line 265:0 Unexpected "}"

**/
/*DEFAULT STYLES */

.toolbar__content {
  padding: 10px 0;
}
.cart-link {
    display: inline-block;
    position: relative;
}
.product__main-photos {
  border: 1px solid #aaa;
}
.site-header {
    box-shadow: none !important;
}
.toolbar+.header-sticky-wrapper .site-header {
    border-top:none!important;
    border-top-color: none;
}
.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

/*homepage */
.main-content .page-width .section-header h2,.main-content .page-width .section-header .h2 {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight:500;
  color: #363228;
}
#Slideshow-template--21149775003883__slideshow .hero__text-shadow {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 50px;
    border-radius: 15px;
}

.section-header.text-center {
  margin-bottom: 20px!important;
}

#shopify-section-sections--20467001393387__advanced_content_fRDmgq{
  background-color: #f5f5f4 !important;
}
#shopify-section-template--20467000606955__slideshow .hero__text-shadow {
    position: relative;
    display: inline-block;
    top: 20px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 50px;
    border-radius: 15px;
}

.main-content .index-section {margin:40px 0}

span.collection-item__title--bottom-center[class*="collection-item__title--overlaid"]
  > span {
  font-size: 1em !important;
  font-weight: 400;
  background-color: rgba(000, 000, 000, 0.5);
  padding: 10px 15px;
  color: white;
  border: 1px solid #fff;
  letter-spacing: 0.1em !important;
}

.shopify-payment-terms {
  margin: 12px 0;
  display: none;
}

.cart__checkout {
  width: 100%;
  margin-bottom: 10px;
}

#CartPageForm textarea {
  border: 1px solid;
  border-color: #666;
}

.cart__page-col:last-child:after {
  background-color: var(--colorTextBody);
  opacity: 0.05;
}

.grid__image-ratio img.grid__image-contain {
    border: 1px solid #aaa;
}

.cart__image img {
    -o-object-fit: contain;
    object-fit: contain;
}
/* blog */
.article__grid-meta .article__date {
  display: none;
}

.blog-button {
    background: black;
    color: white!important;
    padding: 1em 1.5em!important;
}

/*shogun */
h4.shogun-panel-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3 {
  color: #222;
  text-transform: none;
  font-weight: 400 !important;
}
.shogun-double-border > a.shg-btn {
  border: 3px double #666 !important;
}
.shogun-black-diamond h2 {
  font-family: BlackDiamond !important;
}
/*accordian for FAQ */
.accordian-padding {
  padding: 1em 1.5em !important;
}

/*footer */
.site-footer .footer__collapsible {
  font-size: calc(var(--typeBaseSize) * 1);
}
/*collections */
.grid-product__content .grid-product__price {
  font-size: calc(var(--typeBaseSize) * 0.85);
  color: #1c1d1d;
  color: var(--colorPrice);
  font-weight: 500;
  margin-top: 5px;
}
.grid-product__title.grid-product__title--heading {
    text-transform: capitalize;
    font-size: 1em;
    letter-spacing: 1px;
}

/* HC - Product options styling - 09 Feb '23 */
.w3-product-options {
  display: flex;
  flex-flow: row-reverse wrap;
}

.product-options-control-container {
  flex: 1 0 50%;
  min-width: min(300px, 100%);
}

div[data-product-id="8715713216747"]  div[data-field-id="1814250"].product-options-control-container{
  min-width: min(650px, 100%);
}
.product-options-control-container:not(:has(input[type="checkbox"])) {
    flex-basis: 100%;
}
.product-options-price-info {
  flex: 1 0 100%;
}
/* DESIGN REFRESH CHANGES */
/* === Add rounded corners */
img {
  border-radius: 16px;
  overflow: hidden;
}
.feature-row__text {
  min-width: 43%;
  flex: 0 1 43%;
  background-color: #fff;
  padding: 1.5em 20px;
  border: 3px double #999;
  border-radius: 15px;
}
.hero__image {
  border-radius: 0!important;
}
.collection-hero .image-fit {
    font-family: "object-fit: cover";
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%;
    z-index: 1;
    border-radius: 0;
}

/* === Rounded corners + overlay for product grid items === */
/* Only add radius + clipping to the mask wrapper */
.grid-product .grid-product__image-mask {
  position: relative;
  border-radius: 12px; /* your desired rounding */
  overflow: hidden; /* clips image + overlay */
}

/* Do NOT add radius or overflow to grid__image-ratio or image-element */

/* The overlay */
.grid-product .grid-product__image-mask::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.05); /* 5% black overlay */
  pointer-events: none;
  z-index: 2;
  border-radius: inherit;
}

/* Ensure the image sits under overlay */
.grid-product .grid-product__image-mask img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
#shopify-section-template--21149775003883__text_columns_tzXrUf .text-column__grid {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
}

/* 4 items per row */
#shopify-section-template--21149775003883__text_columns_tzXrUf .text-column__grid > div {
  width: 25% !important;
  max-width: none !important;
}
/* END OF DESIGN REFRESH *
@media only screen and (min-width: 769px) {
.index-section { margin: 40px 0;}/*end of large screen */
  #shopify-section-template--16825482936555__92ff9a66-1735-428b-b402-167ce52099fc h2 {font-size:3em !important; line-height:1.2}
  #shopify-section-template--16825482936555__1657898529bddf78b1.index-section {display:block}
  #shopify-section-template--16825482936555__d9b028a4-47f2-4dd3-94b9-a7c7e34023bd h2 {font-size: 2.2em !important;}

 

 

  #judgeme_product_reviews .jdgm-rev-widg {
    padding: 150px;
}
}

@media only screen and (min-width: 300px) and (max-width: 800px)  {
  #shopify-section-template--16825482936555__92ff9a66-1735-428b-b402-167ce52099fc h2 {font-size:2.6em !important; line-height:1.2}
  #shopify-section-template--16825482936555__1657898529bddf78b1.index-section {display:none}
  #shopify-section-template--16825482936555__d9b028a4-47f2-4dd3-94b9-a7c7e34023bd h2 {font-size: 2.2em !important;}
.slideshow__slide--image_r6ziMk .hero__title {
    font-size: 80px;
    color: #ce4f67;
}
  
div[data-product-id="8715713216747"]  div[data-field-id="1814250"].product-options-control-container{
  min-width: 300px;
}
  
} /*end of small screen */



@media only screen and (min-width:769px){
  .feature-row__text--right.hc-overlap, .feature-row__text--left.hc-overlap  {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .feature-row__text--left.hc-overlap {
    transform: translateX(calc(0% - var(--hc-overlap)));
  }
  .feature-row__text--right {
    transform: translateX(calc(0% + var(--hc-overlap)));
  }
  .hc-reverse-flex .feature-row {
    display: flex;
    flex-direction: row-reverse !important;
    justify-content: flex-start;
  }
  .hc-overlap {
    z-index: 1;
    background: white;
  }
}

/** HC - Engraving modal - 16 Sep '22 **/
.engraving-modal:not(.fade-in) {
  opacity: 0;
  pointer-events: none;
}
.engraving-modal.fade-in {
  opacity: 1;
  pointer-events: unset;
}
.engraving-modal .btn.approve {
    margin-bottom: 0px;
    margin-right: .5rem;
}

.engraving-modal {
    position: fixed;
    z-index: 400;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.engraving-modal .bkgd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .9);
}

.engraving-modal .content {
    width: 80%;
    max-width: 600px;
    max-height: 80%;
    overflow: scroll;
    padding: 30px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    border: 1px solid #999;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 20;
    max-height: 80%;
    overflow: auto;
}

.engraving-modal .btn {
    cursor: pointer;
}

.engraving-item {
    margin-bottom: 15px;
}

.engraving-item li {
    list-style-type: none;
}

.engraving-item .price, .engraving-item .quantity, .engraving-item .variant, .engraving-item .remove {
    display: none;
}

.engraving-modal .description {
    position: relative;
    padding: 0;
    text-align: left;
    padding-left: 70px;
}

.engraving-modal .image {
    position: absolute;
    left: 0;
    top: 0;
}

.engraving-modal img {
    width: 50px;
    height: auto
}

.engraving-modal .bold_option_value {
    padding: 5px;
    background-color: rgba(yellow, .2);
}


.engraving-modal .cart__item-details {
    text-align: left;
}


.engraving-modal  .cart__item-sub {
    display: none;
}

/*
Shogun Technical Support | Feb 8 2024
Added to stop the lightbox from showing at the bottom on some pages
*/
.hidden{
display:none;
}