/*
* CookieMaster Module
* CSS
* Developed for OpenCart 2.x
* Author Keyword Studio - http://www.keywordstudio.it
* @01/2017
* Under GNU GPL license v3.
*/

#cookiemaster{width: 310px; position:fixed; margin: 10px; left:30px; z-index:999; background:#00AEFF; display:none; padding: 40px 30px 30px; bottom:30px; box-sizing:border-box; color:#FFF; z-index: 999999999999; display:none; text-align:justify;}
#cookiemaster a { font-size: 10px; font-family: 'Helvetica', 'Arial', Sans-Serif;}
#cookiemaster #cookiemastertext { position: relative; font-size: 10px; font-family: 'Helvetica', 'Arial', Sans-Serif; line-height: 13px;}
#cookiemaster #cookiemastertext #accept{ position: absolute; top: -30px; right: -20px; background-color: transparent; font-size: 25px; padding: 0}
#cookiemaster #accept { border: 0; }
#cookiemaster #accept:hover{color:#000;}
