.full .sparky_container .sparky_cell {
 	padding-left: 0; 
  	padding-right: 0; 
}

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: #ffa800;
	border: 0;
	border-radius: 21px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 20px;
	text-transform: uppercase;
	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;
}

h1 span {
	color: #5e4036;
}

.heading {
	font-size: 20px;
	font-weight: 700;
}

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;
}

.moduletable h3 {
	text-transform: uppercase;
	padding-top: 0;
}

.moduletable h3 span {
	color: #5e4036;
}

/* logorow */

.sparky_inner .logorow {
	background-image: url(../images/zigzag_header.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.full.logorow .sparky_container .sparky_cell {
    padding: 40px 30px;
}

.sparky_logo {
	background: url(../images/logo.png) no-repeat;
	background-size: 46px;
    padding: 5px 0 5px 55px;
    line-height: 0.9;
}

.sparky_logo span {
	color: #fff;
}

.sparky_home .logorow.fix_menu {
	position: fixed;
}

.fix_menu {
	background: #538492 !important;
}

.fix_menu .sparky_cell {
    padding: 5px 15px;
}

.fix_menu .sparky_logo {
	background: none;
	padding-top: 5px;
}

.mnu_mainmenu > li > a, .mnu_mainmenu > li > span, .mnu_mainmenu > li.parent ul li {
	opacity: 0.6;
	transition: all 0.3s;
}

.mnu_mainmenu > li.active > a, .mnu_mainmenu > li.active > span, .mnu_mainmenu > li:hover a, .mnu_mainmenu > li.parent ul li:hover {
	opacity: 1;
	transition: all 0.3s;
}

.mnu_mainmenu > li.parent:hover {
	background: #5e4036;
}

@media(max-width: 991px) {
	.logorow nav:not(.opened) ul.menu {
		display: none;
	}
}

/* carouselrow */

.carouselrow .sparky_cell {
	padding: 0;
}

.hot_swipe_carousel_slides .contents h2 {
	text-transform: uppercase;
	line-height: 0.9;
}

.hot_swipe_carousel_slides .contents h2 span.shadow {
	color: #5e4036;
  	box-shadow:none !important;
}

.hot_swipe_carousel_slides .contents h2 span.shadow.shadowed {
    position: absolute;
    font-size: 140px;
    color: #fff;
    opacity: 0.2;
    z-index: -1;
    margin-top: -90px;
    margin-left: -140px;
}

.hot_swipe_carousel_slides .contents h2 span.small_text {
	display: block;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color: #5e4036;
}

.hot_swipe_carousel_slides .contents .price {
	font-family: 'Exo 2', sans-serif;
	color: #fff;
	font-size: 36px;
}

.hot_swipe_carousel_slides .contents .price s {
	font-family: 'Lato', sans-serif;
	opacity: 0.6;
	font-size: 18px;
	margin: 0 5px;
}

.hot_swipe_carousel_slides .flickity-page-dots {
    width: 50% !important;
    bottom: 140px;
    left: 50%;
    text-align: left !important;
}

.hot_swipe_carousel_slides .flickity-page-dots .dot {
	background: #fff !important;
	width: 12px !important;
    height: 12px !important;
    margin: 0 15px 0 0 !important;
}


/* userrow */

.userrow .mp_user1 {
	padding-right: 60px;
}

.userrow .mp_user2 {
	margin-top: 15px;
	padding-left: 0;
}

.userrow p {
	margin-left: 50px;
}

.userrow p:first-child .first_letter {
	font-family: 'Exo 2', sans-serif;
	font-size: 24px;
    background-color: #ffa800;
    color: #fff;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    margin-left: -50px;
    margin-top: 7px;
}

.userrow i {
	color: #5e4036;
	background-color: #eee;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 5px;
	transition: all 0.3s;
}

.userrow i:hover {
	color: #ffa800;
	transition: all 0.3s;
}

.hot_swipe_carousel_slides_about .flickity-prev-next-button {
	background: transparent !important;
}

.hot_swipe_carousel_slides_about .flickity-prev-next-button .arrow {
    fill: #fff;
}


/* productsrow */

.productsrow h3 {
	text-align: center;
}

.hot_swipe_carousel_slides_products .flickity-slider {
	left: 10% !important;
}

.hot_swipe_carousel_slides_products .flickity-viewport {
	min-height: 300px;
}

.hot_swipe_carousel_slides_products .flickity-viewport::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/custom/products_bg.png);
    background-size: contain;
    background-repeat: repeat-y;
    z-index: 1;
}

