/* CUSTOM STYLES */

/* CUSTOM FONTS */

/* */
h1, h2, h3, h4, h5{
	letter-spacing: normal !important;
}
h1{
	color: #5fa8ec !important;
	text-transform:inherit;
}
.h1, h1{
	line-height:normal;
}
.content h1{
	padding-bottom:10px;
	margin:0;
}

/* HEADER SECTION */
header{
background-color:#FFF;
	padding-top:25px;
}
.top-bar{
background-color: #182c61;
color: #FFF;
padding-top:5px;
padding-bottom:5px;
	border-top:2px solid #FFF;
}
.top-bar ul > li a{
color: #FFF;
font-weight:600;
	border-color: #FFF;
}
.top-bar ul > li a:hover{
color:#5fa8ec;
}
#top-megamenu-nav{
background: #182c61;
	border-bottom:2px solid #FFF;
	margin-top:25px;
}
#top-megamenu-nav .nav > li{
border-right:0;
}
#top-megamenu-nav .navbar-nav > li > a{
font-weight:700;
text-transform:uppercase;
font-size:14px;
padding: 18px 28px;
	color: #FFF;
}
#top-megamenu-nav .nav > li > a:hover, #top-megamenu-nav .nav > li > a:focus{
background:#4274cb;
	color: #FFF;
}
header .top-cart-row .top-cart-holder .dropdown-menu{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-top:3px solid #182c61;
border-left:0;
border-right:0;
border-bottom:0;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
}
#top-megamenu-nav .navbar-nav > li > a.active {
    background-color: #5fa8ec;
}


/* TABS */
.nav-tabs li a{
color:#182c5f;
font-size:16px !important;
padding: 16px 30px;
}
.nav-tabs>li>a{
text-transform:uppercase;
}
.nav-tabs li a{
background: #ecf0f1;
}
ul.nav.nav-tabs {
    margin-bottom: 10px;
}
.nav-tabs li.active a {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
	padding: 12px 40px;
}
.nav>li>a:hover{
background: #5fa8ec;
color:#fff;
}
.megamenu-vertical .yamm-content h2{
	font-weight:300 !important;
	text-transform:uppercase;
}
.product-grid-holder .product-item-holder{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
}
.is-sticky nav#top-megamenu-nav {
    margin-top: 0;
}
header .top-search-holder .search-area {
    border: 1px solid #eaeaea;
	background:#eaeaea;
	margin-top:0;
}
header .top-search-holder .search-area .search-field{
	background:#eaeaea;
}
header .top-search-holder .search-area .search-button {
    padding: 11px 15px 11px 15px;
	margin:0;
}

@media (max-width: 767px){
header .top-search-holder .search-area .search-button {
    margin: 0;
}
header .top-search-holder .search-area .search-button {
    padding: 12px 15px 13px 15px;
}
}

/* CART */
header .top-cart-row {
    padding-top: 0;
}
.basket{
background: #182c61;
	padding:5px;
	margin-left:1px;
	border-radius:5px;
}
header .top-cart-row .wishlist-compare-holder {
    margin: 0;
    font-size: 12px;
}
header .top-cart-row .top-cart-holder .dropdown-toggle .lbl {
	display:inline;
}
.basket-item-count img {
    width: 37px;
}
.le-button.inverse {
    -webkit-box-shadow: 0 2px 0 #bdc3c7;
    -moz-box-shadow: 0 2px 0 #bdc3c7;
    -o-box-shadow: 0 2px 0 #bdc3c7;
    -ms-box-shadow: 0 2px 0 #bdc3c7;
    box-shadow: 0 2px 0 #bdc3c7;
}


/* SLIDER */
#top-banner-and-menu.homepage2 {
	background:#182c61;
}
#owl-main .caption .button-holder a{
	background:#fff;
	color:#5fa8ec;
}
#owl-main .caption .big-text, #owl-main .caption .excerpt {
    color:#fff;
	font-weight:600;
	text-transform:inherit;
}


