/* 
Theme Name:		 Kbiz Child
Theme URI:		 https://backtheme.tech/products/wordpress/kbizwp/
Description:	 Kbiz Child is a child theme of Kbiz
Author:			 Backtheme
Author URI:		 https://backtheme.tech/
Template:		 kbiz
Version:		 1.0.9
Text Domain:	 kbiz
*/


/*
    Add your custom styles here
*/
.header-custom-logo img {
    height: 80px !important;
}
.sidenav .footer_social li a i,
.back-footer .footer-top h3.footer-title:after{
        background: #FEB914;
}
.sidenav .fa-ul.back-info li i,
#back-header .back-toolbar-area .toolbar-sl-share ul li.opening a,
#back-header .back-toolbar-area .toolbar-contact ul li i,
.back-footer .recent-post-widget .show-featured .post-desc i,
.menu-area .navbar ul li:hover a,
.menu-area .navbar ul li.current_page_item a,
.back-footer .fa-ul li i {
    color: #FEB914;
}
.back-footer .footer-logo-wrap {
    margin-bottom: 10px;
    margin-top: 0px;
}
.elementor-2020 .elementor-element.elementor-element-adc9c4d .wpcf7-submit{
        background-color: #002b4f;
}

body.wp-singular.single.single-portfolios h3,
body.wp-singular.single.single-portfolios h4,
body.wp-singular.single.single-portfolios h5,
body.wp-singular.single.single-portfolios h2 {
    margin-bottom : 5px;
}
.back-footer .footer-top h3.footer-title {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0;
    position: relative;
    margin-bottom: 45px !important;
    padding-bottom: 0px;
}
.single.single-portfolios .elementor-element ul {
    margin-bottom: 20px !important;
}
.single.single-portfolios span.elementor-drop-cap span.elementor-drop-cap-letter {
    font-size: 16px !important;
    line-height: 26px;
        float: none !important;
}
.single.single-portfolios span.elementor-drop-cap {
    margin: 0 !important;
        float: none !important;
}

.single.single-portfolios .elementor-element ul {
    margin-bottom: 20px !important;
}


.single.single-portfolios .elementor-element ul {
    list-style:inside disc !important;
}

@media (max-width : 767px) {
    .header-custom-logo img {
    height: auto !important;
}
}