#header .header-nav.header-nav-links nav>ul li:hover>a {
    color: #b7abab;
}

.custom-svg-1 {
    display: none !important;
}

.custom-section-background .container:before {
    display:none !important;
}


#header .header-logo img {
    max-height: unset;
    position: relative;
    width: 100%;
    max-width: unset;
}

img.logo {
    max-width: 100%;
    border-radius: 20px;
    filter: grayscale(1) brightness(11);
}

h1.text-6.font-weight-bold {
    text-align: center;
}

.localizacao {
    text-align: center;
}

.localizacao h1 {
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: 600;
}

.product-thumb-info-image {
    height: 100%;
}

@media(max-width: 700px){
  .slide-item div {
  	background-size: cover;
  }
}

[data-content="sec_galeria"] .row .col-lg-6.col-xl-7 {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100%;
}

[data-content="sec_galeria"] .row .col-lg-6.col-xl-7 h3 {
  font-size: 1.2rem !important;
  font-weight: 500 !important;
  text-align: center;
}

.header-extra-info {
  display: none !important;
}

.img-edit {
    display: flex;
    flex-wrap: wrap;
}

.easyimage.easyimage-full {
  max-width: 500px;
}
