/*
Theme Name: Shapely
Theme URI: https://colorlib.com/wp/themes/shapely
Author: colorlib
Author URI: https://colorlib.com/
Description: Shapely is a powerful and versatile one page WordPress theme with pixel perfect design and outstanding functionality. It is by far the most advanced free WordPress theme available today with loads of unmatched customization options. This theme comes with several homepage widgets that can be used to add portfolio, testimonials, parallax sections, your product or service information, call for action and much more. Shapely supports most free and premium WordPress plugins such as WooCommerce, Jetpack, Gravity Forms, Contact Form 7, Yoast SEO, Google Analytics by Yoast and much more. This theme is the best suited for business, landing page, portfolio, ecommerce, store, local business,  personal websites but can be tweaked to be used as blog, magazine or any other awesome website while highlighting its unique one page setup. This is going to be the last WordPress theme you will ever want to use because it is so much better than anything you have seen. Needless to say that this theme is SEO friendly thanks to its well optimized strucutre. Shapely theme is mobile friendly and fully responsive making it your best multipurpose partnert for any project and website.
Version: 1.2.3
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shapely
Tags: left-sidebar, right-sidebar, featured-images, post-formats, threaded-comments, theme-options, photography, portfolio, full-width-template, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Shapely is based on Underscores http://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
@font-face {
  font-family: 'georgia';
  src: url('assets/fonts/grotesquemt-regular-webfont.eot'); /* IE9 Compat Modes */
  src: url('assets/fonts/grotesquemt-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/grotesquemt-regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/grotesquemt-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('assets/fonts/grotesquemt-regular-webfont.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'grotesque';
  src: url('assets/fonts/grotesquemt-regular-webfont.eot'); /* IE9 Compat Modes */
  src: url('assets/fonts/grotesquemt-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/grotesquemt-regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/grotesquemt-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('assets/fonts/grotesquemt-regular-webfont.ttf')  format('truetype'); /* Safari, Android, iOS */
}
body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	padding: 1em;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

button, input, select, textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 2.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

q:before, q:after {
	content: '"' !important;
	display: inline-block;
	position: relative;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*, *:before, *:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

hr {
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

select {
	border: 1px solid #ccc;
}

footer input[type="text"]:focus,
footer input[type="email"]:focus,
footer input[type="url"]:focus,
footer input[type="password"]:focus,
footer input[type="search"]:focus,
footer input[type="number"]:focus,
footer input[type="tel"]:focus,
footer input[type="range"]:focus,
footer input[type="date"]:focus
footer input[type="month"]:focus,
footer input[type="week"]:focus,
footer input[type="time"]:focus,
footer input[type="datetime"]:focus,
footer input[type="datetime-local"]:focus,
footer input[type="color"]:focus,
footer textarea:focus {
	color: #fff;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
	color: #111;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a, a:visited {
	color: #144d30;/*745cf9*/
	font-weight: 600;
	cursor: pointer;
}

a:active {
	color: #09005e;
}

a:hover, a:focus {
	color: #144d30;/*5234f9*/
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

a, a:visited, a:active, a:hover {
	text-decoration: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
	clear: both;
	display: block;
	width: 100%;
	padding: 10px 0;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {
	width: 100%;
}

.main-navigation li:hover > a, .main-navigation li.focus > a {
}

.main-navigation ul ul:hover > a, .main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
}

/* Small menu. */

.menu-toggle, .main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 992px) {
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: block;
	}
	#site-navigation .module.left {
   /* width: 96%;*/
    margin-left: 30px;
    padding:0
	}
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.site-title {
	font-size: 24px;
	line-height: 52px;
	color: #666;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	font-weight: normal;
	font-family: 'Raleway';
}

.site-title:hover {
	color: #333;
}

#site-navigation .module.left {
	padding-left: 15px;
}

#site-navigation .container > .flex-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */

.widget select {
	max-width: 100%;
}

.contact-section .wpcf7-form label {
	width: 100%;
}

.contact-section.cover .container {
	padding: 96px 15px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline, .updated:not(.published) {
	display: none;
}

.single .byline, .group-blog .byline {
	display: inline;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
	/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed, iframe, object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*!
// Contents
// ------------------------------------------------
 1. Global Styles
 2. Mixins
 3. Typography
 4. Colours
 5. Sections
 6. Buttons
 7. Nav
 8. Forms
 9. Breadcrumbs
 10. Pagination
 11. Icon Features
 12. Widgets
 13. Image Tiles
 14. Sliders
 15. Galleries
 16. Header Area
 17. WooCommerce
 18. Blog
 19. Image Blocks
 20. Portfolio
 21. Footer
 22. Spacing
 23. Other
/*!---------- 1. GLOBAL STYLES ----------*/

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	line-height: 24px;
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8c979e;
	overflow-x: hidden;
	font-weight: 400;
}

ul {
	list-style: disc;
}

.main-container {
	clear: both;
}

hr {
	border: none;
	border-top: 1px solid #ccc;
	margin: 0 0 24px 0;
	width: 100%;
}

.bg-dark hr {
	border-color: #555;
}

.content hr {
	width: 128px;
	max-width: 60%;
	height: 2px;
	background: #ddd;
	margin: 50px auto;
	border: 0;
}

.list-inline {
	margin-left: 0;
}

.list-inline > li {
	padding: 0 8px;
}

.list-inline > li:last-child {
	padding-right: 0;
}

.list-inline > li:first-child {
	padding-left: 0;
}

.overflow-hidden {
	overflow: hidden;
}

.right {
	right: 0;
}

.relative {
	position: relative;
	z-index: 2;
}

.container {
	position: relative;
}

/*!---------- 2. MIXINS ----------*/

.align-children {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}

@media all and (max-width: 991px) {
	.align-children {
		display: block !important;
	}
	
}

.align-transform {
	position: relative;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	top: 50%;
	z-index: 2;
}

/*!---------- 3. TYPOGRAPHY ----------*/

h1, h2, h3, h4, h5, h6, p, ul, ol, table, blockquote, input {
	margin-bottom: .8em;
	margin-top: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #0e1015;
}

h1 {
	font-size: 32px;
	line-height: auto;
}

h2 {
	font-size: 26px;
	line-height: auto;
}

h3 {
	font-size: 22px;
	line-height: 1.0em;
}

h4 {
	font-size: 20px;
	line-height: 30px;
}

h5 {
	font-size: 20px;
	line-height: 28px;
}

h6 {
	font-size: 18px;
	line-height: 25px;
}

@media all and (max-width: 767px) {
	h1 {
		font-size: 32px;
		line-height: 40px;
		font-weight: normal;
	}

	h2 {
		font-size: 32px;
		line-height: 40px;
	}

	h3 {
		font-size: 22px;
		line-height: 1.0em;
		margin-bottom: 1.36em;
	}

	h4 {
		font-size: 18px;
		line-height: 26px;
	}

	h5 {
		font-size: 16px;
		line-height: 24px;
	}

	h6 {
		font-size: 12px;
		line-height: 24px;
	}
}

.uppercase {
	font-weight: 400;
	text-transform: uppercase;
}

h5.uppercase {
	letter-spacing: 2px;
	margin-right: -2px;
}

p, span {
	font-weight: normal;
}

p.lead {
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
}

@media all and (max-width: 767px) {
	p.lead {
		font-size: 13px;
		line-height: 24px;
	}

	p {
		font-size: 12px;
	}
}

.image-bg a {
	color: #fff;
}

.image-bg a:hover {
	color: #fff;
	opacity: .9;
}

blockquote {
	overflow: hidden;
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	padding: 32px 0;
	color: #001c28;
	font-weight: 400;
	border-left: 0 none;
	margin: 0;
}

blockquote p {
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #001c28;
}

blockquote p:first-child:before,
blockquote p:last-child:after {
	content: "\0022";
}

.number {
	font-family: "georgia","Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media all and (max-width: 767px) {
	br {
		display: none;
	}

	blockquote {
		font-size: 16px;
		line-height: 32px;
	}
}

th, td {
	line-height: 24px !important;
}

/*!---------- 4. COLOURS ----------*/

.bg-primary {
	background: #745cf9 !important;
}

.bg-secondary {
	background: #f5f5f5;
}

.bg-dark {
	background: #0e1015;
}

/*!---------- 5. SECTIONS ----------*/

section, footer {
	padding: 96px 0;
	position: relative;
	overflow: hidden;
}

.page-template-page-templatestemplate-home-php .content-area {
	padding: 0;
}

footer {
	padding: 72px 0;
}

.fullscreen {
	height: 100vh;
}

.bg-dark h3, .bg-dark h5, footer.bg-dark h5, .bg-primary h5, .bg-dark h6, footer.bg-dark h6 {
	color: #fff;
}

.bg-dark p, footer.bg-dark p, .bg-primary p, .bg-dark span, footer.bg-dark span, .bg-dark li, footer.bg-dark li {
	color: #fefefe;
}

@media all and (max-width: 767px) {
	section {
		padding: 80px 0;
	}
}

.image-bg h3, .image-bg h1 {
	color: #fff;
}

.image-bg p, .image-bg li {
	color: #fff;
}

.image-bg div[class*='col-'] {
	position: relative;
	z-index: 3;
}

.background-image-holder {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: #0e1015;
	background-size: cover !important;
	background-position: 50% 50% !important;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 0;
}

.background-image-holder img {
	display: none;
}

.background-image-holder.fadeIn {
	opacity: 1;
}

/*!---------- 6. BUTTONS ----------*/

.btn, .button {
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 2px solid #745cf9;
	padding: 0 26px;
	min-width: 150px;
	line-height: 36px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
	color: #745cf9;
	text-align: center;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	margin-right: 8px;
	margin-bottom: 24px;
	white-space: normal;
}

.btn:last-child, .btn:last-of-type {
	margin-right: 0;
}

.btn:hover, .button:hover {
	background: #144D30;
	color: #fff;
}

.btn-lg {
	line-height: 24px;
	min-width: 200px;
	padding-bottom: 13px;
	padding-top: 13px;
}

.btn-sm {
	min-height: 30px;
	font-size: 11px;
	line-height: 27px;
	min-width: 0;
}

.btn-filled, a
.btn-filled,
.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	background: #153;
	color: #fff;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	padding: 1em;
}

.btn-white, .image-bg .btn, .image-bg .btn:visited {
	color: #fff;
	border-color: #fff;
}

.image-bg .btn.btn-filled {
	background: #745cf9;
	color: #fff;
	border-color: #745cf9;
}

.btn-white:hover, .image-bg .btn:hover, .image-bg .btn:visited:hover {
	background: #fff;
	border-color: #fff;
	color: #222;
}

.image-bg .btn.btn-filled:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background: #115533;
	border-color: #115533;
	color: #fff;
}

.btn:visited {
	color: #745cf9;
}

.btn-white:visited, .btn:visited:hover {
	color: #fff;
}

.btn-white:visited:hover {
	color: #222;
}

.btn-filled:visited {
	color: #fff;
}

.cfa-text {
	margin-bottom: 0;
	line-height: 45px;
}

.cfa-button {
	width: 100%;
}

.btn-filled:hover, .btn:visited:hover {
	background: #7BC247;
	border-color: #7BC247;
}

input[type="submit"]:hover {
	background-color: #144D30;
	color: #fff;
}

.widget input[type="submit"] {
	border: none;
	margin-top: 5px;
}

/*!---------- 7. NAVIGATION ----------*/

.nav-container {
	-webkit-backface-visibility: hidden;
	max-width: 100%;
}

nav {
	-webkit-backface-visibility: hidden;
	max-width: 100%;

}

nav ul {
	margin-bottom: 0;
}

.module {
	display: inline-block;
	padding: 0 32px;
}

.module-group {
	display: inline-block;
}

.module.left {
	float: left;
}

.module.right, .module-group.right {
	float: right;
}

nav .btn, .nav-bar .btn {
	margin: 0;
	height: auto;
}

.nav-bar {
	line-height: 53px;
}

nav {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	background-color: rgba(255,255,255,1);
}

.nav-bar .module:not( .site-title-container ),
.nav-bar .module-group {
	height: 55px;
}

.nav-bar a:not( .custom-logo-link ) {
	display: inline-block;
	height: 55px;
}

.menu > li.dropdown {
	padding-right: 18px;
}

.dropdown:after {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	content: "\f107";
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.shapely-dropdown {
	display: none;
}

.main-navigation .menu {
	width: 100%;
	height: 55px;
	font-family: "grotesque","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.main-navigation .menu li a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	color: #4c4c4c;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	max-width: 100%;
	white-space: normal;
}

.main-navigation .menu li a:hover,
.main-navigation .menu li:hover > a,
.main-navigation .menu > li:hover:after {
	color: #5234f9;
}

.main-navigation .menu > li {
	margin-right: 32px;
	float: left;
	position: relative;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 1;
	color: #4c4c4c;
}

.main-navigation .menu > li:last-child {
	margin-right: 0;
}

.main-navigation .menu > li ul {
	left: 0;
	width: 200px;
	padding: 0;
	background: #0e1015;
	position: absolute;
	z-index: 99;
	top: 100%;
	opacity: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	visibility: hidden;
	margin-top: -1px;
}

.main-navigation .menu > li > ul > li {
	position: relative;
	line-height: 24px;
	width: 100%;
	vertical-align: top;
}

.main-navigation .menu > li > ul .dropdown:after {
	color: #0e1015;
	top: 1px;
	right: 24px;
	content: "\f105";
}

.main-navigation .menu > li > ul li a {
	color: #fff;
	height: auto;
	padding: 6px 24px;
}

.main-navigation .menu > li > ul > li ul {
	left: 100%;
	top: 0;
}

.main-navigation .menu > li:hover > ul {
	opacity: 1;
	transform: translate3d(0, 0px, 0);
	-webkit-transform: translate3d(0, 0px, 0);
	-moz-transform: translate3d(0, 0px, 0);
	visibility: visible;
}

.main-navigation .menu > li > ul li:hover > ul {
	opacity: 1;
	transform: translate3d(0, 0px, 0);
	-webkit-transform: translate3d(0, 0px, 0);
	-moz-transform: translate3d(0, 0px, 0);
	visibility: visible;
}

@media all and (max-width: 1024px) {
	.dropdown:after {
		display: none;
	}

	.shapely-dropdown {
		font-size: 11px;
		padding: 0 10px;
		display: inline-block;
	}

	.main-navigation .menu > li > ul li:hover > a {
		background-color: transparent !important;
	}

	.main-navigation .menu li:hover > a {
		color: #4c4c4c;
	}

	body .main-navigation .menu > li > ul li:hover > a {
		color: #8c979e;
	}
}

@media all and (min-width: 991px) and (max-width: 1024px) {
	.dropdown-menu .shapely-dropdown {
		position: absolute;
		top: 0;
		right: 0;
	}

	.dropdown-menu .shapely-dropdown > .fa-angle-down:before {
		content: "\f105";
	}
}

@media all and (max-width: 991px) {
	.shapely-dropdown {
		float: right;
		border: 1px solid;
	}

	.menu li a {
		padding: 10px 0;
	}

	#site-navigation.main-navigation .menu > li > ul li a {
		width: auto;
		display: inline-block;
	}
}

.nav-container {
	min-height: 56px;
}

