/*
Theme Name: themex child
Tags:  custom-menu, editor-style, featured-images
Template: themex
Version: 1.0.0
*/


/*---------------------------------
      write your css from here
------------------------------------*/
/* .sl-mhead {
    margin-left: 26px !important;
} */
.member-company .feature_inner_box {
    text-align: center !important;
    padding: 10px;
}
.member-company .feature_inner_box .em_feature-icon img {
    float: inherit;
}
.member-company p {
	color:#000;
}
.insurance-associations .em-feature .feature_inner_box.text-left {
    text-align: left !important;
}
.event-page-title_adn a{
	pointer-events: none;
}
.themex-single-event_adn:hover .event-page-title_adn a{
	color: inherit;
}
.witr_modal_box{
	position: relative;
    padding: 25px;
    border: 2px solid #BE0000;
}
.witr_modal_title > .close{
	position: absolute;
    right: 25px;
    top: 5px;
}
.witr_modal_menu h4 > p {
	margin: 0;
}
.witr_modal_menu h4 {
    margin: 0;
    margin-top: 10px;
}
.witr_modal_box .modal{
	left: -25px !important;
	top: -66px;
	width: 130%;
}
 .witr_modal_box:nth-child(1), .witr_modal_box:nth-child(2), .witr_modal_box:nth-child(3), .witr_modal_box:nth-child(4), .witr_modal_box:nth-child(5), .witr_modal_box:nth-child(6), .witr_modal_box:nth-child(7){
	 left: 0px;
}
.witr_modal_menu{
	text-align: center;
}
.witr_modal_text{
	width: 100%;
}
 a:hover, .footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
      color: #B60000; /* --e-global-color-primary not working. */
}
.witr_team_s12 .con_TMS{
	display: none;
}
.em-team-content-socials-inner{
/* 	visibility: hidden; */
}
.em-team:hover .em-content-title h5 a, .em-team:hover .em-content-subtitle{
	color: #B60000;
}
.em-team:hover .em-team-content-waraper{
	background: #ffffffe6;
}
.em-team-content-socials a{
	color: #B60000;
    font-size: 22px;
}
.em-team-content-socials a:hover{
	background: #B60000e6;
}
.wpcf7-form br {
    display: none;
}
.row.themex-single-event_adn.witr_event_style_5 {
    flex-direction: column-reverse;
}

.witr_event_style_5 .event-page-title_adn {padding-top: 0;}

.row.themex-single-event_adn.witr_event_style_5 {
    padding: 15px 44px;
}

.row.themex-single-event_adn.witr_event_style_5 > div.col-lg-8.col-md-10, .row.themex-single-event_adn.witr_event_style_5 > div.col-lg-3.col-md-6 {
    width: 100%;
    max-width: 100%;
}

.top-address.text_m_center > p > a {
    pointer-events: none;
}

a[href="#noclick"]{
	pointer-events: none;
}

.em-feature:hover .feature_inner_box{
     background: unset;
}
.em-feature:hover h3, .em-feature:hover h3 a, .em-feature:hover .em-feature-desc {
    color: #454545;
}