/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/
.message-form-box {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 998;
    width: 220px;
}

/* 底部触发按钮样式 */
.message-trigger {
    background: #156944;
    color: white;
    padding: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease; border-radius:5px 5px 0 0
}

.message-trigger.hidden {
    display: none;
}

/* 弹出框样式 */
.message-popup {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 320px;
    background: white;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
}

.message-popup.active {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

/* 头部样式 */
.message-header {
    background:#156944!important;
    color: white;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}
.message-popup .wpforms-submit{ background:#156944!important;}
.message-popup .wpforms-container .wpforms-field{ padding:7px 0!important}
.radius-top {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.message-header b {
    flex-grow: 1;
}

.arrow-toggle {
    transition: transform 0.3s ease;
}
.wpf-captcha-container{ margin:0 0 20px 0!important}
.wpf-captcha-container label{ display:none}
.wpf-captcha-field{ display:flex;white-space: nowrap;align-items: center;gap: 10px;}
/* 表单容器样式 */
.message-form {
    padding: 20px;
    background: white;
    max-height: 80vh;
    overflow-y: auto;
}

/* WPForms 样式优化 */
.message-form .wpforms-container {
    margin: 0;
}

.message-form .wpforms-field {
    padding: 8px 0;
}

.message-form .wpforms-field input,
.message-form .wpforms-field textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 8px;
    margin-bottom: 10px;
}

.message-form .wpforms-field textarea {
    min-height: 120px;
    resize: vertical;
}

/* hCaptcha 验证码优化 */
.message-form .h-captcha {
    margin: 10px 0;
    transform-origin: left;
    transform: scale(0.9);
}

/* 提交按钮样式 */
.message-form .wpforms-submit {
    width: 100%;
    background: #20B2AA;
    color: white;
    border: none;
    padding: 12px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.message-form .wpforms-submit:hover {
    background: #1a9690;
}

/* 移动端适配 */
@media (max-width: 480px) {
    .message-form-box {
        width: 100%;
    }
    
    .message-form .h-captcha {
        transform: scale(0.8);
    }
}

body{ background:#F0F0F0}
.home .elementor-location-header{position: fixed;width: 100%;left: 0;top: 0; z-index: 99;}
.pro-cate-info .elementor-flip-box__back .elementor-flip-box__layer__inner{ width:60%}
.pro-cate-info .elementor-flip-box__layer__description ul{ margin:0; padding:0 0 0 2em}
.pro-cate-info .elementor-flip-box__back .elementor-flip-box__layer__title{ display:inline-block; background:#fff; border-radius:24px; padding:8px 15px; color:#000}
.pro-cate-info .elementor-flip-box__front .elementor-flip-box__layer__overlay{align-items: flex-end;}
.pro-cate-info .elementor-flip-box__front .elementor-flip-box__layer__inner{ width:33%}
.pro-cate-info .elementor-flip-box__front .elementor-flip-box__layer__inner .elementor-flip-box__layer__title{ text-align:center}
.pro-cate-info:hover .elementor-flip-box__front .elementor-flip-box__layer__inner .elementor-flip-box__layer__title{ opacity:0}
div.wpforms-container-full:not(:empty){ margin:0!important}
.contact-forms .wpforms-submit{box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2)!important;padding: 12px 24px!important;}
.contact-forms .wpforms-submit:hover{box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.5)!important;}
.about-img{ height:100%;}
.about-img img{ width:100%; height:100%; object-fit:cover}
.post-content-info img{ margin:20px auto; display:block;}
.elementor-location-header.typea .head-section{ background:none;box-shadow:none}
.elementor-location-header .head-section{ background:#fff; box-shadow:0 0 15px 0 rgba(0,0,0,.15)}
.post-list-info .elementor-post:hover .elementor-post__title a{ color:#000!important}
.product-list-info .elementor-post{box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);border-radius: 10px; padding-bottom:10px}
.product-list-info .elementor-post:hover{box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);}
.product-list-info .elementor-post__title{ padding:0 15px}
.product-list-info .elementor-post__title a{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.pro-post-content img{ margin:0 auto; display:block}
.pro-gallery-info .left-thumbs .swiper-slide{height: 110px !important; width: 100px;}
.pro-gallery-info .left-thumbs {height: 800px;}
.product-gallery-thumbs .swiper-slide{ border:2px solid #ddd}
.product-gallery-thumbs .swiper-slide-thumb-active{ border-color:#E46412}
.product-gallery-thumbs .swiper-button-next, .product-gallery-thumbs .swiper-button-prev{background-color: rgba(228,100,18, 0.7);}
.swiper-pagination-bullet-active{ background:#E46412!important}
.product-gallery-container{ display:flex; justify-content:center;gap:50px}
.mfp-bottom-bar{ display:none}



@media screen and (max-width:1024px){
.head-menu .elementor-menu-toggle{ margin:-50px 15px 0 0}
}


@media screen and (max-width:480px){
	.product-list-con.e-con.e-flex>.e-con-inner{flex-wrap: inherit;}	
}















