/** Shopify CDN: Minification failed

Line 128:2 "align-item" is not a known CSS property
Line 259:1 Unexpected "{"
Line 366:2 Unexpected "#"

**/
h1 , h2{
  font-family: 'Classico' !important;
}
.slick-arrow {
    border-radius: 100%;
    background: #fff;
    border: 0;
    outline: 0;
    height: 41px;
    width: 41px;
    box-shadow: 0 5px 20px rgba(0,0,0,.15);
    cursor: pointer;
}
.slick-next:before{
    display: block;
    content: "";
    box-sizing: border-box;
    height: 11px;
    width: 11px;
    border: 2px solid #000;
    border-top: 0;
    border-right: 0;
    position: absolute;
    top: 15px;
    left: 13px;
    transform: rotate(225deg);
}
.slick-prev:before{
    display: block;
    content: "";
    box-sizing: border-box;
    height: 11px;
    width: 11px;
    border: 2px solid #000;
    border-top: 0;
    border-right: 0;
    position: absolute;
    top: 15px;
   transform: rotate(45deg);
      left: 14px;

}
/* Progress Bar */
  
  .progress-bar {
    width: 95%;
    height:1.7px;
    overflow: hidden;
    background-color:#D9D9D9;
    background-image: linear-gradient(to right, #B12843, #B12843);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
  }
  .collection .slider-buttons {
      display: none;
  }
 .section-template--19697266327843__45470792-4fad-4c1d-bcf6-eff6b6e770a3-padding .multicolumn-card__info .rte p, .parent-image-custom-grid p , .description-heading p{
	line-height: 20px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    font-family: 'adobe-caslon-pro';
}
.section-template--19697266229539__95a50fe0-04e6-44c6-8224-f52c63a061ce-padding .multicolumn-card__info .rte p, .parent-image-custom-grid p , .description-heading p{
	line-height: 20px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    font-family: 'adobe-caslon-pro';
}
 .parent-image-custom-grid p{ 
   font-weight:400 !important;
 }
.description-heading p{
  text-align:center;
   font-weight: 400 !important;
   font-size: 22px;
  line-height: 1.2;
  
}
#template--19417064767779__60037106-ef38-43c1-91e8-29fd75b54349 .main-content .image-block-content{
  max-width: 65%;
}
#template--19417064767779__60037106-ef38-43c1-91e8-29fd75b54349 .main-content .content-block-text{
  max-width: 35%;
}
#shopify-section-template--19697266327843__45470792-4fad-4c1d-bcf6-eff6b6e770a3 .color-background-1{
  position:relative;
  background-color: #f5f5f5;
}
#shopify-section-template--19697266229539__95a50fe0-04e6-44c6-8224-f52c63a061ce .color-background-1{
  position:relative;
  background-color: #f5f5f5;
}
 .slick-prev {
    
    right: 50px !important;
    z-index: 9;
    top: 100%;
  left: auto;
}
.slick-next {
    right: 0px;
    top: 100%;
}
.inline-image-with-text .image-inline-content img {
    width: 75px;
    height: 75px;
}

.image-inline-content.grid__item {
    text-align: center;
    max-width: 20%;
   text-align: center;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: flex;
  align-item:center;
    width:100%;
    height: 5px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-dots li button:before{
font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 1px;
    content: '';
    text-align: center;
    opacity: .25;
    color: #952323;
}
.slick-dots li {
    flex: 1;
    height: 5px;
    background:#ddd;
    margin:0px;
  }
  .slick-dots li.slick-active{
     background:#000;
  }
.slick-dots li.slick-active button:before {
     opacity: 1;
     color: #000;
     width:100%;
     height:5px;
  
}
.image-block-content .inner-image-grid{
  justify-content: space-evenly;
}


.slick-dots {
    bottom: -5px;
    max-width:93%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.customer-quotes-el {
    padding-bottom: 0;
}
#template--19417064767779__60037106-ef38-43c1-91e8-29fd75b54349 .inline-image-with-text .heading-image {
    margin-top: -10px;
}
.section-template--23078669451555__main-padding.page-width.page-width--narrow,.page-width.page-width--narrow.section-template--22997502263587__main-padding {
    max-width: 100%;
}
.section-template--19697266327843__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__text p{
   font-family:'StyreneAWeb-Regular';
}
@media screen and (max-width:800px){
   #template--19417064767779__60037106-ef38-43c1-91e8-29fd75b54349 .main-content .image-block-content{
      max-width: 100% !important;
}
#template--19417064767779__60037106-ef38-43c1-91e8-29fd75b54349 .main-content .content-block-text{
  max-width: 100% !important;
}
}


