.custom_container_class .item_wrap{
	background-color: #fdfdfd;
	border: 3px solid #b1b1b1;
    border-radius: 10px;
}
.custom_container_class{
	max-width: 1150px !important;
}
.title_custom_css{
	
	height: 55px !important;
	text-transform: uppercase;
	margin-top: 0px;
	position: relative;
}
.title_custom_css:before{
	content: '';
    display: block;
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    width: -webkit-calc(100% - 25px);
    width: calc(100% - 25px);
    border-radius: 2px;
    background-color: #e5e5e5;
}
.title_custom_css:after{
	content: '';
    display: block;
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    width: 55px;
    border-radius: 2px;
    background-color: #767676;
    -webkit-transition: width .3s;
    transition: width .3s;
    will-change: transform;
}
.title_custom_css h2{

	padding: 1px 5px;
	background-color: white !important;
	height: 56px;
	font-size: 15px;
	line-height: 51px;
	margin-top: 0px;
}

.markfav{
	height: 12px;
	border-bottom: unset;
}

.custom_container_class ol{
	margin-left: 0px;
	list-style: none;
    counter-reset: number;
    padding: 0;
    width: 100%;
    font-size: 0;
}

.custom_container_class .item_wrap .item_group li
{
	position: relative;
    padding: 1px 35px 1px 15px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 14px;
}
.custom_container_class .item_wrap .item_group li:before{
	counter-increment: number;
    content: counter(number) ".";
    width: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 3px 3px 0 0;
    text-align: right;
    color: #96979f;
    font-size: 11px;
    font-weight: 300;
    line-height: 18px;
}
.custom_container_class .item_wrap .item_group li span .icon i
{
	border-radius: 50%;
}
.custom_container_class ol li span{
	font-size: 14px;
    line-height: 22px;
}

@media only screen and (max-width: 768px) {
  .sprite {
    width: 17px;
  }
}

#best-live-sex-cams:after, #best-premium-porn-sites:after{
	background: #ffde00 !important;
}

.best-live-sex-cams, .best-premium-porn-sites
{
	border-color: #ffde00 !important;
}