@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;
}

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


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

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

/* END OVERALL */

/* HEADER */

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

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

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

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: #f2f2f2;
	display: inline-block;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
}

body > .mobile-nav {
  background: #010066;
  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:#313131;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	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: 200px;
	height: 75px;
	background: url(../images/logo.jpg);
	background-size: contain;
	display: inline-block;
	margin-top: 0px;
	background-repeat: no-repeat;
}

footer .logo {
        width: 240px;
    height: 95px;

	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: 20px;
	position: relative;
	width: 500px;
  margin-left: 20px;
}

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

header form.search > input {
	border-radius: 0px;
	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: #FFF;
    width: 48px;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    border-radius: 0px;
    padding: 0px;
    text-align: center;
    background: #e40003;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    border-left: none;
    background: #fff url(../images/search.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
    opacity:0.5;
}

header .UA > div i {
	font-size: 21px;
	width: 46px;
	height:46px;
	background: #ddd;
	line-height: 0px;
}

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

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;
}

.contact-area a {
    display:inline-block;
    float:left;
}


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%); 
}

p.delivery-line i {
    font-size:21px;
    color:#0000d2;
}

.top-bar .contact p {
    margin-left:30px;
}

.top-bar .contact p i {
    font-size:21px;
    color:#0000d2;
}

.vswitch {
    margin-top: 0px;
    margin-right: 0px;
    display: inline-block;
    vertical-align: top;
    background: #ddd;
    padding: 11px;
    height: 48px;
    margin-top: 20px;
    margin-left: -4px;
    border-left: solid 1px #a5a5a5;
    font-size: 15px;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
}

.vswitch em {
    font-style:normal;
}

.onoffswitch {
    position: relative; width: 35px;display: inline-block;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    vertical-align: middle;
    margin-left: 6px;
    margin-right: 6px;
}
.onoffswitch-checkbox {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 1px solid #000; border-radius: 50px; margin-top: 5px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 14px; padding: 0; line-height: 16px;
    font-size: 13px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #FFF; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #FFF; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 13px; height: 12px; margin: 2px;
    background: #000;
    position: absolute; top: 5px; bottom: 0px;
    right: 17px;
     border-radius: 100%;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    background-color: #000;
}


/* 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: #fff;
  z-index: 30;
  position: relative;
  text-align:center;
  /* margin-bottom: 50px; */
  /* border: 1px solid #ddd; */
}
.mobile-nav > div > ul > li > ul > li > a{
  color: #112D4E!important;
}
.usps > ul {
  margin: 0px;
  padding: 0px;
}
.usps div.col-lg-3:first{
  padding-left: none;
}

.usps li {
  list-style: none;
  position: relative;
  border: 1px solid #ddd;
  height: 200px;
  border-radius: 10px;
  padding: 20px 0px;
}

.category-feature > h3 {
    font-size: 20px;
    color: #0000d2;
    font-weight: normal;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0px;
    background: none;
    padding: 12px;
    display: block;
    position: relative;
    text-transform: uppercase;
    width: 245px;
    text-align: center;
    float: none;
    margin: auto;
}

.category-feature  .btn.btn-primary.addtocart {
    margin-left: 0px;
    background: #ffd742;
    border: none;
    color: #343331 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    font-family: "Open Sans";
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 80%;
    margin-top: 0px;
    padding: 6px;
    margin: 20px auto;
    float: none !important;
    display: block;
    clear: both !important;
}

.category-feature > p {
    display:block;
    text-align:center;
}

.category-feature .feature-content {
    border:none;
}

.category-feature .featured-slider li {
    border:solid 1px #ddd;
    margin-right:20px;
}


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

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

.usps li:hover .dimg i {
  color: #fff;
}

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

.usps li .dimg {
    width: 46px;
    height: 46px;
    background-color: #f5f5f5;
    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: 90%;
    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;
    text-align:center;
}
.deltext small {
    font-size: 12px;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: capitalize;
    text-align:center;

}

.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;
}





