/*
 Theme Name:   Avantage Child
 Theme URI:    http://avantage.bold-themes.com
 Description:  Avantage child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     avantage
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  avantage-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

#contactform_id {
    width: 400px;
    float: right;
    background-color: rgba(0, 0, 0, .4);
    padding: 30px;
    border-radius: 20px;
}

#form-uae-common {
    background: none !important;
}

#contactform_id input {
    border-radius: 6px;
    color: #000;
}

#contactform_id textarea {
    border-radius: 6px;
    color: #000;
}
#banner-contact h5 { color:#ca994e !important }

#header-custom-id {color: #ffffff !important; }


#header-custom-id  .bt_bb_headline_superheadline {
    color: #ffffff !important;
}

#header-custom-id .bt_bb_headline u {
    color: #ffffff !important;
}

#header-custom-id .bt_bb_headline_tag .bt_bb_headline_content span u  {color: #ffffff !important; }
.btMenuHorizontal .menuPort > nav > ul > li {
    padding: 0 18px 0 0;
}

 .bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
    color: black !important;
    border-color: black !important;
}
