
.navbar-nav {
	margin: 0 auto;
}

.navbar {
    border: none!important;
    margin: 10px auto!important;
}

.nav>li>a:active:hover {
    background: #f9f9f9!important;
}

.nav>li>a:hover {
    color: rgba(109, 110, 112, 0.7)!important;
    transition: color 0.2s ease;
}

.nav-link {
	/*border-left: 1px solid #f1f1f1;
	letter-spacing: 1px;*/
}

.nav-item {
	
}

.nav-last {
	/*border-right: 1px solid #f1f1f1;*/
}

.navbar-nav>li:hover {
    background: #f2f2f2!important;
}

.opening-times {
    font-size: 11px;
    color: #b5b5b5;
}

.LiveHelpButton {
	display: none;
}

a {
	color: #888 !important;
}
a:hover {
	color: #337ab7 !important;
	text-decoration: underline;
}
.icon-minus {
	font-size: 40%;
	vertical-align: middle;
    padding-right: 5px;
}

#headerSlider {
    /*position: initial;
    top: 0;*/
}

.navbar-default {
    background-color: rgb(249, 249, 249) !important;
    border-color: rgba(177, 177, 177, 0.1) !important;
    border-radius: 0px !important;
}

.slide {
	object-fit: cover;
}

.carousel .item {
    height: 300px !important;
    background-color: #fff;
}

.carousel-control.left, .carousel-control.right {
	background-image: rgba(0,0,0,0) !important;
}

.latest-news-header {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 15px;
    color: #6d6e70;
}

.latest-news-small {
    color: #6d6e70;
    font-size: 16px;
    font-weight: normal;
}

.news-container h4 {
    font-weight: bold;
    font-size: 16px;
    color: #6d6e70;
    line-height: normal;
}

.news-container a:hover {
    text-decoration: none;
}

.bar-header {
    color: #fff!important;
    background: #007073;
    padding: 12px;
}

.bar-small {
	color: #fff;
    font-size: 16px;
}

.bar-container {
    background: #fbfbfb;
    margin-top: 50px;
    margin-bottom: 50px;
}

.time {
    float: right;
}

.news-link {
    color: #0090e4!important;
    text-decoration: none;
}

.eeetam {
    margin: 20px auto;
}

.product_grid li dl dt a, .product_grid li dl dd a {
    color: #fff !important;
}

.product_grid li dl {
    bottom: -90px;
}

body {
	background-color: #F9F9F9 !important;
}

.product-image {
    display: block;
    margin: 10px auto;
}

.btn-primary {
	background-color: #7eb4c1 !important;
    border-color: #7eb4c1 !important;
}

.btn-primary:hover {
	background-color: #00c3ff !important;
    border-color: #08acde !important;
}
