#header .header-nav {
    border-bottom: 0px;
}

#header, #header .header-top {
    background-color: #fff;
    border-bottom: 1px solid #6ebddf;
    box-shadow: 0px 0px;
    padding: 0px;
}

#header {
    box-shadow: 0px 1px 2px #6ebddf;
}

a {
  color: #81cbeb;
}

#wrapper {
    background: url('../img/header3.svg') no-repeat top center transparent;
    background-size: 100%;
}

.page-content.page-cms ul, p {
    color: #2e486d;
}

#footer {
    background-color: #67d0ff;
    padding-top: 0px;
    padding-bottom: 30px;
}

.footer-container {
    padding-top: 0px;
}

#footer-wave {
    position: relative;
    top: 10px;
}

#header a, #wrapper .breadcrumb li a {
    color: #6ebddf;
}

#header .header-top a[data-depth="0"] {
    color: #2e486d;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
}

#header .header-top a[data-depth="0"]::after {
    border-right: 2px solid #a3e3ff;
    position: relative;
    content: " ";
    left: 10px;
}

#header .top-menu a[data-depth="0"]:hover::after {
    border-right: 2px solid #72b5d2;
}

#header .header-top a[data-depth="0"]:last-child::after {
    display: none;
}

#header .top-menu a[data-depth="0"]:hover {
    background: #72b5d2;
    color: #fff;
}

.top-menu .sub-menu {
    background-color: #71b3d0;
    border-radius: 4px;
    color: #FFF !important;
    box-shadow: 0px 0px !important;
}

#header .top-menu .sub-menu a {
    color: #FFF;
}

.dropdown .expand-more {
    color: #81cbeb;
}

.language-selector button  { 
    margin-top: 5px;
    font-weight: bold;
 }

#header .header-nav .user-info {
    margin-left: 15px;
}

#wrapper .breadcrumb li::after,
#wrapper .breadcrumb li:last-child {
    color: #81CBEB;
    font-weight: bold;
}

.breadcrumb {
    font-size: 12px;
}

.btn-aigua {
    background: #447e9b;
    color: #FFF!important;
}

.btn-salut {
    background: #a3e3ff;
    color: #2e486d!important;
}

.valueproduct {
    font-weight: normal;
    color: #319fd7;
}

