/*
 Theme Name:   Shop Isle Child
 Theme URI:    http://example.com/shop-isle-child/
 Description:  Shop Isle Child Theme
 Author:       Megan Fillion
 Author URI:   http://example.com
 Template:     shop-isle
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  shop-isle-child
*/

.navbar-custom {
	background-color: rgba(58, 153, 200, 0.85);
}

.page .navbar-custom {
	background-color: rgba(58, 153, 200, 0.85) !important;
}

