@import 'https://fonts.googleapis.com/css?family=Architects+Daughter:300,400,500,600,700';
@import 'https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700';
@import 'https://fonts.googleapis.com/css?family=Poiret+One:100,300,400,500,600,700';
@import 'https://fonts.googleapis.com/css?family=Passion+One:100,300,400,500,600,700';


@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

/* OVERALL */

.container, .inner, ul.shop {
	width: 1650px;
}


body {
		font-family: 'Poppins', sans-serif;
		font-weight: 500;
}

body.padded {
  padding-top: 90px;
}

/* END OVERALL */

/* HEADER */

header {
	padding: 0px;
	background-color: #1d252f;
	top: -220px;
  padding-bottom: 10px;
}

nav {
  border-bottom: solid 1px #ddd;
  padding: 0px;
}

.top-bar {
  margin-bottom: 10px;
}

header.fixed {
	position: fixed;
	left: 0px;
	z-index: 9000;
}

header .inner {
  /* padding-bottom: 10px; */
}

header.fixed .top-bar {
  display: none!important;
}

/*.products-list .prod-inner > p {*/
/*    float:left!important;*/
/*}*/

.product-img-box img {
    max-width:100%!important;
}

.top-bar {
	background: #32373E;
	display: inline-block;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
}

body > .mobile-nav {
  background: #eaeaea;
  border-color: #aeb2b7;
}

header .top-bar .pull-right li, header .top-bar .pull-right li a {
  color: #fff;
}

header .top-bar .pull-right li:hover, header .top-bar .pull-right li a:hover {
  color: #eaeaea;
}

ul.shop .has-children ul li:nth-child(even), .mobile-nav .has-children ul li:nth-child(even) {
  background: none!important;
}



.mobile-nav ul li.has-children ul a {
  color: #1d252f!important;
}

.top-bar ul {
	float: right;
	margin-bottom: 0px;
}

.top-bar p {
	float: left;
	margin-bottom:0px;
	color:#fff;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
}

.top-bar ul li {
	color: #fff;
	text-decoration: none;
	padding: 0px;
	vertical-align: middle;
	text-transform: capitalize;
	display: inline-block;
	letter-spacing: 0.8px;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left:40px;
}

.top-bar ul li * {
  color: #FFF;
}

header .logo {
	width: 252px;
	height: 75px;
	background: url(../images/logo.png);
	background-size: contain;
	display: inline-block;
	margin-top: 0px;
	background-repeat: no-repeat;
}

footer .logo {
  width: 189px;
	height: 57px;
	background: url(../images/logo.png);
	background-size: contain;
	display: inline-block;
	margin-top: 20px;
	background-repeat: no-repeat;
}


header nav {
    clear: both;
    float: left;
		margin-top: 13px;
		padding-bottom: 10px;
}

header form.search {
	margin-top: 15px;
	position: relative;
	width: 800px;
  margin-left: 30px;
}

header .UA {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}

header form.search > input {
	border-radius: 50px;
	width: 100%;
	height: 48px;
  border: none;
}

a#reference-save {
    margin:5px;
    margin-left:10px;
}

i#reference-check {
    display: inline-block;
    margin: 8px;
    color: #007018;
}


