/*
Theme Name: Weebix Child
Template:   weebix
Theme URI: https://themeforest.net/user/awaiken
Description: IT Services & Digital Agency WordPress Theme
Author: Awaiken
Author URI: https://awaiken.com/
Version: 1.0.0
Text Domain: weebix-child
*/




#ekit-megamenu-main-menu-new.active i.elementskit-submenu-indicator{
    width: 100%;
    position: absolute;
    text-align: right;
    right: 15px;
}

.certifications-section .elementor-icon-list-items li{
    background: #f9f9f9;
    padding: 20px!important;
    border-radius: 10px;
    background-image: url(/wp-content/uploads/2024/08/certification-icon.png);
    background-repeat: no-repeat;
    background-position: 106%;
    background-size: 15% auto;
}

.service-main img{
    max-height: 400px;
    object-fit: cover;
}

.sticky-column {
    position: sticky!important;
    top: 150px;
}

.contact-get-in-touch form.sent .wpcf7-response-output {
    border: none;
    background: none;
    color: #218838;
}

.clients-logos img{
    max-height: 75px;
    width: auto;  
}

.partners-logos img {
    max-height: 50px;
    width: auto;
}

.page-header::before{
    background-color: var(--e-global-color-secondary);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    background-blend-mode: luminosity;
}

.post-type-archive-awaiken-portfolio .page-header{
    padding: 100px 0;
    position: relative;
    z-index: -9;
}

.post-type-archive-awaiken-portfolio .works-image a{
    display: none;
}

.error404 .page-header{
    padding: 100px 0;
    position: relative;
    z-index: -9;
}

.hero-text{
    max-width: 900px!important;
    margin-right: auto;
    margin-left: auto;
}

[data-elementor-device-mode=tablet] .elementskit-navbar-nav > li > a,
[data-elementor-device-mode=mobile] .elementskit-navbar-nav > li > a{
    font-size: 22px!important;
}

.top-header, .home-hero{
    background-blend-mode: luminosity;
}

.separate_icon path{
    fill: var(--e-global-color-accent);
}

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