/*
Theme Name: Divi Child 01
Template: Divi
Version: 3.29.3
*/


@import url('../Divi/style.css');


div.pdfemb-viewer {
    margin: 0 auto !important;
}

.et_pb_tab.et_pb_tab.clearfix {
    column-count: 4;
}
.et_pb_tab_content strong {
    color: #000 !important;
}

/*-----TOP HEADER-----*/
#top-header {
    background-color: #b48c2a;
}
#top-header .et-social-icons {
    float: right;
}
#top-header .et-social-icon a {
    font-size: 15px !important;
    color: #000 !important;
}
.top-call {
  float: right;
  color: #ffffff;
  position: relative;
  top: 75px;
  right: 400px;
  font-size: 20px;
  line-height: 27px;
  text-align: right;
  font-weight: 500;
}
.top-call a {
  color: #b48c2a;
}
span.phone-bold {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
}
#et-secondary-nav, #et-secondary-nav li {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}
/*#main-header::after {
    content: "";
    background-image: url('/wp-content/uploads/brown-paper.jpg');
    background-size:cover;
    opacity: 0.15;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}*/

#top-menu li.current-menu-item > a {
    color: #000 !important;
    font-weight: bold !important;
}
#top-menu .sub-menu li.current-menu-item > a {
    color: #b48c2a !important;
}
#et-secondary-nav .menu-item-has-children>a:first-child, #top-menu .menu-item-has-children>a:first-child {
    cursor: default !important;
    text-decoration: none !important;
}
/*-----LOGO-----*/
#logo {
    position: absolute;
    left: 15%;
    top: 20px;
}

/*-----NAVIGATION-----*/
#et-top-navigation {
  background-color: #b48c2a;
}
.et_fullwidth_nav #main-header .container {
  padding-right: 0px;
  padding-left: 0px;
}
.et_header_style_centered #top-menu > li > a {
    /* padding-bottom: 0px !important; */
    padding: 15px 20px !important;
}
#top-menu li {
  padding-right: 0 !important;
  margin-right: -5px !important;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#top-menu li a {
	font-weight: 400;
}
#top-menu > li:last-child {
  padding-right: 20px;
}
#top-menu li li a {
    font-size: 12px;
}
.nav li:hover {
  background-color: #000000;
}
#top-menu-nav > ul > li:hover > a {
  color: #ffffff !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 1.0 !important;
}
.et_header_style_centered #top-menu > li > a:after {
    content: '';
    background: #000;
    position: absolute;
    height: 30px;
    right: 0px;
    top: 7.5px;
    bottom: 0;
    width: 1px;
}
.et_header_style_centered #top-menu > li:last-child > a:after {
  display:  none;
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    top: 10px;
}
.et_header_style_centered #top-menu > li > a:after {
  display: none;
}
/* remove divi default effects for items with a drop down menu */
‪#‎top‬-menu .menu-item-has-children > a:first-child {padding-right: 0px; padding-bottom: 17px!important;}
#top-menu .menu-item-has-children > a:first-child:after{content: ''; margin-top: -2px;}

.nav li ul {
    border-top: 3px solid #ffffff;
}

/*-----FONTS-----*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
}
p {
	font-family: 'Roboto', sans-serif;
}
.signature {
    font-family: 'Shadows Into Light', cursive;
    font-size: 32px;
    letter-spacing: 1px;
    color: #b48c2a;
}
.et_pb_text_0 h1 {
    font-size: 40px !important;
}
h2.slider-title {
    font-weight: bold;
    font-size: 42px;
    line-height: 1.2em;
}

/*-----FONT AWESOME-----*/
svg.svg-inline--fa.fa-phone.fa-w-16 {
    transform: rotate(90deg);
}

/*-----GRAVITY FORMS-----*/
.gform_body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
input#input_1_1_3, input#input_1_1_6, input#input_1_2_1, input#input_1_2_3, select#input_1_2_4, input#input_1_2_5,  input#input_1_3, input#input_1_4, textarea#input_1_5, textarea#input_1_7 {
    background-color: #000;
    border-color: gold;
    color: #fff;
}
input#input_1_6 {
    background-color: #b48c2a;
    padding: 10px;
}
input#gform_submit_button_1 {
    padding: 10px 30px;
    border: 0px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #b48c2a;
    transition: .4s;
}
input#gform_submit_button_1:hover {
	background-color: #000000;
	color: #fff;
}

