/*

Theme Name: lisstech Child

Description: Custom theme for lisstech

Author: Fertile Frog

Template:lisstech



Blue   #2ea3f2
Red    #dd3333



*/



@import url('https://fonts.googleapis.com/css?family=Indie+Flower');





.homepage-splash-banner h1 {

	padding-top: 50px!important;

}



.homepage-splash-banner h2 {

	padding: 10px!important;

}



.homepage-splash-banner p {

	padding-top: 80px!important;

	font-size:1.6em!important;

	line-height:1.6em!important;

	font-family: 'Indie Flower', cursive!important;

	color: rgba(255, 255, 255, 0.5);

}



#gform_fields_1 li:before, #footer-widgets .footer-widget li:before {

	list-style: none!important;

	border: none!important;

}



.fl {

	float: left;

}



.fr {

	float: right;

}



.pad-top {

	padding-top: 20px;

}



.pad-bottom {

	padding-bottom: 40px;

	

}

.pad-bottom-20 {

	padding-bottom: 20px;

	

}


.pad-bottom-30 {

	padding-bottom: 30px;

	

}




.margin-bottom-100 {

   margin-bottom:100px!important;

}



#menu-site-map {

	padding-top: 20px;

}



.product_list_widget {

	

	/*padding-top: 20px!important;*/

}



.red-link {
	color:#dd3333!important;
}

.bottom-nav li.current-menu-item > a {
	color:#dd3333!important;
}

.red-mega span {
	color:#dd3333!important;
}



.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {

	

	width: 50px;

}



.et-social-icons {

	float: none!important;

}



.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {

	background-color: #2ea3f2;

}



#page-container {

	background-color: #2d2d2d;

}


@media only screen and (min-width : 768px) {



}