@font-face {
    font-family: 'Lato';
    src: url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Regular.woff2?v=1617707891');
    src: local('Lato Regular'), local('Lato-Regular'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Regular.eot?v=1617707891&#iefix') format('embedded-opentype'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Regular.woff2?v=1617707891') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Regular.woff?v=1617707891') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Regular.ttf?v=1617707891') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Bold.woff2?v=1617708241');
    src: local('Lato Bold'), local('Lato-Bold'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Bold.eot?v=1617708241&#iefix') format('embedded-opentype'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Bold.woff2?v=1617708241') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Bold.woff?v=1617708241') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/subset-Lato-Bold.ttf?v=1617708242') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/nutricaneblack.woff2?v=1621966886');
    src: local('Lato Black'), local('Lato-Black'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/nutricaneblack.eot?v=1621966886') format('embedded-opentype'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/nutricaneblack.woff2?v=1621966886') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/nutricaneblack.woff?v=1621966886') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0036/4357/2269/files/nutricaneblack.ttf?v=1621966886') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
/*   ICONS   */
@font-face {
	font-family: "Nutricanine";
	font-display: block;
	src: url("https://cdn.shopify.com/s/files/1/0036/4357/2269/files/nutricanine.woff2?v=1617735479");
  /*
	src: url(https://ka-f.fontawesome.com/releases/v5.15.2/webfonts/free-fa-solid-900.eot?#iefix) format("embedded-opentype"),
      url(https://ka-f.fontawesome.com/releases/v5.15.2/webfonts/free-fa-solid-900.woff2) format("woff2"),
      url(https://ka-f.fontawesome.com/releases/v5.15.2/webfonts/free-fa-solid-900.woff) format("woff"),
      url(https://ka-f.fontawesome.com/releases/v5.15.2/webfonts/free-fa-solid-900.ttf) format("truetype"),
      url(https://ka-f.fontawesome.com/releases/v5.15.2/webfonts/free-fa-solid-900.svg#fontawesome) format("svg")
*/
}
.fa,.fab,.fad,.fal,.far,.fas{
  font-family:"Nutricanine";
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  font-style:normal;
  font-variant:normal;
  text-rendering:auto;
  line-height:1
}
.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}
.fa.fa-user-o:before {
    content: "0";
}
.fa-shopping-cart:before {
    content: "1";
}
.fa-shipping-fast:before {
    content: "2";
}
.fa-search:before, .fa-search-plus:before {
    content: "3";
}
.fa-bars:before {
    content: "4";
}
.fa-home:before {
    content: "5";
}
.fa-comment-dots:before {
    content: "6";
}
.fa-angle-down:before, .fa-chevron-down:before {
    content: "7";
}
.fa-angle-left:before, .fa-chevron-left:before {
    content: "8";
}
.fa-angle-right:before, .fa-chevron-right:before {
    content: "9";
}
.fa-angle-up:before, .fa-chevron-up:before{
    content: ":";
}
.fa-envelope-o:before {
    content: ";";
}
.fa-question-circle:before{
	content:"<";
}
.fa-boxes:before{
	content:"="; 
}
.fa-address-card:before{
	content:">";
}
.fa-heart-o:before, .fa-heart:before{
	content:"?"; 
}
.fa-facebook-f:before{
	content:"@"; 
}
.fa-instagram:before{
	content:"A"; 
}
.fa-pinterest-p:before{
	content:"B"; 
}
.fa-tiktok:before{
	content:"C"; 
}
.fa-credit-card:before{
  content:"E";
}
.fa-shipping-fast:before{
  content:"2";
}
.fa-undo:before{
  content:"F";
}
.fa-bone:before{
  content:"G";
}
.fa-sign-out-alt:before{
  content:"D";
}
.fa-cookie-bite:before{
  content:"H";
}
.fa-star:before{
  content:"I";
}
.fa-star-half-alt:before{
  content:"J";
}
.far.fa-star:before{
  content:"K";
}
.fa-close:before{
  content: "\00d7"
}
.check {
  display: inline-block;
  transform: rotate(45deg);
  height: 24px;
  width: 12px;;
  border-bottom: 7px solid #78b13f;
  border-right: 7px solid #78b13f;
}

body{
    font-family: 'Lato', sans-serif;
  	overflow-x:hidden;
}
h1, h2, h3, h4, h5{
    font-family: 'Lato', sans-serif;
    font-weight: 900;
}
h3{
    font-size:48px;
    line-height: 1.2em;
    margin-bottom: 0.5em;
}
p{
    color: #70757a; 
}
.tC, .tAc{
    text-align:center;
}
.mB0{
 	margin-bottom: 0; 
}
.mTL{
    margin-top: 60px;
}
.show-small{
 	display: none; 
}
#quizPContent .tC label{
    margin-left:auto;
    margin-right:auto;
    float:none;
}
.reveal-overlay{
    background:rgba(0,0,0,0.85);
}
.reveal{
    border-radius:8px;
}
.hTopBar{
    background:#1D252C;
    color:#fff;
}
.hTopBar .grid-x{
  height:50px;
}
.hTopBar p{
    margin:0;
    text-align:center;
    font-size:18px;
    font-weight:900;
    line-height:23px;
    color: #fff;
}

.hHPBanner{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  	background-color:#f1f5fd;
    height: calc(100vh - 50px);
    padding:50px 0 0 0;
    position: relative;
    margin: 0 auto;
    max-width: 1900px;
}
.button, .rb_continue_button{
    border-radius: 10px;
    height:42px;
    font-size: 18px;
    padding:0 36px;
    line-height:42px;
    font-weight:bold;
    border:none;
    font-family:Lato;
    transition: background-color 0.5s, color 0.5s;
}
.button.yellow{
    font-weight: 900;
    color:#1D252C;
    background: #FFB600;
    margin-top: 10px;
    margin-bottom: 0;
}
.button.yellow:hover, .button.yellow:focus, .button.yellow:active{
    background:#DD9E00;
}
.button.white{
    color:#1D252C;
    background:#fff;
}
.button.white:hover, .button.white:focus, .button.white:active{
    background:#FFB600;
    color:#1D252C;
}
.button.lblue, .rb_continue_button{
    background:#00BED6;
    color:#fff;
}
.button.lblue:hover, .button.lblue:focus, .button.lblue:active, .rb_continue_button:hover, .rb_continue_button:active{
    background:#1D252C;
}
.button.dark {
    background: #1D252C;
    color: #fff;
}
.button.dark:hover, .button.dark:focus, .button.dark:active{
    background:#00BED6;
}
.secPage{
        padding: 2em 0 5em 0; 
}
#topSec .topButton{
    height: 45px;
    line-height: 45px;
    margin-top: -10px;
    margin-bottom: 0;
}
.hRating .hpRating{
    text-align: left;
    top:50%;
}
.hRating h1{
    font-size: 50px;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
    font-weight: 900; 
}
.hRating h2{
    font-size: 18px;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}
.hHealthBanner .hRating h2{
	margin-bottom:1em 
}
.hHealthBanner .hRating .button:last-child{
  margin-left:20px
}

.hBlogHeader .hRating h1{
	color:#fff; 
    text-shadow: none;
    position: absolute;
    bottom: 10%;
}
.blogTitle{
  line-height:1em;
}
.blogTitleOB{
    font-size: 18px;
    color: #00bed6;
  display:block;
  line-height:1em;
}
.hBlogHeader .hRating h1 {
    color: #fff;
    text-shadow: none;
    position: absolute;
    bottom: 10%;
}

.hRating p{
    font-size: 18px; 
    color: #000;
    margin: 0;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}
