body {
   background:#fff;
   background:#f7f7f7;
   padding:0;
   margin:0;
}
#logo {
   background-image:url(https://dpyot5efe3v70.cloudfront.net/host/benxtyler.com/static/img/bitmoji1.png);
   background-repeat:no-repeat;
   background-size:40px 40px;
   background-position:center center;
   height:40px;
   margin-bottom:40px;
   margin:30px auto 20px auto;
}
.wrapper {
   background:#fff;
   max-width:300px;
   margin:auto;
   padding:20px;
}
.item-title {
   font-size:11px;
   font-weight:bold;
   color:#333;
   padding:10px;
   background:#f7f8f9;
   border-bottom:solid 1px #e6e7e8;
}
.item {
   border:solid 1px #e6e7e8;
   cursor:pointer;
   margin-bottom:10px;
   padding:0 10px;
   line-height:28px;
   height:30px;
}
.item .fa-angle-right {
   float:right;
   line-height:28px;
   height:28px;
   
}
.item:hover {
   background-color:#f7f8f9;
}


#links a {
   display:block;
   line-height:30px;
   height:30px;
   box-shadow: 0 2px 5px 0 hsla(0, 0%, 41.2%, 0.8);
   margin-bottom:10px;
   padding:0 10px;
   color:#333;
}
#links a:hover {
   background-color:#f7f7f7;
   text-decoration:none;
}
#links a i {
float:right;
   line-height:30px;
   height:30px;
}

#cards .card {
   width:360px;
   display:inline-block;
   margin:10px;
   background:#fff;
   vertical-align:top;
   box-shadow: 0 2px 5px 0 hsla(0, 0%, 41.2%, 0.8);
   box-shadow:none;
   overflow:hidden;
   padding:10px;
}
#cards .title {
   font-size:16px;
   color:#555;
   margin-bottom:10px;
   font-weight:bold;
   background:#fff;
   color:#000
}
#cards .card-inner {
   overflow:hidden;
   width:340px;
   height:220px;
   background-size:cover;
   background-repeat:no-repeat;
   background-color:#000;
}
.card-trustedsite { background-image:url(https://dpyot5efe3v70.cloudfront.net/host/benxtyler.com/static/img/card-trustedsite.png); }
.card-halo { background-image:url(https://dpyot5efe3v70.cloudfront.net/host/benxtyler.com/static/img/card-halo.png); }
.card-running { background-image:url(https://dpyot5efe3v70.cloudfront.net/host/benxtyler.com/static/img/card-running.jpg); }
.card-veranza { background-image:url(https://dpyot5efe3v70.cloudfront.net/host/benxtyler.com/static/img/card-veranza.jpg); }
.card-bitcoin { background-image:url(https://dpyot5efe3v70.cloudfront.net/host/benxtyler.com/static/img/card-bitcoin.jpg); }
.card-golf { background-image:url(https://dpyot5efe3v70.cloudfront.net/host/benxtyler.com/static/img/pinecanyon1.jpg); background-position:center center;}
