/** Shopify CDN: Minification failed

Line 112:4 Comments in CSS use "/* ... */" instead of "//"
Line 220:4 Comments in CSS use "/* ... */" instead of "//"
Line 225:4 Comments in CSS use "/* ... */" instead of "//"
Line 294:4 Comments in CSS use "/* ... */" instead of "//"
Line 303:4 Comments in CSS use "/* ... */" instead of "//"
Line 315:4 Comments in CSS use "/* ... */" instead of "//"
Line 327:4 Comments in CSS use "/* ... */" instead of "//"
Line 383:4 Comments in CSS use "/* ... */" instead of "//"
Line 462:4 Comments in CSS use "/* ... */" instead of "//"
Line 479:4 Comments in CSS use "/* ... */" instead of "//"
... and 4 more hidden warnings

**/
#ContactForm .field__input {
    background: #e3dacd;
    border-color: #e3dacd;
}.contact__button button.button {
    background: #e3dacd;
    border-color: #e3dacd !important;
    color: #000;
}.contact__button button.button:before, .contact__button button.button:after {
  content:none;
}.contact__button {
    text-align: center;
}.rich-text__image img {
    width: 100%;
}.contact {
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #ddd;
}
h1.collection-hero__title {
    text-align: center;
    margin-bottom: 0;
    color: #808080;
    text-transform: uppercase;
}
.accordion__content p {
    margin-bottom: 0;
}
.product__accordion .metafield-rich_text_field p:first-child {
    margin-top: 0;
}
.product__accordion .metafield-rich_text_field li:last-child br{
    display:none;
}
.product__accordion .metafield-rich_text_field p:not(:first-child){
margin-top:7px;
}
.product__accordion .metafield-rich_text_field ul{
    margin:0;
}                                                                                                                                                                                                                                                          
#prodenq-phoneno{
    display:none !important;
}
 label[for="prodenq-phoneno"] {
    display: none !important;
  }
  #prodenq-form-btn{
    width:100% !important;
    border-radius: 2px !important;
  }
  #prodenq-form-btn:hover{
    border-radius:2px !important;
  }
    #prodenq-form-btn::after{
    border-radius:2px !important;
  }
  #prodenq-question{
     /* display: none !important; */
  }
  label[for="prodenq-question"]{
     display: none !important;
  }
  .prodenq-primary-btn {
    font-size: 14px !important;
    padding: 11px 23px !important;  
    border-radius: 5px !important;
}
.prodenq-secondary-btn{
     font-size: 14px !important;
    padding: 11px 23px !important;
    border-radius: 5px !important;
}
.prodenq-popup-details{
    border-radius:14px !important;
}
.prodenq-input-field input, .prodenq-input-field textarea{
    border-radius:5px !important;
}

.shopify-policy__container {
    max-width: 80%;
    padding-bottom: 50px;
}



@media (min-width:990px) {
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
  header.header.header--middle-left.header--mobile-center.page-width.header--has-menu {
        max-width: 100%;
        padding-left: 0px;
}
}
nav.header__inline-menu a {
    //font-family: "Playfair Display", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.header__inline-menu+.header__icons {
    display: none;
}
.newsletter-form__field-wrapper .field:after, .newsletter-form__field-wrapper .field:before {
    display: none;
}
body .newsletter-form__field-wrapper .field__input {
    border-bottom: 1px solid rgba(30, 30, 30, 0.50);
    background: transparent;
}
body button#Subscribe {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: unset !important;
    width: auto;
    min-width: 135px;
    border-bottom: 1px solid #1e1e1e91;
    background: transparent;
    min-height: 45px;
    margin-left: 15px;
}
body .newsletter__wrapper .newsletter-form__field-wrapper label.field__label {
    left: 0;
}
body .newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 100%;
}
body .newsletter-form {
    max-width: 450px;
}
body .newsletter__wrapper {
    padding-left: 0;
    padding-right: 0;
}
.footer-block__heading {
    font-weight: 600;
}
.footer-block__details-content.rte {
    color: #808080;
}
.footer-block__details-content .list-menu__item--link {
    color: #808080;
}
body .footer-block--newsletter {
    justify-content: left;
    margin-top: 0;
    margin-bottom: 30px;
}
body .footer__content-top {
    display: flex;
    flex-direction: column-reverse;
}
ul.list-unstyled.list-social.footer__list-social li.list-social__item:first-child a.link.list-social__link {
    padding-left: 0;
}
body .list-social__item .icon {
    width: 40px;
    height: 40px;
}
body .footer__content-bottom {
    border-top: unset;
    padding-top: 0;
}
.multi_banners a.link.animate-arrow {
    padding: 3px 15px;
    border-top: 1px solid #808080;
    margin-top: 0;
    font-size: 14px;
    letter-spacing: 0.9px;
    color: #808080;
}
.multi_banners h3.inline-richtext {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
}
.multi_banners .multicolumn-card__image-wrapper {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.multi_banners .multicolumn-card__info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 24px 22px;
    width: 71%;
    background-color: #ffffff;
}
.multi_banners a.link.animate-arrow svg {
  display: none;
}
.multi_banners .page-width {
    padding-left: 0;
    padding-right: 0;
    max-width: 2000px;
}
#ContactForm .field__input, #ContactForm label {
    //font-family: "Playfair Display";
    color: #000;
}
.contact__button button.button {
    border-radius: 0;
    //font-family: "Playfair Display";
    letter-spacing: 1.75px;
    font-size: 24px;
    padding: 0 40px;
}
body .accordion summary:hover {
    background: transparent;
}
body .collapsible-content summary:hover .accordion__title {
    text-decoration: unset;
}
body .accordion__content {
    font-size: 14px;
}

