/**** SYSTEM/CSS/ICONS.CSS start ****/

@font-face {
	font-family: "system-icons";
	src: url("fonts/toaster-icons.eot");
	src: url("fonts/toaster-icons.eot?#iefix") format("embedded-opentype"),url("fonts/toaster-icons.woff") format("woff"),url("fonts/toaster-icons.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

.icon12,
.icon14,
.icon16,
.icon18,
.icon24,
.icon32,
.icon48,
.icon64 {
	display: inline-block;
	vertical-align: middle;
	box-sizing: content-box
}

.icon12 {
	width: 12px !important;
	height: 12px !important;
	line-height: 12px !important;
	font-size: 0 !important
}

.icon12:before {
	font-size: 12px !important
}

.icon14 {
	width: 14px !important;
	height: 14px !important;
	line-height: 14px !important;
	font-size: 0 !important
}

.icon14:before {
	font-size: 14px !important
}

.icon16 {
	width: 16px !important;
	height: 16px !important;
	line-height: 16px !important;
	font-size: 0 !important
}

.icon16:before {
	font-size: 16px !important
}

.icon18 {
	width: 18px !important;
	height: 18px !important;
	line-height: 18px !important;
	font-size: 0 !important
}

.icon18:before {
	font-size: 18px !important
}

.icon24 {
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
	font-size: 0 !important
}

.icon24:before {
	font-size: 24px !important
}

.icon32 {
	width: 32px !important;
	height: 32px !important;
	line-height: 32px !important;
	font-size: 0 !important
}

.icon32:before {
	font-size: 32px !important
}

.icon48 {
	width: 48px !important;
	height: 48px !important;
	line-height: 48px !important;
	font-size: 0 !important
}

.icon48:before {
	font-size: 48px !important
}

.icon64 {
	width: 64px !important;
	height: 64px !important;
	line-height: 64px !important;
	font-size: 0 !important
}

.icon64:before {
	font-size: 64px !important
}

[class*="ticon-"],
[class^=" ticon-"] {
	position: relative
}

[class*="ticon-"]:before,
[class^=" ticon-"]:before {
	font-family: 'system-icons' !important
}

.toaster-icon,
[class*="ticon-"]:before,
[class^=" ticon-"]:before,
[data-icon]:before,
[class^="ui-icon-"]:before,
[class*=" ui-icon-"]:before,
.sorting:after,
.sorting_asc:after,
.sorting_desc:after,
.ui-datepicker-prev:before,
.ui-datepicker-next:before,
.ui-dialog:before,
.ui-accordion-header-icon:before,
.ui-dialog-titlebar-close:before,
.search-choice-close:before {
	font-family: 'system-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	text-align: center;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[data-icon]:before {
	content: attr(data-icon)
}

.ticon-home:before {
	content: "\e003"
}

.ticon-home2:before {
	content: "\e000"
}

.ticon-speaker:before {
	content: "\e014"
}

.ticon-speaker2:before {
	content: "\e009"
}

.ticon-phone:before {
	content: "\e00a"
}

.ticon-phone2:before {
	content: "\e016"
}

.ticon-phone3:before {
	content: "\e00b"
}

.ticon-phone4:before {
	content: "\e00e"
}

.ticon-phone5:before {
	content: "\e019"
}

.ticon-phone6:before {
	content: "\e01c"
}

.ticon-mobile:before {
	content: "\e008"
}

.ticon-mobile2:before {
	content: "\e001"
}

.ticon-tablet:before {
	content: "\e028"
}

.ticon-tablet2:before {
	content: "\e029"
}

.ticon-desktop:before {
	content: "\e031"
}

.ticon-desktop2:before {
	content: "\e002"
}

.ticon-email:before {
	content: "\e033"
}

.ticon-email2:before {
	content: "\e034"
}

.ticon-email3:before {
	content: "\e035"
}

.ticon-email4:before {
	content: "\e00c"
}

.ticon-menu:before {
	content: "\e055"
}

.ticon-menu2:before {
	content: "\e056"
}

.ticon-menu3:before {
	content: "\e057"
}

.ticon-menu4:before {
	content: "\e010"
}

.ticon-menu5:before {
	content: "\e012"
}

.ticon-menu6:before {
	content: "\e058"
}

.ticon-arrow-up:before {
	content: "\e018"
}

.ticon-arrow-right:before {
	content: "\e01a"
}

.ticon-arrow-down:before {
	content: "\e01b"
}

.ticon-arrow-left:before {
	content: "\e01d"
}

.ticon-arrow-right2:before {
	content: "\e01e"
}

.ticon-arrow-up2:before {
	content: "\e01f"
}

.ticon-arrow-down2:before {
	content: "\e020"
}

.ticon-arrow-left2:before {
	content: "\e02c"
}

.ticon-arrow-left3:before {
	content: "\e02d"
}

.ticon-arrow-right3:before {
	content: "\e022"
}

.ticon-angle-down:before {
	content: "\f107"
}

.ticon-chevron-right:before,
.ui-datepicker-next:before {
	content: "\f054"
}

.ticon-chevron-left:before,
.ui-datepicker-prev:before {
	content: "\f053"
}

.ticon-sort:before,
.sorting:after {
	content: "\f0dc"
}

.ticon-sort-down:before,
.sorting_asc:after {
	content: "\f0dd"
}

.ticon-sort-up:before,
.sorting_desc:after {
	content: "\f0de"
}

.ticon-expand:before {
	content: "\e023"
}

.ticon-turn:before {
	content: "\e024"
}

.ticon-move:before {
	content: "\e005"
}

.ticon-close:before,
.ui-dialog-titlebar-close:before,
.search-choice-close:before {
	content: "\e026"
}

.ticon-minus:before {
	content: "\e027"
}

.ticon-plus:before {
	content: "\e02f"
}

.ticon-checkmark:before {
	content: "\e030"
}

.ticon-checkmark2:before {
	content: "\e02e"
}

.ticon-checkmark3:before,
.ui-icon-check:before {
	content: "\e013"
}

.ticon-checked:before {
	content: "\e015"
}

.ticon-error:before {
	content: "\e032"
}

.ticon-minus2:before {
	content: "\e03a"
}

.ticon-add:before {
	content: "\e03b"
}

.ticon-info:before {
	content: "\e03c"
}

.ticon-info2:before {
	content: "\e03d"
}

.ticon-minus3:before {
	content: "\e03e"
}

.ticon-minus4:before {
	content: "\e03f"
}

.ticon-plus2:before {
	content: "\e040"
}

.ticon-plus3:before {
	content: "\e041"
}

.ticon-cancel:before {
	content: "\e042"
}

.ticon-cancel2:before {
	content: "\e043"
}

.ticon-checkmark4:before {
	content: "\e044"
}

.ticon-checkmark5:before {
	content: "\e045"
}

.ticon-notice:before {
	content: "\e046"
}

.ticon-notice2:before {
	content: "\e048"
}

.ticon-minus-sign:before {
	content: "\f056"
}

.ticon-plus-sign:before {
	content: "\f055"
}

.ticon-remove-sign:before {
	content: "\f057"
}

.ticon-ok-sign:before,
.ui-icon-check:before {
	content: "\f058"
}

.ticon-question-sign:before {
	content: "\f059"
}

.ticon-exclamation-sign:before,
.ui-icon-alert:before {
	content: "\f06a"
}

.ticon-info-sign:before {
	content: "\f05a"
}

.ticon-location:before {
	content: "\e049"
}

.ticon-location2:before {
	content: "\e04a"
}

.ticon-map:before {
	content: "\e04b"
}

.ticon-pencil:before {
	content: "\e059"
}

.ticon-pen:before {
	content: "\e05a"
}

.ticon-pencil2:before {
	content: "\f040"
}

.ticon-pin:before {
	content: "\e05b"
}

.ticon-pin2:before {
	content: "\e05c"
}

.ticon-chronometer:before {
	content: "\e05d"
}

.ticon-time:before {
	content: "\e05e"
}

.ticon-time2:before {
	content: "\e05f"
}

.ticon-calendar:before {
	content: "\e060"
}

.ticon-calendar2:before {
	content: "\f073"
}

.ticon-calendar3:before {
	content: "\e061"
}

.ticon-search:before {
	content: "\f002"
}

.ticon-magnifier:before {
	content: "\e062"
}

.ticon-zoom-out:before {
	content: "\e063"
}

.ticon-zoom-in:before {
	content: "\e064"
}

.ticon-settings:before {
	content: "\e065"
}

.ticon-cog:before {
	content: "\e006"
}

.ticon-save:before {
	content: "\f0c7"
}

.ticon-picture:before {
	content: "\e066"
}

.ticon-pictures:before {
	content: "\e067"
}

.ticon-attachment:before {
	content: "\e068"
}

.ticon-folder-upload:before {
	content: "\e007"
}

.ticon-folder:before {
	content: "\e069"
}

.ticon-chat:before {
	content: "\e06a"
}

.ticon-comments:before {
	content: "\e06b"
}

.ticon-chat2:before {
	content: "\e06c"
}

.ticon-chat3:before {
	content: "\e06d"
}

.ticon-quote:before {
	content: "\e06e"
}

.ticon-quote2:before {
	content: "\e06f"
}

.ticon-quote3:before {
	content: "\e00d"
}

.ticon-quote4:before {
	content: "\e00f"
}

.ticon-clipboard:before {
	content: "\e072"
}

.ticon-clipboard2:before {
	content: "\e073"
}

.ticon-clipboard3:before {
	content: "\e070"
}

.ticon-copy:before {
	content: "\e017"
}

.ticon-copy2:before {
	content: "\e021"
}

.ticon-stack:before {
	content: "\e071"
}

.ticon-stack2:before {
	content: "\e074"
}

.ticon-archive:before {
	content: "\e075"
}

.ticon-files:before {
	content: "\e076"
}

.ticon-file:before {
	content: "\e078"
}

.ticon-file2:before {
	content: "\e077"
}

.ticon-file3:before {
	content: "\e079"
}

.ticon-profile:before {
	content: "\e07a"
}

.ticon-profile2:before {
	content: "\e07b"
}

.ticon-profile3:before {
	content: "\e07c"
}

.ticon-address-book:before {
	content: "\e07d"
}

.ticon-address-book2:before {
	content: "\e07e"
}

.ticon-book:before {
	content: "\f02d"
}

.ticon-suitcase:before {
	content: "\e07f"
}

.ticon-suitcase2:before {
	content: "\e080"
}

.ticon-inbox:before {
	content: "\e081"
}

.ticon-inbox2:before {
	content: "\e082"
}

.ticon-upload:before {
	content: "\e083"
}

.ticon-download:before {
	content: "\e084"
}

.ticon-box-add:before {
	content: "\e02a"
}

.ticon-box-remove:before {
	content: "\e02b"
}

.ticon-link:before {
	content: "\e085"
}

.ticon-key:before {
	content: "\e086"
}

.ticon-locked:before {
	content: "\e087"
}

.ticon-unlocked:before {
	content: "\e088"
}

.ticon-locked2:before {
	content: "\e089"
}

.ticon-unlocked2:before {
	content: "\e08a"
}

.ticon-switch:before {
	content: "\e08b"
}

.ticon-equalizer:before {
	content: "\e08c"
}

.ticon-camera:before {
	content: "\e08d"
}

.ticon-camera2:before {
	content: "\e08e"
}

.ticon-camera3:before {
	content: "\e08f"
}

.ticon-film:before {
	content: "\e090"
}

.ticon-battery:before {
	content: "\e091"
}

.ticon-battery2:before {
	content: "\e092"
}

.ticon-battery3:before {
	content: "\e093"
}

.ticon-battery4:before {
	content: "\e094"
}

.ticon-chart:before {
	content: "\e095"
}

.ticon-chart2:before {
	content: "\e096"
}

.ticon-stats:before {
	content: "\e097"
}

.ticon-stats2:before {
	content: "\e098"
}

.ticon-chart3:before {
	content: "\e099"
}

.ticon-chart4:before {
	content: "\e09a"
}

.ticon-remove:before {
	content: "\e036"
}

.ticon-remove2:before {
	content: "\e09b"
}

.ticon-remove3:before {
	content: "\e09c"
}

.ticon-remove4:before {
	content: "\e09d"
}

.ticon-shipping:before {
	content: "\e09e"
}

.ticon-basket:before {
	content: "\e09f"
}

.ticon-cart:before,
.action-preview[data-action="store"]:before {
	content: "\e037"
}

.ticon-basket2:before {
	content: "\e0a0"
}

.ticon-remarketing:before,
.action-preview[data-action="email-remarketing"]:before {
	content: "\e038"
}

.ticon-basket3:before {
	content: "\e0a1"
}

.ticon-basket4:before {
	content: "\e0a2"
}

.ticon-basket5:before {
	content: "\e0a3"
}

.ticon-basket6:before {
	content: "\e0a4"
}

.ticon-basket7:before {
	content: "\e0a5"
}

.ticon-car:before {
	content: "\e0a6"
}

.ticon-truck:before {
	content: "\e0a7"
}

.ticon-bus:before {
	content: "\e0a8"
}

.ticon-plane:before {
	content: "\e0a9"
}

.ticon-tags:before {
	content: "\e0aa"
}

.ticon-tags2:before {
	content: "\e0ad"
}

.ticon-tags3:before {
	content: "\e0ae"
}

.ticon-tags4:before {
	content: "\e0af"
}

.ticon-tags5:before {
	content: "\f02c"
}

.ticon-ticket:before {
	content: "\e0b0"
}

.ticon-ticket2:before {
	content: "\e0b1"
}

.ticon-dollar:before {
	content: "\e0b2"
}

.ticon-dollar2:before {
	content: "\e0b3"
}

.ticon-bag:before {
	content: "\e0b4"
}

.ticon-money-bag:before {
	content: "\e0b5"
}

.ticon-coins:before {
	content: "\e0b6"
}

.ticon-quote5:before,
.action-preview[data-action="sales-area"]:before {
	content: "\e039"
}

.ticon-open:before {
	content: "\e0b7"
}

.ticon-sale:before {
	content: "\e0b8"
}

.ticon-image:before {
	content: "\e0b9"
}

.ticon-barcode:before {
	content: "\e0ba"
}

.ticon-barcode2:before {
	content: "\e0bb"
}

.ticon-barcode3:before {
	content: "\e0bc"
}

.ticon-barcode4:before {
	content: "\e047"
}

.ticon-lamp:before {
	content: "\e0bd"
}

.ticon-lamp2:before {
	content: "\e0be"
}

.ticon-stop:before {
	content: "\e0bf"
}

.ticon-scissors:before {
	content: "\e0c0"
}

.ticon-help:before {
	content: "\e04c"
}

.ticon-support:before {
	content: "\e0c2"
}

.ticon-refresh:before {
	content: "\f021"
}

.ticon-check:before {
	content: "\e04d"
}

.ticon-edit:before {
	content: "\e04e"
}

.ticon-edit-product:before {
	content: "\e04f"
}

.ticon-add-product:before {
	content: "\e050"
}

.ticon-user:before {
	content: "\e051"
}

.ticon-user-add:before {
	content: "\e052"
}

.ticon-user-remove:before {
	content: "\e053"
}

.ticon-users:before {
	content: "\e0ab"
}

.ticon-users2:before {
	content: "\e0ac"
}

.ticon-toaster:before,
.action-preview[data-action="seotoaster"]:before {
	content: "\e054"
}

.ticon-review:before,
.action-preview[data-action="pagerating"]:before {
	content: "\e0c1"
}

.ticon-action-emails:before {
	content: "\e0c3"
}

.ticon-linkedin:before {
	content: "\e0c4"
}

.ticon-linkedin2:before {
	content: "\e0c5"
}

.ticon-linkedin3:before {
	content: "\e0c6"
}

.ticon-linkedin4:before {
	content: "\e0c7"
}

.ticon-github:before {
	content: "\e0c8"
}

.ticon-github2:before {
	content: "\e0c9"
}

.ticon-github3:before {
	content: "\e0ca"
}

.ticon-facebook:before {
	content: "\e0cb"
}

.ticon-facebook2:before {
	content: "\e0cc"
}

.ticon-facebook3:before {
	content: "\e0cd"
}

.ticon-facebook4:before {
	content: "\e0ce"
}

.ticon-gplus:before {
	content: "\e0cf"
}

.ticon-gplus2:before {
	content: "\e0d0"
}

.ticon-gplus3:before {
	content: "\e0d1"
}

.ticon-gplus4:before {
	content: "\e0d2"
}

.ticon-twitter:before {
	content: "\e0d3"
}

.ticon-twitter2:before {
	content: "\e0d4"
}

.ticon-twitter3:before {
	content: "\e0d5"
}

.ticon-twitter4:before {
	content: "\e0d6"
}

.ticon-feed:before {
	content: "\e0d8"
}

.ticon-feed2:before {
	content: "\e0d9"
}

.ticon-feed3:before {
	content: "\e0da"
}

.ticon-youtube:before {
	content: "\e0d7"
}

.ticon-youtube2:before {
	content: "\e0db"
}

.ticon-vimeo:before {
	content: "\e0dc"
}

.ticon-vimeo2:before {
	content: "\e0dd"
}

.ticon-skype:before {
	content: "\e0de"
}

.ticon-file-pdf:before {
	content: "\e0df"
}

.ticon-file-openoffice:before {
	content: "\e0e0"
}

.ticon-file-word:before {
	content: "\e0e1"
}

.ticon-file-excel:before {
	content: "\e0e2"
}

.ticon-file-powerpoint:before {
	content: "\e0e3"
}

.ticon-file-zip:before {
	content: "\e0e4"
}

.ticon-file-xml:before {
	content: "\e0e5"
}

.ticon-file-css:before {
	content: "\e0e6"
}

.ticon-html5:before {
	content: "\e0e7"
}

.ticon-html52:before {
	content: "\e0e8"
}

.ticon-chrome:before {
	content: "\e0e9"
}

.ticon-firefox:before {
	content: "\e0ea"
}

.ticon-IE:before {
	content: "\e0eb"
}

.ticon-opera:before {
	content: "\e0ec"
}

.ticon-safari:before {
	content: "\e0ed"
}

.ticon-earth:before {
	content: "\e004"
}

.ticon-thumb_up:before {
	content: "\e900"
}

.ticon-thumb_down:before {
	content: "\e901"
}

.ticon-eye:before {
	content: "\e902"
}

.ticon-download-android:before {
	content: "\e903"
}

.ticon-download-ios:before {
	content: "\e904"
}

.ticon-go-to-file:before {
	content: "\e905"
}

.ticon-exit:before {
	content: "\e906"
}


/**** SYSTEM/CSS/ICONS.CSS end ****/


/**** SYSTEM/CSS/RESET.CSS start ****/


/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

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

body {
	margin: 0
}

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

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

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

[hidden],
.hidden,
template {
	display: none !important
}

a {
	background: transparent
}

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

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

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

input[type="search"] {
	-webkit-appearance: textfield
}

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

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

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

* {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none
}

::-moz-selection {
	background: #31b0d5;
	color: #FFF
}

::selection {
	background: #31b0d5;
	color: #FFF
}

body {
	-webkit-font-smoothing: subpixel-antialiased !important;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

em {
	font-style: italic
}

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

a:focus,
[type="checkbox"]:focus,
[type="radio"]:focus,
*:focus {
	outline: 0
}

a,
[type="submit"],
[type="button"],
button,
[type="checkbox"],
[type="radio"] {
	cursor: pointer
}

img,
[type="checkbox"],
[type="radio"] {
	vertical-align: middle
}

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

.fb-like-box>span,
.fb-like-box iframe {
	position: relative !important;
	width: 100% !important
}

.mobile iframe {
	width: 100%
}

.gall {
	display: inline-block;
	vertical-align: middle
}

.gmaps {
	color: #000;
	max-width: 100%
}

.gmaps img {
	max-width: none
}

.ltr {
	direction: ltr;
	unicode-bidi: bidi-override
}

.rtl {
	direction: rtl;
	unicode-bidi: bidi-override
}

[contenteditable="true"] {
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #ccc;
	cursor: text;
	padding: 2px 6px
}

dl,
dt,
dd {
	margin: 0
}

input,
select,
textarea,
button {
	font-family: inherit;
	font-weight: normal
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
button::-webkit-input-placeholder {
	color: #CCC
}

input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
button::-moz-placeholder {
	color: #CCC
}

input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
button:-ms-input-placeholder {
	color: #CCC
}

input:placeholder,
select:placeholder,
textarea:placeholder,
button:placeholder {
	color: #CCC
}

button,
[type="file"],
[type="image"],
[type="submit"],
[type="reset"],
[type="button"],
[type="radio"],
[type="checkbox"] {
	width: auto
}

[type="file"] {
	border: 0;
	padding: 0
}

[type="color"] {
	padding: 0
}

textarea {
	vertical-align: top;
	line-height: normal;
	resize: none;
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	padding: 0;
	border: 0;
	height: auto
}

[type="checkbox"]:focus,
[type="radio"]:focus {
	box-shadow: none !important
}

select[multiple],
select[size] {
	height: auto
}

select optgroup {
	font-style: inherit;
	font-size: inherit;
	font-family: inherit
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button:focus,
[type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus {
	box-shadow: none
}

[disabled] {
	cursor: default
}

.reset-style {
	float: none;
	width: auto;
	height: auto;
	background: transparent;
	border: 0 none;
	color: inherit;
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	position: static;
	padding: 0;
	vertical-align: baseline;
	box-shadow: none;
	border-radius: 0;
	-webkit-transition: none .5s ease;
	transition: none .5s ease
}

.reset-style:hover,
.reset-style:focus {
	box-shadow: none
}

.seotoaster-loader {
	position: fixed;
	left: 2px;
	right: 2px;
	top: 2px;
	z-index: 1000;
	padding: 10px 0;
	text-align: center;
	font-size: 32px;
	color: #fff;
	background: #31b0d5;
	opacity: .9;
	filter: alpha(opacity=90)
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50)
}

.ui-widget-overlay~.ui-widget-overlay {
	display: none
}

.ui-dialog[aria-describedby="toasterPopup"] {
	top: auto !important;
	bottom: 100%
}

.ui-dialog[aria-describedby="toasterPopup"] .ui-dialog-titlebar {
	display: none
}

.clear {
	display: block;
	clear: both;
	overflow: hidden;
	visibility: hidden;
	height: 0
}

.clearfix:after {
	content: "" !important;
	display: table !important;
	clear: both !important
}

span.clearfix {
	display: block
}


/**** SYSTEM/CSS/RESET.CSS end ****/


/**** SYSTEM/CSS/SEOTOASTER-UI.CSS start ****/

.smoke-base .smokebg {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000;
	background: rgba(255, 255, 255, .5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#80ffffff', EndColorStr='#80ffffff')";
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#80ffffff', EndColorStr='#80ffffff');
	zoom: 1 !important
}

.smoke-base .dialog {
	overflow: auto;
	position: fixed;
	z-index: 1001;
	width: 100%;
	max-width: 75%;
	max-height: 50%;
	top: 25%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	border: 1px solid;
	box-shadow: 0 0 15px #ccc;
	background-color: #fff;
	border-color: #ddd;
	color: #19586b
}

.smoke-base .dialog hr {
	background: #d0d0d0
}

.smoke-base .dialog a {
	color: #0f3641
}

.smoke-base .dialog.success {
	background-color: #fff;
	border-color: #adf0cf;
	color: #176639
}

.smoke-base .dialog.success hr {
	background: #97ecc3
}

.smoke-base .dialog.success a {
	color: #0e3c21
}

.smoke-base .dialog.warning {
	background-color: #fff;
	border-color: #f8d4a2;
	color: #733f11
}

.smoke-base .dialog.warning hr {
	background: #f6c98b
}

.smoke-base .dialog.warning a {
	color: #47270a
}

.smoke-base .dialog.error {
	background-color: #fff;
	border-color: #f9c9c2;
	color: #74261e
}

.smoke-base .dialog.error hr {
	background: #f7b4aa
}

.smoke-base .dialog.error a {
	color: #4b1913
}

.smoke-base .dialog.info {
	background-color: #fff;
	border-color: #b7e1f5;
	color: #1a4c6e
}

.smoke-base .dialog.info hr {
	background: #a0d8f2
}

.smoke-base .dialog.info a {
	color: #102f44
}

.smoke-base .dialog li {
	margin: 0;
	list-style: none
}

.smoke-base .dialog li+li {
	margin-top: .5em
}

.smoke-base .dialog-inner {
	font-size: 1.25em;
	padding: 12px 18px
}

.smoke-base .dialog-inner * {
	color: inherit
}

.smoke-base .dialog-inner p {
	margin: 0 0 .5em
}

.smoke-base .dialog-prompt {
	margin-top: .75em
}

.smoke-base .dialog-prompt:after {
	content: "";
	display: table;
	clear: both
}

.smoke-base .dialog-prompt input,
.smoke-base .dialog-prompt select,
.smoke-base .dialog-prompt textarea {
	float: none
}

.smoke-base .form-errors {
	max-height: 210px;
	overflow: auto
}

.smoke-base .dialog-buttons {
	margin-top: 1em;
	font-size: 14px
}

.smoke-base .dialog-buttons button {
	float: none;
	margin: 0 8px;
	margin-bottom: 0;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 18px;
	border: 0;
	background-color: #31b0d5;
	border-color: #0979b2;
	color: #FFF;
	background-color: #2ecc71;
	text-decoration: none;
	border-color: #08a332
}

.smoke-base .dialog-buttons button:hover,
.smoke-base .dialog-buttons button:active {
	color: #FFF;
	background-color: #2490af;
	border-color: #075881
}

.smoke-base .dialog-buttons button:hover {
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}

.smoke-base .dialog-buttons button:hover,
.smoke-base .dialog-buttons button:active {
	color: #FFF;
	background-color: #25a25a;
	border-color: #067323
}

.smoke-base .dialog-buttons button.cancel {
	color: #FFF;
	background-color: #e74c3c;
	text-decoration: none;
	border-color: #d1170e
}

.smoke-base .dialog-buttons button.cancel:hover,
.smoke-base .dialog-buttons button.cancel:active {
	color: #FFF;
	background-color: #d62c1a;
	border-color: #a1110b
}

.ui-state-error {
	background-color: #fef2f0;
	border-color: #f9c9c2;
	color: #74261e
}

.ui-state-error hr {
	background: #f7b4aa
}

.ui-state-error a {
	color: #4b1913
}

.ui-state-highlight {
	background-color: #e4f4fb;
	border-color: #b7e1f5;
	color: #1a4c6e
}

.ui-state-highlight hr {
	background: #a0d8f2
}

.ui-state-highlight a {
	color: #102f44
}

.ui-accordion .ui-accordion-header {
	display: block;
	position: relative;
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 0;
	color: #666;
	font-weight: normal;
	background: #eaeaea;
	padding: 6px 12px;
	min-height: 0
}

.ui-accordion .ui-accordion-header:after {
	content: "";
	display: table;
	clear: both
}

.ui-accordion .ui-accordion-header:hover {
	color: #666;
	background: #d1d1d1
}

.ui-accordion .ui-accordion-header:first-child {
	margin-top: 0
}

.ui-accordion .ui-accordion-header a {
	color: inherit
}

.ui-accordion .ui-accordion-header.ui-accordion-header-active {
	color: #666;
	background: #d1d1d1
}

.ui-accordion .ui-accordion-icons .ui-accordion-header-icon {
	display: inline-block;
	vertical-align: middle;
	margin-left: -6px;
	margin-right: 6px
}

.ui-accordion .ui-accordion-icons .ui-accordion-header-icon:before {
	font-size: 16px;
	width: 16px;
	height: 16px
}

.ui-accordion .ui-accordion-content {
	background: #FFF;
	border: 1px solid #d1d1d1;
	border-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 6px 12px;
	overflow: auto
}

.ui-tabs {
	position: relative
}

.ui-tabs:after {
	content: "";
	display: table;
	clear: both
}

.ui-widget-content {
	border: 0
}

.ui-tabs-collapsible .ui-tabs-active a {
	cursor: pointer
}

.ui-tabs-nav {
	background: #eaeaea;
	font-size: 0;
	margin-bottom: 0;
	padding: 0 2%
}

.tabs-gray .ui-tabs-nav {
	background: transparent;
	padding: 0
}

.ui-tabs-nav:after {
	content: '';
	display: block;
	clear: both
}

.ui-tabs-vertical .ui-tabs-nav {
	float: left;
	padding: 0
}

.ui-tabs-vertical .ui-tabs-nav li {
	width: 100%;
	text-align: inherit;
	border-top: 2px solid #FFF
}

.ui-tabs-vertical .ui-tabs-nav li .ui-tabs-anchor {
	display: block
}

.ui-tabs-nav li {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	background: transparent;
	color: #666;
	white-space: nowrap;
	list-style: none;
	text-align: center;
	margin: 0
}

.ui-tabs-nav li>* {
	display: inline-block;
	vertical-align: middle
}

.ui-tabs-nav li:hover {
	background: #ddd;
	color: #666
}

.tabs-gray .ui-tabs-nav li a {
	padding: 6px;
	color: #59a5c3
}

.tabs-gray .ui-tabs-nav li:hover {
	background: transparent
}

.tabs-gray .ui-tabs-nav li:hover a {
	color: #377d98
}

.ui-tabs-nav li.ui-tabs-active,
.ui-tabs-nav li.ui-tabs-loading,
.ui-tabs-nav li.ui-state-disabled {
	background: #FFF;
	color: #666
}

.ui-tabs-nav li.ui-tabs-active a,
.ui-tabs-nav li.ui-tabs-loading a,
.ui-tabs-nav li.ui-state-disabled a {
	cursor: text
}

.tabs-gray .ui-tabs-nav li.ui-tabs-active,
.tabs-gray .ui-tabs-nav li.ui-tabs-loading,
.tabs-gray .ui-tabs-nav li.ui-state-disabled {
	background: #fafafa;
	padding: 0;
	border-top: 1px solid #eee;
	box-shadow: 0 1px 1px #BBB;
	position: relative;
	z-index: 1
}

.tabs-gray .ui-tabs-nav li.ui-tabs-active:after,
.tabs-gray .ui-tabs-nav li.ui-tabs-loading:after,
.tabs-gray .ui-tabs-nav li.ui-state-disabled:after {
	content: "";
	display: table;
	clear: both
}

.tabs-gray .ui-tabs-nav li.ui-tabs-active a,
.tabs-gray .ui-tabs-nav li.ui-tabs-loading a,
.tabs-gray .ui-tabs-nav li.ui-state-disabled a {
	font-weight: normal;
	color: #333
}

.ui-tabs-nav .ui-tabs-anchor {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 6px 12px;
	text-decoration: none;
	color: inherit
}

.ui-tabs-nav.list-bordered {
	background: transparent;
	padding: 0 5px 0 0
}

.ui-tabs-nav.list-bordered li,
.ui-tabs-nav.list-bordered li:hover {
	background: transparent
}

.ui-tabs-nav.list-bordered .ui-tabs-anchor {
	padding: 0
}

.ui-tabs-panel {
	clear: both;
	display: block;
	border: 0;
	background: #FFF;
	padding: 6px 2%
}

.tabs-gray .ui-tabs-panel {
	background: #fafafa;
	padding: 10px;
	border-top: 1px solid #eee;
	box-shadow: 0 1px 1px #BBB;
	border-top: 0;
	position: relative;
	z-index: 1
}

.tabs-gray .ui-tabs-panel:after {
	content: "";
	display: table;
	clear: both
}

.ui-tabs-vertical .ui-tabs-panel {
	clear: none
}

.tabs-nav-wrap {
	position: relative;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0
}

.tabs-nav-wrap .ui-tabs-nav {
	margin: 0 3% !important;
	padding: 0 !important
}

.tabs-nav-wrap .arrow {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 3%;
	text-align: center;
	cursor: pointer;
	background: #eaeaea;
	box-shadow: 0 0 7px #aaa;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.tabs-nav-wrap .arrow.right {
	left: auto;
	right: 0
}

.tabs-nav-wrap .arrow:hover {
	background: #ddd;
	color: #333
}

.ui-dialog {
	font-size: 14px;
	padding: 0;
	border-width: 0;
	border-style: solid;
	border-color: #28a1c4;
	background-color: #FFF;
	z-index: 1001
}

.ui-dialog .ui-dialog-titlebar {
	font-size: 1.25em;
	background: #eaeaea;
	color: #666;
	position: relative;
	line-height: 40px;
	height: 40px;
	padding: 0 2%;
	overflow: hidden
}

.ui-dialog .ui-dialog-titlebar>* {
	font-size: 14px
}

.ui-draggable .ui-dialog .ui-dialog-titlebar {
	cursor: move
}

.ui-dialog .ui-dialog-title {
	max-width: 90%;
	text-transform: capitalize;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	padding: 0;
	border: 0;
	background: transparent;
	color: #666
}

.ui-dialog .ui-dialog-titlebar-close:hover {
	color: #e74c3c
}

.ui-dialog .ui-dialog-titlebar-close:before {
	font-size: 13px;
	width: 13px;
	height: 13px
}

.ui-dialog .ui-dialog-titlebar-close:before {
	margin: 0
}

.ui-dialog .ui-dialog-titlebar-close:hover {
	background: transparent
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-text {
	display: none
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 0 2%;
	background: transparent;
	overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
	overflow: hidden;
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	padding: 6px 2% 10px
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}

@media only screen and (max-height:571px) {
	body>[aria-describedby="toasterPopup"][style*="height:571px;"] {
		margin-top: 0 !important
	}
}

@media only screen and (max-height:480px) {
	body>[aria-describedby="toasterPopup"][style*="height:480px;"] {
		margin-top: 0 !important
	}
}

@media only screen and (max-height:360px) {
	body>[aria-describedby="toasterPopup"][style*="height:360px;"] {
		margin-top: 0 !important
	}
}

@media only screen and (max-width:960px) {
	body>[aria-describedby="toasterPopup"][style*="width:960px;"] {
		margin-left: 0 !important
	}
}

@media only screen and (max-width:720px) {
	body>[aria-describedby="toasterPopup"][style*="width:720px;"] {
		margin-left: 0 !important
	}
}

@media only screen and (max-width:480px) {
	body>[aria-describedby="toasterPopup"][style*="width:480px;"] {
		margin-left: 0 !important
	}
}

.ui-datepicker {
	z-index: 100 !important;
	display: none;
	padding: 0;
	width: 210px;
	border: 1px solid #DDD;
	background: #fff
}

.ui-datepicker .ui-datepicker-header {
	background: #eaeaea;
	color: #666;
	font-size: 16px;
	height: 30px;
	text-align: center;
	position: relative
}

.ui-datepicker .ui-datepicker-header>a {
	position: absolute;
	top: 0;
	background: #eaeaea;
	color: #666;
	padding: 8px;
	text-decoration: none;
	box-sizing: content-box
}

.ui-datepicker .ui-datepicker-header>a:before {
	font-size: 14px;
	width: 14px;
	height: 14px
}

.ui-datepicker .ui-datepicker-header>a span {
	display: none
}

.ui-datepicker .ui-datepicker-header>a.ui-datepicker-prev {
	left: 0
}

.ui-datepicker .ui-datepicker-header>a.ui-datepicker-next {
	right: 0
}

.ui-datepicker .ui-datepicker-header>a:hover {
	background: #ddd
}

.ui-datepicker .ui-datepicker-header>.ui-datepicker-title {
	line-height: 30px;
	margin: 0 30px;
	font-weight: normal
}

.ui-datepicker .ui-datepicker-header>.ui-datepicker-title select {
	width: 49%;
	height: auto;
	float: left
}

.ui-datepicker .ui-datepicker-header>.ui-datepicker-title select+select {
	margin-left: 2%
}

.ui-datepicker .ui-datepicker-calendar {
	width: 100%;
	border: 0
}

.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
	padding: 0;
	text-align: center;
	width: 30px;
	vertical-align: middle
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-end>*,
.ui-datepicker .ui-datepicker-calendar th.ui-datepicker-week-end>* {
	color: #d15e52
}

.ui-datepicker .ui-datepicker-calendar thead th {
	line-height: 30px;
	background: #eaeaea;
	color: #666;
	font-size: 10px
}

.ui-datepicker .ui-datepicker-calendar tbody td {
	font-size: .75em;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD
}

.ui-datepicker .ui-datepicker-calendar tbody td a {
	padding: 0 !important;
	line-height: 30px;
	display: block;
	color: #333;
	background: transparent;
	border: 0
}

.ui-datepicker .ui-datepicker-calendar tbody td a:hover {
	background: #eaeaea
}

.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-current-day a {
	color: #666;
	background: #eaeaea
}

.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-today a {
	color: #19586b;
	background: #dff5fa
}

.ui-autocomplete {
	padding: 0;
	position: absolute;
	z-index: 999;
	overflow: auto;
	font-size: 14px;
	max-height: 640.00000019px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	background: #fff;
	color: #333;
	list-style: none
}

.ui-autocomplete .ui-menu-item {
	margin: 0
}

.ui-autocomplete .ui-menu-item a {
	display: block;
	color: inherit;
	padding: 2px
}

.ui-autocomplete .ui-menu-item a:hover,
.ui-autocomplete .ui-menu-item a.ui-state-focus {
	color: #FFF;
	background: #31b0d5
}

.ui-tooltip {
	position: absolute;
	z-index: 9999;
	padding: 4px 8px;
	max-width: 300px;
	background: #000;
	color: #fff;
	font-size: 12px
}

.ui-tooltip .arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 9px;
	border-style: solid;
	border-color: transparent;
	margin: auto
}

.ui-tooltip .arrow.top {
	left: 0;
	right: 0;
	bottom: 100%;
	border-top-width: 0;
	border-bottom-color: #000
}

.ui-tooltip .arrow.bottom {
	left: 0;
	right: 0;
	top: 100%;
	border-bottom-width: 0;
	border-top-color: #000
}

.ui-tooltip .arrow.left {
	top: 0;
	bottom: 0;
	right: 100%;
	border-left-width: 0;
	border-right-color: #000
}

.ui-tooltip .arrow.right {
	top: 0;
	bottom: 0;
	left: 100%;
	border-right-width: 0;
	border-left-color: #000
}

.ui-tooltip.success {
	background: #d8f8e8;
	color: #176639
}

.ui-tooltip.success .arrow.left {
	border-right-color: #d8f8e8
}

.ui-tooltip.success .arrow.right {
	border-left-color: #d8f8e8
}

.ui-tooltip.success .arrow.top {
	border-bottom-color: #d8f8e8
}

.ui-tooltip.success .arrow.bottom {
	border-top-color: #d8f8e8
}

.ui-tooltip.warning {
	background: #fbead2;
	color: #733f11
}

.ui-tooltip.warning .arrow.left {
	border-right-color: #fbead2
}

.ui-tooltip.warning .arrow.right {
	border-left-color: #fbead2
}

.ui-tooltip.warning .arrow.top {
	border-bottom-color: #fbead2
}

.ui-tooltip.warning .arrow.bottom {
	border-top-color: #fbead2
}

.ui-tooltip.error {
	background: #fef2f0;
	color: #74261e
}

.ui-tooltip.error .arrow.left {
	border-right-color: #fef2f0
}

.ui-tooltip.error .arrow.right {
	border-left-color: #fef2f0
}

.ui-tooltip.error .arrow.top {
	border-bottom-color: #fef2f0
}

.ui-tooltip.error .arrow.bottom {
	border-top-color: #fef2f0
}

.ui-tooltip.info {
	background: #e4f4fb;
	color: #1a4c6e
}

.ui-tooltip.info .arrow.left {
	border-right-color: #e4f4fb
}

.ui-tooltip.info .arrow.right {
	border-left-color: #e4f4fb
}

.ui-tooltip.info .arrow.top {
	border-bottom-color: #e4f4fb
}

.ui-tooltip.info .arrow.bottom {
	border-top-color: #e4f4fb
}

.ui-slider {
	position: relative;
	text-align: left;
	background: #FFF;
	border: 1px solid #b2e8f3
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: #19586b
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background: #dff5fa
}

.ui-slider .ui-slider-range.ui-slider-range-min {
	left: 0;
	bottom: 0
}

.ui-slider .ui-slider-range.ui-slider-range-max {
	right: 0;
	top: 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}

.ui-slider.success {
	border-color: #adf0cf
}

.ui-slider.success .ui-slider-handle {
	background: #176639
}

.ui-slider.success .ui-slider-range {
	background: #d8f8e8
}

.ui-slider.warning {
	border-color: #f8d4a2
}

.ui-slider.warning .ui-slider-handle {
	background: #733f11
}

.ui-slider.warning .ui-slider-range {
	background: #fbead2
}

.ui-slider.error {
	background: #fef2f0;
	border-color: #f9c9c2
}

.ui-slider.error .ui-slider-handle {
	background: #74261e
}

.ui-slider.error .ui-slider-range {
	background: #fef2f0
}

.ui-slider.info {
	border-color: #b7e1f5
}

.ui-slider.info .ui-slider-handle {
	background: #1a4c6e
}

.ui-slider.info .ui-slider-range {
	background: #e4f4fb
}

.ui-slider-horizontal {
	height: 16px
}

.ui-slider-horizontal .ui-slider-handle {
	top: -3px;
	margin-left: -10px
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-vertical {
	width: 16px;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -10px;
	margin-left: 0;
	margin-bottom: -3px
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-progressbar {
	position: relative;
	height: 18px;
	border: 1px solid #ccc;
	background: #FFF;
	text-align: left;
	line-height: 18px
}

.ui-progressbar .ui-progressbar-value {
	height: 100%;
	background: #31b0d5
}

.ui-progressbar .label {
	position: absolute;
	top: 0;
	left: .5em;
	bottom: 0;
	z-index: 5;
	text-transform: uppercase;
	font-size: .85em;
	color: rgba(0, 0, 0, .7);
	font-weight: bold
}

.ui-progressbar .label b:after {
	content: '%'
}

.ui-progressbar.success {
	background: #d8f8e8;
	border-color: #adf0cf
}

.ui-progressbar.success .ui-progressbar-value {
	background: #176639
}

.ui-progressbar.warning {
	background: #fbead2;
	border-color: #f8d4a2
}

.ui-progressbar.warning .ui-progressbar-value {
	background: #733f11
}

.ui-progressbar.error {
	background: #fef2f0;
	border-color: #f9c9c2
}

.ui-progressbar.error .ui-progressbar-value {
	background: #74261e
}

.ui-progressbar.info {
	background: #e4f4fb;
	border-color: #b7e1f5
}

.ui-progressbar.info .ui-progressbar-value {
	background: #1a4c6e
}

[id*="-filelist"] .ui-widget .ui-state-highlight,
[id*="-filelist"] .ui-widget .ui-state-error {
	overflow: hidden;
	margin-bottom: .2em;
	font-size: .85em;
	padding: 0 4px;
	height: 18px;
	line-height: 18px
}

[id*="-filelist"] .ui-widget .ui-state-highlight p,
[id*="-filelist"] .ui-widget .ui-state-error p {
	margin: 0;
	position: relative;
	z-index: 5;
	max-width: 88%;
	color: rgba(0, 0, 0, .7);
	height: 16px;
	line-height: 16px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

[id*="-filelist"] .ui-widget .ui-state-highlight p+.ui-progressbar,
[id*="-filelist"] .ui-widget .ui-state-error p+.ui-progressbar {
	margin: -18px -4px 0
}

[id*="-filelist"] .ui-widget .ui-state-highlight .ui-icon,
[id*="-filelist"] .ui-widget .ui-state-error .ui-icon {
	float: right;
	margin-top: 2px;
	color: #3498db
}

[id*="-filelist"] .ui-widget .ui-state-highlight .ui-icon:before,
[id*="-filelist"] .ui-widget .ui-state-error .ui-icon:before {
	font-size: 14px;
	width: 14px;
	height: 14px
}

[id*="-filelist"] .ui-widget .ui-state-highlight .ui-icon-alert,
[id*="-filelist"] .ui-widget .ui-state-error .ui-icon-alert {
	color: #e74c3c
}

.paginator,
.dataTables_paginate {
	color: #666;
	font-size: .85em;
	cursor: default;
	line-height: 1
}

.paginator a,
.dataTables_paginate a,
.paginator span,
.dataTables_paginate span {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #bbb;
	padding: 4px 8px;
	margin: 0 .1em
}

.paginator .page,
.dataTables_paginate .page {
	cursor: pointer
}

.paginator .page:hover,
.dataTables_paginate .page:hover {
	background: #eaeaea;
	color: #666
}

.paginator .page.selected,
.dataTables_paginate .page.selected {
	background: #31b0d5;
	color: #FFF;
	border-color: #31b0d5
}

.paginator :first-child,
.dataTables_paginate :first-child,
.paginator :last-child,
.dataTables_paginate :last-child {
	font-weight: bold
}

.paginator-list {
	padding: 10px 0;
	font-size: 0;
	font-weight: bold
}

.paginator-list>* {
	font-size: 13px;
	display: inline-block;
	vertical-align: middle
}

.paginator-list .active a {
	color: #666
}

.paginator-list a {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #d8d8d8;
	padding: 4px 8px;
	margin: 0 .1em;
	border-radius: 3px
}

.ui-effects-transfer {
	border: 1px dashed #666
}

[type="submit"].btn-load,
[type="button"].btn-load,
button.btn-load,
.btn-toaster.btn-load,
.ui-button.btn-load {
	-webkit-transition: none .5s ease !important;
	transition: none .5s ease !important;
	background-image: url("../system/css/../images/ajax-loader-small.gif") !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	color: transparent !important
}

.btn-toaster,
.ui-button {
	text-decoration: none !important;
	margin-bottom: 0;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 18px;
	border: 0;
	color: #FFF;
	background-color: #31b0d5;
	text-decoration: none;
	border-color: #0979b2;
	box-sizing: border-box;
	box-shadow: none
}

.btn-toaster:hover,
.ui-button:hover,
.btn-toaster:active,
.ui-button:active {
	color: #FFF;
	background-color: #2490af;
	border-color: #075881
}

.btn-toaster:hover,
.ui-button:hover {
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}

.btn-toaster:not(.icon),
.ui-button:not(.icon) {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.btn-toaster.disabled,
.ui-button.disabled,
.btn-toaster[disabled],
.ui-button[disabled] {
	background-color: #eaeaea !important;
	cursor: not-allowed, default !important;
	box-shadow: none !important
}

.btn-toaster:before,
.ui-button:before {
	margin-right: 5px
}

.btn-toaster:active,
.ui-button:active {
	box-shadow: .2em .2em .3em rgba(0, 0, 0, .3) inset
}

.hide,
.ui-helper-hidden {
	display: none
}

.g-recaptcha {
	clear: both;
	margin-bottom: 10px
}


/**** SYSTEM/CSS/SEOTOASTER-UI.CSS end ****/


/**** PLUGINS/NOTIFIER/WEB/CSS/NOTIFIER.CSS start ****/

.notifier-popup {
	position: fixed;
	top: 5px;
	left: 5px;
	padding: 5px;
	font-size: 14px;
	z-index: 1000;
	color: #000;
	background-color: #fff;
	width: 400px;
	max-width: 97%;
	display: -ms-flexbox;
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.notifier-popup.hide {
	display: none
}

.notifier-popup.error {
	background-color: #f25f5c;
	color: #fff
}

.notifier-popup.warning {
	background-color: #ffc159;
	color: #fff
}

.notifier-popup.success {
	background-color: #4fc752;
	color: #fff
}

.notifier-popup.info {
	background-color: #28b0ed;
	color: #fff
}

.notifier-info {
	overflow: hidden;
	-webkit-flex: 1 3 75%;
	-moz-flex: 1 3 75%;
	-ms-flex: 1 3 75%;
	flex: 1 3 75%
}

.notifier-img {
	margin-right: 10px
}

.notifier-title {
	display: block;
	margin-bottom: 5px;
	line-height: 1;
	overflow: hidden;
	font-weight: bold
}

.notifier-description {
	margin-bottom: 10px;
	line-height: 1.25em;
	overflow: hidden;
	font-size: 12px
}

.notifier-btn {
	width: 49%;
	margin-bottom: 7px;
	line-height: 2.5em;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15);
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .15)
}

.notifier-btn:hover {
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .25);
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, .25);
	background-color: #fff
}

.notifier-btn-allow {
	color: #4fc752
}

.notifier-btn-allow:hover {
	color: #4fc752
}

.notifier-btn-disallow {
	color: #b4b4b4
}

.notifier-btn-disallow:hover {
	color: #b4b4b4
}


/**** PLUGINS/NOTIFIER/WEB/CSS/NOTIFIER.CSS end ****/


/**** THEMES/CASOLAS-PIZZA/CSS/CONCAT_6A992D5529F459.CSS start ****/


/**** CSS/RESET.CSS start ****/


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

html {
	font-size: 18px !important;
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif;
	line-height: 1.5;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

body {
	margin: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif;
	line-height: 1.5;
	color: #222
}

body#news-page {
	-webkit-font-smoothing: subpixel-antialiased !important;
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif !important;
	line-height: 1.5 !important;
	color: #222 !important
}

body#news-page .container {
	width: 1780px !important;
	max-width: 98% !important
}

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

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

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

.hidden,
[hidden],
template {
	display: none !important
}

a {
	background-color: transparent
}

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

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

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

table pre {
	white-space: pre-wrap;
	word-wrap: break-word
}

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

button:focus,
html input[type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus {
	box-shadow: none
}

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

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

input {
	line-height: normal
}

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

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

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

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

fieldset {
	border: 1px solid #eee;
	padding: 8px 10px
}

legend {
	border: 0;
	padding: 0 .75em
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

* {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent
}

*,
*::before,
*::after {
	box-sizing: border-box
}

::-moz-selection {
	background: #69222b;
	color: #FFF
}

::selection {
	background: #69222b;
	color: #FFF
}

blockquote,
q {
	quotes: none
}

blockquote::before,
q::before,
blockquote::after,
q::after {
	content: none
}

em {
	font-style: italic
}

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

a:focus,
[type="checkbox"]:focus,
[type="radio"]:focus,
*:focus {
	outline: 0
}

a,
[type="submit"],
[type="button"],
button,
[type="checkbox"],
[type="radio"] {
	cursor: pointer
}

img,
[type="checkbox"],
[type="radio"] {
	vertical-align: middle
}

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

iframe {
	border: 0;
	width: 100%;
	max-width: 100%
}

.gall {
	display: inline-block;
	vertical-align: middle
}

.gmaps {
	color: #000;
	max-width: 100%
}

.gmaps img {
	max-width: none
}

.ltr {
	direction: ltr;
	unicode-bidi: bidi-override
}

.rtl {
	direction: rtl;
	unicode-bidi: bidi-override
}

.tpopup {
	position: relative
}

[contenteditable="true"] {
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #bbb;
	cursor: text;
	padding: 2px 6px
}

dl,
dt,
dd {
	margin: 0
}

input,
select,
textarea,
button {
	-webkit-appearance: none;
	max-width: 100%;
	width: 100%
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
button::-webkit-input-placeholder {
	color: #e6e6e6
}

input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
button::-moz-placeholder {
	color: #e6e6e6
}

input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
button:-ms-input-placeholder {
	color: #e6e6e6
}

input:placeholder,
select:placeholder,
textarea:placeholder,
button:placeholder {
	color: #e6e6e6
}

button,
[type="file"],
[type="image"],
[type="submit"],
[type="reset"],
[type="button"],
[type="radio"],
[type="checkbox"] {
	width: auto
}

[type="file"] {
	border: 0;
	padding: 0
}

[type="color"] {
	padding: 0
}

textarea {
	vertical-align: top;
	line-height: normal;
	resize: none
}

[type="checkbox"],
[type="radio"] {
	border: 0;
	height: auto
}

[type="checkbox"]:focus,
[type="radio"]:focus {
	box-shadow: none !important
}

select[multiple],
select[size] {
	height: auto
}

select optgroup {
	font-style: inherit;
	font-size: inherit;
	font-family: inherit
}

.main_menu::after,
.static_menu::after,
.listpages::after,
.listcategories::after,
.featureditem::after,
.featureapage::after,
.search-results::after,
.relatedpages::after,
.listxrss::after,
.related-products::after {
	content: "";
	display: table;
	clear: both
}

::i-block-chrome,
.main_menu,
::i-block-chrome,
.static_menu,
::i-block-chrome,
.listpages,
::i-block-chrome,
.listcategories,
::i-block-chrome,
.featureditem,
::i-block-chrome,
.search-results,
::i-block-chrome,
.relatedpages,
::i-block-chrome,
.listxrss,
::i-block-chrome,
.related-products {
	display: table;
	width: 100%
}

.main_menu,
.main_menu li,
.main_menu ul,
.main_menu ul li,
.static_menu,
.static_menu li,
.sitemap,
.sitemap li,
.listpages,
.listpages li,
.listcategories,
.listcategories li,
.featureditem,
.featureditem li,
.featureapage,
.relatedpages,
.relatedpages li,
.listxrss,
.listxrss li,
.search-results,
.search-results li,
.img_gallery,
.img_gallery li,
.related-products,
.related-products li {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.listpages li,
.listcategories li,
.featureditem li,
.featureapage li,
.search-results li,
.relatedpages li,
.listxrss li,
.related-products li {
	position: relative
}

.listpages a,
.listcategories a,
.featureditem a,
.featureapage a,
.search-results a,
.relatedpages a,
.listxrss a,
.related-products a {
	display: block;
	text-decoration: none
}

.listpages img,
.listcategories img,
.featureditem img,
.featureapage img,
.search-results img,
.relatedpages img,
.listxrss img,
.related-products img {
	width: 100%
}

.listpages .page-title,
.listcategories .page-title,
.featureditem .page-title,
.featureapage .page-title,
.search-results .page-title,
.relatedpages .page-title,
.listxrss .page-title,
.related-products .page-title {
	margin: 0 0 .25em;
	font-size: 1.25em;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif
}

.listpages span,
.listcategories span,
.featureditem span,
.featureapage p,
.search-results span,
.relatedpages span,
.listxrss p,
.related-products .product-description {
	display: block;
	overflow: hidden;
	margin: 0
}

.listpages span:empty,
.listcategories span:empty,
.featureditem span:empty,
.featureapage p:empty,
.search-results span:empty,
.relatedpages span:empty,
.listxrss p:empty,
.related-products .product-description:empty {
	display: none
}

.reset-style {
	float: none;
	width: auto;
	height: auto;
	background: transparent;
	border: 0 none;
	color: inherit;
	font-family: inherit;
	font-size: medium;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	position: static;
	vertical-align: baseline;
	box-shadow: none;
	border-radius: 0;
	transition: none
}

.clear {
	display: block;
	clear: both;
	overflow: hidden;
	visibility: hidden;
	height: 0
}

.clearfix::after {
	content: "";
	display: table;
	clear: both
}

.disable-hover,
.disable-hover * {
	pointer-events: none !important
}

.ui-widget-overlay,
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 99;
	background: rgba(0, 0, 0, .5)
}

.ui-widget~.overlay {
	z-index: 999
}


/**** CSS/RESET.CSS end ****/


/**** CSS/CONTENT.CSS start ****/

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

.icon12,
.icon14,
.icon16,
.icon18,
.icon24,
.icon32,
.icon48,
.icon64 {
	display: inline-block;
	vertical-align: middle;
	box-sizing: content-box
}

.icon12 {
	width: 12px !important;
	height: 12px !important;
	line-height: 12px !important;
	font-size: 0 !important
}

.icon12::before {
	font-size: 12px !important
}

.icon14 {
	width: 14px !important;
	height: 14px !important;
	line-height: 14px !important;
	font-size: 0 !important
}

.icon14::before {
	font-size: 14px !important
}

.icon16 {
	width: 16px !important;
	height: 16px !important;
	line-height: 16px !important;
	font-size: 0 !important
}

.icon16::before {
	font-size: 16px !important
}

.icon18 {
	width: 18px !important;
	height: 18px !important;
	line-height: 18px !important;
	font-size: 0 !important
}

.icon18::before {
	font-size: 18px !important
}

.icon24 {
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
	font-size: 0 !important
}

.icon24::before {
	font-size: 24px !important
}

.icon32 {
	width: 32px !important;
	height: 32px !important;
	line-height: 32px !important;
	font-size: 0 !important
}

.icon32::before {
	font-size: 32px !important
}

.icon48 {
	width: 48px !important;
	height: 48px !important;
	line-height: 48px !important;
	font-size: 0 !important
}

.icon48::before {
	font-size: 48px !important
}

.icon64 {
	width: 64px !important;
	height: 64px !important;
	line-height: 64px !important;
	font-size: 0 !important
}

.icon64::before {
	font-size: 64px !important
}

[class*="icon-"],
[class^=" icon-"] {
	position: relative
}

.flexkit-icon,
[class*="icon-"]::before,
[class^=" icon-"]::before,
[data-icon]::before,
ul.list-select>li.active::after {
	font-family: flexkit-icons;
	speak: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[data-icon]::before {
	content: attr(data-icon)
}

.icon-home:before {
	content: "\e000"
}

.icon-home2:before {
	content: "\e001"
}

.icon-news:before {
	content: "\e002"
}

.icon-paper:before {
	content: "\e002"
}

.icon-pencil:before {
	content: "\e003"
}

.icon-pencil2:before {
	content: "\e004"
}

.icon-pencil3:before {
	content: "\e005"
}

.icon-brush:before {
	content: "\e006"
}

.icon-camera:before {
	content: "\e007"
}

.icon-picture:before {
	content: "\e008"
}

.icon-movie2:before {
	content: "\e009"
}

.icon-film:before {
	content: "\e00a"
}

.icon-king:before {
	content: "\e00b"
}

.icon-queen:before {
	content: "\e00c"
}

.icon-announcement:before {
	content: "\e00d"
}

.icon-announcement2:before {
	content: "\e00e"
}

.icon-broadcast:before {
	content: "\e00f"
}

.icon-books:before {
	content: "\e010"
}

.icon-reading:before {
	content: "\e011"
}

.icon-file:before {
	content: "\e012"
}

.icon-file-add:before {
	content: "\e013"
}

.icon-file-remove:before {
	content: "\e014"
}

.icon-copy:before {
	content: "\e015"
}

.icon-stack:before {
	content: "\e016"
}

.icon-folder:before {
	content: "\e017"
}

.icon-folder2:before {
	content: "\e018"
}

.icon-folder-add:before {
	content: "\e019"
}

.icon-folder-remove:before {
	content: "\e01a"
}

.icon-folder-add2:before {
	content: "\e01b"
}

.icon-folder-remove2:before {
	content: "\e01c"
}

.icon-folder-download:before {
	content: "\e01d"
}

.icon-folder-upload:before {
	content: "\e01e"
}

.icon-folder-download2:before {
	content: "\e01f"
}

.icon-folder-upload2:before {
	content: "\e020"
}

.icon-folder3:before {
	content: "\e021"
}

.icon-folder4:before {
	content: "\e022"
}

.icon-tag2:before {
	content: "\e023"
}

.icon-tag3:before {
	content: "\e024"
}

.icon-barcode:before {
	content: "\e025"
}

.icon-barcode2:before {
	content: "\e026"
}

.icon-ticket:before {
	content: "\e027"
}

.icon-cart:before {
	content: "\e028"
}

.icon-cart2:before {
	content: "\e029"
}

.icon-cart3:before {
	content: "\e02a"
}

.icon-backet:before {
	content: "\e02b"
}

.icon-basket2:before {
	content: "\e02c"
}

.icon-basket3:before {
	content: "\e02d"
}

.icon-bag2:before {
	content: "\e02e"
}

.icon-bag:before {
	content: "\e02f"
}

.icon-coin:before {
	content: "\e030"
}

.icon-support:before {
	content: "\e031"
}

.icon-fax:before {
	content: "\e032"
}

.icon-phone:before {
	content: "\e033"
}

.icon-phone2:before {
	content: "\e034"
}

.icon-phone3:before {
	content: "\e035"
}

.icon-phone4:before {
	content: "\e036"
}

.icon-phone5:before {
	content: "\e037"
}

.icon-phone6:before {
	content: "\e038"
}

.icon-address:before {
	content: "\e039"
}

.icon-address2:before {
	content: "\e03a"
}

.icon-notebook:before {
	content: "\e03b"
}

.icon-mail:before {
	content: "\e03c"
}

.icon-mail2:before {
	content: "\e03d"
}

.icon-mail3:before {
	content: "\e03e"
}

.icon-mail4:before {
	content: "\e03f"
}

.icon-mail5:before {
	content: "\e040"
}

.icon-send:before {
	content: "\e041"
}

.icon-location:before {
	content: "\e042"
}

.icon-location2:before {
	content: "\e043"
}

.icon-location3:before {
	content: "\e044"
}

.icon-location4:before {
	content: "\e045"
}

.icon-map:before {
	content: "\e046"
}

.icon-map2:before {
	content: "\e047"
}

.icon-wrist-watch:before {
	content: "\e048"
}

.icon-calendar:before {
	content: "\e049"
}

.icon-calendar2:before {
	content: "\e04a"
}

.icon-calendar3:before {
	content: "\e04b"
}

.icon-calendar4:before {
	content: "\e04c"
}

.icon-printer:before {
	content: "\e04d"
}

.icon-printer2:before {
	content: "\e04e"
}

.icon-screen:before {
	content: "\e04f"
}

.icon-screen2:before {
	content: "\e050"
}

.icon-laptop:before {
	content: "\e051"
}

.icon-mobile:before {
	content: "\e052"
}

.icon-tablet:before {
	content: "\e053"
}

.icon-disk:before {
	content: "\e054"
}

.icon-cd:before {
	content: "\e055"
}

.icon-comments:before {
	content: "\e056"
}

.icon-comments2:before {
	content: "\e057"
}

.icon-comments3:before {
	content: "\e058"
}

.icon-comments4:before {
	content: "\e059"
}

.icon-comments5:before {
	content: "\e05a"
}

.icon-comments6:before {
	content: "\e05b"
}

.icon-comments7:before {
	content: "\e05c"
}

.icon-comments8:before {
	content: "\e05d"
}

.icon-comments9:before {
	content: "\e05e"
}

.icon-user:before {
	content: "\e05f"
}

.icon-user-add:before {
	content: "\e060"
}

.icon-user-remove:before {
	content: "\e061"
}

.icon-users:before {
	content: "\e062"
}

.icon-users2:before {
	content: "\e063"
}

.icon-quote:before {
	content: "\e064"
}

.icon-quote2:before {
	content: "\e065"
}

.icon-quote3:before {
	content: "\e066"
}

.icon-quote4:before {
	content: "\e067"
}

.icon-search:before {
	content: "\e068"
}

.icon-zoom-in:before {
	content: "\e069"
}

.icon-zoom-out:before {
	content: "\e06a"
}

.icon-key:before {
	content: "\e06b"
}

.icon-key2:before {
	content: "\e06c"
}

.icon-locked:before {
	content: "\e06d"
}

.icon-unlocked:before {
	content: "\e06e"
}

.icon-locked2:before {
	content: "\e06f"
}

.icon-unlocked2:before {
	content: "\e070"
}

.icon-cogs:before {
	content: "\e071"
}

.icon-cogs2:before {
	content: "\e072"
}

.icon-cog:before {
	content: "\e073"
}

.icon-cog2:before {
	content: "\e074"
}

.icon-remove:before {
	content: "\e075"
}

.icon-remove2:before {
	content: "\e076"
}

.icon-remove3:before {
	content: "\e077"
}

.icon-remove4:before {
	content: "\e078"
}

.icon-remove5:before {
	content: "\e079"
}

.icon-clipboard:before {
	content: "\e07a"
}

.icon-clipboard2:before {
	content: "\e07b"
}

.icon-menu:before {
	content: "\e07c"
}

.icon-more-vert:before {
	content: "\e07d"
}

.icon-grid:before {
	content: "\e07e"
}

.icon-list:before {
	content: "\e07f"
}

.icon-list2:before {
	content: "\e080"
}

.icon-list3:before {
	content: "\e081"
}

.icon-grid2:before {
	content: "\e082"
}

.icon-list4:before {
	content: "\e083"
}

.icon-list5:before {
	content: "\e084"
}

.icon-menu2:before {
	content: "\e085"
}

.icon-menu4:before {
	content: "\e086"
}

.icon-link:before {
	content: "\e087"
}

.icon-link2:before {
	content: "\e088"
}

.icon-star:before {
	content: "\e089"
}

.icon-star2:before {
	content: "\e08a"
}

.icon-star3:before {
	content: "\e08b"
}

.icon-heart:before {
	content: "\e08c"
}

.icon-heart2:before {
	content: "\e08d"
}

.icon-thumbs-up:before {
	content: "\e08e"
}

.icon-thumbs-down:before {
	content: "\e08f"
}

.icon-male:before {
	content: "\e090"
}

.icon-female:before {
	content: "\e091"
}

.icon-reload:before {
	content: "\e092"
}

.icon-reload2:before {
	content: "\e093"
}

.icon-reload3:before {
	content: "\e094"
}

.icon-reload4:before {
	content: "\e095"
}

.icon-turn:before {
	content: "\e096"
}

.icon-expand:before {
	content: "\e097"
}

.icon-close:before {
	content: "\e098"
}

.icon-close2:before {
	content: "\e099"
}

.icon-close3:before {
	content: "\e09a"
}

.icon-checkmark:before {
	content: "\e09b"
}

.icon-checkmark2:before {
	content: "\e09c"
}

.icon-checkmark3:before {
	content: "\e09d"
}

.icon-add:before {
	content: "\e09e"
}

.icon-add-circle:before {
	content: "\e09f"
}

.icon-cancel-circle:before {
	content: "\e0a0"
}

.icon-check-circle:before {
	content: "\e0a1"
}

.icon-error-circle:before {
	content: "\e0a2"
}

.icon-info-circle:before {
	content: "\e0a3"
}

.icon-login:before {
	content: "\e0a4"
}

.icon-logout:before {
	content: "\e0a5"
}

.icon-arrow-up:before {
	content: "\e0a6"
}

.icon-arrow-right:before {
	content: "\e0a7"
}

.icon-arrow-down:before {
	content: "\e0a8"
}

.icon-arrow-left:before {
	content: "\e0a9"
}

.icon-arrow-up2:before {
	content: "\e0aa"
}

.icon-arrow-right2:before {
	content: "\e0ab"
}

.icon-arrow-down2:before {
	content: "\e0ac"
}

.icon-arrow-left2:before {
	content: "\e0ad"
}

.icon-arrow-up3:before {
	content: "\e0ae"
}

.icon-arrow-right3:before {
	content: "\e0af"
}

.icon-arrow-down3:before {
	content: "\e0b0"
}

.icon-arrow-left3:before {
	content: "\e0b1"
}

.icon-arrow-right4:before {
	content: "\e0b3"
}

.icon-arrow-left4:before {
	content: "\e0b4"
}

.icon-sort-up:before {
	content: "\e0b2"
}

.icon-sort-down:before {
	content: "\e0b5"
}

.icon-sort:before {
	content: "\e0b6"
}

.icon-delivery:before {
	content: "\e0b7"
}

.icon-delivery2:before {
	content: "\e0b8"
}

.icon-delivery3:before {
	content: "\e0b9"
}

.icon-delivery4:before {
	content: "\e0ba"
}

.icon-delivery5:before {
	content: "\e0bb"
}

.icon-idcard:before {
	content: "\e0bc"
}

.icon-idcard2:before {
	content: "\e0bd"
}

.icon-idcard3:before {
	content: "\e0be"
}

.icon-mail-book:before {
	content: "\e0bf"
}

.icon-user-book:before {
	content: "\e0c0"
}

.icon-earth:before {
	content: "\e0c1"
}

.icon-gplus:before {
	content: "\e0c2"
}

.icon-facebook:before {
	content: "\e0c3"
}

.icon-twitter:before {
	content: "\e0c4"
}

.icon-feed:before {
	content: "\e0c5"
}

.icon-youtube:before {
	content: "\e0c6"
}

.icon-odnoklassniki:before {
	content: "\e0c7"
}

.icon-vimeo:before {
	content: "\e0c8"
}

.icon-blogger:before {
	content: "\e0c9"
}

.icon-pinterest:before {
	content: "\e0ca"
}

.icon-linkedin:before {
	content: "\e0cb"
}

.icon-vk:before {
	content: "\e0cc"
}

.icon-instagram-old:before {
	content: "\e0cd"
}

.icon-instagram:before {
	content: "\e0ce"
}

.icon-html5:before {
	content: "\e0cf"
}

.icon-html52:before {
	content: "\e0d0"
}

.icon-chrome:before {
	content: "\e0d1"
}

.icon-firefox:before {
	content: "\e0d2"
}

.icon-IE:before {
	content: "\e0d3"
}

.icon-opera:before {
	content: "\e0d4"
}

.icon-safari:before {
	content: "\e0d5"
}

.icon-toaster:before {
	content: "\e0d6"
}

.icon-file-zip:before {
	content: "\e0d7"
}

.icon-file-doc:before {
	content: "\e0d8"
}

.icon-file-pdf:before {
	content: "\e0d9"
}

.icon-bell:before {
	content: "\e0da"
}

.icon-arrow-right6:before {
	content: "\e0db"
}

.icon-arrow-left5:before {
	content: "\e0dc"
}

.icon-eye:before {
	content: "\e0dd"
}

.icon-clock:before {
	content: "\e0de"
}

.icon-light:before {
	content: "\e0df"
}

.icon-copyright:before {
	content: "\e0e0"
}

.icon-download:before {
	content: "\e0e1"
}

.icon-headphones:before {
	content: "\e0e2"
}

.icon-info:before {
	content: "\e0e3"
}

.icon-play-circle:before {
	content: "\e0e4"
}

.icon-pause-circle:before {
	content: "\e0e5"
}

.icon-remove-circle:before {
	content: "\e0e6"
}

.icon-gbusiness:before {
	content: "\e900"
}

.icon-yelp:before {
	content: "\e901"
}

.icon-tripadvisor:before {
	content: "\e902"
}

.icon-arrow-left1:before {
	content: "\e903"
}

.icon-arrow-right1:before {
	content: "\e904"
}

.icon-wallet:before {
	content: "\e905"
}

.icon-restaurant:before {
	content: "\e906"
}

.icon-scooter:before {
	content: "\e907"
}

.icon-scooter-2:before {
	content: "\e908"
}

.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1780px;
	max-width: 98%
}

.flex-row {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start
}

.flex-row>* {
	flex-basis: 98%;
	max-width: 98%;
	margin-left: 1% !important;
	margin-right: 1% !important
}

.flex-column {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

[class*="flex_"]::after {
	content: none
}

@media only screen and (min-width:931px) {
	.flex_1 {
		-ms-flex-preferred-size: 6.3333%;
		-webkit-flex-basis: 6.3333%;
		flex-basis: 6.3333%;
		max-width: 6.3333%;
		min-width: 6.3333%;
		position: relative
	}
	.flex_1.f-alpha,
	.flex_1.f-omega {
		-ms-flex-preferred-size: 7.3333%;
		-webkit-flex-basis: 7.3333%;
		flex-basis: 7.3333%;
		max-width: 7.3333%
	}
	.flex_1.f-alpha.f-omega {
		-ms-flex-preferred-size: 8.3333%;
		-webkit-flex-basis: 8.3333%;
		flex-basis: 8.3333%;
		max-width: 8.3333%
	}
	.flex_2 {
		-ms-flex-preferred-size: 14.6667%;
		-webkit-flex-basis: 14.6667%;
		flex-basis: 14.6667%;
		max-width: 14.6667%;
		min-width: 14.6667%;
		position: relative
	}
	.flex_2.f-alpha,
	.flex_2.f-omega {
		-ms-flex-preferred-size: 15.6667%;
		-webkit-flex-basis: 15.6667%;
		flex-basis: 15.6667%;
		max-width: 15.6667%
	}
	.flex_2.f-alpha.f-omega {
		-ms-flex-preferred-size: 16.6667%;
		-webkit-flex-basis: 16.6667%;
		flex-basis: 16.6667%;
		max-width: 16.6667%
	}
	.flex_3 {
		-ms-flex-preferred-size: 23%;
		-webkit-flex-basis: 23%;
		flex-basis: 23%;
		max-width: 23%;
		min-width: 23%;
		position: relative
	}
	.flex_3.f-alpha,
	.flex_3.f-omega {
		-ms-flex-preferred-size: 24%;
		-webkit-flex-basis: 24%;
		flex-basis: 24%;
		max-width: 24%
	}
	.flex_3.f-alpha.f-omega {
		-ms-flex-preferred-size: 25%;
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
	.flex_4 {
		-ms-flex-preferred-size: 31.3333%;
		-webkit-flex-basis: 31.3333%;
		flex-basis: 31.3333%;
		max-width: 31.3333%;
		min-width: 31.3333%;
		position: relative
	}
	.flex_4.f-alpha,
	.flex_4.f-omega {
		-ms-flex-preferred-size: 32.3333%;
		-webkit-flex-basis: 32.3333%;
		flex-basis: 32.3333%;
		max-width: 32.3333%
	}
	.flex_4.f-alpha.f-omega {
		-ms-flex-preferred-size: 33.3333%;
		-webkit-flex-basis: 33.3333%;
		flex-basis: 33.3333%;
		max-width: 33.3333%
	}
	.flex_5 {
		-ms-flex-preferred-size: 39.6667%;
		-webkit-flex-basis: 39.6667%;
		flex-basis: 39.6667%;
		max-width: 39.6667%;
		min-width: 39.6667%;
		position: relative
	}
	.flex_5.f-alpha,
	.flex_5.f-omega {
		-ms-flex-preferred-size: 40.6667%;
		-webkit-flex-basis: 40.6667%;
		flex-basis: 40.6667%;
		max-width: 40.6667%
	}
	.flex_5.f-alpha.f-omega {
		-ms-flex-preferred-size: 41.6667%;
		-webkit-flex-basis: 41.6667%;
		flex-basis: 41.6667%;
		max-width: 41.6667%
	}
	.flex_6 {
		-ms-flex-preferred-size: 48%;
		-webkit-flex-basis: 48%;
		flex-basis: 48%;
		max-width: 48%;
		min-width: 48%;
		position: relative
	}
	.flex_6.f-alpha,
	.flex_6.f-omega {
		-ms-flex-preferred-size: 49%;
		-webkit-flex-basis: 49%;
		flex-basis: 49%;
		max-width: 49%
	}
	.flex_6.f-alpha.f-omega {
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
	.flex_7 {
		-ms-flex-preferred-size: 56.3333%;
		-webkit-flex-basis: 56.3333%;
		flex-basis: 56.3333%;
		max-width: 56.3333%;
		min-width: 56.3333%;
		position: relative
	}
	.flex_7.f-alpha,
	.flex_7.f-omega {
		-ms-flex-preferred-size: 57.3333%;
		-webkit-flex-basis: 57.3333%;
		flex-basis: 57.3333%;
		max-width: 57.3333%
	}
	.flex_7.f-alpha.f-omega {
		-ms-flex-preferred-size: 58.3333%;
		-webkit-flex-basis: 58.3333%;
		flex-basis: 58.3333%;
		max-width: 58.3333%
	}
	.flex_8 {
		-ms-flex-preferred-size: 64.6667%;
		-webkit-flex-basis: 64.6667%;
		flex-basis: 64.6667%;
		max-width: 64.6667%;
		min-width: 64.6667%;
		position: relative
	}
	.flex_8.f-alpha,
	.flex_8.f-omega {
		-ms-flex-preferred-size: 65.6667%;
		-webkit-flex-basis: 65.6667%;
		flex-basis: 65.6667%;
		max-width: 65.6667%
	}
	.flex_8.f-alpha.f-omega {
		-ms-flex-preferred-size: 66.6667%;
		-webkit-flex-basis: 66.6667%;
		flex-basis: 66.6667%;
		max-width: 66.6667%
	}
	.flex_9 {
		-ms-flex-preferred-size: 73%;
		-webkit-flex-basis: 73%;
		flex-basis: 73%;
		max-width: 73%;
		min-width: 73%;
		position: relative
	}
	.flex_9.f-alpha,
	.flex_9.f-omega {
		-ms-flex-preferred-size: 74%;
		-webkit-flex-basis: 74%;
		flex-basis: 74%;
		max-width: 74%
	}
	.flex_9.f-alpha.f-omega {
		-ms-flex-preferred-size: 75%;
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%
	}
	.flex_10 {
		-ms-flex-preferred-size: 81.3333%;
		-webkit-flex-basis: 81.3333%;
		flex-basis: 81.3333%;
		max-width: 81.3333%;
		min-width: 81.3333%;
		position: relative
	}
	.flex_10.f-alpha,
	.flex_10.f-omega {
		-ms-flex-preferred-size: 82.3333%;
		-webkit-flex-basis: 82.3333%;
		flex-basis: 82.3333%;
		max-width: 82.3333%
	}
	.flex_10.f-alpha.f-omega {
		-ms-flex-preferred-size: 83.3333%;
		-webkit-flex-basis: 83.3333%;
		flex-basis: 83.3333%;
		max-width: 83.3333%
	}
	.flex_11 {
		-ms-flex-preferred-size: 89.6667%;
		-webkit-flex-basis: 89.6667%;
		flex-basis: 89.6667%;
		max-width: 89.6667%;
		min-width: 89.6667%;
		position: relative
	}
	.flex_11.f-alpha,
	.flex_11.f-omega {
		-ms-flex-preferred-size: 90.6667%;
		-webkit-flex-basis: 90.6667%;
		flex-basis: 90.6667%;
		max-width: 90.6667%
	}
	.flex_11.f-alpha.f-omega {
		-ms-flex-preferred-size: 91.6667%;
		-webkit-flex-basis: 91.6667%;
		flex-basis: 91.6667%;
		max-width: 91.6667%
	}
	.flex_12 {
		-ms-flex-preferred-size: 98%;
		-webkit-flex-basis: 98%;
		flex-basis: 98%;
		max-width: 98%;
		min-width: 98%;
		position: relative
	}
	.flex_12.f-alpha,
	.flex_12.f-omega {
		-ms-flex-preferred-size: 99%;
		-webkit-flex-basis: 99%;
		flex-basis: 99%;
		max-width: 99%
	}
	.flex_12.f-alpha.f-omega {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.f-alpha {
		margin-left: 0 !important
	}
	.f-omega {
		margin-right: 0 !important
	}
	.f-start {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.f-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.f-end {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.f-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.f-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.f-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.f-stretch {
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
	.f-self-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.f-self-middle {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center
	}
	.f-self-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end
	}
	.f-self-stretch {
		-webkit-align-self: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch
	}
	.f-nowrap {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.f-width-auto {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.f-col {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.f-prefix_1 {
		margin-left: 9.333% !important
	}
	.f-prefix_1.alpha {
		margin-left: 8.333% !important
	}
	.f-prefix_2 {
		margin-left: 17.667% !important
	}
	.f-prefix_2.alpha {
		margin-left: 16.667% !important
	}
	.f-prefix_3 {
		margin-left: 26% !important
	}
	.f-prefix_3.alpha {
		margin-left: 25% !important
	}
	.f-prefix_4 {
		margin-left: 34.333% !important
	}
	.f-prefix_4.alpha {
		margin-left: 33.333% !important
	}
	.f-prefix_5 {
		margin-left: 42.667% !important
	}
	.f-prefix_5.alpha {
		margin-left: 41.667% !important
	}
	.f-prefix_6 {
		margin-left: 51% !important
	}
	.f-prefix_6.alpha {
		margin-left: 50% !important
	}
	.f-prefix_7 {
		margin-left: 59.333% !important
	}
	.f-prefix_7.alpha {
		margin-left: 58.333% !important
	}
	.f-prefix_8 {
		margin-left: 67.667% !important
	}
	.f-prefix_8.alpha {
		margin-left: 66.667% !important
	}
	.f-prefix_9 {
		margin-left: 76% !important
	}
	.f-prefix_9.alpha {
		margin-left: 75% !important
	}
	.f-prefix_10 {
		margin-left: 84.333% !important
	}
	.f-prefix_10.alpha {
		margin-left: 83.333% !important
	}
	.f-prefix_11 {
		margin-left: 92.667% !important
	}
	.f-prefix_11.alpha {
		margin-left: 91.667% !important
	}
	.f-suffix_1 {
		margin-right: 9.333% !important
	}
	.f-suffix_1.omega {
		margin-right: 8.333% !important
	}
	.f-suffix_2 {
		margin-right: 17.667% !important
	}
	.f-suffix_2.omega {
		margin-right: 16.667% !important
	}
	.f-suffix_3 {
		margin-right: 26% !important
	}
	.f-suffix_3.omega {
		margin-right: 25% !important
	}
	.f-suffix_4 {
		margin-right: 34.333% !important
	}
	.f-suffix_4.omega {
		margin-right: 33.333% !important
	}
	.f-suffix_5 {
		margin-right: 42.667% !important
	}
	.f-suffix_5.omega {
		margin-right: 41.667% !important
	}
	.f-suffix_6 {
		margin-right: 51% !important
	}
	.f-suffix_6.omega {
		margin-right: 50% !important
	}
	.f-suffix_7 {
		margin-right: 59.333% !important
	}
	.f-suffix_7.omega {
		margin-right: 58.333% !important
	}
	.f-suffix_8 {
		margin-right: 67.667% !important
	}
	.f-suffix_8.omega {
		margin-right: 66.667% !important
	}
	.f-suffix_9 {
		margin-right: 76% !important
	}
	.f-suffix_9.omega {
		margin-right: 75% !important
	}
	.f-suffix_10 {
		margin-right: 84.333% !important
	}
	.f-suffix_10.omega {
		margin-right: 83.333% !important
	}
	.f-suffix_11 {
		margin-right: 92.667% !important
	}
	.f-suffix_11.omega {
		margin-right: 91.667% !important
	}
	.f-order_1 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1 !important;
		-ms-order: 1 !important;
		order: 1 !important
	}
	.f-order_2 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2 !important;
		-ms-order: 2 !important;
		order: 2 !important
	}
	.f-order_3 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 3 !important;
		-ms-order: 3 !important;
		order: 3 !important
	}
	.f-order_4 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 4 !important;
		-ms-order: 4 !important;
		order: 4 !important
	}
	.f-order_5 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 5 !important;
		-ms-order: 5 !important;
		order: 5 !important
	}
	.f-order_6 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 6 !important;
		-ms-order: 6 !important;
		order: 6 !important
	}
	.f-order_7 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 7 !important;
		-ms-order: 7 !important;
		order: 7 !important
	}
	.f-order_8 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 8 !important;
		-ms-order: 8 !important;
		order: 8 !important
	}
	.f-order_9 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 9 !important;
		-ms-order: 9 !important;
		order: 9 !important
	}
	.f-order_10 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 10 !important;
		-ms-order: 10 !important;
		order: 10 !important
	}
	.f-order_11 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 11 !important;
		-ms-order: 11 !important;
		order: 11 !important
	}
}

@media only screen and (max-width:930px) and (min-width:481px) {
	.t-flex_1 {
		-ms-flex-preferred-size: 14.6667%;
		-webkit-flex-basis: 14.6667%;
		flex-basis: 14.6667%;
		max-width: 14.6667%;
		min-width: 14.6667%
	}
	.t-flex_1.t-alpha,
	.t-flex_1.t-omega {
		-ms-flex-preferred-size: 15.6667%;
		-webkit-flex-basis: 15.6667%;
		flex-basis: 15.6667%;
		max-width: 15.6667%
	}
	.t-flex_1.t-alpha.t-omega {
		-ms-flex-preferred-size: 16.6667%;
		-webkit-flex-basis: 16.6667%;
		flex-basis: 16.6667%;
		max-width: 16.6667%
	}
	.t-flex_2 {
		-ms-flex-preferred-size: 31.3333%;
		-webkit-flex-basis: 31.3333%;
		flex-basis: 31.3333%;
		max-width: 31.3333%;
		min-width: 31.3333%
	}
	.t-flex_2.t-alpha,
	.t-flex_2.t-omega {
		-ms-flex-preferred-size: 32.3333%;
		-webkit-flex-basis: 32.3333%;
		flex-basis: 32.3333%;
		max-width: 32.3333%
	}
	.t-flex_2.t-alpha.t-omega {
		-ms-flex-preferred-size: 33.3333%;
		-webkit-flex-basis: 33.3333%;
		flex-basis: 33.3333%;
		max-width: 33.3333%
	}
	.t-flex_3 {
		-ms-flex-preferred-size: 48%;
		-webkit-flex-basis: 48%;
		flex-basis: 48%;
		max-width: 48%;
		min-width: 48%
	}
	.t-flex_3.t-alpha,
	.t-flex_3.t-omega {
		-ms-flex-preferred-size: 49%;
		-webkit-flex-basis: 49%;
		flex-basis: 49%;
		max-width: 49%
	}
	.t-flex_3.t-alpha.t-omega {
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
	.t-flex_4 {
		-ms-flex-preferred-size: 64.6667%;
		-webkit-flex-basis: 64.6667%;
		flex-basis: 64.6667%;
		max-width: 64.6667%;
		min-width: 64.6667%
	}
	.t-flex_4.t-alpha,
	.t-flex_4.t-omega {
		-ms-flex-preferred-size: 65.6667%;
		-webkit-flex-basis: 65.6667%;
		flex-basis: 65.6667%;
		max-width: 65.6667%
	}
	.t-flex_4.t-alpha.t-omega {
		-ms-flex-preferred-size: 66.6667%;
		-webkit-flex-basis: 66.6667%;
		flex-basis: 66.6667%;
		max-width: 66.6667%
	}
	.t-flex_5 {
		-ms-flex-preferred-size: 81.3333%;
		-webkit-flex-basis: 81.3333%;
		flex-basis: 81.3333%;
		max-width: 81.3333%;
		min-width: 81.3333%
	}
	.t-flex_5.t-alpha,
	.t-flex_5.t-omega {
		-ms-flex-preferred-size: 82.3333%;
		-webkit-flex-basis: 82.3333%;
		flex-basis: 82.3333%;
		max-width: 82.3333%
	}
	.t-flex_5.t-alpha.t-omega {
		-ms-flex-preferred-size: 83.3333%;
		-webkit-flex-basis: 83.3333%;
		flex-basis: 83.3333%;
		max-width: 83.3333%
	}
	.t-flex_6 {
		-ms-flex-preferred-size: 98%;
		-webkit-flex-basis: 98%;
		flex-basis: 98%;
		max-width: 98%;
		min-width: 98%
	}
	.t-flex_6.t-alpha,
	.t-flex_6.t-omega {
		-ms-flex-preferred-size: 99%;
		-webkit-flex-basis: 99%;
		flex-basis: 99%;
		max-width: 99%
	}
	.t-flex_6.t-alpha.t-omega {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.t-alpha {
		margin-left: 0 !important
	}
	.t-omega {
		margin-right: 0 !important
	}
	.t-start {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.t-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.t-end {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.t-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.t-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.t-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.t-stretch {
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
	.t-self-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.t-self-middle {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center
	}
	.t-self-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end
	}
	.t-self-stretch {
		-webkit-align-self: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch
	}
	.t-nowrap {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.t-width-auto {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.t-col {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.t-prefix_1 {
		margin-left: 17.667% !important
	}
	.t-prefix_1.alpha {
		margin-left: 16.667% !important
	}
	.t-prefix_2 {
		margin-left: 34.333% !important
	}
	.t-prefix_2.alpha {
		margin-left: 33.333% !important
	}
	.t-prefix_3 {
		margin-left: 51% !important
	}
	.t-prefix_3.alpha {
		margin-left: 50% !important
	}
	.t-prefix_4 {
		margin-left: 67.667% !important
	}
	.t-prefix_4.alpha {
		margin-left: 66.667% !important
	}
	.t-prefix_5 {
		margin-left: 84.333% !important
	}
	.t-prefix_5.alpha {
		margin-left: 83.333% !important
	}
	.t-suffix_1 {
		margin-right: 17.667% !important
	}
	.t-suffix_1.omega {
		margin-right: 16.667% !important
	}
	.t-suffix_2 {
		margin-right: 34.333% !important
	}
	.t-suffix_2.omega {
		margin-right: 33.333% !important
	}
	.t-suffix_3 {
		margin-right: 51% !important
	}
	.t-suffix_3.omega {
		margin-right: 50% !important
	}
	.t-suffix_4 {
		margin-right: 67.667% !important
	}
	.t-suffix_4.omega {
		margin-right: 66.667% !important
	}
	.t-suffix_5 {
		margin-right: 84.333% !important
	}
	.t-suffix_5.omega {
		margin-right: 83.333% !important
	}
	.t-order_1 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1 !important;
		-ms-order: 1 !important;
		order: 1 !important
	}
	.t-order_2 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2 !important;
		-ms-order: 2 !important;
		order: 2 !important
	}
	.t-order_3 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 3 !important;
		-ms-order: 3 !important;
		order: 3 !important
	}
	.t-order_4 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 4 !important;
		-ms-order: 4 !important;
		order: 4 !important
	}
	.t-order_5 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 5 !important;
		-ms-order: 5 !important;
		order: 5 !important
	}
}

@media only screen and (max-width:480px) {
	.m-flex_1 {
		-ms-flex-preferred-size: 23%;
		-webkit-flex-basis: 23%;
		flex-basis: 23%;
		max-width: 23%;
		min-width: 23%
	}
	.m-flex_1.m-alpha,
	.m-flex_1.m-omega {
		-ms-flex-preferred-size: 24%;
		-webkit-flex-basis: 24%;
		flex-basis: 24%;
		max-width: 24%
	}
	.m-flex_1.m-alpha.m-omega {
		-ms-flex-preferred-size: 25%;
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
	.m-flex_2 {
		-ms-flex-preferred-size: 48%;
		-webkit-flex-basis: 48%;
		flex-basis: 48%;
		max-width: 48%;
		min-width: 48%
	}
	.m-flex_2.m-alpha,
	.m-flex_2.m-omega {
		-ms-flex-preferred-size: 49%;
		-webkit-flex-basis: 49%;
		flex-basis: 49%;
		max-width: 49%
	}
	.m-flex_2.m-alpha.m-omega {
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
	.m-flex_3 {
		-ms-flex-preferred-size: 73%;
		-webkit-flex-basis: 73%;
		flex-basis: 73%;
		max-width: 73%;
		min-width: 73%
	}
	.m-flex_3.m-alpha,
	.m-flex_3.m-omega {
		-ms-flex-preferred-size: 74%;
		-webkit-flex-basis: 74%;
		flex-basis: 74%;
		max-width: 74%
	}
	.m-flex_3.m-alpha.m-omega {
		-ms-flex-preferred-size: 75%;
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%
	}
	.m-flex_4 {
		-ms-flex-preferred-size: 98%;
		-webkit-flex-basis: 98%;
		flex-basis: 98%;
		max-width: 98%;
		min-width: 98%
	}
	.m-flex_4.m-alpha,
	.m-flex_4.m-omega {
		-ms-flex-preferred-size: 99%;
		-webkit-flex-basis: 99%;
		flex-basis: 99%;
		max-width: 99%
	}
	.m-flex_4.m-alpha.m-omega {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.m-alpha {
		margin-left: 0 !important
	}
	.m-omega {
		margin-right: 0 !important
	}
	.m-start {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.m-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.m-end {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.m-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.m-middle {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.m-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.m-stretch {
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
	.m-self-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.m-self-middle {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center
	}
	.m-self-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end
	}
	.m-self-stretch {
		-webkit-align-self: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch
	}
	.m-nowrap {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.m-width-auto {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.m-col {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.m-prefix_1 {
		margin-left: 26% !important
	}
	.m-prefix_1.alpha {
		margin-left: 25% !important
	}
	.m-prefix_2 {
		margin-left: 51% !important
	}
	.m-prefix_2.alpha {
		margin-left: 50% !important
	}
	.m-prefix_3 {
		margin-left: 76% !important
	}
	.m-prefix_3.alpha {
		margin-left: 75% !important
	}
	.m-suffix_1 {
		margin-right: 26% !important
	}
	.m-suffix_1.omega {
		margin-right: 25% !important
	}
	.m-suffix_2 {
		margin-right: 51% !important
	}
	.m-suffix_2.omega {
		margin-right: 50% !important
	}
	.m-suffix_3 {
		margin-right: 76% !important
	}
	.m-suffix_3.omega {
		margin-right: 75% !important
	}
	.m-order_1 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1 !important;
		-ms-order: 1 !important;
		order: 1 !important
	}
	.m-order_2 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2 !important;
		-ms-order: 2 !important;
		order: 2 !important
	}
	.m-order_3 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 3 !important;
		-ms-order: 3 !important;
		order: 3 !important
	}
}

[class*=" column_"],
[class^="column_"],
[class*="-column_"],
[class*="_column_"] {
	font-size: 0 !important
}

[class*=" column_"]>*,
[class^="column_"]>*,
[class*="-column_"]>*,
[class*="_column_"]>* {
	font-size: 18px;
	float: none !important;
	display: inline-block;
	vertical-align: top;
	width: 98% !important;
	margin-left: 1% !important;
	margin-right: 1% !important
}

[class*=" column_"].mb>*,
[class^="column_"].mb>*,
[class*="-column_"].mb>*,
[class*="_column_"].mb>* {
	margin-bottom: 2%
}

[class*=" column_"].bottom>*,
[class^="column_"].bottom>*,
[class*="-column_"].bottom>*,
[class*="_column_"].bottom>* {
	vertical-align: bottom
}

[class*=" column_"].middle>*,
[class^="column_"].middle>*,
[class*="-column_"].middle>*,
[class*="_column_"].middle>* {
	vertical-align: middle
}

[class*=" column_"].full-width>*,
[class^="column_"].full-width>*,
[class*="-column_"].full-width>*,
[class*="_column_"].full-width>* {
	width: 100% !important;
	margin-right: 2% !important;
	margin-left: 0 !important
}

[class*=" column_"].margin-none>*,
[class^="column_"].margin-none>*,
[class*="-column_"].margin-none>*,
[class*="_column_"].margin-none>* {
	width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

[class*=" column_"].one-line>*,
[class^="column_"].one-line>*,
[class*="-column_"].one-line>*,
[class*="_column_"].one-line>* {
	margin-bottom: 0
}

[class*=" column_"]>.generator-links,
[class^="column_"]>.generator-links,
[class*="-column_"]>.generator-links,
[class*="_column_"]>.generator-links {
	display: block
}

[class*=" column_"].larger>*,
[class^="column_"].larger>*,
[class*="-column_"].larger>*,
[class*="_column_"].larger>*,
[class*=" column_"]>.larger,
[class^="column_"]>.larger,
[class*="-column_"]>.larger,
[class*="_column_"]>.larger {
	font-size: 27px !important
}

[class*=" column_"].large>*,
[class^="column_"].large>*,
[class*="-column_"].large>*,
[class*="_column_"].large>*,
[class*=" column_"]>.large,
[class^="column_"]>.large,
[class*="-column_"]>.large,
[class*="_column_"]>.large {
	font-size: 22.5px !important
}

[class*=" column_"].small>*,
[class^="column_"].small>*,
[class*="-column_"].small>*,
[class*="_column_"].small>*,
[class*=" column_"]>.small,
[class^="column_"]>.small,
[class*="-column_"]>.small,
[class*="_column_"]>.small {
	font-size: 15.3px !important
}

@media only screen and (min-width:931px) {
	.column_1>* {
		width: 98% !important
	}
	.column_2>* {
		width: 48% !important
	}
	.column_3>* {
		width: 31.333% !important
	}
	.column_4>* {
		width: 23% !important
	}
	.column_5>* {
		width: 18% !important
	}
	.column_6>* {
		width: 14.667% !important
	}
	.column_7>* {
		width: 12.286% !important
	}
	.column_8>* {
		width: 10.5% !important
	}
	.column_9>* {
		width: 9.111% !important
	}
	.column_10>* {
		width: 8% !important
	}
	.column_11>* {
		width: 7.091% !important
	}
	.column_12>* {
		width: 6.333% !important
	}
	.full-width.column_1>* {
		width: 100% !important
	}
	.full-width.column_1>*:nth-child(1n) {
		margin-right: 0 !important
	}
	.full-width.column_2>* {
		width: 49% !important
	}
	.full-width.column_2>*:nth-child(2n) {
		margin-right: 0 !important
	}
	.full-width.column_3>* {
		width: 32% !important
	}
	.full-width.column_3>*:nth-child(3n) {
		margin-right: 0 !important
	}
	.full-width.column_4>* {
		width: 23.5% !important
	}
	.full-width.column_4>*:nth-child(4n) {
		margin-right: 0 !important
	}
	.full-width.column_5>* {
		width: 18.4% !important
	}
	.full-width.column_5>*:nth-child(5n) {
		margin-right: 0 !important
	}
	.full-width.column_6>* {
		width: 15% !important
	}
	.full-width.column_6>*:nth-child(6n) {
		margin-right: 0 !important
	}
	.full-width.column_7>* {
		width: 12.571% !important
	}
	.full-width.column_7>*:nth-child(7n) {
		margin-right: 0 !important
	}
	.full-width.column_8>* {
		width: 10.75% !important
	}
	.full-width.column_8>*:nth-child(8n) {
		margin-right: 0 !important
	}
	.full-width.column_9>* {
		width: 9.333% !important
	}
	.full-width.column_9>*:nth-child(9n) {
		margin-right: 0 !important
	}
	.full-width.column_10>* {
		width: 8.2% !important
	}
	.full-width.column_10>*:nth-child(10n) {
		margin-right: 0 !important
	}
	.full-width.column_11>* {
		width: 7.273% !important
	}
	.full-width.column_11>*:nth-child(11n) {
		margin-right: 0 !important
	}
	.full-width.column_12>* {
		width: 6.5% !important
	}
	.full-width.column_12>*:nth-child(12n) {
		margin-right: 0 !important
	}
	.margin-none.column_1>* {
		width: 100% !important
	}
	.margin-none.column_2>* {
		width: 50% !important
	}
	.margin-none.column_3>* {
		width: 33.333% !important
	}
	.margin-none.column_4>* {
		width: 25% !important
	}
	.margin-none.column_5>* {
		width: 20% !important
	}
	.margin-none.column_6>* {
		width: 16.667% !important
	}
	.margin-none.column_7>* {
		width: 14.286% !important
	}
	.margin-none.column_8>* {
		width: 12.5% !important
	}
	.margin-none.column_9>* {
		width: 11.111% !important
	}
	.margin-none.column_10>* {
		width: 10% !important
	}
	.margin-none.column_11>* {
		width: 9.091% !important
	}
	.margin-none.column_12>* {
		width: 8.333% !important
	}
}

@media only screen and (max-width:930px) and (min-width:481px) {
	.t-column_1>* {
		width: 98% !important
	}
	.t-column_2>* {
		width: 48% !important
	}
	.t-column_3>* {
		width: 31.333% !important
	}
	.t-column_4>* {
		width: 23% !important
	}
	.t-column_5>* {
		width: 18% !important
	}
	.t-column_6>* {
		width: 14.667% !important
	}
	.full-width.t-column_1>* {
		width: 100% !important
	}
	.full-width.t-column_1>*:nth-child(1n) {
		margin-right: 0 !important
	}
	.full-width.t-column_2>* {
		width: 49% !important
	}
	.full-width.t-column_2>*:nth-child(2n) {
		margin-right: 0 !important
	}
	.full-width.t-column_3>* {
		width: 32% !important
	}
	.full-width.t-column_3>*:nth-child(3n) {
		margin-right: 0 !important
	}
	.full-width.t-column_4>* {
		width: 23.5% !important
	}
	.full-width.t-column_4>*:nth-child(4n) {
		margin-right: 0 !important
	}
	.full-width.t-column_5>* {
		width: 18.4% !important
	}
	.full-width.t-column_5>*:nth-child(5n) {
		margin-right: 0 !important
	}
	.full-width.t-column_6>* {
		width: 15% !important
	}
	.full-width.t-column_6>*:nth-child(6n) {
		margin-right: 0 !important
	}
	.margin-none.t-column_1>* {
		width: 100% !important
	}
	.margin-none.t-column_2>* {
		width: 50% !important
	}
	.margin-none.t-column_3>* {
		width: 33.333% !important
	}
	.margin-none.t-column_4>* {
		width: 25% !important
	}
	.margin-none.t-column_5>* {
		width: 20% !important
	}
	.margin-none.t-column_6>* {
		width: 16.667% !important
	}
}

@media only screen and (max-width:480px) {
	.m-column_1>* {
		width: 98% !important
	}
	.m-column_2>* {
		width: 48% !important
	}
	.m-column_3>* {
		width: 31.333% !important
	}
	.m-column_4>* {
		width: 23% !important
	}
	.full-width.m-column_1>* {
		width: 100% !important
	}
	.full-width.m-column_1>*:nth-child(1n) {
		margin-right: 0 !important
	}
	.full-width.m-column_2>* {
		width: 49% !important
	}
	.full-width.m-column_2>*:nth-child(2n) {
		margin-right: 0 !important
	}
	.full-width.m-column_3>* {
		width: 32% !important
	}
	.full-width.m-column_3>*:nth-child(3n) {
		margin-right: 0 !important
	}
	.full-width.m-column_4>* {
		width: 23.5% !important
	}
	.full-width.m-column_4>*:nth-child(4n) {
		margin-right: 0 !important
	}
	.margin-none.m-column_1>* {
		width: 100% !important
	}
	.margin-none.m-column_2>* {
		width: 50% !important
	}
	.margin-none.m-column_3>* {
		width: 33.333% !important
	}
	.margin-none.m-column_4>* {
		width: 25% !important
	}
}

.rss {
	color: #f26522
}

.skype {
	color: #00aff0
}

.gplus {
	color: #4781ec
}

.vimeo {
	color: #1ab7ea
}

.twitter {
	color: #55acee
}

.youtube {
	color: #e52d27
}

.flicker {
	color: #ff0084
}

.linkedin {
	color: #0976b4
}

.facebook {
	color: #3b5998
}

.pinterest {
	color: #cc2127
}

.vkontakte {
	color: #45668e
}

.instagram {
	color: #3f729b
}

.gl-change {
	font-size: 0
}

a.inherit {
	color: inherit
}

a:hover.gplus {
	color: #1961e7
}

a:hover.twitter {
	color: #2795e9
}

a:hover.youtube {
	color: #c21d17
}

a:hover.linkedin {
	color: #075683
}

a:hover.facebook {
	color: #2d4373
}

.icon-tripadvisor:before {
	content: "\e902";
	font-size: 14px;
	font-family: flexkit-icons
}

.btn.gbusiness {
	color: #fff;
	border-color: #4781ec;
	background-color: #4781ec
}

.btn.gbusiness:hover,
.btn.gbusiness:active {
	color: #fff;
	border-color: #1961e7;
	background-color: #1961e7
}

.btn.twitter {
	color: #fff;
	border-color: #55acee;
	background-color: #55acee
}

.btn.twitter:hover,
.btn.twitter:active {
	color: #fff;
	border-color: #2795e9;
	background-color: #2795e9
}

.btn.youtube {
	color: #fff;
	border-color: #e52d27;
	background-color: #e52d27
}

.btn.youtube:hover,
.btn.youtube:active {
	color: #fff;
	border-color: #c21d17;
	background-color: #c21d17
}

.btn.linkedin {
	color: #fff;
	border-color: #0976b4;
	background-color: #0976b4
}

.btn.linkedin:hover,
.btn.linkedin:active {
	color: #fff;
	border-color: #075683;
	background-color: #075683
}

.btn.facebook {
	color: #fff;
	border-color: #3b5998;
	background-color: #3b5998
}

.btn.facebook:hover,
.btn.facebook:active {
	color: #fff;
	border-color: #2d4373;
	background-color: #2d4373
}

.btn.social {
	width: 2em !important;
	background: transparent
}

.btn.social[href=""] {
	display: none
}

.contact .btn.social {
	color: #000
}

.contact .btn.social:hover {
	background: transparent;
	color: #025e4a
}

a {
	color: #07a0c3
}

a:hover {
	color: #034f61
}

a:active {
	color: #034f61
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-top: 1.5em;
	margin-bottom: .5em;
	color: #222;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	font-weight: normal
}

h1:first-child:not(.logo),
h2:first-child:not(.logo),
h3:first-child:not(.logo),
h4:first-child:not(.logo),
h5:first-child:not(.logo),
h6:first-child:not(.logo),
.h1:first-child:not(.logo),
.h2:first-child:not(.logo),
.h3:first-child:not(.logo),
.h4:first-child:not(.logo),
.h5:first-child:not(.logo),
.h6:first-child:not(.logo) {
	margin-top: 0
}

.slide .slide-description h1,
.slide .slide-description h2,
.slide .slide-description h3,
.slide .slide-description h4,
.slide .slide-description h5,
.slide .slide-description h6,
.slide .slide-description .h1,
.slide .slide-description .h2,
.slide .slide-description .h3,
.slide .slide-description .h4,
.slide .slide-description .h5,
.slide .slide-description .h6 {
	color: inherit
}

h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty,
.h1:empty,
.h2:empty,
.h3:empty,
.h4:empty,
.h5:empty,
.h6:empty {
	display: none
}

.h1 {
	font-size: 4.2em;
	font-weight: 700
}

h1 {
	font-size: 3.4em;
	font-weight: 400
}

h2,
.h2 {
	font-size: 2.7em
}

h3,
.h3 {
	font-size: 1.7em
}

h4,
.h4 {
	font-size: 1.2em
}

h5,
.h5 {
	font-size: .875em
}

h6,
.h6 {
	font-size: .75em
}

.subtitle {
	color: #888;
	font-size: .75em
}

p {
	margin-top: 0;
	margin-bottom: 15px
}

address {
	margin-bottom: 20px;
	font-style: normal
}

blockquote {
	margin: 2em 0;
	padding: .25em 2.5em;
	color: #3c3c3c;
	font-size: 1.25em;
	position: relative
}

blockquote::before,
blockquote::after {
	color: #bbb;
	position: absolute;
	line-height: 1em;
	font-size: 2.5rem;
	font-family: flexkit-icons
}

blockquote::after {
	right: 0;
	bottom: -.25em;
	content: "\e064"
}

blockquote::before {
	left: 0;
	top: -.25em;
	content: "\e065"
}

blockquote p {
	margin-bottom: 0
}

blockquote p+p {
	margin-top: 15px
}

blockquote .v2::after {
	content: "\e064"
}

blockquote .v2::before {
	content: "\e065"
}

ul,
ol {
	margin-bottom: 1.5em;
	padding-left: 2.5em
}

ul ol,
ol ol,
ul ul,
ol ul {
	margin: .3em 0 1em
}

ul li,
ol li {
	margin-bottom: .3em
}

ul {
	list-style-type: disc
}

ul ul {
	list-style-type: circle
}

ol {
	list-style-type: decimal
}

ol ol {
	list-style-type: lower-latin
}

dl dt {
	font-weight: bold
}

dl dd {
	margin-bottom: .75em
}

dl dd+dd {
	margin-top: -.5em
}

dl.horizontal dt {
	float: left;
	clear: left;
	width: 35%;
	text-align: right
}

dl.horizontal dd {
	margin-left: 37%
}

[class*=" list-"],
[class^="list-"] {
	list-style-type: none;
	padding-left: 0
}

ul.list-unstyled {
	zoom: 1
}

ul.list-select {
	border: 1px solid #bbb;
	min-height: calc(24px + 1em)
}

ul.list-select>li {
	padding: .5em;
	margin: 0;
	cursor: pointer
}

ul.list-select>li+li {
	border-top: 1px solid #bbb
}

ul.list-select>li.active {
	background: #eee
}

ul.list-select>li.active::after {
	content: "\e000";
	color: #4fc752;
	font-size: 1.45em;
	float: right
}

ul.list-select>li:hover {
	background: #eee
}

table {
	width: 100%;
	background-color: transparent
}

table th,
table td {
	padding: .5em .75em;
	border-bottom: 1px solid #ddd;
	vertical-align: middle
}

table tr:first-child>* {
	border-top: 1px solid #ddd
}

table th {
	border-top: 0;
	text-align: left
}

table thead {
	background: #e7e7e7
}

table tbody+tbody {
	border-top: 2px solid #ddd
}

table tfoot {
	background: #d5d5d5
}

table table {
	background-color: #fff
}

table.table-outline {
	border: 1px solid #ddd
}

table.table-outline th:last-child,
table.table-outline td:last-child {
	border-right: 1px solid #ddd
}

table.condensed th,
table.condensed td {
	padding: .25em .5em
}

table tr.disabled {
	color: #bbb
}

table.table-border_none {
	zoom: 1
}

table.table-border_none th,
table.table-border_none td {
	border: 0
}

table.table-bordered {
	zoom: 1
}

table.table-bordered th,
table.table-bordered td {
	border: 1px solid #ddd
}

table.table-striped {
	zoom: 1
}

table.table-striped>tr:nth-child(odd),
table.table-striped tbody tr:nth-child(even) {
	background-color: #f6f6f6
}

table.table-hover {
	zoom: 1
}

table.table-hover thead tr:hover,
table.table-hover tfoot tr:hover {
	background: inherit !important
}

table.table-hover tr:hover {
	background-color: #e9e9e9 !important
}

table.table-hover tr.primary:hover {
	background-color: #acccb8 !important
}

table.table-hover tr.success:hover {
	background-color: #bdeabe !important
}

table.table-hover tr.error:hover {
	background-color: #fabdbc !important
}

table.table-hover tr.warning:hover {
	background-color: #ffe5ba !important
}

table.table-hover tr.info:hover {
	background-color: #aee1f8 !important
}

table.responsive {
	zoom: 1
}

table.responsive .table-head {
	display: none
}

@media only screen and (max-width:930px) {
	table.responsive {
		border: 0
	}
	table.responsive thead,
	table.responsive th {
		display: none
	}
	table.responsive tr {
		display: block;
		border: 1px solid #ddd
	}
	table.responsive tr+tr {
		margin-top: 1.5em
	}
	table.responsive td {
		display: block;
		border-width: 0 !important
	}
	table.responsive td+td {
		border-top-width: 1px !important
	}
	table.responsive .table-head {
		font-size: 12px;
		display: block;
		border-bottom: 1px dashed;
		margin-bottom: .5em;
		opacity: .75
	}
}

tr.primary,
th.primary,
td.primary {
	color: #003414;
	background-color: #bbd5c5 !important
}

tr.success,
th.success,
td.success {
	color: #2a6a2c;
	background-color: #d0f0d1 !important
}

tr.error,
th.error,
td.error {
	color: #813331;
	background-color: #fcd5d4 !important
}

tr.warning,
th.warning,
td.warning {
	color: #886730;
	background-color: #ffefd3 !important
}

tr.info,
th.info,
td.info {
	color: #155e7f;
	background-color: #c6eafa !important
}

img[style*="float: left"],
img[style*="float:left"] {
	margin-right: 15px
}

img[style*="float: right"],
img[style*="float:right"] {
	margin-left: 15px
}

.btn,
button,
[type="submit"],
[type="button"],
[type="reset"] {
	text-align: center;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: 600;
	text-decoration: none;
	height: auto;
	line-height: 2.3em;
	padding: 0 1em;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	border-color: #002605;
	background-color: #69222b;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-shadow: none;
	border: 0;
	transition: background .3s
}

.btn:hover,
button:hover,
[type="submit"]:hover,
[type="button"]:hover,
[type="reset"]:hover,
.btn:active,
button:active,
[type="submit"]:active,
[type="button"]:active,
[type="reset"]:active {
	color: #FFF;
	border-color: #000;
	background-color: #002f12
}

.btn:active,
button:active,
[type="submit"]:active,
[type="button"]:active,
[type="reset"]:active {
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .3) inset
}

.btn[disabled],
button[disabled],
[type="submit"][disabled],
[type="button"][disabled],
[type="reset"][disabled],
.btn.disabled,
button.disabled,
[type="submit"].disabled,
[type="button"].disabled,
[type="reset"].disabled {
	border-color: #bbb !important;
	color: #bbb !important;
	background-color: #eee !important;
	cursor: not-allowed !important;
	box-shadow: none !important
}

.btn.transparent {
	border-radius: 49px;
	padding: .2em 3em;
	border: 2px solid #fff !important
}

.btn.transparent.fb_download {
	padding: 0 2em
}

.btn.fb_banner-download:hover {
	background: #fff !important;
	color: #000
}

.btn.br-green {
	background: transparent;
	border: 2px solid #69222b;
	border-radius: 44px;
	padding: 0 1.7em;
	color: #69222b
}

.btn.fb_order {
	padding: .2em 3.4em;
	font-size: 1.5em;
	position: relative;
	border-radius: 49px
}

.btn.green {
	border-radius: 49px;
	position: relative
}

.btn.fb_banner-order {
	font-size: 1.6em;
	padding: .2em 3em
}

.btn.fb_pickup {
	font-size: 1.6em;
	padding: .3em 3.5em;
	line-height: 2em
}

.btn.btn-border:after {
	content: "";
	border-radius: inherit;
	padding: .2em 3em;
	border: 2px solid #fff !important;
	position: absolute;
	top: 5px;
	right: 5px;
	left: 5px;
	bottom: 5px
}

.btn[class*="grid_"],
[class*="column_"]>.btn {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.btn.rounded {
	border-radius: .25em
}

.btn.circle {
	border-radius: 10em
}

.btn.social::before {
	font-size: 1.1em
}

.btn.inverse:hover,
.btn.inverse:active {
	color: #FFF;
	background-color: #002f12
}

.btn.warning {
	color: #FFF;
	border-color: #ff921f;
	background-color: #ffc159
}

.btn.warning:hover,
.btn.warning:active {
	color: #FFF;
	border-color: #eb7900;
	background-color: #ffae26
}

.btn.error {
	color: #FFF;
	border-color: #e62321;
	background-color: #f25f5c
}

.btn.error:hover,
.btn.error:active {
	color: #FFF;
	border-color: #be1816;
	background-color: #ee312d
}

.btn.success {
	color: #FFF;
	border-color: #189b1a;
	background-color: #4fc752
}

.btn.success:hover,
.btn.success:active {
	color: #FFF;
	border-color: #126f13;
	background-color: #37ac3a
}

.btn.info {
	color: #FFF;
	border-color: #0679dc;
	background-color: #28b0ed
}

.btn.info:hover,
.btn.info:active {
	color: #FFF;
	border-color: #055eab;
	background-color: #1195d1
}

.btn.inverse {
	color: #888;
	background-color: #d5d5d5;
	border-color: #b2b2b2
}

.btn.transparent {
	color: inherit;
	background-color: transparent;
	border: 0
}

.btn.transparent:hover,
.btn.transparent:active {
	background: rgba(0, 0, 0, .1)
}

.btn.block {
	float: none;
	padding-left: 0;
	padding-right: 0;
	width: 100%
}

.btn.block+.block {
	margin-top: .5em
}

.btn::before {
	font-size: 1.25em;
	margin-right: 5px
}

.btn.icon {
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	width: 2.3em
}

.btn.icon::before {
	width: 100%;
	float: left;
	margin: 0;
	line-height: inherit !important
}

@media only screen and (max-width:930px) {
	.btn.t-icon {
		overflow: hidden;
		padding: 0;
		white-space: nowrap;
		width: 2.3em
	}
	.btn.t-icon::before {
		width: 100%;
		float: left;
		margin: 0;
		line-height: inherit !important
	}
}

@media only screen and (max-width:480px) {
	.btn.m-icon {
		overflow: hidden;
		padding: 0;
		white-space: nowrap;
		width: 2.3em
	}
	.btn.m-icon::before {
		width: 100%;
		float: left;
		margin: 0;
		line-height: inherit !important
	}
}

.btn-red {
	background: #025e4a;
	display: inline-block;
	padding: .3em;
	border-radius: 47px
}

.btn-red .btn.red {
	font-size: 1.6em;
	border-radius: 49px;
	border: 2px solid #fff;
	padding: 0 2.8em;
	line-height: 2em;
	background: #025e4a
}

.btn-red .tpopup {
	position: absolute
}

.fb_gmb_review,
.fb_facebook_review {
	border-radius: 27px;
	margin-left: 1em
}

hr {
	clear: both;
	border: 0;
	border-top: 1px solid #bbb;
	line-height: 0;
	margin: 1em 0;
	background: #FFF;
	color: #bbb
}

hr.large {
	border-top-width: 2px
}

hr.larger {
	border-top-width: 3px
}

hr::before {
	content: attr(title);
	top: -.6em;
	position: relative;
	line-height: 1.2em;
	color: inherit;
	max-width: 94%;
	margin: -.5px 3% 0;
	padding: 0 .75em;
	background: inherit;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle
}

hr[class*="icon-"]::before,
hr[class^=" icon-"]::before {
	top: -.5em
}

hr.dashed {
	border-top-style: dashed
}

hr.dotted {
	border-top-style: dotted
}

[class*="tooltip-native"] {
	position: relative;
	cursor: help
}

a[class*="tooltip-native"] {
	cursor: pointer
}

[class*="tooltip-native"]:hover[class*="--arrow"]::before,
[class*="tooltip-native"][class*="--show"][class*="--arrow"]::before,
[class*="tooltip-native"]:hover::after,
[class*="tooltip-native"][class*="--show"]::after {
	display: block
}

[class*="tooltip-native"][class*="--arrow"]::before,
[class*="tooltip-native"]::after {
	content: '';
	position: absolute;
	margin: auto;
	display: none;
	bottom: 100%;
	opacity: 1 !important
}

[class*="tooltip-native"]::after {
	content: attr(title);
	z-index: 9;
	font-size: 15.3px;
	line-height: 1.5;
	padding: 4px 8px;
	max-width: 300px;
	background: #000;
	color: #fff;
	box-shadow: 3px 3px 7px rgba(0, 0, 0, .3);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

[class*="tooltip-native"][class*="--autoWidth"]::after {
	max-width: none
}

[class*="tooltip-native"][class*="--fulltext"]::after {
	white-space: normal;
	width: 300px
}

[class*="tooltip-native"][class*="--arrow"][class*="--top"]::before,
[class*="tooltip-native"][class*="--arrow"][class*="--bottom"]::before,
[class*="tooltip-native"][class*="--arrow"][class*="--left"]::before,
[class*="tooltip-native"][class*="--arrow"][class*="--right"]::before {
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	z-index: 10;
	border-color: #000
}

[class*="tooltip-native"][class*="--top"][class*="--arrow"]::before,
[class*="tooltip-native"][class*="--bottom"][class*="--arrow"]::before,
[class*="tooltip-native"][class*="--top"]::after,
[class*="tooltip-native"][class*="--bottom"]::after {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

[class*="tooltip-native"][class*="--top"][class*="-right"]::after,
[class*="tooltip-native"][class*="--bottom"][class*="-right"]::after {
	left: auto;
	right: 0;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

[class*="tooltip-native"][class*="--top"][class*="-left"]::after,
[class*="tooltip-native"][class*="--bottom"][class*="-left"]::after {
	left: 0;
	right: auto;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

[class*="tooltip-native"][class*="--top"][class*="--arrow"]::before,
[class*="tooltip-native"][class*="--bottom"][class*="--arrow"]::before {
	border-left-color: transparent !important;
	border-right-color: transparent !important
}

[class*="tooltip-native"][class*="--top"][class*="--arrow"]::before {
	border-bottom-width: 0
}

[class*="tooltip-native"][class*="--top"]::after {
	margin-bottom: 7px
}

[class*="tooltip-native"][class*="--bottom"][class*="--arrow"]::before,
[class*="tooltip-native"][class*="--bottom"]::after {
	top: 100%;
	bottom: auto
}

[class*="tooltip-native"][class*="--bottom"][class*="--arrow"]::before {
	border-top-width: 0
}

[class*="tooltip-native"][class*="--bottom"]::after {
	margin-top: 7px
}

[class*="tooltip-native"][class*="--left"][class*="--arrow"]::before,
[class*="tooltip-native"][class*="--right"][class*="--arrow"]::before,
[class*="tooltip-native"][class*="--left"]::after,
[class*="tooltip-native"][class*="--right"]::after {
	left: auto;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

[class*="tooltip-native"][class*="--left"][class*="--arrow"]::before,
[class*="tooltip-native"][class*="--right"][class*="--arrow"]::before {
	border-top-color: transparent !important;
	border-bottom-color: transparent !important
}

[class*="tooltip-native"][class*="--left"][class*="--arrow"]::before,
[class*="tooltip-native"][class*="--left"]::after {
	right: 100%
}

[class*="tooltip-native"][class*="--left"][class*="--arrow"]::before {
	border-right-width: 0
}

[class*="tooltip-native"][class*="--left"]::after {
	margin-right: 7px
}

[class*="tooltip-native"][class*="--right"][class*="--arrow"]::before,
[class*="tooltip-native"][class*="--right"]::after {
	left: 100%
}

[class*="tooltip-native"][class*="--right"][class*="--arrow"]::before {
	border-left-width: 0
}

[class*="tooltip-native"][class*="--right"]::after {
	margin-left: 7px
}

[class*="tooltip-native"][class*="--success"]::after {
	background: #d0f0d1;
	color: #2a6a2c
}

[class*="tooltip-native"][class*="--success"][class*="--arrow"]::before {
	border-color: #d0f0d1
}

[class*="tooltip-native"][class*="--warning"]::after {
	background: #ffefd3;
	color: #886730
}

[class*="tooltip-native"][class*="--warning"][class*="--arrow"]::before {
	border-color: #ffefd3
}

[class*="tooltip-native"][class*="--error"]::after {
	background: #fcd5d4;
	color: #813331
}

[class*="tooltip-native"][class*="--error"][class*="--arrow"]::before {
	border-color: #fcd5d4
}

[class*="tooltip-native"][class*="--info"]::after {
	background: #c6eafa;
	color: #155e7f
}

[class*="tooltip-native"][class*="--info"][class*="--arrow"]::before {
	border-color: #c6eafa
}

.centered {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.text-justify {
	text-align: justify
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.ws-nowrap {
	white-space: nowrap !important
}

.ws-normal {
	white-space: normal !important
}

.ws-pre {
	white-space: pre-wrap !important
}

.text-light {
	font-weight: 300 !important
}

.text-normal {
	font-weight: normal !important;
	font-style: normal !important
}

.text-medium {
	font-weight: 500 !important
}

.text-bold {
	font-weight: bold !important
}

.text-italic {
	font-style: italic !important
}

.lh-inherit {
	line-height: inherit !important
}

.lh-small {
	line-height: 1 !important
}

.lh-medium {
	line-height: 1.275 !important
}

.lh-normal {
	line-height: 1.5 !important
}

.lh-large {
	line-height: 1.875 !important
}

.cl-none {
	clear: none
}

.cl-both {
	clear: both
}

.fl-left {
	float: left !important
}

.fl-right {
	float: right !important
}

.fl-none {
	float: none !important
}

.scroll {
	overflow: auto !important
}

.wrap {
	overflow: hidden !important
}

.overflow-none {
	overflow: visible !important
}

.show {
	display: block !important
}

.block {
	display: block
}

.inline-block-wrap {
	font-size: 0
}

.inline-block-wrap>* {
	font-size: 1rem;
	display: inline-block;
	vertical-align: middle
}

.inline-block {
	display: inline-block;
	vertical-align: middle
}

.word-break {
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.hide,
.ui-helper-hidden,
.ui-helper-hidden-accessible,
.btn.hide {
	display: none
}

.pointer {
	cursor: pointer !important
}

.help {
	cursor: help !important
}

.fs12,
.is12:before {
	font-size: 12px !important
}

.fs14,
.is14:before {
	font-size: 14px !important
}

.fs16,
.is16:before {
	font-size: 16px !important
}

.fs18,
.is18:before {
	font-size: 18px !important
}

.fs24,
.is24:before {
	font-size: 24px !important
}

.fs32,
.is32:before {
	font-size: 32px !important
}

.fs48,
.is48:before {
	font-size: 48px !important
}

.fs64,
.is64:before {
	font-size: 64px !important
}

.fs-inherit,
.is-inherit:before {
	font-size: inherit !important
}

.inherit {
	color: inherit;
	background: inherit
}

.inherit-bg {
	background: inherit
}

.inherit-color {
	color: inherit
}

a.inherit-color:hover {
	color: #07a0c3
}

.text-overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.m0px {
	margin: 0 !important
}

.mt0px {
	margin-top: 0 !important
}

.mt5px {
	margin-top: 5px !important
}

.mt10px {
	margin-top: 10px !important
}

.mt15px {
	margin-top: 15px !important
}

.mt20px {
	margin-top: 20px !important
}

.mt25px {
	margin-top: 25px !important
}

.mt30px {
	margin-top: 30px !important
}

.mb0px {
	margin-bottom: 0 !important
}

.mb5px {
	margin-bottom: 5px !important
}

.mb10px {
	margin-bottom: 10px !important
}

.mb15px {
	margin-bottom: 15px !important
}

.mb20px {
	margin-bottom: 20px !important
}

.mb25px {
	margin-bottom: 25px !important
}

.mb30px {
	margin-bottom: 30px !important
}

.mtLabel {
	margin-top: 1.75em
}

.mtInput {
	margin-top: 2.3em
}

.ml-grid {
	margin-left: 1% !important
}

.mr-grid {
	margin-right: 1% !important
}

.p0px {
	padding: 0 !important
}

.pl-grid {
	padding-left: 1%
}

.pr-grid {
	padding-right: 1%
}

.ff-text {
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif
}

.ff-header {
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif
}

.h-auto {
	height: auto !important
}

.maxH-none {
	max-height: none !important
}

.w-auto {
	width: auto !important
}

.maxW-none {
	max-width: none !important
}

.gray-darker-bg {
	color: #fff;
	background-color: #222
}

.gray-dark-bg {
	color: #fff;
	background-color: #555
}

.gray-bg {
	color: #fff;
	background-color: #888
}

.gray-light-bg {
	color: #fff;
	background-color: #bbb
}

.gray-lighter-bg {
	color: #555;
	background-color: #eee
}

.white-bg {
	background: #fff
}

.gray-darker {
	color: #222
}

.gray-dark {
	color: #555
}

.gray {
	color: #888
}

.gray-light {
	color: #bbb
}

.gray-lighter {
	color: #eee
}

.white {
	color: #fff
}

.brand-primary {
	background: #69222b
}

.table {
	float: none;
	display: table;
	width: 100%
}

.tr {
	float: none;
	display: table-row
}

.td {
	float: none;
	display: table-cell
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.pt1 {
	padding-top: 1em
}

.pb1 {
	padding-bottom: 1em
}

.pt2 {
	padding-top: 2em
}

.pb2 {
	padding-bottom: 2em
}

.pt3 {
	padding-top: 3em
}

.pb3 {
	padding-bottom: 3em
}

.pt5 {
	padding-top: 5em
}

.pt4 {
	padding-top: 4em
}

.mt5 {
	margin-top: 5em
}

.mb4 {
	margin-bottom: 4em
}

.pl2 {
	padding-left: 2em
}

.pl5 {
	padding-left: 5em
}

.primary {
	color: #69222b
}

a.primary:hover {
	color: #001608
}

.success {
	color: #4fc752
}

a.success:hover {
	color: #319933
}

.warning {
	color: #ffc159
}

a.warning:hover {
	color: #ffa40d
}

.error {
	color: #f25f5c
}

a.error:hover {
	color: #ec1915
}

.info {
	color: #28b0ed
}

a.info:hover {
	color: #0f85b9
}

.black {
	color: #555
}

a.black:hover {
	color: #001608
}

.seosamba-color {
	color: #83b421
}

a.seosamba-color:hover {
	color: #547315
}

.seosamba-bg {
	color: #fff;
	background-color: #83b421
}

.seotoaster-color {
	color: #6464fd
}

a.seotoaster-color:hover {
	color: #1818fc
}

.seotoaster-bg {
	color: #fff;
	background-color: #6464fd
}

.primary-bg {
	background-color: #69222b;
	color: #FFF
}

.success-bg {
	background-color: #4fc752;
	color: #fff
}

.warning-bg {
	background-color: #ffc159;
	color: #fff
}

.error-bg {
	background-color: #f25f5c;
	color: #fff
}

.info-bg {
	background-color: #28b0ed;
	color: #fff
}

.larger {
	font-size: 1.5em
}

.large {
	font-size: 1.25em
}

.small {
	font-size: .85em
}

.mini {
	font-size: .75em
}

.uppercase {
	text-transform: uppercase
}

.lowecase {
	text-transform: lowercase
}

code {
	padding: 1px 5px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	color: #f25f5c
}


/**** CSS/CONTENT.CSS end ****/


/**** CSS/NAV.CSS start ****/

.listpages,
.listcategories,
.featureditem,
.relatedpages,
.related-products {
	font-size: 0
}

.listpages li,
.listcategories li,
.featureditem li,
.relatedpages li,
.related-products li {
	font-size: 1rem;
	display: inline-block;
	vertical-align: top
}

@media only screen and (min-width:931px) {
	.main_menu {
		position: relative;
		z-index: 11;
		list-style-type: none;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: false;
		-ms-flex-direction: false;
		flex-direction: false;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		color: #222
	}
	.main_menu>li {
		display: inline-block;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		text-align: center;
		position: relative
	}
	.main_menu>li>a {
		text-transform: uppercase;
		font-size: .9em
	}
	.main_menu>li:hover,
	.main_menu a.current {
		color: #025e4a
	}
	.desktop:not(.tablet) .main_menu>li:hover ul {
		display: block
	}
	.main_menu>li .sub-menu-btn {
		width: 1.5em;
		font-size: 1em;
		font-weight: normal;
		padding: 8px 0;
		position: static;
		float: right
	}
	.main_menu>li .sub-menu-btn:before {
		color: inherit;
		vertical-align: top
	}
	.desktop:not(.tablet) .main_menu>li .sub-menu-btn {
		display: none
	}
	.main_menu a {
		display: block;
		padding: 8px 10px;
		text-decoration: none;
		overflow: hidden;
		color: inherit
	}
	.main_menu ul {
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 0;
		display: none;
		width: 300px;
		background: #FFF;
		color: #888;
		box-shadow: 0 3px 5px #555
	}
	.main_menu ul.open {
		display: block !important
	}
	.main_menu ul li {
		float: none
	}
	.main_menu ul li:hover,
	.main_menu ul li a.current {
		background: #eee
	}
}

.static_menu {
	overflow: hidden
}

.static_menu li {
	float: left;
	padding: 0 8px
}

.static_menu li+li {
	border-left: 1px solid #888
}

.featureapage .page-teaser-image,
.featureditem li .page-teaser-image,
.relatedpages li .page-teaser-image {
	overflow: hidden;
	margin-bottom: .5em
}

.featureditem.category-page li {
	display: inline-block;
	width: auto;
	margin-bottom: .3em;
	padding: 0 .2em
}

.featureditem.category-page li.page-current a {
	border-radius: 1em;
	background: #69222b;
	color: #fff
}

.featureditem.category-page li a {
	color: #555;
	margin-bottom: 0;
	font-weight: 600;
	padding: .2em .5em;
	transition: background, border .5s
}

.featureditem.category-page li a:hover {
	border-radius: 1em;
	background: #69222b;
	color: #fff
}

.featureapage {
	float: left
}

.listpages li,
.listcategories li {
	margin-bottom: 30px
}

.listpages .page-teaser-image,
.listcategories .page-teaser-image {
	float: left;
	margin-right: 3%;
	width: 150px;
	overflow: hidden
}

aside .listpages li,
aside .listcategories li,
aside .featureditem li,
aside .featureapage,
aside .relatedpages li {
	width: 100%;
	margin: 0 0 2em
}

aside .listpages li .page-teaser-image,
aside .listcategories li .page-teaser-image,
aside .featureditem li .page-teaser-image,
aside .featureapage .page-teaser-image,
aside .relatedpages li .page-teaser-image {
	width: 100%;
	float: none;
	margin: 0 0 .5em
}

aside .listpages li span,
aside .listcategories li span,
aside .featureditem li span,
aside .featureapage span,
aside .relatedpages li span,
aside .listpages li p,
aside .listcategories li p,
aside .featureditem li p,
aside .featureapage p,
aside .relatedpages li p {
	font-size: .85em;
	line-height: 1.25
}

.news-item .newslog-admin-actions {
	text-align: right
}

.news-item .news-item-date {
	color: #494949
}

.news-item .news-item-date::before {
	top: 2px;
	font-size: 16px;
	color: #69222b
}

.news-item .news-item-tags a {
	color: #888
}

.news-item .news-item-tags a:hover {
	color: #3c3c3c
}

.news-item .news-item-tags a+a {
	margin-left: .5em
}

.news-item .news-item-tags a::before {
	color: #888;
	margin-right: .5em
}

.news-item .newslog-tag-filter::before {
	font-family: flexkit-icons;
	content: "\e023"
}

@media(min-width:931px) {
	body .mobile-bar,
	body .mobile-menu,
	body .m-menu,
	body .m-menu.open {
		display: none
	}
}

@media only screen and (max-width:930px) {
	body {
		padding-top: 96px
	}
	body[data-menu-open],
	body[data-overlay],
	body[data-dropdown-open] {
		overflow: hidden
	}
	body[data-menu-open]::after,
	body[data-overlay]::after,
	body[data-dropdown-open]::after {
		content: '';
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 91
	}
	body.subshop-top {
		padding-top: 0 !important
	}
	[data-menu-open]::after,
	[data-overlay]::after {
		background: rgba(0, 0, 0, .5)
	}
}

.mobile-bar {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 90;
	font-family: "Roboto", Tahoma, Arial;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.mobile-bar::after {
	content: "";
	display: table;
	clear: both
}

.mobile-bar.top {
	top: 0;
	line-height: 56px;
	color: #FFF;
	background: #FFF;
	padding: 1em 0
}

.mobile-bar.top .btn {
	background: transparent;
	color: #000
}

.mobile-bar.top .btn.icon {
	width: 56px
}

.mobile-bar.top .btn:before {
	font-size: 28px
}

.mobile-bar.top .toaster-cart {
	position: relative;
	text-align: right;
	width: 76px
}

.mobile-bar.top .toaster-cart .cartblock-totaltax-row {
	display: none
}

.mobile-bar.top .toaster-cart .cartblock-totalprice-row {
	position: absolute;
	bottom: -.6em;
	right: -.3em;
	line-height: 1.5em
}

.mobile-bar.top .toaster-cart .cartblock-totalprice-row,
.mobile-bar.top .toaster-cart .cartblock-items-row {
	display: inline-block
}

.mobile-bar.top .toaster-cart .cartblock-totalprice-row span,
.mobile-bar.top .toaster-cart .cartblock-items-row span {
	color: #000
}

.mobile-bar.top .toaster-cart .cartblock-totalprice-row span:first-child,
.mobile-bar.top .toaster-cart .cartblock-items-row span:first-child {
	display: none
}

.mobile-bar.top .toaster-cart .cartblock-totalprice-row .cart-items-count,
.mobile-bar.top .toaster-cart .cartblock-items-row .cart-items-count {
	background: #025e4a;
	color: #FFF;
	position: absolute;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	text-align: center;
	line-height: 22px;
	font-size: 11px;
	right: -10px;
	top: 0
}

.mobile-bar.top .toaster-cart .cartblock-gotocart-row {
	display: inline-block
}

.mobile-bar.top .toaster-cart .cartblock-gotocart-row a {
	color: #000;
	font-size: 0;
	vertical-align: middle
}

.mobile-bar.top .toaster-cart .cartblock-gotocart-row a:before {
	content: "\e028";
	font-family: flexkit-icons;
	font-size: 30px;
	vertical-align: middle
}

@media only print {
	.mobile-bar {
		display: none
	}
}

.mobile-bar .mob-logo {
	font-size: 20px;
	padding: 0 calc(72px - 56px);
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 34%;
	-ms-flex: 0 0 34%;
	flex: 0 0 34%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.mobile-bar .phone {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 74%;
	-ms-flex: 0 0 74%;
	flex: 0 0 74%;
	font-weight: 100;
	font-size: 1.8em
}

.mobile-bar .phone::before {
	font-size: .8em
}

.mobile-bar .btn {
	line-height: inherit;
	width: 78px;
	color: inherit;
	border: 0;
	-webkit-box-flex: 0 0 56px;
	-webkit-flex: 0 0 56px 1 auto;
	-ms-flex: 0 0 56px 1 auto;
	flex: 0 0 56px 1 auto
}

.mobile-bar .btn::before {
	margin: initial;
	font-size: 18px
}

.tabs {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	text-transform: uppercase;
	color: #00e255;
	font-weight: 500;
	overflow-x: auto;
	height: 48px;
	line-height: 48px;
	scrollbar-base-color: silver;
	scrollbar-3dlight-color: silver;
	scrollbar-highlight-color: silver;
	scrollbar-track-color: #ebebeb;
	scrollbar-arrow-color: black;
	scrollbar-shadow-color: silver;
	scrollbar-dark-shadow-color: silver
}

.tabs::-webkit-scrollbar {
	width: 0;
	height: 0
}

.tabs::-webkit-scrollbar-track {
	background: #666;
	border-radius: 10px
}

.tabs::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #ccc
}

.tabs .sub-menu-btn {
	display: none
}

.tabs li,
.tabs a {
	padding: 0;
	margin: 0
}

.tabs .items-wrap,
.tabs ul {
	float: none;
	width: auto;
	height: auto;
	background: transparent;
	border: 0 none;
	color: inherit;
	font-family: inherit;
	font-size: medium;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	position: static;
	vertical-align: baseline;
	box-shadow: none;
	border-radius: 0;
	transition: none;
	font-size: 0;
	min-width: 100vw;
	white-space: nowrap;
	text-align: center;
	overflow: visible
}

.tabs .items-wrap>*,
.tabs ul>* {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle
}

.tabs li {
	display: inline-block;
	float: none;
	border: 0 !important
}

.tabs a {
	display: block;
	text-decoration: none;
	color: inherit;
	border-bottom: 2px solid transparent;
	padding: 0 12px;
	line-height: 46px
}

.tabs a.current {
	background-color: transparent !important;
	border-color: #FFF;
	color: #FFF
}

.tabs.sub-of-main {
	display: none
}

.menu-btn:hover,
.menu-btn.active {
	background: rgba(0, 0, 0, .1)
}

.sub-menu-btn {
	width: 48px;
	text-align: center;
	color: #FFF;
	font-size: 1.25em;
	position: absolute;
	right: 0;
	top: 0
}

.sub-menu-btn::before {
	content: "\e0ac";
	font-family: flexkit-icons;
	color: #bbb
}

.sub-menu-btn:hover::before,
.sub-menu-btn.active::before {
	content: "\e0aa"
}

@media only screen and (max-width:930px) {
	.mobile-menu {
		z-index: 92;
		transition: all .3s
	}
	.mobile-menu.top {
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	.mobile-menu.bottom {
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%)
	}
	.mobile-menu.left {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	.mobile-menu.right {
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%)
	}
	[data-menu-open] .mobile-menu {
		box-shadow: 0 0 30px #555
	}
	[data-menu-open="left"] .mobile-menu.left,
	[data-menu-open="right"] .mobile-menu.right {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	[data-menu-open="top"] .mobile-menu.top,
	[data-menu-open="bottom"] .mobile-menu.bottom {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	.menu-btn.active {
		background: rgba(0, 0, 0, .05)
	}
	.menu-btn::before {
		width: 16px
	}
	.menu-btn.left {
		padding-left: 0
	}
	.menu-btn.left.active::before {
		margin-left: -11.2px;
		margin-right: 16.8px
	}
	.menu-btn.right {
		padding-right: 0
	}
	.menu-btn.right.active::before {
		margin-right: -11.2px;
		margin-left: 16.8px
	}
}

.m-menu {
	width: 260px;
	position: fixed;
	z-index: 92;
	overflow: auto;
	background: #fff;
	display: none;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.m-menu:not(.dropdown) {
	top: 0;
	bottom: 0
}

.m-menu:not(.dropdown).left {
	left: 0
}

.m-menu:not(.dropdown).right {
	right: 0
}

.m-menu.dropdown {
	width: 250px;
	overflow: auto;
	max-height: 70%
}

.m-menu.dropdown.top {
	top: 10px;
	bottom: auto
}

.m-menu.dropdown.bottom {
	bottom: 10px;
	top: auto
}

.m-menu.dropdown.right {
	right: 10px;
	left: auto
}

.m-menu.dropdown.left {
	left: 10px;
	right: auto
}

.m-menu.open {
	display: block
}

.m-menu .menu-top-header {
	height: 56px;
	border-bottom: 1px solid #f2f2f2
}

.m-menu ul,
.dropdown-menu ul,
.mobile-menu.dropdown ul {
	position: relative
}

.m-menu ul ul,
.dropdown-menu ul ul,
.mobile-menu.dropdown ul ul {
	display: none;
	background: rgba(0, 0, 0, .03)
}

.m-menu ul ul a,
.dropdown-menu ul ul a,
.mobile-menu.dropdown ul ul a {
	padding-left: 40px;
	font-weight: 500;
	font-size: .85em
}

.m-menu ul.open,
.dropdown-menu ul.open,
.mobile-menu.dropdown ul.open {
	display: block !important
}

.m-menu li,
.dropdown-menu li,
.mobile-menu.dropdown li {
	float: none;
	border-bottom: 1px solid #f7f7f7;
	line-height: 48px;
	font-weight: bold;
	position: relative
}

.m-menu li a,
.dropdown-menu li a,
.mobile-menu.dropdown li a {
	padding: 0 16px 0 28px;
	display: block;
	text-decoration: none;
	color: inherit;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.m-menu li a:hover,
.m-menu li a.current,
.dropdown-menu li a:hover,
.dropdown-menu li a.current,
.mobile-menu.dropdown li a:hover,
.mobile-menu.dropdown li a.current {
	background: #f2f2f2;
	color: #69222b
}

.m-menu li:hover,
.dropdown-menu li:hover,
.mobile-menu.dropdown li:hover {
	color: inherit
}

.m-menu li:hover ul,
.dropdown-menu li:hover ul,
.mobile-menu.dropdown li:hover ul {
	display: none
}

.m-menu li li,
.dropdown-menu li li,
.mobile-menu.dropdown li li {
	border: 0
}

.m-menu li li+li,
.dropdown-menu li li+li,
.mobile-menu.dropdown li li+li {
	border-top: 1px solid #f2f2f2
}

@media only screen and (max-width:930px) {
	.dropdown-menu-mobile {
		display: none
	}
}

.dropdown-menu,
.mobile-menu.dropdown,
[data-dropdown-open] .dropdown-menu-mobile {
	background: #fff !important;
	color: #222 !important;
	position: absolute;
	z-index: 92 !important;
	width: 250px;
	display: none;
	margin: 0 !important;
	overflow: auto;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.dropdown-menu.open,
.mobile-menu.dropdown.open {
	display: block
}

.dropdown-menu.top-right,
.mobile-menu.dropdown.top-right,
.dropdown-menu.bottom-right,
.mobile-menu.dropdown.bottom-right {
	right: 0;
	left: auto
}

.dropdown-menu.top-left,
.mobile-menu.dropdown.top-left,
.dropdown-menu.bottom-left,
.mobile-menu.dropdown.bottom-left {
	left: 0;
	right: auto
}

.dropdown-menu.top,
.mobile-menu.dropdown.top,
.dropdown-menu.top-left,
.mobile-menu.dropdown.top-left,
.dropdown-menu.top-right,
.mobile-menu.dropdown.top-right {
	top: auto;
	bottom: 100%
}

.dropdown-menu.top.inner,
.mobile-menu.dropdown.top.inner,
.dropdown-menu.top-left.inner,
.mobile-menu.dropdown.top-left.inner,
.dropdown-menu.top-right.inner,
.mobile-menu.dropdown.top-right.inner {
	top: 0;
	bottom: auto
}

.dropdown-menu.bottom,
.mobile-menu.dropdown.bottom,
.dropdown-menu.bottom-left,
.mobile-menu.dropdown.bottom-left,
.dropdown-menu.bottom-right,
.mobile-menu.dropdown.bottom-right {
	top: 100%;
	bottom: auto
}

.dropdown-menu.bottom.inner,
.mobile-menu.dropdown.bottom.inner,
.dropdown-menu.bottom-left.inner,
.mobile-menu.dropdown.bottom-left.inner,
.dropdown-menu.bottom-right.inner,
.mobile-menu.dropdown.bottom-right.inner {
	top: auto;
	bottom: 0
}

.dropdown-menu.left-top,
.mobile-menu.dropdown.left-top,
.dropdown-menu.right-top,
.mobile-menu.dropdown.right-top {
	top: 0;
	bottom: auto
}

.dropdown-menu.left-bottom,
.mobile-menu.dropdown.left-bottom,
.dropdown-menu.right-bottom,
.mobile-menu.dropdown.right-bottom {
	top: auto;
	bottom: 0
}

.dropdown-menu.left,
.mobile-menu.dropdown.left,
.dropdown-menu.left-top,
.mobile-menu.dropdown.left-top,
.dropdown-menu.left-bottom,
.mobile-menu.dropdown.left-bottom {
	left: auto;
	right: 100%
}

.dropdown-menu.left.inner,
.mobile-menu.dropdown.left.inner,
.dropdown-menu.left-top.inner,
.mobile-menu.dropdown.left-top.inner,
.dropdown-menu.left-bottom.inner,
.mobile-menu.dropdown.left-bottom.inner {
	left: 0;
	right: auto
}

.dropdown-menu.right,
.mobile-menu.dropdown.right,
.dropdown-menu.right-top,
.mobile-menu.dropdown.right-top,
.dropdown-menu.right-bottom,
.mobile-menu.dropdown.right-bottom {
	left: 100%;
	right: auto
}

.dropdown-menu.right.inner,
.mobile-menu.dropdown.right.inner,
.dropdown-menu.right-top.inner,
.mobile-menu.dropdown.right-top.inner,
.dropdown-menu.right-bottom.inner,
.mobile-menu.dropdown.right-bottom.inner {
	right: 0;
	left: auto
}

[data-dropdown-open] .dropdown-menu-mobile {
	position: fixed;
	max-width: 90%;
	max-height: 70%
}

[data-dropdown-open] .dropdown-menu-mobile.open {
	display: block
}

[data-dropdown-open] .dropdown-menu-mobile.centered {
	top: 50%;
	left: 0;
	right: 0;
	margin: auto !important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

[data-dropdown-open] .dropdown-menu-mobile.center {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto !important
}

[data-dropdown-open] .dropdown-menu-mobile.top {
	top: 10px;
	bottom: auto
}

[data-dropdown-open] .dropdown-menu-mobile.bottom {
	bottom: 10px;
	top: auto
}

[data-dropdown-open] .dropdown-menu-mobile.right {
	right: 10px;
	left: auto
}

[data-dropdown-open] .dropdown-menu-mobile.left {
	left: 10px;
	right: auto
}


/**** CSS/NAV.CSS end ****/


/**** CSS/STYLE.CSS start ****/

body {
	overflow-x: hidden
}

body {
	min-height: 100vh;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

body main {
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

a {
	text-decoration: none;
	transition: all .3s
}

header {
	color: #543628;
	background: #FFF;
	position: fixed;
	left: 0;
	right: 0;
	box-shadow: 0 1px 15px 2px #7a7979;
	width: 100%;
	z-index: 100;
	top: 0;
	padding-top: 50px;
	transition: height .3s
}

header>.container.flex-row {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	height: 115px;
	transition: all .3s;
	padding: 20px 0
}

header .logo {
	padding: 0;
	border: 0;
	font-weight: normal;
	line-height: 1.5;
	font-size: 18px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 280px;
	-ms-flex: 0 0 280px;
	flex: 0 0 280px;
	text-decoration: none;
	margin: 0
}

header .logo img {
	max-height: 110px;
	transition: all .3s;
	vertical-align: top;
	width: auto;
	height: auto
}

header .logo a {
	display: inline-block;
	vertical-align: top;
	transition: all .3s
}

header .top-row {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	padding: 0;
	background: #69222b;
	z-index: 15;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 300;
	height: 52px;
	transition: all .3s
}

header .top-row::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-right: -50vw;
	margin-left: -50vw;
	background: #69222b
}

header .top-row p {
	margin: 0;
	padding-left: 1.5em
}

header .top-row p span {
	font-weight: 500
}

header .top-row .social-block {
	text-align: right
}

header .top-row div>div {
	text-align: center;
	padding: 10px 0 0 0
}

header.scroll-header {
	height: 140px
}

header.scroll-header .logo img {
	max-width: 190px
}

header.scroll-header .top-row {
	font-size: .9em;
	transition: all .5s
}

header.scroll-header>.container.flex-row {
	height: 94px;
	padding: 10px 0
}

header .cart-head .toaster-cart {
	position: relative;
	text-align: right
}

header .cart-head .toaster-cart .cartblock-totaltax-row {
	display: none
}

header .cart-head .toaster-cart .cartblock-totalprice-row {
	position: absolute;
	bottom: -1em;
	right: -.6em
}

header .cart-head .toaster-cart .cartblock-totalprice-row,
header .cart-head .toaster-cart .cartblock-items-row {
	display: inline-block
}

header .cart-head .toaster-cart .cartblock-totalprice-row span:first-child,
header .cart-head .toaster-cart .cartblock-items-row span:first-child {
	display: none
}

header .cart-head .toaster-cart .cartblock-totalprice-row .cart-items-count,
header .cart-head .toaster-cart .cartblock-items-row .cart-items-count {
	background: #025e4a;
	color: #FFF;
	position: absolute;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	text-align: center;
	line-height: 22px;
	font-size: 11px;
	right: -10px;
	top: -7px
}

header .cart-head .toaster-cart .cartblock-gotocart-row {
	display: inline-block
}

header .cart-head .toaster-cart .cartblock-gotocart-row a {
	color: inherit;
	font-size: 0;
	vertical-align: middle
}

header .cart-head .toaster-cart .cartblock-gotocart-row a:before {
	content: "\e028";
	font-family: flexkit-icons;
	font-size: 30px;
	vertical-align: middle
}

.top-row {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	padding: 0;
	background: #69222b;
	z-index: 15;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 300;
	height: 52px;
	transition: all .3s
}

.top-row::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-right: -50vw;
	margin-left: -50vw;
	background: #69222b
}

.top-row p {
	margin: 0;
	padding-left: 1.5em
}

.top-row p span {
	font-weight: 500
}

.top-row .social-block {
	text-align: right
}

.top-row div>div {
	text-align: right
}

a.phone {
	color: #222;
	font-size: 1.4em;
	transition: color .5s;
	text-decoration: none
}

a.phone:before {
	transform: rotate(270deg);
	padding: 0 .2em 1em .5em
}

a.phone:hover {
	color: #025e4a
}

#banner,
#page {
	margin-top: 167px;
	overflow: hidden
}

.banner-main {
	background-repeat: no-repeat;
	position: relative;
	background-size: cover
}

.banner-main .banner-content {
	padding: 3em 0 2em 0;
	text-align: center;
	color: #FFF
}

.banner-main .banner-content .h1 {
	color: #FFF
}

.img-btn p {
	display: inline-block;
	background-color: #fff;
	padding: 1em 2.3em;
	border-radius: 39px;
	margin: 5em .5em;
	cursor: pointer
}

.bg-sand {
	background-image: url("/img/paper-pattern.jpg")
}

.title-logo {
	font-weight: 700;
	border-right: 1px solid #000;
	color: #000;
	font-size: 1.2em;
	text-align: center;
	padding-right: 2em
}

.list-logo {
	font-size: 0
}

.list-logo li {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	margin-left: 1%;
	margin-right: 0;
	width: 32.66666667%
}

.list-logo li:nth-of-type(3n+1) {
	margin-left: 0
}

@media only screen and (max-width:930px) and (min-width:481px) {
	.list-logo li {
		width: 49.5%
	}
	.list-logo li:nth-of-type(n) {
		margin-left: 1%
	}
	.list-logo li:nth-of-type(2n+1) {
		margin-left: 0
	}
}

@media only screen and (max-width:480px) {
	.list-logo li {
		width: 100%
	}
	.list-logo li:nth-of-type(1n+1) {
		margin-left: 0
	}
}

.title-about-us {
	position: relative;
	overflow: hidden
}

.title-about-us span {
	padding: .5em 1em;
	background: #fff
}

.title-about-us::before,
.title-about-us::after {
	content: "";
	background-repeat: no-repeat;
	background-size: auto;
	position: absolute;
	top: 40%;
	bottom: 0;
	z-index: -1
}

.title-about-us::before {
	background-image: url("/img/line-left.png");
	right: 50%;
	left: 0
}

.title-about-us::after {
	background-image: url("/img/line-right.png");
	background-position: center right;
	right: 0;
	min-width: 100%
}

.img-sand {
	margin-top: 1em
}

.testimonials-wrap {
	text-align: right
}

.photo-top {
	margin-top: -12em
}

.working-hours {
	border: 2px solid #FFF;
	border-radius: 45px;
	line-height: 2.3em;
	font-size: 1em;
	padding: .1em 2em;
	display: inline-block;
	text-align: left;
	min-height: 3em
}

.working-hours>span {
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	font-size: 1.4em;
	font-weight: 700;
	color: #a4a4a4
}

.working-hours p {
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 300;
	padding: 0 5px;
	line-height: 1.7em
}

.working-hours p span {
	font-weight: 700
}

.working-hours p:first-of-type {
	border-right: 1px solid #fff;
}

.title-gallery {
	padding: 1.5em 0 0 0;
	margin-bottom: 0
}

.border-style {
	position: relative;
	border-bottom: 4px solid #025e4a;
	padding: 6px 0 0 0;
	border-top: 4px solid #69222b;
	margin: 0 !important;
	background: #fff
}

.border-style::before,
.border-style::after {
	content: ' ';
	position: absolute;
	bottom: -6px;
	border: 9px solid transparent
}

.border-style::before {
	left: -1px;
	border-left: 11px solid #fff
}

.border-style::after {
	right: -1px;
	border-right: 10px solid #fff
}

.border-style._border-absolute {
	position: absolute;
	display: block;
	right: 0;
	left: 0
}

.border-style._border-absolute::before {
	border-left: 11px solid #fcfcfc
}

.border-style._border-absolute::after {
	border-right: 10px solid #fcfcfc
}

.border-style._border-absolute._grey::before {
	border-left: 11px solid #eee !important
}

.border-style._border-absolute._grey::after {
	border-right: 10px solid #eee !important
}

.title-starter {
	position: relative;
	margin: 0
}

.title-starter p {
	display: inline-block;
	width: 27%;
	text-align: center
}

.title-starter .border-style {
	display: inline-block;
	width: 62%
}

.title-starter .border-style._br-2::before {
	display: none
}

.title-starter .border-style._br-2::after {
	right: -1px;
	border-right: 10px solid #cea678
}

.title-starter .strip-left {
	position: relative;
	display: inline-block;
	width: 9%;
	background-repeat: no-repeat;
	background-image: url("/img/bg-left.png");
	height: 1.3em;
	bottom: -.95em
}

.strip {
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 700;
	color: #025e4a;
	background: #fff;
	padding: .3em 2.3em;
	letter-spacing: .2em;
	position: relative;
	display: inline-block
}

.strip:before,
.strip:after {
	content: ' ';
	position: absolute;
	top: 0;
	bottom: 0;
	border-width: 27px 15px;
	border-style: solid
}

.strip:before {
	left: -18px;
	border-color: #fff #fff #fff transparent
}

.strip:after {
	right: -18px;
	border-color: #fff transparent #fff #fff
}

.check-out {
	text-decoration: none;
	font-size: .8em;
	vertical-align: middle
}

.check-out::before {
	content: "\e08b \e08b \e08b \e08b \e08b";
	font-family: flexkit-icons;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 5px;
	font-size: 1.2em;
	color: #fea500
}

.strip-grey p {
	display: inline-block;
	background-image: url("/img/strip-grey.png");
	padding: .3em 6em;
	background-repeat: no-repeat;
	background-size: cover
}

.strip-grey p>span>span {
	font-size: 1.2em;
	font-weight: 700
}

.strip-grey p>span:before {
	content: ' ';
	background-image: url("/img/reviews google.png");
	position: relative;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 1em
}

.swiper-container {
	height: 100%;
	width: 100%;
	position: relative
}

.swiper-container .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	justify-content: flex-start;
	padding: 2em 0
}

.swiper-container .swiper-wrapper>.generator-links {
	position: absolute;
	top: 0;
	right: -11em
}

.swiper-container .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	text-align: center
}

.swiper-container .swiper-slide img {
	width: 100%
}

.swiper-container.swiper1 .swiper-wrapper {
	align-items: center
}

.swiper-container.swiper .photo-wrap:before {
	content: "\e900";
	font-family: flexkit-icons;
	background: #fff;
	padding: .1em;
	border-radius: 50%;
	color: #1974e6;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 10px;
	width: 1.7em;
	height: 1.7em
}

.swiper-container.swiper .reviews-item {
	border: 1px solid #bbb;
	border-radius: 5px;
	padding: 1em
}

.swiper-container.swiper .reviews-item .review-name {
	padding: 1em .5em;
	font-size: 15px;
	font-weight: 800
}

.swiper-container.swiper .reviews-item .review-name::after {
	content: "\e08b \e08b \e08b \e08b \e08b";
	font-family: flexkit-icons;
	letter-spacing: 2px;
	color: #fea500;
	display: block
}

.swiper-container.swiper .reviews-item .review-date {
	font-size: 14px;
	font-weight: 400;
	color: #8f8c8c
}

.swiper-container.swiper .reviews-item .review-message {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.7em
}

.swiper-container.swiper .reviews-item .review-message .see-review {
	margin: 0
}

.swiper-container.swiper .reviews-item .review-message .see-review a {
	text-decoration: underline;
	font-weight: 400;
	color: #1974e6
}

.swiper-container.swiper-about.swiper-container-horizontal {
	padding: 5em 0
}

.swiper-container.swiper-about.swiper-container-horizontal .swiper-wrapper {
	justify-content: flex-start
}

.swiper-container.swiper-about.swiper-container-horizontal .swiper-wrapper .swiper-slide {
	position: relative;
	transition: transform .3s ease;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto
}

.swiper-container.swiper-about.swiper-container-horizontal .swiper-wrapper .swiper-slide.swiper-slide-next {
	-webkit-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5)
}

.banner-page {
	padding: 5em 0
}

.banner-page h1,
.banner-page .border-colors {
	margin: 0
}

.border-colors:before {
	content: "";
	border-bottom: 55px solid #025e4a;
	padding: 6px 0 0 0;
	border-top: 55px solid #025e4a;
	background: #025e4a;
	position: absolute;
	top: -1.6em;
	bottom: 0;
	width: 100%;
	transform: rotate(90deg);
	left: 0;
	height: 194px
}

.quote-text {
	padding: 0 0 1em 3em;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	font-size: 1.5em;
	font-weight: 500
}

.not-found-title {
	font-size: 8em;
	color: #222;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif
}

.page404 h1 {
	margin: 0;
	font-weight: 500;
	position: relative;
	display: inline
}

.page404 h1+div a {
	text-decoration: none;
	color: #69222b;
	font-weight: 500
}

.contact-page>div {
	padding-bottom: 2em
}

.contact strong {
	padding: 0 0 2.3em 0
}

.contact strong:last-of-type {
	padding: 1em 0
}

.bg-greey {
	background: #eee
}

.wrapper-left,
.wrapper-right {
	position: relative
}

.wrapper-left:before,
.wrapper-right:before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100vw;
	background-color: inherit
}

.wrapper-left::before {
	right: 0
}

.wrapper-right::before {
	left: 0
}

.contact .fb_contact-btn {
	text-decoration: none;
	color: #69222b;
	font-size: 1.1em
}

.default-left,
.default-right {
	padding: 3em
}

.block-time-delivery {
	text-align: center
}

.block-time-delivery p {
	display: inline-block;
	border: 1px solid #eee;
	margin-right: 1em;
	padding: .5em 2em;
	box-shadow: 0 6px 9px #a19898;
	font-weight: 500
}

aside .aside-box {
	margin-bottom: 30px
}

footer {
	background: transparent;
	color: #222;
	overflow: hidden
}

footer .bg-black {
	background: #1b1a0d;
	color: #FFF;
	padding: 1em 0;
	font-size: .76em
}

footer .bg-black span+span {
	padding-left: .3em
}

footer .phone,
footer .btn.social,
footer address {
	color: #543628
}

footer address {
	font-weight: 700;
	font-size: 1.1em;
	margin: 0
}

footer address.icon-location4:before {
	padding-right: .8em;
	font-size: 1.3em;
	vertical-align: text-bottom
}

footer .img-gmaps {
	min-height: 500px;
	background-repeat: no-repeat;
	background-position: center
}

.wrapper {
	position: relative
}

.wrapper::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 50%;
	width: 100vw;
	margin-left: -50vw;
	margin-right: -50vw;
	background: inherit
}

#go-top {
	color: #fff;
	border-color: rgba(0, 0, 0, .5);
	background-color: rgba(0, 0, 0, .5)
}

#go-top:hover,
#go-top:active {
	color: #FFF;
	border-color: #69222b;
	background-color: #69222b
}

.webPage-go-top {
	color: #fff;
	border-color: rgba(0, 0, 0, .5);
	background-color: rgba(0, 0, 0, .5)
}

.webPage-go-top:hover,
.webPage-go-top:active {
	color: #FFF;
	border-color: #69222b;
	background-color: #69222b
}

.page-flexgrid-example {
	padding: 3em 0
}

.page-flexgrid-example code {
	padding: 0 4px;
	border: 0;
	background-color: transparent
}

.page-flexgrid-example ._example {
	background-color: #00712b;
	color: #FFF;
	margin-top: .15em;
	margin-bottom: .15em;
	padding: .5em;
	font-size: 12px
}

.page-flexgrid-example ._example ._example {
	background-color: #00af42
}

.disabled {
	pointer-events: none;
	cursor: default
}

#shipping-action {
	position: relative
}

#shipping-action:before {
	content: " Local";
	position: absolute;
	width: 80px;
	background-color: yellow;
	color: #000;
	left: 5%;
	top: 50%;
	transform: translateY(-50%);
	font-family: 'Montserrat', sans-serif;
	font-size: .9rem;
	padding: .5rem 0
}

.pr-related:empty:before {
	display: none
}

#quote-summary {
	margin-left: auto !important
}

.header {
	padding: 1em 0;
	text-align: center;
	border-bottom: 2px solid #c5c0c0;
	background-color: #fff
}

.subshop-top {
	background-color: #eee
}

.subshop {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.subshop .orders-filters {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.subshop .orders-filters>div {
	margin-right: 1.5%;
	padding: .2em 0
}

.subshop .orders-filters>div.block-new-order,
.subshop .orders-filters>div.block-in-progress,
.subshop .orders-filters>div.block-done {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 2 1 auto;
	-ms-flex: 2 1 auto;
	flex: 2 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto
}

.subshop .orders-filters>div.block-search {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	width: 2.7em;
	height: 2.7em;
	line-height: 2.2em
}

.subshop .orders-filters>div.btn {
	background: #fff;
	border: 1px solid #eee;
	box-shadow: 0 6px 9px #a19898;
	color: #555;
	border-radius: 2em
}

.subshop .orders-filters .new-ord-filter-qty,
.subshop .orders-filters .in-progress-ord-filter-qty {
	background: #f4831a;
	color: #fff;
	display: inline-block;
	min-width: 2.5em;
	height: 2.5em;
	line-height: 2em;
	padding: .3em;
	border-radius: 50%;
	font-weight: 300;
	font-size: .7em;
	vertical-align: unset;
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif
}

.subshop .orders-filters .active.block-new-order .new-ord-filter-qty,
.subshop .orders-filters .active.block-in-progress .new-ord-filter-qty,
.subshop .orders-filters .active.block-done .new-ord-filter-qty,
.subshop .orders-filters .active.block-new-order .in-progress-ord-filter-qty,
.subshop .orders-filters .active.block-in-progress .in-progress-ord-filter-qty,
.subshop .orders-filters .active.block-done .in-progress-ord-filter-qty {
	background: #fff;
	color: #000
}

.subshop .orders-filters .active.block-new-order .done-ord-icon,
.subshop .orders-filters .active.block-in-progress .done-ord-icon,
.subshop .orders-filters .active.block-done .done-ord-icon {
	color: #fff
}

.subshop .orders-filters .active.block-new-order .new-ord-label,
.subshop .orders-filters .active.block-in-progress .new-ord-label,
.subshop .orders-filters .active.block-done .new-ord-label,
.subshop .orders-filters .active.block-new-order .in-progress-ord-label,
.subshop .orders-filters .active.block-in-progress .in-progress-ord-label,
.subshop .orders-filters .active.block-done .in-progress-ord-label,
.subshop .orders-filters .active.block-new-order .done-ord-label,
.subshop .orders-filters .active.block-in-progress .done-ord-label,
.subshop .orders-filters .active.block-done .done-ord-label {
	color: #fff
}

.subshop .orders-filters .done-ord-icon.icon-checkmark3:before {
	font-size: .7em;
	padding: 0 0 .5em 1em
}

.subshop .orders-filters .active.btn {
	background: #f4831a;
	border-color: #f4831a
}

.subshop .orders-filters .active.btn .search::before {
	content: "\e09a";
	font-size: .7em;
	color: #fff
}

.subshop .search-filter-block {
	background-color: #fff;
	border-radius: 2em;
	padding: 1em;
	border: 1px solid #ccc;
	margin: 2em 0
}

.subshop .search-filter-block p {
	font-size: .85em;
	margin-right: 1em
}

.subshop .search-filter-block p:nth-child(1),
.subshop .search-filter-block p:nth-child(2),
.subshop .search-filter-block p:nth-child(3),
.subshop .search-filter-block p:nth-child(4) {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 2 1 auto;
	-ms-flex: 2 1 auto;
	flex: 2 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto
}

.subshop .search-filter-block p:nth-child(5) {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	margin-bottom: 7px
}

.subshop .search-filter-block p #search-filter {
	font-size: 1.1em;
	padding: .4em 2em;
	border-radius: 2em
}

.subshop .search-filter-block p label {
	font-weight: 700;
	font-size: .9em
}

.subshop .orders-time-block {
	padding: 1em 0;
	border-top: 2px solid #a59e9e;
	margin-top: 1em
}

.subshop .orders-time-block .all-orders-qty,
.subshop .orders-time-block .new-orders-qty,
.subshop .orders-time-block .orders-in-progress-qty,
.subshop .orders-time-block .orders-done-qty {
	font-weight: 600
}

.subshop .orders-time-block .time-inputs-block {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 3 1 auto;
	-ms-flex: 3 1 auto;
	flex: 3 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	display: flex
}

.subshop .orders-time-block .time-inputs-block .pickup-time-block,
.subshop .orders-time-block .time-inputs-block .delivery-time-block {
	flex: 1 1 auto;
	display: flex;
	align-items: center;
	margin-left: 2em
}

.subshop .orders-time-block .time-inputs-block .pickup-time-label,
.subshop .orders-time-block .time-inputs-block .delivery-time-label {
	font-size: .7em;
	font-weight: 800;
	min-width: 9em;
	text-align: right;
	padding-right: 1em
}

.subshop .orders-time-block .time-inputs-block #pickup-time-value,
.subshop .orders-time-block .time-inputs-block #delivery-time-value {
	font-size: .8em;
	font-weight: 600
}

.subshop .orders-time-block .all-orders-info,
.subshop .orders-time-block .new-orders-inf,
.subshop .orders-time-block .orders-in-progress-info,
.subshop .orders-time-block .orders-done-info {
	min-width: 11em
}

.subshop .search-filter-block,
.subshop .orders-time-block,
.subshop .order-status-block,
.subshop .client-info-block {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	align-items: center
}

.subshop #orders-data-block .orders-table {
	font-size: 14px;
	font-weight: 500;
	background: #fff
}

.subshop #orders-data-block .orders-table table td {
	padding: .9em .75em
}

.subshop #orders-data-block .orders-table tr th:nth-child(6),
.subshop #orders-data-block .orders-table tr td:nth-child(6),
.subshop #orders-data-block .orders-table tr th:nth-child(7),
.subshop #orders-data-block .orders-table tr td:nth-child(7),
.subshop #orders-data-block .orders-table tr th:nth-child(8),
.subshop #orders-data-block .orders-table tr td:nth-child(8) {
	text-align: right
}

.subshop #delivery-orders-block .container .order-status-block .order-id,
.subshop #delivery-orders-block .container .order-status-block .date-block {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 2 1 auto;
	-ms-flex: 2 1 auto;
	flex: 2 1 auto
}

.subshop #delivery-orders-block .container .order-status-block .order-id .created-at,
.subshop #delivery-orders-block .container .order-status-block .date-block .created-at {
	font-size: .8em;
	font-weight: 600
}

.subshop #delivery-orders-block .container .order-status-block .order-id .processing-time-block .processing-time-val,
.subshop #delivery-orders-block .container .order-status-block .date-block .processing-time-block .processing-time-val {
	color: #f4831a;
	font-size: .8em;
	font-weight: 600
}

.subshop #delivery-orders-block .container .order-status-block .date-block {
	text-align: right
}

.subshop #delivery-orders-block .container .order-status-block .order-id {
	font-size: 1.5em;
	font-weight: 500;
	color: #959292
}

.subshop #delivery-orders-block .container .order-status-block .order-status {
	text-transform: uppercase;
	background: #dfdfdc;
	padding: .5em 1em;
	border-radius: 2em;
	font-weight: 500;
	color: #5a5858
}

.subshop #delivery-orders-block .container .product-details-block .product-name,
.subshop #delivery-orders-block .container .product-details-block .product-price {
	width: 49%;
	display: inline-block
}

.subshop #delivery-orders-block .container .product-details-block .product-price {
	display: inline-block;
	width: 70%;
	text-align: right
}

.subshop #delivery-orders-block .container .product-details-block .product-qty {
	width: 10%;
	display: inline-block;
	text-align: center
}

.subshop #delivery-orders-block .container .product-details-block .product-price-total {
	display: inline-block;
	width: 49%;
	text-align: right
}

.subshop #delivery-orders-block .container .product-details-block .option-params .option-value {
	font-weight: 500
}

.subshop #delivery-orders-block .container .product-details-block .product-name,
.subshop #delivery-orders-block .container .product-details-block .product-price-total {
	font-weight: 500
}

.subshop #delivery-orders-block .container .product-details-block .product-name {
	font-size: 1.1em
}

.subshop #delivery-orders-block .container .product-details-block .product-option {
	font-size: 16px
}

.subshop .subtotal-block {
	border-bottom: 1px solid #bbb;
	font-weight: 500
}

.subshop .sub-t span,
.subshop .sub-tax span,
.subshop .sub-tax span,
.subshop .total-block span,
.subshop .delivery span {
	width: 49%;
	display: inline-block;
	padding: .1em 0 .5em 0
}

.subshop .sub-t span:last-child,
.subshop .sub-tax span:last-child,
.subshop .sub-tax span:last-child,
.subshop .total-block span:last-child,
.subshop .delivery span:last-child {
	text-align: right
}

.subshop .total-block {
	font-size: 1.5em;
	font-weight: 500;
	padding: 1em 0
}

.subshop .client-info-block {
	background: #e5e5e2;
	padding: 1em .5em
}

.subshop .client-info-block .avatar-link {
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	border-radius: 50%;
	overflow: hidden;
	width: 3.7em;
	height: 3.7em;
	background: #eee;
	text-align: center
}

.subshop .client-info-block .avatar-link:before {
	content: "\e05f";
	font-family: flexkit-icons;
	font-size: 3.2em;
	text-align: center;
	color: #cbcbc6
}

.subshop .client-info-block .client-name {
	order: 0;
	-webkit-flex: 2 1 auto;
	-ms-flex: 2 1 auto;
	flex: 2 1 auto;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	padding-left: 1em;
	font-size: 1.4em;
	font-weight: 600
}

.subshop .client-info-block .client-mobile-email {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	font-size: .85em;
	font-weight: 500
}

.subshop .client-info-block .client-mobile-email span {
	display: block;
	text-align: right;
	color: #69222b;
	padding: .5em 0
}

.subshop .additiona-info {
	padding: 1em .5em 1.5em .5em;
	position: relative
}

.subshop .additiona-info .customer-address {
	font-size: .8em;
	font-weight: 700
}

.subshop .additiona-info .customer-address .icon-location:before {
	vertical-align: baseline
}

.subshop .additiona-info .customer-address,
.subshop .additiona-info div.customer-notes {
	width: 60%;
	max-width: 400px;
	padding: .3em 0
}

.subshop .additiona-info .pickup-time {
	width: 40%;
	position: absolute;
	right: 0;
	top: 0;
	font-size: .9em;
	text-align: center
}

.subshop .additiona-info .pickup-time .icon-delivery3.delivery-item,
.subshop .additiona-info .pickup-time .icon-home.pickup-item {
	font-size: 2em
}

.subshop .additiona-info .pickup-time .icon-delivery3.delivery-item:before,
.subshop .additiona-info .pickup-time .icon-home.pickup-item:before {
	color: #a1a1a1
}

.subshop .additiona-info .pickup-time .icon-delivery3.delivery-item:before {
	content: "\e908";
	font-size: 1.2em
}

.subshop .additiona-info .pickup-time .icon-home.pickup-item:before {
	content: "\e906"
}

.subshop .additiona-info .pickup-time .shipping-service {
	display: block;
	font-weight: 600
}

.subshop .additiona-info .pickup-time .delivery-info {
	font-size: .8em;
	font-weight: 500
}

.subshop .change-status {
	display: block;
	background: #f4831a;
	border-radius: 1.5em;
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif;
	font-weight: 300;
	font-size: 1em
}

.subshop .customer-notes span {
	display: block;
	font-size: .85em
}

.subshop .customer-notes span.customer-notes {
	font-weight: 600
}

.subshop .order-details-main-block {
	max-width: 700px;
	margin: 0 auto;
	padding: 2em 0
}

.subshop .order-details-main-block .icon-arrow-left {
	font-weight: 600;
	color: #69222b
}

.subshop .order-details-main-block .icon-arrow-left:before {
	font-size: .7em;
	font-weight: 700
}

.subshop #login-form {
	max-width: 400px;
	min-width: 300px;
	position: fixed;
	top: 50%;
	left: 50%;
	right: 0;
	transform: translate(-50%, -50%)
}

.subshop div.new-orders-info {
	background: #69222b;
	color: #fff;
	padding: 1em;
	margin-bottom: 1em
}

.subshop div.new-orders-info .orders-label {
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	font-size: 1.2em
}

.subshop div.new-orders-info span.new-orders-inf {
	font-size: .8em;
	padding-left: 1em
}

.subshop div.new-orders-info span.new-orders-inf .new-orders-qty,
.subshop div.new-orders-info span.new-orders-inf a {
	font-weight: 700;
	color: #fff
}

.subshop .paginator-list li a {
	font-weight: 600;
	color: #69222b
}

.subshop .paginator-list li .active a {
	color: #000
}

.subshop span.btn {
	box-shadow: 0 6px 9px #a19898;
	margin-bottom: 10px;
	border-radius: 2em
}

.slice {
	font-size: .6em;
	font-weight: 600;
	min-width: 180px;
	margin: 1.65em .5em;
	padding: .6em 1.2em;
	line-height: 1.1em;
	max-width: 300px;
	display: inline-block
}

form::after {
	content: "";
	display: table;
	clear: both
}

form p::after {
	content: "";
	display: table;
	clear: both
}

form .captcha label,
form .captcha input {
	float: left;
	width: 100%;
	font-weight: normal
}

form .captcha .captcha_field {
	margin-bottom: 1em
}

form .captcha .recaptcha_links a,
form .captcha .captcha_image a {
	text-align: center;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: 600;
	text-decoration: none;
	height: auto;
	line-height: 2.3em;
	padding: 0 1em;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	border-color: #002605;
	background-color: #69222b;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-shadow: none;
	border: 0;
	transition: background .3s;
	float: left;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	width: 2.3em;
	margin-right: .25em
}

form .captcha .recaptcha_links a:hover,
form .captcha .captcha_image a:hover,
form .captcha .recaptcha_links a:active,
form .captcha .captcha_image a:active {
	color: #FFF;
	border-color: #000;
	background-color: #002f12
}

form .captcha .recaptcha_links a:active,
form .captcha .captcha_image a:active {
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .3) inset
}

form .captcha .recaptcha_links a::before,
form .captcha .captcha_image a::before {
	font-family: flexkit-icons;
	width: 100%;
	float: left;
	margin: 0;
	line-height: inherit !important
}

form .captcha .captcha_image {
	width: 100% !important;
	height: auto !important;
	float: left;
	text-align: center;
	margin-bottom: 1em
}

form .captcha .captcha_image br {
	display: none
}

form .captcha .captcha_image span {
	float: left
}

form .captcha .recaptcha_links {
	float: left;
	margin-bottom: 1em
}

form .captcha .recaptcha_links a[href="javascript:Recaptcha.reload();"]::before {
	content: "\e093"
}

form .captcha .recaptcha_links a.recaptcha_only_if_image::before {
	content: "\e0e2"
}

form .captcha .recaptcha_links a.recaptcha_only_if_audio::before {
	content: "\e008"
}

form .captcha .recaptcha_links a.recaptcha_help::before {
	content: "\e0e3"
}

form .captcha #recaptcha_audio_play_again::before {
	content: "\e0e4"
}

form .captcha #recaptcha_audio_download::before {
	content: "\e0e1"
}

