/* Add custom CSS styles below */ 


.store-footer__inner, .store-footer__contacts-row, .store-footer{
    color: #929292;
}

.store-footer .text-gray-400{
color:  #929292
}
.store-footer .opacity-75{
opacity:1 !important;
}

.product-card--primary-buttons .product-card__actions button i{
color: #929292 !important;
}

.advanced-slider__caption__inner__content__button:hover span{
color:black !important;
}

.advanced-slider__caption__inner__content__heading{
    font-size: 1.8rem;
}

.store-footer .text-center.order-1 h3{
display: none;
}

.s-login-modal-main-btn-icon{
background-color:#929292 !important;
}

.s-modal-body salla-button button,.s-modal-body input:focus {
border-color: #929292 !important;
}
.no-content-placeholder p{
color: #fff !important;
}

#submit-form-btn span{
color:#111 !important;
}
.s-login-modal-link span{
color: #929292 !important;
}
.content--single-page h1{
text-align:center
}

.s-block--double-banner a{
    align-items: stretch;
    display: flex;
    align-self: stretch;
    height: auto !important;
}
}