/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14 de abr. de 2021, 00:39:35
    Author     : arinsbb
*/

@media (max-width: 650px) {
    
}

ul.social-icons li a{
    color: #444444 !important; 
}

ul.social-icons li a:hover{
    color: #e2bf1d !important;
}

.uk-navbar-center {
    max-width: 100%;
}

.whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px;
    z-index: 10000000;
    float: right;
    width: 5em;
    height: 5em;
}

.tm-location-box > div {
    height: 300px;
}

a.tm-logo {
    opacity: 1;
}

ul.social-icons li a {
    font-size: 18px;
    line-height: 18px;
    color: #515937;
}

.post-content {
    background: #f8f4f0;
    border: 0px;
}

.tm-comment-button {
    width: 100%;
    height: 40px;
    margin-top: 10px;
}
