/** Shopify CDN: Minification failed

Line 475:0 Unexpected "("

**/
.headerfull {
    background: #0000001f;
}
.header-logo img {
    PADDING: 15PX;
}
.stpghmphead {
    font-family: "Bebas Neue", sans-serif;
    font-size: 64px;
    margin: 0 0 0px;
}
.stpghmp {
    font-family: Poppins, sans-serif;
    font-size: 15px !important;
}
.grid_img {
    background-size: contain;
}
.grid_bx .grid_title {
    font-size: 18px;
}
.pr_price {
    font-size: 22px;
}
.grid_4 .gbtn {
    padding: 0 10px;
    width: 100%;
    font-size: 15px;
}
.grid_bx .gbtn, .removeItem {
    color: #ffffff; 
    line-height: 50px;
    height: 52px;
    min-width: 52px;
    background-color: #fd0000;
    border-radius: 30px;
    max-width: 300px;
}
.btn {
    border-radius: 35px;
}
.featuredproductimg {
    width: 100%;
}
.homethumbs .grid_img {
    padding-bottom: 90%;
    border-radius: 10px;
}
.featuredPr .thumbs_nav.bottom .imgFt {
    height: 100%;
}
.homeproduct img {
    border-radius: 35px;
}
.homeproduct .imgWrapper {
    max-height: 750px;
}

.product-form__quantity {
    width: 100%;
}
.qtyField.quantity {
width: 100%;
background: #EDEDED;
    padding: 10px 0px;
    border-radius: 35px;
}
.qtyField .at-icon {
    width: 17px;
    height: 17px;
}
.pr_btn, .shopify-payment-button__button {
    height: 60px !important;
    border-radius: 35px;
}
.qtyField .qty.mianQty {
width: 100%;
background: transparent;
}
.qtyBtn, .qty, .gprQty {
    background: #ffffff00;
}
#ptabDesc .tb_pr_desc img, .pr_desc img {
    margin-bottom: -7px !important;
}

.infolinks.mfp-link.fl.f-jcsb.f-wrap.mb20 {
display: none;
}
.homeproduct  .imgFl {
    width: auto;
    max-height: 750px;
    margin: 0 auto;
}
.template-page .hdr_wrap {
    position: absolute;
    background: #00000000;
    width: 100%;
}
.template-page .headerfull {
    background: #00000040;
}

/*recipes page*/
.threebuttons .btn3 {
    border-radius: 30px;
}
.recipe-header img {
    max-width: 50px;
}
.recipe-header {
    display: flex
;
    gap: 20px;
    margin-bottom: 25px;
}
.recipesproduct {
    align-items: flex-start;
}
.recipesproductleft {
    min-height: 100vh;
}
.recipe-container {
    background: #fff;
    border-radius: 20px;
    padding: 25px;
}
.ingredientsheader {
    display: flex
;
    justify-content: space-between;
}
.recipe-header h2 {
    margin: auto 0;
}
.ingredients-list li {
    font-size: 22px;
}
.instruction-step {
    margin-top: 20px;
}
.step-title {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #a2a2a2;
}
.step-description-bold {
    font-family: Archivo, sans-serif;
    font-weight: 600;
    font-size: 22px;
    margin: 15px 0 0;
}
.step-description {
    font-family: Verdana, sans-serif;
    font-size: 18px;
    color: #666;
}
.videoinstruction {
    margin-top: 100px;
}
.instruction-video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.instruction-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.recipesproductright {
    position: sticky;
    top: 0;
    height: 100vh;
    background: #fff;
    max-height: 900px;
    border-radius: 20px;
}
.recipesproductright .grid_bx {
    border: none;
}
.grid-productsright {
    display: block;
}
.customdetails.grid_bx.grid_1 {
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent;
}
.customdetails.grid_bx {
    border: 0px solid #ffffff;
}
.grid-productsright .customdetails .white_section {
    display: none;
}
.customdetails .white_section {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60%;
    background-color: #fff;
    border-radius: 20px;
}
.grid-productsright .grid_img {
    margin: auto;
    max-width: 280px;
    background-size: contain;
}
.amazonbutton {
    background: #f60000;
    padding: 15px 25px;
    font-size: 16px;
    margin-top: 25px !important;
    display: block;
    color: #fff;
    border-radius: 35px;
}
.threebuttons .btn3 {
    color: #fff;
    background-color: #000000;
    border: 1px solid rgba(0, 0, 0, 0);
}
.grid-productsright .grid_img {
    padding-bottom: 120%;
}


