@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: #ffffff;
  top: -220px;
  padding-bottom: 10px;
}

nav {
  /* border-bottom: solid 1px #ddd; */
  padding: 0px;
  background: #003553;
  background-size: 100%;
  background-repeat: repeat-y;
  margin-top: 15px;
}

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

.top-bar {
  background: #ffffff;
  display: inline-block;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom: solid 1px #ececec;
}


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

.top-bar p {
  float: left;
  margin-bottom: 0px;
  color: #757575;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  /* vertical-align: top; */
}

.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 {
  padding-left: 0px !important;
}

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

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

footer .legal li {
  display: inline-block;
  width: 48%;
  vertical-align: top;
}


.stock-clearance a {
  display: block;
  padding: 15px;
  text-align: center;
  border: solid 1px #003553;
  color: #000;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-size: 15px;
}

.checkout_text {
  border: 2px solid #2e2e2e;
  padding: 5px;
  font-weight: bold !important;
  font-size: 16px;
  margin-top: 10px;
}

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

header form.search {
  margin-top: 25px;
  position: relative;
  width: 600px;
  margin-left: 60px;
}

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

header form.search>input {
  border-radius: 0px;
  width: 100%;
  height: 48px;
  border: solid 1px #a5a5a5;
  box-shadow: 0px 4px 24px 0px #b1b1b1;
}

p.free-delivery::before {
  content: "";
  width: 41px;
  height: 25px;
  background: url(images/free-delivery.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 15px;
  vertical-align: middle;
}

header form.search>button {
  text-align: center;
  margin-left: -4px;
  position: absolute;
  right: 0px;
  top: 0px;
  border: solid 1px #a5a5a5;
  color: #FFF;
  width: 48px;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  border-radius: 0px;
  padding: 0px;
  text-align: center;
  background: #003553;
  /* Old browsers */
  transition: all .3s ease-in-out;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  border-left: none;
  background: #003553 url(images/search.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px;
}

header .UA>div i {
  font-size: 21px;
  width: 46px;
  height: 46px;
  background: rgb(55, 65, 81);
  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 em {
  line-height: 12px;
}

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

}

.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: 50px;
}

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

@media screen and (max-width: 1250px) {
  header form.search {
    width: 30% !important;
  }

  .switcher {
    position: unset;
  }
}

@media screen and (max-width: 1453px) {
  .switcher {
    margin-top: 10px !important;
    float: left;
  }
}

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

.banner .sp-slide .ban-cont {
  position: absolute;
  top: 40px;
  left: 40px;
}

.banner .sp-slide .ban-cont strong,
.banner .sp-slide .ban-cont span {
  padding: 8px;
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
}

.banner .sp-slide .ban-cont strong {
  float: left;
  font-size: 20px;
}

.banner.main-banner {
  background: none !important;
  padding: 0;
  margin-top: -30px !important;
  margin-bottom: 30px;
  height: 100% !important;
  width: 100%;
}

@media screen and (max-width: 760px) {
  .banner .sp-slide .ban-cont strong {
    font-size: 12px;
  }

}

.banner .sp-slide .ban-cont span {
  float: left;
  clear: both;
  margin-top: 10px;
}

@media screen and (max-width: 760px) {
  .banner .sp-slide .ban-cont span {
    font-size: 12px;
  }

}

@media screen and (max-width: 670px) {
  .banner .sp-slide .ban-cont {
    display: none;
  }

}

div.brand-select {
  padding: 10px;
  background: #003553;
  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 */


@keyframes slidy {
  0% {
    left: 0%;
  }

  20% {
    left: 0%;
  }

  25% {
    left: -100%;
  }

  45% {
    left: -100%;
  }

  50% {
    left: -200%;
  }

  70% {
    left: -200%;
  }

  75% {
    left: -300%;
  }

  95% {
    left: -300%;
  }

  100% {
    left: -400%;
  }
}

body {
  margin: 0;
}

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: 30s slidy infinite;
}

#brands-slider {
  height: 240px;
  margin-bottom: 0;
  margin-top: 80px;
}

#myFooter {
  background-color: #2c3e50;
  color: white;
  padding-top: 20px;
}

div.content {
  padding-bottom: 25px;
}

#map-container {
  height: 160px;
  width: 90%;
  margin-top: 30px;
  margin-bottom: 25px;
  margin-left: 80px;
}

