/** Shopify CDN: Minification failed

Line 35:0 All "@import" rules must come first

**/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * europa:
 *   - http://typekit.com/eulas/00000000000000003b9b12fd
 * kepler-std:
 *   - http://typekit.com/eulas/000000000000000000013146
 *
 * © 2009-2022 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2018-06-27 04:48:46 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=cvo8isw&ht=tk&f=15530.9869&a=1601277&app=typekit&e=css");

@font-face {
font-family:"europa";
src:url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:swap;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"kepler-std";
src:url("https://use.typekit.net/af/de0ac1/000000000000000000013146/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/de0ac1/000000000000000000013146/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/de0ac1/000000000000000000013146/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:swap;font-style:normal;font-weight:400;font-stretch:normal;
}

.tk-europa { font-family: "europa",sans-serif; }
.tk-kepler-std { font-family: "kepler-std",serif; }

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

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

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

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

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
	padding: 0;
}

.links-list,
#nav,
.multi-list,
.social-networks,
.breadcrumbs,
.top-navigation,
.items-list,
.slick-dots,
.events-list,
.separate-list,
.links,
.check-list,
.footer-links {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
.load-more-box:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
	height: 100%;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #59595c;
	background: #fff;
	font: 15px/1.2 "kepler-std", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	min-width: 320px;
	height: 100%;
	width: 100%;
	display: table;
	table-layout: fixed;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1.2em;
}

blockquote {
	border-left: 4px solid #59595c;
	padding-left: .5em;
	margin-left: 1.2em;
}

th,
td {
	border: 1px solid #59595c;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: "kepler-std", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	font-weight: normal;
	margin: 0 0 .3em;
	color: #770a50;
	text-transform: uppercase;
}

h1 span,
.h1 span,
h2 span,
.h2 span,
h3 span,
.h3 span,
h4 span,
.h4 span,
h5 span,
.h5 span,
h6 span,
.h6 span,
.h span {
	text-transform: none;
	font-variant: small-caps;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h a {
	text-decoration: none;
	color: inherit;
}

h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover,
.h a:hover {
	color: #dd33a5;
}

h1.title-underline span,
.h1.title-underline span,
h2.title-underline span,
.h2.title-underline span,
h3.title-underline span,
.h3.title-underline span,
h4.title-underline span,
.h4.title-underline span,
h5.title-underline span,
.h5.title-underline span,
h6.title-underline span,
.h6.title-underline span,
.h.title-underline span {
	min-width: 148px;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-variant: normal;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 10px 7px;
}

h1.bordered-title,
.h1.bordered-title,
h2.bordered-title,
.h2.bordered-title,
h3.bordered-title,
.h3.bordered-title,
h4.bordered-title,
.h4.bordered-title,
h5.bordered-title,
.h5.bordered-title,
h6.bordered-title,
.h6.bordered-title,
.h.bordered-title {
	border-bottom: 1px solid #e0e0e0;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: .5px;
}

h1.decorated-title,
.h1.decorated-title,
h2.decorated-title,
.h2.decorated-title,
h3.decorated-title,
.h3.decorated-title,
h4.decorated-title,
.h4.decorated-title,
h5.decorated-title,
.h5.decorated-title,
h6.decorated-title,
.h6.decorated-title,
.h.decorated-title {
	text-align: center;
	color: #59595c;
	margin: 0 0 1em;
}

h1.decorated-title span,
.h1.decorated-title span,
h2.decorated-title span,
.h2.decorated-title span,
h3.decorated-title span,
.h3.decorated-title span,
h4.decorated-title span,
.h4.decorated-title span,
h5.decorated-title span,
.h5.decorated-title span,
h6.decorated-title span,
.h6.decorated-title span,
.h.decorated-title span {
	display: inline-block;
	vertical-align: top;
	padding: 0 .5em;
	position: relative;
}

h1.decorated-title span:before,
h1.decorated-title span:after,
.h1.decorated-title span:before,
.h1.decorated-title span:after,
h2.decorated-title span:before,
h2.decorated-title span:after,
.h2.decorated-title span:before,
.h2.decorated-title span:after,
h3.decorated-title span:before,
h3.decorated-title span:after,
.h3.decorated-title span:before,
.h3.decorated-title span:after,
h4.decorated-title span:before,
h4.decorated-title span:after,
.h4.decorated-title span:before,
.h4.decorated-title span:after,
h5.decorated-title span:before,
h5.decorated-title span:after,
.h5.decorated-title span:before,
.h5.decorated-title span:after,
h6.decorated-title span:before,
h6.decorated-title span:after,
.h6.decorated-title span:before,
.h6.decorated-title span:after,
.h.decorated-title span:before,
.h.decorated-title span:after {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	content: "";
	background: #e0e0e0;
	height: 1px;
	right: 100%;
	width: 999px;
}

h1.decorated-title span:after,
.h1.decorated-title span:after,
h2.decorated-title span:after,
.h2.decorated-title span:after,
h3.decorated-title span:after,
.h3.decorated-title span:after,
h4.decorated-title span:after,
.h4.decorated-title span:after,
h5.decorated-title span:after,
.h5.decorated-title span:after,
h6.decorated-title span:after,
.h6.decorated-title span:after,
.h.decorated-title span:after {
	right: auto;
	left: 100%;
}

h1.decorated-title a,
.h1.decorated-title a,
h2.decorated-title a,
.h2.decorated-title a,
h3.decorated-title a,
.h3.decorated-title a,
h4.decorated-title a,
.h4.decorated-title a,
h5.decorated-title a,
.h5.decorated-title a,
h6.decorated-title a,
.h6.decorated-title a,
.h.decorated-title a {
	color: #dd33a5;
}

h1.decorated-title a:hover,
.h1.decorated-title a:hover,
h2.decorated-title a:hover,
.h2.decorated-title a:hover,
h3.decorated-title a:hover,
.h3.decorated-title a:hover,
h4.decorated-title a:hover,
.h4.decorated-title a:hover,
h5.decorated-title a:hover,
.h5.decorated-title a:hover,
h6.decorated-title a:hover,
.h6.decorated-title a:hover,
.h.decorated-title a:hover {
	color: #770a50;
}

h1,
.h1 {
	font-size: 28px;
}

h1.bordered-title,
.h1.bordered-title {
	margin: 0 0 .6em;
}

h2,
.h2 {
	font-size: 22px;
}

h3,
.h3 {
	font-size: 19px;
}

h4,
.h4 {
	font-size: 18px;
}

h5,
.h5 {
	font-size: 16px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 1em;
}

a {
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out, opacity .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out, opacity .3s ease-in-out;
	color: #770a50;
}

a:hover,
a:focus {
	text-decoration: none;
}

address {
	font-style: normal;
}

address a {
	text-decoration: none;
	color: inherit;
}

address a:hover {
	color: #770a50;
}

address .link {
	color: #770a50;
}

address .link:hover {
	color: #dd33a5;
}

.title {
	display: block;
	color: #770a50;
	text-transform: uppercase;
	margin: 0 0 1em;
	font-size: 14px;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: 1px;
}

.lead {
	text-transform: uppercase;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: 1px;
}

mark {
	display: inline-block;
	vertical-align: top;
	color: #dd33a5;
	text-transform: uppercase;
	background: 0;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	display: block;
	background: transparent;
	border: 1px solid #e0e0e0;
	padding: .4em .7em;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	width: 100%;
	height: 45px;
	font-size: 16px;
	line-height: 22px;
	padding: .3em .5em .4em;
	margin: 0 0 15px;
	color: #59595c;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #770a50;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #59595c;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #59595c;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #59595c;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #59595c;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #59595c;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="submit"] {
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #e0e0e0;
	color: #770a50;
	background: transparent;
	padding: 10px;
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 150px;
	height: 45px;
}

input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #770a50;
	color: #fff;
	border-color: #770a50;
}

label {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
}

.form-row {
	margin: 0 0 1em;
}

