/*
 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
-------------------------------------------------------------- */

.btLogoArea .logo img {
height: 130px;
}

.menuHolder .port {
padding-top: 10px;
}

.btMenuHorizontal .menuPort > nav > ul > li {
    padding: 0 30px 0 0;
}

.service-content {
    padding-top: 2rem;
}

.service-content .bt_bb_headline_content br + br {
    display: none;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_title_wrap {
    flex-direction: column;
}

.bt_bb_price_list .bt_bb_price_list_title_subtitle_price .bt_bb_price_list_title_subtitle {
    width: 100%;
    text-align: center;
}


/** Accordion page Ressources **/

.bt_bb_accordion_item {
    margin-bottom: 15px;
}

.bt_bb_accordion_item.on .bt_bb_accordion_item_title,
.bt_bb_accordion_item .bt_bb_accordion_item_title:hover {
    color: #ffffff !important;
    background-color: #2285a4 !important;
}