/*
Theme Name: Tapume Som Livre
Author: Gabriel Pinheiro
Author URI: cafedas4.com.br
Description: Tema desenvolvido para a Som Livre
Version: 1.1
*/

/* 
Ver os estilos em [seu-theme] > css > tema.css
*/


.row-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

.header-main {
    padding: 1rem 1rem  0 1rem;
    background: #040404;
}
.main-logo {
    width: 40px;
    height: auto;
}

.menu-menu-principal-container ul#menu-menu-principal {
    display: flex;
    text-decoration: none;
    list-style: none;
}

ul#menu-menu-principal li {
    padding: 1rem;
}

ul#menu-menu-principal li a {
    color: #fff;
    text-decoration: none;
}

.page-template {
    color: #3c4c3c;

}

.page-template section#main {
    padding: 2rem 1rem;
    background: #fff;
    color: #3c4c3c;
}

.page-template table {
    background: #fafafa;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.page-template  td {
    padding: 0.5rem;
    border: 1px solid #eaeaea;
}

.page-template a {
    font-weight: 700;
    text-decoration: none;
    color: #3c4c3c;
}

.page-template a  span {
    font-weight: 700 !important;
    text-decoration: none;
    color: #3c4c3c;
}


.fimtl .container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.fimtl .container a {
    color: #fff;
    padding: .5rem;
    padding-top: .8rem;
    font-weight: 400 !important;
}

.col-logo span {
    color: #fff !important;
}

.col-logo a {
    color: #fff !important;  
}

.copyright {
    padding: 12px;
    padding-bottom: 0;
}

.copyright p {
    text-align: center;
}

.flex-column {
    flex-direction: column;
}

.adir {
    color: #fff;
    font-weight: bold;
}

.aleft {
    color: #fff;
    font-weight: bold;
}

.copyright p {
    color: #fff;
}

.link-header {
    color: #fff !important;
    font-weight: 300 !important;
}

body.page-template.page-template-elementor_canvas.page.page-id-389.logged-in.admin-bar.elementor-default.elementor-template-canvas.elementor-kit-216.elementor-page.elementor-page-389.customize-support.dialog-body.dialog-buttons-body.dialog-container.dialog-buttons-container.e--ua-blink.e--ua-chrome.e--ua-webkit {
    margin: 0 !important;
    padding: 0 !important;
}