/*
Theme Name:     KnowHow Child Theme
Theme URI: 		http://herothemes.com/
Description:    Child theme for KnowHow 
Author: 		Chris Mooney (Swish Themes)
Author URI: 	http://herothemes.com
Template:       knowhow
Version:        1.0.0
*/

@import url("../knowhow/style.css");


/* ------- Insert custom styles below this line ------- */

#wiki-menu li{margin:0;border-bottom:1px solid #ddd;padding:0;position:relative;line-height:30px;}
#wiki-menu li .fas{position: absolute;right: 0;height:30px;line-height:30px;width: 20px;text-align: center;cursor: pointer;font-size:16px;}
#wiki-menu li ul{display:none;}
#wiki-menu li.lvl-1>ul{padding:5px 10px;margin:0;background:#f5f5f5;}
#wiki-menu li.lvl-2>ul{padding:5px 10px;margin:0;background:#eee;}
#wiki-menu li.lvl-3>ul{padding:5px 10px;margin:0;background:#e5e5e5;}
#wiki-menu li ul>li:last-of-type{border:none;}

@media screen and (min-width: 720px){
	#content{width:65%;}
	#sidebar{width:35%;}
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {font-size: 1.5em;line-height:1.3;}
.woocommerce ul.products li.product a:hover{color:inherit;}
.course-date{font-size:14px;margin:0 0 10px;}
.course-date .fa{color:#999;margin-right:5px;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color:#1014ed;border-radius: 25px;padding: 15px 30px;line-height: 20px;color:#fff !important;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color: #585bf3;color:#fff !important;}

.woocommerce ul.products li.product .price,.woocommerce div.product p.price, .woocommerce div.product span.price{ color: #999;font-weight: 300;margin:.0;font-size:1.3em;}
.woocommerce div.product p.price, .woocommerce div.product span.price{margin:0 0 20px;}

.woocommerce .quantity .qty {line-height: 3em;border: 1px solid #ccc;}

.single-product #content{width:100% !important;}
.single-product #sidebar,.single-product #comments,.single-product .entry-meta{display:none;}


.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {line-height: 2em;border: 1px solid #ccc;}
    