@media only screen and (max-width:480px),
only screen and (min-width:930px) {
	aside form .captcha .recaptcha_links {
		width: 100%
	}
	aside form .captcha .recaptcha_links a {
		margin: 0;
		width: 32%
	}
	aside form .captcha .recaptcha_links a+a {
		margin-left: 2%
	}
	aside form .captcha .captcha_image span {
		width: 49%
	}
	aside form .captcha .captcha_image span+br+span {
		margin-left: 2%
	}
	aside form .captcha .captcha_image a {
		margin: 0;
		width: 100%
	}
}

@media only screen and (max-width:480px) {
	form .captcha .recaptcha_links {
		width: 100%
	}
	form .captcha .recaptcha_links a {
		margin: 0;
		width: 32%
	}
	form .captcha .recaptcha_links a+a {
		margin-left: 2%
	}
	form .captcha .captcha_image span {
		width: 49%
	}
	form .captcha .captcha_image span+br+span {
		margin-left: 2%
	}
	form .captcha .captcha_image a {
		margin: 0;
		width: 100%
	}
}

.tablet form .captcha .captcha_image span,
.mobile form .captcha .captcha_image span {
	width: 100%
}

form [type="submit"] {
	float: right
}

form#contact {
	overflow: hidden
}

form#contact p {
	margin-top: .3em
}

