/** Shopify CDN: Minification failed

Line 576:0 Unexpected "}"

**/
.background_image_ img{
  width: 100%;
}

.background_image_with_text {
  padding-top: 30px;
  padding-bottom: 30px;
}

.background_image_with_text .background_image_with_text_container {
  display: flex;
      justify-content: flex-start;
    align-items: center;
  position: relative;
}

.background_image_with_text_container {
  position: relative;
}

.background_image_ {
  max-width: 80%;
  width: 100%;
}

.background_text{
  max-width: 30%;
  width: 100%;
  position: absolute;
    right: 0%;
   background-color: #fff;
}

.background__text_flex {
  padding: 32px;
}

.background_image_with_text_heading h2{
  font-size: 20px;
}

.background_image_with_text_content p{
  font-size: 16px;
}

/* .background_image_with_text .background_text {
      position: absolute;
    top: 0%;
      height: 660px;
  margin: 10px;
  border: 2px solid #fff;
} */

/* .background_image_with_text .background__text_flex {
      text-align: center;
  padding: 32px;
    margin: 24px;
} */

/* .background_image_with_text {
  padding-top: 50px;
  padding-bottom: 50px;
} */

/* .background_image_with_text_sub_heading h3 , .background_image_with_text_heading h2 , .background_image_with_text_content p , .background_image_with_text_button a{
  color: #fff;
} */

/* .background_image_with_text_button a {
padding: 11px 22px;
  border: 2px solid #fff;
  margin: 2px;
} */

/* .background_image_with_text_button {
  margin-top: 26px;
} */

/* .background_image_with_text_sub_heading h3{
  font-size: .935em;
      letter-spacing: .3em;
} */

/* .background_image_with_text_heading h2{
      font-size: 2.125em;
      text-transform: capitalize;
} */

/* .background_image_with_text_content p {
      font-size: 1.1em;
} */

.feature-row .h1 {
      text-transform: capitalize;
}

.slideshow-wrapper .hero__link .btn{
  color: #fff!important;
}

.grid-product__meta {
  text-align:left !important;
}
.grid-product__title {
    text-transform: capitalize !important;
    font-size: 22px !important;
    letter-spacing: 0.5px !important;
}
.background-media-text__inner p.h3 {
  text-transform:inherit;
}
.site-nav__link {
    text-transform: inherit !important;
    letter-spacing: 0.1em !important;
    font-size: 20px !important;
}
.collapsible-trigger-btn {
  text-align:left !important;
}
.collContent {
  text-align:center;
}
.parallax-image img {
    object-fit: contain;
}


.site-header {
    padding: 0px 0;
}

.custom-content .custom__item-inner .rte h2{
  margin: 15px 0px;
}

.custom-content .custom__item {
  margin: 11px 0px;
}

.page_column_border {
  border: 1px solid #efefef;
  padding: 10px;
}

.page_column_border_flex {
      display: flex;
    column-gap: 10px;
}

.text_heading_container {
  background-color: #193C1B;
  padding: 40px 0px;
}

.text_heading_container h3, .text_heading_container p {
  color: #fff;
  text-align: center;
}

.newsletter_phone_number {
  margin-top: 20px!important;
  display:flex;
  align-items: center;
          max-width: 400px;
    margin: 0 auto;
}

.newsletter_phone_number .newsletter_phone_number_name{
  width: 35%;
  margin-bottom: 0px;
  font-size: 14px!important;
    padding: 12px 3px;
    font-weight: 700;
  background-color: #d09723;
}

.newsletter_phone_number .input-full{
  width: 65%;
}

.phone_number_mobile{
  display: none;
}

.newsletter_phone_number .input-full::placeholder{
  color: #fff!important;
}

.product_description_title{
  padding: 15px;
  border: 1px solid;
    border-color: #e8e8e1;
    border-bottom: 0;
  border-top: 0;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
    letter-spacing: .3em;
    font-size: .8em;
      display: flex;
    align-items: center;
    justify-content: space-between;
}

.product_description_title .collapsible-trigger__icon {
  display: contents;
}

.product_description {
  padding: 0px 20px 20px;
  display: none;
  border: 1px solid;
    border-color: #e8e8e1;
    border-top: 0;
  transform: translateY(0);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94);
}

.product_description p{
  margin: 0px;
  font-size: 16px;
}

.product_description_block{
  padding-bottom: 10px;
}

.product_description_flex {
      display: flex;
    column-gap: 8px;
}

.page_about_us_container {
  display: flex;
}

.page_about_us_container .page_about_us_image , .page_about_us_container .page_about_us_details{
  width: 50%;
}

.page_about_us_container .page_about_us_details{
  padding: 20px;
}

.image_text_column .image_text_heading{
  text-align: center;
  margin-bottom: 50px;
}

.image_text_column .image_text_column_flex {
  display: flex;
  column-gap: 22px;
}

.image_text_container{
  width: 33.3%;
}

.image_text_details{
  text-align: center;
}

.image_text_container img {
  margin-bottom: 10px;
}

.afterpay-paragraph {
  margin: 5px 0px!important;
}

