*{ margin: 0px; padding: 0px; } #promo_cep{ display: flex; justify-content: space-around; background-color:#ada390; color: white; } #cabecalho{ display: flex; background-color: #ffb18b; justify-content: space-between; } #logo{ width: 256px; height: 75px; margin: 15px; } #opcoes{ display: flex; } .icons{ width: 40px; height: 40px; color:white; margin: 30px 10px 30px 10px; } #menu{ display:flex; border: solid 6px #ffb18b; margin:20px; justify-content: space-around; } .opcoes_menu{ font-size: 25px; color: black; text-decoration: none; } #blusa{ display: flex; padding-top: 20px; } #img{ width: 263px; height: 400px; padding-left: 50px; } #nome_do_prod{ font-size: 40px; padding-left: 40px; } #opc{ display: flex; } #forms{ padding-left: 40px; padding-top: 20px; } .tm_cor{ font-size: 30px; } #tm{ font-size: 20px; height: 50px; width: 100px; } #quant{ font-size: 20px; height: 50px; width: 80px; } #precos{ padding-left: 80px; } #valor{ font-size: 80px; } .comprar{ background-color: #ffb18b; border: #ffb18b solid 3px; color: white; width: 350px; height: 100px; font-size: 80px; text-align: center; display: block; border-radius: 20px; margin-bottom: 20px; } .linkcomprar{ text-decoration: none; } #cep{ padding-top: 20px; font-size: 20px; } #infcep{ font-size: 20px; border: solid 4px #ffb18b; } #nao_sei_cep{ color: black; font-size: 15px; } #titdesc{ font-size: 40px; color: #ffb18b; margin-left: 30px; margin-top: 40px; } .textdesc{ font-size: 23px; margin-left: 20px; } #avaliacao{ font-size: 40px; color: #ffb18b; margin-left: 30px; margin-top: 40px; } .ava{ margin-left: 20px; } .botao_ava{ margin-left: 20px; } #rodape{ display: flex; justify-content: space-between; margin-top: 150px; background-color: #ffb18b; height: 90px; } #form{ padding-top: 10px; padding-left: 10px; } #botao{ background-color: #ffb18b; font-size: 20px; width: 70px; height: 30px; color: white; border: solid 3px white; } #novidds{ font-size: 30px; color: white; padding-left: 10px; } #redessociais{ display: flex; } .sociais{ width: 40px; height: 40px; color:white; margin: 30px 10px 30px 10px; } .nome_email{ font-size: 20px; }