body .accordion__title.active::after {
    content: '-';
}

.accordion summary svg {
  display: none;
}
body sticky-header.header-wrapper {
    opacity: .9;
}
body a.header__heading-link {
    padding: 0;
}
body .footer__content-top {
    padding-bottom: 0;
}
/* .footer-block.grid__item {
    width: fit-content;
    max-width: fit-content;
    padding-right: 0px;
} */
body .footer-block__details-content .list-menu__item--link {
    padding: 2px 0;
}
body .accordion__title {
    max-width: 100%;
    font-size: 14px;
}
.footer__content-top.page-width {
    padding: 0 15px;
    /* max-width: 100%; */
}
body .footer__content-bottom-wrapper--center {
    padding: 0 15px;
    max-width: 100%;
    border-top: 1px solid #ffffff36;
}
body .footer-block__details-content.rte {
    max-width: 200px;
    font-size: 14px;
    line-height: 1.4;
}
ul.footer-block__details-content.list-unstyled li {
    font-size: 14px;
}
body .footer-block__heading {
    margin-bottom: 10px;
}

body .product__title {
    margin-bottom: 0;
}
.product__title h1 {
    color: rgba(28, 28, 28, 0.60);
    //font-family: "Playfair Display";
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.product__description {
    color: #555;
    //font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: 1.4;
    margin-top: 10px !important;
}
.product__description ul {
    padding-left: 10px;
}
.related-products__heading {
    color: rgba(18, 18, 18, 0.70);
    //font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: 21.6px;
}
button.button.reserve_now, button.button.reserve_now:after, button.button.reserve_now:before {
    border-radius: 0 !important;
}
button.button.reserve_now {
    color: #555;
    text-align: center;
    //font-family: "Playfair Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width:768px) {
  body .footer-block--newsletter {
    display: block;
    margin-bottom: 20px;
}
  body .footer__content-top {
    padding-left: 15px;
    padding-right: 15px;
}
  body .header {
    padding: 0 15px;
}
body .footer__list-social.list-social:only-child {
    justify-content: left;
}
  .contact__button button.button {
    padding: 0 30px;
    font-size: 18px;
}
  body .rich-text__wrapper {
    width: 100%;
}
  .footer-block__details-content {
    margin-bottom: 0;
}
.footer-block.grid__item {
    margin-bottom: 0;
}
  body .accordion__title {
    font-size: 12px;
}
  .product__title h1 {
    font-size: 40px;
}
  .product__description {
    font-size: 14px;
}
  .product__title h1 {
    font-size: 32px;
}
  button.button.reserve_now {
    font-size: 16px;
}
.shopify-policy__container {
    max-width: 100%;
}
}
@media (max-width:990px) {

  .menu-drawer__menu-item {
    //font-family: "Playfair Display", serif;
}
}

.custom_popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    z-index: 999;
}
.product__column-sticky {
    z-index: unset !important;
}
.custom_popup_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    cursor: pointer;
}
.custom_popup_content {
    width: 100%;
    height: 100%;
}
.custom_popup_flex {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom_popup_inner {
    max-width: 800px;
    width: 100%;
    background: #fff;
    position: relative;
    padding: 40px;
}
span.custom_close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
  display:none;
}
.custom_popup_inner product-form.product-form:before {
    content: "OR";
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-align: center;
    padding-bottom: 20px;
}
.product-form__buttons {
    margin: 0 auto;
}
.custom_popup_inner .field {
    margin-bottom: 10px;
}
.product-card-wrapper .card__inner.gradient {
    background: transparent;
}

