@charset 'utf-8';
/*
Theme Name: Invetex Child Theme
Theme URI: http://invetex.themerex.net/
Description: Invetex - Multipurpose and Multiskin Responsive Wordpress theme
Author: themerex
Author URI: http://themerex.net/
Template: invetex
Version: 2.3
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/



/* =Theme customization starts here
-------------------------------------------------------------- */

.fbp{
	height:276px !important;
}

.single_footer_info{
	display:none;
}

.sc_skills_total{
	color: #2f2e56 !important;
}

.footer_area_top_wrap.scheme_dark{
	display:none;
}

iframe, video, embed {
    max-width: 100%;
    min-height: 330px;
    vertical-align: top;
}

/* Page Content Spacing */
.page_content_wrap {
	padding-top: 50px !important;
	padding-bottom: 0px !important;
}

.page_content_wrap.page_paddings_no {
	padding-top: 50px !important;
	padding-bottom: 0px !important;
}

.page_content_wrap .content {
	margin-bottom: 0px !important;
}

.top_panel_title .top_panel_title_inner .content_wrap h1.page_title{
	color: #666;
}

.post_info{
	display: none;
}

/* ==============================================================
   Header Top Bar / Navigation / Authentic Styling
   Background: #f6f0ea (warm cream), No Socials, Crisp Navy Menu
   ============================================================== */

/* 1. Header Background: Inner Pages & Sticky Header (#f6f0ea) vs Home Slider (Transparent) */
body:not(.home) .top_panel_wrap,
body:not(.home) .top_panel_wrap_inner,
body:not(.home) .top_panel_middle,
body:not(.home) .menu_main_wrap,
body:not(.home) header.top_panel_wrap,
.top_panel_fixed .top_panel_wrap,
.top_panel_fixed .top_panel_wrap_inner,
.top_panel_fixed .top_panel_middle,
.top_panel_fixed .menu_main_wrap {
	background: #f6f0ea !important;
	background-color: #f6f0ea !important;
	background-image: none !important;
	border-color: rgba(0, 0, 0, 0.05) !important;
}

/* Home Page Header over Slider: Transparent floating navbar */
body.home:not(.top_panel_fixed) header.top_panel_wrap,
body.home:not(.top_panel_fixed) .top_panel_wrap,
body.home:not(.top_panel_fixed) .top_panel_wrap_inner,
body.home:not(.top_panel_fixed) .top_panel_middle,
body.home:not(.top_panel_fixed) .menu_main_wrap {
	background: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
	border: none !important;
	border-top: none !important;
	box-shadow: none !important;
}

body.home:not(.top_panel_fixed) .top_panel_wrap {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	z-index: 10000 !important;
}

/* Subtle top border bar matching brand slate (inner pages & sticky header only) */
body:not(.home) header.top_panel_wrap,
.top_panel_fixed header.top_panel_wrap {
	border-top: 3px solid #2b3e50 !important;
}

/* Inner pages sit in normal flow */
body:not(.home) .top_panel_over:not(.top_panel_fixed) .top_panel_wrap {
	position: relative !important;
}

/* 2. Hide Social Icons completely from Top Bar / Header */
.top_panel_wrap .top_panel_top_socials,
.top_panel_wrap .sc_socials,
.top_panel_wrap .socials_wrap,
.top_panel_wrap .menu_user_socials,
.top_panel_middle .top_panel_top_socials,
.menu_main_wrap .top_panel_top_socials,
.top_panel_top .menu_user_socials,
.header_mobile .top_panel_top_socials,
.header_mobile .sc_socials {
	display: none !important;
}

/* 3. Hide Search icon, form, breadcrumbs, top user area across entire header */
.top_panel_top,
.top_panel_top_user_area,
.menu_user_login,
.menu_user_bookmarks,
.login,
.panel_middle,
.search_wrap,
.top_panel_icon.search_wrap,
.search_form_wrap,
.top_panel_middle .search_wrap,
.menu_main_wrap .search_wrap,
.top_panel_wrap .search_wrap,
.top_panel_style_3 .search_wrap,
.breadcrumbs,
.top_panel_title .breadcrumbs,
.top_panel_title_inner .breadcrumbs {
	display: none !important;
}

/* 4. Header Logo Consistency & Visibility */
.top_panel_middle .contact_logo,
.top_panel_wrap .contact_logo {
	float: left !important;
	display: block !important;
	max-width: 260px !important;
	line-height: normal !important;
}

