


/* Simple Custom CSS plugin: enter your custom CSS here */
* {
    box-sizing: content-box;
}

#selectionList {
 -webkit-text-fill-color: #000000;
  font-size: 16px;
}

.vc_gitem-zone {
	background-position-y: top !important;
}

/* Modify the top and bottom margins of the central content area */
.bg-secondary {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.wp-editor-area {
	color: #914242 !important;
}

/* */
.mb8 {
	text-transform: none !important;
}

/* 
p.lead {
	font-size: 14px !important;
	font-weight: 300 !important;
	line-height: 15px !important;
}
*/

/* Remove Edit with WPBakery Page Builder from the editor top menu */
.vc_inline-link {
	display: none !important;
}

/* Remove Slider Revolution from the editor top menu */
.revslider-menu {
	display: none !important;
}

/* Remove Pagination from the blog area of the main page; IMPORTANTA check siede effects! */
.vc_grid-pagination {
	display: none !important
}

/* Resize the space used by Blog and Search results heading */
.page-title {
	height: 145px !important;
}

/* Resize footer
	height: 0px !important; 
}
*/

#slide-1-layer-2 {
	opacity: 0.65 !important;
}

/*
.homeSlider {
  display: none;
}
*/

/* Use to hide Revolution Slider */
.pt0 {
  display: block;
}

.slider01 {
  display: none;
}

ul.post-meta {
  display: none;
}

.post-title {
	display: block;
  margin-bottom: 12px;
}

.page-title-3, .page-title-4 {
  height:150px !important;
}

.uppercase {
  letter-spacing: 2px !important;
}

/*
ul > li:first-child {
	display: none;
}
*/