/*
Theme Name: Toranj-Child
Theme URI: 
Author: owwwlab
Author URI: http://themeforest.net/user/owwwlab/portfolio
Template: toranj
Description: Toranj Child Theme
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Tags: theme-options, full-width-template, fluid-layout, sticky-post, black, white, threaded-comments, photoblogging, featured-images
*/
#logo-wrapper{

    padding: 35px 0px 10px 0;
}

.sub-menu {
    display: none;
    position: relative;
    top: 0;
    left: 0px!important;
    width: 100%;
    background: #fafaf5;
    height: 90px!important;
    z-index: 2;
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    box-shadow: 2px 0px 6px -6px #000;
 }

li.nav-prev {
    display: none;
}

.current-menu-parent ul.sub-menu {
    display: block!important;
}

#navigation ul.sub-menu li a {
    padding: 12px 0px 12px 50px;
}

ul.flex-direction-nav {
    display: none;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 11%!important;
    height: 88%!important;
    left: 0;
    width: 100%!important;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
    height: 100%;
}

input, textarea, .form-control {
    border-radius: 0;
    box-shadow: none;
    padding: 15px;
    height: 45px;
    font-size: 13px;
    border: 1px solid #F2F2F2;
    width: 100%!important;
    resize: none;
}

.wpcf7-textarea {
    height: 190px;
}

.section-title {
    font-size: 40px!important;
    color: #474747;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 30px;
}
