/*
Theme Name: Gofas Software
Theme URI: https://gofas.net
Version: 2.1
Description: Tema do site Gofas Software desde 2016.
Author:Gofas Software
Author URI: https:/gofas.net
template: bb-theme
*/

.fl-page-header-container.container {
    padding: 20px;
}
.fl-page-content {
	min-height:400px;
}
/* Prosites Checkout */ 
form#loginform {
    MAX-WIDTH: 300px;
}
#psts-paypal-checkout input {
    float: right;
    margin-top: -60px;
    margin-bottom: 35px;
	margin-right: 40px;
}
.psts-cancel-notification p {
    color: #000;
    font-size: 24px;
}
.level-summary.price_1, .level-summary.price_3, .level-summary.price_12 {
font-size: 0;
}
.psts-signup,
#psts-signup-another {
	display:none;
}
div#psts-signup-another {
	display:none;
}
.pricing-column .coupon-box input {
	border-color: #1DC34E;
}
.pricing-column .apply-coupon-link {
	    top: 6px;
		font-size: 14px;
}
/* Fim Prosites Checkout */ 
.sharedaddy.sd-sharing-enabled {
    max-width: 1024px;
    margin: 0 auto;
}
.post-edit-link {
	display:none;
}
/* Footer */
.fl-page-footer-widgets-row.row {
	    margin-top: 40px;
}
/* Destaque no botão Construtor */
.ab-top-menu #wp-admin-bar-fl-builder-frontend-edit-link {
    background-color: #22B336;
}
.ab-top-menu #wp-admin-bar-fl-builder-frontend-edit-link {
	background-color: #0C0;
}
/* Oculta botões de ajuda fl builder */
span.fl-builder-knowledge-base-button.fl-builder-button.fl-builder-button-large,
span.fl-builder-forums-button.fl-builder-button.fl-builder-button-large {
    display: none;
}
/* MyCRED */
.the-badge:first-child {
    margin-left: 140px;
}
.the-badge {
    float: left;
    margin: -40px 0px 0px 10px;
}
.the-badge img {
    width: 100%;
    height: auto;
    max-width: 50px;
}
/* BuddyPress e bbPress */
#item-header-content .activity {
    margin-top: 20px;
}
#bbpress-forums div.bbp-search-form {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
	font-size:14px;
}

/* Busca do fórum */
#bbpress-forums #bbp-search-form #bbp_search {
	width: 85%;
	border: 1px solid #767676;
    border-radius: 0;
}
input#bbp_search_submit {
	width: 14%;
}

/* Botôes do site */
button, input[type=button], input[type=submit] {
	border-radius: none;
}

/* Blocos de código */
code {
    padding: 8px 4px;
    font-size: 13px;
    color: #428bca;
    background-color: #f9f2f4;
    border-radius: 4px;
}
div#breadcrumbsdiv {
    background: #005071;
    color: #fff;
    font-size: 12px;
    padding: 6px;
    margin: 0;
}

p#breadcrumbs {
	text-align: left;
    width: 100%;
    max-width: 1108px;
    /* border: 1px solid; */
    margin: 0 auto;
}

p#breadcrumbs a {
    color: #fff;
}
strong.breadcrumb_last {
    font-weight: 400;
	color:#ff8700;
}
	