.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-7f15708 */#dikra-header .dikra-logo{
    display:flex;
    align-items:center;
    gap:10px;
    text-decoration:none;
}

/* Hide the text logo */
#dikra-header .dikra-logo-word{
    font-size:0;
    line-height:0;
    color:transparent;
    position:relative;
    width:220px;   /* Adjust width if needed */
    height:60px;   /* Adjust height if needed */
}

/* Display the image instead */
#dikra-header .dikra-logo-word::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url("http://dikra.site/wp-content/uploads/2026/07/image.png_2K_202607231454-removebg-preview_upscayl_5x_upscayl-standard-4x.png") no-repeat center;
    background-size:contain;
}

#dikra-header .dikra-logo-word span{
    display:none;
}

#dikra-header .dikra-nav-links{
    display:flex;
    align-items:center;
    gap:34px;
}/* End custom CSS */