@media screen and (max-width: 767px) {
  

  .parent-image-custom-grid{
    grid-template-columns: 1fr !important;
  }
  .image-grid-custom-block .parent-image-custom-grid .image-custom-col img{
    width:100%;
  }
  .image-with-text__media--small {
    height: 40.4rem !important;
}
}
@media screen and (max-width: 425px) {
  .grid-area-img-with-content .content-img-has-only img {
    width: 100% !important;
    height: 400px;
}
 #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .grid--1-col-tablet-down .grid__item {
    width: 50%;
    max-width: 19%;
}
  .section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e-padding {
 padding: 0 0 20px;
}
  #shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text .image-with-text__media {
    width: 100%;
    height: 560px;
    top: 0;
   
}
  .icon-with-link-area{
    display: block !important;
  }
  .icon-with-link-area .grid-icon-content{
    margin-top: 10px;
  }
}
.parent-image-custom-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 4fr;
} 
.heading-image, .text-custom-image-block p{
  font-family:"StyreneAWeb-Regular";
}
.text-area-icon .heading-first{
  font-family:"StyreneAWeb-Regular";
}
.sub-desc-heading p{
  font-family: "GT-America-Expanded-Regular";
}
#shopify-section-template--19417064767779__60037106-ef38-43c1-91e8-29fd75b54349 .heading-top {
    margin-top: 0;
    background: #452221;
    color: #EBCCA9;
    padding-left: 15px;
}
#shopify-section-template--19417064767779__60037106-ef38-43c1-91e8-29fd75b54349 .heading-top h2,
 {
    margin-top: 0;
    background: #452221;
    color: #EBCCA9;
    padding-left: 15px;
}
.section-template--19417064767779__45470792-4fad-4c1d-bcf6-eff6b6e770a3-padding .title.h1, .section-template--19417064767779__e7fcbe10-a5da-4b51-8693-50acbcb14512-padding .title.h1{
    background: #452221;
    color: #EBCCA9;
    padding-left: 15px;
}
#shopify-section-template--19697266327843__e7fcbe10-a5da-4b51-8693-50acbcb14512 .multicolumn {
    background-color: #f5f5f5;
}
#shopify-section-template--19697266327843__113ca533-6b58-4ebf-9d26-8a0d5b7c5576 {
    background: #f5f5f5;
}
#shopify-section-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5 .inline_image_grid_parent{
  background-color: #b5aea8;
  margin-top: -12px;
}
body.test-demo-product, body.product{
  letter-spacing:0;
}
.image-grid-custom-block .heading-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.product-media-modal[open]{
  background: rgba(0, 0, 0, 0.9);
}
.product-media-modal__dialog{
    background: transparent;
    max-width: 800px;
    margin: 0 auto;
}
.section-template--19417064767779__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__heading{
  font-family: Classico;
    font-style: normal;
    font-weight: 400;
    font-size: 43px;
    line-height: 100%;
    color: #442221;
}
.section-template--19417064767779__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__text.rte{
  font-family: adobe-caslon-pro;
  font-weight: 400;
  line-height: 100%;
  color: #442221;
  margin-top:1rem;
}
.breadcrumbs__item .breadcrumbs__link{
  font-family: adobe-caslon-pro;
  color: #442221 !important;
}
  .section-template--19697266327843__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__heading{
  font-family: Classico;
    font-style: normal;
    font-weight: 600;
    font-size: 27px;
    line-height: 52px;
    color: #442221;
}  
.section-template--19697266327843__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__text.rte {
    font-family: 'StyreneAWeb-Regular';
    font-weight: 300;
    color: #5c4443;
    margin-top: 1rem;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 24px;
}
@media screen and (max-width:749px){
#shopify-section-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5 .inline_image_grid_parent .title {
     font-size: 18px !important;
    line-height: 28px !important;
    margin: 0 0 10px;
}
  
  #MainProduct-template--19697266327843__main .product-form__submit.button{
    position: relative;
     width: 100%; 
  }

 #MainProduct-template--19697266327843__main .product-form__submit.button.button-sticky {
    left: 0;
    bottom: -10px;
    position: fixed !important;
    z-index: 999;
    opacity: 10;
  }
  .section-template--19417064767779__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__heading{
    font-size:20px;
    line-height:30px;
  }
  .section-template--19417064767779__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__text.rte{
    font-size: 15px;
    line-height: 22px;
  }
  #MainProduct-template--19697266327843__main .product-media-container.constrain-height.media-fit-contain{
    width:70%;
  }
  #MainProduct-template--19697266327843__main .grid--peek.slider .grid__item:first-of-type{
    margin-left: 0;
  }

  # .slider.slider--mobile{
     margin:0;
  }
  #MainProduct-template--19697266327843__main .product__title{
    margin:0;
  }
  #MainProduct-template--19697266327843__main .product__title h1{
    font-size: 20px;
    line-height: 36px;
    padding: 5px 0 5px 0;
  }
 #MainProduct-template--19697266327843__main .product__title {
    margin: 0;
    padding: 0 15px 0;
}
  #MainProduct-template--19697266327843__main span.price-item.price-item--regular {
    padding: 0px 0px 5px;
}
  #MainProduct-template--19697266327843__main form#product-form-installment-template--19697266327843__main {
    padding: 0 0px 5px;
}
 #MainProduct-template--19697266327843__main label.form__label {
    margin-bottom: 5px !important;
    padding: 5px 0px 5px;
}
 #MainProduct-template--19697266327843__main .shopify-payment-button__more-options {
    margin: 0px;
    padding: 8px 0px 0px;
}
  section#MainProduct-template--19697266327843__main {
    padding-bottom: 0px !important;
}
  #MainProduct-template--19697266327843__main .product__info-container>*+* {
    padding: 0 10px 0;
}
 #MainProduct-template--19697266327843__main .product__info-container .product-form, .product__info-container .product__description, .product__info-container .icon-with-text{
    margin:0px;
  }
  #MainProduct-template--19697266327843__main .quantity{
    min-height: 40px;
    margin-bottom: 10px;
  }
  #MainProduct-template--19697266327843__main .rte>p:first-child{
    margin:0px;
  }
  #MainProduct-template--19697266327843__main .product__description p{
     margin:0px;
  }
   #MainProduct-template--19697266327843__main .rte ul, .rte ol{
    padding-left: 0rem;
   }
 #shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42-padding {
    padding: 15px 10px 15px;
}
  #shopify-section-template--19417064767779__main .shopify-payment-button__button{
    margin: 0px 0px 12px;
  }
   #shopify-section-template--19417064767779__main .section-template--19417064767779__main-padding{
    padding-bottom: 10px;
   }
