/*
Theme Name: Fahbiz Child
Description: Child Theme for Fahbiz Theme
Author: Zozothemes
Version: 1.0
Template: fahbiz
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */

/* Global */

.vc_row {
	padding: 0px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	background-color: #01c1c9;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
	background-color: #01acb3;
}
.vc_btn3.vc_btn3-shape-rounded {
	border-radius: 1px;
}
/* End of Global */

.fahbiz-wrapper {
	position:absolute;
	z-index: 10;
	width: 100%;
}
header.fahbiz-header {
	background: #01c1c9;
	width: 80%;
	margin: 0 auto;
}

.header-inner .navbar.floating-navbar .custom-container {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.headerbut {
	font-size: 14px !important;
}
/* Header */
@media only screen and (max-width: 1024px) {
	header.fahbiz-header {
		display: none;
	}
}

@media only screen and (max-width: 1160px) {
	.menu-item.menu-item-logo {
		padding: 0;
	}
	#fahbiz-main-menu a {
		font-size: 16px;
	}
}

/* End of Header */

/* N changes */

/* Menu */
.nav-link {
	padding: 0 12px;
}
/* End of Menu */
/* Home */
.wpb_content_element {
	margin-bottom: 0;
}

.btext h4 {
	font-size: 20px;
	text-align: center;
	padding: 6px 0px;
}
.linedec h2 {
	padding: 150px 60px 100px 60px;
}
.aboutusbox {
	display: flex;
	align-items: center;
	font-size: 30px;
	line-height: 40px;
	color: white;
}
.aboutusbox img {
	margin: 0;
	width: 70%;
}
.homeabout .vc_column_container>.vc_column-inner {
	padding: 0;
}
/* End of Home */

.custom-container {
	width: 1550px;
}

/* Services */
.ourexpertise h6{
	color: white;
}
/* End of Services */


/* Custom Post in Page */
.codeflavors-featured-post.theme-fancy .cf-overlay{
	width: 70%;
	top: 20px;
	bottom: inherit;
	right: 10px;
	left: inherit;
}
.codeflavors-featured-post.theme-fancy .cf-overlay .cf-inside h2 a {
	color: black;
}
.codeflavors-featured-post.theme-fancy .cf-overlay .cf-inside h2 {
	line-height: 24px;
	text-decoration: underline;
	text-align: left;
}
.codeflavors-featured-post.theme-fancy .cf-overlay .cf-inside p {
	color: black;
	line-height: 17px;
	text-align: left;
	font-size: 13px;
}

.codeflavors-featured-post.theme-fancy .cf-overlay .cf-inside {
	background-color: white;
}


/* End of Custom Post in Page */

/* Featured Post styling */
.cfp-grid-item.col-xs-12.col-sm-12.col-md-6.masonry-brick {
	max-width: 70%;
}
p.readmoreb {
    background-color: #01c8cf;
    text-align: center !important;
    padding: 6px 0px !important;
    margin-top: 10px !important;
    color: white !important;
    font-weight: 900;
}
/* end of Featured post styling  */

/* Footer */
.footer-middle-sidebar p {
	font-weight: 600;
	color: black;
}
/* */