body > nav.side {
      background-color: rgb(255, 255, 255);
      width: 100%;
      position: absolute;
      z-index: 9999998;
      height: 100%;
      overflow: auto;
      left: -100%;
      top: 275px;
      display: block;
      transition: all 0.4s ease-out;
      margin-top: 0px;
      padding-top: 0px;
      overflow-y: scroll;
      padding-bottom: 60px;
      display:none;
  }
  body {
    width: 100%;
    transition: all 0.4s ease-out;
  }
  body > nav.side.open {
    left: 0px;
  }

  body > nav.side li {
    width: 100%;
    display: block;
    visibility: visible;
    position: static;
    margin-left: 0px!important;
    border-bottom:solid 1px #ddd;
    height: auto;
    max-height:40px;
    transition: max-height 3s ease;
    overflow: hidden;
  }

  body > nav.side ul .has-children ul {
    border-top: none;
  }

  body > nav.side li.open {
    max-height: 1000px;
  }

  body > nav.side ul .has-children ul {
    display: block!important;
    position: static!important;
    padding-left: 5%;
  }
  body > nav.side ul .has-children ul li {
  border-bottom: solid 1px #ddd;
}

  body > nav.side li.list-heading {
    background: #f5f5f5;
    border-bottom: solid 1px #ddd;
  }
  body > nav.side li.list-heading a {
    font-size: 16px;
    font-weight: bold;
  }

  body > nav.side li.list-heading a::after {
    font-family: FontAwesome;
      font-size: 18px;
      font-weight: normal;
      content: '\f105';
      display: inline-block;
      margin-left: 10px;
  }

body > nav.side li.has-children a::after {
  font-family: FontAwesome;
    font-size: 14px;
    font-weight: normal;
    content: '\f105';
    float: right;
    margin-right: 10px;
  }

  body > nav.side .results-container {
    display: none!important;
  }

  body > nav.side li a {
    color: #828282!important;
    background: none;
    position: relative;
    display: block!important;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 0px;
    padding-left: 15px;
    font-weight: normal;
    margin-left: 0px;
    /* border-bottom: solid 2px #e7e7e7; */
    font-size: 16px;
  }
  body > nav.side .active a {
    background: rgba(255,255,255,0.5);
  }
  nav.side form.search input {
    color: #000;
  }
  body > nav.side {
    padding-left: 0px;
    margin-bottom: 0px;
  }

  ul.shop.dropdown-menu li.has-children .banner-image img {
  	max-width: 100%;
  	max-height: 200px;
  }

  ul.shop.dropdown-menu li.has-children .banner-image::after {
  	display: none;
  }
  ul.shop.dropdown-menu li.has-children .banner-image {
  	margin-top: 15px;
  	padding-top: 15px;
  	border-top: solid 1px #ddd!important;
  	width: auto;
  	clear: both;
  	display: block;
  }

  ul.shop .has-children ul li {
  	width: 15%;
  }

  ul.shop .has-children ul {
  	display: none;
  	margin-left: 0px;
  	background: #fff;
  	bottom: auto;
  	top: 0px;
  	left: 100%;
  	right: auto;
  	width: 100%;
  	padding: 0px;
  	border-top: solid 1px #ddd;
  	text-align: left;
  	position: absolute;
  }

  ul.shop .has-children ul.sub-active {
  	display: block;
  }

    body > nav.side li.list-heading a {
      font-size: 16px;
      font-weight: normal;
    }

    body > nav.side li a::after {
        font-family: FontAwesome!important;
        font-size: 18px!important;
        font-weight: normal!important;
        content: '\f105'!important;
        display: inline-block!important;
        margin-left: 10px!important;
        float: none!important;
    }

    body > nav.side li.open > a::after {
      transform: rotate(90deg);
    }

    body > nav.side li.list-heading {
      background: none!important;
      border-bottom: none!important;
    }



body > nav.side li.list-heading a {
  border-bottom: solid 1px #ddd;
  height: auto;
  max-height: 40px;
  padding-top:10px;
  padding-bottom: 10px;
  }

  body > nav.side li.list-heading {
    padding: 0px;
  }

  body > nav.side li.list-heading a {
    font-size: 16px!important;
  }

  ul.shop .has-children ul a.banner-image  {
  	width: 29%;
  	display: inline-block;
  	vertical-align: top;
  }

  ul.shop .has-children ul a.banner-image img {
  	max-width: 100%;
  }

  ul.shop .has-children ul .column {
  	width: 70%;
  	display: inline-block;
  }

  ul.shop .has-children ul li {
  	width: 100%;
  }

  ul.shop .has-children ul li:nth-child(even) {
  	background: #fff;
  }

body.open {
  margin-left: 0px!important;
}

nav.side span.go-back {
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
}

nav li.bg-red {
    background:#bb0000!important;
}


@media screen and (max-width: 990px){
    .shopbycat.open .vertical {
        display:none!important;
    }
    body > nav.side {
        display:block;
    }
  body.open {
    overflow-y: hidden;
  }
    
    
}