.section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e-padding {
    padding: 0 10px 27px;
}
 #shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text .image-with-text__media {
    height: 397px;
    top: 0px !important;
}
.section-template--19417064767779__113ca533-6b58-4ebf-9d26-8a0d5b7c5576-padding{
    padding-top: 0px !important;
  padding-bottom: 0px !important;
  }
 .section-template--19417064767779__113ca533-6b58-4ebf-9d26-8a0d5b7c5576-padding .title.h1 {
    margin-bottom: 0;
    font-size: 22px !important;
    text-align: center important;
    padding: 10px 11px 10px important;
}
  .section-template--19697266327843__60037106-ef38-43c1-91e8-29fd75b54349-padding {
    padding: 0 10px 0;
}
  #template--19417064767779__113ca533-6b58-4ebf-9d26-8a0d5b7c5576 .parent-image-custom-grid{
    margin: 0px;
    gap: 0;
  }
  #template--19417064767779__113ca533-6b58-4ebf-9d26-8a0d5b7c5576 .parent-image-custom-grid p {
      margin-top: 0px;
}
  #template--19417064767779__113ca533-6b58-4ebf-9d26-8a0d5b7c5576 .icon-with-link-area{
    margin: 0px 0px;
  }
  .inline-image-with-text .content-block-text.grid__item{
    margin-top: 1.5rem;
  }
 #template--19417064767779__60037106-ef38-43c1-91e8-29fd75b54349 .title-wrapper-with-link{
    margin-bottom: 1rem;
  }
  .instaFeed-Block{
    gap: 0px;
  }
  .slick-dots{
    max-width: 72%;
  }
  .section-template--19417064767779__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__heading{
    font-size:20px;
  }
  .breadcrumbs .breadcrumbs__list {
    margin-bottom: 0;
    text-align: left;
    margin-top: 10px;
    padding: 0 0 0 12%;
  }
  .product-media-container.constrain-height{
    --constrained-height: auto;
  }
}
section.breadcrumbs {
    max-width: 1040px;
    padding: 20px 0;
    margin: 0 auto;
   }
 
.main-img-blg img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
#shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .image-with-text__text p{
    color: #442221;
    text-align: center;
    font-family: 'adobe-caslon-pro';
    font-size: 20px;
    line-height: 27px;
}
#shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .image-with-text__content , .section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e-padding .image-with-text__content{
  background: transparent;
}
#shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .multicolumn{
  background-color: #EBE7E2;
}
#shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42-padding , .section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c-padding{
  background-color: #EBE7E2;
}
#shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text__content h2 {
    color: #EBCCA9;
    text-align: center;
    font-family: Classico;
    padding: 0px 0 0 130px;
}
#shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text__content , #shopify-section-template--19697266327843__abe48f47-604c-46e0-a36c-8216fb206ff7 .collage-wrapper-title.h1{
  text-align:center;
  font-family: Classico;
  color:#ebcca9;
}
#shopify-section-template--19697266327843__abe48f47-604c-46e0-a36c-8216fb206ff7 .collage-wrapper-title.h1{
   background-color: #442221;
}
#shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e {
    background-color: #7a6665;
}
#shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text__text p {
    color: #ffff;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    font-family: 'adobe-caslon-pro';
    padding: 0 0 0 134px;
}
#template--19697266327843__60037106-ef38-43c1-91e8-29fd75b54349 .grid-content-block{
  margin-bottom: 5rem;
}
.section-template--19697266327843__45470792-4fad-4c1d-bcf6-eff6b6e770a3-padding .title{
  background-color:#452221; 
  color: #ebcca9;
  font-size:30px;
  padding:10px 50px;
}
.section-template--19697266229539__95a50fe0-04e6-44c6-8224-f52c63a061ce-padding .title{
  background-color:#452221; 
  color: #ebcca9;
  font-size:30px;
  padding:10px 50px;
}
#shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text__content>*+*{
  margin-top: 3rem;
}
#shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 {
    background-color: #EBE7E2;
}
.custom-image-grid .title{
  background-color: #b5aea8;
  font-family: StyreneAWeb-Regular !important;
  font-size:33px;
  padding: 5px 0px 5px 50px;
  margin-top:0;
}
#shopify-section-template--19697266327843__abe48f47-604c-46e0-a36c-8216fb206ff7{
  background-color: #ebe7e2;
}
.section-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5-padding{
  background-color:#b5aea8;
}
.inline_image_grid_parent .title-wrapper-with-link{
      flex-wrap: nowrap;
}
.inline_image_grid_parent .inline_image_grid_content li .multicolumn-card{
      
       display: flex;
     flex-direction: row-reverse;
     align-items: center;
  background: transparent;
}

.inline_image_grid_parent .inline_image_grid_content li .multicolumn-card h3 {
     font-family: 'Classico';
    color: #191613;
      margin-bottom: 10px;
}
.inline_image_grid_parent .inline_image_grid_content li .multicolumn-card .rte p {
  font-family: 'adobe-caslon-pro';
    color: #191613;
      font-size: 22px;
    line-height: 27px;
}

#shopify-section-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5 .inline_image_grid_parent .title.h1 {
 text-align: center;
    font-size: 32px; 
    font-weight: 500;
   line-height: 40px;
  font-family: 'GT-America-Expanded-Regular' !important;
}
#shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .title.h1 {
  text-align: center;
    font-size: 40px; 
  font-weight: 600;
}
.inline_image_grid_parent .multicolumn-card__info>:nth-child(2){
  margin:0;
}
.inline_image_grid_parent .multicolumn-card__info h3 {
  font-size: 30px;
  font-weight: 600;
}
.inline_image_grid_parent .multicolumn-card__info p{
    line-height: 35px;
    font-weight: 400;
    font-size: 27px;
}
#shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .multicolumn{
  background-color: #E5DDD3;
}

 #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .title.h1{
     color: #5D5C5A;
}
 #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .title-wrapper-with-link , #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .title-wrapper-with-link {
   justify-content: center;
    gap: 20px;
   margin-bottom:0px;
 }
  #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .description-content-multicolumn p{
   font-size: 20px;
    text-align: center;
    color: #5D5C5A;
    line-height: 35px;
    font-family: 'adobe-caslon-pro';
    width: 80%;
    margin: 0 auto;
  }
  .multicolumn-list .description-content-multicolumn p{
        font-size: 20px !important;
        width: 100% !important;
  }
  #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .description-content-multicolumn p{
    margin-top:5px;
  }

  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .description-content-multicolumn p{
    color: #191613;
    font-family: 'adobe-caslon-pro';
    margin-top: 0;
    font-size: 22px;
    text-align: center;
    line-height: 27px;

  }
  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .multicolumn-card__info{
    padding:5px !important;
  }
  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .multicolumn-card__info h3{
    font-family: 'Classico';
    font-size: 25px;
    font-weight: 700;
  }
 #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .multicolumn-list{
    justify-content: center;
     gap: 45px 0px;
  }
  .main-parent-image-marquee img{
    width: 180px;
    height: 212px;
    /* border-radius: 20px; */
    }
   .main-parent-image-marquee .js-marquee{
     margin-right: 10px;
   }
   #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .inline_image_grid_parent .title.h1 {
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    width: 80%;
    margin: auto;
}
   #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .inline_image_grid_parent {
    background: #f5f5f5;
}
#shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .multicolumn-card__info p{
   margin-top: 20px;
   font-size: 25px;
 }
   #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .inline_image_grid_parent .inline_image_grid_content li .multicolumn-card{
     flex-direction: unset;
     align-items: flex-start;
     text-align: center;
   }
   #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .multicolumn-card__info{
    padding-top: 0;
  }
