/*
Theme Name: Purosa
Theme URI: https://deothemes.com/freebies/purosa-free-magazine-wordpress-theme/
Author: DeoThemes
Author URI: https://deothemes.com
Description: Purosa is a modern WordPress theme for Blogs and Magazines. Fully compatible with a new Gutenberg block editor, it comes with customizer options, multiple page layout, integration with popular plugins. Purosa is a lightweight and mobile optimized fast theme, it's great for SEO ranking.
Version: 1.0.4
Tested up to: 5.7
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: purosa
Tags: blog, translation-ready, theme-options, custom-logo, grid-layout, footer-widgets, featured-images


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.
*/
/*-------------------------------------------------------*/
/* Table of Content

1.General
  1.1.Typography
  1.2.Grid
2.Common Elements
3.Layout
4.Blog
5.Navigation
6.Footer
7.Helper CLasses
8.WordPress styles
9.Widgets

/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/* Bootstrap Grid
/*-------------------------------------------------------*/
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
	box-sizing: border-box; }

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block; }

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important; }

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible; }

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0.5rem; }

p {
	margin-top: 0;
	margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	        text-decoration-skip-ink: none; }

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit; }

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0; }

dt {
	font-weight: 700; }

dd {
	margin-bottom: .5rem;
	margin-left: 0; }

blockquote {
	margin: 0 0 1rem; }

b,
strong {
	font-weight: bolder; }

small {
	font-size: 80%; }

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline; }

sub {
	bottom: -.25em; }

sup {
	top: -.5em; }

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent; }
	a:hover {
		color: #0056b3;
		text-decoration: underline; }

a:not([href]) {
	color: inherit;
	text-decoration: none; }
	a:not([href]):hover {
		color: inherit;
		text-decoration: none; }

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em; }

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar; }

figure {
	margin: 0 0 1rem; }

img {
	vertical-align: middle;
	border-style: none; }

svg {
	overflow: hidden;
	vertical-align: middle; }

table {
	border-collapse: collapse; }

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom; }

th {
	text-align: inherit; }

label {
	display: inline-block;
	margin-bottom: 0.5rem; }

button {
	border-radius: 0; }

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit; }

button,
input {
	overflow: visible; }

button,
select {
	text-transform: none; }

[role="button"] {
	cursor: pointer; }

select {
	word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
	cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none; }

input[type="radio"],
input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0; }

textarea {
	overflow: auto;
	resize: vertical; }

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0; }

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal; }

progress {
	vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto; }

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none; }

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button; }

output {
	display: inline-block; }

summary {
	display: list-item;
	cursor: pointer; }

template {
	display: none; }

[hidden] {
	display: none !important; }

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto; }
	@media (min-width: 576px) {
		.container {
			max-width: 540px; } }
	@media (min-width: 768px) {
		.container {
			max-width: 720px; } }
	@media (min-width: 1025px) {
		.container {
			max-width: 960px; } }
	@media (min-width: 1200px) {
		.container {
			max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto; }

@media (min-width: 576px) {
	.container, .container-sm {
		max-width: 540px; } }

@media (min-width: 768px) {
	.container, .container-sm, .container-md {
		max-width: 720px; } }

@media (min-width: 1025px) {
	.container, .container-sm, .container-md, .container-lg {
		max-width: 960px; } }

@media (min-width: 1200px) {
	.container, .container-sm, .container-md, .container-lg, .container-xl {
		max-width: 1140px; } }

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px; }

.no-gutters {
	margin-right: 0;
	margin-left: 0; }
	.no-gutters > .col,
	.no-gutters > [class*="col-"] {
		padding-right: 0;
		padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px; }

.col {
	flex-basis: 0;
	flex-grow: 1;
	min-width: 0;
	max-width: 100%; }

.row-cols-1 > * {
	flex: 0 0 100%;
	max-width: 100%; }

.row-cols-2 > * {
	flex: 0 0 50%;
	max-width: 50%; }

.row-cols-3 > * {
	flex: 0 0 33.33333%;
	max-width: 33.33333%; }

.row-cols-4 > * {
	flex: 0 0 25%;
	max-width: 25%; }

.row-cols-5 > * {
	flex: 0 0 20%;
	max-width: 20%; }

.row-cols-6 > * {
	flex: 0 0 16.66667%;
	max-width: 16.66667%; }

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%; }

.col-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%; }

.col-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%; }

.col-3 {
	flex: 0 0 25%;
	max-width: 25%; }

.col-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%; }

.col-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%; }

.col-6 {
	flex: 0 0 50%;
	max-width: 50%; }

.col-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%; }

.col-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%; }

.col-9 {
	flex: 0 0 75%;
	max-width: 75%; }

.col-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%; }

.col-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%; }

.col-12 {
	flex: 0 0 100%;
	max-width: 100%; }

.order-first {
	order: -1; }

.order-last {
	order: 13; }

.order-0 {
	order: 0; }

.order-1 {
	order: 1; }

.order-2 {
	order: 2; }

.order-3 {
	order: 3; }

.order-4 {
	order: 4; }

.order-5 {
	order: 5; }

.order-6 {
	order: 6; }

.order-7 {
	order: 7; }

.order-8 {
	order: 8; }

.order-9 {
	order: 9; }

.order-10 {
	order: 10; }

.order-11 {
	order: 11; }

.order-12 {
	order: 12; }

.offset-1 {
	margin-left: 8.33333%; }

.offset-2 {
	margin-left: 16.66667%; }

.offset-3 {
	margin-left: 25%; }

.offset-4 {
	margin-left: 33.33333%; }

.offset-5 {
	margin-left: 41.66667%; }

.offset-6 {
	margin-left: 50%; }

.offset-7 {
	margin-left: 58.33333%; }

.offset-8 {
	margin-left: 66.66667%; }

.offset-9 {
	margin-left: 75%; }

.offset-10 {
	margin-left: 83.33333%; }

.offset-11 {
	margin-left: 91.66667%; }

@media (min-width: 576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%; }
	.row-cols-sm-1 > * {
		flex: 0 0 100%;
		max-width: 100%; }
	.row-cols-sm-2 > * {
		flex: 0 0 50%;
		max-width: 50%; }
	.row-cols-sm-3 > * {
		flex: 0 0 33.33333%;
		max-width: 33.33333%; }
	.row-cols-sm-4 > * {
		flex: 0 0 25%;
		max-width: 25%; }
	.row-cols-sm-5 > * {
		flex: 0 0 20%;
		max-width: 20%; }
	.row-cols-sm-6 > * {
		flex: 0 0 16.66667%;
		max-width: 16.66667%; }
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%; }
	.col-sm-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%; }
	.col-sm-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%; }
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%; }
	.col-sm-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%; }
	.col-sm-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%; }
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%; }
	.col-sm-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%; }
	.col-sm-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%; }
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%; }
	.col-sm-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%; }
	.col-sm-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%; }
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%; }
	.order-sm-first {
		order: -1; }
	.order-sm-last {
		order: 13; }
	.order-sm-0 {
		order: 0; }
	.order-sm-1 {
		order: 1; }
	.order-sm-2 {
		order: 2; }
	.order-sm-3 {
		order: 3; }
	.order-sm-4 {
		order: 4; }
	.order-sm-5 {
		order: 5; }
	.order-sm-6 {
		order: 6; }
	.order-sm-7 {
		order: 7; }
	.order-sm-8 {
		order: 8; }
	.order-sm-9 {
		order: 9; }
	.order-sm-10 {
		order: 10; }
	.order-sm-11 {
		order: 11; }
	.order-sm-12 {
		order: 12; }
	.offset-sm-0 {
		margin-left: 0; }
	.offset-sm-1 {
		margin-left: 8.33333%; }
	.offset-sm-2 {
		margin-left: 16.66667%; }
	.offset-sm-3 {
		margin-left: 25%; }
	.offset-sm-4 {
		margin-left: 33.33333%; }
	.offset-sm-5 {
		margin-left: 41.66667%; }
	.offset-sm-6 {
		margin-left: 50%; }
	.offset-sm-7 {
		margin-left: 58.33333%; }
	.offset-sm-8 {
		margin-left: 66.66667%; }
	.offset-sm-9 {
		margin-left: 75%; }
	.offset-sm-10 {
		margin-left: 83.33333%; }
	.offset-sm-11 {
		margin-left: 91.66667%; } }

@media (min-width: 768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%; }
	.row-cols-md-1 > * {
		flex: 0 0 100%;
		max-width: 100%; }
	.row-cols-md-2 > * {
		flex: 0 0 50%;
		max-width: 50%; }
	.row-cols-md-3 > * {
		flex: 0 0 33.33333%;
		max-width: 33.33333%; }
	.row-cols-md-4 > * {
		flex: 0 0 25%;
		max-width: 25%; }
	.row-cols-md-5 > * {
		flex: 0 0 20%;
		max-width: 20%; }
	.row-cols-md-6 > * {
		flex: 0 0 16.66667%;
		max-width: 16.66667%; }
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%; }
	.col-md-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%; }
	.col-md-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%; }
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%; }
	.col-md-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%; }
	.col-md-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%; }
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%; }
	.col-md-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%; }
	.col-md-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%; }
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%; }
	.col-md-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%; }
	.col-md-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%; }
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%; }
	.order-md-first {
		order: -1; }
	.order-md-last {
		order: 13; }
	.order-md-0 {
		order: 0; }
	.order-md-1 {
		order: 1; }
	.order-md-2 {
		order: 2; }
	.order-md-3 {
		order: 3; }
	.order-md-4 {
		order: 4; }
	.order-md-5 {
		order: 5; }
	.order-md-6 {
		order: 6; }
	.order-md-7 {
		order: 7; }
	.order-md-8 {
		order: 8; }
	.order-md-9 {
		order: 9; }
	.order-md-10 {
		order: 10; }
	.order-md-11 {
		order: 11; }
	.order-md-12 {
		order: 12; }
	.offset-md-0 {
		margin-left: 0; }
	.offset-md-1 {
		margin-left: 8.33333%; }
	.offset-md-2 {
		margin-left: 16.66667%; }
	.offset-md-3 {
		margin-left: 25%; }
	.offset-md-4 {
		margin-left: 33.33333%; }
	.offset-md-5 {
		margin-left: 41.66667%; }
	.offset-md-6 {
		margin-left: 50%; }
	.offset-md-7 {
		margin-left: 58.33333%; }
	.offset-md-8 {
		margin-left: 66.66667%; }
	.offset-md-9 {
		margin-left: 75%; }
	.offset-md-10 {
		margin-left: 83.33333%; }
	.offset-md-11 {
		margin-left: 91.66667%; } }

@media (min-width: 1025px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%; }
	.row-cols-lg-1 > * {
		flex: 0 0 100%;
		max-width: 100%; }
	.row-cols-lg-2 > * {
		flex: 0 0 50%;
		max-width: 50%; }
	.row-cols-lg-3 > * {
		flex: 0 0 33.33333%;
		max-width: 33.33333%; }
	.row-cols-lg-4 > * {
		flex: 0 0 25%;
		max-width: 25%; }
	.row-cols-lg-5 > * {
		flex: 0 0 20%;
		max-width: 20%; }
	.row-cols-lg-6 > * {
		flex: 0 0 16.66667%;
		max-width: 16.66667%; }
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%; }
	.col-lg-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%; }
	.col-lg-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%; }
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%; }
	.col-lg-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%; }
	.col-lg-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%; }
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%; }
	.col-lg-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%; }
	.col-lg-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%; }
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%; }
	.col-lg-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%; }
	.col-lg-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%; }
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%; }
	.order-lg-first {
		order: -1; }
	.order-lg-last {
		order: 13; }
	.order-lg-0 {
		order: 0; }
	.order-lg-1 {
		order: 1; }
	.order-lg-2 {
		order: 2; }
	.order-lg-3 {
		order: 3; }
	.order-lg-4 {
		order: 4; }
	.order-lg-5 {
		order: 5; }
	.order-lg-6 {
		order: 6; }
	.order-lg-7 {
		order: 7; }
	.order-lg-8 {
		order: 8; }
	.order-lg-9 {
		order: 9; }
	.order-lg-10 {
		order: 10; }
	.order-lg-11 {
		order: 11; }
	.order-lg-12 {
		order: 12; }
	.offset-lg-0 {
		margin-left: 0; }
	.offset-lg-1 {
		margin-left: 8.33333%; }
	.offset-lg-2 {
		margin-left: 16.66667%; }
	.offset-lg-3 {
		margin-left: 25%; }
	.offset-lg-4 {
		margin-left: 33.33333%; }
	.offset-lg-5 {
		margin-left: 41.66667%; }
	.offset-lg-6 {
		margin-left: 50%; }
	.offset-lg-7 {
		margin-left: 58.33333%; }
	.offset-lg-8 {
		margin-left: 66.66667%; }
	.offset-lg-9 {
		margin-left: 75%; }
	.offset-lg-10 {
		margin-left: 83.33333%; }
	.offset-lg-11 {
		margin-left: 91.66667%; } }

@media (min-width: 1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%; }
	.row-cols-xl-1 > * {
		flex: 0 0 100%;
		max-width: 100%; }
	.row-cols-xl-2 > * {
		flex: 0 0 50%;
		max-width: 50%; }
	.row-cols-xl-3 > * {
		flex: 0 0 33.33333%;
		max-width: 33.33333%; }
	.row-cols-xl-4 > * {
		flex: 0 0 25%;
		max-width: 25%; }
	.row-cols-xl-5 > * {
		flex: 0 0 20%;
		max-width: 20%; }
	.row-cols-xl-6 > * {
		flex: 0 0 16.66667%;
		max-width: 16.66667%; }
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%; }
	.col-xl-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%; }
	.col-xl-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%; }
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%; }
	.col-xl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%; }
	.col-xl-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%; }
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%; }
	.col-xl-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%; }
	.col-xl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%; }
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%; }
	.col-xl-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%; }
	.col-xl-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%; }
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%; }
	.order-xl-first {
		order: -1; }
	.order-xl-last {
		order: 13; }
	.order-xl-0 {
		order: 0; }
	.order-xl-1 {
		order: 1; }
	.order-xl-2 {
		order: 2; }
	.order-xl-3 {
		order: 3; }
	.order-xl-4 {
		order: 4; }
	.order-xl-5 {
		order: 5; }
	.order-xl-6 {
		order: 6; }
	.order-xl-7 {
		order: 7; }
	.order-xl-8 {
		order: 8; }
	.order-xl-9 {
		order: 9; }
	.order-xl-10 {
		order: 10; }
	.order-xl-11 {
		order: 11; }
	.order-xl-12 {
		order: 12; }
	.offset-xl-0 {
		margin-left: 0; }
	.offset-xl-1 {
		margin-left: 8.33333%; }
	.offset-xl-2 {
		margin-left: 16.66667%; }
	.offset-xl-3 {
		margin-left: 25%; }
	.offset-xl-4 {
		margin-left: 33.33333%; }
	.offset-xl-5 {
		margin-left: 41.66667%; }
	.offset-xl-6 {
		margin-left: 50%; }
	.offset-xl-7 {
		margin-left: 58.33333%; }
	.offset-xl-8 {
		margin-left: 66.66667%; }
	.offset-xl-9 {
		margin-left: 75%; }
	.offset-xl-10 {
		margin-left: 83.33333%; }
	.offset-xl-11 {
		margin-left: 91.66667%; } }

.fade {
	transition: opacity 0.15s linear; }
	@media (prefers-reduced-motion: reduce) {
		.fade {
			transition: none; } }
	.fade:not(.show) {
		opacity: 0; }

