blockquote {
	font-size: 1.5em;
}

button, button.btn, a.btn, button.btn-primary, p.readmore a, a.readmore, input.button, .btn-primary, .btn-warning {
	background: #b9a981;
	border: 0;
	border-radius: 0;
	color: #fff;
	font-weight: 400;
	padding: 10px 20px;
	transition: all 0.3s;
}

button:hover, button.btn:hover, button.btn-primary:hover, button:active, button.btn:active, button.btn-primary:active, button:focus, button.btn:focus, button.btn-primary:focus, p.readmore a:hover, p.readmore a:focus, a.readmore:hover, a.readmore:focus, .btn:hover, input.button:hover, .btn-primary:hover, .btn-warning:hover {
	background: #666;
	color: #fff;
	transition: all 0.3s;
}

.btn:hover, .btn:focus {
	background-position: 0 0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 0;
	padding: 8px;
}

.sparky_home dl.article-info {
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	color:#ccc;
	letter-spacing: 2px;
}

.heading {
	font-size: 20px;
}

ul.checklist li:before {
    color: #58b75d;
}

.item-page-thin {
	max-width: 800px;
	margin: 0 auto;
}

h2.row_heading {
    font-size: 40px;
    line-height: 1.4;
    padding: 15px 0px;
    margin: 0px;
    font-weight: 400;
    text-align: center;
}

h3.row_subheading {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 0;
    color: #777777;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
}
.fa, .fas, [class*=" icon-"], [class^="icon-"] {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}
/* logorow */

.sparky_logo {
	line-height: 1.4;
}

.logorow ul.menu > li > a, ul.menu > li > span {
	text-transform: uppercase;
}

.mp_top1, .mp_top2 {
	line-height: 30px;
}

.mp_top2 i {
	cursor: pointer;
}

.mp_top2 i:hover {
	color: #b9a981;
}

.mp_topmenu.sparky_cell {
	padding-top: 0;
	padding-bottom: 0;
}

/* carouselrow */

.carouselrow {
	text-align: center;
	border-top: 1px solid #ded4ba;
}

.carouselrow .sparky_container {
	margin-top: -1px;
    margin-bottom: -1px;
}

.carouselrow h2 {
	text-align: center;
	line-height: 1;
    padding-bottom: 0;
}

.carouselrow h4 {
	font-family: 'Dancing Script', cursive;
	font-size: 28px;
	text-align: center;
	color: #b9a981;
	padding-top: 0;
}

.carouselrow p {
	margin: 0;
}

.carouselrow .sparky_cell {
	padding: 0;
}

.hot_swipe_carousel_slides .contents {
    bottom: 0;
    border-bottom: 1px solid #ded4ba;
    padding-bottom: 50px !important;
}

.hot_swipe_carousel_slides .contents::before {
	content:"";
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	background: #b9a981;
	margin-top: -50px;
	margin-left: 200px;
	transform: rotate(45deg);
}

.hot_swipe_carousel_slides .flickity-page-dots {
	width: 40px;
    right: 15px;
}

.hot_swipe_carousel_slides .flickity-page-dots .dot,
.hot_swipe_carousel_slides .flickity-page-dots .dot.is-selected {
	display: block;
    margin-bottom: 5px;
	width: 20px;
	height: 20px;
	border-radius: 3px;
}


/* breadcrumbsrow */

.breadcrumbsrow .sparky_cell {
	padding: 10px 15px;
}

.breadcrumbsrow .breadcrumb {
	margin: 0;
	padding: 0;
}


/* userrow */

.userrow {
	border-top: 1px solid #ded4ba;
	border-bottom: 1px solid #ded4ba;
	text-align: center;
}

.userrow .sparky_container {
	padding: 0 99px;
	display: flex;
	flex-wrap: wrap;
}

.userrow .sparky_cell {
	border-left: 1px solid #ded4ba;
	padding: 50px 15px;
}

.userrow .sparky_cell:last-child {
	border-right: 1px solid #ded4ba;
}

.userrow h3 {
	text-align: center;
	font-size: 18px;
}

.userrow p {
	margin: 0;
}

