/** Shopify CDN: Minification failed

Line 44:23 Unexpected "{"

**/
@font-face {
    font-family: 'HvDTrial Brandon Grotesque';
    src: url('/cdn/shop/files/HvDTrial_BrandonGrotesque-Medium.woff2?v=1757101809') format('woff2'),
        url('/cdn/shop/files/HvDTrial_BrandonGrotesque-Medium.woff?v=1757101810') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Belinda New';
    src: url('/cdn/shop/files/BelindaNew-Regular.woff2?v=1757100894') format('woff2'),
        url('/cdn/shop/files/BelindaNew-Regular.woff?v=1757100895') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HvDTrial Brandon Grotesque';
    src: url('/cdn/shop/files/HvDTrial_BrandonGrotesque-Regular.woff2?v=1757101810') format('woff2'),
        url('/cdn/shop/files/HvDTrial_BrandonGrotesque-Regular.woff?v=1757101810') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


main#MainContent {
    background: #9CAF88;
}
p {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 0;
    font-family: 'HvDTrial Brandon Grotesque' !important;
    color: #000;
}
h1, h2, h3, h4, h5, h6,{
  font-family: 'Belinda New' !important;
  font-weight: 600;
    text-transform: capitalize;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}
.custom-image-links-section {
    padding: 0;
    text-align: center;
  }
 .custom-image-links-section .custom-blocks-wrapper {
    display: flex;
    gap: 30px;
}
.custom-image-links-section .custom-image-block {
    width: calc(25% - 15px);
}
.custom-image-links-section .custom-image-block a{
  text-decoration:none;
}
  .custom-image-links-section .custom-image-block .block-title {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #000;
  }
  .custom-image-links-section .custom-image-block .block-title:hover{
    color: #ffffff;
  }
 .custom-image-links-section .view-menu-button-wrapper {
    margin-top: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
}
 .custom-image-links-section .view-menu-button {
    padding: 6px 18px;
    background-color: #a76f4e;
    color: #ffffff;
    text-decoration: none;
    border-radius: 0;
    font-weight: 500;
    border: 1px solid #a76f4e;
    display: inline-block;
    transition: all 0.3s ease;
    font-size:14px;
    font-family: 'HvDTrial Brandon Grotesque' !important;
}
 .custom-image-links-section .view-menu-button:hover {
    background-color: #fff;
    color: #000000;
    border: 1px solid #a76f4e;
    
}
body.page-menu .rich-text__text p {
    font-size: 22px;
    font-weight: 500;
}
.custom-image-block img {
    border-radius: 12px;
    object-fit: cover;
}

.image-content-section.left .image-content-image { order: 1; }
.image-content-section.left .image-content-text { order: 2;}
.image-content-section.right .image-content-image { order: 2; }
.image-content-section.right .image-content-text { order: 1; text-align: left; }


.image-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 30px;
    align-items: center;
}
.image-content-image {
    width: calc(25% - 15px);
}
.image-content-text {
    width: calc(75% - 15px);
    padding: 0;
}
.image-content-image img {
    width: 100%;
    border-radius: 12px;
    border: 6px solid #a76f4e;
}
body.home-page .multirow__inner img{
  border: 6px solid #a76f4e;
}
.image-content-section h2 {
  margin-bottom: 15px;
  font-size: 32px;
  margin-top:0;
}
.image-content-text .btn  {
  padding: 6px 18px;
    background-color: #a76f4e;
    color: #ffffff;
    text-decoration: none;
    border-radius: 0;
    font-weight: 500;
    border: 1px solid #a76f4e;
    display: inline-block;
    transition: all 0.3s ease;
    font-size:15px;
    font-family: 'HvDTrial Brandon Grotesque' !important;
}
.image-content-text .btn:hover  {
    background-color: #fff;
    color: #000000;
    border: 1px solid #a76f4e;
}
.custom-content-section {
  width: 100%;
  margin: 0 0;
}
.custom-content-wrapper {
  max-width: 100%;
  margin: 0 auto;
  padding: 60px 0 0;
}
.custom-content-section.left {
  text-align: left;
}
.custom-content-section.center {
  text-align: center;
}
.custom-content-section.right {
  text-align: right;
}
.custom-content-wrapper h2 {
  font-size: 32px;
  margin-bottom: 15px;
  margin-top:0;
}
.three-col-section {
    margin: 60px auto 0;
    text-align: center;
}
.grid--3-col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.three-col-img {
    max-width: 100%;
    border-radius: 12px;
    border: 6px solid #a76f4e;
}
.three-col-heading {
  margin-top: 15px;
  font-size: 1.2rem;
  font-weight: bold;
}
.three-col-text {
  margin-top: 10px;
  font-size: 1rem;
  color: #555;
}
body.list-social__item .icon {
    height: 30px !important;
    width: 30px !important;
}
body.footer-block--newsletter {
    margin-top: 0;
}
body.footer-block__heading {
    font-size: 32px !important;
    margin-bottom: 10px;
}
body.footer__content-top {
    padding-bottom: 30px;
    display: block;
}
footer.footer {
    margin-top: 60px;
}
.image-content-section {
  padding: 60px 0 60px;
}
.image-content-section .btn {
  margin-top: 12px;
}
  .image-content-section .mobile-align-left {
    text-align: left !important;
  }
  .image-content-section .mobile-align-center {
    text-align: center !important;
  }
  .image-content-section .mobile-align-right {
    text-align: right !important;
  }

.header__menu-item, .header__menu-item a.nav-link, .list-menu__item a.nav-link {
    text-decoration: none;
    color: #000000;
}
  
@media(max-width: 991px) {
  .image-content-image, .image-content-text {
    width: 100%;
  }

}
@media(max-width: 768px) {
   .grid--3-col {
    grid-template-columns: 1fr;
  }

  .image-content-image, .image-content-text {
    width: 100%;
  }
}

@media screen and (min-width: 990px) {
  
    .header--middle-left {
        grid-template-columns: 1fr auto 1fr;
    }
}
@media screen and (max-width: 1024.98px) {
   .custom-image-links-section .custom-blocks-wrapper {
     flex-wrap: wrap;
   }
    .custom-image-links-section .custom-image-block {
    width: calc(50% - 15px);
}
  .custom-image-links-section {
    padding: 0;
    text-align: center;
  }
}
@media screen and (max-width: 580.98px) {
    .custom-image-links-section .custom-image-block {
    width: 100%;
}
   .custom-image-links-section {
    padding: 0;
    text-align: center;
  }
}