/*
Theme Name: Sweetness Child Theme
Description: A child theme based on Sweetness v2 by BNE Creative.
Author: Kerry Kline
Author URI: http://www.bnecreative.com
Version: 2.0
Template: sweetness
*/

/*
 * 	IMPORTANT! There is no need to @import the parent's
 *	main style.css file. It's already enqueued!!
*/



/* ===========================================================
 *	General
 * ======================================================== */

/* == Typography == */
.btn-danger.btn-bg-white {
	background: white !important;
	color: #dc3545 !important;
}
.btn-danger.btn-bg-white:hover {
	background: #dc3545 !important;
	color: white !important;
}

@media( min-width: 600px) {
	.list-columns-3 {
		columns: 3;
	}

}

/* == Media == */

/* == List == */
.has-list-icons-wrench ul {
	list-style-image: url('/wp-content/themes/sweetness-child/assets/images/wrench-white.png');
	font-size: 1.5rem;
}
.col-dark-overlay {
	background: rgba(0,0,0,.5);
}


/* ===========================================================
 *	Menu
 * ======================================================== */

/* == Mobile Nav btn ==*/
@media (max-width: 767px) {
	.btn-navbar:not(.close-nav) {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		background-color: #dc3545;
		color: white;
	}
}

/* == Menu == */


.menu-wrapper .btn {
	padding: 0;
}
.menu-wrapper .btn:not(:hover) > a {
	color: white !important;
	background-color: inherit !important;
}
.menu-item.btn { background: #DC3333; }


#header-wrapper .menu-wrapper li.sticky-only { display: none; }
.bne-sticky-menu .menu-item-108 { display: none; }
.bne-sticky-menu li.sticky-only { display: block; font-weight: bold; border-radius: 0;}
.bne-sticky-menu li.sticky-only a { font-weight: bold; font-size: 30px !important; }
#sticky-header #primary-menu > li > a {
	color: #fff;
}
#sticky-header #primary-menu > li > a:hover, 
#sticky-header #primary-menu > li.active > a, 
#sticky-header #primary-menu > li.sfHover > a {
	color: red;
}
/* ===========================================================
 *	Header
 * ======================================================== */


#header-above {
	display: none;
	background: #DD3333;
	color: white;
	padding: 10px 30px;
	line-height: 1;
	font-size: 18px;
}
.header-phone {
	font-size: 20px;
	font-weight: bold;
}

#header-above a {
	color: inherit;
}

#header-above .wp-block-social-links {
	margin-bottom: 0;
}

.header-sidebar-widgets {
	display: flex;
	align-items: center;
	justify-content: space-around;
}


#header-wrapper {
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);	
}

@media( max-width: 767px ) {
	.header-widget-area .btn {
		display: none;
	}
	 #header-wrapper {
        color: white;
    }
	#header-wrapper .header-logo {
		text-align: center;
		margin: 0 auto;
	}
	#header-wrapper .bne-contact-bar {
		display: none;
	}
	#header-wrapper .wp-block-social-links {
		display: none;
	}
}
@media( min-width: 768px ) {
	#header-above {
		display: block;
	}
	#header-above p {
		margin-bottom: 0;
	}
	#header-wrapper {
		padding-top: 15px;
		padding-bottom: 15px;
		z-index: 1;
		
	}
	#header-wrapper .header-addon { display: none; }
	

	
	#header-wrapper .header-content > .row {
		align-items: center;
	}
	#header-wrapper .header-logo {
		max-width: 250px;
		margin-top:-25px;
		margin-bottom:-25px;
	}

	.header-phone {
		font-size: 30px;
	}
	#header-wrapper .header-content {
		padding-bottom: 0;
	}
}

#sticky-header {
	background-color: #000;
}

#sticky-header #header-above { margin: 0 -30px; }

/* ===========================================================
 *	Main
 * ======================================================== */


.action-bar {
	padding: 20px 30px;
	background: #3e64a9;
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
}
@media( max-width: 768px ) {
	.action-bar {
		text-align: center;
	}
}

#main-content-wrapper {
	padding-bottom: 0;
}


/* ===========================================================
 *	Footer
 * ======================================================== */

/* ===========================================================
 *	Blocks
 * ======================================================== */
 
 /* == Block: Text Media == */
@media (max-width: 600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		/* Force Media side to always be first */
		grid-template-areas: "media-text-media" "media-text-content" !important;
	}
	.wp-block-media-text .wp-block-media-text__content {
		padding-top: 20px;
	}
}


/* ===========================================================
 *	Shortcodes
 * ======================================================== */

/* ===========================================================
 *	Plugins
 * ======================================================== */
 
/* == Gravity Forms == */
.gform_wrapper .quote-form .gform_footer {
	margin-top: 0;
}
.gform_wrapper .quote-form .gform_footer input[type=submit] {
	width: calc(100% - 16px);
}

/* == BNE Testimonials == */
.testimonial-badge.fancy.header-review-badge {
	background: none;
	border-top: 0;
	color: white;
	margin: 0;
	padding: 0;
	box-shadow: none;
	text-align: center;
}
.testimonial-badge.header-review-badge .badge-image,
.testimonial-badge.header-review-badge .badge-title {
	display: none;
}

.testimonial-badge.header-review-badge div[itemprop="aggregateRating"] {
/* 	display: flex; */
	line-height: 1;
}
.testimonial-badge.header-review-badge .bne-stars {
	color: gold !important;
}
.testimonial-badge.header-review-badge .badge-average {
	margin-left: 5px;
}
.testimonial-badge.header-review-badge .badge-average,
.testimonial-badge.header-review-badge a { 
	color: white !important;
}
@media( max-width: 768px ) {
	.testimonial-badge.fancy.header-review-badge {
		color: #fff;
		margin: 0 auto;
		text-align: center;
	}
	.testimonial-badge.header-review-badge .badge-average:before {
		content: 'Rated ';
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		margin: 0 auto;
	}
	.testimonial-badge.header-review-badge div[itemprop="aggregateRating"] {
		display: block;
	}
	.testimonial-badge.header-review-badge .badge-average,
	.testimonial-badge.header-review-badge a { 
		color: #fff !important;
	}
}



.review-banner .testimonial-message {
	font-size: 30px;
	font-style: italic;
	font-family: "Libre Baskerville", "Baskerville", Arial, sans-serif;
}

.testimonial-badge.fancy .badge-image {
	width: 50px;
}

/* == Ghost Kit == */
.ghostkit-accordion-item {
	border: 1px solid rgba(0,0,0,.2);
}
.ghostkit-accordion .ghostkit-accordion-item:not(:nth-child(1) ) {
	border-top: 0;
}

.ghostkit-accordion .ghostkit-accordion-item-heading {
	padding-left: 1em;
	color: #3e64a9;
	font-weight: bold;
}
.ghostkit-accordion .ghostkit-accordion-item-content {
	padding: 1em;
}