/*
Theme Name: OTC Daihen Asia
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1782436750
Updated: 2026-06-26 01:19:10

*/

.uk-button {
	transition: 0.1s ease-in-out;
}

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

.uk-cover-container {
	aspect-ratio: 5 / 3;
}

.uk-link-text .elementor-icon-box-content .elementor-icon-box-title:hover a {
	text-decoration: underline;
	color: var( --e-global-color-primary );
}

.industries-card {
	background 0.3s ease;
}

.industries-card:hover {
	background-color: #F8F8F8;
	box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-button-primary:hover a {
	text-decoration: underline;
}

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

.menu-title-hover:hover .elementor-heading-title{
    color: #034EA2 !important;
}

/* Home */
#home-banner .swiper-pagination-bullet-active {
	width: 40px !important;
    border-radius: 999px !important;
    border: 1px #aaa solid;
}

#hover-underline-btn .elementor-button-text:hover {
	text-decoration: underline;
}

/* #prod-home-loop .elementor-widget-theme-post-excerpt p {
     overflow: hidden;
    height: 100px !important;
    text-overflow: ellipsis;
} */

/* contact */
#contact_form .elementor-field-group {
    align-items: flex-start !important;
}

#contact_form .elementor-field-type-select.elementor-field-group.elementor-column.elementor-field-group-country::after {
	content: '(It is important for practicable Voltage)';
	font-family: "Roboto", sans-serif;
	font-size: 0.825rem;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 1.8;
	color: #474747;
	margin-top: -20px;
}

#contact_form .elementor-field-type-recaptcha {
    justify-content: center !important;
}

/* Hotspot */
.office-tooltip {
    display:flex;
    align-items:flex-start;
	flex-wrap: wrap;
    gap:20px;
    max-width:500px;
    min-width:300px;
    background:#fff;
    padding:0px;
    border-radius:0;
    box-shadow:0 15px 40px rgba(0,0,0,.2);
}

.office-title {
	width: 100%;
    padding: 15px;
    background-color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-dc95263-font-family), Sans-serif;
    font-size: var(--e-global-typography-dc95263-font-size);
    font-weight: var(--e-global-typography-dc95263-font-weight);
}

.elementor-repeater-item-43349f8 .office-title, .elementor-repeater-item-7fa0c1c .office-title {
	background-color: #D60000 !important;
}

h2.office-content-title {
    font-size: var(--e-global-typography-text-font-size);
    padding: 0 !important;
    margin: 0 !important;
    color: var(--e-global-color-8422555);
}

.office-col2 {
    display:flex;
    align-items:flex-start;
	flex-wrap: wrap;
	gap: 20px;
	padding: 0 20px 20px 20px;
}

.office-image{
    width:150px;
    flex-shrink:0;
}

.office-image img{
    width:100%;
    display:block;
}

.office-content{
    flex:1;
	flex-wrap: wrap;
    white-space: normal !important;
    word-break: break-word;
    overflow-wrap: anywhere;
	padding: 0 !important;
	margin: 0 !important;
}

.office-content p {
    font-size: var(--e-global-typography-604faf6-font-size);
    line-height: var(--e-global-typography-accent-line-height);
    margin: 0 !important;
	margin-bottom: 5px !important;
}

a.office-content-url {
    color: var(--e-global-color-accent);
}

.e-hotspot__outer-circle {
    border: 2px solid #FFF;
}

.elementor-repeater-item-e4166c0 .e-hotspot__inner-circle, .elementor-repeater-item-7835c4d .e-hotspot__inner-circle, .elementor-repeater-item-7fa0c1c .e-hotspot__inner-circle, .elementor-repeater-item-43349f8 .e-hotspot__inner-circle {
    background: #D60000;
	width: 8px;
	height: 8px;
}

.elementor-repeater-item-e4166c0 .e-hotspot__outer-circle, .elementor-repeater-item-7835c4d .e-hotspot__inner-circle, .elementor-repeater-item-7fa0c1c .e-hotspot__inner-circle, .elementor-repeater-item-43349f8 .e-hotspot__inner-circle {
    border: 2px solid #FFF;
}

.e-hotspot__tooltip{
    display:none !important;
}

.popup-office-content .office-tooltip{
    width:100%;
    max-width:500px;
    min-width:0;
    background:#fff;
    box-shadow:none;
}

.popup-office-content .office-col2{
    display:flex;
    align-items:flex-start;
    gap:30px;
}

.popup-office-content .office-image{
    flex: 0 0 180px;
    max-width: 180px;
}

.popup-office-content .office-image img{
    width:100%;
    height:auto;
    display:block;
}

.popup-office-content .office-content{
    flex:1;
}

.popup-office-content .office-content-title{
    margin-bottom:20px;
}

.elementor-popup-modal .dialog-close-button svg {
	fill: #FFF !important;
}

@media (max-width:767px){

    .popup-office-content .office-col2{
        flex-direction:column;
        gap:20px;
        padding:20px;
    }

    .popup-office-content .office-image{
        flex:none;
        width:100%;
		max-width: 100%;
    }

    .popup-office-content .office-content{
        width:100%;
    }

}

/* Bullet Blue */
#gn-manufac span.swiper-pagination-bullet {
	background-color: #838383 !important;
}

#gn-manufac span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #002c70 !important;
	width: 28px !important;
	height: 10px !important;
	border-radius: 9999px !important;
}

/* News */
#news-filter .jet-smart-filters-checkboxes.jet-filter {
    display: flex;
    flex-direction: row;
    gap: 40px;
    justify-content: space-between;
}

#news-filter .jet-filter-label {
    width: 40% !important;
}

#news-filter .jet-checkboxes-list {
    width: 100%;
}

@media only screen and (max-width: 767px) {
	#news-filter .jet-smart-filters-checkboxes.jet-filter {
        flex-wrap: wrap;
        gap: 20px;
	}
}

/* Product */

/*== Product Loop ==*/
a#prod-loop-cate {
    background-color: var(--e-global-color-primary);
    font-family: "Noto Sans Thai", Sans-serif;
    font-size: 0.8em;
	color: var(--e-global-color-8422555);
    padding: 3px 10px;
    border-radius: 2px;
}

a#prod-loop-cate:hover {
	text-decoration: underline;
}

.product-category-buttons {
    display: flex;
    gap: 10px;
	flex-wrap: wrap;
}

fieldset.jet-checkboxes-list-wrapper {
    display: flex;
    flex-direction: row;
	flex-wrap: wrap;
}

.jet-checkboxes-list__row.jet-filter-row {
    width: 48%;
}

/* Back to top button */
.back-to-top{
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}

.back-to-top.show{
    opacity: 1;
    visibility: visible;
}

.back-to-top:hover{
    transform: translateY(-3px);
}

/* Branch Form Popup */
#inquiry_name {
    font-family: var(--e-global-typography-dc95263-font-family), Sans-serif;
    font-size: var(--e-global-typography-dc95263-font-size);
    font-weight: var(--e-global-typography-dc95263-font-weight);
    text-transform: var(--e-global-typography-dc95263-text-transform);
    line-height: var(--e-global-typography-dc95263-line-height);
    color: var(--e-global-color-8422555);
}
