/* Add custom CSS styles below */ 
/*---------titles-------------*/

.image-title .title-heade {
  background-color: transparent!important;
 
}

/*--------main-banner-media-----------*/
@media (max-width: 768px) {
  section:nth-child(1 of .landing-page-first-bannar) .txt {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 120px;
  }
section:nth-child(1 of .landing-page-first-bannar) .txt >div {
       text-align: center !important;
    align-items: center !important;
  }

  .landing-page-first-bannar h1 {
    width: 100% !important;
    /* backdrop-filter: blur(10px); */
    background-color: #f0e7e18c;
    border-radius: 20px;
    padding: 3px;
  }
  .landing-page-first-bannar >div >div {
  text-align: center;
  }
}





/*---------3pics-banner----------*/
.ad-star-btn {
  background-color: #000000 !important;
}


/*------------------*/
.slider-banner-main-5  .fbanner-star-btn {

   
    border: 1px black solid !important;

 }
 
 /*------------------*/
 @media (max-width: 767px) {
    .g_features .products-item h3 {
        font-size: 12px;
        line-height: 18px;
    }
}
 
 
 /*----------------------------*/
 
 .s-product-options-thumbnails-wrapper div p {
  
   
    color: rgb(0 0 0) !IMPORTANT;
}
 
 /*---------------------------------*/
 .copyright-text p {
    
    color: rgb(255 255 255) !important;
}
@media (max-width: 1199px) {
    a#cart-button, a.hidden.lg\:block.cursor-pointer {
        display: block;
        padding: 12px;
        margin: 0 10px;
        background:rgba(255, 255, 255, 0.7098039216) !important;
        border-radius: 50%;
        stroke: black;
    }
}