/* BREADCRUMBS */
#top-mega-nav, #top-mega-nav nav{
	background: #5fa8ec;
}
#top-mega-nav{
	margin-top:0;
	font-weight:300;
}
.breadcrumb-nav-holder .breadcrumb-item > a{
	letter-spacing:normal !important;
	color: #696e6e;
	background:none;
	padding: 10px 20px;
	border:none;
}
.breadcrumb-nav-holder .breadcrumb-item:before {
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #696e6e;
}
.breadcrumb-nav-holder .breadcrumb-item:after {
    border-color: transparent transparent transparent #f2f4f5;
	border-width: 5px 0 5px 8px;
}


/* PRODUCTS HOMEPAGE */
.product-grid-holder .product-item-holder:last-child{
border-right:0;
}

.product-item-holder .body .title a{
color:#5fa8ec;
}
.product-item-holder .price-current, .product-item-holder .body .brand{
color:#5fa8ec;
}
.product-item-holder.hover:hover .product-item{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.carousel-holder .title-nav .nav-holder:after{
background:0;
}
.carousel-holder .title-nav .nav-holder a{
background: #ecf0f1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
height: 30px;
width: 30px;
color:#696e6e !important;
text-align: center;
line-height:normal;
}
.product-grid-holder .product-item-holder.size-small{
max-width:182px !important;
}
.carousel-item.size-small {
min-width: 182px;
}
#recently-reviewd{
	padding: 0 0 10px 0;
}


/* BRANDS */
.brands-carousel .carousel-item a{
border:0;
}
.brands-carousel .carousel-item a img{
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}


/* TITLES */
.carousel-holder .title-nav h2{
color:#5fa8ec !important;
	background:none;
	font-weight:600 !important;
}


/* FOOTER */
.color-bg {
background: #182C61;
background: -webkit-linear-gradient(90deg,rgba(24, 44, 97, 1) 0%, rgba(48, 70, 128, 1) 50%, rgba(24, 44, 97, 1) 100%);
background: -moz-linear-gradient(90deg,rgba(24, 44, 97, 1) 0%, rgba(48, 70, 128, 1) 50%, rgba(24, 44, 97, 1) 100%);
background: linear-gradient(90deg,rgba(24, 44, 97, 1) 0%, rgba(48, 70, 128, 1) 50%, rgba(24, 44, 97, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#182C61",
  endColorstr="#182C61",
  GradientType=1
);
}
#footer .copyright-bar{
background: #182c61;
}
footer h3{
	color: #f9f9f9;
	margin-bottom: 20px;
	font-size: 1.4em !important;
	font-weight:300 !important;
	letter-spacing:normal !important;
}
footer p{
	color: #fff;
	font-size:14px;
}
#footer .link-list-row .link-widget h3{
	padding-bottom:11px;
}
#footer .link-list-row .link-widget li a{
	color:#fff;
	font-weight:300;
	font-size:14px;
	display:block;
	position:relative;
}
#footer .link-list-row li:last-child a{
	border: none;
}
#footer .link-list-row li a i[class^="fa "] {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}
#footer .link-list-row {
    margin-bottom: 20px;
	margin-top:0;
}
.social-icons li a{
	background-color:#5fa8ec;
}
.footer-newsletter{
	display: inline-block;
    vertical-align: middle;
}
h3.footer-newsletter{
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
form.footer-newsletter{
	padding-left:5px;
}
.footer-newsletter input#SubscribeEmail {
    width: 275px;
	background: #f5f7f8;
    height: 40px;
    padding: 9px 10px;
    color: #696e6e;
    border: 2px solid #e4e4e2;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.footer-newsletter .le-button{
	 margin-left:5px;
	background-color: #5fa8ec
}
#footer .copyright-bar .copyright{
	font-weight:300;
}


/* GO TO TOP */
#go_to_top{
	width:40px;
	height:40px;
	color:#fff;
	background:#262c34;
	position:fixed;
	left:50%;
	margin:-20px 0 0 620px;
	top:50%;
	font-size:1.65em;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	opacity:.5;
	border:0;
}
#go_to_top.type_2.animate_horizontal_finished{
	opacity:.5;
}
#go_to_top:hover{
	background-color:#5fa8ec;
	opacity:1;
}


/* ADDITIONS */
.shadow {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    /* box-shadow: 0 1px 1px rgba(0,0,0,.10); */
}

/*.r_corners{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}*/

