@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;
}
.inner{
  width: 1500px!important;
}
.brands-slider{
  width: 1500px!important;
}
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: #272E8D;
  background-size: 100%;
  background-repeat: repeat-y;
  margin-top: 15px;
}

.mobile-nav > div > ul > li > ul > div > li > a, .mobile-nav > div > ul > li > ul > li > a {
  color:#fff!important;
}

.mobile-nav > div > ul > li > ul > div > li > a:hover, .mobile-nav > div > ul > li > ul > li > a:hover {
  color:#000!important;
}

.main-banner a {
  display: block;
}
.top-bar {
  margin-bottom: 10px;
}

header.fixed {
	position: fixed;
	left: 0px;
	z-index: 9000;
}

header .inner {
  /* padding-bottom: 10px; */
}
.main-banner .inner{
  position: relative;
}
.ban-cont{
  position:absolute;
  margin-top: 10%;
  margin-left: 100px;;
}
.ban-cont span{
  color: #fff;
  font-size: xx-large;
  font-weight: 500;
  display: block;
}

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: 330px;
  max-width:100%;
  height: 80px;
  background: url(../images/logo.png);
  background-size: contain;
  display: inline-block;
  margin-top: 17px;
  background-repeat: no-repeat;
}

footer .logo {
  width: 280px;
  height: 100px;
	background: url(../images/logo.png);
	background-size: contain;
	display: inline-block;
	margin-top: 20px;
	background-repeat: no-repeat;
  margin-bottom: 20px;
}

.foot-socials{
  display: flex;
  justify-content: flex-end;
}

.foot-socials img{
  padding:3px;
}
.logo-area{
  display:flex;
  /* justify-content: end; */
}
.footContact{
  display:flex;
  margin-bottom:10px;
}
.footContact  p{
  margin: 0px!important;
  font-size: large;
}
/* 
.footContact > span{
  height: 1cm;
  width: 1cm;
  padding: 10px;
  background: #272E8D;
  border-radius: 50%;
  color: #fff;
} */

.footContact i{
  padding: 10px;
  background: #272E8D;
  border-radius: 50%;
  color: #fff;
  margin-right: 20px;
}
.headContact{
  display:flex;
}
.headContact div:first-of-type{
  margin-right: 10px;
}
.headContact  p{
  margin: 0px!important;
  font-size: large;
}

.headContent{
  display:flex;
}
/* 
.headContact > span{
  height: 1cm;
  width: 1cm;
  padding: 10px;
  background: #272E8D;
  border-radius: 50%;
  color: #fff;
} */

.headContact i{
  padding: 10px;
  background: #272E8D;
  border-radius: 50%;
  color: #fff;
  margin-right: 10px;
  width:35px;
  height:35px;
  text-align:center;
}
.stock-clearance a {
  display: block;
  padding: 15px;
  text-align: center;
  border: solid 1px #272E8D;
  color: #000;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-size: 15px;
}

header nav {
    clear: both;
    float: left;
		margin-top: 13px;
		padding-bottom: 10px;
}

header form.search {
	/* margin-top: 25px; */
	position: relative;
	width: 100%;
	/* margin-left: 60px; */
	margin-right: 0px;
}

header .UA {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  margin-top: 12px;
}

header form.search > input {
    border-radius: 0px;
    width: 100%;
    height: 43px;
    border: solid 2px #272e8d;
    /* box-shadow: 0px 4px 24px 0px #b1b1b1; */
    border-radius: 0px!important;
    background: #ededed;
}

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 2px #272e8d;
    color: #FFF;
    width: 43px;
    cursor: pointer;
    height: 43px;
    line-height: 43px;
    border-radius: 0px;
    padding: 0px;
    text-align: center;
    background: #272E8D;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    border-left: none;
    background: #272E8D 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(35, 35, 35);
	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;
}

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 */



		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 img {

		    width: auto;
    max-width: 150px;
    height: auto;
}
		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;
		}

#myFooter {
    background-color: #232323;
    color: white;
    padding-top: 20px;
}

