/* Add custom CSS styles below */ 


#main-content > section.s-block.s-block--fixed-banner.wide-placeholder > div {

  padding-left: 0px;
    padding-right: 0px;
   max-width: none !important;
}
@media(min-width: 768px) {
    .banner--fixed img {
    height: 680px !important;
}
}
.banner--fixed img {
    border-radius: 0;
}

.part-store-footer .part-store-footer__inner salla-social .s-social-list .s-social-link a {
    background-color: hsla(0, 0%, 100%, .1);
    color: #dba342 !important;

}
.part-store-footer .part-store-footer__inner salla-contacts .s-contacts-item .s-contacts-icon {
  
    color: #dba342 !important;

}
a.bg-white\/10.hover\:bg-white\/20.backdrop-blur-sm.text-white.font-bold.py-4.px-8.rounded-lg.transition.border.border-white\/20 {
    display: none;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 0px;
}
.s-product-card-fit-height .s-product-card-image {
    height: 15rem;
    max-height: 18rem;
}

.part-store-footer .part-copyright {
    background-color: #dba342 !important;
}
.part-store-footer .part-copyright .copyright-text p {
    color: #fff !important;
}