/*
Theme Name: Lioncode Theme
Theme URI: https://lioncode.gr/
Author: Lioncode
Author URI: https://lioncode.gr/
Description: Lioncode Web & Mobile Solutions Theme.
Version: 1.0
Text Domain: lioncode
*/
nav#navbar-main {background: linear-gradient(45deg, #04b7da, #ffffff);}

section#primary {
    margin-top: 80px;
}
.box {
    min-width: 300px;
    min-height: 300px;
    background: #0ebadb;
    color: white;
    position: absolute;
    left: 0;
}
.mega {
    position: relative;
}