/* 

	Theme Name: Avoc Child
	Theme URI: http://www.spab-rice.com 
	Description: Avoc child Theme. 
	Version: 1.0
	Author: Spab Rice 
	Author URI: http://www.spab-rice.com 
	Template:    avoc
	Text Domain:  avoc-child
	
*/

@import url("../avoc-2-4/style.css");

/* -----------------------------------
	CHILD CSS
------------------------------------- */

body.page-id-2 div.tab-content ul li {
	list-style:none;
}

body.page-id-2 div.tab-content ul li h5.lower {
	margin-top: 30px !important; 
}

body.page-id-2 div.tab-content ul li h6{
	font-weight: bold;
	font-size: 80%;
	line-height: 5%;
	margin-top: 30px !important;
}

body.page-id-2 div.one-fourth ul li {
	list-style:none;
}

body.page-id-2 div.one-fourth h5{
	margin-bottom: 30px;
}

body.page-id-2 div.tab-content ul {
	padding-bottom:21px;
	border-bottom: 1px solid;
	margin-bottom: 21px;
}


iframe div.navbar div.sketchInfo{
	display:none !important;
}

div#sideWrapper{
	display: none;
}