/* 
Theme Name: Caffeine (shared on gaaks.com)
Theme URI: http://themes.muffingroup.com/caffeine
Author: Muffin group
Author URI: http://muffingroup.com
Description: Caffeine Responsive Premium WordPress Theme.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
Version: 1.4.0
*/

@import url("css/base.css");
@import url("css/skeleton.css");
@import url("css/layout.css");
@import url("css/variables.css");
@import url("css/shortcodes.css");
@import url("css/font-awesome.css");

/* If you want to add your own css code, please do it in css/custom.css */
@import url("css/custom.css");


@charset "utf-8";
/* CSS Document */

.number li{
display:none;
}

.pricing-small{background: #eeeeee;
border: 3px solid #005596;
border-radius: 7px;
float: left;
box-shadow: 0px 5px 10px rgba(0,0,0,0.05);
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
padding-bottom: 25px;
width: 250px;
margin-top: 30px;
}
.pricing-small h3{
font-size: 30px;
font-weight: bold;
padding: 20px 0px;
border-bottom: 1px solid #d9d9d9;
display: block;
font-family: proxima-bold;
color: #fff;
line-height: 35px;}

div#b {
position: fixed;
top: 10px;
left: 0;
width: 100%;
height: 100%;
z-index: 5000;
}