.qpFTitle{
  	color: #424242;
    text-align: center;
    margin-bottom: 40px;
}
    .hRating i{
        color: #00BED6;
        margin: 0 5px;
    }
    .hRating .button.yellow{
        font-size: 30px;
        font-weight: 900;
        height: auto;
        line-height: 65px;
        padding: 10px 30px;
        border-radius: 56px;
        margin: 25px 0 0 0;
    }
    .hRating .button.yellow:hover{
        color:#fff;
        background: #00BED6;
    }
    .hpGetSImg{
        display: block;
        background-color: #fff;
        width: 68px;
        height: 65px;
        border-radius: 100%;
        line-height: 55px;
        float: left;
        margin-right: 20px;
    }
    .hHPusp{
        background-color: #00BED6;
        text-align: center;
        padding: 4em 0 6.3em 0;
        color: #fff;
    }
    .hHPusp h3{
        font-size: 24px;
        font-weight: 900;
        margin-top: 0.5em;;
    }
    .hHPusp p{
        font-size: 18px;
        padding: 0 30px;
        margin: 0;
        color: #fff;
        line-height: 1.2em;
    }
    .hHPmealdDealivery{
        padding: 100px 0;
    }
    .hHPmealdDealivery p{
        font-size: 18px; 
    }
    .hHPfsg h3{
        text-align: center; 
    }
    .hpHealthBenefits h3 {
        text-align: center;
        margin-bottom: 1.5em;
    }
    .hHPfsg p{
        font-size: 18px;
        text-align: center;
        line-height: 1.5em;
        max-width: 700px;
        margin: 0 auto 1.5em auto;
    }
    .HPuspImg{
        min-height: 153px; 
        display: flex;
        min-height: 153px;
        align-self: center;
        text-align: center;
        flex-direction: row;
    }
	.hHealthBS .HPuspImg{
      height:153px;
    }
	.hHealthBS .HPuspImg img{
  		max-height:153px;
      	width:auto;
	}
	.hHealthBS .cell:nth-child(1) .HPuspImg img{
    	padding: 10px 0; 
    }
	.hHealthBS .cell:nth-child(2) .HPuspImg img{
    	padding: 10px 0; 
    }
	.hHealthBS .cell:nth-child(3) .HPuspImg img{
    	padding: 20px 0;
    }
    .HPuspImg lottie-player{
        margin:0 auto;
    }
    .HPuspImg img{
        margin: 0 auto;
    }
    .hpFSGimg{
        position: relative;
        background-color: #fff;
        width: 332px;
        overflow: hidden;
        border-radius: 100%;
        margin: 2em auto 2em auto;
        border: 5px solid #000;
        padding: 10px;
      	z-index: 2;
    }
    .hpFSGimg > div{
        position: absolute;
        color: #fff;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        padding: 4em;
        border-radius: 100%;
        -webkit-box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1);
        -moz-box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1);
        box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1);
        cursor: pointer;
        transition: all 0.5s;
        opacity: 0;
    }
    .hpFSGimg:hover > div{
        background-color: #00BED6;
        opacity: 1;
    }
    .hpFSGimg > div > .title{
        font-size: 20px;
        font-weight: 900;
        text-align: center;
        color: #fff;
        min-height:0;
        margin-bottom:0.2em;
    }
    .hpFSGimg p{
        font-size: 18px;
        text-align: center;
    }
    .HPfsg .large-6{
        position: relative; 
    }
    .HPfsg .leafLottie{
        display: block;
        position: absolute;
      	left: -140px;
    	top: -30px;
      	z-index: 1;
      
    }
	.HPfsg .leafLottie.rotate{
      	left: auto;
      	right: -140px;
    }
	.HPfsg .leafLottie.rotate lottie-player{
      	transform: rotate(188deg);
        backface-visibility: hidden;

    }
    .HPfsg .large-6:nth-child(2):before{
        right: -28px;
        left: auto;
        transform: rotate(0.50turn);
        top: 30%;
    }
    .HPfsg h5{
        font-size: 40px;
        font-weight: 900;
        text-align: center;
    }
    .HPfsg h5 span{
        display: block;
        font-size: 24px;
    }
    .HPfsg p{
        min-height: 108px;
        margin-bottom:5px;
    }
    .hpFSGimg > div p{
    color: #fff; 
    }
    .HPfsg .button{
        font-size: 18px; 
    }
    .hpFeaturedIn {
        background-color: #1D252C;
        background-image: url(https://cdn.shopify.com/s/files/1/0499/5615/9639/files/veggie_pattern.png?v=1608127066);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0;
    }
    .FWdots{
        height: 2px;
        background-color: #ddd;
        margin: 2em 0;
        position: relative;
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        width: 100%;
        padding: 0;
    }
    .FWdot, .FWdots > li{
        display: block;
        flex: 0 1 auto; /* Default */
        width: 12px;
        height: 12px;
        background-color: #000;
        border-radius: 100%;
        list-style-type:none;
        overflow:hidden;
        position:relative;
        margin-top:-5px;
    }
    .FWdots > li.slick-active{
        background-color: #00BED6;
    }
    .FWdots button{
        position:absolute;
        top:0;
        right:0;
        bottom:0;
        left:0;
        text-indent:-999px;
    }
    .hpHealthBenefits{
        padding: 8em 0 4em 0;
        text-align: center;
    }
    .hpHBimg{
        background-color: #00BED6;
        width: 155px;
        height: 155px;
        border-radius: 100%;
        border: 10px solid #d9f5f9;
        text-align: center;
        line-height: 130px;
        margin:auto;
    }
    .hpHealthBenefits h5 {
        font-size: 20px;
        line-height:1.1em;
        min-height:2.2em;
        font-weight: 900;
        margin: 1.5em 0 0.5em 0;
        text-align: center;
    }
    .hpHealthBenefits h3{
        margin-bottom:0.25em;
      }
    .hpHealthBenefitsST{
        font-size:18px;
        margin:0 0 1em 0;
    }
    .hpHealthBenefits p{
        margin-bottom: 3em;  
    }
    .hpFeaturedIn{
        padding:  80px 0 90px 0;
        color: #fff;
    }
    .hpFeaturedIn h5{
        font-size: 47px;
        font-weight: 900;
        line-height: 1.2em;
        margin-bottom: 1em; 
        text-align: center;
    }
    .reviewSlider{
        position:relative;
    }
    .hReviewsHP{
        padding:  4em 0;
    }
    .hReviewsHP h3{
        font-size: 47px;
        font-weight: 900;
        line-height: 1.2em;
        margin-bottom: 0.5em; 
        text-align: center;
    }
    .hReviewsHP .large-12 p{
        font-size: 24px;
        text-align: center;
        line-height: 1.5em;
    }
    .hReviewsHP .large-3{
        text-align:center;
    }
    .hReviewsHP .large-3 img{
        margin:auto;
    }
    .hReviewsHP .title{
        font-size: 24px;
        color: #000;
        line-height:1;
        margin:0;
    }
    .hReviewsHP .subtitle{
        margin:0.5em 0 1em 0;
        font-style:italic;
    }
    .hReviewsHP .title i{
        color: #FFB600;
        margin: 0 5px;
    }
    .hReviewsHP p{
        font-size: 18px; 
        color: #000;
    }
    .hReviewsHP .button.yellow{
    font-size: 18px;
    }
    .hReviewsHP .large-6{
        padding: 2em 0 0 0;
    }
    .reviewSlider{
        padding-left:60px;
        padding-right:60px;
    }
    .hReviewsHP .slick-arrow{
        bottom:initial;
        top:50%;
        margin-top:-20px;
    }
    .HealthVets .title{
      margin-bottom:0.6em;
    }
	.HealthVets .slick-arrow{
    	opacity:0.25; 
    }
	.HealthVets .slick-arrow:active, .HealthVets .slick-arrow:focus, .HealthVets .slick-arrow:hover{
    	opacity:1; 
    }

    .hpPack{
        background-repeat:no-repeat;
        background-color:#00BED6;
        background-size:cover;
        padding:60px 0;
    }
    .hpPack.lazy-bg-loaded{
    	background-image:url("https://cdn.shopify.com/s/files/1/0036/4357/2269/files/leaves_pack_bg.png?v=1612613595");
	}
    .hpPack h4{
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #FFFFFF;
    }
    .hpPack p{
        font-family: Lato;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        color: #FFFFFF;
        margin:0 0 2em 0;
    }
    .hpPack img{
        border-radius:8px;
    }
    .hpPackButtonW{
        padding:40px 0 0 0;
        text-align:center;
    }
    .fJoinInsta a{
        color:#fff;
        border-bottom:1px #fff dotted;
    }

    
    footer{
    background:#1D252C;
    padding:60px 0;
    }
    .footMenu{
        margin:30px 0 0 0px;
        padding:0;
    }
    .footMenu li{
        margin:5px 0 10px 0;
        list-style-type:none;
    }
    .footMenu a{
        font-family:Lato;
        font-weight:700;
        color:#fff;
        font-size:18px;
        line-height:22px;
        transition:color 0.5s ease-in;
    }
    .footMenu a:hover{
        color:#DD9E00;
    }
    .footNTitle{
        font-family:Lato;
        font-weight:700;
        color:#fff;
        font-size:24px;
        line-height:28px;
        text-align:center;
        margin:0;
        padding:80px 0 20px 0;
    }
    .footNForm{
    height:80px;
    position:relative;
    }
    .footNForm input[type='email']{
    height:80px;
    border-radius:40px;
    border:0;
    background:#fff;
    line-height:80px;
    font-size:24px;
    color:#C4C4C4;
    font-family:Lato;
    font-weight:700;
    width:100%;
    box-sizing:border-box;
    padding:0 100px 0 40px;
    }
    .footNForm .button{
    font-size:24px;
    height:68px;
    line-height:68px;
    position:absolute;
    top:6px;
    right:6px;
    margin:0;
    text-transform:lowercase;
    padding:0 24px;
    border-radius:34px;
    }
    .footSMtxt{
    margin:20px 0;
    color:#fff;
    line-height:30px;
    font-size:18px;
    font-family:Lato;
    font-weight:700;
    text-align:center;
    }
    .footSMtxt a{
    color:#fff;
    }
    .footSMtxt a.hIco{
    font-size:30px;
    margin:0 15px;
    line-height:30px;
    }
    
    /*##########   QUIZZ PAGE   ##########*/
    #quizPTop{
        background:#1D252C;
        padding:15px 0;
    }
	.quizPTopMenu{
     	text-align:center; 
    }
    .quizPTopMenu .button{
        border-radius:21px;
        padding:0 20px;
        font-size:16px;
        margin: 0 30px 0 0;
    }
    .quizPTopMenu > a:last-child{
        margin-right:0;
    }
    .quizPTopDiscTxt{
        position:relative;
        height:42px;
        padding-left:60px;
    }
    .quizPTopDiscTxt::before{
        content:" ";
        display:block;
        background:#fff;
        border-radius:100%;
        height:42px;
        width:42px;
        position:absolute;
        left:0;
        top:0;
    }
    .quizPTopDiscTxt img{
        position:absolute;
        left:3px;
        top:0;
        top:3px;
        width:36px;
        height:auto;
    }
    .quizPTopDiscTxt p{
        color:#fff;
        font-size:18px;
        line-height:21px;
        font-family: Lato;
        font-style: normal;
        font-weight: 900;
    }
    #quizPContent .accordion > li{
        height:0;
        overflow:hidden;
        opacity:0;
        transition:height ease-in 1s, opacity ease-in 1s;
    }
    #quizPContent .accordion li.accordion-item.is-active{
        height:auto;
        opacity:1;
    }
    #quizPContent{
        padding-top: 15px;
    }
    #quizPContent .accordion-title{
        font-size:48px;
        font-weight: 900;
        border:0;
        font-family:Lato;
        color:#000;
        text-align:center;
    }
    #quizPContent .accordion-title:hover{
        background:#fff;
        cursor:default;
    }
    #quizPContent .accordion-title::before{
        display:none;
    }
    #quizPContent .accordion-content{
        border:0;
        text-align:center;
      	padding-top:0;
    }
    #quizPContent .styledInput{
        background:#E5E5E5;
        color:#1D252C;
        font-size:24px;
        border-radius:41px;
        width:500px;
        text-align:center;
        height:82px;
        line-height:82px;
        margin:0 auto;
        box-shadow:none;
    }
    .styledSelect{
        background:#E5E5E5;
        color:#1D252C;
        font-size:24px;
        border-radius:41px;
        width:500px;
        text-align:center;
        text-align:center;
        height:82px;
        line-height:82px;
        margin:0 auto;
        box-shadow:none;
        padding:0 30px;
    }
    #quizPContent .button{
        clear:both;
        height:72px;
        line-height:72px;
        font-size:30px;
        font-weight:900;
        font-family:Lato;
        padding:0 60px;
        margin:27px auto 0 auto;
    }
    #step2{
        position:relative;
        min-height:279px;
    }
    #step2::before, #step2::after{
        position:absolute;
        width:200px;
        height:279px;
        top:0;
        content:" ";
        display:block;
        background:url(https://cdn.shopify.com/s/files/1/0499/5615/9639/files/baloons.svg?v=1608561118) 0 0 no-repeat transparent;
        z-index:1;
    }
    #step2::before{
        left:0;
    }
    #step2::after{
        right:0;
    }
    #hStep4 .hReviewsHP .content{
      width:700px;
      margin:20px auto 0 auto;
      max-width:100%;
    }
    #hStep4 .hReviewsHP .name{
		display:block;
      	margin-bottom:5px;
      	font-weight:900;
    }
    .radioGender{
        display:inline-block;
        width:200px;
    }
    .radio-toolbar > .radioGender:nth-child(1){
        margin-right:25px;
    }
    .radio-toolbar > .radioGender:nth-child(2){
        margin-left:25px;
    }
    .radio-toolbar {
        margin: 10px auto;
        text-align: center;
        width: 500px;
    }
    .radio-toolbar input[type="radio"] {
        opacity: 0;
        position: fixed;
        width: 0;
    }
    .radio-toolbar label {
        margin-top:20px;
        border-radius: 10px;
        height: 72px;
        line-height: 72px;
        font-size: 30px;
        font-weight: 900;
        font-family: Lato;
        padding: 0 60px;
        opacity:0.8;
        background:#eee;
        color:#111;
    }
    #step7 .radio-toolbar label{
        font-size:24px;
        padding:0;
        width:100%;
        text-align:center;
        height:50px;
        line-height:50px;
    }
    #step8 .radio-toolbar label{
        padding:0 25px;
      	margin-top:0;
      	width:94%;
    }
    .radio-toolbar input[type="radio"]:focus + label, .radio-toolbar label:hover{
        background-color:#00BED6;
        color:#fff;
        opacity:0.8;
    }
    
    .radio-toolbar input[type="radio"]:checked + label {
        background-color:#00BED6;
        color:#fff;
        opacity:1;
    }
    .radioActivity{
        display:inline-block;
        width:250px;
    }
    .radio-toolbarActivity{
        width:850px;
      position:relative;
    }
	.radio-toolbarActivity::after{
  		content:" ";
      	clear:both;
      	display:block;
	}
    .radio-toolbarActivity > .radioActivity:nth-child(2){
        width:350px;
      	padding:0 10px;
    }
    .radio-toolbarWeight{
        width:750px;
    }
	.radio-toolbarWeight::after{
    	display:block;
        content:" ";
        clear:both;
    }
    .radioWeight{
        display:inline-block;
        width:250px;
    }
    #hStep10 .accordion-title{
        font-weight:900;
        font-size:64px;
        font-family:Lato;
    }
    #hStep9 .accordion-title{
		font-size:36px;
      	line-height:1.6em;
      	font-weight:900;
      font-family:Lato;
    }
    .hProgressBar{
        display:block;
        height: 16px;
        background: #64E3F3;
        margin: 30px 150px 0 150px;
        transition:opacity
    }
    .hLoadingDog{
        text-align:center;
    }
    .hLoadingDog lottie-player{
        margin:0 auto;
    }
    .ProgressBar{
        display: block;
        height: 16px;
        transition: width 8s ease-in;
        background: #00BED6;
    }
    .ProgressBar.progressing{
        width:100%!important;
    }
    .wyeWrap{
        width:500px;
        margin:20px auto 0 auto;
    }
    .wyeWrap h4{
        font-size:36px;
        margin-bottom:20px;
    }
    .wyeWrap p{
        font-size:18px;
        margin:15px 50px 0 50px;
        text-align:center;
        color:#000;
        line-height:1.6em;
    }
    .radio-toolbarFoodType{
        width:100%;
    }
    .radio-toolbarFoodType::after{
        clear:both;
        display:block;
        content:" ";
        height:0;
        line-height:0;
        overflow:hidden;
    }
    .radioFoodType{
        width:45%;
        display:block;
        float:left;
        margin-right:10%;
    }
    .radioFoodType:last-child{
        margin-right:0;
    }
    .radioFoodType img{
      margin-bottom: 1.5em;
    }
    .radioFoodType label{
      font-weight: 900;
      color: #fff;
      background: #1D252C;
      font-size: 28px;
      height: 53px;
      line-height: 51px;
      margin-top: 0.5em;
      margin-bottom: 0;
      float: left;
      opacity: 1;
      transition: all 0.5s;
    }
    .radio-toolbar input[type="radio"]:checked + label, .radioFoodType label:hover{
        background-color: #FFB600;
        color: #fff;
        opacity: 1;
    }
    .foodTypeDesc{
        background:#F4F3F3;
        border-radius: 16px;
        padding:30px;
        text-align:left;
        margin-bottom:20px;
    }
    .foodTypeDesc h5{
        text-align:center;
    }
    .foodTypeDesc p{
        font-family: Lato;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 22px;
        margin-bottom:1em;
        color:#000;
    }
    .foodTypeDesc p:last-child{
        margin-bottom:0;
    }
	.oldPriceVal{
    	text-decoration: line-through;
      	color:#424242;
    }
    #caloriesRes{
      margin-top: 2em;
      background:#F4F3F3;
      border-radius: 16px;
      font-size:1.5em;
      font-weight:bold;
      padding: 2em 2em 1em 2em;
    }
    #caloriesRes p{
        margin: 1em;
    }
    .hQuizRecipes{
        display:none;
    }
    .quizMeal{
      border: 3px solid #F4F3F3;
      border-radius: 20px;
      padding: 0;
      margin:10px;
    }
    .quizMeal.active{
      border: 3px solid #FFB600;
    }
    #quizPContent .quizMeal.active .quizMealSelect{
        background:#FFB600;
        color:#fff;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .quizMeal h5{
      font-size: 26px;
      font-weight: 900;
      margin: 0 0 0.5em 0;
    }
    .quizMeal ul{
      text-align: left;
      margin-left: 43px;
      margin-bottom: 0.8em;
    }
    .quizMeal .button{
      width: 100%;
    }
    /*#################    FAQ    ###################*/
    #hFAQpage{
     margin-bottom: 4em; 
    }
    #hFAQpage h1, #hFAQpage h2{
        font-size: 36px;
        font-weight: 900;
        margin-bottom: 0.5em;
    }
    #hFAQpage h2{
      margin-top: 2em;
    }
    #hFAQpage .accordion-item .accordion-title {
        position: relative;
        display: block;
        padding: 1em 3.5em 1em 1.5em;
        border:none;
        background:#e6e6e6;
        border-radius: 10px;
        margin: 1em 0;
        line-height: 1.3em;
        color: #000;
        font-size: 24px;
        font-weight:bold;
    }
    #hFAQpage .accordion-item.is-active{
        background: #E5E5E5;
          border-radius: 10px;
        overflow: hidden;
    }
    #hFAQpage .accordion-item.is-active .accordion-title{
      border: 0;
      border-bottom: 0;
      margin: 0;
      background: #00BED6;
      color: #fff;
      border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    #hFAQpage .accordion-content {
      background-color: #E5E5E5;
    }
    #hFAQpage .accordion-content p{
      font-size: 20px;
      color: #000;
      margin: 0;
      padding: 0 1em 1em 1em;
    }
    #hBreedsPage .accordion-content p{
      font-size:16px;
    }
    #hFAQpage .accordion-title::before {
      position: absolute;
      font-size: 1.4em;
      font-weight: 900;
      top: 50%;
      right: 1em;
      margin-top: -17px;
      content: ">";
      transform: rotate(90deg) scaleY(1.5);
    }
    #hFAQpage .accordion-item.is-active .accordion-title::before{
        transform: rotate(267deg) scaleY(1.5);
    }
    /*#################    MEALS    ###################*/
    #hMealsPage .MealsPageTop h1{
      text-align: center;
      font-size: 60px;
      font-weight: 900;
      text-transform: capitalize;
    }
    #hMealsPage .MealsPageTop p {
        color: #000;
        font-size: 20px;
        line-height: 1.4em;
        margin: 1em auto 2em auto;
        text-align:center;
        max-width:1000px;
    }
    .mealsCat{
      padding: 2em 0;
    }
    .mealsCat .button.ATC{
      height: 80px;
      line-height: 80px;
      color: #000;
    }
    .mealsCat .button.tag{
      font-size: 18px;
      font-weight: 900;
      height: 48px;
      line-height: 48px;
      padding: 0 20px;
      margin: 0 1em 1em 0;
      color: #000;
    }
    .mealsCat .MealsCatContent{
      background: #E5E5E5;
      border-radius: 20px;
      margin: 1.5em 0 2em 0;
      padding: 2em 3em;
    }
    .mealsCat .MealsCatContent h2{
        font-size: 24px;
        font-weight: 900;
    }
    .mealsCat .MealsCatContent p{
         color: #000; 
          clear: both;
    }
    .mealsCat .MealsCatContent ul{
      margin: 0;
      list-style-type: none;
      clear: both;
    }
    .mealsCat .MealsCatContent ul li{
      float: left;
      margin: 1em 1em 2em 0;
      text-align: center;
      width: 20%;
    }
    .mealsCat .hMealsCatImg{
      align-self: center;
    }
    .mealsCat.gentlyCooked .button.tag:not(.active), .mealsCat.gentlyCooked .button.ATC{
        background: #fff;
    }
    .mealsCat.raw .button.tag.active{
        background: #fff;
        box-shadow: 0px 0px 1px 1px rgba(255,182,0,1);
    }
    /*####################################*/

