/*
Theme Name: UTendBar
County
Version: 1.0
Author: Wilson Velez
Author URI: creativephilly
Template: enfold
*/


/*Add your own styles here:*/


/*###  SOCIAL ICONS ###*/
#top #header .social_bookmarks_facebook a {
    background-color: #37589B;
    color: white;
}

#top #header .social_bookmarks_twitter a {
    background-color: #46D4FE;
    color: white;
}

#top #header .social_bookmarks_gplus a {
    background-color: #DE5A49;
    color: white;
}

.responsive #header .social_bookmarks li {
    margin-right: 5px;
}

#bartend {
  color: #000000 !important;
}


/*### Link underline removed ###*/

#top .custom-color-heading a {
    text-decoration: none;
}

@media only screen and (max-width: 989px) {
    .responsive .av_mobile_menu_tablet .main_menu {
        display: block !important;
    }
    .avia-menu {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .responsive #header .main_menu ul {
        display: block !important;
    }
}

@media only screen and (max-width: 767px) {
    .responsive.html_header_top #header_main .social_bookmarks {
        right: -30%;
        width: auto;
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .responsive.html_header_top #header_main .social_bookmarks {
        right: -10%;
    }
}


/*### HOME PAGE CONTACT FORM ###*/

#top div .av-dark-form input[type='text'] {
    border-width: 1px !important;
    background-color: transparent;
}


/*### FOOTER ###*/

#footer {
    padding: 0;
}

#footer .container {
    padding: 0 30px;
}
