/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2019-06-05 04:27:06 */

	@media (max-width:1279px){
		.header-container.sticky-header.type11{position:fixed;left:0;top:0;width:100%;z-index:50;box-shadow:0 0 3px rgba(0,0,0,.3);transition:all 0.3s;background-color:#555}
	}
    @media (max-width:1199px){
        .header-container.sticky-header.type7,.header-container.sticky-header.type13{position:fixed;left:0;top:0;width:100%;z-index:50;box-shadow:0 0 3px rgba(0,0,0,.3);transition:all 0.3s;bottom:auto}
        .header-container.sticky-header.type13 .header .mini-cart{position:static}
    }
    @media (max-width:991px){
		.header-container.sticky-header,.header-container.sticky-header.type12,.cms-index-index .header-container.sticky-header.type8{position:fixed;left:0;top:0;width:100%;z-index:50;box-shadow:0 0 3px rgba(0,0,0,.3);transition:all 0.3s;bottom:auto}
        
		.header-container.sticky-header.type2 .top-links-container{display:none}
		.header-container.sticky-header.type3 .top-links-container{display:none}
		.header-container.sticky-header.type4 .top-links-container{display:none}
		.header-container.sticky-header.type6 .top-links-container{display:none}
		.header-container.sticky-header.type6 .header-wrapper{display:none}
        .header-container.sticky-header.type8 .header-wrapper{display:none}
		.header-container.sticky-header.type9 .top-links-container{display:none}
		.header-container.sticky-header.type10{position:relative}
		.header-container.sticky-header.type10 .menu-wrapper>.custom-menu-block{display:none}
		body.side-header .top-container > .breadcrumbs.fixed-position{position:relative}
		.header-container.sticky-header.type12 .switcher-area{display:none}
		.header-container.sticky-header.type12 .header>.logo{margin:0}
		.header-container.sticky-header.type12 .header>.logo img{height:35px}
		.header-container.sticky-header.type12 .mobile-group{margin-top:4px}
        .header-container.sticky-header.type8 .header{padding-top:10px;padding-bottom:10px}
	}
	@media (max-width:768px){
		.header-container.sticky-header.type11 .header-right-area>div{display:none}
		.header-container.sticky-header.type11 .header-right-area>div:first-child{display:block}
        .header-container.sticky-header.type8 .switcher-area{display:none}
        .header-container.sticky-header.type8 .top-links-area{margin:0}
        .header-container.sticky-header.type8 .header > .logo img{height:35px}
        .header-container.sticky-header.type8 .cart-area{margin-top:0;top:auto}
	}
    @media (max-width:480px){
		.header-container.sticky-header.type1 .header>.logo img{height:35px}
		.header-container.sticky-header.type1 .header-right-area>div{display:none}
		.header-container.sticky-header.type1 .header-right-area>div:first-child{display:block;margin:20px 0}

		.header-container.sticky-header.type2 .header{padding:5px 0}
		.header-container.sticky-header.type2 .header>.logo img{height:35px;margin:7.5px 0}

		.header-container.sticky-header.type3 .header>.logo{margin-top:7.5px;margin-bottom:7.5px}
		.header-container.sticky-header.type3 .cart-area, .header-container.sticky-header.type3 .search-area, .header-container.type3.sticky-header .menu-icon{margin-top:5px;margin-bottom:5px}
		.header-container.sticky-header.type3 .header>.logo img{height:35px}

		.header-container.sticky-header.type4 .header{padding:5px 0}
		.header-container.sticky-header.type4 .header>.logo img{height:35px;margin:7.5px 0}

		.header-container.sticky-header.type6 .header{padding:5px 0}
		.header-container.sticky-header.type6 .header>.logo img{height:35px;margin:7.5px 0}

		.header-container.sticky-header.type9 .header>.logo{margin-top:7.5px;margin-bottom:7.5px}
		.header-container.sticky-header.type9 .search-area{margin-top:5px;margin-bottom:5px}
		.header-container.sticky-header.type9 .header>.logo img{height:35px}

		.header-container.sticky-header.type11 .header>.logo img{height:35px}
	}
/* NEW CSS FOR LIVE WEBSITE */
.mini-cart .mini-products-list li .product-image img {
    max-height: 90px;
}

.mini-cart .mini-products-list li {
    padding: 0;
}


body.catalog-category-view.categorypath-brands-html.category-brands .category-image {
    display: block !Important;
}

i.icon-mini-cart {
    color: white !Important;
}
.top-links-container {
    background-color: #77d585;
}
.main-nav .container {
    padding: 0 !important;
}
.header-container.type4 .main-nav .menu-wrapper{
border-radius: 0 !important;
}
.main-nav .menu{
background: #111;
}
.header-container.type4.sticky-header .header-wrapper .main-nav.container {
    margin: 20px 0;
    width: 100%;
}
.header-container.type4 .header {
    padding: 5px 0;
}
.header-container.type4 .header-wrapper {
    margin-bottom: 0;
}

.header-container {
    border-top-width: 0px;
}
.main-nav.container ul.menu {
    background: transparent;
}
span.cart-qty {
    color: #000 !Important;
}

.main-nav .menu{
text-align:center;
}

.main-nav .container {
    width: 100%;
}
.top-container >.breadcrumbs {
    background-color: #aaa;
}

.header .form-search {
    border-radius: 5px;
}

@media screen and (min-width:1400px){

.header.container .search-area {
    position: absolute !important;
    left: 50% !important;
    transform: translate(-40%,-50%) !important;
    top: 50% !important;
}

}


h3.sku {
    font-size: 13px;
    margin-top: 10px;
}

.sku span{
color: #37b34a;
}

/* NEW CSS ENDS */





li.etalage_small_thumbs ul li {
    display: none;
}


.main.container {
    margin-bottom: 32px;
}
.sp-methods dt {
    margin-top: 20px;
}
.col-left.sidebar.f-left.col-sm-3 .block li {
    margin-bottom: 10px !Important;
}

@media screen and (min-width:1101px){
ul.products-grid.columns4 li .item-area .product-image-area {
    min-height: 250px !Important;
}
.owl-item .item. item-area .product-image-area{
min-height: 265px !important;
}
.product-image-area a img {
    max-height: 250px;
}
.product-name {
    min-height: 55px;
}
}
.category-image{
display:none;
}

blockquote {
    font-size: 13px !important;
}

.filter-title>a { text-transform: none; }
.product-image-area {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.filter-products .products div.item .product-image {
  border-radius: 0;
}
#brands-slider-demo-2.owl-no-narrow .owl-item .item { padding-top: 15px; }
.footer-middle .block .block-title strong {
  font-weight: 700;
  text-transform: uppercase;
}
.cms-index-index .header-container.type8 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,.25);
	z-index: 20;
	background-color: transparent;
}
@media(min-width:768px){
	.cms-index-index .header-container.type8 .header.container {
		width: auto !important;
		padding-left: 30px;
		padding-right: 30px;
	}
	.cms-index-index .main-nav .container {
		width: auto !important;
	}
	.cms-index-index .cart-area {
		right: 30px;
	}
}
@media(max-width: 991px){
	.cms-index-index  .header-container.sticky-header.type8 {
		background-color: #5c616e;
	}
}i.icon-cart {
    color: #FFF !important;
    margin-top: 5px;
}