blockquote {
    font-style: italic;
    background: #fff;
    line-height: 1.55em;
    padding: 20px 10px 15px 50px;
	font-size:16px;
	font-weight:300 !important;
}
blockquote {
    font-weight: inherit;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
.circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.d_inline_middle {
    display: inline-block;
    vertical-align: middle;
}
.m_left_20 {
    margin-left: 20px;
}
.m_left_15 {
    margin-left: 15px;
}
.blog_carousel .photoframe {
    width: 263px;
	margin-left: 1px;
}
.photoframe {
    border: 10px solid #fff;
    z-index: 1;
    background: #fff;
}
.m_right_20 {
    margin-right: 20px;
}
.d_block {
    display: block;
}
.mini_post_content {
    padding: 5px 0;
}
.m_bottom_5 {
    margin-bottom: 5px;
}
.m_bottom_10 {
    margin-bottom: 10px;
}
.m_bottom_15 {
    margin-bottom: 15px;
}
.f_size_medium {
    font-size: .9em;
}
.f_left {
    float: left;
}
.bg_light_color_1{
    background: #182c61;
}
.button_type_1 > i[class^="fa "]{
    font-size: 21px !important;
}
.count{
    background: #FFF!important;
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #182c61;
    font-size: .8em;
    right: 8px;
    top: 14px;
}
header .top-cart-row .top-cart-holder .basket-item-count .count{
	color:#182c61;
}
header .top-cart-row .top-cart-holder .dropdown-toggle .lbl{
	color:#FFF
}
header .top-cart-row .top-cart-holder .total-price-basket .value, header .top-cart-row .top-cart-holder .total-price-basket .sign{
	color:#FFF
}


.d_inline_b {
    display: inline-block;
}
.t_align_c {
    text-align: center;
}
.horizontal_list > *:first-child {
    margin-left: 0;
}
.horizontal_list > * {
    float: left;
	padding-left:4px;
}
.button_type_1 {
	position: relative;
    padding: 12px 16px 8px 12px;
}
.button_type_1:hover {
	color: #fff !important;
}
.button_type_1.call_button {
	padding-left: 15px !important;
    padding-right: 15px !important;
}
.color_dark {
    color: grey;
}
header .top-cart-row .wishlist-compare-holder i {
	color: #FFF;
	margin: inherit;
}
header .top-cart-row .wishlist-compare-holder a:hover i{
	color: #fff !important;
}
.tr_delay_hover {
    -webkit-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -moz-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -o-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
}
[class*="button_type_"]:not(.bg_cs_hover):hover, [class*="button_type_"].color_dark:not(.bg_cs_hover):hover{
    background: #5fa8ec;
    color: #fff !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144 dpi){
	blockquote:after{
		background-image:url("../images/blockquote_arrow@2x.png");
		background-size:17px 10px;
	}
}
blockquote:after {
    content: "";
    width: 17px;
    height: 10px;
    background: url(../images/blockquote_arrow.png) no-repeat;
    position: absolute;
    left: 20px;
    bottom: -10px;
}
.relative {
    position: relative;
}

/* INFO PAGES */
/*.section{
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	border:0;
	padding:20px;
}*/

.section h2{
	color: #5fa8ec;
}
.section p{
	font-weight:300;
}


/* PRODUCTS */
#grid-page-banner {
	background:#FFF;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	text-align:center;
}
/*.products-list .product-item {
	background:#FFF;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	border:none;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom:10px;
}*/
.sidebar .widget {
    background:#FFF;
	color: #696e6e !important;
}
.sidebar .widget h1{
	font-weight:300 !important;
}
.accordion-widget .accordion .accordion-inner li a, .le-links li a{
    color: #696e6e;
}
.sidebar .widget .product-list li a{
	color: #696e6e;
}
h2.section-title{
	font-weight:300 !important;
}
h2.topper{
	background:#182c61;
	color:#fff;
	font-weight:300 !important;
	letter-spacing:normal !important;
	padding-left:8px;
}
.sidebar .widget .body {
    margin-top:0 !important;
	padding:10px !important;
}
.pagination>li>a {
	border:none !important;
	background:#ecf0f1;
	-webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}