form#contact label {
	font-weight: 600
}

form#contact input,
form#contact textarea {
	background: #eee;
	border: transparent
}

form#contact input[type="submit"],
form#contact textarea[type="submit"] {
	float: none;
	position: relative;
	left: 50%;
	top: 0;
	padding: 0 2.8em;
	transform: translate(-45%, 0%);
	background: #69222b;
	border-radius: 2em;
	font-size: 1.4em
}

form#contact .g-recaptcha {
	position: relative;
	transform: translate(34.5%, 0%);
	margin: 1em 0
}

@media only screen and (max-width:1024px) {
	form#contact .g-recaptcha>div {
		-webkit-transform: scale(0.8, .8);
		-ms-transform: scale(0.8, .8);
		transform: scale(0.8, .8);
		transform-origin: 0 50%
	}
}

fieldset legend {
	font-size: 1.25em
}

fieldset.unstyled {
	padding: 0;
	border: 0
}

fieldset.unstyled legend {
	padding: 0;
	margin-bottom: .45em;
	font-weight: normal
}

label,
.label {
	display: block;
	margin-bottom: .25em
}

label[for],
.label[for] {
	cursor: pointer
}

label[class*="grid_"],
.label[class*="grid_"] {
	margin-bottom: 0
}

.label-inline label,
.label-inline .label {
	margin-bottom: 0;
	line-height: 2.3em
}