.contact-border {
  border: solid 1px #ddd;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}

.contact-border h3 {
  font-size: 20px;
  margin: 0px;
  padding: 10px;
  background: #2c3e50;
  color: #fff;
}

.contact-border p {
  padding: 10px;
  margin-bottom: 0px;
}

.contact-border a,
.contact-border button {
  padding: 10px;
  background: #ddd;
  display: inline-block;
  width: 100%;
}

.tab-content nav {
  background: #fff;
}

.tab-content nav ul li a {
  color: #000;
}

.tjustify p {
  text-align: justify !important;
}

.contact-border button {
  color: #000 !important;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.contact-border button:hover,
.contact-border a:hover {
  background: #2c3e50;
  color: #FFF !important;
  text-decoration: none !important;
}

.contact-methods {
  margin-top: 30px;
}

.contact-methods div {
  font-size: 20px;
  margin-bottom: 20px;
}

.contact-methods i {
  font-size: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  background: #003553;
  color: #FFF;
  border-radius: 100%;
  margin-right: 10px;
}

.contact-methods i.font-small {
  font-size: 20px;
}

.contact-methods.additional div {
  font-size: 15px;
  margin-bottom: 5px;
}

.contact-methods.additional i {
  font-size: 20px;
  width: 20px;
  height: auto;
  line-height: 30px;
  text-align: left;
  background: none;
  color: #000;
}

.contact-methods.additional h4 {
  padding-bottom: 2px;
  border-bottom: solid 1px #000;
}

.contact-methods.additional i.font-small {
  font-size: 15px;
}


.contact-heading {
  margin-top: 0px;
  padding: 10px;
  color: #FFF;
  background: #003553;
  font-size: 20px;
}

#myFooter .footer-copyright {
  background-color: #1a252f;

  padding-top: 7px;
  padding-bottom: 1px;
  text-align: center;
}

#myFooter .footer-copyright p {
  margin: 10px;
  color: #ccc;
}

#myFooter .contact-area .uppercase {
  text-transform: uppercase;
}



#myFooter ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}

#myFooter h5 {
  font-size: 18px;
  color: white;
  font-weight: bold;
  margin-top: 30px;
}

#myFooter a {
  color: #d2d1d1;
  text-decoration: none;
}

#myFooter a:hover,
#myFooter a:focus {
  text-decoration: none;
  color: white;
}

#myFooter .social-networks {
  text-align: center;
  padding-top: 150px;
  padding-bottom: 48px;
}

#myFooter .fa {
  font-size: 16px;
  /* margin-right: 15px; */
  /* margin-left: 20px; */
  background-color: white;
  color: #182c39;
  border-radius: 51%;
  /* padding: 10px; */
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  transition: color 0.2s;
}

#myFooter .fa-facebook:hover {
  color: #2b55ff;
}

#myFooter .fa-facebook:focus {
  color: #2b55ff;
}

#myFooter .fa-google-plus:hover {
  color: red;
}

#myFooter .fa-google-plus:focus {
  color: red;
}

#myFooter .fa-twitter:hover {
  color: #00aced;
}

#myFooter .fa-twitter:focus {
  color: #00aced;
}

.contact-area .col-md-2 {
  padding: 0px !important;
}

.contact-area .col-md-10 {
  margin-left: -15px;
}

.contact-area .col-md-10 h4 {
  margin-bottom: 0px;
}

footer .social a {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}

footer .social a.nom {
  margin-right: 0px;
}

a.disabled {
  pointer-events: none;
  text-decoration: none;
}

a.clickable:hover h2 {
  text-decoration: underline;
}

.delivery-box {
  border: solid 1px #ddd;
  margin-bottom: 30px;
}

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

.delivery-box h3 {
  margin: 0px;
}

.delivery-box p {
  font-weight: normal !important;
}

.delivery-box h3 {
  background: #2c3e50;
  color: #FFF;
  padding: 10px;
}

.delivery-tabs {
  margin-bottom: 30px;
}

.delivery-tabs a {
  display: inline-block;
  padding: 10px;
  width: 400px;
  max-width: 100%;
  background: #ddd;
  color: #000;
  margin-bottom: 10px;
  margin-right: 10px;
}


ul.shop .has-children ul {
  width: 100%;
  padding: 0px;
}

ul.shop .has-children ul li {
  width: 100%;
  background: #f6f6f6;
  margin-bottom: 0px;
}

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

ul.shop .has-children ul li a {
  color: #000;
}

.prod-inner h3,
.breadcrumbs a {
  text-transform: uppercase !important;
}