.breadcrumbs__item span {
    font-family: adobe-caslon-pro;
    color: #442221!important;
}
#shopify-section-template--19697266327843__45470792-4fad-4c1d-bcf6-eff6b6e770a3 .multicolumn,#shopify-section-template--19697266229539__95a50fe0-04e6-44c6-8224-f52c63a061ce .multicolumn{
  overflow:hidden;
}
.header-heading-section .title {
    text-transform: capitalize;
}
section#template--19697266327843__86fdc47d-0aed-4b55-820b-4c2cf6200237 {
    background-color: #EBE7E2;
    padding-top: 0;
}
.content-block-grid-img .title {
    text-align: center;
    background-color: #442221;
    color: #EBCCA9;
    padding: 10px 77px;
    font-size: 35px;
}

.grid-area-img-with-content .item-grid-content{
     display: grid;
    grid-template-columns: 1fr 2fr 1fr;
}
.grid-area-img-with-content .content-img-has-only img{
     width: 350px;
    height: 400px;
}

.grid-area-img-with-content .content-has-only .description p {
     font-size: 28px;
    line-height: 40px;
    color: #442221;
    font-family: 'adobe-caslon-pro';
    text-align: center;
}
#shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text .image-with-text__media{
  top: -35px;
}
 
.image-with-text .image-with-text__media{
  background: transparent;
  border:none;
}
#shopify-section-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5 .multicolumn-card__image-wrapper--third-width, #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .multicolumn-card__image-wrapper--third-width {
  width: 60%;
}
#shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .media>*:not(.zoom):not(.deferred-media__poster-button){
  object-fit: contain;
}
 #shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42-padding{
    padding-left: 0;
    padding-right: 0;
 }  
 #shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .image-with-text__content{
    padding:20px 0px 20px 50px;
 }
 #shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text__content{
       padding: 20px 0 0 0;
 }
 #template--19697266327843__86fdc47d-0aed-4b55-820b-4c2cf6200237 .content-block-grid-img .title{
   margin:0px;
 }
 #template--19697266327843__60037106-ef38-43c1-91e8-29fd75b54349 .heading-top.title-wrapper-with-link {
    margin: 0;
}
.image-section-custiom-grid .grid-area-custom, .icon-with-link-area  ,.parent-image-custom-grid{
  margin:0;
}
.icon-with-link-area{
  margin:0 !important;
}
.parent-image-custom-grid{
  margin-bottom:0 !important;
}
.section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c-padding .title {
  font-weight: 600;
}
.Slider-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5 .multicolumn-card-spacing{
  margin-left: 0;
    margin-right: 0;
}
.section-template--19697266327843__ef1e7c7c-2b7b-4f80-b3fb-399bd12ef310-padding {
    padding-top: 12px !important;
    padding-bottom: 0px;
}




  
@media screen and (max-width: 767px) {
  .grid-area-img-with-content .item-grid-content {
    grid-template-columns: auto !important;
}
  #template--19697266327843__86fdc47d-0aed-4b55-820b-4c2cf6200237 .grid-area-img-with-content .content-has-only .description p {
    font-size: 14px;
    line-height: 20px;
    color: #442221;
    font-family: 'adobe-caslon-pro';
    text-align: left;
    padding: 0px 10px 0;
}
  #shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .image-with-text__content {
    padding: 0 20px 0;
}

  .inline-image-with-text .heading-image {
    font-size: 10px !important;
    text-align: center;
}
  .image-block-content .inner-image-grid {
    justify-content: space-between !important;
}
  .main-img-blg img {
    width: 100%;
    height: 100px;
    object-fit: fill;
}
  #template--19697266327843__113ca533-6b58-4ebf-9d26-8a0d5b7c5576 .custom-image-grid .title {
    font-size: 20px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    margin: 0;
}
  #template--19697266327843__113ca533-6b58-4ebf-9d26-8a0d5b7c5576 .content-custom-details {
    padding: 0 10px 0;
}
  .content-block-grid-img .title {
    padding: 5px 11px 5px 11px;
    font-size: 20px;
}
#shopify-section-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5 .title-wrapper-with-link.title-wrapper--self-padded-mobile.title-wrapper--no-top-margin {
    display: block;
    margin: 0;
}
  #shopify-section-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5 .image_heading_grid {
    text-align: center;
}
  #shopify-section-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5 .inline_image_grid_parent .title {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px;
}
  .inline_image_grid_parent .multicolumn-card__info h3 {
    font-size: 22px;
    font-weight: 600;
}
  .inline_image_grid_parent .inline_image_grid_content li .multicolumn-card .rte p {
    font-size: 15px;
    line-height: 22px;
}
  .section-template--19697266327843__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__heading {
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
}
  .section-template--19697266327843__c998e536-5db6-4a8c-a394-f5df23ea7e40-padding .rich-text__text.rte {
    font-size: 16px;
    line-height: 22px;
}
  #shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .image-with-text__text p {
    font-size: 15px;
    line-height: 22px;
}
  #shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text__content h2 {
    padding: 0px 11px;
    font-size: 22px;
}
#shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text__text p {
    font-size: 15px;
    line-height: 25px;
    padding: 0 11px 10px;
}
  #template--19697266327843__60037106-ef38-43c1-91e8-29fd75b54349 h2.title.h1 {
    font-size: 22px;
    padding: 0 11px;
}
  .inline-image-with-text .image-inline-content img {
    width: auto;
    height: 60px;
}
  .description-heading p {
    font-size: 15px;
    line-height: 25px;
}
  .custom-image-grid .title {
    font-size: 20px;
    padding-left: 0;
    text-align: center; 
}

