/** Shopify CDN: Minification failed

Line 364:4 Unexpected "}"
Line 369:4 Unexpected "}"
Line 785:0 Unexpected "}"

**/
@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Book.eot');
    src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Book.woff2') format('woff2'),
        url('Gotham-Book.woff') format('woff'),
        url('GothamBook.ttf') format('truetype'),
        url('Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('GothamBook-Italic.eot');
    src: url('GothamBook-Italic.eot?#iefix') format('embedded-opentype'),
        url('GothamBook-Italic.woff2') format('woff2'),
        url('GothamBook-Italic.woff') format('woff'),
        url('GothamBook-Italic.ttf') format('truetype'),
        url('GothamBook-Italic.svg#GothamBook-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('GothamBold.eot');
    src: url('GothamBold.eot?#iefix') format('embedded-opentype'),
        url('GothamBold.woff2') format('woff2'),
        url('GothamBold.woff') format('woff'),
        url('GothamBold.ttf') format('truetype'),
        url('GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Bold Italic';
    src: url('gotham_bold_italic-webfont.woff2') format('woff2'),
        url('gotham_bold_italic-webfont.woff') format('woff'),
        url('gotham_bold_italic-webfont.ttf') format('truetype'),
    font-weight: 700;
    font-style: italic;
}
.header.fixed {
    background-color: rgba(0,0,0,.88) !important;
}
body {
	font-family: 'Gotham';
  	background-color: #e8e8e8;
  	color: #000;
  	font-size: 21px;
}
#generic-page {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
    padding: 0 30px 70px;
}
.box-container {
    max-width: 1133px;
    margin: 0 auto;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 27px rgba(11,11,12,.39);
  	position: relative;
}
.inner-center {
	padding-left: 58px;
  	padding-right: 58px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 30px;
  	color: #000;
}
img, iframe {
	max-width: 100%;
}
p {
	margin-bottom: 20px;
}
a, a:hover {
	text-decoration: none;
}
.red {
	color: #ca0000;
}
.white {
  	color: #ffffff;
}
.text-center {
	text-align: center;
}
.font51 {
	font-size: 51px;
}
.font45 {
	font-size: 45px;	
}
.font42 {
	font-size: 42px;	
}
.font41 {
	font-size: 41px;	
}
.font40 {
	font-size: 40px;	
}
.font38 {
	font-size: 38px;	
}
.font37 {
	font-size: 37px;	
}
.font26 {
	font-size: 26px;	
}
.font25 {
	font-size: 25px;	
}
.green-box {
	background-color: #eaf2e8;
  	border: 2px solid #358419;
  	padding: 35px 45px;
  	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  	position: relative;
}
.green-box .right-copy p:last-child {
    margin-bottom: 0;
}
.spacer10 {
	height: 10px;
}
.spacer20 {
	height: 20px;
}
.spacer30 {
	height: 30px;
}
.spacer40 {
	height: 40px;
}
.spacer50 {
	height: 50px;
}
.underline {
    border-bottom: 1px solid;
}
.header {
    padding: 20px 0;
  	position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
}
.white {
	color: #fff;
}
.green-box .left-img {
    width: 35%;
}
.green-box .right-copy {
    width: 65%;
}
.header .inner-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  	align-items: center;
}
.header .logo-left {
	width: 30%;
}
.logo-left img {
    max-width: 261px;
    width: 100%;
  	margin-left: -15px;
}
.header .menu-right {
	width: 70%;
  	text-align: right;
}
.menu-right ul {
    margin: 0;
  	padding: 0;
  	float: none;
}
#bs-example-navbar-collapse-1 {
    padding: 0;
  	box-shadow: none !important;
    border: 0 !important;
}
.navbar {
    margin-bottom: 0;
}
.menu-right .container-fluid {
    padding: 0;
}
.menu-right li {
    display: inline-block;
  	float: none;
}
.menu-right li a {
    display: inline-block;
  	font-size: 17px;
  	font-weight: bold;
  	padding: 15px 15px;
  	color: #000 !important;
  	text-transform: uppercase;
}
nav.navbar.navbar-default {
  	border: 0;
    background: transparent;
}
.menu-right li.menu-btn {
    margin-left: 20px;
}
.menu-right li.menu-btn a {
    background: #ffbe00 !important;
    border-radius: 3px;
}



/*==============================
    #ADDITIONAL CSS
==============================*/

    .hider-section {
    display:none!important;
    }
    /*.om-overlay {
    	touch-action:none;
    }*/    
    .value-box .desc {
        min-height: 100px;
    }
    a#close-button-hidden {
    font-size: 51px;
    font-family: 'Gotham';
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    background: #f87832;
    border-radius: 5px;
    padding: 10px 10px 10px;
    box-shadow: 0 -4px 0 #c7642d inset;
    transition: all 0.1s linear 0s;
    height: auto;
    text-transform: uppercase;
    border: 0;
    outline: none !important;
    display: block;
    cursor: pointer;
    z-index: 999;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
    /***** MEDIA QUERIES *****/
    @media only screen and (max-width:480px) {
      .sect1 h3 {
          margin-bottom: 20px;
      }
      .sect2 {
        padding: 40px 0 0px 0;
      }
      .sect3 {
    	padding: 30px 0;
	  }
      .sect3 .green-box {
        margin-bottom: 20px;
      }
      .green-box {
      	padding:20px;
      }      
      .spacer40 {
        height: 20px;
      }
      .spacer50 {
    	height: 25px;
	  }
      .btn-order {
    	font-size: 20px;
	  }
      .include-copy {
    	margin-bottom: 30px;
	  }
      .include-copy .spacer30 {
      	height:0;
      }
      .sect3 .spacer30 {
      	height:0;
      }
      .sect3 .font42 {
          margin-bottom: 25px;
          margin-top: 25px;
      }
      .sect5 {
    	padding: 30px 0 0;
	  }
      .sect7 {
        padding: 20px 0;
      }
      .sect12 {
    	padding: 12px 0;
	  }
      .endorse-box-bottom {
      	margin-bottom: -225px !important;
        margin-left:0 !important;
      }
      .footer-divder {
    	margin: 20px 0 20px;
	  }
    }
    .visi-quote {
			width: 80%;
			margin: 10px auto;
			background: #EFEFEF;
			border-left: 4px solid #cccccc;
			padding: 20px 20px 20px 120px;
			background: url("https://primal-sugar.s3.amazonaws.com/quote.png") 10px 10px no-repeat;
		}
		.visi-quote span {
			font-size: 16px;
			font-style: italic;
		}
		.vis-prehead {
			text-align: center;
		}
		.vis-prehead h4 {
			display: inline-block;
			background: #ca0000;
			padding: 4px 20px;
			border-radius: 4px;
			margin: 14px 0;
			color: #ffffff;
			font-size: 26px;
		}
    @media only screen and (max-width: 3750px)
      .endorse-box-bottom {
          margin-bottom: -195px !important;
      }
    }
    @media only screen and (max-width: 320px)
      .endorse-box-bottom {
          margin-bottom: -160px !important;
      }
    }

  