nav.outOfSight {
	transform: translate3d(0, -100px, 0);
	-webkit-transform: translate3d(0, -100px, 0);
	-moz-transform: translate3d(0, -100px, 0);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

nav.scrolled {
	transform: translate3d(0, 0px, 0);
	-webkit-transform: translate3d(0, 0px, 0);
	-moz-transform: translate3d(0, 0px, 0);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

nav.fixed.scrolled {
	visibility: visible;
	opacity: 1;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

nav.fixed {
	top: 0;
	z-index: 999;
	left: 0;
	right: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

nav.fixed {
	position: fixed;
	visibility: hidden;
	opacity: 0;
}

nav.fixed.scrolled {
	visibility: visible;    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	opacity: 1;    height: 80px;
}

.dropdown-menu {
	border-radius: 0;
}

.nav-open {
	max-height: 10000px !important;
	height: auto !important;
}

.nav-open .navbar-collapse, .nav-open #menu {
	display: block;
}

.module.widget-handle {
	padding: 0 5px;
	cursor: pointer;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0;
}

@media all and (max-width: 1100px) {
	.module.widget-handle {
		padding: 0 16px;
	}
}

@media all and (max-width: 991px) {
	ul.dropdown-menu.active {
		display: block !important;
	}
}

.module.widget-handle i {
	font-size: 30px;
	line-height: 53px;
	opacity: 1;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	color: #144d30;
}

.module.widget-handle:hover i {
	opacity: 1;
}

.widget-handle .function {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	cursor: default;
	width: 200px;
	background: #0e1015;
	position: absolute;
	z-index: 99;
	opacity: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transform: translate3d(0, -200%, 0);
	-webkit-transform: translate3d(0, -200%, 0);
	-moz-transform: translate3d(0, -200%, 0);
	margin-top: -2px;
	right: 0;
}

.module.widget-handle:hover .function,
.module.widget-handle .function.active {
	opacity: 1;
	transform: translate3d(0, 0px, 0);
	-webkit-transform: translate3d(0, 0px, 0);
	-moz-transform: translate3d(0, 0px, 0);
	visibility: visible;
}

.module.widget-handle .title {
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	display: none;
	opacity: .5;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.module.widget-handle .title:hover {
	opacity: 1;
}

/* Search bar */

.search-form,
.woocommerce-product-search {
	padding: 8px;
	display: inline-block;
	width: 100%;
	line-height: 50px;
}

.widget-handle .search-form input[type="text"] {
	font-size: 16px;
	float: left;
	width: 70%;
}

.search-form input[type="text"] {
	font-size: 14px;
	margin: 0;
}

.widget-handle .function {
	background: #fff;
	width: 300px;
}

.btn.searchsubmit,
.search-widget-handle button.searchsubmit,
.woocommerce-product-search > input[type="submit"] {
	min-width: 17%;
	padding: 0;
	width: 27%;
	height: 50px;
	line-height: 48px;
	margin: -2px 0 0 8px;
}

.search-widget-handle button.searchsubmit .screen-reader-text {
	position: relative !important;
	width: auto;;
	height: auto;
	clip: initial;
}

.btn.searchsubmit:hover {
	background-color: #5d47d7;
	color: #fff;
}

/*Search Page */

.search #primary, .no-results {
	padding-top: 0
}

.no-results {
	border-bottom: 0;
}

.no-results form.search-form {
	padding: 0;
	width: 100%;
}

.not-found form #s {
	max-width: 292px;
	width: 71%;
}

.no-results form .searchsubmit {
	margin: 0;
}

.not-found form .searchsubmit i {
	display: none;
}

.not-found form .searchsubmit span.screen-reader-text {
	clip: auto;
	position: relative !important;
	height: auto;
	width: auto;
}

.main-navigation .menu > li ul {
	background: #fff;
}

.main-navigation .menu > li ul {
	background: #fff;
}

.main-navigation .menu > li > ul li a {
	color: #8c979e;
	width: 100%;
	font-size: 14px;
	text-transform: none;
	font-weight: 400;
}

.main-navigation .menu > li > ul li a:hover,
.main-navigation .menu > li > ul li:hover > a {
	background: #f8f8f8;
	color: #fff;
}

.main-navigation .menu > li > ul li:hover > a {
	opacity: 1;
}

.main-navigation .dropdown-menu > .active > a, .main-navigation .dropdown-menu > .active > a:focus {
	/*color: #0e1015;*/
	background-color: #fff;
}

.main-navigation .menu > li > ul .dropdown:hover:after {
	color: #5234f9;
}

/* Widget Menu */
.widget_nav_menu .sub-menu,
.widget.widget_pages ul.children {
	border-top: 1px solid #ebebeb;
	padding-top: 20px;
	margin-top: 20px;
}

@media all and (max-width: 1120px) {
	.main-navigation .menu > li {
		margin-right: 24px;
	}
}

/* Mobile Menu on Desktop */
@media all and (min-width: 992px) {
	.mobile-menu .module.widget-handle {
		border-left: none;
		line-height: 40px;
		min-height: 40px;
	}

	.mobile-menu .nav-bar .module-group {
		width: 100%;
	}

	.mobile-menu .visible-xs,
	.mobile-menu .visible-sm,
	.mobile-menu .nav-open .navbar-collapse.collapse {
		display: block !important;
	}

	.mobile-menu .navbar-collapse.collapse,
	.mobile-menu .nav-bar .module-group .module.hidden-xs,
	.mobile-menu .nav-bar .module-group .module.hidden-sm {
		display: none !important;
	}

	.mobile-menu #site-navigation .container > .flex-row {
		flex-wrap: wrap;
	}

	.mobile-menu .nav-bar, .nav-bar .module-group,
	.mobile-menu .nav-bar .module,
	.mobile-menu .nav-bar .module:not( .site-title-container ) {
		height: auto;
	}

	.mobile-menu .nav-bar .module {
		padding: 0 16px;
	}

	.mobile-menu .navbar-collapse {
		margin-top: 20px;
		width: 100%;
	}

	.mobile-menu .main-navigation .menu li {
		line-height: 24px;
		display: block;
		width: 100%;
		max-width: 100%;
	}

	.mobile-menu .main-navigation .menu a {
		height: auto;
		line-height: 24px;
		padding: 4px 0;
	}

	.mobile-menu .shapely-dropdown {
		float: right;
		border: 1px solid;
		font-size: 11px;
		padding: 0 10px;
		display: inline-block;
		cursor: pointer;
	}

	.mobile-menu .main-navigation .menu > li > ul {
		position: relative;
		opacity: 1;
		visibility: visible;
		display: none;
		transform: translate3d(0, 0px, 0);
		-webkit-transform: translate3d(0, 0px, 0);
		-moz-transform: translate3d(0, 0px, 0);
		width: 100%;
		left: 0;
		border: 0 !important;
		box-shadow: none;
	}

	.mobile-menu .dropdown:after {
		display: none;
	}

	.mobile-menu ul.dropdown-menu.active {
		display: block !important;
	}

	.mobile-menu .module-group .module.left {
		float: none;
		display: block;
	}

	.mobile-menu .main-navigation .menu > li ul {
		position: relative;
		width: 100%;
		opacity: 1;
		visibility: visible;
		transform: translate3d(0, 0px, 0);
		-webkit-transform: translate3d(0, 0px, 0);
		-moz-transform: translate3d(0, 0px, 0);
		left: 0;
		border: 0 !important;
		box-shadow: none;
	}

	.mobile-menu .main-navigation .menu > li > ul > li ul {
		left: 0 !important;
		display: none;
		padding: 0;
	}

	.mobile-menu #site-navigation.main-navigation .menu > li > ul li a {
		width: auto;
		display: inline-block;
		padding: 10px 16px;
	}

	.mobile-menu .main-navigation .menu > li > ul li a {
		padding: 10px 16px;
	}

	.mobile-menu .main-navigation .dropdown .dropdown li {
		padding-left: 18px;
	}

	.mobile-menu .main-navigation .menu > li > ul li a:hover,
	.mobile-menu .main-navigation .menu > li > ul li:hover > a {
		background-color: #fff;
	}

	.mobile-menu .search-widget-handle .search {
		padding: 0 15px;
	}

	.mobile-menu .widget-handle .function {
		width: 100%;
		max-width: 300px;
		position: relative;
		opacity: 1;
		transform: translate3d(0, 0px, 0);
		-webkit-transform: translate3d(0, 0px, 0);
		-moz-transform: translate3d(0, 0px, 0);
		visibility: visible;
		margin-top: 0;
		display: none;
		box-shadow: none !important;
	}

	.mobile-menu .module.widget-handle .title {
		display: inline-block;
		position: relative;
		bottom: 3px;
		margin-left: 8px;
	}

	.mobile-menu .toggle-search .function {
		display: block;
	}
}

@media all and (max-width: 991px) {
	.site-title-container {
		width: 84%;
	}

	.nav-bar, .nav-bar .module-group, .nav-bar .module, .nav-bar .module:not( .site-title-container ) {
		height: auto;
	}

	.nav-bar .module {
		padding: 0 16px;
	}

	.nav-bar .module-group {
		width: 100%;
    position: absolute;
    right: 0;
    max-width: 250px;
    top: 65px;    z-index: 9999;
	}
.nav-bar .module-group > .module.left > div{
    background-color: #144d30;
}
	.nav-bar .module-group .module {
		display: block;
		float: none;
		width: 100%;
	}

	.main-navigation .menu {
		height: auto;
	}

	.main-navigation .menu a {
		height: auto;
		line-height: 24px;
		padding: 4px 0;
	}

	.main-navigation .menu li {
		line-height: 24px;
		display: block;
		width: 100%;
		max-width: 100%;
	}

	.main-navigation .menu > li ul {
		position: relative;
		width: 100%;
		opacity: 1;
		visibility: visible;
		transform: translate3d(0, 0px, 0);
		-webkit-transform: translate3d(0, 0px, 0);
		-moz-transform: translate3d(0, 0px, 0);
		left: 0;
		border: 0 !important;
		box-shadow: none;
	}

	.main-navigation .menu > li > ul {
		position: relative;
		opacity: 1;
		visibility: visible;
		display: none;
		transform: translate3d(0, 0px, 0);
		-webkit-transform: translate3d(0, 0px, 0);
		-moz-transform: translate3d(0, 0px, 0);
	}

	.main-navigation .menu > li > ul .dropdown:after {
		content: "\f107";
	}

	.main-navigation .menu > li > ul > li ul {
		left: 0 !important;
		display: none;
		padding: 0;
	}

	.main-navigation .menu > li > ul li a {
		padding: 10px 16px;
	}

	.main-navigation .dropdown .dropdown li {
		padding-left: 18px;
	}

	.main-navigation .dropdown {
		padding-right: 0;
	}

	.module.widget-handle {
		border-left: none;
		line-height: 40px;
		min-height: 40px;
	}

	.module.widget-handle i {
		line-height: 40px;
	}

	.module.widget-handle .title {
		display: inline-block;
		position: relative;
		bottom: 3px;
		margin-left: 8px;
	}

	.widget-handle .function {
		width: 100%;
		max-width: 300px;
		position: relative;
		opacity: 1;
		transform: translate3d(0, 0px, 0);
		-webkit-transform: translate3d(0, 0px, 0);
		-moz-transform: translate3d(0, 0px, 0);
		visibility: visible;
		margin-top: 0;
		display: none;
		box-shadow: none !important;
	}

	.toggle-search .function {
		display: block;
	}

	.search-widget-handle .search {
		padding: 0 15px;
	}

	.mobile-toggle i {
		line-height: 53px !important;
	}

	#site-navigation .container > .flex-row {
		flex-wrap: wrap;
	}

	.navbar-collapse {
		margin-top: 20px;
	}
}

/*!---------- 8. FORMS ----------*/

input, textarea {
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input[type="text"], textarea {
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type="text"], input[type="search"], input[type="email"], input[type="tel"] {
	background: #f5f5f5;
	border: 1px solid #EEE;
	width: 100%;
	height: 50px;
	padding-left: 20px;
	font-weight: 500;
	margin-bottom: 24px;
	border-radius: 0;
}

input[type="text"]:focus, input[type="search"]:focus {
	outline: 1px solid #ccc;
}

textarea {
	width: 100%;
	background: #f5f5f5;
	border-radius: 0;
	padding: 16px 20px;
}

textarea:focus {
	outline: 1px solid #ccc;
}

:-moz-placeholder {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #777;
	font-size: 11px;
}

::-moz-placeholder {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #777;
	font-size: 11px;
}

:-ms-input-placeholder {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #777;
	font-size: 11px;
}

input.transparent::-moz-input-placeholder, button.transparent::-moz-input-placeholder {
	color: #fff;
}

input.transparent:-moz-input-placeholder, button.transparent:-moz-input-placeholder {
	color: #fff;
}

input.transparent:-ms-input-placeholder, button.transparent:-ms-input-placeholder {
	color: #fff;
}

input[type="submit"],
button[type="submit"] {
	background: #144D30;
	border-radius: 0 !important;
	border: 2px solid #144D30;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
	letter-spacing: 1px;
	line-height: 48px;
	max-width: 250px;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}

.search-widget-handle button[type="submit"] i {
	display: none;
}

.bg-primary input[type="submit"] {
	background: #fff;
	color: #745cf9;
}

/*!---------- 9. BREADCRUMBS ----------*/

.breadcrumb {
	margin-bottom: 24px;
}

.breadcrumb a {
	font-weight: normal;
}

/*!---------- 10. PAGINATION ----------*/

.pagination {
	margin: 0;
	border: none;
	background: transparent;
}

.pagination .nav-links *:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination .nav-links *:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.pagination a,
.pagination span,
.woocommerce-pagination ul.page-numbers .page-numbers {
	width: 32px;
	height: 32px;
	padding: 0;
	text-align: center;
	padding-top: 6px;
	margin: 0 4px;
	color: #0e1015;
	font-weight: 400;
	font-family: "georgia","Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	border: 1px solid #ddd;
	line-height: 20px;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border: 0 none;
}

.pagination span:not( .dots ),
.woocommerce-pagination ul.page-numbers span.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #745cf9;
	color: #fff;
	border-color: #745cf9;
}

.pagination a:hover,
.pagination .active a,
.pagination .active:hover a {
	background: #745cf9;
	color: #fff;
	border-color: #745cf9;
}

/*!---------- 11. ICON FEATURES ----------*/

.feature {
	margin-bottom: 24px;
}

.feature p:last-child {
	margin-bottom: 0;
}

.feature-1 i {
	display: inline-block;
	margin-bottom: 16px;
	color: #745cf9;
}

.page-title {
	padding: 0;
}

/*!---------- 12. WIDGETS ----------*/

.main-container .nolist > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget {
	margin-bottom: 0;
}

#secondary .widget {
	margin-bottom: 48px;
}

.category-list {
	line-height: 32px;
}

.widget hr {
	margin-bottom: 12px;
}

.recent-posts {
	line-height: 24px;
}

.recent-posts li {
	margin-bottom: 8px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.recent-posts .date {
	display: block;
	letter-spacing: 0;
	opacity: .8;
}

.recent-posts li:hover .date {
	opacity: 1;
}

.category-list span {
	float: right;
}

.jetpack_subscription_widget form {
	background: #745cf9;
	color: #fff;
	padding: 24px;
}

.jetpack_subscription_widget form #subscribe-text {
	color: #fff;
}