@font-face {
	font-family: "icomoon";
	src: url("icomoon.eot?h824qp");
	src: url("icomoon.eot?h824qp#iefix") format("embedded-opentype"), url("icomoon.ttf?h824qp") format("truetype"), url("icomoon.woff?h824qp") format("woff"), url("icomoon.svg?h824qp#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
	content: "\e905";
}

.icon-chevron-up:before {
	content: "\e903";
}

.icon-chevron-down:before {
	content: "\e904";
}

.icon-cart:before {
	content: "\e902";
}

[class^="fontawesome-icon-"] {
	display: block;
	width: 13px;
}

[class^="fontawesome-icon-facebook"] {
	width: 9px;
}

/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* custom checkbox styles */

.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #e0e0e0;
	margin: 0 8px 0 0;
	height: 16px;
	width: 16px;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	height: 6px;
	width: 11px;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -6px;
	border: 2px solid #777;
	border-width: 0 0 3px 3px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

:root .jcf-checkbox span {
	margin: -4px 0 0 -5px;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

/* custom radio styles */

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 9px;
	margin: 0 3px 0 0;
	height: 16px;
	width: 16px;
}

.jcf-radio span {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: #777;
	border-radius: 100%;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #e0e0e0;
	background: #fff;
	margin: 0 0 12px;
	min-width: 150px;
	height: 45px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font: 16px/45px "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 52px 0 8px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: transparent;
	width: 48px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:after {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	content: "\e904";
	font-family: "icomoon";
	left: 5px;
	font-size: 30px;
	color: #e0e0e0;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #e0e0e0;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: none;
	min-width: 200px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 18px;
	font-size: 16px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

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

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom number input styles */

.jcf-number {
	display: inline-block;
	position: relative;
	height: 45px;
}

.jcf-number input {
	-moz-appearance: textfield;
}

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

.jcf-number input {
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	padding: 3px 27px 3px 7px;
	margin: 0;
	height: 100%;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 20px;
	width: 80px;
	text-align: center;
}

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
	position: absolute;
	background: #aaa;
	width: 20px;
	height: 21px;
	right: 1px;
	top: 1px;
}

.jcf-number .jcf-btn-dec {
	top: auto;
	bottom: 1px;
}

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
	background: #e6e6e6;
}

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
	background: #aaa;
}

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -4px;
	border: 4px solid #aaa;
	border-color: transparent transparent #000 transparent;
}

.jcf-number .jcf-btn-dec:before {
	margin: -1px 0 0 -4px;
	border-color: #000 transparent transparent transparent;
}

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
	opacity: .3;
}

.jcf-number.jcf-disabled input {
	background: #ddd;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

/*! jQuery UI - v1.11.4 - 2015-11-30
* http://jqueryui.com
* Includes: core.css, autocomplete.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("ui-icons_444444_256x240.png");
}

.ui-state-default .ui-icon {
	background-image: url("ui-icons_777777_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon {
	background-image: url("ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon {
	background-image: url("ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("ui-icons_cc0000_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
	margin: 0 0 0 0;
	padding: 5px;
	background: #666;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

#header {
	background: url(bg1.png) repeat-x 50% 100%;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	padding: 5px 0 10px;
	margin: 0 0 8px;
	font-size: 10px;
	line-height: 1.2;
	position: relative;
	z-index: 15;
}

#header .container {
	max-width: 1294px;
}

.header-info {
	position: relative;
	text-align: center;
	padding: 5px 0;
}

.header-info:before {
	content: "";
	background: #e6e6e6;
	position: absolute;
	top: 0;
	left: -999px;
	right: -999px;
	bottom: 0;
	z-index: -1;
}

.header-info .header-info-right {
	position: absolute;
	top: 100%;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 7px 0 0;
  	z-index: 5;
}

.header-info .cart {
	margin: 0 0 0 14px;
}

.header-title {
	text-transform: uppercase;
}

.cart.has-items .icon-cart {
	color: #770a50;
}

.icon-cart {
	text-decoration: none;
	color: inherit;
	font-size: 16px;
}

.icon-cart:hover {
	color: #770a50;
}

.links-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 -5px;
	text-transform: uppercase;
}

.links-list li {
	padding: 0 5px;
}

.links-list a {
	text-decoration: none;
	color: inherit;
}

.links-list a:hover {
	color: #770a50;
}

.header-holder {
	position: relative;
}

.logo {
	width: 100px;
	margin: -20px 15px 0 0;
	position: relative;
	z-index: 10;
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
}

.nav-opener {
	position: absolute;
	bottom: 15px;
	right: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 30px;
	height: 21px;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	background: #770a50;
	height: 3px;
	position: absolute;
	top: 9px;
	left: 0;
	right: 0;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 0;
}

.nav-opener:after {
	top: 18px;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
	top: 9px;
	right: 2px;
	left: 2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.navigation-drop {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	margin: 9px -15px 0;
	padding: 15px 0;
	text-align: center;
	opacity: 0;
	visibility: hidden;
}

.navigation-drop:after {
	content: "";
	background: url(bg1.png) repeat-x 50% 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 12px;
}

.nav-active .navigation-drop {
	opacity: 1;
	visibility: visible;
}

#nav {
	font-size: 12px;
    letter-spacing: 1px;
}

#nav > li:last-child:after {
	display: none;
}

#nav > li.active a {
	color: #dd33a5;
}

#nav > li > a {
	display: block;
	text-transform: uppercase;
	padding: 5px 10px;
}

#nav a {
	color: inherit;
	text-decoration: none;
}

#nav a:hover {
	color: #dd33a5;
}

.header-contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px;
}

.header-contact .social-networks {
	margin: 0 0 0 13px;
}

.tel-link {
	text-decoration: none;
	color: inherit;
	font-size: 12px;
	margin: 0 0 5px;
	letter-spacing: 1px;
}

.tel-link:hover {
	color: #770a50;
}

#wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: table-cell;
	margin: 0 auto;
}

.container {
	max-width: 1284px;
	width: 100%;
	padding: 0 10px;
	margin: 0 auto;
}

.container.large-container {
	max-width: 1332px;
}

.container.small-container {
	max-width: 860px;
}

.container-holder {
	max-width: 1046px;
	margin: 0 auto;
	padding: 30px 0;
}

.container-holder h1 {
	margin: 0 0 .3em;
}

.container-holder.text-lg {
	font-size: 16px;
	line-height: 1.225555;
}

.container-holder.text-lg .heading {
	padding: 0 0 .9em;
	max-width: none;
}

.container-holder.text-lg p {
	margin: 0 0 .6em;
}

.container-holder.text-lg .contact-form .heading {
	padding: 0 0 1.7em;
	max-width: 730px;
}

.container-frame {
  padding: 30px 0;
}

.heading {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}

.bordered-text {
	position: relative;
	padding: 2em 0;
	max-width: 1170px;
	margin: 0 auto;
}

.bordered-text:after {
	content: "";
	border-top: 1px solid #e0e0e0;
	position: absolute;
	top: 0;
	left: -9999px;
	right: -9999px;
}

.bordered-text p {
	margin: 0 0 .3em;
}

.main-holder {
	padding: 0 0 20px;
}

.main-holder .items-list:first-child {
	padding: 1em 0 0;
}

.main-frame {
	padding-bottom: 2.6em;
}

.two-columns {
	padding: 30px 0 0;
}

.two-columns.reverse-columns #content .load-more {
	/*left: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;*/
}

.two-columns #sidebar {
	margin: 0 0 2em;
}

.two-columns #content {
	margin: 0 0 2em;
}

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

.multi-columns {
	margin: 0 0 1em;
}

.multi-list {
	text-transform: uppercase;
}

.multi-list li {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	page-break-inside: avoid;
}

h1.result-title {
	font-size: 16px;
	margin: 0 0 1.7em;
	text-transform: none;
	font-family: "kepler-std", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	border-bottom: 1px solid #e0e0e0;
}

.load-more-box {
	padding: 0 0 1em;
}

.new-item {
	opacity: 0;
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
}

.top-text {
	padding: 1.3em 0 3em;
}

