/** Shopify CDN: Minification failed

Line 1424:30 Unexpected "last"

**/
body{   font-family: 'Omnes';}
@font-face {
    font-family: 'Omnes';
    src: url('Omnes-Bold.eot');
    src: url('Omnes-Bold.eot?#iefix') format('embedded-opentype'),
        url('Omnes-Bold.woff2') format('woff2'),
        url('Omnes-Bold.woff') format('woff'),
        url('Omnes-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Omnes';
    src: url('Omnes-Regular.eot');
    src: url('Omnes-Regular.eot?#iefix') format('embedded-opentype'),
        url('Omnes-Regular.woff2') format('woff2'),
        url('Omnes-Regular.woff') format('woff'),
        url('Omnes-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Omnes';
    src: url('OmnesMedium.eot');
    src: url('OmnesMedium.eot?#iefix') format('embedded-opentype'),
        url('OmnesMedium.woff2') format('woff2'),
        url('OmnesMedium.woff') format('woff'),
        url('OmnesMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Omnes';
    src: url('OmnesSemiBold.eot');
    src: url('OmnesSemiBold.eot?#iefix') format('embedded-opentype'),
        url('OmnesSemiBold.woff2') format('woff2'),
        url('OmnesSemiBold.woff') format('woff'),
        url('OmnesSemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, .h1 a, .h2 a, h1 a, h2 a{font-family: 'Omnes';    letter-spacing: 0;}

.mobikwik-offer {
    margin-top: 50px;
}
.mobikwik-offer a.btn.slideshow__btn {
    margin-bottom: 20px;
}
.free_msg span{
  display: block;
}

.product-block.available_off {
  border-radius: 5px;
  background: #e9e9e9;
  padding: 8px 15px;
  margin-top: 60px;
}
.product-block.available_off h4 {
  text-transform: capitalize;
  font-size: 18px;
  letter-spacing: .1em;
}
.product-block.available_off p {
  margin: 10px 0;
  text-align: left;
}
.product-block.available_off p span {
  padding-left: 20px;
  display: block;
  position:relative;
}
.product-block.available_off i.fa.fa-tag {
  padding: 5px 0 0;
  position: absolute;
  left: 0;
}

.mob_view {
    display: none;
}

button.shopify-payment-button__button {
  border-radius: 0.25rem;
  min-height: 50px;
  width: 100% !important;
  background-color: #333232 !important;
}
button.shopify-payment-button__more-options {
    display: none;
}

.index-section {
    padding: 0;
}
.product-recommendations__inner .coll_plus_icon {
  display: none;
}
.product-recommendations__inner .product-title {
    border-left: none;
    width:100%;
}
.index .plus_icon img {
    width: 50%;
    float: right; 
}
.coll_plus_icon img {
    width: 100%;
}
.plus_img {
    cursor: pointer;
}
.tags-wrapper{
  position: absolute;
  top: 0;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
}
.template-product .tags-wrapper{
  position: absolute;
  top: 0;
  z-index: 1;
  display: flex;
      align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    right: 0;
    width: 100%;
    padding: 0 30px;
}
.tags-wrapper img{
  margin:4px;
  width:32px;
  height:32px;
  background: #fff;
  border-radius: 999px;
}
.tags-wrapper .new_label{
    background-color: red;
        padding: 5px 12px;
    color: #FFF;
    font-weight: 600;
    text-align: right;
    font-size: 15px;
}
span.coming_soon {
  background-color: #30afa8;
  padding: 5px;
  color: #FFF;
  font-weight: 600;
  text-align: left;
  font-size: 11px;
}

input#wk_zipcode::placeholder {
  opacity: 1;
  color: #1a1a1a!important;
  font-weight: 600!important;
}
input#wk_zipcode:-ms-input-placeholder { 
  opacity: 1;
  color: #1a1a1a!important;
  font-weight: 600!important;
}

input#wk_zipcode::-ms-input-placeholder {
  opacity: 1;
  color: #1a1a1a!important;
  font-weight: 600!important;
}
.shopify-policy__container {
  margin-top: 30px!important;
  margin-bottom: 30px!important;
}
.shopify-policy__body {
    margin-top: 30px;
}

/* tab css starts */
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
/* tab css ends */


.announcement-bar {
    padding: 4px 10px;
      z-index: 2;
}
p.announcement-bar__message {
   font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.84px;
    padding: 0;
}
p.announcement-bar__message a{
        color: #07a5c9;
  }
a:hover {
    text-decoration: none;
}
button:focus {
    outline: none;
}
body .site-header__logo-image {
    max-width: 136px;
  background-color: #0000!important;
}
body .site-header__logo img {
    max-width: 136px!important;
}
.site-nav__link:focus .site-nav__label, .site-nav__link:not([disabled]):hover .site-nav__label {
    border: none;
}
.site-nav__link .icon-chevron-down {
    width: 13px;
    height: 13px;
    margin-top: -5px;
}
.site-nav a, .site-nav__link--button {
    color: #363636;
    font-size:18px;
      padding:40px 0;
    transition: all .3s;
      font-weight: 500;
  
}
.site-header {
    box-shadow: 0px 0px 12px #00000029;
}
.h2.site-header__logo {
    margin: 0;
      padding: 0px 0 10px;
}
.site-nav__dropdown{
  top: 100%;
  padding: 0;
}
.site-nav__link--active .site-nav__label {
    border: none;
    color: #0096d6;
}
.site-nav--has-dropdown:hover .site-nav__dropdown {
    display: block;
}
.site-nav__dropdown--right:not(.site-nav__dropdown--centered) {
    right: -40px;
}
.site-nav__dropdown li:not(:last-child) a {
    border-bottom: 1px solid #0096d6;
}
.site-nav__dropdown .site-nav__link {
    padding: 10px 30px;
}
.site-nav a:hover, .site-nav__link--button:hover {
  color: #0096D6;
}
.site-nav__link.new-link{
  position:relative;
}
.site-nav__link.new-link:after {
  content: "B1G1";
  position: absolute;
  top: 32px;
  left: 0;
  font-size: 9px;
  color: red;
}
.mobile-nav__link.new-link:after {
  content: "B1G1";
  position: absolute;
  top: 0px;
  left: 0;
  font-size: 9px;
  color: red;
}
.site-nav {
    text-align: right;
  margin: 0;
}
.destop-mid-nav {
    width: 100%;
}
.grid__item.site-header__icons {
    width: 250px;
}
.site-header__account, .site-header__cart, .search_ctm {
    margin-left: 40px;
    background: #0096D6;
    border-radius: 50%;
    transition: all .3s;
    width: 50px;
    height: 50px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search_ctm {
    margin-left: 20px;
}
.cartCost {
    position: absolute;
    top: 0px;
    right: -10px;
    min-width: 25px;
    height: 25px;
    background: #fff;
    border: 1px solid #0096d6;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 13px;
  color: #5A5A5A;
    font-weight: 500;
}
.slideshow__text-content .page-width {
    max-width: 100%;
      display: inline-block;
      padding: 0;
}
.site-header__account .icon, .site-header__cart .icon {
    fill: #fff;
}
.site-header__account:hover, .site-header__cart:hover, .search_ctm:hover, .search_ctm:focus {
    background: #35abde!important;
}
/* .site-header__cart {
    margin: 0;
} */
.destop-mid-nav .site-nav.list--inline>li {
   margin-right: 30px;
}
.mega-title {
    font-weight: bold;
    text-shadow: none;
    color: #2E2D2D;
    font-size: 50px;
    margin: 0;
    letter-spacing: 0;
  font-family: 'Omnes';
}
.mega-subtitle.slideshow__subtitle {
    text-shadow: none;
    color: #2E2D2D;
    letter-spacing: 0.8px;
    font-size: 30px;
    line-height: 35px;
    display: block;
}

a.btn.slideshow__btn, .custom_cart_drower .text-link, .goodplanet_btn {
    background: #35ABDE;
    border: 2px solid #0096d6;
    transition: all .3s;
    letter-spacing: 0;
    font-weight: 700;
    font-family: Omnes;
    font-size: 25px;
    padding: 5px 100px;
    min-height: 60px;
    line-height: inherit;
    display: inline-flex;
    align-items: center;
    color: #fff;
  border-radius: 5px;
}
.goodplanet_btn {
    padding: 5px 20px;
}

a.btn.slideshow__btn:hover, .goodplanet_btn:hover, .goodplanet_btn:focus {
    background: #0096d6;
  color: #fff!important;
}
.custom_cart_drower .text-link:hover, .goodplanet_btn:hover {
    background: #0096d6;
    color: #fff;
}
.custom_cart_drower .text-link {
    font-size: 20px;
    padding: 5px 50px;
    min-height: 50px;
}
.btn.focus, .btn:focus {
    outline: none;
    box-shadow: none;
}
.slideshow__arrows .slick-dots li a, .slideshow__arrows .slick-dots li button {
    width: 100%;
    height: 100%;
}

.slideshow__arrows .slick-dots li a::before, .slideshow__arrows .slick-dots li button::before {
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 1;
}

.slideshow__arrows .slick-dots li {
    margin-left: 40px;
    width: 14px;
    transition: all .3s;
    height: 14px;
}

.slideshow__arrows {
    width: auto!important;
    height: auto;
    background: transparent;
}
.review-testi .slick-next:focus, .review-testi .slick-prev:focus {
    outline: none;
}
.slideshow__arrows .slick-dots li.slick-active a::before, .slideshow__arrows .slick-dots li.slick-active button::before {
    color: #0096D6;
}
.slideshow__controls--hover .slideshow__arrows, .slideshow__controls:focus .slideshow__arrows, .slideshow__controls:hover .slideshow__arrows{
background-color:transparent;
}
.slideshow__arrows .slick-dots li.slick-active {
    width: 34px;
    height: 34px;
}

.slideshow__arrows .slideshow__arrow {
    display: none;
}

.slideshow__controls {
    top: 40px;
    bottom: auto;
    left: 40px;
    right: auto;
}
.better-meat-01 {
    background: #ffde7d;
    position: relative;
}
.better-meat-01 .row {
    align-items: center;
      padding-top: 60px;
}
.good-planet {
    position: relative;
}
.good-planet .good-planet-head {
    background: #ffde7d;
}
.bird_text h2, .whoa--txt h2 {
    letter-spacing: -0.5px;
    color: #363636;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    font-family: Omnes;
}
.container {
    max-width: 1440px;
}
.whoa--txt {
    background: #ffde7d;
    padding:30px 0 80px;
}
.whoa--txt p {
    letter-spacing: 0.24px;
    font-size: 18px;
    line-height: 26px;
}
.whoa--txt a {
    color: #363636;
    font-size: 20px;
    text-decoration: underline;
    transition: all .3s;
}
.whoa--txt a:hover {
    text-decoration: none;
    color: #35abde;
}
.review-testimonial h2 {
    text-align: center;
    font-size: 50px;
    text-transform: capitalize;
    margin-bottom: 0;
    padding-bottom: 40px;
  font-weight: 700;
}

.review-testimonial {
    padding-bottom: 135px;
    background: #ffde7d;
}
.review-box {
    box-shadow: 0px 3px 18px #0000001a;
    border: 3px solid #F8C735;
    border-radius: 18px;
    background: #fff;
    padding: 40px;
      margin: 0 30px;
}
.whoa--txt .review-txt p {
    font-size: 16px;
    line-height: 19px;
}

.review-star-date {
    padding: 10px 0 15px;
    display: flex;
}

.review-txt h4 {
    margin: 0;
    font-size: 18px;
    color: #4D4D4D;
    font-family: Omnes;
    font-weight: 600;
}
.whoa-in-txt {
    padding-top: 50px;
}
.whoa-img {
    padding-right: 80px;
}
.whoa--txt {
    padding-right: 140px;
}
.bird_text {
    padding-left: 80px;
}
.bird_text p {
    font-size: 25px;
    color: #363636;
}
.review-star-date {
    font-size: 14px;
}
.rating_main {
    display: flex;
}
.rev-date {
    color: #888787;
}
.rev-star i {
    color: #35ABDE;
    margin-right: 5px;
}
.review-testi .slick-prev, .review-testi .slick-next {
    position: absolute;
    bottom: -50px;
    top: auto;
    transform: none;
}

.review-testi .slick-prev {
    left: 45%;
}

.review-testi .slick-next {
    right: 45%;
}

.review-testi .slick-next:before, .review-testi .slick-prev:before {
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: initial;
    z-index: 1;
}

.review-testi .slick-next:before {
    background-image: url(/cdn/shop/files/slick-arrow-1.svg?v=1630221506);
}

.review-testi .slick-prev:before {
    background-image: url(/cdn/shop/files/slick-arrow-2.svg?v=1630221506);
}

.good-planet-head h2 {
	font-size: 50px;
    padding: 100px 0 140px;
    font-family: Omnes;
    font-weight: 700;
    margin: 0;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
  position: relative;
    z-index: 1;
    text-align: center;
}
.good-planet-head:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    background-image: url(/cdn/shop/files/wave-path.svg?v=1630303025);
    background-repeat: no-repeat;
    background-size: 105%;
    margin: 0 auto;
    background-position: -30px 0;
}
.good-planet-yellow {
    background: #FFDE7D;
}

.container-full .col-md-6 {
    padding: 0 70px;
}

.container-full {
    padding: 100px 70px;
      position: relative;
}
.container-full .row {
    align-items: center;
}
.good-plant-txt h2 {
    letter-spacing: -.5px;
    color: #363636;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    font-family: Omnes;
    margin-bottom: 15px;
}

.good-plant-txt p {
    font-size: 20px;
}
.Recipes-yellow {
    background: #FFDE7D;
	padding-bottom: 50px;
}
.Recipes-yellow .container-full .col-md-6 {
    align-items: center;
    display: flex;
}
.recipes-img {
    display: flex;
  flex-wrap: wrap;
}

.recipes-img .brand_img{
      position: relative;
}
.recipes-img .brand_img .save_tag{
    position: absolute;
    top: -15px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    padding: 10px;
    font-size: 13px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 1.1;
    right: 5px;
}

.recipes-img a {
    flex: 0 0 25%;
    padding: 0px 20px;
      display: flex;
    align-items: center;
}

.recipes-img a img {
    width: 100%;
}
.meaty-recipes h2 {
    margin: 0;
}

.meaty-recipes {
    margin-top: 145px;
}
.dotted-border{
      display: block;
    border-top: 2px dotted;
    height: 2px;
    background-image: linear-gradient(90deg, #e99153, #e99153 75%, #0000 75%, #0000 100%);
    background-size: 15px 1px;
    border: none;
}
.meaty-recipes .row {
    padding-top: 120px;
}
.tap-ellipse {
    width: 60px;
    height: 60px;
    background: #008ECB;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    bottom: 50px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
  cursor: pointer;
}
.change-img img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition:.3s ease-in-out;
}
.change-img.tap-img-change img:nth-child(1) {
    position: absolute;
    opacity: 0;
}
.change-img.tap-img-change img:nth-child(2) {
  position: static;
    opacity: 1;
}
.good-planet-yellow .tap-ellipse {  
    right: 50px;
}
.good-planet-white .tap-ellipse {
    left: 50px;
}
.featured-inner-ad {
    height: 100%;
}

.featured-inner-ad h2 strong {
    display: block;
    color: #008ECB;
    font-size: 50px;
}

.featured-inner-ad h2 {
	font-size: 40px;
    line-height: 45px;
    max-width: 400px;
    font-weight: 500;
    color: #4b4a4a;
    letter-spacing: 0;
    margin: 90px auto 0;
    text-transform: unset;
}
.featured-img-pro img {
    width: 100%;
}
.product-title h2 {
    font-size: 30px;
    color: #5D5D5D;
    letter-spacing: 0;
    text-transform: unset;
    margin-bottom: 10px;
}
.featured-inner .product_price {
    color: #5D5D5D;
    font-size: 25px;
  font-weight:700;
}
.featured-inner .product_price .compare_price{
  text-decoration: line-through;
  margin-left:10px;
}
.loox-rating i{
    font-size: 20px;
}

.loox-rating span {
    color: #898989;
}

.loox-rating i {
    margin-right: 8px;
}
.good-planet-white .col-md-6:nth-child(1) {
    order: 2;
}
.good-planet-white .col-md-6:nth-child(2), .good-planet-yellow .col-md-6:nth-child(2) {
    padding: 0;
}
.feature_product_01 .row {
    margin: 0 auto;
}

.feature_product_01 .row .col-md-6 {
    padding: 0;
}
.product-title {
    padding: 20px;   
      width: 80%;
}
.product-title{
 border-left: 2px solid #f8f8f8;
}
body .site-footer {
    margin: 0;
    background-image: url(/cdn/shop/files/footer-path.svg?v=1630474875);
    padding-top: 0;
    color: #fff;
   background-color: #0000;
   background-repeat: no-repeat;
    background-size: cover;
}
body.template-index .site-footer,
body.page-contest .site-footer,
body.page-instant_deliveries .site-footer{ 
  background-color: #ffde7d;
}
.site-footer__content {
    padding-top: 160px;
}

.site-footer .h4, .site-footer h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}

body .site-footer__linklist-item a {
    color: #fff;
    font-size: 18px;
    opacity: .7;
      transition: all .3s;
}
body .site-footer__linklist-item a:hover {
    text-decoration: none;
    opacity: 1;
    border: none;
    color: #fff;
}
.site-footer__rte {
    font-size: 30px;
    font-weight: 300;
  color: #fff;
}

.site-footer__rte i {
   font-size: 24px;
    margin: 0 5px;
}

.site-footer__item {
    margin: 0;
}
.site-footer .page-width {
    max-width: 92%;
}
.site-footer .page-width {
    max-width: 92%;
}

.site-footer__item-inner--newsletter .newsletter__submit {
    position: absolute;
    width: 40px;
    padding: 0;
    right: 0;
    background-color: transparent;
    background-image: url(/cdn/shop/files/arrow-right.svg?v=1630490075);
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    margin-top: 3px;
}

.site-footer__item-inner--newsletter .newsletter__submit i {
    font-size: 0;
}

.site-footer__item-inner--newsletter .newsletter__submit:hover {
    background-color: transparent;
}

.site-footer__item-inner--newsletter .newsletter__input {
    border-radius: 5px;
    padding: 10px 37px 10px 10px;
    font-size: 24px;
    color: #000;
    font-weight: 400;
}

.site-footer__item-inner--newsletter .newsletter__input:focus {
    outline: none;
}

input#ContactFooter-email::placeholder {
    color: #BFBFBF;
    font-weight: 300;
}
.payment-footer {
    padding-top: 55px;
}
.payment-icons .icon {
       width: 36px;
    height: 25px;
}