.userrow span {
	display: inline-block;
	padding: 10px;
	background: #b9a981;
}


/* userrow2 */

.userrow2 {
}

.userrow2 .sparky_container {
	margin-top: -1px;
}

.userrow2 .sparky_cell {
	padding: 0;
}

.hot_swipe_carousel_slides_2 img {
	width: 50% !important;
}

.hot_swipe_carousel_slides_2 .contents {
    bottom: 0;
    margin: 1px;
}

.hot_swipe_carousel_slides_2 .contents h2 {
	max-width: 300px;
	line-height: 1.2;
}

.hot_swipe_carousel_slides_2 .flickity-page-dots {
	width: 40px;
    left: 15px;
}

.hot_swipe_carousel_slides_2 .flickity-page-dots .dot,
.hot_swipe_carousel_slides_2 .flickity-page-dots .dot.is-selected {
	display: block;
    margin-bottom: 5px;
	width: 20px;
	height: 20px;
	border-radius: 3px;
}


/* guestbookrow */

.guestbookrow {
	margin-bottom: -1px;
}

.guestbookrow .sparky_container {
	display: flex;
	flex-wrap: wrap;
}

.mp_advert1.sparky_cell {
	padding-left: 100px;
	padding-right: 40px;
}

.mp_advert2.sparky_cell {
	background: #b9a981;
	color: #fff;
	padding-left: 40px;
	padding-right: 100px;
}

.mp_advert2 h3 {
	color: #fff;
}

.guestbookrow h3 {
	border-bottom: 1px solid #ded4ba;
}

.guestbookrow ul.latestnews {
	margin:0;
	padding: 0;
	list-style: none;
}

.guestbookrow ul.latestnews li {
	margin:20px 0;
	padding: 0;
}

.guestbookrow .latest_news_image {
	max-width: 150px;
	float: left;
    margin-right: 30px;
}

.guestbookrow ul.latestnews h4 {
	padding: 0 0 10px;
    line-height: 1;
}

.guestbookrow .article-info {
	color: #ccc;
	font-size: 12px;
}

.guestbookrow .mp_advert2 .newsflash {
	margin: 50px 0 0 70px;
}

.guestbookrow .mp_advert2 .newsflash::before {
	content:"\f10d";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #ded4ba;
	font-size: 40px;
	position: absolute;
	margin: -15px 0 0 -70px;
}

.guestbookrow .mp_advert2 img {
	float: right;
	max-width: 120px;
    border: 1px solid #ded4ba;
    padding: 5px;
    margin: 0 0 50px 50px;
}


/* contentrow */

.contentrow {
	border-top: 1px solid #ded4ba;
}

.sparky_home .contentrow .content_sparky {
	padding: 40px 0 0 0;
}

.sparky_inner .contentrow .sparky_container {
	display: flex;
	flex-wrap: wrap;
}

.sparky_inner .contentrow .sparky_cell {
	border-left: 1px solid #ded4ba;
	padding: 40px;
}

.sparky_inner .contentrow .sparky_cell:last-child {
	border-right: 1px solid #ded4ba;
}

.sparky_inner .item-image {
	margin-left: -41px;
    margin-right: -41px;
    margin-top: -41px;
    position: relative;
}

.sparky_inner .item-image ~ .item-content .page-header,
.sparky_inner .item-image ~ .page-header{
	position: absolute;
    margin-top: -108px;
    background: #fff;
    padding: 0 30px;
    max-width: 810px;
}

.sparky_inner .page-header h1 {
	font-size: 48px;
}

.sparky_inner .page-header h2 {
	padding: 30px 0;
	line-height: 1;
}

.sparky_inner .page-header h2 a {
	padding: 0;
	line-height: 1;
}

.sparky_inner .item-image ~ [itemProp="articleBody"],
.sparky_inner .blog-item .item-image ~ .item-content {
	padding-top: 50px;
}

.sparky_inner .blog-item {
	padding-bottom: 70px;
}

.abovecontent {
	padding: 0 0 50px 0;
}

.abovecontent, .abovecontent h3 {
	text-align: center;
}

.abovecontent p {
	max-width: 700px;
	margin: 0 auto;
}

