/*
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.
*/
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.contact-details2 {
	width: 30% !important;
	margin-right: 5%;
}

.contact-form-box2 {
	width: 63% !important;
}

.woocommerce ul.products li.product a h2 mark,
.quote-box2 br {
	display: none;
}

img.img-circle2 {
	height: auto;
	width: 100%;
	float: left;
	padding: 0 0 20px;
}

a.quick-quote img {
	display: none !important;
}

a.quick-quote:before {
	content: "Click for a quote!";
}

#home-shop a.btn-details {
	display: none !important;
}

.quick-quote,
.woocommerce ul.products li.product .button,
#home-shop .button {
	font-size: 15px;
	padding: 4px 2px;
	text-align: center;
	max-width: 130px;
	display: block;
	float: none !important;
	margin: 0 auto !important;
}

.quick-quote img {
	display: none;
}

a.quick-quote {
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid #52a0cd;
	border-bottom-color: #418fbc;
	color: #fff !important;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	text-decoration: none !important;
	font-weight: 700;
	font-size: 17px !important;
	font-family: inherit;
	cursor: pointer;
	overflow: visible;
	width: auto;
	line-height: 1.618em !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #63b1de;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#63b1de),to(#418fbc));
	background-image: -webkit-linear-gradient(top,#63b1de,#418fbc);
	background-image: -moz-linear-gradient(top,#63b1de,#418fbc);
	background-image: -ms-linear-gradient(top,#63b1de,#418fbc);
	background-image: -o-linear-gradient(top,#63b1de,#418fbc);
	background-image: linear-gradient(to bottom,#63b1de,#418fbc);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
	max-width: 270px;
	margin-bottom: 12px !important;
}

#main li, #main p {
	font-size: 15px !important;
}

.type-page img {
	border: 0 solid #eaeaea;
}

center.socialicons {
}

.socialicons h4 {
	display: block;
	font-size: 23px;
	margin-bottom: 4px;
}

center.socialicons  img.alignleft,
.contact-form-box img.alignleft {
	width: 70px;
	border: 0;
	margin: 0;
	float: none;
	text-align: center;
	margin: 0 auto;
}

#home-shop ul .item h3 a,
.woocommerce ul.products li.product a h2 {
	color: #000080 !important;
}

.woocommerce ul.products li.product a h2 {
	font-size: 1.5em !important;
	margin: 0 0 .382em !important;
	padding: 0 !important;
	text-align: center;
	min-height: 43px;
}

.woocommerce-recommended {
	clear: both;
}

.woocommerce ul.products li.product h3 {
	text-align: center;
	font-weight: 700;
	width: 100%;
	min-height: 80px;
	font-size: 1.2em;
	margin: 0 0 .382em;
}

.pswp__caption__center {
	text-align: center;
}

#home-shop ul .item h3 a {
	font-weight: 700;
	min-height: 43px;
	display: block;
}

p {
	font: 500 1em/1.5em 'Lato', arial, sans-serif !important;
}

.fa {
	color: #2577A0;
	margin-right: .5em;
}

.hero-box {
	padding: 1em;
	background: #f7f7f7;
	border-radius: 5px;
	text-align: center;
	width: 50%;
}

.success {
	background: #E8F8E8;
	border: 1px solid rgb(145,212,145);
}

.warning {
	background: #fae8e2;
	border: 1px solid #F1BCA7;
}

.page header h1 {
	color: #191919;
	border-bottom: 2px solid #eee;
	display: block;
	width: 100%;
	padding-bottom: 1em;
}

.post header h1 {
	margin-bottom: 5px;
}

.img-circle {
	border-radius: 70%;
	width: 250px;
	height: 220px !important;
	margin-bottom: 1em;
	padding: 1px !important;
	background: #65F03A !important;
	border: 1px solid #D4D0D0 !important;
	display: block;
}

#divBottomRight {
	display: none !important;
}

#fcbk_share {
	display: none !important;
}

.social-links {
	float: right;
	overflow: hidden;
	margin: 1em 4em -1em 0;
}

#footer .social-links {
	text-align: center;
	margin: 0 !important;
}

.social-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.social-links ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.social-links .fa {
	width: 40px;
	height: 40px;
	margin: auto 3px;
	color: #01acf0;
	font-size: 24px;
	line-height: 39px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #01acf0;
}

.header-right .social-links .fa:hover {
	opacity: .75;
}

#footer .social-links .fa {
	background-color: #fff;
}

.home .breadcrumb.breadcrumbs.woo-breadcrumbs {
	display: none !important;
}