.hot_swipe_carousel_slides_products .gallery-cell {
	padding: 0 15px;
	min-width: 265px;
}

.hot_swipe_carousel_slides_products .contents {
	z-index: 999;
    position: relative !important;
    min-height: 100px;
}

.hot_swipe_carousel_slides_products .flickity-prev-next-button {
	top: 110%;
	background: transparent !important;
}

.hot_swipe_carousel_slides_products .flickity-prev-next-button.previous {
    left: 46%;
}

.hot_swipe_carousel_slides_products .flickity-prev-next-button.next {
    right: 46%;
}

.hot_swipe_carousel_slides_products .flickity-prev-next-button .arrow {
    fill: #ccc;
}

.hot_swipe_carousel_slides_products .flickity-prev-next-button:hover .arrow {
	fill: #ffa800;
}

.hot_swipe_carousel_slides_products h2 {
	text-transform: uppercase;
	border-bottom: 2px solid #5e4036;
	padding: 10px 0 7px 10px;
}

.hot_swipe_carousel_slides_products h2 span {
	float: right;
    border-bottom: 2px solid #ffa800;
    color: #ffa800;
    position: relative;
    height: 34px;
    padding: 0 10px;
}

.hot_swipe_carousel_slides_products h2 span.pick {
	color: #e94800;
	border-bottom: 2px solid #e94800;
}

.hot_swipe_carousel_slides_products p {
	padding: 10px;
	padding-bottom: 20px;
	line-height: 1.4;
}

p.calories {
	float: right;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 15px;
	line-height: 1.2;
}

p.calories span {
	display: block;
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	color: #999;
}


/* testimonialsrow */

.testimonialsrow {
	margin-top: 50px;
}

.hot_swipe_carousel_slides_testimonials .contents {
	text-align: right;
}

.hot_swipe_carousel_slides_testimonials .contents h2 {
	font-family: 'Lato',sans-serif;
	background: #ffa800;
	display: inline-block;
	padding: 8px 12px;
	margin-bottom: 25px;
	text-align: right;
}

.hot_swipe_carousel_slides_testimonials .contents p {
	font-family: 'Exo 2',sans-serif;
	text-transform: uppercase;
	text-align: right;
	line-height: 1.2;
}

.hot_swipe_carousel_slides_testimonials .contents p.author {
	display: inline-block;
	font-family: 'Lato',sans-serif;
	font-size: 16px;
	text-transform: none;
	border-top:2px solid #ffa800;
	padding-top: 8px;
}

.hot_swipe_carousel_slides_testimonials .flickity-page-dots {
	width: 30%;
    left: 60%;
    text-align: right;
}

.hot_swipe_carousel_slides_testimonials .flickity-page-dots .dot.is-selected {
	width: 12px;
	height: 12px;
}


/* userrow2 */

.userrow2, .userrow2 h3 {
	text-align: center;
}



/* contentrow */

.abovecontent, .abovecontent h3 {
	text-align: center;
}

#nav-arrows.nav-arrows {
	text-align: initial;
}

.sb-description h3 {
	padding: 15px 0;
}

.sb-description h3 span {
	color: initial;
}

.sparky_home .blog-items {
	text-align: center;
}

.sparky_home .blog-items h2 {
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
}

.sparky_home .blog-items h2, .sparky_home .blog-items h2 a {
	font-size: 20px;
}

.contentrow .item-page li {
	line-height: 1.6;
}

.content_sparky {
	padding-bottom: 60px !important;
}


/* maprow */

.maprow {
	position: absolute;
	width: 100%;
    z-index:1;
}

.maprow .sparky_cell {
	padding-top: 0;
	padding-bottom: 0;
}



/* bottomrow */

.bottomrow {
	position: relative;
	height: 400px;
	color: #fff;
	background: url(../images/zigzag_map.png) repeat-x;
}

.mp_bottom1 {
	position: relative;
    z-index:2;
}

.bottomrow .custom {
	background-color: #5e4036;
	padding: 30px;
}

.bottomrow h4 {
	color: #ffa800;
	font-family: 'Exo 2',sans-serif;
	padding: 0;
	font-size: 20px;
}

.bottomrow h4 span {
	color: #fff;
}