#nav-arrows.nav-arrows {
	text-align: initial;
}

.sb-description h3 {
	padding: 15px 0;
}

.sb-description h3 span {
	color: initial;
}

.blog-featured .blog-items {
	padding-bottom: 0;
}

.blog-featured .blog-items.columns-3 .blog-item {
	width: 33.3333333%;
	margin: 0;
	border-left: 1px solid #ded4ba;
	padding: 0 30px 50px;
}

.blog-featured .blog-items.columns-4 .blog-item {
	width: 24.98%;
	margin: 0;
	border-left: 1px solid #ded4ba;
	padding: 0 30px 50px;
}

.blog-featured .blog-items .blog-item:last-child {
	border-right: 1px solid #ded4ba;
}

.blog-featured .item-image {
	margin-left: -31px;
	margin-right: -31px;
}

.sparky_home .blog-items {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}

.sparky_home .blog-items h2 {
	margin-top: 15px;
	text-align: center;
}

.sparky_home .blog-items h2, .sparky_home .blog-items h2 a {
	font-size: 22px;
	font-weight: 400;
	padding-bottom: 0;
	transition: all 0.3s;
}

.sparky_home .blog-items h2 a {
	padding-top: 0;
}

.sparky_home .blog-items h2 a:hover {
	color: #B9A981;
	transition: all 0.3s;
}

.contentrow .item-page li {
	line-height: 1.6;
}

.item-image img {
	width: 100%;
}


/* maprow */

.maprow .sparky_cell {
	padding: 0;
}


/* bottomrow */

.bottomrow {
	color: #6f7580;
	font-size: 14px;
	border-top: 1px solid #ded4ba;
}

.bottomrow .sparky_container {
	display: flex;
	flex-wrap: wrap;
	background: #2F3646;
	border-bottom: 1px solid #484e59;
}

.bottomrow .sparky_cell {
	padding: 40px;
}

.bottomrow h3 {
	color: #aab3c6;
	font-size: 18px;
	padding-bottom: 30px;
}

.bottomrow h4 {
	color: #aab3c6;
	font-size: 18px;
}

.bottomrow hr {
	border-top: 1px solid #484e59;
    border-bottom: 0;
    margin-top: 40px;
}

.bottomrow i {
	display: inline-block;
	width: 35px;
	line-height: 35px;
	margin-right: 5px;
	font-size: 18px;
	background:#6f7580;
	color: #fff;
	text-align: center;
}

.bottomrow i:hover {
	color: #b9a981;
}

.bottomrow .mp_bottom2 {
	padding: 0;
}


/* copyrightrow */

.copyrightrow {
    color: #6f7580;
    font-size: 12px;
}

.copyrightrow .sparky_container {
	background: #2F3646;
}

.copyrightrow .sparky_cell {
	padding: 40px;
}

.copyrightrow a {
	color: #aab3c6;
	font-weight: 400;
}

.copyrightrow a:hover {
	color: #fff;
}

.copyrightrow p {
	margin: 0;
}


/* searchrow */

.searchrow {
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: #fff;
    transition: all .3s;
    z-index: -1;
}

.searchrow h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #5a7281;
}

.searchrow i {
	font-size: 18px;
	cursor: pointer;
	margin-bottom: 50px;
}

.searchrow i:hover {
	color: #b9a981;
}

.searchrow input.form-control {
    appearance: none;
	border:0;
    box-shadow: none;
    border-bottom: 1px solid #666;
    width: 80%;
    height: 60px;
    line-height: 60px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
    font-size: 50px;
    color: #333;
    font-weight: 300;
}

#searchForm .icon-search {
	margin: 0 10px;
}

dl.search-results dt.result-title {
	padding-top: 30px;
	margin: 0 -10px;
}

dl.search-results dd.result-text {
	padding: 15px 0;
}


/* team page */

.contentrow .sparky_container.team {
	width: 100%;
}

.contentrow .sparky_container.team .sparky_cell {
	border:0;
	padding-left: 15px;
	padding-right: 15px;
}

.contentrow .team, .meet-the-team h1 {
	text-align:center;
}

.contentrow .team p.name {
	text-transform: uppercase;
	font-size: 20px;
}