div.content {
	padding-bottom: 25px;
}

.tradeAccountForm {
  margin-top: 50px;
  margin-bottom: 50px;
  box-shadow: -5px -5px 10px;
  padding:15px;
}

#loginForm{
  background-color: #F0F0F0;
  padding: 35px;
}

.loginAttr{
  display: flex;
  margin: 2px;
}
.pull-right ul{
  margin-top: 12px;
}
.tradeAccountForm button{
  cursor: pointer;
  border: 0;
  border-radius: 4px;
  font-weight: 600;
  margin: 0 10px;
  width: 150px;
  padding: 10px 0;
  box-shadow: 0 0 20px rgba(27, 91, 228, 0.2);
  transition: 0.4s;
}
#openAccount{
  color: #272E8D;
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid #272E8D;
  
}
#openAccount:hover {
  color: white;
  width:;
  box-shadow: 0 0 20px #272E8D;
  background-color: #272E8D;
}

#loginBtn{
  cursor: pointer;
  border: 0;
  border-radius: 4px;
  font-weight: 600;
  margin: 0 10px;
  width: 150px;
  padding: 10px 0;
  box-shadow: 0 0 20px rgba(27, 91, 228, 0.2);
  transition: 0.4s;
  color: white;
  background-color: #272E8D;
}
.logIconsBg{
  height: 45px;
  width: 45px;
  border-radius:50%;
  background-color: #F0F0F0;
  vertical-align:middle ;
  display:flex;
  justify-content:center;
}

.logAttrText{
  margin-left: 10px;
  margin-top: 10px;
  vertical-align:middle ;
}

.logIconsBg i{
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color:#272E8D;
}

#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: #333333;
  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: #333333;
  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: #c00d10;
  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: #c00d10;
  font-size: 20px;
}

#myFooter .footer-copyright {
  background-color: #232323;

    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;
}

.delivery-box {
  border: solid 1px #ddd;
  margin-bottom: 30px;
}

header .top-bar .pull-right li a:hover {
  color: #272E8D;
}

.delivery-box h3 {
  margin: 0px;
}

.delivery-box p {
  font-weight: normal!important;
}

.delivery-box h3 {
  background: #333333;
  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!important;
}

  ul.products-grid .alternativePrice {
    width: 100px;
  }

  .category-feature .feature-content .featured-products {
    width: 100%;
    clear: none;
    float: left;
}

.cartAmount{
  background: #E12321;
  /* padding-left: 15px; */
  height: 50px!important;
  top: 0px;
  color: #fff;
}
.ajax-basket a{ 
  color: #fff;
  margin-top: 60px!important;
}
.ajax-basket { 
  display: inline-block;
  /* background: #E12321; */
  height: 50px!important;
  width: 200px;
}
.ajax-basket svg{ 
  /* padding-right: 20px; */
  fill: #fff;
  width:  45px !important;
  height: 35px;
  margin-top: 7px;
}

.ajax-basket i {
    display:inline-block;
}

.ajax-basket div:first-of-type{ 
  margin-top: 15px;
  font-weight:bold;
  display:inline-block;
  vertical-align:top;
}

.ajax-basket div:first-of-type em {
    font-style:normal;
}

.top-bar{
  padding-top: 0px!important;
  background: #E9E9E9;
  height: auto;
}
.top-bar .inner {
  margin-top: 13px;
}
.headAccounts{
  position: relative;
  display:flex;
  justify-content: end;
  align-items: center;
  height: 50px!important;
  margin-top: -12px;
}
.shoppingCart {
  margin-top: 10px;
}
.slider-pro .sp-mask {
    height:485px!important;
}


@media (max-width:900px){
  .headAccounts{
  
    margin-top: 0px!important;
  }
}
.headAccounts > div{
  /* width: 100%; */
  display: flex;
  justify-content: end;
  align-items: center;
  height: 100%;
  /* position: relative; */
  background: #F0F0F0;
} 
.headAccounts > div > div{
  /* width: 100%; */
  /* height: 30px; */
  /* margin-top: 5px; */
  padding-left:15px;
  padding-right: 15px;
  border-right: solid 2px #dddddd;
}

