/*
Theme Name: Divi-Child
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Template: Divi
Version: 4.3.1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 06 Feb 2020 05:53:29 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


#main-footer{display:none;}

body{overflow-x:hidden;}


#gform_1{text-align:center !important;}

#gform_submit_button_1{
    border: 1px solid #000000 !important;
	background-color: #000000 !important;
    color: #ffffff;
    padding: 1em 2.5em;
    width: 400px;}
	
#gform_submit_button_1:hover{background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    color: #000000;
	cursor:pointer;
	}


#input_1_1{border: 1px solid rgba(0,0,0,.12) !important;
    padding: 1em !important;
    font-size: 15px !important;
    width: 400px !important;
	}
	
.custombtn{width:300px;
text-align:center;
max-width:100%;
}

.customtitle h2{font-weight:700 !important;}

.resp-vtabs li.vresp-tab-active{font-weight:700;font-size:21px;border-top:none !important;border-bottom:none !important;}

.vresp-tab-item:hover{border-top:none !important;border-bottom:none !important;}

.vresp-tab-item{border-left:1px solid #0b5416; }

.btQuoteBooking .btQuoteItem label{color:#000000;}

.sp-testimonial-free-section .sp-testimonial-free-item{
border:1px solid #f7f7f7;
padding:20px;
margin:15px;
background-color:#f7f7f7;}

.resp-vtabs .vresp-tabs-container{border:none !important;}

.hs-form-4fd7d830-52ee-4d30-ad72-b91f64aa100c_54725eec-5974-4384-b58e-2993828a80ef .hs-form-field label{display:none !important;}

.cd-timeline-content h2{text-align:center;}

.the-excerpt img{margin-bottom:25px;padding-top:20px;}

.logged-in-as a{color:#0b5416 !important;}

.comment-respond .form-submit .et_pb_button{color:#0b5416 !important;}

body.single article.has-post-thumbnail > img:nth-of-type(1) { width:auto !important; height:auto !important; }

body.single article.has-post-thumbnail .et_post_meta_wrapper > img:nth-of-type(1) { width:auto !important; height:auto !important; }

.blogcnt .et_pb_module{padding:40px;}

.blogcnt .et_pb_salvattore_content article{min-height:540px !important;}


.blogcnt .et_pb_blog_0 .et_pb_post div.post-content a.more-link{
    color: #fff !important;
    font-family: Circular-Book,sans-serif !important;
    border-radius: 4px !important;
    background-color: #0a5416 !important;
    border: 3px solid #0a5416 !important;
    padding: 10px 30px !important;
    margin: 40px 0 !important;
    -webkit-transition: 0.5s ease-out !important;
    transition: 0.5s ease-out !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    text-decoration: none !important;
	width:176px !important;

}


.blogcnt .et_pb_posts .et_pb_post{border-bottom: 2px solid #f0f0f0 !important;padding-top:0px;padding-bottom:50px}

.blogcnt .et_pb_posts .et_pb_post .entry-title{padding-bottom:30px;
font-weight: bold;
    color: #0a5416 !important;}

.blogcnt .et_pb_posts .et_pb_post .post-meta{padding-bottom:20px;}


.archive .entry-featured-image-url{display:none;}

.archive .et_pb_post{border-bottom: 2px solid #f0f0f0 !important;padding-top:0px;padding-bottom:50px}

.archive .et_pb_post .entry-title{padding-bottom:30px;
font-weight: bold;
    color: #0a5416 !important;}

.archive .et_pb_post .post-meta{padding-bottom:20px;}

.archive .et_pb_post .post-meta .author{display:none;}


.wpcf7-form{}

form.wpcf7-form input {
 float: left;
 width: 170px;
 margin-top: 18px;
}
form.wpcf7-form .wpcf7-submit {
 float: right;
    width: 230px;
    margin: 0;
    margin-top: 20px;
    background-color: #0a5416;
    border: 1px solid #0a5416;
    color: #ffffff;
    font-size: 20px;
    padding: 9px;
    border-radius: 3px;
	text-transform:capitalize !important;
}

form.wpcf7-form .wpcf7-submit:hover{ background-color: #ffffff;
    border: 1px solid #0a5416;
    color: #0a5416;}
	
div.wpcf7-response-output{margin-top:80px !important;}

.btQuoteBooking .btQuoteBookingForm .btQuoteTotal{display:none !important;}


.prodcnt{content: "";
      display: table;
      clear: both;}

.prodcnt .custcol1{float:left;width:28%;text-align:center;
      padding:0 10px;}

.prodcnt .custcol2{float:left;width:68%;
      padding:0 10px;}
	  
	  
/* Contact Us 7 Formatting */

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #0a5416 !important;
	border-color: #0a5416 !important;
	color: #fff;
	margin: 0;
}

span.wpcf7-not-valid-tip{display:inline-block !important;}

.btQuoteBooking .ui-slider .ui-slider-handle{background:#0a5416 !important;}

.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner{background:#0a5416 !important;}

.et_pb_post .post-meta{font-weight:800;font-size:16px !important;}

.et_pb_post .post-content-inner{margin-bottom:20px !important;}

.et_pb_salvattore_content article{min-height:470px;}

.pagination a{font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;}
	
	
#teamcnt .et_pb_column{border-radius:0px;}

.blogpostscnt .et_pb_section{padding:0px !important;}

.blogpostscnt .et_pb_module{padding:0px !important;}

.blogpostscnt .et_pb_button{font-size:17px !important;}

.blogpostscnt .entry-title a{line-height:27px;}

.blogpostscnt .et_pb_row{width:100% !important;}


.blogpostscnt .et_pb_button{
color: #ffffff !important;
    border-color: #0a5416 !important;
    letter-spacing: 1px !important;
    font-size: 20px !important;
    background-color: #0a5416 !important;
	width:100% !important;
	text-align:center !important;
}

.tribe-common-c-btn{color: #ffffff !important;
    border-color: #0a5416 !important;
    letter-spacing: 1px !important;
    font-size: 15px !important;
    background-color: #0a5416 !important;
    text-align: center !important;}
	
.tribe-events-c-ical__link{color: #ffffff !important;
    border-color: #0a5416 !important;
    letter-spacing: 1px !important;
    font-size: 15px !important;
    background-color: #0a5416 !important;
    text-align: center !important;}
	
.tribe-events .tribe-events-c-ical__link:before{display:none;}


.tribe-events-calendar-month__day-date-daynum{color:#0a5416 !important;}

.et_pb_menu_0_tb_footer .mobile_nav .mobile_menu_bar:before{color:#ffffff !important;}

#hs-form-iframe-0{width:100% !important;}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

/* Formatting Ends Here */
	  
	  
@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
 
 
 
.et_pb_fullwidth_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu ul, .et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul{position:relative !important;width:300px !important;text-align:center !important;}

.mobile_menu_bar{text-align:center !important;}
 
}
	  
@media only screen and (max-width: 768px) {
  .prodcnt .custcol1{float:none;width:100%;
      }

.prodcnt .custcol2{float:none;width:100%;
      }
	  
	  .blogcnt .et_pb_salvattore_content article{min-height:500px !important;}
}


@media only screen and (max-width: 450px) {
  form.wpcf7-form .wpcf7-submit{font-size:18px;width:115px;}
  .blogcnt .et_pb_salvattore_content article{min-height:460px !important;}
}






