/* Custom code goes here - paste your css code below in line 8 */

a.product-flags-plist span.product-flag.new,
#product #content .product-flags .product-flag.new {
color: #000;
}
#_desktop_logo img {
    width: 200px;
    margin-top: 16px;
}

.newsletter_info_yes .news_info {
    display: block;
    font-size: 0.8em;
}
.omnibus-last-price li.flag-omnibus {
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
}
.contact-form .psgdpr_consent_message {
	display:flex;
}
.contact-form .psgdpr_consent_message span:first-of-type,
#block-newsletter-content .psgdpr_consent_message span:first-of-type {
	width:25px !important;
	min-width: 15px;
}
#block-newsletter-content .psgdpr_consent_message {
	font-size: 0.8em;
	display:flex;
	padding-top: 1em;
}
body#checkout #block-newsletter-content .custom-checkbox span {
	flex: auto;
}
#block-newsletter-content .psgdpr_consent_message span {
	flex: inherit;
}
/* My Code */
.block-promo .promo-code-button {
    color: #43b754;
    font-weight: bold;
}

label[for="pa_captcha"] {    
	font-weight: bold;
}