#MainProduct-template--19697266327843__main modal-opener.product__modal-opener.product__modal-opener--image.no-js-hidden {
    height: 300px;
}
 #shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text .image-with-text__media {
    height: 632px;
    top: -10% !important;
}
  .section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e-padding {
    padding: 0 0 20px;
}
  .inline_image_grid_parent.multicolumn.color-background-1.gradient.background-primary {
    padding: 35px 6px 0;
    margin-top: -8px !important;
}
 #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .title.h1 {
  font-size: 22px;
}
  #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .description-content-multicolumn p {
    font-size: 15px !important;
    line-height: 25px;
}
 #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .grid--1-col-tablet-down .grid__item {
    width: 50% !important;
    max-width: 50% !important;
}
  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c h2.title.h1 {
    font-size: 21px;
    text-align: center;
}
  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .description-content-multicolumn p { 
    font-size: 16px;
    line-height: 22px;
}
  #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .inline_image_grid_parent .title.h1 {  
    font-size: 22px;
   line-height: 31px;
     width: auto; 
   
}
  #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .multicolumn-card__info p {
    font-size: 16px;
    margin: 10px 0 0;
}
  #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .multicolumn-card__info {
    padding-top: 15px;
}
  #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c ul#Slider-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c {
    margin: 30px 0 0;
}
  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .grid--1-col-tablet-down .grid__item {
    width: 50%;
    max-width: 19%;
}
  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .multicolumn-card__info h3 {
    font-size: 12px;
}
  #shopify-section-template--19697266327843__e7fcbe10-a5da-4b51-8693-50acbcb14512 h2.title.h1 {
    font-size: 22px;
    font-weight: 500;
}
  #shopify-section-newFooter h2.instaFeedFontProp {
    font-size: 22px;
    text-align: center;
}
  #shopify-section-template--19697266327843__c998e536-5db6-4a8c-a394-f5df23ea7e40 .rich-text__wrapper.rich-text__wrapper--center.page-width {
    padding: 15px 0 15px;
}
  #shopify-section-template--19697266327843__main section.breadcrumbs.page-width {
    padding: 15px 12px 0px;
}
  #shopify-section-template--19697266327843__45470792-4fad-4c1d-bcf6-eff6b6e770a3 ul#Slider-template--19697266327843__45470792-4fad-4c1d-bcf6-eff6b6e770a3 {
    padding: 20px 10px 20px;
}
  #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .title.h1 {
    font-size: 22px;
    padding: 20px 0 0;
}
  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c h2.title.h1 {
    font-size: 21px;
    text-align: center;
    padding: 20px 0 0;
}
  #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .inline_image_grid_parent {
    background: #f5f5f5;
    padding: 20px 0 0px;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  section.breadcrumbs{
        padding-left: 5%;
  }
#shopify-section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42 .section-template--19697266327843__40bb6b7d-a356-45d0-9c4f-c35ca7c3eb42-padding {
    padding-right: 20px;
}
#shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text .image-with-text__media {
    top: -17%;
}
  #shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text__content h2{
    font-size: 30px;
    padding-left: 30px;
  }
  #shopify-section-template--19697266327843__771f7390-01f6-461b-b8a4-b3e3883d671e .image-with-text__text p {
    padding: 0;
}
  .grid-area-img-with-content .content-img-has-only img {
    width: 100%;
    height: 250px;
}
  .grid-area-img-with-content .content-has-only .description p {
    font-size: 20px;
    line-height: 27px;
}
  #shopify-section-template--19697266327843__c28b58dc-0efd-4fc1-8c7f-c8286bf3a8d5 .inline_image_grid_parent .title.h1 {
    font-size: 25px;
    line-height: 33px;  
}
   #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .grid--1-col-tablet-down .grid__item {
    width: 50% !important;
    max-width: 33% !important;
}
  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c h2.title.h1 {
    font-size: 30px;
  }
   #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .grid--1-col-tablet-down .grid__item {
    width: 50%;
    max-width: 19%;
}
  #shopify-section-template--19697266327843__5a99b4ca-f0d3-4034-86df-87c7a8a9468c .multicolumn-card__info h3 {  
    font-size: 22px;
}
  #shopify-section-template--19697266327843__0451e052-e63f-4dc5-8ae3-246945dcf75b .title.h1 {
        font-size: 35px;
  }
  #shopify-section-template--19697266327843__b699ab17-c084-4138-b8c8-b11d90fbf12c .inline_image_grid_parent .title.h1 {
        width: 100%;
        line-height: 40px;
  }
}



.template--template--19697266229539__dbc19e15-9369-4091-8724-ce5688ac4baf h2.title.h1{
  font-family:GT-America-Expanded-Regular !important;
  font-size:28px;
}
@media screen and (max-width: 767px){
.custom-image-grid .title{
  font-size:20px !important;
}
}
/* .page-width.section-template--19697266229539__95a50fe0-04e6-44c6-8224-f52c63a061ce-padding.isolate{
  overflow:hidden;
} */
.bottom-row-video-info p{
  font-family: 'Classico';
    color: #181613;
}
.section-template--20613512790307__68c8b575-fbbe-4d47-9adc-db2fb81c6170-padding {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
}
#shopify-section-template--20613512823075__ccb147ea-0d20-4d59-8e32-71721260f3ce .multicolumn-card__info .icon-wrap{
  display:none;
}
/* #shopify-section-template--20613512823075__ccb147ea-0d20-4d59-8e32-71721260f3ce ul li:not(:first-child) .multicolumn-card__info h3 {
  color:#0000FF;
} */
#shopify-section-template--20613512823075__ccb147ea-0d20-4d59-8e32-71721260f3ce .multicolumn-card__info .link{
  margin-top: 1px;
}
#shopify-section-template--20613512823075__ccb147ea-0d20-4d59-8e32-71721260f3ce .background-none .multicolumn-card__image-wrapper+.multicolumn-card__info{
      padding-top: 1.5rem;
}
summary.list-menu__item {
    font-size: 12px;
    line-height: 17px;
    font-family: GT-America-Expanded-Regular;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
}
.monogram-custom-input input {
    padding: 8px;
    width: 50%;
    height: auto;
}
.monogram-custom-input input:focus-visible {
    outline: none;
    box-shadow: none;
}
#shopify-section-template--20613512823075__ccb147ea-0d20-4d59-8e32-71721260f3ce h3 {
    font-family: 'CLASSICO';
    font-weight: 600;
}
#shopify-section-template--20613512823075__ccb147ea-0d20-4d59-8e32-71721260f3ce .link {
    font-family: 'adobe-caslon-pro';
}