.btn {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #e0e0e0;
	color: #770a50;
	background: transparent;
	text-decoration: none;
	padding: 10px 10px 12px;
	text-transform: uppercase;
	min-width: 150px;
	text-align: center;
	font: 18px/20px "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.btn:hover,
.btn:focus {
	background: #770a50;
	color: #fff;
	border-color: #770a50;
}

.btn.btn-primary {
	background: #f2f2f2;
	border-color: #f2f2f2;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
	background: #770a50;
	color: #fff;
	border-color: #770a50;
}

.btn.btn-danger {
	background: #770a50;
	border-color: #770a50;
	color: #fff;
}

.btn.btn-danger:hover,
.btn.btn-danger:focus {
	background: #fff;
	color: #770a50;
	border-color: #770a50;
}

.btn.btn-sm {
	padding: 7px 10px 5px;
	min-width: 101px;
	font: 12px/14px "kepler-std", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.btn.btn-lg {
	font-size: 25px;
	line-height: 27px;
	min-width: 200px;
}

.load-more {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.btn-holder {
	padding: 39px 0 0;
}

.social-networks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	font-size: 13px;
	margin: 0 -3px;
	column-gap: 10px;
}

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

.social-networks a {
	color: inherit;
	text-decoration: none;
}

.social-networks a:hover {
	color: #770a50;
}

.breadcrumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: .5px;
	margin: 0 -13px 21px;
}

.breadcrumbs li {
	margin: 0 13px 5px;
	position: relative;
}

.breadcrumbs li:after {
	content: "|";
	position: absolute;
	top: -1px;
	right: -13px;
}

.breadcrumbs li:last-child:after {
	display: none;
}

.breadcrumbs a {
	color: inherit;
	text-decoration: none;
}

.pagination-single {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pagination-single .prev,
.pagination-single .next {
	display: inline-block;
	vertical-align: top;
}

.pagination-single a {
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
	display: block;
	color: #770a50;
	background: transparent;
	border: 1px solid #e0e0e0;
	padding: 7px 10px 6px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	min-width: 101px;
	text-align: center;
}

.pagination-single a:hover,
.pagination-single a:focus {
	background: #770a50;
	color: #fff;
}

.intro-text {
	background: #e6e6e6;
	text-align: center;
	padding: 22px 0 25px;
	font-size: 16px;
	margin: 0 0 40px;
}

.intro-text h1 {
	margin: 0 0 .35em;
}

.intro-text p:last-child {
	margin: 0;
}

.intro-text .container {
	max-width: 960px;
}

.top-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	text-transform: uppercase;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 12px;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: 1px;
	padding: 0 0 14px;
}

.top-navigation li {
	padding: 0 20px;
	position: relative;
	margin: 0 0 10px;
}

.top-navigation li:after {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	content: "";
	background: #59595c;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	right: 0;
}

.top-navigation li:last-child:after {
	display: none;
}

.top-navigation li.active a {
	color: #770a50;
}

.top-navigation a {
	color: inherit;
	text-decoration: none;
}

.top-navigation a:hover {
	color: #770a50;
}

.banner {
	white-space: nowrap;
	text-align: center;
	min-height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 100%;
	padding: 20px 10px;
}

.banner:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 200px;
}

.banner > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
}

a.banner-text {
	text-decoration: none;
	color: inherit;
}

.banner-text {
    display: block;
	background: rgba(255, 255, 255, .8);
	width: 260px;
	padding: 25px 10px;
	text-align: center;
	margin: 0 0 10px;
}

.banner-text h1 {
	color: inherit;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 .45em;
	font-size: 24px;
}

.banner-text p:last-child {
	margin: 0;
}

.banner-title {
	display: inline-block;
	vertical-align: top;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	border-bottom: 1px solid #770a50;
	color: #770a50;
	padding: 0 5px 5px;
	letter-spacing: 2px;
	margin: 0 0 13px;
	font-size: 16px;
	min-width: 214px;
}

.items-list {
	margin: 0 0 1em;
}

.item {
	position: relative;
	display: block;
	margin: 0 0 40px;
	font-size: 16px;
}

.item:hover .item-text:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.item .item-text {
	position: absolute;
	left: 15px;
	right: 15px;
	text-align: center;
	bottom: -22px;
	background: rgba(255, 255, 255, .9);
	color: #59595c;
	padding: 1em .8em 1.2em;
}

.item .item-text:after {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	content: "";
	background: #e6e6e6;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.item img {
	display: block;
	width: 100%;
	max-width: none;
}

.item h2 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 20px;
    letter-spacing: 1px;
}

.item .item-text-holder {
	position: relative;
	z-index: 2;
}

.bg-box {
	background: #e6e6e6;
	text-align: center;
	margin: 0 0 2em;
}

.bg-box.bg-box-md .img {
	min-height: 150px;
}

.bg-box.bg-box-md h1 {
	font-size: 23px;
}

.bg-box.bg-box-sm .img {
	min-height: 100px;
}

.bg-box.bg-box-sm h1 {
	font-size: 23px;
}

.bg-box h1 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 .4em;
 	letter-spacing: .5px;
}

.bg-box h2 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 .7em;
}

.bg-box address {
	line-height: 1.7;
	margin: 0 0 1em;
}

.bg-box .title {
	margin: 0 0 1.5em;
}

.bg-box .schedule {
	text-transform: uppercase;
}

.bg-box .schedule p {
	margin: 0 0 .6em;
}

.bg-box .img {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	min-height: 220px;
}

.bg-box .text-holder {
	padding: 2em 15px;
}

.bg-box a.text-holder {
	text-decoration: none;
	color: inherit;
}

.bg-box .multi-list {
	padding: 1.6em 0 1em;
	margin: 0;
}

.bg-box .multi-list li {
	padding: 0 0 .42em;
}

.bg-box-container {
	text-align: center;
	padding: 0 0 14px;
}

.bg-box-container .bg-box {
	margin: 0 0 24px;
}

.gallery-container {
	padding: 0 0 2em;
}

.gallery-container .slider-nav {
	margin-bottom: 30px;
}

.gallery-container .slider-for {
	margin-bottom: 30px;
}

.slick-slider {
	margin: 0 -5px 20px;
	padding: 0 25px;
}

.slider-nav .slick-list {
	padding: 0 0 25px;
}

.slider-nav .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slider-nav .slick-slide {
	float: none;
	height: auto;
	position: relative;
	margin: 0 5px;
	cursor: pointer;
}

.slider-nav .slick-slide.slick-current .slide-text {
	color: #dd33a5;
}

.slider-nav .slide-text {
	position: absolute;
	bottom: -25px;
	left: 5px;
	right: 5px;
	background: #e6e6e6;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slider-nav .slide-text-holder {
	min-height: 47px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 9px 4px;
	text-align: center;
}

.slider-nav img {
	display: block;
	width: 100%;
	max-width: none;
}

.slider-nav h2 {
	font-size: 12px;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0;
	color: inherit;
}

.slider-nav h2 span {
	display: block;
}

.slider-for .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slider-for .slick-slide {
	background: #e6e6e6;
	height: auto;
}

.slider-for .img {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: none;
}

.slider-for h1 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 .55em;
	font-size: 23px;
}

.slider-for .text-holder {
	font-size: 14px;
	-webkit-box-flex: 1;
	-ms-flex: 1 0;
	flex: 1 0;
	padding: 20px 20px 58px;
}

.slider-for p {
	margin: 0 0 .4em;
}

.slider-for .social-networks {
	position: absolute;
	bottom: 12px;
	right: 21px;
	font-size: 19px;
}

.slider-for .slick-arrow:after {
	border-color: transparent #dd33a5 transparent;
}

.slider-for .slick-arrow.slick-next:after {
	border-color: transparent transparent transparent #dd33a5;
}

.slick-gallery + .lead {
	margin-top: -3px;
}

.slick-gallery .slick-list {
	margin: 0 -5px;
}

.slick-gallery .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slick-gallery .slick-slide {
	display: block;
	float: none;
	height: auto;
	position: relative;
	margin: 0 5px;
}

.slick-gallery .slide-text {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	position: absolute;
	top: 69.5%;
	left: 0;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: rgba(255, 255, 255, .9);
	color: #59595c;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slick-gallery a:hover .slide-text {
	background: #fff;
}

.slick-gallery .slide-text-holder {
	min-height: 47px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px 15px;
	text-align: center;
}

.slick-gallery img {
	display: block;
	width: 100%;
	max-width: none;
}

.slick-gallery h2 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: inherit;
	font-size: 14px;
	margin: 0;
    letter-spacing: 1.5px;
}

.slick-gallery mark {
	font-size: 11px;
	letter-spacing: 1px;
	padding: 5px 0;
}

.slick-gallery-lg .slick-list {
	margin: 0 -5px;
}

.slick-gallery-lg .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slick-gallery-lg .slick-slide {
	float: none;
	height: auto;
	position: relative;
	margin: 0 5px;
	text-align: center;
}

.slick-gallery-lg img {
	display: block;
	width: 100%;
	max-width: none;
	margin: 0 0 13px;
}

.slick-gallery-lg h2 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 11px;
	color: inherit;
}

.slick-gallery-lg .slick-arrow {
	margin: -20px 0 0;
}

.full-slick-gallery img {
	display: block;
	width: 100%;
	max-width: none;
}

.full-slick-gallery .slick-arrow {
	margin: -20px 0 0;
}

.full-fade-gallery {
	padding: 0;
	margin: 0;
}

.full-fade-gallery .slick-slide {
	white-space: nowrap;
	text-align: center;
	min-height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding: 20px 10px;
}

.full-fade-gallery .slick-slide:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 200px;
}

.full-fade-gallery .slick-slide > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
}

.full-fade-gallery .gallery-text {
	text-decoration: none;
	color: inherit;
	display: block;
	background: rgba(255, 255, 255, .8);
	width: 260px;
	padding: 25px 10px;
	text-align: center;
	margin: 0 0 10px;
}

.full-fade-gallery .gallery-text h1 {
	color: inherit;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 .45em;
	font-size: 24px;
}

.full-fade-gallery .gallery-text p:last-child {
	margin: 0;
}