.products-grid li h3 {
  height: auto;
}

ul.products-grid .alternativePrice {
  width: 100px;
}

.products-list .manulogo {
  height: 30px;
}

.bordered.reference {
  border: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}



.bordered.reference h3 {
  color: #333;
  font-weight: 600;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.04);
  border: none;
  border-bottom: solid 1px #DDDDDD;
  padding: 10px 15px;
}

#error-page {
  display: block;
  margin: auto;
}

#error-page p {
  font-size: 17px;
  width: 75%;
}

#error-page .feedback {
  text-align: left;
}

#error-page .category-help-select {
  text-align: left;
  padding: 0px;
}

#error-page .category-help-select li {
  list-style: none;
  background: #003553;
  border-radius: 10px;
  margin: 10px;
  padding: 8px;
  font-size: 15px;
  text-align: center;
}

#error-page .category-help-select li a {
  color: #FFF;
}

table.specification tr td:first-child,
table.specification tr td:nth-child(2) {
  width: 10% !important;
}

table.specification tr td:nth-child(3) {
  width: 50%;
}

table.specification tr th {
  width: 2%;
}

table.specification {
  max-width: none !important;
}


@media screen and (min-width: 1700px) {
  ul.products-grid li input.qty {
    height: 35px;
    width: 50px;
  }

  ul.products-grid li button.addtocart {
    width: 44%;
    margin-top: 0px !important;
    padding: 9px;
    float: none;
    clear: none !important;
    margin-top: -23px !important;
    margin-left: 20px !important;
    font-size: 11px !important;
  }

  ul.products-grid li .qty-change {
    width: 35px;
    height: 35px;
  }

}

.basicDetail .packprices .price-area.smaller {
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  #myFooter {
    text-align: center;
  }

  #myFooter .row {
    margin: 0;
  }
}

.contact-area h4 {
  margin-top: 0px;
}

.contact-area div {
  margin-bottom: 15px;
}





/* SIDEBAR */

.sidebar {
  width: 18%;
  float: left;
}

.sidebar nav {
  border: solid 1px #ddd;
  border-top: none;
}

.sidebar h4 {
  background: #5dade2;
  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;
}

/* 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: 300px;
  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 .img-border {
  border: solid 1px #ddd;
}

.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 .no-crop img {
  top: 0px;
  left: 0px;
  position: static !important;
  width: 100% !important;
  max-height: 100%;
  border: solid 1px #ddd;
}

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

.products-list .prod-inner .availability.in-stock {
  float: left !important;
  margin-top: 0px;
  margin-bottom: 0px;
}

.cart.item .availability.in-stock {
  float: left !important;
}


.apm_process {
  float: right;
  border-bottom: solid 4px #8c8c8c;
}


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

}


.switcher {
  margin-top: 30px;
  margin-right: 20px;
}

.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;
  margin-bottom: 50px;
  border: 1px solid #ddd;
}

.usps>ul {
  margin: 0px;
}

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

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

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

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


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

.cta-newsletter a:hover {
  border-color: #003553;
  color: #003553;
}


.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: 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: #919191;
  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 #5dade2;
  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: #5dade2;
  transition: color 0.2s;
}

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

.category-feature>h3 {
  background: #003553;
}

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

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

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

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

.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: 0px;
  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;
}

.usp-3 {
  background: #003553;
  border-top: solid 1px #ddd;
  padding-top: 0px;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
  /* margin-bottom: 30px; */
  color: #FFF;
  text-align: center;
}

.usp-3 .col-lg-4 span {
  display: inline-block;
  text-align: left;
  padding-left: 50px;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 50px;
}

.usp-3 .col-lg-4 h4 {
  margin-bottom: 0px;
  border-bottom: solid 2px #fff;
  text-transform: uppercase;
  font-size: 19px;
  margin-top: 3px;
}

.usp-3 .col-lg-4 span em {
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
}

.usp-3 .col-lg-4 span.delivery {
  background-image: url(../images/delivery-1.JPG);
}

.usp-3 .col-lg-4 span.returns {
  background-image: url(../images/returns-2.JPG);
}

.usp-3 .col-lg-4 span.products {
  background-image: url(../images/products-3.JPG);
}

/* END MAIN */


ul.shop .has-children ul li,
.mobile-nav .inner>ul>.has-children>ul>li {
  width: 19% !important;
}

ul.shop .has-children .inner>ul li>a,
.mobile-nav .inner>ul>.has-children>ul>li>a {
  background: #003553 !important;
  color: #fff !important;
  width: 100% !important;
  padding: 10px;
}


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

}