.top_panel_middle .logo,
.top_panel_wrap .logo,
.top_panel_fixed .logo,
.header_mobile .logo {
	display: block !important;
	max-width: 250px !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.top_panel_middle .logo a,
.top_panel_wrap .logo a {
	display: inline-block !important;
}

.top_panel_middle .logo img,
.top_panel_wrap .logo img,
.top_panel_fixed .logo img {
	max-height: 65px !important;
	width: auto !important;
	display: inline-block !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.top_panel_wrap:not(.top_panel_fixed) .logo .logo_main {
	display: inline-block !important;
}

.top_panel_wrap:not(.top_panel_fixed) .logo .logo_fixed {
	display: none !important;
}

.top_panel_fixed .logo .logo_main {
	display: none !important;
}

.top_panel_fixed .logo .logo_fixed {
	display: inline-block !important;
}

.top_panel_middle .logo_text,
.top_panel_fixed .logo_text {
	display: none !important;
}

/* Home Page Logo over Slider: Invert to crisp white against dark slider photo */
body.home:not(.top_panel_fixed) .logo img {
	filter: brightness(0) invert(1) !important;
	opacity: 0.95 !important;
}

.top_panel_fixed .logo img,
body:not(.home) .logo img {
	filter: none !important;
	opacity: 1 !important;
}

/* 5. Main Navigation Menu Layout & Typography */
.menu_main_nav_area {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.menu_main_nav_area > ul {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	flex-wrap: wrap !important;
}

/* Typography on Inner Pages & Sticky Header (Crisp Navy) */
.menu_main_nav > li > a,
.top_panel_wrap .menu_main_nav > li > a,
.top_panel_fixed .menu_main_nav > li > a,
body:not(.home) .menu_main_nav > li > a {
	color: #274875 !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.5px !important;
	font-size: 13px !important;
	text-shadow: none !important;
}

.menu_main_nav > li > a:hover,
.top_panel_wrap .menu_main_nav > li > a:hover,
.top_panel_fixed .menu_main_nav > li > a:hover,
body:not(.home) .menu_main_nav > li > a:hover,
.menu_main_nav > li.current-menu-item > a,
.menu_main_nav > li.current-menu-parent > a,
.menu_main_nav > li.current-menu-ancestor > a {
	color: #1b3252 !important;
}

/* Typography on Home Page over Slider (White with subtle shadow) */
body.home:not(.top_panel_fixed) .menu_main_nav > li > a,
body.home:not(.top_panel_fixed) .top_panel_wrap .menu_main_nav > li > a {
	color: #ffffff !important;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) !important;
}

body.home:not(.top_panel_fixed) .menu_main_nav > li > a:hover {
	color: rgba(255, 255, 255, 0.8) !important;
}

/* Menu Item Slash Separators (/) */
.menu_main_nav > li + li > a:before,
.top_panel_wrap .menu_main_nav > li + li > a:before,
.top_panel_fixed .menu_main_nav > li + li > a:before,
body:not(.home) .menu_main_nav > li + li > a:before {
	content: '/' !important;
	color: #ae8a6f !important;
	opacity: 0.7 !important;
	text-shadow: none !important;
}

body.home:not(.top_panel_fixed) .menu_main_nav > li + li > a:before {
	content: '/' !important;
	color: rgba(255, 255, 255, 0.6) !important;
	opacity: 0.8 !important;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) !important;
}

/* Submenu / Dropdown Styling */
.top_panel_wrap .menu_main_nav > li ul {
	background-color: #f6f0ea !important;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08) !important;
	border: 1px solid rgba(0, 0, 0, 0.06) !important;
}

.top_panel_wrap .menu_main_nav > li ul li a {
	color: #274875 !important;
}

.top_panel_wrap .menu_main_nav > li ul li a:hover {
	background-color: rgba(39, 72, 117, 0.06) !important;
	color: #1b3252 !important;
}

/* Hide copyright area so page ends cleanly after 3-column footer widgets */
.copyright_wrap,
.copyright_wrap_inner,
.copyright_text {
	display: none !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	visibility: hidden !important;
}

/* ==============================================================
   Sidebar Suppression & Full-Width Layout on Pages & Services
   ============================================================== */
/* Ensure WPBakery sections are full-width and remove overlapping sidebar */
body.home .sidebar,
body.home.sidebar_show .sidebar,
body.page .sidebar,
body.page.sidebar_show .sidebar,
body.single-services .sidebar,
body.single-services.sidebar_show .sidebar,
body.post-type-archive-services .sidebar,
body.post-type-archive-services.sidebar_show .sidebar {
	display: none !important;
}

body.home .content,
body.home.sidebar_show .content,
body.page .content,
body.page.sidebar_show .content,
body.single-services .content,
body.single-services.sidebar_show .content,
body.post-type-archive-services .content,
body.post-type-archive-services.sidebar_show .content {
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
}

/* ==============================================================
   BillFree Integration Styles
   ============================================================== */
@import url("css/billfree.css");

/* ==============================================================
   Dark Navy / Charcoal Footer (#1b3252 / #16233b)
   White Text White Text & Gold Accent (#fbbf24) White Links (#ffffff)
   ============================================================== */
.footer_wrap,
.footer_wrap.widget_area,
.footer_wrap[class*="scheme_"] {
	background: #16233b !important; /* Deep Dark Navy */
	color: #cbd5e1 !important;
}

.footer_wrap .footer_wrap_inner,
.footer_wrap_inner {
	background: transparent !important;
	padding: 4.5em 0 2.5em !important;
}

/* Remove cream background from all inner widget boxes */
.footer_wrap aside,
.footer_wrap .widget_area_inner aside,
.footer_wrap .widget,
.footer_wrap .column-1_3,
.footer_wrap .widget_area_inner,
.footer_wrap .widget_socials,
.footer_wrap .textwidget {
	background: transparent !important;
	background-color: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

/* Footer Bio, Address & Text Content */
.footer_wrap p,
.footer_wrap .logo_descr,
.footer_wrap .textwidget,
.footer_wrap address {
	color: #cbd5e1 !important;
	font-size: 14px !important;
	line-height: 1.8 !important;
}

.footer_wrap strong,
.footer_wrap b,
.footer_wrap h1,
.footer_wrap h2,
.footer_wrap h3,
.footer_wrap h4,
.footer_wrap .widget_title {
	color: #ffffff !important;
}

/* Links & Phone Numbers in Footer */
.footer_wrap a {
	color: #ffffff !important;
	transition: color 0.2s ease, transform 0.2s ease !important;
}

.footer_wrap a:hover {
	color: #ffffff !important;
	text-decoration: underline !important;
}

/* Phone numbers in Column 2 */
.footer_wrap #text-6 a {
	color: #ffffff !important;
	font-weight: 400 !important;
}

.footer_wrap #text-6 a:hover {
	color: #ffffff !important;
	text-decoration: underline !important;
}

/* Column 1 Logo - Invert dark text/icon to crisp white against dark navy */
.footer_wrap .widget_socials .logo img,
.footer_wrap .logo img.logo_main {
	filter: brightness(0) invert(1) !important;
	opacity: 0.95 !important;
	max-width: 240px !important;
	height: auto !important;
	margin-bottom: 20px !important;
}

/* Column 2 Address Divider */
.footer_wrap hr {
	border: none !important;
	border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
	margin: 20px 0 !important;
}

/* Facebook widget styling */
.footer_wrap #text-5 iframe {
	border-radius: 6px !important;
}

