body {background-color: #111311;}

a:link {text-decoration: underline;}a:visited {text-decoration: underline;}a:active {text-decoration: none;}a:hover {text-decoration: none;color: yellow;font-weight: none;font-style: none;background-color: #5B5A94;}

img {display: block;height: auto;max-width: 100%;}
/*jumbotron*/
.jumbotron {padding: 5px 15px;margin-bottom: 0px;color: inherit;background-color: #000000;}
/*Canadian owned*/
.canadian-owned {background-color: #ffffff;display: inline-block;text-align: center;padding-left: 5px;padding-top: 5px;padding-right: 5px;padding-bottom: 0px;margin-top: 5px;margin-bottom: 10px;}

/*row column start*/
.row {margin-top: 10px;}
.col-md-4 {display: inline-block;text-align: center;}
/*row column end*/

.store-item {
	margin-bottom: 15px;
}
/*navbar*/
.navbar-brand {float: left;height: 55px;padding: 15px 15px;font-size: 18px;line-height: 20px;}
.navbar-brand:hover,
.navbar-brand:focus {text-decoration: none;}
.navbar-brand > img {display: block;}
/*navbar end*/
/*TEXT*/
/*orange text*/
.orange {color: #FE490A;}
/*white text*/
.white {color: #FFFFFF;}
/*gold text*/
.gold {color: #CC9933;}
/*red text*/
.red {color: #ff0300;}