@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
body.page-template-home-page-template-new #pagecontent h1 span, .split_block h3, .split_block h4 { font-family: 'Raleway',sans-serif; font-weight: 700; }
#pageheader .topnavigation ul ul { width: 345px; }
.notification_block {
    padding: 10px 0;
    background: #3c397e;
}

.notification_block p, .notification_block p a {
       margin: 0;
    font-size: 13px;
    color: #fff;
    line-height: 20px;
}
.questions_answers .card-block a.btn {
    background: #b71e2b;
    color: #fff !important;
    text-decoration: none !important;
    padding: 12px 20px;
}

.notification_block p a {
    text-decoration: underline;
}
.vetChat img {
    max-width: 400px;    width: 100%;
}
.notification_block p img { float: left; max-width: 38px; height: auto; margin-right: 15px; }
.notification_block p { padding: 0 15px; }
#pagecontent .petarea .vetChat .last {
    margin-bottom: 10px;
}

#pagecontent .petarea .vetChat .viewall {
    margin-top: 0;
        margin-bottom: 20px;
}

#pagecontent .petarea .vetChat .viewall a {
    margin: 0;
}
@media (min-width: 1200px) {
.container {
    width: 1240px;
}
}
@media only screen and (max-width: 1240px) {
#pageheader .topnavigation li a {
    padding: 0px 4px;
}
}

@media(max-width: 767px) {
  .notification_block { display: none; }
}
#pagecontent .blogarticle p {
    font-size: 16px !important;
}

body.page-template-home-page-template-3month2024 #pagecontent h1 span {
    font-size: 36px;
    color: #000;
    margin: 0;
}

body.page-template-home-page-template-3month2024 section.newpet.white .petarea h2 {
    text-align: left !important;
}

body.page-template-home-page-template-3month2024 section.newpet.white .petarea .gray_box {
    padding: 26px 30px 30px;
    background-color: #e6e6e6;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}