/*
Theme Name: InConcert Web Design's Theme
Description: InConcert Web Design's Theme for your site
Author:  Greg Whitehead
Author URI:  http://inconcertweb.com
Template: Divi
Version:  1.0.1
*/

/* =Theme customizations
------------------------------------------------------- */

@media only screen and (min-width: 981px){
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 22px 0 0 0;
}

/* line 200, style.scss */
.footer-widget {
  margin-bottom: 1% !important;
  color: #878787;
}
/* line 204, style.scss */
.footer-widget .et_pb_widget a {
  color: #878787;
}
.footer-widget .et_pb_widget a:hover {
 color: #fff;
}
}

#logo-slider img {
box-shadow: none !important;
margin: 0 18px;
align: center;
}

/*Pre Header Styling */

.pre-header {
background-color: #333;
color: #fff;
padding: 7px 0;
}

.inner-pre-header {
width: 80% !important;
max-width: 1080px !important;
margin: 0 auto;
float: none;
text-align: right !important;
}

.pre-header .widget_text {
display: inline-block;
float: none;
margin-right: 7px;
font-size: 16px;
}

#main-footer .textwidget {
font-size: 13px;
line-height: 18px;
}

.pre-header .widget_text:first-of-type {
margin-right: 14px;
}

@media (max-width: 500px) {
.inner-pre-header {
text-align: center !important;
}

.widget_text:first-of-type {
margin-right: 0;
display: block;
clear: both;
}

}

@media (max-width: 600px) {
#main-header {
padding-top: 0px !important;
}

.pre-header {
margin-bottom: 20px;
}


}


.widget_text:last-of-type {
margin-right: 0;
}

.fab {
color: #fff;
}

.fab:hover {
color: #ccc;
}

/*Closing Pre Header Styling */

.rfnb .clear:last-of-type {
display: none !important;
}

.interior #main-header {
background-color: #fff !important;
}

.interior #et-top-navigation a {
color: #000 !important;
}

.interior #et-top-navigation a:hover {
color: #780032 !important;
}

.interior .current-menu-item a:hover {
color: #780032 !important;
}

.interior .sub-menu {
background-color: #fff !important;
}

.circular img {
 border-radius: 50%;
}

.tix-header {
background-color: #282828;
text-align: center;
padding: 10px 5px;
color: #fff;
}

/*
.entry-content .et_pb_module:first-type-of {
	padding-top:226px;
}
*/
