/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

.site-header .site-container {
    background-position-y: 160px;
    background-repeat: repeat-x;
}

.site-header .site-header-social, .site-header .site-header-search{
	background-color:#FFF;
}

.fa-facebook-square::before, .fa-twitter-square::before, .fa-youtube-square::before, .fa-tripadvisor::before, .fa-instagram::before, .pagseguro, .bcash {
    background-color: #FFF;
    padding: 3px;
    border-radius: 7px;
	border:2px solid #FFC166;
}