/* Add custom CSS styles below */ 
section:nth-child(4) {
    margin-top: 0 !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    margin: 0;
    padding: 0;
    max-width: 100%;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
a.banner-entry.square-photos {
    height: 400px;
}
div[data-bg="https://cdn.salla.sa/form-builder/FjWec0HNTLNa2zrKLcywIEaohCXHgs99txuOMvfr.png"]{
background-position: left;
}
div[data-bg="https://cdn.salla.sa/form-builder/1ZLiQj1J6BnyjUUi5EDRthN6QqfMxIffp07vaUv5.png"]{
background-position: right;

}
@media(max-width:776px){
.grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8{
        grid-template-columns: repeat(2, minmax(0, 1fr));
}
a.banner-entry.square-photos {
    height: 230px;
}
img[src="https://cdn.salla.sa/form-builder/haNSbFc9VFIBH5cTBJ1tQdcTnQ69GplzOnN30gkY.png"] {
    scale: 1.7;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
    overflow: hidden;
}
section:nth-child(5) .container {
    height: 45px;
}
.store-footer__inner * {
    text-align: center;
    justify-content: center;
    align-items: center;
}
}
body {
  background-color: #dbd6d0;
}