/*
Theme Name: Finxpert Child
Description: Child Theme for finxpert Theme
Author: zozothemes
Version: 1.0
Template: finxpert
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

/* Icons home + contact  */
.feature-box-default .fbox-content i{ 
    height: 16px!important;
    width: 20px!important;
}
.feature-box-inner i{ 
    height: 16px!important;
    width: 20px!important;
    color: #8e4e3a!important;
}

.ul_services {
    list-style: none;
    padding-left: 0;
}

.ul_services li:before {
    content: "\f285";
    margin-right: 9px;
    font-family: 'bootstrap-icons';
    padding-left: 0;
    font-size: 13px;
    position: relative;
    top: 0;
}

.owl-dot.active{
	background-color: #8e4e3a!important;
}
.owl-nav{ display: none!important;}




/* Contact form  : start */
/* check box : start */
.wpcf7 form span.wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: block;
	font-weight: 300;
}
input[type=checkbox] {
    visibility: hidden;
    opacity: 0;
    display: none;
    vertical-align: middle;
    width: 0;
    height: 0;
	margin: 0 0 -40px 0!important;
}
.wpcf7 form span.wpcf7-list-item .wpcf7-list-item-label::before {
    content: "";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #fff;
    border: 1px solid #000;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
}
.wpcf7 form span.wpcf7-list-item input[type=checkbox]:checked ~ .wpcf7-list-item-label:before, .wpcf7 form span.wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label:before {
    content: "✔";
    color: #8e4e3a;
    border-color: #8e4e3a;
}
/* check box : end */
.dark_form.white_font a, .dark_form.white_font input, .dark_form.white_font textarea, .dark_form.white_font label, .white_terms label *{
	color: #fff!important;
}
.wpcf7-not-valid-tip {
    font-size: 12px!important;
}
.white_terms ~ .wpcf7-response-output{
    color: #fff!important;
    border-color: #fff!important;
}
/* Contact form  : start */



header.finxpert-page-header {
  display: none !important;
}
ul.mobile-menu li.menu-item-has-children > span {
    top: 10px !important;
}

/* Footer : start */
.widget.widget_nav_menu li a:before, .footer-cta .footer-widget .title {
  color: #ffffff !important;
}

/* 2. Τα bullet-icons (›) σε όλα τα footer menu να είναι λευκά */
.footer-widget .widget_nav_menu .menu li:before {
  content: "›";
  color: #ffffff !important;
  font-size: 1.2em;
  font-weight: normal;
  display: inline-block;
  padding-right: 0.4em;
  line-height: 1;
}
.widget .widgettitle:before{
    background-color: #ffffff !important;
}
/* 3. Σωστό indent για να ευθυγραμμίζεται το κείμενο μετά το › */
.widget_nav_menu .menu li {
  position: relative;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.logo_symbol{
    position: absolute;
    left: -173px;
    top: 80px;
    max-width: 278px;
}

/* Footer : end */


/* Media queries */
@media screen and (min-width: 768px){
	.owl-prev, .owl-next {
    	top: -28px!important;
	}
	.owl-nav{ display: block!important;}
}

@media only screen and (max-width: 1800px){
    .logo_symbol{   
        left: -125px!important;
        max-width: 240px!important;
    }   
}
@media only screen and (max-width: 1660px){
    .logo_symbol{   
        left: -85px!important;
        max-width: 195px!important;
    }   
}
@media only screen and (max-width: 1540px){
    .logo_symbol{   
        left: 0px!important;
        max-width: 80px!important;
    }   
}
@media only screen and (max-width: 1540px){
    .logo_symbol{   
        display: none;
    }   
}
@media only screen and (max-width: 1024px){
    .cus-logo-img img {
    max-width: 300px!important;
    }
    .single-cea-service .finxpert-content-wrap.container {
        padding: 50px 10px !important;
    }
}   
@media screen and (max-width: 768px){
	img.mobile-logo {
   		max-width: 200px!important;
	}
}
@media screen and (max-width: 400px){
	.cus-logo-img img {
		max-width: 220px!important;
	}
}




 /* copyright */
.footer-copyright{ font-size:12px;  margin: 0; height: 22px; }
.footer-bottom-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}


    .footer_copyright {
        text-transform: none;
        text-align:center;
        display: flex;
        color: #fff;
		font-size:12px;
    }
    .copyright a:hover {
        color: #d6856b!important;
    }
    .raindesign:hover {
        color: #d6856b!important;
    }
    #wrapper_heart {
        display: inline;
        margin-left: 4px;
        margin-right: 18px;
    }
    #pulsingheart {
        margin-right: 6px;
        position: relative;
        width: 10px;
        height: 17px;
        display: inline;
    }
    #pulsingheart:before, #pulsingheart:after {
        position: absolute;
        content: "";
        left: 9px;
        top: 4px;
        width: 10px;
        height: 14px;
        background: #d6856b;
        border-radius: 50px 50px 0 0;
        transform: rotate(-45deg);
        transform-origin: 0 100%;
        animation: pulsecolor 1s infinite;
    }
    #pulsingheart:after {
        left: 0;
        transform: rotate(45deg);
        transform-origin : 100% 100%;
        animation: pulsecolor 1s infinite;
    }
    @keyframes pulse {
        10% {
            transform: scale(1.1);
        }
    }
    @keyframes pulsecolor {
        10% {
            background: #9b5e4b
        }
    }

    .grecaptcha-badge{
        display: none!important;
    }