/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */

.cookie {
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    padding: 15px;

}

.close1{
float:none !important;
}