/* Accordion */

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

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



/* FAQ */

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

.faq .question.active h5 span.icon { background: url("/source/33bd12bb07f66cf02f785ead84493ec0/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/4b8b99955a395c73899e9e157f66e707/infobox_ico.png") no-repeat left center; }



/* Testimonials */

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



/* Widget */

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



/* Back to top */

#back_to_top { background: url("/source/cda4c1fc133d3a31ab840def8209ec45/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/e0506e9ea74c0702904b7e97bb1295e7/links.png") no-repeat left center; }



/* Offer */

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



/* Pager */

.pager a.prev_page, .pager a.next_page { background: url("/source/03a5b88a3ede8e26d953a2a8d5cd3866/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; }