/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
p[style*="text-align:center;"] a[href*="whmcs.com"] {
    display: none !important;
}

p[style*="text-align:center;"] {
    display: none !important;
}


.navbar-main{
    background-color: #086e56 !important;
}

a.btn{
     background-color: #086e56 !important;
    color: #fff !important;
}

.btn{
    background-color: #086e56 !important;
    color: #fff !important;
}

#main-menu {
    background-color: #086e56 !important;
}

section#home-banner{
    background-color: #408e7c !important;
}

.view-cart-items-header{
    background-color: #086e56 !important;
}

button{
     background-color: #086e56 !important;
    color: #fff !important;
}