@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');

@media (max-width: 1080px)
{
  .only-value
   {
    font-size: 18px!important;
    font-family: Arial,Helvetica,sans-serif, cursive;
   }
}

body {
    background-color: transparent!important;
  }

  .progress .total {
    border-width: 0px!important;
    border-radius: 20px!important;
    background-color:#ed1e2b!important;
    color: #ffffff!important;
    font-size: 20px!important;
    background-position: center center!important;
    border-color:#ffffff!important;
    border-style: solid!important;
	font-family: Arial,Helvetica,sans-serif!important;
}

.page-campaign section.campaign-donation .progress .total {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    min-width: 45px;
    text-align: center;
    background: #7e627c;
    height: 100%;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding-right: 0px;
    padding-top: 39px;
    overflow: hidden;
}

.page-campaign section.campaign-donation .progress {
    -moz-border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
    border-radius: 20px!important;
    overflow: hidden!important;
    height: 94px!important;
    width: 100%!important;
    background: #fff!important;
    margin-bottom: 0px!important;
    border: 0px solid#101012!important;
    padding: 0px;
}

.only-value {
    color: #101012!important;
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif, cursive;
    line-height: 1.55!important;
    font-weight: 400!important;
    background-position: center center!important;
    border-color: transparent!important;
    border-style: solid!important;
}

.cause-box {
    background-color: transparent!important;
}


