/*

Theme Name: Fearless Child Theme 

Description: Child Theme

Author: Creative Canada

Version: 1.0

Template: fearless

*/



@import url( '../fearless/style.css' );





/* Add your custom CSS styles here */


ul.wpp-list {
	margin-left: 0;
	padding-left: 0;
}

ul.wpp-list div.wpp-list-thumb {
	float: left;
	width: 55px;
	margin-bottom: 10px;
}

ul.wpp-list div.wpp-list-text {
	float: right;
	width: 210px;
	margin-bottom: 10px;
}

ul.wpp-list div.wpp-list-text a {
	color: #222;
	font-size: 1.3rem;
	line-height: 2rem;
}

ul.wpp-list div.wpp-list-text span.wpp-date {
	color: #999;
	font-size: 1.0rem;
	text-transform: uppercase;
	font-weight: normal;
}


#sc-widget-advanced-2{

background: none !important;

border: none !important;

padding: 0 !important;

}

#signupForm td {
	padding: 2px;
}

#signupForm span.signupError {
	display: inline-block;
	color: #b30000;
	font-weight: bold;
	margin: 0 0 0 5px;
}

#signupForm input {
	border: 1px solid #ccc;
	padding: 2px;
}

#signupForm input.signupError {
	border-color: #b30000;
}

div.product {
	float: left;
	width: 200px;
}

div.product.center {
	float: none;
	margin: 0 auto;
	width: 300px;
}

div.product div.product-thumb {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

div.product div.product-title {
	font-size: 18px;
	text-align: center;
	float: left;
	width: 100%;
}

h3.margin-top {
	margin-top: 40px;
}

div.order-pack {
	font-size: 18px;
}

@media screen and (max-width:480px){

 #layerslider_1{

 display:none !important;

 }



 #topslider{

 width:100%;

 margin-bottom:40px;

 height:20px !important;

 }

#primary-navigation{

 margin-top:57px;

}

#header-widget-area{

 display:none;

}

}