/*
Theme Name: UpperDeckClub Child
Description: 
Author: 
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


/*BBPRESS*/

.bbp-template-notice {
	display: none;
}
.bbp-template-notice.info,
.bbp-template-notice.error,
.bbp-template-notice.important,
.bbp-template-notice.warning {
	display: block;
}


.bbp-reply-content p {
	margins:0 !important;
	padding:0 !important;
}

#bbpress-forums .bbp-body div.bbp-reply-content, #bbpress-forums .bbp-body div.bbp-topic-content {
	padding: 12px 12px 12px 12px !important;
	background-color:#fcfcfc !important;
}

#bbpress-forums .bbp-body div.bbp-reply-content p, #bbpress-forums .bbp-body div.bbp-topic-content p {
	margin-bottom: 0 !important;
}

#bbpress-forums .bbp-body div.bbp-reply-content iframe {
	width: 100%;
	margin-top: -90px;
}