/* Add custom CSS styles below */ 
    .bg-inherit {
        background-color: #f4f4f4;
    }
.s-product-card-sale-price h4 {
  
    color: #red !important;
}
.s-block--features__item .feature-icon i {
    color: #fff;
    }
    
    .s-block--features__item h2 {
     margin-bottom: 7px;
    }


.footer-is-light .store-footer .store-footer__inner {
    margin: 1rem;
    border-radius: 1rem;
    overflow: hidden;
    border-radius: 1rem;
}
.s-product-card-content {
    background-position:bottom left;
    background-image: url(https://i.imgur.com/1RxBTYx.png);
    background-size:50px auto;
    background-repeat: no-repeat;
   
    
}


.s-slider-block__title h2,.s-block__title h2  {
color:#272861;
}

.s-block__display-all,.s-slider-block__display-all  {
    min-width: max-content;
    }
    
    .s-block__display-all,.s-slider-block__display-all{
     color:#3a478f;
    }

.s-button-primary-outline {
    color: #272861;
}

.store-footer__inner::before {
    content: "متعة الالعاب هنا";
    max-width: 100%;
    text-align: left;
    height: 129px;
    display: flex;
    align-items: end;
    justify-content: center;
    width: 100%;
    background-image: url(../../../mXrjW/RlfPQNSbSzr27Vod7rvl5IxMyKjOKFjtK4a19Bjz.png);
    margin: auto;
    background-size: auto calc(100% - 30px);
    background-repeat: no-repeat;
    background-position: top center;
    font-weight: 900;
    color: #272861;
}

/* margin top in top section  */
.s-block {
        margin-top: 1.5rem;
    }
    /* cody  */
    /* Add custom CSS styles below */ 

/*background color */
body {
    background-color: #f5f5f5 !important;
}
.s-product-card-content {
    padding: 0.5rem;
     
}
/*image border-raduis*/
.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
}
.s-product-card-fit-height .s-product-card-image {
    height: 10rem;
}

/*Hover images */
.s-product-card-image img {

    transition: .5s ease;
}

.s-product-card-image img:hover {
transform: scale(1.07);
}
/* image > a block */
a {
    display: block;
}


/* button transparency */


.s-product-card-full-image salla-add-product-button {

    background-color: transparent;
}

.s-product-card-entry {
    background-color: transparent;
 
}

.s-product-card-content-sub {
    justify-content: center;
}

/* center tiltles  */

.s-product-card-content-title {
    text-align: center;
        
}

/* resize font size */
.s-product-card-content-title a {
    font-size: 1rem;
 
}

.w-16 {
    width: 10rem;
}
.h-16 {
    height: 9rem;
}

.mb-2\.5 {
    margin-bottom: .625rem;
    
}


.slide--cat-entry {
    height: 12rem;
    background-color: transparent;
    
  
}
/* border raduis buttons */
  .rounded-full {
    border-radius: 20px;
}
/* border raduis product cards */
.s-product-card-entry {
    border: 1px #272861 solid;
    border-radius : 10px 0;
}

/* border raduis button on product cards */

.s-button-btn, .s-price-range-number-input {
    border-radius: 10px 0;
}

.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding: 1rem;
}

/*H2 box shadow and border raduis*/

.s-slider-block__title h2 {
    font-size: 1.5rem;
    background-color: #;
    border: 1px #fff solid;
    border-radius: 5px;
    color: #272861;
       box-shadow: 5px 10px 1px #272861;
        font-weight: 900 !important;
}

/*advantages border-raduis*/

.s-block--features__item {
    border-radius: 0;
}
/*opacity SVG slider images*/

.s-slider-v-centered .s-slider-block__title-nav button {
    --tw-bg-opacity: .3;
}

/*border bottom footer */
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: #ddd;  
     border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top: 2px solid #ddd;
}

/*about us  footer edits */

.leading-6 {
    line-height: 1.75rem;
}

.max-w-sm {
    max-width: 20rem;
}



@media screen and (max-width:600px){


.s-block__title {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px #ddd solid;
    border-radius: 10px;
    padding: 10px ;
    background-color: #272861;
    color: white;
}

.index .brand-item {
    padding: 0.5rem;
}
.grid-cols-2 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

    .index .brand-item {
        padding: 0.25rem;
        border-bottom-width: 1px;
        border-bottom-color: #272861;
        border-bottom-style: solid;
    }
    
.gap-4 {
    gap: 0.5rem;
}


  .grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\] {
    background-color: #d6d6d6;
}


/*salla slider sorts edits */

salla-slider .slide--one-sixth {
    width: 55%;
}
/*color of nav bar*/


/*high of nav bar*/
.main-nav-container {
    min-height: 50px;
}

.s-product-card-content {
    padding: 0;
     
}
.unicode {
    display: none;
}
.s-contacts-list-vertical {
    flex-direction: row;
}
.s-slider-block__title h2,.s-block__title h2  {
color:#555;
}

}