/* Custom popup Style */
    body.pop-open {
        overflow: hidden;
    }
    
    .cart-custom-popup {
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        height: 100%;
        background: rgba(49, 80, 85, .85);
        z-index: 999;
        display: none;
    }
    .cart-custom-popup.active {
        display: block;
    }

    .cart-custom-popup-content-wrap {
        margin: 4% auto 0;
        display: block;
        width: 750px;
        background: #fff;
        max-width: 100%;
    }

    .cart-custom-popup-head {
        position: relative;
        background: #e7e7e7;
        text-align: center;
        padding: 25px 20px;
    }

    .cart-custom-popup-head h4 {
        color: #818181;
        margin: 0;
        font-size: 20px;
        font-family: 'Lora';
    }

    .cart-custom-popup-head h3 {
        margin: 0;
        font-family: 'Lora';
        color: #4e4e4e;
        font-size: 30px;
        font-weight: 400;
    }

    .cart-custom-popup-head h2 {
        font-weight: 700;
        text-transform: uppercase;
        color: #4e4e4e;
        font-family: 'Lora';
        font-size: 50px;
        margin: 0;
    }

    a.cart-popup-close {
        font-family: 'Gruppo';
        color: #4e4e4e;
        font-size: 25px;
        position: absolute;
        right: 15px;
        top: 10px;
    }
    .cart-custom-popup-row {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .cart-custom-popup-col {
        width: 48%;
    }

    .cart-content-img {
        text-align: center;
    }

    .cart-content-img img {
        width: 100%;
    }

    .cart-custom-popup-content {
        padding: 20px 20px 40px;
    }

    .cart-content-text p {
        font-family: 'Lora';
        font-size: 30px;
        color: #4e4e4e;
        line-height: 1.4;
        margin-bottom: 30px;
    }

    .cart-content-text h4 {margin: 0 0 5px;color: #e7e7e7;font-family: 'Lora';text-decoration: line-through;}
    .cart-content-text h3 {
        margin: 0 0 30px;
        font-family: 'Lora';
        color: rgb(141, 60, 60);
        font-size: 30px;
    }
    a.upgrade-save-btn {
        background: rgb(242, 143, 0);
        font-family: 'Lora';
        color: #fff;
        width: 100%;
        display: block;
        max-width: 314px;
        text-align: center;
        padding: 10px 10px;
        font-weight: bold;
        font-size: 20px;
    }

    a.upgrade-save-btn:hover {
        background: #9b9b9b;
    }
    
    @media screen and (max-width: 767px) {
    
      body.pop-open {
          overflow: hidden !important;
      }

      .cart-custom-popup-content-wrap {
          margin: 0 auto;
          width: 100%;
      }

      .cart-custom-popup-head h4 {
          font-size: 16px;
      }

      .cart-custom-popup-head h2 {
          font-size: 30px;
      }

      .cart-custom-popup-head h3 {
          font-size: 20px;
      }

      .cart-content-text p {
          font-size: 18px;
          margin-bottom: 10px;
      }

      .cart-content-text h4 {
          font-size: 16px;
      }

      .cart-content-text h3 {
          font-size: 20px;
          margin-bottom: 10px;
      }

      a.upgrade-save-btn {
          font-size: 18px;
          margin: 0 auto;
      }

      .cart-content-text {
          text-align: center;
      }

      .cart-custom-popup-col {
          width: 100%;
      }

      .cart-custom-popup-row {
          display: block;
      }

      .cart-content-img img {
          max-width: 200px;
      }
      
    }

/* end of Custom popup Style */
/*==============================
    #END ADDITIONAL CSS
==============================*/


.sect1 {
    background: url(banner_v2.jpg) center bottom no-repeat;
    background-size: cover;
    padding: 155px 0 55px;
    text-align: center;
}
.sect1 ul {
  margin-bottom: 30px;
}
.sect1 li {
  text-align: left;
}
.sect1 li .yellow-highlight {
  background-color: #f4eb4c;
}
.promo-testimonial {
  background: rgba(255,255,255,0.46);
  border: 1px solid #e7e5e2;
  padding: 2.5rem;
  color: #000000;
  font-size: 2.4rem;
  font-family: roboto;
}
.promo-testimonial p {
  margin-bottom: 0;
}
.xmas-discount-img {
    margin: -56px 0 -50px;
}
.blackfriday-discount-img {
    margin: -79px 0 -56px;
}
.thanks-giving-discount-img {
    margin: -64px 0 -36px;
}
.christmas-wrap,
.black-friday-wrap {
  position: relative;
}
.christmas-wrap {
    background-image: url(/cdn/shop/files/banner-chritmas.jpg?22334);
}
.christmas-special {
    background: url(/cdn/shop/files/bg.jpg?22339) no-repeat;
    border-bottom: 6px solid #e60107;
    padding: 37px 33px 5px;
    margin-top: 46px;
    position: relative;
    margin-bottom: 12px;
    background-size: cover;
}
.christmas-wrap:before {
    content: '';
    background: url(/cdn/shop/files/xmas-buttom.png) no-repeat center bottom;
    position: absolute;
    width: 100%;
    height: 407px;
    left: 0;
    bottom: -1px;
    background-size: 100%;
    z-index: 10;
}
.black-friday-wrap:before {
    content: '';
    background: url(/cdn/shop/files/Ballons_1.png?22173) no-repeat;
    position: absolute;
    width: 100%;
    height: 407px;
    left: 0;
    bottom: -1px;
    background-size: 100%;
    z-index: 10;
}
.christmas-wrap .white-logos,
.black-friday-wrap .white-logos,
.thanks-giving-wrap .white-logos {
    max-width: 260px;
    margin: 15px auto 0;
}
.bright-red {
    color: #ff0000;
}
.christmas-special img,
.black-friday-special img {
    margin-bottom: 18px;
}
.black-friday-special {
    background: #000000c2;
    border-bottom: 3px solid #ff0000;
    padding: 37px 33px 5px;
    margin-top: 46px;
    position: relative;
    margin-bottom: 12px;
}

.thanks-giving-special {
    background: #ffffffbf;
    padding: 15px 30px;
    border-bottom: 3px solid #ef6600;
    margin-top: 60px;
    position: relative;
}

.black-friday-wrap {
    background-image: url(/cdn/shop/files/Lifeboost_Holiday_LandingPages_r2_03.jpg?22188);
}
.thanks-giving-special:before {
    content: '';
    background: url(/cdn/shop/files/leaf-img.png?21886) no-repeat;
    position: absolute;
    width: 112%;
    height: 344px;
    left: -70px;
    top: -75px;
    background-size: 99%;
}
.yellow-txt {
    color: #e7d302;
}
.thanks-giving-wrap {
    background-image: url(/cdn/shop/files/banner.jpg?21846);
}
.thanks-giving-special {
    background: #ffffffbf;
    padding: 15px 30px;
    border-bottom: 3px solid #ef6600;
    margin-top: 60px;
    position: relative;
}

.christmas-wrap:after {
    content: '';
    background: url(/cdn/shop/files/xmas-lights_a9e830ea-d24e-4f22-8ee3-b27f263efc12.png?22387) no-repeat center bottom;
    position: absolute;
    width: 97%;
    height: 228px;
    left: 0;
    bottom: 258px;
    background-size: 100%;
    z-index: 10;
}
.christmas-special h3,
.black-friday-special h3 {
    color: #fff;
    margin: 2px 0 21px !important;
}
.thanks-giving-special h3 {
    margin: 25px 0 15px !important;
}
.black-friday-special h3,
.thanks-giving-special h3 {
    font-weight: 600;
    line-height: 1.34;
      font-family: montserrat;
}
.tysect1 {
   
    background-size: cover;
    padding: 165px 0 35px;
    text-align: center;
}
.sect1 h1.underline {
	border-bottom: 2px solid #e17b78;
}
.sect1 h3 {
	margin-bottom: 30px;
}
.sect1b .inner-center {
  padding: 15px 10px;
  display: flex;
  align-items: center;
  background-color: #33591f;
  justify-content: center;
}
.sect1b .inner-center .img {
  padding: 10px;
}
.sect1c {
    padding-top: 60px;
}
.sect1c .inner-center {
    padding-left: 0;
    padding-right: 0;
}

ul.customer-grid {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

ul.customer-grid li {
    width: 25%;
    list-style: none;
}
.sect2 {    
    padding: 80px 0 60px 0;
}
.sect2-img1 {
    float: right;
    margin-right: -85px;
  	margin-left: 30px;
}
.sect2-box {
    font-style: italic;
  	margin-left: 143px;
}
.sect2-box .left-img {
    margin-left: -200px;
    width: 45%;
    padding-right: 40px;
}
.sect2-box .left-img img {
    margin-bottom: -73px;
}
.sect2-box .right-copy {
    width: 75%;
}
u {
    text-decoration: none;
    border-bottom: 1px solid;
}
.list-pic {
      float: left;
    max-width: 530px;
}
}
.sect3-title {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #7A5730), color-stop(1, #643B0D) );
    background-image: -o-linear-gradient(bottom, #7A5730 0%, #643B0D 100%);
    background-image: -moz-linear-gradient(bottom, #7A5730 0%, #643B0D 100%);
    background-image: -webkit-linear-gradient(bottom, #7A5730 0%, #643B0D 100%);
    background-image: -ms-linear-gradient(bottom, #7A5730 0%, #643B0D 100%);
    background-image: linear-gradient(to bottom, #7A5730 0%, #643B0D 100%);
    text-align: center;
    padding: 60px 0;
    position: relative;
    border: 1px solid #3d2509;
    box-shadow: 0px 1px 0 #baa893 inset;
    margin-left: -14px;
    margin-right: -14px;
}
.sect3-title::before {
    content: '';
    border-right: 14px solid #442908;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: -1px;
    bottom: -15px;
}
.sect3-title::after {
    content: '';
    border-left: 14px solid #442908;
    border-bottom: 15px solid transparent;
    position: absolute;
    right: -1px;
    bottom: -15px;
}
.sect3-title h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    font-size: 47px;
    letter-spacing: -2px;
}
.sect3 {
    padding: 50px 0;
}
.green-box.box1::before {
    content: '';
    width: 100px;
    height: 100px;
    background: url(cricle-organic.webp) center center no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 20px;
    pointer-events: none;
    z-index: 5;
}
.green-box.box1-fallback-bg::before {
    content: '';
    width: 100px;
    height: 100px;
    background: url() center center no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 20px;
    pointer-events: none;
    z-index: 5;
}
.green-box .green-title {
    color: #fff;
    background: #358419;
    text-transform: uppercase;
    margin: 0 0 20px;
    padding: 17px 20px 17px 50px;
    display: inline-block;
    margin-left: -50px;
    position: relative;
    margin-right: 100px;
  	font-size: 32px;
}
.sect3 .green-box {
	margin-bottom: 50px;
}
.sect3 .green-box .left-img {
    margin-left: -6%;
    width: 45%;
    margin-top: -50px;
    position: relative;
    z-index: 10;
    padding-right: 20px;
    margin-bottom: -50px;
}
.sect3 .green-box.box2 .left-img {
    margin-top: -10px;
}
.sect3 .green-box.box6 {
    border-top: 0;
  	margin-bottom: 0;
}
.sect3 .green-box.box5 {
    border-bottom: 0 !important;
    margin-bottom: -2px;
}
.sect3-inner-box {
    border: 2px solid #358419;
    padding: 35px 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #fff;
}
.sect3-inner-box .four-logos {
    width: 28%;
    text-align: center;
}
.sect3-inner-box .sect3-inner-box-copy {
    width: 82%;
    padding-left: 32px;
}
.sect4 {
    background: #e5e5e5;
    padding: 50px 0 10px;
}
.include-box {
	margin-bottom: 40px;
}
.include-image {
	margin-bottom: 20px;
}
.include-copy h3 {
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 20px;    
}
.include-copy {
	padding-top: 20px;
}
.sect5 {
    padding: 70px 0 0;
}
.testimonial-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.testimonial-box {
    width: 50%;
    text-align: center;
    padding: 0 30px;
    margin-bottom: 70px;
  	font-size: 18px;
}
.testimonial-content {
    background: #f3f3f3;
    border-radius: 10px;
    padding: 30px;
    min-height: 380px;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  	position: relative;
}
/*.testimonial-content::after {
	width: 117px;
  	height: 55px;
  	content: "";
  	background: url(/cdn/shop/t/16/assets/freebag-testi-arrow.webp) top right no-repeat;
  	background-size: contain;
  	position: absolute;
  	right: 110px;
  	bottom: -55px;
}*/
.testimonial-box h3 {
    margin: 20px 0;
    font-weight: bold;
    font-size: 30px;
  	width: 100%;
}
.testimonial-info {
    text-align: left;
    overflow: hidden;
    margin-top: 20px;
}
.testimonial-info img {
    float: left;
    margin-right: 20px;
}
.testimonial-info h6 {
    font-size: 17px;
}
.testimonial-info h5 {
    margin: 25px 0 5px;
    font-size: 22px;
    font-weight: bold;
}
.btn-order {
    font-size: 51px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    background: #f87832;
    border-radius: 5px;
    padding: 10px 10px 10px;
    box-shadow: 0 -4px 0 #c7642d inset;
  	transition: all 0.1s linear 0s;
  	text-transform: uppercase;
}
.btn-order:hover, .btn-order:active, .btn-order:focus {
	color: #fff;
  	box-shadow: 0 -1px 0 #c7642d inset;
  	text-decoration: none;
}
.sect6 {
	background: url(freebag-sect6-bg.webp) bottom center no-repeat;
  	background-size: cover;
  	padding: 60px 0 280px;
}
.sect6-fallback {
	background: url(freebag-sect6-bg.jpg) bottom center no-repeat;
  	background-size: cover;
  	padding: 0px 0 280px;
  	position:relative;
}
.sect7 {
    padding: 50px 0;
}
.dashed-red-box {
  border: 6px dashed red;
  margin: 15px;
  padding: 40px 20px;
  text-align: center;
}
.dashed-red-box h3 {
  color: #0056b8;
  font-size: 35px;
  font-weight: 700;
}
.dashed-red-box h3 span {
  color: #ca0000;
  border-bottom: 1px solid;
}
.dashed-red-box h4 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  background: #7bbd41;
  padding: 10px;
  margin-bottom: 0;
}
.dashed-red-box h4 span {
  background: #f4eb4c;
  color: #333;
}
.step-header {
    background: #6a3a25;
    border-radius: 5px;
    color: #fff;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: center;
    font-size: 32px;
    overflow: hidden;
    margin-bottom: 30px;
}
.step-header .step-count {
    text-transform: uppercase;
    background: #886151;
    padding: 20px 40px;
    position: relative;
}
.step-title {
    padding: 10px 50px;
}
.step-header .step-count::after {
    border-left: 10px solid #886151;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    content: '';
    width: 10px;
    height: 15px;
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.custom-radio-box label {
    border: 3px solid #c1c1c1;
    cursor: pointer;
    border-radius: 10px;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: start;
    min-height: 440px;
    flex-direction: column;
    padding: 40px 25px;
    position: relative;
    font-weight: normal;
    text-align: center;
}

.custom-radio-box label .text-label {
	font-size: 32px;
  	line-height: 1;
  	margin-bottom: 5px;
}
.custom-radio-box input:checked + label::before {
    background: #7bbd41;
}
.custom-radio-box label::before {
    content: '';
    border: 2px solid #c1c1c1;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-bottom: 10px;
}
.custom-radio-box input:checked + label {
	border-color: #7bbd41;
}
/*.custom-radio-box input:checked + label::before {
	background: url(/cdn/shop/t/16/assets/white-check.webp)  center center no-repeat #7bbd41;
  	background-size: 17px;
  	border-color: #7bbd41;
}*/
.custom-radio-box input {
    display: none;
}
.unavailable-note {
    font-size: 14px;
}
.custom-radio-box img {
	margin-top: 10px;
}
.step2-radio-fields .custom-radio-box img {
    margin: 40px 0;
}
.custom-radio-box.unavailable label {
    background-color: #f8f8f8;
    opacity: 0.5;
    pointer-events: none;
}
.decaffeinated-step2-field {
	display: none;
}
.decaffeinated-step2-field .custom-radio-box.bottom-input label {
    min-height: 702px;
}
.step3-radio-fields .custom-radio-box label {
    min-height: 430px;
}
.subtext-label {
    font-size: 16px;
    text-transform: uppercase;
}
.custom-radio-box p {
    font-size: 20px;
  	width: 100%;
    line-height: 1.2;
}
.custom-radio-box img {
	margin-bottom: 20px;
}
.radio-prices {
    text-align: left;
    font-size: 19px;
    line-height: 1.2;
    display: block;
    width: 100%;
}
.old-price {
    display: block;
    text-decoration: line-through;
	font-size: 22px;
}
.current-price {
    font-size: 27px;
}
.custom-radio-box.bottom-input label {
    padding-bottom: 90px;
    min-height: 680px;
  	margin-bottom: 30px;
}
.custom-radio-box.popular label::after {
    content: 'MOST POPULAR';
    position: absolute;
    top: -18px;
    background: #ccc;
    padding: 10px 15px;
    line-height: 1;
    border-radius: 4px;
    font-weight: bold;
    font-size: 21px;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 220px;
}
.custom-radio-box.popular input:checked + label::after {
	color: #fff;
  	background-color: #7bbd41;
}
.custom-radio-box.bottom-input label::before {
    position: absolute;
    bottom: 20px;
}
.custom-radio-box.bottom-input p {
    min-height: 192px;
}
.save-planet-box a {
    color: #394761;
}
.save-planet-box h3 {
    font-size: 28px;
}
.save-planet-box img {
    float: left;
    overflow: hidden;
    margin-right: 30px;
}
.save-planet-box {
    background: #ebecef;
    max-width: 820px;
    margin: 0 auto;
    width: 100%;
    padding: 50px 60px 30px;
    font-size: 19px;
}
.notebox {
    border: 1px solid #ccc;
    background-color: #FFFEEC;
    text-align:center;
    padding:1rem;
    border-radius:5px;
    margin-bottom:3rem;
}

.notebox p {
color:#5A4035;
margin:0    
}


.sect9 {
    padding-bottom: 61px;
}

.disableDiv .custom-radio-box{
    position: relative;
}

/*
.disableDiv .custom-radio-box:after {
    content: "Unavailable";
    position:absolute;
    top:40%;
    
    margin:auto;
    left: 0;
    right: 0;
    color: #ffffffb0;
    z-index:3;
    font-size: 4vw;
    font-weight: 800;
    text-align: center;
    -webkit-transform: rotate(-30deg);

-moz-transform: rotate(-30deg);

-ms-transform: rotate(-30deg);

-o-transform: rotate(-30deg);

filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
*/

.disableDiv .custom-radio-box:before {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    background-color:rgba(171, 171, 171, 0.41);
z-index:2;
  border-radius: 10px;
}

.value-box {
    border: 3px solid #c1c1c1;
    cursor: pointer;
    border-radius: 10px;
    /*display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: start;
  	flex-direction: column;*/
    min-height: 410px;    
    padding: 40px 25px;
    position: relative;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
}
.value-box.active {
    border-color: #7bbd41;
  -webkit-box-shadow: 0px 0px 0px 3px rgba(123,189,65,1);
-moz-box-shadow: 0px 0px 0px 3px rgba(123,189,65,1);
box-shadow: 0px 0px 0px 3px rgba(123,189,65,1);
}
.value-box.active::before {
    background: url(icon-check.png) center center no-repeat #7bbd41;
    background-size: 17px;
    border-color: #7bbd41;
}
.slidingDiv, .slidingDiv1 {
    display: -webkit-box; 
	display: -moz-box;
  	display: -ms-flexbox;
  	display: -webkit-flex; 
  	display: flex;
    flex-direction: column;
    align-items: center;
}
.value-box .text-label {
    color: #68421e;
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 5px;
}
.value-box .desc {
    min-height: 190px;
    padding-left: 15px;
    padding-right: 15px;
  	font-size: 18px;
  	width: 100%;
}
#tripleboost-button .desc {
    font-size: 16px;
}
.value-box .select {
    font-size: 21px;
    font-weight: bold;
    color: #7bbd41;
    padding: 10px 20px;
    border-radius: 5px;
    border: 2px solid #7bbd41;
    line-height: 1;
    width: 100%;
    max-width: 70%;
    margin: 20px 0 0;
    position: relative;
}
.value-box  .select::before {
    content: 'SELECT';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #7bbd41;
    color: #fff;
	transition: all 0.1s linear 0s;
}
.value-box.active .select::before {
	opacity: 0;
}
.step3-radio-fields p {
    font-size: 20px;
}
#type {
    width: 100%;
    border: 1px solid #b4b5b4;
    background: #fff;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    outline: none;
  -webkit-appearance:none;
  background-image: url(expand-button.webp);
  background-repeat: no-repeat;
    background-size: 20px;
    background-position: center right 20px;
}
#add-to-cart {
	font-size: 51px;
    font-family: 'Gotham';
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    background: #f87832;
    border-radius: 5px;
    padding: 10px 10px 10px;
    box-shadow: 0 -4px 0 #c7642d inset;
    transition: all 0.1s linear 0s;
    height: auto;
    text-transform: uppercase;
    border: 0;
    outline: none !important;
    display: block;
  	cursor: pointer;
}
a.submission-button,
#submission-button {
    font-size: 51px;
    font-family: 'Gotham';
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    background: #f87832;
    border-radius: 5px;
    padding: 10px 10px 10px;
    box-shadow: 0 -4px 0 #c7642d inset;
    transition: all 0.1s linear 0s;
    height: auto;
    text-transform: uppercase;
    border: 0;
    outline: none !important;
    display: block;
  	cursor: pointer;
  	z-index:999;
}
.text-sublabel {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
.custom-radio-box .desc {
    min-height: 190px;
	padding-left: 15px;
    padding-right: 15px;
}
.price-box {
    background: #33591f;
    color: #fff;
    padding: 25px 20px;
    margin: 0 0 20px;
    width: 100%;
    min-height: 135px;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.current-price {
    display: block;
    font-weight: bold;
    line-height: 1;
    font-size: 30px;
    padding: 5px 0;

}
.shipping {
    font-size: 20px;
    display: block;
    width: 100%;    
}
.step2-radio-fields .custom-radio-box label {
    padding-left: 0;
    padding-right: 0;
	margin-bottom: 30px;
}
.step2-radio-fields .custom-radio-box label::before {
	display: none;
}
.custom-radio-box .select {
    font-size: 21px;
    font-weight: bold;
    color: #7bbd41;
    padding: 10px 20px;
    border-radius: 5px;
    border: 2px solid #7bbd41;
    line-height: 1;
    width: 100%;
    max-width: 70%;
    margin: 20px 0 0;
    position: relative;
}
.custom-radio-box  .select::before {
    content: 'SELECT';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #7bbd41;
    color: #fff;
	transition: all 0.1s linear 0s;
}
.custom-radio-box input:checked + label .select::before {
	opacity: 0;
}

.product-image img {
    margin: 0 !important;
}
.product-image {
    display: flex;
    min-height: 230px;
    align-items: center;
}
.step4-select-fields select {
    width: 100%;
    border: 1px solid #b4b5b4;
    background: #fff;
    padding: 15px 20px;
    border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
    text-transform: uppercase;
    outline: none;
}
.true-price {
    font-size: 20px;
}

.sect10 {
	background: url(freebag-sect10-bg.webp)  center top no-repeat;
  	background-size: cover;
}
.sect10 {
    background: url(freebag-sect10-bg.webp) center top no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 0;
    font-size: 19px;
}
.sect10-fallback {
    background: url(freebag-sect10-bg.jpg) center top no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 0;
    font-size: 19px;
}
.sect11 {
    background: #603913;
    padding: 60px 0;
    color: #fff;
    font-size: 19px;
}
.sect12 {
    padding: 50px 0;
    font-size: 19px;
}
.footer-divder {
    border-bottom: 5px solid #e5e5e5;
    margin: 60px 0 20px;
}
.phone-contact {
    display: inline-block;
    border: 3px solid #603913;
    padding: 25px 40px;
    margin-bottom: 40px;
    color: #000;
    font-size: 15px;
  	transition: all 0.3s linear 0s;
}
.phone-contact:hover {
	color: #fff;
  	background-color: #603913;
}
.phone-contact .num {
    display: block;
    font-size: 32px;
}
.footer-contact {
    text-align: center;
    margin-bottom: 100px;
  	font-size: 15px;
}
.footer-contact a {
	margin: 0 20px;
  	color: #000;
  	text-transform: uppercase;
}
.footer-links {
    text-align: center;
    font-size: 15px;
}
.footer-links a {
	color: #000;
  	margin: 0 10px;
}
.signature {
    margin-left: -10px;
    max-width:400px;
}
.btn-order.inactive {
    pointer-events: none;
    opacity: 0.5;
}

#free_bag_signup {
	max-width:100%;
}
.klaviyo_form_actions input[type="submit"] {
    font-size: 51px;
    font-family: 'Gotham';
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    background: #f87832;
    border-radius: 5px;
    padding: 10px 10px 14px;
    box-shadow: 0 -4px 0 #c7642d inset;
    transition: all 0.1s linear 0s;
  	height:90px;
  	text-transform:uppercase;
}
input[disabled] {
    cursor: default;
    background-color: #eee !important;
}

#free_bag_signup .klaviyo_field_group input {
    width: 100%;
    background: #fff;
    border: 1px solid #d9d9d9;
    font-family: Gotham;
    padding: 15px 20px;
    height: auto;
    border-radius: 5px;
    margin-bottom: 10px;
}
#free_bag_signup .klaviyo_field_group, #free_bag_signup .klaviyo_form_actions {
    margin: 0;
    padding-right: 15px;
}
#free_bag_signup .klaviyo_form_actions {
    padding-top: 20px;
}
#free_bag_signup .klaviyo_field_group input:focus {
	border-color: #7bbd41 !important;
  	outline: none;
}

