/* CUSTOM STYLES */


h1, h2, h3, h4, h5{
	letter-spacing: normal !important;
}
h1{
	color: #372D8C !important;
	font-weight: 500 !important;
}
h2{
	font-size:28px;
	font-weight: 500 !important;
}

/* HEADER SECTION */
header{
    background: #FFF;
}
.top-bar{
background-color: #E13122;
color: #FFF;
padding-top:5px;
padding-bottom:5px;
}
.top-bar ul > li a{
color: #FFF;
font-weight:300;
}
.top-bar ul > li a:hover {
    color: #000;
}
#top-megamenu-nav{
background: #FFF;
}
#top-megamenu-nav .nav > li{
border-right-color: #eaeaea;
}
#top-megamenu-nav .navbar-nav > li > a{
font-weight:700;
font-size:15px;
padding: 18px;
	color: #E13122
}
#top-megamenu-nav .nav > li > a:hover, #top-megamenu-nav .nav > li > a:focus{
background:#E13122;
	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 #E13122;
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: #E13122;
}

.feature-row{
	padding: 20px;
	background-color: #FFF;
	text-align: center;
	color: #372D8C;
	font-weight: 600;
	font-size: 14px;
}
.feature-row span{
	color: #000
}
.catalogue-row{
    margin: 0 20px;
	padding: 0;
background:#102627;
	color:#FFF;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
.catalogue-row .catalogue-right{
	text-align:center;
	padding-top:60px;
}
.sub-pages-row{
    margin-top: 0px;
	padding: 40px 0;
}
.sub-pages-row img{
	border: 1px solid #eaeaea;
}
.sub-pages-row .inner-sub-page{
	background-color: #eaeaea;
}
.sub-pages-row .inner-sub-page h4, .sub-pages-row .inner-sub-page p{
	padding: 20px;
}
.sub-pages-row .inner-sub-page h4{
	color: #E13122;
	font-size: 22px;
}

/* TABS */
.nav-tabs li a{
color:#E13122;
font-size:16px !important;
padding: 16px 30px;
}
.nav-tabs>li>a{
font-weight:300;
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: #E13122;
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, header .top-search-holder .search-area .search-field{
	margin: 0 !important;
	background-color: #FFF
}
header .top-search-holder .search-area .search-button {
    padding: 11px 15px 11px 15px;
	margin:0;
	border-radius:0;
}

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

/* CART */
header .top-cart-row {
    padding-top: 20px;
}
.basket{
background: #E13122;
	padding:5px;
	margin-left:1px;
	border-radius: 8px;
}
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;
}
header .top-search-holder .search-area .search-button{
	background-color: inherit;
}
header .top-search-holder .search-area .search-button:after{
	color:#E13122;
}
header .top-search-holder .search-area .search-button:hover{
	background-color: inherit;
}


/* SLIDER */
#top-banner-and-menu.homepage2 {
	background:#FFF;
    margin:0 20px;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
#owl-main .caption .big-text, #owl-main .caption .excerpt {
    color:#FFF;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
}


/* BREADCRUMBS */
#top-mega-nav nav {
    background-color: #FFF;
    border-top: 1px solid #102627;
	border-bottom: 1px solid #102627;
	border-radius: inherit;
}
#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;
}
.le-button{
font-weight:300;
}
.product-item-holder .body .title a{
color:#696e6e;
font-weight:300;
}
.product-item-holder .price-current, .product-item-holder .body .brand{
color:#E13122;
}
.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:#372D8C !important;
}


/* FOOTER */
.color-bg {
    background-color: #E13122;
	border-top: none;
}
#footer .link-list-row a{
	font-weight: 400 !important;
	color: #FFF;
}
#footer .copyright-bar{
background: #FFF;
	text-align:center;
	border-top:1px solid #102627;
}
footer h3{
	margin-bottom: 20px;
	font-size: 1.4em !important;
	font-weight:600 !important;
	letter-spacing:normal !important;
}
footer p{
	font-size:14px;
}
#footer .link-list-row .link-widget h3{
	padding-bottom:11px;
}
#footer .link-list-row .link-widget li a{
	color:#102627;
	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:30px;
}
.social-icons li a{
	background-color:#102627;
}
.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: #e76f70;
}
#footer .copyright-bar .copyright{
	font-weight:400;
	color:#102627;
}


