#header.fixed-header{height: 320px;}
.background--layer {height: 320px;}
#header .header-produtos{display: block;}
.produtos-tipologia{max-width: 1410px; margin: 0 auto; padding-top:383px;}
.produtos-tipologia .produtos {padding: 0px 3px 1px 3px;}
.produtos-tipo-promos .row {margin:0px;}

.produtos-tipo-promos{margin-top: 24px;padding-bottom: 66px; margin-right: 25px;}
.produtos-legenda{position: absolute;top: 45%;width: 230px; text-align: center;font-size: 18px;text-transform: uppercase;}
.produtos-legenda.white{color: #ffffff;}
.produtos-legenda.black{color: #333333;}
.border-prods{border-bottom: 1px solid #ececec;}

@media screen and (max-width: 1366px) and (min-width: 769px){
#header.fixed-header, #header .headerfixo, .background--layer{height: 210px !important;}
}

@media screen and (max-width: 768px){
#header .headerfixo{height: 100px;}
#header.fixed-header{height: 0}
.produtos-tipologia{margin: 0 15px; padding-top: 146px}
.produtos-tipo-promos{margin-bottom: 0; margin-right: 0}
.produtos-tipo-promos img.imagem-prods-tip{width: 100%}
.produtos-legenda{width: calc(100% - 30px)}
.produtos{padding: 0 5px}
}

@media screen and (max-width: 1366px) and (min-width: 769px){
.produtos-tipologia {padding: 250px 15px 0;}
}