label.required::after,
.label.required::after {
	color: #f25f5c;
	content: ' *'
}

.notvalid {
	color: #f25f5c
}

select,
textarea,
input {
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif;
	border: 1px solid #bbb;
	background-color: #fff;
	color: #000;
	transition: border .3s
}

select:focus,
textarea:focus,
input:focus {
	border-color: #69222b
}

select.success,
textarea.success,
input.success,
select.warning,
textarea.warning,
input.warning,
select.error,
textarea.error,
input.error,
select.info,
textarea.info,
input.info {
	color: #000
}

select.success,
textarea.success,
input.success {
	border-color: #4fc752
}

select.success:focus,
textarea.success:focus,
input.success:focus {
	box-shadow: 0 0 3px #4fc752 inset
}

select.warning,
textarea.warning,
input.warning {
	border-color: #ffc159
}

select.warning:focus,
textarea.warning:focus,
input.warning:focus {
	box-shadow: 0 0 3px #ffc159 inset
}

select.error,
textarea.error,
input.error,
select.notvalid,
textarea.notvalid,
input.notvalid {
	border-color: #f25f5c
}

select.error:focus,
textarea.error:focus,
input.error:focus,
select.notvalid:focus,
textarea.notvalid:focus,
input.notvalid:focus {
	box-shadow: 0 0 3px #f25f5c inset
}

