/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/


@media screen and (max-width: 600px) {
    #burabi-form > div > div > div.burabi-form__item.col-12.col-lg-2 {
        top: 30px !important;
        margin-bottom: 60px !important;
        left: 0 !important;
    }
}

.page-header {
    display: none;
}


.page-header {
    display: none;
}

.wpcf7 .elementor-button.elementor-size-sm {
    background-color: #A2EDFE;
    color: #231F20;
    padding: 16px 40px 16px 40px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 50px 50px 50px 50px;
    margin: 0px 0px 0px 0px;
    font-family: "Assistant", Sans-serif;
    font-weight: 700;
}

.wpcf7 .elementor-button.elementor-size-sm:hover {
    background-color: #E91E63;
}

.woocommerce .elementor-3273 .elementor-element.elementor-element-6117b9e0 form.cart table.variations td.value select {
    color: #050505 !important;
}