/*
Theme Name: kushrushCO
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

@font-face {
    font-family: 'Franklin Gothic';
    src: url('fonts/FranklinGothic-Heavy.eot');
    src: url('fonts/FranklinGothic-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/FranklinGothic-Heavy.woff2') format('woff2'),
        url('fonts/FranklinGothic-Heavy.woff') format('woff'),
        url('fonts/FranklinGothic-Heavy.ttf') format('truetype'),
        url('fonts/FranklinGothic-Heavy.svg#FranklinGothic-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Franklin Gothic';
    src: url('fonts/FranklinGothic-Medium.eot');
    src: url('fonts/FranklinGothic-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/FranklinGothic-Medium.woff2') format('woff2'),
        url('fonts/FranklinGothic-Medium.woff') format('woff'),
        url('fonts/FranklinGothic-Medium.ttf') format('truetype'),
        url('fonts/FranklinGothic-Medium.svg#FranklinGothic-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



body.page-id-10{
    background-image: url(/wp-content/uploads/2023/10/KushRush-Splash-Page-bg.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.under-construction #Content{
	background-color: transparent !important;
}

.vc_single_image-wrapper,
.wpb_single_image,
.vc_row-fluid,
.vc_custom_heading{
	margin-bottom: 0px !important;
}
.splash-logo {
    padding-bottom: 50px;
}
.splash-content-section{
	padding-top: 70px;
}
.splash-text-logo {
    padding-bottom: 35px;
}
.splash-style-1 {
    font-size: 18px;
    font-family: 'Franklin Gothic' !important;
    font-weight: 900 !important;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px !important;
}
.splash-style-1{
	padding-bottom: 25px;
}
.splash-title-style-2 {
    font-size: 47px;
    line-height: 1.1;
    font-weight: 500 !important;
    font-family: 'Franklin Gothic' !important;
}
.splash-title-style-2 strong {
	color: #00a94f !important;
	font-size: 55px;
	font-weight: 900 !important;
}
.splash-text-style-1,
.splash-text-style-1 p{
    font-size: 15px;
    color: #fff;
    font-weight: 500 !important;
     font-family: 'Franklin Gothic' !important;

}
.splash-text-style-1{
	padding-top: 30px;
    margin-bottom: 0px !important;
}
.splash-from {
    padding-top: 40px;
}
.splash-from .vc_column_container>.vc_column-inner{
    padding-left: 0px;
    padding-right: 0px;
}
.splash-from textarea.wpcf7-form-control.wpcf7-textarea{
    height: 118px;
}
.splash-from .wpcf7-form-control-wrap {
    padding-bottom: 15px;
}
.splash-from .wpcf7-form-control.wpcf7-submit.submit-btn {
    margin-right: 0px !important;
    /* padding-right: 0px; */
    background: transparent;
    box-shadow: none !important;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 0px;
    color: #00a94f !important;
    font-weight: 500;
    font-size: 18px;
    padding: 12px 20px;
    width: 100%;
    max-width: 300px;
    margin: 0 auto !important;
    display: block;
    text-align: center;
     font-family: 'Franklin Gothic' !important;
}
.splash-footer-bottom{
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 15px 0px !important;
}
.under-construction .has_content .the_content_wrapper {
    margin-bottom: 0px !important;
}
.splash-footer-content {
    padding-bottom: 25px;
}
@media only screen and (min-width: 1380px){
	.section_wrapper, .container {
	    max-width: 1380px;
	}
}
@media (min-width: 768px){
	.content-inner-col.vc_column_container>.vc_column-inner{
		padding-left: 100px !important;
	}
}
@media (max-width: 768px){
	
	.splash-title-style-2 {
	    font-size: 30px !important;
	}
	.splash-title-style-2 strong{
		font-size: 35px !important;
	}
	.splash-col-logos img{
		padding-bottom: 25px;
	}
	.splash-footer-bottom{
		padding: 8px 0px !important;
	}
	.splash-logo img{
		display: block;
		margin: 0 auto !important;
		width: 75% !important;
	}

	.splash-content-section {
	    padding-top: 30px !important;
	}
	.splash-text-style-1{
		margin-bottom: 0px !important;
		padding-top: 25px !important;
	}
	.splash-from {
	    padding-top: 20px !important;
	}
	.content_wrapper .section_wrapper{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

}