/*
Theme Name: Structure Child
Theme URI: https://structure.thememove.com
Description: A child theme of Structure Theme
Author: ThemeMove
Author URI: https://thememove.com
Version: 4.0
Template: structure
*/

/* ==========================================================
   UNISTAMP METAIS
   Customizações do Tema Filho
   ========================================================== */


/* ==========================================================
   RODAPÉ
   ========================================================== */

footer .widget-title{
    color:#ffffff;
    margin-bottom:20px;
}

footer .widget ul{
    list-style:none;
    margin:0;
    padding:0;
}

footer .widget ul li{
    margin-bottom:12px;
}

footer .widget ul li a{
    color:#cfd8e3;
    text-decoration:none;
    transition:.2s;
}

footer .widget ul li a:hover{
    color:#f2c200;
}


/* ==========================================================
   PARÁGRAFOS DO RODAPÉ
   ========================================================== */

footer p{
    color:#ffffff;
    margin-bottom:16px;
    line-height:1.7;


/* ==========================================================
   CENTRO TÉCNICO
   ========================================================== */

footer .widget ul li{
    padding-left:0;
}


/* ==========================================================
   FUTURAS CUSTOMIZAÇÕES
   ========================================================== */

/*
Header

Home

Produtos

SEO

Performance

Responsividade

*/