/*
Theme Name: Fionca Child
Theme URI: http://smartdemowp.com/fionca/
Template: fionca
Author: smartdatasoft
Author URI: http://smartdatasoft.com
Description: Fionca is a superfast user friendly wordpress business consulting woocommerce theme. You can set up your online business consultation website with this theme very easily. Fionca is responsive and easy to customize. With this theme it is very easy to create pages, posts using Elementor page builder.Fionca is very colorful and can be modfied with unlimited color options and typography for every section seperatly. This theme is absolute for the people who are ready start online business consultations. So lets buy Fionca, start with your website and get started+ with your online business consultation.
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0
Updated: 2021-06-11 11:22:59

*/

/* Header */

.theme-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #0094CC;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}

.main-header.style-four .main-menu .navigation > li.current > a, .main-header.style-four .main-menu .navigation > li:hover > a {
    color: #00A8E8;
}

.main-header.style-four .sticky-header .main-menu .navigation > li.current > a, .main-header.style-four .sticky-header .main-menu .navigation > li:hover > a {
    color: #00A8E8 !important;
}

.main-menu #menu-main-menu>li>ul>li>a:hover {
    color: #00A8E8 !important;
}

/* Footer */

.main-footer .widget-section .links-widget .widget-content ul li a:hover {
    color: #00A8E8;
}

.theme-btn.style-one {
    background: #00A8E8;
}

.main-footer .widget-section .logo-widget .info-list li a:hover {
    color: #00A8E8;
}

.scroll-top {
    background: #005B7f;
}

p, li {
	color: #333;
}

/* Homepage */

.btn-box a {
	border-radius: 5px;
}

#enquire-now.theme-btn {
	background-color: #00A8E8;
}


#enquire-now.theme-btn:hover {
	background-color: none;
}

.info-section .text-column .text a i {
    color: #005B7f;
}

.info-section .text-column .text a:hover span {
    color: #0094CC;
    border-color: #0094CC;
}

.feature-block-one .inner-box .lower-content .inner:before {
    background: #005B7f;
}

.banner-section .owl-theme .owl-nav .owl-prev:hover, .banner-section .owl-theme .owl-nav .owl-next:hover {
    background: #0094CC;
}

.sec-title h5:before {
    background: #005B7f;
}

.sec-title.style-three h5:before, .sec-title.style-three h5:after {
    background: #005B7f;
}

.news-section.style-two .sec-title h5:before, .news-section.style-two .sec-title h5:after {
    background: #005B7f;
}

.main-footer .widget-section .footer-widget .widget-title h4:before {
    background: #005B7f;
}

.main-footer .widget-section .logo-widget .info-list li i {
    color: #005B7f;
}

.project-block-one .inner-box .lower-content p:before {
    background: #005B7f;
}

/* About */

.about-style-two #content_block_three .tabs-box .tab-btn-box .tab-btns li.active-btn {
    background: #005B7f !important;
}

.about-style-two #content_block_three .tabs-box .tab-btn-box .tab-btns li.active-btn:before, .about-style-two #content_block_three .tabs-box .tab-btn-box .tab-btns li:hover:before {
    background-color: #005B7f !important;
}

.video-section.about-page-1 .inner-box .video-btn:before, .video-section.about-page-1 .inner-box .video-btn:after {
    background: #fff;
}

.about-page-1 .video-btn svg {
    fill: #fff;
}

.team-section.about-page-1 .owl-dot-style-one .owl-dots .owl-dot.active span, .team-section.about-page-1 .owl-dot-style-one .owl-dots .owl-dot span:hover {
    background: #0094CC;
}

.team-section.about-page-1 .team-block-one .inner-box .lower-content .ovellay-box .social-links li a:hover {
    color: #0094CC;
}

.uv-advantages ul {
	list-style: inside;
}
.uv-advantages li {
	list-style: inside disc;
}