.headAccounts > div > div:nth-child(2){
  /* width: 100%; */
  /* margin-top: 5px; */
  padding-right:15px;

}
 
.headAccounts div span{
  margin-left:15px;
  height: 1cm;
  margin: 0;
  margin-top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.myAccount {
  position: relative;
}
.myAccount a:hover{
  text-decoration: none;
}
/* .myAccount:hover{
  background: #272E8D;
  color: #fff;
} */

.myAccount:hover a{
  /* color: #fff; */
}

.myAccount:hover .myAccountDropdown{
  display: block;
}
.myAccountDropdown:hover{
  display: block;
}
.myAccountDropdown{
  z-index: 100;
  position:absolute;
  width: 100%;
  left: 0px;
  margin-top: 8px;
  background: #272E8D;
  box-shadow: 0px 4px 24px 0px #b1b1b1;
}
.myAccountDropdown a{
  color:white;
}
ul.products-grid li input.qty {
   height: 35px;
   width: 50px;
}

.brands-slider-bg{
  background: #F0F0F0;
  display: flex;
  align-items: center;
  padding: 25px 0px;
  margin-bottom:25px;
}
.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: 30px;
  line-height: 27px;
  text-align: center;
  background: #f5f5f5!important;
  font-size: 20px!important;
  color: #1d304b!important;
  border: none;
}

.brands-slider .owl-item {
  text-align: center;
  display: inline-block;
  /* width: 185px!important; */
}

.brands-slider .owl-stage{
  filter: grayscale();
} 
.brands-slider {
  background: #fff;
  padding: 20px 20px;
  /* margin-top: 20px; */
  position: relative;
}
.brands-slider .owl-nav{
  position: absolute;
  top: 0px;
  right: 0px
}
@media screen and (min-width: 1400px) {
  .headContact{
    margin-top: 20px;
  }
}
@media screen and (min-width: 1700px) {
  

 ul.products-grid li button.addtocart {
   width: 44%;
   margin-top: 0px!important;
   padding: 9px;
   float: none;
   clear: none!important;
   margin-top: -3px!important;
   margin-left: 20px!important;
   font-size: 11px!important;
 }

 ul.products-grid li .qty-change {
   width: 35px;
   height: 35px;
 }

}

@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;
}

@media screen and (max-width: 1700px) {.priority-nav > ul > li, .priority-nav > ul > li > a {width: 130px!important;}}
@media screen and (max-width: 1600px) {.priority-nav > ul > li, .priority-nav > ul > li > a {width: 120px!important;}}
@media screen and (max-width: 1500px) {.priority-nav > ul > li, .priority-nav > ul > li > a {width: 110px!important;}}
@media screen and (max-width: 1400px) {
  nav li a, .mobile-nav ul li a, .mobile-nav button.priority-nav-is-visible {
      font-size: 12px;
  }
}
@media screen and (max-width: 1400px) {.priority-nav > ul > li, .priority-nav > ul > li > a {width: 100px!important;}}





/* 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;
}

/* 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;
  background: #ECECEC!important;
  padding-top:20px!important;
}

.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;
}


.UA {
  float:right;
}

.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{
  margin-top: 30px;
}

.featuredP > div:first-of-type{

}

.featuredProductsBox{
  border: 1px solid grey;

}

.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: #BA1312;
  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;
}



@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%;
  }
  .switcher {
    float: right;
    /* margin-top: 10px;
    margin-bottom: 20px; */
}
}

@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;
  }
  #headContact{
    /* width:0px; */
    display: flex;
  }

  header .logo{
      /* margin-top: 80px; */
      width: 180px;
      /* height: 50px; */
  }
  header form.search {
    margin-top: 0px;
  }

  .banner-image img {
    /* height: 115px; */
  }
}
@media screen and (max-width: 1200px){
	header .logo {
    width: 250px!important;
    /* height: 85px!important; */
    /* margin-right: 15px; */
 }

 #customerServices{
  margin-bottom: 20px;
 }
}

