/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.service-box:hover {
    background: red !important;
}
.service-box:hover p {
    color: #fff;
}
.service-box:hover a.elementor-button {
    border-color: #fff;
}
div#newsletter input#esfpx_email_2adc49e87b858 {
    background: #252525;
    padding: 15px 27px;
    color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #393939 !important;
    border: unset;
}
div#newsletter input#esfpx_email_2adc49e87b858::placeholder {
    color: #757575;
    font-size: 14px;
    font-weight: 300;
}
div#newsletter input[type="submit"] {
    width: 100%;
    color: #fff !important;
    font-weight: 400 !important;
    font-family: 'Bebas Neue' !important;
    font-size: 16px !important;
    background: #E6150E !important;
}
div#newsletter input[type="submit"]:hover {
    background: transparent !important;
    color: #E6150E;
    border: 1px solid #E6150E !important;
}
.elementor-element div.wpforms-container-full .wpforms-form input {
    background-color: #252525;
    padding: 15px 15px 15px 15px;
    border-radius: 0px 0px 0px 0px;
    color: #fff;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #747474;
}
.elementor-element div.wpforms-container-full .wpforms-form input::placeholder {
    color: #9a9a9a;
    font-family: 'Raleway';
    font-size: 16px;
    font-weight: 400;
}
.elementor-element div.wpforms-container-full .wpforms-form select{
    background-color: #252525;
    border-radius: 0px 0px 0px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #747474;
    color: #9a9a9a !important;
    font-family: 'Raleway' !important;
    font-size: 16px !important;
    font-weight: 400;
}
.elementor-element div.wpforms-container-full .wpforms-form select option{
    font-family: 'Raleway' !important;
    background-color: #252525;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.elementor-element div.wpforms-container-full .wpforms-form input:focus,
.elementor-element div.wpforms-container-full .wpforms-form select:focus {
    border: 2px solid #747474 !important;
}
button#wpforms-submit-324 {
    background: #e6150e;
    font-size: 16px;
    font-family: 'Bebas Neue';
    letter-spacing: 1px;
    font-weight: 400 !important;!i;!;
    padding: 10px 40px;
    line-height: 25px;
    height: 50px;
}
button#wpforms-submit-324:hover {
    background: #fff !important;!i;!;
    color: #e6150e;
}


/*checkout*/

.wc-block-checkout__sidebar .wc-block-components-product-name {
    font-size: 15px;
    color: #fff !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
    font-size: 16px;
    color: #fff !important;
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
    display: none;
}

.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    display: none;
}

.wc-block-components-totals-item__label {
    font-size: 18px;
    color: #fff !important;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    background: #de001b;
    color: #fff;
}

.wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    font-size: 25px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700 !important;
}

.wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    font-size: 25px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700 !important;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: transparent !important;
    border-bottom: 1px solid #403f3f !important;
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    color: #fff !important;
}
.wc-blocks-components-select .wc-blocks-components-select__select {
    background: #252525 !important;
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    border-radius: 0 !important;
}
.wc-block-components-text-input label {
    color: #fff !important;
}
.wc-block-components-form .wc-block-components-checkout-step {
    margin-bottom: 0 !important;
}
.wp-block-woocommerce-checkout-order-summary-block {
    border-color: #ffffff45 !important;
}
a.wc-block-components-checkout-return-to-cart-button {
    display: none !important;
}
.wp-block-woocommerce-checkout-shipping-method-block {
    display: none !important;
}