/*
 Theme Name:   TandemBase
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme
 Author:       Tandem
 Author URI:   https://tandem.blog
 Template:     generatepress
 Version:      0.1
*/


.cta_header {
	padding: 0.5rem 1rem 0.5rem 1rem !important;
	margin-left: 1rem;
}

#menu-item-49261-sub-menu {
	width: 75px;
	border: solid 1px;
}

.cta_header svg {
	height: 1.3rem !important;
	width: 1.3rem !important;
}

.cta_footer {
	padding: 1rem 2rem 1rem 2rem !important;
	margin-left: 0rem;
}

.cta_footer svg {
	height: 1.3rem !important;
	width: 1.3rem !important;
}

/* mobile menu */

.navigation-branding .main-title, .mobile-header-navigation .site-logo {
	margin: 10px;
}

.main-navigation .site-logo.navigation-logo img, .mobile-header-navigation .site-logo.mobile-header-logo img, .navigation-search input[type="search"] {
	height: 80px;
	padding: 10px 0;
}


.boto-cita a {
	background: var(--base-3);
	color: var(--accent) !important;
	border-radius: 100px;
}

.boto-cita a:hobber {
	background: var(--base-3) !important;
	color: var(--accent-2) !important;
	border-radius: 100px;
}

.cita-icon svg {
	top: 3px !important;
	position: relative;
}