header form.search > button {
	text-align:center;
	margin-left:-4px;
	position: absolute;
	right: 0px;
	top: 0px;
	border: none;
	color: #222;
	width: auto;
	cursor: pointer;
	height: 48px;
	border-radius: 50px;
	padding: 0 30px;
  background: #fddd5b; /* Old browsers */
  background: -moz-linear-gradient(left, #fddd5b 0%, #ff9705 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #fddd5b 0%,#ff9705 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fddd5b 0%,#ff9705 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fddd5b', endColorstr='#ff9705',GradientType=1 ); /* IE6-9 */
	transition: all .3s ease-in-out;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 500;


}

header .UA > div i {
	font-size: 21px;
	width: 46px;
	height:46px;
	background: rgba(250, 250, 250, 0.1);
	line-height: 0px;
}

header .UA > div i svg {
	fill:#FFF;
}

header .UA > div {
	margin-top: 15px;
}

header .UA > div > div {
  text-transform: capitalize;
  color: #FFF;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  float: left;
  margin-left: 10px;
  margin-top: 3px;
}

header .UA > div > div a {
  color: #FFF;
}

header .UA > div > div em {
	line-height: 12px;
}

.bottom-header {
	display: inline-block;
	clear: both;
	width: 100%;
	padding: 20px 0px;

}

.brand-item {
  height: 200px;
  list-style: none;
  display: table;
}

.brand-item {
    border: 1px solid #ddd;
    padding: 10px;
    margin: 10px;
    color: #807f7f;
}

.brand-item a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.bottom-header .inner {
  position: relative;
}

header nav {
  background: #F1F1F1;
  border-radius: 7px;
  padding-bottom: 0px;
  width: 100%;
  display: table;
  position: absolute;
  top: -10px;
  left: 0px;
  border-bottom: solid 2px #ddd;
  z-index: 101;
}

.position-ref {
  padding-top: 20px;
}

header nav > ul > li, ul.shop .categories > li {
  padding: 10px;
  padding-top: 11px;
  padding-bottom: 9px;
  border-right: solid 1px #cacaca;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background: none;
  color: #fff;
}

header nav > ul > li, ul.shop .categories > li {
  display: inline-block;
  vertical-align: top;
}

ul.shop.dropdown-menu li, ul.shop.dropdown-menu li a {
  border:none!important;
  text-align: left;
  padding: 0px;
  color: #444;
  font-size: 12px;

}

ul.shop.dropdown-menu li.has-children a {
  position: relative;
  width: 100%;
  display: inline-block;
}

ul.shop.dropdown-menu li.has-children a::after {
  content: "\e080";
  position: absolute;
  right: 0px;
  top: 3px;
  font-family: 'Glyphicons Halflings';
  font-size: 9px;
  width: 14px;
  text-align: center
}

header nav .categories {
  float: left;
  width: 20%;
}

header nav .banners {
  float: left;
  width: 23%;
  text-align: left;
  border-left: solid 2px #ddd;
  margin-left: 20px;
}

div.brand-select {
  padding: 10px;
  background: #cf3333;
  margin-top: 30px;
  color: #FFF;
}

div.brand-select a {
  display: inline-block;
  font-size: 9px;
  color: #fff;
  font-weight: normal;
}

header nav .banners.main {
  transition: 0.2s 0.5s ease-in-out;
}

header nav .banners.main .banner-image img {
  max-width: 100%;
  display: block;
  padding-left: 15px;
  max-height: 200px;
  margin-bottom: 15px;
}


header nav > ul > li.home {
  width: auto;
}

header nav > ul > li {
  width: 10%;
  display: table-cell;
}

header nav > ul {
  width: 100%;
}

header nav i.fa {
  font-size: 15px;
}

header nav > ul:last-child li:last-child {
  border-right: none;
}


header nav li a {
  font-size: 11px;
  text-align: center;
  padding-right: 0px;
  text-transform: capitalize;
  display: block;
}

header nav ul {
  display: inline-block;
}


.shop .glyphicon, .glyphicon.shop {
    font-size: 11px;
    top: 7px;
    color: #3c3c3c;
    top: 3px;
    right: 0px;
}

.bottom-header .inner > ul, .bottom-header .inner > ul li {
	display: inline-block;
}

.bottom-header .inner > ul {
	margin-top: 25px;
}

.bottom-header .inner > ul li a {
	color: #FFF;
	font-size: 13px;
	margin-right: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/* END HEADER */



/* SIDEBAR */

.sidebar {
  width: 18%;
  float: left;
}
.sidebar nav {
  border: solid 1px #ddd;
  border-top: none;
}
.sidebar h4 {
  background: #ffc843;
  padding: 13px 15px;
  color: #222;
  text-transform: uppercase;
  margin: 0px;
  font-size: 16px;
}

.sidebar li {
  padding-left: 0px!important;
}

.sidebar li a {
  padding: 12px;
  font-size: 12px;
  font-weight: bold;
  display: block;
}

.sidebar li a.banner-image {
  max-width: 350px;
  padding: 0px;
}

.sidebar li a.banner-image img {
  max-width: 100%;
}

.sidebar li:nth-child(even) a {
  background: #f5f5f5;
}

.sidebar li > ul {
  display: none;
}

.sidebar li > i {
  display: none;
}

.sidebar li::before {
  right:9px;
  top: 10px;
  left: auto;
}

.sidebar dd {
  padding: 0px;
}

.sidebar .ban {
  margin-top: 30px;
}

header .UA > div > div em a, header .UA > div > div ul li {
    font-size: 10px;
    color: #ffffff;
    list-style: none;
    text-transform: capitalize;
}

.switcher b {
    background: rgb(255 255 255 / 13%);
}

/* END SIDEBAR */


/* MAIN */

div.floated-content {
  float: left;
  width: 82%;
  padding-left: 20px;
}

.content .bg {
    background: url(../images/bg.jpg);
    background-size: 100%;
    min-height: 225px;
    margin-top: 0px;
}

.banner {
  width: 100%;
  display: block;
}

.banner .rotating .ban-cont {
  width: 64%;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
  height: 100%;
  padding: 12% 4%;
}

.sp-buttons {
  top: -105px;
}

.banner .rotating .ban-cont a {
  color: #fff;
}


.banner .rotating .ban-cont strong {
  font-size: 25px;
  letter-spacing: 1px;
  display: block;
  width: 100%;
}

.banner .rotating .ban-cont span {
  display: block;
  clear: both;
}

.rotating {
  position: relative;
}

.rotating > div {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  opacity: 0;
}

.rotating > div.active {
  display: block;
  opacity: 1;
}

.banner img {
  max-width: 100%;
}
.banners-3 {
  display: block;
  overflow: hidden;
}

.banners-3 a, .ban a {
  display: block;
  position: relative;
  height: 230px;
  overflow: hidden;
}

.banners-3 a strong, .sidebar .ban a strong {
  position: relative;
  z-index: 2;
  color: #fff;
  letter-spacing: 3px;
  font-size: 23px;
  font-weight: normal;
  font-style: normal;
}

.banners-3 a span {
  position: relative;
  z-index: 2;
  display: block;
  clear: both;
  color: #fff;
  letter-spacing: 1px;
  font-size: 15px;
  opacity: 0.6;
}

.ban-cont button, .ban-cont a.link, .banner .rotating .ban-cont a.link {
  display: inline-block;
  clear: both;
  padding: 4px 11px;
  font-size: 12px;
  color: #fff;
  border: none;
  position: relative;
  z-index: 2;
  margin-top: 20px;
  font-size: 14px;
  padding: 7px 45px;
  margin-top: 35px;
  position: relative;
  overflow: hidden;
  width:180px;
  background: none;
  border:solid 2px #afafaf;
}

.banners-3 .ban-cont button {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.ban-cont button.dark-h {
  background: rgba(0,0,0,0.5);
  color: #fff;
}

.ban-cont button:hover, .ban-cont a.link:hover, .banner .rotating .ban-cont a.link:hover {
  background: #ddd;
  color: #2f2f2f;
}

.banner.homepage-main {

}

.ban-cont.text-overlay strong, .ban-cont.text-overlay span {
  background: rgba(0,0,0,0.5);
  color: #fff;
  width: auto!important;
  display: table;
  clear: both;
  float: right;
  margin-top: 10px;
  padding: 5px;
}

.banners-3 a .ban-cont, .ban a .ban-cont {
  display: block;
  text-align: left;
  padding: 35px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.sidebar .ban a .ban-cont {
  top: auto;
  bottom: 30px;
  height:50%;
  left: auto;
  right: 0px;
  text-align: right;
}

.banners-3 a.bg-overlay::before, .ban a.bg-overlay::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0,0,0,0.6);
  width: 100%;
  height: 100%;
  display: block;
}

.banners-3 img, .ban img {
  width: 100%;
  vertical-align: top;
  position: absolute;
  top: -30%;
  left: 0px;
  transition: all 0.5s ease-in-out;
}

.banners-3 a:hover img {
  width: 110%;
  left: -5%;
}

.usps {
  border: none;
  padding: 30px 0px;
  clear: both;
  width: 100%;
  margin: auto;
  float: none;
  margin-top: 0px;
  display: block;
  background: #eaeaea;
  /*z-index: 30;*/
  position: relative;
  margin-bottom: 50px;
  /* border: 1px solid #e7e7e7; */
}

.usps > ul {
  margin: 0px;
}

.usps li {
  list-style: none;
  position: relative;
}

.usps li i {
  font-size: 20px;
  margin-top:0px;
  color: #fff;
}

.usps li:hover .dimg {
    background-color: #ffc843;
}

.inner.product .col-lg-3 {
	margin-right: 30px;
}

.usps li .dimg {
    width: 46px;
    height: 46px;
    background-color: #1d252f;
    border-radius: 50%;
    padding-top: 13px;
    transition: all 0.4s ease-out 0s;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.deltext {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 75%;
    margin-left: 10px;
}

.deltext h4 {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 5px;
}
.deltext small {
    font-size: 12px;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.title-labels {
  display: inline-block;
  width: 100%;
  padding-bottom: 3px;
  position: relative;
}

.title-labels h3 {
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-weight: 500;
  color: #333;
  position: relative;
  float: left;
  width: 100%;
  text-align: left;
}

.title-labels h3::before {
    border-bottom: 3px solid #ffc843;
    position: absolute;
    bottom: -14px;
    content: '';
    width: 90px;
}

.title-labels .featured-options {
  float: right;
  font-size: 12px;
  margin-right: 95px;
}

.title-labels .featured-options a {
  margin-left: 15px;
  text-transform: uppercase;
  position: relative;
  top: 6px;
  cursor: pointer;
}

.title-labels .featured-options a:hover {
  text-decoration: none;
  color: #ffc843;
  transition: color 0.2s;
}

.title-labels .featured-options a.active {
  color: #ffc843;
}







.featured-products.products-list {
  padding: 10px 0 0 0;
  margin-top: 5px;
}


.slide-actions a {
    opacity: 1;
    border-radius: 4px;
    padding: 0;
    min-width: 30px;
    min-height: 30px;
    vertical-align: middle;
    text-align: center;
    top: 15px;
    right: 0px;
    background-color: #f0f0f0;
    display: inline-block;
    cursor: pointer;
    position: absolute;
}

.slide-actions a.prev {
  right: 38px;
}

.slide-actions a i {
  margin-top: 8px;
}

.banner-large img {
  max-width: 100%;
}

.banner-large {
  margin-top: 30px;
  clear: both;
  display: inline-block;
  width: 100%;
}

.cta-newsletter {
  margin-top: 40px;
  padding: 20px;
  background: #f0f0f0;
  position: relative;
  text-align: left;
  padding-left: 90px;
  color: #383838;
  border-bottom: solid 3px #ddd;
  margin-bottom: 20px;
}

.cta-newsletter::before {
  position: absolute;
  content: "";
  left: 20px;
  top: 20px;
  background: url(https://cdn.onlinewebfonts.com/svg/img_386071.png) no-repeat;
  background-size: 100%;
  height: 50px;
  width: 50px;
  display: block;
  opacity: 0.7;
}

.cta-newsletter .text, .cta input {
  display: inline-block;
  vertical-align: middle;
}

.cta-newsletter h6 {
  font-size: 18px;
  margin-bottom: 0px;
}

.cta-newsletter p {
  font-size: 13px;
  margin-bottom: 0px;
}

.cta-newsletter input {
  padding: 11px;
  border:none;
  margin-left: 30px;
  width: 47%;
  background: none;
  border:solid 2px #383838;
  color: #383838;
}

.cta-newsletter button {
  float: right;
  border:solid 2px #383838;
  background: none;
  color: #383838;
  padding: 8px 15px;
  font-size: 18px;
}

.cta-newsletter button:hover {
  border-color:#fff;
  color: #fff;
}

.cta-newsletter input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #383838;
  opacity: 1; /* Firefox */
}

.cta-newsletter input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #383838;
}

.cta-newsletter input::-ms-input-placeholder { /* Microsoft Edge */
  color: #383838;
}


/* END MAIN */

.UA.mobile {
    display: none!important;
}

body > .mobile-nav ul, .nav__dropdown-wrapper.priority-nav__wrapper {
  vertical-align: top;
  display: inline-block;
}


@media screen and (max-width: 1200px){
	.banners-3 .row > div {
    margin-bottom: 30px;
	}

}

.banner.main-banner {
    margin-top: 0px;
    margin-bottom: 30px;
    background: none;
}

@media screen and (max-width: 1630px){
  .banners-3 a, .ban a {
    height:250px;
  }
  .banners-3 img, .ban img {
    top:-45%;
  }
  .banners-3 a:hover img {
    top: -53%;
  }
}

@media screen and (max-width: 1500px){
  .banners-3 a, .ban a {
    height:230px;
  }

}

@media screen and (max-width: 1400px){
  .banners-3 a, .ban a {
    height:220px;
  }

}

@media screen and (max-width: 1300px){
  .banners-3 a, .ban a {
    height:210px;
  }

}

@media screen and (max-width: 1240px){
  .banners-3 a, .ban a {
    height:200px;
  }

}

@media screen and (max-width: 1200px){
	.banners-3 .row > div {
    margin-bottom: 30px;
	}
  .banners-3 a, .ban a {
    height:180px;
  }
}

@media screen and (max-width: 1100px){
  .banners-3 a, .ban a {
    height:160px;
  }

}



/* END MEDIA QUERIES */


body > .mobile-nav li, .mobile-nav button.priority-nav-is-visible {
  display: table-cell;
  white-space: normal;
  height: 60px;
  width: 135px;
  vertical-align: middle;
  border-color: #aeb2b7;
}
nav a, nav a:link, nav a:visited, .mobile-nav a, .mobile-nav a:link, .mobile-nav a:visited, .mobile-nav button.priority-nav-is-visible {
  color: #000;
}

nav .page-item a {
    width: 50px;
}

#brands {
	margin:20px 0px;
	clear:both;
}

#brands .inner > strong {
	display:inline-block;
	width:250px;
	height:80px;
	border:solid 2px #d0d0d0!important;
	background:#FFF;
	margin-right:15px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
#brands > strong:nth-child(6n) {
	margin-right:0px;
}
#brands a {
	display:inline-block;
	vertical-align:middle;
	height:100%;
	padding:10px;
	width:100%;
}
#brands  img {
	max-width:100%;
	max-height:100%;
	width:auto!important;
	height:auto!important;
}

