/*
 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
-------------------------------------------------------------- */
body.btBelowMenu.btMenuHorizontal.btAccentLightHeader .mainHeader.gutter {
    max-width: 100% !important;
}

.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item.bt_bb_show_left_boxed_content .bt_bb_content_slider_item_content .bt_bb_row_inner .bt_bb_column_inner:first-child[data-width="5"] .bt_bb_column_inner_content {
    max-width: 540px;
}
.bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 18px;
}

.page-id-3400 .bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image img {
    border: 1px solid #cfcfcf;
    margin: 20px 20px;
}

.bt_bb_section.bt_bb_layout_boxed_1100.bt_bb_section_show_left_boxed_content .bt_bb_row .bt_bb_column:first-child[data-width="5"] .bt_bb_column_content {
    max-width: -webkit-calc(1100px / 2);
    max-width: -moz-calc(1100px / 2);
    max-width: calc(1100px / 2);
}