h1, .h1, .title-section .section-title { font-size: 48px; }
h2, .h2 { font-size: 42px; }
h3, .h3, main .section-title { font-size: 36px; }
h4, .h4 { font-size: 28px; }
h5, .h5 { font-size: 22px; }
h6, .h6 { font-size: 18px; }
section .section-subtitle{font-weight:bold;}
.btn, .cart-item-counter .plus, .cart-item-counter .minus, .cart-item-counter .cplus, .cart-item-counter .cminus, .single-product .sale-info, input, textarea, select, .fakebox, .newsletter-box-wrap button{
  border-radius:0;
}
.btn{
  font-family: var(--base-font);
}
header{
  border-bottom: 10px solid transparent;
  border-image: linear-gradient(to right, #6b4e00 0%, #c99a00 15%, #fff2a8 35%, #ffd700 50%, #fff2a8 65%, #c99a00 85%, #6b4e00 100%) 1;
}
.company-logo{
  height:70px;
}
#banner-section-home-top-banner::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: linear-gradient(to right, #6b4e00 0%, #c99a00 15%, #fff2a8 35%, #ffd700 50%, #fff2a8 65%, #c99a00 85%, #6b4e00 100%);
    box-shadow: 0px -3px 5px -2px #333;
}
.desktop-menu>ul>li>a {
    padding: 12px 16px;
}
#product-section-home-bilona-desi-ghee-Vw9V .container{
  width: 920px; 
}
#product-section-home-bilona-desi-ghee-Vw9V .products.columns{
  grid-template-columns: repeat(2, minmax(0, 1fr));
} 
.product-card-buttons{
  display: flex;
  gap: 10px;
}
.product-card-shop .cart-item-counter{
  display:none !important;
}
.product-card-buttons .add-to-cart, .product-card-buttons .buy-now, .product-card-buttons .custom-button{
  padding-top:20px;
    flex: 1 1 100%;
}
.custom-card-button .fa{
  display:none;
}
.btn.btn-smx{
  padding: 12px;
  border-radius: 0;
}
.btn.btn-secondary{
  background-color: var(--primary);
    color: var(--white);
  
    /*background-color: transparent;
    color: var(--title-color);
  outline: 2px solid var(--title-color);
    outline-offset: -2px;*/
}

.custom-button .btn.custom-card-button{
  background-color: var(--primary);
  color: var(--white);
}

