.site-title,
.site-description{
  text-indent:-9000;
}

.headerBGI {
    opacity: 1 !important;
		
}


/*.headerBGI:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.33);
}
*/
.widget_sydney_latest_news .roll-button {
 display: none;
}
body > .preloader{ display: none; }
.widget-area .widget {
 padding-top: 0;
}
.site-info {
 text-align: center;
}

#gallery-1 {text-align: center;}
figure.gallery-item {margin: 5px; width: 267px; display: inline-block;}

.text-slider h2.maintitle {
font-size: 60px;
}

/* text overlay op free tool site*/
.outer-wrapper {
	position: relative;
}

.text-wrapper {
	background-color: #e03a3a;
  color: #fff;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	padding: 7px 18px;
  top: 50%;
}

/*css for wp custom reviewers*/
.wpcr3_review_author span.wpcr3_caps:before {
content: “by “;
text-transform: lowercase;
color: #747474 !important;
font-size: 0.8em;
font-style: italic;
}
.wpcr3_review_author {
color: #fff !important;
font-size: 0px !important;
}
.wpcr3_review_author span.wpcr3_caps {
color: #000 !important;
font-size: 12px;
}
.wpcr3_review_author span.wpcr3_item_name {
display: none;
}

/* review make the bg white and txt black*/
div.wpcr3_review blockquote.wpcr3_content {
    background-color: #fff;
  	color: black;
}

/*remove title from page*/
.page-template-page_fullwidth .hentry .title-post {
   display: none;
}

/*remove whitespace for title*/
.page-template-page_fullwidth .entry-header {
   display: none;
}
.page-template-page_fullwidth .site-info.container {
display: none;
}

.pt-cv-readmore {
    color: black !important;
    background-color: #e25353 !important;
    border: none !important;
}