.hFWdots{
    margin:0 60px;
}
.slideMealsLinked .slick-arrow, .reviewSlider .slick-arrow{
    position: absolute;
    bottom: 0;
    margin-bottom:-53px;
    font-size: 35px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color:#1D252C;
    z-index: 3;
    cursor: pointer;
}
.slideMealsLinked .slick-arrow:hover, .reviewSlider .slick-arrow:hover{
    background:#00BED6;
}
.slideMealsLinked .slick-prev, .reviewSlider .slick-prev{
    left:0;
}
.slideMealsLinked .slick-next, .reviewSlider .slick-next{
    right:0;
}
.slideMealsLinked .slick-slide{
    text-align:center;
}


.hAUourStory{
    margin:0 0 100px 0;
}
.hAUourStory h1{
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 70px;
    line-height: 1em;
    color:#000;
    margin:0 0 0.2em 0;
}
.hAUourStory p{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height:1.6em;
    color:#000;
}
.hAUourMission{
    background:#00BED6;
    padding:70px 0;
}
.hAUourMission h2{
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 58px;
    color:#fff;
    text-align:center;
    margin:0 0 0.5em 0;
}
.hAUourMission p{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.6em;
    color:#fff;
    width:600px;
    margin:0 auto;
    text-align:center;
}
.hAUhealthBenefits{
    padding:60px 0;
    text-align:center;
    margin:0 0 20px 0;
}
.hAUhealthBenefits h3{
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    color:#000;
}
.hAUhealthBenefits .button{
    border-radius: 8px;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    height:90px;
    line-height: 90px;
    color: #FFFFFF;
    padding:0 120px;
    margin:10px auto 0 auto;
}
.HPfsg{
 	margin-top: 50px; 
}
.hHPfsg h4{
    text-align:center;
}

