/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1659341042
Updated: 2022-08-01 08:04:02

*/

.eblog-meta-inner li i, .eblog-meta-inner li img, .eblog-meta-inner li svg {
  color: #D70303;
}

.eblog-single-inner>.icon-img{
display:none;
}

.pagination > li > a, .pagination > li > span {
  color: #D70303;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #D70303;
  border-color: #D70303;
}
.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button
 {
  
    background-color: #D70303;
	color: #fff;
}
li#menu-item-734>a{
	color: #fff;
}
.button, a.button, .button a{
	  background-color: #D70303;
font-weight: 400;
color: #fff;
text-align: center;
border: 1px solid #c36;
padding: .5rem 1rem;
font-size: 1rem;
border-radius: 3px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
	text-decoration:none;
}
a:hover.button,.button a:hover{
 background-color: #67696D;

color: #fff;

}



.button-green{
    background-color: #99B927;
    color: #fff;
	
	font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
margin-top:15px;
  float:left;
    text-align: center;
}

.rmagic .rmrow .rminput textarea.rm_terms_area, .rmagic .rmagic-row .rmagic-field .rminput textarea.rm_terms_area {
    width: 100%;
    padding: 0px;
    font-size: 0.8em;
    min-height: 110px;
	border:0;
}