.bottomrow p {
	margin: 0;
}

.bottomrow i {
	padding-right: 5px;
}

.bottomrow hr {
	margin: 8px 0;
	border-bottom: 0;
	opacity: 0.5;
}


/* copyrightrow */

.copyrightrow {
    color: rgba(255,255,255,0.5);
}

.copyrightrow a {
	color: #fff;
	opacity: 0.8;
	font-weight: 400;
}

.copyrightrow p {
	margin: 0;
}

.copyrightrow ul.menu a {
	opacity: 0.8;
}

.copyrightrow a:hover, .copyrightrow ul.menu a:hover {
	opacity: 1;
}

/* portfolio page */

.portfolio .sparky_cell {
    padding: 20px 15px;
}

.portfolio h4 {
	color: #5e4036;
	font-family: 'Exo 2', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}

.portfolio_type {
	display: block;
	float: right;
	color: #ffa800;
}

.portfolio p.calories {
	padding-top: 5px;
}

/* team page */

.contentrow .team {
	text-align:center;
}

.contentrow .team p {
	text-transform: uppercase;
	font-size: 20px;
}

.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;
}

/* 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 */

.page404 h1, .page404 h1 span {
	font-size: 200px;
	line-height: 1;
	padding-top: 0;
}

.page404 h2 {
	line-height: 1;
}

.page404 .inputbox {
    border: 0;
    background: #eee;
    margin-bottom: 0;
}

/* coming soon page */

.soon {
	font-size: 18px;
}

.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: #5e4036;
    background-color: #ffa800;
}

/* pricing page */

.sparky_container.pricing {
	text-align: center;
}

.sparky_container.pricing .plan {
	border: 1px solid #ccc;
	padding: 50px 0 30px;
	border-radius: 5px;
}

.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: 170px;
}

.sparky_container.pricing li::before {
	content:"\f00c";
	font-family: FontAwesome;
	display: inline-block;
	margin: 0 10px;
	color: #58b75d;
}

.sparky_container.pricing .plan.recommended {
	background: #5e4036;
	border: 1px solid #5e4036;
}

.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 .blog-items .item {
	padding: 30px 30px 15px 30px;
	border: 1px solid #e8e8e8;
}

.blog .blog-items .blog-item {
	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: #333;
	color: #fff;
	padding: 5px 15px;
	text-transform: uppercase;
}

.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-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 30px 0 10px;
    border-bottom: 3px solid #5e4036;
}

.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: 11px;
	margin-bottom: 0;
}