.hAUhealthBenefits .button::before{
    content:"Brighter Eyes";
    animation-name: changeHBBtext;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes changeHBBtext {
  0% {
    content: "Brighter Eyes";
  }
  25% {
    content: "More Stable Energy";
  }
  50% {
    content: "Cleaner Teeth";
  }
  75% {
    content: "Shinier Coat";
  }
  100% {
    content: "Better Digestion";
  }
}

.hMainMealMP{
    background:#F4F3F3;
    position:relative;
}
.hMainMealMP::after{
    content:" ";
    display:block;
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    left:51%;
    background:#00BED6;
    z-index:1;
}
.mainMealMP{
    text-align:center;
    z-index:2;
    padding-top:75px;
    padding-bottom:75px;
}
.mainMealMP .button{
    height: 64px;
    border-radius: 10px;
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 64px;
    margin:0 auto;
    padding-left:50px;
    padding-right:50px;
}
.mainMealMPimg{
    margin:0 auto 0 auto;
}
.mainMealMPimg img{
   
}
.mainMealMP.gentlyCooked{
    background:#00BED6;
}


.mealsCat{
    position:relative;
    padding:50px 0;
}
.mealsCat.raw{
    background:#F4F3F3;
}
.mealsCat.gentlyCooked{
    background:#00BED6;
}
.mealsCatSideTitle{
    position:absolute;
    top:0;
    bottom:0;
    width:94px;
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 94px;
    color: #1D252C;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    text-align:center;
    cursor:pointer;
}
.mealsCat.raw .mealsCatSideTitle{
    background:#00BED6;
    right:0;
}
.mealsCat.gentlyCooked .mealsCatSideTitle{
    background:#F4F3F3;
    left:0;
}
.hpPack{
    border-top: 5px #fff solid;
}
.mainMealTop h5{
    font-size:48px
}
.mainMealTop p{
    font-size: 20px;
    color: #1D252C;
    padding: 0 20px;
    margin-bottom: 0;
    max-height: 7.9em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media print, screen and (min-width: 63em) {
    .hHpBenefitsRow .large-2{
        width:20%;
    }
}
.cB{
    clear:both;
    display:block;
    height:0;
    font-size:0;
    overflow:hidden;
}
#hDogWeight{
    display:inline-block;
    position:relative;
    margin:0 auto;
}

#hDogWeight::after{
    content: "lbs";
    position: absolute;
    right: 50px;
    line-height: 82px;
    top: 0;
    color: #1D252C;
    font-size: 24px;
}
.quizMealVR{
    background: #fff !important;
    color: #424242;
    font-size: 18px !important;
    line-height: 1em !important;
    height: 1em !important;
    margin-top: 0!important;
    font-weight: normal!important;
}
.quizMealVR:hover, .quizMealVR:active{
    color:#00BED6 !important;
}
.cartItem {
    border: 3px solid #F4F3F3;
    border-radius: 20px;
    padding: 0 0 1em 0;
    margin-bottom: 1.875rem;
    text-align: center;
}
.cartCheckout{
 	text-align:center;
}
/*========== LOGIN / REGISTER ==========*/
#login_form, #recover-password, .address{
    max-width: 600px;
    min-height: 345px;
    padding: 3em;
    margin: 2em auto 4em auto;
    border: 3px solid #F4F3F3;
    border-radius: 20px;
}
.accordion-content .address{
 	margin: 0; 
}
.formErrors{
    color:#da0e1c;
}
.accForm h1{
 	max-width: 600px; 
  	margin: auto;
}
.accForm input[type="text"], .accForm input[type="password"], .accForm input[type="email"], .accForm input[type="phone"]{
    color: #1D252C;
    font-size: 1em;
    border-radius: 10px;
    width: 100%;
    text-align: left;
    height: 60px;
    line-height: 82px;
    margin: 0 auto 1em 0;
    box-shadow: none;
    padding: 0 30px;
}
.accForm a{
	color: #1D252C;  
}
.accForm a:hover{
    color: #00BED6;
}
.accForm .button{
 	margin: 10px 0 20px 0; 
}
.note{
    margin: 1em 0 0 0;
}
.lfLi > div:nth-child(2){
    text-align:right;
}
#rc_login, #rc_link_container{
 	display: none!important; 
}
.shopify-challenge__button{
  	font-family:Lato;
    font-weight: 900;
  	font-size: 18px;
  	border-radius: 10px;
    height:42px;
    padding:0 36px;
    line-height:42px;
    border:none;
    color:#1D252C;
    background: #FFB600;
    margin-top: 10px!important;
    margin-bottom: 4em!important;
  	cursor: pointer;
  	transition: background-color 0.5s, color 0.5s;
}
.shopify-challenge__button:hover, .shopify-challenge__button:focus, .shopify-challenge__button:active{
    background:#DD9E00;
}
.accPageWrapp{
    max-width: 50%;
    margin: auto;
}
.accPage h1{
 	text-align: center; 
}
.accMessage{
    text-align: center;
    font-size: 20px;
    max-width: 50%;
    margin: 0 auto 2em auto;
}
.accPage .accordion-button {
    background-color: #fff;
    padding: 0;
    width: 100%;
    text-align: left;
    position: relative;
}
.accLink{
    font-size: 24px;
    line-height: 28px;
    color: #111;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.accLink a{
    display: block;
    font-size: 24px;
    color: #111;
}
.accordion .accordion-header button, .accLink a{
    transition: all 0.3s;
}
.accordion .accordion-header button:hover, .accLink a:hover{
    color: var(--main-color);
}
.accPage .accordion-body{
    padding-top: 2em;
}
.accPage .accordion-body h4{
    margin: 0 0 1em 0;
}
.hPaging {
    padding: 0!important;
}
#hFAQpage.accPage .noInfo{
 	padding: 0; 
}
.logOut a{
    position: relative;
    display: block;
    padding: 1em 3.5em 1em 1.5em;
    border: none;
    background: #fff;
  	border: 3px solid #F4F3F3;
    border-radius: 10px;
    margin: 1em 0;
    line-height: 1.3em;
    color: #000;
    font-size: 24px;
    font-weight: bold;
  	transition: all 0.5s;
}
.logOut a:hover{
  background: #F4F3F3;
}
.noInfo{
    font-style: italic;
    text-align: center;
}
.accPage .svg-inline--fa{
 	margin-right: 10px; 
}
#hFAQpage.accPage .accordion-content {
    padding: 2rem;
}
#hFAQpage.accPage .accordion-content .button{
 	display: block; 
}
/*========== BREEDS PAGE ==========*/
#hBreedsPage h1, #hBreedsPage h2, #hBreedsPage h3{
    font-size: 30px;
    margin-bottom: 1em;
    text-transform: capitalize;
    text-align: center;
}
#hBreedsPage h1 strong, #hBreedsPage h2 strong{
 	color: #00BED6; 
}
#hBreedsPage hr{
    margin: 3em 0 2.5em 0;
}
#hBreedsPage img{
 	border-radius: 45px; 
  	margin-bottom: 2em;
}
#hBreedsPage p{
  	margin-bottom: 1.5em;
 	color: #000;
}
#hBreedsPage #hFAQpage {
    margin-bottom: 0;
}
#hBreedsPage #hFAQpage .accordion-item .accordion-title{
  	background: #fff;
  	border: 1px solid #1D252C;
}
#hBreedsPage #hFAQpage .accordion-item.is-active .accordion-title{
  	background: #E5E5E5;
  	border: 1px solid #E5E5E5;
    color: #000;
}
#hBreedsPage #hFAQpage .accordion-content .button{
  	margin: 0 1em 1em 1em;
}
#hBreedsPage .videoFrame{
  	border-radius: 45px; 
  	overflow: hidden;
  	max-height: 500px;
  	margin-bottom: 1em;
}
#hBreedsPage .mealsPlan{
  	margin-bottom: 4em;
}
#hBreedsPage .mealsPlan .button{
  	padding: 0 20px;
}
#hBreedsPage .mealPlans{
 	background: url(https://cdn.shopify.com/s/files/1/0036/4357/2269/files/grey-white-marble.jpg?v=1615490968) no-repeat 50% 0 transparent;
    background-size: cover;
    border-radius: 12px;
    max-height: 325px;
  	text-align: center;
  	margin-bottom: 1em;
}
#hBreedsPage .mealsPlan p{
    min-height: 160px;
}
#hBreedsPage .mealPlans img{
 	max-height: 325px; 
  	margin-bottom: 0;
}
#hBreedsPage h4{
 	font-size: 20px;
    text-align: center;
    margin: 1.3em 0 0.8em 0;
}
.breedsContent p:last-child{
 	margin-bottom:0; 
}
#hBreedsSlider {
    background-color: #F4F3F3;
    border-radius: 12px;
    margin-right: 2em;
    padding: 3em 2em;
}
#hBreedsSlider #hBreedName strong{
  	display: block;
    font-size: 25px;
    font-weight: 900;
}
#hBreedsSlider ul{
 	margin-left: 0;
    list-style-type: none; 
  	margin-top: 1em;
}
#hBreedsSlider ul li{
 	border-top: 1px solid #00BED6;
  	padding: 1em 0;
}
#hBreedsSlider ul li ul li{
  	font-size: 14px;
  	float: left;
 	border: 0; 
  	width: 50%;
  	text-align: center;
}
#hBreedsSlider ul li ul li .title{
  display:block;
}
#hBreedsSlider ul li ul li .value{
  font-weight:bold;
  display:block;
}
.breedIco{
 	background-color: #00BED6;
    width: 100px;
    height: 100px;
  	line-height: 95px;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto 1.5em auto;
}
.breedIco img{
	border-radius: 0!important;
	margin-bottom: 0px!important; 
    max-height: 70px;
    max-width: 58px;
}
.cartFooter{
  	text-align: center;
}
.cartFooterBox{
	width: 50%;
  	margin: 4em auto;
}
.cartFooterBox ul{
 	margin: 0 0 1em 0; 
}
.cartFooterBox li{
  	list-style-type: none;
 	text-align: left;
  	color: #000;
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 10px;
}
.cartFooterBox p{
 	color: #70757a;
    font-size: 20px;
    line-height: 1.4em;
  	text-align: left;
}
.cartFooterBox img{
 	margin-right: 13px; 
}
@media  screen and (max-width: 63.999em) {
  #breedsSidebar{
  	order:2; 
  }
  #breedsContent{
  	order:1; 
  }
  .grid-container{
   	max-width:100%; 
  }
}
@media  screen and (min-width: 40em) and (max-width: 63.999em) {
  .HPfsg .leafLottie {
      left: 65px;
  }
  .HPfsg .leafLottie.rotate{
   	 right: 65px;
  }
}
@media  screen and (min-width: 40em) and (max-width: 48em) {
  .HPfsg .leafLottie {
      left: -40px;
  }
  .HPfsg .leafLottie.rotate{
   	 right: -40px;
  }
}
@media print, screen and (min-width: 40em) {
    .foodTypeDesc{
        min-height:250px;
    }
    .hRating .hpRating{
        left: 50px;
        width: 55%;
        margin-left: 0;
        margin-top:30vh;
    }
    .hMenu{
        float: right;
        font-size: 18px;
        font-weight: 600;
        background: transparent;
        width: 100%;
        padding: 0;
        display: block;
    }
    .top-bar, .top-bar ul {
        background-color: transparent;
        text-align: right;
        margin: 0;
    }
    .hMenu a{
        font-size:18px;
        color:#000;
        line-height:12px;
        margin:0;
        padding:10px 20px;
    }
    .hMenu a:hover{
        background:#FFB600;
        border-radius:10px;
    }
    .tMainMenu li{
        list-style-type:none;
        display:inline-block;
    }
  #step7 .radioActivity, #step8 .radioWeight{
   float:left; 
  }
}
@media print, screen and (max-width: 40em) {
    .hRating .button.yellow{
      font-size: 26px;
      line-height: 62px;
      height: 64px;
      padding: 0 30px;
      margin: 0;
    }
    .hpGetSImg {
        display: block;
        background-color: #fff;
        width: 48px;
        height: 48px;
        border-radius: 100%;
        line-height: 36px;
        float: left;
        margin: 8px 20px 0 0;
    }
    .hRating h2 {
        margin-bottom: 15px;
    }
  	.show-small{
      display: block; 
  	}
    .hRating .button.yellow{
        font-size:26px;
    }
    h3{
        font-size:24px;
        color:#1D252C;
    }
  	.qpFTitle{
		margin-top:40px;
	}
    .hHPBanner{
        background:url("https://cdn.shopify.com/s/files/1/0036/4357/2269/files/nutricanine_homepage_banner_mobile.jpg?v=1614422080") no-repeat top center #ddd;
        padding-top:25px;
        max-width:100%;
        background-size: cover;
    }
  	#HpBenefitsSlick .slick-slide{
      	padding: 0 2em;
    }
    .hRating h1{
        font-size:30px;
    }
    .hRating h2{
        font-size:14px;
    }
    #topMenuBar{
        background: transparent;
        float:right;
        padding: 0;
    }
    .hLMS{
        position:relative;
    }
    #top_menu{
        display:none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #1D252C;
    }
    #top_menu.expanded{
        display:block;
        z-index:3;
    }
    .top-bar, .top-bar ul{
        background-color: transparent;
        margin: 0;
    }
    .tMainMenu{
        background:transparent;
        display:block;
    }
    .tMainMenu li{
        list-style-type:none;
        border-bottom:1px rgba(255,255,255,0.5) solid;
    }
    .tMainMenu li a{
        display:block;
        line-height:1.1em;
        padding:10px 10px;
        color:#fff;
        font-size:18px;
    }
    .tMainMenu li:last-child{
        border-bottom:none;
    }
    .hRating .hpRating{
        left:0;
        right:0;
        margin:0;
        padding: 0 20px;
        top: 30%;
        text-align:center;
      	position:absolute;
    }
    .hRating p{
        font-size:18px;
    }

    .hHPusp .cell{
        padding-bottom:30px;
    }
    .hHPusp h3{
        color:#fff;
    }
    .hHPusp p {
        font-size: 16px;
        line-height: 1.6em;
    }

    .hHPmealdDealivery{
        padding-top:0;
    }
    .hHPmealdDealivery{
        text-align:center;
    }
    .hHPmealdDealivery .grid-x.grid-padding-x > .cell:first-child{
        padding:0;
    }
    .hHPmealdDealivery h3{
        padding:30px 0 10px 0;
    }
    .hHPmealdDealivery p, .hHPfsg p{
        font-size:14px;
    }

    .HPfsg h5{
        font-size:24px;
        color:#1D252C;
    }
    .HPfsg h5 span{
        font-size:18px;
        font-weight:bold;
    }

    .hpFSGimg {
        width: 250px;
        padding: 1px;
    }
    .HPfsg .large-6:before{
        margin: 70px 0 0 -40px;
        width: 118px;
        height: 200px;
    }
    .FWdot, .FWdots > li{
        margin-top:-3px;
        width:8px;
        height:8px;
    }
    .HPfsg > div{
        margin-bottom:50px;
    }
    .HPfsg .large-6:nth-child(2):before{
        right: -8px;
        margin-top: -50px;
    }
    .HPfsg .large-6:nth-child(2) .button{
        margin-top:1.7em;
    }

    .hpHealthBenefits{
        padding-top:3em;
    }
    .hHpBenefitsRow{
        margin-top:30px;
    }
    .hpHBimg img{
        display:initial !important;
    }
    .hpHealthBenefits h5{
        min-height:1.1em;
        margin-top:0.6em;
    }
    .hpHealthBenefits p{
        margin-bottom: 1em;
        font-size: 14px;
    }

    .hpFeaturedIn{
        background-image:none;
        text-align:center;
    }
    .hpFeaturedIn h5{
        font-size:24px;
        margin-bottom:1.5em;
    }
    .hpFeaturedIn img{
        margin:0 auto;
    }

    .hReviewsHP{
        padding-top:1.5em;
    }
    .hReviewsHP h3{
        font-size:20px;
    }
    .hReviewsHP .large-12 p{
        font-size:14px;
    }
    .reviewSlider{
        padding:0;
        text-align:center;
    }
    .hReviewsHP .large-3{
        padding:0 60px;
    }
    .hReviewsHP p{
        font-size:14px;
    }
    .reviewSlider .slick-arrow{
        top:150px;
    }
    .hReviewsHP .title{
        padding:0 60px;
        display: -webkit-flex; /* Safari */
        display: flex;
        flex-direction: column;
    }
    .hReviewsHP .title > span.name{
        display:block;
        -webkit-order:2;
        order:2;
    }
    .hReviewsHP .title > span.rating{
        -webkit-order:1;
        order:1;
        margin:10px auto;
    }
    .hReviewsHP .subtitle{
        color:#565656;
        font-size:13px;
    }

    .hpPack h4{
        font-size:24px;
        line-height: 1em;
    }
    .hpPack p{
        font-size: 14px;
        text-shadow: 0 1px 1px rgb(0 0 0 / 50%);
    }
    #joinThePack img{
        margin:0 auto;
    }

    .secPage{
        padding-bottom:1em;
    }

    #hFAQpage h1, #hFAQpage h2{
        font-size:24px;
    }
    #hFAQpage .accordion-item .accordion-title{
        font-size:16px;
        padding: 1em 1.5em 1em 1em;
    }
    #hFAQpage .accordion-title::before{
        margin-top: -0.4em;
        right: 0.4em;
    }
    #hFAQpage .accordion-content p{
        font-size:14px;
        line-height:1.6em;
    }
    
    .hAUourStory h1{
        font-size:30px;
        margin:0.5em 0;
    }
    .hAUourStory p{
        font-size:16px;
    }
    .hAUourMission p{
        width:auto !important;
    }
    .hAUhealthBenefits h3{
        font-size: 24px;
        line-height: 1;
    }
    .hAUhealthBenefits .button{
        font-size: 24px;
        line-height: 40px;
        height: 40px;
        margin: 0 auto;
        width: auto;
        display: inline-block;
        padding: 0 30px;
    }
    .hAUhealthBenefits{
        padding: 30px 0;
        margin:0;
    }
    .hHPfsg .slick-slider p br{
        display:none;
    }
    #hMealsPage .MealsPageTop h1{
        font-size:30px;
    }
    #hMealsPage .MealsPageTop p{
        font-size:16px;
    }
    .hMainMealMP::after{
        display:none;
    }
    .mainMealMP .button{
        padding-left:15px;
        padding-right:15px;
    }
    .mealsCat{
        padding-top:35px;
    }
    .mealsCatTitle{
     	font-weight: 800;
      	font-size: 32px;
      	line-height: 64px;
      	margin: 0 auto; 
      	text-align: center;
    }
    .mealsCat .mealsCatSideTitle::before{
        content:"switch to ";
        color:#ddd;
    }
    .mealsCat .mealsCatSideTitle{
      	position: static;
    	margin: 0 0 1em 0;
        top: 10px;
        right: 0;
        padding:10px;
        bottom: initial;
        width: 100%;
        line-height: 30px;
        font-size: 24px;
        background: transparent!important;
        writing-mode: horizontal-tb;
        text-orientation: initial;
    }
    .mealsCat .button.tag{
        font-size: 14px;
        height: 42px;
        line-height: 42px;
    }
	.mealsCat .button.ATC{
     	width: 100%; 
    }
    footer{
        padding-bottom:30px;
    }
    .footNTitle{
        padding-top:20px;
    }
    .footMUL{
        display:block;
        text-align:center;
        margin:10px auto;
    }

    /*   QUIZ PAGE   */
    #quizPTop{
        padding:10px;
    }
    #quizPContent .grid-container{
        padding-left:0;
        padding-right:0;
    }
    .quizPTopMenu{
        display:none;
    }
    #quizPContent{
        padding-top:0;
    }
    #quizPContent .styledInput, .styledSelect{
        max-width:100%;
    }
  	#step2::before, #step2::after{
     	top:50px; 
    }
    #step2::before{
        margin-left:-100px;
    }
    #step2::after{
        margin-right:-100px;
    }
    #step2 > select, #step2 > div{
        position:relative;
        z-index:3;
    }
    #quizPContent .accordion-title{
        font-size:42px;
    }
    .radio-toolbar{
        max-width:100%;
    }
    .radioGender{
        width:50%;
        box-sizing:border-box;
        display:block;
        float:left;
        margin:0!important;
    }
    .radio-toolbar > .radioGender:nth-child(1){
        padding-right:5px;
    }
    .radio-toolbar > .radioGender:nth-child(2){
        padding-left:5px;
    }
    .radio-toolbar label{
        padding:0;
        margin:20px 0 0 0;
        width:100%;
        text-align:center;
    }
    #hDogWeight{
        display:block;
    }
    .wyeWrap{
        max-width:100%;
    }
    .radioFoodType{
        width:100%;
        margin-right:0;
    }
    .hProgressBar{
        margin: 5px 0 0 0 !important;
    }
    .quizPTopLogo{
        padding-bottom:10px;
    }
    #hStep7 .accordion-title{
        padding-bottom:0;
    }
    #step7{
        padding-top:0;
    }
    #step7 .radioActivity{
        display:block;
        width:100%;
    }
    #step7 .radioActivity lottie-player{
        margin:0 auto;
    }
    #step7 .radio-toolbarActivity{
        margin-top:0;
    }
    .quizMeal{
        position:relative;
        padding-bottom:30px;
    }
    .quizMeal .grid-x > div:nth-child(2){
        align-self: center;
    }
    .quizMeal h5{
        font-size:18px;
    }
    #quizPContent .quizMeal .quizMealSelect{
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        position:absolute;
        left:0;
        right:0;
        bottom:0;
        background:#00BED6;
        color:#fff;
    }
    #quizPContent .quizMeal .quizMealVR{
        padding:0;
    }
    .quizMeal p{
        margin-bottom:0;
    }
  	/*   OUR MEALS   */
  	.mainMealTop p{
      	max-height: initial;
    	-webkit-line-clamp: initial; 
    }
  	/*   BREEDS   */
    #hBreedsSlider {
      margin-right: 0;
      margin-bottom: 3em;
    }
  	#hBreedsPage .button{
      	font-size: 16px;
     	width: 100%; 
    }
  	#hBreedsPage .videoFrame {
    	max-height: 300px;
    }
  	#hBreedsPage .videoFrame iframe{
    	height: 300px;
	}
  	.mealsPlan .large-6{
     	margin-bottom: 2em; 
    }
    #hBreedsPage p {
      min-height: 0;
  	}
    #hBreedsPage #hFAQpage .accordion-content .button{
  		width: auto;
	}
  	.HPfsg .leafLottie lottie-player{
     	width: 500px!important; 
      	height: 500px!important;
    }
  	.HPfsg .leafLottie{
      	left: -130px;
      	top: -60px;
    }
  	.HPfsg .leafLottie.rotate {
    	left: 35px;
	}
}