@media screen and (max-width: 750px){
    body > nav.side {
    top:325px;
    }
}

@media screen and (max-width: 590px){
    body > nav.side {
    top:355px;
    }
    
    header .UA {
        margin:auto;
        display:block;
    }
    
    .v-switch {
            margin: 10px auto;
            display:block;
            float: none;
            width: 180px;
    }
    header form.search {
        margin-top:0px;
    }
    header .UA > div > div {
        font-size:12px;
    }
    .contact-area a {
        display:none;
    }
    .fast-truck {
        display:none;
    }
    .category-section {
        display:none;
    }
}




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

}

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

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

}

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

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

}


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

.banner.small-banner {
    margin-bottom:20px;
    margin-top:5px;
    text-align:right;
} 

@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;
}

body > .mobile-nav .vertical > li {
    display:block;
    height:auto;
    text-align:left;
}

body > .mobile-nav .vertical > li a {
    display:block;
    width:100%;
    text-align:left;
    padding-left:30px;
}


.shopbycat.open .vertical > li.has-children > ul {
        top:0px;
    left:100%;
    width:300%;
}

.shopbycat.open .vertical > li.has-children > ul ul {
    display:none!important;
}

nav li.has-children:hover ul {
    display:none!important;
}

nav li.has-children.active > ul {
    display: block!important;
}

nav li.has-children.active > ul li {
    width:25%;
}

.shopbycat {
    padding:8px;
    border-radius:10px;
    color:#fff;
    cursor:pointer;
    background-color:#0000d2;
    display:inline-block;
    margin:10px;
    vertical-align:top;
}

.shopbycat .title {
    font-size:17px;
    text-transform:uppercase;
}

.shopbycat .title i {
    margin-left:5px;
    margin-right:5px;
}

.side-nav {
    display:inline-block;
    margin-top:10px;
    vertical-align:top;

}

.side-nav li {
    border:none;
    width:auto!important;
    margin-left:20px!important;
    display:inline-block!important;
    height:auto!important;

}

.side-nav li a {
    width:auto!important;
    padding:0px!important;
    height:auto!important;
    text-transform:capitalize;
    font-size:15px;
}

.shopbycat .vertical {
    display: none;
    position:relative;
}

.shopbycat.open .vertical {
    display: block;
    position:absolute;
    top:100%;
    left:0px;
    width:300px;
    z-index:999;
}

.shopbycat.open .vertical > li {
    width:100%;
    background-color:#010066;
    border-top: solid 1px #333333;
}



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: #FFF;
}

.login-body nav a {
    color:#000;
}

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

nav .page-item a {
    color:#000240;
}


#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;
}


div.brands-slider { overflow: hidden; }
div.brands-slider figure span {
	display: table-cell;
	vertical-align: middle;

	text-align: center;
}

div.brands-slider figure span img {
	max-height: 50px;
	max-width: 100%;
}

div.brands-slider figure div {
	display: table;
	float: left;
	padding: 40px;
	margin-right: 16px;
	margin-left: 10px;
	border-radius: 7px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	height: 130px;
	width: 249px;
}

div.brands-slider figure div:last-child {
	margin-right: 0px;
}

div.brands-slider figure {
position: relative;
width: 500%;
margin: 0;
left: 0;
text-align: left;
font-size: 0;
animation: 5s slidy infinite linear;
}

#brands-slider {
height: 240px;
margin-bottom: 0;
margin-top: 80px;
background: #F0F0F0;
}
/* .brands-slider-bg{
  background: #F0F0F0;
  height: 250px;
  display: flex;
  align-items: center;
} */
.brands-slider-bg .inner{
  border-top: 5px solid #112D4E;
  border-bottom: 5px solid #112D4E;
}
.brands-breadcrumb{
  display: flex;
  /* margin-top: 50px; */
}
.brands-breadcrumb div{
  height: 30px;
  padding: 3px 3px;
}
.our-brands{
  background-color: #273580;
  color: #fff;
  padding-left: 40px!important;
  padding-right: 40px!important;
}

.brands-slider .owl-nav button {
  width: 30px;
  height: 130px;
  line-height: 27px;
  text-align: center;
  background: none!important;
  font-size: 60px!important;
  color: #1d304b!important;
  border: none;
}
.brands-slider .owl-nav button.owl-next {
  float: right;
}

