html {
    position: relative;
    min-height: 100%;
}

body {
	height: 100%;
}

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: var(--sparkycolor1);
	border: 1px solid var(--sparkycolor1);
	color: #fff;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	padding: 4px 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: #eee;
	color: #333;
	transition: all 0.3s;
}

.btn:hover, .btn:focus {
	background-position: 0 0;
}

.form-control {
	padding: 10px;
    border-radius: 0;
}

.sparky_home dl.article-info {
	padding-left: 15px;
	padding-right: 15px;
}

.big_text {
	font-size: 24px;
	font-weight: 600;
	margin: 30px 0;
}

.big_text:first-child {
	margin: 0 0 30px;
}

ul.checklist li:before {
    color: #58b75d;
}

.warning:before, .info:before, .error:before {
    margin: -7px 30px 0 0;
}

.item-page-thin {
	max-width: 800px;
	margin: 0 auto;
}

/* toprow */

.toprow {
	background: #000;
}

.toprow .sparky_cell {
    padding: 10px 15px;
    line-height: 1;
}

.toprow .mp_top1 {
    padding: 7px 0 0 35px;
}

.toprow .mp_top3 {
    padding-bottom: 0;
    padding-right: 35px;
}

.toprow input {
	background: transparent;
	border:1px solid #000;
	color: #777;
	padding: 2px 5px;
	font-size: 14px;
}

.toprow input:focus {
	color: #fff;
	background: transparent;
	box-shadow: none;
	border:1px solid #666;
}

.toprow input::placeholder {
	color: #777;
}

.toprow .input-group {
	margin-bottom: 0;
}

.toprow button {
	background: transparent !important;
	border: 0 !important;
    color: #666;
    padding: 5px;
}

.toprow button:hover {
	background: transparent;
	color: #fff;
}

.mp_top2 {
	text-align: right;
}

.mp_top2 a {
	font-size: 18px;
	color: #666;
	padding: 0 5px;
}

.mp_top2 a:hover {
	color: #fff;
}

.mp_top3 {
	text-align: right;
}

/* logorow */

.sparky_home .logorow {
	position: absolute;
	width: 100%;
}

.sparky_inner .logorow.sparky_full {
	background: var(--sparkycolor2);
	background-image: url(../images/logorow_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 50px;
}

.sparky_container > .mp_logo.sparky_cell {
	padding-top: 20px;
    text-align:center;
}

.sparky_logo {
	letter-spacing: 2px;
	background: url(../images/logo.png) no-repeat;
	background-size: 60px 60px;
	background-position: top center;
	padding-top: 60px;
	line-height: 1.4;
}

ul.mnu_mainmenuright {
	text-align: right;
}

ul.mnu_mainmenuleft,
ul.mnu_mainmenuright {
	padding-top: 35px;
}

.sparky_home .logorow.fix_menu {
	position: fixed;
}

.fix_menu {
	background: var(--sparkycolor1) !important;
}

.fix_menu .sparky_cell {
    padding: 5px 15px;
}

.fix_menu .sparky_logo {
	background: none;
	padding-top: 5px;
}

.fix_menu ul.mnu_mainmenuleft, .fix_menu ul.mnu_mainmenuright {
	padding-top: 0;
}

/* carouselrow */

.carouselrow .sparky_cell {
	padding: 0;
}

.hot_swipe_carousel_slides .contents h2 {
	line-height: 1.2;
}


/* userrow */

.userrow {
	text-align: center;
	min-height: 750px;
	font-size: 17px;
}

.userrow .moduletable {
	max-width: 600px;
    margin: 0 auto;
    padding-top: 120px;
    color: #fff;
}

.userrow h3 {
	text-align: center;
	padding: 15px 0 30px;
}

.mp_user1 .sparky_container {
	width: 100%;
}

.mp_user1 i {
	font-size: 24px;
	color: var(--sparkycolor1);
	margin-top: 40px;
}


/* user2row */

.user2row {
	text-align: center;
}

.user2row .sparky_cell {
	padding-top: 60px;
	padding-bottom: 120px;
}

.user2row h3 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 15px 0 30px;
}

.user2row p:nth-of-type(1)::first-letter {
	font-size: 2em;
	line-height: 1;
}


/* advertrow */

.advertrow {
	padding: 50px 0;
	text-align: center;
}

.mp_advert1 {
	text-align: left;
}

.advertrow .moduletable {
	margin-bottom: 50px;
}

