/*
 Theme Name:   BrainRx Distribute Site Theme 2019
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Divi Child Theme specifically for the BrainRx Distribute Site (www.brainrx.com/xyz/)
 Template:     Divi-2019
*/
@import url("../Divi-2019/style.css");
#menu-wp-menu-footer li {
    float: left;
    font-size: 12px;
    width: auto;
}

#content_slider_content_slides {
	margin-top: -0px; /*600*/
}
@media only screen and ( max-width: 767px ) {
	.footerarea{
		width:100% !Important;
	}
}
@media only screen and ( max-width: 320px ) {
	.footerarea{
		width:100% !Important;
	}
}
/*.et_pb_text {
    margin-bottom: 30px;
    width: 72%;
}*/
.et_pb_widget_area_right{
	box-shadow:none !Important;
}
.map_legend{
padding-bottom:0 !important;
}
ul.map_legend li:first-child {
    background-image: url("images/legend-red.png") !important;
    background-position: 0 center;
    background-repeat: no-repeat;
    list-style-type: none;
    padding-left: 30px;
}
ul.map_legend li:last-child {
    background-image: url("images/legend-bl.png") !important;
    background-position: 0 center;
    background-repeat: no-repeat;
    list-style-type: none;
    padding-left: 30px;
}

@media all and (max-width: 1600px) and (min-width: 982px) {

#slider_coverid > div.et_pb_slides > div.et_pb_slide:first-child > div.et_pb_container > div.et_pb_slide_description > h2 {
    /*color: #fff !important;*/
    left: 50%;
    position: absolute;
    /*text-shadow: 1px 1px 3px #ffffff;*/
    top: 50%;
}
#slider_coverid>div.et_pb_slides>div.et_pb_slide:first-child>div.et_pb_container>div.et_pb_slide_description>div.et_pb_slide_content>p{
	/*text-shadow: 1px 1px 3px #ffffff;*/
}
#slider_coverid>div.et_pb_slides>div.et_pb_slide:first-child>div.et_pb_container>div.et_pb_slide_description>div.et_pb_slide_content{
    left: 50%;
    margin-left: 127px;
    margin-top: 101px;
    position: absolute;
    top: 50%;
}
#slider_coverid>div.et_pb_slides>div.et_pb_slide:first-child>div.et_pb_container>div.et_pb_slide_description>a.et_pb_more_button{
	/*text-shadow: 0px 0px 2px #ffffff;
	color: #000 !important;
	box-shadow:  0 0 1px #ffffff;*/
    left: 50%;
    margin-left: 144px;
    margin-top: 222px;
    position: absolute;
    top: 50%;
	}
}
@media all and (max-width: 982px) and (min-width: 320px) {
#slider_coverid>div.et_pb_slides>div.et_pb_slide:first-child>div.et_pb_container>div.et_pb_slide_description>a.et_pb_more_button{
	text-shadow: 0px 0px 2px #ffffff;
	color: #000 !important;
	box-shadow:  0 0 1px #ffffff;
	}

#slider_coverid > div.et_pb_slides > div.et_pb_slide:first-child > div.et_pb_container > div.et_pb_slide_description > h2 {
    color: #000 !important;
    text-shadow: 1px 1px 3px #ffffff;

}
#slider_coverid>div.et_pb_slides>div.et_pb_slide:first-child>div.et_pb_container>div.et_pb_slide_description>div.et_pb_slide_content>p{
	text-shadow: 1px 1px 3px #ffffff;
	color: #000 !important;
}
	
	
	}

.et_pb_widget_area .widgettitle {
    font-weight: 600;
    left: 33px;
    line-height: 1.2em;
    position: relative;
}
.et_pb_widget .widgettitle {
    font-weight: 600;
    left: 33px;
    line-height: 1.2em;
    position: relative;
}
.lrxlink {
    color: #ffffff;
    padding: 1px 3px 4px;
   /* text-decoration: underline;*/
}

.lrxlink:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    padding: 1px 3px 4px;
    text-decoration: underline;
}

.et_pb_contact p input, .et_pb_contact p textarea {
    background-color: #eee;
    border: medium none !important;
    border-radius: 0 !important;
    box-sizing: border-box;
    color: #999 !important;
    font-size: 14px;
    padding: 16px !important;
    width: 100% !important;
}

.et_pb_contact .required {
    color: red;
}
#map img{
	max-width:auto !important;
	width:auto !important;
}

.contnt_width{
    width:100% !important;
}

.sidebar_widget_icon {
    background-image: url("https://www.brainrx.com/wp-content/themes/Brainrx-Distribute-divi-child/images/BrainRx-location-icon.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 21px auto;
    padding-left: 24px;
    padding-top: 2px;
}
.current_page_item > a {
    color: #57b7df !important;
}

.header-content > h1 {
    color: white !important;
}

.et_pb_fullwidth_section {
    background-image: url("https://www.brainrx.com/files/2014/06/brain-background.gif");
}