#content {
	margin-top: 0px;
}

#container {
     padding: 0px;
}

.skip-container {
display: None;
padding: 0.5em 0.5em 0.5em 0;
position: relative;
}

#wrapper {
     margin: 0px;
     padding: 0px;
     border: 0px;
}

#widgets {
	margin-top: 0px;
}

ul.ol1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

.ol1 li.offer_container .freebetsource_offer_list_content{
    flex-wrap: wrap;
    display: flex;
    align-items: center;
}

.ol1 li.expired{
 background-color: grey !important;
}

.ol1 li.offer_container a.freebetsource_brand {
	  max-width: 30%;
    min-height: 40px;
    line-height: 40px;
    display: block;
    background: transparent;
	  align-self: flex-start;
	  }

.ol1 li.offer_container div.freebetsource_short_terms {
    color: #38383a;
    opacity: .6;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
}

.entry .entry-content .ol1 a {
    text-decoration: none;
}

.entry .entry-content .ol1 a:visited {
    text-decoration: none;
}

.ol1 li.offer_container a:visited {
    color: #000000;
}

.ol1 li.offer_container a img {
    height: auto;
    flex-shrink: 0;
}

.ol1 li.offer_container
span.desc {
	margin-left: 15px;
	margin-bottom: 10px;
}

.ol1 li.offer_container span.desc .freebetsource_head {
    font-size: 13px;
    font-weight: 600;
    line-height: 13px;
    display: block;
		color: #888;
	  text-transform: uppercase;
	  font-family: Calibri, sans-serif
}

.ol1 li.offer_container span.desc .freebetsource_title {
    font-size: 20px;
    font-weight:  700;
    line-height: 28px;
    display: block;
}

.ol1 li.offer_container span.desc .freebetsource_sub {
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    display: block;
}

.ol1 li.offer_container a.freebetsource_btn {
    color: #fff;
    background: #E11A23!important;
    font-weight: 700!important;
    padding: 10px 15px;
    transition: all 0.15s ease;
}

@media (max-width: 768px) {
	.ol1 li.offer_container span.action {
		flex: 1 0 100%;
    order: 3;
	}
	.ol1 li.offer_container a.freebetsource_btn {
		width: 100%;
	}
}

.ol1 li.offer_container a.freebetsource_btn:visited {
    color: #fff;
}

.ol1 li.offer_container .action .freebetsource_btn {
    min-width: 180px;
    height: 42px;
    line-height: 35px;
    font-size: 16px;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0px 10px;
    white-space: nowrap;
	  margin-bottom: 10px;
}

.ol1 li:hover {
    border: 1px solid #E11A23;
}

.ol1 li.paddy-power {
    border: 1px solid #13523D;
}

/*
This sets bet365 offers to always display the sig terms
*/

.ol1 li.bet365 div.terms_roll {
    max-height: none;
}