.full-fade-gallery .gallery-title {
	display: inline-block;
	vertical-align: top;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	border-bottom: 1px solid #770a50;
	color: #770a50;
	padding: 0 5px 5px;
	letter-spacing: 2px;
	margin: 0 0 13px;
	font-size: 16px;
	min-width: 214px;
}

.slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	background: 0;
	border: 0;
	left: -2px;
	width: 20px;
	height: 74px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 5;
	padding: 0;
	margin: 0;
}

.slick-arrow:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 37px 20px 37px 0;
	border-color: transparent #e6e6e6 transparent;
}

.slick-arrow:hover {
	opacity: .8;
}

.slick-arrow.slick-next {
	left: auto;
	right: -2px;
}

.slick-arrow.slick-next:after {
	border-width: 37px 0 37px 20px;
	border-color: transparent transparent transparent #e6e6e6;
}

.slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 21px 0 0;
}

.slick-dots button {
	border: 0;
	padding: 0;
	margin: 0;
	border: 0;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	color: #e6e6e6;
	text-indent: -9999px;
	overflow: hidden;
}

.slick-dots li {
	padding: 0 3px;
}

.slick-dots li.slick-active button {
	background: #dd33a5;
}

.post {
	padding: 0 0 20px;
}

.post .title-holder {
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 15px;
	padding: 0 0 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column-reverse nowrap;
	flex-flow: column-reverse nowrap;
}

.post .logo-holder {
	margin: 0 0 5px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.post h1 {
	margin: 0;
}

.post h1:first-child,
.post h1:only-child {
	text-align: left;
}

.post h2 {
	font-size: 16px;
	margin: 0;
}

.post h2:first-child,
.post h2:only-child {
	text-align: left;
}

.post time {
	display: block;
	text-transform: uppercase;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 12px;
	margin: 0 0 5px;
    letter-spacing: .7px;
}

.post .img {
	width: 120px;
	float: left;
	margin: 0 14px 5px 0;
}

.post a.img:hover {
	opacity: .8;
}

.post-list {
	padding: 0 0 18px;
}

.single-post {
	padding: 0 0 1em;
}

.single-post.sm-text p {
	margin: 0 0 .35em;
}

.single-post.sm-text .description {
	padding: 5px 0 27px;
}

.single-post.sm-text .title-holder {
	margin: 0 0 7px;
}

.single-post .bottom-box {
	padding: 0 7px;
}

.signature {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 19px;
}

.note-text {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
}

.images-list .images-row:nth-child(3n+2) .img-col:first-child {
	width: calc(65% - 12px);
}

.images-list .images-row:nth-child(3n+2) .img-col:nth-child(2) {
	width: calc(35% - 12px);
}

.images-list .images-row:nth-child(3n+3) .img-col:first-child {
	width: calc(35% - 12px);
}

.images-list .images-row:nth-child(3n+3) .img-col:nth-child(2) {
	width: calc(65% - 12px);
}

.images-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -6px;
}

.images-row .img-col {
	width: calc(50% - 12px);
	min-height: 150px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 6px 12px;
}

.images-row .img-col:only-child {
	width: calc(100% - 24px);
}

.container-holder.text-lg .contact-form {
	max-width: 1044px;
	margin: 0 auto 1.75em;
}

.container-holder.text-lg .contact-form .heading {
	max-width: 730px;
	margin: 0 auto;
	padding: 0 0 1.7em;
}

.container-holder.text-lg .contact-form input[type="text"],
.container-holder.text-lg .contact-form input[type="tel"],
.container-holder.text-lg .contact-form input[type="email"],
.container-holder.text-lg .contact-form input[type="search"],
.container-holder.text-lg .contact-form input[type="password"] {
	border-width: 0 0 1px;
	border-color: #770a50;
	color: #770a50;
	padding: 1.1em 0 .1em;
    letter-spacing: 1px;
}

.container-holder.text-lg .contact-form input[type="text"]::-webkit-input-placeholder,
.container-holder.text-lg .contact-form input[type="tel"]::-webkit-input-placeholder,
.container-holder.text-lg .contact-form input[type="email"]::-webkit-input-placeholder,
.container-holder.text-lg .contact-form input[type="search"]::-webkit-input-placeholder,
.container-holder.text-lg .contact-form input[type="password"]::-webkit-input-placeholder {
	color: #770a50;
}

.container-holder.text-lg .contact-form input[type="text"]::-moz-placeholder,
.container-holder.text-lg .contact-form input[type="tel"]::-moz-placeholder,
.container-holder.text-lg .contact-form input[type="email"]::-moz-placeholder,
.container-holder.text-lg .contact-form input[type="search"]::-moz-placeholder,
.container-holder.text-lg .contact-form input[type="password"]::-moz-placeholder {
	opacity: 1;
	color: #770a50;
}

.container-holder.text-lg .contact-form input[type="text"]:-moz-placeholder,
.container-holder.text-lg .contact-form input[type="tel"]:-moz-placeholder,
.container-holder.text-lg .contact-form input[type="email"]:-moz-placeholder,
.container-holder.text-lg .contact-form input[type="search"]:-moz-placeholder,
.container-holder.text-lg .contact-form input[type="password"]:-moz-placeholder {
	color: #770a50;
}

.container-holder.text-lg .contact-form input[type="text"]:-ms-input-placeholder,
.container-holder.text-lg .contact-form input[type="tel"]:-ms-input-placeholder,
.container-holder.text-lg .contact-form input[type="email"]:-ms-input-placeholder,
.container-holder.text-lg .contact-form input[type="search"]:-ms-input-placeholder,
.container-holder.text-lg .contact-form input[type="password"]:-ms-input-placeholder {
	color: #770a50;
}

.container-holder.text-lg .contact-form input[type="text"].placeholder,
.container-holder.text-lg .contact-form input[type="tel"].placeholder,
.container-holder.text-lg .contact-form input[type="email"].placeholder,
.container-holder.text-lg .contact-form input[type="search"].placeholder,
.container-holder.text-lg .contact-form input[type="password"].placeholder {
	color: #770a50;
}

.container-holder.text-lg .contact-form .submit-holder {
	text-align: right;
}

.container-holder.text-lg .contact-form input[type="submit"] {
	min-width: 150px;
	padding: 10px;
	border-color: #770a50;
	height: 42px;
    letter-spacing: 1px;
}

.container-holder.text-lg .contact-form .jcf-select {
	border-width: 0 0 1px;
	border-color: #770a50;
	display: block;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0;
}

.container-holder.text-lg .contact-form .jcf-select .jcf-select-text {
	text-transform: uppercase;
	color: #770a50;
	margin: 0 52px 0 0;
	line-height: 20px;
}

.container-holder.text-lg .contact-form .jcf-select .jcf-select-opener:after {
	color: #770a50;
	top: 70%;
}

.image-boxes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 -5px 1.5em;
}

.image-boxes .image-box {
	width: calc(50% - 10px);
	margin: 0 5px 1em;
}

.image-box {
	text-shadow: none;
	position: relative;
}

.image-box:hover .text-holder {
	background: #fff;
}

.image-box img {
	display: block;
	width: 100%;
	max-width: none;
}

.image-box .text-holder {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	position: absolute;
	top: 69%;
	left: 10px;
	right: 10px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: rgba(255, 255, 255, .9);
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.image-box .text-frame {
	min-height: 47px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px;
	text-align: center;
}

.image-box h2 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 14px;
	margin: 0;
    letter-spacing: 1.5px;
}

.logo-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -20px;
	padding: 20px 0;
}

.logo-box {
	-webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: opacity .3s ease-in-out, transform .3s ease-in-out;
	text-align: center;
	width: 50%;
	padding: 0 20px 30px;
}

.events-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -4px 2em;
}

.events-list li {
	padding: 0 4px 10px;
	width: 33.33%;
}

.events-list img {
	display: block;
	width: 100%;
	max-width: none;
}

.events-list a:hover {
	opacity: .9;
}

.products-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -5px;
}

.products-list .product {
	width: 50%;
	padding: 0 5px 10px;
}

.product {
	-webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: opacity .3s ease-in-out, transform .3s ease-in-out;
	text-align: center;
}

.product h2 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 15px;
	margin: 0 0 .25em;
    letter-spacing: 1px;
}

.product img {
	display: block;
	width: 100%;
	max-width: none;
	margin: 0 0 12px;
}

.product .price {
	display: block;
	margin: 0 0 5px;
	font-size: 12px;
}