/* 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:#E13122;
	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: #372D8C;
}
.button_type_1 > i[class^="fa "]{
    font-size: 21px !important;
}
.count{
    background: #FFF!important;
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #E13122;
    font-size: .8em;
    right: 8px;
    top: 14px;
}
header .top-cart-row .top-cart-holder .basket-item-count .count{
	color:#E13122;
}
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;
	border-radius: 15px;
}
.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: #E13122;
    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{
	border:0;
	padding:20px;
}
.section h1{
	color: #E13122;
}
.section h2{
	color: #E13122;
}
.section p{
	color:#102627;
}


/* PRODUCTS */
#grid-page-banner {
	background:#FFF;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -o-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.10);
    box-shadow: 0 0 10px rgba(0,0,0,.10);
	text-align:center;
}
.products-list .product-item {
	background:#FFF;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
	border:none;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom:10px;
}
.sidebar .widget {
    background:#FFF;
	border:1px solid #eaeaea;
	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:700 !important;
	text-transform: capitalize !important
}
h2.topper{
	background:#E13122;
	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:#E13122;
	color:#FFF !important;
}
.accordion-widget .accordion a:hover {
    color: #E13122 !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: 0 0 10px rgba(0,0,0,.10);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -o-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.10);
    box-shadow: 0 0 10px rgba(0,0,0,.10);
}

/* PRODUCT INFO */
.product-item-holder{
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -o-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.10);
    box-shadow: 0 0 10px rgba(0,0,0,.10);
	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: 0 0 10px rgba(0,0,0,.10);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -o-box-shadow: 0 0 10px rgba(0,0,0,.10);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.10);
    box-shadow: 0 0 10px rgba(0,0,0,.10);
	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: #E13122;
}
#single-product .body-holder .body .title a{
	color: #808080;
}

/* BLOG */
.post-entry {
    -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);
	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: #E13122;
}

/* CHECKOUT */
.panel-default>.panel-heading {
    color: #fff;
    background-color: #000;
    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: #E13122;
}

/* 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: #E13122;
  outline: 1px solid  #E13122;
}
/* 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:#E13122
}
header .top-search-holder .contact-row{
	font-size:18px;
	font-weight:bold;
	font-style:italic
}
#maziak-two-column{
	font-size:28px;
	color:#E13122;
}
#maziak-two-column .content{
	border:1px solid #919294;
	padding:10px;
}
#maziak-two-column .button{
    background-color: #E13122;
    font-family: franklin-demi;
    transition: opacity 200ms linear;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fefefe;
	    padding: 13px 23px;
    font-size: 15px;
	margin-left:10px;
}
.cta{
	min-height:175px;
}
.cta .air-rated {
    max-width: 150px;
    margin: 2px 0 5px 20px;
}
.cta .feedback{
    border-radius: 10px;
}
.cta .telephone{
	color:#000;
	font-weight:700;
	display:inline-block;
}

/* NEW IES */
#top-banner-and-menu {
    margin-top: 20px;
	background-color: #f2f2f2;
}
#top-banner-and-menu2 {
    margin-top: 0px;
	padding-top: 40px;
	background: #FFF;
}
p.intro-line{
	font-family: "Open Sans",sans-serif;
	color:#C90C0F;
	padding-bottom:40px
}
h1.welcome{
	font-size: 40px;
	line-height: .9
}
body{
	color:#102627
}
.content{
	padding-bottom:40px;
}
.h1.border, h1.border{
	border-bottom:0;
}
#newsletter-signup{
background-color:#93181d;
	padding: 20px;
	color:#fff;
}
.newsletterformarea{
	text-align: center;
}

#owl-main .caption .big-text{
font-weight: 700 !important;
	font-size: 54px !important;
	line-height: 54px !important;
}
#contact-us form{
	background-color:#E13122;
	padding: 20px;
}
#contact-us #ContactFormSection form{
	background-color:#eaeaea;
}
.cf-style-1 .le-input{
	background-color: #FFF;
	border:1px solid #c6c6c6;
}
#contact-us .cf-style-1 label{
	color:#E13122 !important
}

/* KEY POINT ROW */
section.key-points{
	padding:10px 0;
}
section.key-points img{
	float: left;
	margin-right:20px;
}
section.key-points h6{
	font-weight: 700;
	color: #E13122;
	font-size: 16px;
}

/* SERVICES ROW */
section.our-services{
	padding: 40px 0;
	margin-bottom: 40px;
}
@media (max-width: 768px){
section.key-points .col-sm-12 {
    clear: both;
}
	}