.Recipes-yellow .good-plant-txt h2 {
    font-size: 50px;
}

.Recipes-yellow .container-full .col-md-6:nth-child(2) {
    padding: 0;
}
.meaty-recipes .col-md-6:nth-child(1) {
    padding-right: 0;
}
.Recipes-yellow .good-plant-txt p {
    letter-spacing: 0.4px;
    color: #313131;
    font-size: 30px;
    line-height: 40px;
}
/* .Recipes-yellow .container-full .meaty-recipes .col-md-6:nth-child(2) {
    padding-left: 12%;
} */
.site-footer-item-center-vertically .site-footer__copyright-content {
    color: #fff;
    font-size: 16px;
}
.pay-heading {
    font-size: 25px;
    font-family: Omnes;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
}
/* .featured-img-pro {
    background-color: #00b2e2;
} */
.featured-inner-ad img {
    width: 100%;
}
.for-head-h2 {
    margin: 0;
    text-align: center;
    background: #FED65E;
    padding: 45px 10px;
}

.collection-hero.collection_img_main {
    margin: 0;
}
.collection-hero.collection_img_main.mob_img{
  display: none;
}
a:hover {
    text-decoration: none;
}

.for-head-h2 h2 {
    margin: 0;
    font-size: 40px;
    color: #363636;
    font-weight: 700;
    text-transform: uppercase;
}
.product-card__title {
    font-size: 22px;
    color: #3e3e3e;
    margin-bottom: 5px;
    display: block;
     border: none;
      font-weight: 500;
}
.collection_main .page-width {
    max-width: 970px;
}

.featured-inner .price-item {
    color: #5D5D5D;
    font-size: 25px;
}

.product-card:hover a span {
    border: none;
}

.product-card:hover h4 {
    text-decoration: none;
}

.product-card:focus-within .product-card__title, .product-card:hover .product-card__title {
    border: none;
}

.grid-view-item.product-card {
    margin: 0;
}

.product_form_inner {
  display: inline-flex;
  align-items: center;
  width: 100%;
}
#backToCollection {
    display: none;
}
.collection_main {
    background-image: url(/cdn/shop/files/collection-bg.svg?v=1630857152);
    background-repeat: no-repeat;
    background-size: cover;
  padding: 90px 0;
}
#Collection form input.btn {
    background: #35abde;
    border: 1px solid #0096d6;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: Omnes;
    padding: 0 30px;
    min-height: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
      width: 100%;
}

#Collection form input.btn:hover {
    background: #0096d6;
    border-color: #35abde;
}

.quantity-wrapper #Quantity-collection-template {
    width: 50px;
    padding: 0;
    height: 40px;
    text-align-last: center;
    color: #404040;
    font-size: 18px;
    font-weight: 600;
    border-color: #0096D6;
    margin: 0 5px;
}

.minus, .plus {
    padding: 0;
    border:none;
    background: transparent;
    font-size: 20px;
    color: #0096d6;
    height: 35px;
    width: 35px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all .3s;
  font-family: 'Montserrat', sans-serif;
}
.minus img, .plus img {
    width: 28px;
}
.product_name_cart .input-qty .quantity-wrapper.start-center {
    display: flex;
}
.input-qty {
    margin-left: 20px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.product_card_main {
    box-shadow: 0px 3px 18px #00000014;
    border: 1px solid #D9D8D8;
  background-color: #fff;
}

.collection_main .grid {
    margin: 0 -20px;
}

.collection_main .grid .grid__item {
    padding: 0 20px;
    margin-bottom: 40px;
}
.tab-content{
			display: none;
			padding: 15px;
		}
.tab-content .tabble-wrapper{
  overflow:auto;
}
		.tab-content.current{
			display: inherit;
		}
.product_name_cart {
    padding: 0 20px 20px;
}
.site-header__cart-count {
    top: 0px;
    right: -5px;
    background: #fff;
    color: #5A5A5A;
    font-size: 16px;
    border: 1px solid #0096d6;
    min-width: 20px;
    height: 20px;
}
.main-content {
    padding-top: 0;
}
.team-img img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
    -webkit-filter: grayscale(100%) brightness(110%) contrast(0.9);
    filter: grayscale(100%) brightness(110%) contrast(0.9);
    transition: all .3s;
}

.team-img img:hover {
    filter: none;
}
.about-inner {
    background: #FED65E;
    padding: 0px 15px 50px;
}

.about-inner p {
    margin: 0 auto;
    max-width: 700px;
  font-size: 18px;
    letter-spacing: 0.38px;
    font-weight: 400;
}
.about-inr-btn {
    text-align: center;
    margin-top: 40px;
}
.product-single__title {
    font-size: 25px;
    color: #343434;
    font-weight: 600;
    text-transform: uppercase;
}

