.main-header .logo-outer {
    padding: 0;
}

.main-header .logo-outer .logo {
    padding: 14px 0;
}

.main-menu .navigation>li>a {
    padding: 55px 0 48px 0;
}

.main-header .outer-box {
    margin-top: 58px;
}

.header_btn {
    padding: 50px 10px;
}

.features-sec-4 .featured-block .inner-box .features-details a p {
    color: #222;
}

.contact-with-es a,
.contact-with-es a:hover {
    color: #FFFFFF;
}

.opening-hour-widget table {
    margin-bottom: 0;
}

.opening-hour-widget table tr:first-child td {
    border-top: none;
    padding-top: 0;
}

.opening-hour-widget table tr td {
    padding: 5px;
    border-bottom: 2px dashed #dee2e6;
}

.opening-hour-widget table tr:last-child td {
    border-bottom: none;
}

.opening-hour-widget table tr td:nth-child(even) {
    text-align: right;
}

.accredit-by {
    margin-top: 30px;
    text-align: left;
}

.accredit-by img {
    width: 125px;
}

#submit-appointment-request .text-danger {
    color: #e7470c !important;
    font-weight: bold;
    font-size: 14px;
}

.team-block .inner-box .image img {
    height: 270px;
    object-fit: cover;
}

.online-pet-button.theme-btn.btn-style-one {
    background-color: #012f89;
    border-color: #012f89;
}

.online-pet-button.theme-btn.btn-style-one:hover {
    border-color: #012f89;
    color: #012f89;
}

@media (max-width: 520px) {
    .header_btn a.btn-style-one i,
    .header_btn a.btn-style-two i {
        font-size: 1rem;
        margin-right: 7px;
    }
}