.advertrow .moduletable:last-child {
	margin-bottom: 0;
}

.advertrow h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-family: Oswald, sans-serif;
	margin-top: 15px;
}

.mp_advert2, .mp_advert3, .mp_advert4, .mp_advert5 {
	padding-top: 80px;
	padding-bottom: 0;
}

.mp_advert2 .moduletable, .mp_advert3 .moduletable, .mp_advert4 .moduletable, .mp_advert5 .moduletable {
	padding-bottom: 10px;
	background: rgba(255,255,255,.5);
}

.mp_advert2 img, .mp_advert3 img, .mp_advert4 img, .mp_advert5 img {
	max-height: 60px;
	margin-top: 10px;
}


/* contentrow */

.item-page .sparky_container {
	margin: 0 -15px;
}

.sparky_container > .sparky_cell {
    float: left;
}

.abovecontent .custom {
	text-align: center;
}

.sparky_home .abovecontent {
	max-width: 750px;
	margin: 0 auto;
}

.contentrow h1 span {
	font-weight: 400;
	color: #999;
	text-align: left;
}

.contentrow h2.row_heading {
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 0 30px;
    font-size: 40px;
    line-height: 1.4;
}

.contentrow h3.row_subheading {
	font-size: 48px;
	max-width: 750px;
}

.sparky_home .contentrow .blog-item {
	padding: 0 15px;
}

.sparky_home .contentrow .item-image {
	float: none;
}

.sparky_home .contentrow h2.item-title {
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Oswald, sans-serif;
    margin-top: 15px;
}

.sparky_home .contentrow h2.item-title a {
	font-size: 20px;
    font-family: Oswald, sans-serif;
}

.sparky_home .contentrow .blog-items p {
	padding-left: 15px;
	padding-right: 15px;
}

.contentrow li {
	line-height: 2;
}


/* hikingrow */

.hikingrow .sparky_cell {
	padding: 40px;
}

.hikingrow h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 0 30px;
    font-size: 40px;
    line-height: 1.4;
}


/* counterrow */

.counter_text {
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 !important;
}

.counter_number {
	font-family: Montserrat,sans-serif;
	margin: 0 !important;
	line-height: 1.2;
}

/* bottomrow */

.bottomrow {
	padding: 50px 0 0;
	color: #fff;
	padding-top: 240px;
	padding-bottom: 100px;
}

.bottomrow h3 {
	color: #fff;
	font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 0 30px;
}

.bottomrow h4 {
	color: #fff;
    text-transform: uppercase;
}

.bottomrow a {
	color: #fff;
}

.bottomrow .contact_section {
	line-height: 1.4;
    width: 33.33%;
    float: left;
}

.bottomrow .contact_section p {
	padding: 5px 0 0 0;
}

.bottomrow img {
	float: left;
	margin-right: 10px;
    max-width: 40px;
}

.mp_bottom2 {
	text-align: right;
	margin-top: 30px;
	line-height: 1.4;
}

.mp_bottom2 h4 {
	text-align: right;
	padding-top: 55px;
	padding-bottom: 20px;
}

.mp_bottom2 i {
	font-size: 32px;
	margin: 0 7px;
}

/* copyrightrow */

.copyrightrow {
	position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    color: #fff;
}

.copyrightrow a {
	color: #fff;
}

/* portfolio page */

.portfolio .contentrow p {
	text-transform: uppercase;
	font-size: 20px;
	font-family: Oswald,sans-serif;
}

.portfolio_type {
	display: block;
	font-size: 16px;
	text-transform: none;
	color: #666;
	font-weight: 400;
}

/* team page */

.contentrow .team {
	text-align:center;
}

.contentrow .team p {
	text-transform: uppercase;
	font-size: 20px;
	font-family: Oswald,sans-serif;
}

.team img {
	border-radius: 50%;
	filter:grayscale(70%);
	transition: all 0.5s;
}

.team img:hover {
	filter:grayscale(0%);
	transition: all 0.5s;
}

.team_position {
	display: block;
	font-size: 14px;
	text-transform: none;
	color: #666;
	font-weight: 400;
}

/* 404 page */

.page404 h1, .page404 h1 span {
	color: #ccc;
	font-size: 300px;
	line-height: 1;
	font-family: Oswald,sans-serif;
	font-weight: 700;
}

.page404 h2 {
	line-height: 1;
}

