/* 
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
*/
main.site-main.post-776.page.type-page.status-publish.hentry 
    {
        padding: 30px;
    }
main.site-main.post-777.page.type-page.status-publish.hentry 
    {
        padding: 30px;
    }
.elementor-element.elementor-element-52e49f8.elementor-widget.elementor-widget-shortcode .elementor-shortcode a
    {
        font-weight: bold; 
        color: #1B4079; 
        text-decoration: underline;
    }
div#aff-controls a 
    {
        color: #1B4079 !important;
        border: 1px solid #eee;
        background-color: #eee;
        text-decoration: none !important;
    }
div#aff-controls a:hover 
    {
        color: #fff !important;
        border: 1px solid #1B4079;
        background-color: #1B4079;
        text-decoration: none;
    }
div#aff-controls a:active 
    {
        color: #fff !important;
        border: 1px solid #1B4079;
        background-color: #1B4079;
        text-decoration: none !important;
    }
table.pure-table th 
    {
        background-color: #1B4079;
        color: #fff;
    }
.wrap h3 
    {
        margin-top: 40px;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        color: #1B4079;
    }
.wpam_link_generation_submit input.button 
    {
        background-color: #1B4079;
        border-color: #1B4079;
        color: #fff;
    }
.wpam-save-profile input#saveInfoButton 
    {
        background-color: #1B4079;
        border-color: #1B4079;
        color: #fff;
    }
.wpam-daterange-action-buttons input.pure-button.pure-button-primary 
    {
        background-color: #1B4079;
        border-color: #1B4079;
        color: #fff;
    }
.wpam-daterange-action-buttons input#reset 
    {
        background-color: #1B4079;
        border-color: #1B4079;
        color: #fff;
    }
.elementor-price-table .elementor-price-table__header 
    {
        background: #79A920;
    }
.elementor-button.elementor-size-md
    {
        background-color: #79A920;
        color: #fff;
    }
.elementor-price-table .elementor-price-table__integer-part
    {
        color: #000;
    }
.elementor-price-table .elementor-price-table__currency
    {
        color: #000;
    }
.elementor-price-table__ribbon-inner
    {
        color: #fff;
    }
.coupon button.button
    {
        border: none !important;
    }
.woocommerce .cart .button, .woocommerce .cart input.button
    {
        border: 1px solid #000;
    }
@media (min-width:320px) and (max-width:767px)
    {
        .wpam-login-form {
                             width: 90%;
                        }
    }
header.page-header h1 
    {
        font-weight: bold;
        color: #3463AD;
    }