/* Add custom CSS styles below */ 
section.main-links-mosaique.bg-\[var\(--bg-primary\)\].duration-\[0\.3s\] h4.text-white {
    font-size:15px;
}
section.main-links-style-1.bg-\[var\(--bg-primary\)\].duration-\[0\.3s\] .main-links-style-1-slider-single-content.group.sal-animate {
    background-color:transparent !important;
        --tw-shadow: unset;
    margin:0;
    padding:0;
}



section.main-links-style-1.bg-\[var\(--bg-primary\)\].duration-\[0\.3s\] .main-links-style-1-slider-single-content.group.sal-animate  h4 {
    display:none;
}

section.main-links-style-1.bg-\[var\(--bg-primary\)\].duration-\[0\.3s\]  .grid.gap-4.grid-cols-2.md\:grid-cols-4.lg\:grid-cols-4 {
    gap:16px;
}


section.main-links-style-1.bg-\[var\(--bg-primary\)\].duration-\[0\.3s\] .main-links-style-1-slider-single-content-title {
    display:none;
}

.store-features-style-3-content-wrapper .sicon-basket:before {
    content:'';
    background-image:url(https://img.imgdd.com/c8ef3d67-5880-45dd-984a-4cae0c09674b.png);
    height:100%;
    position:relative;
    width:100%;
    display:block;
    z-index: 5;
    background-size:cover;
}

.store-features-style-3-content-wrapper i.store-features-style-3-content-single-icon-content {
    width:100%;
    height:100%;
}

 .store-features-style-3-content-wrapper .sicon-whatsapp:before {
        content:'';
    background-image:url(https://img.imgdd.com/67b51c53-b7ad-4df4-aa25-4b7240305b1d.png);
    height:100%;
    position:relative;
    width:100%;
    display:block;
    z-index: 5;
    background-size:cover;
}

.store-features-style-3-content-wrapper .sicon-paper-plane-o:before {
            content:'';
    background-image:url(https://img.imgdd.com/f9c2d9ba-7589-4951-88c5-2c5af13ecc7d.png);
    height:100%;
    position:relative;
    width:100%;
    display:block;
    z-index: 5;
    background-size:cover;
}
.store-features-style-3-content-wrapper .sicon-forked:before {
             content:'';
    background-image:url(https://img.imgdd.com/5ebcf08d-1812-4772-9696-ce34e5449081.png);
    height:100%;
    position:relative;
    width:100%;
    display:block;
    z-index: 5;
    background-size:cover;
}

footer{
    background-color:#1a5b9a !important;
}
footer *{
    color:#fff !important;
} 

.store-features-style-3-content-single.group.sal-animate {
    margin-bottom:5px;
}




@media(max-width:992px){
   body.index section:nth-child(7) {
    margin-top:6rem;
}
 
}