/*
 Theme Name:   Tarinfo theme
 Description:  Tarinfo theme since 2025
 Author:       Tarinfo.it
 Author URI:   http://www.tarinfo.it
 Template:     woodmart
 Version:      2.25.1909.3
*/

/* Background header sticky */
.whb-sticky-header .whb-color-light:not(.whb-with-bg), 
.whb-sticked .whb-color-light:not(.whb-with-bg) {
    background-color: #ffffff;
}

/* Links color sticky header */
.whb-sticky-header .wd-nav[class*="wd-style-"]>li>a, 
.whb-sticked .wd-nav[class*="wd-style-"]>li>a {
    color: #07315b;
}

/* Active link color sticky header */
.whb-sticky-header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a,
.whb-sticked .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: rgb(242 129 28);
}

/* Button color sticky header */
.whb-sticky-header .whb-sticky-row .wd-button-wrapper .btn-style-bordered:not(:hover),
.whb-sticked .wd-button-wrapper .btn-style-bordered:not(:hover) {
    background-color: #07315b !important;
}

.whb-sticked .whb-sticky-row.whb-color-light .wd-header-mobile-nav.wd-tools-element {
    --wd-header-el-color: #012C58;
    --wd-header-el-color-hover: rgb(1 45 88 / 90%);
}

/* Formidable */
input#field_ls06u-otext {
    margin-top: 20px;
}

#post-15583 .elementor-widget-text-editor,
#post-3 .elementor-widget-text-editor,
#post-15695 .elementor-widget-text-editor
 {
    display: flex;
    flex-direction: column!important;
}

.grecaptcha-badge{
    visibility: hidden !important;
    opacity:0 !important;
}