.bordered {
	border:solid 1px #1d304b;
	padding:20px;
	display:inline-block;
	width:100%;
	margin-top:20px;
}

.bordered h1 {
    background: #1d304b;
    margin: -20px;
    margin-bottom: 10px;
    padding: 7px 20px;
    font-size: 33px;
    color: #fff;
}


section.clients {
	clear:both;
	background:#f2f3f8;
	display:inline-block;
	width:100%;
	text-align:left;
}

section.clients h2 {
	margin:0px;
	padding:25px 0px;
}


/* editor for datatable */

#customForm {
    display: flex;
    flex-flow: row wrap;
}

#customForm fieldset {
    flex: 1;
    border: 1px solid #aaa;
    margin: 0.5em;
}

#customForm fieldset legend {
    padding: 5px 20px;
    border: 1px solid #aaa;
    font-weight: bold;
}

#customForm fieldset.item-1 {
    flex: 2 100%;
}

#customForm fieldset.item-1 legend {
    background: #bfffbf;
}


#customForm div.DTE_Field {
    padding: 5px;
}


.privacy-policy {
  padding: 20px 26px;
  margin: 0px auto;
}





  @-webkit-keyframes breathing {
    0% {
      -webkit-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;

    }

    25% {
      -webkit-transform: scale(1.02);
      transform: scale(1.02);
       transform-origin: 100% 0;

    }

    60% {
      -webkit-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;

    }

    100% {
      -webkit-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;
    }
  }

  @keyframes breathing {
    0% {
      -webkit-transform: scale(0.99);
      -ms-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;
    }

    25% {
      -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
      transform: scale(1.02);
       transform-origin: 100% 0;
    }

    60% {
      -webkit-transform: scale(0.99);
      -ms-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;
    }

    100% {
      -webkit-transform: scale(0.99);
      -ms-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;
    }
  }


  @media screen and (max-width: 600px){
    .ban-cont button.dark-h {
      display: none!important;
    }
}