.brands-slider .owl-item {
  text-align: center;
  display: inline-block;
  /* width: 185px!important; */
}

.brands-slider .owl-dots {
  display: none;
  /* width: 185px!important; */
}
.brands-slider-bg span img {
    text-align: center;
    max-width: 100%;
    max-height: 90px;
    vertical-align: middle;
}

.brands-slider {
  background: #fff;
  padding: 20px 20px;
  /* margin-top: 20px; */
  position: relative;
}
.brands-slider .owl-nav{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
}
.brands-slider-bg .tablet{
  display: none;
}

.brands-slider-bg .mobile{
  display: none!important;
}

/* Styling for screens smaller than 700px */
@media (max-width: 600px) {
  .brands-slider-bg .mobile{
    display: block!important;
  }
  .brands-slider-bg div.tablet{
    display: none!important;
  }

  .brands-slider-bg div.desktop{
    display: none!important;
  }
  .contact-area div {
  	margin-bottom: 0px;
  }
  /* .brands-slider ~ .brands-slider {
    display: none!important;
  } */
}

@media (max-width: 1650px) {
  .brands-slider {
    width: auto!important;
  }
}
@media (max-width: 1250px){
  .brands-slider-bg .tablet{
    display: block!important;
  }
  .brands-slider-bg .desktop{
    display: none!important;
  }
}

.intro {
    background:#f6f6f6;
    padding:20px 0px;
    font-weight:bold;
}

.intro h2 {
    color:#2a2a2a;
}

.intro p {
    color:#474747;
    font-size:16px;
}


.cta {
    background:#0503d3;
    color:#fff;
    padding: 20px 0px;
    padding-top:30px;
}

.fast-truck {
    background-image:url('../images/fast-delivery.png');
    width:147px;
    height:105px;
    background-repeat:no-repeat;
}

.cta h3 {
    font-size:30px;
    margin-top:0px;
}

.cta p {
    font-ize:16px;
}



.brands-slider-bg span img {
text-align: center;
max-width: 100%;
max-height: 115px;
vertical-align: middle;
padding:15px;
}

.brands-slider-bg {
    margin-top:30px;
    margin-bottom:30px;
}

.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;
  }
  
  .vswitch {
  border: solid 1px #fff;
    background: none;
    color: #fff;
    border-radius: 10px;
    padding: 5px;
    height: auto;
  }
  
  header .UA {
    width: auto;
    margin-left: 20px !important;
}
    
    .side-nav {
        display:none!important;
    }
    
    body > .mobile-nav::after {
        display:none!important;
    }
    
    nav.mobile-nav {
        padding:10px;
    }
    
    .shopbycat {
        margin: auto;
    display: block;
    }

}

@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;
}



.category-section {
    background-color: #F8F8F8;
    padding: 20px 0px;
}
.cs-header {
    text-align: center;
    color: #3C3C3B;
}
.cs-header i{
    font-size: 30px;
}
.cs-header h3{
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0px;
}
.cs-listing{
    margin-top: 10px;
}
    .product-card {
        background: white;
        border-radius: 12px;
        padding: 30px 25px;
        margin-bottom: 30px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        height: 100%;
    }

    .product-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    }

    .card-icon {
        width: 80px;
        height: 80px;
        background-color: #0402cf;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #333;
        font-size: 2rem;
    }

    .card-icon img {
       max-width:50px;
    }

    .card-title {
        color: #333;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 15px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .card-subcategories {
        list-style: none;
        padding: 0;
        margin: 0 0 25px 0;
        min-height: 110px;
        flex-grow: 1;
    }

    .card-subcategories li {
        color: #666;
        font-size: 12px;
        margin-bottom: 5px;
    }

    .view-all-btn i {
        font-size: 0.8rem;
    }

    @media (max-width: 768px) {
        .section-title {
            font-size: 2rem;
        }
        
        .product-card {
            padding: 10px 20px;
        }
        
        .card-icon {
            width: 70px;
            height: 70px;
            font-size: 1.8rem;
            display: inline-flex;
        }
        .card-icon img{
            height: 50px;
            width: auto;
        }
        .card-title {
            display: inline-flex;
            margin-left: 30px;
            position: absolute;
            margin-top: 30px;
            font-size: 14px;
        }
        .card-subcategories, .product-card .bed-link {
            display: none;
        }
        .product-card {
            margin-bottom: 7px;
        }
        .bed-reasons-list > div {
            display: inline-flex;
            width: 48%;
        }
    }
    