.elementor-990896 .elementor-element.elementor-element-257af49{margin-top:100px;margin-bottom:100px;}.elementor-990896 .elementor-element.elementor-element-151dff1 .elementor-heading-title{font-family:var( --e-global-typography-vamtam_h1-font-family ), Kanit;font-size:var( --e-global-typography-vamtam_h1-font-size );font-weight:var( --e-global-typography-vamtam_h1-font-weight );text-transform:var( --e-global-typography-vamtam_h1-text-transform );line-height:var( --e-global-typography-vamtam_h1-line-height );}.elementor-990896 .elementor-element.elementor-element-151dff1 > .elementor-widget-container{margin:0px 0px -10px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-990896 .elementor-element.elementor-element-151dff1 .elementor-heading-title{font-size:var( --e-global-typography-vamtam_h1-font-size );line-height:var( --e-global-typography-vamtam_h1-line-height );}}@media(max-width:767px){.elementor-990896 .elementor-element.elementor-element-151dff1 .elementor-heading-title{font-size:var( --e-global-typography-vamtam_h1-font-size );line-height:var( --e-global-typography-vamtam_h1-line-height );}.elementor-990896 .elementor-element.elementor-element-151dff1 > .elementor-widget-container{margin:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-f456de5 *//* thank you text tyle */
.woocommerce-notice, .woocommerce-notice--success, .woocommerce-thankyou-order-received{
    font-size:28px;
    
}



/* hide additional delete button */
.vamtam-remove-product {
    display: none;
}

/* hide account create */
.password_input_div, .create-account {
    display: none;
}

.info_td {
    border-style: none;
    border-width: 0px;
}

/*change styles per form fields */

#rfq_fname, #rfq_lname, #rfq_email_customer, #rfq_phone, #rfq_company, #rfq_address, #rfq_address2, #rfq_billing_country, #rfq_state_text, #rfq_city, #rfq_zip, #account_password, .woocommerce-password-hint, #rfq_message {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.info_tr{
    margin:10px;
}

.info_td{
    width:100% !important;
}

/* hide update button */

#update_rfq_cart{
    display: none;
}

/* hide no need form fields */
.address, .rfq_state_select, .rfq_state_text, .country {
    display: none !important;
}

.rfq-return-to-shop{
    margin-block-start:50px;
}

/* title of personal info form*/

@media (min-width: 1024px) {
    .woo-rfq-customer-info-header {
    text-align: center;
    font-size: 28px !important;
    font-style:normal;
    font-weight: 400 !important;
    line-height: 36px;
}
    }
    
@media (min-width: 768px) and (max-width:1023px) {
    .woo-rfq-customer-info-header {
    text-align: center;
    font-size: 24px !important;
    font-style:normal;
    font-weight: 400 !important;
    line-height: 36px;
}
    }
    
@media (max-width:767px) {
    .woo-rfq-customer-info-header {
    text-align: center;
    font-size: 22px !important;
    font-style:normal;
    font-weight: 400 !important;
    line-height: 36px;
}
    }

/* thank you page - hide total column */    
.product-total, .woocommerce-Price-amount {
    display: none;
}

/* thank you page - order details */ 
.woocommerce-order-details {
    text-align: left;
    padding: 2px;
}

/* thank you page - hide order details */ 
tfoot {
    display: none;
}

/* thank you page - subtitles */ 

@media (min-width: 1024px) {
    .woocommerce-order-details__title, .woocommerce-column__title {
    font-size: 28px !important;
    font-style:normal;
    font-weight: 400 !important;
    line-height: 36px;
}
    }
    
@media (min-width: 768px) and (max-width:1023px) {
    .woocommerce-order-details__title, .woocommerce-column__title {
    font-size: 24px !important;
    font-style:normal;
    font-weight: 400 !important;
    line-height: 36px;
}
    }
    
@media (max-width:767px) {
    .woocommerce-order-details__title, .woocommerce-column__title {
    font-size: 22px !important;
    font-style:normal;
    font-weight: 400 !important;
    line-height: 36px;
}
    }/* End custom CSS */