/* Custom CSS */
.product-accordians .collapsible-content .accordion summary:hover {
    background: none;
}
.product-accordians .collapsible-content .accordion summary {
    padding-inline: 0.6rem;
}

/* Logo Tabs Section */
.collection-single-products-block {
    display: none;
}
.collection-single-products-block.active {
    display: block;
}
li.collection-products-item img {
    display: block;
    width: 100%;
}
ul.product-grid-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
    margin: 30px 0;
}
li.collection-products-item {
    width: 100%;
    max-width: calc(25% - 15px);
    border: 1px solid #D3D3D3;
    border-radius: 8px;
    overflow: hidden;
}
li.collection-products-item h2,
li.collection-products-item p {
    font-size: 16px;
    line-height: 24px;
    color: inherit;
    margin: 0;
}
.collection-tab-header ul li {
    font-size: 15px;
    line-height: 28px;
    padding: 5px 15px;
    cursor: pointer;
    text-align: center;
    text-transform: capitalize;
    list-style-type: none;
}
.collection-tab-header ul li {
    max-width: 200px;
    display: flex;
    align-items: center;
}
.collection-tab-header ul li img {
    display: block;
    width: 100%;
    max-height: 50px;
}
.collection-tab-header ul {
    padding: 3rem 0;
    display: flex;
    border-top: 1px solid #000;
    /* overflow-x: auto; */
    /* overflow-y: hidden; */
    /* white-space: nowrap; */
    flex-wrap: wrap;
    row-gap: 10px;
    justify-content: space-between;
}
.collection-single-products-block .logo-content {
    text-align: center;
}
.collection-tab-header ul li.active-tab {
    color: #fb3843;
    border-bottom: 2px solid #1f1f1f;
    margin-bottom: -1px;
}
li.collection-products-item a {
    text-decoration: none;
    color: inherit;
}
.details-product {
    padding: 1rem;
}
li.collection-products-item h2 {
    margin-bottom: 10px;
}
.view-all-button {
    text-align: center;
}
.craftsman-container.promise-wrapper {
    text-align: center;
    padding: 20px 5px;
}
.craftsman-icon-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.craftsman-icon-row .craftsman-icon-col {
    display: inline-block;
    text-align: center;
    width: 16.666%;
}
.craftsman-icon-row .craftsman-icon-col img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 30px;
    margin-bottom: 10px;
}
.craftsman-icon-row .craftsman-icon-col p {
    color: #fff;
    opacity: 1;
    font-size: 14px;
    line-height: normal;
    margin: 0;
}
.product__title h1 {
    font-size: 35px;
}
span.price-item.price-item--regular {
    font-size: 20px;
    line-height: 32px;
}
.card__heading a {
    font-size: 20px!important;
}

.image-with-text_icons {
    display: flex;
    gap: 10px;
}
.icon-image img {
    display: block;
    width: 100%;
    max-width: 100px;
    margin-inline: auto;
}
.qty-with-atc-button label.quantity__label.form__label {
    display: none;
}
.qty-with-atc-button .product-form__submit {
    width: 100%;
    font-size: 12px !important;
}
.qty-with-atc-button .product-form__input.product-form__quantity {
    width: 100%;
    flex: 0 0 130px;
    max-width: 130px;
}
.qty-with-atc-button {
    display: flex;
    align-items: center;
}
.product-form__buttons .shopify-payment-button__more-options {
    padding: 0;
}
.product-form__buttons .quantity {
    width: calc(12rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
}
.slider-mobile-gutter.custom-flex-section {
    display: flex;
    gap: 20px;
    align-items: center;
}
.slider-mobile-gutter.custom-flex-section .multicolumn-list, .slider-mobile-gutter.custom-flex-section .image-flex {
    width: 100%;
    max-width: 33.33%;
}
.slider-mobile-gutter.custom-flex-section .image-flex img {
    display: block;
    width: 100%;
}
.slider-mobile-gutter.custom-flex-section .multicolumn-list .multicolumn-card {
    flex-direction: row;
}
.slider-mobile-gutter.custom-flex-section .multicolumn-list .multicolumn-card .multicolumn-card__image-wrapper {
    margin: 0;
    width: 100px;
    padding: 0;
    flex: 0 0 100px;
}
.product__description ul {
    margin: 5px 0;
}
.product__description p {
    margin: 0;
}
.product__description ul li {
    line-height: 2.6rem;
}
.product--thumbnail_slider .slider-mobile-gutter .slider-button svg {
    color: #fff;
}
.product--thumbnail_slider .slider-mobile-gutter .slider-button {
    background: #000;
    border-radius: 50%;
}
.collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;
}
.product--thumbnail_slider .thumbnail-slider button.slider-button {
    width: 35px;
    height: 35px;
    background: #402422;
}
.image-with-text__text-item h2.image-with-text__heading {
    line-height: 48px;
}
.image-with-text__text-item .image-with-text__text,
.inline_image_grid_parent .inline_image_grid_content li .multicolumn-card .rte p,
.multicolumn-card__info .rte p,
.accordion__content,
.collection-single-products-block p {
    font-family: 'StyreneAWeb-Regular';
    line-height: 1.6;
}
.multicolumn-card__info h3 {
    font-size: 30px;
    font-family: 'Classico';
}
.title-wrapper-with-link .title {
    max-width: 950px;
    width: 100%;
    margin-inline: auto;
}
.title-wrapper-with-link {
    justify-content: center;
}
.accordion__title {
    font-size: 20px;
    font-family: 'Classico';
    font-weight: 600;
}
.visitors-block .visitors-item,
.delivery-date {
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;
    padding: 8px 0;
    font-family: 'StyreneAWeb-Regular';
}
.visitors-block .visitors-item img {
    max-width: 20px;
    height: 20px;
    margin-right: 5px;
}
.visitors-block .visitors-item span#visitors-data {
    margin-right: 5px;
}
.delivery-date img {
    max-width: 20px;
    margin-right: 5px;
    margin-top: 2px;
}
.multicolumn-infinite-slide .multicolumn-card .multicolumn-card__image-wrapper {
    max-width: 200px;
}
.multicolumn-infinite-slide .page-width {
    max-width: 100%;
    padding-inline: 0;
}
.multicolumn-infinite-slide li {
    max-width: 200px !important;
}
.tabs-menu {
    display: flex;
    gap: 20px;
    border-bottom: 1px solid #000;
}
.tabs-menu .tab-slide p {
    margin: 0;
    font-size: 18px;
    line-height: 1;
    font-family: 'Classico';
    font-weight: 600;
    letter-spacing: 1px;
}
.tab-slide.active {
    background: #402422;
    color: #fff;
}
.tab-slide {
    padding: 12px 25px;
    cursor: pointer;
}
.content-slide {
    font-size: 16px;
    line-height: 1.5;
    padding: 20px;
    font-family: 'StyreneAWeb-Regular';
    display: none;
}
.content-slide.active-content {
    display: block;
}
.visitors-block .visitors-item, .delivery-date {
    text-align: left;
    justify-content: left;
    padding-inline: 10px;
}
.product--thumbnail_slider .thumbnail-slider .thumbnail-list__item {
    display: block !important;
}


