/* DAN CSS - Enter Your Custom CSS Here */


/* --------------------------------------------------------------------------------------------- */
/* MAIN LAYOUT */

/* MAIN LAYOUT */
/* --------------------------------------------------------------------------------------------- */



/* --------------------------------------------------------------------------------------------- */
/* JUICER */

.juicer-feed{
	border:red 0px solid;
	margin-top:2.5rem !important;
	padding:2.2rem 2% 1rem 2%;
	width:100%;
}
.juicer-feed .referral{
	display:none !important;
}

/* JUICER */
/* --------------------------------------------------------------------------------------------- */



/* --------------------------------------------------------------------------------------------- */
/* OVERALL MEDIA QUERIES */

@media only screen and (max-width:767px) {
}

/* OVERALL MEDIA QUERIES */
/* --------------------------------------------------------------------------------------------- */