input#street_number {
    display: inline;
    max-width: 20%;
    padding-right:0!important;
    border-right:none!Important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!Important;
}

input#route {
    display: inline;
	/** max-width: 80.4%; 
    padding-left:0!important;
    border-left:none!Important;
	border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!Important; 
    margin-left:-10px; **/
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.modal-header {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 40px;
    padding-left: 40px;
}
.modal-title {
    font-weight: 700;
}
.modal-body {
    padding-left: 40px;
}
.trust-seal {
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 710px;
}
.trust-seal ul {
    display: flex;
    -webkit-display: flex;
  	-moz-display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    padding: 0;
}
.trust-seal ul li {
    list-style: none;
    float: left;
    padding: 0 20px;
}
.trust-seal ul li img {
    max-width: 140px;
}

/* # ---------------------------------------------- THANK YOU STYLES ------------------------------------------------- */
.green-box-wrap {
    background: #eef4e7;
    padding: 30px 30px 9px;
    border: 2px solid #6ba556;
    margin: 2.6rem 0 2.5rem 0;
}
.brown-txt {
    color: #745127;
}
.ty-page {
	background-color: #fff;
}
.ty-page #generic-page {
    max-width: 100%;
  	padding: 0;
}
.ty-page .inner-center {
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
  	padding: 0;
}
.ty-sect1 {
    background: #e8e8e8;
    padding: 40px 20px 80px;
}
.ty-box {
	background: url(/cdn/shop/files/container-img-wrap.jpg?5440981193279155479) center top no-repeat;
  	background-color: #fff;
  	background-size: 100% 100%;
    box-shadow: 0 0 27px rgba(11,11,12,.39);
    position: relative;
	max-width: 1133px;
    margin: 0 auto;
    width: 100%;
}
.ty-row-1 {
	padding: 30px 20px;
}
.ty-row-1 img {
	max-width: 337px;
  	width: 100%;
  	margin: 0 auto;
  	display: block;
}
.ty-row-2 {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #7A5730), color-stop(1, #643B0D) );
    background-image: -o-linear-gradient(bottom, #7A5730 0%, #643B0D 100%);
    background-image: -moz-linear-gradient(bottom, #7A5730 0%, #643B0D 100%);
    background-image: -webkit-linear-gradient(bottom, #7A5730 0%, #643B0D 100%);
    background-image: -ms-linear-gradient(bottom, #7A5730 0%, #643B0D 100%);
    background-image: linear-gradient(to bottom, #7A5730 0%, #643B0D 100%);
    text-align: center;
    padding: 30px 0;
    position: relative;
    border: 1px solid #3d2509;
    box-shadow: 0px 1px 0 #baa893 inset;
    margin-left: -14px;
    margin-right: -14px;
}
.ty-row-2::before {
    content: '';
    border-right: 14px solid #442908;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: -1px;
    bottom: -15px;
}
.ty-row-2::after {
    content: '';
    border-left: 14px solid #442908;
    border-bottom: 15px solid transparent;
    position: absolute;
    right: -1px;
    bottom: -15px;
}
.ty-row-2 h2 {
    color: #fff;    
    font-weight: bold;
    margin: 0;
    font-size: 5.1rem;
    text-shadow: 2px 2px 0 rgba(14,23,34,.33);
}
.ty-row-3 {
    padding: 45px 6.6%;
    font-size: 18px;
}
.block {
	display: block;
}
.charles-img {
    float: right;
    text-align: center;
    margin-right: -60px;
}
.charles-img img {
    max-width: 70%;
}
.charles-img p {
    font-size: 18px;
    font-weight: normal;
}
.embed-video p {
    font-size: 18px;
    font-weight: normal;
    padding-top: 15px;
  	text-align: center;
}


/* # ---------------------------------------------- END THANK YOU STYLES ------------------------------------------------- */

/* # ---------------------------------------------- WAITING LIST STYLES ------------------------------------------------- */
.ql-editor p {
  	font-family: 'Gotham' !important;
  	font-weight:300 !important;
}
.TextInput__FormStyledTextInput-sc-1o6de9f-0 {
	width: 100%;
    background: #fff !important;
    border: 1px solid #d9d9d9 !important;
    font-family: Gotham !important;
    padding: 15px 20px !important;
    height: auto !important;
    border-radius: 5px !important;
    margin-bottom: 10px !important;
}
.form-version-cid-1 button.Button__FormStyledButton-p2mbjt-0 {
    font-size: 22px !important;
    font-family: 'Gotham' !important;
    color: #fff !important;
    font-weight: bold !important;
    text-align: center !important;
    width: 100%;
    display: block;
    background: #f87832 !important;
    border-radius: 5px !important;
    padding: 10px 10px 14px !important;
    box-shadow: 0 -4px 0 #c7642d inset;
    transition: all 0.1s linear 0s;
    height: 45px;
    text-transform: uppercase;
}


.review-item-image img {
	box-shadow: 0px 0px 4px #CCB;
	padding: 3px;
	border-radius: 5px;
	text-align: center;
}
.review-item-image {
	width: 22%;
	float: left;
	margin-right: 3%;
}
.review-item-content {
	float: right;
	width: 75%;
}
.review-item-title a {
	color: #956449;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
	display: block;
}
.review-item {
	font-family: 'Open Sans', sans-serif;
	border-top: 1px solid #f0f0f0;
	padding-top: 30px !important;
	margin-bottom: 35px !important;
	padding-bottom: 15px !important;
}
.review-item a {
	pointer-events: none;
	cursor: normal;
}
.review-item:after {
	display: block;
	content: "";
	clear: both;
}
.review-rating-star img {
	width: 100px;
	margin-bottom: 8px;
}
.review-item-message {
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 15px;
}
.review-item-message:before {
	content: '" ';
}
.review-item-message:after {
	content: ' \201D';
}
.review-item-message:after, .review-item-message:before {
	font-family: cursive;
	font-size: 20px;
	line-height: 10px;
}
.review-item-products-title a {
	font-size: 12px;
	font-weight: normal;
	color: #777;
	pointer-events: none;
	font-style: italic;
}
.review-item-author {
	color: grey;
	font-size: 14px;
	margin-bottom: 5px;
}
span.verified-buyer {
	color: #1cc286;
	font-weight: normal;
	display: inline-block;
}
span.verified-buyer img {
	width: 12px;
	vertical-align: middle;
}
.endorsement-box h2 {
	font-family: lato, sans-serif;
	color: black;
	font-weight: 700;
	margin-bottom: 30px;
	margin-bottom: 3rem;
	font-size: 3.4rem;
	text-align: center;
}
.endorsement-box {
	background-color: #f1f1f1;
	border-radius: 10px;
	display: block;
	padding: 30px;
}
.endorsement-box .col {
	margin-bottom: 0;
}
.endorsement-box .col img {
	margin-bottom: 0;
	width: auto;
}
.endorsement-box .col20 {
	width: 20%;
	float: left;
	padding: 10px;
	text-align: center;
}
.endorsement-box-inner {
	display: flex;
	align-items: center;
}
.endorse-box img {
	margin-bottom: 0;
}
.endorse-box .col, .endorse-box .row {
	margin-bottom: 0;
	text-align: center;
}
.endorse-box .col-30 {
	width: 33%;
	float: left;
}
.endorse-box .col-50 {
	width: 50%;
	float: left;
}
.endorse-box .col-70 {
	width: 67%;
	float: left;
}
.sect2-img3 {
	width: 360px;
	float: left;
	margin-right: 20px;
	box-shadow: 0 0 5px #ccc;
}
.right-border {
	border-right: 4px solid #e5e5e5;
}

div#custom-testimonial-slider {
    max-width: 1200px;
    margin: 0 auto;
}
.custom-testimonial-item {
    text-align: center;
    padding: 0 30px;
}

.custom-testimonial-item p {
    font-size: 1.6rem;
    padding: 0 2%;
    line-height: 1.6;
}
.slider-rating-yellow {
    color: #ffaa00;
    font-size: 30px !important;
    margin-bottom: 5px;
}

.custom-testimonial-item h3 {
    font-family: roboto;
    margin-bottom: 0;
    font-size: 2rem;
    text-transform: unset;
    font-weight: 400;
}

.custom-testimonial-item h4 {
    font-weight: 300;
    font-size: 1.6rem;
    font-family: roboto;
}
.custom-testimonial-item img.slider-profile {
    margin-bottom: 30px;
    max-width: 100%;
    width: 100%;
}
img.slider-rating {
    width: auto !important;
    margin: 0 auto 10px;
}
div#custom-testimonial-slider .previous {
    left: -4%;
    font-size: 40px;
}
div#custom-testimonial-slider .next {
    font-size: 40px;
    right: -4%;
}
.flex-direction-nav a, 
.flex-direction-nav a::before {
	color: #956449 !important;
}
.flex-direction-nav .flex-prev {
    left: -20px !important;
}
.flex-direction-nav .flex-next {
    right: -20px !important;
}
.flex-direction-nav a {
	opacity:1 !important;
  	transition: none !important;
  	-webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
  	width: 15px !important;
	height: 30px !important;
}
.flex-direction-nav a::before {
	font-size:23px !important;
}
.step4-fields select#type {
    border: 3px solid #c1c1c1;
}






/* Black Friday */


.black-friday-page .sect1 {
      background-size: cover !important;
    background: url(/cdn/shop/files/bg_3a56e3b9-3921-4a53-96e8-6cc776db4de8.jpg?23676) no-repeat;
    color: #fff;
    border-bottom: 10px solid #d10506;
}

.xmas-page .menu-right li a,
.black-friday-page .menu-right li a {
    color: #fff !important;
}
.xmas-page .menu-right li.menu-btn a ,
.black-friday-page .menu-right li.menu-btn a {
    border-radius: 3px;
    color: #000 !important;
    font-size: 15px !important;
    padding: 17px 29px;
}
.christmas-wraps .right-side h3 img,
.black-friday-special-wraps .right-side h3 img {
    margin-top: 14px;
}
.christmas-wraps .right-side h3,
.black-friday-special-wraps .right-side h3 {
    font-weight: 600;
    margin-bottom: 9px;
}

.christmas-wraps .right-side,
.black-friday-special-wraps .right-side {
    position: relative;
    width: 55%;
    float: left;
    padding-top: 25px;
}

.black-friday-special-wraps .left-side img {
    margin: 0% 1% -15% -7%;
    max-width: 159%;
    width: 120%;
}
.christmas-wraps .left-side,
.black-friday-special-wraps .left-side {
    width: 44%;
    float: left;
}
.christmas-wraps .sect1 .inner-center,
.black-friday-page .sect1 .inner-center {
    padding-right: 20px;
    padding-left: 20px;
}
.christmas-wraps .right-side .white-logos img ,
.black-friday-special-wraps .right-side .white-logos img {
    max-width: 348px !important;
}

.black-friday-special-wraps .right-side:before {
    content: '';
    background: url(/cdn/shop/files/Layer-51.png?23676) no-repeat;
    width: 79px;
    height: 100px;
    display: block;
    position: absolute;
    right: -9%;
    bottom: 11%;
}
.black-friday-page .header.fixed {
    background-color: rgba(0, 0, 0, 0.88);
}
img.signature-photo {
    padding: 5px;
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
}




/* Christmas Special */


.xmas-page-body {
    background: url(/cdn/shop/files/bg-img.png?23935) no-repeat center top #e8e8e8;
    background-size: 100%;
}


.xmas-page .sect1 {
    background-size: cover !important;
    background: url(/cdn/shop/files/bg2_02.jpg?23935) no-repeat center bottom;
    color: #fff;
}

.christmas-wraps .left-side img {
    margin: 11% -5% -16% -34% !important;
    max-width: 159%;
    width: 124%;
}


.christmas-wraps .right-side:before {
    content: '';
    background: url(/cdn/shop/files/star-after.png?24005) no-repeat;
    width: 93px;
    height: 297px;
    display: block;
    position: absolute;
    right: -17%;
    bottom: 11%;
}




@media only screen and (max-width: 767px) {
  .sect2-img3 {
      margin-bottom: 20px;
  }
  .right-border {
      border-right: 0;
  }
  .endorse-box .col-50 {
      width: 100%;
  }
  ul.customer-grid li {
    width: 50%;
}

ul.customer-grid li img {
    width: 100%;
}

.sect1c .inner-center {
    padding-left: 30px;
    padding-right: 30px;
}
}

@media only screen and (max-width: 660px) {
  
  
.christmas-wraps .left-side img {
    margin: 4px -39px -6px -56px !important;
    width: 92% !important;

}
.black-friday-special-wraps .left-side img {
    margin: 0 -19px -32px 0;
    width: 100%;
}
  .xmas-page .sect1 h1 {
    font-size: 26px !important;
}
.christmas-wraps .left-side,
.christmas-wraps .right-side,
.black-friday-special-wraps .left-side,
.black-friday-special-wraps .right-side {
    width: 100%;
}
  .christmas-wraps .sect1 .inner-center .font41,
  .black-friday-page .sect1 .inner-center .font41 {
    font-size: 22px;
}
  
 .xmas-page .christmas-wraps .right-side h3,  
  .black-friday-page .black-friday-special-wraps .right-side h3 {
    font-size: 18px !important;
        line-height: 1.3;
}

 .xmas-page .christmas-wraps .right-side:before,
  .black-friday-special-wraps .right-side:before {
    display: none;
  }
 .black-friday-page .black-friday-special-wraps .right-side .white-logos img {
    max-width: 65% !important;
}

}

@media screen and (min-width: 1023px) {
  .custom-radio-box label .text-label {
      font-size: 22px;
  }
  .custom-radio-box p {
      font-size: 17px;
  }
}

@media screen and (max-width: 480px) {
  .review-item-image, .review-item-content {
      width: 100%;
      float: none;
  }
  .review-item-image img {
      margin-bottom: 20px;
  }
  .review-item-image {
      text-align: center;
  }
  .review-rating-star {
      text-align: center;
  }
  .review-rating-star {
      text-align: center;
      margin-bottom: 10px;
  }
  .endorsement-box .col20 {
      width: 100%;
      margin-bottom: 30px;
      text-align: center;
  }
  .endorse-box .col-70 {
      width: 100%;
      text-align: center;
  }
  .endorse-box .col-50 {
      width: 100%;
      text-align: center;
  }
  .endorse-box .col-30 {
      width: 100%;
      text-align: center;
  }
  .endorsement-box-inner {
      display: block;
  }
}



/* # MIN-WIDTH */
@media only screen and (min-width:1024px) {
  .include-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }  
  .include-image {
      width: 40%;
  }  
  .include-copy {
      width: 60%;
      padding-left: 50px;
  }
}
@media only screen and (min-width:768px) {


  .header.fixed {
      position: fixed;
      width: 100%;
      padding: 10px;
      background-color: rgba(255,255,255,.88);
      box-shadow: 0 2px 3px rgba(0,0,0,.2);
      z-index: 100;
  }
  .header.fixed .logo-left img {
      max-width: 150px;
  }  
  #free_bag_signup .klaviyo_field_group.field-half {
      width: 50%;
      float: left;
  }
}


