/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 190:0 Unexpected "<"

**/
<style>
  @font-face {
  font-family: mabry-regular-pro;
  src: url(../fonts/mabry-regular-pro.eot);
  src: url(../fonts/mabry-regular-pro.eot?#iefix) format("embedded-opentype"), url(../fonts/mabry-regular-pro.woff2) format("woff2"),
    url(../fonts/mabry-regular-pro.woff) format("woff"), url(../fonts/mabry-regular-pro.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: mabry-bold-pro;
  src: url(../fonts/mabry-bold-pro.eot);
  src: url(../fonts/mabry-bold-pro.eot?#iefix) format("embedded-opentype"), url(../fonts/mabry-bold-pro.woff2) format("woff2"),
    url(../fonts/mabry-bold-pro.woff) format("woff"), url(../fonts/mabry-bold-pro.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, strong, b strong {
  font-family: mabry-bold-pro, Helvetica !important;
  color: #454545;
}



.ProductForm {
	margin-top: 0px !important;
}
  .Image-Text-Sides {
    font-family: mabry-bold-pro, Helvetica !important;
  	display: flex; flex-direction: column;    justify-content: start;align-items: flex-start; gap: 50px;    padding-top: 30px;
    max-width: 900px;  

  }
  .Image-Text-Sides img { 
    font-family: mabry-bold-pro, Helvetica !important;
   width: 40%;


  }
  .chef-paragraph{
  	font-family: mabry-regular-pro, Helvetica !important; font-size: 18px; font-weight: 300; line-height: 30px;  padding-bottom: 40px;

  }
  .Image-Text-Sides div,.Image-Text-Sides span 
  { font-family: mabry-regular-pro, Helvetica !important;
    width: 60%;  font-size: 18px; font-weight: 300; line-height: 30px;    padding-top: 5px;
  }
  p {
   font-family: mabry-regular-pro, Helvetica !important; 
    font-size: 18px; font-weight: 300; line-height: 30px; margin-bottom: 8px !important; 
  }
  .Image-Text-Sides span {
    width: 100%;
  }
  .Image-Text-Sides div{
    font-family: mabry-regular-pro, Helvetica !important;
    width: 100%;
    /* margin: auto; */
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }
  h2.chef-header { font-family: mabry-bold-pro, Helvetica !important;
  	font-size: 44px; font-weight: bold; line-height: 44px;
  }
  h3.chef-header { font-family: mabry-bold-pro, Helvetica !important;
  	font-size: 44px; font-weight: bold; line-height: 44px;
  }
  .Chef-Title{ font-family: mabry-bold-pro, Helvetica !important;
  	font-size: 28px; line-height: 34px;
  }
  .chef-rest-name {
  	font-family: mabry-regular-pro, Helvetica !important;
    font-size: 28px; line-height: 34px; font-style: italic;
  }
.Chef-Wrapper{
  padding-bottom: 5%;
}

  .wine-description{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 5px;
    padding-top: 15px;
  }
  .wine-description p{
    padding-bottom: 20px;
    width: 90%;
  
  }
  .wine_img{
    margin: 0!important;
    height: 40%;
    object-fit: contain;


  }
  .Product-Title{ 
    font-family: Parcelle,Helvetica,Arial,sans-serif!important;
    font-weight: 400;
    font-size: 28px; line-height: 34px;
  }
  .product_sides{
    justify-content: center;
    align-items: flex-end;
   flex-direction: row;
    padding-bottom: 70px;
  }
 
  .wine_selections{
    padding-top: 50px;
    margin-bottom: 62px;
  }
  .learn-btn{
    width: 80%;
    max-width: 350px;
    font-size: 20px;
  }
  .biglearn-btn {
       width: 70%;
      padding: 30px 30px;
      font-size: 24px;
  }
  .hr_line{
    border: none;
    border-bottom:2px solid #C6C6C6;
    width: 100%;

  }
  .Chef-Profile-Image {
  	width: 100%;   max-width: 500px;
  }
  
  @media screen and (max-width: 876px) {
    .Image-Text-Sides {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 40px;

    }
    .Image-Text-Sides img {
      width: 60%;
      height: initial;
    }
    .wine-description span{
      width: 100%;
    }
    .Chef-Title{
      text-align: center;
    }
    .wine_selections{
      margin-left:0
    }
    /* .learn-btn{
      align-self: center;
    } */
  }
  @media screen and (max-width: 714px) {
    .learn-btn{
      width: 100%;
    }
    .Chef-Title{
      text-align: left;
    }
    .Image-Text-Sides div, .Image-Text-Sides span,.Image-Text-Sides img,.product_sides,.Image-Text-Sides div{
      width: 100%;
      height: initial;
    }
  }
  .fit_img_in {
  	height: auto; width: auto; display: flex;
  }
  .lil-l {
      	font-family: mabry-regular-pro, Helvetica !important;
    font-size: 28px; line-height: 34px; 
  }
p span {
font-size: 18px;  font-family: mabry-regular-pro, Helvetica !important;
}
</style>