/*
Theme Name: Eventr Child Theme
Theme URI: http://www.themecube.net
Description: This is child theme of Eventr
Author: ThemeCube
Author URI: http://www.themecube.net
Template: eventr
Version: 1.0
Text Domain:  eventr
*/

#footer .col-md-6 {display:flex; justify-content:space-between}
.socials.bottom h2 {font-family: Montserrat; line-height: 18px; letter-spacing: 0px; font-weight: 400; color: #ffffff; font-size: 18px; text-transform:uppercase; margin:10px 0}
.socials.bottom h2:after { content: ""; display: block; width: 60px; height: 3px; margin-top: 12px; margin-bottom: 15px; background:#eb2427; display:block }
#footer .col-md-6 #text-4 {width:55%}
#footer .col-md-6 #block-9 {width:40%}
.socials.bottom a {display:inline-block; margin:0 15px 0 0}
.socials.bottom a:last-child {margin:0}
.sponsor-item {border-color: #262626 !important;}

@media (max-width:767px) {
#footer .col-md-6 {flex-wrap:wrap}
#footer .col-md-6 #text-4 {width:100%; margin:0 0 30px 0}
#footer .col-md-6 #block-9 {width:100%}
}
