.pagination {

  text-align: center;

  padding: 15px;

  margin-top: 15px;

  background: white;

  text-align: center;

}

.pagination p {

  margin-bottom: 0px;

}

.pagination a {

  color: black;

  padding: 8px 16px;

}



.pagination a.active {

  background-color: #1018a8;

  color: white;

  border-radius: 5px;

}



.pagination a:hover:not(.active) {

  background-color: #ddd;

  border-radius: 5px;

}



.font-poppins {

  font-family: "Poppins", sans-serif;

}



.font-roboto {

  font-family: "Roboto", sans-serif;

}



.ccno_f_12p {

  font-size: 12px;

}



.ccno_f_36p {

  font-size: 36px;

}



.ccno_fs25p {

  font-size: 25px;

}



.ccno_menu_selected {

  color: #003ecc;

}



.ccno_menu_unselected {

  color: #0f1e41;

}



.ccno_remove_a_color {

  color: #ffffff;

}



.ccno_listing_image {

  width: 150px;

  height: 150px;

}



.ccno_list_title {

  line-height: 1.5em;

  height: 3em;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

  width: 100%;

}



.ccno_card_content {

  background-color: #f6f8ff;

}



.ccno_offer_company_title {

  text-transform: uppercase;

  letter-spacing: 0.24px;

  color: #5a5a5a;

}



.ccno_offer_side_offer {

  color: #1018a8;

  letter-spacing: 0.36px;

}



.ccno_redem_header {

  color: #4e4e4e;

  /* font-family: "Open Sans"; */

  font-size: 20px;

  font-weight: 300;

}



.ccno_redem_content {

  color: #4e4e4e;

  /* font-family: "Open Sans Light"; */

  font-weight: 300;

  letter-spacing: 0.2px;

  line-height: 30px;

}



.ccno_coupon_code {

  width: 100%;

  height: 100%;

  border: 1px solid #4ccd9b;

  padding-top: 10px;

  padding-bottom: 10px;

  letter-spacing: 0.3px;

  text-transform: uppercase;

  color: #3c3c3c;

  font-family: Poppins;

}



.ccno_coupon_redeem {

  width: 100%;

  height: 100%;

  border-radius: 8px;

  background-color: #4ccd9b;

  padding-top: 10px;

  padding-bottom: 10px;

  letter-spacing: 1.4px;

  color: #ffffff;

  font-family: Poppins;

}



.ccno_side_view_offers {

  text-decoration: underline;

  letter-spacing: 0.21px;

  color: #1018a8;

}



.ccno_hero_image_continer {

  height: 400px;

  margin-bottom: -100px;

}



.ccno_b2o {

  color: #1018a8;

  text-decoration: underline;

}



.ccno_about_offer {

  color: #383838;

  letter-spacing: 0.36px;

}



.ccno_about_content {

  color: #5a5a5a;

  letter-spacing: 0.24px;

}

