/* Add custom CSS styles below */ 
p{color: #666}
.descriptive-heading{
padding-top:2rem
}
.descriptive{
background: #FEF8EC;
padding-bottom: 80px;
}

.descriptive-grid{
display: flex;
align-items: center;
}
.descriptive-heading-description{
color: #666;
font-size: 16px;
}
.descriptive-heading-action-button{
background-color: #07bab6;
}
.descriptive-heading-action-button-text {
    color: #ffff !important;
}
    
.descriptive-heading-action-button:hover{
background-color: #a34689;
}
.product-card-actions-add-to-cart-label {
        font-size: 14px;
}
.store-features-style-1-heading-subtitle{
max-width: 100%;
}
.store-features-style-1-heading-subtitle.section-heading-subtitle{
font-size: 18px;
color: #666
}
.descriptive-heading-action-button svg{
fill: #fff
}
.store-features-style-1-content-single-description{
color: #666
}
.store-features-style-1{
background: #fff
}
.faq{
padding-top: 40px;
padding-bottom : 50px
}

.store-features-style-1-content-single{
border-radius: 10px;
border: 1px solid #ebebeb;
background-color: #fcfcfc;
box-shadow: 0px 0px 10px 1px #00000016;
padding: 12px;

}
.enhanced-fixed-products{
background: #f7f7f7;
padding-top: 40px;
padding-bottom: 60px;
}
.descriptive-heading-description{
white-space: pre-line; 
margin-top: 5px
}



/*******Features********/
/* First icon - Improved Digestion */
.store-features-style-1-content-single:nth-child(1) .store-features-style-1-content-single-icon-content {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: url('https://imvita-arabia.com/wp-content/uploads/2025/03/Improved-Digestion.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}

/* Second icon - Enhanced Immunity */
.store-features-style-1-content-single:nth-child(2) .store-features-style-1-content-single-icon-content {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: url('https://imvita-arabia.com/wp-content/uploads/2025/03/Enhanced-Immunity.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}

/* Third icon - Increased Nutritional Value */
.store-features-style-1-content-single:nth-child(3) .store-features-style-1-content-single-icon-content {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: url('https://imvita-arabia.com/wp-content/uploads/2025/03/Increased-Nutritional-Value.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}

/* Fourth icon - Inhibition of Pathogens */
.store-features-style-1-content-single:nth-child(4) .store-features-style-1-content-single-icon-content {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: url('https://imvita-arabia.com/wp-content/uploads/2025/03/Inhibition-of-Pathogens.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}
.store-features-style-1-content-single-icon-box {
    display: flex;
    height: 100px;
    width: 100px;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    transition-duration: 0.8s;
}
.store-features-style-1{
padding-top:60px;
padding-bottom: 40px;
}
footer{
background: #262626 !important
}
footer h2{
color: #15AFAE !important
}
footer p, footer a{
color: #fff !important}

/***** features 2 *********/
.store-features-style-2{
background: #A34689;
padding-top: 40px;
    padding-bottom: 60px;
}

.store-features-style-2 .section-heading-title{
    color: #fff;
}

.store-features-style-2 .section-heading-divider{
background-color: #fff;
}
.store-features-style-2 .section-heading-divider::before {
    background-color: #fff;
}
/* First icon - Boost Immune System */
.store-features-style-2-content-single:nth-child(1) .store-features-style-2-content-single-icon-content {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: url('https://imvita-arabia.com/wp-content/uploads/2025/03/Boost-Immune-System.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}

/* Second icon - Liver Function Support */
.store-features-style-2-content-single:nth-child(2) .store-features-style-2-content-single-icon-content {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: url('https://imvita-arabia.com/wp-content/uploads/2025/03/Liver-Function-Support.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}

/* Third icon - Energy and Vitality Restoration */
.store-features-style-2-content-single:nth-child(3) .store-features-style-2-content-single-icon-content {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: url('https://imvita-arabia.com/wp-content/uploads/2025/03/Energy-and-Vitality-Restoration.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}

/* Fourth icon - Joint Health Support */
.store-features-style-2-content-single:nth-child(4) .store-features-style-2-content-single-icon-content {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: url('https://imvita-arabia.com/wp-content/uploads/2025/03/Joint-Health-Support.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}

.store-features-style-2-content-single-icon-box {
    height: 100px;
    width: 100px;
}


/****** single page ******/
.page-single h1{
font-size: 1.5rem
}












.store-features-style-2-content-single {
background: #FEF8EC
}