/*
Theme Name: Okab Child Theme
Theme URI:  https://themeforest.net/item/okab-responsive-multipurpose-wordpress-theme/16958600
Author: PixelDima
Author URI:   https://pixeldima.com/
Template: okab
Description: This is a blank child theme for Okab theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, flexible-header, full-width-template, post-formats, theme-options, featured-images,rtl-language-support,threaded-comments, translation-ready
Text Domain:  okab
*/

/* write custom css after this line */

body {
	word-break:normal !important;
}
p {
	white-space: normal !important;
	hyphens: none !important;
}
ul li {
	color:#333333;
}
.dima-navbar-wrap {
	z-index:20000 !important;
}
.tp-banner-container {
	z-index:20 !important;
}
.uncell p {
	font-size:1.2em;
	color:#43AFB9;
}
.uncell .container p {
	font-size:1.0em;
	color:#333;
}
.uncell h1, .container h2, .container h3, .container h4, .container h5, .container h6 {
	font-weight:300 !important;
}
.dima-iconbox {
	height:400px !important;
}
.page-section-content {
	padding-top:3.25em !important;
padding-bottom:3.25em !important;
}
.container ul {
	margin-bottom:30px !important;
}