select.info,
textarea.info,
input.info {
	border-color: #28b0ed
}

select.info:focus,
textarea.info:focus,
input.info:focus {
	box-shadow: 0 0 3px #28b0ed inset
}

select[disabled],
textarea[disabled],
input[disabled],
[disabled] select,
[disabled] textarea,
[disabled] input,
select[disabled]:focus,
textarea[disabled]:focus,
input[disabled]:focus,
select.noedit,
textarea.noedit,
input.noedit,
select.noedit:focus,
textarea.noedit:focus,
input.noedit:focus {
	border-color: #ddd;
	background: #eee;
	color: #a2a2a2;
	cursor: not-allowed;
	box-shadow: none
}

input,
select {
	padding: 0 .5em;
	height: 2.3em;
	line-height: 1.3em
}

textarea {
	padding: .5em;
	min-height: 5em
}

textarea.resize {
	resize: vertical
}

.forgot-password,
.retrieveFormBlock>form+a {
	float: left;
	margin-top: -37px
}

.filed-upgrade {
	height: auto;
	position: absolute;
	z-index: -10;
	transition: none;
	opacity: 0
}

.filed-upgrade~.checkbox_radio {
	display: inline-block;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	font-size: 16px;
	height: calc(1em + 1px*2);
	width: calc(1em + 1px*2);
	line-height: 0;
	margin: 0;
	background: #fff;
	border: 1px solid #bbb;
	color: transparent
}

