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


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


@media screen and (max-width: 768px) {
  .twr-contact-icon-inline .bt_bb_card_icon_inner {
        display: flex;
        gap: 20px;
    }
    .twr-contact-icon-inline .bt_bb_card_icon_inner .bt_bb_card_icon_icon {
    padding-bottom: 0 !important;
}
}
.twr-slide-flag .bt_bb_content_slider_item {
    padding: 0 30px;
}
.twr-center-icon-gap .bt_bb_card_icon_inner .bt_bb_card_icon_icon {
    padding-right: 61px;
}
.twr-slide-flag .bt_bb_content_slider_item .bt_bb_image figure {
    text-align: center;
}