.elementor-414 .elementor-element.elementor-element-e2ae2e7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-414:not(.elementor-motion-effects-element-type-background), body.elementor-page-414 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}/* Start custom CSS for html, class: .elementor-element-9698388 *//* =========================================
   WPForms 提交按钮 "总统金" 终极美化
   ========================================= */
div.wpforms-container-full .wpforms-form button[type=submit] {
    background: linear-gradient(180deg, #FFD700 0%, #C49102 100%) !important;
    color: #000000 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 900 !important;
    font-size: 1.1rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 15px 30px !important;
    border: 2px solid #ffffff !important;
    border-radius: 4px !important;
    box-shadow: 0 5px 15px rgba(196, 145, 2, 0.4) !important;
    transition: all 0.3s ease !important;
    width: 100% !important; /* 让按钮撑满宽度，更显大气 */
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    transform: translateY(-3px) scale(1.02) !important;
    filter: brightness(1.1) !important;
    box-shadow: 0 8px 20px rgba(196, 145, 2, 0.6) !important;
}

/* 顺便优化一下输入框被点击时的边框颜色 */
div.wpforms-container-full .wpforms-form input:focus, 
div.wpforms-container-full .wpforms-form textarea:focus {
    border-color: #002868 !important; /* 海军蓝 */
    box-shadow: 0 0 0 1px #002868 !important;
}/* End custom CSS */