/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         The Concoction Lab
 Author URI:     http://www.theconcoctionlab.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

:root {
	
	/* commented out errors WJC 1/10/20 */
 /* --main-body-font: 'Asap Condensed',Helvetica,Arial,Lucida,sans-serif; */
  /*--main-body-href-color: #040968; */
}
/*

#menu-main li.current-menu-item{
background-color:#fff; 
}
#menu-main li.current-menu-item a{ 
color:#E6AA14 !important;
}
*/
.col-sm-0{
display:none;
}
.custom-dynamic-sidebar{
    padding-top: 40px;

}
.fullwidth-menu.nav.downwards {
    padding: 0px !important ; 
}

/* anchor links on body page */
.toggle-link .et_pb_text_inner {   
	position:relative; 
	font-family: var(--main-body-font);
    border-radius: 2px!important;
    border-top-left-radius: 2px !important;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
    box-shadow: 0px 7px 14px -5px rgba(0,0,0,0.09)!important;
    border: 1px solid #b8becf!important;
    /*padding: 0px!important;8       commented out duplicate attribute -- WJC 1/10/20  */
    background-color: #ffffff!important;
    color: rgba(0,16,68,0.92)!important;
    font-size: 18px!important;
    padding: 20px !important;
    font-weight: bold;
}
.toggle-link .et_pb_text_inner a{
color:var(--main-href-color)!important;
}
.toggle-link .et_pb_text_inner a:before{
	right: 10px;
	left: auto;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -.5em;
color:var(--main-href-color)!important;
    font-size: 25px;
    content: ">";
}
/* anchor links on body page */

.entry-title.main_title{
    padding-top: 30px;
}
.et-boc .et_pb_gutters3{
margin:0px;
}
 .page-template h1{
margin:0px;
}
.division-content .et_pb_row { 
    width: 100% !important;
    padding: 0px;
    margin: 0px;
    }
.et_pb_pagebuilder_layout.single-post #page-container .free-du-plugin-header .et_pb_row {
    width: 100% !important;
}
.et_pb_text_inner ul{
	list-style-type: square !important;
	color: #5279a9 !important;
	/* font-size:29px; */
}
.et_pb_text_inner ul li span {
    vertical-align: top;
}
.et_pb_text_inner h1{
	line-height: 1.2em !important;
}
#main-content .container {
     padding-top: 5px; 
}
.breadcrumbs-posts{
    padding: 15px 15px 0px 50px;
    text-align: right;
    }
h1.page-custom-title{display:none;}
body.single-post .et_pb_title_featured_container, body.single-post .et_post_meta_wrapper{
	display:none;
}

ul.sidebar-menu{
	list-style-type: square !important;
	color: #5279a9 !important;
	font-size:16px;
}
/* 
#menu-programs a {
    font-weight: 800;
}
#menu-programs .current_page_item a {
    color: #ddbc18;
}
 */
#menu-programs .current_page_item a {
    font-weight: 800; 
}

.text-right{
text-align:right;
}
.text-left{
text-align:left;
}
.text-center{
text-align:center;
}

/*footer */
.footer_column2 .widgettitle{
border-bottom: solid white 0px !important;
    margin-bottom: 0px !important;
        font-family: var(--main-body-font) !important;
font-size: 18px !important;
    font-weight: 600 !important;
}

/* template page headers */
.section-header-wrapper{
font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-size: 25px !important;
}
.section-header-wrapper h1{
margin:0px;
font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-size: 25px !important;
}
.section-header-wrapper  .breadcrumbs { 
    font-size: 16px !important;
}

.padding-bottom-1{
padding-bottom:10px !important;
}

.padding-bottom-2{
padding-bottom:20px !important;
}

/* hyperlink color */
.hyperlink-color a {
color: #ffffff;
}
.hyperlink-color a:hover {
color: #ff0000;
}
.hyperlink-color a:visited {
color: #ffffff;
}


/* /////////////// DCR SECTION /////////////// */

/* DCR Links */
.page-template-dcr-template a {
	font-weight: 500 !important;
}

/* DCR Social Media Icons */
.page-template-dcr-template .et_pb_social_media_follow li a.icon:before {
    color: #ffffff!important;
}

/* DCR Know the Law - Side Menu */
.page-template-dcr-template #dcr-side-menu li {
    margin-bottom: 10px !important;
}

/* DCR CRU - Side Menu */
#menu-dcr-cru-side-menu { 
	flex-direction: column !important;
	flex-wrap: nowrap !important;
}

#menu-dcr-cru-side-menu li a { color: #0a6cad; }

#menu-dcr-cru-side-menu li a:hover { color: #d3b700; }

#menu-dcr-cru-side-menu li a:before {
	content: "►";
	display: block;
	float: left;
	width: 1.5em;
	color: #0a6cad;
}

#menu-dcr-cru-side-menu li a:before:hover {
	color: #d3b700;
}

#menu-dcr-cru-side-menu li.current-menu-item a:before { color: #d3b700; }


/* Fix for twirlys being too close */
.page-template-dcr-template .et_pb_accordion .et_pb_toggle_title:before, 
.page-template-dcr-template .et_pb_toggle .et_pb_toggle_title:before {
    right: -10px !important;
}

/* ---------- 768-980 ---------- */
@media only screen and (max-width: 980px) {
	
	/* Fix for hamburger underline */
	.page-template-dcr-template .et_pb_bg_layout_dark.et_pb_menu a:hover, 
	.page-template-dcr-template .et_mobile_menu li a {
		border-bottom: none !important;
	}
	
}

/* ---------- Tablet & Mobile ---------- */
@media only screen and (max-width: 767px) {
	
	/* Fix for hero being too tall */
	.page-template-dcr-template .et_pb_fullwidth_header_0 {
		padding: 100px 0 !important;
	}
	
	/* Fix for items being too tall */
	.page-template-dcr-template .et_pb_column {
		margin-bottom: 5px !important;
	}
	
	/* Fix for twirlys being too close */
	.page-template-dcr-template .et_pb_toggle .et_pb_toggle_title:before {
		right: -10px !important;
	}
	
}

.dcrsearchform input[type=text] {
    padding: 0.2em 0.7em !important;
    margin-right: 20px !important;
    border-radius: 3px !important;
  }
