/*

    Theme Name: Velvar
    Theme URI: www.agenciataura.com.br
    Author: Kadu Baier
    Author uri: www.agenciataura.com.br
    Description: Agência Taura
    License: GPL
    Version: 1.0
    
*/

.main-header.header-style-three {
    background: #000 !important;
}

/*.main-menu .navigation>li>a {
    font-size: 14px !important;
  }

.main-menu .navigation>li {
    margin-right: 30px !important; 
}

.main-menu .navigation {
    margin-left: 10px !important;
}

.sticky-header .main-menu .navigation>li {
    margin-left: 40px !important;
}*/

.color-default {
     background-color: #ccb497 !important;  
}

.color-black {
    color: #000 !important;
}

.main-footer {
    background-color: #ccb497 !important;
}

.head-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 0px !important;
}

.head-title:before {
    background-color: transparent !important;
    height: 0px !important;
}

.pt-pb-50 {
    padding: 50px 0 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pt-150 {
    padding-top: 150px !important;
}

.logo-footer {
    max-width: 80% !important;
}

.about-widget .social-links ul li a {
    border: 1px solid #000 !important;
    color: #000 !important;
}

.about-us-section-four .image:before {
    border: 10px solid #ccb497 !important;
}

.link-serv {
    color: #000 !important;
}

.main-footer .widget-title {
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
}

.footer-bottom .copyright {
    color: #000 !important;
}

.footer-bottom {
    padding-bottom: 5px !important;
}