/* END MEDIA QUERIES */


body>.mobile-nav li,
.mobile-nav button.priority-nav-is-visible {
  display: table-cell;
  white-space: normal;
  height: 70px;
  width: 200px;
  vertical-align: middle;
}

body>.mobile-nav li:first-child {
  border-left: solid 1px #fff !important;
}




.mobile-nav li a {
  width: 100%;
}

body>.mobile-nav li:last-child {
  border-right: solid 1px #fff !important;
}

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

.priority-nav__dropdown {
  z-index: 99999
}

@media screen and (max-width: 1700px) {
  .priority-nav>ul>li {
    width: 160px !important;
  }
}

@media screen and (max-width: 1350px) {
  .priority-nav>ul>li {
    width: 140px !important;
  }
}

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

  nav li a,
  .mobile-nav ul li a,
  .mobile-nav button.priority-nav-is-visible {
    font-size: 12px;
  }
}




#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 #003553;
  padding: 20px;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}

.bordered h1 {
  background: #003553;
  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;
}


.parts-header {
  background: rgba(0, 0, 0, 0.3);
  padding: 6px 10px;
  color: #FFF;
  text-transform: uppercase;
  float: left;
  font-weight: normal;
  font-size: 17px;
}

#partfinder {
  /* margin-top: 15px; */
  display: none;
}

#partfinder p {
  float: left;
  clear: both;
  margin-top: 10px;
  width: 100%;
  max-width: 310px;
  font-size: 13px;
  text-align: left;
}

#partfinder select {
  color: #000;
  width: 300px;
  max-width: 100%;
}

#partfinder .form-group {
  float: left;
  margin-left: 20px;
}

#partfinder button {
  float: left;
  background: none;
  border: solid 1px #FFF;
  color: #FFF;
  border-radius: 0px;
  margin-left: 20px;
  width: 100%;
  max-width: 200px;
}

@media screen and (max-width: 1550px) {
  #partfinder p {
    width: 100%;
    max-width: none;
    margin-top: 8px;
  }

  #partfinder .form-group {
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
  }

  #partfinder button {
    margin-left: 0px;
  }
}

@media screen and (max-width: 700px) {
  body header.scrolled .UA.mobile {
    display: none !important;
  }
}

@media screen and (max-width: 700px) {
  #partfinder .form-group {
    display: block;
    float: none;
    margin-right: 0px;
  }

  .parts-header {
    width: 100%;
    text-align: center;
  }

  #partfinder p {
    text-align: center;
  }

  #partfinder button {
    width: 100%;
    max-width: 300px;
    margin: auto;
    float: none;
  }

}


@-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: 1200px) {}


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

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

  header .pull-right ul {
    background-color: rgb(0, 53, 83);
    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;
}

@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: auto !important;
    border: solid 1px #ddd !important;
    padding: 10px !important;
    margin-bottom: 20px !important;
  }

  header {
    padding: 0px !important;
  }

  header .top-bar .inner {
    padding: 0px !important;
  }

  .top-bar {
    padding-top: 0px !important;
  }

  .top-bar p {
    display: block;
    float: none;
    background: #f2f2f2;
    padding: 5px 15px;
    margin-left: 0px;
    margin-top: 0px !important
  }

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

}

/* Override agathos.css default availability styles */
.availability.in-stock {
  padding: 0 !important;
  background: none !important;
}

.availability.in-stock span:not(.stock-indicator) {
  color: #444 !important;
  font-size: 12px !important;
  background: none !important;
  padding: 0 !important;
  display: inline !important;
}

.availability.in-stock span:before {
  content: none !important;
  display: none !important;
}

.stock-indicator {
  display: inline-block !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
  margin-left: 5px !important;
  vertical-align: middle !important;
  padding: 0 !important;
  float: none !important;
}

.stock-indicator.stock-green {
  background-color: #28a745 !important;
  box-shadow: 0 0 8px rgba(40, 167, 69, 0.5);
}

.stock-indicator.stock-amber {
  background-color: #ffc107 !important;
  box-shadow: 0 0 8px rgba(255, 193, 7, 0.5);
}

.stock-indicator.stock-grey {
  background-color: #6c757d !important;
  box-shadow: 0 0 8px rgba(108, 117, 125, 0.5);
}

/* Makes it obvious the availability section has a tooltip */
.stock-tooltip {
  cursor: help;
}