section.our-services h2{
	color: #372D8C;
	font-size: 28px;
	font-weight: 800;
	padding-bottom: 20px;
	text-align:center;
}
section.our-services p{
	color: #FFF;
	padding-bottom: 20px;
}
.our-services-part {
    position: relative;
    z-index: 1;
}
.our-services-part-wrap {
    margin-left: -8px;
    margin-right: -8px;
}
.d-flex {
    display: flex;
    flex-wrap: wrap;
}
.our-services-part-main {
    position: relative;
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
}
.our-services-part-item__inner.item-three {
    height: 282px;
}
.our-services-part-item-two .item-two {
    height: 282px;
}
.our-services-part-item-two .our-services-part-main {
    width: 50%;
}
.our-services-part-item__inner {
    position: relative;
    display: block;
    border-radius: 4px;
    height: 580px;
    overflow: hidden;
    margin-bottom: 16px;
    transition: ease-in .4s;
}
.our-services-part-item__inner:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top,transparent 0%,transparent 74%,#000 100%);
    background: -webkit-linear-gradient(top,transparent 0%,transparent 74%,#000 100%);
    background: linear-gradient(to bottom,transparent 0%,transparent 74%,#000 100%);
    z-index: 1;
}
.our-services-part-item__inner picture {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.our-services-part-item__inner picture img, .our-services-part-item__inner picture source {
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%,-50%);
    transition: ease-in-out .5s;
}
.d-flex img {
    align-self: center;
}
.our-services-part-text {
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 20px;
    z-index: 5;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 20px;
}
.our-services-part-item-two {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}
/* CUSTOM DROPDOWN */
.dropdown .dropdown-menu {
top: inherit !important;
	border: none !important
}
.megamenu-vertical .yamm-content {
    padding: 25px;
}
.megamenu-vertical .yamm-content ul li a {
    display: block;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 1.5;
}
.megamenu-vertical .yamm-content li a {
    position: relative;
    padding: 13px 15px 13px 30px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px dashed #cdd4d8;
}
.megamenu-vertical .yamm-content li a:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 19px;
    width: 10px;
    background: url(../images/christy/arrow-shape.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 50%;
    content: "";
}

.megamenu-vertical .yamm-content li {
padding: 0;
	border-bottom: none;
}
img.zoom{
	transition: transform .2s;
}
img.zoom:hover{
	transform: scale(1.1)
}

section.our-services h4{
	background-color: #E13122;
	color: #FFF;
	padding: 10px
}
/* CUSTOM SLIDER */
#owl-main .caption{
	display: block;
	position: relative
}
#owl-main .caption.vertical-center{
	padding-top: 100px;
	padding-bottom: 0
}

/* CUSTOM TEXT */
.breadcrumb-nav-holder .breadcrumb-item.current a, .le-button{
	text-transform: capitalize !important;
}

/* COPY FOOTER */
.foot-contact *, #footer .link-list-row .foot-contact a{
	color: #FFF !important;
	text-transform: inherit !important;
	font-weight: normal !important;
}
.foot-contact-box {
    padding-left: 35px;
    position: relative;
    padding-bottom: 25px;
}
.foot-contact-box:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #C90C0F;
    font-size: 20px;
}
.icon-map-pin:before {
    content: "\f041";
}
.icon-call:before {
    content: "\f095";
}
.icon-email:before {
    content: "\f003";
}
[class*=" icon-"]:before {
    font-family: FontAwesome !important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.top-bar ul > li ul > li a {
    color: #E13122;
}

/*GRID CATEGORIES */
div.BBI_Item {
	float:left;
	width:180px;
	height:230px;
	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;
}

#footer .link-list-row a.lowercase{
	text-transform: lowercase !important;
}

.introcopy{
	font-size: 19px;
}
.cart-payment-methods li {
    display: inline-block;
    width: 50px;
    background-color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 5px;
    border: 1px solid #e0e0e0;
    float: right;
    margin: 0 1px 0 1px;
}

/* HOME GRID */
.home-quick-buttons .BBI_Title{
	background-color: #E13122;
	color: #FFF;
	border-radius: 4px;
	margin-top: 5px;
	padding: 10px;
	margin-right: 5px;
}
.home-quick-buttons .BBI_Title:hover{
	background-color: #3B3B3C;
}
/*GRID CATEGORIES */
div.BBI_Item {
	float:left;
	width:180px;
	height:240px;
	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:103px;
}
.grid-list-products .BBI_Title {
    background-color: #E13122;
    padding: 5px;
    border-radius: 0 0 4px 4px;
    color: #FFF;
}
.navbar {
    min-height: inherit;
    border: 0;
	background:#F3F1F1;
}

