/*!
Theme Name: PageBolt Child
Theme URI: https://uicore.co
Description: Landing Page WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: pagebolt
Version: 1.0.0
Text Domain: pagebolt
*/

 /* Add your custom style here */
.model-list-item h3{
    margin-top: 10px;
    margin-bottom: 0;
    color: #AEAEAE;
    font-size: 22px;
}

.model-list-item h4{
    margin-top: 0;
    margin-bottom: 15px !important;
    font-size: 30px;
}

.model-list-item h5{
    margin-top: 15px;
    margin-bottom: 15px !important;
    font-size: 24px;
}

.elementor-widget-margin-bottom-none{
    margin-bottom: 0 !important;
}

.bdt-modal .bdt-modal-title{
    margin-top: 0;
}

.bdt-modal .bdt-modal-title{
    margin-top: 0;
}

.wpcf7-form p{
    margin: 20px 0;
}

.bdt-modal .wpcf7-form{
    margin-top: 15px;
}

.bdt-modal .wpcf7-form p.form-item-first{
    margin-top: 0;
}

.bdt-modal .wpcf7-form p.form-action{
    margin-bottom: 0;
}

.wpcf7-form .wpcf7-list-item.first,
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item{
    margin-left: 0 !important;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
}

.elementor-widget.elementor-widget-text-editor table {
    width: 100%;
    margin-bottom: 1em;
}

.elementor-widget.elementor-widget-text-editor table td {
    padding: 5px 5px;
}

.elementor-widget.elementor-widget-text-editor table td:first-child {
    padding-left: 0;
}

.elementor-widget.elementor-widget-text-editor table td:last-child {
    padding-right: 0;
}