/*
 Theme Name:   Ed Child Theme
 Theme URI:    http://example.com/wheels/
 Description:  Ed Child Theme
 Author:       Aislin
 Author URI:   http://example.com
 Template:     ed-school
 Version:      1.0.0
 Tags:
 Text Domain:
*/

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

/*****General******/

a:link{
	color: #1e73be;
}
a.clicked
{
	color: #609;
}
a.page-numbers{
	color: #666666;
}
/*
a:visited,
a.clicked,
.prev-next-item a:visited,
.vc_custom_heading a:visited{
	color: #609;
}
.wh-content .wh-sidebar a:visited
{
	color: #152130;
}
a.page-numbers,
a.page-numbers:visited{
	color: #666666;
}
*/
a:hover,
a.clicked:hover
a.page-numbers:hover,
.vc_custom_heading a:hover,
.linp-post-list .item .data h3 a:hover,
.prev-next-item a:hover
{
	color: #fcc92f;
	opacity:1;
}

#cbp-menu-main li > a:hover {
	color: #000;
}


.vc_custom_heading {
	margin-bottom: 15px;
}

.wh-content ul > li,
.wh-content ol > li {
	margin-bottom: 5px;
}

.wh-content ul > li li,
.wh-content ol > li li {
	margin-bottom: 0px;
}

.wpb_text_column ul,
.wpb_text_column ol,
.wpb_text_column ul:last-child,
.wpb_text_column ol:last-child {
	margin: 8px 0;
	margin-bottom: 16px;
}

ul > li > ul {
	list-style-type: disc;
}

ul,
ol {
	line-height: 1.5;
}

.entry-meta > span.categories-links,
.entry-meta > span.author.vcard {
	display: none !important;
}

.wpb_text_column p:last-child{
	margin-bottom:10px;
}

.text-center {
	text-align: center !important;
}

.text-left {
	text-align: left !important;
}

@media screen and (max-width: 782px) {
	.text-xs-center {
		text-align: center !important;
	}
	.vc_row > .vc_column_container > .vc_column-inner {
		overflow-x: auto;
	}
}

/****General END***/

/*******Font*******/

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#cbp-menu-main li > a,
button,
.button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.wh-button,
.course-meta .register a,
#tribe-events .tribe-events-button,
#tribe-bar-form .tribe-bar-submit input[type=submit],
a.view-results,
a.view-results-link,
a.sensei-certificate-link,
.woocommerce #respond input#submit,
.sensei-course-filters li a,
li.msm-menu-item .msm-submenu a.wh-button,
.course-container a.button,
.course a.button,
.lesson a.button,
.quiz a.button,
.course-container a.button:visited,
.course a.button:visited,
.lesson a.button:visited,
.quiz a.button:visited,
.course-container a.comment-reply-link,
.course a.comment-reply-link,
.lesson a.comment-reply-link,
.quiz a.comment-reply-link,
.course-container #commentform #submit,
.course #commentform #submit,
.lesson #commentform #submit,
.quiz #commentform #submit,
.course-container .submit,
.course .submit,
.lesson .submit,
.quiz .submit,
.course-container input[type=submit],
.course input[type=submit],
.lesson input[type=submit],
.quiz input[type=submit],
.course-container input.button,
.course input.button,
.lesson input.button,
.quiz input.button,
.course-container button.button,
.course button.button,
.lesson button.button,
.quiz button.button,
.woocommerce a.button.add_to_cart_button,
.children-links a,
.widget_categories li a,
.widget-latest-posts .title a,
.wh-big-icon .vc_tta-title-text,
.testimonial_rotator,
.scp-tribe-events .event .info .title,
.scp-tribe-events .event .date,
.scp-tribe-events-link a,
.widget-banner,
.single-teacher .teacher .teacher-meta-data,
.single-teacher .teacher .text,
.vc_tta-title-text,
.prev-next-item,
.schedule,
blockquote p,
.linp-post-list .item .meta-data .date {
	font-family: "Libre Franklin", Arial, "Microsoft JhengHei", "Heiti TC", sans-serif !important;
}

.font-bold,
.font-bold > a {
	font-weight: bold;
}

.font-thin,
.font-thin > a {
	font-weight: 300;
}

/****Font END******/

/*****Header*****/

#top_nchu_menu,
#top_nchu_menu > .cbp-container-fluid {
	width: 100%;
}

#top_nchu_menu a.wh-button {
	background-color: #ffffff;
	color: #232628;
	padding: 9px 27px;
}