@media only screen and (max-width: 1024px) {
  .qty-with-atc-button .product-form__input.product-form__quantity {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .qty-with-atc-button {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .slider-mobile-gutter.custom-flex-section .multicolumn-list, .slider-mobile-gutter.custom-flex-section .image-flex {
    width: 100%;
    max-width: 100%;
  }
  .slider-mobile-gutter.custom-flex-section {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .collection-tab-header ul li {
    width: 100%;
    flex: 0 0 150px;
  }
  .collection-tab-header ul {
    padding: 2rem 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: unset;
  }
  .craftsman-icon-row .craftsman-icon-col {
    width: calc(33.33% - 15px);
  }
  .craftsman-icon-row {
    justify-content: center;
    gap: 20px;
  }
  .icon-image {
    max-width: 48%;
    width: 100%;
  }
  .image-with-text_icons {
    flex-wrap: wrap;
  }
  .slider-mobile-gutter.custom-flex-section .multicolumn-list .multicolumn-card__info {
    padding: 0.8rem;
  }
  .slider-mobile-gutter.custom-flex-section {
    gap: 30px;
  }
  .new-multi-section h2.title.h1 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .multicolumn-infinite-slide li {
    max-width: 120px !important;
    margin: 0 5px;
  }
  .product--thumbnail_slider .thumbnail-slider button.slider-button {
    width: 25px;
    height: 25px;
  }
  .product__title h1 {
    font-size: 25px;
    line-height: 1.4;
  }
  .monogram-custom-input input {
    width: 100%;
  }
  .image-with-text__content.image-with-text__content--desktop-left {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .image-with-text__text-item h2.image-with-text__heading {
    line-height: calc(1 + .3/max(1,var(--font-heading-scale)));
  }
  .multicolumn .title-wrapper-with-link {
    margin-bottom: 3rem !important;
  }
  .accordion__title {
    font-size: 18px;
  }
  .product--thumbnail_slider .thumbnail-slider button.slider-button svg {
    width: 12px;
    height: 12px;
  }
  .tab-slide {
    width: 100%;
    text-align: center;
  }
  .visitors-block .visitors-item, .delivery-date {
    font-size: 12px;
    line-height: 18px;
  }

}

/*Value page*/
.value-items-block-items {
    width: 60%;
}
.value-items-form-block {
    width: 40%;
}
.value-items-main-block {
    display: flex;
    flex-wrap: wrap;
}
.offer-image-block {
    max-width: 200px;
    position: absolute;
    z-index: 2;
    top: -90px;
    left: -87px;
}
.form-inner-block .field::after {
    border-radius: 5px;
    box-shadow: 0 0 0 var(--inputs-border-width) #B4AEA9;
}
.form-inner-block .field {
    margin-bottom: 21px;
}
.form-inner-block .contact__button button {
    margin-top: 21px;
    padding: 27px;
    border-radius: 11px;
    width: 100%;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0;
    min-width: auto;
    font-family: "Work Sans", sans-serif;
}
.form-inner-block .field:hover.field:after{
  border-radius: 5px;
}
.offer-image-block img {
    width: 100%;
}
.offer-image-block span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    font-weight: 500;
    font-family: 'Styrene A Web';
}
.value-items-form-items {
    position: relative;
    margin-left: 78px;
    background: #fff;
    padding: 56px 34px;
}
.value-items-block-items-content {
    margin-right: 50px;
}
.offer-image-block+h2 {
    font-size: 44px;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 48px;
    font-family: 'GT-America-Expanded-Regular' !important;
}
.value-items-block-items-content .rte h4 {
    font-size: 18px;
    line-height: 21.6px;
    text-transform: uppercase;
    font-family: 'Styrene A Web';
}
.value-items-block-items-content .rte p {
    font-size: 13px;
    line-height: 15.25px;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
}
section.value-items-purchase-section {
    background: #ebe7e2;
    padding: 0 0 100px;
    position: relative;
}
@media only screen and (max-width: 900px){
  section#shopify-section-template--22997502263587__main {
    padding-bottom: 0 !important;
}
  .value-items-block-items,.value-items-form-block {
    width: 100%;
}
  .value-items-form-items {
    margin-left: 0;
    padding: 30px 28px;
}
  .offer-image-block {
    top: -122px;
    left: auto;
    right: -35px;
}
  .value-items-block-items-content {
    margin-right: 0;
    margin-bottom: 136px;
}
  .value-items-form-block {
        max-width: 540px;
        width: 90%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 576px){
    .offer-image-block {
      right: -33px;
      max-width: 160px;
      top: -105px;
  }
  .offer-image-block span{
    font-size: 18px;
    line-height: 26px;
  }
}

section#shopify-section-template--22997502263587__main {
    background: #ebe7e2;
    padding-bottom: 60px;
}
section#shopify-section-template--23078669451555__main {
    background: #ebe7e2;
    padding-bottom: 60px;
}
.contact__button.atc-btn button:hover {
    background: #402422;
    color: #fff;
}
.payment-options .field {
    margin-bottom: 0 !important;
    padding: .91rem;
    color: #000;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
}
.payment-options .field input {
    margin: 2px 6px 0 0;
}
.payment-options .contact__fields:last-child .field {
    margin-top: -1px;
}
.form-inner-block label {
    font-family: "Work Sans", sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
}
.value-banner {
    position: absolute;
    top: -100px;
    font-size: 44px;
    line-height: 44px;
    font-weight: 500;
    background: #402422;
    color: #fff;
    width: 100%;
    max-width: 690px;
    padding: 25px 25px 30px;
    font-family: 'Styrene A Web';
    letter-spacing: 0;
}
.educational-guide-main-image-block-items {
    width: 40%;
}
.educational-images-collection-main-block {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
}
.educational-guide-main-image-block-items-content img,.educational-images-collection-main-block img {
    width: 100%;
    display: block;
}
.educational-guide-main-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: -40px;
    margin-bottom: 14px;
}
.educational-images-block-items {
    width: 50%;
}
.educational-images-block-items-content {
    margin: 19px;
}
.educational-guide-main-image-block-items-content {
    margin: 0 30px;
}
.educational-guide-header {
    background: #000;
    padding: 20px;
    max-width: 1425px;
    margin: 0 0 0 auto;
    position: relative;
    top: -55px;
}
.educational-guide-header h2 {
    margin: 0 auto;
    font-size: 22px;
    line-height: 44px;
    font-weight: 400;
    font-family: GT-America-Expanded-Regular !important;
    color: #fff;
    text-transform: uppercase;
    max-width: 850px;
    text-align: right;
}
.educational-footer-block .rte p {
        font-family: GT-America-Expanded-Regular;
        text-transform: uppercase;
    }
