/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Post 3513 elementor background overlay **/
#post-3513 .elementor-background-overlay {
	background-image: url("/wp-content/uploads/2022/09/toc-new-bg-2022.png") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

/** General >> Toc-new-bg _2 **/
toc-new-bg {
	background-image: url("/wp-content/uploads/2021/10/techoclock_new_bg-300x157.jpg") !important;
	background-repeat: no-repeat !important;
}

/** General >> Paragraph **/
.tp-entry-content p {
	color: rgb(177, 177, 177) !important;
}

/** General >> Tutor course details header **/
#page .tutor-course-details-header {
	margin-top: 50px !important;
}

/** General >> Tutor col xl 8 **/
#page .tutor-col-xl-8 {
	margin-bottom: 50px !important;
}

/** General >> Tutor col xl 4 **/
#page .tutor-col-xl-4 {
	margin-bottom: 50px !important;
}

/** General >> Text body default **/
.pix-post-meta-inner .text-body-default {
	display: none !important;
}

/** General >> Strong _2 **/
article > h3 {
	/* MT [ google_font: 1 ] */
	font-family: 'Alata' !important;
}

/** General >> H3 **/
#page .h3 {
	font-family: 'Alata' !important;
}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** General >> Post 3513 elementor background overlay **/
	#post-3513 .elementor-background-overlay {
	background-position: right center !important;
	background-attachment: scroll !important;
}

}