.filed-upgrade~.checkbox_radio::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: .625em;
	height: .625em
}

.filed-upgrade.error~.checkbox_radio {
	border-color: #f25f5c
}

.filed-upgrade:hover~.checkbox_radio::before {
	background: rgba(0, 0, 0, .1)
}

.filed-upgrade:checked~.checkbox_radio {
	border-color: #4fc752
}

.filed-upgrade:checked~.checkbox_radio::before {
	background: #4fc752
}

.filed-upgrade:disabled~.checkbox_radio {
	background: #eee !important;
	border-color: #d5d5d5 !important;
	color: transparent
}

.filed-upgrade:disabled:checked~.checkbox_radio::before {
	background: #a2a2a2 !important
}

.filed-upgrade[type="radio"]~.checkbox_radio,
.filed-upgrade[type="radio"]~.checkbox_radio::before {
	border-radius: 10em
}

.filed-upgrade[type="checkbox"].switcher~.checkbox_radio {
	overflow: hidden;
	position: relative;
	width: 4em;
	height: calc(1.25em + 1px*2);
	line-height: 1.25em
}

.filed-upgrade[type="checkbox"].switcher~.checkbox_radio::before {
	font-size: .667rem;
	line-height: inherit;
	content: 'OFF';
	background: none;
	color: #f25f5c;
	position: static;
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	width: 50%;
	text-align: center;
	float: left;
	margin-left: 50%
}

.filed-upgrade[type="checkbox"].switcher~.checkbox_radio::after {
	content: '';
	background: #f25f5c;
	transition: all .3s;
	background: rgba(0, 0, 0, .1);
	position: absolute;
	border: 1px solid #fff;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	width: 50%
}

.filed-upgrade[type="checkbox"].switcher:checked~.checkbox_radio::before {
	content: 'ON';
	margin-left: 0;
	color: #4fc752
}

.filed-upgrade[type="checkbox"].switcher:checked~.checkbox_radio::after {
	left: 50%;
	background: #4fc752
}

.filed-upgrade[type="checkbox"].switcher:disabled~.checkbox_radio::before {
	color: #a2a2a2 !important;
	background: none !important
}

.filed-upgrade[type="checkbox"].switcher:disabled~.checkbox_radio::after {
	background: #a2a2a2 !important
}

.input-label {
	position: relative
}

.input-label label {
	color: #e6e6e6;
	position: absolute;
	top: 0;
	left: .5em;
	z-index: 1;
	line-height: 2.3em;
	transition: all .2s
}

.input-label input {
	border-width: 0 0 1px;
	box-shadow: none !important
}

.input-label input:focus+label,
.input-label input:valid+label {
	color: #69222b;
	top: -.9em;
	font-size: .85em;
	line-height: 1em
}

.input-label input.success:focus+label,
.input-label input.success:valid+label {
	color: #4fc752
}

.input-label input.warning:focus+label,
.input-label input.warning:valid+label {
	color: #ffc159
}

.input-label input.error:focus+label,
.input-label input.error:valid+label {
	color: #f25f5c
}

.input-label input.info:focus+label,
.input-label input.info:valid+label {
	color: #28b0ed
}

.img_gallery {
	margin: 10px 0;
	font-size: 0
}

.img_gallery li {
	font-size: 1rem;
	position: relative;
	margin: 5px;
	text-align: center;
	display: inline-block;
	vertical-align: middle
}

.img_gallery a img {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
	padding: 3px;
	background: transparent;
	transition: all .3s;
	border: 1px solid #bbb
}

.img_gallery a img:hover {
	border-color: #69222b
}

.img_gallery .image_caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	margin: 0;
	line-height: 1.5;
	padding: 4px;
	color: #FFF;
	text-align: center;
	font-size: .85em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: rgba(0, 98, 37, .8)
}

.rotator {
	position: relative;
	overflow: hidden;
	background: #fff
}

.rotator .slide-description {
	padding: 10px 16px;
	color: #FFF;
	background: rgba(0, 0, 0, .005)
}

.rotator img {
	width: 100%
}

.rotator img~.slide-description {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0
}

.cycle-slideshow .slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	list-style: none
}

.cycle-slideshow .slide>a.generator-links:not(:first-child),
.cycle-slideshow .slide>a.tpopup:not(:first-child) {
	position: absolute;
	top: 10px;
	left: 10px
}

.cycle-slideshow .cycle-pager {
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 20;
	text-align: center;
	font-size: 0;
	line-height: 0
}

.cycle-slideshow .cycle-pager>* {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: 0 3px;
	color: #FFF;
	background: #FFF;
	border-radius: 14px;
	width: 10px;
	height: 10px;
	line-height: 10px;
	font-size: 0
}

.cycle-slideshow .cycle-pager>*::before {
	font-size: 10px
}

.cycle-slideshow .cycle-pager>*:hover {
	background: #002f12
}

.cycle-slideshow .cycle-pager>*.cycle-pager-active {
	cursor: default;
	color: #FFF;
	background: #69222b
}

.cycle-slideshow [class*="cycle-"].action-button {
	background: #69222b;
	color: #FFF;
	position: absolute;
	top: 50%;
	z-index: 20;
	cursor: pointer;
	margin-top: -19px;
	padding: 10px;
	box-sizing: content-box;
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 0;
	transition: all .3s
}

.cycle-slideshow [class*="cycle-"].action-button::before {
	font-size: 18px
}

.cycle-slideshow [class*="cycle-"].action-button:hover {
	background: #002f12;
	color: #FFF
}

.cycle-slideshow [class*="cycle-"].action-button::before {
	font-family: flexkit-icons
}

.cycle-slideshow [class*="cycle-"].action-button.cycle-prev {
	left: -54px
}

.cycle-slideshow [class*="cycle-"].action-button.cycle-prev::before {
	content: "\e0a9"
}

.cycle-slideshow [class*="cycle-"].action-button.cycle-next {
	right: -54px
}

.cycle-slideshow [class*="cycle-"].action-button.cycle-next::before {
	content: "\e0a7"
}

.cycle-slideshow:hover .action-button.cycle-prev {
	left: 10px
}

.cycle-slideshow:hover .action-button.cycle-next {
	right: 10px
}

.button-next,
.button-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer
}

.button-next:before,
.button-prev:before {
	font-family: flexkit-icons
}

.button-next {
	right: -30px
}

.button-next::before {
	content: "\e0a7"
}

.button-prev {
	left: -30px
}

.button-prev::before {
	content: "\e0a9"
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 1
}

.swiper-button-next:before,
.swiper-button-prev:before {
	font-family: flexkit-icons;
	background: #a4a4a4;
	color: #fff;
	padding: .5em;
	border-radius: 50%
}

.swiper-button-next {
	right: -1em
}

.swiper-button-next::before {
	content: "\e904"
}

.swiper-button-prev {
	left: -1em
}

.swiper-button-prev::before {
	content: "\e903"
}


/**** CSS/STYLE.CSS end ****/


/**** CSS/STORE.CSS start ****/

.product .edit-product-btn {
	background-color: #69222b;
	color: #FFF;
	padding: 5px;
	position: absolute;
	top: -1.8em
}

.product .product-image {
	display: block
}

.product .product-image img {
	width: 100%
}

.product .product-block {
	background: #eee;
	border-radius: 1em;
	padding: 2em;
	position: relative;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	color: #FFF
}

.product .product-block .product-name {
	font-size: 2em;
	padding: 1em .2em .5em .2em;
	margin: 0
}

.product .product-block .product-info,
.product .product-block .product-img {
	margin-top: -5em
}

.product .product-block .product-img {
	position: relative
}

.product .product-block .block-price {
	position: relative
}

.product .product-block .tcart-add {
	position: relative;
	padding: .4em 1.5em;
	display: inline-block;
	border-radius: 2em
}

.product .product-block .tcart-add:before {
	content: "\e028";
	font-family: flexkit-icons;
	font-size: 39px;
	padding-right: .5em;
	font-weight: 100;
	vertical-align: middle
}

.product .product-block .tcart-add:after {
	content: "";
	border-radius: inherit;
	padding: .2em 3em;
	border: 2px solid #fff !important;
	position: absolute;
	top: 5px;
	right: 5px;
	left: 5px;
	bottom: 5px
}

.product .product-block .tcart-add:hover:before {
	color: #025e4a
}

.product .product-block .product-price {
	font-size: 1.8em;
	display: block;
	padding-right: 1em
}

.product .product-block .product-price.product-price-top {
	font-size: 31px;
	margin-left: 0 !important
}

.product .product-block .product-price.product-price-top span {
	background: #69222b;
	color: #FFF;
	position: relative;
	padding: 10px 50px 10px 20px
}

.product .product-block .product-price.product-price-top span:after {
	content: ' ';
	position: absolute;
	top: 0;
	bottom: 0;
	border-width: 28px 15px;
	border-style: solid;
	right: -18px;
	border-color: #69222b transparent #69222b #69222b
}

.product .product-block .product-content {
	padding: 0 0 1em
}

.product .product-block .product-price,
.product .product-block .product-content {
	color: #222
}

.product .product-block .btn-menu {
	text-align: right
}

.product .product-block .btn-menu .fb_menu-btn {
	padding: 0 1em 0 .5em;
	color: #69222b;
	position: relative;
	font-weight: 600;
	font-size: .8em
}

.product .product-block .btn-menu .fb_menu-btn:before {
	content: "\e0dc";
	font-family: flexkit-icons;
	font-size: 1.3em
}

.product .product-block .btn-menu .fb_menu-btn:after {
	content: "\e0ad";
	font-family: flexkit-icons;
	vertical-align: bottom;
	position: absolute;
	left: -2px;
	font-size: 1.3em
}

.product .product-description-short {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	padding: 1em 0
}

.product .product-options-listing {
	margin-bottom: 1em;
	overflow: hidden
}

.product .product-options-listing .product-option {
	overflow: hidden;
	margin-bottom: 1em
}

.product .product-options-listing .product-option>label {
	font-weight: bold;
	display: inline
}

.product .product-options-listing .product-option>div label {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin: 1em .5em;
	background: #fff;
	border-radius: .5em;
	padding: .6em 1.2em
}

.product .product-options-listing .product-option>div {
	padding: 1em 0
}

.product .product-options-listing .product-option select {
	padding: 2px;
	width: auto;
	border-radius: .5em;
	border-color: transparent;
	text-align: center;
	box-shadow: -1px -1px 6px #8b8888
}

.product .tcart-add {
	text-align: center;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: 600;
	text-decoration: none;
	height: auto;
	line-height: 2.3em;
	padding: 0 1em;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	border-color: #002605;
	background-color: #69222b;
	border: 0;
	transition: background .3s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-shadow: none;
	display: block
}

.product .tcart-add:hover,
.product .tcart-add:active {
	color: #FFF;
	border-color: #000;
	background-color: #002f12
}

.product .tcart-add:active {
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .3) inset
}

.product .product-options {
	color: #222
}

.product .product-options .filed-upgrade~.checkbox_radio {
	border: 2px solid #025e4a;
	margin-right: .5em;
	height: calc(1.5em + 1px*2);
	width: calc(1.5em + 1px*2)
}

.product .product-options .filed-upgrade~.checkbox_radio::before {
	content: "\e09c";
	font-family: flexkit-icons;
	color: #FFF;
	width: 1em;
	height: 0;
	background: #eee;
	font-size: 1em
}

.product .product-options .filed-upgrade:checked~.checkbox_radio::before {
	background: #69222b;
	color: #69222b
}

.product .product-options .checkbox_radio:hover::before {
	background: #555;
	border-color: #555
}

.product .product-options .product-options-listing .product-option[data-type="textarea"] {
	font-size: 16px
}

.product .checkbox-list {
	display: inline-block
}

.product .checkbox-list::before {
	content: attr(data-title-main);
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
	display: block
}

.product .checkbox-list .product-option {
	position: relative;
	overflow: inherit;
	display: inline-block;
	vertical-align: top;
	margin: 1em .5em;
	background: #fff;
	border-radius: .5em;
	padding: .6em 1.2em
}

.product .checkbox-list .product-option>label {
	font-size: 1em;
	text-transform: none;
	font-weight: 400;
	cursor: pointer
}

.product .checkbox-list .product-option>div>label {
	width: 40px;
	margin-right: 0;
	font-size: 0
}

.product .checkbox-list .product-option>div>label:first-child .filed-upgrade~.checkbox_radio::before {
	color: #69222b
}

.product .checkbox-list .product-option>div>label:first-child .filed-upgrade~.checkbox_radio {
	border-color: #69222b
}

.product .checkbox-list .product-option>div>label+label {
	margin-left: -40px
}

.product .checkbox-list .product-option>div>label+label .filed-upgrade~.checkbox_radio::before {
	background: #eee;
	border-color: #69222b
}

.product .checkbox-list .product-option>div>label span+span {
	font-size: 13px;
	position: absolute;
	top: -1.6em;
	right: .5em;
	background: #fff;
	padding: .4em;
	border-radius: 20px;
	box-shadow: 0 4px 6px #8b8888
}

.product .checkbox-list .product-option>div>label .filed-upgrade:not(:checked)~.checkbox_radio {
	z-index: 2;
	position: relative;
	pointer-events: none
}

.product .checkbox-list .product-option>div {
	padding: 0;
	float: left
}

.product .product-option>label {
	text-transform: uppercase;
	font-size: 1.5em
}

.product .product-option .filed-upgrade:checked~.checkbox_radio {
	border-color: #69222b
}

.product .extra-sauce .product-option>label {
	font-size: 1em;
	text-transform: none;
	font-weight: 400
}

.icon-spicy {
	background: url("/img/pepper-hot.png")
}

.icon-vegetarian {
	background: url("/img/salad.png")
}

.icon-spicy:not(:empty),
.icon-vegetarian:not(:empty) {
	font-size: 0;
	position: absolute;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	background-size: contain;
	display: inline-block;
	border-radius: 20px;
	top: 10px;
	right: 10px
}

.icon-spicy:not(:empty)::before,
.icon-vegetarian:not(:empty)::before {
	content: '';
	border: 5px solid transparent;
	border-left-width: 0;
	border-right-color: #333;
	left: calc(40px + 5px)
}

.icon-spicy:not(:empty)::after,
.icon-vegetarian:not(:empty)::after {
	content: attr(data-title);
	left: calc(45px + 5px);
	text-align: center;
	padding: 1ch 1.5ch;
	border-radius: .3ch;
	background: #333;
	color: #FFF
}

.icon-spicy:not(:empty)::before,
.icon-vegetarian:not(:empty)::before,
.icon-spicy:not(:empty)::after,
.icon-vegetarian:not(:empty)::after {
	top: 50%;
	transform: translate(15px, -50%);
	font-size: 15px;
	line-height: 1;
	position: absolute;
	display: none;
	opacity: 0;
	z-index: 2
}

.icon-spicy:not(:empty):hover::after,
.icon-vegetarian:not(:empty):hover::after,
.icon-spicy:not(:empty):hover::before,
.icon-vegetarian:not(:empty):hover::before {
	display: block;
	animation: tooltips-horz 300ms ease-out forwards
}

@keyframes tooltips-horz {
	to {
		opacity: .9;
		transform: translate(0, -50%)
	}
}

.red {
	background: yellow
}

.product-option.option-allpizzasincludecheese>label,
.product-option.option-secondtopping>label,
.product-option.option-thirdtopping>label,
.product-option.option-fourthtopping>label,
.product-option.option-firsttopping>label,
.product-option.option-fifthtopping>label,
.product-option.option-sixthtopping>label {
	text-transform: uppercase;
	font-size: 1em;
	padding-right: 2em
}

.product-list,
.related-products {
	font-size: 0
}

.product-list>*,
.related-products>* {
	font-size: 1rem;
	display: inline-block;
	vertical-align: top
}

.product-list .show-more,
.related-products .show-more {
	display: block;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #222;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-size: 20px
}

.product-item {
	margin-left: 3%;
	margin-right: 0;
	width: 22.75%;
	border-radius: 1em;
	border: 1px solid transparent;
	position: relative;
	margin-bottom: 1.5em;
	box-shadow: 0 10px 20px #ccc;
	transition: all .3s ease;
	overflow: hidden
}

.product-item:nth-of-type(4n+1) {
	margin-left: 0
}

@media only screen and (max-width:930px) and (min-width:481px) {
	.product-item {
		width: 48.5%
	}
	.product-item:nth-of-type(n) {
		margin-left: 3%
	}
	.product-item:nth-of-type(2n+1) {
		margin-left: 0
	}
}

@media only screen and (max-width:480px) {
	.product-item {
		width: 100%
	}
	.product-item:nth-of-type(1n+1) {
		margin-left: 0
	}
}

.product-item:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	z-index: 1
}

.product-item a.product-image {
	display: block
}

.product-item a.product-image img {
	width: 100%
}

.product-item .product-title {
	display: block;
	padding: .6em;
	text-decoration: none;
	position: relative;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	color: #000;
	font-size: 1.2em;
	font-weight: 600
}

.product-item .product-description {
	margin-bottom: 0
}

.product-item .product-price {
	padding: 1em;
	font-size: 1.1em;
	color: #555;
	display: inline-block
}

