/* Loading Fonts */
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500');
@import url('https://fonts.googleapis.com/css?family=Lato');

.topBar{background: #000; color: #fff; font-family: Lato; padding: 5px 0px;}
.topBar i{margin-left: 10px;}
.topBar a{color: #fff;}
header{margin-top: 20px; border-bottom: 1px solid #ccc;}
.logo{height: 28px; max-width: 100%; width: 216px; display: inline !important; margin-top: 0px;}
.btn-white{background: #fff; border: 0px; text-align: left !important; font-weight: bold !important;}
.welcomemsg{font-family: Lato; font-weight: bold;}
.welcomemsg p{margin-bottom: 0px;}
.searchinput{margin-top: 10px;}
.bigIcons{font-size: 30px; margin-top: 5px;}
.bigIcons a{color: #000;}
.navbar{margin-bottom: 0px !important; background: transparent !important; border: 0px !important;}
.navbar-nav{margin: auto !important;}
.imginline{display: inline !important;}
.sliderimg{width: 100%;}
.product p{margin-bottom: 0px;}
.product a{font-weight: bold; color: #000;}
.product{margin-bottom: 20px; height: 250px !important;}
.offers{margin: 30px 0px;}
.offers img{margin-bottom: 50px;}
.ads{margin-bottom: 30px; margin-top: 30px;}
.ads img{margin-bottom: 30px;}
footer{background: #000; padding: 20px 0px; font-family: Lato; margin-top: 20px;}
footer ul{padding-left: 0px; list-style: none;}
footer ul a{color: #eee;}
footer h6{color: #eee; font-size: 17px;}