.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */
/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Brxe pagxiu **/
#brxe-pagxiu {
	padding-bottom: 0 !important;
}

/** General >> Wsf 1 label 1 **/
#wsf-1-label-1 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Wsf 1 field 3 **/
#wsf-1-field-3 {
	color: rgb(0, 0, 0) !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	background-color: rgb(239, 239, 244) !important;
	border-color: rgb(255, 255, 255) !important;
}

/** General >> Wsf 1 field 3 (:hover) **/
#wsf-1-field-3:hover {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(35, 56, 87) !important;
}

/** General >> Wsf 1 fields 1 **/
#wsf-1-fields-1 {
	margin-bottom: -10px !important;
}

/** General >> Wsf button **/
.wsf-button {
	background-color: rgb(158, 175, 206) !important;
	width: 100% !important;
}

/** General >> Wsf button _2 **/
.wsf-button {
	font-family: Montserrat !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	background-color: rgb(35, 56, 87) !important;
	border-color: rgb(35, 56, 87) !important;
}

/** General >> Wsf medium 5 **/
.wsf-medium-5 {
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
}

/** General >> Wsf button (:hover) **/
.wsf-button:hover {
	background-color: rgb(158, 175, 206) !important;
}

/** General >> Link **/
.fb-tags-01__item a {
	padding: 2px 4px 2px 4px !important;
	-o-transition-duration: .3s !important;
	-moz-transition-duration: .3s !important;
	-webkit-transition-duration: .3s !important;
	transition-duration: .3s !important;
}

/** General >> Link (:hover) **/
.fb-tags-01__item a:hover {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(35, 56, 87) !important;
	padding: 2px 4px 2px 4px !important;
	border-radius: 5px !important;
}


/*= Insights ================== */

/** Insights >> Button link **/
.wp-block-button__link {
	font-family: Montserrat !important;
	line-height: 1.2em !important;
	font-weight: 600 !important;
	letter-spacing: .5px !important;
	background-color: rgb(35, 56, 87) !important;
	width: auto !important;
	min-width: 18rem !important;
	padding: .8em 1em .8em 1em !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	border-radius: 5px !important;
	-o-transition-duration: .3s !important;
	-moz-transition-duration: .3s !important;
	-webkit-transition-duration: .3s !important;
	transition-duration: .3s !important;
}

/** Insights >> Button link (:hover) **/
.wp-block-button__link:hover {
	color: rgb(33, 33, 33) !important;
	background-color: rgb(158, 175, 206) !important;
}

/** Insights >> Unordered list (#1) **/
.brxe-post-content ul {
	margin-top: -16px !important;
}

/** Insights >> List **/
.wp-block-list .wp-block-list {
	margin-top: 0 !important;
}

/** Insights >> Current **/
#brxe-tzfqbe .current {
	font-weight: 900 !important;
}

/** Insights >> Current _2 **/
#brxe-csljzg .current {
	color: rgb(35, 56, 87) !important;
	font-weight: 900 !important;
}

/** Insights >> Pp multiple authors boxes li **/
#brxe-fypxnv .pp-multiple-authors-boxes-li {
	width: 100% !important;
	padding: 0em !important;
	margin-bottom: 0px !important;
	border-color: rgba(153, 153, 153, 0) !important;
	border-style: none !important;
}

/** Insights >> Multiple authors guest author avatar **/
#brxe-fypxnv .multiple_authors_guest_author_avatar {
	width: 125px !important;
	max-width: 125px !important;
	height: 125px !important;
	border: 3px solid rgb(35, 56, 87) !important;
}

/** Insights >> Widget title **/
#brxe-fypxnv .widget-title {
	display: none !important;
}

/** Insights >> Pp author boxes meta **/
#brxe-fypxnv .pp-author-boxes-meta {
	display: none !important;
}

/** Insights >> Dashicons **/
#brxe-fypxnv .dashicons {
	display: none !important;
}

/** Insights >> Author **/
#brxe-fypxnv .author {
	color: rgb(35, 56, 87) !important;
	font-size: 22px !important;
	font-weight: 700 !important;
}

/** Insights >> Pp author boxes description **/
#brxe-fypxnv .pp-author-boxes-description {
	color: rgb(0, 0, 0) !important;
	font-size: 16px !important;
	line-height: normal !important;
	font-style: italic !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/** Insights >> Pp author boxes name **/
#brxe-fypxnv .pp-author-boxes-name {
	line-height: normal !important;
	margin-bottom: 0 !important;
}

/** Insights >> Pp author boxes avatar details **/
#brxe-fypxnv .pp-author-boxes-avatar-details {
	margin-left: 10px !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** Insights >> Pp multiple authors boxes ul **/
#brxe-fypxnv .pp-multiple-authors-boxes-ul {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}


/*= Gpc insights ============== */

/** Gpc insights >> Link (::before) **/
.fb-blog-card-01__content a::before {
	border-top-width: 1px !important;
	border-top-style: solid !important;
}

/** Gpc insights >> Fb blog card 01 categories **/
.fb-blog-card-01__categories {
	background-color: rgb(224, 224, 224) !important;
	border-top: 1px solid rgb(35, 56, 87) !important;
	border-right: 1px solid rgb(35, 56, 87) !important;
}

/** Gpc insights >> Bricks button **/
ul > li:nth-of-type(1) > .bricks-button {
	border-left-style: none !important;
}


/*= Popup ===================== */

/** Popup >> Wsf label **/
.wsf-label {
	font-family: Montserrat !important;
	color: rgb(255, 255, 255) !important;
	font-weight: 500 !important;
}


/*( < 768 )*/
@media (max-width: 767.98px) {
	/** Insights >> Multiple authors guest author avatar **/
	#brxe-fypxnv .multiple_authors_guest_author_avatar {
	width: 100px !important;
	height: 100px !important;
}

	/** Insights >> Pp author boxes avatar details **/
	#brxe-fypxnv .pp-author-boxes-avatar-details {
	margin-top: 10px !important;
	margin-left: 0 !important;
}

	/** Insights >> Pp multiple authors boxes ul **/
	#brxe-fypxnv .pp-multiple-authors-boxes-ul {
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	grid-row-gap: 20px !important;
	row-gap: 20px !important;
	position: absolute !important;
}

	/** Insights >> Author **/
	#brxe-fypxnv .author {
	font-size: 20px !important;
}

	/** Insights >> Pp author boxes description **/
	#brxe-fypxnv .pp-author-boxes-description {
	font-size: 16px !important;
}

}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** Insights >> Button link **/
	.wp-block-button__link {
	font-size: 16px !important;
	width: 100% !important;
}

	/** Insights >> Author **/
	#brxe-fypxnv .author {
	font-size: 18px !important;
}

	/** Insights >> Pp author boxes description **/
	#brxe-fypxnv .pp-author-boxes-description {
	font-size: 14px !important;
}

}