.product-single .loox-rating .loox-icon {
    font-size: 16px;
}

.product-single .price-item {
    color: #313030;
      font-size: 25px;
}
body .sealsubs-container .sls-option-container.sls-active {
    border: none;
  padding: 0;
}
body .product-form {padding-top: 10px;}

body .sealsubs-container .sls-option-container {
    padding: 0;
}
.product__price {
    display: flex;
}
.product__policies.rte {
    color: #555454;  
}
body .sls-select-container select.sls-select.seal-tight {
    border: none!important;
    border-bottom: 1px solid #35ABDE!important;
    border-radius: 0!important;
    padding-bottom: 0;
      background-color: #0000;
}
.sls-select-container {
    margin-left: 5px;
}
body .sls-select-container {
    min-width: 200px;
}
figure.item.coll-images {
    width: 100%;
    margin: 0 auto;
    height: 120px;
    padding: 0 15px;
}

figure.item.coll-images img.img-responsive.mobile-images {
    object-fit: cover;
    width: 100%;
  height: 100%;
  cursor: pointer;
}
.product-single {
    max-width: 1200px;
    margin: 0 auto;
}
.product-single .slider-nav {
    margin: 0 -15px;
}
.page-width-main {
    background: #f4f4f4;
  padding: 60px 0;
}
/*.product-single .slick-next, .product-single .slick-prev, .product-single ul.slick-dots {
    display: none!important;
}*/

.product-single .slick-dots li button{
      background: black;
      height: 10px;
    width: 10px;
      border-radius: 10px;
}
.product-single .slick-dots li.slick-active button{
   background: #00b2e2;
}

body #wk_zipcode {
    background: #0000;
    border: none;
    border-bottom: 1px solid #35ABDE;
    border-radius: 0;
    padding: 0;
  color:#000;
}
#addToCart {
    background: #35ABDE;
    border: 1px solid #0096d6;
    color: #fff;
    font-family: 'Omnes';
    font-weight: 500;
    margin-top: 10px;
  height: 50px;
}

#addToCart:hover {
    border-color: #35ABDE;
    background: #0096d6;
}
ul.tabs li {
    display: inline-block;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}

ul.tabs {
    border-bottom: 1px solid #008ECB;
    margin: 0;
    padding-left: 60px;
    padding-bottom: 0;
}

ul.tabs li a {
    color: #413F3F;
    font-weight: 600;
    border-bottom: none;
    color: #838383;
    padding: 5px 20px;
    display: block;
    margin-bottom: -1px;
}
.tabs li a.active {
    border: 1px solid #008ECB;
    border-bottom: 0;
    background: #fff;
    font-weight: 600;
      color: #413F3F;
}
.new-description {
    color: #525252;
    font-size: 16px;
    max-width: 90%;
    margin: 0 auto;
    padding-top: 40px;
}
input:focus {
    outline: none;
}


 body.active_body_open {
    overflow: hidden;
  }
  body.active_body_open {
    overflow: hidden;
  }

.page-container {
    transform: none!important;
}
.toggle_menu_open {
  height: 100vh;
  overflow: hidden;
  position: fixed;
  inset: 0;
}

  #CartSection1 {
    padding-top: 0px;
    padding: 0px;
    box-shadow: -5px 0 10px rgb(0 0 0 / 15%);
  }

form.cart table tbody {
   max-height: calc(100vh - 335px); 
    display: block;
       overflow-y: auto; 
}
 .cart_main.active_main{
  animation: slide-in 0.5s forwards;
  -webkit-animation: slide-in 0.5s forwards;
  display: block;
}
  div#CartSection1 .custom_cart {
    background: #fff;
    padding: 0px;
  }
 
#CartSection1 .cart__footer {
    background-color: #fff;
    box-shadow: 0px -3px 12px #00000014;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px 20px 0;
      bottom: 0;
}
  div#CartSection1 {
    width: 425px;
    right: 0px;
    top: 0;
    max-width: 95%;
    display: none;
    position: fixed;
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    z-index: 999999;
    color: #1a1a1a;
    background-color: #fff;
    transform: translateX(100%);
    padding: 0 20px;
    -webkit-transform: translateX(100%);
}

#CartSection1 .sub_total_btn input.btn.uppercase.btn--large.checkout__button{
    width:100%; 
    border-radius:100px;
}
.cart-subtotal__price{
   padding-left:19rem;
}
#CartSection1 .sub_total_btn{
  margin-left:-7px;
}
#CartSection1 span.cart__subtotal-title.uppercase{
    padding-left:0;
}
#CartSection1 .grid_item.two-thirds.cartitem_title .h4--body{
     color:#f68c43;
  font-size: 14px;
}

.original_price_drawer{
   padding-left:12rem;
  font-weight:bold;
}

.grid__item.large--one-half.cart_container_qty{
  border-bottom:2px solid #f3f3f3;  
  padding: 0 0 10px 0;
  margin-top: -28px;
}
.cart_container_qty .sp-input {
    width:45px;
}
.qty_price_main{
  width: 100%;
  margin-bottom: -18px;
  
}

.sp-input input{
  background-color: rgb(255 255 255 / 0%);
}

.savings_upon_price:nth-child(last){
  padding-bottom:50px;
}

.main_hidden_pro {
    display: none;
}
.div#CartSection1{
padding-left: 5px;
}
/* ************cart_right-side********/

#CartSection1 .sub_total_btn input.btn.uppercase.btn--large.checkout__button {
    width: 238px;
}
a.ddd {
    vertical-align: -webkit-baseline-middle;
    border-bottom: none;
}
.main_drawer_container {
    padding: 30px 0 0;
}
.custom_icon span {
  font-size: 19px;}
.custom_cart_drower {
    right: 0px;
    top: 0;
  }
.cart_main .cart-feature-products{
      margin-bottom: 130px;
}
.original_price_drawer {
    display: block;
    top: 10px;
    margin-left: 44px;
}
.cart_heading {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    padding: 15px 0;
      border-bottom: 1px solid #a7e4ff;
      position: relative;
}
.cart_heading .heading_icons > img{
  width: 30px;
}
.custom_icon span {
    width: 30px;
    display: flex;
    position: absolute;
    right: 20px;
    align-items: center;
    justify-content: center;
    height: 30px;
    top: 35%;
    cursor: pointer;
}
.heading_icons h3 {
    font-weight: 700;
    font-size: 24px;
    color: #363636;
    margin: 0 0px 0 15px;
}
.heading_icons, .custom_icon {
    width: 50%;
}

.heading_icons {
    display: flex;
    align-items: center;
}

i.fa.fa-shopping-basket {
    font-size: 20px;
      margin-top: 3px;
}
.custom-cart.overlay, .toggle_menu_open .custom-cart {
    background: rgba(0, 0, 0, 0.38);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index:13;
}
.toggle_menu_open .custom-cart {
    z-index: 2;
}
#CartSection1 .sub_total_btn{
  margin-left: 8%;
}
#CartSection1 span.cart__subtotal-title.uppercase {
    padding-left: 8%;
}

#CartSection1 .grid_item.two-thirds.cartitem_title a {
    font-weight: 600;
}
.sp-quantity {
   width: 100%;
   display: inline-flex;
   align-items: center;
}

#CartSection1  input.quntity-input {
border: none;
    text-align: center;
    padding: 0;
    height: 100%;
    font-size: 16px;
}
#CartSection1 .cart__row .cart__price div.sp-quantity .sp-minus a, 
#CartSection1 .cart__row .cart__price div.sp-quantity .sp-plus a{
    width: 27px;
    display: flex;
    height: 27px;
/*     border: 1px solid #0096D6;  */
    align-items: center;
    justify-content: center;
    font-size: 0px;
    border-radius: 50%; 
    position: relative;
    transition: all .3s;    
    background-size: contain;
}
#CartSection1 .cart__row .cart__price div.sp-quantity .sp-plus a{
  background-image: url(/cdn/shop/files/4ec79823-e382-4135-a1d8-cc559a600f33.jpg?v=1630859176);
}
#CartSection1 .cart__row .cart__price div.sp-quantity .sp-minus a{
 background-image: url(/cdn/shop/files/7931882a-8b30-4396-a24f-8f492c770702.jpg?v=1630859159);
}
/* #CartSection1 .cart__row .cart__price div.sp-quantity .sp-minus:hover a, #CartSection1 .cart__row .cart__price div.sp-quantity .sp-plus:hover a {
    color: #fff;
  background: #0096d6;
}
 */

#CartSection1 .cart__row .cart__price .sp-input {
    width: 35px;
    padding: 0;
    height: 30px;
    border: 1px solid #0096D6;
    margin: 0 10px;
    border-radius: 3px;
}
/* 
.cart__row a.ddd {
    position: absolute;
    top: -3px;
    line-height: initial;
    width: 100%;
    height: 100%;
    text-align: center;
}  */
.slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}

.slide-out {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
}

@keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@-webkit-keyframes slide-in {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}

@keyframes slide-out {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}

@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
  }
}

@keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@-webkit-keyframes slide-in {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}

@keyframes slide-out {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}

@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
  }
}
.custom_icon span {
    width: 30px;
    display: flex;
    position: absolute;
    right: 5px;
    align-items: center;
    justify-content: center;
    height: 30px;
    top: 35%;
    cursor: pointer;
      z-index: 9;
}

.custom_cart .list-view-item__title {
    padding-right: 40px;
}
.remove_crt {
    position: absolute;
    right: 10px;
      z-index: 9;
}
.remove_crt img {
    cursor: pointer;
}
.cart__product-title:focus, .cart__product-title:not([disabled]):hover {
    border: none;
    color: #00a6dd;
}
.custom_cart 
 .cart__product-title {
    font-size: 18px;
    line-height: initial;
    font-weight: 400;
    color: #363636;
    transition: all .3s;
}
.custom_cart .product-details__item-label {
    font-weight: 600;
    margin-right: 5px;
}
.custom_cart .product-details__item {
    font-size: 16px;
}
.custom_cart .product-details {
    margin: 0;
}
.custom_cart .cart dd {
    font-size: 18px;
    font-weight: 700;
    color: #363636;
}
.cart_main.active_main_custom{
  animation: slide-out 0.5s forwards;
  -webkit-animation: slide-out 0.5s forwards !important;
  display:block!important;
}

.savings_upon_price {
    display: flex;
    width: 100%;
    margin-left: 350px;
    justify-content: end;
  color:#f68c43;
}
#Quantity-product-template {
    width: 100%;
    max-width: calc(100% - 100px);;
    border: 1px solid #008ECB;
    text-align-last: center;
    border-radius: 4px;
}
.product-form__item--no-variants {
    width: 100%;
    max-width: 100%;
}
.slideshow__arrows .slick-dots {
    margin-top: 0;
}
body .sls-discount-description-container.seal-col {
    font-size: 12px;
    margin-top: 10px;
    display: block;
}
body .wk_zipfinder_heading {
    font-size: 20px!important;
    color: red;
    font-weight: 600;
    font-family: Omnes;
}
.wk_zipfinder_heading img {
    display: none;
}
body .sealsubs-container {
    margin: 0;
}
input#wk_zipcode::placeholder {
    color: #C3C3C3;
    font-family: Omnes;
}
body .wk_check_availability_msg {
    color: #4E4C4C;
    font-size: 14px;
    font-family: Omnes;
}
body #wk_find_zipcode {
    margin-bottom: 20px;
}
input#wk_zipcode::placeholder {
    color: #C3C3C3;
    font-family: Omnes;
}