.price {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.product-container {
	padding: 0 0 1em;
}

.product-container .product-col {
	padding: 0 0 1em;
}

.product-container .product-frame {
	padding: 0 0 12px;
}

.subscription-and-delivery {
  display: block;
  margin: 0 -15px;
}

.subscription-and-delivery input[type="submit"] {
  display: none;
}

.subscription-and-delivery + input[type="submit"] {
  margin-top: 25px;
}

.subscription-and-delivery .radio-label {padding-bottom: 0;}
.subscription-and-delivery .col {
  margin: 0 15px;
  width: 100%;
  flex-basis: 241px;
}

.product-container .img {
	max-width: 320px;
	margin: 7px 0 18px;
}

.product-container .img img {
	display: block;
	width: 100%;
	max-width: none;
}

.product-container .title-holder {
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 15px;
	padding: 0 0 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column-reverse nowrap;
	flex-flow: column-reverse nowrap;
}

.product-container h1 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 .1em;
	font-size: 26px;
    letter-spacing: .5px;
}

.product-container .price {
	display: block;
	font-size: 20px;
	margin: 0 0 .1em;
}

.product-container h2 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: inherit;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0 0 .8em;
}

.product-container p {
	margin: 0 0 .7em;
}

.product-container .lead-text {
	font-size: 18px;
}

.product-container .jcf-select .jcf-select-text {
	font-size: 12px;
	font-family: "kepler-std", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.product-container .bottom-row {
	padding: 10px 0 0;
}

.product-container .bottom-row .jcf-number {
	margin-right: 15px;
}

.product-container input[type="submit"] {
	background: #59595c;
	border: 0;
	color: #fff;
}

.product-container input[type="submit"]:hover,
.product-container input[type="submit"]:focus {
	background: #770a50;
	color: #fff;
}

.zip-box {
	padding: 0 0 12px;
}

.radio-boxes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 0 0 13px;
	margin: 0 -13px;
}

.radio-boxes .radio-label {
	flex-basis: 220px;
	margin: 0 13px 10px;
}

.radio-label {
	text-align: center;
	border: 1px solid #e0e0e0;
	text-transform: none;
	padding: 11px;
	font-size: 12px;
	margin: 0 0 10px;
}

.radio-label.jcf-label-active {
	background: #770a50;
	color: white;
}

.radio-label.jcf-label-active .radio-title {
	border-color: #ddd;
}

.radio-label .radio-title {
	display: block;
	text-transform: uppercase;
	border-bottom: 1px solid #e0e0e0;
	font-size: 18px;
	padding: 0 0 5px;
	margin: 0 0 10px;
}

.radio-label .text {
	display: block;
}

.radio-label .jcf-radio {
	display: none !important;
}

.search-form {
	margin: 0 0 1em;
}

#sidebar .search-form {
	margin: 0;
}

.search-box .search-form {
	margin: 0;
}

.search-form input[type="search"] {
	background: #fff;
	text-align: right;
	border: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1 0;
	flex: 1 0;
	height: 24px;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	font-family: "kepler-std", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	padding: .4em .5em .3em;
}

.search-form .search-holder {
	position: relative;
	padding: 0 29px 0 0;
}

.search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 0 0 5px;
}

.search-submit {
	position: relative;
	width: 24px;
	height: 24px;
}

.search-submit:after {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "\e905";
	font-family: "icomoon";
	pointer-events: none;
	color: #770a50;
	font-size: 16px;
}

.search-submit:hover:after {
	color: #dd33a5;
}

.search-submit input[type="submit"] {
	min-width: 24px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background: 0;
	border: 0;
	padding: 0;
}

.search-box-container {
	padding: 18px 0 29px;
}

.search-box {
	background: #e6e6e6;
	padding: 25px 20px;
	max-width: 612px;
	margin: 0 auto;
}

.search-box .search-col:last-child .sidebar-holder:last-child {
	margin-bottom: 0;
}

.search-box .sidebar-holder:only-child {
	height: 100%;
}

.search-box .sidebar-holder:only-child .sidebar-frame {
	height: 100%;
}

.search-box .sidebar-frame {
	text-align: left;
	padding: 15px 24px;
}

.search-box .sidebar-frame .title-underline {
	margin: 0 0 1em;
}

.search-box .sidebar-frame .title-underline span {
	display: block;
	padding: 0 0 4px;
}

.search-box .sidebar-frame .check-list {
	width: auto;
}

.search-box .sidebar-frame .multi-list {
	-webkit-column-gap: 20px;
	column-gap: 20px;
}

.separate-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: .5px;
	margin: 0 -7px 5px;
}

.separate-list li {
	margin: 0 7px 5px;
	position: relative;
}

.separate-list li:after {
	content: "|";
	position: absolute;
	top: -1px;
	right: -10px;
}

.separate-list li:last-child:after {
	display: none;
}

.separate-list a {
	color: inherit;
	text-decoration: none;
}

.bottom-container {
	padding: 0 0 1.8em;
}

.bottom-container h3.decorated-title {
	margin: 0 0 1.5em;
}

.instagram-container {
	margin: 0 0 2em;
}

.instagram-container img {
	display: block;
	width: 100%;
	max-width: none;
}

#sidebar {
	background: #e6e6e6;
	padding: 25px 20px;
}

#sidebar .sidebar-holder:last-child {
	margin-bottom: 0;
}

.sidebar-holder {
	margin: 0 auto 30px;
	max-width: 300px;
}

.sidebar-frame {
	background: #fff;
	border: 1px solid #e0e0e0;
	text-align: center;
	padding: 15px 25px;
	font-size: 15px;
}

.sidebar-frame.collection-sidebar {
	text-align: left;
}

.collection-sidebar h2.title-underline span {
	padding-left: 0;
	padding-right: 0;
	display: block;
}

.sidebar-frame .heading {
	padding: 0 0 .4em;
}

.sidebar-frame h2 {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 20px;
    letter-spacing: 1px;
}

.sidebar-frame h2.title-underline {
	margin: 0 0 1.3em;
}

.sidebar-frame.collection-sidebar li.has-links {
	cursor: pointer;
	position: relative;
}

.sidebar-frame.collection-sidebar .sidebar-frame__block li.has-links::after {
	position: absolute;
	bottom: 13px;
	right: 0;
	content: '\e904';
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sidebar-frame.collection-sidebar .sidebar-frame__block li.has-links.opened::after {
	content: '\e903';
}

.sidebar-frame.collection-sidebar .sidebar-frame__block ul.child-links {
	display: none;
	list-style: none;
	padding-left: 1rem;
}

.sidebar-frame.collection-sidebar .sidebar-frame__block li.opened ~ ul.child-links {
	display: block;
}

.sidebar-frame.collection-sidebar li.active a {
	color: #770a50;
}

.sidebar-frame form {
	text-align: left;
	padding: 0 0 17px;
}

.sidebar-frame form label {
	font-size: 12px;
}

.sidebar-frame input[type="text"],
.sidebar-frame input[type="tel"],
.sidebar-frame input[type="email"],
.sidebar-frame input[type="search"],
.sidebar-frame input[type="password"] {
	border-width: 0 0 1px;
	height: 20px;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 5px;
	padding: 0 .3em;
}

.sidebar-frame .submit-holder {
	padding: 20px 0 0;
	text-align: center;
}

.sidebar-frame input[type="submit"] {
	min-width: 82px;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 10px;
	height: 20px;
}

.sidebar-frame input[type="submit"]:hover,
.sidebar-frame input[type="submit"]:focus {
	background: #770a50;
	color: #fff;
}

.sidebar-frame .multi-list {
	-webkit-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	column-gap: 40px;
}

.sidebar-frame .check-list {
	width: 106px;
	margin: 0 auto;
}

.single-box {
	display: block;
	position: relative;
	font-size: 18px;
}

.single-box:hover .text {
	background: #fff;
}

.single-box.second-style h2 {
	font-size: 28px;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 2px;
}

.single-box img {
	display: block;
	width: 100%;
	max-width: none;
}

.single-box .text {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	position: absolute;
	top: 51.5%;
	left: 0;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: rgba(255, 255, 255, .9);
	color: #59595c;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.single-box .text-holder {
	min-height: 47px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
    padding: 5px 7px;
}

.single-box h2 {
	margin: 0 0 .1em;
}

.single-box p {
	margin: 0;
}

.links {
	text-transform: uppercase;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 11px;
}

.links li {
	padding: 0 0 12px;
}

.links a {
	color: inherit;
	text-decoration: none;
}

.links a:hover {
	color: #770a50;
}

.check-list {
	text-align: left;
}

.check-list li {
	padding: 0 0 4px;
}

.check-list label {
	font-size: 18px;
}

#footer-section {
	overflow: hidden;
	display: table-footer-group;
	height: 1%;
}

.top-footer {
	text-align: center;
}

.footer-info {
	background: #e6e6e6;
	padding: 10px 0;
	font-size: 16px;
}

.footer-info address {
	margin: 0;
    text-transform: uppercase;
}

