@charset "UTF-8";
/* CSS Document */
#aragon-offers .uk-grid-divider > .uk-card-media-right { padding-left:40px!important;}
#aragon-offers .uk-card-media-right {border-left:1px solid #ccc;}

.net-info {font-size:1.6rem; margin: 10px 0;}
.net-info:first-of-type { margin-top: 0;}
.net-info span {font-size:1.2rem; text-transform:uppercase; letter-spacing: 1.25px; color:#999;}
.offer-desc {text-transform: capitalize;}
.sidebar-content .uk-active a {color:#ccc;}
.spot1:nth-of-type(3n+8), .spot2:nth-of-type(3n+8), .spot3:nth-of-type(3n+8) {display: block;} /*Show every 3rd times every 8 spots*/
.spot1, .spot2, .spot3 {display:none;}
.top-scroll {position:fixed; top:50%; padding-left:0!important; right:40px; border:1px solid #ccc; border-radius:8px; height:60px;width:60px;}


/* ===== SINGLE PAGE ==== */
.sngl-offer-title {text-transform: uppercase; letter-spacing: 1.125px;color: #999;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.nxtprev { margin-top:60px;}
table.dataTable tbody td p { text-align: center;}
thead {background: var(--mblue); color:#fff;}
.wide-column { width:40%!important;}
.offer-title a {color:#000; font-weight: 700; font-size:1.6rem;}
.dataTables_length, .dataTables_filter { margin-bottom: 30px;}