.team img {
	margin-left: -15px;
	margin-right: -15px;
}

.team_position {
	display: block;
	font-size: 13px;
	text-transform: none;
	color: #ccc;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.contentrow .team i {
    font-style: normal;
    margin: 0 10px;
}


/* pricing page */

.sparky_container.pricing {
	text-align: center;
	width: 100%;
}

.sparky_container.pricing .sparky_cell {
	border:0 !important;
	padding: 40px 0;
}

.pricing-page [itemprop="articleBody"] {
	margin: 0 -41px;
}

.pricing-page h1, .pricing-page .heading {
	text-align: center;
	margin: 0 10%;
}

.sparky_container.pricing .plan {
	border: 1px solid #ded4ba;
	padding: 50px 0 30px;
	margin: 0;
}

.sparky_container.pricing .sparky_cell:first-child .plan {
	border-right: 0;
}

.sparky_container.pricing .sparky_cell:last-child .plan {
	border-left: 0;
}

.plan_name {
	text-transform: uppercase;
	font-weight: 700;
}

.plan_price {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 0;
	color: #333;
}

.sparky_container.pricing ul {
	margin: 50px 0 50px;
	padding: 0;
	list-style: none;
	min-height: 160px;
}

.sparky_container.pricing li::before {
	content:"\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	display: inline-block;
	margin: 0 10px;
	color: #58b75d;
}

.sparky_container.pricing .plan.recommended {
	background: #b9a981;
	border: 0;
	padding: 48px 0 30px;
}

.sparky_container.pricing .plan.recommended,
.sparky_container.pricing .plan.recommended .plan_name,
.sparky_container.pricing .plan.recommended .plan_price,
.sparky_container.pricing .plan.recommended li::before {
	color: #fff;
}

.sparky_container.pricing .plan.recommended a.btn {
	color: #b9a981;
	border:2px solid #b9a981;
	background: #fff;
}

.sparky_container.pricing .plan.recommended a.btn:hover {
	border:2px solid #666;
	background: #666;
	color: #fff;
}


/* contact page */

.dl-horizontal dt, .dl-horizontal dd {
	margin-bottom: 10px;
}

.contact .accordion-group {
	background: #fff;
}

.contact .contact-form label {
	line-height: 35px;
}


/* 404 page */

.sparky_container.page404 {
	width: 100%;
}

.sparky_container.page404 .sparky_cell {
	border:0 !important;
}

.page404 h1 {
	font-size: 250px;
	color: #ccc;
	line-height: 1;
	padding-top: 0;
	font-weight: 700;
}

.page404 h2 {
	line-height: 1;
}

.page404 .inputbox {
    border: 0;
    background: #eee;
    margin-bottom: 0;
}


/* coming soon page */

.soon {
	font-size: 18px;
}

.contentrow .soon.sparky_container {
	width: 100%;
}

.contentrow .soon .sparky_cell {
	border:0 !important;
}

.soon h1 {
	text-align: left;
}

#mc_embed_signup {
	clear:left;
	width:100%;
}

.soon .email {
    border: 0;
    background: #eee;
    float: left;
    padding: 9px;
}

.soon .button {
	float: left;
	margin-left: 10px;
	padding: 8px 20px;
}

.soon .terms {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}

/* faq page */

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #b9a981;
}


/* blog pages */

.blog .blog-items {
	padding: 0;
}


ul.tags.inline li {
	border: 0;
    text-transform: uppercase;
}

ul.tags.inline li a.label {
	color: #333;
	background: #f6f6f6;
    border-radius: 3px;
    padding: 10px 15px;
    display: inline-block;
    font-weight: 400;
}

ul.tags.inline li a.label:hover {
	color: #b9a981;
}

.tagspopular ul li {
	background: #f6f6f6;
	border-radius: 3px;
	display: inline-block;
    padding: 5px 15px;
    text-transform: uppercase;
}

.tagspopular ul li a {
	font-size: 11px;
}

.mp_right h3 {
	line-height: 1;
}

.mp_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mp_right li {
	margin: 0;
	padding: 0 0 15px;
}

.mp_right li a {
	color: #333;
}

