
.rookie-icons-arrow-left-white,
.flickity-prev-next-button.previous {
	background-image: url('./dist/img/icons/png/arrow-left-white.png');
	background-repeat: no-repeat;
}

.rookie-icons-arrow-left,
.theme-links-previous,
.theme-links .last-month,
.day-links .yesterday {
	background-image: url('./dist/img/icons/png/arrow-left.png');
	background-repeat: no-repeat;
}

.rookie-icons-arrow-right-white,
.flickity-prev-next-button.next {
	background-image: url('./dist/img/icons/png/arrow-right-white.png');
	background-repeat: no-repeat;
}

.rookie-icons-arrow-right,
.theme-links-next,
.theme-links .next-month,
.day-links .tomorrow {
	background-image: url('./dist/img/icons/png/arrow-right.png');
	background-repeat: no-repeat;
}

.rookie-icons-circle-email {
	background-image: url('./dist/img/icons/png/circle-email.png');
	background-repeat: no-repeat;
}

.rookie-icons-circle-facebook {
	background-image: url('./dist/img/icons/png/circle-facebook.png');
	background-repeat: no-repeat;
}

.rookie-icons-circle-pinterest {
	background-image: url('./dist/img/icons/png/circle-pinterest.png');
	background-repeat: no-repeat;
}

.rookie-icons-circle-tumblr {
	background-image: url('./dist/img/icons/png/circle-tumblr.png');
	background-repeat: no-repeat;
}

.rookie-icons-circle-twitter {
	background-image: url('./dist/img/icons/png/circle-twitter.png');
	background-repeat: no-repeat;
}

.rookie-icons-drawn-facebook {
	background-image: url('./dist/img/icons/png/drawn-facebook.png');
	background-repeat: no-repeat;
}

.rookie-icons-drawn-instagram {
	background-image: url('./dist/img/icons/png/drawn-instagram.png');
	background-repeat: no-repeat;
}

.rookie-icons-drawn-search {
	background-image: url('./dist/img/icons/png/drawn-search.png');
	background-repeat: no-repeat;
}

.rookie-icons-drawn-tumblr {
	background-image: url('./dist/img/icons/png/drawn-tumblr.png');
	background-repeat: no-repeat;
}

.rookie-icons-drawn-twitter {
	background-image: url('./dist/img/icons/png/drawn-twitter.png');
	background-repeat: no-repeat;
}

.rookie-icons-favorites-heart {
	background-image: url('./dist/img/icons/png/favorites-heart.png');
	background-repeat: no-repeat;
}

.rookie-icons-footer-r-heart {
	background-image: url('./dist/img/icons/png/footer-r-heart.png');
	background-repeat: no-repeat;
}

.rookie-icons-menu-account {
	background-image: url('./dist/img/icons/png/menu-account.png');
	background-repeat: no-repeat;
}

.rookie-icons-menu-icon {
	background-image: url('./dist/img/icons/png/menu-icon.png');
	background-repeat: no-repeat;
}

.rookie-icons-menu-shop {
	height: 45px;
	width: 45px;
	background-image: url('./dist/img/icons/png/menu-shop.png');
	background-repeat: no-repeat;
}

.rookie-icons-rookie-logo-gray {
	background-image: url('./dist/img/icons/png/rookie-logo-gray.png');
	background-repeat: no-repeat;
}

.rookie-icons-rookie-logo {
	background-image: url('./dist/img/icons/png/rookie-logo.png');
	background-repeat: no-repeat;
}