.isMobile #primary-scroll-arrows{display:none;}

/* === SLIDERS */
.zuperSlider .caption{z-index:9999 !important}


/* ipad bug */
@media (max-device-width: 768px) and (orientation: portrait) { 
    #primary .section {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
}

.isMobile body { background-size: cover; }

body { background-size: cover; }

.recent-comments a.title{line-height:1.5em;}