body .wk_check_availability_msg {
    color: #4E4C4C;
    font-size: 14px;
    font-family: Omnes;
}

div#wk_find_zipcode {
    margin-bottom: 20px;
}
.quantity-wrapper.start-center {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.product-single .quantity-wrapper button {
    width: 30px;
    height: 30px;
/*     border: 1px solid #35abde; */
    padding: 0;
    font-size: 0px;
    line-height: 30px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    background-size: contain;
    justify-content: center;
}
.product-single .quantity-wrapper button.plus{
  background-image: url(/cdn/shop/files/4ec79823-e382-4135-a1d8-cc559a600f33.jpg?v=1630859176);
}
.product-single .quantity-wrapper button.minus{
  background-image: url(/cdn/shop/files/7931882a-8b30-4396-a24f-8f492c770702.jpg?v=1630859159);
}
.product-single .input-qty {
    margin: 0;
}

.product-single .product-form__item {
    padding: 0;
}

.product-single .quantity-wrapper button.minus {
    margin-right: 10px;
}

.product-single .quantity-wrapper button.plus {
    margin-left: 10px;
}
/* .product-single .quantity-wrapper button:hover {
    background: #0096D6;
    color: #fff;
} */
/* body .wk_zipfinder_btn .btn {
    padding: 0;
    font-size: 0;
    background: url(/cdn/shop/files/feather-arrow-right.svg?v=1631027703);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
  font-size: 0!important;
} */
body .wk_zipfinder_btn {
    position: absolute;
    right: 0;
    bottom: 0;
/*     width: 30px; */
    border-bottom: 1px solid #35abde;
}
body .wk_zipfinder_form {
    position: relative;
}
body .wk_zipfinder_input {
    width: 100%;
  padding-top: 10px;
}
body .wk_zipfinder_btn .btn:hover {
    background-color: transparent;
      color: #000;
}
body .wk_zipfinder_btn .btn:focus {
    border: none;
}
.product-single__media {
    padding-top: 100%!important;
    margin-bottom: 24px;
}
.product-single__media .media-item, .product-single__media .plyr, .product-single__media .shopify-model-viewer-ui, .product-single__media iframe, .product-single__media img, .product-single__media model-viewer, .product-single__media>video {
    right: 0;
    margin: 0 auto;
    text-align: center;
    left: 0;
}
body .wk_availability_msg {
    color: #046f04;
    background: transparent!important;
    border: none;
    font-family: Omnes;
    font-weight: 500;
    font-size: 15px;
}

body #wk_change_zipcode {
    border: none;
    color: #008ECB;
}
.site-nav--has-dropdown:hover .site-nav__dropdown {
    display: block;
}

body .sls-select-container select.sls-select.seal-tight:hover {
    outline: none;
}
.tabs_main {
    max-width: 95%;
    margin: 0 auto;
    padding: 50px 0 0;
}
.grid__item.product_img_sec {
    width: 60%;
      padding-right: 30px;
  position:relative;
}

.grid__item.product_img_dec {
    width: 40%;
}
.collection-description {
    margin: 0;
}
       .recipe-img img {
    width: 100%;
}

.recipe-tag-time {
    display: flex;
    align-items: center;
    justify-content: space-between;
  padding: 5px 0 10px;
}
.recipe-tag-time p span:last-child {
    margin-left: 5px;
}
.recipe-tag-time p span:first-child {
    margin-right: 5px;
}

.recipe-tag-time p span img {
    width: 13px;
    margin-right: 5px;
}

.recipe-tag-time p a img {
    width: 15px;
  margin-left: 10px;
}
.recipe-tag-time p span {
    display: flex;
    align-items: center;
}
.recipe-tag-time p a {
    display: inline-flex;
}
.recipe-tag-time p {
  color: #8D8D8D;
    font-size: 13px;
    margin: 0;
    display: flex;
    align-items: center;
}

.image_detail {
    box-shadow: 0 3px 10px #00000014;
}
.recipe-title h4 {
    color: #3E3E3E;
    font-size: 20px;
      min-height: 55px;
}
.recipe-box {
    box-shadow: 0px 0px 10px #b5b5b5;
}
.recipe-box-detail {
    padding: 5px 15px 15px;
  background: #fff;
}
.article__grid-image-container {
    margin: 0;
}
.recipe-beneath-text {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    padding: 80px 0 60px;
}

.recipe-beneath-text p {
  font-size: 28px;
    line-height: 38px;
}
.template-blog {
    background-color: #f4f4f4;
}
.recipe-beneath-text p strong {
    display: block;
    margin-bottom: 20px;
}
.recipe-full-img img {
    width: 100%;
}
.better_head_main {
    background-image: url(/cdn/shop/files/about-bg.svg?v=1631206317);
    background-repeat: no-repeat;
    position: relative;
    background-position: top;
  background-size: cover;
}

.about-team {
    padding: 100px 0 ;
}

.about-team .container {
    max-width: 1000px;
}

.team-text p {
    font-size: 18px;
    font-weight: 500;
    color: #363636;
    letter-spacing: 0.24px;
}

.team-name p {
    font-size: 20px;
    text-align: center;
      color: #363636;
    margin-top: 20px;
}

.team-name p span {
  color: #35ABDE;
  
    display: block;
}
.cart-text-link {
    cursor: pointer;
}
.cart-text-link {
    cursor: pointer;
}

.custom_cart_drower .cart__image-wrapper img {
    width: 100%;
    max-height: initial;
}
.cart__row {
    display: flex;
    flex-wrap: wrap;
  border-bottom: 1px solid #A7E4FF;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.cart__row td {width: 100%;padding: 0 0;}

.custom_cart_drower .cart__image-wrapper {
    width: 210px;
    flex: auto;
}
#CartSection1 .cart__row .cart__price {
    width: 100%;
    margin-left: auto;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.template-collection .price-item.price-item--regular {
    color: #5D5D5D;
    font-size: 18px;
}
.cart-subtotal span {
    padding: 0;
}
.cart-subtotal {
  color: #363636;
  font-size: 20px;
  letter-spacing: 0.08px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 600;
  margin-bottom:5px;
}
.Grid__Cell.testimonial span i {
    color: #0096D6;
    margin-right: 5px;
}

span.product_rating {
    color: #898989;
    font-size: 14px;
    padding-left: 5px;
}
body .site-footer__rte a {
    color: #fff;
    transition: all .3s;
    border: none;
	padding-right: 5px;
  display: inline-flex;
}
body .site-footer__rte a:not(:last-child) {
    border-right: 1px solid #fff;
}

body .site-footer__rte a:hover {
    text-decoration: none;
    border-bottom: none;
    color: #c6c2c2;
}
.about-banner-main-slide, .recipe_img, .recipe-main, .collection-hero {
    height: calc(100vh - 280px);
}
.recipe_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recipe-main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-banner-main-slide .slick-list {
    height: 100%;
}
.team-text {
    position: relative;
}
.left-img .team-text:after {content: '';position: absolute;display: block;width: 100px;height: 100px;background-repeat: no-repeat;background-image: url(/cdn/shop/files/quote-1.svg?v=1631355491);background-size: contain;top: -30px;left: 30px;}

.about-team .row {
    align-items: center;
}
.ryt-img .col-md-4 {
    order: 2;
}
.ryt-img .team-text {
    padding-right: 15%;
}
.left-img .team-text {
    padding-left: 15%;
}
.about-team .row .row:not(:last-child) {
    padding-bottom: 20px;
}
.team-name p strong {
    font-weight: 500;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    content: "\f067"; 
}
.Accordion_item .active h3:before {  
    content: "\f068";    
}

.Accordion_item  h3:before {
    content: "\f067";
}
.Accordion_item .active h3:before, .Accordion_item  h3:before{
    font-family: 'FontAwesome';
    top: 30%;
    position: absolute;
    left: 020px;
    color: #0096D6;
}

.accordion-section:after {
    content: '';
    position: absolute;
    display: block;
    width: 300px;
    height: 300px;
    right: 0;
    top:-165px;
    background-image: url(/cdn/shop/files/sing-chicken.png?v=1631373491);
    background-position: center;
    background-size: contain;
}
.FAQ-st {
    background-color: #ffde7d;
    background-image: url(/cdn/shop/files/faq-path.svg?v=1631374768);
    background-repeat: no-repeat;
    background-size: cover;
  padding: 80px 15px 100px;
}
.Accordion_item {
    border: 3px solid #0078AB;
    border-radius: 0;
    border-bottom: none;
}

.title_tab.active {
    border-bottom: 3px solid #0078AB;
}
.FAQ-st .grid {
    max-width: 1080px;
    margin: 0 auto;
}

.FAQ-st .grid__item {
    padding: 0 15px;
}
.Accordion_item h3 {
    margin: 0;
    width: 100%;
    text-align: left;
    color: #363636;
    font-weight: 600;
    font-size: 20px;
    padding: 15px 50px;
    cursor: pointer;
      position: relative;
}

.Accordions {
    background: #fff;
    position: relative;
}
.Accordions:before {
    content: '';
    position: absolute;
    display: block;
    width: 210px;
    height: 220px;
    right: 0;
    top: -205px;
    background-image: url(/cdn/shop/files/sing-chicken.png?v=1631373491);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.FAQ-st h1 {
    color: #363636;
    font-size: 50px;
    font-weight: 700;
}

.FAQ-st .section-header {
    margin-bottom: 40px;
}

.Accordion_item:last-child {
    border-bottom: 3px solid #0078ab;
}
.inner_content p {
    color: #363636;
    font-size: 18px;
    padding: 15px;
}
.press-img img {
    width: 100%;
}

.sub-title-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}

.sub-title-date p {
    color: #838383;
    font-size: 14px;
    margin: 0;
}
.press-food .col-md-6:first-child {
    width: 100%;
    flex: auto;
    max-width: 100%;
}
.press-half-box {
    box-shadow: 0px 3px 18px #00000014;
    margin-bottom: 30px;
}
.press-box h2 {
    color: #363636;
    font-size: 45px;
    font-weight: 700;
    margin: 0;
    padding: 60px 0 30px;
}
.title-box h3 {
    color: #3E3E3E;
    font-size: 25px;
    font-weight: 600;
    min-height: 60px;
}
.press-innr {
    padding: 0 10px 20px;
}
.remove_crt_main {
    position: relative;
}
.product-single .feature-row__image {
    max-width: 100%!important;
    max-height: initial!important;
}
.find-us-inner {
/*     max-width: 400px; */
    clear: both;  
    padding-top: 40px;
}

.store-log img {
    width: 100%;
}

.store-log {
    margin-bottom: 15px;
}
/* .find-us {
    padding: 30px 0;
    background-image: url(/cdn/shop/files/Group_509.png?v=1631547080);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */

.find-us {
    background-color: #fdd65d;
}

.find-us-inner {
    padding: 30px 0;
    background-image: url(/cdn/shop/files/Group_509.png?v=1631547080);
    background-repeat: no-repeat;
    background-size: cover;
} 

.press-box {
    padding-bottom: 90px;
}

.mobile_announcement-bar {
    display: none;
}
.viewCeckout {
    display: block;
    padding-bottom: 25px;
}

.edit-cart-main a, a.shop_now {
    background: #f4f4f4;
    border: 2px solid #0096D6;
    border-radius: 5px;
    letter-spacing: 0.48px;
    color: #3fa5d1;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
    padding: 9px 20px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 15px;
      transition: all .3s;
}

.cart__buttons-container input {
	letter-spacing: .48px;
    color: #FFF;
    opacity: 1;
    border: 2px solid #3fa5d1;
    border-radius: 5px;
    width: 100%;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 700;
    transition: all .3s;
    background-color: #0096D6;
}
.cart__buttons-container input:hover {
    background-color: #0096D6!important;
    color: #FFF!important;
}
.cart__buttons-container, .edit-cart-main {
    width: 100%;
}

.cart__submit-controls {
    width: 100%;
}

.cart__shipping {
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
}
.edit-cart-main a:hover, a.shop_now:hover {
    background: #f4f4f4;
    color: #3fa5d1;
}
.page-faq .site-footer {
    background-color: #ffde7d;
}
.co2 {
    position: relative;
      background-color: #ffde7d;
}

.recipe-blog h2 {
    letter-spacing: 0px;
    color: #363636;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 700;
}

.article .recipe-blog h2 {
  font-size: 35px;
  font-weight: 500;
  text-transform: capitalize;
}
.recipe-tag-detail {
    display: flex;
    align-items: center;
}
.recipe-tag-detail p {
    font-size: 14px;
    color: #8d8d8d;
    margin: 0;
    display: flex;
    align-items: center;
}
.recipe-tag-detail p span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
}
.recipe-tag-detail p span:last-child {
    margin-left: 5px;
}

