
/* Enter Your Custom CSS Here */

/* custom style for the new GDPR plugin | added DC 25/02/2021 */
button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button {background-color: #d8d8d8!important;
    color: #42776f!important;
}

/* changes for revised header CTA area May 2021 */
.site-header .widget-area {
width: 280px;
}
.cvs_contacts_banner .wrap {
max-width: 1140px;
}
.cvs_contacts_buttons label {
min-width: 15em;
}
.cvs_contacts_buttons li {
min-width: 13em;
}
.cvslink_4 {
border-color: #0c5190;}


@media only screen and (max-width: 600px) {
 
.cvs_contacts_banner ul {
    justify-content: center;}

.cvs_contacts_banner li {
    background-color: #225626;           
   display: inline-block;
    margin: 0 0 0 0.1em;
}

.cvs_contacts_banner ul li:last-of-type {
 background-color: #cc0000!important;
}

.cvs_contacts_banner a {
    font-size: .85em;
    padding: .6em;
color: white!important;
    border-right: 1px solid #b3b3b3;
}
.site-header .widget-area {
float: none;
width: 100%;
}
}

@media only screen and (max-width: 400px) {
.cvs_contacts_banner .wrap {
    padding: 0!important;
}
.cvs_contacts_banner a {padding: .4em!important;}
}
