/*
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
*/

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


@media (min-width: 992px) {
    .fl-page-nav-right .fl-page-header-wrap {
        border-bottom: 0px;
    }
}

@media (min-width: 1100px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .blog .fl-sidebar, .single:not(.woocommerce):not(.post-template-tpl-full-width) .fl-sidebar, .archive:not(.woocommerce) .fl-sidebar, .search .fl-sidebar, .page-template-tpl-sidebar .fl-sidebar {
        width: 260px;
        padding: 20px 0px 0px 40px;
    }
}
    }
}

@media (min-width: 992px) {
    .blog .fl-content:not(.col-md-12):not(.col-lg-12), .single:not(.woocommerce):not(.post-template-tpl-full-width) .fl-content:not(.col-md-12):not(.col-lg-12), .archive:not(.woocommerce) .fl-content:not(.col-md-12):not(.col-lg-12), .search .fl-content:not(.col-md-12):not(.col-lg-12), .page-template-tpl-sidebar .fl-content:not(.col-md-12):not(.col-lg-12) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: calc(100% - 260px);
        width: 100%;
    }
}

.row {
    margin: 0px;
}

.fl-node-k9a7mjirc8op .fl-post-grid {
    margin-left: -10px;
    margin-right: 10px;
}

.fl-sidebar {
    background-color: #ffffff;
    margin: 0px;
    height: 100%;
}

.fl-node-lnr250w8fhc7 .fl-row-content {
    max-width: 100%;
}
/* .fl-node-e1f67ck48w2y {
    width: 260px;
	background-color:#ffffff;
	padding:20px 0px 0px 40px;
} */
/* .menu.fl-menu-vertical.fl-toggle-arrows {
	padding-right:20px;
} */
.fl-node-lw4zka678xuy {
    width: calc(100% - 260px);
    padding: 20px;
}

.fl-node-rm5x10q4t2jy > .fl-module-content {
    margin-top: 0px;
}

.fl-node-lnr250w8fhc7 > .fl-row-content-wrap {
    padding-top: 0;
}

@media (min-width: 992px) {
    .fl-content {
        margin: 0;
    }
}

.fl-node-k9a7mjirc8op > .fl-module-content {
    margin-top: 0;
    margin-right: 0;
}

.fl-module-content, :where(.fl-module:not(:has(> .fl-module-content))) {
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0;
}

@media (min-width: 992px) {
    .fl-sidebar-left {
        padding-right: 0;
    }
}

.fl-content-right {
    border-left: none;
    padding-left: 0;
}
}

.fl-node-v3wj7zsqf4d2 > .fl-module-content {
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.fl-node-ty0fvz9pgenk > .fl-module-content {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.fl-node-v3wj7zsqf4d2 > .fl-module-content {
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.fl-logo-img {
    max-width:300px;
}

@media (min-width: 992px) {
    .blog .fl-content:not(.col-md-12):not(.col-lg-12), .single:not(.woocommerce):not(.post-template-tpl-full-width) .fl-content:not(.col-md-12):not(.col-lg-12), .archive:not(.woocommerce) .fl-content:not(.col-md-12):not(.col-lg-12), .search .fl-content:not(.col-md-12):not(.col-lg-12), .page-template-tpl-sidebar .fl-content:not(.col-md-12):not(.col-lg-12) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: calc(100% - 260px);
        width: 100%;
        padding: 20px;
    }
}

.fl-node-ty0fvz9pgenk .fl-post-grid {
    margin-left: 0;
    margin-right: 0;
}

.fl-post-grid-post {
    padding: 20px;
    border-radius: 10px;
    position: relative;
}

.fl-module img {
    max-width: 30px;
    height: 20px;
    float: left;
    margin-right: 8px;
}

.fl-post-text {
    padding: 0px !important;
}

.fl-page-header-wrap {
    margin: 0px 40px
}

.fl-post-excerpt {
    margin-bottom: 20px !important;
}

button, input[type=button], input[type=submit] {
    font-size: 14px;
    border: none;
}

.fl-post-title {
    margin-top: -2px !important;
}

.fl-post-excerpt {
    margin-top: 4px !important;
}

.fl-module-content.fl-node-content {
    font-size: 16px;
}

#form-builder-div {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
}

.tox-tinymce {
    border: 0px !important;
}

.column1 {
    background-color: #ffffff;
    padding: 20px;
    margin-right: 0px;
    border-radius: 10px;
}

.column2 {
    background-color: #ffffff;
    padding: 20px;
    margin-left: 0px;
    border-radius: 10px;
}

.fl-post-column {
    flex: 21% !important;
}

button.fl-post-more-link.buttonmore a {
    color: #ffffff !important;
    margin-bottom: 15px !important;
}

button.fl-post-more-link.buttonmore {
    color: #ffffff !important;
    margin-bottom: 0px !important;
    position: absolute;
    bottom: 20px;
    height: 31px;
}

.fl-post-excerpt {
    margin-bottom: 0px !important;
}

.simplefavorite-button {
    border-radius: 4px !important;
    margin-bottom: 0px;
}

.simplefavorite-button.preset {
    margin-right: 0px;
    padding-bottom: 1.75px;
    padding-top: 3.80px;
    padding-right: 8px
	bottom:0;
    right: 0px;
}

.simplefavorite-button.preset i {
    position: absolute;
    font-size: 18px;
}

.simplefavorite-button {
    width: 30px!important;
    overflow: hidden;
    color: #fff;
    right: 0px ;
    margin-right: 20px !important;
}

.simplefavorite-button.preset:hover {
    width: 30px!important;
    overflow: hidden;
    color: #000000 !important;
}

.simplefavorite-button.preset {
    font-size: 13px !important;
    height: 31.4px;
    padding: 5px 0px 5px 5px;
    width: 94px;
    text-align: right;
    border-radius: 4px;
    right: 0px;
    position: absolute !important;
    margin-right: 20px;
    bottom: 20px;
}

.simplefavorite-button.active.preset {
    font-size: 13px !important;
    height: 31.4px;
    padding: 5px 0px 5px 5px;
    width: 98px;
    text-align: right;
    border-radius: 4px;
    right: 0px;
    bottom: 20px;
    position: absolute !important;
	color: #fff !important;
	border: 1px solid #ccc !important;
}
.sf-icon-favorite {
	color:#cc0000;
}0

button, input[type=button], input[type=submit] {
    font-size: 14px;
    border: none;
}

#ai-builder-response {
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
}

input[type=text] {
    height: 45px;
}

select {
    height: 45px;
    border: 1px solid #dcdcdcdc;
    border-radius: 6px;
    width: 280px;
}

#form-builder-div,#form-builder-div2 {
    border: 1px solid #e4e4e7 !important;
}

#form-builder-div2 {
    border-radius: 8px;
}

.favorites-list li {
    border: 1px solid #e4e4e7;
    padding: 20px;
    border-radius: 8px;
    float: left;
    background-color: #fff;
    width: 18%;
    text-align: center;
    margin: 0px 20px 20px 0px;
}

.favorites-list li p {
    margin-bottom: 0px !important;
}

.bottom-buttons {
    bottom: 0px;
    width: 100%;
}

.favorite-button.add-favorite {
    background-color: #1e73be !important;
    position: absolute;
    bottom: 20px;
    height: 31px;
    right: 20px;
}

.fl-post-grid-post {
    min-height: 159px !important;
}

#dalle-results img {
    max-width: 250px !important;
}