/* Accordion */

.accordion .question h5 span.icon { background: url("/source/ec76f73da043746ef8cfdb1bcf40de95/accordion_controls.png") no-repeat left top; }

.accordion .question.active h5 span.icon { background: url("/source/ec76f73da043746ef8cfdb1bcf40de95/accordion_controls.png") no-repeat left bottom; }



/* FAQ */

.faq .question h5 span.icon { background: url("/source/b397d0b7afba637b9876aedad555c449/faq_controls.png") no-repeat left top; }

.faq .question.active h5 span.icon { background: url("/source/b397d0b7afba637b9876aedad555c449/faq_controls.png") no-repeat left bottom; }



/* Tags */

.widget_mfn_tag_cloud a { color: #767676 !important; background: #fff; text-shadow: 1px 1px 0 #fff; border: 1px solid #E8E8E8; }

.widget_mfn_tag_cloud a span { background: #fff; }

.widget_mfn_tag_cloud a:hover { color: #1b1b1b !important; border: 1px solid #d5d5d5; }

.widget_mfn_tag_cloud a:hover span {}



/* Latest posts */

.info_box_wrapper .desc ul li { background: url("/source/0f416a0163da46d607c05304d0dfbac1/infobox_ico.png") no-repeat left center; }



/* Testimonials */

.testimonials_wrapper:after, .blockquote .ico { background-image: url("/source/b5d915529c6dad4e751e1bef8057ed6c/blockquote.png"); background-repeat: no-repeat; background-position: center center; }



/* Widget */

.widget > h4, .widget > h3 { background: url("/source/524a2d235e1ae9832c3f53a8c96e33fe/widget.png") no-repeat left center; }



/* Back to top */

#back_to_top { background: url("/source/e22aec3f46a43272a4f2ac210aa227c0/back_to_top.png") no-repeat; }



/* Widget links */

.widget_nav_menu ul li a, .widget_meta ul li a, .widget_categories ul li a,

.widget_archive ul li a, .widget_mfn_menu ul li a { background: url("/source/d52ed8a097385f7e5fb50c60df97b819/links.png") no-repeat left center; }



/* Offer */

.offer .offer_wrapper .owl-controls .owl-page.active { background: url("/source/356977a67e928e72441ad62a9c4cbc5e/offer_active.png") no-repeat; }



/* Pager */

.pager a.prev_page, .pager a.next_page { background: url("/source/4d2ce8b6ebc73edbcea89ed6f2778c4a/pager.png") no-repeat; }



	.pager a.prev_page { background-position: left top; }

	.pager a.next_page { background-position: right top; }

	.pager a:hover.prev_page { background-position: left bottom; }

	.pager a:hover.next_page { background-position: right bottom; }