.recipe-tag-detail p a {
    color: #8D8D8D;
    font-size: 16px;
    display: flex;
    padding-top: 5px;
    padding-left: 2px;
    margin-left: 8px;
}
.recipe-tag-detail p a img {
    margin: 0;
}
.recipe-discription {
    padding-top: 25px;
}

.recipe-discription h3 {
    letter-spacing: 0.24px;
    color: #525252;
    text-transform: uppercase;
    opacity: 1;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.recipe-discription ul li {
    color: #525252;
    font-size: 18px;
    margin-bottom: 5px;
}

.recipe-discription ul {
    margin-bottom: 30px;
}
.review_inner {
    height: 190px;
}

.review_inner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.text-center.return-link-wrapper.page-width {
    display: none;
}
.recipe-full .grid__item {
    padding: 0 30px;
}
.recipe-full.grid {
    margin: 0 auto;
    max-width: 1170px;
  padding: 80px 0;
}
.recipe_tribe .recipe-beneath-text p {
    font-size: 30px;
}

.recipe_tribe .recipe-beneath-text {
    padding: 70px 0 50px;
max-width: 850px;
}

.recipe_tribe {
    background-image: url(/cdn/shop/files/talk-to-tribe.svg?v=1631725578);
    background-repeat: no-repeat;
    background-size: cover;
      padding-bottom: 150px;
}

.contact-form-sell form {
    border: 3px solid #0078AB;
    padding: 40px 20px;
      background-color: #fff;
}
.contact-form-sell span {
    color: #4B4A4A;
    font-size: 18px;
}
.contact-form-sell form input, .contact-form-sell.form-vertical select, .contact-form-sell.form-vertical textarea {
    background: #F0F0F0;
    border-radius: 5px;
    color: #000;
    font-family: Omnes;
    font-size: 18px;
}
.contact-form-sell.form-vertical select {
    color: #838383;
}
.contact-form-sell form input::placeholder {
    color: #838383;
}

.contact-form-sell form .grid {
    margin: 0 auto;
}

.contact-form-sell form .grid .grid__item {
    padding: 0 30px;
}

.contact-form-sell form input:focus, .contact-form-sell.form-vertical select:focus, .contact-form-sell.form-vertical textarea:focus {
    outline: none;
}

.submit_btn {
    text-align: center;
}

.contact-form-sell .submit_btn input.btn, #CustomerLoginForm input.btn, #RecoverPasswordForm input.btn, 
#RegisterForm input.btn, .contact--page input.btn{
    background: #35ABDE;
    border: 2px solid #0096D6;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    font-family: Omnes;
    margin: 20px 0 0;
    padding: 10px 110px;
    border-radius: 5px;
}
.contact--page input.btn:hover {
    background: #46b5e4;
}
.contact-form-sell label {
    font-size: 20px;
    font-weight: 600;
    color: #4B4A4A;
}
.recipe_tribe.sell_tribe {
    background-image: url(/cdn/shop/files/sell-blue.svg?v=1631726653);
}
.recipe-tag-detail p img {
    margin-right: 7px;
    max-height: 14px;
}
.contact-form-sell form .sell-label-input input {
    width: 20px;
    height: 18px;
    margin-bottom: 15px;
  margin-right:15px;
    border-radius: 0;
}
.grid.grid--blog {
    margin: 0 auto;
}

.grid.grid--blog .grid__item {
    padding: 0 20px;
    margin-bottom: 40px;
}
#CustomerLoginForm, #RecoverPasswordForm, .customers-register .form-vertical {
    padding: 80px 0;
}
#RecoverPassword, a#customer_register_link, #HideRecoverPasswordLink {
    color: #4B4A4A;
    font-size: 16px;
    font-weight: 600;
}
#CustomerLoginForm input.btn, #RecoverPasswordForm input.btn {
    margin: 10px 0 20px;
}
.template-blog .grid--blog.page-width {
    margin: 0 auto;
  padding-bottom:80px;
}
.article__link:not([disabled]):hover .article__grid-image-wrapper::before {
    display: none;
}
.slide2 .mega-title {
    font-size: 50px;
}
.container-full.co2-slider-main {
    padding-bottom: 0;
}
.co2-head-slide img {
    max-width: 840px;
    margin: 0 auto;
  width: 100%;
}
.form-message--success {
    background: #0000;
    color: green !important;
    padding: 40px 0 0;
    margin: 0;
    border: none;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
}

.form-message--success:focus-visible{
  outline: none !important;
}

.grandchild_list {
    position: static;
    display: none;
}
.mobile-nav__table.grandchild_heading {
    display: none;
}
.page-hot_press .grid {
    margin: 0 auto;
}
.press-food .col-md-6:first-child .title-box h3 {
    min-height: auto;
}
.mobile_c2 {
    display: none!important;
}
.contact--page td img {
    width: 100%;
}
.contact--page {
    padding: 80px 0;
}

.contact--page .section-header {
    margin-bottom: 20px;
}
.contact--page td img {
    width: 100%;
}

.contact--page p {
    text-align: center;
}
.contact--page .scrollable-wrapper {
    display: none;
}
.form-vertical label[for] {
    font-family: Omnes;
    color: #4b4a4a;
    font-size: 16px;
    font-weight: 600;
}
.inner_content {
    display: none;
    width: 100%;
    height: auto;
}

.search-bar__close {
    position: absolute;
    top: 0;
    right: 20px;
}
.search-bar__interior svg {
    fill: #0096d6;
}
.mobile {
    display: none;
}
.search_ctm svg {
    fill: #fff;
}
.site-header__icon .icon-search {
    margin-right: 0;
}
.collection-hero__image {
    height: 100%;
}

/* #CartSection1 .cart__row .cart__price div.sp-quantity .sp-minus a, #CartSection1 .cart__row .cart__price div.sp-quantity .sp-plus a {
    position: absolute;
    top: -6px;
} */
.main_title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.plus_icon {
    padding-right: 30px;
  width: 20%;
}

.plus_icon .tab-ellipse {
    width: 50px;
  margin-left: auto;
    display: block;
}
body .breadcrumbs__link[aria-current="page"] {
    color: #939393;
}

.template-product nav.breadcrumbs {
   padding: 25px 15px 0;
  position: static;
  background: #f4f4f4;
}
nav.breadcrumbs {
    margin: 0;
    padding: 25px 15px;
    position: absolute;
    z-index: 1;
    top: 0;
}
.breadcrumbs__item a {
    color: #363636;
    text-decoration: none;
    font-weight: 500;
}
.breadcrumbs__item a:hover {
    text-decoration: none!important;
}
body .breadcrumbs__item:not(:last-child):after {
    display: none;
}
li.breadcrumbs__item:not(:first-child) {
    padding-left: 5px;
}
.payment-footer .grid--footer-float-right {
    display: flex;
    align-items: flex-end;
}

.site-footer-item-tall {
    height: auto;
    margin: 0 0 20px;
}
.find-us-new h1 {
    color: #363636;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 15px;
}

.find-us-inner h3 {
    color: #363636;
    font-weight: 600;
    font-size: 24px;
  margin-bottom: 15px;
}
.page-find_us nav.breadcrumbs {
    position: static;
    background: #fdd65d;
}
.store-log {
    width: 80px;
}

.find-us-inner .row {
    max-width: 290px;
    padding-bottom: 90px;
}
body.page-find_us .site-footer {
    background-color: #fdd65d;
}
.product-single .input-qty {
    display: inline-block;
}

.find-us-new {
    width: 100%;
    float: left;
}
.store-log.nature-basket img {
    background: #162b46;
    border-radius: 5px;
}
.mobile_burger_img {
    display: none;
}
body.template-customers-account.customers-account .section-header {
    padding-top: 90px;
}
a#customer_logout_link, .myaccount__account-details .btn.btn--small, 
.subscription__account .subscription__account--button a {
    background: #35abde;
    border: 2px solid #0096d6;
    transition: all .3s;
    letter-spacing: 0;
    font-weight: 600;
    font-family: Omnes;
    font-size: 20px;
    padding: 2px 55px 5px;
    min-height: 45px;
    line-height: inherit;
    display: inline-flex;
    align-items: center;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
}
  .grid.myaccount {
    margin-bottom: 40px;
}
a#customer_logout_link:hover, .myaccount__account-details .btn.btn--small:hover, 
.subscription__account .subscription__account--button a:hover{
background: #0096d6;
color: #fff!important;
}
.subscription__account .subscription__account--button a {
    margin-top: 0;
    margin-bottom: 10px;
}

div#shopify-section-collection-template .pagination {
    display: inherit;
}
.cf-wrap{
  max-width:767px;
  margin:0 auto;
}
.contest-folds{
  padding:40px 0;
}
.cf-block:not(:last-child) {
    margin-bottom: 30px;
}
.cf-wrap .ff-head {
    text-align: center;
    font-weight: 600;
}
.cf-wrap .contest-first {
    margin-bottom: 40px;
}
.cf-wrap .arc-head{
  font-size:16px;
  padding:16px;
  margin-bottom:15px;
  background: #ffde7d;
  color: #363636;
  font-weight: 700;
}
.cf-wrap .arc-head a {
    color: #007bff;
}
.cf-order-list li{
  list-style:decimal;
  margin-left: 25px;
}
.cf-wrap .contest-form-blocks-wraper{
  display:flex;
  flex-wrap:wrap;
}
.cf-wrap .cf-input-wrap{
  width:50%;
  border:1px solid #cccccc;
  display:flex;
  align-items:center;
  padding:10px;
}
.cf-wrap .cf-input-wrap label{
  margin:0;
}
.cf-wrap .cf-input-wrap input{
  border:0;
  flex:1;
  padding:0 0 0 10px;
}
.cf-wrap .contest-form-submit{
  border:0;
  padding:0;
  font-weight:600;
  color:#337ea9;
}
.cf-wrap .content-second{
  padding-bottom:30px;
  margin-bottom:30px;
  border-bottom: 1px solid rgba(55, 53, 47, 0.16);
}
.cf-wrap .content-second .yt_video{
  position: relative;
padding-bottom: 56.6%;
margin-bottom: 40px;
}

.cf-wrap .content-second .yt_video iframe{
  width: 100%;
position: absolute;
inset: 0;
height: 100%;
}

