/*
Theme Name: Dadevarzan Beaver builder Child Theme
Theme URI: http://www.dadevarzan.com
Version: 1.0
Description: Dadevarzan child theme to develop custom codes based on beaver theme.
Author: Dadevarzan team
Author URI: http://www.dadevarzan.com
template: bb-theme
*/

/* Add your custom styles here... */

header.fl-post-header {
  display: none;
}
.fl-module-adv-testimonials,.fl-module-pp-testimonials{direction:ltr;}
.fl-search-form{display: flex;background-color: #ebebeb ;border-radius: 5px;align-items: center;}
.fl-search-form input:focus{background-color: #ebebeb ;}
.fl-search-form input{border: none;border-radius: 0px 5px 5px 0;background-color: #ebebeb ;}
.fl-search-form button{background: none;border: none;line-height: 0;}
.fl-search-form button i:before{color: #b9b9b9 ;}
.gfield.question{
    border-top: 1px dashed #ccc;
    padding-top: 20px !important;
}