body.custom-background{
	box-shadow:inset 0 0 0 2000px rgba(255, 255, 2550, 0.2);
	font-size:1.2rem;
}
.scheme_default .sc_layouts_menu_nav > li > a{
	color:#ffffff;
}
.post_item p{
	font-size:18px;
	color:#151515;
}
.scheme_default blockquote p, .scheme_default blockquote h6,
.scheme_default blockquote h6 strong,
.scheme_default blockquote::before,
.copyright_text{
	font-size:22px;
	color:#806B4C !important;
	font-style:italic;
}
.scheme_default blockquote h6, .scheme_default blockquote h6 strong{
	font-size:16px;
}
.mainmenu{
	background-color:rgba(127, 107,76,.7) !important;
	text-align:right;
}
.scheme_default .footer_default .widget, .scheme_default .sidebar .widget{
	color:#151515;
}
.cta-sections div h6.sc_item_subtitle {
    text-transform: none;
    font-size: 1.2rem;
}
/*.headerbg{
	background: rgba(255,255,255,0.3)
}*/
.scheme_default .sc_layouts_row_delimiter{
	border:none;
}
.scheme_default .socials_wrap .social_item .social_icon{
	color:#fff;
}
.scheme_default .socials_wrap .social_item .social_icon{
	background:#a90518;
}
[class^="icon-"]::before{
	font-size:1.3em;
}
.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button,
.trx_addons_audio_player .mejs-button.mejs-playpause-button {
  position: absolute;
  left: -112px;
  top: 50%;
  z-index: 9;
  width: 68px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  margin-top: -64px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(174, 174, 174, 0.22);
  background: #000;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
.scheme_default .trx_addons_audio_player.without_cover .mejs-controls,
.scheme_default .format-audio .post_featured.without_thumb .mejs-controls {
 background:#d2cec8;
	color:#000;
	padding: 0 2em !important;
}
.scheme_default .trx_addons_audio_player.without_cover .audio_author,
.scheme_default .format-audio .post_featured.without_thumb .post_audio_author, .scheme_default body .mejs-container *, .scheme_default .mejs-controls .mejs-time-rail .mejs-time-loaded, .scheme_default .mejs-controls .mejs-time-rail .mejs-time-hovered, .scheme_default .mejs-controls .mejs-button > button {
 color:#000;
}
.scheme_default .trx_addons_audio_player.without_cover .audio_caption,
.scheme_default .format-audio .post_featured.without_thumb .post_audio_title,  {
 color:#000;
}
.mejs-controls {
 padding: 0 30px !important;
}
.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button,
.trx_addons_audio_player .mejs-button.mejs-playpause-button {
  position: absolute;
  left: -112px;
  top: 100%;
  z-index: 9;
  width: 68px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  margin-top: -64px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(174, 174, 174, 0.22);
  background: #000;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
.scheme_default .trx_addons_audio_player.without_cover,
.scheme_default .format-audio .post_featured.without_thumb .post_audio {
 background-color:transparent;
}
.message input, .message textarea{
	border:none;
	background:#d2cec8 !important;
	padding: .5em;
}
.message input[type="text"]:focus, .message input,.message input[type="text"].filled, .message input[type="email"].filled, .message textarea.filled{
	color:#333;
}
.message button{
	color: #ffffff;
	margin-top: 2em;
}
.message button:hover{
	background-color: #d2cec8;
	color: #a90518;
}
.scheme_default .sc_title_default .sc_item_subtitle{
	color: #ffffff;
}