/* # MAX-WIDTH */
@media only screen and (max-width:1440px) {
  	.disableDiv .custom-radio-box:after {
    	font-size: 5vw;
	}
}

@media only screen and (max-width:1165px) {
  div#custom-testimonial-slider-fixed ul li {
  width:49.5%!important;
}
}

@media only screen and (max-width:1023px) {
  body {
      font-size: 18px;
  }  
  .include-copy {
      padding-top: 20px;
      text-align: center;
      margin-bottom: 80px;
  }
  .testimonial-content::after {
      right: 20px;
      width: 40px;
  }
  .step-header {
      font-size: 18px;
  }
  .custom-radio-box p {
      font-size: 16px;
  }
  .custom-radio-box.bottom-input p {
      min-height: auto;
  }
  .current-price {
      font-size: 22px;
  }  
  .old-price {
      font-size: 20px;
  }
  .radio-prices {
      text-align: left;
      font-size: 17px;
  }
  .custom-radio-box.bottom-input label {
      min-height: auto !important;
  }
  .testimonial-box h3 {
      font-size: 24px;
  }  
  .btn-order {
      font-size: 36px;
  }
  .sect10, .sect11, .sect12 {
      font-size: 17px;  
  }
  .header .inner-center {
      padding-left: 20px;
      padding-right: 20px;
  }
  .menu-right li a {
      font-size: 14px;
      padding: 10px;
  }  
  .font51 {
      font-size: 41px;
  }  
  .dashed-red-box h3 {
    font-size: 26px;
  }
  .dashed-red-box h4 {
    font-size: 18px;
  }
}