.jetpack_subscription_widget #subscribe-text h5 {
	color: #fff;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.jetpack_subscription_widget #subscribe-text p {
	color: #fefefe;
}

.jetpack_subscription_widget #subscribe-email, .jetpack_subscription_widget #subscribe-submit {
	margin: 0;
}

.jetpack_subscription_widget #subscribe-email input {
	margin: 0;
	padding: 3px 3px 3px 20px;
	width: 100%;
}

.jetpack_subscription_widget #subscribe-submit input {
	background: #fff;
	color: #745cf9;
	padding: 0;
}

.jetpack_subscription_widget .error {
	background-color: #ffbaba;
	color: #d8000c;
	padding: 5px 15px;
}

.jetpack_subscription_widget .success p {
	background-color: #dff2bf;
	color: #4f8a10;
	padding: 5px 15px;
}

/*!---------- 13. IMAGE TILES ----------*/

img {
	max-width: 100%;
}

.image-tile {
	overflow: hidden;
	position: relative;
	margin-bottom: 24px;
}

.image-tile img {
	width: 100%;
	display: inline-block;
}

.inner-title:before {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(34, 34, 34, 0.9)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0e1015', GradientType=0);
	pointer-events: none;
}

.inner-title:hover:before {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.inner-title .title {
	position: absolute;
	width: 100%;
	z-index: 5;
}

.inner-title .title h5 {
	color: #fff;
}

.inner-title .title span {
	color: #fff;
}

.inner-title .title h5 {
	font-weight: 600;
}

.inner-title {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 1;
}

.inner-title:hover {
	opacity: .95;
}

.inner-title.hover-reveal:before {
	opacity: 0;
}

.inner-title.hover-reveal .title {
	opacity: 0;
	transform: translate3d(0, 50px, 0);
	-webkit-transform: translate3d(0, 50px, 0);
	-moz-transform: translate3d(0, 50px, 0);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.inner-title.hover-reveal:hover .title {
	opacity: 1;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	top: 50%;
}

.inner-title.hover-reveal:hover:before {
	opacity: 1;
}

@media all and (max-width: 768px) {
	.inner-title:before {
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
	}

	.inner-title.hover-reveal .title {
		opacity: 1;
		transform: translate3d(0, -50%, 0);
		-webkit-transform: translate3d(0, -50%, 0);
		-moz-transform: translate3d(0, -50%, 0);
		-webkit-transform: translate3d(0, -50%, 0);
		top: 50%;
	}

	.inner-title.hover-reveal:before {
		opacity: 1;
	}

	.inner-title {
		opacity: .95;
	}
}

/*!---------- 14. SLIDERS ----------*/

.logo-carousel li {
	text-align: center;
}

.logo-carousel li {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: .5;
}

.logo-carousel li:hover {
	opacity: 1;
}

.logo-carousel img {
	max-height: 60px;
}

@media all and (max-width: 767px) {
	.logo-carousel .slides li {
		width: 100%;
	}
}

/*!---------- 15. IMAGE GALLERIES ----------*/

.lightbox-grid, .lightbox-grid ul, .lightbox-grid li {
	position: relative;
	overflow: hidden;
}

.lightbox-grid li {
	width: 25%;
	float: left;
	border: 8px solid rgba(0, 0, 0, 0);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 1;
}

.lightbox-grid li:hover {
	opacity: .9;
}

.third-thumbs li {
	width: 25%;
	height: 13.08vw;
	border: none;
}

@media all and (max-width: 991px) {
	.lightbox-grid li {
		width: 33.33333%;
	}

}

@media all and (max-width: 767px) {
	.lightbox-grid li {
		width: 50%;
	}

	.third-thumbs li {
		height: 50vw;
	}
}

/*!---------- 16. Header Area ----------*/

.cover {
	margin: 0;
	padding: 0;
}

.cover p {
	color: #fff;
}

.cover:first-child .fullscreen {
	max-height: 100%;
}

@media all and (max-width: 767px) {
	.cover.fullscreen {
		height: auto;
		padding: 0;
	}
}

/*!---------- 17. WooCommerce ----------*/

.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
	margin-right: 0;
}

/*!---------- 18. BLOG ----------*/

.post-title a, .post-title {
	font-size: 40px;
	font-weight: normal;
}

.post-title a:hover {
	color: #292929;
}

video:-webkit-full-screen, audio:-webkit-full-screen {
	-webkit-transform: translateY(0%);
}

iframe {
	border: none;
}

.post-meta {
	overflow: hidden;
	display: inline-block;
	margin-bottom: 12px;
}

.post-meta > li {
	float: left;
	margin-right: 24px;
}

.post-meta i {
	font-size: 16px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.comments-list, .comments-list ul {
	width: 100%;
	overflow: hidden;
}

.comments.nolist > ul > li {
	padding-left: 0;
}

.comments-list li.comment {
	overflow: hidden;
	margin-bottom: 40px;
	width: 100%;
}

.comments-list p:last-of-type {
	margin: 0;
}

.comments-list .avatar, .comments-list .comment {
	display: inline-block;
	float: left;
}

.comments-list .avatar {
	width: 10%;
}

.comments-list .avatar img {
	width: 75px;
}

.comments-list .comment {
	width: 90%;
	padding-left: 5%;
}

.comments-list .comment .btn {
	position: relative;
	margin: 0;
}

.comments-list ul {
	padding-left: 10%;
	padding-top: 40px;
}

.comments-list ul li:last-of-type {
	margin-bottom: 0;
}

.comments input[type="submit"] {
	max-width: 25%;
	float: right;
}

.masonry {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 0;
	transform: translate3d(0, 100px, 0);
	-webkit-transform: translate3d(0, 100px, 0);
	-moz-transform: translate3d(0, 100px, 0);
}

.masonry.fadeIn {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}

.masonry-item {
	max-width: 100%;
}

.container .masonry-item {
	margin-bottom: 0px;
}

.masonry-item blockquote:hover {
	background: #745cf9;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	color: #fff;
}

.masonryFlyIn .masonry-item {
	opacity: 0;
	transform: translate3d(0, 50px, 0);
	-webkit-transform: translate3d(0, 50px, 0);
	-moz-transform: translate3d(0, 50px, 0);
}

.masonryFlyIn .masonry-item.fadeIn {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}

.masonry-loader {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 1;
	position: absolute;
	width: 100%;
	z-index: 10;
	top: 80px;
}

.masonry-loader.fixed-center {
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	-webkit-transform: translate3d(-50%, 0, 0);
	-moz-transform: translate3d(-50%, 0, 0);
	margin-top: -25px;
}

.masonry-loader.fadeOut {
	opacity: 0;
	max-height: 0;
	padding: 0;
	overflow: hidden;
}

.spinner {
	width: 50px;
	height: 50px;
	background-color: #745cf9;
	margin: 0 auto;
	display: inline-block;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

@media all and (max-width: 767px) {
	.comments input[type="submit"] {
		max-width: 100%;
		float: none;
	}
}

.flex-direction-nav a.flex-next {
	right: 16px;
}

.flex-direction-nav a.flex-next:before, .flex-direction-nav a.flex-prev:before {
	content: "\f105";
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 24px;
	color: #fff;
}

.flex-direction-nav a.flex-prev {
	left: 16px;
}

.flex-direction-nav a.flex-prev:before {
	content: "\f104";
}

.flex-direction-nav a {
	opacity: 1;
	text-shadow: none;
	color: rgba(0, 0, 0, 0);
	width: 24px;
	height: 24px;
	margin: -12px 0 0;
}

.flex-control-nav li a {
	background: none;
	border: 2px solid #0e1015;
	width: 10px;
	height: 10px;
}

@media all and (max-width: 768px) {
	.flex-direction-nav {
		display: none;
	}
}

.text-slider .flex-direction-nav li a:before {
	color: #222;
}

.image-bg .text-slider .flex-direction-nav li a:before {
	color: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: .5;
}

.image-bg .text-slider .flex-direction-nav li a:hover:before {
	opacity: 1;
}

.text-slider .flex-direction-nav a.flex-prev {
	left: -60px;
}

.text-slider .flex-direction-nav a.flex-next {
	right: -60px;
}

.content p.intro {
	padding-bottom: 20px;
	border-bottom: 3px double #ddd;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 155%;
	font-weight: 700;
	color: #745cf9;
}

.content blockquote {
	padding: 30px 30px 30px 90px;
	background: #fafafa;
	border: 1px solid #eee;
	position: relative;
	font-style: italic;
}

.content q {
	background: #fafafa;
	font-style: italic;
}

.content blockquote cite {
	display: block;
	margin-top: 1.1em;
	font-family: "georgia",'Lato', Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 120%;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.content blockquote cite:before {
	content: "— ";
}

.content ul, .content ol {
	margin-left: 1.5em;
}

.content ul {
	list-style: disc;
}

.content ul ul {
	list-style: circle;
}

.content ol {
	list-style: decimal;
}

.content ol ol {
	list-style: lower-alpha;
}

.content ul ul, .content ul ol, .content ol ul, .content ol ol {
	margin-bottom: 0;
}

.content li {
	margin-bottom: 0.5em;
	line-height: 170%;
}

.content ol > li:last-child, .content ul > li:last-child {
	margin-bottom: 0;
}

.content ol > li:first-child, .content ul > li:first-child {
	margin-top: 0.5em;
}

/* WordPress Tables */

.content table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 0.9em;
	width: 100%;
	margin-bottom: 1.1em;
}

.content th, .content td {
	padding: 2%;
	margin: 0;
	overflow: visible;
	line-height: 120%;
	border-bottom: 1px solid #ddd;
}

.content th {
	padding-top: 0;
}

.content th {
	font-weight: bold;
	color: #111;
}

.content table tbody > tr:nth-child(odd) > td {
	background: #f9f9f9;
}

.content ul.post-meta {
	margin-left: 0;
}

.content ul.post-meta li {
	list-style: none;
	margin-top: 0 !important;
}

.comment-date {
	display: inline-block;
	font-size: 10px;
	padding: 5px 0;
}

.comments .fn {
	display: block;
}

.comment-reply {
	height: 20px;
	line-height: 16px;
	padding: 0 12px;
	font-size: 10px;
	min-width: auto !important;
}

.page-title-section {
	height: 225px;
	padding: 70px 0;
}

.page-title {
	margin-bottom: 0 !important;
}

@media all and (max-width: 767px) {
	.page-title-section, #breadcrumbs {
		text-align: center;
	}
}

.author-bio {
	display: block;
	overflow: hidden;
	padding: 32px;
	background: #f5f5f5;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
}

.author-social {
	font-size: 16px !important;
}

/*!---------- 19. IMAGE BLOCKS ----------*/

.image-small {
	max-height: 80px;
}

.fade-half {
	opacity: 0.5;
}

.cast-shadow {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
}

.cast-shadow.img-responsive {
	margin: 10px auto;
}

/*!---------- 20. PORTFOLIO ----------*/

.project {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 1;
	padding: 0;
}

.project .image-tile {
	margin: 0;
}

.project:not( .masonry-item ) .image-tile {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.project:not( .masonry-item ) .image-tile a {
	display: block;
	width: 100%;
	height: 100%;
}

.project:not( .masonry-item ) {
	padding-bottom: 25%;
	position: relative;
	margin-bottom: 0;
}

/*!---------- 21. FOOTER ----------*/

footer.bg-dark a {
	color: #fff;
}

.social-list {
	margin: 0;
}

.bg-dark .social-list a {
	color: #fff;
	opacity: .5;
}

.bg-dark .social-list a:hover {
	opacity: 1;
}

.back-to-top {
	position: absolute;
	right: 0;
	bottom: -23px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	height: 30px;
	width: 30px;
	padding: 5px 11px;
	
}

.back-to-top .fa {
	font-size: 18px;
	color: #fff;
	padding-top: 5px;
}

.back-to-top:hover {
	opacity: 1;
}

.bg-dark .back-to-top {
	border-color: #fff;bottom: -10px;
}

.bg-dark .back-to-top:active, .bg-dark .back-to-top:focus {
	color: #fff;
}

.bg-dark .back-to-top:hover {
	background: none;
}

.footer input[type="submit"] {
	border: 0;
	margin-top: 3px;
}

.copyright-text {
	color: #fefefe;
}

.footer .footer-credits {
	color: #fff;
}

.footer .footer-credits a {
	color: #fefefe;
	opacity: .8;
}

.footer .footer-credits a:hover,
.footer .footer-credits a:focus {
	color: #5234f9;
}

/*!---------- 22. SPACING ----------*/

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb16 {
	margin-bottom: 16px;
}

.mb24 {
	margin-bottom: 24px;
}

.mb32 {
	margin-bottom: 32px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb64 {
	margin-bottom: 64px;
}

.p24 {
	padding: 24px;
}

.p0 {
	padding: 0;
}

.pt48 {
	padding-top: 48px;
}

.pb0 {
	padding-bottom: 0 !important;
}

.pt0 {
	padding-top: 0;
}

@media all and (max-width: 767px) {
	.mb-xs-24 {
		margin-bottom: 24px;
	}

	.mb-xs-40 {
		margin-bottom: 40px;
	}
	#site-navigation .module.right{
		/*top: 46px;*/
	}
}

/*!---------- 23. OTHER ----------*/

.border-bottom {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.feature-1 i {
	font-size: 64px;
}

.parallax-section {
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}

.parallax-window {
	background: transparent;
}

.small-screen .top-parallax-section {
	overflow: hidden;
	padding: 96px 0;
}

.social-list {
	font-size: 22px;
}

.testimonial-img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 100px;
	width: 100px;
	margin-bottom: 16px;
}

.image-bg a {
	color: #745cf9;
}

.widget-area section {
	border-bottom: 0;
	padding: 0;
}

/* Layout */

.has-sidebar-left #secondary {
	padding-right: 40px;
}

.no-sidebar {
	float: none;
	margin: 0 auto;
}

.full-width {
	width: 100%;
}

.tags-links {
	display: block;
}

#social {
	background: transparent;
	float: right;
}

.contact-section #social {
	float: none;
	border-bottom: 0 none;
}

#social li {
	display: inline-block;
}

#social li,
#social ul {
	border: 0 !important;
	list-style: none;
	padding-left: 0;
	text-align: center;
}

.contact-section #social ul {
	text-align: left;
}

.contact-section .social-icons li a {
	color: #745cf9;
}

.contact-section .social-icons li a:hover {
	color: #5d47d7;
}

#social .social_icon span {
	display: none;
}

#social li a[href*="twitter.com"] .fa:before,
.fa-twitter:before {
	content: "\f099"
}

#social li a[href*="facebook.com"] .fa:before,
.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

#social li a[href*="github.com"] .fa:before,
.fa-github:before {
	content: "\f09b"
}

#social li a[href*="/feed"] .fa:before,
.fa-rss:before {
	content: "\f09e"
}

#social li a[href*="pinterest.com"] .fa:before,
.fa-pinterest:before {
	content: "\f0d2"
}

#social li a[href*="plus.google.com"] .fa:before,
.fa-google-plus:before {
	content: "\f0d5"
}

#social li a[href*="linkedin.com"] .fa:before,
.fa-linkedin:before {
	content: "\f0e1"
}