.pagination li:hover a, .pagination li.current a {
	background:#182c61;
	color:#FFF !important;
}
.accordion-widget .accordion a:hover {
    color: #5fa8ec !important;
}
.grid-list-products .product-grid-holder{
	border:none;
}
.grid-list-products .product-grid-holder .product-item-holder{
	border:none;
	margin-bottom:10px;
}
.product-grid-holder .product-item-holder{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

/* PRODUCT INFO */
.product-item-holder{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	border:none;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#single-product .product-item-holder .owl-wrapper-outer{
	border:none;
}
#single-product-tab .nav-tabs.simple li.active a {
    padding: 14px 24px;
}
#single-product-tab .tab-content{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	border:none;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background:#FFF;
}
#single-product-tab ul.nav.nav-tabs {
    margin-bottom: 1px !important;
}
#single-product .body-holder .price-current{
	color: #5fa8ec;
}
#single-product .body-holder .body .title a{
	color: #808080;
}

/* BLOG */
.post-entry {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	border:none;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background:#FFF;
	padding:10px;
}
.blog-sidebar .widget:first-child .body {
    padding: 0 !important;
}

/* MY ACCOUNT */
a.list-group-item.select {
    background: #323a45;
	color:#fff;
}

/* WISHLIST */
.page-wishlist .items-holder .cart-item .title a {
    color: #5fa8ec;
}

/* CHECKOUT */
.panel-default>.panel-heading {
    color: #fff;
    background-color: #323a45;
    border: none;
}
.panel{
	border:none;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    box-shadow: 0 1px 1px rgba(0,0,0,.10);
}
#checkout-page h2, #checkout-page #subtotal-holder .tabled-data li .value, #checkout-page #your-order .order-item .price {
    color: #182c61;
}

/* SCROLLBAR */
body::-webkit-scrollbar {
    width: 1em;
	background-color:#323a45;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #182c61;
  outline: 1px solid  #182c61;
}
/* 091116 */
#owl-main.height-lg {
    height: 525px !important;
}
#cart-page .items-holder .cart-item .title a {
color:#1a3664;
}
#cart-page .items-holder .cart-item .title a:hover {
    color: #cb8600;
}
#cart-page .widget{
	margin-top:15px !important;
	padding:10px !important;
}

/* 200317 */
header .top-cart-row .contact {
    font-size: 14px;
    line-height: 20px;
}

ul.vision-bullets {
	font-weight:normal !important;
	list-style: inherit;
	margin-left: 15px;
}


.header-enq{
	color:#00713d
}
header .top-search-holder .contact-row{
	font-size:18px;
	font-weight:bold;
	font-style:italic
}

/* NEW*/
#top-banner-and-menu {
    margin-top: 40px;
}
p.intro-line{
	font-family: "Open Sans",sans-serif;
	color:#ee2c23;
	padding-bottom:40px
}
h1.welcome{
	color: #5fa8ec
}
body{
	color:#666
}
.content{
	padding-bottom:40px;
}
.h1.border, h1.border{
	border-bottom:0;
}
#newsletter-signup{
background-color:#182c61;
	padding: 20px;
	color:#fff;
}
.newsletterformarea{
	text-align: center;
}



section h3{
	color: #182c61;
	line-height: normal;
	padding-bottom: 10px;
}
.service-slider h2{
	font-weight: 400 !important;
	font-size: 28px;
	padding-bottom:20px;
	color: #5fa8ec !important
}
.primary-bg {
    background-color: #5fa8ec !important;
}
.header-contact{
	text-align: center;
	color: #182c61;
}
.header-contact a{
	color: #5fa8ec;
}
.owl-carousel{
	text-align: left !important;
}
#owl-main .caption{
	left: 11% !important;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.le-button:hover{
	background-color: #5fa8ec
}

/* ADVANCED SEARCH */
.advanced-search .sidebar .widget .bordered {
    max-height: 200px;
    overflow: scroll;
}
.advanced-search button.accordion {
    border: none;
	background-color: #182c61;
	color: #FFF;
}
.advanced-search .sidebar .widget .bordered{
	border: none
}
.top-search{
	padding-top: 10px;
}