@media only screen and (max-width:991px) {
  .value-box.step2 {
    max-width: 420px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
    .black-friday-special-wraps .right-side .white-logos img {
    max-width: 161px !important;
}
    .xmas-page .right-side h3 {
    font-size: 22px !important;
	}
  .xmas-page .right-side .white-logos img {
    max-width: 161px !important;
}
    .black-friday-special-wraps .right-side h3 {
    font-size: 22px !important;
	}
  .christmas-wrap:after {
    display: none;
  }
  .thanks-giving-special:before {
    width: 119%;
    left: -67px;
    top: -29px;
  }
  .custom-radio-box.bottom-input label {    
      margin-bottom: 50px;
  }  
    .custom-radio-box {
      max-width: 420px;
      width: 100%;
      margin:0 auto;
  }

  .disableDiv .custom-radio-box:after {
      font-size: 7vw;
  }
    .trust-seal ul li img {
      width: 100%;
  }
}

@media only screen and (max-width:767px) {
  .thanks-giving-special h3 {
    font-size: 19px !important;
}
 div#custom-testimonial-slider-fixed ul li {
  width:100%!important;
}
  .testimonial-section {
      display: block;
  }
  .testimonial-box {
      width: 100%;
  }
    .ty-page .green-box-wrap p:nth-child(2) br {
      display: block!important;
  }
  .font51 {
      font-size: 36px;
  }
  .font26 {
      font-size: 21px;
  }
    .disableDiv .custom-radio-box:after {
      font-size: 10vw;
  }
  br {
      display: none;  
  }
  .sect2-img1 {
      float: none;
      display: block;
      margin: 0 auto 30px;
  }  
  .font37 {
      font-size: 27px;
  }  
  .inner-center {
      padding-left: 30px;
      padding-right: 30px;
  }
  body {
      font-size: 16px;
  }
  .sect3-title {
      padding: 40px 0;
  }  
  .sect3-title h2 {
      font-size: 30px;
  }
  .font42 {
      font-size: 32px;
  }
  .green-box .left-img {
      width: 100% !important;
      margin: 0 !important;
  }
  .green-box {
      display: block;
      text-align: center;
  }  
  .green-box .right-copy {
      width: 100%;
      text-align: center;
  }  
  .green-box .green-title {
      margin: 0 auto 20px;
      font-size: 24px;
      padding: 15px 40px;
  }
  .sect3-inner-box .four-logos, .sect3-inner-box .sect3-inner-box-copy {
      width: 100%;
      padding: 0;
      margin-bottom: 30px;
  }  
  .sect3-inner-box {
      display: block;
  }
  .font38 {
      font-size: 28px;
  }
  .sect6 {
      padding: 0;
  }  
  .sect6 .inner-center {
      padding-top: 30px;
      padding-bottom: 30px;
      background: rgba(255,255,255,.8);
  }
  .step-header {
      display: block;
      text-align: center;
  }
  .custom-radio-box label {
      margin-bottom: 40px;
  }
  .sect8 {
      padding-bottom: 0;
  }
  .custom-radio-box.bottom-input.popular label {
      margin-bottom: 0;
  }
  .testimonial-box {
      padding: 10px;
  }
  .save-planet-box img {
      float: none;
      display: block;
      margin: 0 auto 40px;
  }
  .save-planet-box {
      padding: 30px;
      border-radius: 10px;
  }
  .phone-contact {
      font-size: 13px;
      padding: 10px 20px;
  }
  .phone-contact .num {
      font-size: 22px;
  }
  .menu-right .navbar-collapse {
      position: absolute;
      width: 100%;
      background: #6a3a25;
      max-width: 300px;
      right: 15px;
  }
  .menu-right li {
      display: block;
      text-align: left;
  }
  .menu-right li a {
      color: #fff !important;
      padding: 10px 20px;
      display: block;
  }
  .menu-right li.menu-btn {
      margin-left: 0 !important;
  }
  button.navbar-toggle {
      background: #6a3a25 !important;
      color: #fff !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff !important;
  }
  .sect2-box {
      margin-left: 0;
  }
  .sect2-box .left-img img {
      margin-bottom: 0;
  }
  #generic-page {    
      padding: 0 20px 50px;
  }
  .footer-contact a {
      display: block;
      margin-bottom: 10px;
  }
  .footer-links a {
      display: block;
      margin-bottom: 5px;
      margin-top: 5px;
  }
  .sect3 .green-box.box6 {
      padding: 20px;
  }
  .header .logo-left {
      width: 50%;
  }
  .header .menu-right {
      width: 50%;
  }
  .btn-order {
      font-size: 24px;
      line-height: 1;
  }
  .logo-left img {
      max-width: 150px;
  }
  .charles-img {
      float: none;
      margin: 0;
  }
  .sect1b .inner-center {
    flex-wrap: wrap;
  }
  .sect1b .inner-center .img {
    width: 33.333%;
  }
  .sect1b .inner-center .img img {
    display: block;
    max-height: 26px;
    margin: 0 auto;
  }
  .dashed-red-box {
    padding: 20px;
  }
  .dashed-red-box h3 {
    font-size: 20px;
  }
  .sect1 {
    padding: 100px 0 30px;
  }
  .sect1 .inner-center {
    padding: 0 15px;
  }
  .promo-testimonial {
    font-size: 1.3rem;
    padding: 1.7rem 1.5rem 1.5rem;
  }
  .promo-testimonial strong {
    display: block;
  }
}