.yellowBorder {
  display: inline-block;
  position: relative;
  padding: 10px;
}

span.yellowBorder::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 70px;
  height: 4px;
  background-color: #FCC334;
  justify-self: anchor-center;
}


.agree-text{
    text-align: center;
}



/* carousel on home page */
@media (max-width: 749px){
.product-card-list-row .lv_item_ttl {
    font-size: 25px !important;
    font-family: "Bebas Neue", sans-serif;
}

.lv_buttons .btn:not(.wishlist,.quick-view) {
    flex: 0 0 50%!important;
}

.product-card-list-row .lv_image_col {
    flex: 0 0 50%;
    max-width: 100%!important;
}

.swiper-lazy-preloader {
    display: none;
}


span.yellowBorder::after {
display:none;
}
}


@media (min-width: 744px) and (max-width: 1366px) {

.product-card-list-row .lv_image_col {
    flex: 0 0 50%;
    max-width: 100%!important;
}

}

/* about page */

.yellowLine {
  display: inline-block;
  position: relative;
}

span.yellowLine::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 4px;
  background-color: #FCC334;
}


.redLine {
  display: inline-block;
  position: relative;
}

span.redLine::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 4px;
  background-color: #FD0002;
}





/* newsletter */

a.formLink {
    color: white;
}

a.formLink:hover {
    color: red;
}



/* social media left side in slider */
.socialmedialeft:nth-child(1){

}
.socialmedialeft:nth-child(2){

}
.socialmedialeft:nth-child(3){

}
.socialmedialeft {
    width: 80px;
    display: flex;
    left: 15px;
    position: fixed;
    top: 20%;
}

.socialmedialeft .social-icons {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.socialmedialeft .icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid black; /* Black border */
  background-color: transparent;
  transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
  cursor: pointer;
  position: relative;
  align-content: center;
}
.socialmedialeft .icon a {
  display: flex;
}
.socialmedialeft .icon img {
  width: 30px;
  height: 30px;
  filter: invert(0%); /* Make icon black */
  transition: filter 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.socialmedialeft .icon span {
  position: absolute;
  top: 30px; /* Initially below the icon */
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
  color: black;
  font-size: 14px;
  transform: rotate(90deg);
  transform-origin: center bottom;
  margin-left: -20px;
}

.socialmedialeft .icon:hover {
  background-color: black;
  transform: translateY(
    -35px
  ); /* Move the icon up to make space for the text */
}

.icon:hover img {
  filter: invert(100%); /* Make icon white */
}

.socialmedialeft .icon:hover span {
  opacity: 1;
  top: 45px; /* Moves slightly up when appearing */
}
.sticky_hdr .headerfull {
background: #ffffff;
}
.sticky_hdr .headerfull {
background: #ffffff;
}
.sticky_hdr .headerfull .at-icon {
    fill: rgb(0 0 0);
}
.template-product .headerfull {
background: #ffffff;
}

.template-product .headerfull li a{
color: black!important;
}

.template-product .headerfull .at-icon {
    fill: rgb(0 0 0);
}
@media only screen and (min-width: 1025px) {
    .sticky_hdr .headerfull #main_nav>li>a {
        color: #000000;
        font-size: 14px;
    }
}

@media only screen and (max-width: 884px) {
    .socialmedialeft {
        display: none;
    }
    .ingredients-list li {
    font-size: 16px;
}
.threebuttons .btn3 {
    font-size: 12px !important;
    padding: 12px 10px !important;
}
}
  /* Stack vertically on small screens */
  @media (max-width: 749px){
    .product-card-list-row {
      flex-direction: column;
    }
    .product-card-list-row .lv_image_col,
    .product-card-list-row .lv_detail_col {
      max-width: 100%;
      flex: 0 0 auto;
    }
  }
(min-width: 768px) {
    .btn-lg {
        padding: 16px 60px;
        font-size: 14px;
    }
}

