.price-details-custom {
    max-width: 100%;
    padding-right: 40px;
    margin-bottom: 30px;
    border-top: 2px solid #3aafd6;
    padding-top: 25px;
    margin-left: 10%;
    margin-right: 10%;
}

.price-details-custom h2{
  font-size: 21px;
  color: #444;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
}

.block {
  list-style-type: none;
}

.block li {
  margin-bottom: 10px;
}

/*!* hidden elements *!*/
/*#testimonials {*/
  /*display: none;*/
/*}*/

/*#facts {*/
  /*display: none;*/
/*}*/

/*#video {*/
  /*display: none;*/
/*}*/

/*#function {*/
  /*display: none;*/
/*}*/


.price-marker{
    border-radius: 0 !important;
    width: 100% !important;
}

.price-plan .wrapper-v-md a:hover, #login-anchor a:hover{
    color: #3aafd6 !important;
    border: 1px solid #3aafd6 !important;
}

#login-anchor{
    /*border: 1px solid grey;*/
    width: 100px;
    text-align: center;
}