.hMOV{
    background:rgba(0,0,0,0.8);
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
}
.lds-spinnerWrapper{
    position:fixed;
    top:50%;
    left:50%;
    margin-left:-40px;
    margin-top:-40px;
    width:80px;
    height:80px;
}
.lds-spinner {
    color: official;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    z-index:999;
  }
  .lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite;
  }
  .lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: #fff;
  }
  .lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
  }
  .lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
  }
  .lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
  }
  .lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
  }
  .lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
  }
  .lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
  }
  .lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
  }
  .lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
  }
  .lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
  }
  .lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
  }
  .lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
  }
  .lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
  }
  @keyframes lds-spinner {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }

.hpHealthBooking{
  padding:50px 0;
}
.hpHealthBooking h2{
  font-size:30px;
  font-weight:900;
  text-align:center;
  color:#000;
  padding: 1em 0 0.5em 0;
}
.hpHealthBooking .cell{
  background:#F4F3F3;
  border-radius:20px;
  position:relative;
  padding-bottom:80px;
}
.hpHealthBooking .cell > div{
  padding:20px 30px;
}
.hpHealthBooking p{
	color: #000;
    font-size: 18px;
    padding: 0 0 0.7em 1em;
  	margin:0;
    position: relative;
}
.hpHealthBooking p:before{
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
}
.bHBbutton{
	position:absolute;
    bottom:30px;
    left:0;
    right:0;
  	text-align:center;
}

