/*
Theme Name: Camille
Version: 1.0
Description: A child theme of AccessPress Parallax
Author: papill
Template: accesspress-parallax
*/

@import url("../accesspress-parallax/style.css");

.posted-on {
	display: none !important;
}

.single .byline, .group-blog .byline {
	display: none !important;
}


footer.custom-footer {
	margin-top: 2% !important;
}

a.btn {
	display: none;
}

.testimonial-listing .bx-wrapper .bx-controls-direction a.bx-prev {
	background-color: #ff005d !important;
	color: white;
}

.slider-caption .caption-description a:hover, .btn:hover {
	background-color: #ff005d !important;
	border: 2px solid #ff005d !important;
}

.testimonial-listing .bx-wrapper .bx-controls-direction a.bx-next {
	background-color: #ff005d !important;
	color: white;
}

.bottom-footer {
	display: none;
}

#colophon {
	margin-top: -30% !important;
}

form#fscf_form4 {
	margin-left: 22% !important;
}

.top-footer {
	background: rgba(255, 0, 93, 0.7) !important;
	padding: 10px 0px 2px !important;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
	color: #ff005d !important;
}

h1.entry-title {
	text-align:center !important;
}

#masthead {
	border-bottom: 3px solid #ff005d !important;
}

.blog-list .blog-excerpt .posted-date {
	display: none;
}

.blog-list .blog-excerpt span {
	background: #ff005d !important;
}

#go-top {
	background: #ff005d !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	background: #ff005d !important;
}

#main-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, #main-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff005d !important;
	border: 2px solid #ff005d !important;
}

#primary {
	width: 100% !important;
}

.blog-list .blog-excerpt {
	border-bottom: 3px solid #ff005d !important;
}