

.dark-overlay{
    background: linear-gradient(0deg, rgb(239 234 227) 17%, rgb(239 234 227 / 79%) 50%, rgb(237 221 83 / 0%) 100%);
}

.intro-wrapper{
    background-image: url(/img/themes/icecream/pattern1.jpg);

}


.open-close-status__circle {
    background: #358aa7;
}

.open-close-status__text{
    color: #3e3e3e;
    font-size: 1rem;
}

.day-time-container {
    background: #eeeded;
    color: #272727;
    box-shadow: 0px 3px 7px -1px #0000002e;
}

.day-today {
    background: #2b7a95;
    color: #ffffff;
}

.contact-us__phone a{
    background: #eeeded;
    box-shadow: 2px 3px 11px -2px #0000002e;
}

.contact-us__phone span {
    color: #434343;
}

.contact-us__phone svg {
    fill: #414141;
}

.whatsapp-link svg {
    fill: #2b7a95;
}

.instagram-link svg {
    fill: #ff6300;
}

/* .contacts-list {
    justify-content: center;
} */

.intro-body {
    color: #3e3e3e;
}

.address-container iframe{
    box-shadow: 2px 3px 11px -1px #00000029;
}

.address-location__locate {
    background: #2b7a95;
    color: #ffffff;
}

.address-location__text{
    font-size: 0.95rem;
}

.go-to-menu-button-fixed {
    color: #ee6500;
    box-shadow: 2px 2px 10px -1px #0000002e;
}