/* ADVANCED SEARCH */
.advanced-search .sidebar .widget .bordered {
    max-height: 200px;
    overflow: scroll;
}
.advanced-search button.accordion {
    border: none;
	background: #E13122;
	color: #FFF;
}
.advanced-search .sidebar .widget .bordered{
	border: none
}
.top-search{
	padding-top: 10px;
}
section.section.advanced-search ul{
list-style: none !important;
}
ul.home-list{
	padding-bottom:10px;
	list-style:inside;
}
#footer .link-list-row .link-widget li a:hover {
    color: #000;
}
.tt-dropdown-menu{
	z-index:1000 !important;
}
/* HEADERS */
@media (max-width: 1500px) {
	#hero .owl-carousel, #hero .item {
    height: 492px !important;
	}
}
@media (max-width: 1400px) {
	#hero .owl-carousel, #hero .item {
    height: 458px !important;
	}
}
@media (max-width: 1300px) {
	#hero .owl-carousel, #hero .item {
    height: 428px !important;
	}
}
@media (max-width: 1200px) {
	#hero .owl-carousel, #hero .item {
    height: 394px !important;
	}
}
@media (max-width: 1100px) {
	#hero .owl-carousel, #hero .item {
    height: 360px !important;
	}
}
@media (max-width: 1000px) {
	#hero .owl-carousel, #hero .item {
    height: 330px !important;
	}
}
@media (max-width: 900px) {
	#hero .owl-carousel, #hero .item {
    height: 296px !important;
	}
}
@media (max-width: 800px) {
	#hero .owl-carousel, #hero .item {
    height: 264px !important;
	}
}
ul#QuickCartDetails {
    max-height: calc(-260px + 100vh);
    overflow-y: auto;
}

/* SOS */
@media (min-width: 991px) {
    .navbar {
        border-radius: 20px;
    }
}
section.home-advanced{
	padding:20px 20px 30px 20px;
	background-color:#102627;
	text-align:center;
	color:#FFF;
	-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
	margin:0 20px;
}
section.sectors{
padding:20px;
	background-color:#372D8C;
	text-align:center;
	color:#FFF;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
	margin:0 20px;
}
section.sectors img{
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
section.catalogue-contact{
padding:25px;
	background-color:#372D8C;
	text-align:center;
	color:#FFF;
	-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
	margin:0 20px;
}
section.catalogue-contact h3{
	padding-bottom:20px;
}
section.catalogue-contact i{
	font-size:60px;
	padding-bottom:5px;
}
section.catalogue-contact a{
color:#FFF;
}
.footer-intro{
	padding-bottom:20px;
	border-bottom:1px solid #102627
}
footer{
	text-align:center !important;
}
#footer .payment-methods{
	text-align:center !important;
}
.payment-methods img{
border:1px solid #102627;
}
section.news-feed{
	padding:20px 0;
	text-align:center;
}
.news-feed h2{
	color:#372D8C;
}
.sectors h2, .home-advanced h2{
	color:#FFF;
	padding-bottom:20px;
}
header .top-search-holder .search-area{
	border:1px solid #102627;
}
/* HOME SIDEBAR NAV */
.side-menu{
	background-color:#372D8C;
	padding:15px;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
	color:#FFF;
}
.side-menu h3{
	font-weight:500 !important;
	padding-bottom:15px;
}
.cat-quickpc{
	background-color:inherit;
}
.megamenu-horizontal .nav > li > a{
	font-weight:500;
	padding-bottom:10px;
}
.megamenu-horizontal .nav > li > .dropdown-toggle:after{
	display:none;
}
.dropdown .dropdown-toggle{
	padding:0;
}
a.big-buy.le-button {
    min-height: 45px;
	background-color:#372D8C;
}
a.big-buy.le-button:hover {
	background-color:#E13122;
}
.left{
	text-align:left;
}
.right{
text-align:right;
}
.le-button {
    border-radius: 15px;
}
.home-advanced input#SearchText{
	border-radius:15px;
	border:none;
	padding:9px;
}
.sector-page img{
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
