/*
Theme Name:     BuddyApp Child
Theme URI:
Description:    Child theme for BuddyApp
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       buddyapp
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

#menu-sidomeny a span {font-family: interstate, sans-serif !important; }
#brandlist {margin-left: -25px; margin-top: -20px;}
#brandlist li {float: left; list-style: none; width: calc(25% - 13px); margin: 5px !important;  box-shadow: 0 1px 10px 0 rgba(0,0,0,.1); text-align: center; 
	transition: all .15s ease-in-out; padding: 0 !important; }
#brandlist img { object-fit: contain !important;}
#brandlist a h3 {color: #3E3E3E; text-transform: uppercase; padding: 10px 0 10px 0 !important; font-family: interstate, sans-serif; font-size: 14px; font-weight: bold; margin-bottom: 0px; }