@import  "https://weloveiconfonts.com/api/?family=fontawesome";
@import  "https://weloveiconfonts.com/api/?family=entypo";

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
#before-content {
	padding: none;
}

#navigation-menu ul.sf-menu > li {
	margin: 0 -14px 0 -5px;
	padding: 0 0 0 1px;
}

/* fontawesome */
[class*="fontawesome-"]:before {
	font-family: 'FontAwesome', sans-serif;
	font-size: 10px;
	color: #E9B157;
}

#header_nav_phone {
	background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(254,232,203,0) 30%,rgba(252,179,82,1) 100%);
/* FF3.6+ */
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(30%,rgba(254,232,203,0)),color-stop(100%,rgba(252,179,82,1)));
/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(254,232,203,0) 30%,rgba(252,179,82,1) 100%);
/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(254,232,203,0) 30%,rgba(252,179,82,1) 100%);
/* Opera 11.10+ */
	background: -ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(254,232,203,0) 30%,rgba(252,179,82,1) 100%);
/* IE10+ */
	background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(254,232,203,0) 30%,rgba(252,179,82,1) 100%);
/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#fcb352',GradientType=1);
/* IE6-9 */
	border-bottom-right-radius: 7px;
	color: #fff;
}

.call_a_consultant {
	float: right;
	color: #004990;
	font-style: italic;
	font-family: 'Trebuchet MS', 'Trebuchet', Arial, Helvetica, sans-serif;
}

.call_a_consultant span {
	color: #ED1B35;
	font-weight: bold;
}

li.star {
	list-style-type: none;
	background: url('https://computerexplorers.com/new-castle-county/wp-content/uploads/2014/01/list.icon_star.png') no-repeat top left;
	height: 25px;
	padding-left: 30px;
}

/* PAGE CONTENT PADDING 
+++++++++++++++++++++++++++++++++++++++++++++
*/
#page-title {
	display: none;
}

#page-content #content-container {
	padding: 0;
}

.no-breadcrumbs-padding {
	padding: 0;
}

.entry {
	padding: 0 0 20px;
	clear: both;
}

/* ------------------! END PAGE CONTENT PADDING ------------------------- */
/* ----------------------! sidebar color styling ------------------------ */
.container_24 .grid_8 {
	width: 320px;
	background-color: #9ED49E;
}

/* ----------------------! ilovefonts script ------------------------ */
/* entypo */
[class*="entypo-"]:before {
	font-family: 'entypo', sans-serif;
}

/* ----------------------! end sidebar fonts ------------------------ */
/* ------------- Toggle Functions for Locations Page ---------------- */
h4.slide_toggle a {
	font-size: 13px;
	font-weight: 600;
}

h4.slide_toggle {
	background: none;
	padding: 0 0 15px 10px;
	margin: 0;
	background-repeat: no-repeat;
}

#before-content {
	background: transparent;
}

#home-page-content {
	background: transparent;
}

#page-content #content-container {
	position: relative;
	overflow: hidden;
	background: white;
	padding: 0 10px;
}

.post {
	padding-top: 20px;
}

/* Price Boxes Member Press */
.mepr-price-box {
	height: 150px;
	width: 250px;
	display: inline-block;
	vertical-align: bottom;
	padding-right: 15px;
	padding-bottom: 20%;
}

.mepr-price-box-button a {
	background-color: #004990;
	font-weight: 400;
	color: #E9B157;
	border-radius: 4px;
	padding: 5px;
}

.mepr-price-box-button a:hover {
	background-color: #004990;
	color: #FFFFFF;
}

.mepr-price-box-price {
	display: none;
}

.mepr-price-box-title {
	font-size: 100%;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 0;
	background-color: #004990;
	border-radius: 5px;
	width: 215px;
	color: white;
	padding-left: 5px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.mepr-price-menu {
	padding-left: 8%;
	padding-top: 10px;
}

.mepr-price-box-heading {
	height: 150px;
	padding-top: 25px;
}

#page-content #content-container {
	background: transparent;
}

.portfolio-img-thumb-3-col:before {
	content: "\f01d";
	display: block;
	position: absolute;
	top: 25%;
	left: 36%;
	width: 60px;
	height: 60px;
	font-family: "fontawesome";
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: rgba(0,0,0,0.35);
	border-radius: 100em;
	speak: none;
	transition: .5s;
}

.portfolio-zoom-image-3-col {
	background-image: none;
}

/* removing related products */
.woocommerce-page .related {
	display: none;
}

.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price {
	display: none;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	display: none;
}

div.quantity.buttons_added {
	display: none;
}