/*MK - Defaul CSS*/

#mk-cookie { position:fixed; width: 100%;left:0; z-index:9999; }
#mk-cookie p {
	padding: 20px 90px 16px;
	text-align: left;
}

#mk-cookie span:first-child{float:left; width:92%; padding-bottom: 12px;}
#mk-cookie span:not(:first-child){float:right;}
#mk-cookie span i{font-size: 28px;}

/*Your custom css goes under this line */