/*
Theme Name: Ekho
Theme URI: http://teothemes.com
Version: 1.1
Description: Creative responsive fullscreen WordPress theme
Author: Cristi Macovei
Author URI: http://themeforest.net/user/FinalDestiny
Created Date: 15/01/2013
License: Themeforest
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: dark, light, white, black, gray, one-column, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
*/

#fss-strip1 {
   background:none !important;
}

#featured_boxes .circle .boxes {
   border-radius:0 !important;
}
.title {
   color:#fff !important;
}
.description {
   display:none !important;
}

.featured_boxes .boxes {
    height:100px !important;
    width:100px !important;
}

body #logo {
  width:122px !important;
}

#footer {
   height:40px !important;
}

#footer2 {
   width:390px !important;
}
.bghelper {
   margin-top:-15px !important;
}
.iconWidget {
   margin-top:-4px !important;
}
.big_text {
   float:right;
   padding:100px 0;
}

body.light #main {
   background:#fff !important;
}

body.light #footer {
   background: #484848; !important;
   opacity: 0.7;
}