#social li a[href*="youtube.com"] .fa:before,
.fa-youtube:before {
	content: "\f167"
}

#social li a[href*="instagram.com"] .fa:before,
.fa-instagram:before {
	content: "\f16d"
}

#social li a[href*="flickr.com"] .fa:before,
.fa-flickr:before {
	content: "\f16e"
}

#social li a[href*="tumblr.com"] .fa:before,
.fa-tumblr:before {
	content: "\f173"
}

#social li a[href*="dribbble.com"] .fa:before,
.fa-dribbble:before {
	content: "\f17d"
}

#social li a[href*="skype.com"] .fa:before,
.fa-skype:before {
	content: "\f17e"
}

#social li a[href*="foursquare.com"] .fa:before,
.fa-foursquare:before {
	content: "\f180"
}

#social li a[href*="vimeo.com"] .fa:before,
.fa-vimeo-square:before {
	content: "\f194"
}

#social li a[href*="spotify.com"] .fa:before,
.fa-spotify:before {
	content: "\f1bc"
}

#social li a[href*="soundcloud.com"] .fa:before,
.fa-soundcloud:before {
	content: "\f1be"
}

.header-image-bg {
	background-size: cover;
	position: relative;
}

.header-image-bg .page-title {
	position: relative;
	z-index: 2;
}

.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button {
	left: 0 !important;
}

#site-navigation .customize-partial-edit-shortcut button, #site-navigation .widget .customize-partial-edit-shortcut button, #colophon .customize-partial-edit-shortcut button, #colophon .widget .customize-partial-edit-shortcut button, #secondary .customize-partial-edit-shortcut button, #secondary .widget .customize-partial-edit-shortcut button {
	left: -30px !important;
}

.video-widget {
	position: relative;
	overflow: hidden;
	height: calc(100vh - 56px);
}

.video-widget .video-controls {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 6;
}

.video-widget .video-controls button {
	background: #745cf9;
	color: #fff;
	border: none;
	padding: 5px 10px;
	text-align: center;
}

.video-widget.youtube {
	position: relative;
	background: transparent;
}

.vimeo-holder iframe {
	width: 100%;
}

.video-widget.vimeo:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 5;
}

.ytplayer-container {
	position: absolute;
	top: 0;
	z-index: -1;
}

.shapely_home_parallax {
	width: 100%;
	display: block;
}

.shapely_home_parallax > section:not(.image-bg) .btn-white {
	border-color: #745cf9;
	color: #745cf9;
}

.shapely_home_parallax > section:not(.image-bg) .btn-white:hover,
.shapely_home_parallax > section:not(.image-bg) .btn-white:focus {
	color: #fff;
	background-color: #5234f9;
	border-color: #5234f9;
}

.shapely_home_parallax > section:not(.image-bg) .btn-white:active {
	border-color: #5234f9;
	background-color: #5234f9;
	color: #fff;
}

.bg-secondary .text-right {
	z-index: 2;
}

/*
* Widgets
*/
.widget .widget-title {
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #001c28;
	margin-bottom: 25px; }

.widget.widget_archive > div ul, .widget.widget_archive ul, .widget.widget_categories > div ul, .widget.widget_categories ul, .widget.widget_meta > div ul, .widget.widget_meta ul, .widget.widget_pages > div ul, .widget.widget_pages ul, .widget.widget_nav_menu > div ul, .widget.widget_nav_menu ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0; }

.widget.widget_archive > div ul li, .widget.widget_archive ul li, .widget.widget_categories > div ul li, .widget.widget_categories ul li, .widget.widget_meta > div ul li, .widget.widget_meta ul li, .widget.widget_pages > div ul li, .widget.widget_pages ul li, .widget.widget_nav_menu > div ul li, .widget.widget_nav_menu ul li {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px;
	margin-bottom: 20px; }

.widget.widget_archive > div ul li:last-of-type, .widget.widget_archive ul li:last-of-type, .widget.widget_categories > div ul li:last-of-type, .widget.widget_categories ul li:last-of-type, .widget.widget_meta > div ul li:last-of-type, .widget.widget_meta ul li:last-of-type, .widget.widget_pages > div ul li:last-of-type, .widget.widget_pages ul li:last-of-type, .widget.widget_nav_menu > div ul li:last-of-type, .widget.widget_nav_menu ul li:last-of-type {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.woocommerce .widget_layered_nav ul li span, .widget.widget_archive > div ul li span, .widget.widget_archive ul li span, .widget.widget_categories > div ul li span, .widget.widget_categories ul li span, .widget.widget_meta > div ul li span, .widget.widget_meta ul li span, .widget.widget_pages > div ul li span, .widget.widget_pages ul li span, .widget.widget_nav_menu > div ul li span, .widget.widget_nav_menu ul li span {
	font-size: 12px;
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8c979e;
	float: right; }

.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav_filters ul li a, .woocommerce.widget ul.cart_list li a, .woocommerce.widget ul.product_list_widget li a, .widget_products .product_list_widget a, .widget_product_categories ul.product-categories li a, .widget_product_tag_cloud .tagcloud a, .widget.widget_archive > div ul li a, .widget.widget_archive ul li a, .widget.widget_categories > div ul li a, .widget.widget_categories ul li a, .widget.widget_meta > div ul li a, .widget.widget_meta ul li a, .widget.widget_pages > div ul li a, .widget.widget_pages ul li a, .widget.widget_nav_menu > div ul li a, .widget.widget_nav_menu ul li a {
	font-size: 14px;
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8c979e;
	font-weight: 400; }

.woocommerce .widget_layered_nav ul li a:hover, .woocommerce .widget_layered_nav_filters ul li a:hover, .woocommerce.widget ul.cart_list li a:hover, .woocommerce.widget ul.product_list_widget li a:hover, .widget_products .product_list_widget a:hover, .widget_product_categories ul.product-categories li a:hover, .widget_product_tag_cloud .tagcloud a:hover, .widget.widget_archive > div ul li a:focus, .widget.widget_archive > div ul li a:hover, .widget.widget_archive ul li a:focus, .widget.widget_archive ul li a:hover, .widget.widget_categories > div ul li a:focus, .widget.widget_categories > div ul li a:hover, .widget.widget_categories ul li a:focus, .widget.widget_categories ul li a:hover, .widget.widget_meta > div ul li a:focus, .widget.widget_meta > div ul li a:hover, .widget.widget_meta ul li a:focus, .widget.widget_meta ul li a:hover, .widget.widget_pages > div ul li a:focus, .widget.widget_pages > div ul li a:hover, .widget.widget_pages ul li a:focus, .widget.widget_pages ul li a:hover, .widget.widget_nav_menu > div ul li a:focus, .widget.widget_nav_menu > div ul li a:hover, .widget.widget_nav_menu ul li a:focus, .widget.widget_nav_menu ul li a:hover {
	color: #5234f9; }

.woocommerce.widget ul.cart_list li a.remove { font-size: 1.5em; }

.widget.widget_recent_comments ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0; }

.widget.widget_recent_comments ul li {
	color: #8c979e; }

.widget.widget_recent_comments ul li a {
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400; }

.widget.widget_recent_comments ul li .comment-author-link {
	color: #8c979e; }

.widget.widget_recent_comments ul li .comment-author-link a {
	color: #8c979e; }

.widget.widget_recent_comments ul li .comment-author-link a:focus, .widget.widget_recent_comments ul li .comment-author-link a:hover {
	color: #5234f9; }

.widget.widget_nav_menu .menu > li {
	float: none; }

.widget.widget_nav_menu .menu > li a {
	text-transform: initial;
	font-size: 14px;
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8c979e;
	font-weight: 400;
	opacity: 1; }

.widget.widget_nav_menu .menu > li a:focus, .widget.widget_nav_menu .menu > li a:hover {
	color: #5234f9; }

.widget.widget_tag_cloud a {
	text-transform: initial;
	font-size: 14px;
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8c979e;
	font-weight: 400; }

.widget.widget_tag_cloud a:focus, .widget.widget_tag_cloud a:hover {
	color: #5234f9; }

.widget.widget_recent_entries ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0; }

.widget.widget_recent_entries ul li {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px;
	margin-bottom: 20px; }

.widget.widget_recent_entries ul li:last-of-type {
	border: none;
	padding-bottom: 0; }

.widget.widget_recent_entries ul li .post-date {
	font-size: 12px;
	color: #001c28;
	padding-left: 10px;
	border-left: 1px solid #ebebeb; }

.widget.widget_recent_entries ul li a {
	text-transform: initial;
	font-size: 14px;
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8c979e;
	font-weight: 400;
	display: inline-block;
	width: 100%; }

.widget.widget_recent_entries ul li a:focus, .widget.widget_recent_entries ul li a:hover {
	color: #5234f9; }

.widget.widget_rss .rss-widget-icon {
	display: none; }

.widget.widget_rss .widget-title a {
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #001c28;
	margin-bottom: 25px;
	font-weight: 400; }

.widget.widget_rss ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0; }

.widget.widget_rss ul li {
	margin-bottom: 40px; }

.widget.widget_rss ul li .rsswidget {
	font-size: 22px;
	font-family: "georgia","Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	font-weight: 400;
	color: #001c28;
	display: block; }

.widget.widget_rss ul li .rsswidget:hover, .widget.widget_rss ul li .rsswidget:focus {
	color: #745cf9; }

.widget.widget_rss ul li .rss-date {
	font-size: 12px;
	display: inline-block;
	width: 100%;
	margin-bottom: 30px; }

.widget.widget_rss ul li .rssSummary {
	color: #8c979e;
	font-size: 14px; }

.widget.widget_rss ul li cite {
	color: #001c28;
	font-style: normal; }

.widget.widget_search .search-form,
.widget_product_search .woocommerce-product-search {
	padding: 0;
	position: relative; }

.widget.widget_search .search-form > input,
.widget_product_search .woocommerce-product-search > input {
	background: transparent;
	border: 1px solid #ebebeb;
	text-transform: initial;
	font-weight: 400;
	box-sizing: border-box;
}

.widget.widget_search .search-form > input#s:hover,
.widget.widget_search .search-form > input#s:focus,
.widget_product_search .woocommerce-product-search > input.search-field:hover,
.widget_product_search .woocommerce-product-search > input.search-field:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover, input[type="search"]:hover, input[type="email"]:hover, input[type="tel"]:hover,
input[type="text"]:focus, input[type="search"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
	border-color: #745cf9;
	box-shadow: none;
	outline: none; }

.widget.widget_search input[type="text"]:focus + button[type="submit"].searchsubmit,
.widget.widget_search input[type="text"]:hover + button[type="submit"].searchsubmit,
.widget.widget_product_search input[type="text"]:focus + button[type="submit"].searchsubmit,
.widget.widget_product_search input[type="text"]:hover + button[type="submit"].searchsubmit {
	color: #745cf9;
	border-color: #745cf9 !important;
}

.widget.widget_search .search-form > button[type="submit"].searchsubmit,
.widget_product_search .woocommerce-product-search > button[type="submit"].searchsubmit {
	position: absolute;
	border: none;
	top: 7px;
	right: 0;
	margin: 0;
	bottom: 7px;
	height: 35px;
	width: 40px;
	border-left: 1px solid #ebebeb !important;
	border-right: 0 none !important;
	border-top: 0 none !important;
	border-bottom: 0 none !important;
	color: transparent;
	background-color: transparent !important;
	z-index: 2;
	font-size: 14px;
	line-height: 1.5;
}

.widget.widget_search .search-form > button[type="submit"].searchsubmit,
.widget.widget_product_search button[type="submit"].searchsubmit {
	color: #ebebeb;
}

.footer-widget-area .widget.widget_search .search-form > button[type="submit"].searchsubmit,
.footer-widget-area .widget.widget_product_search button[type="submit"].searchsubmit {
	color: #fff;
}

.widget_product_search .woocommerce-product-search > button[type="submit"]:hover {
	color: transparent !important;
	background-color: transparent !important;
}

.widget.widget_search .search-form > .searchsubmit:hover, .widget.widget_search .search-form > .searchsubmit:focus, .widget.widget_search .search-form > .searchsubmit:active {
	color: transparent; }

.widget.widget_search .search-form :-moz-placeholder {
	text-transform: initial;
	font-weight: 400;
	letter-spacing: initial;
	color: #8c979e;
	font-size: 14px;
	font-family: 'Raleway'; }

.widget.widget_search .search-form ::-moz-placeholder {
	text-transform: initial;
	font-weight: 400;
	letter-spacing: initial;
	color: #8c979e;
	font-size: 14px;
	font-family: 'Raleway'; }

.widget.widget_search .search-form :-ms-input-placeholder {
	text-transform: initial;
	font-weight: 400;
	letter-spacing: initial;
	color: #8c979e;
	font-size: 14px;
	font-family: 'Raleway'; }

.widget_product_categories ul.product-categories {
	list-style: none;
	padding: 0;
	margin: 0;
}

.widget_product_categories ul.product-categories ul {
	list-style: none;
	padding-top: 20px;
}

.widget_product_categories ul.product-categories li:not(.cat-parent) {
	padding-bottom: 20px;
}

.widget.widget_calendar {
	position: relative; }

.widget.widget_calendar .widget-title, .widget.widget_calendar h3 {
	display: none; }

.widget.widget_calendar table {
	border: 0;
	border-collapse: separate;
	border-spacing: 4px; }

.widget.widget_calendar #wp-calendar {
	font-size: 12px; }

.widget.widget_calendar #wp-calendar > caption {
	color: #001c28;
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 20px;
	padding-top: 16px;
	min-height: 55px;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #ebebeb; }

.widget.widget_calendar #wp-calendar > caption:after {
	width: 75px;
	display: block;
	content: '';
	height: 1px;
	background: #745cf9;
	position: absolute;
	bottom: -1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-khtml-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%); }

.widget.widget_calendar #wp-calendar thead {
	color: #745cf9; }

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev) {
	width: 44px;
	height: 44px;
	border: 1px solid #ebebeb; }

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today {
	border-color: #745cf9; }

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover {
	background: #745cf9;
	color: #fff; }

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover a {
	color: #fff; }

.widget.widget_calendar #wp-calendar td, .widget.widget_calendar #wp-calendar th {
	padding: 6px 7px;
	color: #001c28;
	text-align: center; }

.widget.widget_calendar #wp-calendar td a, .widget.widget_calendar #wp-calendar th a {
	color: #745cf9;
	text-decoration: none; }

.widget.widget_calendar #wp-calendar td a:hover, .widget.widget_calendar #wp-calendar td a:focus, .widget.widget_calendar #wp-calendar th a:hover, .widget.widget_calendar #wp-calendar th a:focus {
	text-decoration: none; }

.widget.widget_calendar #wp-calendar #prev {
	position: absolute;
	top: -2px;
	left: 10%;
	width: 35px;
	height: 55px;
	background-color: transparent;
	color: #fff; }

.widget.widget_calendar #wp-calendar #prev:before {
	content: '\f104';
	display: block;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	position: relative;
	font-family: 'FontAwesome';
	color: #001c28; }

.widget.widget_calendar #wp-calendar #prev > a {
	top: 18px;
	position: absolute;
	color: transparent !important;
	left: 0; }

.widget.widget_calendar #next {
	position: absolute;
	top: -2px;
	right: 10%;
	width: 35px;
	height: 55px;
	background-color: transparent;
	color: #fff; }

.widget.widget_calendar #next:before {
	content: '\f105';
	display: block;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	position: relative;
	font-family: 'FontAwesome';
	color: #001c28; }

.widget.widget_calendar #next > a {
	top: 18px;
	position: absolute;
	color: transparent !important;
	right: 0; }

#colophon .widget {
	margin-bottom: 24px;
}

#colophon .site-info {
	margin-top: 15px; padding: 10px;}

#colophon .widget {
	display: inline-block;
	width: 100%; }

