/*
Theme Name: DJ-BL One | Zohles IT-Systems
Theme URI: http://themehunk.com/product/featured-lite-business-wordpress-theme/
Template: featuredlite 
Author: ThemeHunk
Author URI: http://www.themehunk.com
Description: Featured lite theme is specially designed for corporate/business websites. Theme is user friendly and its instant set up process help you to create professional website for Business (Agency, Interior, Florist, Transport, Construction etc), Shop / eCommerce, Personal, Blog, Photography. This responsive theme comes with live customizer, Full body background slider and background image option, Translation ready, Header layouts (Default, Center and Split), Widget based home page sections with unlimited items capability, Unlimited color option, Advance Section styling, Professionally designed sections (Ribbon, Services, About Us, Call to action, Team, Shop (WooCommerce), Testimonial, Latest News, Contact Us (With call to, Mail to, Address and Map). Theme contain seven widget area (Four for footer, Two for sidebar (default pages) and one for shop page). Theme is compatible with WooCommerce, bbPress, Lead form builder, Contactform7 and with many other WP plugin.
Tags: right-sidebar,custom-menu,custom-logo,editor-style,featured-images,translation-ready,flexible-header,theme-options,education
Version: 1.1.6.1537341228
Updated: 2018-09-19 09:13:48

*/

#owl-demo .item img {
    display: block;
    /* width: 100%; */
    height: auto;
    max-height: 250px;
}

body.custom-background {
	background-size:contain
}
img.custom-logo {
	display:none
}
.main-text {
	display:none
}
.featured-section {
    margin-bottom: 0px;
}
.detail-wrap{
	background: rgba(221,147,0,0.8);
}
.main-feature {
  background: rgba(221,147,0,0.8);
}
.blog-content {
  color:red
}
.aboutus-section {
	background: rgba(221,147,0,0.9);
}
.post-meta-ul {
	display:none
}
.related-heading {
	display:none
}
.nav-previous {
	display:none
}
 .wp-post-image {
	display:none
}

.wpcf7 input, .wpcf7 select {
    border: 1px solid #ddd;
    color: #5a5d5a;
    padding: 9px 10px;
    width: 80%;
    box-sizing: border-box;
}

.textarea {
    	-webkit-appearance: textarea;
    	background-color: white;
    	-webkit-rtl-ordering: logical;
    	flex-direction: column;
    	resize: auto;
    	cursor: text;
    	white-space: pre-wrap;
    	overflow-wrap: break-word;
    	border-width: 1px;
    	border-style: solid;
    	border-color: initial;
    	border-image: initial;
	padding: 2px;
    	width: 80%;
}

.contact-wrap {
	background: rgba(221,147,0,0.9); 
   	width: 46%;
    	left: 0;
    	float: left;
}
.wpcf7 textarea {
    border: 1px solid #ddd;
    color: #5a5d5a;
    padding: 9px 10px;
    width: 100%;
    max-width: 600px;
    box-sizing: border-box;
    width: 80%;
}
.wpcf7 p {
    color: #fff;
    font-style: italic;
    text-align: center;
    font-size: medium;
    font-optical-sizing: auto;
}