/** Shopify CDN: Minification failed

Line 34:0 Unexpected "}"

**/
h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
    text-align: center;
}
.contact.page-width.page-width--narrow.section-template--16440301617341__a0e3817d-2126-4f34-8de9-e8525d0c47d5-padding h2{
  text-align:center;
}
#shopify-section-sections--16427154342077__announcement-bar .video-section h2{
  text-align:center;
}
.image-with-text__media2{
  display:flex;
  justify-content:center;
  width: 40%;
  position: relative;
}
.image-with-text__media2 img{
  width:100%;
  height: auto;
  border-radius: 50%;
    aspect-ratio: 1;
      object-fit: cover;
}
.anchor1 a{
  text-decoration: none;
}
.details-content {
    text-align: center;
}
}
.name-title{
  text-align:center;
}
.name-title a{
  text-decoration:none;
  color:#A61717;
}
.button_image-with-text-2 {
    text-align: center;
}

element.style {
}
button#yui_3_17_2_1_1702279890180_353 {
    border-width: 2px;
    border-style: solid;
    transition: 0.1s background-color linear, 0.1s color linear;
    font-family: proxima-nova;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-color: #737373;
    padding: 1em 2.5em;
    font-size: 14px;
}
.center___center {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* custom stle */
.image-with-text-custom-2-main-container .product__modal-opener{
  display: flex;
  justify-content: center;
}
.product-media-modal.media-modal .image-with-text__media2{
  background-color: white;
}
.details-content .name-title p{
  margin-bottom:0;
}