.hDrReviews{
 	margin-top:50px; 
}

.hDrReviews .drName{
	font-weight:bold; 
}
.drTitle2{
  line-height:34px;
}
.drTitle .icon{
  display: inline-block;
    height: 34px;
    width: 34px;
    padding: 5px;
    background-color: #00bed6;
    border-radius: 100%;
}
.drTitle .icon img{
	max-height: 24px;
    max-width: 24px;
  	margin-top:-7px;
}

#relatedblogs .rb_title{
  font-size: 16px;
  margin: 5px 0 5px 0;
}
#relatedblogs .rb_contents{
  margin:0;
}
.rb_contents span{
  float:none !important   
}
.rb_continue_button{
  display:block;
  font-size:16px;
  padding:0 5px !important;
  width:100%;
  text-align:center;
  margin-top:5px;
  text-transform: capitalize;
}
.tC{
    text-align:center   
}

.hFeaturedBlogArticle{
	margin-bottom:2em; 
  	background:#1D252C;
    border-radius:7px;
    overflow:hidden;
  	color:#fff;
}
.faLeftSide{
	padding:20px; 
}
.hFeaturedBlogArticle h2{
	font-size:24px;
  	color:#fff;
  	padding:0;
  	margin:0;
}
.hFeaturedBlogArticle .postMeta{
  	font-size:12px;
  	color:#fff;
}
.hFeaturedBlogArticle .postMeta a{
  color:#fff;
  margin-right:10px;
}
.hFeaturedBlogArticle .articleBlogContent p{
	 font-size:18px;
  	color:#fff;
}
.hFeaturedBlogArticle .button{
	color:#fff; 
}
.hArticleBlogP{
	padding:0 0 100% 0;
  	position:relative;
  	border-radius:7px;
  	overflow:hidden;
  	margin-bottom:1.875rem;
  	background:#1D252C;
}
.hArticleBlogP .articleBan{
  	z-index:1;
 	position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
}
.hBlogPost .articleBan{
  	background-position: top!important;
 	position:initial;
    left:0;
    right:0;
    bottom:0;
    top:0;
    width: 100%;
    height: 450px;
    margin-bottom: 45px;
    z-index:1;
}
.articleTxt{
  	padding:0.9375rem;
	position:absolute;
    bottom:0;
    left:0;
    right:0;
  	background:#1D252C;
  	color:#fff;
  	z-index:2;
}
.articleTxt .postMeta{
	margin:0;
  	color:#fff;
  	font-size:12px;
}
.articleTxt .postMeta a{
  color:#fff;
  margin-right:10px;
}

.articleTxt h4{
  	font-size:18px;
  	text-overflow: ellipsis;
	margin: 0 0 0.9375rem 0;
  	height:1em;
  	line-height:1em;
  	overflow:hidden;
}
.articleTxt h4 a{
  color:#fff; 
}
.articleTxt .button{
	margin: 0;
    color: #fff;
    padding: 0 5px;
    width: 100%;
}
.hFArticleBan{
   position:relative; 
}
.hBlogSearchT{
	margin:0 0 1rem 0; 
}
.hBlogSearch{
  
}
.BlogTag{
	width:100%;
  	display:block;
  	margin:0;
  	padding:0 10px;
  	background:#D9D9D9;
  	text-align:center;
  	font-size:18px;
  	color:#000;
  	height:64px;
  	line-height:64px;
}
.hBlogSearch input[type='text']{
	margin:0;
  	padding:0 30px;
  	background:#D9D9D9;
  	font-size:18px;
  	color:#000;
  	height:64px;
  	line-height:64px;
  	box-shadow:none;
}
.hBlogSearch input[type='text']::placeholder {
  color: #000;
  opacity: 1;
}

.hBlogSearch input[type='text']:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

.hBlogSearch input[type='text']::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
}

@media  screen and (min-width: 40em){
  .fArticleBan{
  	display:block;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
  }
}

@media  screen and (max-width: 40em){
  	.hBlogCat{
    	padding-top:1em; 
    }
	.hBlogPost h1{
    	margin:10px 0 0 0;
    }  
  	.hBlogPost .medium-9{
     	font-size:14px; 
    }
  	.hArticleBlogP{
     font-size:14px;
     margin-bottom:2em;
    }
  	.hArticleBlogP h4{
      font-weight:900;
      font-size: 16px;
      margin: 5px 0 5px 0;
    }
	.hArticleBlogP .button{
      margin:0 auto 0 auto;
    }
    #relatedblogs{
      margin-top:3em; 
    }
  .hBlogCat h1{
   	text-align:center;
    font-size:32px;
  }
}
@media  screen and (min-width: 40em) and (max-width: 63.999em) {

}
@media  screen and (max-width: 63.999em) {

}

@media  screen and (min-width: 40em) and (max-width: 48em) {
	
}
@media print, screen and (min-width: 40em) {
  .hBlogPost{
    padding-top:1.5em
  }
  .hBlogPost h1{
	font-size: 32px;
    font-weight: 900;
    line-height:1.1em;
  }
  #relatedblogs h3{
   font-size:24px;
    font-weight:900;
  }
  .rb_blog-grid{
    width:100% !important;
    float:none;
  }
  #hStep9 .hpFeaturedIn{
      padding:20px 30px 40px 30px;
      background-image:none;
    }
  #hStep9 .hpFeaturedIn h5{
   	margin-bottom:0.25em; 
  }
}

@media  screen and (min-width: 63.999em) {
  	
}


/*   COLLECTIONS PAGE   */
#hCPicons{
  background-repeat:no-repeat;
  background-color:#1D252C;
  background-position:0 0;
  background-size:cover;
  padding:92px 10px;
}
#hCPicons.lazy-bg-loaded{
	background-image:url("https://cdn.shopify.com/s/files/1/0036/4357/2269/files/Veggie_Pattern.png?v=1624273175"); 
}
.CPicon{
	background:#fff;
  	border-radius:3px;
  	color:#00BED6;
  text-align:center;
  padding:24px 10px;
}
.CPicon h5{
 	font-weight: bold;
  font-size:16px;
  margin:5px auto 0 auto;
}
.hCPtitle{
  line-height:1.1em;
  font-size:32px;
  padding:50px 6px;
  text-align:center;
}
.raw_dog_food.lazy-bg-loaded{
	background:url("https://cdn.shopify.com/s/files/1/0036/4357/2269/files/raw_dog_food.jpg?v=1624283800"); 
}
.hCPsmeal{
	position:relative; 
  	border-radius:10px;
  	overflow:hidden;
}
.hCPsmeal img{
	z-index:2;
}
.hCPsmBut{
	position:absolute; 
  	bottom:15px;
  	z-index:3;
  	left:0;
  	right:0;
  	text-align:center;
}
.hCPsmBut .button{
  margin:0;
}
#gCPlsimg{
	position:relative;
  	text-align:center
}
.hCPmealsS{
	padding:0 0 50px 0; 
}
.hCPbottomS{
	margin:1.875rem auto; 
}
.cpProd{
 margin-bottom:1.875rem;
  text-align:center;
}
.cpProd h5 a{
  color:#000;
}

@media  screen and (max-width: 40em){
  .hCPsmeal{
      margin-bottom:1em; 
  }
  .hCPsmeal img{
   width:100%; 
  }
  #gCPlsimg{
   margin-bottom:2em; 
  }
  .CPicon h5{
   height:3em;
    line-height:1.5em;
  }
  .CPiconFst{
   margin-bottom:1em; 
  }
}
@media  screen and (min-width: 40em) and (max-width: 63.999em) {

}
@media  screen and (max-width: 63.999em) {

}

@media  screen and (min-width: 40em) and (max-width: 48em) {

}
@media print, screen and (min-width: 40em) {
  .hCPsmealSR{
  	padding-top:1.875rem;
  }
  #gCPlsimg img{
   width:360px; 
  }
}
@media  screen and (min-width: 63.999em) {
  .hCPtitle{
   font-size:48px;
    padding:100px 6px;
  }
}



/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*   slick lightbox   */
.slick-lightbox{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:black;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.slick-lightbox .slick-loading .slick-list{background-color:transparent}.slick-lightbox .slick-prev{left:15px}.slick-lightbox .slick-next{right:15px}.slick-lightbox-hide{opacity:0}.slick-lightbox-hide.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-hide-init{position:absolute;top:-9999px;opacity:0}.slick-lightbox-hide-init.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-inner{position:fixed;top:0;left:0;width:100%;height:100%}.slick-lightbox-slick-item{text-align:center;overflow:hidden}.slick-lightbox-slick-item:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{position:absolute;bottom:0;left:0;text-align:center;width:100%;margin-bottom:20px}.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{display:block;text-align:center}.slick-lightbox-slick-item-inner{display:inline-block;vertical-align:middle;max-width:90%;max-height:90%}.slick-lightbox-slick-img{margin:0 auto;display:block;max-width:90%;max-height:90%}.slick-lightbox-slick-caption{margin:10px 0 0;color:white}.slick-lightbox-close{position:absolute;top:15px;right:15px;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;padding:0;border:none}.slick-lightbox-close:focus{outline:none}.slick-lightbox-close:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'×'}

/*   product images   */
.images-wrapper{
    display: flex;
    align-items: center;
}
#product-images > div{
    margin: 0 20px;
}
#product-images .slick-slide{
    position: relative;
}
#product-images .slick-slide a{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#product-images .slick-slide a > i{
    font-size: 20px;
  	background-color: #fff;
    color: #2a3035;
    border: 2px solid #2a3035;
    width: 38px;
    height: 38px;
    padding: 8px;
    border-radius: 50%;
    text-align: center;
}
#product-images .slick-slide a > i:hover{
    color: #fff;
    background-color: #e4122f;
    border-color: #e4122f;
}
#product-images .slick-slide a:focus{
    outline: none;
}
#product-images-thumbs{
    min-width: 100px;
    width: 100px;
    position: relative!important;
    display: block !important;
    text-align: center;
}
#product-images-thumbs > button{
    background: transparent;
    border: 0;
    outline: none;
    margin: 15px 0;
}
#product-images-thumbs > button > i {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 32px;
    border: 2px solid #ddd;
    border-radius: 50%;
    color: #ddd;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#product-images-thumbs > button > i:hover{
    border-color: #000;
    color: #000;
}
#product-images-thumbs > button.pull-down > i{
    padding-top: 2px;
}
#product-images-thumbs img{
    border: 2px solid #fff;
    cursor: pointer;
}

