/* Add custom CSS styles below */ 
salla-add-product-button.hydrated {
    background: #B7913B;
    border-radius: 14px;
    color: #fff;
}

salla-add-product-button.hydrated span.s-button-text {
    color: #fff;
}

.s-product-card-vertical {
    border: 1px solid #B7913B;
    box-shadow: 0px 0px 9.99px 0px #00000040;
}
section:first-of-type{
margin-top:0px;

}
section:first-of-type .container{
  max-width:100%;
}
@media (min-width: 768px) {
    .md\:grid-cols-3 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
}
@media (min-width: 768px) {
    .two-row .banner-entry:first-child {
        height: 180px;

    }
}
.banner-entry {
  
    height: 180px;}
    footer.store-footer {
    background-color: #dedede !important;
}

.store-footer__inner {
    background-color: #dedede !important;
}

.md\:flex.items-center.justify-between.py-4.container.text-center {
    background-color: #dedede;
}
.s-block--features__item:first-of-type .feature-icon {
    background: url(https://i.ibb.co/HLpbtBRw/Group-5.png);
    width: 5rem;
    height: 5rem;
    background-size: contain;
    background-repeat: no-repeat;
}

.feature-icon i {
    display: none;
}

.s-block--features__item p {
    display: none;
}
.s-block--features__item:nth-of-type(2) .feature-icon {
    background: url(https://i.ibb.co/zTYR3dtG/Layer-2-00000078037009637078621380000013569870476175559834-1.png);
    width: 5rem;
    height: 4rem;
    background-size: contain;
    background-repeat: no-repeat;
}
.s-block--features__item:nth-of-type(3) .feature-icon {
    background: url(https://i.ibb.co/m5587zYG/fast-delivery-1-3.png);
    width: 5rem;
    height: 5rem;
    background-size: contain;
    background-repeat: no-repeat;
}
.banner-entry h3.text-with-border ,.two-row .banner-entry:first-child h3{
  opacity: 1;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    position: absolute;
    bottom: -42px;
    display: block;
    height: auto;
    border: none;
    background: #8D5C31;
}

.banner-entry {
    overflow: visible;
}
salla-apps-icons.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20.hydrated {
    background: url("https://i.ibb.co/F4bTxzRJ/image-2-2.png");
    background-size: 60%;
    background-repeat: no-repeat;
}
@media (max-width:786px){
.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}a.banner-entry.square-photos {
    margin-bottom: 87px;
}}