.collapse:not(.show) {
	display: none; }

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease; }
	@media (prefers-reduced-motion: reduce) {
		.collapsing {
			transition: none; } }

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5; }
	.close:hover {
		color: #000;
		text-decoration: none; }
	.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
		opacity: .75; }

button.close {
	padding: 0;
	background-color: transparent;
	border: 0; }

a.close.disabled {
	pointer-events: none; }

.modal-open {
	overflow: hidden; }
	.modal-open .modal {
		overflow-x: hidden;
		overflow-y: auto; }

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0; }

.modal-dialog {
	position: relative;
	width: auto;
	margin: 0.5rem;
	pointer-events: none; }
	.modal.fade .modal-dialog {
		transition: transform 0.3s ease-out;
		transform: translate(0, -50px); }
		@media (prefers-reduced-motion: reduce) {
			.modal.fade .modal-dialog {
				transition: none; } }
	.modal.show .modal-dialog {
		transform: none; }
	.modal.modal-static .modal-dialog {
		transform: scale(1.02); }

.modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem); }
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 1rem);
		overflow: hidden; }
	.modal-dialog-scrollable .modal-header,
	.modal-dialog-scrollable .modal-footer {
		flex-shrink: 0; }
	.modal-dialog-scrollable .modal-body {
		overflow-y: auto; }

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem); }
	.modal-dialog-centered::before {
		display: block;
		height: calc(100vh - 1rem);
		height: -webkit-min-content;
		height: -moz-min-content;
		height: min-content;
		content: ""; }
	.modal-dialog-centered.modal-dialog-scrollable {
		flex-direction: column;
		justify-content: center;
		height: 100%; }
		.modal-dialog-centered.modal-dialog-scrollable .modal-content {
			max-height: none; }
		.modal-dialog-centered.modal-dialog-scrollable::before {
			content: none; }

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	outline: 0; }

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000; }
	.modal-backdrop.fade {
		opacity: 0; }
	.modal-backdrop.show {
		opacity: 0.5; }

.modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #F1F1F1;
	border-top-left-radius: calc(0.3rem - 1px);
	border-top-right-radius: calc(0.3rem - 1px); }
	.modal-header .close {
		padding: 1rem 1rem;
		margin: -1rem -1rem -1rem auto; }

.modal-title {
	margin-bottom: 0;
	line-height: 1.5; }

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem; }

.modal-footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: 0.75rem;
	border-top: 1px solid #F1F1F1;
	border-bottom-right-radius: calc(0.3rem - 1px);
	border-bottom-left-radius: calc(0.3rem - 1px); }
	.modal-footer > * {
		margin: 0.25rem; }

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll; }

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto; }
	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem); }
		.modal-dialog-scrollable .modal-content {
			max-height: calc(100vh - 3.5rem); }
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem); }
		.modal-dialog-centered::before {
			height: calc(100vh - 3.5rem);
			height: -webkit-min-content;
			height: -moz-min-content;
			height: min-content; }
	.modal-sm {
		max-width: 300px; } }

@media (min-width: 1025px) {
	.modal-lg,
	.modal-xl {
		max-width: 800px; } }

@media (min-width: 1200px) {
	.modal-xl {
		max-width: 1140px; } }

.d-none {
	display: none !important; }

.d-inline {
	display: inline !important; }

.d-inline-block {
	display: inline-block !important; }

.d-block {
	display: block !important; }

.d-table {
	display: table !important; }

.d-table-row {
	display: table-row !important; }

.d-table-cell {
	display: table-cell !important; }

.d-flex {
	display: flex !important; }

.d-inline-flex {
	display: inline-flex !important; }

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important; }
	.d-sm-inline {
		display: inline !important; }
	.d-sm-inline-block {
		display: inline-block !important; }
	.d-sm-block {
		display: block !important; }
	.d-sm-table {
		display: table !important; }
	.d-sm-table-row {
		display: table-row !important; }
	.d-sm-table-cell {
		display: table-cell !important; }
	.d-sm-flex {
		display: flex !important; }
	.d-sm-inline-flex {
		display: inline-flex !important; } }

@media (min-width: 768px) {
	.d-md-none {
		display: none !important; }
	.d-md-inline {
		display: inline !important; }
	.d-md-inline-block {
		display: inline-block !important; }
	.d-md-block {
		display: block !important; }
	.d-md-table {
		display: table !important; }
	.d-md-table-row {
		display: table-row !important; }
	.d-md-table-cell {
		display: table-cell !important; }
	.d-md-flex {
		display: flex !important; }
	.d-md-inline-flex {
		display: inline-flex !important; } }

@media (min-width: 1025px) {
	.d-lg-none {
		display: none !important; }
	.d-lg-inline {
		display: inline !important; }
	.d-lg-inline-block {
		display: inline-block !important; }
	.d-lg-block {
		display: block !important; }
	.d-lg-table {
		display: table !important; }
	.d-lg-table-row {
		display: table-row !important; }
	.d-lg-table-cell {
		display: table-cell !important; }
	.d-lg-flex {
		display: flex !important; }
	.d-lg-inline-flex {
		display: inline-flex !important; } }

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important; }
	.d-xl-inline {
		display: inline !important; }
	.d-xl-inline-block {
		display: inline-block !important; }
	.d-xl-block {
		display: block !important; }
	.d-xl-table {
		display: table !important; }
	.d-xl-table-row {
		display: table-row !important; }
	.d-xl-table-cell {
		display: table-cell !important; }
	.d-xl-flex {
		display: flex !important; }
	.d-xl-inline-flex {
		display: inline-flex !important; } }

@media print {
	.d-print-none {
		display: none !important; }
	.d-print-inline {
		display: inline !important; }
	.d-print-inline-block {
		display: inline-block !important; }
	.d-print-block {
		display: block !important; }
	.d-print-table {
		display: table !important; }
	.d-print-table-row {
		display: table-row !important; }
	.d-print-table-cell {
		display: table-cell !important; }
	.d-print-flex {
		display: flex !important; }
	.d-print-inline-flex {
		display: inline-flex !important; } }

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden; }
	.embed-responsive::before {
		display: block;
		content: ""; }
	.embed-responsive .embed-responsive-item,
	.embed-responsive iframe,
	.embed-responsive embed,
	.embed-responsive object,
	.embed-responsive video {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0; }

.embed-responsive-21by9::before {
	padding-top: 42.85714%; }

.embed-responsive-16by9::before {
	padding-top: 56.25%; }

.embed-responsive-4by3::before {
	padding-top: 75%; }

.embed-responsive-1by1::before {
	padding-top: 100%; }

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal; }

/*-------------------------------------------------------*/
/* General
/*-------------------------------------------------------*/
.clearfix {
	*zoom: 1; }

.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""; }

.clearfix:after {
	clear: both; }

.clear {
	clear: both; }

.oh {
	overflow: hidden; }

.relative {
	position: relative; }

.white {
	color: #fff; }

.left {
	float: left; }

.right {
	float: right; }

.bg-light {
	background-color: #FBFBFB; }

.bg-dark {
	background-color: #242424; }

.img-fullwidth {
	width: 100%; }

.uppercase {
	text-transform: uppercase;
	letter-spacing: 0.04em; }

.nocaps {
	text-transform: none;
	letter-spacing: 0; }

::-moz-selection {
	color: #333;
	background: #fbedc4; }

::-webkit-selection {
	color: #333;
	background: #fbedc4; }

::selection {
	color: #333;
	background: #fbedc4; }

a {
	text-decoration: none;
	color: #39B54A; }

a:hover,
a:focus {
	text-decoration: none;
	color: #242424; }

body {
	margin: 0;
	padding: 0;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	outline: 0;
	overflow-x: hidden;
	overflow-y: auto;
	color: #777777;
	width: 100%;
	height: 100%; }
	body img {
		border: none;
		max-width: 100%;
		-webkit-user-select: none;
		-moz-user-select: none;
		-o-user-select: none;
		-ms-user-select: none;
		    user-select: none; }

video {
	height: 100%;
	width: 100%; }

/*-------------------------------------------------------*/
/* Preloader
/*-------------------------------------------------------*/
.loader-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 99999; }

.loader {
	display: block;
	position: absolute;
	font-size: 0;
	color: #39B54A;
	left: 50%;
	top: 50%;
	width: 42px;
	height: 42px;
	transform: translateY(-50%) translateX(-50%); }

.loader > div {
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	display: inline-block;
	float: none;
	width: 38px;
	height: 38px;
	background: transparent;
	border-style: solid;
	border-width: 2px;
	border-right-color: transparent;
	border-left-color: transparent;
	-webkit-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite; }

@-webkit-keyframes ball-clip-rotate-pulse-rotate {
	0% {
		transform: translate(-50%, -50%) rotate(0); }
	50% {
		transform: translate(-50%, -50%) rotate(180deg); }
	100% {
		transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes ball-clip-rotate-pulse-rotate {
	0% {
		transform: translate(-50%, -50%) rotate(0); }
	50% {
		transform: translate(-50%, -50%) rotate(180deg); }
	100% {
		transform: translate(-50%, -50%) rotate(360deg); } }

@-webkit-keyframes ball-clip-rotate-pulse-scale {
	0%, 100% {
		opacity: 1;
		transform: translate(-50%, -50%) scale(1); }
	30% {
		opacity: .3;
		transform: translate(-50%, -50%) scale(0.15); } }

@keyframes ball-clip-rotate-pulse-scale {
	0%, 100% {
		opacity: 1;
		transform: translate(-50%, -50%) scale(1); }
	30% {
		opacity: .3;
		transform: translate(-50%, -50%) scale(0.15); } }

/*-------------------------------------------------------*/
/* Typography
/*-------------------------------------------------------*/
ul {
	margin: 0;
	padding: 0; }

h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto", sans-serif;
	margin-top: 0;
	margin-bottom: 10px;
	color: #242424;
	line-height: 1.2;
	letter-spacing: -0.02em;
	font-weight: 600; }

h1, .h1 {
	font-size: 2.8125rem; }

h2, .h2 {
	font-size: 2.125rem; }

h3, .h3 {
	font-size: 1.75rem; }

h4, .h4 {
	font-size: 1.5rem; }

h5, .h5 {
	font-size: 1.25rem; }

h6, .h6 {
	font-size: 1rem; }

@media only screen and (max-width: 575px) {
	h1, .h1 {
		font-size: 2rem !important; }
	h2, .h2 {
		font-size: 1.7rem !important; }
	h3, .h3 {
		font-size: 1.5rem !important; }
	h4, .h4 {
		font-size: 1.35rem !important; } }

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
	color: inherit; }

h1 a:hover,
h1 a:focus,
h2 a:hover,
h2 a:focus,
h3 a:hover,
h3 a:focus,
h4 a:hover,
h4 a:focus,
h5 a:hover,
h5 a:focus,
h6 a:hover,
h6 a:focus,
.h1 a:hover,
.h1 a:focus,
.h2 a:hover,
.h2 a:focus,
.h3 a:hover,
.h3 a:focus,
.h4 a:hover,
.h4 a:focus,
.h5 a:hover,
.h5 a:focus,
.h6 a:hover,
.h6 a:focus {
	color: #777777; }

address {
	font-style: normal; }

.lead {
	font-size: 18px;
	line-height: 30px; }

.text-center {
	text-align: center; }

.text-right {
	text-align: right; }

.text-left {
	text-align: left; }

@media only screen and (max-width: 1199px) {
	.text-lg-center {
		text-align: center; } }

@media only screen and (max-width: 1024px) {
	.text-md-center {
		text-align: center; } }

@media only screen and (max-width: 767px) {
	.text-sm-center {
		text-align: center; } }

@media only screen and (max-width: 575px) {
	.text-xs-center {
		text-align: center; } }

.section-title {
	margin-bottom: 36px; }

/*-------------------------------------------------------*/
/* Grid
/*-------------------------------------------------------*/
.section-wrap {
	padding: 70px 0 45px; }

.section {
	margin-top: 70px;
	margin-bottom: 40px;
	overflow: hidden; }
	@media only screen and (max-width: 575px) {
		.section {
			margin-top: 40px; } }

@media (min-width: 1280px) {
	.container {
		max-width: 1200px; }
		.container--left {
			margin-left: 0; } }

.container-semi-fluid {
	padding: 0 50px; }
	@media only screen and (max-width: 767px) {
		.container-semi-fluid {
			padding: 0 15px; } }

/* Flexbox
-------------------------------------------------------*/
.flex-parent {
	display: flex;
	flex-flow: row nowrap; }

.flex-child {
	flex: 1 0 0; }

/* Row Gutters
-------------------------------------------------------*/
.row-8 {
	margin: 0 -4px; }
	.row-8 > div {
		padding: 0 4px; }

.row-10 {
	margin: 0 -5px; }
	.row-10 > div {
		padding: 0 5px; }

.row-16 {
	margin: 0 -8px; }
	.row-16 > div {
		padding: 0 8px; }

.row-20 {
	margin: 0 -10px; }
	.row-20 > div {
		padding: 0 10px; }

/*-------------------------------------------------------*/
/* Buttons
/*-------------------------------------------------------*/
.btn {
	font-weight: 700;
	font-family: "Roboto", sans-serif;
	overflow: hidden;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border: 0;
	border-radius: 5px;
	transition: all 0.2s ease-in-out;
	color: #fff;
	background-color: #39B54A;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; }
	@media (prefers-reduced-motion: reduce) {
		.btn {
			transition: none; } }
	.btn:hover {
		color: #fff;
		background-color: #39B54A;
		border-color: transparent; }
	.btn:focus {
		color: #fff; }
	.btn--lg, .btn--lg.btn--button {
		font-size: 1.125rem !important;
		padding: 14px 30px; }
	.btn--lg.btn--button {
		height: 56px; }
	.btn--md, .btn--md.btn--button {
		font-size: 1rem !important;
		padding: 8px 27px; }
	.btn--color {
		background-color: #39B54A; }
		.btn--color:hover {
			opacity: .92; }
	.btn--dark {
		background-color: #242424; }
	.btn--white {
		background-color: #fff;
		color: #242424; }
	.btn--light {
		background-color: #FBFBFB;
		color: #242424; }
	.btn--white:focus, .btn--light:focus {
		color: #242424; }
	.btn--wide {
		width: 100% !important; }

.rounded,
.rounded:before {
	border-radius: 70px; }

.section-buttons {
	margin-bottom: 50px; }
	.section-buttons a {
		margin-bottom: 10px; }

/* Input Buttons
-------------------------------------------------------*/
.btn--button {
	border: none;
	margin-bottom: 0;
	width: auto; }
	.btn--button:hover, .btn--button:focus {
		background-color: #39B54A; }
	.btn--button.btn--color, .btn--button.btn--dark {
		color: #fff; }

/*-------------------------------------------------------*/
/* Form Elements
/*-------------------------------------------------------*/
input,
select,
textarea,
.select2-container--default .select2-selection--single {
	height: 40px;
	border: 2px solid #F1F1F1;
	border-radius: 5px;
	background-color: #FBFBFB;
	width: 100%;
	margin-bottom: 16px;
	padding: 0 16px;
	transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
	font-size: 0.9375rem !important; }
	@media (prefers-reduced-motion: reduce) {
		input,
		select,
		textarea,
		.select2-container--default .select2-selection--single {
			transition: none; } }

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 36px;
	padding-left: 0; }

.select2-container--default .select2-selection--single,
.select2-search--dropdown .select2-search__field {
	margin-bottom: 0; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px;
	top: 2px;
	right: 10px; }

textarea {
	height: auto;
	display: block;
	padding: 8px 16px; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	cursor: pointer;
	white-space: nowrap; }

input[type=search] {
	box-sizing: border-box; }

input:focus,
textarea:focus {
	border-color: #39B54A;
	background-color: #fff;
	box-shadow: none; }

/* Change Color of Placeholders */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #777777; }

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #777777;
	opacity: 1; }

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #777777;
	opacity: 1; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #777777; }

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	padding-left: 12px;
	background-image: url(assets/img/dropdown.png);
	background-repeat: no-repeat;
	background-position: 100% 50%; }

select::-ms-expand {
	display: none; }

label {
	color: #242424;
	font-size: 0.9375rem;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 6px; }
	label input {
		float: left; }

.form-group {
	position: relative; }

/* Checkboxes & Radio Buttons
-------------------------------------------------------*/
input[type="checkbox"],
input[type="radio"] {
	min-width: 20px;
	width: 20px;
	height: 20px;
	margin-bottom: 0;
	margin-right: 8px;
	text-align: center;
	line-height: 18px;
	vertical-align: middle;
	background-color: #fff;
	border: 2px solid #e4e4e4;
	-moz-appearance: none;
	-webkit-appearance: none; }
	input[type="checkbox"]:focus,
	input[type="radio"]:focus {
		border-color: #e4e4e4;
		background-color: #FBFBFB; }

input[type="checkbox"]:checked:after {
	content: '\f383';
	font-family: 'ui-icons'; }

input[type="checkbox"] + label,
input[type="radio"] + label {
	cursor: pointer;
	margin-bottom: 0;
	position: relative;
	line-height: 22px; }

input[type="radio"] {
	border-radius: 50%; }
	input[type="radio"]:checked:after {
		content: '';
		width: 8px;
		height: 8px;
		position: relative;
		top: -2px;
		border-radius: 50%;
		display: inline-block;
		background-color: #242424; }

/*-------------------------------------------------------*/
/* Sliders
/*-------------------------------------------------------*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative; }

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1; }

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0; }

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none; }

.owl-carousel .owl-item img {
	display: block;
	width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; }

.owl-carousel.owl-loading {
	opacity: 0;
	display: block; }

.owl-carousel.owl-hidden {
	opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; }

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab; }

.owl-carousel.owl-rtl {
	direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
	float: right; }

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
	z-index: 0; }

.owl-carousel .owl-animated-out {
	z-index: 1; }

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	        animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1; }
	100% {
		opacity: 0; } }

@keyframes fadeOut {
	0% {
		opacity: 1; }
	100% {
		opacity: 0; } }

.owl-height {
	transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease; }

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000; }

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none; }

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%; }

.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit; }

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
	border: none;
	padding: 0 !important; }

.owl-prev, .owl-next {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	text-align: center;
	line-height: 40px;
	z-index: 10;
	width: 40px;
	height: 40px;
	font-size: 12px;
	border-radius: 5px;
	background-color: #fff;
	opacity: 0;
	transition: all 0.3s ease-in-out; }
	@media (prefers-reduced-motion: reduce) {
		.owl-prev, .owl-next {
			transition: none; } }

.owl-prev {
	left: 10px; }

.owl-next {
	right: 10px; }

.owl-carousel:hover .owl-prev {
	opacity: 1; }

.owl-carousel:hover .owl-next {
	opacity: 1; }

.owl-next:hover i,
.owl-prev:hover i {
	color: #242424; }

.owl-carousel--dark-arrows .owl-prev, .owl-carousel--dark-arrows .owl-next {
	color: #777777; }

.owl-carousel--visible-arrows .owl-prev, .owl-carousel--visible-arrows .owl-next {
	opacity: 1; }

.owl-carousel--visible-arrows .owl-prev,
.owl-carousel--visible-arrows:hover .owl-prev {
	left: -60px; }

.owl-carousel--visible-arrows .owl-next,
.owl-carousel--visible-arrows:hover .owl-next {
	right: -60px; }

.owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	margin-top: 30px; }

.owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline; }

.owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 5px;
	background: #fff;
	opacity: 0.6;
	display: block;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	transition: all 200ms ease; }

.owl-dot.active span,
.owl-dot:hover span {
	opacity: 1;
	background-color: #fff;
	transform: scale(1.3); }

.owl-carousel--dots-inside .owl-dots {
	position: absolute;
	bottom: 20px;
	margin-top: 0;
	width: 100%; }

.carousel-nav {
	position: absolute;
	top: 0;
	right: 0; }

.carousel-nav__btn {
	background-color: transparent;
	padding: 0;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	color: #777777;
	border: 1px solid #F1F1F1; }
	.carousel-nav__btn:focus {
		outline: none; }
	.carousel-nav__btn:hover {
		background-color: #39B54A;
		color: #fff;
		border-color: transparent; }

/*-------------------------------------------------------*/
/* Magnific Popup
/*-------------------------------------------------------*/
.mfp-bg, .mfp-wrap {
	position: fixed;
	left: 0;
	top: 0; }

.mfp-bg, .mfp-container, .mfp-wrap {
	height: 100%;
	width: 100%; }

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
	content: ''; }

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8; }

.mfp-wrap {
	z-index: 1043;
	outline: 0 !important;
	-webkit-backface-visibility: hidden; }

.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box; }

.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle; }

.mfp-align-top .mfp-container:before {
	display: none; }

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045; }

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto; }

.mfp-ajax-cur {
	cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out; }

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
	cursor: auto; }

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none; }

.mfp-loading.mfp-figure {
	display: none; }

.mfp-hide {
	display: none !important; }

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044; }

.mfp-preloader a {
	color: #CCC; }

.mfp-close, .mfp-preloader a:hover {
	color: #FFF; }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none; }

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation; }

.mfp-figure:after, .mfp-iframe-scaler iframe {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0; }

button::-moz-focus-inner {
	padding: 0;
	border: 0; }

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial,Baskerville,monospace; }

.mfp-close:focus, .mfp-close:hover {
	opacity: 1; }

.mfp-close:active {
	top: 1px; }

.mfp-close-btn-in .mfp-close {
	color: #333; }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%; }

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap; }

.mfp-figure, img.mfp-img {
	line-height: 0; }

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
	margin-top: -54px; }

.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1; }

.mfp-arrow:after, .mfp-arrow:before {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent; }

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px; }

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7; }

.mfp-arrow-left {
	left: 0; }

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px; }

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
	right: 0; }

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px; }

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px; }

