/*
Theme Name:  Inqord Child Theme
Description: Child theme for the Inqord theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    inqord
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

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

/*SB*/
h2 {
	font-size: 30px;
}

h1 {
	font-size: 40px;
}

#tm-stickable-header-w.tm-stickable-header-w {
	position: relative;
}

/*@media only screen and (min-width: 1200px) {
	header#masthead.tm-header-style-classic .tm-header-block .themetechmount-slider-wrapper {
		padding-top: 80px;
	}
}*/

.custome-image-top-service .themetechmount-element-servicebox-styleone .themetechmount-servicebox-styleone .themetechmount-post-item {
	flex-direction: column;
	align-items: center;
}

.custome-image-top-service .themetechmount-element-servicebox-styleone .themetechmount-servicebox-styleone .themetechmount-post-item .tm-servicebox-detials .themetechmount-box-desc p {
	display: block;
}

.custome-image-top-service .themetechmount-element-servicebox-styleone .themetechmount-servicebox-styleone .themetechmount-post-item .tm-servicebox-detials .themetechmount-serviceboxbox-readmore {
	display: none;
}

.custome-image-top-service .themetechmount-element-servicebox-styleone .themetechmount-servicebox-styleone .themetechmount-post-item .tm-servicebox-detials .themetechmount-box-title {
	text-align: center;
	pointer-events: none;
}

.first-footer-inner .widget-area.col-xs-12.col-sm-6.col-md-6.col-lg-6.first-widget-area {
	clear: right;
}

.no-hover-opa .tm-staticbox-style2 .tm-stepbox:hover .tm-bottom-contentbox {
	opacity: unset;
}


body.page.page-id-9223 .tm-titlebar-inner-wrapper .tm-titlebar-main,
body.page.page-id-9244 .tm-titlebar-inner-wrapper .tm-titlebar-main,
body.page.page-id-9250 .tm-titlebar-inner-wrapper .tm-titlebar-main,
body.page.page-id-9366 .tm-titlebar-inner-wrapper .tm-titlebar-main {
	vertical-align: bottom;
}

.des-left .elementor-image-box-wrapper .elementor-image-box-content p.elementor-image-box-description {
	text-align: left;
}

@media (min-width: 768px) {
	body.page.page-id-9250 .tm-titlebar-inner-wrapper .tm-titlebar-main h1.entry-title {
		font-size: 70px;
	}
}


#nav_menu-4 .widget-title {
	opacity: 0;
}

.no-top-margin .themetechmount-social-links-wrapper {
	margin-top: 0;
}

.responsive.widget.widget_text.enhanced-text-widget {
	display: none;
}

@media only screen and (max-width: 991px) {
	.responsive.widget.widget_text.enhanced-text-widget {
		display: block;
	}
	.desktop.widget.widget_text.enhanced-text-widget {
		display: none;
	}
}
/*END SB*/