/* 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: 5px;
	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:1024px) {

	.hot_swipe_carousel_slides_products .flickity-viewport::before {
	    background: none;
	}

	.hot_swipe_carousel_slides .flickity-page-dots {
	    text-align: right !important;
	}

	.hot_swipe_carousel_slides_testimonials .contents {
	    top: 15% !important;
	}
  
  	.hot_swipe_carousel_slides_products .flickity-prev-next-button.previous {
    	left: 40%;
	}
    
  	.hot_swipe_carousel_slides_products .flickity-prev-next-button.next {
    	right: 40%;
	}

}

@media (max-width:991px) {

	.hot_swipe_carousel_slides .contents {
		top: 0 !important;
	}

	.hot_swipe_carousel_slides .contents h2 span.shadow.shadowed {
	    display: none;
	}

	.hot_swipe_carousel_slides .contents h2 {
	    font-size: 48px !important;
	}

	.hot_swipe_carousel_slides .contents {
		font-size: 16px !important;
	}

	.hot_swipe_carousel_slides .contents .price {
	    font-size: 24px;
	}

	.hot_swipe_carousel_slides_testimonials .contents {
		font-size: 24px !important;
	}

	.hot_swipe_carousel_slides_testimonials .contents h2 {
	    padding: 4px 12px;
	    margin-bottom: 15px;
	}

	.copyrightrow {
	    clear: both;
	}

	.portfolio h4 {
	    font-size: 18px;
	}

	.soon .button {
	    margin-left: 0;
	}

	.page404 h1 {
	    font-size: 150px;
	}

	.sparky_container.pricing .plan {
		margin: 0;
	}

	.mp_right input[type="search"] {
		margin-bottom: 15px;
	}

}


@media (max-width:767px) {
  
  	.logorow .mp_logo.sparky_cell {
      	width: 75% !important;
  	}
  
  	.logorow .sparky_cell:last-child {
      	width: 25% !important;
  	}

	.item-page .sparky_container {
	     margin: 0; 
	}

	.mp_right {
	     padding-left: 15px;
	     padding-top: 0;
	}

	.mp_right input[type="search"] {
		margin-bottom: 0;
	}

	.sparky_container.portfolio {
		text-align: center;
	}

	.portfolio h4 {
	    max-width: 320px;
	    margin: 0 auto;
	}

	.portfolio p.calories {
	    float: none;
	}

	.maprow {
	    position: relative;
	}

	.dl-horizontal dt {
		width: auto;
	}

	.dl-horizontal dd {
	    margin-left: 40px;
	}

	.hot_swipe_carousel_slides_products .flickity-prev-next-button {
		display: none;
	}

	.userrow .mp_user2 {
		margin-top: 0;
        padding-right:0;
	}
  
  	.blog-featured .blog-items .blog-item {
      	margin-bottom: 30px;
  	}

}

@media (max-width:700px) {

	.hot_swipe_carousel_slides_testimonials .contents {
		width: 50% !important;
		left: 40% !important;
	}

	.hot_swipe_carousel_slides .flickity-page-dots .dot {
	    margin: 0 5px 0 0 !important;
	}

	.hot_swipe_carousel_slides .contents h2 {
	    font-size: 40px !important;
	}

}

@media (max-width:600px) {

	.carouselrow.sparky_full {
		background-image: url(../images/zigzag.png);
		background-repeat: repeat-x;
		background-position: 0px 120%;
	}

	.hot_swipe_carousel_slides .flickity-page-dots {
	    bottom: 80px;
	}

	.hot_swipe_carousel_slides .contents h2 {
		padding: 0;
	}

	.hot_swipe_carousel_slides .contents p {
		margin: 5px 0;
		line-height: 1;
	}

	.hot_swipe_carousel_slides_testimonials .contents {
	    width: 60% !important;
	    left: 30% !important;
	}

	.dl-horizontal dt {
	    width: auto;
	}

	.dl-horizontal dd {
	    margin-left: 30px;
	}

}

@media (max-width:500px) {

	.hot_swipe_carousel_slides .contents {
		font-size: 12px !important;
	}

	.hot_swipe_carousel_slides .contents h2 {
	    font-size: 28px !important;
	}

	.hot_swipe_carousel_slides .contents h2 span.small_text {
		font-size: 14px;
	}

	.hot_swipe_carousel_slides_testimonials .contents {
	    font-size: 20px !important;
	}

	.hot_swipe_carousel_slides_testimonials .flickity-page-dots {
	    left: 5%;
	    text-align: left;
	}

	.carouselrow.sparky_full {
	    background-image: url(../images/zigzag.png);
	    background-repeat: repeat-x;
	    background-position: 0px 140%;
	}

	.moduletable h3 {
		line-height: 1;
	}

}

@media (max-width:450px) {

	.carouselrow.sparky_full {
	    background-image: url(../images/zigzag.png);
	    background-repeat: repeat-x;
	    background-position: 0px 260px;
	}

	.hot_swipe_carousel_slides .flickity-page-dots {
	    bottom: 60px;
	}

	.hot_swipe_carousel_slides_testimonials .contents {
	    font-size: 16px !important;
	    top: 10% !important;
	   	width: 70% !important;
	    left: 20% !important;
	}
  
    .carouselrow .sparky_cell.mp_empty0 {
      display: none;
    }

    .carouselrow .flickity-viewport {
      height:300px !important;
      margin-top: -20px;
    }

  	.carouselrow .hot_swipe_carousel_slides .contents {
      position: relative !important;
      left: 0 !important;
      width: 90% !important;
      padding: 15px !important;
    }

    .carouselrow .hot_swipe_carousel_slides img {
      max-width: 300px !important;
    }

}

/* 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: #ffa800;
}

.settings_content span.style2 {
	background: #89b932;
}

.settings_content span.style3 {
	background: #c97155;
}

.settings_content span.style4 {
	background: #51b1ad;
}

.settings_content span.style5 {
	background: #dac4a4;
}

.settings_cog {
	float: left;
}

.sparky_settings i {
	font-size: 40px;
	color: #fff;
}

.sparky_settings:hover i {
    animation:spin 4s linear infinite;
}

@keyframes spin {
	100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }
}

	