/* 
Theme Name: IDEOWORKS Team Child Theme
Theme URI: https://github.com/elementor/hello-theme-child/
Description: IDEOWORKS Team Child is a child theme of Hello Elementor, and Hello Elementor created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: team-idw-child-theme
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
*/

/* Add your custom styles here */

    .ti-logoidw{
        
    }
    .ti-textred{
       color: #CD201F;
    }
    /*
    .ti-modalicon .premium-modal-trigger-container button{
        min-width: 110px;
        text-align: center;
    }
    .ti-modalicon .premium-modal-trigger-container button div{
        text-align: center;
        display: block;
    }
    .ti-modalicon .premium-modal-trigger-container button{
        display: block !important;
    }
    .ti-modalicon .premium-modal-trigger-container button>svg{
        margin-bottom:18px !important;
        transform-style: preserve-3d;
        transform: translateZ(1px);
    }
    .ti-modalicon .premium-modal-trigger-container button>svg+div{
        z-index: 1 !important;
        
    }
    .ti-modalicon .premium-modal-trigger-container button:before{
        content:'';
        border-radius: 60px;
        display: block !important;
        
        width: 64px;
        height: 64px;
        position:absolute;
        right:0px;
        left:24px;
        text-align: center;
        top:14px;
        bottom:0;
    }
    .ti-modalicon-bgblue .premium-modal-trigger-container button:before{
        background: #E7EFF7;
        
    }*/
    .ti-iconphone .premium-modal-trigger-text div:before{content:url("https://team.ideoworks.id/wp-content/uploads/2024/10/icon-contact1.svg");
    }
    .ti-iconwachat .premium-modal-trigger-text div:before{content:url("https://team.ideoworks.id/wp-content/uploads/2024/10/icon-wachat.svg");
    }
    .ti-iconsosmed .premium-modal-trigger-text div:before{content:url("https://team.ideoworks.id/wp-content/uploads/2024/10/icon-sosmed.svg");
    }
    .ti-modaltext .premium-modal-trigger-text div:before{
        
        display: block;
        text-align: center;
        margin-bottom:3px;
    }
    .ti-modalnone .premium-modal-box-modal{
        display: none !important;
    }
    .ti-listinfodetail b{
        display: block;
        font-size:16px;
        font-weight:600;
        padding-bottom:4px;
		word-wrap: break-word !important;
    }
    .ti-listinfodetail li a {
    word-wrap: break-word !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    
    }
    .ti-listinfodetail li a {
    justify-content: space-between !important;}
.ti-listinfo b{
        display: block;
        font-weight: normal;
    }
    .ti-listinfo li a {
    word-wrap: break-word !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    hyphens: auto;
    }
.ti-listinfo li a span{
	word-wrap: break-word !important;
	hyphens: auto !important;
	max-width: 236px;
}
    .ti-listinfo li a {
    justify-content: space-between !important;
		
}



.ti-listsosmed a:not([href]) {
    display: none;
}
.ti-classnumbering{
       ol li{
       padding-top:6px;
       padding-bottom:12px;
   }
   }
.comments-area a, .page-content a {
    text-decoration: none;
}