
a:hover,a:active { color: #0087C7; text-decoration: none; }

header { background: linear-gradient(  0deg, rgba(0,0,0,0.07) 0px, rgba(0,0,0,0.48) 1px, rgba(0,0,0,0.65) 2px, rgba(21,74,99,1) 3px, rgba(0,130,192,1) 5px, rgba(0,130,192,1) 10px, rgba(0,35,51,1) 12px, rgba(0,0,0,1) 33px); }

header a:hover, header a:active { color: #0087C7; }

header .cwb-ui-a-headerLogo img { width: min(calc(194px + 1.5vw), 200px); }

header .cwb-ui-btn-ship:hover svg, header .cwb-ui-btn-ship:active svg { fill: #0087C7; }

header a:hover svg, header a:active svg { fill: #0087C7; }

footer { background: rgb(238,238,238);
    background: linear-gradient(180deg, rgba(0,0,0,0.07) 0px, rgba(0,0,0,0.48) 1px, rgba(0,0,0,0.65) 2px, rgba(21,74,99,1) 3px, rgba(0,130,192,1) 5px, rgba(0,130,192,1) 10px, rgba(0,35,51,1) 12px, rgba(0,0,0,1) 33px); 
}

footer a:link, footer a:visited { color: #0087C7; }

@media screen and (orientation: landscape), screen and (min-width: 600px) { 

    header nav { grid-template-columns:  calc(194px + 1.5vw) auto max-content; }
}

.sign-in-actions input, .create-account-wrapper a { background-color: #0087C7; }

#partneringWrapper h3 { border-bottom: 1px solid #0087C7; }
#partneringWrapper a:link, #partneringWrapper a:visited { color:#0087C7; }

.minicart-modal .minicart-checkout-button { background-color: #0087C7; }

.checkout-page .scOSCheckOut { background-color: #0087C7;  }

.cwActionButton { background-color: #0087C7; }

.on-site-payment-methods a:link, .on-site-payment-methods a:visited, .giftCardArea a:link, .giftCardArea a:visited  { color:#0087C7; }

.edit-payment-method-checkout-button:link, .edit-payment-method-checkout-button:visited { color:#0087C7; }
.edit-payment-method-checkout-button:hover, .edit-payment-method-checkout-button:active { color:#0098D8; }

.cwTopicBoxTitle { border-bottom: 1px solid #0087C7; }
.cwTopicBox .full-blue-button { background-color: #0087C7; }

.topicSubcontact-us a:link, .topicSubcontact-us a:visited { color:#0087C7; }
.topicSubcontact-us a:hover, .topicSubcontact-us a:active { color:#0098D8; }


