* {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

.social-icon:hover {
	background-color: black !important
}

h1 {
  color:white;
  font-weight:900;

}
.breadcrumbs li {
	color:#00b7f3;
}
.breadcrumbs a {
	color:white !important
} 
.breadcrumbs a:hover {
	color:#00b7f3 !important
} 

a:hover {
	color: #00b7f3 !important
}

.textwidget p {
	font-size: 12px !important
}

.breadcrumbs {
	font-size: 15px
}

button[name="jetpack_subscriptions_widget"]:hover {
	background: black;
	border: none;
	color: #00b7f3;
}

button[name="jetpack_subscriptions_widget"] {
	color: white;
	background: #00b7f3;
	border: none;
  margin: 0 auto;
  display: block;}

input[name='email'] {
	color: black !important
}

.readmore {
	color: white !important;
	background: #00b7f3;
	border: none;
	cursor: pointer
}

.readmore:hover {
	color: #00b7f3 !important;
	background: black;
	border: none
}

.menu-link { 
	margin-top: 7px
}

.blog-heading {
	background-color: black;
	border-top: 1px solid #00b7f3
}

.light-button {
	background-color: black !important;
	border: none !important;
	color: #00b7f3 !important
}

.light-button:hover {
	background-color: #00b7f3 !important;
	color: white !important
}

h2 { 
	color: #00b7f3 !important
}

.give-form-title {
	display: none;
}

.form-allowed-tags {
	display: none
}

input[name="submit"]:hover {
	background: black;
	border: none;
	color: #00b7f3;
}

input[name="submit"] {
	color: white;
	background: #00b7f3;
	border: none
}

.give-btn:hover {
	background: black;
	color: #00b7f3;
	border: none
}

.give-btn {
	background: #00b7f3;
	color: white; 
	border: none
}

b {
	color: white
}

strong a {
	color: white !important;
	font-weight: 500
}

.control-down:hover {
	background-color: black !important;
	border: 0.5px solid #171717 !important}

.control-up:hover {
	background-color: black !important;
	border: 0.5px solid #171717 !important
}

/* i {
	color: white !important
}	
 */
input[type="image"] {
	border: none !important;
	background-color: transparent !important;
	object-fit: contain;
	height: 32px;
}

input[type="image"]:hover {
	border: none !important;
	background-color: transparent !important;
	 transition: transform 0.2s ease-in-out;
  transform: scale(1.125);
}

.widget-title {
	text-align: center;
}

.video-listing-filter .btn {
	background-color: black !important;
	color: white;
}

.video-listing-filter .btn-group {
	background-color: black;
}

.current {
	color: #00b7f3 !important;
}

.prev-post i, .next-post i {
	color: white !important;
}

.prev:hover, .next:hover {
	background-color: black !important
}


#custom_html-3 a p{
	color: white;
	font-size: 12px !important
}

.box-m {
	display: none
}

#comment {
	color: black !important
}
