#index .container {
  width: 1280px;
  max-width: 100%; }
  @media (max-width: 992px) {
    #index .container {
      width: 960px;
      max-width: 100%; } }
  @media (max-width: 768px) {
    #index .container {
      width: 720px;
      max-width: 100%; } }
  @media (max-width: 576px) {
    #index .container {
      width: 540px;
      max-width: 100%; } }

/*# sourceMappingURL=profile1540540065.css.map */

#_desktop_cart {
    margin-right: 30px;
}

.popup-over a.popup-title,
#_desktop_cart,
.userinfo-selector {
    padding: 0.6rem 0;
}

.header-nav .language-selector-wrapper a,
.top-header,
#_desktop_cart .cart-products-count,
.userinfo-selector .popup-content li a {
    font-size: 0.6rem;
}

.bottomnav {
    background-color: #a5a5a5;
}

.bottomnav .inner,
.header-top {
    max-width: 1250px;
    margin: 0 auto;
}

.top-header {
    border: 0;
}

.hdtop-left .header_logo {
    padding: 0 0 0.5rem 30px;
}

.page-home .banner-top {
    margin-top: 1.5rem;
    padding: 0 15px;
}

.page-home .block .title_block,
.footer-top .block .title_block {
    color: #a5a5a5;
    font-family: Roboto Slab;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 300;
    margin: 2.5rem 0 0.5rem 0;
    text-align: center;
    text-transform: uppercase;
}

.page-home .block .sub-title-widget,
.footer-top .block .sub-title-widget {
    color: #a5a5a5;
    font-family: Roboto;
    font-size: 1rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1rem;
    text-align: center;
    text-transform: uppercase;
}

.page-home #index .products_block ul {
    margin-bottom: 0;
}

.page-home .thumbnail-container .product-title {
    margin-top: 0.5rem;
}

.page-home .product-description {
    padding-bottom: 0.5rem;
}

.footer-container .footer-top {
    background-color: #f5f5f5;
    padding: 1rem 0 3.5rem;
}

#block-reassurance {
    display: none;
}

.footer-center {
    background-color: #e7e7e7;
    margin: 0 0 1rem;
    padding: 1rem 0;
}

.footer-center .block .title_block {
    font-size: 0.8rem;
    font-weight: 900;
    padding: 1rem 0;
    text-transform: uppercase;
}

.footer-center .ApBlockLink a {
    font-family: Roboto;
    font-size: 0.8rem;
    font-weight: 400;
}

.footer-center .ApBlockLink li {
    margin-bottom: 0.5rem;
}

.footer-bottom .ApColumn {
    width: 100%;
}

.footer-bottom .copyright {
    font-family: Roboto;
    font-size: 0.7rem;
    color: #191919;
    text-align: center;
    text-transform: uppercase;
}

#category-description img {
    height: auto;
    max-width: 100%;
}