/** Shopify CDN: Minification failed

Line 151:3 Expected "}" to go with "{"

**/
.gift_card_button-text.engraving_card_button-text {
    background: #655529;
    color: #fff;
    margin-top: 12px;
    justify-content: flex-start;
    max-width: 224px;
    font-weight: unset;
    padding: 9px 14px 8px;
}
.gift_card_button-text.engraving_card_button-text .gift-card-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    text-transform: uppercase;

}
 .engraving_popup .gift-card-image-with-pro-inner {
     display: block;
       padding-top: 10px;
}
.engraving_popup label {
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    line-height: 30.49px;
    vertical-align: middle;
    display: block;
      margin-bottom: 4px;
    
}
 .engraving_popup input.engraving_text_val {
    width: 100%;
    font-weight: 400;
    font-size: 25px;
    line-height: 30.49px;
    vertical-align: middle;
    text-transform: uppercase;
       text-transform: unset;
    border: 1px solid #B2A59B !important;
    padding: 20px;
    background: transparent;
    height: 82px;
    color: #8F8472 !important;
    border-radius: 8px;
}
 .engraving_popup input.engraving_text_val::placeholder {
    color: #8F8472 !important;
     text-transform: uppercase;
}
 .engraving_popup .gift-card-add-to-card {
      margin-top: 0;
}
.gift-card-added-text .gift-card-text span {
    display: inline-block;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    bottom: 0;
}
.gift-card-added-text.engraving_added_text {
    position: relative;
    bottom: -4px;
}
.engraving_with_price h1 span {
    font-weight: 400;
    font-size: 16.94px;
    line-height: 100%;
    border-radius: 10px;
    letter-spacing: 0px;
    background: #b2a59b;
    padding: 2px 20px;
    position: relative;
    top: -3px;
    margin-left: 16px;
}
@media only screen and (max-width:767px) {
   .engraving_popup .gift-card-heading-text h1 {
    font-size: 27px;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: uppercase;
    border-bottom: 1px solid #00000033;
    padding-bottom: 15px;
}
   .engraving_popup .gift-card-product-img {
        display: block;
    }
  .engraving_popup input.engraving_text_val {
    height: 67px;
    font-size: 18px;
        padding: 20px 11px;
    border-radius: 6px;
}
  .engraving_popup label {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}
  .engraving_popup label {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}
  .engraving_popup  button.gift-add-to-cart-btn {
    height: 58px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}
     .engraving_popup   .gift-card-popup__content {
        height: auto;
    }
  .gift_card_button-text.engraving_card_button-text {
    margin: 0;
}
  .engraving_popup .gift_card_product {
        margin-top: 15px;
    }
   .engraving_popup  .gift-card-input-wrapper {
    padding-top: 15px;
}
   .engraving_popup .gift-card-popup__content .gift-card-close span.gift-card-cls {

    font-size: 20px;

}
  .engraving_with_price h1 span {
    margin-left: 10px;
}
}
  @media only screen and (max-width:420px) {
        .engraving_popup.engraving_with_price  .gift-card-heading-text h1 {
        font-size: 22px;
    }
  .engraving_with_price h1 span {
        margin-left: 6px;
        top: -1px;
    }
    @media (max-width: 380px) {
   .gift-card-popup.engraving_popup.engraving_with_price .gift-card-popup__content {
        padding: 30px 10px;
    }
  }