/* 
Theme Name:		 Fint Child
Theme URI:		 https://themes.envytheme.com/fint
Description:	 Fint Child is a child theme of Fint
Author:			 EnvyTheme
Author URI:		 https://envytheme.com
Template:		 fint
Version:		 1.0.0
Text Domain:	 fint-child
*/


/*
    Add your custom styles here
*/

.hero-section.style-three .hero-content .google-ratings, .hero-section.style-three .hero-content .google-ratings a {
    color: #fff!important;
}
.hero-section.style-three {
    padding: 130px 0 130px!important;
}
.service-card.style-two {
    min-height: 295px!important;
}
.service-card.style-two .service-icon {
	margin-bottom: 45px!important;
}
.service-card.style-two:hover h3 a {
    color: #fff;
}
.service-card.style-two {
    background-color: #f2f0ea!important;
}
.service-card.style-two:hover {
    background-color: var(--lemonColor)!important;
}
.service-card.style-two .service-icon {
    border-bottom: 1px solid #0c2515!important;
}
.service-card.style-two:hover .service-icon {
    border-bottom: 1px solid var(--whiteColor)!important;
}
.working-process-wrap {
    background-color: #f2f0ea!important;
}
.review-wrapper .google-ratings {
    color: #fff!important;
}
.review-wrapper .google-ratings a {
    color: var(--primaryColor)!important;
}
ul.feature-list.list-unstyle li svg * {
    stroke: #bb913f!important;
}
.btn.style-one {
    color: #fff!important;
}
.btn svg * {
    stroke: #fff;
}

.btn.style-three {
    color: #fff!important;
}
.feature-list li i {
    color: var(--primaryColor);
}
.booking-wrap.style-two .booking-content:before {
    background-color: #f2f1ea!important;
}
.booking-wrap .booking-form {
    background-color: #f3f3f3!important;
}
.bg-corn {
    background-color: #f2f0ea!important;
}
.link.style-one{
    color: var(--primaryColor)!important;
}
.link.style-one:after {
    background-color: var(--primaryColor)!important;
}
.accordion-item .accordion-header .accordion-button, .accordion-item .accordion-body {
    background-color: #f2f0ea!important;
}
.navbar-area.style-two:after, .footer-wrap:after {
    background-color: #f2f0ea!important;
}
.cta-wrapper .cta-shape {
    background-color: #f2f0ea!important;
}
.navbar-area .navbar-top .navbar-right .btn:hover {
    color: #fff	!important;
}
.footer-wrap .fint-footer-widget .footer-contact .social-profile li a i {
    color: var(--primaryColor)!important;
}
.btn.style-three {
    background-color: var(--secondaryColor)!important;
}
.footer-wrap .copyright-text {
    background-color: #0c2515!important;
    color: #fff!important;
}
.breadcrumb-wrapper .br-content .br-title h1, .breadcrumb-wrapper .br-content .br-title .breadcrumb-menu a, .breadcrumb-wrapper .br-content .br-title .breadcrumb-menu, .breadcrumb-wrapper .br-content .br-title a, .breadcrumb-wrapper .br-content .br-title {
	color: #fff !important;
}
.working-area.style-two .working-content .section-title {
    margin-left: 0!important;
}
.working-area.style-one.position-relative.pt-100{
	padding-bottom:100px;
}
.review-wrapper:before{
	background-color: #f2f0ea!important;
}
.feature-list li i {
    color: var(--primaryColor)!important;
}
.checkbox.style-two i {
    color: var(--primaryColor)!important;
}
.btn.style-four {
    color: var(--primaryColor)!important;
}
.btn.style-four:hover{
	color:#fff!important;
}

.booking-box {
    background-color: #f2f0ea!important;
}
.breadcrumb-wrapper {
    background-image: url(../../../wp-content/uploads/2024/03/Copy-of-vat-assist-gradient.png)!important;
}
.sidebar .sidebar-widget {
    background-color: #f2f0ea!important;
}
.navbar-area .navbar .navbar-nav .nav-item .dropdown-menu{
	width: 305px!important
}

.blog-card.style-one.mb-30.no-img, .blog-details-wrap .sidebar .widget {
    background-color: #f2f0ea!important;
}
.page-nav .page-numbers {
	color: #fff!important;
    background-color: var(--primaryColor)!important;
}
.page-nav .page-numbers.current, .page-nav .page-numbers:hover {
    background-color: var(--secondaryColor)!important;
}
.tax-services .container.pt-100.pb-70 {
    padding-bottom: 0;
}
.about-wrap.style-two .about-img-wrap .about-video-wrap .about-video{
	display: none;
}

.col-xl-3.col-lg-4.col-md-6{
	width:33.3333333333%
}

.industry-card {
    border-left: 3px solid #0c2515 !important;
    background: #f2f0ea !important; 
}

ul.blog-metainfo.list-unstyle {
    display: none !important;
}

.contact-box-wrap .col-xl-6 {
    width: 100%;
    margin-top: 19px;
}

@media only screen and (max-width: 767px){
	.col-xl-3.col-lg-4.col-md-6 {
		width: 100%;
	}
	.working-process-wrap .process-content .process-item:nth-child(4) .process-card, .working-process-wrap .process-content .process-item:nth-child(1) .process-card, .working-process-wrap .process-content .process-item:nth-child(2) .process-card {
		width: 100%!important;
	}
}