/* Hide Solutions Bar at Bottom of Footer */
.footer_solutions_bar {
	display: none !important;
}

.menu-item-billfree > a {
	font-weight: 600 !important;
}

/* ==============================================================
   Team & Carousel Spacing Fixes
   ============================================================== */
/* Fix team member photos touching edge-to-edge in sliders */
.sc_team .swiper-slide {
	padding: 0 15px !important;
	box-sizing: border-box !important;
}

.sc_team .sc_team_item {
	background: #ffffff;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.sc_team .sc_team_item:hover {
	transform: translateY(-4px);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

.sc_team .sc_team_item_avatar img {
	width: 100% !important;
	height: auto !important;
	display: block;
}

.sc_team .sc_team_item_info {
	padding: 1.2em 1em 1.5em !important;
	text-align: center;
}

/* Fix WPBakery column spacing if theme styles collapse */
.columns_wrap > [class*="column-"] {
	box-sizing: border-box;
}

/* ==============================================================
   Customizer & Site-Wide Custom Styles (from Local Configuration)
   ============================================================== */
.social-media-icons i {
	font-family: FontAwesome;
	font-weight: normal;
}

.sc_skills_total::after {
	content: "+";
	font-size: 0.9em; 
	margin-left: 2px;  
	color: inherit;  
}

/* Discover More custom button styling */
.discover-more-custom {
	display: flex;
	justify-content: flex-end;
	padding-right: 20px;
}

.discover-more-custom .vc_cta3 {
	max-width: 200px;
	padding: 8px 16px;
	background-color: #274875 !important;
}

.discover-more-custom .vc_custom_heading {
	font-size: 14px;
	margin: 0;
}

.discover-more-custom a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	color: #ffffff !important;
}

.discover-more-custom a:hover {
	color: #ffffff !important;
	opacity: 0.9;
}

