/*------------------------------------------------------------------------------------- 
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
*/

body, p{
	font-family: "Open Sans", sans-serif
}
h1, h2, h3, h4, h5, h6{
	font-family: "Open Sans", sans-serif
}

.product-icon li:first-child, .product-icon li:last-child
{
	display:none!important;
}

.woosq-btn{
	display:none!important;
}

.single-product-items .product-image .product-icon li{
	width: 80px!important:
}

.link-btn{
	display: none!important;
}

.single-product-items .product-content h5 a{
	text-transform: capitalize!important;
}

h1, h2, h3, h4, h5, h6
{
	text-transform: capitalize;
}
.breadcrumb-wrapper .page-heading
{
	    position: relative;
    padding-top: 250px !important;
}

.header-main .main-menu ul li a
{
	text-transform: capitalize;
	font-size:17px;
	font-weight:600;
}

.hero-4.style-3 .hero-content .hero-button .video-box .video-btn
{
	display:none;
}

.hero-4 .hero-content h1
{
	line-height:110% !important;
	font-weight: 600;
	text-transform: capitalize !important;
}

.about-wrapper-2 .about-content .nav
{
	background: #eee;
	    border-bottom: 2px solid #e2010f;
}

.about-wrapper-2 .about-content .nav .nav-link
{
	padding: 12px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
{
	background-color: #e2010f !important;

}

.about-wrapper-2 .about-content .tab-content
{
	margin-top:0px;
}


.about-wrapper-2 .about-content .nav .nav-link.active .title
{
	color:#fff !important;
	text-decoration:none !important;
	
}


.tab-content>.active {
    display: block;
    background-color: #d4d4d4;
    padding: 20px;
}