/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

strong, b {
    font-weight: 600!important;
}

.text-shadow .ld-fh-element,
.text-shadow .btn {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.h4 {
    margin: 0 0 25px 0;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

.with_frm_style .frm_inside_container > select {
    display: block!important;
}

.with_frm_style input[type="text"], 
.with_frm_style input[type="password"], 
.with_frm_style input[type="email"], 
.with_frm_style input[type="number"], 
.with_frm_style input[type="url"], 
.with_frm_style input[type="tel"], 
.with_frm_style input[type="file"], 
.with_frm_style input[type="search"], 
.with_frm_style select, 
.with_frm_style .frm-card-element.StripeElement,
.with_frm_style .frm_inside_container > textarea {
    border: 0;
    border-bottom: 1px solid #3F3424;
}

.frm_style_formidable-style.with_frm_style .form-field input:not([type="file"]):not([type="range"]):not([readonly]):focus, .frm_style_formidable-style.with_frm_style select:focus, .frm_style_formidable-style.with_frm_style .form-field textarea:focus, .frm_style_formidable-style.with_frm_style .frm_focus_field input[type="text"], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type="password"], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type="email"], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type="number"], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type="url"], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type="tel"], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type="search"], .frm_form_fields_active_style, .frm_style_formidable-style.with_frm_style .frm_focus_field .frm-card-element.StripeElement {
    box-shadow: 0px 0px 1px 0px rgba(63,52,36, 0.4);
}

.frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:focus {
    background-color: #D6B757!important;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
    background-color: transparent!important;
}

.img-hover-radius figure {
    border-radius: 0px; 
    transition: border-radius 0.3s ease-in-out;
    overflow: hidden; 
}

.img-hover-radius:hover figure {
    border-radius: 30px!important;
}

.link-underline {
    color: #3F3424;
    text-decoration: underline!important;
}

.link-underline:hover {
    color: #3F3424;
    text-decoration: none!important;
}

.link-hover-underline {
    color: #3F3424!important;
}

.link-hover-underline a:hover,
.link-hover-underline:hover {
    text-decoration: underline;
}

.ld-module-sd > .ld-module-dropdown > .nav-trigger {
    top: 0!important;
    right: 0;
    left: auto!important;
}

.ld-sd-inner {
    justify-content: start!important;
}

.ld-sd-inner .main-nav > li > a {
    margin-left: 0;
}

.is-stuck {
    box-shadow: none!important;
}

.is-stuck .logo-sticky {
    width: 160px!important;
}

.is-stuck .main-header {
    min-height: 80px;
}

/* 1. Base Anchor Style */
.header-menu .menu-item a {
    position: relative;
    /* This creates a permanent space for the arrow so text doesn't jump */
    padding-left: 25px !important; 
    margin-left: 45px;
    /* This hides the arrow when it slides to the left */
    overflow: hidden; 
    display: block; 
    text-decoration: none;
    transition: color 0.2s ease-in-out;
}

/* 2. The Arrow (Hidden State) */
.header-menu .menu-item a::before {
    content: "→"; 
    position: absolute;
    left: 0;
    top: 50%;
    
    /* TRANSFORM: */
    /* This moves the arrow 100% to the left. */
    /* Because of 'overflow: hidden' above, it becomes invisible. */
    transform: translate(-100%, -50%); 
    
    /* ANIMATION SPEED */
    transition: transform 0.2s linear; 
    
    /* STYLING */
    color: #F35531; /* Change arrow color here */
    line-height: 1;
}

/* 3. The Hover (Visible State) */
.header-menu .menu-item a:hover::before {
    /* This slides the arrow back into the empty padding space */
    transform: translate(0, -50%); 
}

.header-menu .menu-item a[aria-current="page"]::before,
.single-liquid-portfolio  .header-menu #menu-item-38.menu-item a::before {
    transform: translate(0, -50%); 
}

.lqd-pf-details .reset-ul {
    display: none;
}

.footer a:hover {
    text-decoration: underline;
}

.lqd-pf-item .lqd-pf-details a:not(:hover) {
    opacity: 1!important;
}

.lqd-pf-overlay-bg {
    background: transparent!important;
    background-image: linear-gradient(to right top, #d6b75780, #d6bd7080, #d7c38880, #d7c89f80, #d6ceb780)!important;
}

.carousel-dots-style4 .dot.is-selected {
    background-color: #D6B757!important;
}

.carousel-dots-style4 .dot {
    background-color: #3F3424!important;
}

.lqd-pf-dark .lqd-pf-overlay-bg {
    color: #3F3424!important;
}

.lqd-pf-related-projects .lqd-pf-img {
    padding-top: 75%!important;
}

.lqd-pf-related-projects .lqd-pf-img {
    border-radius: 7px!important;
}

@media screen and (max-width: 1300px) {
    .header-menu .menu-item a {
        font-size: 18px!important;
        margin-left: 15px;
    }
}

@media screen and (max-width: 1024px) {
    .is-stuck .main-header {
        min-height: 65px;
    }

    .is-stuck .logo-sticky {
        width: 140px!important;
    }
}


