/** Shopify CDN: Minification failed

Line 29:45 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:lets-not-make-it-complicated (INDEX:0) */
.lets-not-make-it-complicated { margin-top:50px; margin-bottom:50px;  }
    .lets-not-make-it-complicated .container{ background-color:#F8F4ED;  border-radius:50px; padding-top:50px; padding-bottom:50px;}
    .lets-not-make-it-complicated .circle{ width: 50px;
      height: 50px;
      background-color: #F6E4EF;
      border-radius: 50%;
      margin: 10px auto;
      padding-top: 14px;
      text-align: center;
      font-weight: 700; }

  .lets-not-make-it-complicated .inner-block{padding:20px;}
/* END_SECTION:lets-not-make-it-complicated */

/* START_SECTION:give-the-gift (INDEX:35) */
.give-the-gift{ padding-top:100px; padding-bottom:100px;  }
    .give-the-gift h2{ font-size: 40px !important; letter-spacing: -1px; font-weight: 700; margin-bottom: 35px;}
  .give-the-gift ul { margin: 0px; padding: 0px; }
  .give-the-gift ul li { margin: 0px; padding 0px;  list-style: none; font-size: 25px; text-align: left;  margin-bottom: 15px; clear: both; }
  .give-the-gift ul li img { float: left }
  .give-the-gift-btn a { display: inline-block; padding: 15px 35px; background-color: #675645; font-weight: 600; color: #fff; text-decoration: none; border-radius: 50px;
}
    @media only screen and (max-width: 768px) { .give-the-gift ul li {  font-size: 20px;   }     }  
   @media only screen and (max-width: 440px) { .give-the-gift ul li {  font-size: 16px;   }     }
/* END_SECTION:give-the-gift */

/* START_SECTION:one-baking-box (INDEX:75) */
body{   }
        .col-verticle-center{display: flex;  justify-content: center;   align-items: center; }
        .squize_cols{ padding-left:80px; padding-right:80px; }   
        
        .section-1 .circle{ width: 50px;
        height: 50px; background-color: #F6E4EF; border-radius: 50%; margin: 10px auto; padding-top: 14px; text-align: center; font-weight: 700; } 
        .mobile_only{ display:none;}
  
      
        @media only screen and (min-width: 1200px) { }
        @media only screen and (max-width: 992px) {
 
        .squize_cols{ padding-left:5px; padding-right:5px; }
 
        }
        @media only screen and (max-width: 768px) {
        *{ text-align:center; }
        .c_order2{ order:2; }
        .c_order1{ order:1; }
        .no_mobile{ display:none;}
        .mobile_only{ display:block;}        
        
        }


  .col-xs-5-cols,
.col-sm-5-cols,
.col-md-5-cols,
.col-lg-5-cols {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5-cols {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5-cols {
      width: 20%;
      float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5-cols {
      width: 20%;
      float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5-cols {
      width: 20%;
      float: left;
  }
}
/* END_SECTION:one-baking-box */

/* START_SECTION:subscription-description-back (INDEX:94) */
.col-verticle-center{display: flex;  justify-content: center;   align-items: center; }
  .squize_cols{ padding-left:80px; padding-right:80px; }
 /* .product_title_1{ font-size:40px !important; letter-spacing:-1px; font-weight:700; }*/

            .section-1 { margin-top:50px; margin-bottom:50px;  }
          .subscription-description{    border-top:1px solid #eeeeee;  border-bottom:1px solid #eeeeee;  padding:50px 0px; }
       /*   .subscription-description .product_title{ font-size:40px !important; letter-spacing:-1px; font-weight:700;  }*/
          .subscription-description .plan_box{ position:relative; background-color:#F5E4EF; display:block; border-radius:5px; font-size:18px; font-weight:bold;  text-decoration:none; color:#AF957B;   padding:25px 0px 45px 0px ; margin-bottom:10px; border:1px solid #DFDFDF;}
          .subscription-description .plan_box span{ font-size:8px; text-transform:uppercase; position:absolute; font-weight:normal;   background-color:#F90030; color:#fff; padding:0px 5px ; top:2px; right:0px;}
          .subscription-description .plan_box:hover { background-color:#ffffff;  color:#AF957B;}
          .subscription-description .selected_plan{  background-color:#ffffff;  color:#AF957B; }
          .subscription-description .highlights{ max-width:350px; margin:10px auto; }
          .subscription-description .free-shipping{ position:absolute; width: 100%; font-weight:700; color:#f00; bottom:5px; 
                                                    text-align:center; font-size:9px; text-transform:uppercase;  }
        
    .in-the-crate{  background-color:#F5E4EF; border-radius:20px; padding :50px; }
  .in-the-crate h2{ font-size:40px;}

   .mobile_only{ display:none !important;}
      @media only screen and (max-width: 768px) {
          .c_order2{ order:2; }
          .c_order1{ order:1; }
          .no_mobile{ display:none !important;}
        .mobile_only{ display:block !important;}
          .inner-block, 
    .inner-block strong,
  .inner-block ul li{ text-align:left !important; } 
        }

#carouselExampleIndicators .card-image{ background-color:#ffffff;   overflow:hidden; border:1px solid #EADBCC; margin-bottom:15px;   }
#carouselExampleIndicators .carousel, #carouselExampleIndicators .slide_img{ border:1px solid #EADBCC;    overflow:hidden; }
.carousel-item img, .slide_img{ border: 1px solid #EADBCC; border-radius: 0px; }
/* END_SECTION:subscription-description-back */