@media only screen and (max-width:568px) {
  .thanks-giving-discount-img,
  .blackfriday-discount-img,
  .xmas-discount-img {
    margin: -30px 0 -20px !important;
}
  .christmas-special h3 {
    font-size: 18px;
}
  .christmas-special {
    padding: 37px 15px 11px; 
  }
  .black-friday-special {
    padding: 27px 20px 5px;
    margin-top: 9px;
}
  .black-friday-wrap:before {
    display: none !important;
  }
  .thanks-giving-special h3 {
    font-size: 15px !important;
}
  .thanks-giving-special:before {
    width: 115%;
    left: -21px;
    top: -30px;
}
    .thanks-giving-special {
    padding: 24px 22px; 
  }
  .thanks-giving-special img {
    max-width: 162px;
}
  a.submission-button,
  #submission-button {
  	font-size:32px;
  }
  .btn-order {
    font-size: 26px;
    padding: 20px 5px 20px;
  }
  #free_bag_signup .klaviyo_field_group, 
  #free_bag_signup .klaviyo_form_actions {
    margin: 0;
    padding-right: 0;
  }
  .klaviyo_form_actions input[type="submit"] {
  	  font-size: 24px;	
  }
  .trust-seal ul {
    display:block;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;    
  } 
  .trust-seal ul li {
    padding:20px 20px 20px 5px;
  }
  .ty-row-2 h2 {
      font-size: 26px;
  }
  .ty-row-3 {
      padding: 30px 25px;
      font-size: 16px;
  }
  .ty-row-1 img {
      max-width: 70%;
  }
  .ty-row-2 {
      padding: 20px 10px;
  }  
  .sect2 .charles-img p br {
    display: block!important;
  }

    .sect2 .charles-img p br {
      display: block!important;
  }

  .sect1 .font51,
  .sect1 .font45 {
      font-size: 25px;
  }


  .font42 {
      font-size: 22px;
  }

  .font37 {
      font-size: 22px;
  }

  .sect3-title h2 {
      font-size: 17px;
  }

  .green-box .green-title {
      font-size: 19px;
      padding: 15px 15px;
      width: 100%;
  }

  .font38 {
      font-size: 24px;
      margin: 0;
  }

  .include-copy h3 {
      font-size: 22px;
  }

  .testimonial-box {
      margin-bottom: 7px;
  }

  img.signature {
      margin: 0;
      max-width: 100%;
  }

  .footer-contact {
      margin-bottom: 20px;
  }
}