/** Shopify CDN: Minification failed

Line 693:180 Expected ":"
Line 780:53 Expected ":"
Line 780:58 Expected ":"
Line 783:45 Expected ":"
Line 783:50 Expected ":"
Line 784:46 Expected ":"
Line 784:51 Expected ":"

**/
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://cdn.shopify.com/s/files/1/0576/7754/5655/t/3/assets/stylesheet-font.css');
@import url('https://fonts.cdnfonts.com/css/new-comic-title');


div.addtc-holder {display:none !important;}



/** collection *
nav
product-page
category-icons
homepage-slider
product-tags
morelike-this
masterchow-kitchen
all-reviews
footer


* index *
nav
category-icons
homepage-slider
latest-products
featured-products
mainicons
restaurant-icons
maincards
masterchow-kitchen
all-reviews
thechow-buzz
ourstory
instagram-feed
footer


* masterchow-kitchen *
masterchow-kithen-secondary-menu
homepage-slider mc-kitchen-slider
maincards kitchen-minicards
newest-recipes
masterchow-kitchen youtube-recipes
chowhalloffame letus-chowoff
tagus
maincards recipe-ingredients
hungryfor-more testiest-newsletter
instagram-feed
footer


* single-product *
product-page
category-icons
product-info
product-features
usethis-product
mainicons singleproduct-minis
all-reviews productpage-review
morelike-this
footer


* single-recipe *
masterchow-kithen-secondary-menu
whole-content
morelike-this
all-reviews morerecipes-use
related-recipes
chowhalloffame
hungryfor-more
tagus
instagram-feed*/



html {scroll-behavior:smooth;}



body {margin:0;padding:0;font-family:'Quicksand', sans-serif;}


.margin-top-bottom {margin-top:35px;margin-bottom:35px;}
.padding-top-bottom {padding-top:35px;padding-bottom:35px;}
.margin-top {margin-top:70px;}
.margin-bottom {margin-bottom:70px;}
.padding-top {padding-top:70px;}
.padding-bottom {padding-bottom:70px;}



.top-bar {text-align:center;font-size:14px;padding:5px;}
.top-bar img {width:25px !important;}
.top-bar {display:flex;margin-bottom:0px;justify-content:center;align-items:center;}
.top-bar a {display:flex;text-decoration:none !important;justify-content:center;align-items:center;}
.top-bar span {margin-left:5px;margin-right:5px;font-weight:600;font-family:'Quicksand', sans-serif;letter-spacing:1px;}
#rw-topbar .owl-nav {display:none;}
#rw-topbar .owl-dots {display:none;}
@media(max-width:600px){
  .top-bar {height: 50px;font-size: 12px;line-height: 1.4;}
}