.educational-footer-block .rte p {
    font-size: 22px;
    line-height: 44px;
}
.educational-footer-block {
    background: #000;
    color: #fff;
    padding: 14px 72px;
}
@media only screen and (min-width: 750px){
  .mobile-slider-main-block {
    display: none;
}
}
@media only screen and (max-width: 749px){
  .value-items-block-items-content .rte h4{
    font-size: 15px;
  }
  .value-banner {
    font-size: 30px;
    max-width: 376px;
    padding: 24px 15px 29px;
    top: -85px;
}
  .educational-guide-main-block{
    display: none;
  }
  .mobile-slider-images-block img {
    width: 100%;
}
  .mobile-slider-main-block {
    display: flex;
    overflow-x: scroll;
    padding: 80px 0;
    position: relative;
}
  .educational-guide-header{
    top: 0;
  }
.mobile-slider-images-block {
    min-width: 350px;
    width: 300px;
    margin: 0 10px;
}
  .mobile-slider-main-block::-webkit-scrollbar{
    display: none;
  }
  .slider-info {
    position: absolute;
    bottom: 50px;
    right: 30px;
    font-size: 11px;
    line-height: 44px;
    color: #000;
    font-family: GT-America-Expanded-Regular;
}
}
@media only screen and (max-width: 1100px){
  .educational-images-block-items-content {
    margin: 12px;
}
}
@media only screen and (max-width: 576px){
  section#shopify-section-template--23078669451555__main .main-page-title,section#shopify-section-template--22997502263587__main .main-page-title {
        font-size: 26px !important;
        line-height: 42px !important;
    }
  .value-items-block-items-content .rte p{
        font-size: 10px;
        line-height: 11.73px;
  }
      .value-banner {
        font-size: 22px;
        max-width: 300px;
        padding: 5px 13px 8px;
    }
  .mobile-slider-images-block {
    min-width: 410px;
    width: 300px;
    margin: 0 10px;
}
  .educational-guide-header h2{
    font-size: 14px;
  }
  .educational-footer-block .rte p {
    font-size: 13px;
    line-height: 19px;
}
  .educational-footer-block {
    padding: 32px 18px;
}
  section.value-items-purchase-section {
    padding: 0 0 48px;
}
}
@media only screen and (max-width: 400px){
  .mobile-slider-images-block{
    min-width: 350px;
  }
}

@media only screen and (min-width: 750px) and (max-width: 1500px){
  .value-banner {
    font-size: 36px;
    max-width: 600px;
  }
  .value-items-block-items-content .rte h4 {
    font-size: 16px;
  }
  .value-items-block-items-content .rte p {
    font-size: 12px;
}
  .offer-image-block {
    max-width: 180px;
}
  section.value-items-purchase-section {
    padding: 30px 0 100px;
}
.educational-guide-header h2 {
    font-size: 16px;
}
  .educational-footer-block .rte p {
    font-size: 16px !important;
}
}
@media only screen and (max-width: 576px){
    .value-items-block-items-content .rte h4 {
        font-size: 12px;
        line-height: 14.4px;
    }
  .form-inner-block label {
    transform: translateY(-50%);
    top: 50%;
    font-size: 11px;
  }
  .payment-options .field {
    font-size: 11px;
  }
  .educational-footer-block .rte p:first-child {
        margin-bottom: 30px;
}
}
@media only screen and (max-width: 400px) {
    .educational-guide-header h2 {
        font-size: 12px;
    }
  .educational-guide-header {
    padding: 10px;
  }
  .educational-footer-block .rte p {
        font-size: 12px;
    }
}