/*
Theme Name:   Ascend Child
Theme URI:    https://www.kadencewp.com/product/ascend-wordpress-theme/
Description:  Ascend child theme
Author:       WordPress.org
Author URI:   https://wordpress.org/
Template:     ascend
Version:      1.0.0
Text Domain:  Ascendchild
*/

#contact-2 .wpcf7-file {
    margin-top: 10px;
}
#contact-2 input[type="submit"] {
    background: #28ade2;
    margin-top: 10px;
}
#contact-2 textarea, #contact-2 input[type="text"], #contact-2 input[type="email"], #contact-2 input[type="tel"] {
    border: 1px solid #244090;
    border-radius: 5px;
}
.btn, .button, .submit, input[type="submit"]{
    border-radius: 50px!important;
    padding: 10px 30px!important;
}
.wp-element-button {
    background: #244090;
    color: #fff;
}
.main:not(.kt-sidebar) .entry-content .alignwide:not(.wp-block-kadence-rowlayout){
    text-align: left;
}
/* .wc-block-checkout__payment-method {
	display: none;
} */
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
    width: 30%!important;
}