.ccew-icon::before {
    z-index: -1;
    opacity: 0;
}

.ccew-donation-icon::before {
    z-index: -1;
    opacity: 0;
}

i.eicon-price-table.ccew-icon {
    background-image: url('../images/ccew-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
}

i.eicon-price-table.ccew-donation-icon {
    background-image: url('../images/ccew-donation-widget.png');
    background-size: contain;
    background-repeat: no-repeat;
}
ul.ccew-permotion-plugins strong{
    font-size: 15px;
}
.ccew-custom-primry-btn{
    margin-top: 2px !important;
     display: inline-block;
         background: #2271b1;
    border-color: #2271b1;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 26px;
    height: 33px;
    margin: 0;
    padding: 3px 11px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.ccew_logo_container {
    display: inline-flex;
}
button.ccew_rate_btn{
    cursor: pointer;
}
.ccew_cmc_demo {
    line-height: 1.5em;
    background: #FFD5E6;
    color: #151213;
    padding: 15px;

}
.ccew_logo_container {
    display: inline-flex;
    width: 40%;
    flex: 0 0 35%;
}
.ccew_cmc_def {
    width: 100%;
    flex: 1 0 60%;
    padding-bottom: 5px;

}


ul.ccew-permotion-plugins .ccew_link_wrap {
      margin-left: 35%;
}