.collection_content_custom ul a {
    text-decoration: unset;
    font-size: 18px;
    font-style: normal;
    font-weight: 100;
    line-height: 21px;
    letter-spacing: 0.75px;
    padding: 16px 27.5px;
    display: inline-block;
    //font-family: Inter;
}
.collection_content_custom ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    background: #D9D9D9;
}
html {
    scroll-behavior: smooth;
}
.collection_content_custom h2.h2 {
    font-weight: 100;
    line-height: 21px;
    letter-spacing: 0.75px;
    //font-family: Inter;
}
.product-card-wrapper .card__content .card-information {
    display: none;
}
.product-card-wrapper .card__content .card__information {
    padding: 0;
}
.product-card-wrapper .card__content .card__information h3 {
    font-size: 0;
}
.collection_content_custom h2.h1 {
    //font-family: "Playfair Display";
}

.card.article-card {
    flex-direction: row !important;
    align-items: center;
}
.card__inner.grid__item.grid__item__media__blog {
    max-width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2);
    width: 100%;
}
.card.article-card .card__content.grid__item {
    max-width: calc(60% - var(--grid-desktop-horizontal-spacing) / 2);
    width: 100%;
    padding: 0 80px;
}
.article-card .card__heading {
    color: rgba(161, 134, 109, 0.60);
    //font-family: "Playfair Display";
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.article-card .card__heading a:after {
    display: none;
}
p.article-card__excerpt.rte-width {
    color: rgba(161, 134, 109, 0.60);
}
.article_tag {
    color: #A1866D;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    padding: 5px 30px 40px;
    border-bottom: 1px solid rgba(161, 134, 109, 0.60);
    margin-bottom: 20px;
}

a.button.button--primary.read_more_article:after, a.button.button--primary.read_more_article:before {
    display: none;
}
a.button.button--primary.read_more_article {
    border-radius: 0;
    background: #A1866D;
}
.blog-articles__article.article:nth-child(odd) .card.article-card {
    flex-direction: row-reverse !important;
}
body .blog-articles {
    grid-template-columns: 1fr;
}
.blog-articles__article {
    background: #F9F9F9;
}
.blog-articles__article:first-child {
    background: #d2c5b3;
}
.blog-articles__article:first-child .article-card .card__heading {
    color: #fff;
}
.blog-articles__article:first-child .article_tag {
    color: #fff;
    padding-left: 0;
    border-color: #fff;

}
.blog-articles__article:first-child p.article-card__excerpt.rte-width {
    color: #fff;
}
.blog-articles__article:first-child a.button.button--primary.read_more_article {
    padding: 0;
    background: unset;
    text-decoration: underline;
    min-width: unset;
}
.blog-articles__article:first-child .center {
    text-align: left;
}
body .blog-articles {
    gap: 15px;
}
  body .blog-articles .card:hover .media.media--hover-effect>img:first-child:only-child {
    transform: unset;
}
.article-template__hero-adapt.media {
    margin: 0 auto;
    padding-bottom: 0 !important;
    min-height: 400px !important;
}
article.article-template {
    text-align: center;
}
nav.header__inline-menu summary {
    //font-family: Playfair Display, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width:915px) {
  .custom_popup_inner {
    max-width: calc(100% - 30px);
    padding: 20px 10px;
}
 .custom_popup_inner .field__label {
    font-size: 14px;
        top: 6px;
}
   .custom_popup_inner textarea#ContactForm-body {
    min-height: 80px;
    height: 80px;
}
.custom_popup_inner .field__input {
    min-height: 30px;
    height: auto;
}
.custom_popup_inner product-form.product-form:before {
    font-size: 18px;
    padding-bottom: 10px;
}
  .collection_content_custom ul a {
    font-size: 12px;
    padding: 5px 7px;
        letter-spacing: 0;
}
  body .blog-articles__article.article .card.article-card, .blog-articles__article.article:nth-child(odd) .card.article-card {
    flex-direction: column !important;
}
.card.article-card .card__content.grid__item {
    max-width: 100%;
    padding: 0 15px;
}
.blog-articles__article:first-child .center {
    text-align: center;
}
.article-card .card__heading {
    font-size: 22px;
}
.blog-articles__article:first-child .article_tag {
    padding: 0 0px 20px;
    font-size: 10px;
    min-width: 217px;
}
p.article-card__excerpt.rte-width {
    font-size: 14px;
}
.card__inner.grid__item.grid__item__media__blog {
    max-width: 100%;
}
  a.button.button--primary.read_more_article {
    padding: 0;
    background: unset;
    color: #000;
    text-decoration: underline;
}
.blog-articles__article:first-child a.button.button--primary.read_more_article {
    color: #fff;
}
.article_tag {
    min-width: 217px;
    padding: 0;
    padding-bottom: 20px;
    font-size: 10px;
}
body .blog-articles {
    gap: 25px;
}
}
.footer-block.grid__item:last-child {
    max-width: 100%;
}
body footer .newsletter-form__field-wrapper .field__input {
    background: transparent;
    border-color: #fff;
}
body footer button#Subscribe {
    background: transparent;
    border-color: #fff;
}
body .footer-block__details-content.rte {
    color: unset;
}

