/*!
Theme Name: Headox
Theme URI: https://www.templatemonster.com/authors/zemez/
Author: Zemez
Author URI: https://zemez.io/wordpress/
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: headox
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: headox
Template Id: prod-22090
*/

.jet-slider__content-item {

	min-width: auto!important;
	max-width: 700px;
}

.anc-6310-counter-1-row {
	padding: 0!important;
}
.anc-6310-counter-1-common-overlay {
	background-color: transparent!important;
}
.anc-6310-counter-1-paralax {
	background: none!important;
	background-color: transparent;
}

.anc-6310-counter-1-count-content-inner::after {
	background-color: rgb(97, 52, 93)!important;
}
.anc-6310-counter-1-count-title {
	margin-bottom: 10px!important;
}

.anc-6310-counter-1-icon i {
	font-size: 33px!important;
}
.anc-6310-counter-1-count-title {
	font-size: 18px!important;
	margin-top: 24px!important;
	font-weight:400!important;
}

.tab_listing table td {
	padding: 10px 7px;
	border: 1px solid #eee;
	background-color: #fff;
	font-size: 14px;
	color: #666;
	line-height: normal;
}
.tab_course_structure th, .tab_course_structure td {
	line-height: normal;
	padding: 8px 12px;
	font-size: 14px;
}
.tab_course_structure {
	border: 1px solid #eee;
}
.tab_course_structure th {
	background: #f6f6f6;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}
.tab_course_structure td {
	background: #fff;
	border-bottom: 1px solid #eee;
}

li {
	padding:5px 0;
}
.strong-view.wpmtst-default .wpmtst-testimonial-heading {
	font-size:19px;
	font-weight: 600;
	padding-bottom: 8px;
}
.testimonial-content p {
	color: #41494f;
	font-weight: 400;
	font-size: 15px;
}
.testimonial-name {
	font-size: 13px;
	font-style: italic;
	color: #777;
}

.sign_lists {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}

.sign_lists li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: calc(100% / 6);
	background: #fff;
	margin: 10px;
	padding: 10px;
	text-align: center;
	line-height: 17px;
}