:root {
	--blue1: #0f51a3;
	--blue2: #0f74bc;
	--bluedark: #262261;
	--bluelight: #b9e5fb;
}

.bluelight { color: var(--bluelight) !important; }

body.post-type-archive-product .woocommerce-breadcrumb.breadcrumbs, html .pswp__ui--fit .pswp__caption { display: none; }

/* WC - ARCHIVE - BRAND */
.pwb-brand-banner { text-align: center; margin-bottom: 2em; }
.pwb-brand-banner img { max-width: 300px; }

/* WC - SINGLE */
.pwb-single-product-brands { max-width: 270px; margin: 1.5em 0 2em; }
body.single-product form.cart { margin-top: 1.3em; }
body.single-product form.cart .single_add_to_cart_button { background-color: var(--blue1); }

/* FOOTER */
html .footer-1 { border: none; }
.footer-widgets ul.menu>li+li { border: none; }