Endereço
Rodovia Antônio Heil, 635, Brusque – SC
CEP:88352-502
/*DESKTOP*/ @media(min-width: 993px){ .box-content .box{ max-width: 50%; } } /*CLASS SHOPTMIZER*/ .content-area { width: 100%; } /******************/ .box-content{ display: flex; flex-wrap: wrap; } .box-content .box, .box-content .box-map{ width: 100%; margin-bottom: 10px; } .contact-information{ display: flex; gap: 10px; margin-bottom: 15px; } .contact-information .icon-contact{ display: flex; width: 100px; align-items: center; justify-content: center; } .contact-information .text-contact{ text-align: left; } .contact-information .text-contact p{ margin-bottom: 0; }