/*
 * Theme Name:  Spotlight Child
 * Theme URI:   https://codesupply.co/themes/spotlight/
 * Description: Spotlight Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    spotlight
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */

@media (min-width: 1020px) {
	.header-large .navbar-bottombar .navbar-toggle-offcanvas {
		 border-right: none; 
		 padding-right: 0; 
	}
	.header-large .navbar-topbar .navbar-brand img {
    max-width: 100%;
    max-height: 60px;
    height: auto;
}
}