.footer-icon {
	padding: 15px 0 30px;
}

.footer-holder {
	background: #e6e6e6;
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 10px;
	line-height: 2;
	position: relative;
	padding: 15px 0;
	margin: 0 0 8px;
}

.footer-holder:before {
	content: "";
	background: url(bg2.png) repeat-x 50% 0;
	position: absolute;
	top: -17px;
	left: 0;
	right: 0;
	height: 12px;
}

.footer-holder .container {
	max-width: 955px;
}

.footer-columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.footer-columns .footer-col {
	border-left: 1px solid #cbcbcc;
	padding: 0 12px;
	width: 50%;
	margin: 0 0 15px;
}

.footer-columns .footer-col.footer-col__subscribe {
	width: 100%;
	border-left: 0;
	text-align: center;
	padding: 0;
}

.footer-columns .footer-col.footer-col__address {
	width: 100%;
	border-left: 0;
	text-align: center;
}

.footer-columns address {
	margin: 0;
    text-transform: uppercase;
}

.footer-columns .social-networks {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer-links {
	text-transform: uppercase;
}

.footer-links li.active a {
	color: #770a50;
}

.footer-links a {
	color: inherit;
	text-decoration: none;
}

.footer-links a:hover {
	color: #770a50;
}

.footer-img {
	display: none;
}

.footer-img img {
	border: 7px solid #fff;
}

.footer-copyright {
	padding: 20px 0;
	font-size: 12px;
}

@media (min-width: 480px) {
  	.banner-text {
		width: 400px;
	}
  
	.items-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: 0 -10px 1em;
	}

	.items-list .item {
		width: calc(50% - 10px);
		margin: 0 5px 40px;
	}

	.item h2 {
		font-size: 18px;
	}

	.bg-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.bg-box.bg-box-md .img {
		width: 50%;
	}

	.bg-box.bg-box-sm .img {
		width: 50%;
	}

	.bg-box .img {
		width: 40%;
	}

	.bg-box .text-holder {
		-webkit-box-flex: 1;
		-ms-flex: 1 0;
		flex: 1 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.slider-nav .slide-text-holder {
		min-height: 57px;
	}

	.slider-nav h2 {
		font-size: 16px;
	}

	.slider-for .slick-slide {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.slick-gallery .slide-text-holder {
		min-height: 57px;
	}
  
  	.full-fade-gallery .gallery-text {
		width: 400px;
	}

	.images-row .img-col {
		min-height: 180px;
	}

	.image-box .text-frame {
		min-height: 57px;
	}

	.image-box h2 {
		font-size: 16px;
	}

	.logo-box {
		width: 33.33%;
	}

	.products-list .product {
		width: 33.33%;
	}

	.search-box .search-columns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -10px;
	}

	.search-box .search-col {
		width: 50%;
		padding: 0 10px;
	}

	.search-box .search-col .sidebar-holder:last-child {
		margin-bottom: 0;
	}

	.search-box .sidebar-holder {
		margin: 0 0 23px;
	}

	.single-box .text-holder {
		min-height: 57px;
	}

	.footer-columns .footer-col {
		width: 23%;
		padding: 4px 12px;
	}

	.footer-columns .footer-col.footer-col__subscribe {
		width: 25%;
		text-align: left;
		border-left: 1px solid #cbcbcc;
		flex-grow: 1;
		padding: 4px 12px;
	}

	.footer-columns .footer-col.footer-col__address {
		width: 23%;
		text-align: left;
		border-left: 1px solid #cbcbcc;
	}

	.footer-columns .social-networks {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	h1.bordered-title,
	.h1.bordered-title,
	h2.bordered-title,
	.h2.bordered-title,
	h3.bordered-title,
	.h3.bordered-title,
	h4.bordered-title,
	.h4.bordered-title,
	h5.bordered-title,
	.h5.bordered-title,
	h6.bordered-title,
	.h6.bordered-title,
	.h.bordered-title {
		padding: 0 0 3px;
	}

	h1.decorated-title span,
	.h1.decorated-title span,
	h2.decorated-title span,
	.h2.decorated-title span,
	h3.decorated-title span,
	.h3.decorated-title span,
	h4.decorated-title span,
	.h4.decorated-title span,
	h5.decorated-title span,
	.h5.decorated-title span,
	h6.decorated-title span,
	.h6.decorated-title span,
	.h.decorated-title span {
		padding: 0 1em;
	}

	h1.bordered-title,
	.h1.bordered-title {
		padding: 0 0 6px;
	}

	.title {
		font-size: 16px;
	}

	.form-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -15px 1em;
	}

	.form-row .form-col {
		width: 50%;
		padding: 0 15px;
	}

	#header {
		padding: 12px 0;
	}

	.header-info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 30px;
		padding: 4px 140px;
	}

	.header-info .header-info-right {
		top: 7px;
		margin: 0;
	}

	.header-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.header-holder .navigation-drop {
		-webkit-box-flex: 1;
		-ms-flex: 1 0;
		flex: 1 0;
	}

	.logo {
		width: 150px;
		margin: -39px 15px -25px 0;
        -webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.nav-opener {
		display: none;
	}

	.navigation-drop {
		position: static;
		background: 0;
		opacity: 1;
		margin: 0;
		padding: 0;
		text-align: left;
		visibility: visible;
	}

	.navigation-drop:after {
		display: none;
	}

	#nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: 0 -15px;
		font-size: 11px;
	}

	#nav > li {
		padding: 0 15px;
		position: relative;
	}

	#nav > li:after {
		position: absolute;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		content: "";
		background: #59595c;
		width: 3px;
		height: 3px;
		border-radius: 50%;
		right: 0;
	}

	#nav > li > a {
		padding: 0;
	}

	.header-contact {
		position: absolute;
		bottom: 2px;
		right: 0;
		padding: 0;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	#wrapper {
		font-size: 16px;
	}

	.container {
		padding: 0 20px;
	}

	.container-holder.text-lg {
		font-size: 20px;
	}

	.two-columns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.two-columns.reverse-columns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row-reverse nowrap;
		flex-flow: row-reverse nowrap;
	}

	.two-columns.reverse-columns #sidebar {
		margin: 0 2em 20px 0;
	}

	.two-columns #sidebar {
		width: 270px;
		margin: 0 0 20px 2em;
	}

	.two-columns #content {
		-webkit-box-flex: 1;
		-ms-flex: 1 0;
		flex: 1 0;
	}

	#content .post-list:first-child {
		padding-top: 8px;
	}

	#content .single-post:first-child {
		padding-top: 26px;
	}

	.multi-columns {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 30px;
		column-gap: 30px;
	}

	.multi-list {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 30px;
		column-gap: 30px;
	}

	h1.result-title {
		font-size: 20px;
		padding: 0 16px 1px;
	}

	.search-result {
		padding: 26px 0 0;
	}

	.intro-text {
		font-size: 20px;
	}

	.banner {
		min-height: 350px;
      	padding: 20px;
	}

	.banner:after {
		min-height: 350px;
	}
  
	.banner-text {
		width: 426px;
	}

	.items-list {
		margin: 0 -15px 1em;
	}

	.items-list .item {
		width: calc(50% - 30px);
		margin: 0 15px 40px;
	}

	.item {
		font-size: 19px;
	}

	.item .item-text {
		left: 10%;
		right: 10%;
	}

	.item h2 {
		font-size: 23px;
	}

	.bg-box.bg-box-md h1 {
		font-size: 26px;
	}

	.bg-box.bg-box-sm .img {
		min-height: 150px;
	}

	.bg-box.bg-box-sm h1 {
		font-size: 26px;
	}

	.bg-box .img {
		min-height: 350px;
	}

	.gallery-container .slider-nav {
		margin-bottom: 40px;
	}

	.gallery-container .slider-for {
		margin-bottom: 40px;
	}

	.slick-slider {
		margin: 0 -10px 20px;
	}

	.slider-nav .slick-slide {
		margin: 0 10px;
	}
  
    .slider-nav h2 {
		font-size: 18px;
		letter-spacing: 1px;
	}

	.slider-for h1 {
		font-size: 25px;
	}

	.slider-for .text-holder {
		font-size: 16px;
		padding: 30px 30px 58px;
	}

	.slick-gallery .slick-list {
		margin: 0 -10px;
	}

	.slick-gallery .slick-slide {
		margin: 0 10px;
	}

	.slick-gallery h2 {
		font-size: 16px;
	}

	.slick-gallery-lg .slick-list {
		margin: 0 -8px;
	}

	.slick-gallery-lg .slick-slide {
		margin: 0 8px;
	}

	.slick-gallery-lg h2 {
		font-size: 12px;
	}
  
	.full-fade-gallery .slick-slide {
		min-height: 350px;
		padding: 20px;
	}

	.full-fade-gallery .slick-slide:after {
		min-height: 350px;
	}

	.full-fade-gallery .gallery-text {
		width: 426px;
	}

	.post {
		padding: 0 0 30px;
	}

	.post .title-holder {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		padding: 0 15px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.post .logo-holder {
		width: 160px;
		margin: 0 10px 5px 0;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.post h1 {
		-webkit-box-flex: 1;
		-ms-flex: 1 0;
		flex: 1 0;
		text-align: center;
	}

	.post h2 {
		font-size: 18px;
		-webkit-box-flex: 1;
		-ms-flex: 1 0;
		flex: 1 0;
		text-align: center;
	}

	.post time {
		text-align: right;
		width: 160px;
		margin: 0 0 5px 10px;
	}

	.post .img {
		width: 150px;
	}

	.single-post {
		padding: 18px 0 1.4em;
	}

	.single-post .description {
		padding: 5px 16px 15px;
	}

	.image-boxes {
		margin: 0 -10px 1.5em;
	}

	.image-boxes .image-box {
		margin: 0 10px 1em;
		width: calc(25% - 20px);
	}

	.events-list {
		margin: 0 -8px 2em;
	}

	.events-list li {
		width: 20%;
		padding: 0 8px 10px;
	}

	.product-container {
		margin: 0 -10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.product-container .product-col {
		padding: 0 10px 1em;
		width: 70%;
	}

	.product-container .product-col:first-child {
		width: 30%;
	}

	.product-container .img {
		max-width: none;
	}

	.product-container .title-holder {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.product-container h1 {
		-webkit-box-flex: 1;
		-ms-flex: 1 0;
		flex: 1 0;
	}

	.product-container .price {
		width: 100px;
		text-align: right;
	}

	.product-container .lead-text {
		font-size: 20px;
	}

	.radio-boxes {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: stretch;
	}

	.radio-boxes .radio-label {
		flex-basis: 241px;
	}

	.radio-label {
		padding: 13px 11px 30px;
	}

	.radio-label .radio-title {
		margin: 0 0 15px;
	}

	.search-box .search-columns {
		margin: 0 -25px;
	}

	.search-box .search-col {
		padding: 0 25px;
	}

	.bottom-container .products-list .product {
		width: 25%;
	}

	.sidebar-holder {
		max-width: none;
		margin: 0 0 30px;
	}

	.sidebar-frame .multi-list {
		-webkit-column-count: 1;
		column-count: 1;
	}

	.footer-holder {
		margin: 0 0 12px;
		padding: 17px 0 20px;
		line-height: 2.25;
	}

	.footer-holder .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.footer-columns {
		-webkit-box-flex: 1;
		-ms-flex: 1 0;
		flex: 1 0;
		padding: 0;
	}

	.footer-columns .footer-col {
		margin: 0;
	}

	.footer-img {
		width: 200px;
		display: block;
		margin: 0 9px;
	}
  
    .sidebar-frame form.contact-form-faq {
      width: 196px;
    }
}

@media (min-width: 1024px) {
	h1.decorated-title span,
	.h1.decorated-title span,
	h2.decorated-title span,
	.h2.decorated-title span,
	h3.decorated-title span,
	.h3.decorated-title span,
	h4.decorated-title span,
	.h4.decorated-title span,
	h5.decorated-title span,
	.h5.decorated-title span,
	h6.decorated-title span,
	.h6.decorated-title span,
	.h.decorated-title span {
		padding: 0 2.5em;
	}

	h1,
	.h1 {
		font-size: 36px;
	}

	h1.bordered-title,
	.h1.bordered-title {
		font-size: 32px;
	}

	h2,
	.h2 {
		font-size: 32px;
	}

	.title {
		font-size: 18px;
	}

	input[type="text"],
	input[type="tel"],
	input[type="email"],
	input[type="search"],
	input[type="password"],
	textarea {
		height: 51px;
		font-size: 20px;
		line-height: 24px;
	}

	input[type="submit"] {
		font-size: 20px;
		line-height: 22px;
		padding: 15px;
		height: 51px;
	}

	.form-row {
		margin: 0 -26px 1.2em;
	}

	.form-row .form-col {
		padding: 0 26px;
	}

	.jcf-select {
		height: 51px;
		min-width: 212px;
	}

	.jcf-select .jcf-select-text {
		line-height: 51px;
		font-size: 20px;
	}

	.jcf-number {
		height: 51px;
	}

	.jcf-number input {
		font-size: 24px;
	}

	.jcf-number .jcf-btn-dec,
	.jcf-number .jcf-btn-inc {
		height: 24px;
	}

	#header {
		padding: 30px 0 12px;
	}

	.header-info {
		padding: 5px 200px;
		height: 41px;
	}

	.header-info .header-info-right {
		top: 12px;
	}

	.header-title {
		font-size: 12px;
		letter-spacing: 1px;
	}

	.icon-cart {
		font-size: 18px;
	}

	.links-list {
		letter-spacing: .5px;
		margin: 0 -7px;
	}

	.links-list li {
		padding: 0 7px;
	}

	.logo {
		width: 221px;
		margin: -58px 20px -64px 0;
	}

	#nav {
		font-size: 12px;
		margin: 0 -17px;
	}

	#nav > li {
		padding: 0 17px;
	}

	#wrapper {
		font-size: 18px;
	}

	.container {
		padding: 0 30px;
	}

	.container-holder {
		padding: 60px 0;
	}

	.container-holder.text-lg {
		font-size: 22px;
		padding: 68px 0 84px;
	}

	.container-holder.text-md {
		font-size: 19px;
	}
  
  	.container-frame {
		padding: 60px 0;
	}

	.bordered-text {
		padding: 4.2em 0;
	}

	.bordered-text {
		font-size: 16px;
	}

	.main-holder {
		padding: 0 0 40px;
	}

	.main-holder .items-list:first-child {
		padding: 4.4em 0 2em;
	}

	.two-columns {
		padding: 45px 0 0;
	}

	.two-columns.reverse-columns #sidebar {
		margin: 0 2em 40px 0;
	}

	.two-columns #sidebar {
		width: 320px;
		margin: 0 0 40px 2em;
	}

	.two-columns #content {
		margin: 0 0 2em;
	}

	h1.result-title {
		font-size: 24px;
	}

	.top-text {
		padding: 1.3em 192px 5.1em;
	}

	.btn {
		font-size: 20px;
		line-height: 22px;
		padding: 15px 15px 16px;
	}

	.btn.btn-lg {
		font-size: 32px;
		line-height: 34px;
		padding: 15px 15px 17px;
		min-width: 218px;
	}

	.intro-text {
		font-size: 22px;
	}

	.intro-text h1 {
		font-size: 32px;
	}

	.banner {
		min-height: 493px;
	}

	.banner:after {
		min-height: 493px;
	}

	.banner-text {
		padding: 37px 10px 25px;
	}

	.banner-text h1 {
		font-size: 32px;
	}

	.banner-title {
		font-size: 20px;
		padding: 0 8px 10px;
	}

	.items-list {
		margin: 0 -28px 1em;
	}

	.items-list .item {
		width: calc(50% - 56px);
		margin: 0 28px 56px;
	}

	.item {
		font-size: 23px;
	}

	.item h2 {
		font-size: 30px;
		margin: 0 0 .6em;
	}

	.bg-box {
		font-size: 17px;
		margin: 0 0 2.5em;
	}

	.bg-box.bg-box-md .img {
		min-height: 360px;
	}

	.bg-box.bg-box-md h1 {
		font-size: 32px;
	}

	.bg-box.bg-box-md .text-holder {
		padding: 2em 1.5em 1.7em;
	}

	.bg-box.bg-box-sm {
		font-size: 20px;
	}

	.bg-box.bg-box-sm h1 {
		font-size: 32px;
	}

	.bg-box.bg-box-sm .text-holder {
		padding: 1.5em 1.5em 1.2em;
	}

	.bg-box h2 {
		font-size: 24px;
	}

	.bg-box address {
		font-size: 24px;
	}

	.bg-box .schedule {
		font-size: 24px;
	}

	.bg-box .img {
		width: 41%;
		min-height: 450px;
	}

	.bg-box .text-holder {
		padding: 3em 2em;
	}

	.bg-box-container .bg-box {
		margin: 0 27px 24px;
	}

	.gallery-container .slider-nav {
		margin-bottom: 86px;
	}

	.slick-slider {
		margin: 0 -15px 29px;
	}

	.slider-nav .slick-list {
		padding: 0 0 32px;
	}

	.slider-nav .slick-slide {
		margin: 0 15px;
	}

	.slider-nav .slide-text {
		bottom: -32px;
		left: 7px;
		right: 7px;
	}

	.slider-nav .slide-text-holder {
		min-height: 64px;
		padding: 8px 8px 6px;
	}

	.slider-nav .slick-arrow {
		margin: -15px 0 0;
	}

	.slider-for .img {
		display: block;
		width: 40.5%;
	}

	.slider-for h1 {
		font-size: 30px;
	}

	.slider-for .text-holder {
		padding: 51px 43px 58px;
	}

	.slider-for .slick-arrow {
		margin: -12px 0 0;
	}

	.slick-gallery {
		padding: 0 42px;
	}

	.slick-gallery .slick-list {
		margin: 0 -15px;
	}

	.slick-gallery .slick-slide {
		margin: 0 15px;
	}

	.slick-gallery .slide-text-holder {
		min-height: 67px;
	}

	.slick-gallery h2 {
		font-size: 18px;
	}

	.slick-gallery-lg {
		padding: 0 30px;
	}

	.slick-gallery-lg .slick-arrow {
		margin: -38px 0 0;
	}

	.slick-gallery-lg .slide-text {
		padding: 0 15px;
	}

	.full-slick-gallery .slick-arrow {
		margin: -35px 0 0;
	}
  
	.full-fade-gallery .slick-slide {
		min-height: 493px;
	}

	.full-fade-gallery .slick-slide:after {
		min-height: 493px;
	}

	.full-fade-gallery .gallery-text {
		padding: 37px 10px 25px;
	}

	.full-fade-gallery .gallery-text h1 {
		font-size: 32px;
	}

	.full-fade-gallery .gallery-title {
		font-size: 20px;
		padding: 0 8px 10px;
	}

	.post {
		font-size: 19px;
	}

	.post .title-holder {
		margin: 0 0 23px;
	}

	.post h2 {
		font-size: 24px;
	}

	.post .description-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.post .img {
		width: 218px;
		float: none;
		display: block;
	}

	.post .description {
		-webkit-box-flex: 1;
		-ms-flex: 1 0;
		flex: 1 0;
		padding: 5px 0 0;
	}

	.single-post + .single-post {
		padding-top: 1em;
	}

	.single-post.sm-text .post {
		font-size: 18px;
	}

	.images-list .images-row:nth-child(3n+2) .img-col:first-child {
		width: calc(65% - 24px);
	}

	.images-list .images-row:nth-child(3n+2) .img-col:nth-child(2) {
		width: calc(35% - 24px);
	}

	.images-list .images-row:nth-child(3n+3) .img-col:first-child {
		width: calc(35% - 24px);
	}

	.images-list .images-row:nth-child(3n+3) .img-col:nth-child(2) {
		width: calc(65% - 24px);
	}

	.images-row {
		margin: 0 -12px;
	}

	.images-row .img-col {
		min-height: 273px;
		width: calc(50% - 24px);
		margin: 0 12px 22px;
	}

	.images-row .img-col:only-child {
		width: calc(100% - 12px);
	}

	.container-holder.text-lg .contact-form input[type="submit"] {
		min-width: 274px;
		height: 44px;
	}

	.container-holder.text-lg .contact-form .jcf-select .jcf-select-text {
		line-height: 32px;
	}

	.image-boxes {
		margin: 0 -15px 1.5em;
	}

	.image-boxes .image-box {
		margin: 0 15px 2em;
		width: calc(25% - 30px);
	}

	.image-box .text-frame {
		min-height: 67px;
	}

	.image-box h2 {
		font-size: 18px;
	}

	.logo-box {
		padding: 0 20px 61px;
	}

	.products-list {
		margin: 0 -9px;
	}

	.products-list .product {
		padding: 0 9px 24px;
	}

	.product h2 {
		font-size: 20px;
	}

	.product-container {
		font-size: 16px;
		margin: 0 -24px;
	}

	.product-container .product-col {
		padding: 0 24px 1em;
		width: 53%;
	}

	.product-container .product-col:first-child {
		width: 47%;
	}

	.product-container .title-holder {
		margin: 0 0 16px;
	}

	.product-container .price {
		font-size: 25px;
	}

	.product-container input[type="submit"] {
		font-size: 24px;
		line-height: 26px;
		padding: 0 10px;
		min-width: 224px;
	}

	.search-form {
		margin: 0 0 2em;
	}

	#sidebar .search-form {
		padding: 0 17px;
	}

	.search-box {
		padding: 28px 29px;
	}

	.instagram-container {
		margin: 0 0 2em;
	}

	#sidebar {
		padding: 35px 29px;
	}

	.sidebar-holder {
		margin: 0 0 41px;
	}

	.sidebar-frame .multi-list {
		-webkit-column-count: 2;
		column-count: 2;
	}

	.single-box .text-holder {
		min-height: 71px;
	}

	.single-box h2 {
		font-size: 21px;
	}

	.footer-info {
		font-size: 18px;
	}

	.footer-icon {
		padding: 25px 0 43px;
	}

	.footer-holder {
		margin: 0 0 0;
	}

	.footer-img {
		width: 294px;
	}
  
  
	.subscription-and-delivery {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  
    .subscription-and-delivery input[type="submit"] {
      display: block;
    }
  
  	.subscription-and-delivery + input[type="submit"] {
      display: none;
    }
}

