/* here you can put your own css to customize and override the theme */
.ecommerce .pricing .pricing-head, .ecommerce .pricing .pricing-head  h3, .ecommerce .pricing .pricing-head h4{
	font-family: "Open Sans",sans-serif;
	text-transform: none;
}

.ecommerce .content-page h4{
	font-size: 54px;
}

.pricing-content li i{	
	color: #81d30e;
}

.pricing-content li i.fa-times{
	color: #777;
}

.pricing-active .pricing-head-active h4{
	padding-bottom: 15px;
}


.modal-backdrop {
bottom: 0;
position: fixed;
}

.ecommerce h1, .ecommerce h2, .ecommerce h3, .ecommerce h4, .ecommerce h5, .ecommerce h6 {
	font-family: "Open Sans", sans-serif;
	margin: 0 0 10px;
	text-transform:none;
}

.ecommerce ul.pricing-content li{
}

.ecommerce .site-logo{
	padding-top: 10px;
	padding-bottom: 5px;
}

.ecommerce .header-navigation.pull-right{
	margin-right:20px;
}

.ecommerce .pi-img-wrapper .btn-default i{
	color: #ffffff;
}