.switcher {
    /* margin-top: 30px;
    margin-right: 20px; */
}

.sec1{
  border: 1px solid #DCDCDC;
  margin-top: 30px;
  padding: 10px;
}

.usps {
  border: none;
  padding: 10px 0px;
  clear: both;
  /* width: 80%; */
  margin: auto;
  float: none;
  margin-top: 0px;
  display: block;
  background: #fff;
  z-index: 30;
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #ddd;
  /* border-bottom: 5px solid rgb(92, 86, 86); */
}

.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: #272E8D;
}

.usps li:hover .dimg i {
  color: #fff;
}

.inner.product .col-lg-3 {
	margin-right: 30px;
}

.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:#272E8D;
  color: #272E8D;
}


.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 #E12321;
    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: #E12321;
  transition: color 0.2s;
}

.title-labels .featured-options a.active {
  color: #E12321;
}

.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: #272E8D;
  padding-top:10px;
  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);
}

footer {
  background-color: #F1F1F1F1;
  display:inline-block;
  width:100%;
  clear:both;
  margin-top:50px;
  padding-top:50px;
  
  /* margin: 50px; */
}

footer .foot-h4{
  color: #000;
  font-weight: bolder;
  border-bottom: 2px solid #E12321;
 
}
.redBorder{
  margin-bottom:20px;
}
/* .offersImg{
  float:left;
  margin: 5px;
} */
/* END MAIN */



.priority-nav__wrapper{
  background-color: #272E8D!important;
}


@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: 135px;
  vertical-align: middle;
}

.priority-nav > ul, .priority-nav__wrapper {
  display: inline-block;
  vertical-align: top;
}

.priority-nav__wrapper{
  background-color: #272E8D!important;
}
.priority-nav__dropdown {
    z-index: 99999
}


#brands {
	margin:20px 0px;
	clear:both;
}

#brands .inner > strong {
	display:inline-block;
	width:250px;
	height:80px;
	border:solid 2px #ECECEC!important;
	background:#FFF;
	margin-right:15px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
#brands > strong:nth-child(6n) {
	margin-right:0px;
}
#brands a {
	display:inline-block;
	vertical-align:middle;
	height:100%;
	padding:10px;
	width:100%;
}
#brands  img {
	max-width:100%;
	max-height:100%;
	width:auto!important;
	height:auto!important;
}

.bordered {
	border:solid 1px #1d304b;
	padding:20px;
	display:inline-block;
	width:100%;
	margin-top:20px;
}

.bordered h1 {
    background: #1d304b;
    margin: -20px;
    margin-bottom: 10px;
    padding: 7px 20px;
    font-size: 33px;
    color: #fff;
}


section.clients {
	clear:both;
	background:#f2f3f8;
	display:inline-block;
	width:100%;
	text-align:left;
}

section.clients h2 {
	margin:0px;
	padding:25px 0px;
}


/* editor for datatable */

#customForm {
    display: flex;
    flex-flow: row wrap;
}

#customForm fieldset {
    flex: 1;
    border: 1px solid #aaa;
    margin: 0.5em;
}

#customForm fieldset legend {
    padding: 5px 20px;
    border: 1px solid #aaa;
    font-weight: bold;
}

#customForm fieldset.item-1 {
    flex: 2 100%;
}

#customForm fieldset.item-1 legend {
    background: #bfffbf;
}


#customForm div.DTE_Field {
    padding: 5px;
}