.mfp-image-holder .mfp-content, img.mfp-img {
	max-width: 100%; }

.mfp-iframe-holder .mfp-close {
	top: -40px; }

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000; }

.mfp-figure:after, img.mfp-img {
	width: auto;
	height: auto;
	display: block; }

img.mfp-img {
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto; }

.mfp-figure:after {
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	background: #444; }

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px; }

.mfp-figure figure {
	margin: 0; }

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto; }

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px; }

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0; }
	.mfp-img-mobile img.mfp-img {
		padding: 0; }
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0; }
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px; }
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box; }
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0; }
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px; }
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0; } }

@media all and (max-width: 900px) {
	.mfp-arrow {
		transform: scale(0.75); }
	.mfp-arrow-left {
		transform-origin: 0; }
	.mfp-arrow-right {
		transform-origin: 100%; }
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px; } }

.modal-header,
.modal-body {
	padding: 3rem; }

.modal-body {
	padding-top: 2rem; }

.modal-header {
	border-bottom: 0;
	padding-bottom: 0;
	padding-top: 2.5rem; }

.modal-title {
	font-size: 1.6rem;
	line-height: 1.2;
	text-align: center; }

.close {
	position: absolute;
	right: 16px;
	top: 16px; }

/*-------------------------------------------------------*/
/* Tables
/*-------------------------------------------------------*/
.table-wrap {
	margin-bottom: 34px; }

/*-------------------------------------------------------*/
/* Tables
/*-------------------------------------------------------*/
table th {
	font-weight: normal; }

table caption {
	margin-bottom: 10px; }

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	border: 1px solid #F1F1F1;
	padding: 10px; }

table > thead > tr > th {
	border-bottom: none; }

table thead tr th,
table tbody tr th {
	font-size: 1rem;
	color: #242424;
	font-family: "Roboto", sans-serif;
	font-weight: 600; }