.linklist .blockcms-title a, .block-contact, .footer-container li a,
#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title, .block-contact .navbar-toggler .material-icons {
  color: #447e9b;
  font-weight: bold;
  font-size: 14px;
  }
  .account-list a:hover, .block_newsletter form button[type="submit"] .search:hover, .footer-container li a:hover {
    color: #00509e;
  }
  #footer p {
    color: #FFF;
    font-size: 16px;
  }

  .footer-container .h3, .footer-container .h4 {
    margin-bottom: 1rem;
    font-size: 17px !important;
    font-weight: 800;
    color: #fff !important;
    border-bottom: 2px dashed #feffff !important;
    padding-bottom: 5px;
  }

  .card-block {
    padding: 1.25rem 1.25rem .5rem;
  }

  .card-block, .block-categories,
  #search_filters, #search_filters_brands, #search_filters_suppliers,
  body.page-cms .page-content {
    border: 2px dashed #cce8ec !important;
    background-color: #ffffffc4;
    padding: 15px;
  }


  .block-category h1,
  .custom-title {
    margin-bottom: 15px;
    font-size: 25px;
    position: relative;
    border-bottom: 4px solid #a3e3ff66;
    color: #81cbeb;
  }

  .block-category h1::after,
  .custom-title::after {
    content: "";
    width: 15%;
    height: 4px;
    background: #81cbeb;
    position: absolute;
    left: 0px;
    bottom: -4px;
  }

  .block-categories .h6, .h6,
  #subcategories .subcategory-heading {
    font-size: 14px !important;
    font-weight: 900 !important;
    background: #81cbeb;
    width: 100%;
    display: block;
    padding: 5px;
    color: #fff;
  }

  .h5 {
    font-size: 16px !important;
    font-weight: 600 !important;
    background: #e0f5ff82 !important;
    width: 100%;
    display: block;
    padding: 5px;
    color: #447e9b;
  }

  #subcategories .subcategory-heading {
    font-size: 18px !important;
  }

  #search_filters .facet .facet-title, #search_filters_brands .facet .facet-title {
    background: transparent !important;
    color: #81cbeb;
    padding: 0px;
    font-size: 14px !important;
  }

  .product-miniature .product-description {
    background: transparent;
  }

  .product-miniature .thumbnail-container {
    background: #e0f5ff82 !important;
    border-radius: 8px;
  }

  .product-miniature .thumbnail-top {
    padding: 5px 5px 0px 5px;
  }

  .product-miniature .product-title a {
    font-size: 14px;
    font-weight: 900;
    color: #447e9b;
  }

  #product #content {
    max-width: 100%;
  }

  .product-title {
    font-size: 28px;
    position: relative;
    color: #447e9b;
    margin: 10px 0px 15px;
    text-transform: none;
  }
  .product-features {
    margin-top: 0px;
    margin-left: 0px;
  }

  .product-information {
    font-size: 13px;
    color: #447e9b;
    font-weight: bold;
  }

  .product-features > dl.data-sheet dd.value,
  .product-features > dl.data-sheet dd.value:nth-of-type(2n) {
    font-size: 13px;
    margin-right: 0px;
    background: #cce8ec;
    color: #447e9b;
  }
  
  .product-features > dl.data-sheet dt.name,
  .product-features > dl.data-sheet dt.name:nth-of-type(2n) {
    font-size: 13px;
    background: #447e9b;
    color: #FFF;
    text-align: right;
    font-weight: bold;
  }

  #search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
    font-size: 12px;
    color: #447e9b;
  }

  .block-categories .category-sub-menu li[data-depth="0"] > a {
    font-size: 12px;
    color: #447e9b;
  }

  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-weight: bold;
    text-align: left;
  }

  #products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
    color: #81cbeb;
  }

  #subcategories ul li:hover .subcategory-image a {
    border: 5px solid #f4fcff;
  }

  #products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
    color: #447e9b;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    margin: 0px;
  }

  .form-control::-webkit-input-placeholder{
    color:#CCC;
    opacity:1
}
.form-control::-moz-placeholder{
    color:#CCC;
    opacity:1
}
.form-control:-ms-input-placeholder{
    color:#CCC;
    opacity:1
}
.form-control::-ms-input-placeholder{
    color:#CCC;
    opacity:1
}
.form-control::placeholder{
    color:#CCC;
    opacity:1
}
  
  input.form-control.productform,
  textarea.form-control.productform {
    padding: .5rem .5rem;
    color: #447E9B;
    background: transparent;
    border: 0px;
    border-bottom: 2px solid #447E9B;
    font-weight: bold;
    border-radius: 8px 8px 0px 0px;
    font-size: 16px;
  }

  input.form-control.productform:focus,
  textarea.form-control.productform:focus {
      color: #81cbeb;
      background-color: #fff;
      outline: 0px;
      border-color: #81cbeb;
      font-size: 22px;
  }

  .product-description h1,
  .product-description h2,
  .product-description h3,
  .product-description h4 {
      color: #447e9b;
  }

  .product-description li {
      font-family: 'Montserrat';
      font-size: .875rem;
      font-style: normal;
      font-weight: 400;
      color: #2e486d;
      padding-left: 1rem;
      list-style: disc;
      margin-left: 15px;
  }

  #header.is-open {
    height: 100vh;
  }

  #header.is-open .header-top {
    border-bottom: 0px;
  }

  .block-category {
    min-height: auto;
  }

  .page-content.page-cms ul {
    list-style: disc;
    margin-left: 30px;
  }

  .page-content.page-cms ul, dl, ol, p, ul {
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #2e486d;
  }

  body.page-cms h1,
  body.page-cms .h1
  {
    font-size: 28px;
    position: relative;
    color: #447e9b;
    margin: 10px 0px 15px;
    text-transform: none;
  }

  .page-content.page-cms h2,
  .page-content.page-cms .h2 {
    background: #447e9b;
    color: #FFF;
    padding: 5px;
  }

  .page-content.page-cms h3,
  .page-content.page-cms .h3 {
    background: #81cbeb;
    color: #FFF;
    padding: 5px;
  }

  .contact-form {
    background: transparent;
  }

  #category-description .category-cover {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
  }

  body #custom-text {
    padding: 0px;
    margin-bottom: 0px;
    text-align: inherit;
    border-radius: 0px;
    background: transparent;
  }

  body#category #category-description ul,
  body#category #category-description dl,
  body#category #category-description ol,
  body#category #category-description li,
  body#category #category-description p {
    margin-bottom: 1rem !important;
}

@media (max-width: 767px) {
  .links .title {
    border-bottom: 2px dashed #feffff !important;
  }

  .footer-container .links .h3 {
    border: 0px !important;
  }

  .links .title .material-icons {
    color: #FFF;
  }
}

@media (max-width: 555px) {
  #products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
    top: 35px;
  }
}