#product-images-thumbs > div{
    height: 100%;
}
#product-images img,
#product-images-thumbs img{
    width: 100%
}
#product-images{
    width: calc(100% - 120px);
}
#product-images video{
    width: 100%;
}
.slick-lightbox button.slick-arrow{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    display: inline-block;
    z-index: 2;
}
.action-wrapper {
    background: #f4f4f4;
    display: flex;
    align-content: center;
    align-items: flex-start;
    padding: 25px 0 20px 0;
    margin-top: 24px;
    margin-bottom: 30px;
    clear: both;
}
.action-wrapper .quantity {
    display: flex;
    background: #fff;
    padding: 15px 8px;
    border-radius: 30px;
}
.action-wrapper .quantity button {
    background-color: #c8c8c8;
    border: 0;
    outline: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    position: relative;
    outline: 0;
    line-height: 1;
  	color:#111;
  	cursor: pointer;
}
.action-wrapper .quantity input {
    border:1px #c8c8c8 solid;
    background: 0 0;
    text-align: center;
    width: 30px;
    height: 30px;
    outline: 0;
}
.action-wrapper .buttons {
    width: 100%;
    margin: 0 0 0 20px;
}
.action-wrapper .quantity input::-webkit-outer-spin-button,
.action-wrapper .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.action-wrapper .quantity input[type=number] {
    -moz-appearance: textfield;
}
.stock-and-reviews {
    display: block;
    justify-content: space-between;
}
.stock-and-reviews .stock {
    font-size: 14px;
    float: left;
    width: 50%;
    margin-bottom: 22px;
}
.stock-and-reviews .reviews {
    display: inline-block;
    justify-content: center;
    margin-bottom: 15px;
    align-items: center;
    width: 50%;
    float: right;
}
/*
	########## PRODUCT PAGE ##########
*/

.single-product-content h1.product-title{
	font-size: 2.8rem;
}
.single-product-content .stock{
	margin: 0;
  	color: #1d252c;
    text-transform: lowercase;
  	margin-top: 5px;
}
.single-product-content .pMainPrice.mpPrice.price{
	text-align: left;
    font-size: 25px;
    margin-bottom: 0;
    color: #00bed6;
}
.single-product-content .chekoutIco {
    background: #f4f4f4;
    margin-bottom: 35px;
    padding: 20px;
}
.single-product-content .action-wrapper > div{
	margin: 0 30px;
}
.single-product-content .action-wrapper .quantity{
	padding: 8px;
    font-size: 22px;
}
.single-product-content .action-wrapper .quantity button{
	background: #fff;
}
.single-product-content .action-wrapper .quantity input{
	margin: 0;
    border-radius: 8px;
}
.single-product-content .action-wrapper .button.yellow{
	margin-top: 0;
    height: 45px;
    line-height: 45px;
}
#product-images .slick-slide a{
    border: 0;
    box-shadow: none;
}
.single-product-content .action-wrapper{
    justify-content: center;
}
.single-product-content .action-wrapper .buttons{
	width: auto;
}
.single-product-content .extra-info{
    margin-top: 30px;
}
.single-product-content .extra-info>.single-info > h2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ddd;
    border-bottom: 0;
    padding: 1rem 0 1rem .5rem;
    margin-bottom: 0;
}
.single-product-content .extra-info>.single-info > h2 > span{
    font-size: 16px;
    display: flex;
    align-items: center;
}
.single-product-content .extra-info>.single-info > h2 > span > .img-wrapper{
    margin-right: 15px;
    min-width: 45px;
    text-align: center;
}
.single-product-content .extra-info > .single-info > h2.active > i{
    transform: rotate(180deg);
}
.single-product-content .extra-info>.single-info > h2 > i{
    font-size: 14px;
    margin-right: 10px;
    transform: rotate(270deg);
}
.single-product-content .extra-info .single-info .content{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: none;
  	padding-top: .5rem;
    border-bottom: 0;
}

.single-product-content .tabs-product{
	margin: 0 0 50px;
}
.single-product-content .tabs-product > .tabs-nav{
    padding: 0 0 1em;
    margin-bottom: 2rem;
    list-style: none;
    border-bottom: 1px solid #ddd;
}
.single-product-content .tabs-product > .tabs-nav > ul{
	margin: 0;
}
.single-product-content .tabs-product > .tabs-nav > ul > li{
    font-size: 22px;
    display: inline-block;
    padding: 10px 0;
    margin-right: 50px;
    cursor: pointer;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.single-product-content .tabs-product > .tabs-nav > ul > li.active,
.single-product-content .tabs-product > .tabs-nav > ul > li:hover{
    border-top: 1px solid #00bed6;
    color: #00bed6;
}
.single-product-content .tabs-product > .tab{
	display: none;
}
.single-product-content .tabs-product > .tab.active{
	display: block;
}



/*   PRODUCT PAGE   */
.productVariationOption{
 display:inline-block; 
  height: 45px;
  line-height: 45px;
  font-weight: 900;
  color: #1d252c;
  border: 1px #1d252c solid;
  border-radius: 10px;
  font-size:18px;
  padding:0 30px;
  margin-right:5px;
  cursor: pointer;
  transition: all .5s;
}
.productVariationOption.active, .productVariationOption:hover{
  border: 1px solid #00bed6;
  color: #00bed6;
}
.productSubtitle{
 font-size:18px; 
}
.productRatingText{
   color: #1d252c; 
  font-weight: bold;
}
.productRating .fa{
	color: #00bed6;
	font-size: 18px;
}
.productRating .rating{
	margin-right: 10px; 
}

.single-product-content .price-and-stock .price-wrapper{
 font-size: 20px; 
}
.productPriceSaleTxt{
 font-weight: bold; 
}
.productCVprice{
    font-weight: bold;
    margin: 0 15px;
}
.productCVSave{
   	display: block;
    font-weight: 700;
    margin-right: 0;
    color: #00bed6;
    text-transform: capitalize;
}
.single-product-content .price-and-stock .price-wrapper .old-priceVal{
 	 margin: 0 15px;
}
.single-product-content .price-and-stock .price-wrapper .old-price{
  color: #979797;
  font-weight: bold;
}
.single-product-content .price-and-stock .price-wrapper .old-priceVal{
 text-decoration: line-through; 
}
.single-product-content .stock{
 text-align: center; 
}

@media  screen and (max-width: 40em){
	.images-wrapper{
    	display:block; 
    }
  	#product-images{
    	width:100%;
      	position:relative;
    }
  #product-images>div{
   	margin:0; 
  }
  #product-images-thumbs{
   	display:none !important; 
  }
  #product-images .slick-slide a{
   	display:none; 
  }
  #product-images .zoomImg{
  	display:none !important; 
  }
  #product-images .slick-arrow{
  	position: absolute;
    top: 50%;
    font-family: verdana;
    font-size: 30px;
    z-index: 99;
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,0.3);
    margin-top: -25px;
  }
  #product-images .slick-prev{
  	left:0; 
  }
  #product-images .slick-next{
  	right:0; 
  }
  .single-product-content h1.product-title{
   font-size:24px; 
  }
  .action-wrapper .quantity, .action-wrapper .stock{
   	display:none; 
  }
  .action-wrapper{
  	display:block;
    margin:0;
    padding:0;
  }
  #AddToCart{
  	position: fixed;
    bottom: 5px;
    left: 5px;
    right: 5px;
    display: block;
    width: 100%;
    max-width: calc(100% - 10px);
    z-index: 9999;
  }
  #messageus_button{
   display:none; 
  }
  .hPawOPT{
    display: flex;
    flex-direction: column-reverse;
  }
  .hProdOptions{
   margin-top:20px; 
  }
  .productVariationOption{
	font-size:11px;
    height:34px;
    line-height:34px;
    padding: 0 25px;
    float:left;
    margin:0 10px 10px 0;
  }
  .productVariationOption:nth-child(4n+4){
  	margin-right:0; 
  }
  .hProdOptions::after{
  	content:" ";
    clear:both;
    display:block;
  }
  .productPriceSaleTxt::before{
   	content:" ";
    clear:both;
    display:block;
  }
  .productCVSave{
   display:inline; 
  }
  .extra-info{
   	 display: flex;
     flex-direction: row;
     margin-bottom:30px;
  }
  .single-product-content .extra-info>.single-info>h2{
	border:none;
    padding:0;
    margin:0 0 10px 0;
    text-align:center;
    display:block;
  }
  .single-product-content .extra-info>.single-info>h2>span{
   display:block; 
  }
  .extra-info > .single-info{
   width:33%; 
  }
  .extra-info > .single-info:nth-child(2){
   margin:0 0.5%; 
  }
  .extra-info > .single-info .img-wrapper{
   min-height:35px; 
  }
}

.hCartP h1 {
    font-size: 34px;
    line-height: 1;
    color: #111;
    font-weight: 500;
}
.cartLine{
 padding-bottom:20px; 
}
.cartLine .small-3{
 text-align:center; 
}
.cartLine img{
 width:150px; 
}
.cartLC {
    position: relative;
    padding: 0 0 0 1em;
}
.cartLC h5 {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 0 30px 5px 0;
}
.PcartRemove {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 18px;
    color: red;
  	font-weight:bold;
    transition: all .3s ease;
}
.cartLCprice {
    font-weight:bold;
    text-align: right;
    line-height: 32px;
}
.PCartBreakdown {
    font-weight:bold;
    font-size: 20px;
    border-top: 1px solid #eee;
    padding: 35px 0 0 0;
  	text-align:right;
}
.hCartP .bCHK{
  font-weight: 900;
  color: #1d252c;
  background: #ffb600;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
}

@media  screen and (max-width: 40em){
  .hCartP .bCHK{
	font-size:24px;
    font-weight:700;
  }
}

.hColPage h5{
  	line-height:1.4em;
 	height:2.8em;
  	overflow:hidden;
}
.footMenuCustom {
  display: flex;
    justify-content: flex-start;
    align-items: center;
}
.footMenuCustom li {
margin:0px 10px;
  position:relative;
  margin-left: 0;
}
.footMenuCustom li a {
  font-size:14px;
}

.footMenuCustom li .spacer {
    font-family: Lato;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
  margin-left:10px;
}
@media print, screen and (max-width: 40em) {
.footMenuCustom {
  flex-direction:column;
}
  .footMenuCustom li .spacer { 
    display:none;
  }
  .footMenuCustom li a {
    font-size:11px;
  }
}
  .less-pad.hHPmealdDealivery {
    padding: 45px 0 35px 0;
}
.less-x2.less-pad.hHPmealdDealivery {
   
  padding-top:0;
}



/*################################    HOW IT WORKS   ########################################*/
.how_it_works_banner{
  
}
.hiwSec1{
    background-color: #00bed6;
    text-align: center;
    color: #fff;
}
.hiwStepsStepNum{
      width: 50px;
      height: 50px;
      border-radius: 50%;
      color: #00bed6;
      line-height: 50px;
      margin: auto;
      background: #fff;
  	font-weight:900;
  	font-size:20px;
}
.hiwStepsStepHeader{
    text-align:center;
  	color:#fff;
}
.hiwStepsStepTxt{
 	font-weight: 100;
    color: #fff;
    font-size: 17px;
  	line-height:1.4em;
    margin-bottom: 22px; 
}
.hiwStepsStepLink{
	font-size:17px;
  color:#fff;
  text-decoration:underline;
  font-weight:900;
}
.hiwStepsStepLink:hover, .hiwStepsStepLink:active{
 color:#fff; 
}
.hiwImgBlock{
    background-color: #fff;
}
.hiwImgBlock img{
  width:100%;
  margin:0;
  padding:0;
  border:0;
}
.hiwImgBlockTitle{
	color:#0a0a0a;
    margin:0;
    padding:0;
}
.hiwImgBlockTtxt p{
 	font-weight: 100;
    color: #70757a;
  	margin:0;
}
.hiwBL{
	padding:2em;
  background-color: #fff;
  text-align:center;
}
@media  screen and (min-width: 40em) and (max-width: 63.999em) {

}
@media  screen and (max-width: 63.999em) {

}