@media screen and (max-width: 1200px){
	.banners-3 .row > div {
    margin-bottom: 30px;
	}

}

@media screen and (max-width: 1130px){

  header a.mobile-menu {
      display: block;
      float: right;
  }

  header .pull-right ul {
      background-color: rgb(176, 20, 21);
      width: 275px;
      position: fixed;
      z-index: 9999998;
      height: 100%;
      overflow: auto;
      right: -275px;
      top: 0px;
      display: block;
      transition: all 0.4s ease-out;
      margin-top: 0px;
      padding-top: 0px;
  }
  body {
    width: 100%;
    transition: all 0.4s ease-out;
  }
  header .pull-right ul.open {
    right: 0px;
  }
  body.open {
    margin-left: -275px;
  }
  header .pull-right ul li {
    width: 100%;
    display: block;
    visibility: visible;
    position: static;
    margin-left: 0px!important;
  }
  header .pull-right ul li a {
    color: #FFF!important;
    background: none;
    position: relative;
    display: block!important;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 8px;
    padding-bottom: 9px;
    margin-left: 0px;
    border-bottom: solid 2px #fff;
    font-size: 13px;
  }
  header .pull-right ul .active a {
    background: rgba(255,255,255,0.5);
  }
  header .pull-right ul {
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .switcher {
    position: static!important;
    float: none;
    margin-top: 0px!important;
    margin-left: 10px;
    display: none!important;
  }
  .switcher.mobile {
    display: inline-block!important;
  }
  header .UA {
    margin-right: 0px!important;
  }
  .top-bar p {
    margin-top: 9px;
  }
}

.UA.mobile {
display: none!important;
}


.news-article {
  margin-bottom: 30px;
}

.news-article em {
  font-style: normal;
  padding-top: 4px;
  padding-bottom: 4px;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  display: block;
}

.news-article em span {
  float: right;
}

.news-categories {
  padding-left: 0px;
}

.contact-form .btn {
  background: #1d252f;
}
.contact-form .btn:hover {
  background: #eaeaea;
  color: #000!important;
}


.news-categories li {
  list-style: none;
  display: block;
  margin-bottom: 5px;
  border-bottom: solid 1px #ddd;
  padding-bottom: 5px;
}


.news-categories li::before {
  content: "\f105";
  font: normal normal normal 14px/1 "FontAwesome";
  display: inline-block;
  margin-right: 10px;
}


@media screen and (max-width: 1200px) {
    header .logo {
        width: 190px!important;
        height:auto;
        margin-top:10px;
    }
}


@media screen and (max-width: 990px){
  body .feature-content .owl-carousel.tablet {
    display: none;
  }
  body .feature-content .owl-carousel.mobile {
    display: block;
  }
  .banners-3 .img-border {
    width: 100%;
    max-width: 100%;
    margin: auto;
    height: auto;
  }
  .banners-3 img {
    position: static!important;
    width: 100%!important;
  }
  .usps {
    border: none!important;
    margin-bottom: 0px!important;
  }
  .usps ul {
    padding: 0px;
  }
  .banners-3 a {
    height:auto;
  }
  .usps div.col-lg-3 {
    width: 100%!important;
    margin-bottom: 20px!important;
  }
  header {
    padding:0px!important;
  }
  header .top-bar .inner {
    padding: 0px!important;
  }
  .top-bar {
    padding-top: 0px!important;
    padding-bottom:0px!important;
  }
  .top-bar p {
    display: block;
    float: none;
    background: #f2f2f2;
    color:#000;
    padding: 5px 15px;
    margin-left: 0px;
    margin-top: 0px!important
  }
  .top-bar .pull-right {
      display:none;
  }
  .switcher {
    margin-left: 15px;
    margin-top: 10px!important;
  }
  header a.mobile-menu {
    margin-top: 10px!important;
    margin-right: 15px!important;
  }
  header .UA {
    float: none!important;
    width: 100%;
    text-align: center;
  }
  header .UA > div {
      border-left: none;
      border-right: solid 1px #4c5c74;
      padding-left: 0px;
      margin-left: 0px;
      padding-right: 20px;
      margin-right: 20px;
      text-align: left;
      float: none;
      display: inline-block;
  }
  header .UA {
    text-align: center;
  }
  header form.search {
    width: 70%!important;
  }

}

@media screen and (max-width: 700px){

header form.search {
  width: 100%!important;
}
}

@media screen and (max-width: 600px){
  .ban-cont button.dark-h {
    display: none!important;
  }

}
.clickBranchesOverlay{
  position: fixed; /* Sit on top of the page content */
display: none; /* Hidden by default */
width: 100%; /* Full width (cover the whole page) */
height: 100%; /* Full height (cover the whole page) */
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.5); /* Black background with opacity */
z-index: 99; /* Specify a stack order in case you're using a different order for other elements */
cursor: pointer; /* Add a pointer on hover */

}
.clickBranches{
  width: 385px;
  position: fixed;
  height: 100vh;
  background-color: white;
  z-index: 100;
  /* float: right; */
  right: -385px;
  top: 0;
  transition: all 0.4s ease-out;
  /* display: none; */
}
.clickBranches-header {
  background-color: #f2f2f2;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-border-after: 1px solid #c4c4c4;
    border-bottom: 1px solid #c5b8b8;
    color: #000;
    font-size: 17px;
}
.clickBranches button{
    cursor: pointer;
    border: none;
}
.clickBranches-aboutProduct{
  display: flex;
align-items: center;
justify-content: space-between;
padding: 20px;
grid-column-gap: 15px;
-webkit-column-gap: 15px;
column-gap: 15px;
height: 100px;
/* border-bottom: 1px solid #c5b8b8; */
}
.clickBranchesImageContainer{
  position: relative;
  -webkit-padding-after: 52px;
padding-bottom: 52px;
width: 52px;
flex: 0 0 auto;
}
.clickBranchesProductImage{
  position: absolute;
  top: 50%;
  left: 28px;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%) translateY(-50%);
  transform: translate(-50%) translateY(-50%);
  object-fit: contain;
  color: transparent;
}
.aboutProductName{
  font-size: 12px;
font-weight: 400;
line-height: 17px;
color: #000;
}
.clickBranchesProductPrice{
  text-align: right;
}
.clickBranchesProductPrice .Price{
  padding-right: 0;
}
.clickBranchesProductPrice .PriceValue{
  white-space: nowrap;
  line-height: 18px;
font-size: 16px;
font-weight: 600;
display: block;
}
.clickBranchesProductPrice .Vat{
  padding-right: 0;
  line-height: 12px;
font-size: 11px;
font-weight: 400;
display: block;
-webkit-padding-before: 3px;
padding-top: 3px;
}
.findBranches{
  background-color: #f8f8f8;
-webkit-border-after: 1px solid #c5b8b8;
border-bottom: 1px solid #c4c4c4;
-webkit-border-before: 1px solid #c5b8b8;
border-top: 1px solid #c5b8b8;
padding: 20px;
}
.clickBranchesSearch{

}
.findBranchText{
  font-size: 15px;
  color: #000;
}
.branchSearchContainer{
  position: relative;
}
.searchLabel{
  font-size: 12px;
line-height: 14px;
font-weight: 400;
color: #333;
-webkit-padding-after: 5px;
padding-bottom: 5px;
display: block;
}
.searchBranch{
  width: 100%;
-webkit-padding-end: 45px;
font-size: 12px;
    padding-right: 45px;
    height: 45px;
}
.searchBranchButton{
  position: absolute;
  right: 1px;
  top: 25px;
  height: 43px;
  width: 45px;
}
.stockAvailable{
  border-bottom: 1px solid #c5b8b8;
  display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-border-after: 1px solid #c5b8b8;
}
.stockAvailableHeading{
  font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: #000;
}