.mp_right .mod-articles-category-title {
	font-size: 18px;
}

.mp_right li a:hover {
	color: #b9a981;
}

.mp_right li strong {
	font-weight: 400;
}

.mod-articles-category-title {
	display: block;
}

.mod-articles-category-writtenby,
.mod-articles-category-date {
	display:block;
	font-size: 13px;
	text-transform: uppercase;
    color: #ccc;
    letter-spacing: 2px;
    padding-bottom: 15px;
}

dl.article-info {
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.item-page dl.article-info {
	padding: 30px 0;
}

dl.article-info dd {
    padding: 0 15px;
}

.mp_right .newsflash img {
	border: 1px solid #ded4ba;
    padding: 5px;
}

/* tags pages */

.tag-category .inputbox {
    border: 0;
    background: #eee;
    margin: 0 15px 0 0;
}

.tag-category button {
	margin: 0 15px 0 0;
}

/* search page */

.search #searchForm .inputbox {
    border: 0;
    background: #eee;
}

.search-results .result-title {
	font-size: 32px;
    line-height: 1.4;
}

.search-results dd {
	margin-left: 35px;
	margin-right: 35px;
}

.search-results .result-category {
	text-transform: uppercase;
    font-weight: 700;
}


/* responsive */

.nav-toggle {
	margin-top: 35px;
	position: relative;
	z-index: 1;
}

.nav-collapse.opened > ul {
	padding-top: 0;
}

.nav-collapse.opened li a {
	height: auto;
}

.nav-collapse.opened > ul ul li {
    padding-left: 15px;
    padding-right: 15px;
}


@media (max-width:1230px) {

	.logorow nav:not(.opened) ul.menu {
		opacity: 0;
	}

	.hot_swipe_carousel_slides .contents {
	    left: 100px !important;
	    width: 578px !important;
	}

	.hot_swipe_carousel_slides .contents::before {
		margin-left: 240px;
	}

	.hot_swipe_carousel_slides_2 .contents h2 {
	    font-size: 24px !important;
	}

	.hot_swipe_carousel_slides_2 .contents {
	    padding: 15px 40px !important;
	}

	.guestbookrow .latest_news_image {
		margin-bottom: 30px;
	}

	.sparky_inner .item-image ~ .page-header {
	    max-width: 640px;
	}

	.page404 h1 {
		font-size: 200px;
	}

}


@media (max-width:991px) {

	.one .sparky_container > .mp_logo.sparky_cell {
		width: 30% !important;
	}

	.one .sparky_container > .mp_top1.sparky_cell {
		width: 40% !important;
	}

	.one .sparky_container > .mp_topmenu.sparky_cell {
		width: 15% !important;
	}

	.one .sparky_container > .mp_top2.sparky_cell {
		width: 15% !important;
	}

	.carouselrow .sparky_container {
		width: 100%;
	}

	.hot_swipe_carousel_slides .contents {
		width: 690px !important;
		left:0 !important;
		right:0 !important;
		margin-left:auto;
		margin-right:auto;
	}

	.hot_swipe_carousel_slides .contents::before {
	    margin-left: 295px;
	}

	.hot_swipe_carousel_slides_2 img {
	    width: 100% !important;
	}

	.hot_swipe_carousel_slides_2 .contents {
		width: 100% !important;
		left: 0 !important;
		bottom: 0 !important;
		top: auto !important;
		position: relative !important;
	}

	.hot_swipe_carousel_slides_2 .flickity-page-dots {
	    left: 20px;
	    top: 30px;
	}

	.userrow .sparky_container {
		padding: 0 30px;
	}

	.userrow .sparky_cell {
	    width: 50%;
	}

	.mp_user1, .mp_user2 {
		border-bottom: 1px solid #ded4ba;
	}

	.mp_user2 {
		border-right: 1px solid #ded4ba;
	}

	.mp_advert1.sparky_cell, .mp_advert2.sparky_cell {
		padding: 15px 40px;
	}

	.guestbookrow .latest_news_image {
	    margin-right: 0;
	    max-width: 100%;
    	float: none;
	}

	.guestbookrow .mp_advert2 img {
		margin-left: 0;
		max-width: 100%;
    	float: none;
	}

	.blog-featured .blog-items.columns-4 .blog-item {
	    width: 49.9%;
	}

	.blog-featured .blog-items.columns-4 .column-2 {
		border-right: 1px solid #ded4ba;
	}

	.sparky_inner .page-header {
	    position: relative !important;
	    margin-top: 0 !important;
	    padding: 0 !important;
	}

	.sparky_inner [itemProp="articleBody"], .sparky_inner .blog-item .intro_text {
		padding-top: 0 !important;
	}

	.contentrow .sparky_container.team .sparky_cell {
		width: 50%;
	}

	#responsivelightbox img {
		max-width: 230px;
	}

	.soon h1 {
	    font-size: 48px;
	}

	.soon .button {
	    margin-left: 0;
	}

	.page404 h1 {
	    font-size: 150px;
	}

	.page404 h2 {
	    font-size: 36px;
	}

}

