.shopify-section--bordered+.shopify-section--bordered {
    border-top: 0px solid #e3e3e3;
}
.NewsletterPopup .Button {
    color: #9d9d9d;
    border: 1px solid rgba(157,157,157,0.2);
}

.ProductList--carousel .flickity-prev-next-button {
    background: transparent;
    color: #696969;
}

.ProductList--carousel .RoundButton:not([aria-expanded="true"]):hover, .flickity-prev-next-button:not([aria-expanded="true"]):hover{
	background: transparent;
    color: #696969;
}