

.written-by {
	font-family: roboto !important;
	color: #000000 !important;
}

.author {
	font-family: roboto !important;
	font-style: italic !important;
}
.entry-content p {
margin-top: 15px !important;
margin-bottom: 15px !important;
}

li:not(:last-child) {
    margin-bottom: 10px;
}

#wpforo-wrap #wpforo-menu li > ul > li {
    display: none !important;
}

#wpforo-wrap .wpforo-post-content .wpf-video{

display: inline-block !important;

}
@media screen and (max-width:800px) {
      
 #wpforo-wrap .wpforo-post-content .wpf-video {
 width:95%;
}

}

.wpcf7-form select {
    font-family: Arial, Helvetica, sans-serif !important;
		font-style: normal;  
	  width: 50%;
    height: 40px;
    overflow: hidden;
	  background: #fff;
    border: 1px solid #000000;
}

.entry-content .wp-caption .wp-caption-text   {
    color: #6b707b;
	  font-size: 14px;
	  line-height: 14px !important;
    font-style: italic;
    text-align: left !important;
}

body:not(.logged-in) .hide_div_user_login{
 display:none;
}

.logged-in .hide_div_user_logout {
	display:none;
}

.home-section {
	margin-top: 10px !important;
}
.section-header {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

input[name="currency_sign"] {
  display: none !important;
}

.myButton {
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	background-color:#ffec64;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}

.myButton:hover {
	background:linear-gradient(to  bottom, #ffab23 5%, #ffec64 100%);
	background-color:#ffab23;
}
.myButton:active {
	position:relative;
	top:1px;
}

#mongo {
	margin-bottom: 0 !important;
}

.linky-page .footer .copyright a {
    color: white !important;
    font-weight: bold;
}

.tablepress-id-11 thead th {
	font-size: 12px;
	font-weight: bold;
}

.tablepress-id-11 tbody td {
 font-size: 11px;
}

.wp-video { 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
}

.donations {
	position: relative;
	width: 65% !important;
	text-align: center !important;
}

.sidebar .search-form .search-submit, .sidebar .search-form .search-field {
  color: #000 !important;
  background-color: #fff !important;
}

.search-form .search-field {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 0 15px;
  border: 1px solid #ddd;
}
.search-submit {
  border: 1px solid !important;
}

input {
  border-radius: 0 !important;
}

input[type="search"] {
  -webkit-appearance: none !important;
	-webkit-border-radius:0px !important;
}