/*-----FOOTER-----*/
a.quick-nav {
    color: #b48c2a !important;
    text-transform: uppercase;
    text-align: center !important;
    line-height: 1.7em;
    font-size: 18px;
    font-weight: 500;
    transition: .4s;
}
a.quick-nav:hover {
	text-decoration: underline;
}
div#text-2 {
    text-align: center;
}
h4.title {
    color: #b48c2a !important;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
#main-footer {
    background-image: url(/wp-content/uploads/dark-wood.jpg);
}
.textwidget {
    font-size: 16px;
    line-height: 1.8em;
}
#footer-info, #footer-info a {
    color: #fff !important;
    font-weight: 300 !important;
}
#footer-bottom {
    border-top: 1px solid #b48c2a;
}

/*-----PAGE LAYOUT-----*/
.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}

/*-----PRODUCTS-----*/
.page-id-224 h3.et_pb_module_header {
    background-color: black !important;
    padding: 10px !important;
    font-weight: 500 !important;
}
.page-id-224 .et_pb_main_blurb_image {
    margin-bottom: 0px !important;
    position: relative !important;
    bottom: -5px !important;
}
/*-----NEW PRODUCT PAGES-----*/
/* Product Images */
.product-zoom {
  height: 310px;
  overflow: hidden;
}
.product-zoom img {
  transition: transform .5s ease;
}
.product-zoom:hover img {
  transform: scale(1.5);
}
/* Product Content / Tabs */
.et_pb_row {
	width: 55%;
}
li.et_pb_tab_active {
    background-color: #b48c2a !important;
}

/*-----MOBILE-----*/
.mobile_menu_bar:before {
	color: #000;
}
.et_mobile_menu {
    border-top: 3px solid #b48c2a;
}
.et_mobile_menu li.current-menu-item > a {
    color: #b48c2a;
}

/*-----MEDIA QUERIES-----*/
@media only screen and ( min-width:981px ) {
/* Set the slider height */
.homeslider, .homeslider .et_pb_container { 
height: 500px !important; 
}
.homeslider, .homeslider .et_pb_slide { 
max-height: 500px; 
 }
}

@media only screen and ( max-width:1500px ) {
  .top-call {
		right: 250px;
	  }
	}
	@media only screen and (max-width: 1250px) {
	  .top-call {
			right: 150px;
		  }
.et_pb_tab.et_pb_tab.clearfix {
    column-count: 3;
}
		}
@media only screen and (max-width: 1135px) {
	#logo {
    	left: 5%;
	}
}
		@media only screen and (max-width: 1100px) {
		  .et_header_style_centered #logo {
			  max-height: 70% !important;
			}
			#logo {
			  margin-right: 20%;
			}
		  }
@media (max-width: 980px) {
	.et_header_style_centered #logo {
		max-height: 100px !important;
	}
#et-top-navigation {
    margin-top: 95px !important;
}
	#logo {
		margin-right: 0%;
	}
.top-call {
    right: 0px;
    top: 50px;
    font-size: 20px;
    line-height: 20px;
    float: right;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
	.top-call a {
		font-size: 20px;
	}
	.et_pb_text_0 h1 {
    	font-size: 34px !important;
	}
.et_pb_widget {
text-align: center;
width: 100%;
}
.homeslider, .homeslider .et_pb_container { 
height: 350px !important; 
}
.homeslider, .homeslider .et_pb_slide { 
max-height: 350px; 
 }
#logo {
    left: 0;
    top: 2px;
    position: relative;
    right: 0;
    float: left !important;
}
.et-social-icons li {
    margin-left: 0px !important;
}
.et_pb_slide_content img {
    width: 50px !important;
}
}

@media (max-width: 825px) {
#logo {
    top: 5px;
}
.et_header_style_centered #logo {
    max-height: 90px !important;
}
	.et_pb_row {
	width: 90%;
}
}

@media (max-width: 767px) {
.top-call {
    right: 0px;
    top: 0px;
    line-height: 20px;
    float: none;
    font-size: 14px;
    text-align: center;
}
#logo {
    position: relative;
    left: 0;
    top: 15px;
    float: none !important;
}
#et-top-navigation {
    margin-top: 60px !important;
}
.top-call a {
    font-size: 18px;
}
h2.slider-title {
    font-size: 28px;
}
.et_pb_tab.et_pb_tab.clearfix {
    column-count: 2;
}
.et_header_style_centered #logo {
    max-height: 70px !important;
}
}