/*
Theme Name:     Mixed Child Theme
Theme URI:      http://pixel-industry.com/
Description:    Child theme for the Wordpress theme 
Author:         Pixel Industry
Author URI:     http://pixel-industry.com/
Template:       mixed-modern-and-professional-wordpress-theme
Version:        1.0
*/

@import url("../mixed-modern-and-professional-wordpress-theme/style.css");

.logo img {
    max-width: 110px;
}

#footer-wrapper, .header-inner{
background: #333333;
}

#copyright-container {
    background-color: #222222;
}

#header.header-type-1 .navbar-default .navbar-nav > li > a, #header.header-type-1 .navbar-default .navbar-nav > .current-menu-item > a {
color: #fff!important;
}

#header.header-type-1 .navbar-default .navbar-nav > li > a:hover {
color: #5183be!important;
}

#header.header-type-1 .navbar-nav.pi-nav > li > a {
    line-height: 60px;
}

.search-submit {
    min-height: 127px;
}

a.read-more {
    text-align: center;
    margin-top: 20px;
        padding-right: 0px;
}

a.read-more::after {
    display: none!important;
}

.service-box-8 h4 {
    min-height: 60px;
}

.logo {
    margin: 10px 0;
}

.service-box-8 .subtitle {
    font-weight: bold;
    margin-bottom: 10px;
}

.process-box-circle{
    width:60%;
    height:60%;
    margin: 0 auto;
}

#footer blockquote {
    border-left: none!important;
}

.tslider blockquote p {
    font-size: 12px!important;
    line-height: 14px!important;
}

.bx-wrapper .bx-controls-direction a {
    display: none!important;
}

.mod_mylivechat {
    position: fixed;
    bottom: 0px;
    right: 230px;
}

.home .widget_recent-posts {
    text-align: center;
}