/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

.ti-fade-container {
    color: #fff!important;
}

.ti-rating-text span , .ti-rating-text strong {
    color: #fff!important;
}

.ti-widget.ti-goog .ti-rating-text {
    color: #fff !important;
}




body .booqable-component .booqable-product-button-wrapper .bq-price-details span.bq-duration {
    color: #fff!important;
}

div#booqable-product-button-9eb82b93-ba07-47b7-8ead-d071b867a395 {
    background: #ffffff1f;
    padding: 20px;
}

span.bq-price-details {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    margin-bottom: 10px!important;
}

span.bq-price {
    margin-top: 0!important;
}

span.bq-duration {
    border-right: 1px solid #ffffff47;
    padding-right: 5px;
}
.booqable-product-list-notice.clickable {display: none;}
.Cleanstate-dZPRSn.kuiINQ {
    padding: 10px;
}



@media (max-width:767px) {
	
	.fl-builder-content > div:first-of-type h1 {
    font-size: 40px !important;
}
	
	nav.pp-menu-nav.pp-menu-overlay span {
    padding: 0!important;
}

    .pp-advanced-menu-horizontal.pp-toggle-arrows .pp-menu-toggle {
        left: initial !important;
        right: -20px !important;
    }

nav.pp-menu-nav.pp-menu-overlay  ul.sub-menu span{
    font-size:14px!important;
}

	
	
}






.fl-button-lightbox-content {
    max-width: 850px !important;
}


.pp-advanced-menu.full-screen ul#menu-main-menu-1 {
    max-width: 400px;
}