.flipswitch{
  float: right;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.branchavailableswitch{
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 20px;
  padding: 3px;
  background-color: white;
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #eeeeee, white 25px);
  background-image: -moz-linear-gradient(top, #eeeeee, white 25px);
  background-image: -o-linear-gradient(top, #eeeeee, white 25px);
  background-image: linear-gradient(to bottom, #eeeeee, white 25px);
}
.flipswitch .branchavailableswitch{
  /* display: block; */
  margin: 12px auto;
}
.click-switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  transition-property: opacity background;
}
.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.click-switch-input:checked ~ .switch-label {
  background: #47a8d8;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.click-switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.click-switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
  background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.switch-handle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: -webkit-linear-gradient(top, #eeeeee, white);
  background-image: -moz-linear-gradient(top, #eeeeee, white);
  background-image: -o-linear-gradient(top, #eeeeee, white);
  background-image: linear-gradient(to bottom, #eeeeee, white);
}
.click-switch-input:checked ~ .switch-handle {
  left: 35px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-green > .click-switch-input:checked ~ .switch-label {
  background: #4fb845;
}

.stockBranchesList{
  padding-left: 20px;
  padding-right: 20px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 530px;
}
.stockBranchesList{
    list-style-type: none;
    list-style-position: inside;
}
.branchOutOfStock{
  display: none;
}
.branchItem{
  padding: 20px;
  padding-left: 0;
  padding-right: 0;
  -webkit-border-after: 1px solid #c5b8b8;
  border-bottom: 1px solid #c5b8b8;
}
.branchItemChild1{
  display: grid;
  grid-column-gap: 43px;
  -webkit-column-gap: 43px;
  column-gap: 43px;
  grid-template-columns: 1fr 1fr;
  align-items: start;
}
.branchItemStock{
  padding-left: 18px;
  font-size: 11px;
  line-height: 13px;
  font-weight: 400;
  color: #000;
  display: inline-block;
  position: relative;
  -webkit-padding-start: 18px;
}
.branchItemChild1 .instock:before{
    background-color: green;
    content: "";
    position: absolute;
    top: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: 0;
}
.branchItemChild1 .outofstock:before{
  left: 0;
  background-color: red;
  content: "";
  position: absolute;
  top: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.branchItemChild{
  display: grid;
  grid-column-gap: 43px;
  -webkit-column-gap: 43px;
  column-gap: 43px;
  grid-template-columns: 1fr 1fr;
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: start;
}
.clickandcollect{
  font-size: 11px;
    line-height: 13px;
    font-weight: 600;
    cursor: pointer;
    color: #000;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 7px 20px;
    border-radius: 5px;
    -webkit-margin-after: 10px;
    margin-bottom: 10px;
}
.branchItem p{
  -webkit-padding-before: 3px;
  padding-top: 3px;
  display: block;
  font-weight: 500;
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  color: #333;
  -webkit-margin-after: 0;
  margin-bottom: 0;
}
.branchItemsDirection{
  font-size: 11px;
line-height: 13px;
font-weight: 400;
cursor: pointer;
color: #000;
display: inline-block;
text-decoration: underline;
}
.branchItemTime p{
  font-weight: 500;
  color: #000;
}
.clickBranchesOverlay.show{
    display: block;
}
.clickBranches.show{
  right: 0;
}
.showClickAndCollect{
  font-size: 17px;
  height: 40px;
  padding: 6px 15px;
  margin-top: 10px;
  margin-left: 14px;
}

@media screen and (max-width:570px){
  .showClickAndCollect{
  }
}
section.product .basicDetail button.addtocart{
  width: auto;
}
.mini-basket-hd{
  /* height: 30px; */
  background-color: #ca0d11;
  margin-top: 5px;
  color: #fff;
  text-align: start;
  padding: 5px;
  font-size: 16px;
}
.mini-basket .delete{
  padding: 0px;
  pointer: cursor;
}
.miniBasketImages{
  display: inline-block;
}
.minibasketDetails{
  display: inline-block;
  width: 205px;
}

.basketdescription{
  width: 162px;
}

.basketHeading{
  background-color: #f2f2f2;
padding: 15px 20px;
border-radius: 4px 4px 0 0;
-webkit-border-after: 1px solid #c4c4c4;
border-bottom: 1px solid #c4c4c4;
justify-content: space-between;
width: 100%;
padding: 1px 20px;
}

.basketHeading .col-md-4{
  text-align: end;
}
.basketHeading a{
  text-decoration: underline;
}
.basketHeading  h3{
  color: #ca0d11;
}

.basketHeading .col-md-8{
  padding-bottom: 5px;
}
.toggleCollectionAlert{
  text-align: right;
  font-weight: bolder;
  font-size: large;
  color: #ff0000;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0px;
  margin-right: 10px;
  margin-left: 10px;
}
.collectionAlert {
    position:relative;
}
.collectionAlert span:first-child{
  padding-right: 15px;
}
.basketHeading .showClickAndCollect{
  margin-left: 0;
  padding: 0;
  font-size: inherit;
}
.collectionAvailability span{
  color: #fff;
    font-size: 11px;
    line-height: 16px;
    display: block;
    background: #5b8e22;
    /* text-transform: uppercase; */
    padding: 3px 6px;
    border-radius: 2px;
    width: fit-content;
}
.collectionAvailability .outOfStock{
  background: red;
}

.basketHeading .changeCollection{
  padding: 5px;
  background: #8eb000;
  color: #fff;
  margin: 0px;
  position: relative;
  top: 18px;
  contain-intrinsic-block-size: auto 100px;
  text-decoration: none;
}

.na_branch{
  color: #8c8c8c;
}
.cart.item .availability.in-stock {
    float: left !important;
}
@media screen and (max-width:1000px){
  .basketsec > div {
    width: 100%;
  }
}
.contact-area {
    /*width: 240px;*/
}
.contact-area div div{
    display: inline-block;
}
.ca-text{
    /*position: absolute;*/
}

.smart-category-banner{
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #12334f;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
}
.sm-container{
  width: 100%;
}
.smart-cont{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  /* display: ruby-text; */
}
.sm-cat-heading{
  font-size: 38px;
color: white;
width: 100%;
/* padding-top: 20px; */
font-weight: 400;
margin-bottom: 20px;
text-align: center;
}
.sm-container .inner{
  width: 70%;
}
.sm-category-content{
  text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.subcat-cont{
  display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.subcat-cont > div{
  /* display: inline-block; */
}

.sm-cat-card-holder{
  display: inline-block;
  position: relative;
  max-width: 200px;
  margin: 8px 12px;
  min-width: 290px;
  flex: 1 1 calc(33.333% - 20px); /* Adjust percentage based on number of columns */
    margin: 10px;
    /* padding: 20px; */
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.sm-cat-cards{
  width: 100%;
  height: 100%;
  display: flex;
  /* flex-wrap: wrap; */
  padding: 15px;
  background: #fff;
  margin: auto;
  text-align: center;
  border-radius: 15px;
}
.sm-cat-cards div{
}
.sm-cat-img{
  margin: auto;
width: 100px;
padding: 0;
}

.sm-cat-img img{
  width: 100%;
}
.sm-cat-details a{
  text-align: left;
}
.sm-button-text{
  font-family: 'Centrale Sans Bold', Trebuchet, sans-serif;
font-size: 16px;
line-height: 1.3;
color: #0099ff;
font-weight: bold;
}
.sm-cat-details a:hover{
  text-decoration: none;
}
.sm-button-text i {
  font-size: 9px;
}
.sm-category-sublinks{
  line-height: 1.2;
font-weight: 400;
margin-top: 10px;
}

.sm-category-sublinks p{
  font-family: 'Centrale Sans Regular', Trebuchet, sans-serif;
      line-height: 1.2;
      margin-top: 5px;
      margin-bottom: 0px;
}
.sm-category-sublinks a:hover{
      color: #0099ff;
      text-decoration: none;
}
.sm-filters-box{
  padding-left: 20px;
  margin-bottom: 20px;
}
.sm-filters-tab .tab-content{
  background: #EEEFF3;
  padding: 15px;
      border-radius: 0px 0px 15px 15px;
}
.quick-search-body{
  padding: 18px 38px 24px;
    display: flex;
    justify-content: inherit;
}
.facet-body{
  width: 100%;
}
.facet.facet-subcategory {
    margin-right: 75px;
}
.facet-selection {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
    position: relative;
    padding-top: 30px;
    min-width: 160px;
}
.quick-search-facets{
  flex-direction: column;
  display: flex;
  float: left;
  width: 100%;
}
.facets.facets-max-row{
  flex-direction: row;
display: flex;
justify-content: space-between;
}
.facet-subcategory .facet-selections {
    min-width: 330px !important;
}
.facets .facet-selections {
    display: flex;
    min-width: 330px;
    max-width: 500px;
    flex-wrap: wrap;
}
.facet-selections {
    list-style: none;
    margin-top: 5px;
}
.facets{
  min-width: 330px;
  margin-top: 8px;
  flex-wrap: wrap;
}
.facets.facet-max-row {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
}
.facet-child {
    float: left;
    font-family: 'Centrale Sans Medium', Trebuchet, sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.facet-title {
    font-family: 'Centrale Sans Medium', Trebuchet, sans-serif;
    font-size: 1.2em;
}
.facet-subcategory .facet-fuel {
    margin: 0px 3px 12px 3px;
    float: left;
}
.facet-child .facet-fuel {
    border: 1px solid #ccc;
}
.facets a {
    margin: 0px 3px 12px 3px;
    float: left;
}
.facet-child.selected .facet-fuel{
  border: 2px solid #1D252F;
}
.facet-selections a {
    height: 110px;
    display: block;
    width: 60px;
    background-color: #fff;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
    padding-top: 15px;
}
.facet-selections a:hover {
    text-decoration: none;
}
.facet a {
    cursor: pointer;
}
.facet-selection-body {
    display: flex;
    flex-direction: column;
    margin-bottom: 8px;
}
.facet-num-products {
    font-family: 'Centrale Sans Bold', Trebuchet, sans-serif;
    font-size: 6.25em;
    /* font-weight: 500; */
    line-height: 1.0em;
}
.facet-num-products-subtitle {
    font-family: 'Centrale Sans Bold', Trebuchet, sans-serif;
    font-size: 1.275em;
}
#selection-button{
  background: #1f334d;
  color: #ffffff;
  border-radius: 15px;
  padding: 7px 30px
}

.facet-selection-button:hover{
  color: #ffffff;
  text-decoration: none;
}
.sm-nav-item.active > a{
  background-color: #052651!important;
  color: #fff!important;
}
.sm-nav-item.active>a::after{
  border-top: 10px solid #052651!important;
}
.facet-child.disabled{
  pointer-events: none;
  opacity: 0.5;
}
.selected .facet-corner {
    right: -7px;
    top: -2px !important;
    width: 5px;
    height: 10px;
    background-color: #1D252F;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    width: 20px !important;
    left: unset !important;
}
@media (max-width: 991px) {
    #selection-button {
        line-height: 1.2em;
        display: flex;
        width: 100%;
        /* height: 40px; */
        justify-content: center;
        align-content: flex-end;
        max-width: 240px;
        margin: auto;
        margin-top: 8px;
    }
        .basketHeading .col-md-4 {
        text-align: left;
        height: 33px;
    }
    .basketHeading .changeCollection {
        top: 0px;
    }
}
@media screen and (max-width: 1120px){
  .sm-container .inner{
    width: 100%;
  }
  .sm-cat-card-holder{
    min-width: 300px;
  }
    .quick-search-body {
        padding: 18px 38px 24px;
        display: flex;
        justify-content: inherit;
        flex-direction: column;
    }
}


    
    .padd-box {
        background:#f9f9f9;
        border:solid 2px #e0e0e0;
        padding:15px;
        min-height:165px;
    }
    .padd-box b {
        font-size:18px;
        color:#383838;
    }
    .paddbox p {
        color:#383838;
    }

@media screen and (max-width: 886px){
  .sm-container .inner{
    width: 100%;
  }
  .sm-cat-cards{
    display: block;
  }
  .sm-cat-cards > div{
    width: 100%;
  }
  .sm-cat-img{
    display: flex;
    justify-content: center;
  }
  .sm-cat-img img{
    width:110px!important;

  }
  .sm-cat-details a{
    text-align: center;
  }
}


.close-ios-install:hover{
    cursor: pointer;
    color: red;
}