#colophon .widget ul {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}

#colophon .widget ul li {
	margin-right: 0; }

#colophon .widget .widget-title {
	color: #fff;
	border-bottom: none; }

#colophon .widget.widget_calendar #wp-calendar > caption {
	color: #fff; }

#colophon .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today, #colophon .widget.widget_calendar #wp-calendar thead {
	color: #fff; }

#colophon .widget.widget_calendar #wp-calendar th, #colophon .widget.widget_calendar #wp-calendar td {
	color: #fff; }

#colophon .widget.widget_calendar #wp-calendar #prev:before, #colophon .widget.widget_calendar #wp-calendar #next:before {
	color: #fff; }

#colophon .widget.widget_rss ul li .rsswidget {
	color: #fff; }

#colophon .widget.widget_rss ul li .rsswidget:hover, #colophon .widget.widget_rss ul li .rsswidget:focus {
	color: #5234f9; }

#colophon .widget.widget_rss .widget-title a {
	color: #fff; }

#colophon .widget.widget_rss .widget-title a:hover, #colophon .widget.widget_rss .widget-title a:focus {
	color: #5234f9; }

/*
* Content
*/
.post-content {
	margin-bottom: 20px; }

.post-content .entry-header {
	position: relative;
}

.post-content .entry-header img {
	width: 100%; }

.post-content .post-meta {
	list-style-type: none;
	margin-left: 0; }

.post-content .post-meta li {
	position: relative; }

.post-content .post-meta li a {
	color: #745cf9;
	font-weight: 400; }

.post-content .post-meta li a:hover, .post-content .post-meta li a:focus {
	color: #5234f9; }

.post-content .post-meta li:before {
	content: '';
	height: 10px;
	width: 2px;
	background: #001c28;
	display: block;
	position: absolute;
	bottom: 6px;
	left: -13px; }

.post-content .post-meta li:first-of-type:before {
	content: none; }

.post-content .entry-content .post-title {
	font-size: 30px;
	line-height: 35px;
	margin-top: 25px;
	margin-bottom: 10px; }

.post-content .entry-content .post-title a {
	font-weight: normal;
	color: #001c28; }

.post-content.post-grid-small .shapely-category {
	width: 70%; }

.post-content .shapely-category {
	position: absolute;
	background: #fff;
	height: 62px;
	width: 45%;
	bottom: 0;
	left: 0; }

.post-content .shapely-category a {
	font-family: 'georgia','Raleway', 'Helvetica Neue', 'Helvetica', 'sans-serif';
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	color: #bebebe;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 16px;
	padding-bottom: 13px;
	position: relative; }

.post-content .shapely-category a:hover, .post-content .shapely-category a:focus {
	color: #5234f9; }

.post-content .shapely-category a:after {
	content: '';
	display: block;
	width: 45px;
	height: 1px;
	background: #ebebeb;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-khtml-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0; }

.post-content .more-link {
	display: block;
	width: 140px;
	margin-top: 20px;
	text-align: center;
	background: #745cf9;
	color: #fff;
	padding: 10px 20px; }

.post-content .more-link:hover, .post-content .more-link:focus {
	background: #5234f9; }

.shapely-next-prev {
	padding-bottom: 35px; }

.shapely-tags {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #ebebeb; }

.shapely-tags > span {
	font-size: 15px;
	color: #767676;
	margin-right: 10px; }

.shapely-tags > a {
	font-size: 15px;
	font-weight: 400;
	color: #767676; }

.shapely-tags > a:hover, .shapely-tags > a:focus {
	color: #5234f9; }

.shapely-related-posts {
	padding-top: 35px;
	border-top: 1px solid #ebebeb;
	position: relative; }

.shapely-related-posts .shapely-related-post-title a {
	color: #001c28;
	font-size: 18px;
	font-weight: normal;
	display: inline-block;
	margin-top: 20px;
	position: relative;
	padding-left: 9px; }

.shapely-related-posts .shapely-related-post-title a:before {
	content: '';
	height: 13px;
	width: 1px;
	background: #e1e1e1;
	position: absolute;
	left: 0;
	top: 6px; }

.shapely-related-posts .shapely-related-post-title a:hover, .shapely-related-posts .shapely-related-post-title a:focus {
	color: #5234f9; }

.shapely-related-posts .shapely-carousel-navigation {
	margin-bottom: 0; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows {
	list-style-type: none;
	margin: 0; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li {
	display: inline-block;
	position: absolute;
	right: -17px;
	top: 50%;
	width: 35px;
	height: 35px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 50%;
	z-index: 100;
	text-align: center;
	line-height: 35px; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li a {
	color: #fff;
	display: block;
	line-height: 35px; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:hover, .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:focus {
	background: black; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:first-of-type {
	left: -17px;
	right: initial; }

/*
* Comments
*/
.comment-form :-moz-placeholder {
	text-transform: initial;
	font-weight: 400;
	letter-spacing: initial;
	color: #8c979e;
	font-size: 14px;
	font-family: 'Raleway'; }

.comment-form ::-moz-placeholder {
	text-transform: initial;
	font-weight: 400;
	letter-spacing: initial;
	color: #8c979e;
	font-size: 14px;
	font-family: 'Raleway'; }

.comment-form :-ms-input-placeholder {
	text-transform: initial;
	font-weight: 400;
	letter-spacing: initial;
	color: #8c979e;
	font-size: 14px;
	font-family: 'Raleway'; }


.comment-form textarea:focus, .comment-form textarea:active {
	outline: none;
	border-bottom: 1px solid #745cf9; }


.comment-form input[type="text"]:focus, .comment-form input[type="text"]:active,
.comment-form input[type="url"]:focus,
.comment-form input[type="url"]:active,
.comment-form input[type="email"]:focus,
.comment-form input[type="email"]:active {
	outline: none;
	border-bottom: 1px solid #745cf9; }

.comment-form .form-submit {
	display: inline-block;
	width: 100%;
	margin-top: 15px; }

.author-bio {
	background: transparent; }

.author-bio .avatar img {
	border-radius: 50%; }

@media all and (min-width: 991px) {
	.author-bio .col-sm-10 {
		border-left: 1px solid #ebebeb;
	}

	.author-bio-left-side .author-bio .col-sm-10 {
		border-left: 0 none;
	}
}

.author-bio .fn {
	font-weight: 400;
	font-size: 18px; }

.author-bio p {
	margin-top: 10px;
	color: #8c979e;
	font-size: 14px; }

.author-bio .author-email {
	color: #8c979e;
	font-weight: 400; }

.author-bio .author-email:hover, .author-bio .author-email:focus {
	color: #5234f9; }

@media all and (min-width: 550px) {
	.author-bio .author-social {
		position: absolute;
		right: 20px;
		top: 0; }
}

.author-bio .author-social li {
	padding: 0 5px; }

.author-bio .author-social li a {
	color: #001c28;
	font-size: 12px; }

.author-bio-left-side .col-sm-2, .author-bio-left-side .col-sm-10 {
	width: 100%; }

.author-bio-left-side .author-bio {
	text-align: center;
	padding: 15px 20px; }

.author-bio-left-side .author-bio .fn {
	margin-top: 10px;
	display: inline-block;
	width: 100%; }

.author-bio-left-side .author-bio .author-email {
	display: none; }

.author-bio-left-side .author-bio .author-social {
	position: relative;
	display: inline-block;
	text-align: center;
	top: initial;
	left: initial;
	right: initial;
	bottom: initial; }

.author-bio-left-side .author-bio .author-social li a {
	color: #001c28; }

.single-post .entry-content .dropcaps-content > p:first-child:first-letter,
.single-jetpack-portfolio .entry-content .dropcaps-content > p:first-child:first-letter {
	float: left;
	font-size: 57px;
	margin: 10px;
	margin-right: 20px;
	color: #001c28; }

.shapely-related-posts .owl-carousel .owl-item .related-item-thumbnail img {
	display: none;
}

.shapely-related-posts .related-item-thumbnail {
	display: block;
	padding-bottom: 85%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

/* WooCommerce */
.woocommerce-product-gallery figure {
	padding: 0;
}

.woocommerce .cart .coupon input.button {
	width: auto;
}

.woocommerce-page #content table.cart td.actions .coupon .input-text {
	width: 34%;
}
.actions .coupon {
    width: 50% !important;
}
.create-account label.woocommerce-form__label {
	width: 100% !important;
	display: block !important;
}

.woocommerce form .form-row.create-account .input-checkbox {
	position: relative;
}

/* Contact Form 7 */
.wpcf7-form div.wpcf7-validation-errors {
	background: #f7e700;
	color: #000;
}

.wpcf7-form div.wpcf7-mail-sent-ng {
	background: #f00;
	color: #fff;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
	background: #398f14;
	color: #fff;
}

.wpcf7-form div.wpcf7-spam-blocked {
	background: #ffa500;
	color: #000;
}

span.wpcf7-not-valid-tip {
	margin-top: -24px;
}

.page-template-template-widget section.content-area {
	padding-top: 0;
}

.widget .text-center .img-responsive {
	margin-left: auto;
	margin-right: auto;
}

section .widget-post-thumbnail {
	display: block;
	margin-bottom: 24px;
}

section .widget-post-title {
	margin: 0;
}

section .widget-post-excerpt {
	margin-top: 24px;
	padding: 0 15px;
}
.homebannernew1  {
   /* background-image: url('/wp-content/uploads/2018/08/NyHjemmesideSKCover.jpg');*/
    background-size: 100% auto ;background-repeat: no-repeat !important;
}
.homebannernew2  {
    /*background-image: url('/wp-content/uploads/2018/08/NyHjemmesideRESCover.jpg');*/
   background-size: 100% auto ;background-repeat: no-repeat !important;
}
.homebannernew{min-height:69vh !important;}
section, footer {
    padding-top: 0px;
    padding-bottom: 0px;
}
#primary > article {
    margin-bottom: 0px;
}
footer .site-info {
    margin-top: 0px !important;
}
.copyright-text {
    text-align: center;
}
.btncontainer {
    background-color: #C5AA80;
height: 60px;
display: block;
width: 155px;
	max-width: 155px;
	min-width: 155px;
padding: 5px;
margin: auto;border-radius:3px;
}
.btncontainer .btnimg {
    float: right;
}
.btncontainer .btntxt {
    float: left;/*padding-top: 8px;*/
}
.btncontainer .btntxt a {
    color: #fff;
text-transform: uppercase;
}
body.blog header.nolist .shapely-category {
    display: none;
}
#content {
    padding-top: 10px;
}
body.home #content {
    padding-top: 0px;
}
.linkbtn {
		width: 33% !important;
	}
.linkbtn4,.linkbtn5 {
		width: 50% !important;
	}
#menu.menu a {
    text-transform: uppercase;
    font-size: 16px;line-height: 110px;
}
.module.search-widget-handle {
    float: right;display:none;
}
.headersocialicons li {
    margin: 0px;
    margin-right: 4px;
    padding: 0px;
    list-style: none;
    height: 36px;
    line-height: 34px;
    float: right;
}
.headersocialicons a {
    height: 36px !important;
    line-height: 36px !important;
    min-height: 36px !important;
    padding: 0px !important;
    margin: 0px !important;
}
#site-navigation {
    padding-top: 0px;
    padding-bottom: 0px;
}
.headersocialicons > li {
    margin-right: 30px;
}
#site-navigation .container.nav-bar{padding-bottom:10px!important;padding-top:10px;width:100%;}
@media (min-width: 1200px){
.container.nav-bar {
    width: 100%!important;}}

.btncontainer4.btncontainer {
    float: right;
    margin-left: 5%;
}
.btncontainer5.btncontainer {
    float: left;
    margin-right: 5%;
}
.btncontainer .btnimg,.btncontainer .btntxt {
		clear: both;
		text-align: center;float: none;

display: block;
	}
.linkbtn{width:33% !important;}

.btncontainer1.btncontainer {
    margin-right: 0px;
}
.btncontainer3.btncontainer {
    margin-left: 0px;
}
.hb1 {
    background-image: url('/wp-content/uploads/2018/08/street-kitchen-1000.jpg');
	background-size: 100% auto ;background-repeat: no-repeat !important;
	width:49% !important;float:left;
}
.hb2 {
    background-image: url('/wp-content/uploads/2018/08/NyHjemmesideRESCover.jpg');
	background-size: 100% auto ;background-repeat: no-repeat !important;
}
.hb1,.hb2{
	width:49% !important;float:right;
}
.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 71vh;
}
.hb1 .blocktitle,.hb2 .blocktitle  {
    font-size: 40px;
    text-align: center;
    color: #000;
    font-weight: bold;
    margin-top: 50px;
}
.hb3{width:2% !important;min-width:10px;float:left;}
a.fb img, a.ig img {
    box-shadow: 1px 0px 1px 0px #fff;
    background-color: #fff;
    border-radius: 5px;
}
.sbuttons {
    position: absolute;
    top: 292px;
    left: 19%;
    width: 70%;
    min-width: 400px;
}
.sbuttons .btncontainer {
    margin-bottom: 0px;display:inline-block;
}
.sbuttons .btncontainer {
    margin-bottom: 0px;
}
.btncontainer55.btncontainer {
    margin-left: 50%;
}
@media screen and (max-width: 767px) {
	.homebanner1,.homebanner2 ,.homebanner3,.homebannernew,.homebannernew1{
		 min-height: 23.5vh !important;
	}
	.homebanner1 > .wpb_column,.homebanner2 > .wpb_column ,.homebanner3 > .wpb_column{
		width:31%;
	}
	.hb1,.hb2{
		width:100% !important;float:none;clear:both;display:block;
	}
	.hb3{display:none;}
	.hb1 .blocktitle,.hb2 .blocktitle  {
    font-size: 30px;
	}
.sbuttons {
        top: 144px;
    left: 9%;
    width: 81%;
   }
}


@media screen and (max-width: 991px) {
	.btncontainer {
height: auto;
    
		width: auto;}
	.linkbtn{width:33% !important;}
	.hb1 .blocktitle,.hb2 .blocktitle  {
    font-size: 30px;
	}
.sbuttons {
       top: 199px;
    left: 7%;
    width: 89%;
    }

}

@media screen and (min-width: 768px) and (max-width: 990px) {
.homebannernew{min-height:253px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 263px;
}
.sbuttons {
    top: 147px;
    left: 8%;
    width: 83%;
}
}

@media screen and (min-width: 483px) and (max-width: 767px) {
.homebannernew{min-height:525px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 535px;
}
}
@media screen and (min-width: 481px) and (max-width: 482px) {
.homebannernew{min-height:325px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 335px;
}
}
@media screen and (min-width: 415px) and (max-width: 480px) {
.homebannernew{min-height:325px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 335px;
}
}
@media screen and (min-width: 361px) and (max-width: 414px) {
.homebannernew{min-height:279px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 289px;
}
}
@media screen and (min-width: 321px) and (max-width: 360px) {
.homebannernew{min-height:241px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 251px;
}
}
@media screen and (max-width: 320px) {
.homebannernew{min-height:213px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 223px;
}
}
@media screen and (min-width: 992px) {
.linkbtn.linkbtn2 {
    width: 20% !important;
}
.linkbtn.linkbtn3,.linkbtn.linkbtn1  {
    width: 40% !important;
}
.homebannernew{min-height:310px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 320px;
}
}
@media screen and (min-width: 1024px) {
.homebannernew{min-height:330px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 340px;
}
}
@media screen and (min-width: 1280px) {
.homebannernew{min-height:428px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 438px;
}
}
@media screen and (min-width: 1360px) {
.homebannernew{min-height:455px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 465px;
}
}

@media screen and (min-width: 1366px) {
.homebannernew{min-height:459px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 469px;
}
}
@media screen and (min-width: 1600px) {
.homebannernew{min-height:537px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 547px;
}
.sbuttons {
    top: 349px;
}
}
@media screen and (min-width: 1920px) {
.homebannernew{min-height:646px !important;}
	.hb1:not(.nobg), .hb2:not(.nobg) {
    height: 656px;
}
	.sbuttons {
    top: 425px;
}
}
.btncontainer{
	height:auto;/*width: 110px;margin-top: 130px;*/
}
.linkbtn.linkbtn4,.linkbtn.linkbtn5  {
    width: 50% !important;
}
.wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
body.home .heateor_sss_sharing_container.heateor_sss_horizontal_sharing, .header-callout{display:none; visibility:hidden;}

.socialicns {
    text-align: right;
    margin-top: 5px;
}
.socialicns .fb {
    margin: 5px;
}
h1.entry-title {margin-top: 10px !important;}
.button, .btn {
    border-radius: 2px;
    width: 100px !important;
    padding: 0px;
    min-width: 100px;
    display: block;
    float: right;
}
h1,.h1{font-size:42px !important;margin-bottom: 30px !important;}
h2,h2 a{font-size:32px !important;}
h3{font-size:18px !important;margin-top: 30px;}
h4{font-size:12px !important;text-transform:uppercase;font-weight:bold;}
.back-to-top {
    min-width: auto !important;
    width: 32px !important;
}
body.page-id-146 h3 {
    margin-top: 20px;
    text-decoration: none;
    font-weight: bold;
    min-height: 40px;
}
body.page-id-146 .address {
    margin-bottom: 20px;
    min-height: 120px;
}
body.page-id-146 .contactlinks {
    margin-bottom: 20px;
    min-height: 50px; 
}
body.page-id-146 .timing {
    margin-bottom: 40px;min-height: 220px;
}
body.page-id-146 .timing.timing1 {
    min-height: 105px;
}
body{color:#000;}
.heateor_sss_sharing_container {
    margin-top: 10px;
    margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
.hb1 .blocktitle,.hb2 .blocktitle  {
    margin-top: 20px;
}
.btncontainer {
    margin-top: 51px;
}
}
.linkbtn.linkbtn1 {
    width: 100% !important;
}
.btncontainer1.btncontainer  {
    margin-left:auto;margin-right:auto;
}
.btncontainer {
    margin-bottom: 30px !important;
}
.nobg{
	background-image:none !important;
}
.hb1.nobg .vc_column-inner, .hb2.nobg .vc_column-inner {
    margin: 5px;
}
.hb1.nobg, .hb2.nobg {
    margin-top: 5px;
}
.homeh1 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.hb1 > .vc_column-inner, .hb2 > .vc_column-inner {
    padding-top: 10px !important;
}
.hb2 h2, .hb1 h2 {
    padding-bottom: 15px;
}
.homeh1 p {
    margin-bottom: 2px;
}
a, a:visited, a:hover, a:active {
    color: #000;
}
footer {
    padding-top: 5px;display: block;
    clear: both;
    float: none;
}
.btntxt a {
    display: block;
}
.hb1.nobg a {
    font-weight: normal;white-space: nowrap;
}
.hb2.nobg a {
    font-weight: normal;
}
.hb1.nobg div, .hb2.nobg div {
    margin: 0 !important;
    padding: 0px !important;
}
.hb1.nobg div.wpb_text_column.wpb_content_element, .hb2.nobg div.wpb_text_column.wpb_content_element {
    padding-top: 10px !important;
}
article#post-299 header.entry-header {
    display: none;
}
.page-id-299 #content{
	padding-top:0px !important;
}
.btncolor a ,.btncolor button {
    background-color: #C5AA80 !important;
    color: #fff !important;
}
.hb1.nobg, .hb2.nobg {
    text-align: center;
}
.hb1.nobg .vc_figure, .hb2.nobg .vc_figure {
    display: block;
    text-align: center;
}
.mycat ul a {
    text-decoration: underline;
    text-transform: uppercase;
}
.mycat > ul > li {
    float: left;
    list-style: none;
    padding: 10px 20px 20px;
}
.mycat li:first-child {
    margin-left: 0px !important;
    padding-left: 0px;
}
.page-id-117 .cblogheading, .page-id-146 .cblogheading, .home .cblogheading{display:none;visibility:hidden;}
.midbg {
    /*background-image: url(/wp-content/uploads/2018/09/vsep.jpg);
    background-repeat: repeat-y;*/
	/*border-left:1px solid #000;*/
}
#topbar .top-left {
    float: left;
	padding-left:35px;
}
#topbar .top-right {
    float: right;
	padding-right:35px; text-align:right;
}


#site-navigation .module.right {
    float: right;
    padding: 0;
}
.custom-logo-link {
    text-align: center;
}
#bottomheader {
    border-top: 2px solid #222;
    border-bottom: 1px solid #000;
}
#bottomheader a {
    text-align: center;
    display: block;
    padding: 0px;
    background-color: #f2d6b1;
    max-width: 230px;
    margin: auto;text-decoration:none;
}

#site-navigation .module-group.right .module.left .collapse.navbar-collapse.navbar-ex1-collapse {

 /*   margin-top: 0;
    position: absolute;
    z-index: 99999;
    background-color: #f2d6b1;
    max-width: 250px;
    float: right;*/

}
#menu {
  /*  max-width: 250px;*/
    float: right;
}
#menu li ul{
    background-color: #f2d6b1;
}
#menu li ul li a{
    color: #4c4c4c;;
}
.module-group.right {

    float: right;
   /* position: absolute;
    width: 250px !important;
    top: 65px;*/

}
#menu {
	height: auto;
}
#site-navigation .module.left {
    /*    width: 200px;*/
    padding: 0;
    margin-left: 0;
    margin-right: auto;
}

	#site-navigation .module.right{
		position:absolute;
		right:35px!important;
	}