@media (max-width:768px) {

	.hot_swipe_carousel_slides .contents {
		width: 100% !important;
		left: 0 !important;
		bottom: 0 !important;
		top: auto !important;
		position: relative !important;
	}

	.hot_swipe_carousel_slides .contents::before {
	    margin-left: calc(50% - 50px);
	}

}


@media (max-width:767px) {

	h1 {
		font-size: 48px;
	}

	h2, h2 a {
	    font-size: 36px;
	}

	.userrow .sparky_cell {
	    border-right: 1px solid #ded4ba;
	    border-bottom: 1px solid #ded4ba;
	}

	.userrow .sparky_cell:last-child {
	    border-bottom: 0;
	}

	.guestbookrow .mp_advert2 img {
	    margin: 0 0 15px 0;
	}

	.copyrightrow .sparky_cell {
		text-align: center;
		padding: 15px;
	}

	.copyrightrow .sparky_cell:first-child {
		padding-bottom: 0;
	}

	ul.mnu_bottommenu {
	    text-align: center;
	}

}

@media (max-width:680px) {

	img.img_right, img.img_left {
	    float: none;
	    width: 100%;
	    margin: 0 0 30px 0;
	}

}

@media (max-width:530px) {

	.one .mp_logo {
		width: 40% !important;
		padding-top: 15px;
		padding-bottom: 0;
	}

	.one .mp_top1 {
		width: 60% !important;
		text-align: right;
		padding-top: 15px;
		padding-bottom: 0;
	}

	.one .mp_topmenu.sparky_cell {
		width: 50% !important;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.one .mp_top2 {
		width: 50% !important;
		text-align: right;
		padding-top: 15px;
		padding-bottom: 15px;
	}
  
  	.one .sparky_container > .mp_top1.sparky_cell {
      	line-height: 1.5;
	}

	.nav-toggle {
		float: left;
		margin-top: 0;
	}

	.sparky_logo {
		text-align: left;
      	line-height: 1;
	}

	.blog-featured .blog-items.columns-4 .blog-item {
	    width: 100%;
	}

	.searchrow input.inputbox {
		font-size: 24px;
	}

}


/* For DEMO purposes only. Can be safely deleted */

.sparky_settings {
	position: fixed;
	z-index: 9999;
    top: 40%;
    padding: 10px;
    background: #ccc;
    border-radius: 0 32px 32px 0;
    cursor: pointer;
    line-height: 1.4;
}

.sparky_settings:hover {
	background: #000;
}

.settings_content {
	display: none;
	float: left;
	padding-right: 30px;
}

.settings_content span {
	display: inline-block;
	width: 38px;
	height: 38px;
	border:3px solid #fff;
	border-radius: 19px;
}

.settings_content span:hover {
	border:3px solid #ccc;
}

.settings_content span.style1 {
	background: #b9a981;
}

.settings_content span.style2 {
	background: #8cb981;
}

.settings_content span.style3 {
	background: #81b8b9;
}

.settings_cog {
	float: left;
}

.sparky_settings i {
	font-size: 40px;
	color: #fff;
}

.sparky_settings:hover i {
    animation:spin 4s linear infinite;
}

@keyframes spin {
	100% { transform:rotate(360deg); }
}

	