/*
 Theme Name:     BEAVAN X1
 Theme URI:      https://www.beavan.com
 Description:    Custom Client Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Default edits */

.dev-link {
	float:right;
	display:block;
}

#footer-info {
	float: none !important;
}

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}

/*** Hide Sidebar ***/
#sidebar {display:none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
	#left-area {
		width: 100% !important;
		padding: 23px 0px 0px !important;
		float: none !important;
	}
}

.btn, input[type=button], input[type=submit] {
    padding: 12px 30px;
    border: none;
    background: #202020;
    display: inline-block;
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    font-weight: normal;
	color: #fff;
}

.btn.sbtn {
    font-size: 16px;
    padding: 8px 20px;
}
.btn.rbtn {
	background: #931b1f;
}

.metaslider .btn {
    font-size: 16px;
    padding: 8px 20px;
	margin-top:20px;
}

.btn:hover, input[type=button]:hover, input[type=submit]:hover {
	background: #f58220;
	border-color: transparent;
	color:#fff;
}

.footer-widget .menu li ul.sub-menu {
	display: none;
}

.footer-widget .menu li {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
	display: inline-block;
	padding-left: 5px !important;
}

.footer-widget {
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
}

#footer-widgets .footer-widget li a {
	color: #999 !important;
}

#footer-widgets .footer-widget li a:hover {
	color: #f58220 !important;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

*:hover {
	transition: 0.5s;
}

hr {
    margin: 40px 0;
    border: 0;
    border-top: 1px solid #f0f0f0;
}

body {
	font-weight: normal;
}

.nf-form-fields-required {
	display: none;
}

.nf-form-wrap {
    max-width: 500px;
}

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    padding: 8px;
    border: 1px solid #e6e6e6;
}

.label-above .nf-field-label {
    margin-bottom: 0px !important;
}

#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 15px !important;
}

.label-right .checkbox-wrap#nf-field-14-wrap .nf-field-label {
    width: 100%;
}

#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
    display: none!important;
}

.et_mobile_menu .menu-item-has-children>a {
    background-color: unset;
    font-weight: 600;
}

.nav li ul {
    border-top: none;
}

/* site Specific */

#main-header {
    border-bottom: 5px solid #931b1f;
}
#main-footer {
    border-top: 5px solid #931b1f;
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header, body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
    top: 0 !important;
}

.et_fixed_nav #top-header {
    position: absolute;
    width: 180px;
    right: 10px;
    left: unset;
    font-size: 16px;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 0 17px -3px #000;
}

#top-header #et-info {
    text-align: center;
	width: 100%;
}

#et-info-phone {
    margin-right: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #931b20;
}

#et-info-email {
	display: none;
}

.spider_popup_wrap {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.spider_popup_close_fullscreen {
    color: #ffffff !important;
}

span[class^="bwg_album_thumb"] {
    margin: 3px !important;
}

.list-checkbox-wrap .nf-field-element li, .list-radio-wrap .nf-field-element li {
    width: 45%;
    display: inline-block;
}

.nf-field-element textarea {
    max-height: 100px;
}

.svc-text ul {
	margin-top: 20px;
	font-weight: 500;
}

#top-menu a:hover, #main-header .nav li ul a:hover {
    color: #f58220;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: rgba(0,0,0,.3);
}

.category-testimonials.archive .et_pb_post h2.entry-title {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 8px;
    padding-bottom: 15px;
	font-size: 22px;
	line-height: 130%;
	text-transform: none;
}

.category-testimonials.archive .et_pb_post {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    margin: 0 4% 60px;
	min-width: 240px;
}

.home-1 {
	font-size: 18px;
	font-style: italic;
}

.home-1 hr {
	margin: 10px auto 20px;
	border-top: 6px solid #e0e0e0;
	max-width: 100px;
}

.home-box a > img:hover {
	border-color: #f58220;
}

.home-box a > img {
	border-radius: 50%;
	border: 4px solid #e0e0e0;
	width: 200px;
	height: 200px;
}

.home-box h4 {
	font-weight: normal;
	font-style: normal;
}

.home-box p {
	font-size: 14px;
	font-style: italic;
}

.home-about h4, .home-about h5 {
	text-transform: none;
	margin:20px 0;
}

.home-testi h2.et_pb_slide_title {
	text-transform: none;
	font-size: 18px;
	font-style: italic;
	color: #931b1f;
}

.home-box-qte h3 {
	text-transform: none;
	font-weight: normal;
	line-height: 34px;
    font-size: 24px;
}

.home-slider .et_pb_fullwidth_code.et_pb_module {
	padding-top: 0 !important;
}

.metaslider .caption-wrap {
    opacity: 1 !important;
    background: transparent !important;
}

.metaslider .caption {
    max-width: 1080px;
    margin: auto;
	padding: 0 !important;
}

.metaslider .caption-inner h3 {
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    border-bottom: 1px solid #ffffff26;
    margin-bottom: 20px;
    padding-bottom: 16px;
}

.metaslider .caption-inner {
    background: #00000099;
    padding: 40px;
    max-width: 400px;
	width:40%;
	color: #eee;
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
	font-size: 16px;
    line-height: 26px;
}

#post-18  {
    margin-bottom: 60px;
}

@media (max-width: 660px) {
	.metaslider .caption-inner {
		display: none;
	}
}

@media (max-width: 980px) {
	#et-info {
		padding-top: 5px;
	}
	.et_fixed_nav #top-header {
		background: transparent;
		box-shadow: none;
	}
}