.page404 .inputbox {
	padding: 11px;
    border: 0;
    background: #eee;
    margin-bottom: 0;
}

/* coming soon page */

.soon {
	font-size: 18px;
}

.soon h1 {
	text-align: left;
}

.soon .terms {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}

/* faq page */

.accordion-button:not(.collapsed) {
    color: var(--sparkycolor1);
    background-color: var(--sparkycolor3);
}

/* pricing page */

.sparky_container.pricing {
	text-align: center;
}

.sparky_container.pricing .plan {
	border: 1px solid #ccc;
	padding: 50px 0 30px;
	border-radius: 5px;
	margin: 0 15px;
}

.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: 200px;
}

.sparky_container.pricing li::before {
	content:"\f00c";
	font-family: FontAwesome;
	display: inline-block;
	margin: 0 10px;
	color: #58b75d;
}

.sparky_container.pricing .plan.recommended {
	background: var(--sparkycolor2);
	border: 1px solid var(--sparkycolor2);
}

.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;
}


/* blog pages */

.blog .blog-items, .blog .item-page {
    padding: 30px 0;
}

.blog-items .blog-item {
	margin-bottom: 50px;
}

.blog .blog-items .blog-item {
	padding: 30px 30px 15px 30px;
	border: 1px solid #e8e8e8;
}

.blog .blog-items .item-image {
	margin: -30px;
	padding-bottom: 45px;
}

.blog h1 {
	text-align: inherit;
}

.blog .blog-items h2,
.blog .blog-items h2 a {
	font-size: 18px;
	padding-bottom: 0;
	font-weight: 600;
	text-transform: uppercase;
}

.blog .blog-items .item-image ~ ul.tags,
.blog .item-page .item-image ~ ul.tags {
	position: absolute;
    margin-top: -70px;
}

.blog .blog-items ul.tags li,
.blog .item-page ul.tags li,
.tagspopular ul li {
	display: inline-block;
	border:0;
	border-radius: 0;
	background: #f6f6f6;
	padding: 5px 15px;
	text-transform: uppercase;
}

.blog .blog-items ul.tags li a,
.blog .item-page ul.tags li a,
.tagspopular ul li a {
	font-family: 'Lora', serif;
	font-weight: bold;
	font-size: 12px;
}

.blog .item-page .item-image ~ ul.tags li {
	margin: 0 30px;
}

.tagspopular ul li {
	background: #f6f6f6;
}

.tagspopular ul li a {
	font-size: 11px;
}

.mp_right {
	padding-left: 30px;
}

.mp_right h3 {
	font-family: Oswald,sans-serif;
	font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px;
    padding-top: 30px;
    border-bottom:5px dotted var(--sparkycolor1);
}

.mp_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mp_right li {
	margin: 0;
	padding: 0 0 15px;
}

.mp_right li a {
	color: #000;
	font-weight: 700;
}

.mp_right li strong {
	font-weight: 400;
}

.mod-articles-category-title {
	display: block;
}

.mod-articles-category-writtenby,
.mod-articles-category-date {
	display: inline-block;
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}

.mp_right .search {
	margin: 30px 0;
}

.mp_right input[type="search"] {
	padding: 10px;
	margin-bottom: 0;
}

/* tags pages */

.tag-category .inputbox {
	padding: 9px;
    border: 0;
    background: #eee;
    margin: 0 15px 0 0;
}

.tag-category button {
	margin: 0 15px 0 0;
}

/* search page */

.search #searchForm .inputbox {
	padding: 9px;
    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;
}


/* products pages */

.products h1 {
	text-align: inherit;
}

.blog-items img.product_image {
	margin: 15px 0 30px;
}

.payment_icons i {
	font-size: 40px;
	color: #999;
}

/* contact */

.com-contact.contact dt {
    float: inline-start;
    clear: both;
    padding-top: 15px;
}

.com-contact.contact dd {
    padding-inline-start: 30px;
}

.com-contact.contact dt + dd {
    padding-top: 15px;
}

/* responsive */

.nav-toggle {
	margin-top: 10px;
	float: none;
}

.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 (min-width:1921px) {

	.user2row {
		min-height: 50vh;
	}

}

@media (min-width:1520px) {

	.userrow {
		min-height: 100vh;
	}

}


