/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.3
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
.sidebar .box-style-1 {
    background-color: #f1f1f1 !important;
}

.sidebar .testimonial-image {
    float: none;
    max-width: none;
    padding-left: 30px;
}

.sidebar .image-box {
    margin-bottom: 10px;
}

.nav-pills > li > a {
    padding-left: 10px;
}
.nav-pills>li>ul>li>a {
    padding: 10px 15px 10px 30px;
}

.navbar-default .navbar-nav>li>a.dropdown-toggle {
    padding: 12px 20px 12px 19px;
}

/* slideshow */
.tp-caption {
    white-space: normal;
}

.slideShowCustom {
    transform: none !important;
}