.product-item .btn-product {
	position: relative;
	color: #69222b;
	float: right;
	margin: 1em;
	border-radius: 2em;
	border: 2px solid #69222b;
	padding: .6em 2em;
	font-size: .7em;
	font-weight: 600
}

.product-item .btn-product:before {
	content: "\e028";
	font-family: flexkit-icons;
	font-size: 1.3em;
	padding-right: .5em;
	vertical-align: middle
}

.custom-icon {
	position: absolute;
	top: 0;
	right: 1em
}

.related-products li {
	margin-left: 3%;
	margin-right: 0;
	width: 22.75%;
	border-radius: 1em;
	border: 1px solid transparent;
	position: relative;
	margin-bottom: 1.5em;
	box-shadow: 0 10px 20px #ccc;
	transition: all .3s ease;
	overflow: hidden
}

.related-products li:nth-of-type(4n+1) {
	margin-left: 0
}

@media only screen and (max-width:930px) and (min-width:481px) {
	.related-products li {
		width: 48.5%
	}
	.related-products li:nth-of-type(n) {
		margin-left: 3%
	}
	.related-products li:nth-of-type(2n+1) {
		margin-left: 0
	}
}

@media only screen and (max-width:480px) {
	.related-products li {
		width: 100%
	}
	.related-products li:nth-of-type(1n+1) {
		margin-left: 0
	}
}

.related-products li:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	z-index: 1
}

.related-products li a.product-image {
	display: block
}

.related-products li a.product-image img {
	width: 100%
}

.related-products li .product-title {
	display: block;
	padding: .6em;
	text-decoration: none;
	position: relative;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	color: #000;
	font-size: 1.2em;
	font-weight: 600
}

.related-products li .product-description {
	display: none
}

.related-products li .product-price {
	padding: 1em;
	font-size: 1.1em;
	color: #555;
	display: inline-block
}

.related-products li .btn-product {
	position: relative;
	color: #69222b;
	float: right;
	margin: 1em;
	border-radius: 2em;
	border: 2px solid #69222b;
	padding: .6em 2em;
	font-size: .7em;
	font-weight: 600
}

.related-products li .btn-product:before {
	content: "\e028";
	font-family: flexkit-icons;
	font-size: 1.3em;
	padding-right: .5em;
	vertical-align: middle
}

.ui-state-error,
.errors {
	margin: 0 0 10px;
	padding: 0;
	background: #fcd5d4;
	border: 1px solid #f69593;
	color: #813331;
	font-size: 12px
}

.ui-state-error li,
.errors li {
	list-style: none outside none;
	padding: 5px;
	margin: 0
}

.spinner {
	text-align: center;
	margin-top: 65px;
	width: 72%;
	margin-right: 3%
}

#quote-summary .quote-widget-title,
#checkoutsummary .checkout-widget-title,
.post-purchase-report-summary .summary-title {
	background: #eee;
	margin: 15px 0 10px;
	padding: 5px 10px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}

#quote-summary .quote-widget-title:first-child,
#checkoutsummary .checkout-widget-title:first-child,
.post-purchase-report-summary .summary-title:first-child {
	margin-top: 0
}

.cart-summary-row,
.quote-summary-row,
.post-purchase-row {
	margin: 0 0 .8em;
	border-bottom: 1px solid #eee
}

.cart-summary-row::after,
.quote-summary-row::after,
.post-purchase-row::after {
	content: "";
	display: table;
	clear: both
}

.cart-summary-row span,
.quote-summary-row span,
.post-purchase-row span {
	width: 50%
}

.cart-summary-row span:first-child,
.quote-summary-row span:first-child,
.post-purchase-row span:first-child {
	float: left;
	font-weight: bold;
	text-align: left
}

.cart-summary-row span:first-child+span,
.quote-summary-row span:first-child+span,
.post-purchase-row span:first-child+span {
	float: right;
	text-align: right
}

.cart-summary-row input,
.quote-summary-row input,
.post-purchase-row input,
.cart-summary-row select,
.quote-summary-row select,
.post-purchase-row select {
	width: 50%;
	height: 1.5em;
	line-height: 1.5;
	padding: 0
}

.cart-summary-row.cart-total,
.quote-summary-row.cart-total,
.post-purchase-row.cart-total {
	font-weight: bold;
	font-size: 1.1em
}

#checkout-widget-preview .checkout-edit {
	color: #f25f5c;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
	text-transform: none
}

#checkout-widget-preview .preview-content span {
	display: block
}

#checkout-widget-preview #checkout-user-info>.checkout-widget-title {
	text-align: center;
	background: transparent;
	font-size: 1.7em;
	padding: 0
}

#checkout-widget-preview #checkout-user-info>.preview-content {
	background: #eee;
	border-radius: 1.5em;
	padding: 1em;
	text-align: center
}

#checkout-widget-preview #checkout-user-info>.preview-content span {
	display: inline-block;
	margin: 0 1em
}

#checkout-widget-preview #checkout-address-preview,
#checkout-widget-preview #checkout-shipping-selected {
	display: none
}

#shipping-action {
	position: relative
}

#shipping-action span.minOrder {
	position: absolute;
	bottom: -10px;
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	transform: translate(0, 100%);
	-webkit-filter: blur(0);
	left: -20px;
	right: -20px;
	line-height: normal;
	font-size: 18px;
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif;
	color: #025e4a;
	font-weight: 700
}

#pickup-action+span.disc {
	margin-top: 50px
}

#pickup-action,
#shipping-action {
	position: relative;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	min-width: 11em;
	display: inline-block;
	margin-top: 50px;
	margin-bottom: 10px
}

#pickup-action span.deliveryTime,
#shipping-action span.deliveryTime {
	position: absolute;
	top: -10px;
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%);
	-webkit-filter: blur(0);
	left: -20px;
	line-height: normal;
	right: -20px;
	font-size: 17px;
	color: #222;
	font-family: 'Montserrat', "Helvetica Neue", Arial, sans-serif
}

#pickup-action:after,
#shipping-action:after {
	content: "";
	border-radius: inherit;
	padding: .2em 3em;
	border: 2px solid #fff !important;
	position: absolute;
	top: 5px;
	right: 5px;
	left: 5px;
	bottom: 5px
}

#checkout-widget {
	margin-top: 15px
}

#checkout-widget .checkout-button {
	text-align: center;
	font-size: 1.5em
}

#checkout-widget .checkout-button a {
	color: #888;
	font-weight: 500;
	display: inline-block;
	vertical-align: middle
}

#checkout-widget .checkout-button a:hover {
	color: #555
}

#checkout-widget .back-button,
#checkout-widget .checkout-edit {
	position: absolute;
	top: 1em;
	right: 1em;
	font-size: 18px;
	color: green;
	font-weight: 900
}

#checkout-widget h3.checkout-forms-header {
	font-size: 2em;
	color: #222;
	text-align: center
}

#checkout-widget form,
#checkout-widget fieldset {
	padding: 0;
	border: 0
}

#checkout-widget label {
	margin: .3em 0 0;
	float: left;
	width: 35%
}

#checkout-widget input,
#checkout-widget select,
#checkout-widget textarea {
	float: left;
	width: 65%
}

#checkout-widget input#phone {
	width: 58.333%
}

#checkout-widget input[type="submit"] {
	margin-top: 0;
	float: right;
	width: auto
}

#checkout-widget .mobile-desktop-phone-block select {
	width: 27% !important
}

#checkout-widget .mobile-desktop-phone-block input {
	width: 38% !important
}

#checkout-landing-forms {
	font-size: 0
}

#checkout-landing-forms>* {
	font-size: 1rem;
	display: inline-block;
	vertical-align: top
}

#checkout-landing-forms>div {
	width: 100%;
	margin-bottom: 2em
}

#checkout-landing-forms>div:last-child {
	display: none
}

#checkout-landing-forms>div #checkout-signup {
	font-size: 0;
	background: #eee;
	padding: 25px;
	border-radius: 20px
}

#checkout-landing-forms>div #checkout-signup p {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-left: 1%;
	margin-right: 1%;
	width: 48%
}

@media only screen and (max-width:930px) and (min-width:481px) {
	#checkout-landing-forms>div #checkout-signup p {
		width: 98%
	}
}

@media only screen and (max-width:480px) {
	#checkout-landing-forms>div #checkout-signup p {
		width: 98%
	}
}

#checkout-landing-forms>div #checkout-signup p:first-child {
	display: none
}

#checkout-landing-forms>div #checkout-signup p label {
	float: none;
	width: 100%;
	font-weight: 600;
	padding-bottom: .5em
}

#checkout-landing-forms>div #checkout-signup p.checkTooltip span select,
#checkout-landing-forms>div #checkout-signup p.checkTooltip span input {
	width: 49% !important
}

#checkout-landing-forms>div #checkout-signup p.checkTooltip span select {
	margin-right: 2%
}

#checkout-landing-forms>div #checkout-signup input {
	width: 100%
}

#checkout-landing-forms>div #checkout-signup input,
#checkout-landing-forms>div #checkout-signup select {
	height: 2.7em;
	border-color: transparent
}

#checkout-landing-forms>div #checkout-signup input[type="submit"] {
	font-size: 25px;
	width: auto;
	padding: 0 3em;
	height: 2.1em;
	line-height: 2.1em;
	border-radius: 2em
}

#checkout-shipping-form {
	background: #eee;
	border-radius: 2rem;
	padding: 2rem;
	position: relative
}

#checkout-shipping-form .checkout-forms-header {
	font-size: 0 !important;
	position: relative;
	margin-bottom: 36px
}

#checkout-shipping-form .checkout-forms-header:before {
	content: "Enter your Delivery address";
	font-size: 36px
}

#checkout-shipping-form #checkout-user-address input,
#checkout-shipping-form #checkout-user-address select {
	height: 2.7em;
	border-color: transparent
}

#checkout-pickup-form {
	font-size: 0;
	background: #eee;
	padding: 2rem;
	border-radius: 2rem
}

#checkout-pickup-form div.checkout-pickup-default {
	margin-left: 4%;
	margin-right: 0;
	width: 48%;
	margin-bottom: 2em;
	display: inline-block;
	vertical-align: top;
	position: relative
}

#checkout-pickup-form div.checkout-pickup-default:nth-of-type(2n+1) {
	margin-left: 0
}

@media only screen and (max-width:930px) and (min-width:481px) {
	#checkout-pickup-form div.checkout-pickup-default {
		width: 100%
	}
	#checkout-pickup-form div.checkout-pickup-default:nth-of-type(1n+1) {
		margin-left: 0
	}
}

@media only screen and (max-width:480px) {
	#checkout-pickup-form div.checkout-pickup-default {
		width: 100%
	}
	#checkout-pickup-form div.checkout-pickup-default:nth-of-type(1n+1) {
		margin-left: 0
	}
}

#checkout-pickup-form div.checkout-pickup-default #checkout-pickup {
	font-size: 18px
}

#checkout-pickup-form div.checkout-pickup-default+div.checkout-pickup-default {
	font-size: 18px
}

#checkout-pickup-form div.checkout-pickup-default+div.checkout-pickup-default div {
	background: #fff;
	border-radius: 1em;
	padding: 1.5em
}

#checkout-pickup-form .checkout-pickup-default:first-child .checkout-forms-header {
	margin-bottom: 36px
}

#checkout-pickup-form .checkout-pickup-default:first-child .checkout-forms-header:before {
	content: "Pickup details";
	font-size: 36px;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	display: block;
	text-align: center
}

#checkout-pickup-form:after {
	content: "\e905  Cash only";
	font-size: 32px;
	font-family: flexkit-icons;
	word-spacing: -10px
}

#checkout-pickup-form #checkout-pickup p:first-child,
#checkout-pickup-form #checkout-pickup p:nth-child(4) {
	display: none
}

#checkout-pickup-form #checkout-pickup input,
#checkout-pickup-form #checkout-pickup select {
	height: 2.7em;
	border-color: transparent
}

#checkout-pickup-form img.pickup-location-map {
	display: none
}

#checkout-pickup-form #initial-pickup-info p {
	width: 48%;
	float: left
}

#checkout-pickup-form #initial-pickup-info #user-info-pickup {
	width: auto
}

#checkout-pickup-form #initial-pickup-info select#location-list-pickup {
	width: 31%;
	margin-bottom: 15px
}

#checkout-pickup-form #pickup-with-price-result,
#checkout-pickup-form #pickup-address-result {
	width: 48%;
	float: left;
	margin-bottom: 2em
}

#checkout-pickup-form #pickup-with-price-result {
	margin-right: 4%
}

@media only screen and (max-width:930px) {
	#checkout-pickup-form #initial-pickup-info p,
	#checkout-pickup-form #location-list-pickup {
		width: auto
	}
	#checkout-pickup-form #pickup-with-price-result,
	#checkout-pickup-form #pickup-address-result {
		width: 100%;
		float: none;
		margin-right: 0
	}
}

#checkout-pickup-form h3.checkout-forms-header {
	margin-bottom: 1em
}

#checkout-pickup-form #submitpickup {
	border-radius: 2em;
	padding: 0 2em
}

.security {
	clear: both;
	padding: 1.5em 10px 1.5em 60px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAxCAYAAAHWy3vSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzEzNTVEODlBMThGMTFFNDhDM0Q5RUI3QTI2REZENEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzEzNTVEOEFBMThGMTFFNDhDM0Q5RUI3QTI2REZENEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMTM1NUQ4N0ExOEYxMUU0OEMzRDlFQjdBMjZERkQ0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMTM1NUQ4OEExOEYxMUU0OEMzRDlFQjdBMjZERkQ0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pjna9kgAAAYkSURBVHjaYvz//z8DNsDytLAEJpMo3d+zAMZnAhFAAcatmmrzZ82a9R/EBisDGQXDUVFRR0D0k4Li/2AdQO0JIPr3799/YMYyQFUsgOkCqQY7CNkooGACjA0QQMiCBjA23KkglwDZG4BMfxRzZ86c2QDWDrMAKPAfJsmE7nWwccjOgVmGbPsGGBsggBiRQxCoVQFI3Uc2Dh4+IAAyEogPIHsQ5BhkByGHWyMQ28M0g0Ibia2A4mpkByObHBoaGoDNZFhooUd/AdQfAiA5kBp0D4IU9OPyIEAAocQckpUXsImjm/wASMkjGVwINHkCjMMIcjgua9H9wYKuACnoBNPQNKIkAKBCBxCdlpYGUvQePXGgKAYqOoAeMTgVQ0HjvXv3YKbDnLAASD0EKX4I5BxAVg1SjAbigf5SYAIRyGkDH2BCC2MQ+ICR4kEZEjkGoUn1AnriQU5k6DGIEQrEpI0P2MQBAogRV8GE5m70NOMItPEAPj2gdISuAFcogg0DWnIByNbHoeYgtgR6EZaRCLkGi48ckLj74YkZCjZgMxCW/GCpCp2P7hCgJfB0AXO+AxZDC5AtQCt8FhBKcA24whboKlCmXohF30WgXAK+IAGnCqR0pgj01gMsLgdZXr9nzx5wBK1atcoBR1jDazhYFjGE0veJiKsGHIY2IIX5AlhRewFamGPNJWjgAQ5D65FzFHrWMwBS56HchUBFKOEYFhYmAAyGDzi8/xGoXgAljLG4AD0TgFsFsMoC6mp+JHlBoDyKhQSzNNCgD2iGwEtNoGENuPQBBOC8inEbhmFgHHjxlv4gT3BekHTqWI/d6ryg6A+SH+QH8Q86d6r7g3bx0smLV7dD4bVUQAIUTUpKCRiGbOFMWeTdSSUWS4i4c4hdKRlXcHthj3pk5mCYwHynjehdt2p1r7GbxWyfAFBiZ73FmE2VXzkZAHfKalwZnmN8TMC3JE7YMP+hzROVaa5Rn+AJN/mJrwIIaCf0q2Wlaaq6JB8Hukf+davawnNLCNokYFYVFd7LyCavPTuUEPeWkTGA32MZ/yyuC1pJuzQEkRRkZQDcRD5wAe5xUGszSDTHcVx0XXcZw/UdQnVVwjXvMTTZAQ/DEKpljz+WxLMpkWXZb+B1wzjELzeuW+p5MM+/Ejau4sB7UbdqwIGwNH5Dzf7vBz97NilZF0XxarwiQjpqnfdMWaOuzWKapjvDiVK2hxkwHmWoIUZZcpDtAyh0JkAbZm83QQURvmJjUajwzDOroAGvRMZuFWuSd0WyVDEIaV4K6XinwWRfERBUz/VcDSzq9ITmvE7p0j8BarOCnIZhIFjRVjnSG9zSH1TckegTwguAH+QHhAMSt7Y/oDeO+UGKBOe2PwgvKD0W0Qo7jJG1rON1Aiv50qbuOF7vzoxFEwf0vgxy49jan2ktYwqMVoBBklKpXAX10AvI/w0wsnpsjZFg3hmk863g2TV6ezUoGa6jQW1CV/bM1TGQqxnRzM3ecCBgDUwXpBxvo2yYSkPsVgICFLcBzBYqX8B6uyaquVqccYQaLGxBz0evjisKgdqTbnEIcwCveKp65qei+2gOg8ULWAqUU5CJ9TZzLMa0If3cRn12pp5ZNf3fHvLSziFpOqSMUi0UoDfQrLGj3GUWgfcFxVJ5hHS1g4Dt4iJGObsI/B0XFMvqiJlg5CJWjLV6GbijM7hLkgM3YGr+gjpMXvbhyGe9xU9qRPS7/X7/2e127xXQLLBCsM67YZhzJj/FocDoqvBg287aPtOjKIrXULAODHObEtMJY6ywVURR9OJSdoK3G3MWn1EdJfq/HROq1kJjt9udW8IspAtOaO6brmqLjhREpHETodHv99cu8zOg+qyB7bfxoZ0pYh3o1CglVYMLdeBOpGUS914lSYUtMHXqnJohBa07FIzZoDgcDqeSA4y5NxSs7fw4AWs+Cv3zTL5a0ksoUikyHLAq11Qp+5B0Ncy5ZAjYgOPGPlHn8hX1YhIf2fY0hdzRDW/qnBipWPy+nebjDrLnXQAyrVEhc4kQDdJ0sCKuPF5fjmGsoKTD2/lBQFuJUPiHjy0kT3WZF3qR9ycy39rqtOZNGso5bZr3Jr4Ab001XtnFYGgAAAAASUVORK5CYII=") left center no-repeat
}

.olark {
	width: 250px;
	position: fixed;
	left: 20px;
	bottom: -14px;
	z-index: 11;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	border-radius: 5px 5px 0 0;
	transition: all .3s
}

.olark a.title {
	border-radius: 5px 5px 0 0;
	padding: 10px;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	line-height: 1;
	background: #69222b;
	color: #FFF
}

.olark div {
	height: 0;
	padding: 7px 10px;
	background: #FFF;
	color: #222;
	transition: all .3s
}

.olark:hover {
	bottom: 0
}

.olark:hover a.title {
	background: #002f12
}

.olark:hover div {
	height: auto
}

.cart-content {
	border: 0;
	margin-bottom: 1em;
	width: 100%
}

.cart-content th,
.cart-content td {
	text-align: center;
	padding: .5em .75em;
	border-bottom: 1px solid #ddd
}

.cart-content th.product-info,
.cart-content td.product-info {
	text-align: left
}

.cart-content th.product-img,
.cart-content td.product-img {
	width: 400px
}

.cart-content th.product-img img,
.cart-content td.product-img img {
	width: 100%
}

.cart-content th {
	background: #eee
}

.cart-content .quote-item-name,
.cart-content .toastercart-item-name,
.cart-content .post-purchase-report-product-name {
	font-size: 1.1em;
	font-weight: bold
}

.cart-content .itemID,
.cart-content .options {
	font-size: .85em;
	color: #000
}

.cart-content .itemID span:first-child,
.cart-content .options span:first-child {
	color: #888
}

.cart-content .itemID span+span+span,
.cart-content .options span+span+span {
	color: #888
}

.cart-content .itemID {
	margin: 5px 0 0
}

.cart-content .product-qty input {
	width: 50px;
	text-align: center
}

.cart-content .product-unit-price input {
	width: 100px
}

@media only screen and (max-width:1024px) {
	.cart-content thead,
	.cart-content .product-unit-additional-row {
		display: none
	}
	.cart-content tr {
		display: block;
		border: 1px solid #ddd;
		margin-bottom: 10px;
		overflow: hidden;
		position: relative
	}
	.cart-content td {
		display: block;
		overflow: hidden;
		border: 0
	}
	.cart-content td.product-img {
		float: left
	}
	.cart-content td.product-unit-price {
		clear: left
	}
	.cart-content td.product-qty,
	.cart-content td.product-total,
	.cart-content td.product-unit-price {
		float: left;
		line-height: 2.3em
	}
	.cart-content td.product-total,
	.cart-content td.product-unit-price {
		width: 40%
	}
	.cart-content td.product-total {
		font-weight: bold
	}
	.cart-content td.product-qty {
		width: 20%;
		padding-left: 0;
		padding-right: 0
	}
	.cart-content td.product-qty:before {
		content: 'x '
	}
	.cart-content .product-remove {
		font-size: 1.5em;
		position: absolute;
		top: 0;
		right: 8px;
		padding: 0
	}
}

@media only screen and (max-width:480px) {
	.cart-content .product-img {
		float: none
	}
}

#checkout-user-address {
	font-size: 0
}

#checkout-user-address>* {
	font-size: 1rem;
	display: inline-block;
	vertical-align: top
}

#checkout-user-address>fieldset {
	margin-left: 4%;
	margin-right: 0;
	width: 48%
}

#checkout-user-address>fieldset:nth-of-type(2n+1) {
	margin-left: 0
}

@media only screen and (max-width:930px) and (min-width:481px) {
	#checkout-user-address>fieldset {
		width: 100%
	}
	#checkout-user-address>fieldset:nth-of-type(1n+1) {
		margin-left: 0
	}
}

@media only screen and (max-width:480px) {
	#checkout-user-address>fieldset {
		width: 100%
	}
	#checkout-user-address>fieldset:nth-of-type(1n+1) {
		margin-left: 0
	}
}

#checkout-user-address #fieldset-lcol p:nth-child(1),
#checkout-user-address #fieldset-lcol p:nth-child(4),
#checkout-user-address #fieldset-lcol p:nth-child(6) {
	display: none
}

#checkout-user-address #fieldset-rcol p:nth-child(6) {
	display: none
}

#shipper-select .shipping-methods {
	overflow: hidden;
	margin: 0;
	padding: 0
}

#shipper-select .shipping-methods li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	list-style: none;
	margin-left: 2%;
	margin-right: 0;
	width: 32%;
	background: #d5d5d5;
	overflow: hidden;
	margin-bottom: 10px;
	border: 0
}

#shipper-select .shipping-methods li:nth-of-type(3n+1) {
	margin-left: 0
}

@media only screen and (max-width:930px) and (min-width:481px) {
	#shipper-select .shipping-methods li {
		width: 49%
	}
	#shipper-select .shipping-methods li:nth-of-type(n) {
		margin-left: 2%
	}
	#shipper-select .shipping-methods li:nth-of-type(2n+1) {
		margin-left: 0
	}
}

@media only screen and (max-width:480px) {
	#shipper-select .shipping-methods li {
		width: 100%
	}
	#shipper-select .shipping-methods li:nth-of-type(1n+1) {
		margin-left: 0
	}
}

#shipper-select .shipping-methods li:hover {
	background: #eee
}

#shipper-select .shipping-methods li label {
	padding: 5%;
	min-height: 60px;
	margin: 0;
	width: 100%
}

#shipper-select .shipping-methods li input {
	margin: 5px 5px 0 0;
	width: auto
}

#shipper-select .shipping-methods li input:checked~.checkbox_radio {
	border-color: #4fc752
}

#shipper-select .shipping-methods li input:checked~.checkbox_radio:before {
	background: #4fc752
}

#shipper-select .shipping-methods li input:checked~.shipping-price:after {
	border-color: #4fc752
}

#shipper-select .shipping-methods li .checkbox_radio {
	margin: -5px 5px 0 0
}

#shipper-select .shipping-methods li .shipping-price {
	font-size: 1.25em;
	font-weight: bold
}

#shipper-select .shipping-methods li .shipping-price:after {
	content: '';
	border: 2px solid #d5d5d5;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

#shipper-select .shipping-methods li .shipping-method-title {
	display: block
}

#shipper-select .shipping-methods li p {
	border-top: 1px dotted #eee;
	clear: both;
	color: #000;
	font-size: .75em;
	padding: 3% 5%;
	white-space: nowrap;
	margin: 0
}

#shipper-select .shipping-methods li .checkbox_radio {
	display: none
}

#shipper-select .shipping-methods li input:checked+.checkbox_radio {
	display: block;
	border-color: transparent #4fc752 #4fc752 transparent;
	height: 0;
	width: 0;
	border-width: 15px;
	border-radius: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	background: none;
	margin-right: 0
}

#shipper-select .shipping-methods li input:checked+.checkbox_radio:before {
	position: relative;
	content: "\e0a3";
	font-family: flexkit-icons;
	color: #fff;
	font-size: .85em;
	left: -2px;
	top: 3px;
	display: block;
	background: transparent
}

#shippingNotes {
	margin-top: -14px;
	margin-left: 2px
}

#shippingNotes.notvalid {
	box-shadow: 0 0 1px 1px #f00
}

#payment-zone {
	background: #eee;
	padding: 2rem;
	border-radius: 2rem
}

#payment-zone form.paymentForm {
	margin-bottom: 36px;
	font-size: 0
}

#payment-zone form.paymentForm>* {
	font-size: 1rem;
	display: inline-block;
	vertical-align: top
}

#payment-zone form.paymentForm h4 {
	font-size: 23.4px;
	color: #222;
	font-weight: normal;
	border-bottom: 1px solid #bbb;
	padding: 0 0 .25em;
	margin: 0 0 .5em;
	display: block
}

#payment-zone form.paymentForm>fieldset {
	margin-left: 4%;
	margin-right: 0;
	width: 48%
}

#payment-zone form.paymentForm>fieldset:nth-of-type(2n+1) {
	margin-left: 0
}

@media only screen and (max-width:930px) and (min-width:481px) {
	#payment-zone form.paymentForm>fieldset {
		width: 100%
	}
	#payment-zone form.paymentForm>fieldset:nth-of-type(1n+1) {
		margin-left: 0
	}
}

@media only screen and (max-width:480px) {
	#payment-zone form.paymentForm>fieldset {
		width: 100%
	}
	#payment-zone form.paymentForm>fieldset:nth-of-type(1n+1) {
		margin-left: 0
	}
}

#payment-zone form.paymentForm legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #3c3c3c;
	padding: 0;
	margin-bottom: .5em;
	display: block
}

#payment-zone form.paymentForm .shipping-to-billing-label {
	width: auto;
	min-height: 2.05em;
	margin-right: 5px
}

#payment-zone form.paymentForm .card-verification-label {
	width: 60%
}

#payment-zone form.paymentForm .card-verification-payment {
	width: 40%
}

#payment-zone form.paymentForm .card-expiration {
	margin-right: 3%;
	width: 22%
}

#payment-zone form.paymentForm .card-expiration-year {
	width: 40%
}

#payment-zone form.paymentForm .pluginRow .checkbox_radio {
	width: calc(1em + 1px*2);
	margin-top: .65em
}

#payment-zone form.paymentForm #credit-card-phonecountrycodes {
	width: 27%
}

#payment-zone form.paymentForm #credit-card-phone {
	width: 38%
}

#payment-zone form.payment-button {
	margin-bottom: 2em
}

#payment-zone form.payment-button legend {
	font-size: 22.5px;
	color: #222;
	font-weight: normal;
	border-bottom: 1px solid #bbb;
	padding: 0 0 .25em;
	margin: 0 0 .5em;
	display: block;
	width: 100%
}

#payment-zone form.payment-button input[type='image'] {
	padding: 0;
	border: 0;
	float: none;
	width: auto;
	height: auto
}

#payment-zone form.payment-button input[type='submit'] {
	float: none
}

#payment-zone form.payment-button img {
	vertical-align: top
}

#payment-zone form.payment-button .seo-tip {
	clear: both;
	margin-top: .5em
}

#payment-zone form#plugin-quote-quoteform .deliveryTime {
	display: block;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center
}

#payment-zone form#plugin-quote-quoteform .deliveryTime:before {
	font-size: 2em;
	font-weight: normal;
	color: #a1a1a1;
	margin-right: 10px
}

#payment-zone form#plugin-quote-quoteform p {
	margin-bottom: 0 !important
}

#payment-zone form#plugin-quote-quoteform p label,
#payment-zone form#plugin-quote-quoteform p input,
#payment-zone form#plugin-quote-quoteform p textarea,
#payment-zone form#plugin-quote-quoteform p select {
	margin-bottom: 15px
}

.post-purchase {
	overflow: hidden
}

.post-purchase h3.post-purchase-report-customer-order-id {
	margin-bottom: .25em
}

.post-purchase p.createdOrderDate {
	border-bottom: 1px solid #bbb
}

.post-purchase .post-purchase-report-billing,
.post-purchase .post-purchase-report-shipping {
	margin-bottom: 2em
}

@media only screen and (min-width:931px) {
	.post-purchase .post-purchase-report-billing,
	.post-purchase .post-purchase-report-shipping {
		float: left;
		width: 48%
	}
	.post-purchase .post-purchase-report-billing {
		margin-right: 4%
	}
}

@media only screen and (min-width:931px) {
	.post-purchase-report-summary {
		float: right;
		width: 24%
	}
}

@media only screen and (min-width:481px) and (max-width:930px) {
	.post-purchase-report-summary {
		float: right;
		width: 49%
	}
}

.toaster-quote {
	font-size: 0;
	width: 50%
}

.toaster-quote>* {
	font-size: 16px;
	display: inline-block;
	vertical-align: top
}

.toaster-quote fieldset,
.toaster-quote>p {
	padding: 0;
	border: 0;
	display: block
}

.toaster-quote p+label,
.toaster-quote p+label+input {
	margin-bottom: 15px !important
}

.toaster-quote p+label+input {
	width: 65% !important
}

.toaster-quote input,
.toaster-quote select {
	height: 2.7em;
	border-color: transparent
}

.toaster-quote .mobile-desktop-phone-block select {
	float: left
}

.toaster-quote .mobile-desktop-phone-block input {
	width: 58.333%
}

.toaster-quote .mobile-desktop-phone-block:first-of-type {
	clear: left
}

.toaster-quote dl,
.toaster-quote dt,
.toaster-quote dd {
	clear: both
}

#send-quote {
	clear: both
}

.working-hours-quote {
	background-color: #69222b;
	color: #FFF;
	padding: .5em;
	display: inline-block;
	margin-top: 1.5em
}

.working-hours-quote p {
	margin-bottom: 0;
	padding: .5em 1em
}

.working-hours-quote p>.generator-links {
	display: none
}

.quote-info {
	margin-bottom: 2em;
	float: left;
	width: 49%
}

.quote-info img,
.quote-info#quote-shipping-info {
	background: #fff;
	border-radius: 2em;
	padding: 2em
}

.quote-info .quote-img-right img {
	padding: 0;
	border-radius: 0
}

.quote-info:first-child {
	margin-right: 2%
}

.quote-info fieldset,
.quote-info>p {
	width: 100%
}

.quote-info fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

.quote-info label:not(.checkbox_radio) {
	margin: .25em 0 0;
	float: left;
	width: 35%
}

.quote-info label:not(.checkbox_radio).optional[for='same-for-shipping'] {
	width: auto;
	margin-top: 0;
	margin-right: 5px
}

.quote-info #sameForShippingGroup-label {
	display: none
}

.quote-info #overwrite-quote-user-billing-label label,
.quote-info #overwrite-quote-user-shipping-label label {
	width: auto;
	margin-top: 0;
	margin-right: 5px
}

.quote-info input:not([type="checkbox"]),
.quote-info select {
	float: left;
	width: 65%
}

.quote-info .mobile-desktop-phone-block {
	width: 100%;
	margin: 0 0 15px 0
}

.quote-info .mobile-desktop-phone-block select {
	width: 27% !important
}

.quote-info .mobile-desktop-phone-block input {
	width: 38% !important
}

.quote-info.quote-image-block {
	text-align: center
}

.quote-info .block-time-delivery p {
	background: #fff
}

.quote-info-left,
.quote-img-right {
	width: 48%;
	display: inline-block;
	float: left
}

.quote-pickup-center p,
.quote-info-left p,
.quote-img-right p {
	margin-bottom: 7px
}

.quote-title,
.quote-info .title {
	padding-bottom: .25em;
	margin-bottom: 1em;
	font-size: 1.5em;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	font-weight: 700;
	color: #222;
	border-bottom: 3px solid #69222b;
	clear: both
}

body.quote {
	font-size: 16px
}

body.quote header {
	padding-top: .5em
}

body.quote header .btn {
	padding: 1em 2em;
	color: #fff;
	border-color: #ffc159;
	background-color: #ffc159
}

body.quote header .btn:hover,
body.quote header .btn:active {
	color: #fff;
	border-color: #ffae26;
	background-color: #ffae26
}

body.quote #content {
	padding: 4em 2em
}

body.quote .prepop-text {
	width: 100px;
	border: 0;
	border-bottom: 2px solid #dadada;
	height: 2em
}

body .product-info-title- td {
	border-bottom: 3px solid #68a126;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	font-size: 1.35em;
	font-weight: 700;
	color: #34495e
}

