/****       بسم الله الرحمن الرحيم   *********/ 




.dark{
      --footer-bg:#0d152f;
      --bottom-footer-bg:#fff;
}






.s-block--enhanced-features__item.group.overflow-hidden.anime-item{
  border:none !important;
}




.s-block.s-block--square-links.square-links-1 ul.mx-auto.mt-8.grid.max-w-2xl.gap-x-6.gap-y-6.lg\:mx-0.lg\:max-w-none.grid-cols-2.lg\:grid-cols-5{

  grid-template-columns: repeat(3, minmax(0, 1fr));

}

.s-block.s-block--square-links.square-links-1 ul.mx-auto.mt-8.grid.max-w-2xl.gap-x-6.gap-y-6.lg\:mx-0.lg\:max-w-none.grid-cols-2.lg\:grid-cols-5 li img{
  object-fit:contain !important;
  max-width:250px;
}


/*********************************************/ 
/************* Start Edit Product ************/ 
/**********************************************/

.product-card{
  background:transparent;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center{
  border-radius:1.1rem;
  background:#080d1e;
  color:#fff !important;
  max-width:205px;
  padding-top:0.3rem;
  padding-bottom:0.3rem;
}

.text-red-400{
color:#507dff;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center .s-button-text i{
    background: #537fff;
    padding: 0.5rem;
    border-radius: 36%;
}

@media(min-width:992px){
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center .s-button-text i{

    margin-left: 2.5rem;
}
}









/* Edit Footer */

@media(min-width:992px){
footer.store-footer.s-block--animate.basic-footer {
    margin: 1rem 3rem;
    border-radius:5rem;
}


.store-footer__inner{
      border-radius:5rem;
      margin-bottom:1rem;
      padding-right:2rem;
      padding-left:2rem;
     

}

.store-footer{
  background:transparent;
}
.footer-is-custom .store-footer{
  background:transparent;
 
}

.footer-is-custom .store-footer .footer-bottom{
  border-radius:3rem;
}
.footer-is-custom .store-footer .store-footer__inner{
  border:2px solid #537fff;
}
.footer-is-custom .store-footer .footer-bottom{
   border:2px solid #537fff;
}


}

.footer-bottom .container{
  padding-top:0.5rem;
  padding-bottom:0.5rem;
}


.s-block--enhanced-features__item.group.overflow-hidden.anime-item{
    box-shadow: none;
}



.s-block--enhanced-features__item.group.overflow-hidden.anime-item p , 
.s-block--enhanced-features__item.group.overflow-hidden.anime-item h2 {
  display:none;
}

.s-block--enhanced-features__item .feature-icon{
  width:100%;
  height:100%;
}
html.selia-theme.hydrated.dark a.footer-logo img.img-fluid.mx-auto.md\:mx-\[unset\] {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(131deg) brightness(107%) contrast(101%);
}