/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");
#iocnshead {
    padding: 0;
        padding-bottom: 0px;
    text-align: right;
}
#divi-sticky-header {
    width: 100% !important;
}
#iocnshead li {
    display: inline-block;
    margin-left: 30px;
}
#iocnshead li a {
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: black;
}
#iocnshead li img {
    width: 24px;
    position: relative;
    top: 6px;
    margin-right: 10px;
}

.phone-right a {
    color: black;
}
/* =Theme customization starts here
------------------------------------------------------- */
.et_header_style_centered #main-header .logo_container {
    height: auto !important;
    padding: 0;
}
.main-top-header {
	height:120px !important;
}

.logo_container {
	position:relative;
	top:5px;
	width:320px !important;
	float:left !important; 
}

.tagline-top {
	float:left;
	margin-left:40px;
}

.call-to-action {
	width:695px !important;
	float:right !important;
	height:125px !important;
}

.sns-icons-top {
	float:left;
	}

.clearfix {
	clear:both;
}

#et-top-navigation {
	width:100%;
	order:2 !important;
}

.phone-right { float:left; width: 180px; }


#et-info { display:none; }
#top-header { display:none; }

.d-none{
    display: none !important;
}
.btn-workshop-selected:after,.btn-add-workshop:after{
    display:none !important;
}