.privacy-policy {
  padding: 20px 26px;
  margin: 0px auto;
}





  @-webkit-keyframes breathing {
    0% {
      -webkit-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;

    }

    25% {
      -webkit-transform: scale(1.02);
      transform: scale(1.02);
       transform-origin: 100% 0;

    }

    60% {
      -webkit-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;

    }

    100% {
      -webkit-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;
    }
  }

  @keyframes breathing {
    0% {
      -webkit-transform: scale(0.99);
      -ms-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;
    }

    25% {
      -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
      transform: scale(1.02);
       transform-origin: 100% 0;
    }

    60% {
      -webkit-transform: scale(0.99);
      -ms-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;
    }

    100% {
      -webkit-transform: scale(0.99);
      -ms-transform: scale(0.99);
      transform: scale(0.99);
       transform-origin: 100% 0;
    }
  }

  @media screen and (max-width: 990px){
    .headContent {
      margin-top: 30px!important;
    }

  }


  @media screen and (max-width: 1130px){

  	header a.mobile-menu {
  	    /* display: block; */
  	    float: left;
        margin: 20px;
  	}

  	header .pull-right ul {
        background-color: #272E8D;
  	    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;
      float: left;
      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: 1200px){
    .offers div{
      margin-bottom:15px;
      display: flex;
      justify-content: center;
    }
    .headContact div{
      display: block;
      width: 100%;
    }
  
    .headContent .headContact {
      margin-bottom: 10px;
    }
    
  }


  @media screen and (max-width: 700px){

  header form.search {
		width: 100%!important;
	}
  .offers div{
    margin-bottom:15px;
    display: flex;
    justify-content: center;
  }

  .headContactContainer div{
    display:block;
    width: 100%;
  }
 
}
@media screen and (max-width: 600px){
   
  .ban-cont{
    position:absolute;
    margin-top: 10%!important;
    margin-left: 100px!important;
  }
  .ban-cont span{
    color: #fff;
    font-size: x-large!important;
    font-weight: 400!important;
    display: block;
  }
  .account .cartAmount{
    display: block!important;
    width: 100%!important;
  }

}
@media screen and (max-width: 400px){
  .ban-cont button.dark-h {
    display: none!important;
  }
  .ban-cont{
   
    margin-left: 30px!important;
  }
}




/********************************************************************************************************************************************************/
.brands-slider-bg .tablet{
  display: none;
}

.brands-slider-bg .mobile{
  display: none!important;
}

.owl-dots{
  display: none;
}

.mobile-nav .inner{
  /* position: relative; */

}

.shopByCategory{
  width: 300px!important;
  /* white-space: nowrap; */
  padding-right: 40px;
  background: #930A09;
  position: relative;
}


.shopByCategory ul{
  padding-top: 3px!important;
  position: absolute;
  /* display: block; */
  width: 100%!important;
  background: #BA1312;
  z-index: 100!important;
  padding: 20px;
  top: 100%;
  /* margin-top: 0px!important; */
}
.shopByCategory ul li{
  white-space: nowrap;
  display: block!important;
  width: 100%;
  /* margin-left: 30px; */
  padding-left: 30px;
  position: relative;
}

.shopByCategory  ul  li:hover {
    background-color: #872525!important;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
} 


.mobile-nav ul li:hover > a {
    color:#fff!important;
}


.shopByCategory ul li a{
  text-align: left!important;
}
.mobile-nav li {
  border-right: none!important;
}

.mobile-nav .has-children ul{
  border-right: none!important;
  display: none!important;
  /* padding-top: 10px!important; */
  /* padding-bottom: 0px!important; */
  /* padding-right: 15px!important; */
  width: auto!important;
  border-top: none;
}
.mobile-nav .has-children ul li {
  padding-bottom: 10px!important;
  margin-bottom: 0px!important;
  padding-left: 30px!important;
  padding-right: 30px!important;
  width: auto!important;
  display: block;
  padding-top: 10px!important;
  margin-right: 0px;
}



/* 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;
  }

  /* .brands-slider ~ .brands-slider {
    display: none!important;
  } */
}

@media (max-width: 1500px) {
  .brands-slider {
    width: auto!important;
  }
}


/* Styling for screens between 600px and 900px */
@media (min-width: 700px) {
  /* .brands-slider-bg .mobile{
    display: block!important;
  } */
  .logoContainer{
    display: flex;
    justify-content: center;
  }
   .logoContainer a {
    width: 300px!important;
   }
  .headContact div{
    display: block;
    width: 100%;
  }

  .headContact span{
white-space: nowrap;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #323232;
  }

  .headContent .headContact {
    margin-bottom: 15px;
    float:left;
    margin-top:35px;
  }
  .headContactContainer{
    justify-content: center;
  }
  .search{
    display: flex;
    justify-content: end;
  }
}

