/* find and replace #E35959*/

a {
	color: #E35959;
	-o-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
	-webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
	-moz-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
	transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
	text-decoration: none;
}
.special_amp {
	font-family: "Baskerville", "Palatino Linotype", "Palatino", "Times New Roman", serif;
	font-style: italic;
	font-size: inherit;
	font-weight: inherit;
	color: #E35959;
}
.main_menu > li:hover > a,
.main_menu > li > a:hover {
	color: #000;
}
.main_menu > li.current-menu-item > a,
.main_menu > li.current-menu-parent > a {
	color: #000;;
	border-top-color: #000;
}
.main_menu ul.sub-menu {
	margin: 0;
	padding: 0 15px 5px!important;
	background-color: white;
	background-color: rgba(255,255,255,0.97);
	position: absolute;
	top: 88px;
	left: 0;
	z-index: 10;
	display: none;
	-moz-box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	border-top: 2px solid #E35959;;
	text-align: left;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.main_menu .sub-menu li a:hover {
	color: #E35959;;
}
#toggle-menu .toggle-menu:hover,
#toggle-menu .toggle-menu.active {
	color: #E35959;;
}
#mobile_navigation .mobile_menu > li.active > a {
	background:#fff;
	color:#222;
	border-right-color:#E35959;
	}
	
	.search-button:hover {
	color: #E35959;
}
#header-search-panel .search > div:hover .fake-submit-button {
	color: #E35959;
}
.social-icons a:hover {
	border-color: #E35959;;
	color: #E35959;
}
.page-nav span.active {
	background-color: #E35959;;
	color: #fff;
	border-color: #E35959;
}
.commentlist .comment-meta a:hover {
	color: #E35959;
}
.commentlist .reply a {
	color: #E35959;
}
.post-share span a:hover {
	color: #E35959;
}
.widget > ul li a:hover {
	color: #E35959;
}
.carousel-prev:hover,
.carousel-next:hover {
	color: #E35959;
}
.pagination a.activeSlide,
.pagination span.cycle-pager-active {
	background: transparent;
	border: 1px solid #E35959;;
	width: 11px;
	height: 11px;
}
.fontAwesomeIcon.style2 {
	font-size: 20px;
	border: 1px solid #E35959;;
	border-radius: 50%;
	color: #E35959;;
	display: inline-block;
	font-weight: normal;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 30px;
}
.fontAwesomeIcon.style1 {
	font-size: 110%;
	line-height: 1;
	color: #E35959;;
	margin-right: 8px
}
.fontAwesomeIcon.style3 {
	background-color: #E35959;;
	width: 35px;
	height: 35px;
	line-height: 33px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}
.feature_box.style3:hover .fontAwesomeIcon.style1 {
	color: #E35959;
}
ul.styled-list li i {
	position: absolute;
	left: 0;
	top: 3px;
	display: inline-block;
	width: 16px;
	height: 16px;
	font-size: 9px;
	line-height: 15px;
	border: 1px solid #E35959;;
	text-align: center;
	color: #E35959;;
	border-radius: 50%;
}
ul.styled-list.style2 li i {
	background: #E35959;;
	border-color: #E35959;;
	color: #fff
}
.portfolio-tabs ul li.active {
	background-color: #E35959;;
	border-color: #E35959;
}
.dropcap.style2 {
	margin: 6px 12px 0 0;
	width: 60px;
	height: 60px;
	line-height: 58px;
	font-size: 49px;
	font-weight: 300;
	padding: 0!important;
	text-align: center;
	border: 1px solid #e5e5e5;
	color: #E35959;;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	;
	display: inline-block
}
a.button,
input[type="submit"] {
	color: #FFF;
	font-family: inherit;
	background: #E35959;;
	display: inline-block;
	padding: 10px 25px 12px;
	text-transform: uppercase;
	font-size: 12px;
	-webkit-font-smoothing: subpixel-antialiased!important;
	font-weight: 600;
	box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
	opacity: 0.85;
	border: none!important;
	outline: none!important;
	text-align: center;
	transition: all 0.3s ease-in-out;
	border-radius: 3px;
	letter-spacing: 1px;
	text-shadow: 0 1px 0px rgba(255,255,255,0.25);
}
a.button.alternate {
	background-color: transparent;
	border: 1px solid #E35959;;
	color: #E35959;;
	border-radius: 3px;
}
a.button.alternate:hover {
	background-color: #E35959;;
	color: #fff
}

.tabs_style1 > ul.tabs > li > a.selected {
	color: #222;
	background-color: #fff;
	border-bottom-color: #fff;
	background-image: none;
	border-top: 2px solid #E35959;;
	margin-top: -1px
}
.progress .bar {
	height: 15px;
	width: 0px;
	display: block;
	background-color: #E35959;;
	position: relative;
	border-radius: 50px
}
.person .flip-container .overlay {
	width: 100%;
	height: 100%;
	background-color: #E35959;
}
.pricing-table .pricing-column .title-box {
	background-color: #39393d;
	color: #fff;
	padding: 25px 10px;
	display: block;
	text-align: center;
	border-top: 3px solid #E35959;;
	margin-bottom: 4px;
}
.highlighted {
	display: inline-block;
	padding: 0px 2px;
	white-space: nowrap;
	vertical-align: baseline;
	font-weight: 600;
	color: #E35959;
}
.latest-posts > li .latest-posts-content h3 a:hover {
	color: #E35959;
}
.counter-title span {
	font-size: 49px;
	font-weight: 300;
	clear: both;
	line-height: 58px;
	color: #E35959;
}
.triangle {
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid #E35959;
    height: 0;
    margin: 0 auto;
    width: 0;
}
.thumbBar {
    background-color: #E35959;
    height: 8px;
    width: 100%;
}
a.button:active {
  background-color: #E35959;
}