#top_nchu_menu a.wh-button:hover {
	background-color: #ffffff;
	color: #fcc92f;
}

.icon-top-bar {
	display: inline;
}

.menu-label {
	background: #ffbc59;
	border-radius: 2px;
	color: #fff;
	font-family: "Libre Franklin";
	font-size: 0.5em;
	font-weight: 900;
	margin-left: 6px;
	padding: 2px 5px 2px 5px;
	position: relative;
	top: -3px;
}

.goog-te-gadget {
	display: flex;
	float: right;
}
.respmenu-submenu-toggle{
	width: 60px;
    text-align: center;
}
.sf-menu.wh-menu-main .sub-menu li{
	padding:7px 0;
}
.sf-menu.wh-menu-main .sub-menu li.menu-item-has-children{
	padding: 7px 27px 7px 0;
}
.sf-menu.wh-menu-main .sub-menu li.menu-item-has-children:after{
	top:6px;
}


/***Header END***/

/***Sidebar Right**/

.page-template-template-sidebar-right-childpages .wh-sidebar {
	margin-top: 0;
}

.wh-sidebar nav.children-links > ul > li {
	margin-left: 0;
}

.children-links ul li {
	margin-bottom: 0;
}

.children-links ul li a {
	display: block;
	font-size: 16px;
}

.wh-sidebar nav.children-links > ul > li.page_item_has_children.current_page_parent {
	padding: 13px 0px 0px 20px;
	border-left: 4px solid #ffc000;
}

.wh-sidebar nav.children-links > ul > li.page_item_has_children > ul.children,
.child-pages-mobile-wrap nav.children-links > ul > li.page_item_has_children > ul.children {
	display: none !important;
}

.wh-sidebar nav.children-links > ul > li.page_item_has_children.current_page_parent > ul.children {
	margin-top: 13px;
	display: block !important;
}

.wh-sidebar nav.children-links > ul > li.page_item_has_children.current_page_parent > ul.children > li {
	border-top: none;
	border-bottom: none;
}

.children-links li:hover {
	background: #fff;
}

.children-links li.page_item_has_children.current_page_parent:hover {
	background: none;
}

li.cat-item {
	color: #636364;
	margin-bottom: 0 !important;
}

li.cat-item > a,
.widget-post-list-item .title > a {
	color: #636364;
}


/***Sidebar END****/

/****Table*********/

table.text-center td,
table.text-center th {
	text-align: center;
}

table.text-left td,
table.text-left th,
table th.left,
table td.left {
	text-align: left;
}

table {
	border-top: 5px solid #ffc000;
	font-size: 13px;
}

table caption {
	margin-bottom: 10px;
}

table caption > * {
	font-weight: normal;
}

table tr > th {
	margin-bottom: 0;
}
table tbody tr:last-child>th[colspan] {
    font-size: 14px;
}
table tbody tr>th[colspan]:only-child, table tbody tr>th:only-child{
	font-size:16px;
}

table > tbody > tr > td,
table > tbody > tr > th,
table > thead > tr > th {
	padding: 2.5px 20px;
}

table th {
	background: #F7F7F7;
	border-top: 0px;
}

th,
td {
	border: 1px solid #ececec;
}

td > a > img {
	height: auto;
}

table tr td a > img {
	margin-left: 0.2rem !important;
}
table tr td a > img.alignnone{
	margin:0;
	margin-left: 0.2rem !important;
}

table > tbody.td-small-padding > tr > td {
	padding: 5px 5px;
}

@media screen and (max-width: 782px) {
	table td,
	table th {
		width: auto;
		word-break: keep-all;
		white-space: nowrap;
	}

}

/****Table END*****/

/****Blog List****/

.wh-post-item {
	margin-bottom: 0;
}

.child_theme_custom .entry-title {
	margin-bottom: 0px;
}

.child_theme_custom .entry-meta {
	border-bottom: none !important;
	margin-bottom: 0;
	min-height: 0;
	padding-bottom: 5px;
}

/**Blog List END**/

/****Blog Content****/

.category .thumbnail {
	margin-bottom: 20px;
}

.category .entry-meta {
	padding: 0 0 16px 0;
	margin-top: 0;
	border-bottom: 1px solid #e6e6e6;
	min-height: 39px;
}

.post.has-post-thumbnail > div.thumbnail {
	display: none !important;
}

/**Blog Content END**/


