/*
Theme Name: Kaymen Creative
Theme URI: https://lindsaykaymen.com
Description: A child theme of Bridge Theme by Kaymen Creative
Author: Kaymen Creative
Author URI: https://lindsaykaymen.com
Version: 1.0.0
Template: bridge
*/


/* HEADER */
.q_logo a {
	height: 110px !important;
}
.xt-page-title h1 {
    font-size: 90px !important;
    line-height: 100px !important;
    font-family: 'Raleway' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    text-shadow: none !important;
    letter-spacing: 9px !important;
    text-transform: uppercase !important;
}
.pspace p {
    margin-bottom: 30px;
}
#media_image-2 img {
	width: 120px;
	height: auto;
}
.mobile_menu_button span, .dark .mobile_menu_button span {
	color: #0c235c !important;
	font-size: 20px !important;
}
.header_bottom_right_widget_holder a {
	height: 48px !important;
	line-height: 48px !important;
	padding-right: 20px !important;
	padding-left: 20px !important;
}
body .xt-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background-color: rgba(255,255,255,0);
    border-color: rgba(0,46,89,1);
    border-width: 2px;
    border-style: solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #303030;
    font-weight: 700;
    letter-spacing: 2.3px;
    text-transform: uppercase;
    padding-top: 18px !important;
    padding-right: 22px !important;
    padding-bottom: 18px !important;
    padding-left: 22px !important;
    margin-top: 0px;
    margin-bottom: 0px;
	font-size: 13px !important;
	line-height: 17px !important;
	font-family: Raleway !important;
}
.xt-form .gform_footer {
	text-align: center !important;
}
.xt-form .gform_wrapper .gform_footer input.button, .xt-form .gform_wrapper .gform_footer input[type=submit] {
	background-color: #002e59;
    border-width: 0px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
    color: #ffffff;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2.3px;
    text-transform: uppercase;
    height: 61px;
    line-height: 61px;
    padding: 0 29px;	
}


footer .gform_wrapper .gform_footer input.button, footer .gform_wrapper .gform_footer input[type=submit], footer .gform_wrapper .gform_page_footer input.button, footer.gform_wrapper .gform_page_footer input[type=submit] {
	background: #ffffff !important;
	color: #002e59 !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border: none !important;
	margin: 0 auto !important;
	width: auto !important;
}
footer .gform_wrapper .gform_footer {
	text-align: center !important;
}
header.sticky .q_logo img.sticky {
	height: 60px !important;
	top: -31px !important;
}

@media screen and (min-width: 641px) {

}

@media screen and (min-width: 768px) {

}

@media screen and (min-width: 1001px) {

}

@media screen and (min-width: 1200px) {

}

@media screen and (min-width: 1400px) {

}

@media screen and (max-width: 1350px) {
	.header_bottom_right_widget_holder {
		display: none;
	}
}
	
@media screen and (max-width: 1050px) {
	.header:not(.with_hover_bg_color) nav.main_menu > ul > li > a span:not(.plus) {
		padding: 14px 14px;
	}
	nav.main_menu > ul > li > a {
		font-size: 12px;
	}
}

@media screen and (max-width: 1000px) {
    .xt-page-title h1 {
        font-size: 60px !important;
        line-height: 60px !important;
        letter-spacing: 5px !important;
    }
    .q_logo a {
        padding-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .yourecovered {
        padding-left: 0 !important;
    }
    .xt-page-title h1 {
        font-size: 30px !important;
        line-height: 30px !important;
        letter-spacing: 3px !important;
    }
    .xt-cta-mobile-full .container_inner {
        width: 100% !important;
    }
}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 480px) {

}