@media (min-width: 1200px) {
	.item h2 {
		font-size: 34px;
	}

	.slider-nav h2 {
		font-size: 20px;
	}

	.image-box h2 {
		font-size: 22px;
	}
}

@media (min-width: 1360px) {
	.header-info .header-info-right {
		right: 33px;
	}

	.header-contact {
		right: 86px;
	}

	.multi-columns {
		-webkit-column-gap: 45px;
		column-gap: 45px;
	}

	.multi-list {
		-webkit-column-gap: 45px;
		column-gap: 45px;
	}

	.banner {
		margin: 0 -36px;
	}

	.item .item-text {
		left: 12.5%;
		right: 12.5%;
		padding: 1.35em 2em 1.45em;
	}

	.bg-box {
		font-size: 19px;
		margin: 0 -36px 3.8em;
	}

	.bg-box .img {
		min-height: 598px;
	}

	.slick-slider {
		padding: 0 15px;
	}

	.slick-gallery .slick-arrow {
		left: -13px;
	}

	.slick-gallery .slick-arrow.slick-next {
		left: auto;
		right: -13px;
	}

	.slick-gallery-lg .slick-arrow {
		left: -13px;
	}

	.slick-gallery-lg .slick-arrow.slick-next {
		left: auto;
		right: -13px;
	}
  
	.full-fade-gallery {
		margin: 0 -36px;
	}

	.slick-arrow {
		left: -20px;
	}

	.slick-arrow.slick-next {
		left: auto;
		right: -20px;
	}

	.post h1.h1 {
		font-size: 42px;
	}

	.single-post .slick-slider {
		margin: 0 -43px 29px;
	}

	.image-boxes {
		margin: 0 -51px 2em;
	}

	.logo-list {
		margin: 0 -53px;
		padding: 44px 0 21px;
	}

	.product-container h1 {
		font-size: 32px;
	}

	.bottom-container .events-list {
		margin: 0 9px 2em;
	}

	.bottom-container .products-list {
		margin: 0 -40px;
	}

	.bottom-container .products-list .product {
		width: 20%;
	}

	.instagram-container {
		margin: 0 -21px 2em;
	}

	.footer-columns {
		padding: 0 52px 19px 0;
	}
}