/*GRID CATEGORIES */
div.BBI_Item {
    float: left;
    width: 180px;
    height: 250px;
    padding: 10px;
    overflow: visible;
}
div.BBI_Item:hover {
	cursor:pointer;	
}
div.BBI_Thumbnail {
	border:1px solid #c6c6c6;
	width:160px;
	height:160px;
	padding:5px;
	overflow:hidden;
	text-align:center;
}
div.BBI_Thumbnail img {
	max-width:150px;
	max-height:150px;
}
div.BBI_Title {
	padding-top:10px;
	font-size:12px;
	text-align:center;
	line-height:15px;
}

.grid-list-products div.BBI_Thumbnail img {
	max-height:63px;
}
#top-brands-inner{
background:#FFF;
}
section#what-can-we-do-for-you{
	background: #AEAEAE;
background: -webkit-linear-gradient(90deg,rgba(174, 174, 174, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(174, 174, 174, 1) 100%);
background: -moz-linear-gradient(90deg,rgba(174, 174, 174, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(174, 174, 174, 1) 100%);
background: linear-gradient(90deg,rgba(174, 174, 174, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(174, 174, 174, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#AEAEAE",
  endColorstr="#AEAEAE",
  GradientType=1
);
}

/* CUSTOM */
header .top-search-holder{
	margin:0;
}
header .top-search-holder, header .top-cart-row {
    padding-top: 20px;
}
a.big-buy.le-button {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding: 13px;
}
section.intro-band{
	text-align:center;
	background: #182C61;
background: -webkit-linear-gradient(90deg,rgba(24, 44, 97, 1) 0%, rgba(48, 70, 128, 1) 50%, rgba(24, 44, 97, 1) 100%);
background: -moz-linear-gradient(90deg,rgba(24, 44, 97, 1) 0%, rgba(48, 70, 128, 1) 50%, rgba(24, 44, 97, 1) 100%);
background: linear-gradient(90deg,rgba(24, 44, 97, 1) 0%, rgba(48, 70, 128, 1) 50%, rgba(24, 44, 97, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#182C61",
  endColorstr="#182C61",
  GradientType=1
);
	padding:15px 0;
}
section.catalogue-intro{
	padding:40px 0 0 0;
	background: #000000 url(../images/oil/catalogue-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	background-position:center bottom;
}
section.catalogue-intro p{
	color:#FFF;
}
section.catalogue-intro .le-button{
	background-color:#5fa8ec;
}
section.our-services{
	padding:40px 0;
	background: #182C61;
background: -webkit-linear-gradient(90deg,rgba(24, 44, 97, 1) 0%, rgba(48, 70, 128, 1) 50%, rgba(24, 44, 97, 1) 100%);
background: -moz-linear-gradient(90deg,rgba(24, 44, 97, 1) 0%, rgba(48, 70, 128, 1) 50%, rgba(24, 44, 97, 1) 100%);
background: linear-gradient(90deg,rgba(24, 44, 97, 1) 0%, rgba(48, 70, 128, 1) 50%, rgba(24, 44, 97, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#182C61",
  endColorstr="#182C61",
  GradientType=1
);
}
section.our-services h2{
	color:#5fa8ec !important;
	font-weight:600 !important;
}
section.our-services p{
	color:#FFF !important;
}
.home-quick-buttons .BBI_Title {
    background-color: #5fa8ec;
    color: #FFF;
    margin-top: 5px;
    padding: 10px;
    margin-right: 5px;
}
#top-megamenu-nav .dropdown:hover .dropdown-toggle{
	background-color: #5fa8ec;
}
#footer .link-list-row .link-widget li a:hover {
    color: #5fa8ec;
}
.service-icon.primary-bg img {
    padding: 10px;
}
section.hinchliffe-section{
padding:40px 0;
	background:#eaeaea;
	text-align:center;
	border-top:1px solid #FFF;
}
.inner-top-xs{
	padding-top:0;
}
.inner-bottom-md{
	padding-bottom:0;
}
.about-page ul {
  list-style: none;
padding-bottom: 10px;
}
.about-page ul li:before {
  content: '✓';
padding-right: 5px;
}
.blue-column{
	background:#5fa8ec;
	color:#FFF;
	padding:10px;
	min-height:280px;
}
.dblue-column{
	background:#182c61;
	color:#FFF;
	padding:10px;
	min-height:280px;
}
.blue-column img, .dblue-column img{
	padding-bottom:10px;
}
#top-brands-inner h2{
	color:#5fa8ec;
}