#topbar{ 
    margin-top: 20px;
    border-top: 10px solid;
    padding-top: 15px;
	letter-spacing: 3px!important;
}
#main.container{width:100% !important;}
.fs24 {
    font-size: 30px;
}
.fs24 a{
    font-weight: normal;
}
.page-id-376 .wpb_single_image img.vc_single_image-img {
    max-width: 540px;
}
header h1.entry-title {
    margin-left: 18px;
	display: none!important;
}
#kobgavekort img.big{display:block}
#kobgavekort img.icon{display:none}
.wpb_single_image.wpb_content_element {
    margin-bottom: 0px;
}
body.page-id-146 .wpb_single_image {
    max-width: 100px;
}
#topfooter .fleft,#topfooter .fright {
    width: 41.66666667%;
}
#topfooter .fleft,#topfooter .fright {
    width: 41.66666667%;
}
#topfooter .fmid{width:16%;}
@media all and (max-width: 1200px) {
.page-id-376 .wpb_single_image img.vc_single_image-img {
    max-width: 100%;
}
}
@media all and (max-width: 991px) {
#menu.menu a {
    line-height: 24px;background-color: #144D30 !important; 
    color: #fff;
}
#topbar .top-right{
display: none;}
	.fright {
    padding-right: 0;
}
body.page-id-146 h3 {
    text-align: center;
}
	body.page-id-146 .address {
    margin-bottom: 20px;
    min-height: auto;
    text-align: center;
}
	body.page-id-146 .timing, body.page-id-146 .contactlinks {
    min-height: auto;
    text-align: center;
}
	body.page-id-146 .timing.timing1 {
    min-height: auto;
}
body.page-id-146 .wpb_single_image {
    margin-left: auto;
    margin-right: auto;
}
	body.page-id-146 .wpb_single_image {
    margin-left: auto;
    margin-right: auto;
}
	/*header h1.entry-title {
    margin-left: 0;
    text-align: center;
}*/
#topbar .top-left{
    width: 100%;
    text-align: center;
    float: left;
    padding-left: 10px;
    border-bottom: 20px solid;
    padding-bottom: 5px;
    letter-spacing: 3px;}

#topbar {
    border-bottom: 0px;
	border-top: 0px;margin-top: 0;
padding-top: 5px;}

#site-navigation .module.left{
    padding-top: 10px;
}

.module.widget-handle i {
    font-size: 60px;
	}
	.midbg {
    background-image: none !important;
		border-left:0px none #fff;
}
}
.bhicon {
    position: absolute;
	background-color: transparent;
	top: 80px;
	left: 50px;
	width: 90px;
}

@media screen and  (min-width: 320px) and  (max-width: 767px) {
.bhicon {
	width: 70px;
	left:20px;
}	
}
#topfooter img {
    max-height: 44px;margin: 8px;
}
#topfooter .smily{margin: auto;
    width: 100%;}
@media screen and  (min-width: 414px) and  (max-width: 767px) {
.mobile-toggle i {
    font-size: 50px !important;
}
.custom-logo.logo {
    width: 70%;
}
}
@media screen and  (min-width: 320px) and  (max-width: 413px) {
.custom-logo.logo {
    width: 60%;
}
.mobile-toggle i {
    font-size: 40px !important;
}
#kobgavekort img.big{display:none}
#kobgavekort img.icon{display:block}
}
.heateor_sss_sharing_title {
    padding-bottom: 8px;
}
div#bottomheader.other {
    max-height: 5px;
}

body.page-id-556 #content.main-container .entry-content,body.page-id-545 #content.main-container .entry-content,body.page-id-117 #content.main-container .entry-content, body.page-id-146 #content.main-container .entry-content,body.page-id-316 #content.main-container .entry-content, body.page-id-196 #content.main-container .entry-content  {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.textblock {
    padding-left: 13px;
    padding-right: 14px;
}

.textblock h2 {
    margin-top: 20px;
}
.mtop60 {
    margin-top: 60px;
}
/*.page-id-556 .heateor_sss_sharing_container.heateor_sss_horizontal_sharing,.page-id-545 .heateor_sss_sharing_container.heateor_sss_horizontal_sharing,.page-id-316 .heateor_sss_sharing_container.heateor_sss_horizontal_sharing,.page-id-117 .heateor_sss_sharing_container.heateor_sss_horizontal_sharing, .page-id-146 .heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
    margin-left: 15px;
}*/
h4{margin-bottom:0px;}
.col23 {
    width: 66%;
}
.col13 {
    width: 34%;
}
.left{float:left;}
.right{float:right;}
.page-id-117 h4,.page-id-117 div.p {
    margin-top: 20px;
}
body.postid-154 figure.wpb_wrapper.vc_figure {
    padding: 20px 0 0px;
}
.postid-154 h2 {
    padding-top: 30px;
	text-transform:uppercase;
}
.quote {
    margin-top: 20px;margin-bottom: 20px;
}
.quote div.p {
    font-size: 24px;
    line-height: 150%;
}
.quote em {
    padding-top: 30px;
    clear: both;
    display: block;
    font-size: 30px;
    padding-bottom: 30px;
}
body.single-post h2 {
    margin-top: 30px;
}
div#kobgavekort {
    position: fixed;
    bottom: 0;
    left: 0px;z-index:999999;
}
#topfooter > div {
    text-align: center;
}
div#topfooter {
    background-color: #144d30;    color: #fff;
    display: block;
    margin: 0;
}
div#topfooter a{text-align:left;color:#fff;}
#topfooter .row.widgetarea {
    max-width: 100%;
    margin: auto;
    text-align: center;
}
#topfooter p {
    margin-bottom: 0px !important;
}
#topfooter .footer-widget-2 p{
    text-align: center;
}
#topfooter ul {
    list-style: none;
}

nav .search {
    display: none;
}
a:focus {
    outline: none dotted;
}
.copyright-text a {
    font-weight: normal;
}
body{font-family:georgia;}
.homeleftblock a, .midbg a,#topbar,.page-id-146 .entry-content, .page-id-146 .entry-content h3, .copyright-text {
    /*font-family: grotesque;*/
}
.oq:before {
    content: open-quote;font-size: 30px;
}

.cq:after {
    content: close-quote;font-size: 30px;
}
.homeleftblock .social > div,.midbg .social > div {
    width: 90px;margin-top: 20px !important;
    margin: auto;
    text-align: center;
}
.homeleftblock .social > div a:first-child,.midbg .social > div a:first-child {
   float:left;
}
.homeleftblock .social > div a:last-child,.midbg .social > div a:last-child {
   float:right;
}
/*.homeleftblock .social > div a img,.midbg .social > div a img{border:1px solid #000; border-radius:50%;}*/
.bimgpad0 figure {
    padding-bottom: 0px;
}
body.events-single aside#secondary {
    display: none;
}
body.events-single div#primary {
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    float: none;
}
.menutext {
    font-size: 16px;margin-top: 25px;
    line-height: 16px;
}
.nav-bar i.fa.fa-bars{font-size: 53px !important;}
body.page-id-2727 h2 {
    font-size: 150% !important;
    text-align: center;
}
.homeleftblock figure a img, .midbg figure a img {
    width: 50%;
}
.front-social{text-align: center;
               line-height: 60px;}

.post-type-archive-product.woocommerce.woocommerce-page div#primary {
    width: 100%;
}
.woocommerce .woocommerce-result-count {
       display: none;}

.woocommerce .woocommerce-ordering select {
        display: none;
}
.page-title {
      display: none;
}
.button,
.woocommerce a.button{
 background: #144d30;
    color: #fff;
	width: auto!important;
}
product.product-type-simple {
    border: 1px solid #7BC247;
    padding: 10px !important;
    box-shadow: 0px 1px 1px 1px #144d30;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px !important;
    text-align: center;
}
.woocommerce ul.products li.product .price {
    font-size: 20px;
    text-align: center;
    color: #000;
}
.custbttn{
	color: #fff;
	background: #7BC247;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff!important;
    border-color: #7BC247!important;
    background-color: #7BC247!important;

}
.woocommerce.woocommerce-page div#primary {
    width: 100%;
}
.woocommerce-checkout-review-order {
    float: right;
    width: 50%;
    margin-top: -750px;
}
h3#order_review_heading{
	display: none;
}
.footer-widget-3 img, .footer-widget-1 img {
    background-color: #144d30;
    padding: 5px;
}
#topfooter .footer-widget-1 img, #topfooter .footer-widget-3 img  {
    max-height: 55px !important;
}
.col-md-4.footer-widget-2 {
    padding-top: 5px;
}
@media all and (max-width: 768px) {
  .woocommerce-checkout-review-order {

           float: none;
           width: 50%;
           margin-top: 10px;
           clear: both;
           display: block;

 
} 
.col-md-4.footer-widget-2 {
    padding-top: inherit;
}
.menutext {
    margin-top: 15px;
}
}
.vc_btn3-container{
	margin-left: 125px;
}
.wpb_single_image .vc_single_image-wrapper {

       max-width: 80%!important;

}
.boxpattern > div > .wpb_wrapper {
    border: 1px solid #005235;
    box-shadow: 1px 1px 3px 0px #005235;padding-bottom: 20px;
padding-top: 20px;margin-bottom: 20px;
}

