/*
Theme Name: 24spel-child
Version: 1.0
Description: A child theme of DoubleDown Theme
Author: admin
Template: doubledown
*/

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

.concol li:before {    

	content: "\f055";

}

.concol {

	float:left;

	width:50%;

	padding-bottom:20px;

	padding-left:40px;

	position:relative;
	
	color: #F00;
	
	font-weight: bold;


}

.inner-banner-txt {
    position: absolute;
    left: 18%;
    top: 21%;	
    font-size: 16p
	inheritx;
    color: #fff;
    width: 500p;
	text-align:left;
	margin-left:70px;
}
