body{font-family: 'Open Sans', sans-serif !important;}
h2, h3, h4, h5, h6, p{font-family: 'Open Sans', sans-serif !important;}
.texto-noticia h1{font-family: 'Open Sans', sans-serif;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: -0.8px;}
.texto-noticia p {
    font-size:1.2rem;
    line-height:2.1rem !important;
    display: block;
    margin-block-start: 1em;
   
}
.logo-2 img{height:35px;}
.hide {display:none}
.navbar{padding:0px !important;font-size: 1.3em;
   }
.nav-link{color:#fff; font-size:14px;}
.margin-top-40{
    margin-top:40px;
}
.margin-bottom-40{
    margin-bottom:40px;
}
.margin-top-20{
    margin-top:20px;
}
.float-right{float:right;}

.float-left{float:left;}

.topo-loja{
    height:70px;
    background: #f0ffff;
    padding-top:10px;

}
.barra-topo{
    height:40px;
}
.logo a{

}
.seja-bemvindo-usuario{
    line-height: 40px;
    font-size: 0.8em;
}
.header-cinza{background:#585b77;}
.card{border:none !important;    margin-bottom: 30px;}
.card-body{padding:5px !important;}
.card-title{font-size:15px !important;}
.navbar-default{
   
    background: #146599 !important;
}
.navbar-default .navbar-nav>.active>a{background:fbf2f2;}
.navbar-default .navbar-toggle {
        border-color: #000;
        background: #fff;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;}

.footer{
    background:rgb(245, 245, 244);
    border-top:8px solid rgb(102, 39, 3);
    padding: 40px 10px;
    color: rgb(102, 39, 3);
}
.footer a:link{
   text-decoration: none;
   color: #BF9900 !important;
}
.vitrine-produtos-loja{
    margin: 40px 0px;
}
.thumbnail{}
.thumbnail h3{color:#ac0000 !important; font-size:18px;}
.valor-produto{font-size: 15px;padding-top: 15px;}
.botao-produto{text-align: center; }
.botao-produto a{ color:#fff;}

.foto-noticia{
object-fit: cover;      
object-position: center; 
height: 200px !important;

}
.foto-destaque{
    object-fit: cover;      
    object-position: center; 
    height:400px !important;
    width:652px !important;
    
}
.foto-banner{
    object-fit: cover;      
    object-position: center; 
   
    width:100%;
    margin-bottom:20px;
    
}
.produto-foto-descricao{
    object-fit: cover;      
    object-position: center; 
    height: 220px !important;
    width: 200px;
    }
.produto-foto-principal{
        object-fit: cover;      
        object-position: center; 
        height: 400px !important;
        width: 100%;
}
.bg-slideshow{background:#e4eff37a;}

.info-produtos-loja h1 , .info-produtos-loja h2{
color: #BF9900;
margin-bottom:40px;
padding: 0 15px;

}

.info-produto{
    font-size: 14px;
    color: #655353;
    text-align: justify;
    padding: 20px;
}
.barra-topo-bem-vindo{
    margin-top: 10px;
}
.vitrine-grandes-marcas .lista_marcas{
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.collapse.show {
    position: relative;
    left: 25px;
    width: 250px}

.vitrine-grandes-marcas .lista_marcas li{
   float: left;
   margin: 15px;
   padding: 25px;
   border: 1px solid #7c7c7c;
   width: 120px;
}
.lista_marcas a li:hover{ 
    background:rgb(231, 188, 159);
 }

.fa-2x {   vertical-align: middle;}


/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.book-login-register{color:#fff;}
/*EFEITO FOTOS PRODUTOS*/
.hovereffect {
    width: 100%;
    float: left;
    /* overflow: hidden; */
    position: relative;
    text-align: center;
    cursor: default;
  }
  
  .hovereffect .overlay {
    width: 100%;
   
    position: absolute;
    /* overflow: hidden; */
    top: 120;
    left: 0;
    /* background-color: rgba(75,75,75,0.7); */
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  
  .hovereffect:hover .overlay {
    /* background-color: rgba(48, 152, 157, 0.4); */
  }
  
  


    @media (max-width: 768px) { 
        .busca_site{width:60% !important;
        display:unset;
        margin-top: 15px;
        }
        .navbar {
           
            }
        .has-search{display:none;}
        .logo{margin:30px;}
        
        .navbar-nav {margin:0px;}
        .mobile-right{float:right !important;}
        .col-xs-6{padding:5px !important}
        .logo-2 img{height:40px;}
        .navbar-default{
        
            background: #f0ffff !important;
            border:none !important;
            position:unset !important;   
        
        }
        .texto-noticia{max-width:100% !important;width:100%}
        .texto-noticia h1{font-size:20px;}
        .banner-noticia{max-width:100% !important;width:100%}
        

     }
.legenda-nw{    color: #ffffff !important;
    background: #4c4747;
    padding: 5px;
    margin-top: -60px;
    position: relative;
    font-size:20px;
    z-index: 999;}