.product-card-wrapper .card__content .card__information h3:after {
    content: "DETAILS ";
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 0 0.5rem;
    cursor: pointer;
    font: inherit;
    font-size: 1.5rem;
    text-decoration: none;
    color:#808080;
    transition: box-shadow var(--duration-short) ease;
    -webkit-appearance: none;
    appearance: none;
    border-color: rgba(var(--color-button), var(--alpha-button-background));
    min-width: calc(12rem + var(--buttons-border-width)* 2);
    min-height: calc(4.5rem + var(--buttons-border-width)* 2);
    -shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);
    --shadow-vertical-offset: var(--buttons-shadow-vertical-offset);
    --shadow-blur-radius: var(--buttons-shadow-blur-radius);
    --shadow-opacity: var(--buttons-shadow-opacity);
    --shadow-visible: var(--buttons-shadow-visible);
    --border-offset: var(--buttons-border-offset);
    --border-opacity: calc(1 - var(--buttons-border-opacity));
    border-radius: var(--buttons-radius-outset);
    position: relative;
    margin-top: 0px;
    border: 2px solid;
}
.product-card-wrapper .card__content {
    padding: 2rem 3rem;
}
.product-card-wrapper .card__content .card__information h3 {
    font-size: 20px;
    text-align: center;
    margin-top: 0%;
    z-index: 1;
    position: relative;
    transition: all .5s ease;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-card-wrapper .card__content .card__information h3:hover::after {
    background-color: #808080;
    color: #fff;
}
.product-card-wrapper:hover .card__content .card__information h3 {
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-card-wrapper .card__content .card__information h3 a {
    text-decoration: unset;
    color: #808080;
}
#ContactForm .field__input {
    background: transparent;
}
iframe.map {
    filter: grayscale(100%);
}
.contact_form_custom .contact__fields {
    gap: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
.contact_form_custom .contact__fields .field {
    max-width: calc(50% - 10px);
}
.contact_form_custom .contact__fields .field {
    max-width: calc(50% - 5px);
}
@media (max-width:768px) {
  .contact_form_custom {
    width: 100%;
}
.contact_form_custom .contact__fields .field {
    max-width: 100%;
}
}

@media only screen and (max-width: 767px) {
/* .product-card-wrapper:hover .card__content .card__information h3 {
    display: block;
}     */
.product-card-wrapper .card__content .card__information h3:after {
    margin-top: 10px;
}
    .price-per-item__container {
        display: flex;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    /* .card__content {
        height: 40px; /* Adjust this value to your desired height */
        object-fit: cover; /* Ensures the image is cropped to fit the height */
    } */
/* .card__content {
        position: relative;
        top: -50px; /* Adjust this value as needed to pull the info up */
        padding: 0px;
        z-index: 1; /* Ensures it stays above the image */
    } */

.collapsible-content.accordion__title::after {
  content: "+";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  color: #333;
  transition: transform 0.3s, content 0.3s;
}

.accordion__content::first-child p{
    margin-top:0 !important;
}

@media only screen and (max-width: 680px) {
body .newsletter__wrapper .newsletter-form__field-wrapper {
    padding: 0px 14px;
}    
ul#product-grid li {
    width: 100%;
    max-width: 100%;
}
.product-card-wrapper .card__content .card__information h3 {
    margin-top: -14%;
}
.category-nav ul li {
    margin: 0 6px!important;
}
button.slider-button.slider-button--next {
    display: none;
}
.product-card-wrapper .card__content .card__information h3 {
    margin-top: 0%!important;
}
}

@media only screen and (max-width: 480px) {
.second-header {
    max-width: 340px;
    overflow-x: scroll;
    margin: 0 auto;
}
.category-nav ul {
    display: inline-flex!important;
}
.product-card-wrapper .card__content .card__information h3 {
    margin-top: -7%;
}
}