.product-prices-block {
    margin-bottom: 10px;
}

.product-price-and-shipping .price {
	font-weight: 600;
}

#header #_desktop_logo a {
    align-items: flex-start;
}

#amegamenu.fixed-menu .anav-top {
    width: 83%;
}

.footer-left-right .content p {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}

#search .page-content.page-not-found h4, 
#search .page-content.page-not-found p{
    text-align: left;
}

.an_homeproducts-banner img,
.an_homeslider-item  img{
    filter: brightness(95%);
}

.footer-content {
    padding: 0 15px 0 20px;
}

.wish-count .js-an_wishlist-nav-count{
  display: inline-block;
  background: red;
  color: white;
  line-height: 18px !important;
  padding: 0px 5px 0px 5px;
  font-size: 14px;
  padding-left: 5px;
  border-radius: 50%;
  position: relative;
  bottom: 10px;
  right: 15px;
  line-height: normal;
}

#header #_desktop_cart {
    margin-left: 0px;
}

#header .blockcart-link .cart-products-count,
#header .blockcart-link .fixed-cart-products-count {
  margin-left: 0px;
  display: inline-block !important;
  background: red;
  color: white;
  font-size: 14px;
  line-height: 18px;
  padding: 0px 5px 0px 5px;
  border-radius: 50%;
  position: relative;
  bottom: 11px;
  right: 6px;
}

@media (max-width: 767px) {
    #header .blockcart-link .cart-products-count{
		width: 22px;
        height: 22px;
        font-size: 16px;
        line-height: normal;
        padding-left: 0;
        bottom: 9px;
    }
      #header .header-nav .blockcart {
        margin: 0 0 0 -7px !important;
    }
    .an_homeproducts-banner-default .an_homeproducts-banner-textlink {
      font-size: 14px;
      padding: 4px 20px;
      min-width: 150px;
  }
}

.footer-container .links .navbar-toggler {
        color: #fff;
    }

#header .logo {
    max-width: 100%;
}

@media (max-width: 767px) {
    .footer-container .links ul>li a {
        color: #fff;
    }
      .footer-container .links ul {
        background-color: #000;
    }
      #header .header-nav .user-info .account {
        background: #fff;
}
    #header .header-nav .top-logo {
        width: auto;
}
  .productblock-content {
    width: 100%;
}
}

#header .logo {
    max-width: 360px;
}
@media (max-width: 1199px) {
#header .logo {
    max-width: 95%;
}
}

#contact .form-control-label {
    text-align: left;
}

.ui-menu .ui-menu-item .product-desc .prices-block .price {
    font-size: 16px;
}

.an_homeproducts-banner-default .an_homeproducts-banner-textlink {
    opacity: 1;
    transform: translateX(0);
}

#contact .captcha_contact > label {
	font-weight: 600;
    width: 100%;
    text-align: left;
}

.product-description .product-reference {
	text-align: center;
    font-size: 12px;
}

.product-description .product-reference label {
    font-size: 12px;
}

#products .product-title {
    margin: 0 0 7px;
    height: auto;
}

#pagenotfound .page-not-found h4 {
    font-size: 16px;
    font-weight: 500;
}

#pagenotfound .page-not-found h4 {
    text-transform: none;
    font-weight: 500 !important;
}

#pagenotfound .page-not-found h1 {
    font-size: 36px;
}

#products .page-not-found h4 {
    color: #000000;
}

.an_homeslider-block {
    margin-top: 15px;
}

@media (min-width: 768px) {
    body#checkout.checkout-minimize #header .vertical-center {
        height: 111px;
        position: relative;
    	justify-content: center;
    	align-items: center;
    }
  body#checkout.checkout-minimize #header .header-right {
        justify-content: flex-end;
        width: 33.33333%;
	}
   body#checkout.checkout-minimize .search-widget {
        max-width: 100%;
    }
      body#checkout.checkout-minimize #header #_desktop_searchbar {
        padding-right: 19px;
    }
}

.an_homeproducts-banner-default.an_homeproducts-banner-overlay .an_homeproducts-banner-content {
    left: 0;
}

.an_homeproducts-banner-default .an_homeproducts-banner-textlink {
    color: #000;
    background: #fff;
}

.ui-autocomplete.ui-widget-content {
    display: none !important;
}

.amenu-item .amenu-link {
    font-size: 16px;
    font-family: "Barlow", Arial, sans-serif;
}

@media (max-width: 767px) {
    #header .header-nav .top-logo {
        max-width: calc(100% - 175px);
    }
  .an_homeproducts-banner-default.an_homeproducts-banner-overlay .an_homeproducts-banner-content {
    justify-content: flex-start;
    padding: 30px 30px;
	}
}

#header.header1 .search-widget form input::placeholder {
     color: #000;
}

@media (max-width: 767px) {
    #header .blockcart-link .cart-products-count {
        width: auto;
        height: auto;
        font-size: 17px;
        padding: 0px 5px 0px 5px;
        padding-left: 5px;
        bottom: 10px;
        line-height: 21px;
        transform: scale(1);
    }
}