/* Styling for screens larger than 900px */
@media (min-width: 600px) and (max-width: 1000px) {
  .searchContainer{
    display: flex;
    justify-content: center;
  }
  .headContactContainer{
    display: flex;
    justify-content: center;
  }
  
  /* .brands-slider-bg div.mobile{
    display: block;
  } */
}
header > form.search {
  margin-top: 0px!important;
}
@media screen and (max-width: 1680px){
header form.search {
    width: 75%!important;
    margin-top: 0px!important;
  }
}

@media (max-width: 1250px){
  .brands-slider-bg .tablet{
    display: block!important;
  }

  .brands-slider-bg .desktop{
    display: none!important;
  }

  .switcher {
     display: none!important;
  }

  .switcher.mobile {
    display: block!important;
    float: left!important;
    width: 95%;
  }
  /* .brands-slider-bg .inner div:first-of-type{
    display: none;
  } */
  
}

@media (min-width: 1300px){
  .main-banner .banner-image {
     margin-left:330px!important;
  }
  .banner-image img{
    /* width: 74%; */
  }
  .inner .shopByCategory {
    width: 300px!important;
  }
  /* .product-img-box img{
    max-width: 400px!important;
    max-height: 400px!important;
  } */
}

@media (min-width: 800px){
  .shopByCategory ul li:hover > ul{
    display: block!important;
    position: absolute!important;
    left: 100%;
    top: 0px;
    /* padding-left: 30px!important; */
    /* padding-right: 30px!important; */
    margin-top: 0px!important;
  }
  
.banner.main-banner {
    height:500px!important;
}
  
  .shopByCategory ul li > ul{
    display: block!important;
    /* z-index: 100!important; */
    position: relative!important;
    left: 5cm;
    /* top: -1%; */
  }

  .mobile-nav > div > ul > li > ul > li > ul > li{
    margin-top: 0px!important;
    padding-top: 3px;
    height: auto!important;
  }

  .mobile-nav > div > ul > li > ul > li > ul > li > ul > li{
    margin-top: 0px!important;
    height: auto!important;
  }

  .shopByCategory ul > li > ul > li:hover > ul{
    display: block!important;
    position: absolute!important;
    left: 100%;
    top: 0px;
    padding: 0px!important;
  }
}
@media (min-width: 800px) and (max-width: 1299px){
  .main-banner .banner-image {
     margin-left:250px!important;
  }
  .inner .shopByCategory {
    width: 300px!important;
  }
  .banner-image img{
    width: 74%;
  }
  .ban-cont{
    position:absolute;
    margin-top: 8%;
    margin-left: 100px;;
  }
  .ban-cont span{
    color: #fff;
    font-size: x-large;
    font-weight: 500;
    display: block;
  }
}
@media screen and (max-width: 1400px){

}
.shopByCategory > a{
  display: block!important;
  width: 100%!important;
}
@media (max-width: 800px){
  .shopByCategory:hover > ul{
    display: block;
  }
  
    .main-banner .inner {
      padding-left:0px!important;
  }
  

  /* .shopByCategory ul li:hover > ul{
    display: block!important;
    position: absolute!important;
    left: 0px;
    top: 30px;
  } */
  
  .shopByCategory ul li > ul{
    display: block!important;
    /* z-index: 100!important; */
    position: relative!important;
    left: 5cm;
    /* top: -1%; */
  }
  
  /* .shopByCategory ul > li > ul > li:hover > ul{
    display: block!important;
    position: absolute!important;
    left: 250px;
    top: -30px;
  } */

  .shopByCategory ul{
    left: -30px!important;
    background: none;
  }
  

}
@media (min-width: 1100px) and (max-width: 1399px){
  
  .headContact{
    margin-top:10px;
  }
  
}