.discover-more-custom a i {
	font-size: 16px;
	color: #ffffff !important;
}

/* ==============================================================
   Responsive & Tablet / iPad Fixes
   ============================================================== */
@media (min-width: 768px) and (max-width: 991px) {
	.hero-section h1,
	.hero-section .site-title,
	.hero-content h1 {
		font-size: 3rem !important;
		line-height: 1.2;
	}
	.hero-section p,
	.hero-content p {
		font-size: 1rem;
		margin-top: 15px;
	}
	.hero-section,
	.hero-content {
		padding: 40px 20px;
		min-height: auto;
	}
	.slider-container,
	.hero-slider {
		height: 400px;
	}
}

@media (max-width: 768px) {
	.hero-section h1 {
		font-size: 2.5rem !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
	}
}

@media (max-width: 1024px) {
	.header_mobile .logo,
	div.logo {
		max-width: 200px !important;
		height: auto !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	.logo img,
	.header_mobile .logo img {
		max-width: 100% !important;
		height: auto !important;
		width: auto !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.header_mobile .logo {
		max-width: 180px !important;
		padding-top: 25px !important;
		padding-bottom: 25px !important;
	}
}

@media (max-width: 820px) {
	.header_mobile .logo {
		max-width: 150px !important;
	}
}

/* ==============================================================
   Form Alignment & Styling (Homepage & Contact Pages)
   ============================================================== */
.wpcf7 {
	margin-top: 1.5em;
	width: 100% !important;
	max-width: 100% !important;
}

/* Universal input pill styling */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="url"],
.wpcf7-form select {
	background-color: #f0f0f0 !important;
	border: 1px solid transparent !important;
	border-radius: 30px !important;
	height: 54px !important;
	line-height: 54px !important;
	padding: 0 24px !important;
	font-size: 15px !important;
	color: #333333 !important;
	width: 100% !important;
	box-sizing: border-box !important;
	outline: none !important;
	display: block !important;
	transition: background-color 0.2s ease, border-color 0.2s ease !important;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form textarea:focus {
	background-color: #e8ecef !important;
	border-color: #274875 !important;
}

.wpcf7-form textarea {
	background-color: #f0f0f0 !important;
	border: 1px solid transparent !important;
	border-radius: 24px !important;
	padding: 18px 24px !important;
	font-size: 15px !important;
	color: #333333 !important;
	width: 100% !important;
	min-height: 150px !important;
	box-sizing: border-box !important;
	outline: none !important;
	display: block !important;
	transition: background-color 0.2s ease, border-color 0.2s ease !important;
}

.wpcf7-form span.wpcf7-form-control-wrap {
	display: block !important;
	width: 100% !important;
}

.wpcf7-form br {
	display: none !important;
}

/* --- 1. Homepage Form Alignment (contact_form_3) --- */
.contact_form_3,
.wpcf7-form .contact_form_3 {
	width: 100% !important;
	max-width: 100% !important;
}

.wpcf7-form .contact_form_3 .input,
.wpcf7-form .contact_form_3 .input > p {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: wrap !important;
	justify-content: space-between !important;
	gap: 20px !important;
	width: 100% !important;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
}

.wpcf7-form .contact_form_3 .input label,
.wpcf7-form .contact_form_3 .input p > label {
	flex: 1 1 calc(50% - 10px) !important;
	width: calc(50% - 10px) !important;
	max-width: calc(50% - 10px) !important;
	margin: 0 !important;
	padding: 0 !important;
	display: block !important;
	box-sizing: border-box !important;
}

.wpcf7-form .contact_form_3 textarea {
	margin-bottom: 25px !important;
}

.wpcf7-form .contact_form_3 > div:last-child,
.wpcf7-form .contact_form_3 .sc_form_button {
	text-align: center !important;
	width: 100% !important;
	margin-top: 10px !important;
}

/* --- 2. Contact Page Form Alignment (contact_form_2) --- */
.contact_form_2,
.sc_form_wrap.contact_form_2 {
	width: 100% !important;
	max-width: 100% !important;
}

.contact_form_2 .columns_wrap.sc_form_info,
.contact_form_2 .sc_columns.columns_wrap {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: space-between !important;
	gap: 20px !important;
	width: 100% !important;
	margin: 0 0 20px 0 !important;
}

/* Name & Email take 50% each on row 1 */
.contact_form_2 .columns_wrap > .column-1_3:nth-child(1),
.contact_form_2 .columns_wrap > .column-1_3:nth-child(2) {
	flex: 1 1 calc(50% - 10px) !important;
	width: calc(50% - 10px) !important;
	max-width: calc(50% - 10px) !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

/* Subject takes 100% full width on row 2 */
.contact_form_2 .columns_wrap > .column-1_3:nth-child(3) {
	flex: 1 1 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

.contact_form_2 .sc_form_item p {
	margin: 0 !important;
	padding: 0 !important;
}

.contact_form_2 .sc_form_message {
	width: 100% !important;
	margin-bottom: 25px !important;
}

.contact_form_2 .sc_form_button {
	text-align: center !important;
	width: 100% !important;
	margin-top: 15px !important;
}

/* --- 3. Buttons Alignment & Styling --- */
.wpcf7-form input[type="submit"],
.wpcf7-form .sc_button,
.wpcf7-form button,
.contact_form_3 .sc_button,
.contact_form_2 .sc_button {
	background-color: #274875 !important;
	color: #ffffff !important;
	border: none !important;
	border-radius: 30px !important;
	padding: 16px 50px !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	cursor: pointer !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	text-transform: uppercase !important;
	letter-spacing: 0.5px !important;
	margin: 0 auto !important;
	transition: background-color 0.2s ease, transform 0.2s ease !important;
}

.wpcf7-form input[type="submit"]:hover,
.wpcf7-form .sc_button:hover,
.wpcf7-form button:hover,
.contact_form_3 .sc_button:hover,
.contact_form_2 .sc_button:hover {
	background-color: #1b3252 !important;
	color: #ffffff !important;
	transform: translateY(-2px) !important;
}

/* ==============================================================
   Single Service Pages Layout Normalization
   ============================================================== */
.single-services .post_title.entry-title,
.single-services .post_info {
	display: none !important;
}

.single-services .sc_section {
	overflow: visible !important;
}

/* Prevent horizontal swiper container from collapsing sections */
.sc_scroll,
.sc_scroll.sc_scroll_horizontal,
.sc_scroll_wrapper,
.sc_scroll_slide,
.sc_pan,
.sc_pan.sc_pan_horizontal {
	overflow: visible !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	transform: none !important;
	display: block !important;
	float: none !important;
	position: static !important;
}

.sc_scroll_bar,
.sc_scroll_bar_horizontal,
.sc_scroll_controls_wrap {
	display: none !important;
}

/* Fix franchise page style_img image sizing */
.sc_image.style_img {
	position: relative !important;
	max-width: 100% !important;
}
.sc_image.style_img img {
	max-width: 100% !important;
	height: auto !important;
}


/* ==============================================================
   Homepage Title Banner Suppression
   (Hides "BLUE KWET" title banner below slider)
   ============================================================== */
.home .top_panel_title,
body.home .top_panel_title,
.frontpage .top_panel_title,
.home .top_panel_title_inner {
	display: none !important;
	height: 0 !important;
	min-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	border: none !important;
}

/* ==============================================================
   Form Submit Button & Footer Spacing
   (Provides a clean, balanced ~40px gap so buttons do not touch the footer)
   ============================================================== */
.sc_form_button,
.sc_form_item.sc_form_button,
.wpcf7-form .sc_form_button,
.contact_form_3 .sc_form_button,
.contact_form_2 .sc_form_button,
.sc_form_style_form_3 .sc_form_button,
.sc_form_style_form_2 .sc_form_button {
	margin-top: 15px !important;
	margin-bottom: 40px !important;
	padding-bottom: 0 !important;
	text-align: center !important;
}

/* Reset form card and wrapper bottom gaps */
.sc_form_wrap,
.sc_form,
.wpcf7,
.contact_form_2,
.contact_form_3 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* Footer margin reset */
footer.footer_wrap,
footer.footer_area_top_wrap,
.footer_wrap {
	margin-top: 0 !important;
	clear: both !important;
}

/* ==============================================================
   Suppress Auto-generated Page Title Banner & Duplicate Heading on Pages
   ============================================================== */
.page .post_item_single > .post_content > .post_title.entry-title,
.page .post_item_single > .post_title.entry-title,
.page .post_item_single .post_info,
.page .top_panel_title,
.single-services .post_item_single > .post_content > .post_title.entry-title,
.single-services .post_item_single > .post_title.entry-title,
.single-services .post_item_single .post_info,
.single-services .top_panel_title {
	display: none !important;
}

/* ==============================================================
   Blog Featured Images: Full View
   ============================================================== */
.post_item_excerpt .post_featured .post_thumb {
	max-height: none !important;
	height: auto !important;
	background: transparent !important;
}
.post_item_excerpt .post_featured .post_thumb a {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	background: transparent !important;
}
.post_item_excerpt .post_featured .post_thumb img {
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
	object-fit: contain !important;
	display: block !important;
}



