.elementor-button.elementor-size-lg, .elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
    color: #fff;
    background-color: #066b06;
        font-size: 25px;
    padding: 25px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
}

.elementor-button.elementor-size-lg:hover, .elementor-button:hover {
    color: #fff;
    background-color: #139b13;
}

.cb-footer-menu {
    text-align: center;
/*    font-size: 11pt;*/
    margin-bottom: 10px;

    max-width: 819px;
    margin: auto;
    width: 100%;
    font-size: x-small;


}

.cbbuybutt {
    padding-top:5%;
}
.cb-footer-menu a {
    text-decoration: none;
    color: #000;
    margin: 0 5px;
        font-size: x-small;
}
.cb-footer-menu a:hover {
    text-decoration: underline;
        font-size: x-small;
}

.cbsubtext {
       font-size: smaller;
    font-weight: 900; 
    color: dimgrey;
    font-size: small;
    font-style: italic;
}

.cbbuybuttonwrap {


    color: #fff;
    background-color: #139b13;

}


#cbpricetext {

       font-size: smaller;
    font-weight: 900; 
    color: dimgrey;
    font-size: small;
    font-style: italic;
}

#ads-custom-message-modal .close-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1px;
    font-size: larger;
    font-weight: bold;
    cursor: pointer;
}