/*-------------------------------------------------------*/
/* Alerts
/*-------------------------------------------------------*/
.alert {
	border-radius: 5px; }
	.alert-info {
		background-color: #d9edf7;
		border-color: transparent;
		border-left: 5px solid #bcdff1; }
	.alert-success {
		background-color: #dff0d8;
		border-color: transparent;
		border-left: 5px solid #cae6be; }
	.alert-warning {
		background-color: #fcf8e3;
		border-color: transparent;
		border-left: 5px solid #f9f0c3; }
	.alert-danger {
		background-color: #f2dede;
		border-color: transparent;
		border-left: 5px solid #e8c4c4; }

.close {
	font-weight: 400; }

/*-------------------------------------------------------*/
/* Social Icons
/*-------------------------------------------------------*/
.socials {
	overflow: hidden; }
	.socials .social-facebook {
		color: #39599f; }
	.socials .social-twitter {
		color: #55ACEE; }
	.socials .social-google-plus {
		color: #DE4B39; }
	.socials .social-youtube {
		color: #c61d23; }
	.socials .social-snapchat {
		color: #fffb01; }
	.socials .social-linkedin {
		color: #0e76a8; }
	.socials .social-pinterest {
		color: #c8232c; }
	.socials .social-instagram {
		color: #e1306c; }
	.socials .social-rss {
		color: #ef822a; }
	.socials .social-pocket {
		color: #ef4056; }
	.socials .social-email {
		color: #333333; }
	.socials .social-vkontakte {
		color: #45668e; }
	.socials .social-reddit {
		color: #ff4500; }
	.socials .social-dribbble {
		color: #ea4c89; }
	.socials .social-tumblr {
		color: #35465c; }
	.socials .social-behance {
		color: #1769ff; }
	.socials .social-slack {
		color: #6ecadc; }
	.socials .social-github {
		color: #333333; }
	.socials .social-flickr {
		color: #ff0084; }
	.socials .social-xing {
		color: #026466; }
	.socials .social-vimeo {
		color: #1ab7ea; }
	.socials--medium .social {
		line-height: 36px;
		height: 36px;
		width: 36px;
		margin-right: 4px; }
	.socials--light-base .social {
		background-color: #f7f7f7; }
	.socials--nobase .social {
		width: auto;
		height: auto;
		border: 0;
		line-height: 32px;
		margin-right: 15px;
		margin-bottom: 0;
		background-color: transparent; }
		.socials--nobase .social:hover, .socials--nobase .social:focus {
			background-color: transparent;
			color: #242424; }
	.socials--colored-base .social {
		color: #fff; }

.social {
	display: inline-block;
	line-height: 45px;
	width: 45px;
	height: 45px;
	color: #fff;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 3px;
	font-size: 16px;
	border-radius: 50%;
	transition: all 0.1s ease-in-out; }
	@media (prefers-reduced-motion: reduce) {
		.social {
			transition: none; } }
	.social:hover {
		color: #fff;
		border-color: transparent; }
	.social:last-child {
		margin-right: 0; }
	.social-facebook {
		background-color: #39599f; }
	.social-facebook:hover {
		background-color: #324e8c; }
	.social-twitter {
		background-color: #55ACEE; }
	.social-twitter:hover {
		background-color: #3ea1ec; }
	.social-youtube {
		background-color: #c61d23; }
	.social-youtube:hover {
		background-color: #b01a1f; }
	.social-snapchat {
		background-color: #fffb01; }
	.social-snapchat:hover {
		background-color: #e7e300; }
	.social-linkedin {
		background-color: #0e76a8; }
	.social-linkedin:hover {
		background-color: #0c6590; }
	.social-pinterest {
		background-color: #c8232c; }
	.social-pinterest:hover {
		background-color: #b21f27; }
	.social-instagram {
		background-color: #e1306c; }
	.social-instagram:hover {
		background-color: #d81f5e; }
	.social-rss {
		background-color: #ef822a; }
	.social-rss:hover {
		background-color: #ed7412; }
	.social-pocket {
		background-color: #ef4056; }
	.social-pocket:hover {
		background-color: #ed2841; }
	.social-email {
		background-color: #333333; }
	.social-email:hover {
		background-color: #262626; }
	.social-vkontakte {
		background-color: #45668e; }
	.social-vkontakte:hover {
		background-color: #3d5a7d; }
	.social-reddit {
		background-color: #ff4500; }
	.social-reddit:hover {
		background-color: #e63e00; }
	.social-dribbble {
		background-color: #ea4c89; }
	.social-dribbble:hover {
		background-color: #e7357a; }
	.social-tumblr {
		background-color: #35465c; }
	.social-tumblr:hover {
		background-color: #2c3a4c; }
	.social-behance {
		background-color: #1769ff; }
	.social-behance:hover {
		background-color: #0059fd; }
	.social-slack {
		background-color: #6ecadc; }
	.social-slack:hover {
		background-color: #59c2d7; }
	.social-github {
		background-color: #333333; }
	.social-github:hover {
		background-color: #262626; }
	.social-flickr {
		background-color: #ff0084; }
	.social-flickr:hover {
		background-color: #e60077; }
	.social-xing {
		background-color: #026466; }
	.social-xing:hover {
		background-color: #024b4d; }
	.social-vimeo {
		background-color: #1ab7ea; }
	.social-vimeo:hover {
		background-color: #14a7d7; }
	.social-whatsapp {
		background-color: #075e54; }
	.social-whatsapp:hover {
		background-color: #05463f; }
	.social-telegram {
		background-color: #0088cc; }
	.social-telegram:hover {
		background-color: #0077b3; }

.elementor-social-icon {
	transition: all 0.1s ease-in-out !important; }
	.elementor-social-icon:hover, .elementor-social-icon:focus {
		border-color: transparent !important; }
		.elementor-social-icon:hover i, .elementor-social-icon:focus i {
			color: #fff !important; }
	.elementor-social-icon-facebook:hover, .elementor-social-icon-facebook:focus {
		background-color: #39599f !important; }
	.elementor-social-icon-twitter:hover, .elementor-social-icon-twitter:focus {
		background-color: #55ACEE !important; }
	.elementor-social-icon-google-plus:hover, .elementor-social-icon-google-plus:focus {
		background-color: #DE4B39 !important; }
	.elementor-social-icon-youtube:hover, .elementor-social-icon-youtube:focus {
		background-color: #c61d23 !important; }
	.elementor-social-icon-snapchat:hover, .elementor-social-icon-snapchat:focus {
		background-color: #fffb01 !important; }
	.elementor-social-icon-linkedin:hover, .elementor-social-icon-linkedin:focus {
		background-color: #0e76a8 !important; }
	.elementor-social-icon-pinterest:hover, .elementor-social-icon-pinterest:focus {
		background-color: #c8232c !important; }
	.elementor-social-icon-instagram:hover, .elementor-social-icon-instagram:focus {
		background-color: #e1306c !important; }
	.elementor-social-icon-rss:hover, .elementor-social-icon-rss:focus {
		background-color: #ef822a !important; }

/*-------------------------------------------------------*/
/* Main Wrapper Offset
/*-------------------------------------------------------*/
.main-wrapper {
	overflow: hidden;
	position: relative; }

/*-------------------------------------------------------*/
/* Post Thumbs
/*-------------------------------------------------------*/
.thumb-text-holder {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 3;
	pointer-events: none;
	padding: 0 32px 32px; }
	.col-lg-3 .thumb-text-holder,
	.col-lg-4 .thumb-text-holder {
		padding: 0 30px 30px; }
	.thumb-text-holder .entry__meta-item-category {
		margin-right: 4px; }
	.thumb-text-holder .entry__meta-category {
		color: #fff;
		margin-bottom: 10px;
		pointer-events: all;
		background-color: #39B54A;
		padding: 6px 10px 4px;
		border-radius: 5px; }
	.thumb-text-holder .entry__meta-item,
	.thumb-text-holder .entry__meta-item a,
	.thumb-text-holder .entry__meta-item a:hover,
	.thumb-text-holder .entry__meta-item a:focus {
		color: #fff;
		pointer-events: all; }
	@media only screen and (max-width: 575px) {
		.thumb-text-holder {
			padding: 0 20px 20px; } }

.thumb-url {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2; }

.thumb-entry-title {
	color: #fff;
	margin-bottom: 0;
	max-width: 524px;
	font-size: 1.125rem; }
	.entry__grid--large .thumb-entry-title {
		font-size: 2.25rem; }
	.thumb-entry-title:hover a,
	.thumb-entry-title a:focus {
		color: #fff; }
	.thumb-entry-title--large {
		font-size: 2.25rem; }
	.thumb-entry-title--medium {
		font-size: 1.375rem; }
	@media only screen and (max-width: 767px) {
		.thumb-entry-title {
			font-size: 1.8rem; } }
	@media only screen and (max-width: 575px) {
		.thumb-entry-title {
			font-size: 1.5rem; } }

.thumb-bg-holder {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	border-radius: 10px;
	overflow: hidden; }
	.thumb-bg-holder img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		min-height: 100%;
		-webkit-backface-visibility: hidden;
		        backface-visibility: hidden; }

.thumb--size-1 {
	height: 342px; }

.thumb--size-2 {
	height: 480px; }
	@media only screen and (max-width: 767px) {
		.thumb--size-2 {
			height: 300px; } }

.thumb-50 {
	padding-bottom: 50%; }

.thumb-60 {
	padding-bottom: 60%; }

.thumb-65 {
	padding-bottom: 65%; }

.thumb-70 {
	padding-bottom: 70%; }

.thumb-75 {
	padding-bottom: 75%; }

.thumb-100 {
	padding-bottom: 100%; }

/*-------------------------------------------------------*/
/* Content
/*-------------------------------------------------------*/
.main-content {
	padding-top: 30px; }

.blog__content--full {
	flex: 0 0 100%;
	max-width: 100%; }

.entry {
	overflow: hidden;
	position: relative;
	margin-bottom: 48px; }
	.entry__img-holder {
		position: relative;
		overflow: hidden;
		margin-bottom: 20px;
		border-radius: 10px; }
	.entry__img {
		width: 100%; }
	.entry__title {
		font-size: 1.375rem;
		margin-bottom: 0; }
		.entry__title--small {
			font-size: 1rem; }
		.entry__title--large {
			font-size: 1.75rem; }
			@media only screen and (max-width: 767px) {
				.entry__title--large {
					font-size: 1.5rem; } }
		.entry__title:hover a {
			color: #777777; }
	.entry__meta {
		margin-top: 12px; }
		.entry__meta-item {
			display: inline-block;
			font-size: 0.875rem;
			color: #969696;
			margin-right: 15px; }
			.entry__meta-item:last-child {
				margin-right: 0; }
		.entry__meta a:hover {
			color: #777777; }
		.entry__meta-category {
			font-family: "Roboto", sans-serif;
			font-size: 0.6875rem;
			text-transform: uppercase;
			margin-bottom: 10px;
			color: #969696;
			display: inline-block;
			font-weight: 600; }
	.entry__excerpt {
		margin-top: 20px; }
		.entry__excerpt p {
			margin-bottom: 0; }
	.entry__read-more {
		margin-top: 18px; }
		.entry__read-more-url {
			font-family: "Roboto", sans-serif;
			font-size: 14px;
			font-weight: 500; }
	.entry__grid--large, .entry__grid--small {
		margin-bottom: 32px; }
	.entry__grid--large {
		height: 482px; }
	.entry__grid--small {
		height: 225px; }
	@media only screen and (max-width: 1024px) {
		.entry__grid--large, .entry__grid--small {
			height: 300px; } }

/* Featured Area
-------------------------------------------------------*/
.featured-area {
	margin-bottom: 32px; }

/* Post List
-------------------------------------------------------*/
.post-list {
	position: relative;
	margin-bottom: 32px;
	display: flex;
	flex-direction: row; }
	.post-list__img-holder {
		flex: 0 0 67%;
		min-height: 324px;
		height: auto;
		margin-bottom: 0; }
		@media only screen and (max-width: 1024px) {
			.post-list__img-holder {
				width: 170px; } }
	.post-list__body {
		overflow: hidden;
		padding-left: 24px;
		padding-top: 24px;
		flex: 0 0 33%; }
	.post-list--1 .post-list__img-holder {
		flex: 0 0 31.63%;
		min-height: 259px; }
	.post-list--1 .post-list__body {
		flex: 0 0 68.37%; }
	.post-list--2 .post-list__img-holder {
		flex: 0 0 50%;
		min-height: 184px; }
	.post-list--2 .post-list__body {
		flex: 0 0 50%; }
	.post-list--3 {
		padding-bottom: 24px;
		margin-bottom: 24px;
		border-bottom: 1px solid #F1F1F1; }
		.post-list--3:last-of-type {
			border-bottom: 0; }
		.post-list--3 .post-list__header,
		.post-list--3 .post-list__body,
		.post-list--3 .post-list__img-holder {
			flex: 1; }
		.post-list--3 .post-list__header {
			padding-right: 24px; }
		.post-list--3 .post-list__body {
			padding-top: 0;
			padding-right: 24px;
			padding-left: 0; }
		.post-list--3 .entry__excerpt {
			margin-top: 0; }
			@media only screen and (max-width: 1199px) {
				.post-list--3 .entry__excerpt {
					margin-top: 20px;
					margin-bottom: 20px; } }
		.post-list--3 .post-list__img-holder {
			min-height: 259px;
			max-width: 370px; }
	@media only screen and (max-width: 1199px) {
		.post-list {
			display: block; }
			.post-list__img-holder, .post-list__body {
				width: 100%; } }
	@media only screen and (max-width: 575px) {
		.post-list__img-holder {
			margin-right: 0;
			height: 240px; } }

/*-------------------------------------------------------*/
/* Featured Slider
/*-------------------------------------------------------*/
.featured-slider {
	margin-bottom: 0; }
	.featured-slider__text-holder {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		max-width: 60%;
		padding: 0 15px;
		transform: translate(-50%, -50%);
		z-index: 2;
		text-align: center; }
		.featured-slider__text-holder > .entry__meta-item {
			margin-right: 0; }
		@media only screen and (max-width: 767px) {
			.featured-slider__text-holder {
				max-width: 100%; } }
	.featured-slider .entry__meta-item,
	.featured-slider .entry__meta-item a {
		color: #fff; }
	.featured-slider__entry-title {
		color: #fff;
		font-size: 2.25rem;
		margin-bottom: 0; }
		.featured-slider__entry-title:hover a,
		.featured-slider__entry-title a:focus {
			color: #fff; }

/*-------------------------------------------------------*/
/* Hero Post
/*-------------------------------------------------------*/
.hero-post {
	position: relative;
	margin-bottom: 24px;
	display: flex;
	flex-direction: row; }
	.hero-post__img-holder {
		flex: 0 0 66%;
		margin-bottom: 0;
		min-height: 480px; }
		@media only screen and (max-width: 1024px) {
			.hero-post__img-holder {
				width: 170px; } }
	.hero-post__body {
		overflow: hidden;
		padding-left: 48px;
		padding-top: 40px; }
	.hero-post .entry__title {
		font-size: 2.25rem; }
		@media only screen and (max-width: 1199px) {
			.hero-post .entry__title {
				font-size: 1.8rem; } }
	.hero-post .entry__meta {
		padding-top: 16px;
		margin-top: 38px;
		border-top: 2px solid #F1F1F1; }
	@media only screen and (max-width: 1024px) {
		.hero-post {
			display: block; }
			.hero-post__img-holder, .hero-post__body {
				width: 100%; }
			.hero-post__img-holder {
				margin-right: 0;
				min-height: 320px; }
			.hero-post__body {
				padding-left: 0;
				padding-top: 24px; }
			.hero-post .entry__meta {
				margin-top: 24px; } }

/*-------------------------------------------------------*/
/* Sidebar
/*-------------------------------------------------------*/
.sidebar .widget {
	margin-bottom: 48px; }

.sidebar .widget-title {
	padding-bottom: 16px;
	border-bottom: 2px solid #F1F1F1; }

@media only screen and (min-width: 1025px) {
	.left-sidebar .sidebar:not(.elementor-column) {
		padding-right: 45px; }
	.left-sidebar .page-content,
	.left-sidebar .shop-content,
	.left-sidebar .blog__content {
		order: 2; }
	.right-sidebar .sidebar:not(.elementor-column) {
		padding-left: 45px; } }

/* GDPR Checkbox
-------------------------------------------------------*/
.deo-newsletter-gdpr-checkbox {
	margin-top: 16px; }
	.deo-newsletter-gdpr-checkbox__label {
		display: flex;
		font-family: "Roboto", sans-serif;
		color: #777777;
		font-size: 0.875rem !important;
		text-align: left;
		margin-bottom: 0; }
		@media only screen and (min-width: 1200px) {
			.deo-newsletter-gdpr-checkbox__label {
				justify-content: center; } }

/*-------------------------------------------------------*/
/* Single Post
/*-------------------------------------------------------*/
.single-post__entry {
	overflow: visible; }

.single-post__entry-img-holder {
	margin-bottom: 72px;
	padding: 58px 10px;
	border-radius: 0;
	background-color: #4a4a4a;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center; }
	@media only screen and (min-width: 1025px) {
		.single-post__entry-img-holder {
			min-height: 570px; } }

.single-post__entry-header {
	position: relative;
	z-index: 1;
	text-align: center;
	max-width: 650px; }

.single-post__entry-meta {
	margin-top: 0;
	margin-bottom: 19px; }
	.single-post__entry-meta .entry__meta-item,
	.single-post__entry-meta .entry__meta-item span,
	.single-post__entry-meta .entry__meta-item a {
		color: #fff;
		font-family: "Roboto", sans-serif;
		text-transform: uppercase;
		letter-spacing: 0.04em;
		font-size: 0.75rem;
		font-weight: 600; }
	.single-post__entry-meta .entry__meta-item a:hover,
	.single-post__entry-meta .entry__meta-item a:focus {
		color: #fff;
		text-decoration: underline; }

.single-post .entry__meta-author-name {
	color: #fff; }
	.single-post .entry__meta-author-name:hover, .single-post .entry__meta-author-name:focus {
		text-decoration: underline; }

.single-post__entry-title {
	margin-bottom: 24px;
	color: #fff; }

/* Single post article
-------------------------------------------------------*/
.entry__article {
	font-size: 1.125rem;
	line-height: 1.8; }
	.entry__article > h1,
	.entry__article > h2,
	.entry__article > h3,
	.entry__article > h4,
	.entry__article > h5,
	.entry__article > h6 {
		margin-top: 36px;
		margin-bottom: 20px; }
		.entry__article > h1:first-child,
		.entry__article > h2:first-child,
		.entry__article > h3:first-child,
		.entry__article > h4:first-child,
		.entry__article > h5:first-child,
		.entry__article > h6:first-child {
			margin-top: 0; }
	.entry__article > p,
	.entry__article > ul,
	.entry__article > ol {
		margin-bottom: 34px; }
	.entry__article p a,
	.entry__article li:not(.wp-social-link) a {
		color: #55ACEE; }
		.entry__article p a:hover,
		.entry__article li:not(.wp-social-link) a:hover {
			text-decoration: underline; }
	.entry__article ul {
		padding-left: 20px; }
	.entry__article ol {
		padding-left: 28px; }

figure {
	margin: 0; }

figcaption {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	margin-top: 10px;
	color: #969696; }

/* Responsive Embeds
/*-------------------------------------------------------*/
.embed-youtube,
.embed-vimeo {
	position: relative; }
	.embed-youtube:before,
	.embed-vimeo:before {
		padding-top: 56.25%;
		content: "";
		display: block; }
	.embed-youtube iframe,
	.embed-vimeo iframe {
		bottom: 0;
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%; }

/* Entry Share
/*-------------------------------------------------------*/
.entry__article-wrap {
	display: flex; }
	@media only screen and (max-width: 1024px) {
		.entry__article-wrap {
			flex-direction: column; } }

.entry__article-content {
	width: 100%; }

.entry__share {
	margin-bottom: 14px; }
	@media only screen and (min-width: 1025px) {
		.entry__share {
			position: absolute !important;
			height: 100%;
			margin-left: -100px;
			margin-bottom: 0; }
			.entry__share-socials {
				width: 45px; } }
	.entry__share-social {
		margin-right: 0;
		margin-bottom: 13px; }
		@media only screen and (max-width: 1024px) {
			.entry__share-social {
				margin-right: 13px; } }

@media only screen and (min-width: 1025px) {
	.left-sidebar .entry__share {
		margin-left: 0;
		right: 0; }
	.left-sidebar .entry__article-content {
		padding-right: 100px; }
	.right-sidebar .entry__share {
		margin-left: 0; }
	.right-sidebar .entry__article-content {
		padding-left: 100px; } }

/* Entry Tags
/*-------------------------------------------------------*/
.entry__tags {
	margin-top: 40px;
	clear: both; }
	.entry__tags a {
		float: none !important; }
	.entry__tags-label {
		font-family: "Roboto", sans-serif;
		font-size: 0.9375rem;
		display: inline-block;
		margin-right: 5px; }

/* Author
/*-------------------------------------------------------*/
.entry__meta-author-img {
	margin-right: 10px;
	border-radius: 50%; }

.entry-author {
	margin-top: 24px;
	margin-bottom: 48px;
	padding: 32px;
	background-color: #FBFBFB;
	border: 1px solid #F1F1F1; }
	.entry-author__url {
		display: inline-flex;
		float: left;
		align-items: center; }
	.entry-author__img {
		height: 64px;
		width: 64px;
		display: block;
		margin-right: 24px;
		border-radius: 50%; }
		@media only screen and (max-width: 575px) {
			.entry-author__img {
				width: 50px;
				height: 50px; } }
	.entry-author__img-holder {
		display: block;
		float: left; }
		@media only screen and (max-width: 575px) {
			.entry-author__img-holder {
				float: none;
				margin-bottom: 24px; } }
	.entry-author__info {
		overflow: hidden; }
	.entry-author__name {
		display: inline-block;
		margin-bottom: 0;
		margin-right: 8px;
		font-size: 1.25rem; }
	.entry-author__description {
		margin-top: 10px; }
	.entry-author__socials {
		margin-top: 20px;
		display: flex; }

/* Entry Navigation
/*-------------------------------------------------------*/
.entry-navigation {
	padding-top: 36px; }
	.entry-navigation__row {
		margin: 0 -10px;
		display: flex; }
	.entry-navigation__col {
		padding: 0 10px; }
	.entry-navigation__item {
		display: flex;
		border-radius: 5px;
		overflow: hidden;
		height: 100%; }
	.entry-navigation__item-img {
		min-width: 125px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center; }
		@media only screen and (max-width: 1199px) {
			.entry-navigation__item-img {
				min-width: 100px; } }
		@media only screen and (max-width: 767px) {
			.entry-navigation__item-img {
				display: none; } }
		.entry-navigation__item-img a {
			display: block;
			width: 100%;
			height: 100%; }
	.entry-navigation--left {
		float: left;
		width: 50%;
		margin-bottom: 12px; }
		.entry-navigation--left i {
			margin-right: 7px; }
	.entry-navigation--right {
		margin-bottom: 12px;
		text-align: right;
		float: right;
		margin-left: auto;
		width: 50%; }
		.entry-navigation--right i {
			margin-left: 7px; }
	.entry-navigation__body {
		padding: 16px 24px;
		background-color: #FBFBFB;
		width: 100%; }
	.entry-navigation i {
		font-size: 12px;
		color: #777777; }
	.entry-navigation__label {
		display: inline-block;
		margin-bottom: 5px;
		color: #969696;
		font-size: 13px; }
	.entry-navigation__title {
		font-size: 1rem;
		margin-bottom: 0; }
	@media only screen and (max-width: 575px) {
		.entry-navigation__row {
			display: block; }
		.entry-navigation__col {
			width: 100%;
			float: none; }
		.entry-navigation--right {
			text-align: left; } }

/* Post Pagination
/*-------------------------------------------------------*/
.post-pagination {
	margin-top: 24px; }
	.post-pagination__number {
		font-size: 16px;
		padding: 0 5px; }

/* Final Review
/*-------------------------------------------------------*/
.review-wrapper {
	margin-top: 40px; }

.review-wrapper,
.review-title,
.review-list li,
.review-list li:last-child {
	border-color: #F1F1F1; }

.review-wrapper .review-heading .review-title {
	font-family: "Roboto", sans-serif;
	color: #242424;
	font-weight: 600; }

.review-total-box {
	color: #242424; }

.review-summary-title {
	font-family: "Roboto", sans-serif; }

/* Related Posts
/*-------------------------------------------------------*/
.related-posts__title,
.entry-comments__title,
.comment-respond__title {
	margin-bottom: 36px;
	font-size: 1.5rem; }

.related-posts {
	margin-top: 48px; }
	.related-posts .entry {
		margin-bottom: 24px; }
	.related-posts .entry__body {
		padding-bottom: 0;
		border-bottom: 0; }

/* Comments
/*-------------------------------------------------------*/
.entry__comments {
	margin-top: 32px; }

.comment {
	list-style: none; }
	@media only screen and (min-width: 576px) {
		.comment .children {
			padding-left: 8%; } }
	.comment-list > li:first-child > .comment-body {
		border-top: 0;
		padding-top: 0; }
	.comment-body {
		margin-bottom: 40px;
		padding-top: 40px;
		border-top: 1px solid #F1F1F1; }
	.comment-text {
		overflow: hidden; }
		.comment-text p {
			margin-bottom: 10px; }
	.comment-avatar {
		float: left;
		margin-right: 24px;
		display: block;
		border-radius: 50%;
		overflow: hidden; }
	.comment-author {
		font-family: "Roboto", sans-serif;
		font-size: 0.9375rem;
		display: block;
		margin-bottom: 5px; }
	.comment-date, .comment-edit-link {
		display: inline-block;
		margin-bottom: 10px;
		font-size: 0.8125rem;
		color: #969696; }
	.comment-edit-link {
		margin-left: 5px;
		margin-bottom: 0;
		color: #39B54A; }
	.comment-reply {
		color: #39B54A;
		font-family: "Roboto", sans-serif; }
		.comment-reply:hover {
			color: #39B54A; }

.comment-content > h1,
.comment-content > h2,
.comment-content > h3,
.comment-content > h4,
.comment-content > h5,
.comment-content > h6 {
	margin-top: 36px;
	margin-bottom: 20px; }

.comment-content p > a {
	color: #6B78F2; }
	.comment-content p > a:hover {
		text-decoration: underline; }

.comment-content strong {
	color: #242424; }

.comment-content figure {
	margin-bottom: 34px; }

.comment-content ol, .comment-content ul {
	padding-left: 40px; }

/* Comment Form
/*-------------------------------------------------------*/
.comment-form {
	margin-top: 36px;
	margin-bottom: 36px; }
	.comment-form p {
		margin: 0; }
	.comment-form .logged-in-as {
		margin-top: -20px;
		margin-bottom: 28px; }
	.comment-form-cookies-consent {
		margin-bottom: 24px !important; }
		.comment-form-cookies-consent label {
			color: #777777; }

.comment-list + .comment-respond {
	padding-top: 40px;
	border-top: 1px solid #F1F1F1; }

.comment-respond__title {
	margin-bottom: 15px; }
	.comment-respond__title small {
		margin-left: 15px; }

.comment-respond__notice {
	margin-bottom: 36px;
	display: inline-block; }

/*-------------------------------------------------------*/
/* Pagination
/*-------------------------------------------------------*/
.pagination,
.woocommerce-pagination {
	text-align: center;
	margin-bottom: 24px; }
	.pagination ul,
	.woocommerce-pagination ul {
		list-style: none;
		clear: both;
		display: flex;
		justify-content: center; }
	.pagination span, .pagination a,
	.woocommerce-pagination span,
	.woocommerce-pagination a {
		font-size: 1rem;
		display: inline-block;
		width: 32px;
		height: 32px;
		line-height: 32px;
		margin: 0 2px;
		text-align: center;
		color: #777777;
		vertical-align: middle;
		white-space: nowrap;
		border-radius: 50%;
		list-style: none;
		transition: all 0.3s ease-in-out; }
		@media (prefers-reduced-motion: reduce) {
			.pagination span, .pagination a,
			.woocommerce-pagination span,
			.woocommerce-pagination a {
				transition: none; } }
	.pagination a:hover,
	.woocommerce-pagination a:hover {
		background-color: #39B54A;
		border-color: transparent;
		color: #fff; }
	.pagination .current,
	.woocommerce-pagination .current {
		background-color: #39B54A;
		color: #fff;
		border-color: transparent; }
	.pagination i,
	.woocommerce-pagination i {
		font-size: 0.9375rem; }

.pagination .page-numbers {
	margin: 0; }

/*-------------------------------------------------------*/
/* Page Title
/*-------------------------------------------------------*/
.page-title-holder {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 120px 0;
	margin-bottom: 56px;
	background-color: #242424; }
	.page-title-holder__title {
		margin-bottom: 24px; }
	.page-title-holder .page-title-holder__title {
		position: relative;
		z-index: 1;
		margin-bottom: 0;
		color: #fff; }
	.page-title-holder__subtitle {
		max-width: 600px;
		margin: 0 auto; }
	@media only screen and (max-width: 1024px) {
		.page-title-holder {
			padding: 60px 0; } }

.page-title {
	margin-bottom: 32px; }
	.page-title__description {
		margin-top: -10px;
		margin-bottom: 48px; }

/*-------------------------------------------------------*/
/* Contact Page
/*-------------------------------------------------------*/
.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
	margin-bottom: 14px; }

/* Cookies notication bar
-------------------------------------------------------*/
.cc-window {
	opacity: 1;
	transition: opacity 1s ease; }

.cc-window.cc-invisible {
	opacity: 0; }

.cc-animate.cc-revoke {
	transition: transform 1s ease; }

.cc-animate.cc-revoke.cc-top {
	transform: translateY(-2em); }

.cc-animate.cc-revoke.cc-bottom {
	transform: translateY(2em); }

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
	transform: translateY(0); }

.cc-grower {
	max-height: 0;
	overflow: hidden;
	transition: max-height 1s; }

.cc-link, .cc-revoke:hover {
	text-decoration: underline; }

.cc-revoke, .cc-window {
	position: fixed;
	overflow: hidden;
	box-sizing: border-box;
	font-family: Helvetica,Calibri,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	display: flex;
	flex-wrap: nowrap;
	z-index: 9999; }

.cc-window.cc-static {
	position: static; }

.cc-window.cc-floating {
	padding: 2em;
	max-width: 24em;
	flex-direction: column; }

.cc-window.cc-banner {
	padding: 1em 1.8em;
	width: 100%;
	flex-direction: row; }

.cc-revoke {
	padding: .5em; }

.cc-header {
	font-size: 18px;
	font-weight: 700; }

.cc-btn, .cc-close, .cc-link, .cc-revoke {
	cursor: pointer; }

.cc-link {
	opacity: .8;
	display: inline-block;
	padding: .2em; }

.cc-link:hover {
	opacity: 1; }

.cc-link:active, .cc-link:visited {
	color: initial; }

.cc-btn {
	display: block;
	padding: .4em .8em;
	font-size: .9em;
	font-weight: 700;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	white-space: nowrap; }

.cc-highlight .cc-btn:first-child {
	background-color: transparent;
	border-color: transparent; }

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
	background-color: transparent;
	text-decoration: underline; }

.cc-close {
	display: block;
	position: absolute;
	top: .5em;
	right: .5em;
	font-size: 1.6em;
	opacity: .9;
	line-height: .75; }

.cc-close:focus, .cc-close:hover {
	opacity: 1; }

.cc-revoke.cc-top {
	top: 0;
	left: 3em;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em; }

.cc-revoke.cc-bottom {
	bottom: 0;
	left: 3em;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em; }

.cc-revoke.cc-left {
	left: 3em;
	right: unset; }

.cc-revoke.cc-right {
	right: 3em;
	left: unset; }

.cc-top {
	top: 1em; }

.cc-left {
	left: 1em; }

.cc-right {
	right: 1em; }

.cc-bottom {
	bottom: 1em; }

.cc-floating > .cc-link {
	margin-bottom: 1em; }

.cc-floating .cc-message {
	display: block;
	margin-bottom: 1em; }

.cc-window.cc-floating .cc-compliance {
	flex: 1 0 auto; }

.cc-window.cc-banner {
	align-items: center; }

.cc-banner.cc-top {
	left: 0;
	right: 0;
	top: 0; }

.cc-banner.cc-bottom {
	left: 0;
	right: 0;
	bottom: 0; }

.cc-banner .cc-message {
	display: block;
	flex: 1 1 auto;
	max-width: 100%;
	margin-right: 1em; }

.cc-compliance {
	display: flex;
	align-items: center;
	align-content: space-between; }

.cc-floating .cc-compliance > .cc-btn {
	flex: 1; }

.cc-btn + .cc-btn {
	margin-left: .5em; }

@media print {
	.cc-revoke, .cc-window {
		display: none; } }

@media screen and (max-width: 900px) {
	.cc-btn {
		white-space: normal; } }

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
	.cc-window.cc-top {
		top: 0; }
	.cc-window.cc-bottom {
		bottom: 0; }
	.cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
		left: 0;
		right: 0; }
	.cc-window.cc-banner {
		flex-direction: column; }
	.cc-window.cc-banner .cc-compliance {
		flex: 1 1 auto; }
	.cc-window.cc-floating {
		max-width: none; }
	.cc-window .cc-message {
		margin-bottom: 1em; }
	.cc-window.cc-banner {
		align-items: unset; }
	.cc-window.cc-banner .cc-message {
		margin-right: 0; } }

.cc-floating.cc-theme-classic {
	padding: 1.2em;
	border-radius: 5px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
	text-align: center;
	display: inline;
	flex: none; }

.cc-theme-classic .cc-btn {
	border-radius: 5px; }

.cc-theme-classic .cc-btn:last-child {
	min-width: 140px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
	display: inline-block; }

.cc-theme-edgeless.cc-window {
	padding: 0; }

.cc-floating.cc-theme-edgeless .cc-message {
	margin: 2em 2em 1.5em; }

.cc-banner.cc-theme-edgeless .cc-btn {
	margin: 0;
	padding: .8em 1.8em;
	height: 100%; }

.cc-banner.cc-theme-edgeless .cc-message {
	margin-left: 1em; }

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
	margin-left: 0; }

.cc-container {
	display: flex;
	justify-content: center;
	padding: 0; }

.cc-window {
	background-color: #242424; }

.cc-message {
	margin-right: 20px;
	flex: 0 1 auto !important;
	color: #fff;
	font-weight: 500;
	font-size: 15px; }

.cc-link {
	opacity: 1; }

.cc-link,
.cc-link:active,
.cc-link:visited,
.cc-link:hover,
.cc-link:focus {
	color: #fff; }

a.cc-btn.cc-dismiss {
	font-family: "Roboto", sans-serif;
	font-size: 0.8125rem !important;
	background-color: #39B54A;
	height: 28px;
	line-height: 28px;
	padding: 0 14px;
	border: 0;
	color: #fff;
	border-radius: 5px;
	min-width: auto !important; }
	a.cc-btn.cc-dismiss:hover, a.cc-btn.cc-dismiss:focus {
		opacity: 0.9; }

/*-------------------------------------------------------*/
/* Navigation
/*-------------------------------------------------------*/
.nav {
	min-height: 70px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 120;
	position: relative;
	min-height: 70px;
	transition: height 0.3s ease-in-out;
	/* Dropdowns (large screen) */ }
	@media (prefers-reduced-motion: reduce) {
		.nav {
			transition: none; } }
	@media only screen and (min-width: 1025px) {
		.nav .nav.sticky {
			height: 70px; } }
	.nav__wrap {
		padding-left: 40px; }
	.nav__menu, .nav__dropdown-menu {
		list-style: none; }
	.nav__menu {
		position: relative;
		display: inline-flex;
		align-items: center; }
		.nav__menu li {
			position: relative; }
		.nav__menu > li > a {
			font-family: "Roboto", sans-serif;
			color: #242424;
			font-size: 0.875rem !important;
			font-weight: 700;
			padding: 0px 11px;
			display: block;
			position: relative;
			line-height: 70px; }
			.nav__menu > li > a:hover {
				color: #39B54A; }
	@media only screen and (min-width: 1025px) {
		.nav__wrap {
			display: block !important;
			height: auto !important; }
		.nav__menu > li {
			display: inline-block;
			text-align: center; }
		.nav__dropdown-menu {
			position: absolute;
			top: 100%;
			left: 0;
			padding: 10px 0;
			z-index: 1000;
			min-width: 220px;
			width: 100%;
			text-align: left;
			list-style: none;
			background-color: #fff;
			border-radius: 5px;
			-webkit-background-clip: padding-box;
			background-clip: padding-box;
			box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
			display: block;
			visibility: hidden;
			opacity: 0;
			transition: all 0.1s ease-in-out; } }
	@media only screen and (min-width: 1025px) and (prefers-reduced-motion: reduce) {
		.nav__dropdown-menu {
			transition: none; } }
	@media only screen and (min-width: 1025px) {
			.nav__dropdown-menu > li > a {
				color: #777777;
				padding: 5px 23px;
				font-size: 15px;
				display: block; }
				.nav__dropdown-menu > li > a:hover, .nav__dropdown-menu > li > a:focus {
					color: #39B54A; }
		.nav__dropdown-menu.hide-dropdown {
			visibility: hidden !important;
			opacity: 0 !important; }
		.nav__dropdown-menu--right {
			right: 0; }
		.nav__dropdown:hover > .nav__dropdown-menu,
		.nav__dropdown:focus > .nav__dropdown-menu,
		.nav__dropdown.focus > .nav__dropdown-menu {
			opacity: 1;
			visibility: visible; }
		.nav__dropdown-menu .nav__dropdown-menu {
			left: 100%;
			top: -10px; }
		.nav__dropdown .nav__dropdown {
			position: relative; }
		.nav__dropdown .nav__dropdown > a:after {
			content: '\e804';
			font-family: 'ui-icons';
			font-size: 10px;
			position: absolute;
			right: 20px;
			top: 50%;
			transform: translateY(-50%); }
		.nav__dropdown-trigger {
			display: none; }
		.nav__dropdown-url:after {
			display: inline-block;
			content: '\f123';
			font-family: 'ui-icons';
			background-color: transparent;
			font-size: 11px;
			margin-left: 5px;
			line-height: 1;
			color: inherit;
			opacity: 0.5; } }

.mobile body {
	cursor: pointer; }

/* Nav Cart
/*-------------------------------------------------------*/
.nav__cart {
	margin-left: 32px; }
	.nav__cart-icon-holder {
		position: relative;
		margin-right: 12px; }
	.nav__cart-icon {
		color: #242424;
		font-size: 1.25rem; }
	.nav__cart-count {
		position: absolute;
		top: -8px;
		right: -10px;
		display: block;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		line-height: 18px;
		text-align: center;
		font-family: "Roboto", sans-serif;
		background-color: #39B54A;
		color: #fff;
		font-size: 10px; }
	.nav__cart-total {
		color: #777777;
		font-size: 14px; }
	.nav__cart-holder--mobile {
		margin-left: auto;
		margin-right: 5px; }
		.nav__cart-holder--mobile .nav__cart {
			margin-top: 0; }
		.nav__cart-holder--mobile .nav__cart-total {
			display: none; }
		.nav__cart-holder--mobile + .nav__icon-toggle {
			margin-left: 0; }

/* Nav Right
-------------------------------------------------------*/
.nav__right {
	margin-left: auto;
	height: 70px;
	display: flex;
	align-items: center; }

/* Logo
-------------------------------------------------------*/
.logo,
.logo-container {
	line-height: 1; }

.logo-container {
	display: block; }

/* Nav Flexbox
-------------------------------------------------------*/
header .flex-parent {
	align-items: center; }
	@media only screen and (max-width: 1024px) {
		header .flex-parent {
			display: block; } }

.nav--align-right {
	margin-left: auto; }

.nav--align-left {
	margin-right: auto; }

/* Nav Search
-------------------------------------------------------*/
.nav__search {
	margin-left: 10px;
	font-size: 1.5625rem; }
	.nav__search-trigger {
		color: #242424;
		display: block; }
		.nav__search-trigger:hover, .nav__search-trigger:focus {
			color: #39B54A; }
		.nav__search-trigger-label {
			font-family: "Roboto", sans-serif;
			font-weight: 500;
			font-size: 14px;
			margin-right: 6px; }

.nav__socials + .nav__search {
	margin-left: 18px; }

.overflow--disabled {
	overflow: hidden; }

.search-modal__dialog {
	max-width: 100%;
	margin: 0; }

.search-modal__content {
	background-color: transparent;
	border: 0; }

.search-modal__header .search-modal__close {
	text-shadow: none;
	opacity: 1;
	padding: 1rem 1.3rem; }

.search-modal__label {
	color: #242424; }

.search-modal .search-input {
	margin-bottom: 0;
	padding: 0;
	border: 0;
	height: 100px;
	font-size: 2.5rem !important;
	background-color: transparent; }

.search-modal .search-button {
	display: none; }

.search-modal--open .modal-backdrop {
	background-color: #fff;
	opacity: 1; }

/* Mobile Search */
.nav__search-mobile {
	margin-top: 20px; }

/* Nav Icon Toggle (mobile nav)
-------------------------------------------------------*/
.nav__icon-toggle {
	margin-left: auto;
	position: relative;
	padding: 9px;
	width: 36px;
	height: 32px;
	margin-right: -9px;
	background-color: transparent;
	border: none;
	z-index: 50; }
	@media only screen and (min-width: 1025px) {
		.nav__icon-toggle {
			display: none; } }
	.nav__icon-toggle-bar {
		background-color: #242424;
		width: 18px;
		display: block;
		position: absolute;
		height: 2px;
		border-radius: 1px; }
	.nav__icon-toggle span:nth-child(2) {
		top: 9px;
		transition: top 0.2s 0.2s ease-in, opacity 0.1s ease-in; }
		@media (prefers-reduced-motion: reduce) {
			.nav__icon-toggle span:nth-child(2) {
				transition: none; } }
	.nav__icon-toggle span:nth-child(3) {
		top: 15px;
		transition: opacity 0.1s ease-in; }
		@media (prefers-reduced-motion: reduce) {
			.nav__icon-toggle span:nth-child(3) {
				transition: none; } }
	.nav__icon-toggle span:nth-child(4) {
		bottom: 9px;
		transition: bottom 0.2s 0.2s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
		@media (prefers-reduced-motion: reduce) {
			.nav__icon-toggle span:nth-child(4) {
				transition: none; } }
	.nav__icon-toggle--is-opened span:nth-child(2) {
		top: 15px;
		transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: rotate(45deg); }
		@media (prefers-reduced-motion: reduce) {
			.nav__icon-toggle--is-opened span:nth-child(2) {
				transition: none; } }
	.nav__icon-toggle--is-opened span:nth-child(3) {
		opacity: 0; }
	.nav__icon-toggle--is-opened span:nth-child(4) {
		bottom: 15px;
		transform: rotate(-45deg);
		transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
		@media (prefers-reduced-motion: reduce) {
			.nav__icon-toggle--is-opened span:nth-child(4) {
				transition: none; } }
	.nav__icon-toggle:focus .nav__icon-toggle-bar,
	.nav__icon-toggle:hover .nav__icon-toggle-bar {
		background-color: #39B54A; }

/* Sticky Nav
-------------------------------------------------------*/
.nav__holder.offset {
	transform: translate3d(0, -100%, 0);
	transition: all 0.3s ease-in-out; }
	@media (prefers-reduced-motion: reduce) {
		.nav__holder.offset {
			transition: none; } }

.nav__holder.scrolling {
	transform: translate3d(0, 0px, 0); }

.nav__holder.sticky {
	position: fixed;
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
	left: 0;
	right: 0;
	top: 0; }
	.nav__holder.sticky.scrolling {
		opacity: 1;
		visibility: visible; }

/* Go to Top
-------------------------------------------------------*/
#back-to-top {
	display: block;
	z-index: 1000;
	width: 34px;
	height: 34px;
	text-align: center;
	font-size: 12px;
	position: fixed;
	bottom: -34px;
	right: 20px;
	line-height: 32px;
	background-color: rgba(36, 36, 36, 0.5);
	box-shadow: 1px 1.732px 12px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	transition: all 0.3s ease-in-out;
	text-decoration: none; }
	@media (prefers-reduced-motion: reduce) {
		#back-to-top {
			transition: none; } }
	#back-to-top i {
		transition: all 0.3s ease-in-out; }
		@media (prefers-reduced-motion: reduce) {
			#back-to-top i {
				transition: none; } }
	#back-to-top a {
		display: block;
		color: #fff; }
	#back-to-top.show {
		bottom: 20px; }
	#back-to-top:hover {
		background-color: #39B54A;
		border-color: transparent; }
	#back-to-top:hover i {
		color: #fff; }

/* Subscribe
-------------------------------------------------------*/
.subscribe-modal .modal-header {
	padding-top: 0; }

.subscribe-modal .close {
	z-index: 2; }

.subscribe-modal .widget-title {
	text-align: center;
	margin-bottom: 32px;
	font-size: 1.6rem;
	line-height: 1.2;
	font-weight: 500; }

.subscribe-modal .mc4wp-form-fields input[type=submit] {
	width: 100%; }

/*-------------------------------------------------------*/
/* Nav Mobile Styles
/*-------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
	.nav {
		min-height: 70px;
		margin-top: 0;
		background-color: #fff; }
		.nav__wrap {
			text-align: left;
			padding-left: 0; }
		.nav__header {
			height: 70px;
			display: flex;
			align-items: center; }
		.nav__menu {
			display: block; }
		.nav__menu li a {
			padding: 0;
			line-height: 46px;
			height: 46px;
			display: block;
			border-bottom: 1px solid #F1F1F1; }
		.nav__dropdown-menu a {
			color: #777777; }
		.nav__dropdown-menu > li > a {
			padding-left: 10px; }
		.nav__dropdown-menu > li > ul > li > a {
			padding-left: 20px; }
		.nav__dropdown-trigger {
			display: block;
			width: 20px;
			height: 46px;
			line-height: 46px;
			font-size: 12px;
			text-align: center;
			position: absolute;
			right: 0;
			top: 0;
			z-index: 50;
			border: 0;
			background-color: transparent;
			cursor: pointer; }
			.nav__dropdown-trigger.active {
				transform: rotate(180deg); }
		.nav .logo {
			max-height: 70px; }
		.nav__dropdown-menu {
			padding: 0;
			display: none;
			width: 100% !important; }
			.nav__dropdown-menu--is-open {
				display: block; }
		.nav__dropdown-trigger.active + .nav__dropdown-menu {
			display: block; } }

/*-------------------------------------------------------*/
/* Footer
/*-------------------------------------------------------*/
.footer ul {
	list-style: none; }

.footer .widget-title {
	margin-bottom: 28px;
	font-size: 0.875rem;
	text-transform: uppercase;
	letter-spacing: 0.04em; }

.footer__widgets {
	padding: 70px 0 30px; }
	.footer__widgets .widget {
		margin-bottom: 48px; }

.footer .widget.widget_calendar a {
	color: #39B54A; }

.footer .widget.widget_tag_cloud a:hover {
	color: #fff; }

/* Bottom Footer
-------------------------------------------------------*/
.footer__bottom {
	padding: 21px 0; }

.copyright {
	display: inline-block;
	font-size: 0.75rem; }

/*-------------------------------------------------------*/
/* Spacings
/*-------------------------------------------------------*/
.m-0 {
	margin: 0 !important; }

.p-0 {
	padding: 0 !important; }

.mt-0 {
	margin-top: 0 !important; }

.mt-8 {
	margin-top: 8px; }

.mt-16 {
	margin-top: 16px; }

.mt-24 {
	margin-top: 24px; }

.mt-32 {
	margin-top: 32px; }

.mt-40 {
	margin-top: 40px; }

.mt-48 {
	margin-top: 48px; }

.mt-56 {
	margin-top: 56px; }

.mt-64 {
	margin-top: 64px; }

.mt-72 {
	margin-top: 72px; }

.mt-80 {
	margin-top: 80px; }

.mb-0 {
	margin-bottom: 0 !important; }

.mb-8 {
	margin-bottom: 8px; }

.mb-16 {
	margin-bottom: 16px; }

.mb-24 {
	margin-bottom: 24px; }

.mb-32 {
	margin-bottom: 32px; }

.mb-40 {
	margin-bottom: 40px; }

.mb-48 {
	margin-bottom: 48px; }

.mb-56 {
	margin-bottom: 56px; }

.mb-64 {
	margin-bottom: 64px; }

.mb-72 {
	margin-bottom: 72px; }

.mb-80 {
	margin-bottom: 80px; }

.pt-0 {
	padding-top: 0; }

.pt-8 {
	padding-top: 8px; }

.pt-16 {
	padding-top: 16px; }

.pt-24 {
	padding-top: 24px; }

.pt-32 {
	padding-top: 32px; }

.pt-40 {
	padding-top: 40px; }

.pt-48 {
	padding-top: 48px; }

.pt-56 {
	padding-top: 56px; }

.pt-64 {
	padding-top: 64px; }

.pt-72 {
	padding-top: 72px; }

.pt-80 {
	padding-top: 80px; }

.pb-0 {
	padding-bottom: 0; }

.pb-8 {
	padding-bottom: 8px; }

.pb-16 {
	padding-bottom: 16px; }

.pb-24 {
	padding-bottom: 24px; }

.pb-32 {
	padding-bottom: 32px; }

.pb-40 {
	padding-bottom: 40px; }

.pb-48 {
	padding-bottom: 48px; }

.pb-56 {
	padding-bottom: 56px; }

.pb-64 {
	padding-bottom: 64px; }

.pb-72 {
	padding-bottom: 72px; }

.pb-80 {
	padding-bottom: 80px; }

@media only screen and (max-width: 1199px) {
	.mt-lg-0 {
		margin-top: 0 !important; }
	.mt-lg-8 {
		margin-top: 8px; }
	.mt-lg-16 {
		margin-top: 16px; }
	.mt-lg-24 {
		margin-top: 24px; }
	.mt-lg-32 {
		margin-top: 32px; }
	.mt-lg-40 {
		margin-top: 40px; }
	.mt-lg-48 {
		margin-top: 48px; }
	.mt-lg-56 {
		margin-top: 56px; }
	.mt-lg-64 {
		margin-top: 64px; }
	.mt-lg-72 {
		margin-top: 72px; }
	.mt-lg-80 {
		margin-top: 80px; }
	.mb-lg-0 {
		margin-bottom: 0 !important; }
	.mb-lg-8 {
		margin-bottom: 8px; }
	.mb-lg-16 {
		margin-bottom: 16px; }
	.mb-lg-24 {
		margin-bottom: 24px; }
	.mb-lg-32 {
		margin-bottom: 32px; }
	.mb-lg-40 {
		margin-bottom: 40px; }
	.mb-lg-48 {
		margin-bottom: 48px; }
	.mb-lg-56 {
		margin-bottom: 56px; }
	.mb-lg-64 {
		margin-bottom: 64px; }
	.mb-lg-72 {
		margin-bottom: 72px; }
	.mb-lg-80 {
		margin-bottom: 80px; }
	.pt-lg-0 {
		padding-top: 0; }
	.pt-lg-8 {
		padding-top: 8px; }
	.pt-lg-16 {
		padding-top: 16px; }
	.pt-lg-24 {
		padding-top: 24px; }
	.pt-lg-32 {
		padding-top: 32px; }
	.pt-lg-40 {
		padding-top: 40px; }
	.pt-lg-48 {
		padding-top: 48px; }
	.pt-lg-56 {
		padding-top: 56px; }
	.pt-lg-64 {
		padding-top: 64px; }
	.pt-lg-72 {
		padding-top: 72px; }
	.pt-lg-80 {
		padding-top: 80px; }
	.pb-lg-0 {
		padding-bottom: 0; }
	.pb-lg-8 {
		padding-bottom: 8px; }
	.pb-lg-16 {
		padding-bottom: 16px; }
	.pb-lg-24 {
		padding-bottom: 24px; }
	.pb-lg-32 {
		padding-bottom: 32px; }
	.pb-lg-40 {
		padding-bottom: 40px; }
	.pb-lg-48 {
		padding-bottom: 48px; }
	.pb-lg-56 {
		padding-bottom: 56px; }
	.pb-lg-64 {
		padding-bottom: 64px; }
	.pb-lg-72 {
		padding-bottom: 72px; }
	.pb-lg-80 {
		padding-bottom: 80px; } }

@media only screen and (max-width: 1024px) {
	.mt-md-0 {
		margin-top: 0 !important; }
	.mt-md-8 {
		margin-top: 8px; }
	.mt-md-16 {
		margin-top: 16px; }
	.mt-md-24 {
		margin-top: 24px; }
	.mt-md-32 {
		margin-top: 32px; }
	.mt-md-40 {
		margin-top: 40px; }
	.mt-md-48 {
		margin-top: 48px; }
	.mt-md-56 {
		margin-top: 56px; }
	.mt-md-64 {
		margin-top: 64px; }
	.mt-md-72 {
		margin-top: 72px; }
	.mt-md-80 {
		margin-top: 80px; }
	.mb-md-0 {
		margin-bottom: 0 !important; }
	.mb-md-8 {
		margin-bottom: 8px; }
	.mb-md-16 {
		margin-bottom: 16px; }
	.mb-md-24 {
		margin-bottom: 24px; }
	.mb-md-32 {
		margin-bottom: 32px; }
	.mb-md-40 {
		margin-bottom: 40px; }
	.mb-md-48 {
		margin-bottom: 48px; }
	.mb-md-56 {
		margin-bottom: 56px; }
	.mb-md-64 {
		margin-bottom: 64px; }
	.mb-md-72 {
		margin-bottom: 72px; }
	.mb-md-80 {
		margin-bottom: 80px; }
	.pt-md-0 {
		padding-top: 0; }
	.pt-md-8 {
		padding-top: 8px; }
	.pt-md-16 {
		padding-top: 16px; }
	.pt-md-24 {
		padding-top: 24px; }
	.pt-md-32 {
		padding-top: 32px; }
	.pt-md-40 {
		padding-top: 40px; }
	.pt-md-48 {
		padding-top: 48px; }
	.pt-md-56 {
		padding-top: 56px; }
	.pt-md-64 {
		padding-top: 64px; }
	.pt-md-72 {
		padding-top: 72px; }
	.pt-md-80 {
		padding-top: 80px; }
	.pb-md-0 {
		padding-bottom: 0; }
	.pb-md-8 {
		padding-bottom: 8px; }
	.pb-md-16 {
		padding-bottom: 16px; }
	.pb-md-24 {
		padding-bottom: 24px; }
	.pb-md-32 {
		padding-bottom: 32px; }
	.pb-md-40 {
		padding-bottom: 40px; }
	.pb-md-48 {
		padding-bottom: 48px; }
	.pb-md-56 {
		padding-bottom: 56px; }
	.pb-md-64 {
		padding-bottom: 64px; }
	.pb-md-72 {
		padding-bottom: 72px; }
	.pb-md-80 {
		padding-bottom: 80px; } }

@media only screen and (max-width: 767px) {
	.mt-sm-0 {
		margin-top: 0 !important; }
	.mt-sm-8 {
		margin-top: 8px; }
	.mt-sm-16 {
		margin-top: 16px; }
	.mt-sm-24 {
		margin-top: 24px; }
	.mt-sm-32 {
		margin-top: 32px; }
	.mt-sm-40 {
		margin-top: 40px; }
	.mt-sm-48 {
		margin-top: 48px; }
	.mt-sm-56 {
		margin-top: 56px; }
	.mt-sm-64 {
		margin-top: 64px; }
	.mt-sm-72 {
		margin-top: 72px; }
	.mt-sm-80 {
		margin-top: 80px; }
	.mb-sm-0 {
		margin-bottom: 0 !important; }
	.mb-sm-8 {
		margin-bottom: 8px; }
	.mb-sm-16 {
		margin-bottom: 16px; }
	.mb-sm-24 {
		margin-bottom: 24px; }
	.mb-sm-32 {
		margin-bottom: 32px; }
	.mb-sm-40 {
		margin-bottom: 40px; }
	.mb-sm-48 {
		margin-bottom: 48px; }
	.mb-sm-56 {
		margin-bottom: 56px; }
	.mb-sm-64 {
		margin-bottom: 64px; }
	.mb-sm-72 {
		margin-bottom: 72px; }
	.mb-sm-80 {
		margin-bottom: 80px; }
	.pt-sm-0 {
		padding-top: 0; }
	.pt-sm-8 {
		padding-top: 8px; }
	.pt-sm-16 {
		padding-top: 16px; }
	.pt-sm-24 {
		padding-top: 24px; }
	.pt-sm-32 {
		padding-top: 32px; }
	.pt-sm-40 {
		padding-top: 40px; }
	.pt-sm-48 {
		padding-top: 48px; }
	.pt-sm-56 {
		padding-top: 56px; }
	.pt-sm-64 {
		padding-top: 64px; }
	.pt-sm-72 {
		padding-top: 72px; }
	.pt-sm-80 {
		padding-top: 80px; }
	.pb-sm-0 {
		padding-bottom: 0; }
	.pb-sm-8 {
		padding-bottom: 8px; }
	.pb-sm-16 {
		padding-bottom: 16px; }
	.pb-sm-24 {
		padding-bottom: 24px; }
	.pb-sm-32 {
		padding-bottom: 32px; }
	.pb-sm-40 {
		padding-bottom: 40px; }
	.pb-sm-48 {
		padding-bottom: 48px; }
	.pb-sm-56 {
		padding-bottom: 56px; }
	.pb-sm-64 {
		padding-bottom: 64px; }
	.pb-sm-72 {
		padding-bottom: 72px; }
	.pb-sm-80 {
		padding-bottom: 80px; } }

@media only screen and (max-width: 575px) {
	.mt-xs-0 {
		margin-top: 0 !important; }
	.mt-xs-8 {
		margin-top: 8px; }
	.mt-xs-16 {
		margin-top: 16px; }
	.mt-xs-24 {
		margin-top: 24px; }
	.mt-xs-32 {
		margin-top: 32px; }
	.mt-xs-40 {
		margin-top: 40px; }
	.mt-xs-48 {
		margin-top: 48px; }
	.mt-xs-56 {
		margin-top: 56px; }
	.mt-xs-64 {
		margin-top: 64px; }
	.mt-xs-72 {
		margin-top: 72px; }
	.mt-xs-80 {
		margin-top: 80px; }
	.mb-xs-0 {
		margin-bottom: 0 !important; }
	.mb-xs-8 {
		margin-bottom: 8px; }
	.mb-xs-16 {
		margin-bottom: 16px; }
	.mb-xs-24 {
		margin-bottom: 24px; }
	.mb-xs-32 {
		margin-bottom: 32px; }
	.mb-xs-40 {
		margin-bottom: 40px; }
	.mb-xs-48 {
		margin-bottom: 48px; }
	.mb-xs-56 {
		margin-bottom: 56px; }
	.mb-xs-64 {
		margin-bottom: 64px; }
	.mb-xs-72 {
		margin-bottom: 72px; }
	.mb-xs-80 {
		margin-bottom: 80px; }
	.pt-xs-0 {
		padding-top: 0; }
	.pt-xs-8 {
		padding-top: 8px; }
	.pt-xs-16 {
		padding-top: 16px; }
	.pt-xs-24 {
		padding-top: 24px; }
	.pt-xs-32 {
		padding-top: 32px; }
	.pt-xs-40 {
		padding-top: 40px; }
	.pt-xs-48 {
		padding-top: 48px; }
	.pt-xs-56 {
		padding-top: 56px; }
	.pt-xs-64 {
		padding-top: 64px; }
	.pt-xs-72 {
		padding-top: 72px; }
	.pt-xs-80 {
		padding-top: 80px; }
	.pb-xs-0 {
		padding-bottom: 0; }
	.pb-xs-8 {
		padding-bottom: 8px; }
	.pb-xs-16 {
		padding-bottom: 16px; }
	.pb-xs-24 {
		padding-bottom: 24px; }
	.pb-xs-32 {
		padding-bottom: 32px; }
	.pb-xs-40 {
		padding-bottom: 40px; }
	.pb-xs-48 {
		padding-bottom: 48px; }
	.pb-xs-56 {
		padding-bottom: 56px; }
	.pb-xs-64 {
		padding-bottom: 64px; }
	.pb-xs-72 {
		padding-bottom: 72px; }
	.pb-xs-80 {
		padding-bottom: 80px; } }

/*-------------------------------------------------------*/
/* Helper Classes
/*-------------------------------------------------------*/
/* Gradients / Overlays
-------------------------------------------------------*/
.full-overlay {
	position: relative; }
	.full-overlay:before {
		content: '';
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 1;
		background-color: rgba(0, 0, 0, 0.36); }
	.full-overlay--50:before {
		background-color: rgba(0, 0, 0, 0.5); }
	.full-overlay--70:before {
		background-color: rgba(0, 0, 0, 0.7); }

.bottom-gradient {
	position: relative; }
	.bottom-gradient:before {
		content: '';
		position: absolute;
		width: 100%;
		height: 70%;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: rgba(0, 0, 0, 0.7);
		/* Old browsers */
		/* FF3.6+ */
		/* Chrome,Safari4+ */
		/* Chrome10+,Safari5.1+ */
		/* Opera 11.10+ */
		/* IE10+ */
		background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
		/* IE6-9 */ }

/* Section Dividers
-------------------------------------------------------*/
.top-divider {
	border-top: 1px solid #F1F1F1; }

.bottom-divider {
	border-bottom: 1px solid #F1F1F1; }

/* Title Underline
-------------------------------------------------------*/
.title-underline {
	padding-bottom: 16px;
	border-bottom: 2px solid #F1F1F1; }

/* Flexbox
-------------------------------------------------------*/
.justify-content-center {
	justify-content: center; }

.justify-content-between {
	justify-content: space-between; }

.align-items-center {
	align-items: center; }

/*-------------------------------------------------------*/
/* WordPress Styles
/*-------------------------------------------------------*/
body.admin-bar .modal {
	top: 46px; }
	@media only screen and (min-width: 768px) {
		body.admin-bar .modal {
			top: 32px; } }

body.admin-bar .nav--sticky.sticky {
	top: 32px; }
	@media screen and (max-width: 782px) {
		body.admin-bar .nav--sticky.sticky {
			top: 46px; } }
	@media screen and (max-width: 600px) {
		body.admin-bar .nav--sticky.sticky {
			top: 0; } }

@media only screen and (min-width: 1200px) {
	body.admin-bar .nav--side {
		top: 32px; } }

.site-title {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 0; }

.site-tagline {
	margin-bottom: 0;
	margin-top: 5px;
	color: #777777;
	font-size: 0.875rem; }
	@media only screen and (max-width: 767px) {
		.site-tagline {
			display: none; } }

img {
	height: auto; }

/* Alignment
-------------------------------------------------------*/
.alignleft,
.alignright {
	max-width: 100% !important;
	float: none; }

@media only screen and (min-width: 576px) {
	.alignleft {
		float: left;
		margin: .5em 2em 2em 0; }
	.alignright {
		float: right;
		margin: .5em 0 2em 2em; }
	.alignleft,
	.alignright {
		max-width: 40% !important; } }

@media only screen and (max-width: 575px) {
	.alignleft,
	.alignright {
		margin-left: 0;
		margin-right: 0;
		float: none; } }

.alignnone {
	margin: .5em 2em; }

.aligncenter {
	display: block;
	margin: .5em auto; }

.wp-caption,
.gallery-caption {
	max-width: 100%; }

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text,
.says {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	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; }

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #F1F1F1;
	padding: 2px; }

/*-------------------------------------------------------*/
/* Galleries
/*-------------------------------------------------------*/
ul.wp-block-gallery {
	padding-left: 0; }

@media only screen and (min-width: 576px) {
	div[class^='gallery-columns-'],
	div[class*=' gallery-columns-'] {
		display: flex;
		flex-wrap: wrap;
		margin-left: -10px;
		margin-right: -10px; } }

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0; }

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 100%; }
	.gallery-item img {
		width: 100%; }
	@media only screen and (max-width: 575px) {
		.gallery-item {
			max-width: 100%;
			padding: 0; } }

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%; }

.gallery-item a img {
	display: block;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden; }

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%); }

/* Gallery Columns
/*-------------------------------------------------------*/
.gallery-columns-1 .gallery-item {
	width: 100%; }

.gallery-columns-2 .gallery-item {
	max-width: 50%; }

@media only screen and (min-width: 576px) {
	.gallery-columns-3 .gallery-item {
		max-width: 33.33%; }
	.gallery-columns-4 .gallery-item {
		max-width: 25%; } }

@media only screen and (min-width: 768px) {
	.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-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none; }

/*-------------------------------------------------------*/
/* Password
/*-------------------------------------------------------*/
.post-password-form label > input {
	margin-bottom: 24px; }

.post-password-form label + input {
	line-height: 41px;
	font-size: 15px;
	font-weight: 700;
	padding: 0 24px;
	font-family: "Roboto", sans-serif;
	border: none;
	background-color: #39B54A;
	color: #fff;
	position: relative;
	top: -3px;
	width: auto; }

/*-------------------------------------------------------*/
/* Sticky Post
/*-------------------------------------------------------*/
.post.sticky .entry__title:before {
	content: '\e802';
	font-family: "ui-icons";
	display: inline-block;
	margin-right: 12px;
	position: relative;
	top: -2px;
	font-size: 18px;
	color: #aaaaaa;
	max-height: 20px; }

/*-------------------------------------------------------*/
/* Comments Multipages Pagination
/*-------------------------------------------------------*/
.comment-navigation {
	margin: 20px 0; }
	.comment-navigation .nav-previous {
		float: left; }
	.comment-navigation .nav-next {
		float: right; }

/*-------------------------------------------------------*/
/* Gutenberg Front-end Styles
/*-------------------------------------------------------*/
:root .has-green-background-color {
	background-color: #39B54A; }

:root .has-blue-background-color {
	background-color: #3d92ff; }

:root .has-pink-background-color {
	background-color: #f32855; }

:root .has-violet-background-color {
	background-color: #8c47e4; }

:root .has-light-grey-background-color {
	background-color: #f6f6f6; }

:root .has-dark-grey-background-color {
	background-color: #1b1b1b; }

:root .has-green-color {
	color: #39B54A; }

:root .has-blue-color {
	color: #3d92ff; }

:root .has-pink-color {
	color: #f32855; }

:root .has-violet-color {
	color: #8c47e4; }

:root .has-light-grey-color {
	color: #f6f6f6; }

:root .has-dark-grey-color {
	color: #1b1b1b; }

/* Buttons
-------------------------------------------------------*/
.wp-block-button .wp-block-button__link {
	padding: 11px 27px;
	font-size: 1rem;
	border-radius: 5px;
	font-weight: 700;
	line-height: 1.1 !important; }

.wp-block-button__link:not(.has-background),
.wp-block-button__link:not(.has-background):active,
.wp-block-button__link:not(.has-background):focus,
.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link:not(.has-background):visited {
	background-color: #39B54A; }

.wp-block-button.is-style-outline .wp-block-button__link {
	background-color: transparent; }

/* Full-width Images
-------------------------------------------------------*/
@media only screen and (min-width: 1025px) {
	.fullwidth .entry__article .alignwide {
		margin-left: -120px;
		margin-right: -120px;
		width: auto;
		max-width: none; }
	.fullwidth .entry__article .alignfull {
		margin-left: calc( 50% - 50vw);
		margin-right: calc( 50% - 50vw);
		max-width: 100vw;
		position: relative;
		z-index: 1; }
		.fullwidth .entry__article .alignfull img {
			width: 100vw; } }

/* Images
-------------------------------------------------------*/
.wp-block-image .alignleft {
	margin-right: 2em;
	max-width: 40%; }
	@media only screen and (max-width: 575px) {
		.wp-block-image .alignleft {
			float: none;
			margin-right: 0; } }

.wp-block-image .alignright {
	margin-left: 2em;
	max-width: 40%; }
	@media only screen and (max-width: 575px) {
		.wp-block-image .alignright {
			float: none;
			margin-left: 0; } }

/* Cover
-------------------------------------------------------*/
.wp-block-cover {
	margin: 0 0 1.5em; }
	.wp-block-cover.alignleft {
		margin: .5em 2em 1.5em 0; }
	.wp-block-cover.alignright {
		margin: .5em 0 1.5em 2em; }

/* Tables
-------------------------------------------------------*/
.wp-block-table {
	width: 100%;
	margin-bottom: 2rem; }

.wp-block-table.is-style-stripes tr:nth-child(odd) {
	background-color: #FBFBFB; }

/* Latest Comments
-------------------------------------------------------*/
ol.wp-block-latest-comments {
	padding-left: 0; }

/* Galleries
-------------------------------------------------------*/
ul.wp-block-gallery,
.wp-block-gallery ul {
	padding-left: 0; }

.blocks-gallery-grid,
.wp-block-gallery {
	width: 100%; }

/* Captions
-------------------------------------------------------*/
.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-audio figcaption {
	color: #969696; }

.wp-block-image figcaption {
	margin-top: 1em; }

/* Separators
-------------------------------------------------------*/
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #F1F1F1; }

.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.wp-block-separator.is-style-default {
	max-width: 100px; }

.wp-block-separator.is-style-dots:before {
	font-weight: 700; }

/* Blockquote / Pullquote
-------------------------------------------------------*/
blockquote {
	overflow: hidden;
	margin: 0;
	line-height: 1.6; }
	blockquote p {
		margin-bottom: 0; }
	blockquote cite {
		color: #969696;
		font-size: 0.9375rem;
		margin-top: 1em;
		line-height: 1.8;
		display: inline-block; }

.wp-block-quote {
	padding: 40px;
	background-color: #FBFBFB;
	margin-bottom: 40px;
	margin-top: 40px; }
	.wp-block-quote p {
		color: #242424;
		font-family: "Roboto", sans-serif;
		font-size: 1.125rem; }
	.wp-block-quote.is-large, .wp-block-quote.is-style-large {
		padding: 40px;
		margin-top: 40px;
		margin-bottom: 40px; }
		.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
			font-style: normal;
			position: relative; }
		.wp-block-quote.is-large cite,
		.wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite,
		.wp-block-quote.is-style-large footer {
			font-size: 0.9375rem; }

.wp-block-pullquote {
	padding: 0;
	text-align: left;
	line-height: 1.5;
	padding: 3em 1em;
	border-top: 4px solid #F1F1F1;
	border-bottom: 4px solid #F1F1F1;
	color: #242424; }
	.wp-block-pullquote p {
		font-family: "Roboto", sans-serif;
		font-size: 1.25rem; }
	.wp-block-pullquote cite {
		opacity: .7;
		font-size: 0.9375rem; }
	@media only screen and (min-width: 576px) {
		.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
			max-width: 40%; }
		.wp-block-pullquote.alignleft {
			margin-right: 2em; }
		.wp-block-pullquote.alignright {
			margin-left: 2em; } }
	@media only screen and (max-width: 575px) {
		.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
			max-width: 100%;
			float: none;
			margin-left: 0;
			margin-right: 0; } }

.wp-block-pullquote.is-style-solid-color.alignleft blockquote p,
.wp-block-pullquote.is-style-solid-color.alignright blockquote p {
	font-size: 1.25rem; }

/* Social Icons
-------------------------------------------------------*/
ul.wp-block-social-links {
	padding: 0; }
	ul.wp-block-social-links .wp-social-link a:focus {
		color: currentColor;
		fill: currentColor; }

/* Latest Posts
-------------------------------------------------------*/
.wp-block-latest-posts.wp-block-latest-posts__list {
	padding: 0; }
	.wp-block-latest-posts.wp-block-latest-posts__list li {
		margin-bottom: 24px; }

.wp-block-latest-posts__featured-image {
	margin-bottom: 10px; }

.wp-block-latest-posts a {
	display: inline-block;
	line-height: 1.3; }

/*-------------------------------------------------------*/
/* Widgets
/*-------------------------------------------------------*/
.widget li {
	list-style: none; }

.widget-title {
	font-size: 1.125rem;
	margin-bottom: 18px; }

.sidebar .widget .sub-menu,
.sidebar .widget .children {
	padding-left: 15px;
	padding-top: 10px; }
	.sidebar .widget .sub-menu li:first-child,
	.sidebar .widget .children li:first-child {
		border-top: 1px solid #F1F1F1;
		padding-top: 10px; }

.widget_recent_entries a,
.widget_recent_comments a,
.widget_nav_menu a,
.widget_archive a,
.widget_pages a,
.widget_categories a,
.widget_meta a {
	color: #777777; }
	.widget_recent_entries a:hover,
	.widget_recent_comments a:hover,
	.widget_nav_menu a:hover,
	.widget_archive a:hover,
	.widget_pages a:hover,
	.widget_categories a:hover,
	.widget_meta a:hover {
		color: #39B54A; }

/* Widget RSS
-------------------------------------------------------*/
.widget_rss li {
	padding: 16px 0;
	border-bottom: 1px solid #F1F1F1; }
	.widget_rss li:first-child {
		padding-top: 0; }

.widget_rss .rsswidget {
	color: #242424; }
	.widget_rss .rsswidget:hover {
		color: #39B54A; }

.widget_rss .rss-date {
	display: block;
	color: #969696;
	font-size: 0.875rem;
	margin: 6px 0 12px; }

/* Widgets select (Categories, Archives, Text Widget)
-------------------------------------------------------*/
.widget_categories select,
.widget_archive select,
.widget_text select {
	margin-bottom: 0; }

/* Widget Recent Comments
-------------------------------------------------------*/
.widget_recent_comments .recentcomments a {
	color: #242424; }
	.widget_recent_comments .recentcomments a:hover {
		color: #39B54A; }

/* Widget Calendar
-------------------------------------------------------*/
#wp-calendar {
	width: 100%; }
	#wp-calendar > thead > tr > th,
	#wp-calendar > tbody > tr > th,
	#wp-calendar > tfoot > tr > th,
	#wp-calendar > thead > tr > td,
	#wp-calendar > tbody > tr > td,
	#wp-calendar > tfoot > tr > td {
		border: 0; }
	#wp-calendar caption {
		caption-side: top;
		text-align: right;
		color: #777777;
		font-size: 12px;
		padding: 0;
		margin-bottom: 15px;
		padding-right: 10px; }
	#wp-calendar thead {
		font-size: 10px; }
		#wp-calendar thead th {
			padding: 8px;
			text-align: center; }
			#wp-calendar thead th:first-child {
				padding-left: 0; }
			#wp-calendar thead th:last-child {
				padding-right: 0; }
	#wp-calendar tbody {
		color: #aaa; }
		#wp-calendar tbody td {
			text-align: center;
			padding: 8px; }
			#wp-calendar tbody td:first-child {
				padding-left: 0; }
			#wp-calendar tbody td:last-child {
				padding-right: 0; }
		#wp-calendar tbody td:hover {
			background: #fff; }
		#wp-calendar tbody .pad {
			background: none; }
	#wp-calendar tfoot #next {
		font-size: 10px;
		text-transform: uppercase;
		text-align: right;
		padding-right: 4px; }
	#wp-calendar tfoot #prev {
		font-size: 10px;
		text-transform: uppercase;
		padding-top: 10px;
		padding-left: 4px; }

/* Widget Profile
-------------------------------------------------------*/
.widget-profile__base {
	overflow: hidden;
	position: relative;
	border-radius: 10px;
	padding: 32px; }

.widget-profile__img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; }

.widget-profile__body {
	position: relative;
	z-index: 1;
	padding-top: 182px; }

.widget-profile .widget-title {
	border-bottom: 0;
	padding-bottom: 0;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.04em; }

.widget-profile__text {
	color: #fff; }

/* Widget Popular Posts
-------------------------------------------------------*/
.widget-popular-posts__list {
	list-style: none; }

.widget-popular-posts__item {
	padding: 40px 0;
	border-bottom: 1px solid #F1F1F1; }
	.widget-popular-posts__item:last-child {
		border-bottom: 0;
		padding-bottom: 0; }
	.widget-popular-posts__item:first-child {
		padding-top: 10px; }

.widget-popular-posts__entry-title {
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 0; }
	.widget-popular-posts__entry-title:hover a {
		color: #777777; }

/* Widget Top Reviews
-------------------------------------------------------*/
.widget-top-reviews__item {
	position: relative;
	padding-bottom: 24px; }
	.widget-top-reviews__item:last-child {
		padding-bottom: 0; }

.widget-top-reviews__count {
	font-size: 2.25rem;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	color: #242424;
	position: absolute;
	left: 0;
	line-height: 1; }
	@media (max-width: 1400px) {
		.widget-top-reviews__count {
			font-size: 1.5rem; } }

.widget-top-reviews__entry {
	display: flex;
	align-items: flex-start; }

.widget-top-reviews__entry-body {
	padding-left: 40px;
	padding-right: 24px;
	flex: 0 0 65%;
	max-width: 65%; }
	@media (max-width: 1400px) {
		.widget-top-reviews__entry-body {
			padding-left: 24px;
			padding-right: 16px; } }

.widget-top-reviews__entry-title {
	font-size: 0.875rem !important; }

.widget-top-reviews__entry-img-url {
	margin-left: auto;
	border-radius: 10px;
	overflow: hidden; }

.review-result {
	color: #FABF2D !important; }

.review-result-wrapper i {
	font-size: 15px; }

/* Widget Search
-------------------------------------------------------*/
.widget_search .search-input {
	margin-bottom: 0; }

.widget-search-button,
.search-button,
.woocommerce-product-search button[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0 !important;
	background-color: transparent;
	color: #777777;
	border: 0;
	font-size: 1.25rem;
	vertical-align: middle;
	border-radius: 0; }

.search-form {
	position: relative; }

/* Widget Categories, Recent Entries, Comments, Archives, Meta
-------------------------------------------------------*/
.widget_categories li,
.widget_recent_entries li,
.widget_nav_menu li,
.widget_archive li,
.widget_pages li,
.widget_meta li {
	line-height: 2; }

.sidebar .widget_categories li,
.sidebar .widget_recent_entries li,
.sidebar .widget_nav_menu li,
.sidebar .widget_archive li,
.sidebar .widget_pages li,
.sidebar .widget_meta li {
	padding: 10px 0;
	border-bottom: 1px solid #F1F1F1; }
	.sidebar .widget_categories li:first-child,
	.sidebar .widget_recent_entries li:first-child,
	.sidebar .widget_nav_menu li:first-child,
	.sidebar .widget_archive li:first-child,
	.sidebar .widget_pages li:first-child,
	.sidebar .widget_meta li:first-child {
		padding-top: 0; }
	.sidebar .widget_categories li:last-child,
	.sidebar .widget_recent_entries li:last-child,
	.sidebar .widget_nav_menu li:last-child,
	.sidebar .widget_archive li:last-child,
	.sidebar .widget_pages li:last-child,
	.sidebar .widget_meta li:last-child {
		padding-bottom: 0;
		border-bottom: 0; }

.recentcomments {
	padding: 10px 0;
	border-bottom: 1px solid #F1F1F1; }
	.recentcomments:first-child {
		padding-top: 0; }
	.recentcomments:last-child {
		padding-bottom: 0;
		border-bottom: 0; }

/* Widget Newsletter 
-------------------------------------------------------*/
.sidebar .widget_mc4wp_form_widget {
	background-color: #f7f7f7;
	padding: 32px;
	border-radius: 10px; }
	.sidebar .widget_mc4wp_form_widget .widget-title {
		border-bottom: 0;
		padding-bottom: 0; }
	.sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=email],
	.sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=text] {
		border-color: transparent;
		background-color: #fff; }
	.sidebar .widget_mc4wp_form_widget .deo-newsletter-gdpr-checkbox__label {
		line-height: 20px; }

.mc4wp-form-fields {
	position: relative; }

.mc4wp-form-fields input[type=email],
.mc4wp-form-fields input[type=text] {
	margin-bottom: 8px; }

.mc4wp-form-fields input[type=submit] {
	margin-bottom: 0;
	width: auto; }
	.mc4wp-form-fields input[type=submit]:focus {
		background-color: #39B54A; }

/* Newsletter wide
-------------------------------------------------------*/
.newsletter-wide {
	text-align: center;
	padding: 72px 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; }
	.newsletter-wide__container {
		max-width: 460px;
		margin: auto;
		position: relative;
		z-index: 1; }
	.newsletter-wide__title {
		margin-bottom: 16px;
		font-size: 1.75rem;
		color: #fff; }
	.newsletter-wide__text {
		color: #fff;
		font-size: 1.125rem;
		margin-bottom: 28px; }
	.newsletter-wide input[type=email],
	.newsletter-wide input[type=text],
	.newsletter-wide .newsletter__btn {
		height: 56px; }
	.newsletter-wide .mc4wp-form-fields i {
		line-height: 56px; }
	.newsletter-wide .deo-newsletter-gdpr-checkbox {
		margin-top: 20px; }
	.newsletter-wide .deo-newsletter-gdpr-checkbox__text,
	.newsletter-wide .deo-newsletter-gdpr-checkbox__text a {
		color: #fff; }
	.newsletter-wide .deo-newsletter-gdpr-checkbox__text a {
		text-decoration: underline; }
	@media only screen and (max-width: 1024px) {
		.newsletter-wide {
			flex-direction: column; }
			.newsletter-wide .newsletter__btn {
				position: relative;
				top: auto;
				right: auto; }
			.newsletter-wide__text {
				width: 100%;
				text-align: center;
				margin-bottom: 10px; } }
	@media only screen and (max-width: 767px) {
		.newsletter-wide .mc4wp-form-fields {
			display: block; }
		.newsletter-wide__form {
			width: 70%; }
		.newsletter-wide .form-group {
			margin-right: 0; }
		.newsletter-wide input[type=email],
		.newsletter-wide input[type=text] {
			width: 100%; } }
	@media only screen and (max-width: 575px) {
		.newsletter-wide {
			text-align: left; }
			.newsletter-wide__form {
				width: 100%; }
			.newsletter-wide__text {
				text-align: left; } }

/* Widget Instagram
-------------------------------------------------------*/
.instagram-feed {
	position: relative; }
	.instagram-feed #sb_instagram #sbi_images {
		margin-top: 34px; }
	.instagram-feed #sbi_load > a,
	.instagram-feed #sbi_load > span {
		margin-top: 24px !important;
		margin-bottom: 24px !important; }
	.instagram-feed #sbi_load .sbi_follow_btn > a {
		margin-top: 0; }
	.instagram-feed__title {
		font-size: 24px;
		margin-bottom: 16px; }
	.instagram-feed--wide #sb_instagram .sb_instagram_header {
		display: flex;
		justify-content: center; }
	.instagram-feed--wide #sb_instagram .sb_instagram_header .sbi_header_text {
		float: none; }
	.instagram-feed--wide #sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3 {
		padding-top: 15px !important; }

/* Widget Socials
-------------------------------------------------------*/
.widget-socials {
	padding: 0 !important;
	border: 0 !important; }

/* Widget Logo
-------------------------------------------------------*/
.widget-logo__url {
	display: block;
	margin-bottom: 20px; }

/* Widget Tags / Entry Tags
-------------------------------------------------------*/
.widget_tag_cloud a,
.widget_product_tag_cloud a,
.entry__tags a {
	padding: 6px 9px;
	line-height: 1;
	margin: 0 8px 8px 0;
	font-size: 0.8125rem;
	border-radius: 50px;
	border: 2px solid #F1F1F1;
	color: #777777;
	display: inline-block;
	float: left; }
	.widget_tag_cloud a:hover,
	.widget_product_tag_cloud a:hover,
	.entry__tags a:hover {
		background-color: #39B54A;
		border-color: transparent;
		color: #fff; }

.tagcloud {
	overflow: hidden; }

/* Widget Elementor Category Box
-------------------------------------------------------*/
.category-box {
	border-radius: 10px;
	overflow: hidden; }
	.category-box__url {
		display: block; }
	.category-box__title-holder {
		position: absolute;
		z-index: 1;
		top: 50%;
		left: 50%;
		width: 80%;
		transform: translate(-50%, -50%); }
	.category-box__title {
		color: #fff;
		padding: 15px;
		text-align: center;
		margin-bottom: 0; }
	.category-box__img {
		width: 100%; }

/*# sourceMappingURL=style.css.map */