.video-container .title.h4 {
	display: none
}

.quote-logo {
	padding: 4em 0;
	text-align: center
}

.ui-menu {
	z-index: 55 !important
}

#storeinfo {
	font-size: 1.25em;
	padding: 0 2em
}

#storeinfo h1 {
	color: inherit;
	font-size: 1.7em
}

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

.fixed-header #storeinfo {
	position: fixed;
	top: 0;
	bottom: 0;
	max-width: 24%
}

.fixed-header #storeinfo .bottom-msg {
	padding: 1em;
	font-weight: 400;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 2em;
	right: 2em;
	line-height: 1.75em
}

.pdf-button .btn {
	font-size: .85em
}

.pdf-button p {
	border: 1px solid #fff;
	padding: 1em;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center
}

#quote-details input {
	text-align: center
}

.quote-details-date {
	font-weight: 600
}

.dividing-line {
	margin: 3em 0;
	border-top-style: dashed;
	border-top-width: 5px;
	border-top-color: #69222b
}

#quote-payment-type-config-block {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 2em;
	padding: 0 2em;
	background-color: #f6f6f6
}

#quote-payment-type-config-block>* {
	-webkit-flex: 0 1 48%;
	-ms-flex: 0 1 48%;
	flex: 0 1 48%
}

#partial-payment-percentage {
	max-width: 20%
}

.signature-required-block {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 3em 0
}

.signature-required-block .checkbox_radio {
	margin-right: .5em
}

#quote-signature-block {
	position: relative
}

#quote-signature-block #quote-signature-form-refresh {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	max-width: 450px
}

#quote-signature-block [type="submit"] {
	float: left
}

#signature-block {
	width: 100% !important;
	max-width: 450px;
	overflow: hidden;
	margin-bottom: 1em;
	border: 2px dashed #e4e4e4;
	background-color: #f6f6f6
}

#quote-signature-block {
	height: 100%
}

#quote-signature-block>span {
	display: block;
	margin-bottom: .5em
}

#quote-signature-block>div {
	padding: .5em;
	text-align: center;
	border: 2px dashed #e4e4e4;
	background-color: #f6f6f6
}

#quote-type-info-message {
	display: block;
	padding: 2em;
	font-size: 1.5em;
	font-weight: 700;
	background-color: #f6f6f6
}

#quote-summary {
	background: #fff;
	border-radius: 2em;
	padding: 1em
}

.quote-summary-row {
	padding: .5em 0;
	border-bottom: 1px solid #e4e4e4
}

.quote-summary-row span:first-child {
	-webkit-flex: 0 1 50%;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	font-weight: bold
}

.quote-summary-row input,
.quote-summary-row select {
	width: 25%;
	height: 1.5em;
	line-height: 1.5;
	padding: 0
}

.quote-summary-row input+span {
	width: 25%;
	float: right;
	text-align: right
}

.quote-summary-row select {
	float: left
}

.quote-summary-row.cart-total {
	font-weight: bold;
	font-size: 1.1em
}

.quote-page {
	page-break-after: always
}

.quote-page table tr:first-child>* {
	border: 0
}

.quote-page table th,
.quote-page table td {
	border: 0
}

.quote-page-1 {
	height: 100vh;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.quote-page-1 .quote-pdf-logo {
	position: relative;
	padding: 3em;
	color: #fff;
	background-color: #69222b
}

.quote-page-1 .quote-pdf-logo h2 {
	font-size: 4em;
	color: #fff
}

.quote-page-1 .quote-pdf-logo img {
	display: block;
	margin-bottom: 3em
}

.quote-page-1 .quote-pdf-logo::after,
.quote-page-1 .quote-pdf-logo::before {
	content: '';
	position: absolute
}

.quote-page-1 .quote-pdf-logo::before {
	display: block;
	left: 0;
	top: 3em;
	width: 60%;
	border-top: 2px solid #fff
}

.quote-page-1 .quote-pdf-logo::after {
	display: block;
	left: 3em;
	top: 0;
	height: 40%;
	border-left: 2px solid #fff
}

#quote-details input {
	width: 100%
}

#quote-details span {
	color: #000
}

#quote-details .dates {
	margin-top: 0;
	margin-bottom: 0
}

#quote-details .dates .order-number {
	margin-bottom: 0
}

.horizontal-bar #quote-details {
	font-size: 1.5em
}

.horizontal-bar #quote-details span {
	color: #FFF
}

#quoteControlls {
	height: 70px
}

#quoteControlls .quote-controlls {
	bottom: 0;
	left: 0;
	padding: 10px 0;
	position: fixed;
	width: 100%;
	z-index: 10;
	text-align: center
}

#quoteControlls .quote-search {
	width: 500px;
	padding: 5px;
	font-size: 18px;
	color: #666;
	border: 1px solid #ddd
}

.toaster-quote-content {
	background: #fff
}

.toaster-quote-content .product-img {
	width: 400px !important
}

.toaster-quote-content .product-img img {
	width: 100%
}

.toaster-quote {
	width: 100%
}

@media only screen and (max-width:1000px) {
	.quote header {
		font-size: .8em
	}
	.quote .toaster-quote-content .product-img {
		width: 200px !important
	}
}

@media only screen and (max-width:700px) {
	.quote-info {
		width: 90%;
		margin: 5%
	}
}

@media only screen and (max-width:480px) {
	.toaster-quote-content.cart-content td.product-img {
		float: none;
		margin: 0 auto;
		width: 100% !important
	}
	#storeinfo {
		font-size: 1.25em;
		padding: 0
	}
	#storeinfo h1 {
		margin-bottom: 0
	}
	.quote header {
		font-size: .8em
	}
	.quote header img {
		width: 150px
	}
	.quote .cart-content tr {
		margin-bottom: 0
	}
}

@media only screen and (max-width:430px) {
	.quote header {
		font-size: .7em
	}
	.quote header img {
		width: 100px
	}
	.quote #content {
		padding: 4em 0 !important
	}
}

.quote-disclaimer-text {
	margin-bottom: 15px
}

#user-grid-part ul.user-stats {
	list-style: none outside none;
	padding: 0;
	margin: 0 0 1em
}

#user-grid-part ul.user-stats li {
	text-align: center;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: 600;
	text-decoration: none;
	height: auto;
	line-height: 2.3em;
	padding: 0 1em;
	font-family: 'Cormorant Garamond', "Helvetica Neue", Helvetica, Arial, serif;
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	border-color: #002605;
	background-color: #69222b;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-shadow: none;
	border: 0;
	transition: background .3s;
	margin-bottom: 0
}

#user-grid-part ul.user-stats li:hover,
#user-grid-part ul.user-stats li:active {
	color: #FFF;
	border-color: #000;
	background-color: #002f12
}

#user-grid-part ul.user-stats li:active {
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .3) inset
}

#user-grid-part .user-orders-range {
	margin: 0 0 1em;
	white-space: nowrap
}

#user-grid-part .user-orders-range label {
	display: inline-block;
	width: auto
}

#user-grid-part .user-orders-range input {
	margin: 0 .75em;
	width: 100px
}

#user-orders-table {
	margin-bottom: 1em;
	background-color: #fff;
	border: 1px solid #ddd
}

#user-orders-table th,
#user-orders-table td {
	vertical-align: middle;
	padding: .5em .75em;
	border-top: 1px solid #ddd
}

#user-orders-table th:last-child,
#user-orders-table td:last-child {
	text-align: center
}

#user-orders-table th p,
#user-orders-table td p {
	margin: 0
}

#user-edit-account>p {
	margin-bottom: .5em
}

#user-edit-account>p::after {
	content: "";
	display: table;
	clear: both
}

@media only screen and (min-width:481px) {
	#user-edit-account {
		max-width: 700px
	}
	#user-edit-account label {
		margin: .5em 0 0;
		float: left;
		width: 35%
	}
	#user-edit-account span {
		line-height: 2.5em
	}
	#user-edit-account span,
	#user-edit-account input {
		float: left;
		width: 65%
	}
}

#user-orders-table_paginate span {
	border: 0;
	padding: 0;
	margin: 0
}

#user-orders-table_paginate .paginate_active,
#user-orders-table_paginate .paginate_button_disabled {
	color: #bbb;
	cursor: default
}


/**** CSS/STORE.CSS end ****/


/**** CSS/FLEXKIT.CSS start ****/

.ui-state-error {
	background-color: #fcd5d4;
	border-color: #f69593;
	color: #813331
}

.ui-state-highlight {
	background-color: #c6eafa;
	border-color: #70caf3;
	color: #155e7f
}

.carousel {
	position: relative;
	max-width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.carousel .carousel-clip {
	overflow: hidden;
	height: 100%
}

.carousel .carousel-wrap {
	font-size: 0;
	min-width: 100%
}

.carousel .carousel-wrap .carousel-item {
	font-size: 1rem;
	display: inline-block;
	vertical-align: top
}

.carousel:hover .carousel-btn {
	display: block
}

.carousel .carousel-btn {
	background: rgba(255, 255, 255, .75);
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 15;
	margin: auto;
	width: 3em;
	display: none;
	font-size: 18px
}

.carousel .carousel-btn::before {
	font-family: flexkit-icons;
	font-size: 3em;
	line-height: 1;
	height: 1em;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.carousel .carousel-btn.prev {
	left: 0
}

.carousel .carousel-btn.prev::before {
	content: "\e0a9"
}

.carousel .carousel-btn.next {
	right: 0
}

.carousel .carousel-btn.next::before {
	content: "\e0a7"
}

.carousel .carousel-btn:hover {
	background: rgba(255, 255, 255, .9)
}

.smoke-base .smokebg {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000;
	background: rgba(255, 255, 255, .5)
}

.smoke-base.smoke-visible .dialog {
	background: inherit;
	border: inherit;
	box-shadow: 0 0 0 transparent
}

.smoke-base .dialog {
	position: fixed;
	z-index: 1001;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center
}

.smoke-base .dialog.primary .dialog-inner {
	color: #003414;
	border-color: #55976e;
	background-color: #bbd5c5
}

.smoke-base .dialog.success .dialog-inner {
	color: #2a6a2c;
	border-color: #8ada8c;
	background-color: #d0f0d1
}

.smoke-base .dialog.warning .dialog-inner {
	color: #886730;
	border-color: #ffd691;
	background-color: #ffefd3
}

.smoke-base .dialog.error .dialog-inner {
	color: #813331;
	border-color: #f69593;
	background-color: #fcd5d4
}

.smoke-base .dialog.info .dialog-inner {
	color: #155e7f;
	border-color: #70caf3;
	background-color: #c6eafa
}

.smoke-base .dialog li {
	margin: 0;
	list-style: none
}

.smoke-base .dialog li+li {
	margin-top: .5em
}

.smoke-base .dialog-inner {
	overflow: auto;
	margin-top: 15%;
	max-width: 1335px;
	max-height: 70%;
	font-size: 1.25em;
	padding: 1em 2em;
	border: 1px solid #888;
	background-color: #fff;
	display: inline-block;
	vertical-align: middle;
	box-shadow: 3px 3px 25px rgba(0, 0, 0, .25)
}

.smoke-base .dialog-buttons {
	margin-top: 1em
}

.smoke-base .dialog-buttons button {
	font-size: 12px;
	color: #FFF;
	border-color: #189b1a;
	background-color: #4fc752
}

.smoke-base .dialog-buttons button:hover,
.smoke-base .dialog-buttons button:active {
	color: #FFF;
	border-color: #126f13;
	background-color: #37ac3a
}

.smoke-base .dialog-buttons button.cancel {
	margin-right: .5em;
	color: #FFF;
	border-color: #e62321;
	background-color: #f25f5c
}

.smoke-base .dialog-buttons button.cancel:hover,
.smoke-base .dialog-buttons button.cancel:active {
	color: #FFF;
	border-color: #be1816;
	background-color: #ee312d
}

.chosen-select {
	width: 100%
}

.chosen-select-deselect {
	width: 100%
}

.dataTables_wrapper {
	width: 100%
}

.dataTables_wrapper .dataTables_filter {
	padding: 5px;
	text-align: right;
	font-size: .85em
}

.dataTables_wrapper .dataTables_filter label input {
	margin-left: 5px;
	width: 250px
}

.dataTables_wrapper .sorting,
.dataTables_wrapper .sorting_asc,
.dataTables_wrapper .sorting_desc {
	cursor: pointer;
	position: relative;
	padding-right: 16px;
	border-left: 1px solid #ddd
}

.dataTables_wrapper .sorting::after,
.dataTables_wrapper .sorting_asc::after,
.dataTables_wrapper .sorting_desc::after {
	font-family: flexkit-icons;
	speak: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e0b6";
	font-size: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.dataTables_wrapper .sorting_asc::after {
	content: "\e0b5"
}

.dataTables_wrapper .sorting_desc::after {
	content: "\e0b2"
}

.dataTables_wrapper .dataTables_empty {
	text-align: center
}

.dataTables_paginate {
	margin-top: 1em;
	float: right;
	font-size: 12px
}

.dataTables_paginate .paginate_button {
	background: #eee;
	margin: 0 .25em;
	padding: .25em .75em;
	min-width: 2em;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #222
}

.dataTables_paginate .paginate_button:hover {
	background: #e7e7e7
}

.dataTables_paginate .paginate_button.disabled,
.dataTables_paginate .paginate_button.current {
	cursor: default;
	color: #e2e2e2;
	background: #f6f6f6
}

.dataTables_paginate .paginate_button.current {
	font-weight: bold;
	background: #7fc097;
	color: #fff
}

.dataTables_paginate .paginate_button.first::before,
.dataTables_paginate .paginate_button.last::before,
.dataTables_paginate .paginate_button.previous::before,
.dataTables_paginate .paginate_button.next::before,
.dataTables_paginate .paginate_button.first::after,
.dataTables_paginate .paginate_button.last::after,
.dataTables_paginate .paginate_button.previous::after,
.dataTables_paginate .paginate_button.next::after {
	font-family: flexkit-icons;
	speak: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.dataTables_paginate .paginate_button.first,
.dataTables_paginate .paginate_button.last {
	font-weight: bold
}

.dataTables_paginate .paginate_button.first::before,
.dataTables_paginate .paginate_button.last::before,
.dataTables_paginate .paginate_button.first::after,
.dataTables_paginate .paginate_button.last::after {
	font-size: 15px;
	font-weight: bold
}

.dataTables_paginate .paginate_button.first::before,
.dataTables_paginate .paginate_button.previous::before {
	content: "\e0b1"
}

.dataTables_paginate .paginate_button.last::after,
.dataTables_paginate .paginate_button.next::after {
	content: "\e0af"
}

.parallax {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden
}

.parallax.take-from-widget,
.parallax .take-from-widget {
	position: relative
}

.parallax.take-from-widget>img,
.parallax .take-from-widget>img,
.parallax.take-from-widget>._lbox,
.parallax .take-from-widget>._lbox {
	display: none
}

.parallax.take-from-widget [data-url*="imageonly"],
.parallax .take-from-widget [data-url*="imageonly"] {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 999
}

.parallax.height-auto {
	height: auto
}

.responsive-ratio {
	position: relative;
	overflow: hidden;
	padding: 0;
	display: block;
	height: auto !important
}

.responsive-ratio::before {
	display: block;
	content: " "
}

._16x9.responsive-ratio::before {
	padding-bottom: 56.25%
}

._9x16.responsive-ratio::before {
	padding-bottom: 177.77777778%
}

._4x3.responsive-ratio::before {
	padding-bottom: 75%
}

._3x4.responsive-ratio::before {
	padding-bottom: 133.33333333%
}

._1x1.responsive-ratio::before {
	padding-bottom: 100%
}

.responsive-ratio iframe,
.responsive-ratio object,
.responsive-ratio embed,
.responsive-ratio video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.responsive-ratio>img,
.responsive-ratio ._lbox img,
.responsive-ratio .gall img {
	position: absolute !important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	min-height: 100% !important;
	min-width: 100% !important;
	width: auto;
	height: auto
}

._9x16.responsive-ratio>img,
._3x4.responsive-ratio>img,
._1x1.responsive-ratio>img {
	max-width: none;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.responsive-ratio.bottom>img,
.responsive-ratio.bottom ._lbox img,
.responsive-ratio.bottom .gall img {
	min-height: 0 !important;
	top: auto
}

.responsive-ratio.top>img,
.responsive-ratio.top ._lbox img,
.responsive-ratio.top .gall img {
	min-height: 0 !important;
	bottom: auto
}


/**** CSS/FLEXKIT.CSS end ****/


/**** CSS/MEDIAQUERIES.CSS start ****/

@media only screen and (min-width:931px) {
	.d-hide,
	.t-visible,
	.m-visible {
		display: none !important
	}
}

@media only screen and (min-width:481px) and (max-width:930px) {
	.t-hide,
	.d-visible,
	.m-visible {
		display: none !important
	}
}

@media only screen and (max-width:480px) {
	.m-hide,
	.d-visible,
	.t-visible {
		display: none !important
	}
}

@media only screen and (max-width:1500px) {
	.title-starter p {
		width: 32%
	}
	.title-starter .border-style {
		width: 57%
	}
	.working-hours {
		padding: .1em .5em
	}
	.working-hours p {
		padding: 0 5px
	}
	
}

@media only screen and (max-width:1450px) {
	header.scroll-header .logo img {
		max-width: 160px
	}
	header .main_menu a {
		font-size: 1vw
	}
	header .phone {
		font-size: 1.8vw
	}
}

@media only screen and (max-width:1280px) {
	header .main_menu a {
		font-size: .88vw
	}
	.title-starter p {
		width: 33%
	}
	.title-starter .border-style {
		width: 55%
	}
	.btn-red .btn.red {
		padding: 0 2.6em;
		line-height: 2em
	}
	#page,
	#banner {
		margin-top: 142px
	}
	header>.container.flex-row {
		height: 92px
	}
	header.scroll-header {
		height: 120px;
		padding-top: 38px
	}
	header.scroll-header .logo img {
		max-width: 132px
	}
	header.scroll-header .top-row {
		font-size: .7em;
		height: 37px
	}
	header.scroll-header>.container.flex-row {
		height: 72px
	}
	.working-hours p {
		font-size: .65em
	}
}

@media only screen and (max-width:1280px) and (min-width:1181px) {
	.slice {
		margin: 1.65em 0;
		padding: 0;
		line-height: 1.1em;
		max-width: 196px
	}
}

.ios.tablet.portrait .parallax {
	background-attachment: inherit
}

@media only screen and (max-width:1025px) {
	header .main_menu a {
		padding: 8px 5px
	}
	.top-row {
		font-size: .8em
	}
	.top-row::before {
		display: none
	}
	.top-row p {
		padding-top: 10px
	}
	h1 {
		font-size: 3em
	}
	.btn.fb_order {
		font-size: 1.3em
	}
	.banner-page {
		padding: 4em 0
	}
	.fb_gmb_review,
	.fb_facebook_review {
		font-size: 1em
	}
	.check-out {
		font-size: .7em;
		display: block;
		text-align: center
	}
	.title-starter {
		font-size: 2em
	}
	.title-starter .strip-left {
		width: 14%
	}
	.title-starter .border-style {
		width: 50%
	}
	.testimonials-wrap {
		text-align: center;
		padding-top: 1em
	}
	.parallax-btn .flex_3 {
		margin: 0 !important;
		flex-basis: 50%;
		max-width: 50%;
		min-width: 50%
	}
	.btn.transparent.fb_download {
		font-size: 1.1em
	}
	.title-logo>br {
		display: none
	}
	.title-logo {
		border-right: 0
	}
	.title-about-us::before,
	.title-about-us::after {
		top: 0
	}
	.title-about-us::after {
		background-position: top right
	}
	.text-right,
	.download {
		text-align: center;
		margin-bottom: 1em
	}
	footer .bg-sand {
		font-size: .8em
	}
	.contact-page .h2 {
		font-size: 1.7em
	}
	.contact strong,
	.contact p {
		font-size: .8em
	}
	.contact-form.pl5 {
		padding-left: 1em
	}
	.contact-form.pl5 #contact [type="submit"] {
		padding: 0 2em;
		transform: translate(-27%, 0%)
	}
	.contact-form.pl5 label {
		font-size: .8em
	}
	.default-left,
	.default-right {
		padding: 1em
	}
	.quote-info .quote-info-left,
	.quote-info .quote-img-right {
		width: 100%
	}
}

@media only screen and (max-width:930px) {
	header.big-screen-visible,
	header.scroll-header.big-screen-visible {
		display: none !important
	}
	.banner-page h1 {
		line-height: 1em
	}
	.banner-page .order-online {
		position: relative
	}
	#page,
	#banner {
		margin-top: 0
	}
	.top-row._mobile {
		padding: .4em
	}
	h1,
	.h1 {
		font-size: 3.2em
	}
	.strip {
		font-size: 1.2em;
		padding: .5em 2.3em
	}
	.list-logo li {
		margin-left: 1%;
		margin-right: 0;
		width: 32.66666667%
	}
	.list-logo li:nth-of-type(3n+1) {
		margin-left: 0
	}
	.title-starter {
		text-align: center
	}
	.title-starter p {
		width: 100%
	}
	.title-starter .border-style {
		display: none
	}
	.title-starter .strip-left {
		display: none
	}
	.photo-top {
		margin-top: 0
	}
	.button-next {
		right: -17px
	}
	.button-prev {
		left: -17px
	}
	footer address {
		line-height: 2.2em;
		text-align: center
	}
	footer address.icon-location4::before {
		vertical-align: baseline
	}
	footer .bg-sand.pb3 {
		padding-bottom: 0
	}
	.button-next,
	.button-prev {
		z-index: 1;
		background: #0000005e;
		padding: .2em .4em
	}
	.button-next:before,
	.button-prev:before {
		color: #FFF
	}
	.button-next {
		right: 0
	}
	.button-prev {
		left: 0
	}
	.page404 .text-left {
		background-color: rgba(255, 255, 255, .7);
		padding: 0 1em
	}
	.page404 .text-left .border-style._border-absolute {
		display: none
	}
	.subshop table.responsive thead {
		display: table-header-group
	}
	.subshop table.responsive thead th {
		display: table-cell
	}
	.subshop table.responsive td {
		display: table-cell
	}
	.subshop table.responsive tr {
		display: table-row;
		border: 1px solid #ddd
	}
	.working-hours p {
		font-weight: 600
	}
	.orders-time-block {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}
	.orders-time-block .all-orders-info,
	.orders-time-block .orders-in-progress-info,
	.orders-time-block .orders-done-info,
	.orders-time-block .new-orders-inf {
		-webkit-order: 2 !important;
		-ms-flex-order: 2 !important;
		order: 2 !important;
		padding-left: .5em
	}
	.orders-time-block .orders-in-progress-info,
	.orders-time-block .orders-done-info,
	.orders-time-block .new-orders-inf,
	.orders-time-block .all-orders-info {
		margin-top: 1em
	}
	.orders-time-block .pickup-time-block,
	.orders-time-block .delivery-time-block {
		margin: 0 .2em 0 0 !important
	}
	.subshop .search-filter-block {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-align-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start
	}
	.subshop .search-filter-block p {
		-ms-flex-preferred-size: 48%;
		-webkit-flex-basis: 48%;
		flex-basis: 48%;
		max-width: 48%;
		min-width: 48%;
		margin-right: 1.25% !important;
		position: relative
	}
	.subshop .search-filter-block p:nth-child(5) {
		-ms-flex-preferred-size: 98%;
		-webkit-flex-basis: 98%;
		flex-basis: 98%;
		max-width: 98%;
		min-width: 98%;
		text-align: right
	}
	.subshop .orders-time-block .all-orders-info,
	.subshop .orders-time-block .new-orders-inf,
	.subshop .orders-time-block .orders-in-progress-info,
	.subshop .orders-time-block .orders-done-info {
		-ms-flex-preferred-size: 98%;
		-webkit-flex-basis: 98%;
		flex-basis: 98%;
		max-width: 98%;
		min-width: 98%
	}
	.subshop .orders-time-block .time-inputs-block .pickup-time-block .pickup-time-label,
	.subshop .orders-time-block .time-inputs-block .delivery-time-block .pickup-time-label,
	.subshop .orders-time-block .time-inputs-block .pickup-time-block .delivery-time-label,
	.subshop .orders-time-block .time-inputs-block .delivery-time-block .delivery-time-label {
		min-width: 6em;
		font-size: .6em
	}
	#orders-data-block .orders-table {
		font-size: 13px
	}
	#orders-data-block .orders-table thead {
		font-size: .85em
	}
}

@media only screen and (max-width:930px) and only screen and (max-width:930px) and (min-width:481px) {
	.list-logo li {
		width: 49.5%
	}
	.list-logo li:nth-of-type(n) {
		margin-left: 1%
	}
	.list-logo li:nth-of-type(2n+1) {
		margin-left: 0
	}
}

@media only screen and (max-width:930px) and only screen and (max-width:480px) {
	.list-logo li {
		width: 100%
	}
	.list-logo li:nth-of-type(1n+1) {
		margin-left: 0
	}
}

@media only screen and (max-width:834px) {
	.title-about-us:after,
	.title-about-us:before {
		display: none
	}
	.title-about-us span {
		padding: .5em 0
	}
	.text-right,
	.download {
		font-weight: 500;
		font-size: 1.2em
	}
	.working-hours {
		padding: .1em .2em
	}
	.block-time-delivery p {
		padding: .5em .5em
	}
	.product .product-block .btn-menu .fb_menu-btn {
		position: absolute;
		top: 0;
		right: 0
	}
	.product {
		padding: 0
	}
	.product .product-block .product-info,
	.product .product-block .product-img {
		margin-top: 0
	}
	.product .product-block .product-name {
		font-size: 1.5em
	}
	.swiper-container.swiper-about.swiper-container-horizontal {
		padding: 0
	}
	.text-rotation p:nth-child(1) {
		font-size: 33px !important
	}
	.text-rotation p:nth-child(2) {
		font-size: 25px !important
	}
	.phone:before {
		padding: 0 .2em 0 .5em
	}
	.ios .parallax {
		background-attachment: inherit;
		height: auto;
		-webkit-background-size: cover
	}
}

@media only screen and (max-width:638px) {
	.order-online:before {
		display: none
	}
	.strip-grey p {
		background-position: center;
		padding: .3em 1em;
		font-size: .8em
	}
	.fb_gmb_review,
	.fb_facebook_review {
		margin-top: 1em
	}
	h2,
	.h2 {
		font-size: 2em
	}
	.strip {
		font-size: 1.2em;
		padding: .3em 1em;
		letter-spacing: 0
	}
	.strip:before,
	.strip:after {
		display: none
	}
	.img-btn p {
		margin: 1em .5em
	}
	.parallax-btn .flex_3 {
		margin: 0 !important;
		flex-basis: 100%;
		max-width: 100%;
		min-width: 100%;
		padding-top: 2em
	}
	.top-row {
		font-size: .6em;
		padding: .9em .4em !important
	}
}

@media only screen and (max-width:500px) {
	.top-row {
		display: none
	}
	.mobile-bar.top {
		top: 0
	}
	.mobile-bar.top .mob-logo {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		text-align: center
	}
	.mobile-bar.top .phone {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 55%;
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
		font-size: 1.3em
	}
	.subshop #login-form {
		padding: 5em 1em 2em 1em
	}
}

@media only screen and (max-width:480px) {
	.order-online {
		margin-top: 1.5em !important
	}
	.captcha,
	.captcha img {
		width: 100%
	}
	img[style*="float: left"],
	img[style*="float:left"],
	img[style*="float: right"],
	img[style*="float:right"] {
		float: none !important;
		display: block;
		margin: 0 auto 1em
	}
	form [type="submit"],
	form [type="button"] {
		width: 100%;
		margin-right: 0;
		margin-left: 0
	}
	.working-hours {
		text-align: center
	}
	.working-hours p {
		display: block
	}
	.product .product-block {
		margin-top: 2em
	}
	.product .product-block .btn-menu .fb_menu-btn {
		right: 1.5em
	}
	.product .product-block .product-option>label {
		font-size: 1em
	}
	.product .product-block .product-options-listing {
		font-size: .8em
	}
	.product .product-block .product-option>div label {
		margin: .5em .3em;
		padding: .6em 1.2em
	}
	.swiper-button-next {
		right: 0
	}
	.swiper-button-prev {
		left: 0
	}
	.text-rotation.pl2 {
		padding: 2em 0 0 0
	}
	.pt5m {
		padding-top: 1em
	}
	.pt4m {
		padding-top: 0
	}
	.pl2 {
		padding-left: 0
	}
	.quote-text {
		font-size: 1.2em;
		padding: 0 0 0 3em
	}
	.btn-center {
		text-align: center
	}
	.contact-form.pl5 #contact [type="submit"] {
		position: inherit;
		padding: 0 1em;
		transform: translate(0%, 0%)
	}
	.contact-form.pl5 #contact .g-recaptcha {
		transform: translate(11%, 0%)
	}
}

@media only screen and (max-width:360px) {
	h2,
	.h2 {
		font-size: 1.7em
	}
	.title-about-us span {
		padding: .5em 0
	}
	.strip-grey p {
		background-position: center;
		padding: .3em 0
	}
	.mobile-bar.top .btn {
		width: 70px
	}
}

html.mobile,
html.tablet {
	overflow: hidden
}

html.mobile::before,
html.tablet::before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 101;
	background-color: #69222b;
	width: 150px;
	height: 150px;
	border-radius: 10px;
	margin: auto
}

html.mobile .mobile-loader,
html.tablet .mobile-loader {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 102
}

html.mobile .mobile-loader::after,
html.tablet .mobile-loader::after,
html.mobile .mobile-loader::before,
html.tablet .mobile-loader::before {
	margin: auto;
	content: "";
	display: block;
	border: 5px solid transparent;
	border-top-color: #FFF;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	border-radius: 50%
}

html.mobile .mobile-loader::after,
html.tablet .mobile-loader::after {
	animation: rotate 1.45s linear infinite;
	width: 4em;
	height: 4em
}

html.mobile .mobile-loader::before,
html.tablet .mobile-loader::before {
	animation: rotate 1.85s linear infinite;
	width: 4.75em;
	height: 4.75em
}

html.mobile.loaded,
html.tablet.loaded {
	overflow: initial
}

html.mobile.loaded::before,
html.tablet.loaded::before {
	content: none
}

html.mobile.loaded .mobile-loader,
html.tablet.loaded .mobile-loader {
	display: none
}

@keyframes rotate {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

@media only print {
	* {
		background: none !important;
		color: black !important;
		box-shadow: none !important;
		text-shadow: none !important;
		filter: url("data:image/svg+xml;utf8,<svgxmlns=\'http://www.w3.org/2000/svg\'><filterid=\'grayscale\'><feColorMatrixtype=\'matrix\'values=\'0.33330.33330.3333000.33330.33330.3333000.33330.33330.33330000010\'/></filter></svg>#grayscale");
		filter: gray;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%)
	}
	.print-hide,
	header,
	footer,
	nav,
	aside {
		display: none !important
	}
	.print-visible {
		display: block !important
	}
	.print-visible-inline {
		display: inline !important
	}
	.print-page-break-inside,
	img,
	table {
		page-break-inside: avoid
	}
	.print-page-break,
	article+article {
		page-break-before: always
	}
	a::after {
		color: #888;
		margin: 0 0 0 .5em;
		font-size: 18px;
		font-style: italic;
		text-decoration: underline
	}
	a.btn::after,
	a.page-title::after {
		margin: 0;
		display: block
	}
	a.page-teaser-image::after,
	.page-teaser-image a::after,
	.gmaps a::after,
	a._lbox::after {
		display: none
	}
	a[href*=".html"]::after,
	a[href^="http"]::after,
	a[href^="//"]::after {
		content: "(" attr(href) ")"
	}
}


/**** CSS/MEDIAQUERIES.CSS end ****/


/**** THEMES/CASOLAS-PIZZA/CSS/CONCAT_6A992D5529F459.CSS end ****/


/**** SYSTEM/JS/EXTERNAL/MAGNIFIC-POPUP/MAGNIFIC-POPUP.CSS start ****/

.mfp-bg {
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 1042;
	overflow: hidden;
	position: fixed !important;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	top: 0 !important;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 1043;
	position: fixed !important;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100% !important;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto !important;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: white
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent !important;
	border: 0 !important;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0 !important;
	z-index: 1046;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	height: auto;
	line-height: normal
}

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

.mfp-close {
	width: 44px !important;
	height: 44px !important;
	line-height: 44px !important;
	position: absolute !important;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100% !important
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px
}

.mfp-arrow {
	position: absolute !important;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px !important;
	height: 110px !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 17px solid white;
	margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 17px solid white;
	margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100% !important;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100% !important;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: black
}

img.mfp-img {
	width: auto !important;
	max-width: 100% !important;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto !important;
	height: auto !important;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100% !important;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 95%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px !important;
		height: 35px !important;
		line-height: 35px !important;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px !important;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}


/**** SYSTEM/JS/EXTERNAL/MAGNIFIC-POPUP/MAGNIFIC-POPUP.CSS end ****/

.center-div{
	justify-content: center;
}
.center-div .working-hours{
	width:100%;
}
.flex_3.download.t-flex_6{
	text-align:center;
	margin-top: 40px;
}
.border-right {
    border-right: 1px solid #fff;
 
}
.border-img{
    border: 10px solid #fff;
    box-shadow: 5px 7px 14px #a3a3a3;
}
.rotate-img{

    transform: rotate(5deg);
}
