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


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

.btMenuVerticalLeft .btVerticalHeaderTop {
    display: flex !important;
    justify-content: space-between;
    background-color: #fff;
}

.btMenuVerticalLeft .btVerticalMenuTrigger .bt_bb_icon:before,.btMenuVerticalLeft .btVerticalMenuTrigger .bt_bb_icon:after {
    border-top-color: #e2b117 !important;
}

.btMenuVerticalLeft .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before{
    border-top-color: #e2b117 !important;
}
.bt_bb_card_icon .bt_bb_card_icon_content .bt_bb_card_icon_title {
    padding: 0px 16px;
}

@media(max-width:1075px){
	.home-page-banner .bt_bb_background_image_holder {
		background-position: left !important;
	}
}