@media (max-width:991px) {

	h1, h1 a {
		font-size: 60px;
	}

	.mp_top1 {
		width: 100%;
	}

	.toprow .mp_top1 {
	    padding: 5px 15px 0 15px;
	}

	.mp_mainmenuleft .sparky_menu {
		display: none;
	}

	.sparky_container > .mp_mainmenuleft {
		width: 0;
		padding: 0;
	}

	.sparky_container > .mp_mainmenuright {
		width: 100%;
		padding-top: 0;
		text-align: center;
	}

	.sparky_container > .mp_logo.sparky_cell {
		width: 100%;
		padding-bottom: 0;
	}

	.mp_user2 {
		width: 70%;
	}

	.mp_advert1 {
		width: 0;
		padding: 0;
	}

	.mp_advert2, .mp_advert3, .mp_advert4, .mp_advert5 {
		width: calc(25% - 10px);;
	}

	.mp_user4 {
		width: 60%;
	}

	.mp_bottom1, .mp_bottom2 {
		width: 100%;
		margin-top: 0;
	}

	.mp_bottom2, .mp_bottom2 h4 {
		text-align: inherit;
	}

	.bottomrow img {
		float: none;
	}

	.hot_swipe_carousel_slides .contents h2 {
		font-size: 40px !important;
		margin-bottom: 0;
	}

	.soon .button {
	    margin-left: 0;
	}

	.page404 h1 {
	    font-size: 150px;
	}

	.sparky_container.pricing .plan {
		margin: 0;
	}

	.products .items-row .span6 {
	    width: 100%;
	    margin-left: 0;
	}

	.products .items-row .span6:first-child {
	    margin-bottom: 60px;
	}

	.mp_right input[type="search"] {
		margin-bottom: 15px;
	}
  
    .logorow nav:not(.opened) ul.menu {
		display: none;
	}

}

@media (max-width:768px) {

	.counter_field {
	    width: 50% !important;
	    float: left !important;
	}

	.hikingrow {
	    background-image: url(../images/hiking.jpg);
	    background-position: center center;
	    background-repeat: no-repeat;
		background-attachment: scroll; 
	    background-size: cover;
	}

	.hot_swipe_carousel_slides .contents {
		top: 20% !important;
		width: 80% !important;
	}

}

@media (max-width:767px) {

	.advertrow {
		background-image: none;
		padding-bottom: 0;
	}

	.sparky_container > .mp_advert2,
	.sparky_container > .mp_advert3,
	.sparky_container > .mp_advert4,
	.sparky_container > .mp_advert5 {
	    padding-top: 0;
	    padding-bottom: 15px;
	}

	.item-page .sparky_container {
	     margin: 0; 
	}

	.carouselrow .gallery-cell p {
	    margin: 0 0 15px;
	}

	.sparky_container > .mp_right.sparky_cell {
	     padding-left: 15px; 
	}

	.mp_right input[type="search"] {
		margin-bottom: 0;
	}

	.sparky_container > .mp_bottom1.sparky_cell {
	    padding-right: 15px;
	}

	.sparky_container.portfolio {
		text-align: center;
	}

	.blog-items img.product_image {
		width: 100%;
	}

	.bottomrow .contact_section {
	    width: 100%;
	    float: none;
	}

}

@media (max-width:600px) {

	.mp_bottom2 {
		line-height: 2;
	}

	.hot_swipe_carousel_slides .contents h2 {
	    font-size: 32px !important;
	}

	.hot_swipe_carousel_slides .contents {
		line-height: 1.2;
	}

	.item-page .sparky_container {
		margin: 0;
	}

	.carouselrow h2 {
	    padding-top: 0;
	}

	.dl-horizontal dt {
	    width: auto;
	}

	.dl-horizontal dd {
	    margin-left: 30px;
	}

}

@media (max-width:520px) {

	.hot_swipe_carousel_slides .contents {
	    top: 10% !important;
	}

	.hot_swipe_carousel_slides .contents h2 {
	    font-size: 24px !important;
	}

	.flickity-page-dots {
		display: none;
	}

}

/* 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 #666;
	border-radius: 19px;
}

.settings_content span:hover {
	border:3px solid #fff;
}

.settings_content span.style1 {
	background: #77a9b6;
}

.settings_content span.style2 {
	background: #b78d75;
}

.settings_content span.style3 {
	background: #75b795;
}

.settings_cog {
	float: left;
}

.sparky_settings i {
	font-size: 40px;
	color: #fff;
}

.sparky_settings:hover i {
	-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}

@-moz-keyframes spin {
	100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
	100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }
}

	