.elementor-3789 .elementor-element.elementor-element-329d0fcb{--display:flex;--margin-top:50px;--margin-bottom:70px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS */.select2-container .select2-selection--single {
    height: 50px !important;
}
h3.form-row.p-headeinf.form-row-wide{
    font-size: 16px;
}
.yith-ywraq-mail-form-wrapper {
    background-color: #fff;
}
p#acceptance_field {
    display: flex!important;
   
}



/* =========================================
   YITH Request a Quote
   Capability Radio - Vertical List
   ========================================= */

/* Capability 整个字段 */
span.woocommerce-input-wrapper:has(input[name="capability"]) {
    display: block !important;
    width: 100% !important;
}

/* Radio 按钮 */
span.woocommerce-input-wrapper input[name="capability"] {
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    margin: 0 8px 0 0 !important;
    padding: 0 !important;
    vertical-align: middle !important;
}

/* Radio 对应文字 */
span.woocommerce-input-wrapper input[name="capability"] + label {
    display: inline !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle !important;
    line-height: 1.6 !important;
}

/* 隐藏每个选项后面的 * */
span.woocommerce-input-wrapper input[name="capability"] + label .required {
    display: none !important;
}

/* 每个 label 后面强制换行 */
span.woocommerce-input-wrapper input[name="capability"] + label:after {
    content: "" !important;
    display: block !important;
    height: 8px !important;
}

h3.form-row.form-row-wide {
    font-size: 20px;
    color: #053592;
}
h3.form-row.p-headeinf.form-row-wide{
    font-size: 16px;
    color: #333;
}
.woocommerce form .form-row label {
    font-size: small;
}
input#size_of_product::placeholder,input#food_product_name::placeholder,input#weight_of_product::placeholder,textarea#message,span.select2-selection__placeholder,input#email,input#tel,input#company_name,input#company_website{
    font-size: 14px!important;
}/* End custom CSS */