.footnote-content{
  max-width:500px;
  border: 3px solid #0078AB;
  padding:20px;
  background-color: #fff;
  margin:30px auto;
}
.footnote-content h4{
  margin-bottom:15px;
}
.cf-wrap .tc-link{
  color:#4b4a4a;
  text-decoration: underline;
}
.page-width.delivery-schedule {
    padding-top: 60px;
    padding-bottom: 60px;
}
/* CART SHIPPING BAR START  */
.shipping-notes-wrapper {
  padding: 8px 10px 8px;
}
.shipping-notes-wrapper-text {
  font-weight: 600;
  text-align: center;
}
.shipiing-progress-track{
  height: 6px;
  width: 100%;
  background-color: #e1e1e1;
  border-radius: 999px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: auto;
}
.shipping-progress-thumb {
  height: 6px;
  background-color: #3396d6;
  border-radius: 99px;
  font-size:0;
  display:block;
}
.free-gift-text{
  display: block;
  text-align: right;
  color: #939393;
  font-weight: normal;
}
.shipiing-progress-track .check-point{
  position:absolute;
  width:1px;
  white-space: nowrap;
  top:8px;
}
.shipiing-progress-track .check-point:before{
  content: "";
  width: 14px;
  height: 14px;
  background-color: #3396d6;
  border-radius: 99px;
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translate(-50%);
}
.shipiing-progress-track .checkpoint-price {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  padding: 2px 4px;
  background-color: #f1f1f1;
  letter-spacing: 0;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 500;
}
/* ======================================== Responsive =============================== */
@media(max-width:1199px){
  .slide2 .mega-title {
    font-size: 30px;
}
.product-card__title {
    font-size: 20px;
}
  .loox-rating i, .loox-rating span {
    font-size: 16px;
}
.featured-inner .price-item {
    font-size: 20px;
}
.for-head-h2 h2 {
    font-size: 30px;
  }
 .collection_main {
    padding: 70px 0;
}
  p.announcement-bar__message {
    font-size: 14px;
  }
  .site-nav a, .site-nav__link--button {
    font-size: 16px;
  }
  .team-name p strong {
    font-weight: 500;
}

.good-planet-head h2 {
    padding: 55px 0 110px;
    font-size: 40px;
}

.about-team {
    padding: 60px 15px;
}

.left-img .team-text {
    padding-left: 10%;
}

.left-img .team-text:after {
    left: 0;
}

.about-team .row .row:not(:last-child) {
    padding-bottom: 10px;
}

.ryt-img .team-text {
    padding-right: 10%;
}

.team-name p {
    font-size: 18px;
}

.about-team .container {
    max-width: 85%;
}

a.btn.slideshow__btn {
    font-size: 20px;
    min-height: 50px;
    padding: 5px 60px;
}

.for-head-h2 {
    padding: 30px 10px;
}
.site-footer .h4, .site-footer h4, .pay-heading {
    font-size: 20px;
}

.site-footer__item-inner--newsletter .newsletter__input {
    font-size: 20px;
}

body .site-footer__linklist-item a {
    font-size: 16px;
}

.payment-footer {
    padding-top: 20px;
}
  .product-single__title {
    font-size: 20px;
  }
  .product-single .price-item {
    font-size: 20px;
}
  .product__policies.rte {
    margin: 0;
}
  .tabs_main {
    padding: 60px 0;
}
  .site-header__account, .site-header__cart, .search_ctm {
    width: 45px;
    height: 45px;
  }
  .page-width-main {
    padding: 45px 0;
}
  .review-box {
    padding: 20px;
    margin: 0 10px;
}
  .bird_text h2, .whoa--txt h2 {
    font-size: 30px;
}
  .bird_text {
    padding-left: 30px;
}
  .whoa--txt {
    padding-right: 40px;
    padding-bottom: 30px;
}
  .mega-title {
    font-size: 30px;
  }
  .mega-subtitle.slideshow__subtitle {
    font-size: 20px;
  }
  .slideshow__btn-wrapper--push {
    margin-top: 10px;
}
  .slideshow__arrows .slick-dots li.slick-active {
    width: 25px;
    height: 25px;
}
  .slideshow__arrows .slick-dots li {
    margin-left: 25px;
  }
  .slideshow__text-content .page-width {
    max-width: 100%;
}
  .product-title h2 {
    font-size: 25px;
  }
  .featured-inner .product_price {
    font-size: 20px;
  }

  .featured-inner-ad h2 strong {
    font-size: 40px;
}
  .featured-inner-ad h2 {
    font-size: 35px;
  }
  .review-testimonial h2 {
    font-size: 40px;
    padding-bottom: 25px;
}
  .review-testi .slick-next:before, .review-testi .slick-prev:before {
    width: 45px;
    height: 45px;
  }
  .container-full {
    padding: 45px 30px;
}
  .container-full .col-md-6 {
    padding: 0 40px;
}
  .good-plant-txt h2 {
    font-size: 35px;
  }
  .good-plant-txt p {
    font-size: 18px;
}
  .tap-ellipse {
    width: 50px;
    height: 50px;
    bottom: 20px;
    font-size: 16px;
  }
  .Recipes-yellow .good-plant-txt h2 {
    font-size: 40px;
}
  .Recipes-yellow .good-plant-txt p {
    font-size: 26px;
    line-height: 35px;
}
  .meaty-recipes {
    margin-top: 80px;
}
  .meaty-recipes .row {
    padding-top: 70px;
}
  .Recipes-yellow .container-full .meaty-recipes .col-md-6:nth-child(2) {
    padding-left: 0%;
}
  .recipes-img a {
    flex: 0 0 25%;
    padding: 0 15px;
}
  .Recipes-yellow {
    padding-bottom: 10px;
}
.template-index [class*=index-section--flush]:first-child {
    margin: 0 auto;
}
  .recipe-blog h2 {
    font-size: 30px;
}
.title-box h3 {
    font-size: 20px;
}
.press-box h2 {
    font-size: 35px;
    padding: 50px 0 20px;
}
.recipe-discription ul li {
    font-size: 16px;
}
  .recipe-discription h3 {
    font-size: 18px;
  }
  .recipe-full .grid__item {
    padding: 0 20px;
}
  .recipe-full.grid {
    padding: 60px 0;
}
  .recipe-title h4 {
    font-size: 18px;
    margin: 0;
}
  .recipe-beneath-text {
    padding: 60px 0 50px;
}
  .recipe-beneath-text p {
    font-size: 25px;
    line-height: 35px;
}
.template-blog .grid--blog.page-width {
    padding: 0 15px;
}
  .grid.grid--blog .grid__item {
    padding: 0 15px;
    margin-bottom: 30px;
}
  .recipe_tribe .recipe-beneath-text p {
    font-size: 26px;
}
  .recipe_tribe .recipe-beneath-text {
    padding: 50px 0 40px;
}
  .contact-form-sell form input, .contact-form-sell.form-vertical select, .contact-form-sell.form-vertical textarea {
    font-size: 16px;
}
.recipe_tribe {
    padding-bottom: 120px;
}
  .FAQ-st h1 {
    font-size: 40px;
}

.Accordion_item h3 {
    font-size: 18px;
}

.inner_content p {
    font-size: 16px;
}
  .goodplanet_btn {
    font-size: 18px;
}
  .find-us-new h1 {
    font-size: 35px;
}
 
.netural_sec p {
  font-size: 18px!important;
}
  
}
@media(max-width:1024px) {
  .savings_upon_price {
    justify-content: flex-end;
    padding-right: 37px;
    margin: 0;
}


}

@media(max-width:540px) and (min-width:320px){

  .cart-subtotal__price {
    padding-left: 0rem;
    justify-content: flex-end;
    display: flex;
    }
  #CartSection1 span.cart__subtotal-title.uppercase{
  
      justify-content: flex-start;
    position: absolute;
  }
  .original_price_drawer {
    margin-right: 38px;
    justify-content: flex-end;
    left: auto;
    margin-top: 8px;
    margin-left: auto;
    padding-left: 0;
}
  .sp-input {
    width: 50px;
}
  .h4--body {
    width: 190px !important;
    font-size: 12px !important;
}
  .qty_price_main{
    margin-bottom: -10px;
  }
li span.cartCost {
   padding: 4px 8px;
}

}

@media(max-width:991px){
  .original_price_drawer{
    margin-left: 52px;
  }
  .site-header {
    padding: 0 15px;
}

p.announcement-bar__message {
    font-size: 11px;
}  

.site-header__account {
    margin-left: 20px;
}

.grid__item.site-header__icons {
    width: 175px;
}
  .search_ctm {
    margin-left: 0;
}
.site-header__account, .site-header__cart {
    margin-left: 20px;
}
.about-banner-main-slide, .recipe_img, .collection-hero {
    height: calc(100vh - 280px);
}
.good-planet-head h2 {
    font-size: 35px;
    padding:50px 0 80px;
}
.team-name p {
    line-height: initial;
}
.site-footer .page-width {
    max-width: 100%;
    padding: 0 15px;
}
.about-team .container {
    max-width: 100%;
}
.site-footer__rte i {
    font-size: 20px;
}
  body .site-footer {
    background-size: cover;
    background-position: center;
}
  .featured-inner-ad h2 {
    font-size: 30px;
    padding: 0 15px;
        line-height: 40px;
}
  .featured-inner-ad h2 strong {
    font-size: 35px;
}
    .review-txt {
    padding-top: 20px;
}
  .review-box .col-md-6 {
    flex: auto;
    max-width: 100%;
}
  .title-box h3 {
    font-size: 18px;
}
  .press-box {
    padding-bottom: 50px;
}

  .recipe-blog h2 {
    font-size: 25px;
}
  .contact-form-sell form .grid .grid__item {
    padding: 0 20px;
}
  .recipe_tribe .recipe-beneath-text {
    padding: 30px 30px 30px;
}
  .contact-form-sell form .grid .grid__item {
    padding: 0 10px;
}
  #CustomerLoginForm input.btn, #RecoverPasswordForm input.btn, #RegisterForm input.btn, 
  .contact-form-sell .submit_btn input.btn, .contact--page input.btn {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    font-family: Omnes;
    margin: 15px 0 0;
    padding: 10px 80px;
}
  .recipe_tribe .recipe-beneath-text p {
    font-size: 25px;
}
  textarea#ContactForm-message {
    height: 140px;
}
  .Accordions:before {
    width: 160px;
    height: 160px;
    top: -150px;
  }
  .FAQ-st .grid__item {
    width: 100%;
    left: auto;
}
 
  .netural_sec h2 {
    font-size: 35px!important;
  }
  
}
@media(max-width:767px){
  .pro-recommend {
    padding-left: 35px;
    padding-right: 35px;
  }
 .cart__body {
    overflow-x: scroll;
    position: fixed;
    height: 484px;
}
  .cartCost {
    top: -10px;
    right: -10px;
  }
 .site-nav a, .site-nav__link--button {
    font-size: 13px;
}

.site-header__account, .site-header__cart, .search_ctm  {
    width: 40px;
    height: 40px;
}

.for-head-h2 {
    padding: 25px 10px;
}
.about-inr-btn {
    margin-top: 25px;
}

.about-inner {
   padding: 5px 30px 30px;
}

.good-planet-head h2 {
    font-size: 30px;
}

.left-img .team-text {
    padding: 0;
}

.ryt-img .col-md-4 {
    order: inherit;
}

.ryt-img .team-text {
    padding: 0;
}

.team-text {
    margin-top: 15px;
}

.about-team .row .row:not(:last-child) {
    padding-bottom: 40px;
}
  .grid__item.product_img_sec, .grid__item.product_img_dec {
    width: 100%;    
    padding: 0 15px;
    margin: 0 auto;

}
  figure.item.coll-images {
    padding: 0 10px;
}

.grid__item.product_img_dec {
    padding: 30px 30px 0;
}
.product-single .slider-nav {
    margin: 0 -10px;
}
.product-single .product-form__item {
    max-width: 400px;
}
  .new-description {
    max-width: 100%;
    padding-top: 20px;
}
  ul.tabs {
    padding-left: 15px;
  }
 .team-img {
    padding-bottom: 10px;
}
  .about-team {
    padding: 60px 30px;
}
  .left-img .team-text:after {
    width: 70px;
    height: 70px;
    top: -20px;
	left: -10px;
}
  .team-name p {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
  .desktop_announcement-bar {
    display: none;
}
  .mobile_announcement-bar {
    display: block;
}
  .site-footer__item:last-of-type {
    order: -1;
    width: 100%;
    margin-bottom: 30px;
}

.site-footer__item {
    width: 50%;
    flex: auto;
}
  .recipe-blog {
    padding-top: 30px;
}
  .recipe-discription ul li {
    font-size: 16px;
  }
  .bird_img {
    padding:0 15px 30px;
}
  .whoa-img {
    padding-right: 0;
}
  .better-meat-01 .row:nth-child(2) {
    padding: 40px 15px 0;
}
.better-meat-01 .row:nth-child(2) .col-md-6:nth-child(2) {padding-bottom: 15px;}

.better-meat-01 .row:nth-child(2) .col-md-6:nth-child(1) {
    order: 2;
}
  .Recipes-yellow .container-full .col-md-6:nth-child(2) {
    padding: 40px 0px 0;
}
  .Recipes-yellow .good-plant-txt h2 {
    padding: 0 15px;
    margin-bottom: 50px;
}
  

 .meaty-recipes .col-md-6:nth-child(1) {
    padding: 0;
}
  .Recipes-yellow .good-plant-txt p {
    padding: 0 15px;
}
  .title-box h3 {
    min-height: auto;
}
  .grid.grid--blog .grid__item {
    width: 50%;
}
  #CustomerLoginForm h1, #RecoverPasswordForm h1, .customers-register .form-vertical h1 {
    font-size: 26px;
}
  #CustomerLoginForm, #RecoverPasswordForm, .customers-register .form-vertical {
    padding: 50px 0;
}
  .contact--page {
    padding: 50px 15px;
}
  .contact--page h1 {
    font-size: 25px;
}
  .contact--page h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
  .contact--page {
    padding: 30px 15px;
}
  .FAQ-st h1 {
    font-size: 36px;
}
  .FAQ-st .section-header {
    margin-bottom: 30px;
}
  .FAQ-st {
    padding: 50px 15px 60px;
}
  .Accordion_item h3 {;
    padding: 15px 15px 15px 45px;
  }
  .featured-inner-ad h2 {
    margin: 0px auto 60px;
}
.find-us-new {
    width: 100%;
}
.find-us {
    padding: 0px 0px 30px;
    background-image: none;
    background-color: #fdd65d;
}
.find-us-inner .col-md-4 {
    width: 33.33%;
}

