/*
 Theme Name:   Vite1Site
 Theme URI:    http://vite1site.com
 Description:  Vite1Site
 Author:       Jonathan Blair-Joly
 Author URI:   http://vite1site.com
 Version:      1.0.0
 template:     bb-theme

*/

.fl-row-fixed-width {
    max-width: 1280px;
}

@media (min-width: 1200px) {
.fl-page {
    width: 1200px;
}
.container {
    width: 1200px;
}

.fl-page-header-container.container {
    width: 1180px;
}
}

.fl-builder-bar-content {
    background: #676767!important;
    color: #ffffff!important;
}

.fl-builder-bar-title {
    color: #A0A0A0!important;
}

.fl-builder-button-primary {
    background: #ff9900;
    border-color: #F06D20;
}

.fl-user-template:hover {
    background: #C77800;
}

.fl-template-image {
    height: auto;
}

.avatar.avatar-40.photo {
    display: none !important;
}

#wp-admin-bar-fl-builder-frontend-edit-link {
    background-color: aliceblue!important;
    height: 32px;
    color: #ffffff!important;
}

li#wp-admin-bar-fl-builder-frontend-edit-link span.ab-icon {
    display: none;
}

#fl-builder-settings-tab-yours {

}

.fl-user-template-category {
    display: none;
}

select.fl-template-category-select {
    width: 250px!important;
}

div#fl-builder-settings-tab-yours {
    height: 100%;
    background-image: url("https://vite1site.com/themes/vite1site/img/vite1siteback.jpg")!important;
}

html:not(.wp-toolbar) {
    padding-top: 0px!important;
}

span.fl-builder-save-user-template-button.fl-builder-button.fl-builder-button-large {
    display: none;
}

.fl-user-templates {
    margin-right: 0px!important;
	background-color: #E1F6FF;
}

.fl-user-template:hover {
    background: #ef6f22!important;
}