.elementor-31230 .elementor-element.elementor-element-b3d3e11{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-31230 .elementor-element.elementor-element-dea1304{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-ec0caf9 */.wpa-list-title {
    font-size: 32px !important;
    font-weight: 900 !important;
}

.wpa-desc-list p {
    width: 100% !important;
}

.wp-more {
    display: block;
    padding-top: 20px;
}

.wp-more a {
    background-color: transparent;
    color: black;
    border: black solid 2px;
    font-weight: 700;
    padding: 7px 10px;
    font-size: 15px;
    transition: 0.3s;
}

.wp-more a:hover {
    background-color: black;
    color: white;
}

.wpa-list-bid {
    display: none !important;
}

.wpa-list-widget li:not(:last-child) {
    border-bottom-color: #dddddd !important;
    margin-bottom: 30px !important;
}

.wpa-list-image {
    background-color: white;
    margin: 0 30px 0 0 !important;
    border-radius: 20px;
}

#wpa_list_container {
    background-color: #f3f3f3;
    padding: 40px;
    border-radius: 20px;
}

ul.wpa-list-widget {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

#wpa_list_paging_button ul li {
    border-radius: 7px;
    margin-right: 5px !important;
}/* End custom CSS */