.find-us-inner h3 {
    font-size: 20px;
}
  .find-us-new h1 {
    font-size: 30px;
}
  .mobile_burger_img {
    display: block;
}
  .myaccount__order-history {
    padding-bottom: 35px;
}
  
  .netural_sec h2 {
    font-size: 30px!important
  }
  
}
@media(max-width:749px){
  .index .plus_icon img {
    width: 100%;
  }
  .mobile {
    display: block;
}
  .desktop{display:none;}
  .collection-hero__image {
    height: 100%;
}
  .grid__item.site-header__icons {
    width: auto;
    padding: 0;
    position: static;
}
  .site-header{ position: static;}
.mobile-nav-wrapper {
    height: 100vh;
    background: transparent;
    z-index: 9;
}
  h4.menu, h4.menu_acc {
    font-size: 24px;
    color: #4B4A4A;
    font-weight: 600;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #a7e4ff;
}
  .mobile-nav {
    background: #fff;
    width: 100%;
    max-width: 90%;
    margin-left: auto;
    height: 100%;
    padding: 0 30px;
    box-shadow: -3px 0px 12px #00000029;
}
.site-header__mobile-nav {
    z-index: 0;
    position: static;
}
  .btn--link.site-header__icon.site-header__menu {
    z-index: 9;
    margin: 0;
}

.btn--link.site-header__icon.site-header__menu.js-mobile-nav-toggle.mobile-nav--close {
    position: absolute;
    right: 0;
    margin: 0;
    top: 0px;
    color: #000;
    text-align: center;
    z-index: 99;
  padding: 10px 20px;
}

button.btn--link.site-header__icon.site-header__menu.js-mobile-nav-toggle {
    margin-left: 10px;
}
button.btn--link.site-header__icon.site-header__menu.js-mobile-nav-toggle svg {
    fill: #0096d6;
}
.site-header__icons-wrapper {
    position: static;
}

.site-header__account, .site-header__cart {
    display: flex;
    align-items: center;
}
.site-header__cart {
    margin-left: 25px;
}
  .site-header .btn--link, a.mobile-nav__link, 
  .mobile-nav__sublist-link:not(.mobile-nav__sublist-header), li.sign-li a {
    color: #4B4A4A;
    font-size: 20px;
    font-family: Omnes;
    font-weight: 500;
}
a.mobile-nav__link, .mobile-nav__link {
    padding: 5px 0px;
    color: #4b4a4a;
    font-size: 20px;
    font-family: Omnes;
    font-weight: 500;
}
.mobile-nav__item.border-bottom {
    border: none!important;
}
.site-header__account{display:none;}
.sign-li {
    padding: 10px 0 0;
}
  .btn--link.site-header__icon.site-header__menu.js-mobile-nav-toggle.mobile-nav--close svg {
    fill: #35ABDE;
    width: 15px;
}
  .mobile-nav__link span, a.mobile-nav__link span {
    border: none;
}
  .grandchild_list .mobile-nav__sublist-link:not(.mobile-nav__sublist-header) {
    padding: 5px 20px;
}
.about-banner-main-slide, .recipe_img, .collection-hero {
   height: calc(100vh - 355px);
}
  .collection-description .for-head-h2 {
    padding-left: 30px;
    padding-right: 30px;
}
.page-about-page .for-head-h2 {
    padding-left: 0;
}
  .for-head-h2 h2 {
    text-align: left;
}
.about-banner-main-slide .slick-track {
    height: 100%;
}
.team-img img {
    max-width: 200px;
}
.about-banner-main-slide .slick-slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
body .site-footer {
    background-position: top;
    background-size: 100%;
    position: relative;
    padding-bottom: 30px;
}
.payment-footer .grid__item {
    text-align: left;
  width: 50%;
}
.site-footer__content {
    padding-top: 60px;
  display: flex;
    flex-wrap: wrap;
}
.payment-footer .grid__item small, .payment-footer .grid__item small a {
    color: #fff;
    font-size: 16px;
}

.payment-footer .grid__item small:first-child {
    padding-left: 20px;
    margin-right: 5px;
}

.site-footer__icon-list {
    padding-bottom: 15px;
}
body .site-footer:after {content: '';position: absolute;display: block;width: 100%;height: 90%;background: #363636;bottom: 0;left: 0;}

.site-footer .page-width {
    position: relative;
    z-index: 9;
}

.site-footer__linklist-item {
    padding-top: 0;
}

.site-footer__item-inner--newsletter {
    padding-top: 20px;
}

.pay-heading {
    padding-top: 20px;
    margin-bottom: 5px;
}

.grid__item.site-footer__payment-icons {
    text-align: left;
    padding-left: 20px;
  width: 100%;
}
  .template-product .main-content {
    padding-top: 0;
}
.slideshow__arrows--mobile~.slideshow__text-content--mobile {
    display: none;
}

.slideshow__arrows .slick-dots {
    margin: 0;
}

.slideshow__text-wrap--mobile {
    background:transparent;
    position: relative;
    height: 50px;
    margin-top: -35px;
}
  .slideshow__text-wrap--desktop .slideshow__text-content {
    top: auto;
    bottom: -0px;
}
  div#slickSlide-2d0b6db8-6593-41ff-b079-4b8a910d7709 .slideshow__text-wrap--desktop .slideshow__text-content {
    top: auto;
    bottom: -30px;
}
.mega-title {
    display: block;
}
  .feature_product_01 .row .col-md-6:first-child .featured-inner-ad {
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 190px;
}

.feature_product_01 .row {
    position: relative;
}

.featured-inner-ad h2 {
    margin: 0 auto;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

.featured-inner-ad img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.featured-inner-ad h2 strong {
    color: #fff;
}

.feature_product_01 .row .col-md-6:nth-child(2) {
    padding-top: 25%;
    background: #c8e5ff;
}
.feature_product_01 .product-title {
    background: #fff;
}
  .slideshow {
    max-height: inherit;
    height: 150vw!important;
}
  a.btn.slideshow__btn,.custom_cart_drower .text-link, .goodplanet_btn {
    font-size: 18px;
    min-height: 40px;
    padding: 5px 30px;
}
  body .site-header__logo img {
    max-width: 105px!important;
    padding-bottom: 15px;
}
.site-footer__item-inner--newsletter .newsletter__input {
    background: #0000;
    border: none;
    border-bottom: 2px solid #808080;
    border-radius: 0;
}

  body .site-footer {
    background-size: contain;
    background-position: top;
        position: relative;
}
  body.template-index .site-footer:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 90%;
    background: #363636;
    bottom: 0;
    left: 0;
}
  .site-footer .page-width {
    position: relative;
    z-index: 1;
}
  .site-footer__content {
    padding-top: 90px;
}
  #shopify-section-blog-template .for-head-h2 {
    padding: 25px 15px;
    text-align: center;
}
  .contact-form-sell form .grid .grid__item {
    width: 100%;
}
  .mobile_c2 {
    display: block!important;
}
.desktop_c2{
    display: none!important;
}
.co2-head-slide img {
  width: auto;
}
.search-bar__close {
    position: absolute;
    top: -10px;
    right: 7px;
}
  .site-footer__item-inner--newsletter p.h4 {
    margin-bottom: 0;
}
  .main_title {
    background-color: #fff;
}
  ul.list--inline.site-footer__social-icons.social-icons.site-footer__icon-list {
    display: none;
}
  .payment-footer .grid__item.small--hide {
    display: block!important;
}
  
  .d2c {
    padding-left: 20px;
  }
}
@media(max-width:640px) {
 .main_drawer_container {
    padding: 29px 34px 11px 10px;
}
.page-width-main {
    padding: 15px 0;
}
  .tab-faq-block .tab-faq-que{
    font-size: 20px;
  }
#addToCart {
    height: 45px;
}
  .tabs_main {
    max-width: 100%;
    padding: 30px 10px;
  }
  .recipe-beneath-text p {
    font-size: 20px;
    line-height: 28px;
}
  .Accordions:before{display:none;}
}
@media (max-width: 650px){
 .original_price_drawer {
    padding-left: 12rem;
}
  .co2-head-slide img {
  width:100%;
}
}
@media(max-width:479px) and (min-width:320px){

  .cart-subtotal__price {
    padding-left: 9rem;
}
.original_price_drawer{
  display: flex;
    margin-left: 2px;
    margin-top: 20px;
        width: 100%;
  }
}