#homepage-slideshow {
	padding: 0 2.5em;
}

#homepage-slideshow img {
	max-width: 100%;
}

#intro-message header {
	background: #f7f7f7;
	padding: 1.5em;
	border-radius: 7px;
	border: 2px solid #eee;
}

#intro-message h1 {
	min-height: 133px;
}

.page-id-4 article header h1 {
}

article header h1:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
/*--adjust as necessary--*/
	color: #2577A0;
	padding-right: .5em;
}

.page-id-4 article header h1:before {
	content: "\f0c0";
}

.page-id-284 article header h1:before {
	content: "\f059";
	font-size: 23px;
}

.page-id-392 article header h1:before {
	content: "\f0ee";
	font-size: 23px;
}

.page-id-10 article header h1:before {
	content: "\f0e0";
	font-size: 23px;
}

#intro-message img {
	display: inline-block;
	margin-bottom: -1em;
	margin-left: 1em;
	height: 70px;
}

.menu-item-511 img {
	height: 22px;
}

.wpcf7-form p strong {
	display: block;
}

/* Footer */
.widget .product_list_widget li img {
	float: left;
	margin-right: 2em;
	display: block;
	margin-bottom: 1em;
	margin-top: 6px;
}

#footer .footer-top-text a {
	margin: 0 .5em;
	color: #fff;
}

#footer .footer-top-text a:first-child {
	margin-left: 0;
}

#footer-widgets .widget {
	margin: 0;
	padding: 0;
	border: none;
}

#footer-widgets .widget h3, #footer-widgets .widget h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 2em;
	text-transform: uppercase;
}

.contact-hero {
	position: relative;
}

.contact-hero h3 {
	position: absolute;
	bottom: 0;
	padding: 1em 1.5em;
	background: #536334;
	background: rgba(4,85,30,0.41);
	margin: 0;
	color: #fff;
	text-align: center;
	font-size: 1.5em;
	width: 100%;
	border: 2px solid #197227;
}

.contact-hero img {
	height: 350px;
	width: 100%;
	padding: 0;
}

.fl-left {
	float: left;
}

.fl-right {
	float: right;
}

.contact-details, .quote-box {
	width: 40%;
	margin-right: 5%;
}

.details-box {
	background: #ddd;
	padding: 1.5em;
	border-radius: 5px;
	border: 2px solid #ccc;
}

.contact-img-alt {
	padding: 0;
}

.contact-form-box {
	width: 55%;
}

input[type=text], textarea {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	outline: none;
	padding: 3px 0 3px 3px;
	margin: 5px 1px 3px 0;
	border: 1px solid #ddd;
}

input[type=text]:focus, textarea:focus {
	box-shadow: 0 0 5px rgba(81,203,238,1);
	padding: 3px 0 3px 3px;
	margin: 5px 1px 3px 0;
	border: 1px solid rgba(81,203,238,1);
}

a[href="http://easycalculation.com"] {
	display: none;
}

.woocommerce ul.products li.product a h2.woocommerce-loop-category__title,
.woocommerce ul.products li.product a h2.woocommerce-loop-product__title {
	font-size: 1.2em !important;
}

.woocommerce .related ul.products li.product a h2.woocommerce-loop-product__title,
.woocommerce .up-sells ul.products li.product a h2.woocommerce-loop-product__title {
	font-size: 1.5em !important;
}

@media (min-width: 768px) {
	#home-shop h3 {
		float: none;
		text-align: center;
	}
	
	#home-shop .button {
		margin-left: 1em;
	}
	
	#home-shop .price {
		float: none;
		text-align: center;
		display: block;
		margin: .5em 0 !important;
		font-weight: bold;
		color: #4EB0E0;
		clear: both;
		font-size: 16px;
	}
	
	.price del {
		margin-right: .5em;
		color: #BA2208;
	}
	
	#footer-wrapper, #wrapper {
		padding: 0;
		min-width: 1075px;
	}
	
	#footer-wrapper #footer-widgets {
		max-width: 100%;
	}
	
	#footer {
		max-width: 100%;
		border: none;
	}
	
	.entry {
		position: relative;
	}
	
	h1.page-title {
		border: 1px dotted #d6d6d6;
		border-width: 0 0 1px;
		padding: 0 0 .5em;
		font-weight: normal;
		margin: 0 0 .5em 1.5em !important;
	}
	
	.wpcf7-form-control-wrap.text-657 input, .wpcf7-form-control-wrap.text-741 input {
		width: 29%;
	}
}