.custombtncontainer {
    text-align: center;
    padding-bottom: 30px;
	/*padding-top: 20px;*/
}
div .entry-content {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
h1{ margin-top: 30px!important;
	margin-bottom: 30px!important;
}
p{margin-bottom: 30px !important;}
h3{margin-bottom: 10px !important;
   margin-top: 0px!important;}
h2{margin-bottom: 30px !important;}
.prg_full{width: 100%;
			display: inline-block;
			}
		.prg_lft{float: left;
			width: 30%;
			display: inline-block;
		
		}
			.prg_rgt{float: right;
				width: 70%;
				display: inline-block;
			
			}
.prg_rgt p{margin-bottom: 0px!important;}
.prg_main{
	border-radius: 10px;
	padding: 20px 0;
	
}
.prg_loc, .prg_spec{padding: 20px 0;}
.page-id-2996 h2,.page-id-3028 h2{
    margin-bottom: 10px !important;
}
.page-id-3175 h2 {
    margin-top: 50px;margin-bottom: 0px !important;
}
.vc_separator.vc_sep_color_green .vc_sep_line {
    border-color: #7BC247 !important;background-color: #7BC247 !important;
}
.vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_green {
    margin-bottom: 20px;
}
.gcibrand .wpb_column.vc_column_container.vc_col-sm-9 {
    padding-top: 30px;
}
.gcibrand .wpb_column.vc_column_container.vc_col-sm-9 p{
    margin-bottom: 10px !important;
}
.prg_spec ul {
    margin-left: 0px !important;
}
.topbanner .vc_single_image-wrapper {
    max-width: 100% !important;
    display: block !important;
    clear: both !important;
    width: 100% !important;
    text-align: center;
}
.topbanner .wpb_wrapper.vc_figure {
    display: block !important;
    width: 100%;
    max-width: 100%;padding:0px !important;
}
.topbanner > div > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.pagetagline > div > .vc_column-inner {
    padding-top: 0px !important;
}
progress::-webkit-progress-value { background-color: #7BC247 !important; }
progress::-moz-progress-bar { background-color: #7BC247 !important;}
progress { background-color: #7BC247 !important; }
.rsidebar h4 {color: #7BC247;font-size: 16px !important;}
body, nav, header, h1, h2, p, a, h3, h4, h5, h6{
    /*background-color: #7BC247 !important;
    color: #fff !important;*/
    font-size:18px;
}
.bg-dark, footer, footer div, footer a, footer p {
    background-color: #144D30 !important;
	color:#fff;
}
.footer-widget-area {
    display: none;
}
footer {
    padding: 5px;
}
.page-id-2882 .entry-content {
    max-width: 100%;
}
a.custombtn {
    background-color: #144D30 !important;
    color: #fff;
    font-size: 100%;
    padding: 15px 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	text-decoration:none;
	text-transform:uppercase;
}
.custombtncontainer p {
    margin-bottom: 0px !important;
}
.readmorec a {
    text-transform: uppercase;
}
.pprice p {
    font-weight: bold !important;
    font-size: 14px !important;margin-bottom: 20px !important;
	letter-spacing:1px;text-align: center;
}
.module.left .collapse.navbar-collapse, .module.left .collapse.navbar-collapse a , .module.left .collapse.navbar-collapse a:visited, .module.left .collapse.navbar-collapse a:focus, .module.left .collapse.navbar-collapse a:hover   {
   /* background-color: #144D30 !important;*/color:#000;
}
.module.left .collapse.navbar-collapse ul#menu > li {
   /* border-bottom: 1px solid #acb130;*/
}
.module.left .collapse.navbar-collapse ul#menu > li:last-child {
    border-bottom: none;
}
.h1{font-size:42px;}
.prg_loc, .prg_spec, .prg_main, .prg_loc h3, .prg_spec h3, .prg_main h3,.prg_loc p, .prg_spec p, .prg_main p{
    background-color: #144D30 !important;color: #fff;
}
a.button{
 background: #144d30 !important;
 }
.woocommerce table.shop_table td,.woocommerce table.shop_table{/*border-color:#fff !important;*/}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    /*background-color: #7BC247;*/
}
.locationblock .checkoutloc .eachblock, .checkoutloc .eachblock {
    float: left;    text-align: center;
    width: 49%;
    border: 1px solid #144d30;
    padding: 5px;
    box-shadow: 1px 1px 1px 1px #144d30;
}
.locationblock {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.locationblock .checkoutloc .eachblock:first-child{
	float:left;
}
.locationblock .checkoutloc .eachblock:last-child{
	/*float:right;*/
	float:none;
	display: block;
	margin:auto;
}
.locationblock .checkoutloc .eachblock .title {
    font-size: 32px;
    padding: 10px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 50%;
    float: left;
}

.woocommerce-checkout-review-order {
    float: right;
    width: 48%;
    margin-top: 35px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    
    width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {

    float: left;
    width: 100%;

}
@media all and (max-width: 768px){
	.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
   /* float: left;*/
}

.woocommerce-checkout-review-order {
   /* float: right;*/
    width: 100%;
    clear: none;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    
    width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {

    float: left;
    width: 100%;

}

}
.woocommerce table.shop_table tfoot th {

    font-weight: 700;
    border-top: 1px solid #fff;

}
.page-id-2426 p {margin-bottom: 5px!important;}

.wpcf7-form p{margin-bottom: 0px!important;}
.cst-box{border: 1px solid #7BC247;
    /*box-shadow: 1px 1px 3px 0px #005235;
    padding-bottom: 20px;*/
    padding-top: 10px;
    margin-bottom: 0px;
	margin-left: 20px;margin-right: 20px;
	border-bottom:0px none #fff;
	
}
.cst-box2{
    margin-bottom: 20px;border-bottom:1px solid #7BC247;
	border-top:0px none #fff;padding-bottom: 20px;
	
}
.cst-box p{font-style: italic;text-align: justify;}
h3 {font-size:22px!important;}
.select2-results , span.select2-search.select2-search--dropdown, .select2-container input {
    /*background-color: #7BC247 !important;*/
}
.page-id-2786 .wpb_single_image .vc_single_image-wrapper{
		max-width:100% !important;
	}
.page-id-2786 figure {
    padding: 0;margin-bottom:10px !important;
	}
footer .btn {
    opacity: 1;
}
/*
.leftimg{float:right !important;}
.rightcontent{float:left !important;}
*/
@media (max-width: 768px){
    .homeleftblock {

    border-bottom: 1px solid #000;
    padding-bottom: 12px;

}
	.gcibrand .wpb_single_image.wpb_content_element.vc_align_right {
    text-align: center;
}
	a.about_paypal {
    margin: auto !important;
    display: block !important;
    float: none !important;
    clear: both !important;
    width: 100%;
    text-align: center;
}
	li.wc_payment_method.payment_method_paypal label {
    width: 100%;
}
	footer .btn {
    height: 30px;
    width: 30px !important;
}
	.back-to-top .fa {
		padding-top: 4px;}
#site-navigation .module.right {
    position: absolute;
    right: 20px!important;
}


.carttopcontent .toplogo .left , .carttopcontent .toplogo .right {
    float: none;
    text-align: center;
}
.copyright-text {
    width: 80% !important;
    margin: auto;
    padding-top: 20px;
}
.footer-widget-3 .textwidget div:first-child {
    padding-right: 20px;
}
.footer-widget-1 p {
    text-align: center !important;
}
.footer-widget-3 .textwidget div:last-child {
    text-align: left;
}
	
}
.darklink{color:#144d30 !important;text-decoration:underline; font-weight:bold;}
.darkcolor{color:#144d30 !important; font-weight:bold;}
@media (max-width: 560px){
	.ptitle h3 {
		width: 300px !important;
		margin: auto;
	}
}
.page-id-2939 h3, .page-id-6008 h3 {
    background-color: #144d30 !important;
    padding: 10px 30px 10px 50px;background-image: url(/wp-content/uploads/down.png);
    background-repeat: no-repeat; color:#fff;
    background-position: 99% center;
}
.page-id-2939 h3::before, .page-id-6008 h3::before  {
    content: '\f06c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #7BC247;
}

.page-id-2939 h3.ra , .page-id-6008 h3.ra {
    background-image: url(/wp-content/uploads/right.png);
}
.page-id-2425 .woocommerce-message {
    display: none !important;
}
.woocommerce-info {
   /* background-color: #7BC247 !important;
    border-top-color: #7BC247;*/
}
body.page-id-3657 .entry-content, body.home .entry-content {
    max-width: 100% !important;
}
article.post-2959 {
    text-align: justify;
}
article.post-2959 a.custombtn,article.post-2425 a.custombtn {
    display: block;
    max-width: 300px;
    margin-top: 20px;
}
.mr5{margin-right:5px !important;}
body.page-id-3151 #main.continer {
    max-width: 90% !important;
}
.boxpattern {
    padding: 0px 2% 2% 2%;
}
.page-id-3151 div .entry-content {
    max-width: 90%;
}
div.ppopup h3, div.ppopup div:not(.dg), div.ppopup p {
    background-color: #fff !important;
    color: #000 !important;
}
a.paoc-popup-close {
    background-color: transparent !important;
}
a.paoc-popup.popupaoc-link {
    width: 100%;
    text-align: center;
    display: block;
}
.atcrm .addtocart {
    float: left;
}
.atcrm .readmore {
    float: right;
}
.atcrm {
    padding-top: 18px;
    padding-bottom: 40px;
}
#post-2996 a.custombtn.add-to-cart,#post-3028 a.custombtn.add-to-cart  {
    display: block;
    margin-bottom: 30px;
}
@media only screen and (max-width:875px){
.atcrm .addtocart, .atcrm .readmore {
    clear: both;
    float: none;
    display: block;
}
.atcrm .addtocart {
    margin-bottom: 50px;
}
    
}
span.totaltrees {
    font-size: 14px;
    font-weight: bold;
}
.col-1 .woocommerce-billing-fields h3 {
    display: none;
}
h3.top30{padding-top:30px;}
#topfooter h2.widget-title {
    font-size: 18px !important;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
}
#topfooter .footer-widget-2 h2.widget-title {
    text-align: center;
}
#topfooter .footer-widget-3 h2.widget-title {
    padding-left: 3em;
}
.floatlogo {
    position: absolute;
    max-width: 150px;
}
.brandmainimg {
    width: 100%;
    float: right;
}
.brandtext {
    clear: both;
    display: block;
}
.shipping {
    display: none;
    visibility: hidden;
}
.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0,0,0,.1);
}
/*modification on 10th november*/
nav {
    border-bottom: 0px none #fff;
}
.homeh2 {
    font-size: 22px !important;text-align:center;
}
.boxpattern a.custombtn{
    max-width:252px;font-size: 12px;
}
.lbutton,a.lbutton  {
    background-color: #f9f9f9 !important;
    color: #000;font-size:12px;
    text-align: center;
    padding: 15px 20px;
}
a.custombtn i.fa {
    color: #7BC247;
}
.dbutton,a.dbutton  {
    background-color: #144d30;
    color: #fff;
    text-align: center;
}
a.dbutton i.fa {
    color: #7BC247;
}
a.lbutton i.fa {
    color: #7BC247 !important;
}
a.paoc-popup.popupaoc-link {
    background-color: #f8f8f8;
    max-width: 181px;
    margin: auto;font-size:12px;
    padding: 10px 20px;
}
img.clientlogo {
    max-width: 250px;
    float: left;
    margin-right: 10px;
}
a.custombtn.c {
    max-width: 285px !important;
}
.lightborder {
    border: 1px solid #7BC247;
    padding-top: 10px;
    padding-right: 10px;    margin-left: 0px !important;
    margin-right: 0px !important;
}
.ppopup img {
    max-width: 20px;
}
.vcenter{text-align: center;padding: 0;margin: 0;padding-top: 25px;}
.checkout-button i.fa {
    color: #7BC247;
}
/*#post-3175 .readmore {
        width: 47% !important;margin-top: -15px;
}*/

.indiadetails,.zambiadetails{
    clear: both;
    display: block;
}