.btn.btn-secondary:hover, .custom-button .btn.custom-card-button:hover{
   background-color: #000;
}
.product-card-shop{
  box-shadow: none;
    border-radius: 0;
    border: 1px solid var(--title-color);
    background-color: transparent;
}
.product-card-image a{
  border-radius: 0;
}
.wishlist-icon .btn{
  color:var(--primary-color);
}
.sale-badge{
  border: 0;
    border-radius: 0;
}
.editorflex.flex .editorflex{
  border:0;
  background-color:transparent;
}
.editorflex img{
  border-radius:3px;
}
.product-card-buttons .product-add-to-cart{
  justify-content:center;
}
.brands4673453523 .brand-image{
      box-shadow: none;
    border-radius: 0;
    border: 1px solid var(--title-color);
}
.featured-image-outer .featured-image-inner{
      border: 1px solid var(--text-color);
    padding: 10px;
}
.special-banner .promo-image .promo-image-container, .special-banner .special-banner-image img{
  border-radius:0;
}
.testimonial-grid .single-testimonial{
  border-radius: 0;
    box-shadow: none;
    background-color: #fff2da;
  text-align: left;
}
.stars.testimonial-rating {
    justify-content: flex-start;
}
#product-section-home-bilona-desi-ghee-Vw9V{ padding-top: 0; }
#featured-text-home-UQdT{padding-bottom:40px;}
#featured-text-home-UQZX.has-background-image *:not(.btn), #featured-text-home-UQZX.has-background-image *:not(.btn){
  color: var(--textcolor);
}
#information-section-1787516495{
  padding: 0;
    background-color: #fff2da !important;
    text-align: center;
}
#information-section-1787516495 .container{
  width: 100%;
}
#information-section-1787516495 .highlights-wrap{
  gap:0;
}
#information-section-1787516495 .highlight-card{
      background-color: transparent;
    padding: 0px 5px;
  border-radius: 0;
  flex:1;
}
#information-section-1787516495 .info-highlights-text:after{
    content: "•";
    position: absolute;
    right: 0px;
    font-size: 1.5em;
    z-index: 2;
    color: var(--text-color);
    top: 1px;
    height: 100%;
    line-height: normal;
    display: flex;
    align-items: center;
}
#information-section-1787516495 .highlight-card:last-child .info-highlights-text:after{
  content: "";
}
#information-section-1787516495 .highlight-title{
  font-family: var(--base-font);
  font-weight: 300;
  font-size: 1.2em !important;
  line-height: 1.2em;
}
.use-class-page-UQZS .page-content > .editorflex > .editorflex:first-child{
  flex: 0 1 30%;
}
#featured-text-home-UQZX .editorflex > .editorflex:first-child{
  flex: 0 1 40%;
}
#featured-text-page-UQdZ .editorflex > .editorflex:last-child{
  flex: 0 1 30%;
}
#featured-text-page-UQdX .container{
  background-color: #00000080;
    padding: 40px 20px;
}
#featured-text-page-UQdW.featured-text .section-content{
  gap:5px;
} 
.accordion-header:hover {
    background: #fff2da;
}

.add-to-cart-elements{
    display: flex;
    align-items: center;
    gap: 20px;
}

/*Zoom product card image start -----*/
.product-card-shop img {transition: transform 0.3s ease;}
.product-card-shop:hover img {transform: scale(1.2);}
/*Zoom product card image end -----*/


@media (max-width: 768px) {
#information-section-1787516495 .info-highlights-text:after{
  content: unset;
}
}

@media (max-width: 480px) {
  h1, .h1, .title-section .section-title { font-size: 38px; }
h2, .h2 { font-size: 32px; }
h3, .h3, main .section-title { font-size: 28px; }
h4, .h4 { font-size: 24px; }
h5, .h5 { font-size: 20px; }
h6, .h6 { font-size: 16px; }
  
  #highlight-section-home .container {
    max-width: 96%;
   }
  #highlight-section-home .info-highlights-text:after{
    display:none;
  }
   #highlight-section-home .highlights-wrap {
        flex-direction: row;
     padding: 15px 0;
    }

  #highlight-section-home .highlight-title {
    font-size: 1em !important;
    line-height: 1em;
   }
  #highlight-section-home .highlight-title .fa{
    display:none;
  }
  #highlight-section-home .flex-container .box {
        flex: 1 0 20%;
    }
  .product-card-buttons{
    gap:0;
    flex-direction: column;
  }
  .product-card-buttons .add-to-cart, .product-card-buttons .buy-now{
    padding-top:10px;
  }
  .product-card-info .price {
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
  }
  .add-to-cart-elements{
    display: block;
  }
  #information-section-1787516495 .highlights-wrap {
        flex-direction: row;
    padding: 10px 0;
    }
  #information-section-1787516495 .highlight-card {
    flex: 1 0 50%;
	}
  .highlight-card .content {
    text-align: left;
    font-size: 0.9em;
    padding: 5px;
	}
  #product-section-home-bilona-desi-ghee-Vw9V .products.columns {
    grid-template-columns: repeat(1, minmax(0, 1fr));
	}
  .featured-image-outer .featured-image-inner {
    padding: 5px;
	}
  .featured-blog .blog-grid .blog-grid-item, .testimonials .testimonial-grid .single-testimonial {
        text-align: center;
    }
  .stars.testimonial-rating {
    justify-content: center;
	}
}