@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body.widget-snippet {
    padding: 40px;
}
.snippet-phone-time-email.default-34-phone-time-email * {
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    letter-spacing: normal;
    text-indent: unset;
    text-transform: none;
    word-spacing: normal;
    word-break: break-word;
}
.snippet-phone-time-email.default-34-phone-time-email {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.snippet-phone-time-email.default-34-phone-time-email .item-cell {
    color: #2d2d2d;
    display: inline-block;
    float: left;
    font-family: inherit;
    font-size: 15px;
    padding-left: 55px;
    position: relative;
    width: calc(33.333% - 20px);
}
.snippet-phone-time-email.default-34-phone-time-email .item-cell span {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: normal;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
    text-shadow: none;
    display: inline-block;
}
.snippet-phone-time-email.default-34-phone-time-email .item-cell i {
    color: #31a2e1;
    font-size: 40px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
}
.snippet-phone-time-email.default-34-phone-time-email .item-cell i:before {
    color: inherit;
    font-size: inherit;
}
.snippet-phone-time-email.default-34-phone-time-email .item-cell label {
    font-family: "Open Sans", sans-serif;
    color: #878787;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    padding: 0px 0 2px;
    border: none;
    background: none;
    box-shadow: none;
    text-shadow: none;
}
.snippet-phone-time-email.default-34-phone-time-email .item-cell a {
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
    text-shadow: none;
    display: inline-block;
}
.snippet-phone-time-email.default-34-phone-time-email .item-cell a:hover {
    color: #31a2e1;
}
@media (max-width: 767px) {
    .snippet-phone-time-email.default-34-phone-time-email .item-cell {
        width: calc(50% - 15px);
    }
}
@media (max-width: 575px) {
    .snippet-phone-time-email.default-34-phone-time-email .item-cell {
        width: 100%;
    }
}

