/* CityScape MAmpbb + Brick texture */
body {
	background-image: url("https://images-us-prod.cms.commerce.dynamics.com/cms/api/mhtmhnbtbn/imageFileData/MACyJS?barbg"), url("https://images-us-prod.cms.commerce.dynamics.com/cms/api/mhtmhnbtbn/imageFileData/MAmzAd") !important;
}
/* Graffiti MAmwYZ */
@media (min-width: 992px) {
	.content-marketing-winemaker {
		background-image: url("https://images-us-prod.cms.commerce.dynamics.com/cms/api/mhtmhnbtbn/imageFileData/MACyJP?pubver=3") !important;
	}
}
/* SHOP 
.shop {
	background-image: url("https://images-us-prod.cms.commerce.dynamics.com/cms/api/mhtmhnbtbn/imageFileData/MAmpbb"), url("https://images-us-prod.cms.commerce.dynamics.com/cms/api/mhtmhnbtbn/imageFileData/MAmzAd") !important;
} */

/* Changes Twitter Icon in Footer to X-Twitter using Font Awesome 6 */

.social-media, .social-media-item a {
    font-family: "Font Awesome 6 Brands" !important;	
}
 
.social-media-twitter::before, .social-media-item-twitter a::before {
content: "\e61b";
}