/*
Theme Name: Specal
Theme URI: http://corpthemes.com/wordpress/specal/
Author: Themesflat
Author URI: https://themeforest.net/user/themesflat/portfolio
Description: Specal is a clean and professional site template, perfect for ,  any business and personal chef web sites. Built on the Advanced Bootstrap 3 framework with HTML5 / CSS3. Its responsive too – Will fit great on all devices. More features with 5 Homepages (Full Screen, One Page, Video One Page, Video Full Screen One Page, Full Screen One Page, Parallax, Video Parallax, Video Full Screen),  and much more gives you more space to work with and also with a few lines of code
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: specal
Tags: accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.themesflat_header_wrap.header-style1 .header, .themesflat_header_wrap.header-style2 .header.widget-header .nav.header-style2, .themesflat_header_wrap.header-style3 .header.widget-header .nav.header-style3, .themesflat_header_wrap.header-style4 .header.widget-header .nav.header-style4, .header.widget-header.header-style5.bg-white {
    background: #3a3636;
}
.testimonial-sliders.style1 .item {
  
    -webkit-box-shadow: inset 0px 0px 15px 0px #50485b30;
    box-shadow: inset 0px 0px 15px 0px #50485b30;
}
.page-title .page-title-heading h1 {
    font-size: 65px;
   font-weight: 900;
}
.page-title .page-title-heading {
       text-align: center;
    width: 100%;
}
div.wpcf7 input[type="file"] {
    cursor: pointer;
    width: 100%;
}
.site-logo{
	width:200px
}
.page article.page.type-page .entry-content {
    font-size: 14px!important; }

.header-style3 .nav-wrap{
    position: relative;
    float: right !important;
}
.page-title .breadcrumbs, .page-title .page-title-heading {
	width: 100%;}

.page-contact .wpcf7-form input[type="text"], .page-contact .wpcf7-form input[type="email"], .wpcf7-form input[type="file"], .page-contact .wpcf7-form textarea, .page-contact .wpcf7-form select {
    background: #f7f7f7;
    /* border: none; */
    border: 1px solid #e8e8e8;
    padding: 10px;
	color: black;
    font-weight: bold;
}
.wpcf7-form input[type="file"]{
	margin-bottom:30px;
}
.header-wrap {
	padding:10px 0px;
}
.page-contact .wpcf7-form textarea {
   
    height: 150px !important;
  
}