/*
Theme Name: carttles-tmp
Theme URI:
Description: カートルズLP用テーマ
Author: okuda
Version: 1.0.0
Tags:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blank
*/

#wpforms-149-field_40-container {
    padding-bottom: 0px !important;
}

#wpforms-149-field_37-container,
#wpforms-149-field_38-container,
#wpforms-149-field_39-container {
    padding-top: 0px !important;
}

.wpforms-container {
    padding: 0 3rem !important;
}

.wpforms-entry-preview-label {
    background-color: #f0f0f0 !important;
}

#wpforms-149-field_33-container h3.wpforms-field-label {
    font-size: 16px !important;
}

#wpforms-149-field_33-container h3.wpforms-field-label::before {
    border-top: none !important;
}

#wpforms-149-field_33-container h3.wpforms-field-label {
    padding-top: 15px !important;
    margin-top: 0px !important;
}

.wpforms-page-prev {
    background: #B0B0B0 !important;
}

@media screen and (max-width: 767px) {

    .wpforms-page-prev,
    .wpforms-page-next,
    .wpforms-submit {
        width: 100% !important;
    }


}