.quantity {
    margin-bottom: 2rem;
}
.quantity label {
    line-height: 50px;
    margin-right: 1rem;
}

.notes-wrapper label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-family: europa,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.footer-columns form._form_27 {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	color: #59595c !important;
}

.footer-columns form._form_27, 
.footer-columns form._form_27 ._form-content, 
.footer-columns form._form_27 input, 
.footer-columns form._form_27 ._submit {
	font-family: "europa", "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
}

.footer-columns form._form_27 ._form_element * {
	font-size: 12px !important;
}

.footer-columns form._form_27 ._inline-style {
	float: unset !important;
}

.footer-columns form._form_27 ._inline-style:not(._clear) + ._inline-style:not(._clear) {
	margin-left: 0 !important;
}

.footer-columns form._form_27 ._inline-style input[type="text"] {
	width: 100% !important;
}

.footer-columns form._form_27._inline-style ._button-wrapper {
	margin-top: 15px !important;
}

.footer-columns form._form_27 ._form-thank-you {
	font-size: 14px;
}

@media (min-width: 320px) and (max-width: 667px) {
	.footer-columns form._form_27 button[type="submit"] {
		font-size: 14px !important;
	}
}

.section-image--text .heading p,
.section-image-boxes .container-holder h2 {
	margin-bottom: 0;
}

.section-image-boxes .container-holder {
	padding: 30px 0;
}
