.widget-title,
.zone__head {
  border-width: 2px;
}

.advertise-with-us-wrapper {
  
 
  width: 100%!important;
  text-align: center;
}

.glyphicon {
  opacity: .68;
}

.table.table-striped.table-responsive {
  font-family: inherit;
  font-size: .6em;
}

.table.table-striped.table-responsive th {
  background: var(--phoenix-red);
  color: white;
}

tr {
  background-color: #aaaaaa;
}

tr:nth-child(2n) {
  color: white;
}

#icon_wrapper {
  top: 5px!important;
  
}

.tptn_counter {
  visibility: hidden;
  display: none;
}


.mtphr-dnt-tick-contents * {
  font-family:  Arial, Sans-Serif ;
  font-weight: 300 ;
  color: var(--phoenix-red);
}

.mtphr-dnt-tick-contents {
  border-color: rgba(0,0,0,0.1);
  border-width: 1px;
  border-style: solid;
  padding: 5px;
  border-right-style: none;
  border-left-style: none ;
  margin-left: 3%;
  margin-right: 3%;
}