/*
Theme Name: Born To Give Child
Theme URI:
Description: Born To Give Child Theme
Author:
Author URI:
Template: born-to-give
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: borntogive
*/


@import url("../born-to-give/style.css");


@media screen and (max-width: 767px){

.header-info-col {
display:block;
float:none !important;
padding-bottom:5px !important;
text-align: center;
}
.social-icons.pull-right {
float:none !important;
display:block;
text-align: center;
}
.topbar .topmenu li {
float:none;
}
.site-logo {
max-width: 240px;
}
.search-module-trigger {
display:none;
}

}
@media screen and (max-width: 1200px){
.site-logo {
max-width: 240px;
}
}