/* 
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 */

.refresh-via-home, .wc-block-cart__submit-container a, a.checkout-button{background-color:#1F3C88; color:#fff!important; padding: 10px 15px 10px 15px;
    border-radius:3px;
    font-family:"Bebas Neue";
    text-decoration:none!important}
.refresh-via-home:hover{background-color:#4BA3C3}
button#place_order, button.button{font-weight:initial!important; background-color:#1F3C88!important; color:#fff!important;}
.woocommerce-message{display:none}
a.checkout-button{background-color:#1F3C88!important; color:#fff!important;font-family:"Bebas Neue"!important;font-weight:initial!important}


.cky-btn-reject{color:#000!important}
.cky-btn-reject:hover{background-color:#1863DC!important; color:#fff!important; opacity:1!important}

@media (max-width:1200px) {h1.entry-title{max-width: calc(100% - 40px)!important; font-size:3em}}