@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/dm-sans-regular.woff2") format("woff2");
}

@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/dm-sans-medium.ttf") format("truetype");
}

@font-face {
	font-family: "Unna";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/unna-regular.ttf") format("truetype");
}

.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon::after {
	color: #fff !important;
}

body [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal,
body [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
	color: var(--ast-global-color-3) !important;
}

body [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	fill: var(--ast-global-color-3) !important;
}

.site-footer .craftmypaw-footer-logo {
	width: 150px;
	max-width: 100%;
	margin: 0 auto 12px;
}

.site-footer .craftmypaw-footer-logo img {
	display: block;
	width: 100%;
	height: auto;
	filter: brightness(0) invert(1);
}