@media(max-width:575px){
  
  .tab-main {
    display: block!important;
  }

.featured-inner-ad h2 strong {
    font-size: 24px;
}
.featured-inner-ad h2 {
    font-size: 20px;
    line-height: 30px;
}
.product-title h2 {
    font-size: 14px;
    margin: 0;
}
.featured-inner .product_price {
    font-size: 16px;
      color: #363636;
}
span.product_rating {
   font-size: 11px;
    padding-top: 2px;
}
.Grid__Cell.testimonial span i {
    font-size: 12px;
}
.rating_main {
    align-items: center;
}
.Grid__Cell.testimonial {
    display: flex;
    align-items: center;
}
.product-title {
    padding: 15px 28px;
}
.good-planet-head h2 {
    font-size: 24px;
}
.good-planet-head:after {
    background-size: 120%;
}
.bird_text h2, .whoa--txt h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
.bird_text {
    padding: 0 15px;
}

.bird_text p {
    font-size: 18px;
}

.whoa--txt a {
    font-size: 14px;
}
.whoa-in-txt {
    padding-top: 20px;
}
.review-testimonial h2 {
    font-size: 24px;
    text-align: left;
    padding: 20px 0 20px 30px;
}
.review-txt p {
    font-size: 12px;
}
.review-testi .slick-next:before, .review-testi .slick-prev:before {
    width: 34px;
    height: 34px;
}
.review-testi .slick-next {
    right: 40%;
}
.review-testi .slick-prev {
    left: 40%;
}
.good-planet-yellow .col-md-6:first-child {
    order: 2;
}
.review-testimonial {
    padding-bottom: 90px;
}
.review-testi .slick-next, .review-testi .slick-prev {
    bottom: -35px;
}

.good-plant-txt h2, .Recipes-yellow .good-plant-txt h2 {
    font-size: 24px;
}

.container-full .col-md-6 {
    padding: 0 15px;
}

.container-full {
    padding: 40px 30px;
}
.good-planet-yellow .tap-ellipse, .good-planet-white .tap-ellipse {
    position: static;
    margin: 20px 0 0 auto;
}


.Recipes-yellow .container-full {
    padding: 0;
}
.Recipes-yellow .container-full .row:nth-child(1) {
    margin: 0 auto;
    background: #E99153;
    padding: 30px;
}
.Recipes-yellow .container-full .col-md-6 {
    padding: 0;
}
.Recipes-yellow .good-plant-txt h2 {
    margin-top: 30px;
    margin-bottom: 50px;
}
.Recipes-yellow .good-plant-txt p {
    font-size: 18px;
    line-height: 25px;
}
  .meaty-recipes .row {
    padding: 0 30px;
    margin: 0 auto;
}

.dotted-border {
    display: none;
}
.meaty-recipes {
    margin-top: 0;
}
.meaty-recipes h2 {
    padding-bottom: 20px;
}
.recipes-img a {
    padding: 0 10px;
      flex: 0 0 50%;
    margin-bottom: 20px;
}
  
.recipes-img {
    padding-bottom: 60px;
}
  .h2.site-header__logo {
    padding-left: 15px;
    padding-bottom: 0;
}

body .site-header__logo img {max-width: 105px!important;padding-bottom: 15px;}

.good-planet-head h2:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 120px;
    left: 0;
    top: 0;
    right: 0;
    background-image: url(/cdn/shop/files/wave-path.svg?v=1630303025);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    background-position: -30px 0;
    z-index: -1;
}
.good-planet-head:after {
    display: none;
}

.good-planet-head h2 {
    padding: 30px 0 50px;
}
  .product-card__title {
    font-size: 14px;
}
  .price dd {
    font-size: 16px;
}
  .collection-description .for-head-h2 {
    padding-left: 30px;
    padding-right: 30px;
}
.price dd {
    font-size: 16px;
}
.loox-rating .loox-icon {
    margin-right: 5px;
}
.loox-rating i, .loox-rating span {
    font-size: 12px;
}
.product_name_cart {
    padding: 5px 2px 10px;
}
  
/* .footer-section {
  margin-top: 30px;
}   */

.collection_main .grid .grid__item {
    padding: 0 30px;
    margin-bottom: 30px;
}
.collection_main {
    padding: 70px 0 30px;
}
#CartSection1 .cart__row .cart__price     {
  width: 100%;
}
.heading_icons img {
    display: none;
}

.heading_icons h3 {
    margin: 0;
}

.custom_cart .cart__product-title {
    font-size: 14px;
}

.custom_cart .cart dd {
    font-size: 15px;
}

.custom_cart_drower {
    padding: 0;
}

.remove_crt {
    right: 10px;
}

.custom_icon span {
    right: -5px;
}
  .cart-subtotal span {
    font-size: 16px;
}
  .form-message--success {
    font-size: 14px;
}
  .container-full.co2-slider-main {
    padding: 70px 28px 60px;
}
  .site-footer__content {
    padding-top: 30px;
  }
  .custom_cart_drower .cart__image-wrapper {
    width: 190px;
    padding-right: 10px;
}
.press-box h2 {
    font-size: 30px;
    padding: 40px 0 20px;
}
  .recipe-full.grid {
    padding: 30px 0;
    padding-top:30%;
}
.recipe-beneath-text {
    padding: 40px 30px 30px;
}
.recipe_tribe {
    padding-bottom: 70px;
}
  .page-talk_tribe .for-head-h2 h2 {
    text-align: center;
}
  .contact-form-sell span {
    font-size: 16px;
}
  .contact-form-sell label {
    font-size: 18px;
  }
  .page-sell_tribe .for-head-h2 h2 {
    text-align: center;
}
  .template-collection .price-item.price-item--regular {
    font-size: 15px;
}
  .page-talk_tribe .site-footer__content, .page-sell_tribe .site-footer__content{
    padding-top: 40px;
}
.payment-footer .grid__item {
    width: 100%;
}

.payment-footer .grid--footer-float-right {
    flex-wrap: wrap;
}
body.template-customers-account.customers-account .section-header h1 {
    font-size: 30px;
}

.myaccount h2 {
    font-size: 20px;
    display: block;
    padding-bottom: 5px;
}

  .netural_sec h2 {
    font-size: 24px!important;
  }

  }
@media(max-width:480px){
  /* starts */
  .product-block.available_off {
    margin-top: 30px!important;
  } 
  
  .product-recommendations__inner {
    padding: 0;
}
  .template-product nav.breadcrumbs {
      padding: 10px 15px 0;
}
  .short_desc {
    margin-top: 25px;
}
  .product-form {
  padding-top: 0px;
  }
  .slider-nav.slick-initialized.slick-slider {
    display: none;
  }
  .grid__item.product_img_dec {
   padding: 0px 30px 0;
  }
  .product-single__media {
    margin-bottom: 10px;
  }
  .mob_view {
    display: block;
  }
  .desktop_view {
    display: none;
  }

  /* ends */
  
/*   .product_name_cart {
    padding: 5px 0px 10px;
  }
 */
  .recommended_sec {
    max-width: 100%!important;
    max-height: 100%!important;
  }
  
  .product-card__image-wrapper_recommend {
    max-width: 100%!important;
    width: 100%;
    margin: 0px;
  }

  ul.tabs li {
    font-size: 16px;
  }
  ul.tabs li a{
    padding: 5px 10px;
  }
  .review-testi .slick-next {
    right: 45%;
}
  .review-testi .slick-prev {
    left: 30%;
}
  .feature_product_01 .row .col-md-6:first-child .featured-inner-ad {
    height: 175px;
}
  .featured-inner-ad h2 {
    top: 25px;
  }
  .feature_product_01 .row .col-md-6:nth-child(2) {
    padding-top: 140px;
}
  .cart__buttons-container input, .edit-cart-main a, a.shop_now {
    font-size: 16px;
}
  .mega-title {
    font-size: 36px;
}
ul.slideshow__text-content-list  .mega-title {
    font-size: 28px;
}
  .slide2 .mega-title {
    font-size: 24px;
}
  .slide3 .mega-subtitle.slideshow__subtitle {
    display: none;
}
 .mega-subtitle.slideshow__subtitle {
    line-height: 26px;
    font-size: 16px;
}
  ul.slideshow__text-content-list {
    margin-bottom: 20px;
}
  div#slickSlide-163000450800b482dd-1 ul.slideshow__text-content-list {
    margin-bottom: 20px;
}
  .site-footer__item-inner--newsletter .newsletter__input {
    font-size: 12px;
}
  .pay-heading, .site-footer .h4, .site-footer h4 {
    font-size: 16px;
}
  .payment-footer .grid__item small, .payment-footer .grid__item small a {
    font-size: 14px;
}
  .sub-title-date p {
    font-size: 12px;

}
  .title-box h3 {
    font-size: 16px;
    margin: 0;
}
  .recipe-tag-detail p {
    font-size: 12px;
}
  .recipe-title h4 {
    font-size: 16px;
    min-height: auto;
}
  .grid.grid--blog .grid__item {
    width: 100%;
}
  .recipe_tribe .recipe-beneath-text p {
    font-size: 20px;
}
  .contact-form-sell form {
    padding: 20px 10px;
}
#CartSection1 .cart__row .cart__price div.sp-quantity .sp-minus a, #CartSection1 .cart__row .cart__price div.sp-quantity .sp-plus a {
    line-height: 1.5;
}
  .mobile-nav__sublist-link:not(.mobile-nav__sublist-header), .site-header .btn--link, a.mobile-nav__link, li.sign-li a {
    padding-top: 0;
}
  .about-banner-main-slide, .collection-hero, .recipe_img {
    height: calc(100vh - 240px);
}

  .mobile_announcement-bar {
    padding-top: 5px;
}
  .plus_icon .tab-ellipse {
    width: 40px;
}
.myaccount__account-details .btn.btn--small, a#customer_logout_link {
    font-size: 16px;
  margin-top: 10px;
}

  .product-recommendations__inner li {
    width: 100% !important ;
  }
  .product-recommendations__inner .product-title{
    width: 100%;
  }
 .product-recommendations__inner .price {
    display: block;
  }
  
}

@media(min-width:769px) {
  .tab-main {
    display: flex;
    justify-content: center;
}
.video-main-inner{
width: 265px;
}

.video-main-inner video{
    width: 90%;
    height: 100%;
}
}

@media(max-width:1140px) {
  .product-recommendations__inner li {
    width: 50%;
  }
  .product-recommendations__inner .product-title {
    width:80%;
  }
  .cbb-frequently-bought-container.cbb-desktop-view {
    margin: 40px 30px!important;
  }
  .cbb-frequently-bought-container.cbb-mobile-view {
   margin: 40px 30px!important;
   width: auto!important; 
  }
  
}


@media(max-width:768px) {
.template-collection .product-title .grid-view-item__link{
  padding-left: 10px;
  padding-top: 8px;
}

}
.netural_sec h2 {
  font-size: 40px;
  font-weight: 700;
}

.netural_sec p {
  font-size: 20px;
  text-align: left;
}

.tab-main {
  display: flex;
}
p.vid-content {
  font-size: 18px;
  font-weight: 600;
  margin-left: 5%;
  margin-bottom: 5%;
}
.video-main-inner video {
    margin-left: 5%;
    border-radius: 5px;
}
.cbb-frequently-bought-container.cbb-mobile-view.cbb-tablet-view {
    padding: 0px 20px!important;
}

.feature_product_01 .featured-img-pro{
  position: relative;
}
.feature_product_01 .featured-img-pro .coming_soon{
left: 0;
}

.collection-offers .rich-text{
      padding-top: 80px;
}
.collection-offers .rich-text__heading{
  margin-bottom: 30px;
}

.product-single__meta .meta_offer_text{
      display: inline-block;
    margin: 10px 0 10px;
    border: 2px dotted #000;
    padding: 0px 10px;
    font-weight: 700;
  color: red;
    text-transform: uppercase;
}
.offer-subtext {
  font-weight: 700;
  margin: -5px 0 10px;
}

@media screen and (max-width: 767px) {
  .collection-hero.collection_img_main.desk_img{
    display: none;
  }
  .collection-hero.collection_img_main.mob_img{
    display: block;
  }
  #discount_code_btn{
    font-size: 12px;
    padding: 10px 5px;
  }
  .cart-discont-input input{
    width: calc(100% - 40px);
  }
  .template-product .tags-wrapper{
    padding: 0 15px;
  }
}
