/*
Theme Name:     VegasGeek 2024
Theme URI:      https://vegasgeek.com/
Template:       kadence
Author:         VegasGeek
Author URI:     https://vegasgeek.com/
Description:    Child Theme Description
Version:        1.42
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
h1 {
	line-height: 1.1;
}

.header-menu-container .contactbutton {
	background-color: #D8B96F;
	border-radius: 50px;
	padding-left: 20px;
	padding-right: 25px;
	margin-left: 10px;
}

.header-menu-container .contactbutton a {
	color: #ffffff !important;
}

.header-menu-container .contactbutton a:hover {
	color: #000000 !important;
}

.header-menu-container .contactbutton:hover {
	background-color: #BE9534;
}

.header-menu-container .contactbutton a::after {
display: none;
}

.entry,
.entry.single-entry,
.entry.loop-entry {
	box-shadow: none;
}

.single-sfwd-courses #inner-wrap,
.single-sfwd-lessons #inner-wrap,
.single-sfwd-topic #inner-wrap {
	background-color: #ffffff;
}
