/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.footer-location:before, .footer-phone:before, .footer-fax:before {
	content: "\f041";
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

.footer-location, .footer-phone, .footer-fax {
	position: relative;
	padding-left: 20px;
}

.footer-contact {
	margin-left: 20px !important;
	margin-bottom: 20px;
}

.footer-contact li {
	margin-bottom: 7px;
}

.footer-branch {
	border-top: 1px solid #ccc;
}

.footer-branch-label {
	margin-top: 20px;
	margin-bottom: 20px;
}

.entry-content.post-content {
	font-family: Lato,sans-serif;
}

.feature-box {
	overflow-wrap: break-word;
}

.product-overlay a {
	width: 100%;
}

.product-title h3 {
	font-size: 15px;
	text-align: center;
	margin-top: 3px;
}

.product-brand {
	font-size: 14px;
	color: #6c6c6c;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	text-align: center;
}

.product-name h3{
	margin-bottom: 0px;
}

.product-image .img-prod{
	width: 185px;
	height: 185px;
	object-fit: contain;
	margin-right: auto;
	margin-left: auto;
}

.product-image .prod-img-modal {
	width: 175px;
	height: 300px;
	object-fit: contain;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 25px;
}

.single-product .product-image .prod-slider {
	height: 300px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	object-fit: contain;
}

.owl-carousel .owl-item .img-prod {
	width: 185px;
	height: 185px;
}

.brand {
	color: #8e8e8e;
}

.single-product .product-desc .line.product-separator {
	margin-top: 5px;
}

span.contact-form {
	display: block;
	margin-bottom: 5px;
}

.widget_links li .link-footer {
	background: url("../images/icons/widget-link-dark.png") left top no-repeat !important;
}

.col-contact {
	margin-left: 60px;
}

#quick-contact-submit-btn {
	background-color: #006fa8;
	border-color: #006fa8;
}

#quick-contact-submit-btn:hover {
	background-color: #0284c7;
	border-color: #0284c7;
}

.mtop5 {
	margin-top: 5px;
}

.mtop10 {
	margin-top: 10px !important;
}

.mtop20 {
	margin-top: 20px;
}

.mbottom15 {
	margin-bottom: 15px !important;
}

.nomarginbottom {
	margin-bottom: 0px;
}

#top-bar.hide {
	display: none !important;
}

.has-error .help-block {
	color: #e73d4a;
}

.fright {
	float: right;
}

.not-found {
	color: #8e8e8e;
	font-size: 32px;
	font-family: "Raleway", sans-serif;
	font-weight: 700;
}

.button-border.allports {
	color: #006fa8;
	border-color: #006fa8;
}

.button-border.allports:hover {
	background-color: #006fa8 !important;
}

.button {
	background-color: #006fa8;
}

.button.button-3d:hover {
	background-color: #006fa8 !important;	
}

.feature-box .fbox-icon i {
	background-color: #006fa8
}

.product-title h3 a:hover, 
.single-product .product-title h2 a:hover, 
.breadcrumb a:hover,
#primary-menu ul li:hover > a,
#primary-menu ul li.current > a,
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
.feature-box.fbox-plain .fbox-icon i,
#primary-menu ul ul li:hover > a,
.widget_links li a:hover {
	color: #006fa8;
}

#logo {
	margin-right: 15px;
}

.list-none {
	list-style: none;
}

.font125 {
	font-size: 1.25rem;
}

#primary-menu.style2 li .call-us-header {
	background-color: #006fa8;
    font-size: 12px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 27px;
    padding-right: 7px;
    padding-left: 7px;
}

#primary-menu ul li > a i {
	top: 2px;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a.call-us-header {
	margin-top: 9px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}

#primary-menu ul ul:not(.mega-menu-column) {
	border-top-color: #006fa8;
}

.entry-image img {
	width: 250px;
	height: 250px;
	object-fit: contain;
}

@media (max-width: 768px) {
	.col-contact {
		margin-left: 0;
	}
}

@media (max-width: 415px) {
	.not-found {
		font-size: 30px;
	}
}

@media (max-width: 768px) {
	.logo-pls {
		width: 240px;
		height: 97px !important;
		object-fit: contain;
	}
}

@media (max-width: 1200px) {
	.logo-pls {
		width: 210px;
		/*height: 97px !important;*/
		object-fit: contain;
	}

	#logo {
		margin-right: 0px;
	}

	#primary-menu ul li > a {
		font-size: 12px;
	}
}

@media (max-width: 991px) {
	#top-bar.hide {
		display: block !important;
	}

	#primary-menu.style2 li .call-us-header {
		display: none;
	}

	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a {
		color: #006fa8 !important;
	}
}