@media  screen and (min-width: 40em) and (max-width: 48em) {

}
@media print, screen and (min-width: 40em) {
  #faqQuizP{
   padding-top:50px; 
  }
  #faqQuizP h1{
   	text-align:center; 
  }
  .hCPsmealSR{
  	padding-top:1.875rem;
  }
  #gCPlsimg img{
   width:360px; 
  }
}
@media  screen and (min-width: 63.999em) {
  .hiwSec1{
   	padding: 1em 0 4em 0;
  }
  .hiwSec1 h2{
    font-size: 30px;
    line-height: 42px;
    color: #fff;
    padding: 60px 10px 10px 10px;
    text-align: center;
  }
  .hiwStepsStepHeader{
     margin: 12px 0 6px; 
     font-size: 24px;
  }
  
  .hiwStepsStep{
    	height: auto;
    	padding: 30px 0;
    	/*max-width: 300px;*/
	}
  .hiwImgBlockTitle, .hiwImgBlockTtxt{
   padding: 0 9%; 
  }
  .hiwImgBlockTitle{
    font-size: 42px;
  }
  .hiwImgBlockTtxt p{
    font-size: 24px;
	}
}

/*##########   Competitors page   ##########*/
#shopify-section-competition_section1 .hHPmealdDealivery{
    padding: 100px 0 0 0;
}
#shopify-section-competition_section6 .c1:nth-child(2){
 	padding-left: 50px; 
}
.compBoxSec .subAtitle{
  color:#00BED6;
  margin:0;
  padding:20px 0 0 0;
  font-weight:bold;
}
.compBoxSec h3{
	margin-top:0; 
}
.ttlistTitle{
	font-weight:boold;
  	color:#1D252C;
  	margin:0;
}
.ttlist{
	margin:0 0 20px 0;
  	padding:0;
}
.ttlist li{
	list-style-type:disc;
  	float:left;
  	width:calc(33.33% - 20px);
  	box-sizing:border-box;
  	margin-left:20px;
  	padding:10px 0 0  0;
  	font-weight:600;
  	color:#111
}
.ttlist::after{
	content:" ";
  	display:block;
  	clear:both;
}
.competitionTable h2{
	 color:#000;
  	font-size:48px;
}
.competitionTable{
	width:100%; 
}
.competitionTable table{
    margin: 30px 0 100px 0;  
}
.competitionTable table, .competitionTable tr, .competitionTable td, .competitionTable th{
	  border:1px #DCDCDE solid;
  	  border-collapse:collapse;
}
.competitionTable th, .competitionTable td{
	padding:15px 10px; 
}
.competitionTable th{
	font-size:24px;
  	font-weight:bold;
    font-family: Lato,sans-serif;
    font-weight: 900;
}
.competitionTable .col2, .competitionTable .col3{
	text-align:center; 
}
.competitionTable th.col2{
	color:#00BED6;
}
.competitionTable th.col3{
	color:#158133;
}
.competitionTable thead tr,.competitionTable th{
	background:#fff; 
}
.competitionTable tbody tr:nth-child(odd){
	 background:#F2F2F3;
}
.competitionTable tbody tr:nth-child(even){
	 background:#FFF;
}

.competitionTable tbody .col3{
  color:#FF0000;
}
.competitionTable tbody .fs18{
	font-weight:bold;
  	font-size:18px;
}
.competitionTable tbody .fa{
	font-size:50px; 
}
.competitionTable .col1{
    font-family: Lato,sans-serif;
    font-weight: 900;
	font-size:24px;
  	color:#1D252C;
  	padding-left:30px;
}

.compVSimgs {
    background: #D4F7FC;
    position: relative;
  	padding: 100px 0 0;
}
.compVSimgs:after {
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 51%;
    background: #D4F7FC;
    z-index: 1;
}
.compVSimgs .cell{
	z-index:2;
  text-align:center;
}
.compVSimgs h2{
	font-size:48px; 
  	line-height:1.2em;
}
.compVSimgs p{
  font-size:16px;
  line-height:23px;
  color: #1D252C;
}
.compVSimgs .description p:nth-child(2){
 	padding-top:20px; 
}
.compVSimgs .c1{
	padding-right:40px; 
}
.compVSimgs .c2{
	padding-left:40px; 
}
.compReviews{
	background: #fff;
  	padding: 100px 0;
  	text-align: center;
}
.compReviews .aTitle{
	font-weight: 900;
  color: #00BED6;
  font-size: 18px;
  margin: 0;
}
.compReviews h2{
  font-size:48px;
  line-height:1.2em;
  margin:0 0 50px 0;
  padding:0;
}
.compReviewSlide{
  padding:0 30px;
}
.compReviewSlide img{
	margin: auto;
}
.compReviewSlide .cName{
 	font-weight:700;
  	color:#1d252c;
  	font-size: 28px;
  	line-height:1.2em;
  	margin: 20px 0 15px 0;
}
.compReviewSlide .cText{
  font-size:18px;
  color:#85888B;
  line-height:1.5em;
}
.compReviews .slick-dots{
 	margin:30px 0 0 0;
  	padding:0;
  	height:12px;
  	width:100%;
}
.compReviews .slick-dots li{
 	list-style-type:none;
  	margin:0;
  	padding:0 20px;
    display:inline;
}
.compReviews .slick-dots li button{
 	 width:12px;
    height:12px;
    background:#000;
    opacity:0.5;
  	overflow:hidden;
  	text-indent:-999px;
  border-radius:100%;
}
.compReviews .slick-dots li.slick-active button{
	opacity:1;  
}
.compReviews .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    font-size: 55px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color:#85888B;
    z-index: 3;
    cursor: pointer;
}
.compReviews .slick-prev {
    left: -30px;
}
.compReviews .slick-next {
    right: -30px;
}
.compHowItWork{
	padding:50px 0; 
}
.compHowItWorks h2{
	padding:50px 0 0 0;
  	margin:0 0 30px 0;
  	font-size:48px;
  	color:#1D252C;
}
.compHowItWorks ol{
	margin:0;
  padding:0;
}
.compHowItWorks ol li{
	margin:0 0 20px 0;
  	padding:0 0 0 100px;
  	position:relative;
  	list-style-type:none;
}
.compHowItWorks li .nr{
  	display:block;
    position: absolute;
    width: 66px;
    height: 66px;
    line-height:56px;
  	text-align:center;
    color:#fff;
    font-size:30px;
    font-weight:900;
    left: 0;
    top: 0;
	background: #00BED6;
  	border:5px #d9f5f9 solid;
  	border-radius:100%;
}
.compHowItWorks .title{
 	font-size:30px;
  	font-weight:900;
  	line-height:1.2em;
  	color:#1D252C;
  	margin:0 0 10px 0;
}
.compHowItWorks .desc{
  color:#85888B;
  font-size:18px;
  line-height:1.5em;
}

.artHIT h2{
  font-size:24px;
  padding:0;
}
.artHIT ol li{
  min-height:20px;
  padding-left: 30px;
}
.artHIT ol li .nr{
    width: 20px;
    height: 20px;
    font-size: 1px;
    top: 5px;
    color:#00BED6;
}
.artHIT ol li .title{
  font-size:20px;
  font-weight:400;
  line-height:1.5em;
}
.artHIT .mTL{
  margin: 20px auto 30px auto;
}
.compTeam{
	background:#fff;
  	padding:100px 0 0 0;
  	text-align:center;
}
.compTeam .aTitle{
  	font-size:18px;
	font-weight:900;
  	color:#00BED6;
 	margin:0;
  	width: 60%;
    margin: auto;
}
.compTeam h2{
  font-size:48px;
  line-height:1.2em;
  margin:0 0 50px 0;
  padding:0;
}
.cName{
  margin:30px 0 15px 0;
  color:#1D252C;
	font-size:30px;
  font-weight:900;
}
.cDesc{
  padding:0 20px;
  font-size:18px;
  color:#85888B;
	line-height:1.5em;
}
@media screen and (max-width: 40em){
  .hHPmealdDealivery .grid-x.grid-padding-x>.cell:first-child{
   	padding-right: 0.625rem;
    padding-left: 0.625rem; 
  }
  #shopify-section-competition_section1 .hHPmealdDealivery {
    padding: 60px 0 0;
  }
  .competitionTable th, .competitionTable td {
    padding: 15px 10px;
  }
  .competitionTable th {
    font-size: 18px;
  }
  .competitionTable .col1{
   	font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
  }
  .compReviews .slick-arrow{
    font-size: 35px; 
  }
  .compReviews .slick-prev {
    left: -10px;
  }
  .compReviews .slick-next {
    right: -10px;
  }
  .ttlist li {
    width: 100%;
    margin-left: 28px;
    color: #111;
    text-align: left;
  }
  #shopify-section-competition_section1 .button.yellow, .hHPmealdDealivery .button.yellow{
    margin-bottom: 50px; 
  }
  #shopify-section-competition_section2{
   	margin-top: 25px; 
  }
  #shopify-section-competition_section3, .hHPmealdDealivery{
    margin-top: 50px; 
  }
  .hHPmealdDealivery h3 {
    padding: 10px 0;
  }
  #shopify-section-competition_section2 .grid-x.grid-padding-x>.cell:first-child{
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
  .competitionTable h2, .compVSimgs h2, .compReviews h2, .compHowItWorks h2, .compTeam h2, .cName, .hHPmealdDealivery h3{
    font-size: 32px;
    text-align: center;
  }
  .hHPmealdDealivery {
    padding: 0;
  }
  .competitionTable table {
    margin: 30px 0 80px;
  }
  .compVSimgs{
    padding: 80px 0 0.625rem 0;
  }
  .compVSimgs .c1 {
    padding-right: 0.625rem;
  }
  .compVSimgs .c2, #shopify-section-competition_section6 .c1:nth-child(2){
   	 padding-left: 0.625rem;
  }
  .compReviewSlide .cName, .compHowItWorks .title{
     font-size: 22px; 
  }
  .compTeam {
    padding: 80px 0 0;
  }
  .compTeam .aTitle{
    width: 100%; 
  }
  .compReviews .aTitle, .compTeam .aTitle, .compBoxSec .subAtitle{
   	font-size: 16px;
    font-weight: 900;
  }
  .compReviews{
   	padding: 80px 0; 
  }
  #shopify-section-footer{
   	 margin-top: 50px; 
  }
}
/*##########################################*/
.hPaging{
  text-align:center;
  margin-bottom:2rem;
}
.hPaging .page, .hPaging .next, .hPaging .prev{
  display:inline-block;
  height:32px;
  line-height:32px;
  min-width:32px;
  text-align:center;
  color:#424242;
  background:#ddd;
  padding: 0 10px;
}
.hPaging .next, .hPaging .prev{
  min-width:
}
.hPaging a{
  color:#000;
}
.postTags{
  margin: 45px 0; 
}