/*------------------------------------------------------------------------------------- 
Theme Name:		 Eonfik Child Theme
Theme URI:		 https://themeforest.net/user/modinatheme/portfolio
Description:	 Eonfik- Construction WordPress Theme
Author:			 modinatheme
Author URI:		 https://themeforest.net/user/modinatheme
Template:		 eonfik
Version:		 1.0.0
Text Domain:	 eonfik-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/

.elementor-heading-title{
	color:#0E171C !important;
}
.white-title .elementor-heading-title{
	color:#fff !important;
}
.single-news-style-3.active .news-image::before {
    background: linear-gradient(180deg, rgba(0, 22, 89, 0) 0%, #0e171cbd 66.67%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.comments-area{
	display:none;
}
.offcanvas__logo a img {
    width: 130px;
}

.whatsapp-button button {
    padding: 8px 28px !important;
    margin-top: 20px;
	background:#FF5E15;
	color:#fff;
}
.whatsapp-button button:hover {
	color:#fff;
	background:#0e171c;
}
.banner-slide a.theme-btn.bg-color-5 , .hero-content span img{
    display: none;
}
.services-values .arrow-icon {
    display: none !important;
}
.reviews h3{
	font-size: 22px !important;
    font-weight: 400 !important;
}
.hero-3 .array-btn {
    position: absolute;
    right: 5.4% !important;
}
.footer-bottom-2 ul.footer-menu li a {
    color: var(--white);
    text-transform: inherit;
}
.header-3 .mega-menu-wrapper .header-main .header-right .header-content h5 a {
    font-size: 16px;
    color: var(--white);
}
.breadcrumb-wrapper .page-list li:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    color: var(--white);
    position: absolute;
    top: 2px;
    left: -15px;
    font-size: 13px;
/* 	display:block !important; */
}
.breadcrumb-wrapper .page-list li:first-child:before{
	display:none !important;
}
.contact-info-items{
	flex-direction:row-reverse;
}
.breadcrumb-wrapper .page-list li:before{
	top:0;
}
.breadcrumb-wrapper .page-list{
	align-items:flex-start;
}
.breadcrumb-wrapper .page-list li{
	text-align:left;
}
.woocommerce-Tabs-panel ul{
	    list-style: disc;
	    padding-left: 2rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	display:none;
}
.contact-form-items .form-clt-big textarea{
	    padding: 18px 35px 30px;
}
span.wpcf7-not-valid-tip {
    color: red !important;
}
#okapi-wasb-button, .btn-wp {
  position: fixed;
    z-index: 9999999;
    bottom: 35px;
    left: 25px;
}
#okapi-wasb-icon, .btn-wp-img {
    opacity: .95;
    width: 50px;
    height: 50px;
}
.pswp{
	z-index:99999;
}
.offcanvas__contact .theme-btn:hover .theme-effect .effect-1 {
    top: 0;
}
.offcanvas__contact .theme-btn.hover-color::before {
	display:none;
    background-color: var(--theme);
}
.offcanvas__contact .theme-btn.hover-color:hover{
	 background-color: var(--theme);
}
.offcanvas__contact .theme-effect .effect-1:first-of-type {
  display: none;
}
.single-service-wrapper-2 .service-box-items-2 h5 a {
    cursor: default;
}
@media only screen and (max-width: 1024px) {
.contact-info-wrapper .contact-info-items {
    gap: 12px;
}
	.hero-3 .array-btn{
		display:grid;
    right: 3.4% !important;
		    top: 52%;
	}
	.offcanvas__contact .social-icon {
    margin-top: 10px !important;
    justify-content: center;
		        padding-bottom: 20px;

}
	.offcanvas__contact .header-button {
    margin-top: 20px !important;
}
	.blog-content-page aside#secondary {
    display: none;
}
	.header-3.sticky .mega-menu-wrapper .header-main .header-left{
		padding:8px 0px;
	}
	.about-wrapper-2 .about-image .circle-box {
    position: absolute;
    right: 0;
    bottom: -65px;
		display:block;
		        width: 100px;
		        top: unset;
}
	.about-wrapper-2 .about-image .circle-box .box-img{
		    width: 50px;
    height: 50px;
    line-height: 50px;
		    background-color: transparent;
	}
}
@media only screen and (max-width: 767px) {
    .breadcrumb-wrapper .page-list {
        gap: 30px;
		row-gap:10px;
}
	.contact-info-wrapper .contact-info-items {
		    flex-direction: column-reverse;
	}
	    .contact-form-items .form-clt input {
        padding: 15px 20px 15px 40px;
    }
	.contact-form-items .form-clt .icon{
		display:block;
		    top: 46px;
	}
	.form-clt.form-clt-big .icon{
		 top: 55px;
	}
	.hero-3 .hero-content {
        overflow: hidden;
        padding: 0px 14px !important;
    }
    .hero-3 .hero-content h1 {
        font-size: 34px;
    }
	#okapi-wasb-icon, .btn-wp-img {
    opacity: .95;
    width: 30px;
    height: 30px;
}
	#okapi-wasb-button, .btn-wp{
		    bottom: 12px;
    left: 8px;
	}
	.scroll-up{
		 width: 30px;
    height: 30px;
		bottom: 12px;
    right: 8px;
	
	}
	.scroll-up::after{
		 width: 30px;
    height: 30px;
		line-height:30px;
	}
	.breadcrumb-wrapper .page-list li {
    text-align: center;
}
	.breadcrumb-wrapper .page-list li a::before {
    position: absolute;
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    color: var(--white);
    position: absolute;
    top: 0px;
    right: -15px;
    font-size: 13px;
    display: block !important;
}
}