.icon_text_details {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.icon_text_details p{
  margin: 0px;
}

.icon_text_container{
      margin-bottom: 15px;
}

.icon_text_container .icon-leaf {
      width: 25px;
    height: 25px;
}

.icon_text_block {
  line-height: 1.5;
}

.product_tab_ {
  border-top: 1px solid #e8e8e1;
}

.product_details {
  font-size: 17px;
}

.product-unavailable .notify-me-wrapper {
  display: flex;
  align-items: center;
}

.product-unavailable .notify-me-wrapper .button {
  background-color: #d09723;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
      letter-spacing: .3em;
}

.product_unavailable_input {
  font-size: 14px;
}

.product-unavailable {
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
input#ContactFormPhone-template--16519087882482__be2d5217-c912-4c34-a057-0941164be09d {
    margin: 5px !important;
}
.newsletter-section .input-group-btn {
    flex: 0 1 auto;
    margin: 0;
    display: block;
  margin-top: 10px !important;
}
.input-group {
    display: block;
}
.newsletter_phone_number {
    display: none;
}
.parallax-image img {
    object-fit: cover;
}

.background_image_with_text .background_image_with_text_container {
    flex-direction: column;
}

  .background_text {
    max-width: 100%;
    position: relative;
}

.background_image_ {
    max-width: 100%;
}

.background_image_with_text {
    padding-top: 30px;
  padding-bottom: 0px;
}
  
  .slick-next {
    right: 0px!important;
}

.page_column_border_flex {
    flex-direction: column;
    margin: 5px;
}

  .phone_number_button{
  display: none;
}
  
  .phone_number_mobile{
  display: block;
}

.newsletter_phone_number_name{
  display: none;
}

.phone_number_mobile {
  margin-bottom: 0px;
  background-color: #d09723;
          padding: 10px 35px;
}

.newsletter_phone_number .input-full {
      flex: 1 1 auto;
    margin: 0;
    min-width: 0;
}  

.page_about_us_container {
  flex-direction: column;
}

.page_about_us_container .page_about_us_image , .page_about_us_container .page_about_us_details{
  width: 100%;
}

.page_about_us_container .page_about_us_details{
  padding: 0px;
}

.hero__image {
    -o-object-fit: fill;
    object-fit: fill;
}

/*.slideshow-wrapper .hero__image-wrapper img{
  height: auto; 
} */
  
.slideshow-wrapper .hero {
  height: 206px;
}

.image_text_column .image_text_column_flex {
    flex-direction: column;
  row-gap: 22px;
}

.image_text_container {
    width: 100%;
}
  
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)  {
.newsletter_phone_number {
    display: none;
}
  .background_image_with_text {
    padding-bottom: 70px;
}

  .background_image_ {
    max-width: 60%;
}

.background_text {
    max-width: 50%;
}

.phone_number_button{
  display: none;
}
  
  .phone_number_mobile{
  display: block;
}

.newsletter_phone_number_name{
  display: none;
}

.phone_number_mobile {
  margin-bottom: 0px;
  background-color: #d09723;
          padding: 10px 35px;
}

.newsletter_phone_number .input-full {
      flex: 1 1 auto;
    margin: 0;
    min-width: 0;
}  

.image_text_column .image_text_column_flex {
    flex-direction: column;
  row-gap: 22px;
}

.image_text_container {
    width: 100%;
}

.image_text_container img {
    width: 100%;
}
  
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

.background_image_with_text {
  padding-top: 20px;
    padding-bottom: 20px;
}

  .background_image_ {
    max-width: 70%;
}

.background_text {
    max-width: 40%;
}

.phone_number_mobile{
  display: none;
}

.newsletter_phone_number_name{
  display: block;
}

  .phone_number_button{
  display: block;
}

.image_text_column .image_text_column_flex {
    flex-direction: row;
  row-gap: 22px;
}

.image_text_container {
    width: 33.3%;
}
  
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {

.background_image_with_text {
  padding-top: 20px;
    padding-bottom: 20px;
}

  .background_image_ {
    max-width: 70%;
}

.background_text {
    max-width: 40%;
}

.phone_number_mobile{
  display: none;
}

.newsletter_phone_number_name{
  display: block;
}

.phone_number_button{
  display: block;
}

.image_text_column .image_text_column_flex {
    flex-direction: row;
  row-gap: 22px;
}

.image_text_container {
    width: 33.3%;
}
  
}

div#shopify-section-template--16550122946802__6cce4110-ea2d-4528-b20c-fb4ed035de88 .index-section {
  margin:0px;
}
div#shopify-section-template--16550122946802__6cce4110-ea2d-4528-b20c-fb4ed035de88  {
  background-color:#eac1a1;
}
div#shopify-section-template--16550122946802__6cce4110-ea2d-4528-b20c-fb4ed035de88 h2 {
  text-align:center;
  color: #fff;
}
}

.inputPhone{
    max-width: 320px;
    margin:0 10px !important;
} 
input#ContactFormPhone-template--16519087882482__be2d5217-c912-4c34-a057-0941164be09d {
    margin: 0 10px;
  max-width: 300px;
}
input#Email-template--16519087882482__be2d5217-c912-4c34-a057-0941164be09d {
  max-width: 300px;
} 
.inputEmail {
    max-width: 320px;
}
.newsletter-section .input-group {
    justify-content: center !important;
}
