/*
 Theme Name:   Squadrone Child
 Theme URI:    http://squadrone.bold-themes.com
 Description:  Squadrone child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     squadrone
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  squadrone-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

/** Text Customization */
.de-font-spaced-tiny {
	letter-spacing: 0.2px;
}

.de-font-spaced-tiny span {
	letter-spacing: 0.2px;
}

.de-font-spaced-small {
	letter-spacing: 0.5px;
}

.de-font-spaced-large {
	letter-spacing: 1px;
}

.de-font-spaced-large span {
	letter-spacing: 1px;
}

.de-font-spaced-huge {
	letter-spacing: 2px;
}

.de-font-spaced-huge span {
	letter-spacing: 2px;
}

.de-font-size-8 {
	font-size: 8px;
}
.de-font-size-10 {
	font-size: 10px;
}

.de-font-size-12 {
	font-size: 12px;
}

.de-font-size-14 {
	font-size: 14px;
}

.de-font-size-16 {
	font-size: 16px;
}

.de-font-size-20 {
	font-size: 20px;
}

.de-font-size-24 {
	font-size: 24px;
}

.de-font-size-28 {
	font-size: 28px;
}

.de-font-size-32 {
	font-size: 32px;
}

.de-font-weight-thinner {
	font-weight: 300;
}

.de-font-weight-thin {
	font-weight: 400;
}

.de-font-weight-med {
	font-weight: 500;
}

.de-font-weight-bold {
	font-weight: 700;
}

.current-menu-item {
	text-decoration:none;
}

/** Remove theme formatting from active menu items **/
li.current-menu-item > a::after{
	display: none !important;
}

/** Add custom formatting **/
li.current-menu-item > a {
	color: #1B75BC !important;
}

.mainHeader li.menu-item > a:hover {
	color: #1B75BC !important;
}

.btIconWidget {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	background-color: #ED1C24 !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
}

.text-faded {
	--tw-bg-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

#menu-footer-resources {
	font-size: 11px;
}

#menu-footer-resources > li > a {
	opacity: 0.8;
	color: black;
}

#menu-footer-resources > li > a:hover {
	color: #1b75bc;
}

#menu-footer-services {
	font-size: 11px;
}

#menu-footer-services > li > a {
	opacity: 0.8;
	color: black;
}

#menu-footer-services > li > a:hover {
	color: #1b75bc;
}

#menu-contact-menu {
	font-size: 11px;
}

#menu-contact-menu > li > a {
	opacity: 0.8;
	color: black;
}


#menu-contact-menu > li > a:hover {
	color: #1b75bc;
}

.brand-slider .bt_bb_height_auto .slick-slider .slick-slide  {
	margin-left: 15px;
	margin-right: 15px;
}

.slider-container > div.bt_bb_column.col-xl-12.bt_bb_align_center.bt_bb_vertical_align_middle.bt_bb_animation_fade_in.animate.bt_bb_padding_normal.animated {
	max-width: 100%;
}

/** Home page slider */
.brand-slider .bt_bb_height_auto .slick-slider .slick-slide img {
	width: auto;
}
.brand-slider div.bt_bb_slider_item.slick-slide {
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

header nav {
	@media (min-width: 1024px) {
		padding-right: 60px;
	}
	
}


/** Remove Blog Comments */
.btComments {
	display: none;
}

/** Remove default button hover effects */
.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_filled a:hover{
	background-color: #ED1C24;
	color: #EEEEEE;
	border: none;
	transform: scale(1.1);
}

.header-button {
	background-color: #ED1C24;
    color: #FFFFFF;
    border: none;
	
  	padding: 2px 30px;
	border-radius: 50px;
  	text-align: center;
  	text-decoration: none;
  	display: inline-block;
  	font-size: 10.5px;
	text-transform: uppercase;
	font-family: "Merriweather", Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
  	margin: 4px 2px;
	
	box-shadow: 0 0 0 0 #ed1c24 inset;
	-webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.header-button:hover {
    transform: scale(1.1);
}

.header-button a:hover {
	color: #FFFFFF !important;
}

.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_filled a{
	background-color: #ed1c24;
}
.bt_bb_color_scheme_10.bt_bb_button.bt_bb_style_filled a:hover {
	box-shadow: 0 0 0 0 !important;
	background-color: #ed1c24;
}

/** Remove hover from experiences*/
#experiences-2 div {
	pointer-events: none;
}

.splash-header h3 span {
	font-size: 32px;
}
@media (min-width: 768px){
		.splash-header h3 span {
			font-size: 60px;
	}
}

.faq-block .bt_bb_accordion_item_title {
	margin-bottom: 8px;
}

#experiences-2 img {
	height: 64px;
	width: 64px;
}

@media(min-width: 1240px) {
	.googlemaps-container > div.bt_bb_column_content {
	height: 100%;
}
	#gmap {
		min-height: 100%;
	}
	
}
/* Override contact form button */
#contact-container .wpcf7-submit {
	background-color: #ED1C24;
    color: #FFFFFF;
    border: none;
	
  	padding: 2px 30px;
	border-radius: 50px;
  	text-align: center;
  	text-decoration: none;
  	display: inline-block;
  	font-size: 10.5px;
	text-transform: uppercase;
	font-family: "Merriweather", Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
  	margin: 4px 2px;
	
	box-shadow: 0 0 0 0 #ed1c24 inset;
	-webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
	
}

#contact-container .wpcf7-submit:hover{
    transform: scale(1.1);
	color: #FFFFFF !important;
}

/* Hide comments icon on blog posts */
.btArticleComments {
	display: none;
}
