.mobile_menu_bar:before {
	color: #fff;
}
#footer-info {
	color: #fff;
}
.et_pb_video_play:before {
    font-family: FontAwesome;
    content: "\f04b";
}
.et_overlay.et_pb_inline_icon:before, 
.et_pb_inline_icon:before,
.et_pb_button:after, 
.et_pb_button:before,
.et_pb_toggle_title:before {
    content: "";
}
.et_overlay:before {
    content: " ";
}
.et-pb-arrow-next, .et-pb-arrow-prev {
    display: none;
}
.et_pb_toggle_title:before {
    color: transparent;
}

.et_pb_custom_button_icon.et_pb_button:after, .et_pb_login .et_pb_custom_button_icon.et_pb_button:after {
    content: "";
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    font-family: FontAwesome;
    content: "\f068" !important;
}

body {
    overflow-x: hidden;
}
ul.et_pb_social_media_follow_0 {
    margin-top: 100px!important;
    display: none;
}

@media screen and (min-width: 767px) {
    .logo_mobile {
        display:none;
    }
}

@media screen and (max-width: 768px) {
    .logo {
        display:none;
    }
}