.indiadetails .h2 ,.zambiadetails .h2 {
    padding-top: 30px;
}
.white {
    color: #fff;
    font-weight: bold;
}
.llg {
    color: #abc130;
    font-weight: bold;
}
.brandtext p {
    margin-bottom: 0px !important;
}
#post-2959 a.custombtn {
    margin-left: 0px;
}
.prg_spec,.prg_loc {
    border-radius: 10px;
}
.pb10{padding-bottom:10px;}
.page-id-2425 h1 {
    color: #144d30;
    text-align: center;
    font-weight: bold;text-transform: uppercase;
}
.page-id-2425 td.product-thumbnail a img {
    width: 150px !important;
}
li.one-time-option {
    display: none;
    visibility: hidden;
}
.indiadetails .wpb_column.vc_column_container.vc_col-sm-8,.zambiadetails .wpb_column.vc_column_container.vc_col-sm-8  {
    width: 67%;
    float: left;
}
.indiadetails .rsidebar.wpb_column.vc_column_container.vc_col-sm-4,.zambiadetails .rsidebar.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 32%;
    float: right;
}
#post-2957 li {
    list-style: none;
}
#post-2957 li::before{
    /*content: '\f06c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #7BC247;*/
}
.toplogo {
    clear: both;margin-bottom: 0px !important;
    display: block;min-height: 60px;
}
#topfooterlogo .textwidget {
    text-align: center;
}
footer #text-12 p {
    margin-bottom: 0px !important;
    text-align: center;
}
div#text-12 {
    margin-bottom: 10px !important;
}
div#bottomfooterlogo {
    z-index: 9999;
    padding-top: 15px;
    padding-left: 10px;
}
#bottomfooterlogo img {
    max-height: 50px;
}
#India.eachblock div, #India.eachblock a,#Zambia.eachblock div, #Zambia.eachblock a  {
    display: block;float: none;
}
.parentblock{display: block;clear: both;float: none;padding-top: 0px !important;}
.parentblock img {
    text-align: center;
    margin-bottom: 0px;
    width: 80%;
}
.parentblock .right{
    text-align: center;
}
#page.pageid2792 #primary {
    width: 90% !important;
    margin: auto !important;
    float: none;
}
nav#site-navigation.fixed.scrolled .container.nav-bar {
    height: 80px;
}
.boxpattern:hover > .vc_column-inner {
    border: 1px solid #e8e8e8;
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
}
.locationblock a.custombtn {
    font-size: 30px;
    line-height: 70px;
}
.locationblock .eachblock:hover a.custombtn i {animation: sk-rotateplane 1.2s infinite ease-in-out;}
.boxpattern:hover > .vc_column-inner > .wpb_wrapper {
    border: 1px solid #e8e8e8;
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    transform: scale(1.05);
    transition: all 0.5s ease;
}
@keyframes blinkingText{
    0%{     color: #7BC247;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #7BC247;    }
}
.boxpattern:hover a.custombtn i {
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
h3.h3q:hover{
    transform: scale(1.05);
}
h3.h3q:hover::before{
    transition: all 0.5s ease;animation: sk-rotateplane 1.2s infinite ease-in-out;
}
.page-id-3555 .wpb_single_image .vc_single_image-wrapper{max-width:100% !important;}
a.custombtn.backbtn {
    display: block;
    width: 100px;
    margin-right: 0;
    color: #fff;
    padding: 0px;
    font-size: 12px;
}
.left0{margin-left:0px;}
.lleaf i, i.lleaf{color:#7BC247;}
.copyright-text img {
    max-width: 25px;
}
.lleaf li {
    padding-left: 25px;
    text-indent: -12px;
}
.page-id-3555 .wpb_wrapper.vc_figure:hover a {
    /*border: 1px solid #f9f9f9;
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    padding: 5px;*/
    transform: scale(1.1);
    transition: all 0.5s ease;
}
.mt0{margin-top:0px !important;}
.mb0{margin-bottom:0px !important;}
.page-id-2957 ul.left0.lleaf {
    margin-bottom: 30px !important;
}
.homepblock {
    display: block;
    clear: both;
    float: none;
    width: 85%;
    margin: auto !important;
}
img.inline {
    float: right;
}
#rtopbar a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
#rtopbar li {
    list-style:none;border-right: 1px solid #222;text-transform: uppercase;
    display:inline-block;padding:0px 20px; font-size:12px;
}
#rtopbar i {
    font-size: 18px;
}
#rtopbar li:last-child {
    border-right: 0px none #fff;
}
.page-id-2427 input#username, .page-id-2427 input#password {
    height: 30px;
}
.page-id-2427 form.woocommerce-form.woocommerce-form-login.login {
    max-width: 500px;
    margin: auto;
}
.page-id-2427 p {
    margin-bottom: 0px !important;
}
#language ul#languageblock {
    display: none;
}
#language.hover ul#languageblock {
    display: block;position: absolute;
    transition:all 0.5s ease;
}
td.bb {
    border-bottom: 1px solid #f8f8f8;
    padding-bottom: 20px;
}
td.mt10 {
    padding-top: 20px;padding-bottom: 20px;
}
.desktopview{display:block !important;}
.mobileview{display:none !important;}
.indiadetails.desktopview{display:none !important;}
.indiadetails.desktopview.selected{display:block !important;}
@media only screen and (max-width:768px){
    .desktopview{display:none !important;}
.mobileview{display:block !important;}
.indiadetails.mobileview.selected{display:block !important;}
.indiadetails.mobileview, .zambiadetails.mobileview{display:none !important;}
    .lbutton, a.lbutton{
        display:block !important;
    }
/*    #post-3175 .readmore, a.custombtn{
        width:80% !important;
    }*/
    .locationblock .checkoutloc .eachblock{
        width:100% !important;
    }
    /*#post-3175 .readmore{max-width: 78% !important;margin: auto;}*/
.indiadetails .wpb_column.vc_column_container.vc_col-sm-8,.zambiadetails .wpb_column.vc_column_container.vc_col-sm-8 ,
.indiadetails .rsidebar.wpb_column.vc_column_container.vc_col-sm-4,.zambiadetails .rsidebar.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100%;
    float: none;
    display:block;
}
#post-2957 figure {
    margin: auto !important;
    display: block;
    text-align: center;
}

#post-2957 .vcenter {
    display: none;
}
div#bottomfooterlogo {
    position: relative;
    text-align: center;
}
div#bottomfooterlogo img{
    margin-bottom:10px;    
}
}
.ppopup .cimage {
    display: inline-block;    max-width: 100px;
}
.ppopup .cimage.w {
      max-width: 100%;
}
.ppopup .cimage img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin: auto;
}
.imgblock {
    display: block;
    min-height: 150px;
    text-align:center;
}
.imgblock .cimage:last-child img {
    border: 0px none #fff;
}
/*.ppopup .cimage img:hover {
    transform: scale(5);
    transition: all 0.8s ease;
}*/
a, a:active, a:focus,a:hover{
        outline: none; 
    }
ul.products.columns-3 {
    display: none;
}
.fr {
    float: right;
}

.fl {
    float: left;
}
.ppopup p {
    clear: both;margin-bottom: 0px !important;
    display: block;
    padding-top: 10px;
}
.titlecontainer > div {
    width: 50%;
}
.ppopup .fr{
    width:20%;
}
.ppopup .fl{
    width:100%;
}
.ppopup .fr img {
    max-width: 400px;
    position: relative;
    margin-top: -35px;
}
.logos .fifty {
    width: 50%;
    float: left;
    text-align: center;
    height: 70px;
    vertical-align: bottom;
}
.ppopup img {
    background-color: #fff;
}
.logos table .fifty {
    height: 100px;
}

.logos .fifty img {
    max-width: unset;
}
.logos .fifty img {
    max-width: 120px;margin-top:15px;
}
.pdesc p {
    font-size: 12px;
    margin-bottom: 0px !important;
    background-color: #f8f8f8;
    padding: 2px 10px;text-align:center;
}
.checkoutloc .lbutton {
   /* background-color: #144d30 !important;
    color: #fff;*/
}
.ppopup .cimage.bgb img:hover {
    background-color: #000;
}
.carttext {
    clear: both;
    font-size: 12px;
}
#share-buttons img {
    width: 50px;
}
/*.ppopup .cimage.zoom img:hover {
    transform: scale(9);
}
.ppopup .cimage.zoomp img:hover {
    transform: scale(7);
}*/
img.rborder{
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin-left: 2px;
}
.ccontainer{padding-top:30px;padding-bottom:35px;}
.readmore {
    cursor: pointer;
}
.heading{text-transform:uppercase;}
a.newreadmorebtn {
    background-color: #f9f9f9;
    padding: 15px 20px;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    width: 50% !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
p.newreadmorebtn {
    text-align: center;
    margin: 30px !important;
}
.page-id-3175 .carttopcontent h1.dg {
    font-size: 34px !important;
}
.center{text-align:center;margin-left:auto;margin-right:auto;}
.fwb{font-weight:bold;}
#share-buttons h1 a img {
    margin-top: -20px;
}
.page-id-2426 div .entry-content {
    max-width: 1280px;
}
.ppopup .titlecontainer .title h1 a {
    font-size: 42px;color: #144d30 !important;
    text-decoration: none !important;
}
.ppopup .titlecontainer .title h1 {
    margin: 0 !important;
}
.ppopup .logos .fifty:first-child {
    text-align: right;
    padding-right: 20px;
}
.ppopup .logos .fifty:last-child {
    text-align: left;
    padding-left: 20px;
}
h1.small{font-size: 35px !important;
    margin-bottom: 2px !important;}
    
#share-buttons h1 {
    margin-top: 32px !important;
    margin-bottom: 27px !important;
}
a.paoc-popup.popupaoc-link i:before,a.newreadmorebtn i:before,.readmore .lbutton i:before {
    color: #7BC247;
}
#India.eachblock .readmore a, #Zambia.eachblock .readmore a {
    font-size: 12px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input#terms {
    position: inherit;
}
.mobileview img {
    max-width: 100%;
}
.downloadsection {
    padding: 5px 0px;
}
@media only screen and (min-width:768px){
.ppopup td.bb:hover {
/*    text-align: center;*/
    transition: all 0.8s ease;
}
.ppopup td.bb:hover .cimage img {
    /*transform: scale(2);
    transition: all 0.8s ease;*/
}
}
/*.downloadsection.bullets::before{
    content: '\f06c';
    font-family: 'FontAwesome';
    color: #7BC247;
    margin-right: 10px;
    margin-left: 20px;
}*/
.page-id-2427 nav.woocommerce-MyAccount-navigation li::before {
    content: '\f06c';
    font-family: 'FontAwesome';
    color: #7BC247;
    margin-right: 10px;
}
.page-id-2427 nav#site-navigation {
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
}
.page-id-2427 nav.woocommerce-MyAccount-navigation li {
    list-style: none;
    background-color: #144d30;
    margin-bottom: 5px;
    border-radius: 2px;
    padding-left: 10px;
}
.page-id-2427 nav.woocommerce-MyAccount-navigation li a{
    color:#FFF;
    font-weight: normal;
    font-size: 14px;
}
.page-id-2427 .woocommerce-MyAccount-content > p {
    margin-bottom: 10px !important;
    font-size: 14px;
}
.page-id-2427 .woocommerce-MyAccount-content a.button {
    font-size: 14px;
    margin: 2px;
}
button#place_order {
    max-width: 100% !important;
}
nav.woocommerce-MyAccount-navigation ul {
    margin-left: auto;
    width: 90%;
    margin-right: auto;
}
.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before {
 background-position: center 30% !important;
    background-repeat: no-repeat !important;
    height:300px;
    width:263px;
position: fixed;
bottom: 10%;
left: 40%;
margin-left: -.5em;
margin-top: -.5em;
display: block;
content: "";
-webkit-animation: none;
-moz-animation: none;
animation: none;
background: url('/wp-content/themes/live/assets/images/wait.gif') center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
}
.allcaps{text-transform: uppercase;}
.leaf i {
    color: #7BC247;
}
.animate i{animation: sk-rotateplane 1.2s infinite ease-in-out;}
.zoomnew:hover{transform: scale(1.2);-webkit-transform: scale(1.2);transition: all 0.5s ease;}
.downloadsection.bullets a {
    text-decoration: underline;margin-left: 5px;
}
.fullwidth,.fullwidth img {
    width: 100%;
}
input#subscribe_to_newsletter {
    position: inherit;
}
.h1.joining{padding-top: 20px;
    margin-bottom: 0px !important;}
    .woocommerce-MyAccount-content {
    margin-bottom: 20px !important;
}
.woocommerce-MyAccount-content button.woocommerce-Button.button {
    margin-top: 5px;
}
.woocommerce-MyAccount-content .input-checkbox {
    position: inherit !important;
}
h1.center.heading.fwb.dg.leaf.animate:hover {
    transform: scale(1.1);
    transition: all 0.8s ease;
}
.woocommerce p.return-to-shop a {
    margin-bottom: 10px !important;
}
.coupon button.button {
    clear: both !important;
    display: block !important;
    max-width: 400px !important;
    margin-top: 10px !important;
}
body.page-id-2425 .coupon {
    width: 100%;
}
input#coupon_code {
    margin-bottom: 10px;
}
@media only screen and (max-width:768px){
.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before {
left: 10%;
}
.title.fl h1 a img {
    clear: both;
    display: block;
    text-align: center;
    margin: auto;    margin-top: 11px;
}
    a.newreadmorebtn{width:100% !important;}
    .locationblock a.custombtn {font-size: 20px;padding: 15px 0px !important;}
    div#Zambia {margin-top: 20px;}
    div.coupon button.button {
    float: left !important;margin-top: 10px;
}   
   #share-buttons h1 {
    line-height: 50px;
} 
}
body.page-id-2427.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 73%;
}
body.page-id-2427.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
}
#languageblock li {
    display: block;
    border-right: 0px none #fff;
}
button.button[name="apply_coupon"], input[name="coupon_code"], button.button[name="update_cart"] {
    width: 290px !important;
    max-width: 290px !important;
}
td.product-name dl.variation {
    display: none;
}
form.wpcf7-form.init div.wpcf7-form-control-wrap {
    margin-top: 19px;
}
.paoc-popup-link {
    background-color: #144d30;
    width: 163px;
    clear: both;
    display: block;
    text-align: center;
    margin: auto;
    padding: 10px;
    font-size: 12px;
    color: #fff !important;
		border-radius: 5px;
}
.paoc-close-popup {
    top: -9px;
    right: -3px;
    fill: #144d30;
    background-color: #144d30;
    border: 3px solid #144d30;
}
/*.paoc-popup-click.paoc-popup-cust-5865.paoc-popup-simple_link.paoc-popup-link::before,
.paoc-popup-click.paoc-popup-cust-5855.paoc-popup-simple_link.paoc-popup-link::before {
    content: "\f06c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #7BC247;
    text-rendering: auto;
}
.paoc-popup-click.paoc-popup-cust-5865.paoc-popup-simple_link.paoc-popup-link::before {
    content: "\f06c";
    text-rendering: auto;
}*/
.boxpattern {
    background-color: #7BC247;
    color: #fff;
    border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-radius: 5px;
    margin-top: 35px;
    margin-bottom: 40px;
}
.pdesc p {
    background-color: #7BC247;
		color: #fff;
		font-size: 14px;
}
.boxpattern:hover > .vc_column-inner {
    border: 0px solid #e8e8e8;
    box-shadow: 0 0px 0px rgba(0,0,0,0.11);
}
a.custombtn{
    font-size: 12px;
    border-radius: 5px;
}
.brandlogos.wpb_single_image .vc_single_image-wrapper {
    max-width: 100% !important;
}
.w163{
	width: 163px;
	display: block;
}
.w86{
	width: 86%;
	margin: auto !important;
}
.abenhed p {
    text-align: left;
}
.singleimg .vc_figure {
    padding: 1em;
}
.singleimg.wpb_single_image .vc_single_image-wrapper {
    max-width: 80% !important;
}
.paoc-popup-link .fa.fa-leaf {
    color: #7BC247;
    margin-right: 3px;
    text-rendering: auto;
}
.clearboth {
    display: block;
    clear: both;
}
input[type="submit"] {
    border-radius: 5px !important;
}
#wpcf7-f4173-p2786-o1 #submit {
    margin-top: 5px;
}
#mc4wp-form-1 input[type="submit"] {
    color: #000;
    background: #f5f5f5;
		border: 1px solid #f5f5f5;
		border-left: 1px solid #f5f5f5;
		float: left;
		width: 45%;
		margin-top: 0px;
		border-radius: 0px 5px 5px 0px !important;
}
#mc4wp-form-1 input[type="email"],#mc4wp-form-1 input[type="email"]:hover{
		float: left;
		border-right: 1px solid #f5f5f5;
		border-color: #f5f5f5;
		width: 54%;
		color: #000;
		border-radius: 5px 0px 0px 5px;
}
.container.footer-inner {
    padding-top: 20px;
}
#colophon .site-info {
    padding-top: 0px;
}
div#text-12, div#text-15  , div#text-14  {
    margin-bottom: 0px !important;
}
.footer-widget-3 img {
    width: 40px;
}

.footer-inner .fa {
    font-size: 22px;
    margin-left: 20px;
}
a.paoc-popup-close {
    background-color: #fff !important;
    color: #144d30;
    border-color: #144d30;
    fill: #144d30;
    top: 0px;
    right: 0px;
}
#order_review  .shop_table .cart-subtotal, 
#order_review .shop_table .shipping, 
#order_review .shop_table .order-total, 
#order_review .shop_table .recurring-totals,
.cart_totals .shop_table .cart-subtotal, 
.cart_totals .shop_table .shipping, 
.cart_totals .shop_table .order-total, 
.cart_totals .shop_table .recurring-totals{
		display:none;
}
#order_review .shop_table .order-total.recurring-total,
.cart_totals .shop_table .order-total.recurring-total{
		display: contents;
}
