/* 
Theme Name: Bee Cave Woof Gang Bakery and Grooming
Theme URI: https://wgbbeecave.xyz/
Description: A custom child theme of Hello Elementor for Woof Gang Bakery & Grooming in Bee Cave, TX.
Author: Bee Cave Woof Gang Bakery and Grooming
Author URI: https://wgbbeecave.xyz/
Template: hello-elementor
Version: 2.0.0
Text Domain: beecave-woofgangbakery
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: dog-grooming, pet-bakery, local-business, custom-logo, custom-menu, seo-friendly, translation-ready
*/

/* Add your custom styles here */

span.subtitle {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #d62771;
}

@media (min-width: 1025px){
	badge{
		--e-transform-rotateZ: -25deg;
		position: absolute;
		left: 24px;
		right: 24px;
	}
}

footer .footer-credits, footer a {
	color: #fff;
	font-size: 14px;
	margin: 0;
}

footer a:hover {
	color: #fff;
}

@media (max-width: 767px) {
	footer .footer-credits {
		text-align: center;
	}
}