.top-head {color:#001C91 !important;font-size:48px;font-weight:500;font-family:'New Comic Title Expanded';margin-bottom:30px;}
@media(max-width:600px){
	.top-head {color:#001C91;font-size:30px;}
}

.sidenav {height: 100%;width: 0;opcacity:0;position: fixed;z-index: 10000;top: 0;left: 0;background-color:#00246c;overflow-x: hidden;transition: 0.3s;padding-top: 60px;}
.sidenav a {font-family: 'Melbourne';padding: 8px 8px 8px 32px;text-decoration: none;font-size:18px;color: #fff;display: block;transition: 0.3s;}
.sidenav a:hover {color: #f1f1f1;}
.sidenav .closebtn {position: absolute;top: 0;right: 25px;font-size: 36px;margin-left: 50px;}




nav {padding:20px 0;}
nav a {display:inline-block;}

nav .row a {line-height:0;}

nav a img.logo {width:220px;}
nav a img.menu {width:18px;margin-right:10px;}
nav .input-group {padding:2px 10px;border:1px solid #06256D;border-radius:80px;}
nav .input-group input {border:0px;border-radius:80px;}
nav .input-group button {padding:0px;border:0px;border-radius:80px;}
nav .input-group input:focus, nav .input-group button:focus {outline:none;box-shadow:none;}
nav .input-group img {width:20px;}
nav .logo-menu {display:flex;justify-content:flex-start;align-content:center;align-items:center;}
nav .last-cartaccount {display:flex;justify-content:flex-end;align-content:center;align-items:center;}
nav a img.account-cart {width:25px;margin-left:20px;}
nav .order-one {order:1;}
nav .order-two {order:2;}
nav .order-three {order:3;}
.mksecendary-menu ul {width:60%;margin: auto;padding-bottom:10px; display:flex;padding-left:0px;justify-content: space-around;list-style:none;padding-top:10px;}
.mksecendary-menu ul li a {color: #fff;text-decoration:none;font-family: 'Melbourne';font-weight: 700;}
.masterchow-kithen-secondary-menu {background: url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/menu-background.svg?v=1623257601');background-size: cover;background-position: bottom;background-repeat: no-repeat;z-index:900;position: relative;}
.masterchow-kithen-secondary-menu a img.logo {width:250px;}
.masterchow-kithen-secondary-menu .input-group {background: #fff;} 
.masterchow-kithen-secondary-menu .input-group input {width: 90%;}
.masterchow-kithen-secondary-menu .input-group input:focus {outline: none;box-shadow: none;}
.masterchow-kithen-secondary-menu .input-group button {background: #fff;padding-right:5px;padding-left:5px;}
.masterchow-kithen-secondary-menu .input-group button:focus {outline: none;box-shadow: none;}

.hideforpc {display:none !important;}
.hideformb {display:block !important;}

.logog-forpc {display:block !important;}
.logog-formb {display:none !important;}

@media(max-width:768px){
  
  nav a img.logo {width:100px;}
  
  .hideforpc {display:flex !important;}
  .hideformb {display:none !important;}
  
  .logog-forpc {display:none !important;}
  .logog-formb {display:block !important;}
  
  nav { padding:10px 0;}
  .product-page .order-two {display:none;} 
  nav .order-one {order:1;}
  nav .order-two {order:3;margin-top:10px;display:none;}
  nav .order-three {order:2;}
  nav .logo-menu {justify-content:space-between;}
  nav a img.account-cart {width:20px;margin-left:10px;}
  nav a img.menu {width:15px;margin-right:10px;}
  .top-bar p {font-size:12px;}
  .mksecendary-menu ul li a {font-size:14px;}
  .mksecendary-menu ul {padding-top:0px !important;}
  .mksecendary-menu ul {width:100%;}
}

@media(max-width:500px){

  
}




#slidecarthq .button{
  	    box-shadow: 3px 3px #fdd900;
    background: #FF0000 !important;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    border-radius: 10px !important;
    border: 3px solid #FDD900;
    font-size: 20px;
    display: inline-block !important;
    padding: 0px 35px;
    font-family: 'Melbourne';
    height: auto !important;
  text-transform:uppercase;
}


#slidecarthq .item .title, #slidecarthq .item .title a {font-family: Mohave;color: #001c91 !important;}
#slidecarthq .item .price {    font-family: Melbourne;
    color: red !important;
    font-weight: 600 !important;}

#slidecarthq .quantity-selector input, #slidecarthq .quantity-selector input[type='text'] {font-weight: 600 !important;font-family: Melbourne;color: red !important;}




.category-icons {text-align: center;padding:10px 0;}
.category-icons .owl-carousel {width:80%;margin: auto;}
.category-icons-item a {text-decoration: none;}
.category-icons-item img {width:50% !important;margin: auto;}
.category-icons-item p {text-transform:uppercase; margin-bottom: 0px;font-size:20px;font-weight: 800;color:#00246D;margin-top:5px;font-family: 'Melbourne';font-weight: bold;}
.category-icons .owl-dots {display:none;}
.category-icons .owl-carousel .owl-nav button.owl-next {position:absolute;right:-10px;top:25%;}
.category-icons .owl-carousel .owl-nav button.owl-prev {position:absolute;left:-10px;top:25%;}

@media(max-width:768px){
	.category-icons .owl-carousel {width:95%;margin: auto;}
	.category-icons-item img {width:100% !important;margin: auto;}
	.category-icons {text-align: center;padding:5px 0;}
	.category-icons-item p {margin-bottom: 0px;font-size:11px;text-transform:uppercase; font-weight: 800;color:#00246D;margin-top:5px;font-family: 'Melbourne';font-weight: bold;}
}










.homepage-slider .item img {border-radius:0px;}
.homepage-slider .item img.for-pc {display: block;}
.homepage-slider .item img.for-mb {display: none;}
.homepage-slider .owl-carousel .owl-nav button.owl-prev {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-prev.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;bottom:45%;left:3%;}
.homepage-slider .owl-carousel .owl-nav button.owl-next {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-next.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;right:3%;bottom:45%;}
.homepage-slider .owl-carousel .owl-nav button.owl-next span, .homepage-slider .owl-carousel .owl-nav button.owl-prev span {display: none;}

.homepage-slider .item{opacity:0.8;transition:.4s ease all;margin:0 0px;transform:scale(0.9);}
.homepage-slider .active .item{opacity:1;transform:scale(1);} 
.homepage-slider .owl-item {-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0) scale(1.0, 1.0);}

.homepage-slider .black .inner a{color:#000; border-color:rgba(0,0,0,0.4)}
.homepage-slider .black .inner a:hover{border-color:#000;}
.homepage-slider .owl-controls{position:absolute; margin-top:300px;}
@media(max-width:1000px){
  
	.homepage-slider .item img {border-radius:10px;}
  	.collectionslider .item img {border-radius:0px;}
	.homepage-slider {padding-top:10px;}
	.homepage-slider .item{margin:0; transform:scale(.9)}
	.homepage-slider .item img.for-pc {display: none !important;}
	.homepage-slider .item img.for-mb {display: block !important;}
	.homepage-slider .owl-carousel .owl-nav button.owl-prev {width:25px;height:25px;left:2%;bottom:50%;opacity:0.5;}
	.homepage-slider .owl-carousel .owl-nav button.owl-next {width:25px;height:25px;right:2%;bottom:50%;opacity:0.5;}
}



.latest-products {text-align: center;background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/wave-bg.svg?v=1623257601'); background-size: cover; background-position:top bottom;}
.latest-products h2.top-head {font-family: 'New Comic Title Expanded';}
.latest-products h3 {font-size:25px;color:#001C91;font-weight:500;font-family: 'Mohave';text-transform:uppercase;}
.latest-products h5 {font-size:24px;font-weight:800; color:#001C91;font-family: 'Melbourne';margin-bottom:15px;}
.latest-products p.addtocart-buynow a {font-family: 'Melbourne';box-shadow:3px 3px #FDD900;background:#FF0000;color:#fff;font-weight:700;text-decoration:none; border-radius:10px;border:3px solid #FDD900; font-size:18px;width:40%;display: inline-block;padding:10px 20px;}
.latest-products p.addtocart-buynow a:first-child {margin-right:10px;}
.latest-products .owl-nav span {display: none;}
.latest-products .owl-dots {display: none;}
@media(max-width:768px){
	.latest-products {margin:15px 0;padding:60px 0;}
	.latest-products h2.top-head img {width:50px;}
	.latest-products .container {padding: 0px;}
	.latest-products p.addtocart-buynow a {font-size:14px;padding: 10px 16px;}
}
.latest-products .owl-carousel .owl-item img {background:#fff;border-radius:4px;border:1px solid;border-color:#088C98;margin-bottom:20px;padding:10px;box-shadow:rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.latest-products .owl-carousel .owl-nav button.owl-prev {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-prev.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;top:30%;left:0%;}
.latest-products .owl-carousel .owl-nav button.owl-next {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-next.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;right:0%;top:30%;}
.latest-products .owl-item {-webkit-transform:scale(0.9);transition:.4s ease all;}
.latest-products .center {-webkit-transform:scale(1);transition:.8s ease all;}
.latest-products .owl-item img {margin-top: -5px;transition:.4s ease all;}
.latest-products .center img {margin-top: 5px;transition:.4s ease all;}

.latest-info a {text-decoration:none;}
.latest-info .addtocart-buynow, .product-itemns .addtocart-buynow {visibility: visible;opacity:0;}
.latest-products .latest-info {padding-bottom:20px;}  
.owl-item.center h3 {visibility: visible;transition:.4s ease all;opacity:1;}
.owl-item.center h5 {visibility: visible;transition:.4s ease all;opacity:1;}
.owl-item.center .addtocart-buynow {visibility: visible;transition:.4s ease all;opacity:1;}

@media(max-width:768px){
	.latest-products .owl-carousel .owl-nav button.owl-prev {width:26px;height:26px;top:30%;left:5%;}
	.latest-products .owl-carousel .owl-nav button.owl-next {width:26px;height:26px;top:30%;right:5%;}
	.latest-info h3, .product-itemns h3 {visibility: hidden;}
	.latest-info h5, .product-itemns h5  {visibility: hidden;}
	.latest-info .addtocart-buynow, .product-itemns .addtocart-buynow {visibility: hidden;}
}




.owl-item.center .for-orange .foranything {background: #FCA15C20;}
.owl-item.center .for-pink .foranything {background: #E1036A14;}
.owl-item.center .for-yellow .foranything {background: #F2C20114;}
.owl-item.center .for-lightgreen .foranything {background: #5BBDC614;}
.owl-item.center .for-darkorange .foranything {background: #E83C3314;}
.owl-item.center .for-blue .foranything {background: #088C9814;}




.owl-item.center .for-orange img {border-color:#FCA15C; }
.owl-item.center .for-orange h3, .owl-item.center .for-orange h5 {color:#FCA15C;}
.owl-item.center .for-pink img {border-color:#E1036A; }
.owl-item.center .for-pink h3, .owl-item.center .for-pink h5 {color:#E1036A;}
.owl-item.center .for-yellow img {border-color:#F2C201; }
.owl-item.center .for-yellow h3, .owl-item.center .for-yellow h5 {color:#F2C201;}
.owl-item.center .for-lightgreen img {border-color:#5BBDC6; }
.owl-item.center .for-lightgreen h3, .owl-item.center .for-lightgreen h5 {color:#5BBDC6;}
.owl-item.center .for-darkorange img {border-color:#E83C33; }
.owl-item.center .for-darkorange h3, .owl-item.center .for-darkorange h5 {color:#E83C33;}
.owl-item.center .for-blue img {border-color:#088C98; }
.owl-item.center .for-blue h3, .owl-item.center .for-blue h5 {color:#088C98;}



.featured-products {text-align: center;}
.featured-products h2.top-head {color:#FF0000;}
.featured-products h3 {font-size:25px;color:#FF0000;font-weight:500;font-family: 'Mohave';text-transform: uppercase;}
.featured-products h5 {margin-bottom:30px;font-size:24px;color:#FF0000;font-weight:500;font-family: 'Melbourne';font-weight:800; }
.featured-products p.addtocart-buynow a {font-family: 'Melbourne';box-shadow:3px 3px #FDD900;background:#FF0000;color:#fff;font-weight:700;text-decoration:none; border-radius:10px;border:3px solid #FDD900; font-size:18px;width:40%;display: inline-block;padding:10px 20px;}
.featured-products p.addtocart-buynow a:first-child {margin-right:10px;}
ul.product-reviews {list-style: none;display: flex;justify-content: center !important;align-items: center;margin-bottom:10px;padding-left:0px;}
ul.product-reviews img {margin-right:5px; width:18px !important;}
ul.product-reviews li span {font-family: 'Melbourne';font-size: 14px;color:#00246D;}
.featured-products .owl-dots {display: none;}
.featured-products .owl-nav span {display: none;}
.featured-products .active .item{opacity:1;transform:scale(1);} 
.featured-products .owl-item {-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0) scale(1.0, 1.0);}
.featured-products .owl-carousel .owl-item img.product-img {background:#fff;border-radius:4px;border:1px solid;border-color:#088C98;margin-bottom:20px;padding:10px;box-shadow:rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}

.product-itemns a {text-decoration:none;}
.featured-products .owl-carousel .owl-nav button.owl-prev {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-prev.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;top:30%;left:0%;}
.featured-products .owl-carousel .owl-nav button.owl-next {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-next.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;right:0%;top:30%;}
.featured-products .product-itemns {padding-bottom:20px;} 

@media(max-width:768px){
	.featured-products {padding:20px 0px;}
	.featured-products p.addtocart-buynow a {font-size:14px;padding:10px 16px;}
	.featured-products .container {padding: 0px;}
	.featured-products .owl-carousel .owl-nav button.owl-prev {width:26px;height:26px;top:30%;left:5%;}
	.featured-products .owl-carousel .owl-nav button.owl-next {width:26px;height:26px;top:30%;right:5%;}
}



.featured-products .owl-item {-webkit-transform:scale(0.9);transition:.4s ease all;}
.featured-products .center {-webkit-transform:scale(1);transition:.8s ease all;}
.featured-products .owl-item img {margin-top: -5px;transition:.4s ease all;}
.featured-products .center img {margin-top: 5px;transition:.4s ease all;}
.featured-products h3, .product-itemns h3 {visibility: visible;}
.featured-products h5, .product-itemns h5  {visibility: visible;}
.featured-products .addtocart-buynow, .product-itemns .addtocart-buynow {visibility: visible;}
@media(max-width:768px){
	.featured-products h3, .featured-products h3 {visibility: hidden;}
	.featured-products h5, .featured-products h5  {visibility: hidden;}
	.featured-products .addtocart-buynow, .featured-products .addtocart-buynow {visibility: hidden;}
	
	
}





.mainicons {background: url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/flash-wave-bg-pc.svg?v=1623257601');background-size: cover;background-position: top bottom;background-repeat: no-repeat;text-align: center;}
.mainicons img {width: 80%;}
@media(max-width:768px){
	.mainicons {padding:60px 0;background: url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/mobile-icons-bg.svg?v=1623257601');background-repeat: no-repeat;background-size: cover; }	
}



.restaurant-icons {text-align: center;}
.restaurant-icons h2.top-head {width: 70%;margin: auto;color:#FF0000;} 
.restaurant-icons p {text-align: center;font-size:30px;margin-bottom:0px;margin-top:40px;font-family: 'Melbourne';color:#FF1E00;font-weight: 800;}
.restaurant-icons .main-button {margin-top: 50px;}
@media(max-width:768px) {
	.restaurant-icons {margin-top:40px; margin-bottom:40px;text-align: center;padding:00px 0;}
	.restaurant-icons h2.top-head {width:100%;}
	.restaurant-icons p {font-size:16px;}
	.restaurant-icons .main-button {margin-top:20px;}
}



.main-button {text-transform:uppercase;box-shadow:3px 3px #FDD900;background:#FF0000;color:#fff;font-weight:700;text-decoration:none; border-radius:10px;border:3px solid #FDD900; font-size:20px;display: inline-block;padding:10px 35px;font-family: 'Melbourne';}
.main-button:hover {color: #fff;}
@media(max-width:768px) {
	.main-button {font-size:14px;padding:7px 25px;}
}



.buynow-button {text-transform:uppercase;box-shadow:3px 3px #FDD900;background:#FF0000;color:#fff;font-weight:700;text-decoration:none; border-radius:10px;border:3px solid #FDD900; font-size:20px;display: inline-block;padding:10px 35px;font-family: 'Melbourne';}
.buynow-button:hover {color: #fff;}
@media(max-width:768px) {
	.buynow-button {font-size:14px;padding:7px 25px;}
}


.seefullrecipe {font-family:'New Comic Title Expanded';border-bottom:2px solid red;font-weight:700;text-decoration:none;color:red;margin-top:30px;letter-spacing:1px;}
.seefullrecipe:hover {font-family:'New Comic Title Expanded';border-bottom:2px solid red;font-weight:700;text-decoration:none;color:red;margin-top:30px;letter-spacing:1px;}



.maincards img.titleimage {box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;border-radius:8px; }

.cardinfo .tokyo-drifting h4 {color:#fff !important;}
.cardinfo .bang-flavours h4 {color:#FD7E00 !important;}

.maincards .col-md-3:nth-child(2) .cardinfo .titlebox {background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-red.svg);background-size: cover !important;}
.maincards .col-md-3:nth-child(2) .cardinfo .titlebox h4 {color: #FDD900;}



.maincards .col-md-3:nth-child(3) .cardinfo .titlebox {background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-red.svg);background-size: cover !important;}
.maincards .col-md-3:nth-child(3) .cardinfo .titlebox h4 {color: #FDD900;}

.cardinfo .titlebox .red-arrow {display:none;}
.maincards .col-md-3:nth-child(2) .cardinfo .titlebox  .red-arrow {display:block;}
.maincards .col-md-3:nth-child(3) .cardinfo .titlebox  .red-arrow {display:block;}


.cardinfo .titlebox {display:flex; background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-yellow.svg?v=1623257601);padding: 30px 15px 20px 15px;background-size: cover;background-position: top;margin-top: -25%;z-index: 10;position: relative;box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;height:16vh;border-radius: 0px 0px 8px 8px;}
.cardinfo .for-nextflix {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-red.svg?v=1623257601');background-size: cover;background-position: top;}
.cardinfo .for-nextflix h4 {color:#FDD900 !important;}
.cardinfo .hotand-fiery {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-orange.svg?v=1623257601');background-size: cover;background-position: top;}
.cardinfo .hotand-fiery h4 {color:#FDD900 !important;}
.cardinfo .tokyo-drifting {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-purple.svg?v=1623257601') !important;background-size: cover !important;background-position: top;}

.cardinfo .bang-flavours {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-yellow-new.svg?v=1623257601') !important;background-size: cover;background-position: top;}

.cardinfo .korean-nights {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-green.svg?v=1623257601');background-size: cover;background-position: top;}
.cardinfo .korean-nights h4 {color:#288A99 !important;}
.cardinfo .titlebox h4 {width:70%;margin-bottom: 0px;color:#FF0000;font-weight: 500;font-family: 'New Comic Title Expanded';}
.cardinfo .bang-flavours h4 {width:70% !important;}
.cardinfo .korean-nights h4 {width:70% !important;}
.cardinfo .titlebox img {position: absolute;right:10px;top:45%;}
.cardinfo a {text-decoration: none;}
@media(max-width:768px){
	.maincards {margin:0px 0;padding-bottom:0px; }
	.cardinfo .titlebox h4 {font-size: 18px;width:85%;}
    .cardinfo .titlebox {height:auto;}
}



.masterchow-kitchen {text-align: center;}
.masterchow-kitchen h2.top-head {color:#FF0000;}
.masterchow-kitchen .owl-carousel {width:80%;margin: auto; text-align: center;}
.masterchow-kitchen .owl-carousel h4 {width: 40%;margin: auto;}
.masterchow-kitchen .owl-nav {display: none;}
.masterchow-kitchen .owl-carousel .owl-dot {border:1px solid #00246D;background:#fff;width:15px;height:15px;border-radius:50%; margin-right:10px; }
.masterchow-kitchen .owl-carousel .owl-dot.active {border:1px solid #00246D;background:#00246D;}
.masterchow-kitchen h4{width: 50%;margin: auto;padding:50px 0;font-family: 'Melbourne';color:#00246D;font-weight: 800;}
.masterchow-kitchen iframe {border-radius:8px;height:170px;}
@media(max-width:768px){
	.masterchow-kitchen {margin-bottom:0px !important;padding-bottom:0px !important; }
	.masterchow-kitchen .owl-carousel {width:90%;margin: auto; text-align: center;}
	.masterchow-kitchen iframe {height: 280px;}
	.masterchow-kitchen .owl-carousel h4 {width:100%;margin: auto;}
	.masterchow-kitchen h4{width:95%;margin: auto;padding:20px 0;font-family: 'Melbourne';color:#00246D;font-weight: 800;}
}



.mc-kitchen-slider {padding: 50px 0;margin-top:-5%;}
@media(max-width:768px){
  .mc-kitchen-slider {padding:40px 0 10px 0;margin-top:-5%;}
}



.all-reviews {text-align: center;background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/review-bg-pc.svg?v=1623257601'); background-size: cover; background-position:top center;}
.all-reviews img.customer-image {width:80%;margin: auto;margin-bottom:30px;border-radius:8px; }
.all-reviews h3 {font-size:23px;color:#001C91;font-weight:500;font-family: 'Mohave';line-height:1.4; }
.all-reviews h5 {font-size:18px;color:#001C91;font-weight:800;font-family: 'Melbourne';}
.all-reviews p.addtocart-buynow a {box-shadow:3px 3px #FDD900;background:#FF0000;color:#fff;font-weight:700;text-decoration:none; border-radius:10px;border:3px solid #FDD900; font-size:12px;width:40%;display: inline-block;padding:10px 20px;}
.all-reviews p.addtocart-buynow a:first-child {margin-right:10px;}
.all-reviews .writereview {font-family: 'Melbourne';font-weight: 800;border:1px solid #008AAF;background:#fff;padding:10px 30px;display:inline-block;margin-bottom:40px;text-decoration:none;color:#001C91;font-weight:700;}
.all-reviews .owl-carousel .owl-nav button.owl-prev {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/review-back-arrow.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;bottom:65%;left:-5%;}
.all-reviews .owl-carousel .owl-nav button.owl-next {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/review-forward-arrow.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;right:-5%;bottom:65%;}
.all-reviews .owl-carousel .owl-nav button.owl-prev span,  .all-reviews .owl-carousel .owl-nav button.owl-next span {display: none;}
.all-reviews .owl-dots {display: none;}
@media(max-width:768px){
	.all-reviews h2.top-head {font-size:29px; }
	.all-reviews {margin:60px 0;text-align: center;padding:60px 0;background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/review-bg-bg.svg?v=1623257601'); background-size: cover; background-position:top center;}
	.productpage-review {margin-top:40px;margin-bottom:0px;}
	.all-reviews .owl-carousel .owl-nav button.owl-prev {width:30px;height:30px;left:0%;}
	.all-reviews .owl-carousel .owl-nav button.owl-next {width:30px;height:30px;right:0%;}
	.all-reviews .writereview {font-family: 'Melbourne';font-weight: 800;border: 1px solid #008AAF;background: #fff;padding: 5px 29px;display: inline-block;margin-bottom: 30px;text-decoration: none;color: #001C91;font-weight: 700;font-size: 14px;}	
	.all-reviews h3 {font-size:20px;}
}



.thechow-buzz {text-align: center;}
.thechow-buzz .top-head {margin-bottom: 20px;}
.thechow-buzz .owl-carousel img {width: 40% !important;margin: auto;padding-bottom:30px; }
.thechow-buzz .owl-carousel h5 {font-family: 'Melbourne';font-weight: 800;color:#001C91;font-size:20px; }
.thechow-buzz .owl-carousel {margin-top: 40px;}
.thechow-buzz .owl-nav{display: none;}
.thechow-buzz .owl-carousel .owl-dot {border:1px solid #00246D;background:#fff;width:15px;height:15px;border-radius:50%; margin-right:10px; }
.thechow-buzz .owl-carousel .owl-dot.active {border:1px solid #00246D;background:#00246D;}
@media(max-width:768px){
	.thechow-buzz .owl-carousel img {width: 60% !important;margin: auto;padding-bottom: 10px;}
  	.thechow-buzz .owl-carousel {margin-top:0px;}
}



.ourstory {text-align: center;width:80%;margin: auto;}
.ourstory h2 {margin-bottom: 30px;}
.ourstory iframe {border-radius:8px;height:550px;}
@media(max-width:768px){
	.ourstory {width:100%;padding:0px 0;}
	.ourstory iframe {height: 280px;border-radius:0px;}
}



.instagram-feed {text-align: center;}
.instagram-feed h2 {margin-bottom:30px;}
.instagram-feed h2 a {color:#001C91;}

@media(max-width:768px){
	.instagram-feed {padding:60px 0 30px 0;}
}



.product-info {padding:50px 0;}
.product-info .carousel-indicators {margin-bottom: -3rem;}
.product-info .carousel-indicators [data-bs-target] {opacity:1;background: #fff;border-radius:50%; width:10px;height:10px;border:2px solid #15AFB7; }
.product-info .carousel-indicators .active {background:#15AFB7;border:2px solid #15AFB7;}
.product-info .title-reviews {padding-left:0px;display: flex;list-style: none; align-content: center;align-items: center;align-self: center; }
.product-info .title-reviews span {font-family: 'Melbourne';font-size: 14px;line-height:0;color:#00246D; }
.product-info h2 {font-family: 'Mohave';color:#001C91 !important;font-size:45px;margin-bottom:0px;}
.product-info h3 {font-family: 'Melbourne';color: #FF0000;font-weight: 600;}
.product-info h3 span {color:#06256D;font-size:25px;margin-left:10px; }
.product-info .input-group {width: auto !important;}
.product-info .input-group .count {margin-right: 10px;height: auto;padding-left: 10px;padding-right: 10px;}
.product-info .input-group label {color: #FF0000;font-size:17px;margin-right: 20px;padding-top: 8px;}
.product-info .input-group span {cursor: pointer; border-radius:50%; background:#FDD900;font-size:800;color:#FF0000;width:40px;height:40px; font-size:25px;padding:0px;font-weight:500;border:0px;outline:none;box-shadow:none;line-height:-10px;display: flex;align-items: center; text-align: center;justify-content: center; }
.product-info .input-group input.count-input {color: #FF0000;max-width:55px;height:40px; text-align: center;border:0px;font-size:25px;font-weight: 700;}
.veg-nonveg-mark {width:50px;height:50px;border:1.5px solid #00B3BA;border-radius:3px;display:flex;justify-content:center;align-items:center;}
.veg-nonveg-mark p {margin-bottom:0px;border:3px solid #5CA253;display:flex;width:35px;height:35px;background:#fff;border-radius:4px;justify-content:center;align-items:center;}
.veg-nonveg-mark span {display:inline-block; width:20px;height:20px;background:#5CA253;border-radius:50%;}
.mediumspicy-tags {width:80%;height:50px;border:1.5px solid #00B3BA;border-radius:3px;display:flex;justify-content:center;align-items:center;}
.mediumspicy-tags p {font-family: 'Melbourne';color:#00B4BA;text-transform: uppercase;font-weight: 700; margin-bottom:0px;border-right:1px solid #00B3B9;height:100%;display:flex;justify-content:center;align-items:center;padding-left:8px;padding-right:8px;}
.mediumspicy-tags ul {margin-bottom:0px;padding-left:10px;padding-right:10px;display:flex;list-style:none;}
.product-info h5 {margin-top: 30px;font-family: 'Melbourne';font-weight:600;color: #06256D;}
.product-info .accordion {margin-top: 30px;max-height:100% !important;}
.product-info .accordion-item:first-of-type .accordion-button {font-family: 'Melbourne';font-weight: 700;color: #009191;border: 1px solid #009191;}
.product-info .accordion-item:first-of-type .accordion-button:focus {outline: none;box-shadow: none;}
.product-info .accordion-body {border: 1px solid #009191;}
.product-info .accordion-body ul li {font-weight:700;color:#009191;font-family: Melbourne;margin-bottom:10px;font-style:italic; }
.product-info .title-price{display: block;}
.product-info .title-price-mb {display: none;}
.product-info .count-buyatc {justify-content: flex-start;align-items: center;margin-bottom:20px;margin-top:20px; }
.product-info .count-buyatc .input-group {margin-bottom:20px;}
.product-info .count-buyatc .addtocart {margin-right: 10px;}
.product-info .buttons-all {margin-bottom: 20px;}
@media(max-width:768px){
	.product-info {padding:20px 0;}
	.product-info .title-reviews {margin-bottom:0px;}
	.product-info .title-reviews li {margin-right:4px;}
	.product-info h2 {margin-bottom: 0px;font-size:35px;}
	.product-info .title-price {display: none !important;}
	.product-info .title-price-mb {display: block !important;}
	.product-info .input-group span {width:30px;height:30px;font-size:25px;}
	.product-info .input-group input.count-input {max-width:60px;height:30px;}
	.product-info .slide {margin-bottom:70px;}
	.mediumspicy-tags {width:100%;}
	.product-info h5 {margin-top:20px;}
	.product-info .accordion {margin-top: 15px;}
	.product-info .input-group .count {margin-right: 10px;height: auto;padding-left: 10px;padding-right:0px;}
	.product-info .count-buyatc {justify-content: space-start;align-items: center;display: flex;margin-bottom:0px;}
	.product-info .count-buyatc .addtocart {margin-right:5px;}
	.product-info .count-buyatc .input-group {margin-bottom:0px;}
	.veg-nonveg-mark span {width:15px;height:15px;}
	.veg-nonveg-mark p {width: 30px;height: 30px;}
	.veg-nonveg-mark {width: 40px;height: 40px;}
	.mediumspicy-tags p {font-size: 20px;}
	.mediumspicy-tags {height: 40px;}
}




.product-features {margin:50px 0; text-align:center;padding:100px 0;background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/yellow-wave.svg?v=1623257601');background-size:cover;background-position:top bottom;background-repeat:no-repeat;}
.product-features h2.top-head {width:70%;margin:auto;color:#FF0000;}
.product-features p {text-align:center;font-size:30px;margin-bottom:0px;margin-top:40px;font-family:'Melbourne';color:#FF1E00;font-weight:800;}
.product-features .main-button {margin-top:50px;}
@media(max-width:768px){
	.product-features {padding:60px 0;margin:0px; }
	.product-features h2.top-head {width:100%;}
	.product-features p {font-size:19px;margin-top:20px;}
	.product-features img {width: 60%;}
}



.usethis-product {text-align:center;padding:50px 0;width:80%;margin: auto;}
.usethis-product iframe {margin:30px 0;}
.usethis-product h5 {font-family: 'Melbourne';font-weight: 600;color: #06256D;font-size: 22px;width: 80%;margin: auto;padding-bottom: 20px;}
@media(max-width:768px){
	.usethis-product iframe {margin:15px 0;height:280px;}
	.usethis-product {padding:40px 0;width:100%;}
}




.morelike-this h2 {text-align:center;margin-bottom:40px;}
.morelike-this h3 {height:85px;text-transform: uppercase;font-family:'Mohave';font-weight:500;color:#06256D;}
.morelike-this h3 a {text-decoration:none;text-transform: uppercase;font-family:'Mohave';font-weight:500;color:#06256D;}
.morelike-this h5 {font-family:'Melbourne';font-weight:700;color:#FF0000;font-size:25px;}
.morelike-this h5 span {color:#06256D;font-size:18px;margin-left:1px;}
.morelike-this p {font-family:'Melbourne';font-weight:600;color:#06256D;}
.morelike-this .title-reviews {justify-content:center;align-items:center;}
.morelike-this .title-reviews li {margin-right:5px;font-family:'Melbourne';font-size:14px;}
.title-reviews .vegicon {position: absolute;right:10%;}
.product-card {display:flex;flex-direction:column;margin-bottom:30px;}
.product-card .title-reviews {margin:auto;justify-content:center;padding-left:0px;display:flex;list-style:none;align-content:center;align-items:center;align-self:center;}
.product-card .title-reviews span {margin-bottom:5px; margin-left:0px;font-size:14px;line-height:0;}
.product-card .thecontent-box {text-align: center;padding-left:0px;}
.product-card .thecontent-box .main-button {width:100%;}
.product-card .thecontent-box .for-the-morelikethis  .main-button {width:100% !important;}
.offer-discount {font-size:14px;font-family:'Melbourne';background:url('/cdn/shop/files/ribben-blue.svg?v=1628671652');background-size:cover;background-position:bottom;background-repeat:no-repeat;position:absolute;text-align:center;display:flex;align-items:center;padding:20px 10px 40px 10px;color:#fff;font-weight:800;line-height:1.2;text-align:center;    z-index: 100;}
.product-card .title-reviews span .spr-icon-star:before {color:#ffc100;}
.morelike-this .image-box {position:relative}
.vegnonvegicons {position: absolute;right: 0;z-index: 100;}


@media(min-width:768px){
  .product-card .thecontent-box {margin-top:auto;position: relative;}
  .morelike-this p {position: absolute;left: 0;right: 0;width: fit-content;margin: auto;margin-top: 10px;}
}

@media(max-width:768px){
  .product-card .title-reviews span {margin-left:0px;font-size:11px;line-height:0;}
  .morelike-this {padding:40px 0;}
  .product-card {display:flex;flex-direction:row;align-items:center;}
  .morelike-this .image-box {width:100%;}
  .product-card {margin-bottom:30px;padding:0 40px;}
  .product-card .thecontent-box {text-align: left;padding-left:10px;}
  .product-card .title-reviews {justify-content:flex-start;}
  .title-reviews .vegicon {position: absolute;right:5%;}
  .offer-discount {font-size:14px;padding:10px 5px 30px 5px;}
  .morelike-this p {margin-bottom:5px;margin-top:5px;line-height:1.2;font-size:14px;}
  .morelike-this h3 {margin-bottom:0px;font-size:20px;height:auto;}
  .morelike-this h5 {margin-bottom:5px;font-size:20px;}
  .morelike-this h2 {text-align:center;margin-bottom:20px;}
  .recipe-morelikethis {padding: 0px;}
  .product-card .thecontent-box .main-button {width:100%;}
}



.whole-content {margin:50px 0;box-sizing: border-box; }
.whole-content .product-reviews {justify-content: flex-start !important;padding-left:0px; }
.whole-content .product-reviews li:last-child {margin-left:5px;}
.whole-content .product-reviews li:last-child span {text-decoration-line: underline;}
.whole-content .product-reviews li a {text-decoration:none;font-size:14px; color:#D22F56 !important;font-family: 'Melbourne';}
.whole-content .product-reviews li a.write-thereview {text-decoration:underline; } 
.whole-content ul.share-download-review {padding-left: 0px;list-style: none;display: flex;align-items: center;}
.whole-content ul.share-download-review li a {font-size:16px;font-weight: 800;font-family: 'Melbourne';background:#FFEA94;height:50px;display: inline-flex;align-items: center; alig
n-self: center;padding:0 20px;text-decoration:none;border-radius:10px;color:#FF0000;}
.whole-content ul.share-download-review li {margin-right: 20px;} 
.whole-content ul.share-download-review li a.shareicon {border-radius: 50%;background:none;padding: 0 0px;}
.whole-content .prep-cook {padding-left: 0px;list-style: none;display: flex;align-items: center;justify-content: space-around; }
.whole-content .prep-cook li p {font-family: 'Melbourne';font-size:14px;font-weight: 800; margin-bottom: 0px;}
.whole-content .prep-cook li h4 {font-family: 'Melbourne';font-weight: 800;color: #FF0000;background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/minute-flashbg.svg?v=1623257601);background-size: 100% 100%;background-position: center;background-repeat: no-repeat;text-align: center;}
.whole-content h2 {color: #06256D !important;font-weight: 700;}
.whole-content p, .whole-content h6 {color: #06256D;}
.whole-content p {font-size:18px;}
.whole-content .featured-text {color: #06256D;font-family: 'Melbourne';font-weight: 800;font-size:16px; }
.whole-content .featured-text span a {text-decoration:none;color:#D22F56;}
.whole-content .featured-text span {color:#D22F56;}
.whole-content video {margin-bottom: 20px;border-radius:8px;}
.whole-content .for-serving {font-family: 'Melbourne';font-weight: 800;font-size:14px;color:#06256D;}
.whole-content .ingredients-list {color:#06256D;}
.whole-content .ingredients-list li {margin-bottom: 10px;font-size:16px;}
.whole-content .ingredients-list .main-button {font-size:10px;box-shadow: 3px 3px #fdd900;background: #FF0000;color: #fff;margin-left:5px;font-weight: 700;text-decoration: none;border-radius: 6px;border: 0px solid #FDD900;display: inline-block;padding: 4px 10px;font-family: 'Melbourne';}
.whole-content .instructions-list {color:#06256D;list-style: decimal;}
.whole-content .instructions-list li {margin-bottom: 10px;font-size:16px;}
.whole-content .recipe-paragraph, .whole-content .author-name {margin:25px 0;}
.the-recipe-image {width:40%;margin: auto;}
.the-recipe-image img {border-radius: 8px;}
@media(max-width:768px){
	.whole-content {margin:40px 0;box-sizing: border-box; }
	.whole-content .share-download-review{}
	.whole-content ul.share-download-review li {margin-right: 10px;}
	.whole-content ul.share-download-review li a {height: 35px;padding: 0 15px;}
	.whole-content ul.share-download-review li:last-child a {padding: 0 0px;}
	.whole-content ul.share-download-review li a.shareicon img {width: 35px;}
	.whole-content ul.share-download-review li img.verified-logo {width: 35px;}
	.the-recipe-image {width:100%;}
	
}



.morerecipes-use {margin:0; background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/using.svg?v=1623257601');background-size: cover;background-position: top bottom;background-repeat: no-repeat; }
.morerecipes-use .customer-image {margin-top:30px !important;}
.morerecipes-use .top-head, .morerecipes-use h3, .morerecipes-use h5 {color:#FF0000;}
.morerecipes-use p {color:#06256D;font-weight: 800;width:80%;margin: auto;}
.morerecipes-use h5 {width:80%;margin: auto;padding-top:20px;}
.morerecipes-use .owl-carousel .owl-nav button.owl-prev {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/red-back-arrow.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;bottom:55%;left:-1%;}
.morerecipes-use .owl-carousel .owl-nav button.owl-next {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/red-forward-arrow.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;bottom:55%;right:-1%;}
@media(max-width:768px){
	.morerecipes-use p, .morerecipes-use h5 {text-align: left; }
	.morerecipes-use .product-reviews {justify-content: flex-start !important;width: 80%;margin: auto;padding-bottom:10px;}
	
}

.morerecipes-use a {text-decoration:none;}
.morerecipes-use  p a {color:#06256D;}



.singleproduct-minis {margin-bottom:-35px;}
@media(max-width:768px){
	.singleproduct-minis {margin:0px 0px 15px 0px;}
}


    
    
.chowhalloffame {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/using.svg?v=1623257601');background-size: cover;background-position: top bottom;background-repeat: no-repeat; }
.chowhalloffame a {text-decoration:none;}
.chowhalloffame .customer-image {margin-bottom: 30px;border-radius:8px;}
.chowhalloffame h2 {text-align: center;margin-bottom:30px; }
.chowhalloffame .owl-nav span {display: none;}
.chowhalloffame h4 {color:#06256D;}
.chowhalloffame h5 {color:#FF0000;font-family:'Melbourne';font-weight: 800; }
.chowhalloffame h4, .chowhalloffame h5 {margin:5px 0; }
.chowhalloffame .owl-dots {display: none;}
	.chowhalloffame ul.product-reviews{justify-content: flex-start !important;}
@media(max-width:768px){
	.chowhalloffame {padding:50px 0;}
	.chowhalloffame ul.product-reviews{justify-content: flex-start !important;}
	.chowhalloffame h2 {margin-bottom:20px;}
	.chowhalloffame .owl-carousel .owl-nav button.owl-prev {width:25px;height:25px;top:30%;left:5%;}
	.chowhalloffame .owl-carousel .owl-nav button.owl-next {width:25px;height:25px;top:30%;right:5%;}
}


.chowhalloffame .owl-carousel .owl-nav button.owl-prev {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-prev.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;top:30%;left:0%;}
.chowhalloffame .owl-carousel .owl-nav button.owl-next {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-next.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;right:0%;top:30%;}


.hungryfor-more {text-align: center;}
.hungryfor-more .form-control:focus {background-color;none !important;}
.hungryfor-more p {color:#00246D;font-family:'Melbourne';width:70%;padding-bottom:30px; margin: auto;font-size:20px;font-weight: 800;}
.hungryfor-more input {font-family: 'Melbourne';border: 0px;padding-bottom: 20px;background-color: none;background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/blue-wave.svg?v=1623257600);background-size: contain;background-position: bottom;background-repeat: no-repeat;color: #00246D;}
.hungryfor-more input:focus {background-color;none !important; outline: none;box-shadow: none;}
.hungryfor-more input:active {background-color;none !important; outline: none;box-shadow: none;}
.hungryfor-more input::placeholder {color: red;font-weight: 800;font-size:18px;opacity: 1;}
.hungryfor-more button {font-family: 'Melbourne';border: 0px;}
@media(max-width:768px){
	.hungryfor-more p {width:100%;margin-top:20px;font-size:16px;}
	
}



.tagus {text-align: center;background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/thepink-wave.svg?v=1623257601');background-size:cover;background-position:top bottom;background-repeat: no-repeat;}
.tagus h2, .tagus h4 {color:#FF1E00;}
.tagus h4 {margin-top:20px; font-family: 'Melbourne';font-weight: 800;display: flex; justify-content: center;align-items: center;}
.tagus h4 a {color:#FF1E00;text-decoration:none;}
.tagus h4 img {margin-left: 10px;margin-right: 10px;}
@media(max-width:768px) {
	.tagus {padding: 40px 0;}
	.tagus h4 {display: block;line-height:2;font-size:16px;}
	.tagus h4 img {margin-left: 5px;margin-right: 5px;width:25px;}
}


.kitchen-minicards {padding-top:0px; margin-top:0px;}



.newest-recipes {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/using.svg?v=1623257601');background-repeat: no-repeat;background-size: cover;}
.newest-recipes a {text-decoration:none;}
.newest-recipes img {border-radius: 8px;}
.newest-recipes h2 {text-align:center;margin-bottom:30px;}
.newest-recipes p {margin-top: 10px;margin-bottom: 10px;color: #06256D;font-size: 21px;font-weight: 600;line-height: 1.4;}
.newest-recipes span {font-family:'Melbourne';color:#FF0000;font-weight: 800;}
.newest-recipes .loadmore-recipe {font-size:22px; margin:30px 0;text-align: center;font-family:'Melbourne';color:#FF0000;font-weight: 800;text-decoration:none;display: flex;justify-content: center;align-items: center;  }
.newest-recipes .loadmore-recipe img {margin-right:10px;}
@media(max-width:768px) {
	.newest-recipes {padding:60px 0;}
	.newest-recipes .col-md-3 {margin-bottom:10px; }
	.newest-recipes .col-md-3:nth-child(3) {display: none;}
	.newest-recipes .col-md-3:nth-child(4) {display: none;}
	.newest-recipes h2 {text-align:center;margin-bottom:20px;}
	.newest-recipes .loadmore-recipe {margin:15px 0;}
}



.alllrecipe-section {background:none;}
.alllrecipe-section .col-md-3 {margin-bottom:40px;}



.youtube-recipes {text-align: center;}
.youtube-recipes iframe {border-radius:8px; }
.youtube-recipes .owl-carousel {margin-bottom:50px; }  
.youtube-recipes h2 {margin-bottom: 40px;}
@media(max-width:768px) {
	.youtube-recipes {margin:0 0 50px 0;padding-bottom: 40px !important;}
}



.thearrow-yellows {display:none;}
.thearrow-white {display:none;}
.thearrow-orange {display:none;}
.thearrow-green {display:none;}



.another-ingredients .row .col-md-3:nth-child(1) .titlebox .thearrow-yellows {display:block;} 


.another-ingredients .row .col-md-3:nth-child(2) .titlebox {background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-purple.svg?v=1623257601);background-size: cover;background-position: top;}
.another-ingredients .row .col-md-3:nth-child(2) .titlebox h4 {color:#fff !important;}
.another-ingredients .row .col-md-3:nth-child(2) .titlebox .thearrow-white {display:block;} 


.another-ingredients .row .col-md-3:nth-child(3) .titlebox {background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-yellow-new.svg?v=1623257601);background-size: cover;background-position: top;}
.another-ingredients .row .col-md-3:nth-child(3) .titlebox h4 {color:#FD7E00 !important;}
.another-ingredients .row .col-md-3:nth-child(3) .titlebox .thearrow-orange {display:block;}


.another-ingredients .row .col-md-3:nth-child(4) .titlebox {background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/title-wave-green.svg?v=1623257601);background-size: cover;background-position: top;}
.another-ingredients .row .col-md-3:nth-child(4) .titlebox h4 {color:#288A99 !important;}
.another-ingredients .row .col-md-3:nth-child(4) .titlebox .thearrow-green {display:block;}




.recipe-ingredients h2 {text-align: center; margin-bottom: 40px;}
@media(max-width:768px){
	.recipe-ingredients {margin-top:0px;}	
	.recipe-ingredients h2 {margin-bottom: 20px;}
}



.testiest-newsletter {text-align: center;background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/thepink-wave.svg?v=1623257601);background-size: cover;background-position: top bottom;background-repeat: no-repeat;}
@media(max-width:768px){
	.testiest-newsletter {padding:50px 0;margin-bottom:0px; }	
	.testiest-newsletter .top-head {font-size:24px;}
}




.product-tags {}
.product-tags .tags-info {padding: 10px;text-align: center; }
.product-tags .tags-info a {display: inline-block; font-family:'Melbourne';color:#FF0000;text-decoration:none;font-weight: 700;border-radius:10px;border:2px solid #FDD900;padding:8px 20px;}
.product-tags .tags-info a.active {background:#ff0000; display: inline-block; font-family:'Melbourne';color:#fff;text-decoration:none;font-weight: 700;border-radius:10px;border:2px solid #FDD900;padding:8px 20px;}
.product-tags .owl-nav, .product-tags .owl-dots {display: none;}


.related-recipes {margin:50px 0;}
.related-recipes img {border-radius:8px;margin-bottom:15px;}
.related-recipes a {text-decoration:none;color:#06256D;}
.related-recipes h2 {text-align: center;margin-bottom:30px;}
.related-recipes h4 {color: #06256D;font-size: 21px;font-weight: 600;line-height: 1.4;}
.related-recipes .owl-dots {display: none;}

.related-recipes .owl-carousel .owl-nav span {display: none;}
.related-recipes .owl-carousel .owl-nav button.owl-prev {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-prev.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;top:30%;left:0%;}
.related-recipes .owl-carousel .owl-nav button.owl-next {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-next.svg?v=1623257601');background-size: cover;background-position: center;background-repeat: no-repeat;width:35px;height:35px;position: absolute;right:0%;top:30%;}
@media(max-width:768px){
	.related-recipes {margin:40px 0;}
	.related-recipes .owl-carousel .owl-nav button.owl-prev {width:25px;height:25px;top:35%;left:-10px;}
	.related-recipes .owl-carousel .owl-nav button.owl-next {width:25px;height:25px;top:35%;right:-10px;}
}



.fullpage-content {padding: 50px 0;}
.fullpage-content h2 {text-align:center;margin-bottom:40px; }





footer {background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/footer-bg.svg?v=1623257600');background-size:cover;background-position:top;text-align:center;}
footer .backto-top {font-family:'Mohave';width:11%;margin:auto;background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/titlwwave.svg?v=1623257601');background-size:contain;background-position:bottom;background-repeat:no-repeat;padding-bottom:17px;font-size:18px;color:#00246D;text-decoration:none;font-weight:700;}
footer h2 {margin-top:40px;margin-bottom:40px;}
footer h4 {text-align:left;font-weight:500;font-family:'New Comic Title Expanded';color:#00246D;}
footer p {font-family:'Melbourne';color:#00246D;font-weight:600;font-size:14px;}
footer ul {list-style:none;padding-left:0px;text-align:left;}
footer ul li a {color:#00246D;text-decoration:none;font-weight:800;font-family:'Melbourne';}
footer .newsletter {text-align:left;}
footer .newsletter input {font-family:'Melbourne';border:0px;padding-bottom:20px;background-color:none;background: url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/emailer-wave.svg?v=1623257601');background-size:contain;background-position:bottom;background-repeat:no-repeat;color:#00246D;}
footer .newsletter input:placeholder {color:#00246D;opacity:1;}
footer .newsletter input:focus {background-color:#F6C244;outline:none;box-shadow:none;}
footer .newsletter button {font-family:'Melbourne';border:0px;}
footer .social-footer {margin-top:0px;}
footer .social-footer ul {font-family:'Melbourne';display:flex;justify-content:center;}
footer .social-footer ul li {margin-right:10px;}
footer .social-footer ul li:last-child {margin-right:0px;}
@media(max-width:768px){
	footer {padding:60px 40px;}
	footer .newsletter {margin-bottom:30px;}
	footer .social-footer {margin-top:30px;}
}

/* footer .submitbutton {width:50px;height:50px;background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/signup-arrow.svg?v=1623257601');background-size:cover;background-position:bottom;background-repeat:no-repeat; display:block; } */
footer .submitbutton input {width:30px;height:30px;background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/signup-arrow.svg?v=1623257601');background-size:cover;background-position:bottom;background-repeat:no-repeat;}

.hungryfor-more .submitbutton input {width:30px;height:30px;background:url('https://cdn.shopify.com/s/files/1/0576/7754/5655/files/signup-arrow.svg?v=1623257601');background-size:cover;background-position:bottom;background-repeat:no-repeat;}
.hungryfor-more input {font-size:22px;font-weight:bold;color:#ff1e00;}


.spr-icon-star-empty:before {
    content: '\e801';
    color: #ffc100;
}


.recipergallery img {border-radius:8px;}



.collectionslider .carousel-item img.for-pc {display: block;}
.collectionslider .carousel-item img.for-mb {display: none;}
@media(max-width:1000px){
	.collectionslider .carousel-item img.for-pc {display: none !important;}
	.collectionslider .carousel-item img.for-mb {display: block !important;}
}


.thelogin-pages {padding:80px 0;}
.pagenotfound {padding:80px 0;}


.prep-time {align-items:center; margin-bottom:0px;font-family: Melbourne;font-size:20px;font-weight:800;color: #06256d;display:flex;}
.prep-time img {height:20px;margin-right:5px; }


/* override styles when printing */
@media print {

  body {margin: 0;color: #000;background-color: #000;}

}

#st-1 .st-btn[data-network='sharethis'] {
    background-color: #ff0000 !important;
}

#shopify-section-recipe-productsuse .product-card .thecontent-box .main-button {width:100% !important;}
#shopify-section-recipe-productsuse .product-card #addToCart {margin-left:5px;}


#shopify-section-all-products-colllectionpage .product-card .thecontent-box .main-button {width:100% !important;}
#shopify-section-all-products-colllectionpage .product-card #addToCart {margin-left:5px;}


.searchtap input.btn.main-button {width:100% !important;}
.addtocart-buynow #addToCart {margin-left:5px;}
.addtocart-buynow {justify-content: center;}
.st-bottom-card {padding-bottom:10px;}
.buttons-all .main-button {display:block;width:95%;text-align:center; }

@media (max-width: 768px){
	.buttons-all .main-button {font-size: 12px;padding: 10px 15px;}
	.addtocart-buynow .main-button {font-size: 12px;padding: 10px 15px;width:100%;}
	.addtocart-buynow #addToCart {margin-left:5px;width:100%; }
}

#shopify-product-reviews h2 {color: #001c91 !important;font-weight: 800;}

#shopify-product-reviews .spr-container {border:0px;}

#shopify-product-reviews .spr-summary-actions-newreview {font-family: Mohave;color: #f00;font-weight: 700;text-decoration: none;text-transform: uppercase;}
#shopify-product-reviews .spr-review-header-title {color: #001c91;font-weight: 900;}
#shopify-product-reviews .spr-review, .spr-form {border-color: #ffeda1;}



.accordion-flush {margin-bottom:60px;}
.accordion-flush h2{text-align:center;}
.accordion-flush .accordian-box {border-bottom:2px solid #000;}
.accordion-flush .accordion {border: none;background: #fff;border-radius:8px 8px 0 0;color: #001c91;cursor: pointer;padding: 18px;width: 100%;text-align: left;outline: 0;font-size: 18px;transition: .4s;font-weight: 900;}
.accordion-flush .accordion:after {content: '\002B';color: #001c91;font-weight: bold;float: right;margin-left: 5px;}
.accordion-flush .active:after {content: "\2212";}
.accordion-flush .panel {padding: 0 18px;background-color: white;max-height: 0;overflow: hidden;transition: max-height 0.2s ease-out;}

.accordion-flush .accordicnfull-content {border:2px solid #001c91;border-radius:8px;}
.accordion-flush .accordian-box:last-child .accordion {border-radius:0 0 8px 8px;} 


.st-title-box a {text-decoration:none;}

.collection-description h1 {font-family: 'New Comic Title Expanded';color: #00246d;margin-top:40px;}
.collection-description p {font-size:20px;font-family: Quicksand;color: #00246d;font-weight: 600;margin-bottom:40px;}




.accordian-boxx .owl-carousel .owl-nav span {display:none;}
.accordian-boxx .owl-carousel .owl-nav button.owl-next {background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-next.svg?v=1623257601);background-size: cover;background-position: center;background-repeat: no-repeat;width:30px;height:30px;position: absolute;right:0%;bottom: 45%;}
.accordian-boxx .owl-carousel .owl-nav button.owl-prev {background: url(https://cdn.shopify.com/s/files/1/0576/7754/5655/files/slider-arrow-prev.svg?v=1623257601);background-size: cover;background-position: center;background-repeat: no-repeat;width:30px;height:30px;position: absolute;bottom: 45%;left:0%;}


.hs-quantity-content-arrows button {display: none !important; }


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
/* Firefox */
input[type=number] {-moz-appearance: textfield;}

@media (max-width: 768px){
  .spics-quantity .row {justify-content:center;}
}

.accordian-boxx .owl-carousel .owl-dots {text-align: center;}
.accordian-boxx .owl-carousel .owl-dots .owl-dot {margin-right:5px;width:16px;height:16px;background:#000;border-radius:50%; }
.accordian-boxx .owl-carousel .owl-dots .owl-dot:last-child {margin-right:0px;}
.accordian-boxx .owl-carousel .owl-dots .owl-dot.active {background:#fff;border:2px solid #000;}

.product-subtitle {font-size:25px !important;margin-bottom:15px !important;}
span.productcsrd-subtitle {font-size:20px;display:block}
@media (max-width: 768px){
  span.productcsrd-subtitle {font-size:16px;display:block}
}




.mobilesearch {display:none;}
.mobilesearch .input-group {display:none;}
.mobilesearch .input-group {position:absolute;}
.mobilesearch:hover .input-group {display:flex;background:#fff;justify-content: center;align-items: center;width: 95%;margin: 22px auto;position: absolute;left: 0;right: 0px;z-index: 1000;}
@media (max-width: 768px){
	.mobilesearch {display:block;}
  
}



.youtube-player {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;max-width: 100%;background: #000;margin: 5px;border-radius:8px;}
.youtube-player iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 100;background: transparent;}
.youtube-player img {object-fit: cover;display: block;left: 0;bottom: 0;margin: auto;max-width: 100%;width: 100%;position: absolute;right: 0;top: 0;border: none;height: auto;cursor: pointer;-webkit-transition: 0.4s all;-moz-transition: 0.4s all;transition: 0.4s all;}
.youtube-player img:hover {-webkit-filter: brightness(75%);}
.youtube-player .play {height: 72px;width: 72px;left: 50%;top: 50%;margin-left: -36px;margin-top: -36px;position: absolute;background: url('/cdn/shop/files/play-button.png?v=1679228048') no-repeat;cursor:pointer;background-size:70%;background-position:center;}

.youtubeshorts .youtube-player {padding-bottom:73% !important;margin-bottom:20px !important;}
.youtubeshorts h3 {margin-bottom:10px !important;}

.youtubeshorts .slider-container {padding-bottom:20px;}

.youtubeshorts .slider-indicators {display:none;}
.youtubeshorts .slider-indicators>* {width:15px;height:15px;background-color:#fff;border:2px solid #00246d;margin-right:3px;}
.youtubeshorts .slider-indicators button:last-child {margin-right:0px;}
.youtubeshorts .slider-indicators>.active {padding:3px;border:1px solid #00246d;background-color:#00246d;}
@media (max-width: 768px){
  .youtubeshorts {padding:0 15px;margin-bottom:40px;}
  .youtubeshorts h3 {visibility: initial;}
  .youtubeshorts .addtocart-buynow {visibility: initial;}
  .youtubeshorts .slider-indicators {display:block !important;}
}  



.pricingandoffer {display: flex;align-items: center;justify-content: flex-start;}
.pricingandoffer h3 {margin-right:15px;}



.extradiscountsavetext {font-family: 'Melbourne';font-weight:700;margin-top: 0px;margin-bottom: 15px;background: #ff0000;;display: inline-block;color: #fff;border-radius: 90px;padding: 4px 10px 2px 10px;font-size: 14px;text-transform: uppercase;}
.offertext-fordesktop {display:block;}
.offertext-formobile  {display:none;}
@media (max-width: 768px){
	.offertext-fordesktop {display:none !important;}
  .offertext-formobile  {display:block !important;}
}




.offerbannerimg {margin-top: 15px;border-radius: 10px;}


.hideforfree-page .hs-sticky-checkout-bar {display:none !important;}


@media (max-width: 768px){
  h3.order-summary {margin-bottom:10px;}
  .thecheckoutbutton {font-size: 22px;padding: 7px 25px;width: 100%;margin-top: 10px;}  
}


.stockleftss {margin-top: 10px;background: #ff000012;display: inline-block;padding: 2px 10px;border-radius: 90px;color: crimson !important;border: 1px solid red;}


.thepordimge {position:relative;}
.sodoutlabel {font-family: 'Melbourne';position: absolute;bottom: 0;display: inline-flex;background: #ccc;width: 57%;height: 60px;align-items: center;justify-content: center;border-radius: 15px;color: #000;font-weight: 900;transform: rotate(342deg);left:20%;border: 2px solid #000;    font-size: 25px;}
@media (max-width: 768px){
  .sodoutlabel {bottom: -25px;width: 90%;height: 48px;border-radius: 9px;font-weight: 900;transform: rotate(342deg);left: 6%;border: 2px solid #000;    font-size: 20px;}
}


.twobuttons {display: flex;justify-content: center;column-gap: 10px;width: 80%;margin: auto;}
.twobuttons img {width:100%;}
.twobuttons a {text-transform: uppercase;box-shadow: 3px 3px #FDD900;background: #fff;color: #fff;font-weight: 700;text-decoration: none;border-radius: 10px;border: 3px solid #FDD900;font-size: 20px;display: inline-block;    padding: 0px 15px;font-family: 'Melbourne';width:48%;text-align:center;}
@media (max-width: 768px){
  .twobuttons {width:95%;}
  .twobuttons a {box-shadow: 2px 2px #FDD900;border: 2px solid #FDD900;font-size: 18px;padding: 0 2px;}
  .gitmpagefor .product-card {display: grid;grid-template-columns: 1fr 1.2fr;grid-gap: 10px;margin-bottom:0px;}
}


.dealoftheday {width: 40%;position: absolute;top: 0;z-index: 99;left: 10%;}
@media (max-width: 768px){
  .dealoftheday {width: 60%;top: 0;left: 32px;}
}


.mostviewed {background: #f8ce20;display: inline-block;font-family: 'Mohave';margin-left: 46px;padding: 2px 8px;border-radius: 6px;font-weight: 500;text-transform: uppercase;color: #001c91;font-size: 20px;}
@media (max-width: 768px){
  .mostviewed {font-size: 12px;position: relative;top: -3px;margin-left: 35px;padding: 2px 6px;border-radius: 3px;}
}


/* #swirl-short-videos .product-on-carousel-ssv {        border: 1px solid;} */