/* Start custom CSS for shortcode, class: .elementor-element-7ab77477 */.woocommerce button {
    border-color: #000000 !important;
    font-family: "Ubuntu", Sans-serif;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 0px !important;
    padding: 15px 30px 15px 30px !important;
    color: #ffffff;
    background-color: #000000 !important;
    border-color: #000000 !important;
    transition: all 0.2s;
}

.woocommerce button:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
.selection > span {
    border: 2px solid #EFEFEF !important;
}

.selection > span,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px !important;
}

.selection > span > span {
    padding: 5px 1rem !important;
}/* End custom CSS */