<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Global
*/
/* -------------------------------------------------- Global start */
table{
    box-sizing: border-box;
}
table, table td, table th{
    border: none;
}
/*  Sticky Footer start */
/* https://stackoverflow.com/a/59071640 */
body {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 100vh;
}
.elementor-location-footer {
    margin-top: auto;
}
a{
    color: #d69942;  
}
/* Sticky Footer end */


/*  title ä¸‹å­é¸å–® start */
body[data-elementor-device-mode="mobile"] #page-submenu .elementor-nav-menu&gt;li{
    width: 50%;
}
/*  åœ–ç‰‡é€£çµ */
.elementor-widget-image a{
    display: block;
}

/* ---------------------------------------------------- Global end */



.mega-boss img{
    width: auto !important;
    max-width: inherit !important;
}

/* -------------------------------------------------- override start */
/* é¸å–®å±…ä¸­ */
@media (min-width: 1024px) {
    .full_center_dropdown nav ul {
        min-width: 100% !important;
    }
    .full_center_dropdown nav ul a {
        justify-content: center;
    }
    .full_center_dropdown ul.elementor-nav-menu--dropdown a,
    .full_center_dropdown ul.elementor-nav-menu--dropdown a:focus,
    .full_center_dropdown ul.elementor-nav-menu--dropdown a:hover{
        border: none;
    }   
}
/* -------------------------------------------------- override end */







/*
    å»ºç¯‰æ¥­ç¸¾
*/
/* -------------------------------------------------- å»ºç¯‰æ¥­ç¸¾ start */
.block-case-portfolio table{
    width: 100% !important;
}
.block-case-portfolio table th,
.block-case-portfolio table td{
    width: auto !important;
    padding: 10px;
}
.block-case-portfolio table th,
.block-case-portfolio table td{
    border-bottom: 1px dotted rgb(230, 230, 230);
}
.block-case-portfolio table tr td:first-child{
    white-space:nowrap;
}
/* -------------------------------------------------- å»ºç¯‰æ¥­ç¸¾ end */


/*
    ç·šä¸Šç†±éŠ·
*/
/* -------------------------------------------------- ç·šä¸Šç†±éŠ· start */
.block-case-hot table{
    width: 100% !important;
}
.block-case-hot table th,
.block-case-hot table td{
    width: auto !important;
    height: auto !important;
}
.block-case-hot table td{
    padding: .8em !important;
}
.block-case-hot table tr td:first-child{
    white-space:nowrap;
}
/* -------------------------------------------------- ç·šä¸Šç†±éŠ· end */


/*
    é¦–é&nbsp;
*/
/* -------------------------------------------------- é¦–é&nbsp; start */
.v123-block-home-post div.label {
    font-size: 14px;
    background-color: #d69942;
    display: block;
    color: #fff;
    padding: 5px 10px 6px;
}
.v123-block-home-post:hover .title a{
    color: #B47F33;
}
/* -------------------------------------------------- ç·šä¸Šç†±éŠ· end */





/*
    æœ€æ–°æ¶ˆæ¯
*/
/* -------------------------------------------------- é‚Šæ”” start */
.elementor-widget-wp-widget-custom-post-type-archives h5{
    display: none;
}
.elementor-widget-wp-widget-custom-post-type-archives ul{
    padding-left: 0;;
}
.elementor-widget-wp-widget-custom-post-type-archives ul li{
    list-style: none;
    padding-left:0;
    
}
.elementor-widget-wp-widget-custom-post-type-archives ul li a{
    color: var( --e-global-color-0389186 );
    padding: .5em .5em .2em;
    border-bottom:  1px solid darkgrey ;
    font-weight: 400;
    display: block;
}
.elementor-widget-wp-widget-custom-post-type-archives ul li a[aria-current]{
    color: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
}
/* -------------------------------------------------- é‚Šæ”” end */





</pre></body></html>