@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;-webkit-transition:0.1s linear all !important;-moz-transition:0.1s linear all !important;-ms-transition:0.1s linear all !important;-o-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-moz-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-ms-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-o-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;-moz-transition:0.3s ease all !important;-ms-transition:0.3s ease all !important;-o-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}.ladda-button{background:#666;border:0;padding:14px 18px;font-size:18px;cursor:pointer;color:#fff;border-radius:2px;border:1px solid transparent;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.ladda-button:hover{border-color:rgba(0,0,0,0.07);background-color:#888}.ladda-button[data-color=green]{background:#2aca76}.ladda-button[data-color=green]:hover{background-color:#38d683}.ladda-button[data-color=blue]{background:#53b5e6}.ladda-button[data-color=blue]:hover{background-color:#69bfe9}.ladda-button[data-color=red]{background:#ea8557}.ladda-button[data-color=red]:hover{background-color:#ed956e}.ladda-button[data-color=purple]{background:#9973C2}.ladda-button[data-color=purple]:hover{background-color:#a685ca}.ladda-button[data-color=mint]{background:#16a085}.ladda-button[data-color=mint]:hover{background-color:#19b698}.ladda-button[disabled],.ladda-button[data-loading]{border-color:rgba(0,0,0,0.07)}.ladda-button[disabled],.ladda-button[disabled]:hover,.ladda-button[data-loading],.ladda-button[data-loading]:hover{cursor:default;background-color:#999}.ladda-button[data-size=xs]{padding:4px 8px}.ladda-button[data-size=xs] .ladda-label{font-size:0.7em}.ladda-button[data-size=s]{padding:6px 10px}.ladda-button[data-size=s] .ladda-label{font-size:0.9em}.ladda-button[data-size=l] .ladda-label{font-size:1.2em}.ladda-button[data-size=xl] .ladda-label{font-size:1.5em}@layer properties;
@layer theme;
@layer theme {
:root, :host {
--bookly-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
--bookly-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
monospace;
--bookly-color-red-50: oklch(97.1% 0.013 17.38);
--bookly-color-red-100: oklch(93.6% 0.032 17.717);
--bookly-color-red-500: oklch(63.7% 0.237 25.331);
--bookly-color-red-600: oklch(57.7% 0.245 27.325);
--bookly-color-red-700: oklch(50.5% 0.213 27.518);
--bookly-color-red-800: oklch(44.4% 0.177 26.899);
--bookly-color-orange-100: oklch(95.4% 0.038 75.164);
--bookly-color-amber-50: oklch(98.7% 0.022 95.277);
--bookly-color-amber-100: oklch(96.2% 0.059 95.617);
--bookly-color-amber-300: oklch(87.9% 0.169 91.605);
--bookly-color-amber-900: oklch(41.4% 0.112 45.904);
--bookly-color-green-500: oklch(72.3% 0.219 149.579);
--bookly-color-green-700: oklch(52.7% 0.154 150.069);
--bookly-color-emerald-50: oklch(97.9% 0.021 166.113);
--bookly-color-emerald-100: oklch(95% 0.052 163.051);
--bookly-color-emerald-800: oklch(43.2% 0.095 166.913);
--bookly-color-sky-200: oklch(90.1% 0.058 230.902);
--bookly-color-blue-50: oklch(97% 0.014 254.604);
--bookly-color-blue-100: oklch(93.2% 0.032 255.585);
--bookly-color-blue-500: oklch(62.3% 0.214 259.815);
--bookly-color-rose-50: oklch(96.9% 0.015 12.422);
--bookly-color-rose-100: oklch(94.1% 0.03 12.58);
--bookly-color-slate-50: oklch(98.4% 0.003 247.858);
--bookly-color-slate-100: oklch(96.8% 0.007 247.896);
--bookly-color-slate-200: oklch(92.9% 0.013 255.508);
--bookly-color-slate-300: oklch(86.9% 0.022 252.894);
--bookly-color-slate-400: oklch(70.4% 0.04 256.788);
--bookly-color-slate-600: oklch(44.6% 0.043 257.281);
--bookly-color-gray-100: oklch(96.7% 0.003 264.542);
--bookly-color-gray-200: oklch(92.8% 0.006 264.531);
--bookly-color-gray-300: oklch(87.2% 0.01 258.338);
--bookly-color-gray-400: oklch(70.7% 0.022 261.325);
--bookly-color-gray-500: oklch(55.1% 0.027 264.364);
--bookly-color-gray-600: oklch(44.6% 0.03 256.802);
--bookly-color-gray-800: oklch(27.8% 0.033 256.848);
--bookly-color-black: #000;
--bookly-color-white: #fff;
--bookly-spacing: 0.25rem;
--bookly-breakpoint-xl: 80rem;
--bookly-container-3xs: 16rem;
--bookly-container-2xs: 18rem;
--bookly-container-xs: 20rem;
--bookly-container-lg: 32rem;
--bookly-text-xs: 0.75rem;
--bookly-text-xs--line-height: calc(1 / 0.75);
--bookly-text-sm: 0.875rem;
--bookly-text-sm--line-height: calc(1.25 / 0.875);
--bookly-text-base: 1rem;
--bookly-text-base--line-height: calc(1.5 / 1);
--bookly-text-lg: 1.125rem;
--bookly-text-lg--line-height: calc(1.75 / 1.125);
--bookly-text-xl: 1.25rem;
--bookly-text-xl--line-height: calc(1.75 / 1.25);
--bookly-text-2xl: 1.5rem;
--bookly-text-2xl--line-height: calc(2 / 1.5);
--bookly-text-3xl: 1.875rem;
--bookly-text-3xl--line-height: calc(2.25 / 1.875);
--bookly-text-4xl: 2.25rem;
--bookly-text-4xl--line-height: calc(2.5 / 2.25);
--bookly-font-weight-normal: 400;
--bookly-font-weight-medium: 500;
--bookly-font-weight-semibold: 600;
--bookly-font-weight-bold: 700;
--bookly-leading-normal: 1.5;
--bookly-radius-lg: 0.5rem;
--bookly-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
--bookly-animate-spin: spin 1s linear infinite;
--bookly-default-transition-duration: 150ms;
--bookly-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
--bookly-default-font-family: var(--bookly-font-sans);
--bookly-default-mono-font-family: var(--bookly-font-mono);
--bookly-color-default-border: var(--bookly-color-gray-200);
}
}
.bookly-css-root *, .bookly-css-root ::after, .bookly-css-root ::before, .bookly-css-root ::backdrop, .bookly-css-root ::file-selector-button {
box-sizing: border-box;
margin: 0;
padding: 0;
border: 0 solid;
}
.bookly-css-root html, .bookly-css-root :host {
line-height: 1.5;
-webkit-text-size-adjust: 100%;
tab-size: 4;
font-family: var(--bookly-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
font-feature-settings: var(--bookly-default-font-feature-settings, normal);
font-variation-settings: var(--bookly-default-font-variation-settings, normal);
-webkit-tap-highlight-color: transparent;
}
.bookly-css-root hr {
height: 0;
color: inherit;
border-top-width: 1px;
}
.bookly-css-root abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
.bookly-css-root h1, .bookly-css-root h2, .bookly-css-root h3, .bookly-css-root h4, .bookly-css-root h5, .bookly-css-root h6 {
font-size: inherit;
font-weight: inherit;
}
.bookly-css-root a {
color: inherit;
-webkit-text-decoration: inherit;
text-decoration: inherit;
}
.bookly-css-root b, .bookly-css-root strong {
font-weight: bolder;
}
.bookly-css-root code, .bookly-css-root kbd, .bookly-css-root samp, .bookly-css-root pre {
font-family: var(--bookly-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
font-feature-settings: var(--bookly-default-mono-font-feature-settings, normal);
font-variation-settings: var(--bookly-default-mono-font-variation-settings, normal);
font-size: 1em;
}
.bookly-css-root small {
font-size: 80%;
}
.bookly-css-root sub, .bookly-css-root sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.bookly-css-root sub {
bottom: -0.25em;
}
.bookly-css-root sup {
top: -0.5em;
}
.bookly-css-root table {
text-indent: 0;
border-color: inherit;
border-collapse: collapse;
}
.bookly-css-root :-moz-focusring {
outline: auto;
}
.bookly-css-root progress {
vertical-align: baseline;
}
.bookly-css-root summary {
display: list-item;
}
.bookly-css-root ol, .bookly-css-root ul, .bookly-css-root menu {
list-style: none;
}
.bookly-css-root img, .bookly-css-root svg, .bookly-css-root video, .bookly-css-root canvas, .bookly-css-root audio, .bookly-css-root iframe, .bookly-css-root embed, .bookly-css-root object {
display: block;
vertical-align: middle;
}
.bookly-css-root img, .bookly-css-root video {
max-width: 100%;
height: auto;
}
.bookly-css-root button, .bookly-css-root input, .bookly-css-root select, .bookly-css-root optgroup, .bookly-css-root textarea, .bookly-css-root ::file-selector-button {
font: inherit;
font-feature-settings: inherit;
font-variation-settings: inherit;
letter-spacing: inherit;
color: inherit;
border-radius: 0;
background-color: transparent;
opacity: 1;
}
.bookly-css-root :where(select:is([multiple], [size])) optgroup {
font-weight: bolder;
}
.bookly-css-root :where(select:is([multiple], [size])) optgroup option {
padding-inline-start: 20px;
}
.bookly-css-root ::file-selector-button {
margin-inline-end: 4px;
}
.bookly-css-root ::placeholder {
opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
.bookly-css-root ::placeholder {
color: currentcolor;
}
@supports (color: color-mix(in lab, red, red)) {
.bookly-css-root ::placeholder {
color: color-mix(in oklab, currentcolor 50%, transparent);
}
}
}
.bookly-css-root textarea {
resize: vertical;
}
.bookly-css-root ::-webkit-search-decoration {
-webkit-appearance: none;
}
.bookly-css-root ::-webkit-date-and-time-value {
min-height: 1lh;
text-align: inherit;
}
.bookly-css-root ::-webkit-datetime-edit {
display: inline-flex;
}
.bookly-css-root ::-webkit-datetime-edit-fields-wrapper {
padding: 0;
}
.bookly-css-root ::-webkit-datetime-edit, .bookly-css-root ::-webkit-datetime-edit-year-field, .bookly-css-root ::-webkit-datetime-edit-month-field, .bookly-css-root ::-webkit-datetime-edit-day-field, .bookly-css-root ::-webkit-datetime-edit-hour-field, .bookly-css-root ::-webkit-datetime-edit-minute-field, .bookly-css-root ::-webkit-datetime-edit-second-field, .bookly-css-root ::-webkit-datetime-edit-millisecond-field, .bookly-css-root ::-webkit-datetime-edit-meridiem-field {
padding-block: 0;
}
.bookly-css-root ::-webkit-calendar-picker-indicator {
line-height: 1;
}
.bookly-css-root :-moz-ui-invalid {
box-shadow: none;
}
.bookly-css-root button, .bookly-css-root input:where([type=button], [type=reset], [type=submit]), .bookly-css-root ::file-selector-button {
appearance: button;
}
.bookly-css-root ::-webkit-inner-spin-button, .bookly-css-root ::-webkit-outer-spin-button {
height: auto;
}
.bookly-css-root [hidden]:where(:not([hidden=until-found])) {
display: none !important;
}
.bookly-css-root .bookly\:\@container\/main {
container-type: inline-size !important;
container-name: main !important;
}
.bookly-css-root .bookly\:pointer-events-none {
pointer-events: none !important;
}
.bookly-css-root .bookly\:absolute {
position: absolute !important;
}
.bookly-css-root .bookly\:fixed {
position: fixed !important;
}
.bookly-css-root .bookly\:relative {
position: relative !important;
}
.bookly-css-root .bookly\:inset-0 {
inset: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:inset-1 {
inset: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:inset-x-0 {
inset-inline: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:inset-y-0 {
inset-block: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:start-0 {
inset-inline-start: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:start-3 {
inset-inline-start: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:end-0 {
inset-inline-end: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:end-3 {
inset-inline-end: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:top-0 {
top: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:top-1 {
top: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:top-2 {
top: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:top-4 {
top: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:top-5\.5 {
top: calc(var(--bookly-spacing) * 5.5) !important;
}
.bookly-css-root .bookly\:top-full {
top: 100% !important;
}
.bookly-css-root .bookly\:right-0 {
right: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:right-1 {
right: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:right-2 {
right: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:-bottom-6 {
bottom: calc(var(--bookly-spacing) * -6) !important;
}
.bookly-css-root .bookly\:bottom-0 {
bottom: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:bottom-2 {
bottom: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:left-0 {
left: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:left-1\/2 {
left: 50% !important;
}
.bookly-css-root .bookly\:z-0 {
z-index: 0 !important;
}
.bookly-css-root .bookly\:z-10 {
z-index: 10 !important;
}
.bookly-css-root .bookly\:z-20 {
z-index: 20 !important;
}
.bookly-css-root .bookly\:z-\[1050\] {
z-index: 1050 !important;
}
.bookly-css-root .bookly\:z-\[100050\] {
z-index: 100050 !important;
}
.bookly-css-root .bookly\:col-span-1 {
grid-column: span 1/span 1 !important;
}
.bookly-css-root .bookly\:col-span-2 {
grid-column: span 2/span 2 !important;
}
.bookly-css-root .bookly\:float-right {
float: right !important;
}
.bookly-css-root .bookly\:-m-2 {
margin: calc(var(--bookly-spacing) * -2) !important;
}
.bookly-css-root .bookly\:m-0 {
margin: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:m-1 {
margin: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:m-4 {
margin: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:m-auto {
margin: auto !important;
}
.bookly-css-root .bookly\:mx-1 {
margin-inline: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:mx-2 {
margin-inline: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:mx-4 {
margin-inline: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:mx-auto {
margin-inline: auto !important;
}
.bookly-css-root .bookly\:my-0 {
margin-block: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:my-2 {
margin-block: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:my-3 {
margin-block: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:my-4 {
margin-block: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:ms-0 {
margin-inline-start: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:ms-2 {
margin-inline-start: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:ms-3 {
margin-inline-start: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:ms-4 {
margin-inline-start: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:me-0 {
margin-inline-end: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:me-1 {
margin-inline-end: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:me-2 {
margin-inline-end: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:me-3 {
margin-inline-end: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:me-4 {
margin-inline-end: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:-mt-1 {
margin-top: calc(var(--bookly-spacing) * -1) !important;
}
.bookly-css-root .bookly\:mt-1 {
margin-top: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:mt-2 {
margin-top: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:mt-4 {
margin-top: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:mt-36 {
margin-top: calc(var(--bookly-spacing) * 36) !important;
}
.bookly-css-root .bookly\:-mb-2 {
margin-bottom: calc(var(--bookly-spacing) * -2) !important;
}
.bookly-css-root .bookly\:-mb-4 {
margin-bottom: calc(var(--bookly-spacing) * -4) !important;
}
.bookly-css-root .bookly\:mb-0 {
margin-bottom: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:mb-0\.5 {
margin-bottom: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:mb-1 {
margin-bottom: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:mb-2 {
margin-bottom: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:mb-3 {
margin-bottom: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:ml-2 {
margin-left: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:box-border {
box-sizing: border-box !important;
}
.bookly-css-root .bookly\:box-content {
box-sizing: content-box !important;
}
.bookly-css-root .bookly\:block {
display: block !important;
}
.bookly-css-root .bookly\:flex {
display: flex !important;
}
.bookly-css-root .bookly\:grid {
display: grid !important;
}
.bookly-css-root .bookly\:hidden {
display: none !important;
}
.bookly-css-root .bookly\:inline {
display: inline !important;
}
.bookly-css-root .bookly\:inline-flex {
display: inline-flex !important;
}
.bookly-css-root .bookly\:h-0 {
height: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:h-5 {
height: calc(var(--bookly-spacing) * 5) !important;
}
.bookly-css-root .bookly\:h-8 {
height: calc(var(--bookly-spacing) * 8) !important;
}
.bookly-css-root .bookly\:h-10 {
height: calc(var(--bookly-spacing) * 10) !important;
}
.bookly-css-root .bookly\:h-11 {
height: calc(var(--bookly-spacing) * 11) !important;
}
.bookly-css-root .bookly\:h-12 {
height: calc(var(--bookly-spacing) * 12) !important;
}
.bookly-css-root .bookly\:h-14 {
height: calc(var(--bookly-spacing) * 14) !important;
}
.bookly-css-root .bookly\:h-16 {
height: calc(var(--bookly-spacing) * 16) !important;
}
.bookly-css-root .bookly\:h-20 {
height: calc(var(--bookly-spacing) * 20) !important;
}
.bookly-css-root .bookly\:h-full {
height: 100% !important;
}
.bookly-css-root .bookly\:max-h-12 {
max-height: calc(var(--bookly-spacing) * 12) !important;
}
.bookly-css-root .bookly\:max-h-64 {
max-height: calc(var(--bookly-spacing) * 64) !important;
}
.bookly-css-root .bookly\:min-h-full {
min-height: 100% !important;
}
.bookly-css-root .bookly\:w-0 {
width: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:w-0\.5 {
width: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:w-5 {
width: calc(var(--bookly-spacing) * 5) !important;
}
.bookly-css-root .bookly\:w-8 {
width: calc(var(--bookly-spacing) * 8) !important;
}
.bookly-css-root .bookly\:w-10 {
width: calc(var(--bookly-spacing) * 10) !important;
}
.bookly-css-root .bookly\:w-20 {
width: calc(var(--bookly-spacing) * 20) !important;
}
.bookly-css-root .bookly\:w-34 {
width: calc(var(--bookly-spacing) * 34) !important;
}
.bookly-css-root .bookly\:w-48 {
width: calc(var(--bookly-spacing) * 48) !important;
}
.bookly-css-root .bookly\:w-60 {
width: calc(var(--bookly-spacing) * 60) !important;
}
.bookly-css-root .bookly\:w-72 {
width: calc(var(--bookly-spacing) * 72) !important;
}
.bookly-css-root .bookly\:w-auto {
width: auto !important;
}
.bookly-css-root .bookly\:w-full {
width: 100% !important;
}
.bookly-css-root .bookly\:w-max {
width: max-content !important;
}
.bookly-css-root .bookly\:max-w-2xs {
max-width: var(--bookly-container-2xs) !important;
}
.bookly-css-root .bookly\:max-w-48 {
max-width: calc(var(--bookly-spacing) * 48) !important;
}
.bookly-css-root .bookly\:max-w-96 {
max-width: calc(var(--bookly-spacing) * 96) !important;
}
.bookly-css-root .bookly\:max-w-128 {
max-width: calc(var(--bookly-spacing) * 128) !important;
}
.bookly-css-root .bookly\:max-w-full {
max-width: 100% !important;
}
.bookly-css-root .bookly\:max-w-lg {
max-width: var(--bookly-container-lg) !important;
}
.bookly-css-root .bookly\:max-w-screen-xl {
max-width: var(--bookly-breakpoint-xl) !important;
}
.bookly-css-root .bookly\:max-w-xs {
max-width: var(--bookly-container-xs) !important;
}
.bookly-css-root .bookly\:min-w-2xs {
min-width: var(--bookly-container-2xs) !important;
}
.bookly-css-root .bookly\:min-w-6 {
min-width: calc(var(--bookly-spacing) * 6) !important;
}
.bookly-css-root .bookly\:min-w-\[200px\] {
min-width: 200px !important;
}
.bookly-css-root .bookly\:flex-1 {
flex: 1 !important;
}
.bookly-css-root .bookly\:shrink {
flex-shrink: 1 !important;
}
.bookly-css-root .bookly\:grow {
flex-grow: 1 !important;
}
.bookly-css-root .bookly\:grow-0 {
flex-grow: 0 !important;
}
.bookly-css-root .bookly\:grow-1 {
flex-grow: 1 !important;
}
.bookly-css-root .bookly\:basis-0\/12 {
flex-basis: 0% !important;
}
.bookly-css-root .bookly\:basis-1\/12 {
flex-basis: 8.3333333333% !important;
}
.bookly-css-root .bookly\:basis-2\/12 {
flex-basis: 16.6666666667% !important;
}
.bookly-css-root .bookly\:basis-3\/12 {
flex-basis: 25% !important;
}
.bookly-css-root .bookly\:basis-4\/12 {
flex-basis: 33.3333333333% !important;
}
.bookly-css-root .bookly\:basis-5\/12 {
flex-basis: 41.6666666667% !important;
}
.bookly-css-root .bookly\:basis-6\/12 {
flex-basis: 50% !important;
}
.bookly-css-root .bookly\:basis-7\/12 {
flex-basis: 58.3333333333% !important;
}
.bookly-css-root .bookly\:basis-8\/12 {
flex-basis: 66.6666666667% !important;
}
.bookly-css-root .bookly\:basis-9\/12 {
flex-basis: 75% !important;
}
.bookly-css-root .bookly\:basis-10\/12 {
flex-basis: 83.3333333333% !important;
}
.bookly-css-root .bookly\:basis-11\/12 {
flex-basis: 91.6666666667% !important;
}
.bookly-css-root .bookly\:basis-12\/12 {
flex-basis: 100% !important;
}
.bookly-css-root .bookly\:basis-full {
flex-basis: 100% !important;
}
.bookly-css-root .bookly\:-translate-x-1\/2 {
--tw-translate-x: calc(calc(1/2 * 100%) * -1) !important;
translate: var(--tw-translate-x) var(--tw-translate-y) !important;
}
.bookly-css-root .bookly\:animate-spin {
animation: var(--bookly-animate-spin) !important;
}
.bookly-css-root .bookly\:cursor-default {
cursor: default !important;
}
.bookly-css-root .bookly\:cursor-pointer {
cursor: pointer !important;
}
.bookly-css-root .bookly\:appearance-none {
appearance: none !important;
}
.bookly-css-root .bookly\:grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.bookly-css-root .bookly\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.bookly-css-root .bookly\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.bookly-css-root .bookly\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.bookly-css-root .bookly\:flex-col {
flex-direction: column !important;
}
.bookly-css-root .bookly\:flex-row {
flex-direction: row !important;
}
.bookly-css-root .bookly\:flex-wrap {
flex-wrap: wrap !important;
}
.bookly-css-root .bookly\:content-center {
align-content: center !important;
}
.bookly-css-root .bookly\:items-center {
align-items: center !important;
}
.bookly-css-root .bookly\:items-start {
align-items: flex-start !important;
}
.bookly-css-root .bookly\:justify-between {
justify-content: space-between !important;
}
.bookly-css-root .bookly\:justify-center {
justify-content: center !important;
}
.bookly-css-root .bookly\:justify-end {
justify-content: flex-end !important;
}
.bookly-css-root .bookly\:justify-start {
justify-content: flex-start !important;
}
.bookly-css-root .bookly\:gap-0\.5 {
gap: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:gap-3 {
gap: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:gap-4 {
gap: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:overflow-hidden {
overflow: hidden !important;
}
.bookly-css-root .bookly\:overflow-x-hidden {
overflow-x: hidden !important;
}
.bookly-css-root .bookly\:overflow-y-auto {
overflow-y: auto !important;
}
.bookly-css-root .bookly\:rounded {
border-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-full {
border-radius: calc(infinity * 1px) !important;
}
.bookly-css-root .bookly\:rounded-lg {
border-radius: var(--bookly-radius-lg) !important;
}
.bookly-css-root .bookly\:rounded-none {
border-radius: 0 !important;
}
.bookly-css-root .bookly\:rounded-s {
border-start-start-radius: 0.25rem !important;
border-end-start-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-s-none {
border-start-start-radius: 0 !important;
border-end-start-radius: 0 !important;
}
.bookly-css-root .bookly\:rounded-e {
border-start-end-radius: 0.25rem !important;
border-end-end-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-e-none {
border-start-end-radius: 0 !important;
border-end-end-radius: 0 !important;
}
.bookly-css-root .bookly\:rounded-t {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-r {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-b {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:border {
border-style: var(--tw-border-style) !important;
border-width: 1px !important;
}
.bookly-css-root .bookly\:border-0 {
border-style: var(--tw-border-style) !important;
border-width: 0px !important;
}
.bookly-css-root .bookly\:border-2 {
border-style: var(--tw-border-style) !important;
border-width: 2px !important;
}
.bookly-css-root .bookly\:border-x-0 {
border-inline-style: var(--tw-border-style) !important;
border-inline-width: 0px !important;
}
.bookly-css-root .bookly\:border-y {
border-block-style: var(--tw-border-style) !important;
border-block-width: 1px !important;
}
.bookly-css-root .bookly\:border-y-1 {
border-block-style: var(--tw-border-style) !important;
border-block-width: 1px !important;
}
.bookly-css-root .bookly\:border-e {
border-inline-end-style: var(--tw-border-style) !important;
border-inline-end-width: 1px !important;
}
.bookly-css-root .bookly\:border-t {
border-top-style: var(--tw-border-style) !important;
border-top-width: 1px !important;
}
.bookly-css-root .bookly\:border-b {
border-bottom-style: var(--tw-border-style) !important;
border-bottom-width: 1px !important;
}
.bookly-css-root .bookly\:border-b-0 {
border-bottom-style: var(--tw-border-style) !important;
border-bottom-width: 0px !important;
}
.bookly-css-root .bookly\:border-none {
--tw-border-style: none !important;
border-style: none !important;
}
.bookly-css-root .bookly\:border-solid {
--tw-border-style: solid !important;
border-style: solid !important;
}
.bookly-css-root .bookly\:border-amber-100 {
border-color: var(--bookly-color-amber-100) !important;
}
.bookly-css-root .bookly\:border-amber-300 {
border-color: var(--bookly-color-amber-300) !important;
}
.bookly-css-root .bookly\:border-blue-100 {
border-color: var(--bookly-color-blue-100) !important;
}
.bookly-css-root .bookly\:border-default-border {
border-color: var(--bookly-color-default-border) !important;
}
.bookly-css-root .bookly\:border-emerald-100 {
border-color: var(--bookly-color-emerald-100) !important;
}
.bookly-css-root .bookly\:border-gray-200 {
border-color: var(--bookly-color-gray-200) !important;
}
.bookly-css-root .bookly\:border-gray-300 {
border-color: var(--bookly-color-gray-300) !important;
}
.bookly-css-root .bookly\:border-gray-400 {
border-color: var(--bookly-color-gray-400) !important;
}
.bookly-css-root .bookly\:border-gray-500 {
border-color: var(--bookly-color-gray-500) !important;
}
.bookly-css-root .bookly\:border-green-500 {
border-color: var(--bookly-color-green-500) !important;
}
.bookly-css-root .bookly\:border-red-100 {
border-color: var(--bookly-color-red-100) !important;
}
.bookly-css-root .bookly\:border-red-500 {
border-color: var(--bookly-color-red-500) !important;
}
.bookly-css-root .bookly\:border-rose-100 {
border-color: var(--bookly-color-rose-100) !important;
}
.bookly-css-root .bookly\:border-slate-100 {
border-color: var(--bookly-color-slate-100) !important;
}
.bookly-css-root .bookly\:border-slate-400 {
border-color: var(--bookly-color-slate-400) !important;
}
.bookly-css-root .bookly\:border-slate-600 {
border-color: var(--bookly-color-slate-600) !important;
}
.bookly-css-root .bookly\:bg-amber-50 {
background-color: var(--bookly-color-amber-50) !important;
}
.bookly-css-root .bookly\:bg-black\/50 {
background-color: var(--bookly-color-black) !important;
}
@supports (color: color-mix(in lab, red, red)) {
.bookly-css-root .bookly\:bg-black\/50 {
background-color: color-mix(in oklab, var(--bookly-color-black) 50%, transparent) !important;
}
}
.bookly-css-root .bookly\:bg-blue-50 {
background-color: var(--bookly-color-blue-50) !important;
}
.bookly-css-root .bookly\:bg-emerald-50 {
background-color: var(--bookly-color-emerald-50) !important;
}
.bookly-css-root .bookly\:bg-gray-100 {
background-color: var(--bookly-color-gray-100) !important;
}
.bookly-css-root .bookly\:bg-orange-100 {
background-color: var(--bookly-color-orange-100) !important;
}
.bookly-css-root .bookly\:bg-red-50 {
background-color: var(--bookly-color-red-50) !important;
}
.bookly-css-root .bookly\:bg-red-100 {
background-color: var(--bookly-color-red-100) !important;
}
.bookly-css-root .bookly\:bg-rose-50 {
background-color: var(--bookly-color-rose-50) !important;
}
.bookly-css-root .bookly\:bg-slate-50 {
background-color: var(--bookly-color-slate-50) !important;
}
.bookly-css-root .bookly\:bg-slate-50\/25 {
background-color: var(--bookly-color-slate-50) !important;
}
@supports (color: color-mix(in lab, red, red)) {
.bookly-css-root .bookly\:bg-slate-50\/25 {
background-color: color-mix(in oklab, var(--bookly-color-slate-50) 25%, transparent) !important;
}
}
.bookly-css-root .bookly\:bg-slate-100 {
background-color: var(--bookly-color-slate-100) !important;
}
.bookly-css-root .bookly\:bg-slate-300 {
background-color: var(--bookly-color-slate-300) !important;
}
.bookly-css-root .bookly\:bg-slate-400 {
background-color: var(--bookly-color-slate-400) !important;
}
.bookly-css-root .bookly\:bg-transparent {
background-color: transparent !important;
}
.bookly-css-root .bookly\:bg-white {
background-color: var(--bookly-color-white) !important;
}
.bookly-css-root .bookly\:bg-white\/95 {
background-color: var(--bookly-color-white) !important;
}
@supports (color: color-mix(in lab, red, red)) {
.bookly-css-root .bookly\:bg-white\/95 {
background-color: color-mix(in oklab, var(--bookly-color-white) 95%, transparent) !important;
}
}
.bookly-css-root .bookly\:bg-none {
background-image: none !important;
}
.bookly-css-root .bookly\:object-cover {
object-fit: cover !important;
}
.bookly-css-root .bookly\:p-0 {
padding: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:p-0\.5 {
padding: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:p-2 {
padding: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:p-3 {
padding: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:p-4 {
padding: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:px-0 {
padding-inline: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:px-1 {
padding-inline: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:px-2 {
padding-inline: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:px-2\.5 {
padding-inline: calc(var(--bookly-spacing) * 2.5) !important;
}
.bookly-css-root .bookly\:px-3 {
padding-inline: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:px-4 {
padding-inline: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:px-5 {
padding-inline: calc(var(--bookly-spacing) * 5) !important;
}
.bookly-css-root .bookly\:py-0 {
padding-block: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:py-0\.5 {
padding-block: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:py-1 {
padding-block: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:py-2 {
padding-block: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:py-4 {
padding-block: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:ps-2 {
padding-inline-start: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:pe-1 {
padding-inline-end: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:pt-0 {
padding-top: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:pt-2 {
padding-top: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:pt-3 {
padding-top: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:pt-4 {
padding-top: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:pt-6 {
padding-top: calc(var(--bookly-spacing) * 6) !important;
}
.bookly-css-root .bookly\:pb-0 {
padding-bottom: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:pb-0\.5 {
padding-bottom: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:pb-2 {
padding-bottom: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:pb-4 {
padding-bottom: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:text-center {
text-align: center !important;
}
.bookly-css-root .bookly\:text-end {
text-align: end !important;
}
.bookly-css-root .bookly\:text-left {
text-align: left !important;
}
.bookly-css-root .bookly\:text-right {
text-align: right !important;
}
.bookly-css-root .bookly\:text-start {
text-align: start !important;
}
.bookly-css-root .bookly\:align-middle {
vertical-align: middle !important;
}
.bookly-css-root .bookly\:font-mono {
font-family: var(--bookly-font-mono) !important;
}
.bookly-css-root .bookly\:font-sans {
font-family: var(--bookly-font-sans) !important;
}
.bookly-css-root .bookly\:text-2xl {
font-size: var(--bookly-text-2xl) !important;
line-height: var(--tw-leading, var(--bookly-text-2xl--line-height)) !important;
}
.bookly-css-root .bookly\:text-3xl {
font-size: var(--bookly-text-3xl) !important;
line-height: var(--tw-leading, var(--bookly-text-3xl--line-height)) !important;
}
.bookly-css-root .bookly\:text-4xl {
font-size: var(--bookly-text-4xl) !important;
line-height: var(--tw-leading, var(--bookly-text-4xl--line-height)) !important;
}
.bookly-css-root .bookly\:text-base {
font-size: var(--bookly-text-base) !important;
line-height: var(--tw-leading, var(--bookly-text-base--line-height)) !important;
}
.bookly-css-root .bookly\:text-lg {
font-size: var(--bookly-text-lg) !important;
line-height: var(--tw-leading, var(--bookly-text-lg--line-height)) !important;
}
.bookly-css-root .bookly\:text-sm {
font-size: var(--bookly-text-sm) !important;
line-height: var(--tw-leading, var(--bookly-text-sm--line-height)) !important;
}
.bookly-css-root .bookly\:text-xl {
font-size: var(--bookly-text-xl) !important;
line-height: var(--tw-leading, var(--bookly-text-xl--line-height)) !important;
}
.bookly-css-root .bookly\:text-xs {
font-size: var(--bookly-text-xs) !important;
line-height: var(--tw-leading, var(--bookly-text-xs--line-height)) !important;
}
.bookly-css-root .bookly\:leading-4 {
--tw-leading: calc(var(--bookly-spacing) * 4) !important;
line-height: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:leading-normal {
--tw-leading: var(--bookly-leading-normal) !important;
line-height: var(--bookly-leading-normal) !important;
}
.bookly-css-root .bookly\:font-bold {
--tw-font-weight: var(--bookly-font-weight-bold) !important;
font-weight: var(--bookly-font-weight-bold) !important;
}
.bookly-css-root .bookly\:font-medium {
--tw-font-weight: var(--bookly-font-weight-medium) !important;
font-weight: var(--bookly-font-weight-medium) !important;
}
.bookly-css-root .bookly\:font-normal {
--tw-font-weight: var(--bookly-font-weight-normal) !important;
font-weight: var(--bookly-font-weight-normal) !important;
}
.bookly-css-root .bookly\:font-semibold {
--tw-font-weight: var(--bookly-font-weight-semibold) !important;
font-weight: var(--bookly-font-weight-semibold) !important;
}
.bookly-css-root .bookly\:break-words {
overflow-wrap: break-word !important;
}
.bookly-css-root .bookly\:text-ellipsis {
text-overflow: ellipsis !important;
}
.bookly-css-root .bookly\:whitespace-normal {
white-space: normal !important;
}
.bookly-css-root .bookly\:whitespace-nowrap {
white-space: nowrap !important;
}
.bookly-css-root .bookly\:text-amber-900 {
color: var(--bookly-color-amber-900) !important;
}
.bookly-css-root .bookly\:text-black {
color: var(--bookly-color-black) !important;
}
.bookly-css-root .bookly\:text-blue-500 {
color: var(--bookly-color-blue-500) !important;
}
.bookly-css-root .bookly\:text-emerald-800 {
color: var(--bookly-color-emerald-800) !important;
}
.bookly-css-root .bookly\:text-gray-200 {
color: var(--bookly-color-gray-200) !important;
}
.bookly-css-root .bookly\:text-gray-400 {
color: var(--bookly-color-gray-400) !important;
}
.bookly-css-root .bookly\:text-gray-600 {
color: var(--bookly-color-gray-600) !important;
}
.bookly-css-root .bookly\:text-gray-800 {
color: var(--bookly-color-gray-800) !important;
}
.bookly-css-root .bookly\:text-green-700 {
color: var(--bookly-color-green-700) !important;
}
.bookly-css-root .bookly\:text-red-500 {
color: var(--bookly-color-red-500) !important;
}
.bookly-css-root .bookly\:text-red-600 {
color: var(--bookly-color-red-600) !important;
}
.bookly-css-root .bookly\:text-red-700 {
color: var(--bookly-color-red-700) !important;
}
.bookly-css-root .bookly\:text-red-800 {
color: var(--bookly-color-red-800) !important;
}
.bookly-css-root .bookly\:text-slate-300 {
color: var(--bookly-color-slate-300) !important;
}
.bookly-css-root .bookly\:text-slate-400 {
color: var(--bookly-color-slate-400) !important;
}
.bookly-css-root .bookly\:text-slate-600 {
color: var(--bookly-color-slate-600) !important;
}
.bookly-css-root .bookly\:text-white {
color: var(--bookly-color-white) !important;
}
.bookly-css-root .bookly\:line-through {
text-decoration-line: line-through !important;
}
.bookly-css-root .bookly\:caret-gray-400 {
caret-color: var(--bookly-color-gray-400) !important;
}
.bookly-css-root .bookly\:opacity-0 {
opacity: 0% !important;
}
.bookly-css-root .bookly\:opacity-25 {
opacity: 25% !important;
}
.bookly-css-root .bookly\:opacity-50 {
opacity: 50% !important;
}
.bookly-css-root .bookly\:shadow-lg\/4 {
--tw-shadow-alpha: 4% !important;
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 4%)), 0 4px 6px -4px var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 4%)) !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
.bookly-css-root .bookly\:shadow-lg\/20 {
--tw-shadow-alpha: 20% !important;
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 20%)), 0 4px 6px -4px var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 20%)) !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
.bookly-css-root .bookly\:shadow-lg {
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1)) !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
.bookly-css-root .bookly\:shadow-none {
--tw-shadow: 0 0 #0000 !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
.bookly-css-root .bookly\:shadow-xl {
--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1)) !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
.bookly-css-root .bookly\:shadow-gray-500\/10 {
--tw-shadow-color: var(--bookly-color-gray-500) !important;
}
@supports (color: color-mix(in lab, red, red)) {
.bookly-css-root .bookly\:shadow-gray-500\/10 {
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--bookly-color-gray-500) 10%, transparent) var(--tw-shadow-alpha), transparent) !important;
}
}
.bookly-css-root .bookly\:drop-shadow-none {
--tw-drop-shadow: !important;
filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, ) !important;
}
.bookly-css-root .bookly\:transition-all {
transition-property: all !important;
transition-timing-function: var(--tw-ease, var(--bookly-default-transition-timing-function)) !important;
transition-duration: var(--tw-duration, var(--bookly-default-transition-duration)) !important;
}
.bookly-css-root .bookly\:duration-200 {
--tw-duration: 200ms !important;
transition-duration: 200ms !important;
}
.bookly-css-root .bookly\:duration-500 {
--tw-duration: 500ms !important;
transition-duration: 500ms !important;
}
.bookly-css-root .bookly\:ease-in-out {
--tw-ease: var(--bookly-ease-in-out) !important;
transition-timing-function: var(--bookly-ease-in-out) !important;
}
.bookly-css-root .bookly\:outline-none {
--tw-outline-style: none !important;
outline-style: none !important;
}
.bookly-css-root .bookly\:not-hover\:bg-gray-200:not(*:hover) {
background-color: var(--bookly-color-gray-200) !important;
}
@media not (hover: hover) {
.bookly-css-root .bookly\:not-hover\:bg-gray-200 {
background-color: var(--bookly-color-gray-200) !important;
}
}
.bookly-css-root .bookly\:not-hover\:bg-white:not(*:hover) {
background-color: var(--bookly-color-white) !important;
}
@media not (hover: hover) {
.bookly-css-root .bookly\:not-hover\:bg-white {
background-color: var(--bookly-color-white) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:group-hover\:-bottom-1:is(:where(.bookly\:group):hover *) {
bottom: calc(var(--bookly-spacing) * -1) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:group-hover\:block:is(:where(.bookly\:group):hover *) {
display: block !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:group-hover\:w-auto:is(:where(.bookly\:group):hover *) {
width: auto !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:group-hover\:opacity-100:is(:where(.bookly\:group):hover *) {
opacity: 100% !important;
}
}
.bookly-css-root .bookly\:file\:-mt-4::file-selector-button {
margin-top: calc(var(--bookly-spacing) * -4) !important;
}
.bookly-css-root .bookly\:file\:mr-4::file-selector-button {
margin-right: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:file\:h-16::file-selector-button {
height: calc(var(--bookly-spacing) * 16) !important;
}
.bookly-css-root .bookly\:file\:border-0::file-selector-button {
border-style: var(--tw-border-style) !important;
border-width: 0px !important;
}
.bookly-css-root .bookly\:file\:p-3::file-selector-button {
padding: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:file\:text-sm::file-selector-button {
font-size: var(--bookly-text-sm) !important;
line-height: var(--tw-leading, var(--bookly-text-sm--line-height)) !important;
}
.bookly-css-root .bookly\:placeholder\:text-transparent::placeholder {
color: transparent !important;
}
.bookly-css-root .bookly\:before\:content-none::before {
content: var(--tw-content);
--tw-content: none !important;
content: none !important;
}
.bookly-css-root .bookly\:after\:content-none::after {
content: var(--tw-content);
--tw-content: none !important;
content: none !important;
}
.bookly-css-root .bookly\:last\:mb-0:last-child {
margin-bottom: calc(var(--bookly-spacing) * 0) !important;
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:border-gray-400:hover {
border-color: var(--bookly-color-gray-400) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:border-slate-400:hover {
border-color: var(--bookly-color-slate-400) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-gray-100:hover {
background-color: var(--bookly-color-gray-100) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-gray-400:hover {
background-color: var(--bookly-color-gray-400) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-slate-50:hover {
background-color: var(--bookly-color-slate-50) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-slate-100:hover {
background-color: var(--bookly-color-slate-100) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-slate-200:hover {
background-color: var(--bookly-color-slate-200) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-slate-400:hover {
background-color: var(--bookly-color-slate-400) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-white:hover {
background-color: var(--bookly-color-white) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-gray-600:hover {
color: var(--bookly-color-gray-600) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-slate-50:hover {
color: var(--bookly-color-slate-50) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-slate-100:hover {
color: var(--bookly-color-slate-100) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-slate-200:hover {
color: var(--bookly-color-slate-200) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-slate-600:hover {
color: var(--bookly-color-slate-600) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-white:hover {
color: var(--bookly-color-white) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:opacity-80:hover {
opacity: 80% !important;
}
}
.bookly-css-root .bookly\:focus\:rounded-none:focus {
border-radius: 0 !important;
}
.bookly-css-root .bookly\:focus\:border-none:focus {
--tw-border-style: none !important;
border-style: none !important;
}
.bookly-css-root .bookly\:focus\:border-gray-300:focus {
border-color: var(--bookly-color-gray-300) !important;
}
.bookly-css-root .bookly\:focus\:border-gray-400:focus {
border-color: var(--bookly-color-gray-400) !important;
}
.bookly-css-root .bookly\:focus\:bg-gray-100:focus {
background-color: var(--bookly-color-gray-100) !important;
}
.bookly-css-root .bookly\:focus\:outline-hidden:focus {
--tw-outline-style: none !important;
outline-style: none !important;
}
@media (forced-colors: active) {
.bookly-css-root .bookly\:focus\:outline-hidden:focus {
outline: 2px solid transparent !important;
outline-offset: 2px !important;
}
}
.bookly-css-root .bookly\:focus\:outline-sky-200:focus {
outline-color: var(--bookly-color-sky-200) !important;
}
.bookly-css-root .bookly\:focus\:outline-none:focus {
--tw-outline-style: none !important;
outline-style: none !important;
}
.bookly-css-root .bookly\:active\:shadow-md:active {
--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1)) !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:hidden {
display: none !important;
}
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:max-h-48 {
max-height: calc(var(--bookly-spacing) * 48) !important;
}
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:max-w-96 {
max-width: calc(var(--bookly-spacing) * 96) !important;
}
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:p-4 {
padding: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:mx-auto {
margin-inline: auto !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:mt-2 {
margin-top: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:mb-2 {
margin-bottom: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:block {
display: block !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:flex {
display: flex !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:hidden {
display: none !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:max-w-full {
max-width: 100% !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:flex-col {
flex-direction: column !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:flex-row {
flex-direction: row !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:justify-center {
justify-content: center !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-s {
border-start-start-radius: 0.25rem !important;
border-end-start-radius: 0.25rem !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-s-none {
border-start-start-radius: 0 !important;
border-end-start-radius: 0 !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-e {
border-start-end-radius: 0.25rem !important;
border-end-end-radius: 0.25rem !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-e-none {
border-start-end-radius: 0 !important;
border-end-end-radius: 0 !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-t {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-t-none {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-b {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-b-none {
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-x {
border-inline-style: var(--tw-border-style) !important;
border-inline-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-y {
border-block-style: var(--tw-border-style) !important;
border-block-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-s {
border-inline-start-style: var(--tw-border-style) !important;
border-inline-start-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-e {
border-inline-end-style: var(--tw-border-style) !important;
border-inline-end-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-t {
border-top-style: var(--tw-border-style) !important;
border-top-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-b {
border-bottom-style: var(--tw-border-style) !important;
border-bottom-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:pb-2 {
padding-bottom: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:text-center {
text-align: center !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:text-right {
text-align: right !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:ms-2 {
margin-inline-start: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:flex {
display: flex !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:grid {
display: grid !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:hidden {
display: none !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-0\/12 {
flex-basis: 0% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-1\/12 {
flex-basis: 8.3333333333% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-2\/12 {
flex-basis: 16.6666666667% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-3\/12 {
flex-basis: 25% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-4\/12 {
flex-basis: 33.3333333333% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-5\/12 {
flex-basis: 41.6666666667% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-6\/12 {
flex-basis: 50% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-7\/12 {
flex-basis: 58.3333333333% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-8\/12 {
flex-basis: 66.6666666667% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-9\/12 {
flex-basis: 75% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-10\/12 {
flex-basis: 83.3333333333% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-11\/12 {
flex-basis: 91.6666666667% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-12\/12 {
flex-basis: 100% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:flex-col {
flex-direction: column !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:flex-row {
flex-direction: row !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:gap-2 {
gap: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-s {
border-start-start-radius: 0.25rem !important;
border-end-start-radius: 0.25rem !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-s-none {
border-start-start-radius: 0 !important;
border-end-start-radius: 0 !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-e {
border-start-end-radius: 0.25rem !important;
border-end-end-radius: 0.25rem !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-e-none {
border-start-end-radius: 0 !important;
border-end-end-radius: 0 !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-t {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-t-none {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-b {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-b-none {
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-x {
border-inline-style: var(--tw-border-style) !important;
border-inline-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-y {
border-block-style: var(--tw-border-style) !important;
border-block-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-s {
border-inline-start-style: var(--tw-border-style) !important;
border-inline-start-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-e {
border-inline-end-style: var(--tw-border-style) !important;
border-inline-end-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-t {
border-top-style: var(--tw-border-style) !important;
border-top-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-b {
border-bottom-style: var(--tw-border-style) !important;
border-bottom-width: 1px !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:min-md\:float-left {
float: left !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:mx-1 {
margin-inline: calc(var(--bookly-spacing) * 1) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:min-md\:ms-2 {
margin-inline-start: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:me-4 {
margin-inline-end: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:mb-0 {
margin-bottom: calc(var(--bookly-spacing) * 0) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:block {
display: block !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:flex {
display: flex !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:hidden {
display: none !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:w-60 {
width: calc(var(--bookly-spacing) * 60) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:gap-4 {
gap: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:px-4 {
padding-inline: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:px-6 {
padding-inline: calc(var(--bookly-spacing) * 6) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:pt-6 {
padding-top: calc(var(--bookly-spacing) * 6) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:pb-4 {
padding-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width >= 64rem) {
.bookly-css-root .bookly\:lg\:w-1\/2 {
width: 50% !important;
}
}
@media (width >= 64rem) {
.bookly-css-root .bookly\:lg\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
}
@media (width >= 64rem) {
.bookly-css-root .bookly\:lg\:grid-cols-6 {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
}
@media (width >= 64rem) {
.bookly-css-root .bookly\:lg\:grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
}
@media (width >= 80rem) {
.bookly-css-root .bookly\:xl\:w-1\/4 {
width: 25% !important;
}
}
@media (width >= 80rem) {
.bookly-css-root .bookly\:xl\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:m-4 {
margin: calc(var(--bookly-spacing) * 4) !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:block {
display: block !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:w-full {
width: 100% !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:max-w-full {
max-width: 100% !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:min-w-3xs {
min-width: var(--bookly-container-3xs) !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:min-w-full {
min-width: 100% !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:p-0 {
padding: calc(var(--bookly-spacing) * 0) !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:block {
display: block !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:flex-col {
flex-direction: column !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:items-center {
align-items: center !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:justify-center {
justify-content: center !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:text-center {
text-align: center !important;
}
}
.bookly-css-root .bookly\:ltr\:right-0:where(:dir(ltr), [dir=ltr], [dir=ltr] *) {
right: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:rtl\:left-0:where(:dir(rtl), [dir=rtl], [dir=rtl] *) {
left: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:rtl\:text-right:where(:dir(rtl), [dir=rtl], [dir=rtl] *) {
text-align: right !important;
}
.bookly-css-root .bookly-card-title {
right: 0.5em;
bottom: 0.5em;
width: max-content;
max-width: calc(100% - 1em);
max-height: calc(100% - 1em);
}
.bookly-css-root .bookly-card-title > div {
overflow: hidden;
}
.bookly-css-root .text-bookly:not(:hover) {
color: var(--bookly-color);
}
.bookly-css-root .fill-bookly {
fill: var(--bookly-color);
}
.bookly-css-root .hover\:text-bookly:hover {
color: var(--bookly-color) !important;
}
.bookly-css-root .hover\:bg-bookly:hover {
background-color: var(--bookly-color) !important;
}
.bookly-css-root .card:hover {
background-color: #FDFDFD !important;
}
.bookly-css-root .border-bookly {
border-color: var(--bookly-color);
}
.bookly-css-root .btn-check:focus + .btn-outline-bookly, .bookly-css-root .btn-outline-bookly:focus {
background-color: var(--bookly-color);
border-color: var(--bookly-color);
color: #000000;
box-shadow: 0 0 0 0.25rem rgba(128, 128, 128, 0.5);
}
.bookly-css-root .btn-check:checked + .btn-outline-bookly, .bookly-css-root .btn-check:active + .btn-outline-bookly, .bookly-css-root .btn-outline-bookly:active, .bookly-css-root .btn-outline-bookly.active, .bookly-css-root .btn-outline-bookly.dropdown-toggle.show {
background-color: var(--bookly-color);
border-color: var(--bookly-color);
}
.bookly-css-root .btn-check:checked + .btn-outline-bookly:focus, .bookly-css-root .btn-check:active + .btn-outline-bookly:focus, .bookly-css-root .btn-outline-bookly:active:focus, .bookly-css-root .btn-outline-bookly.active:focus, .bookly-css-root .btn-outline-bookly.dropdown-toggle.show:focus {
background-color: var(--bookly-color);
border-color: var(--bookly-color);
box-shadow: 0 0 0 0.25rem rgba(128, 128, 128, 0.5);
}
.bookly-css-root .btn-outline-bookly:disabled, .bookly-css-root .btn-outline-bookly.disabled {
color: var(--bookly-color) !important;
background-color: transparent;
}
.bookly-css-root .bg-bookly {
background-color: var(--bookly-color) !important;
}
.bookly-css-root .grid a.selected {
background-color: var(--bookly-color) !important;
}
@media (hover) {
.bookly-css-root .btn-outline-bookly:hover {
background-color: var(--bookly-color);
border-color: var(--bookly-color);
}
}
.bookly-css-root .bookly\:hover\:bg-white:hover {
background-color: var(--bookly-color-white) !important;
}
.bookly-css-root .iti {
display: block !important;
}
.bookly-css-root .bookly-search-form .iti__flag, .bookly-css-root .bookly-search-form-modal .iti__flag {
background-image: var(--bookly-flags-url) !important;
}
@media only screen and (min-resolution: 2dppx) {
.bookly-css-root .bookly-search-form .iti__flag, .bookly-css-root .bookly-search-form-modal .iti__flag {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/backend/resources/tailwind/var(--bookly-flags2x-url)) !important;
}
}
.bookly-css-root .bookly\:rtl\:-text-right {
text-align: var(--rtl-phone-align) !important;
}
.bookly-css-root .bookly-form .bookly-js-datepicker-calendar {
max-width: unset !important;
}
.bookly-css-root .bookly-form .bookly-js-datepicker-calendar button {
text-align: center !important;
}
.bookly-css-root .bookly-form .bookly-overflow-visible {
overflow: visible;
}
.bookly-css-root .bookly-fullscreen {
position: fixed !important;
z-index: 100049 !important;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100vw;
height: 100vh;
overflow-y: scroll;
overflow-x: hidden;
border-radius: 0 !important;
margin: 0 !important;
max-width: none;
}
.bookly-css-root .bookly-card-small {
width: 100%;
min-width: 200px !important;
margin: 1rem !important;
}
.bookly-css-root .bookly-added-to-cart {
position: absolute;
cursor: default;
background-color: rgba(128, 128, 128, 0.8156862745);
right: 0;
bottom: 0;
left: 0;
height: 80px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
margin: 8px;
border-radius: 4px;
color: white;
}
.bookly\:inline-block {
display: inline-block;
}
.bookly-select-container::before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 8px solid rgb(229, 231, 235);
pointer-events: none;
}
.bookly-select-container:dir(ltr)::before {
right: 1rem;
}
.bookly-select-container:dir(rtl)::before {
left: 1rem;
}
@property --tw-translate-x {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-y {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-z {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-border-style {
syntax: "*";
inherits: false;
initial-value: solid;
}
@property --tw-leading {
syntax: "*";
inherits: false;
}
@property --tw-font-weight {
syntax: "*";
inherits: false;
}
@property --tw-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-inset-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-inset-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-inset-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-ring-color {
syntax: "*";
inherits: false;
}
@property --tw-ring-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-inset-ring-color {
syntax: "*";
inherits: false;
}
@property --tw-inset-ring-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-ring-inset {
syntax: "*";
inherits: false;
}
@property --tw-ring-offset-width {
syntax: "<length>";
inherits: false;
initial-value: 0px;
}
@property --tw-ring-offset-color {
syntax: "*";
inherits: false;
initial-value: #fff;
}
@property --tw-ring-offset-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-blur {
syntax: "*";
inherits: false;
}
@property --tw-brightness {
syntax: "*";
inherits: false;
}
@property --tw-contrast {
syntax: "*";
inherits: false;
}
@property --tw-grayscale {
syntax: "*";
inherits: false;
}
@property --tw-hue-rotate {
syntax: "*";
inherits: false;
}
@property --tw-invert {
syntax: "*";
inherits: false;
}
@property --tw-opacity {
syntax: "*";
inherits: false;
}
@property --tw-saturate {
syntax: "*";
inherits: false;
}
@property --tw-sepia {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-drop-shadow-size {
syntax: "*";
inherits: false;
}
@property --tw-duration {
syntax: "*";
inherits: false;
}
@property --tw-ease {
syntax: "*";
inherits: false;
}
@property --tw-content {
syntax: "*";
initial-value: "";
inherits: false;
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
@layer properties {
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
*, ::before, ::after, ::backdrop {
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-translate-z: 0;
--tw-border-style: solid;
--tw-leading: initial;
--tw-font-weight: initial;
--tw-shadow: 0 0 #0000;
--tw-shadow-color: initial;
--tw-shadow-alpha: 100%;
--tw-inset-shadow: 0 0 #0000;
--tw-inset-shadow-color: initial;
--tw-inset-shadow-alpha: 100%;
--tw-ring-color: initial;
--tw-ring-shadow: 0 0 #0000;
--tw-inset-ring-color: initial;
--tw-inset-ring-shadow: 0 0 #0000;
--tw-ring-inset: initial;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-offset-shadow: 0 0 #0000;
--tw-blur: initial;
--tw-brightness: initial;
--tw-contrast: initial;
--tw-grayscale: initial;
--tw-hue-rotate: initial;
--tw-invert: initial;
--tw-opacity: initial;
--tw-saturate: initial;
--tw-sepia: initial;
--tw-drop-shadow: initial;
--tw-drop-shadow-color: initial;
--tw-drop-shadow-alpha: 100%;
--tw-drop-shadow-size: initial;
--tw-duration: initial;
--tw-ease: initial;
--tw-content: "";
}
}
}.bookly-css-root .bookly-calendar-overlay.svelte-1ug41q9{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(255, 255, 255, 0.1);z-index:2;cursor:wait}@font-face{font-display:block;font-family:bootstrap-icons;src:url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/css/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6) format("woff2"),url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/css/fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6) format("woff")}.bi::before,[class*=" bi-"]::before,[class^=bi-]::before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123::before{content:"\f67f"}.bi-alarm-fill::before{content:"\f101"}.bi-alarm::before{content:"\f102"}.bi-align-bottom::before{content:"\f103"}.bi-align-center::before{content:"\f104"}.bi-align-end::before{content:"\f105"}.bi-align-middle::before{content:"\f106"}.bi-align-start::before{content:"\f107"}.bi-align-top::before{content:"\f108"}.bi-alt::before{content:"\f109"}.bi-app-indicator::before{content:"\f10a"}.bi-app::before{content:"\f10b"}.bi-archive-fill::before{content:"\f10c"}.bi-archive::before{content:"\f10d"}.bi-arrow-90deg-down::before{content:"\f10e"}.bi-arrow-90deg-left::before{content:"\f10f"}.bi-arrow-90deg-right::before{content:"\f110"}.bi-arrow-90deg-up::before{content:"\f111"}.bi-arrow-bar-down::before{content:"\f112"}.bi-arrow-bar-left::before{content:"\f113"}.bi-arrow-bar-right::before{content:"\f114"}.bi-arrow-bar-up::before{content:"\f115"}.bi-arrow-clockwise::before{content:"\f116"}.bi-arrow-counterclockwise::before{content:"\f117"}.bi-arrow-down-circle-fill::before{content:"\f118"}.bi-arrow-down-circle::before{content:"\f119"}.bi-arrow-down-left-circle-fill::before{content:"\f11a"}.bi-arrow-down-left-circle::before{content:"\f11b"}.bi-arrow-down-left-square-fill::before{content:"\f11c"}.bi-arrow-down-left-square::before{content:"\f11d"}.bi-arrow-down-left::before{content:"\f11e"}.bi-arrow-down-right-circle-fill::before{content:"\f11f"}.bi-arrow-down-right-circle::before{content:"\f120"}.bi-arrow-down-right-square-fill::before{content:"\f121"}.bi-arrow-down-right-square::before{content:"\f122"}.bi-arrow-down-right::before{content:"\f123"}.bi-arrow-down-short::before{content:"\f124"}.bi-arrow-down-square-fill::before{content:"\f125"}.bi-arrow-down-square::before{content:"\f126"}.bi-arrow-down-up::before{content:"\f127"}.bi-arrow-down::before{content:"\f128"}.bi-arrow-left-circle-fill::before{content:"\f129"}.bi-arrow-left-circle::before{content:"\f12a"}.bi-arrow-left-right::before{content:"\f12b"}.bi-arrow-left-short::before{content:"\f12c"}.bi-arrow-left-square-fill::before{content:"\f12d"}.bi-arrow-left-square::before{content:"\f12e"}.bi-arrow-left::before{content:"\f12f"}.bi-arrow-repeat::before{content:"\f130"}.bi-arrow-return-left::before{content:"\f131"}.bi-arrow-return-right::before{content:"\f132"}.bi-arrow-right-circle-fill::before{content:"\f133"}.bi-arrow-right-circle::before{content:"\f134"}.bi-arrow-right-short::before{content:"\f135"}.bi-arrow-right-square-fill::before{content:"\f136"}.bi-arrow-right-square::before{content:"\f137"}.bi-arrow-right::before{content:"\f138"}.bi-arrow-up-circle-fill::before{content:"\f139"}.bi-arrow-up-circle::before{content:"\f13a"}.bi-arrow-up-left-circle-fill::before{content:"\f13b"}.bi-arrow-up-left-circle::before{content:"\f13c"}.bi-arrow-up-left-square-fill::before{content:"\f13d"}.bi-arrow-up-left-square::before{content:"\f13e"}.bi-arrow-up-left::before{content:"\f13f"}.bi-arrow-up-right-circle-fill::before{content:"\f140"}.bi-arrow-up-right-circle::before{content:"\f141"}.bi-arrow-up-right-square-fill::before{content:"\f142"}.bi-arrow-up-right-square::before{content:"\f143"}.bi-arrow-up-right::before{content:"\f144"}.bi-arrow-up-short::before{content:"\f145"}.bi-arrow-up-square-fill::before{content:"\f146"}.bi-arrow-up-square::before{content:"\f147"}.bi-arrow-up::before{content:"\f148"}.bi-arrows-angle-contract::before{content:"\f149"}.bi-arrows-angle-expand::before{content:"\f14a"}.bi-arrows-collapse::before{content:"\f14b"}.bi-arrows-expand::before{content:"\f14c"}.bi-arrows-fullscreen::before{content:"\f14d"}.bi-arrows-move::before{content:"\f14e"}.bi-aspect-ratio-fill::before{content:"\f14f"}.bi-aspect-ratio::before{content:"\f150"}.bi-asterisk::before{content:"\f151"}.bi-at::before{content:"\f152"}.bi-award-fill::before{content:"\f153"}.bi-award::before{content:"\f154"}.bi-back::before{content:"\f155"}.bi-backspace-fill::before{content:"\f156"}.bi-backspace-reverse-fill::before{content:"\f157"}.bi-backspace-reverse::before{content:"\f158"}.bi-backspace::before{content:"\f159"}.bi-badge-3d-fill::before{content:"\f15a"}.bi-badge-3d::before{content:"\f15b"}.bi-badge-4k-fill::before{content:"\f15c"}.bi-badge-4k::before{content:"\f15d"}.bi-badge-8k-fill::before{content:"\f15e"}.bi-badge-8k::before{content:"\f15f"}.bi-badge-ad-fill::before{content:"\f160"}.bi-badge-ad::before{content:"\f161"}.bi-badge-ar-fill::before{content:"\f162"}.bi-badge-ar::before{content:"\f163"}.bi-badge-cc-fill::before{content:"\f164"}.bi-badge-cc::before{content:"\f165"}.bi-badge-hd-fill::before{content:"\f166"}.bi-badge-hd::before{content:"\f167"}.bi-badge-tm-fill::before{content:"\f168"}.bi-badge-tm::before{content:"\f169"}.bi-badge-vo-fill::before{content:"\f16a"}.bi-badge-vo::before{content:"\f16b"}.bi-badge-vr-fill::before{content:"\f16c"}.bi-badge-vr::before{content:"\f16d"}.bi-badge-wc-fill::before{content:"\f16e"}.bi-badge-wc::before{content:"\f16f"}.bi-bag-check-fill::before{content:"\f170"}.bi-bag-check::before{content:"\f171"}.bi-bag-dash-fill::before{content:"\f172"}.bi-bag-dash::before{content:"\f173"}.bi-bag-fill::before{content:"\f174"}.bi-bag-plus-fill::before{content:"\f175"}.bi-bag-plus::before{content:"\f176"}.bi-bag-x-fill::before{content:"\f177"}.bi-bag-x::before{content:"\f178"}.bi-bag::before{content:"\f179"}.bi-bar-chart-fill::before{content:"\f17a"}.bi-bar-chart-line-fill::before{content:"\f17b"}.bi-bar-chart-line::before{content:"\f17c"}.bi-bar-chart-steps::before{content:"\f17d"}.bi-bar-chart::before{content:"\f17e"}.bi-basket-fill::before{content:"\f17f"}.bi-basket::before{content:"\f180"}.bi-basket2-fill::before{content:"\f181"}.bi-basket2::before{content:"\f182"}.bi-basket3-fill::before{content:"\f183"}.bi-basket3::before{content:"\f184"}.bi-battery-charging::before{content:"\f185"}.bi-battery-full::before{content:"\f186"}.bi-battery-half::before{content:"\f187"}.bi-battery::before{content:"\f188"}.bi-bell-fill::before{content:"\f189"}.bi-bell::before{content:"\f18a"}.bi-bezier::before{content:"\f18b"}.bi-bezier2::before{content:"\f18c"}.bi-bicycle::before{content:"\f18d"}.bi-binoculars-fill::before{content:"\f18e"}.bi-binoculars::before{content:"\f18f"}.bi-blockquote-left::before{content:"\f190"}.bi-blockquote-right::before{content:"\f191"}.bi-book-fill::before{content:"\f192"}.bi-book-half::before{content:"\f193"}.bi-book::before{content:"\f194"}.bi-bookmark-check-fill::before{content:"\f195"}.bi-bookmark-check::before{content:"\f196"}.bi-bookmark-dash-fill::before{content:"\f197"}.bi-bookmark-dash::before{content:"\f198"}.bi-bookmark-fill::before{content:"\f199"}.bi-bookmark-heart-fill::before{content:"\f19a"}.bi-bookmark-heart::before{content:"\f19b"}.bi-bookmark-plus-fill::before{content:"\f19c"}.bi-bookmark-plus::before{content:"\f19d"}.bi-bookmark-star-fill::before{content:"\f19e"}.bi-bookmark-star::before{content:"\f19f"}.bi-bookmark-x-fill::before{content:"\f1a0"}.bi-bookmark-x::before{content:"\f1a1"}.bi-bookmark::before{content:"\f1a2"}.bi-bookmarks-fill::before{content:"\f1a3"}.bi-bookmarks::before{content:"\f1a4"}.bi-bookshelf::before{content:"\f1a5"}.bi-bootstrap-fill::before{content:"\f1a6"}.bi-bootstrap-reboot::before{content:"\f1a7"}.bi-bootstrap::before{content:"\f1a8"}.bi-border-all::before{content:"\f1a9"}.bi-border-bottom::before{content:"\f1aa"}.bi-border-center::before{content:"\f1ab"}.bi-border-inner::before{content:"\f1ac"}.bi-border-left::before{content:"\f1ad"}.bi-border-middle::before{content:"\f1ae"}.bi-border-outer::before{content:"\f1af"}.bi-border-right::before{content:"\f1b0"}.bi-border-style::before{content:"\f1b1"}.bi-border-top::before{content:"\f1b2"}.bi-border-width::before{content:"\f1b3"}.bi-border::before{content:"\f1b4"}.bi-bounding-box-circles::before{content:"\f1b5"}.bi-bounding-box::before{content:"\f1b6"}.bi-box-arrow-down-left::before{content:"\f1b7"}.bi-box-arrow-down-right::before{content:"\f1b8"}.bi-box-arrow-down::before{content:"\f1b9"}.bi-box-arrow-in-down-left::before{content:"\f1ba"}.bi-box-arrow-in-down-right::before{content:"\f1bb"}.bi-box-arrow-in-down::before{content:"\f1bc"}.bi-box-arrow-in-left::before{content:"\f1bd"}.bi-box-arrow-in-right::before{content:"\f1be"}.bi-box-arrow-in-up-left::before{content:"\f1bf"}.bi-box-arrow-in-up-right::before{content:"\f1c0"}.bi-box-arrow-in-up::before{content:"\f1c1"}.bi-box-arrow-left::before{content:"\f1c2"}.bi-box-arrow-right::before{content:"\f1c3"}.bi-box-arrow-up-left::before{content:"\f1c4"}.bi-box-arrow-up-right::before{content:"\f1c5"}.bi-box-arrow-up::before{content:"\f1c6"}.bi-box-seam::before{content:"\f1c7"}.bi-box::before{content:"\f1c8"}.bi-braces::before{content:"\f1c9"}.bi-bricks::before{content:"\f1ca"}.bi-briefcase-fill::before{content:"\f1cb"}.bi-briefcase::before{content:"\f1cc"}.bi-brightness-alt-high-fill::before{content:"\f1cd"}.bi-brightness-alt-high::before{content:"\f1ce"}.bi-brightness-alt-low-fill::before{content:"\f1cf"}.bi-brightness-alt-low::before{content:"\f1d0"}.bi-brightness-high-fill::before{content:"\f1d1"}.bi-brightness-high::before{content:"\f1d2"}.bi-brightness-low-fill::before{content:"\f1d3"}.bi-brightness-low::before{content:"\f1d4"}.bi-broadcast-pin::before{content:"\f1d5"}.bi-broadcast::before{content:"\f1d6"}.bi-brush-fill::before{content:"\f1d7"}.bi-brush::before{content:"\f1d8"}.bi-bucket-fill::before{content:"\f1d9"}.bi-bucket::before{content:"\f1da"}.bi-bug-fill::before{content:"\f1db"}.bi-bug::before{content:"\f1dc"}.bi-building::before{content:"\f1dd"}.bi-bullseye::before{content:"\f1de"}.bi-calculator-fill::before{content:"\f1df"}.bi-calculator::before{content:"\f1e0"}.bi-calendar-check-fill::before{content:"\f1e1"}.bi-calendar-check::before{content:"\f1e2"}.bi-calendar-date-fill::before{content:"\f1e3"}.bi-calendar-date::before{content:"\f1e4"}.bi-calendar-day-fill::before{content:"\f1e5"}.bi-calendar-day::before{content:"\f1e6"}.bi-calendar-event-fill::before{content:"\f1e7"}.bi-calendar-event::before{content:"\f1e8"}.bi-calendar-fill::before{content:"\f1e9"}.bi-calendar-minus-fill::before{content:"\f1ea"}.bi-calendar-minus::before{content:"\f1eb"}.bi-calendar-month-fill::before{content:"\f1ec"}.bi-calendar-month::before{content:"\f1ed"}.bi-calendar-plus-fill::before{content:"\f1ee"}.bi-calendar-plus::before{content:"\f1ef"}.bi-calendar-range-fill::before{content:"\f1f0"}.bi-calendar-range::before{content:"\f1f1"}.bi-calendar-week-fill::before{content:"\f1f2"}.bi-calendar-week::before{content:"\f1f3"}.bi-calendar-x-fill::before{content:"\f1f4"}.bi-calendar-x::before{content:"\f1f5"}.bi-calendar::before{content:"\f1f6"}.bi-calendar2-check-fill::before{content:"\f1f7"}.bi-calendar2-check::before{content:"\f1f8"}.bi-calendar2-date-fill::before{content:"\f1f9"}.bi-calendar2-date::before{content:"\f1fa"}.bi-calendar2-day-fill::before{content:"\f1fb"}.bi-calendar2-day::before{content:"\f1fc"}.bi-calendar2-event-fill::before{content:"\f1fd"}.bi-calendar2-event::before{content:"\f1fe"}.bi-calendar2-fill::before{content:"\f1ff"}.bi-calendar2-minus-fill::before{content:"\f200"}.bi-calendar2-minus::before{content:"\f201"}.bi-calendar2-month-fill::before{content:"\f202"}.bi-calendar2-month::before{content:"\f203"}.bi-calendar2-plus-fill::before{content:"\f204"}.bi-calendar2-plus::before{content:"\f205"}.bi-calendar2-range-fill::before{content:"\f206"}.bi-calendar2-range::before{content:"\f207"}.bi-calendar2-week-fill::before{content:"\f208"}.bi-calendar2-week::before{content:"\f209"}.bi-calendar2-x-fill::before{content:"\f20a"}.bi-calendar2-x::before{content:"\f20b"}.bi-calendar2::before{content:"\f20c"}.bi-calendar3-event-fill::before{content:"\f20d"}.bi-calendar3-event::before{content:"\f20e"}.bi-calendar3-fill::before{content:"\f20f"}.bi-calendar3-range-fill::before{content:"\f210"}.bi-calendar3-range::before{content:"\f211"}.bi-calendar3-week-fill::before{content:"\f212"}.bi-calendar3-week::before{content:"\f213"}.bi-calendar3::before{content:"\f214"}.bi-calendar4-event::before{content:"\f215"}.bi-calendar4-range::before{content:"\f216"}.bi-calendar4-week::before{content:"\f217"}.bi-calendar4::before{content:"\f218"}.bi-camera-fill::before{content:"\f219"}.bi-camera-reels-fill::before{content:"\f21a"}.bi-camera-reels::before{content:"\f21b"}.bi-camera-video-fill::before{content:"\f21c"}.bi-camera-video-off-fill::before{content:"\f21d"}.bi-camera-video-off::before{content:"\f21e"}.bi-camera-video::before{content:"\f21f"}.bi-camera::before{content:"\f220"}.bi-camera2::before{content:"\f221"}.bi-capslock-fill::before{content:"\f222"}.bi-capslock::before{content:"\f223"}.bi-card-checklist::before{content:"\f224"}.bi-card-heading::before{content:"\f225"}.bi-card-image::before{content:"\f226"}.bi-card-list::before{content:"\f227"}.bi-card-text::before{content:"\f228"}.bi-caret-down-fill::before{content:"\f229"}.bi-caret-down-square-fill::before{content:"\f22a"}.bi-caret-down-square::before{content:"\f22b"}.bi-caret-down::before{content:"\f22c"}.bi-caret-left-fill::before{content:"\f22d"}.bi-caret-left-square-fill::before{content:"\f22e"}.bi-caret-left-square::before{content:"\f22f"}.bi-caret-left::before{content:"\f230"}.bi-caret-right-fill::before{content:"\f231"}.bi-caret-right-square-fill::before{content:"\f232"}.bi-caret-right-square::before{content:"\f233"}.bi-caret-right::before{content:"\f234"}.bi-caret-up-fill::before{content:"\f235"}.bi-caret-up-square-fill::before{content:"\f236"}.bi-caret-up-square::before{content:"\f237"}.bi-caret-up::before{content:"\f238"}.bi-cart-check-fill::before{content:"\f239"}.bi-cart-check::before{content:"\f23a"}.bi-cart-dash-fill::before{content:"\f23b"}.bi-cart-dash::before{content:"\f23c"}.bi-cart-fill::before{content:"\f23d"}.bi-cart-plus-fill::before{content:"\f23e"}.bi-cart-plus::before{content:"\f23f"}.bi-cart-x-fill::before{content:"\f240"}.bi-cart-x::before{content:"\f241"}.bi-cart::before{content:"\f242"}.bi-cart2::before{content:"\f243"}.bi-cart3::before{content:"\f244"}.bi-cart4::before{content:"\f245"}.bi-cash-stack::before{content:"\f246"}.bi-cash::before{content:"\f247"}.bi-cast::before{content:"\f248"}.bi-chat-dots-fill::before{content:"\f249"}.bi-chat-dots::before{content:"\f24a"}.bi-chat-fill::before{content:"\f24b"}.bi-chat-left-dots-fill::before{content:"\f24c"}.bi-chat-left-dots::before{content:"\f24d"}.bi-chat-left-fill::before{content:"\f24e"}.bi-chat-left-quote-fill::before{content:"\f24f"}.bi-chat-left-quote::before{content:"\f250"}.bi-chat-left-text-fill::before{content:"\f251"}.bi-chat-left-text::before{content:"\f252"}.bi-chat-left::before{content:"\f253"}.bi-chat-quote-fill::before{content:"\f254"}.bi-chat-quote::before{content:"\f255"}.bi-chat-right-dots-fill::before{content:"\f256"}.bi-chat-right-dots::before{content:"\f257"}.bi-chat-right-fill::before{content:"\f258"}.bi-chat-right-quote-fill::before{content:"\f259"}.bi-chat-right-quote::before{content:"\f25a"}.bi-chat-right-text-fill::before{content:"\f25b"}.bi-chat-right-text::before{content:"\f25c"}.bi-chat-right::before{content:"\f25d"}.bi-chat-square-dots-fill::before{content:"\f25e"}.bi-chat-square-dots::before{content:"\f25f"}.bi-chat-square-fill::before{content:"\f260"}.bi-chat-square-quote-fill::before{content:"\f261"}.bi-chat-square-quote::before{content:"\f262"}.bi-chat-square-text-fill::before{content:"\f263"}.bi-chat-square-text::before{content:"\f264"}.bi-chat-square::before{content:"\f265"}.bi-chat-text-fill::before{content:"\f266"}.bi-chat-text::before{content:"\f267"}.bi-chat::before{content:"\f268"}.bi-check-all::before{content:"\f269"}.bi-check-circle-fill::before{content:"\f26a"}.bi-check-circle::before{content:"\f26b"}.bi-check-square-fill::before{content:"\f26c"}.bi-check-square::before{content:"\f26d"}.bi-check::before{content:"\f26e"}.bi-check2-all::before{content:"\f26f"}.bi-check2-circle::before{content:"\f270"}.bi-check2-square::before{content:"\f271"}.bi-check2::before{content:"\f272"}.bi-chevron-bar-contract::before{content:"\f273"}.bi-chevron-bar-down::before{content:"\f274"}.bi-chevron-bar-expand::before{content:"\f275"}.bi-chevron-bar-left::before{content:"\f276"}.bi-chevron-bar-right::before{content:"\f277"}.bi-chevron-bar-up::before{content:"\f278"}.bi-chevron-compact-down::before{content:"\f279"}.bi-chevron-compact-left::before{content:"\f27a"}.bi-chevron-compact-right::before{content:"\f27b"}.bi-chevron-compact-up::before{content:"\f27c"}.bi-chevron-contract::before{content:"\f27d"}.bi-chevron-double-down::before{content:"\f27e"}.bi-chevron-double-left::before{content:"\f27f"}.bi-chevron-double-right::before{content:"\f280"}.bi-chevron-double-up::before{content:"\f281"}.bi-chevron-down::before{content:"\f282"}.bi-chevron-expand::before{content:"\f283"}.bi-chevron-left::before{content:"\f284"}.bi-chevron-right::before{content:"\f285"}.bi-chevron-up::before{content:"\f286"}.bi-circle-fill::before{content:"\f287"}.bi-circle-half::before{content:"\f288"}.bi-circle-square::before{content:"\f289"}.bi-circle::before{content:"\f28a"}.bi-clipboard-check::before{content:"\f28b"}.bi-clipboard-data::before{content:"\f28c"}.bi-clipboard-minus::before{content:"\f28d"}.bi-clipboard-plus::before{content:"\f28e"}.bi-clipboard-x::before{content:"\f28f"}.bi-clipboard::before{content:"\f290"}.bi-clock-fill::before{content:"\f291"}.bi-clock-history::before{content:"\f292"}.bi-clock::before{content:"\f293"}.bi-cloud-arrow-down-fill::before{content:"\f294"}.bi-cloud-arrow-down::before{content:"\f295"}.bi-cloud-arrow-up-fill::before{content:"\f296"}.bi-cloud-arrow-up::before{content:"\f297"}.bi-cloud-check-fill::before{content:"\f298"}.bi-cloud-check::before{content:"\f299"}.bi-cloud-download-fill::before{content:"\f29a"}.bi-cloud-download::before{content:"\f29b"}.bi-cloud-drizzle-fill::before{content:"\f29c"}.bi-cloud-drizzle::before{content:"\f29d"}.bi-cloud-fill::before{content:"\f29e"}.bi-cloud-fog-fill::before{content:"\f29f"}.bi-cloud-fog::before{content:"\f2a0"}.bi-cloud-fog2-fill::before{content:"\f2a1"}.bi-cloud-fog2::before{content:"\f2a2"}.bi-cloud-hail-fill::before{content:"\f2a3"}.bi-cloud-hail::before{content:"\f2a4"}.bi-cloud-haze-fill::before{content:"\f2a6"}.bi-cloud-haze::before{content:"\f2a7"}.bi-cloud-haze2-fill::before{content:"\f2a8"}.bi-cloud-lightning-fill::before{content:"\f2a9"}.bi-cloud-lightning-rain-fill::before{content:"\f2aa"}.bi-cloud-lightning-rain::before{content:"\f2ab"}.bi-cloud-lightning::before{content:"\f2ac"}.bi-cloud-minus-fill::before{content:"\f2ad"}.bi-cloud-minus::before{content:"\f2ae"}.bi-cloud-moon-fill::before{content:"\f2af"}.bi-cloud-moon::before{content:"\f2b0"}.bi-cloud-plus-fill::before{content:"\f2b1"}.bi-cloud-plus::before{content:"\f2b2"}.bi-cloud-rain-fill::before{content:"\f2b3"}.bi-cloud-rain-heavy-fill::before{content:"\f2b4"}.bi-cloud-rain-heavy::before{content:"\f2b5"}.bi-cloud-rain::before{content:"\f2b6"}.bi-cloud-slash-fill::before{content:"\f2b7"}.bi-cloud-slash::before{content:"\f2b8"}.bi-cloud-sleet-fill::before{content:"\f2b9"}.bi-cloud-sleet::before{content:"\f2ba"}.bi-cloud-snow-fill::before{content:"\f2bb"}.bi-cloud-snow::before{content:"\f2bc"}.bi-cloud-sun-fill::before{content:"\f2bd"}.bi-cloud-sun::before{content:"\f2be"}.bi-cloud-upload-fill::before{content:"\f2bf"}.bi-cloud-upload::before{content:"\f2c0"}.bi-cloud::before{content:"\f2c1"}.bi-clouds-fill::before{content:"\f2c2"}.bi-clouds::before{content:"\f2c3"}.bi-cloudy-fill::before{content:"\f2c4"}.bi-cloudy::before{content:"\f2c5"}.bi-code-slash::before{content:"\f2c6"}.bi-code-square::before{content:"\f2c7"}.bi-code::before{content:"\f2c8"}.bi-collection-fill::before{content:"\f2c9"}.bi-collection-play-fill::before{content:"\f2ca"}.bi-collection-play::before{content:"\f2cb"}.bi-collection::before{content:"\f2cc"}.bi-columns-gap::before{content:"\f2cd"}.bi-columns::before{content:"\f2ce"}.bi-command::before{content:"\f2cf"}.bi-compass-fill::before{content:"\f2d0"}.bi-compass::before{content:"\f2d1"}.bi-cone-striped::before{content:"\f2d2"}.bi-cone::before{content:"\f2d3"}.bi-controller::before{content:"\f2d4"}.bi-cpu-fill::before{content:"\f2d5"}.bi-cpu::before{content:"\f2d6"}.bi-credit-card-2-back-fill::before{content:"\f2d7"}.bi-credit-card-2-back::before{content:"\f2d8"}.bi-credit-card-2-front-fill::before{content:"\f2d9"}.bi-credit-card-2-front::before{content:"\f2da"}.bi-credit-card-fill::before{content:"\f2db"}.bi-credit-card::before{content:"\f2dc"}.bi-crop::before{content:"\f2dd"}.bi-cup-fill::before{content:"\f2de"}.bi-cup-straw::before{content:"\f2df"}.bi-cup::before{content:"\f2e0"}.bi-cursor-fill::before{content:"\f2e1"}.bi-cursor-text::before{content:"\f2e2"}.bi-cursor::before{content:"\f2e3"}.bi-dash-circle-dotted::before{content:"\f2e4"}.bi-dash-circle-fill::before{content:"\f2e5"}.bi-dash-circle::before{content:"\f2e6"}.bi-dash-square-dotted::before{content:"\f2e7"}.bi-dash-square-fill::before{content:"\f2e8"}.bi-dash-square::before{content:"\f2e9"}.bi-dash::before{content:"\f2ea"}.bi-diagram-2-fill::before{content:"\f2eb"}.bi-diagram-2::before{content:"\f2ec"}.bi-diagram-3-fill::before{content:"\f2ed"}.bi-diagram-3::before{content:"\f2ee"}.bi-diamond-fill::before{content:"\f2ef"}.bi-diamond-half::before{content:"\f2f0"}.bi-diamond::before{content:"\f2f1"}.bi-dice-1-fill::before{content:"\f2f2"}.bi-dice-1::before{content:"\f2f3"}.bi-dice-2-fill::before{content:"\f2f4"}.bi-dice-2::before{content:"\f2f5"}.bi-dice-3-fill::before{content:"\f2f6"}.bi-dice-3::before{content:"\f2f7"}.bi-dice-4-fill::before{content:"\f2f8"}.bi-dice-4::before{content:"\f2f9"}.bi-dice-5-fill::before{content:"\f2fa"}.bi-dice-5::before{content:"\f2fb"}.bi-dice-6-fill::before{content:"\f2fc"}.bi-dice-6::before{content:"\f2fd"}.bi-disc-fill::before{content:"\f2fe"}.bi-disc::before{content:"\f2ff"}.bi-discord::before{content:"\f300"}.bi-display-fill::before{content:"\f301"}.bi-display::before{content:"\f302"}.bi-distribute-horizontal::before{content:"\f303"}.bi-distribute-vertical::before{content:"\f304"}.bi-door-closed-fill::before{content:"\f305"}.bi-door-closed::before{content:"\f306"}.bi-door-open-fill::before{content:"\f307"}.bi-door-open::before{content:"\f308"}.bi-dot::before{content:"\f309"}.bi-download::before{content:"\f30a"}.bi-droplet-fill::before{content:"\f30b"}.bi-droplet-half::before{content:"\f30c"}.bi-droplet::before{content:"\f30d"}.bi-earbuds::before{content:"\f30e"}.bi-easel-fill::before{content:"\f30f"}.bi-easel::before{content:"\f310"}.bi-egg-fill::before{content:"\f311"}.bi-egg-fried::before{content:"\f312"}.bi-egg::before{content:"\f313"}.bi-eject-fill::before{content:"\f314"}.bi-eject::before{content:"\f315"}.bi-emoji-angry-fill::before{content:"\f316"}.bi-emoji-angry::before{content:"\f317"}.bi-emoji-dizzy-fill::before{content:"\f318"}.bi-emoji-dizzy::before{content:"\f319"}.bi-emoji-expressionless-fill::before{content:"\f31a"}.bi-emoji-expressionless::before{content:"\f31b"}.bi-emoji-frown-fill::before{content:"\f31c"}.bi-emoji-frown::before{content:"\f31d"}.bi-emoji-heart-eyes-fill::before{content:"\f31e"}.bi-emoji-heart-eyes::before{content:"\f31f"}.bi-emoji-laughing-fill::before{content:"\f320"}.bi-emoji-laughing::before{content:"\f321"}.bi-emoji-neutral-fill::before{content:"\f322"}.bi-emoji-neutral::before{content:"\f323"}.bi-emoji-smile-fill::before{content:"\f324"}.bi-emoji-smile-upside-down-fill::before{content:"\f325"}.bi-emoji-smile-upside-down::before{content:"\f326"}.bi-emoji-smile::before{content:"\f327"}.bi-emoji-sunglasses-fill::before{content:"\f328"}.bi-emoji-sunglasses::before{content:"\f329"}.bi-emoji-wink-fill::before{content:"\f32a"}.bi-emoji-wink::before{content:"\f32b"}.bi-envelope-fill::before{content:"\f32c"}.bi-envelope-open-fill::before{content:"\f32d"}.bi-envelope-open::before{content:"\f32e"}.bi-envelope::before{content:"\f32f"}.bi-eraser-fill::before{content:"\f330"}.bi-eraser::before{content:"\f331"}.bi-exclamation-circle-fill::before{content:"\f332"}.bi-exclamation-circle::before{content:"\f333"}.bi-exclamation-diamond-fill::before{content:"\f334"}.bi-exclamation-diamond::before{content:"\f335"}.bi-exclamation-octagon-fill::before{content:"\f336"}.bi-exclamation-octagon::before{content:"\f337"}.bi-exclamation-square-fill::before{content:"\f338"}.bi-exclamation-square::before{content:"\f339"}.bi-exclamation-triangle-fill::before{content:"\f33a"}.bi-exclamation-triangle::before{content:"\f33b"}.bi-exclamation::before{content:"\f33c"}.bi-exclude::before{content:"\f33d"}.bi-eye-fill::before{content:"\f33e"}.bi-eye-slash-fill::before{content:"\f33f"}.bi-eye-slash::before{content:"\f340"}.bi-eye::before{content:"\f341"}.bi-eyedropper::before{content:"\f342"}.bi-eyeglasses::before{content:"\f343"}.bi-facebook::before{content:"\f344"}.bi-file-arrow-down-fill::before{content:"\f345"}.bi-file-arrow-down::before{content:"\f346"}.bi-file-arrow-up-fill::before{content:"\f347"}.bi-file-arrow-up::before{content:"\f348"}.bi-file-bar-graph-fill::before{content:"\f349"}.bi-file-bar-graph::before{content:"\f34a"}.bi-file-binary-fill::before{content:"\f34b"}.bi-file-binary::before{content:"\f34c"}.bi-file-break-fill::before{content:"\f34d"}.bi-file-break::before{content:"\f34e"}.bi-file-check-fill::before{content:"\f34f"}.bi-file-check::before{content:"\f350"}.bi-file-code-fill::before{content:"\f351"}.bi-file-code::before{content:"\f352"}.bi-file-diff-fill::before{content:"\f353"}.bi-file-diff::before{content:"\f354"}.bi-file-earmark-arrow-down-fill::before{content:"\f355"}.bi-file-earmark-arrow-down::before{content:"\f356"}.bi-file-earmark-arrow-up-fill::before{content:"\f357"}.bi-file-earmark-arrow-up::before{content:"\f358"}.bi-file-earmark-bar-graph-fill::before{content:"\f359"}.bi-file-earmark-bar-graph::before{content:"\f35a"}.bi-file-earmark-binary-fill::before{content:"\f35b"}.bi-file-earmark-binary::before{content:"\f35c"}.bi-file-earmark-break-fill::before{content:"\f35d"}.bi-file-earmark-break::before{content:"\f35e"}.bi-file-earmark-check-fill::before{content:"\f35f"}.bi-file-earmark-check::before{content:"\f360"}.bi-file-earmark-code-fill::before{content:"\f361"}.bi-file-earmark-code::before{content:"\f362"}.bi-file-earmark-diff-fill::before{content:"\f363"}.bi-file-earmark-diff::before{content:"\f364"}.bi-file-earmark-easel-fill::before{content:"\f365"}.bi-file-earmark-easel::before{content:"\f366"}.bi-file-earmark-excel-fill::before{content:"\f367"}.bi-file-earmark-excel::before{content:"\f368"}.bi-file-earmark-fill::before{content:"\f369"}.bi-file-earmark-font-fill::before{content:"\f36a"}.bi-file-earmark-font::before{content:"\f36b"}.bi-file-earmark-image-fill::before{content:"\f36c"}.bi-file-earmark-image::before{content:"\f36d"}.bi-file-earmark-lock-fill::before{content:"\f36e"}.bi-file-earmark-lock::before{content:"\f36f"}.bi-file-earmark-lock2-fill::before{content:"\f370"}.bi-file-earmark-lock2::before{content:"\f371"}.bi-file-earmark-medical-fill::before{content:"\f372"}.bi-file-earmark-medical::before{content:"\f373"}.bi-file-earmark-minus-fill::before{content:"\f374"}.bi-file-earmark-minus::before{content:"\f375"}.bi-file-earmark-music-fill::before{content:"\f376"}.bi-file-earmark-music::before{content:"\f377"}.bi-file-earmark-person-fill::before{content:"\f378"}.bi-file-earmark-person::before{content:"\f379"}.bi-file-earmark-play-fill::before{content:"\f37a"}.bi-file-earmark-play::before{content:"\f37b"}.bi-file-earmark-plus-fill::before{content:"\f37c"}.bi-file-earmark-plus::before{content:"\f37d"}.bi-file-earmark-post-fill::before{content:"\f37e"}.bi-file-earmark-post::before{content:"\f37f"}.bi-file-earmark-ppt-fill::before{content:"\f380"}.bi-file-earmark-ppt::before{content:"\f381"}.bi-file-earmark-richtext-fill::before{content:"\f382"}.bi-file-earmark-richtext::before{content:"\f383"}.bi-file-earmark-ruled-fill::before{content:"\f384"}.bi-file-earmark-ruled::before{content:"\f385"}.bi-file-earmark-slides-fill::before{content:"\f386"}.bi-file-earmark-slides::before{content:"\f387"}.bi-file-earmark-spreadsheet-fill::before{content:"\f388"}.bi-file-earmark-spreadsheet::before{content:"\f389"}.bi-file-earmark-text-fill::before{content:"\f38a"}.bi-file-earmark-text::before{content:"\f38b"}.bi-file-earmark-word-fill::before{content:"\f38c"}.bi-file-earmark-word::before{content:"\f38d"}.bi-file-earmark-x-fill::before{content:"\f38e"}.bi-file-earmark-x::before{content:"\f38f"}.bi-file-earmark-zip-fill::before{content:"\f390"}.bi-file-earmark-zip::before{content:"\f391"}.bi-file-earmark::before{content:"\f392"}.bi-file-easel-fill::before{content:"\f393"}.bi-file-easel::before{content:"\f394"}.bi-file-excel-fill::before{content:"\f395"}.bi-file-excel::before{content:"\f396"}.bi-file-fill::before{content:"\f397"}.bi-file-font-fill::before{content:"\f398"}.bi-file-font::before{content:"\f399"}.bi-file-image-fill::before{content:"\f39a"}.bi-file-image::before{content:"\f39b"}.bi-file-lock-fill::before{content:"\f39c"}.bi-file-lock::before{content:"\f39d"}.bi-file-lock2-fill::before{content:"\f39e"}.bi-file-lock2::before{content:"\f39f"}.bi-file-medical-fill::before{content:"\f3a0"}.bi-file-medical::before{content:"\f3a1"}.bi-file-minus-fill::before{content:"\f3a2"}.bi-file-minus::before{content:"\f3a3"}.bi-file-music-fill::before{content:"\f3a4"}.bi-file-music::before{content:"\f3a5"}.bi-file-person-fill::before{content:"\f3a6"}.bi-file-person::before{content:"\f3a7"}.bi-file-play-fill::before{content:"\f3a8"}.bi-file-play::before{content:"\f3a9"}.bi-file-plus-fill::before{content:"\f3aa"}.bi-file-plus::before{content:"\f3ab"}.bi-file-post-fill::before{content:"\f3ac"}.bi-file-post::before{content:"\f3ad"}.bi-file-ppt-fill::before{content:"\f3ae"}.bi-file-ppt::before{content:"\f3af"}.bi-file-richtext-fill::before{content:"\f3b0"}.bi-file-richtext::before{content:"\f3b1"}.bi-file-ruled-fill::before{content:"\f3b2"}.bi-file-ruled::before{content:"\f3b3"}.bi-file-slides-fill::before{content:"\f3b4"}.bi-file-slides::before{content:"\f3b5"}.bi-file-spreadsheet-fill::before{content:"\f3b6"}.bi-file-spreadsheet::before{content:"\f3b7"}.bi-file-text-fill::before{content:"\f3b8"}.bi-file-text::before{content:"\f3b9"}.bi-file-word-fill::before{content:"\f3ba"}.bi-file-word::before{content:"\f3bb"}.bi-file-x-fill::before{content:"\f3bc"}.bi-file-x::before{content:"\f3bd"}.bi-file-zip-fill::before{content:"\f3be"}.bi-file-zip::before{content:"\f3bf"}.bi-file::before{content:"\f3c0"}.bi-files-alt::before{content:"\f3c1"}.bi-files::before{content:"\f3c2"}.bi-film::before{content:"\f3c3"}.bi-filter-circle-fill::before{content:"\f3c4"}.bi-filter-circle::before{content:"\f3c5"}.bi-filter-left::before{content:"\f3c6"}.bi-filter-right::before{content:"\f3c7"}.bi-filter-square-fill::before{content:"\f3c8"}.bi-filter-square::before{content:"\f3c9"}.bi-filter::before{content:"\f3ca"}.bi-flag-fill::before{content:"\f3cb"}.bi-flag::before{content:"\f3cc"}.bi-flower1::before{content:"\f3cd"}.bi-flower2::before{content:"\f3ce"}.bi-flower3::before{content:"\f3cf"}.bi-folder-check::before{content:"\f3d0"}.bi-folder-fill::before{content:"\f3d1"}.bi-folder-minus::before{content:"\f3d2"}.bi-folder-plus::before{content:"\f3d3"}.bi-folder-symlink-fill::before{content:"\f3d4"}.bi-folder-symlink::before{content:"\f3d5"}.bi-folder-x::before{content:"\f3d6"}.bi-folder::before{content:"\f3d7"}.bi-folder2-open::before{content:"\f3d8"}.bi-folder2::before{content:"\f3d9"}.bi-fonts::before{content:"\f3da"}.bi-forward-fill::before{content:"\f3db"}.bi-forward::before{content:"\f3dc"}.bi-front::before{content:"\f3dd"}.bi-fullscreen-exit::before{content:"\f3de"}.bi-fullscreen::before{content:"\f3df"}.bi-funnel-fill::before{content:"\f3e0"}.bi-funnel::before{content:"\f3e1"}.bi-gear-fill::before{content:"\f3e2"}.bi-gear-wide-connected::before{content:"\f3e3"}.bi-gear-wide::before{content:"\f3e4"}.bi-gear::before{content:"\f3e5"}.bi-gem::before{content:"\f3e6"}.bi-geo-alt-fill::before{content:"\f3e7"}.bi-geo-alt::before{content:"\f3e8"}.bi-geo-fill::before{content:"\f3e9"}.bi-geo::before{content:"\f3ea"}.bi-gift-fill::before{content:"\f3eb"}.bi-gift::before{content:"\f3ec"}.bi-github::before{content:"\f3ed"}.bi-globe::before{content:"\f3ee"}.bi-globe2::before{content:"\f3ef"}.bi-google::before{content:"\f3f0"}.bi-graph-down::before{content:"\f3f1"}.bi-graph-up::before{content:"\f3f2"}.bi-grid-1x2-fill::before{content:"\f3f3"}.bi-grid-1x2::before{content:"\f3f4"}.bi-grid-3x2-gap-fill::before{content:"\f3f5"}.bi-grid-3x2-gap::before{content:"\f3f6"}.bi-grid-3x2::before{content:"\f3f7"}.bi-grid-3x3-gap-fill::before{content:"\f3f8"}.bi-grid-3x3-gap::before{content:"\f3f9"}.bi-grid-3x3::before{content:"\f3fa"}.bi-grid-fill::before{content:"\f3fb"}.bi-grid::before{content:"\f3fc"}.bi-grip-horizontal::before{content:"\f3fd"}.bi-grip-vertical::before{content:"\f3fe"}.bi-hammer::before{content:"\f3ff"}.bi-hand-index-fill::before{content:"\f400"}.bi-hand-index-thumb-fill::before{content:"\f401"}.bi-hand-index-thumb::before{content:"\f402"}.bi-hand-index::before{content:"\f403"}.bi-hand-thumbs-down-fill::before{content:"\f404"}.bi-hand-thumbs-down::before{content:"\f405"}.bi-hand-thumbs-up-fill::before{content:"\f406"}.bi-hand-thumbs-up::before{content:"\f407"}.bi-handbag-fill::before{content:"\f408"}.bi-handbag::before{content:"\f409"}.bi-hash::before{content:"\f40a"}.bi-hdd-fill::before{content:"\f40b"}.bi-hdd-network-fill::before{content:"\f40c"}.bi-hdd-network::before{content:"\f40d"}.bi-hdd-rack-fill::before{content:"\f40e"}.bi-hdd-rack::before{content:"\f40f"}.bi-hdd-stack-fill::before{content:"\f410"}.bi-hdd-stack::before{content:"\f411"}.bi-hdd::before{content:"\f412"}.bi-headphones::before{content:"\f413"}.bi-headset::before{content:"\f414"}.bi-heart-fill::before{content:"\f415"}.bi-heart-half::before{content:"\f416"}.bi-heart::before{content:"\f417"}.bi-heptagon-fill::before{content:"\f418"}.bi-heptagon-half::before{content:"\f419"}.bi-heptagon::before{content:"\f41a"}.bi-hexagon-fill::before{content:"\f41b"}.bi-hexagon-half::before{content:"\f41c"}.bi-hexagon::before{content:"\f41d"}.bi-hourglass-bottom::before{content:"\f41e"}.bi-hourglass-split::before{content:"\f41f"}.bi-hourglass-top::before{content:"\f420"}.bi-hourglass::before{content:"\f421"}.bi-house-door-fill::before{content:"\f422"}.bi-house-door::before{content:"\f423"}.bi-house-fill::before{content:"\f424"}.bi-house::before{content:"\f425"}.bi-hr::before{content:"\f426"}.bi-hurricane::before{content:"\f427"}.bi-image-alt::before{content:"\f428"}.bi-image-fill::before{content:"\f429"}.bi-image::before{content:"\f42a"}.bi-images::before{content:"\f42b"}.bi-inbox-fill::before{content:"\f42c"}.bi-inbox::before{content:"\f42d"}.bi-inboxes-fill::before{content:"\f42e"}.bi-inboxes::before{content:"\f42f"}.bi-info-circle-fill::before{content:"\f430"}.bi-info-circle::before{content:"\f431"}.bi-info-square-fill::before{content:"\f432"}.bi-info-square::before{content:"\f433"}.bi-info::before{content:"\f434"}.bi-input-cursor-text::before{content:"\f435"}.bi-input-cursor::before{content:"\f436"}.bi-instagram::before{content:"\f437"}.bi-intersect::before{content:"\f438"}.bi-journal-album::before{content:"\f439"}.bi-journal-arrow-down::before{content:"\f43a"}.bi-journal-arrow-up::before{content:"\f43b"}.bi-journal-bookmark-fill::before{content:"\f43c"}.bi-journal-bookmark::before{content:"\f43d"}.bi-journal-check::before{content:"\f43e"}.bi-journal-code::before{content:"\f43f"}.bi-journal-medical::before{content:"\f440"}.bi-journal-minus::before{content:"\f441"}.bi-journal-plus::before{content:"\f442"}.bi-journal-richtext::before{content:"\f443"}.bi-journal-text::before{content:"\f444"}.bi-journal-x::before{content:"\f445"}.bi-journal::before{content:"\f446"}.bi-journals::before{content:"\f447"}.bi-joystick::before{content:"\f448"}.bi-justify-left::before{content:"\f449"}.bi-justify-right::before{content:"\f44a"}.bi-justify::before{content:"\f44b"}.bi-kanban-fill::before{content:"\f44c"}.bi-kanban::before{content:"\f44d"}.bi-key-fill::before{content:"\f44e"}.bi-key::before{content:"\f44f"}.bi-keyboard-fill::before{content:"\f450"}.bi-keyboard::before{content:"\f451"}.bi-ladder::before{content:"\f452"}.bi-lamp-fill::before{content:"\f453"}.bi-lamp::before{content:"\f454"}.bi-laptop-fill::before{content:"\f455"}.bi-laptop::before{content:"\f456"}.bi-layer-backward::before{content:"\f457"}.bi-layer-forward::before{content:"\f458"}.bi-layers-fill::before{content:"\f459"}.bi-layers-half::before{content:"\f45a"}.bi-layers::before{content:"\f45b"}.bi-layout-sidebar-inset-reverse::before{content:"\f45c"}.bi-layout-sidebar-inset::before{content:"\f45d"}.bi-layout-sidebar-reverse::before{content:"\f45e"}.bi-layout-sidebar::before{content:"\f45f"}.bi-layout-split::before{content:"\f460"}.bi-layout-text-sidebar-reverse::before{content:"\f461"}.bi-layout-text-sidebar::before{content:"\f462"}.bi-layout-text-window-reverse::before{content:"\f463"}.bi-layout-text-window::before{content:"\f464"}.bi-layout-three-columns::before{content:"\f465"}.bi-layout-wtf::before{content:"\f466"}.bi-life-preserver::before{content:"\f467"}.bi-lightbulb-fill::before{content:"\f468"}.bi-lightbulb-off-fill::before{content:"\f469"}.bi-lightbulb-off::before{content:"\f46a"}.bi-lightbulb::before{content:"\f46b"}.bi-lightning-charge-fill::before{content:"\f46c"}.bi-lightning-charge::before{content:"\f46d"}.bi-lightning-fill::before{content:"\f46e"}.bi-lightning::before{content:"\f46f"}.bi-link-45deg::before{content:"\f470"}.bi-link::before{content:"\f471"}.bi-linkedin::before{content:"\f472"}.bi-list-check::before{content:"\f473"}.bi-list-nested::before{content:"\f474"}.bi-list-ol::before{content:"\f475"}.bi-list-stars::before{content:"\f476"}.bi-list-task::before{content:"\f477"}.bi-list-ul::before{content:"\f478"}.bi-list::before{content:"\f479"}.bi-lock-fill::before{content:"\f47a"}.bi-lock::before{content:"\f47b"}.bi-mailbox::before{content:"\f47c"}.bi-mailbox2::before{content:"\f47d"}.bi-map-fill::before{content:"\f47e"}.bi-map::before{content:"\f47f"}.bi-markdown-fill::before{content:"\f480"}.bi-markdown::before{content:"\f481"}.bi-mask::before{content:"\f482"}.bi-megaphone-fill::before{content:"\f483"}.bi-megaphone::before{content:"\f484"}.bi-menu-app-fill::before{content:"\f485"}.bi-menu-app::before{content:"\f486"}.bi-menu-button-fill::before{content:"\f487"}.bi-menu-button-wide-fill::before{content:"\f488"}.bi-menu-button-wide::before{content:"\f489"}.bi-menu-button::before{content:"\f48a"}.bi-menu-down::before{content:"\f48b"}.bi-menu-up::before{content:"\f48c"}.bi-mic-fill::before{content:"\f48d"}.bi-mic-mute-fill::before{content:"\f48e"}.bi-mic-mute::before{content:"\f48f"}.bi-mic::before{content:"\f490"}.bi-minecart-loaded::before{content:"\f491"}.bi-minecart::before{content:"\f492"}.bi-moisture::before{content:"\f493"}.bi-moon-fill::before{content:"\f494"}.bi-moon-stars-fill::before{content:"\f495"}.bi-moon-stars::before{content:"\f496"}.bi-moon::before{content:"\f497"}.bi-mouse-fill::before{content:"\f498"}.bi-mouse::before{content:"\f499"}.bi-mouse2-fill::before{content:"\f49a"}.bi-mouse2::before{content:"\f49b"}.bi-mouse3-fill::before{content:"\f49c"}.bi-mouse3::before{content:"\f49d"}.bi-music-note-beamed::before{content:"\f49e"}.bi-music-note-list::before{content:"\f49f"}.bi-music-note::before{content:"\f4a0"}.bi-music-player-fill::before{content:"\f4a1"}.bi-music-player::before{content:"\f4a2"}.bi-newspaper::before{content:"\f4a3"}.bi-node-minus-fill::before{content:"\f4a4"}.bi-node-minus::before{content:"\f4a5"}.bi-node-plus-fill::before{content:"\f4a6"}.bi-node-plus::before{content:"\f4a7"}.bi-nut-fill::before{content:"\f4a8"}.bi-nut::before{content:"\f4a9"}.bi-octagon-fill::before{content:"\f4aa"}.bi-octagon-half::before{content:"\f4ab"}.bi-octagon::before{content:"\f4ac"}.bi-option::before{content:"\f4ad"}.bi-outlet::before{content:"\f4ae"}.bi-paint-bucket::before{content:"\f4af"}.bi-palette-fill::before{content:"\f4b0"}.bi-palette::before{content:"\f4b1"}.bi-palette2::before{content:"\f4b2"}.bi-paperclip::before{content:"\f4b3"}.bi-paragraph::before{content:"\f4b4"}.bi-patch-check-fill::before{content:"\f4b5"}.bi-patch-check::before{content:"\f4b6"}.bi-patch-exclamation-fill::before{content:"\f4b7"}.bi-patch-exclamation::before{content:"\f4b8"}.bi-patch-minus-fill::before{content:"\f4b9"}.bi-patch-minus::before{content:"\f4ba"}.bi-patch-plus-fill::before{content:"\f4bb"}.bi-patch-plus::before{content:"\f4bc"}.bi-patch-question-fill::before{content:"\f4bd"}.bi-patch-question::before{content:"\f4be"}.bi-pause-btn-fill::before{content:"\f4bf"}.bi-pause-btn::before{content:"\f4c0"}.bi-pause-circle-fill::before{content:"\f4c1"}.bi-pause-circle::before{content:"\f4c2"}.bi-pause-fill::before{content:"\f4c3"}.bi-pause::before{content:"\f4c4"}.bi-peace-fill::before{content:"\f4c5"}.bi-peace::before{content:"\f4c6"}.bi-pen-fill::before{content:"\f4c7"}.bi-pen::before{content:"\f4c8"}.bi-pencil-fill::before{content:"\f4c9"}.bi-pencil-square::before{content:"\f4ca"}.bi-pencil::before{content:"\f4cb"}.bi-pentagon-fill::before{content:"\f4cc"}.bi-pentagon-half::before{content:"\f4cd"}.bi-pentagon::before{content:"\f4ce"}.bi-people-fill::before{content:"\f4cf"}.bi-people::before{content:"\f4d0"}.bi-percent::before{content:"\f4d1"}.bi-person-badge-fill::before{content:"\f4d2"}.bi-person-badge::before{content:"\f4d3"}.bi-person-bounding-box::before{content:"\f4d4"}.bi-person-check-fill::before{content:"\f4d5"}.bi-person-check::before{content:"\f4d6"}.bi-person-circle::before{content:"\f4d7"}.bi-person-dash-fill::before{content:"\f4d8"}.bi-person-dash::before{content:"\f4d9"}.bi-person-fill::before{content:"\f4da"}.bi-person-lines-fill::before{content:"\f4db"}.bi-person-plus-fill::before{content:"\f4dc"}.bi-person-plus::before{content:"\f4dd"}.bi-person-square::before{content:"\f4de"}.bi-person-x-fill::before{content:"\f4df"}.bi-person-x::before{content:"\f4e0"}.bi-person::before{content:"\f4e1"}.bi-phone-fill::before{content:"\f4e2"}.bi-phone-landscape-fill::before{content:"\f4e3"}.bi-phone-landscape::before{content:"\f4e4"}.bi-phone-vibrate-fill::before{content:"\f4e5"}.bi-phone-vibrate::before{content:"\f4e6"}.bi-phone::before{content:"\f4e7"}.bi-pie-chart-fill::before{content:"\f4e8"}.bi-pie-chart::before{content:"\f4e9"}.bi-pin-angle-fill::before{content:"\f4ea"}.bi-pin-angle::before{content:"\f4eb"}.bi-pin-fill::before{content:"\f4ec"}.bi-pin::before{content:"\f4ed"}.bi-pip-fill::before{content:"\f4ee"}.bi-pip::before{content:"\f4ef"}.bi-play-btn-fill::before{content:"\f4f0"}.bi-play-btn::before{content:"\f4f1"}.bi-play-circle-fill::before{content:"\f4f2"}.bi-play-circle::before{content:"\f4f3"}.bi-play-fill::before{content:"\f4f4"}.bi-play::before{content:"\f4f5"}.bi-plug-fill::before{content:"\f4f6"}.bi-plug::before{content:"\f4f7"}.bi-plus-circle-dotted::before{content:"\f4f8"}.bi-plus-circle-fill::before{content:"\f4f9"}.bi-plus-circle::before{content:"\f4fa"}.bi-plus-square-dotted::before{content:"\f4fb"}.bi-plus-square-fill::before{content:"\f4fc"}.bi-plus-square::before{content:"\f4fd"}.bi-plus::before{content:"\f4fe"}.bi-power::before{content:"\f4ff"}.bi-printer-fill::before{content:"\f500"}.bi-printer::before{content:"\f501"}.bi-puzzle-fill::before{content:"\f502"}.bi-puzzle::before{content:"\f503"}.bi-question-circle-fill::before{content:"\f504"}.bi-question-circle::before{content:"\f505"}.bi-question-diamond-fill::before{content:"\f506"}.bi-question-diamond::before{content:"\f507"}.bi-question-octagon-fill::before{content:"\f508"}.bi-question-octagon::before{content:"\f509"}.bi-question-square-fill::before{content:"\f50a"}.bi-question-square::before{content:"\f50b"}.bi-question::before{content:"\f50c"}.bi-rainbow::before{content:"\f50d"}.bi-receipt-cutoff::before{content:"\f50e"}.bi-receipt::before{content:"\f50f"}.bi-reception-0::before{content:"\f510"}.bi-reception-1::before{content:"\f511"}.bi-reception-2::before{content:"\f512"}.bi-reception-3::before{content:"\f513"}.bi-reception-4::before{content:"\f514"}.bi-record-btn-fill::before{content:"\f515"}.bi-record-btn::before{content:"\f516"}.bi-record-circle-fill::before{content:"\f517"}.bi-record-circle::before{content:"\f518"}.bi-record-fill::before{content:"\f519"}.bi-record::before{content:"\f51a"}.bi-record2-fill::before{content:"\f51b"}.bi-record2::before{content:"\f51c"}.bi-reply-all-fill::before{content:"\f51d"}.bi-reply-all::before{content:"\f51e"}.bi-reply-fill::before{content:"\f51f"}.bi-reply::before{content:"\f520"}.bi-rss-fill::before{content:"\f521"}.bi-rss::before{content:"\f522"}.bi-rulers::before{content:"\f523"}.bi-save-fill::before{content:"\f524"}.bi-save::before{content:"\f525"}.bi-save2-fill::before{content:"\f526"}.bi-save2::before{content:"\f527"}.bi-scissors::before{content:"\f528"}.bi-screwdriver::before{content:"\f529"}.bi-search::before{content:"\f52a"}.bi-segmented-nav::before{content:"\f52b"}.bi-server::before{content:"\f52c"}.bi-share-fill::before{content:"\f52d"}.bi-share::before{content:"\f52e"}.bi-shield-check::before{content:"\f52f"}.bi-shield-exclamation::before{content:"\f530"}.bi-shield-fill-check::before{content:"\f531"}.bi-shield-fill-exclamation::before{content:"\f532"}.bi-shield-fill-minus::before{content:"\f533"}.bi-shield-fill-plus::before{content:"\f534"}.bi-shield-fill-x::before{content:"\f535"}.bi-shield-fill::before{content:"\f536"}.bi-shield-lock-fill::before{content:"\f537"}.bi-shield-lock::before{content:"\f538"}.bi-shield-minus::before{content:"\f539"}.bi-shield-plus::before{content:"\f53a"}.bi-shield-shaded::before{content:"\f53b"}.bi-shield-slash-fill::before{content:"\f53c"}.bi-shield-slash::before{content:"\f53d"}.bi-shield-x::before{content:"\f53e"}.bi-shield::before{content:"\f53f"}.bi-shift-fill::before{content:"\f540"}.bi-shift::before{content:"\f541"}.bi-shop-window::before{content:"\f542"}.bi-shop::before{content:"\f543"}.bi-shuffle::before{content:"\f544"}.bi-signpost-2-fill::before{content:"\f545"}.bi-signpost-2::before{content:"\f546"}.bi-signpost-fill::before{content:"\f547"}.bi-signpost-split-fill::before{content:"\f548"}.bi-signpost-split::before{content:"\f549"}.bi-signpost::before{content:"\f54a"}.bi-sim-fill::before{content:"\f54b"}.bi-sim::before{content:"\f54c"}.bi-skip-backward-btn-fill::before{content:"\f54d"}.bi-skip-backward-btn::before{content:"\f54e"}.bi-skip-backward-circle-fill::before{content:"\f54f"}.bi-skip-backward-circle::before{content:"\f550"}.bi-skip-backward-fill::before{content:"\f551"}.bi-skip-backward::before{content:"\f552"}.bi-skip-end-btn-fill::before{content:"\f553"}.bi-skip-end-btn::before{content:"\f554"}.bi-skip-end-circle-fill::before{content:"\f555"}.bi-skip-end-circle::before{content:"\f556"}.bi-skip-end-fill::before{content:"\f557"}.bi-skip-end::before{content:"\f558"}.bi-skip-forward-btn-fill::before{content:"\f559"}.bi-skip-forward-btn::before{content:"\f55a"}.bi-skip-forward-circle-fill::before{content:"\f55b"}.bi-skip-forward-circle::before{content:"\f55c"}.bi-skip-forward-fill::before{content:"\f55d"}.bi-skip-forward::before{content:"\f55e"}.bi-skip-start-btn-fill::before{content:"\f55f"}.bi-skip-start-btn::before{content:"\f560"}.bi-skip-start-circle-fill::before{content:"\f561"}.bi-skip-start-circle::before{content:"\f562"}.bi-skip-start-fill::before{content:"\f563"}.bi-skip-start::before{content:"\f564"}.bi-slack::before{content:"\f565"}.bi-slash-circle-fill::before{content:"\f566"}.bi-slash-circle::before{content:"\f567"}.bi-slash-square-fill::before{content:"\f568"}.bi-slash-square::before{content:"\f569"}.bi-slash::before{content:"\f56a"}.bi-sliders::before{content:"\f56b"}.bi-smartwatch::before{content:"\f56c"}.bi-snow::before{content:"\f56d"}.bi-snow2::before{content:"\f56e"}.bi-snow3::before{content:"\f56f"}.bi-sort-alpha-down-alt::before{content:"\f570"}.bi-sort-alpha-down::before{content:"\f571"}.bi-sort-alpha-up-alt::before{content:"\f572"}.bi-sort-alpha-up::before{content:"\f573"}.bi-sort-down-alt::before{content:"\f574"}.bi-sort-down::before{content:"\f575"}.bi-sort-numeric-down-alt::before{content:"\f576"}.bi-sort-numeric-down::before{content:"\f577"}.bi-sort-numeric-up-alt::before{content:"\f578"}.bi-sort-numeric-up::before{content:"\f579"}.bi-sort-up-alt::before{content:"\f57a"}.bi-sort-up::before{content:"\f57b"}.bi-soundwave::before{content:"\f57c"}.bi-speaker-fill::before{content:"\f57d"}.bi-speaker::before{content:"\f57e"}.bi-speedometer::before{content:"\f57f"}.bi-speedometer2::before{content:"\f580"}.bi-spellcheck::before{content:"\f581"}.bi-square-fill::before{content:"\f582"}.bi-square-half::before{content:"\f583"}.bi-square::before{content:"\f584"}.bi-stack::before{content:"\f585"}.bi-star-fill::before{content:"\f586"}.bi-star-half::before{content:"\f587"}.bi-star::before{content:"\f588"}.bi-stars::before{content:"\f589"}.bi-stickies-fill::before{content:"\f58a"}.bi-stickies::before{content:"\f58b"}.bi-sticky-fill::before{content:"\f58c"}.bi-sticky::before{content:"\f58d"}.bi-stop-btn-fill::before{content:"\f58e"}.bi-stop-btn::before{content:"\f58f"}.bi-stop-circle-fill::before{content:"\f590"}.bi-stop-circle::before{content:"\f591"}.bi-stop-fill::before{content:"\f592"}.bi-stop::before{content:"\f593"}.bi-stoplights-fill::before{content:"\f594"}.bi-stoplights::before{content:"\f595"}.bi-stopwatch-fill::before{content:"\f596"}.bi-stopwatch::before{content:"\f597"}.bi-subtract::before{content:"\f598"}.bi-suit-club-fill::before{content:"\f599"}.bi-suit-club::before{content:"\f59a"}.bi-suit-diamond-fill::before{content:"\f59b"}.bi-suit-diamond::before{content:"\f59c"}.bi-suit-heart-fill::before{content:"\f59d"}.bi-suit-heart::before{content:"\f59e"}.bi-suit-spade-fill::before{content:"\f59f"}.bi-suit-spade::before{content:"\f5a0"}.bi-sun-fill::before{content:"\f5a1"}.bi-sun::before{content:"\f5a2"}.bi-sunglasses::before{content:"\f5a3"}.bi-sunrise-fill::before{content:"\f5a4"}.bi-sunrise::before{content:"\f5a5"}.bi-sunset-fill::before{content:"\f5a6"}.bi-sunset::before{content:"\f5a7"}.bi-symmetry-horizontal::before{content:"\f5a8"}.bi-symmetry-vertical::before{content:"\f5a9"}.bi-table::before{content:"\f5aa"}.bi-tablet-fill::before{content:"\f5ab"}.bi-tablet-landscape-fill::before{content:"\f5ac"}.bi-tablet-landscape::before{content:"\f5ad"}.bi-tablet::before{content:"\f5ae"}.bi-tag-fill::before{content:"\f5af"}.bi-tag::before{content:"\f5b0"}.bi-tags-fill::before{content:"\f5b1"}.bi-tags::before{content:"\f5b2"}.bi-telegram::before{content:"\f5b3"}.bi-telephone-fill::before{content:"\f5b4"}.bi-telephone-forward-fill::before{content:"\f5b5"}.bi-telephone-forward::before{content:"\f5b6"}.bi-telephone-inbound-fill::before{content:"\f5b7"}.bi-telephone-inbound::before{content:"\f5b8"}.bi-telephone-minus-fill::before{content:"\f5b9"}.bi-telephone-minus::before{content:"\f5ba"}.bi-telephone-outbound-fill::before{content:"\f5bb"}.bi-telephone-outbound::before{content:"\f5bc"}.bi-telephone-plus-fill::before{content:"\f5bd"}.bi-telephone-plus::before{content:"\f5be"}.bi-telephone-x-fill::before{content:"\f5bf"}.bi-telephone-x::before{content:"\f5c0"}.bi-telephone::before{content:"\f5c1"}.bi-terminal-fill::before{content:"\f5c2"}.bi-terminal::before{content:"\f5c3"}.bi-text-center::before{content:"\f5c4"}.bi-text-indent-left::before{content:"\f5c5"}.bi-text-indent-right::before{content:"\f5c6"}.bi-text-left::before{content:"\f5c7"}.bi-text-paragraph::before{content:"\f5c8"}.bi-text-right::before{content:"\f5c9"}.bi-textarea-resize::before{content:"\f5ca"}.bi-textarea-t::before{content:"\f5cb"}.bi-textarea::before{content:"\f5cc"}.bi-thermometer-half::before{content:"\f5cd"}.bi-thermometer-high::before{content:"\f5ce"}.bi-thermometer-low::before{content:"\f5cf"}.bi-thermometer-snow::before{content:"\f5d0"}.bi-thermometer-sun::before{content:"\f5d1"}.bi-thermometer::before{content:"\f5d2"}.bi-three-dots-vertical::before{content:"\f5d3"}.bi-three-dots::before{content:"\f5d4"}.bi-toggle-off::before{content:"\f5d5"}.bi-toggle-on::before{content:"\f5d6"}.bi-toggle2-off::before{content:"\f5d7"}.bi-toggle2-on::before{content:"\f5d8"}.bi-toggles::before{content:"\f5d9"}.bi-toggles2::before{content:"\f5da"}.bi-tools::before{content:"\f5db"}.bi-tornado::before{content:"\f5dc"}.bi-trash-fill::before{content:"\f5dd"}.bi-trash::before{content:"\f5de"}.bi-trash2-fill::before{content:"\f5df"}.bi-trash2::before{content:"\f5e0"}.bi-tree-fill::before{content:"\f5e1"}.bi-tree::before{content:"\f5e2"}.bi-triangle-fill::before{content:"\f5e3"}.bi-triangle-half::before{content:"\f5e4"}.bi-triangle::before{content:"\f5e5"}.bi-trophy-fill::before{content:"\f5e6"}.bi-trophy::before{content:"\f5e7"}.bi-tropical-storm::before{content:"\f5e8"}.bi-truck-flatbed::before{content:"\f5e9"}.bi-truck::before{content:"\f5ea"}.bi-tsunami::before{content:"\f5eb"}.bi-tv-fill::before{content:"\f5ec"}.bi-tv::before{content:"\f5ed"}.bi-twitch::before{content:"\f5ee"}.bi-twitter::before{content:"\f5ef"}.bi-type-bold::before{content:"\f5f0"}.bi-type-h1::before{content:"\f5f1"}.bi-type-h2::before{content:"\f5f2"}.bi-type-h3::before{content:"\f5f3"}.bi-type-italic::before{content:"\f5f4"}.bi-type-strikethrough::before{content:"\f5f5"}.bi-type-underline::before{content:"\f5f6"}.bi-type::before{content:"\f5f7"}.bi-ui-checks-grid::before{content:"\f5f8"}.bi-ui-checks::before{content:"\f5f9"}.bi-ui-radios-grid::before{content:"\f5fa"}.bi-ui-radios::before{content:"\f5fb"}.bi-umbrella-fill::before{content:"\f5fc"}.bi-umbrella::before{content:"\f5fd"}.bi-union::before{content:"\f5fe"}.bi-unlock-fill::before{content:"\f5ff"}.bi-unlock::before{content:"\f600"}.bi-upc-scan::before{content:"\f601"}.bi-upc::before{content:"\f602"}.bi-upload::before{content:"\f603"}.bi-vector-pen::before{content:"\f604"}.bi-view-list::before{content:"\f605"}.bi-view-stacked::before{content:"\f606"}.bi-vinyl-fill::before{content:"\f607"}.bi-vinyl::before{content:"\f608"}.bi-voicemail::before{content:"\f609"}.bi-volume-down-fill::before{content:"\f60a"}.bi-volume-down::before{content:"\f60b"}.bi-volume-mute-fill::before{content:"\f60c"}.bi-volume-mute::before{content:"\f60d"}.bi-volume-off-fill::before{content:"\f60e"}.bi-volume-off::before{content:"\f60f"}.bi-volume-up-fill::before{content:"\f610"}.bi-volume-up::before{content:"\f611"}.bi-vr::before{content:"\f612"}.bi-wallet-fill::before{content:"\f613"}.bi-wallet::before{content:"\f614"}.bi-wallet2::before{content:"\f615"}.bi-watch::before{content:"\f616"}.bi-water::before{content:"\f617"}.bi-whatsapp::before{content:"\f618"}.bi-wifi-1::before{content:"\f619"}.bi-wifi-2::before{content:"\f61a"}.bi-wifi-off::before{content:"\f61b"}.bi-wifi::before{content:"\f61c"}.bi-wind::before{content:"\f61d"}.bi-window-dock::before{content:"\f61e"}.bi-window-sidebar::before{content:"\f61f"}.bi-window::before{content:"\f620"}.bi-wrench::before{content:"\f621"}.bi-x-circle-fill::before{content:"\f622"}.bi-x-circle::before{content:"\f623"}.bi-x-diamond-fill::before{content:"\f624"}.bi-x-diamond::before{content:"\f625"}.bi-x-octagon-fill::before{content:"\f626"}.bi-x-octagon::before{content:"\f627"}.bi-x-square-fill::before{content:"\f628"}.bi-x-square::before{content:"\f629"}.bi-x::before{content:"\f62a"}.bi-youtube::before{content:"\f62b"}.bi-zoom-in::before{content:"\f62c"}.bi-zoom-out::before{content:"\f62d"}.bi-bank::before{content:"\f62e"}.bi-bank2::before{content:"\f62f"}.bi-bell-slash-fill::before{content:"\f630"}.bi-bell-slash::before{content:"\f631"}.bi-cash-coin::before{content:"\f632"}.bi-check-lg::before{content:"\f633"}.bi-coin::before{content:"\f634"}.bi-currency-bitcoin::before{content:"\f635"}.bi-currency-dollar::before{content:"\f636"}.bi-currency-euro::before{content:"\f637"}.bi-currency-exchange::before{content:"\f638"}.bi-currency-pound::before{content:"\f639"}.bi-currency-yen::before{content:"\f63a"}.bi-dash-lg::before{content:"\f63b"}.bi-exclamation-lg::before{content:"\f63c"}.bi-file-earmark-pdf-fill::before{content:"\f63d"}.bi-file-earmark-pdf::before{content:"\f63e"}.bi-file-pdf-fill::before{content:"\f63f"}.bi-file-pdf::before{content:"\f640"}.bi-gender-ambiguous::before{content:"\f641"}.bi-gender-female::before{content:"\f642"}.bi-gender-male::before{content:"\f643"}.bi-gender-trans::before{content:"\f644"}.bi-headset-vr::before{content:"\f645"}.bi-info-lg::before{content:"\f646"}.bi-mastodon::before{content:"\f647"}.bi-messenger::before{content:"\f648"}.bi-piggy-bank-fill::before{content:"\f649"}.bi-piggy-bank::before{content:"\f64a"}.bi-pin-map-fill::before{content:"\f64b"}.bi-pin-map::before{content:"\f64c"}.bi-plus-lg::before{content:"\f64d"}.bi-question-lg::before{content:"\f64e"}.bi-recycle::before{content:"\f64f"}.bi-reddit::before{content:"\f650"}.bi-safe-fill::before{content:"\f651"}.bi-safe2-fill::before{content:"\f652"}.bi-safe2::before{content:"\f653"}.bi-sd-card-fill::before{content:"\f654"}.bi-sd-card::before{content:"\f655"}.bi-skype::before{content:"\f656"}.bi-slash-lg::before{content:"\f657"}.bi-translate::before{content:"\f658"}.bi-x-lg::before{content:"\f659"}.bi-safe::before{content:"\f65a"}.bi-apple::before{content:"\f65b"}.bi-microsoft::before{content:"\f65d"}.bi-windows::before{content:"\f65e"}.bi-behance::before{content:"\f65c"}.bi-dribbble::before{content:"\f65f"}.bi-line::before{content:"\f660"}.bi-medium::before{content:"\f661"}.bi-paypal::before{content:"\f662"}.bi-pinterest::before{content:"\f663"}.bi-signal::before{content:"\f664"}.bi-snapchat::before{content:"\f665"}.bi-spotify::before{content:"\f666"}.bi-stack-overflow::before{content:"\f667"}.bi-strava::before{content:"\f668"}.bi-wordpress::before{content:"\f669"}.bi-vimeo::before{content:"\f66a"}.bi-activity::before{content:"\f66b"}.bi-easel2-fill::before{content:"\f66c"}.bi-easel2::before{content:"\f66d"}.bi-easel3-fill::before{content:"\f66e"}.bi-easel3::before{content:"\f66f"}.bi-fan::before{content:"\f670"}.bi-fingerprint::before{content:"\f671"}.bi-graph-down-arrow::before{content:"\f672"}.bi-graph-up-arrow::before{content:"\f673"}.bi-hypnotize::before{content:"\f674"}.bi-magic::before{content:"\f675"}.bi-person-rolodex::before{content:"\f676"}.bi-person-video::before{content:"\f677"}.bi-person-video2::before{content:"\f678"}.bi-person-video3::before{content:"\f679"}.bi-person-workspace::before{content:"\f67a"}.bi-radioactive::before{content:"\f67b"}.bi-webcam-fill::before{content:"\f67c"}.bi-webcam::before{content:"\f67d"}.bi-yin-yang::before{content:"\f67e"}.bi-bandaid-fill::before{content:"\f680"}.bi-bandaid::before{content:"\f681"}.bi-bluetooth::before{content:"\f682"}.bi-body-text::before{content:"\f683"}.bi-boombox::before{content:"\f684"}.bi-boxes::before{content:"\f685"}.bi-dpad-fill::before{content:"\f686"}.bi-dpad::before{content:"\f687"}.bi-ear-fill::before{content:"\f688"}.bi-ear::before{content:"\f689"}.bi-envelope-check-fill::before{content:"\f68b"}.bi-envelope-check::before{content:"\f68c"}.bi-envelope-dash-fill::before{content:"\f68e"}.bi-envelope-dash::before{content:"\f68f"}.bi-envelope-exclamation-fill::before{content:"\f691"}.bi-envelope-exclamation::before{content:"\f692"}.bi-envelope-plus-fill::before{content:"\f693"}.bi-envelope-plus::before{content:"\f694"}.bi-envelope-slash-fill::before{content:"\f696"}.bi-envelope-slash::before{content:"\f697"}.bi-envelope-x-fill::before{content:"\f699"}.bi-envelope-x::before{content:"\f69a"}.bi-explicit-fill::before{content:"\f69b"}.bi-explicit::before{content:"\f69c"}.bi-git::before{content:"\f69d"}.bi-infinity::before{content:"\f69e"}.bi-list-columns-reverse::before{content:"\f69f"}.bi-list-columns::before{content:"\f6a0"}.bi-meta::before{content:"\f6a1"}.bi-nintendo-switch::before{content:"\f6a4"}.bi-pc-display-horizontal::before{content:"\f6a5"}.bi-pc-display::before{content:"\f6a6"}.bi-pc-horizontal::before{content:"\f6a7"}.bi-pc::before{content:"\f6a8"}.bi-playstation::before{content:"\f6a9"}.bi-plus-slash-minus::before{content:"\f6aa"}.bi-projector-fill::before{content:"\f6ab"}.bi-projector::before{content:"\f6ac"}.bi-qr-code-scan::before{content:"\f6ad"}.bi-qr-code::before{content:"\f6ae"}.bi-quora::before{content:"\f6af"}.bi-quote::before{content:"\f6b0"}.bi-robot::before{content:"\f6b1"}.bi-send-check-fill::before{content:"\f6b2"}.bi-send-check::before{content:"\f6b3"}.bi-send-dash-fill::before{content:"\f6b4"}.bi-send-dash::before{content:"\f6b5"}.bi-send-exclamation-fill::before{content:"\f6b7"}.bi-send-exclamation::before{content:"\f6b8"}.bi-send-fill::before{content:"\f6b9"}.bi-send-plus-fill::before{content:"\f6ba"}.bi-send-plus::before{content:"\f6bb"}.bi-send-slash-fill::before{content:"\f6bc"}.bi-send-slash::before{content:"\f6bd"}.bi-send-x-fill::before{content:"\f6be"}.bi-send-x::before{content:"\f6bf"}.bi-send::before{content:"\f6c0"}.bi-steam::before{content:"\f6c1"}.bi-terminal-dash::before{content:"\f6c3"}.bi-terminal-plus::before{content:"\f6c4"}.bi-terminal-split::before{content:"\f6c5"}.bi-ticket-detailed-fill::before{content:"\f6c6"}.bi-ticket-detailed::before{content:"\f6c7"}.bi-ticket-fill::before{content:"\f6c8"}.bi-ticket-perforated-fill::before{content:"\f6c9"}.bi-ticket-perforated::before{content:"\f6ca"}.bi-ticket::before{content:"\f6cb"}.bi-tiktok::before{content:"\f6cc"}.bi-window-dash::before{content:"\f6cd"}.bi-window-desktop::before{content:"\f6ce"}.bi-window-fullscreen::before{content:"\f6cf"}.bi-window-plus::before{content:"\f6d0"}.bi-window-split::before{content:"\f6d1"}.bi-window-stack::before{content:"\f6d2"}.bi-window-x::before{content:"\f6d3"}.bi-xbox::before{content:"\f6d4"}.bi-ethernet::before{content:"\f6d5"}.bi-hdmi-fill::before{content:"\f6d6"}.bi-hdmi::before{content:"\f6d7"}.bi-usb-c-fill::before{content:"\f6d8"}.bi-usb-c::before{content:"\f6d9"}.bi-usb-fill::before{content:"\f6da"}.bi-usb-plug-fill::before{content:"\f6db"}.bi-usb-plug::before{content:"\f6dc"}.bi-usb-symbol::before{content:"\f6dd"}.bi-usb::before{content:"\f6de"}.bi-boombox-fill::before{content:"\f6df"}.bi-displayport::before{content:"\f6e1"}.bi-gpu-card::before{content:"\f6e2"}.bi-memory::before{content:"\f6e3"}.bi-modem-fill::before{content:"\f6e4"}.bi-modem::before{content:"\f6e5"}.bi-motherboard-fill::before{content:"\f6e6"}.bi-motherboard::before{content:"\f6e7"}.bi-optical-audio-fill::before{content:"\f6e8"}.bi-optical-audio::before{content:"\f6e9"}.bi-pci-card::before{content:"\f6ea"}.bi-router-fill::before{content:"\f6eb"}.bi-router::before{content:"\f6ec"}.bi-thunderbolt-fill::before{content:"\f6ef"}.bi-thunderbolt::before{content:"\f6f0"}.bi-usb-drive-fill::before{content:"\f6f1"}.bi-usb-drive::before{content:"\f6f2"}.bi-usb-micro-fill::before{content:"\f6f3"}.bi-usb-micro::before{content:"\f6f4"}.bi-usb-mini-fill::before{content:"\f6f5"}.bi-usb-mini::before{content:"\f6f6"}.bi-cloud-haze2::before{content:"\f6f7"}.bi-device-hdd-fill::before{content:"\f6f8"}.bi-device-hdd::before{content:"\f6f9"}.bi-device-ssd-fill::before{content:"\f6fa"}.bi-device-ssd::before{content:"\f6fb"}.bi-displayport-fill::before{content:"\f6fc"}.bi-mortarboard-fill::before{content:"\f6fd"}.bi-mortarboard::before{content:"\f6fe"}.bi-terminal-x::before{content:"\f6ff"}.bi-arrow-through-heart-fill::before{content:"\f700"}.bi-arrow-through-heart::before{content:"\f701"}.bi-badge-sd-fill::before{content:"\f702"}.bi-badge-sd::before{content:"\f703"}.bi-bag-heart-fill::before{content:"\f704"}.bi-bag-heart::before{content:"\f705"}.bi-balloon-fill::before{content:"\f706"}.bi-balloon-heart-fill::before{content:"\f707"}.bi-balloon-heart::before{content:"\f708"}.bi-balloon::before{content:"\f709"}.bi-box2-fill::before{content:"\f70a"}.bi-box2-heart-fill::before{content:"\f70b"}.bi-box2-heart::before{content:"\f70c"}.bi-box2::before{content:"\f70d"}.bi-braces-asterisk::before{content:"\f70e"}.bi-calendar-heart-fill::before{content:"\f70f"}.bi-calendar-heart::before{content:"\f710"}.bi-calendar2-heart-fill::before{content:"\f711"}.bi-calendar2-heart::before{content:"\f712"}.bi-chat-heart-fill::before{content:"\f713"}.bi-chat-heart::before{content:"\f714"}.bi-chat-left-heart-fill::before{content:"\f715"}.bi-chat-left-heart::before{content:"\f716"}.bi-chat-right-heart-fill::before{content:"\f717"}.bi-chat-right-heart::before{content:"\f718"}.bi-chat-square-heart-fill::before{content:"\f719"}.bi-chat-square-heart::before{content:"\f71a"}.bi-clipboard-check-fill::before{content:"\f71b"}.bi-clipboard-data-fill::before{content:"\f71c"}.bi-clipboard-fill::before{content:"\f71d"}.bi-clipboard-heart-fill::before{content:"\f71e"}.bi-clipboard-heart::before{content:"\f71f"}.bi-clipboard-minus-fill::before{content:"\f720"}.bi-clipboard-plus-fill::before{content:"\f721"}.bi-clipboard-pulse::before{content:"\f722"}.bi-clipboard-x-fill::before{content:"\f723"}.bi-clipboard2-check-fill::before{content:"\f724"}.bi-clipboard2-check::before{content:"\f725"}.bi-clipboard2-data-fill::before{content:"\f726"}.bi-clipboard2-data::before{content:"\f727"}.bi-clipboard2-fill::before{content:"\f728"}.bi-clipboard2-heart-fill::before{content:"\f729"}.bi-clipboard2-heart::before{content:"\f72a"}.bi-clipboard2-minus-fill::before{content:"\f72b"}.bi-clipboard2-minus::before{content:"\f72c"}.bi-clipboard2-plus-fill::before{content:"\f72d"}.bi-clipboard2-plus::before{content:"\f72e"}.bi-clipboard2-pulse-fill::before{content:"\f72f"}.bi-clipboard2-pulse::before{content:"\f730"}.bi-clipboard2-x-fill::before{content:"\f731"}.bi-clipboard2-x::before{content:"\f732"}.bi-clipboard2::before{content:"\f733"}.bi-emoji-kiss-fill::before{content:"\f734"}.bi-emoji-kiss::before{content:"\f735"}.bi-envelope-heart-fill::before{content:"\f736"}.bi-envelope-heart::before{content:"\f737"}.bi-envelope-open-heart-fill::before{content:"\f738"}.bi-envelope-open-heart::before{content:"\f739"}.bi-envelope-paper-fill::before{content:"\f73a"}.bi-envelope-paper-heart-fill::before{content:"\f73b"}.bi-envelope-paper-heart::before{content:"\f73c"}.bi-envelope-paper::before{content:"\f73d"}.bi-filetype-aac::before{content:"\f73e"}.bi-filetype-ai::before{content:"\f73f"}.bi-filetype-bmp::before{content:"\f740"}.bi-filetype-cs::before{content:"\f741"}.bi-filetype-css::before{content:"\f742"}.bi-filetype-csv::before{content:"\f743"}.bi-filetype-doc::before{content:"\f744"}.bi-filetype-docx::before{content:"\f745"}.bi-filetype-exe::before{content:"\f746"}.bi-filetype-gif::before{content:"\f747"}.bi-filetype-heic::before{content:"\f748"}.bi-filetype-html::before{content:"\f749"}.bi-filetype-java::before{content:"\f74a"}.bi-filetype-jpg::before{content:"\f74b"}.bi-filetype-js::before{content:"\f74c"}.bi-filetype-jsx::before{content:"\f74d"}.bi-filetype-key::before{content:"\f74e"}.bi-filetype-m4p::before{content:"\f74f"}.bi-filetype-md::before{content:"\f750"}.bi-filetype-mdx::before{content:"\f751"}.bi-filetype-mov::before{content:"\f752"}.bi-filetype-mp3::before{content:"\f753"}.bi-filetype-mp4::before{content:"\f754"}.bi-filetype-otf::before{content:"\f755"}.bi-filetype-pdf::before{content:"\f756"}.bi-filetype-php::before{content:"\f757"}.bi-filetype-png::before{content:"\f758"}.bi-filetype-ppt::before{content:"\f75a"}.bi-filetype-psd::before{content:"\f75b"}.bi-filetype-py::before{content:"\f75c"}.bi-filetype-raw::before{content:"\f75d"}.bi-filetype-rb::before{content:"\f75e"}.bi-filetype-sass::before{content:"\f75f"}.bi-filetype-scss::before{content:"\f760"}.bi-filetype-sh::before{content:"\f761"}.bi-filetype-svg::before{content:"\f762"}.bi-filetype-tiff::before{content:"\f763"}.bi-filetype-tsx::before{content:"\f764"}.bi-filetype-ttf::before{content:"\f765"}.bi-filetype-txt::before{content:"\f766"}.bi-filetype-wav::before{content:"\f767"}.bi-filetype-woff::before{content:"\f768"}.bi-filetype-xls::before{content:"\f76a"}.bi-filetype-xml::before{content:"\f76b"}.bi-filetype-yml::before{content:"\f76c"}.bi-heart-arrow::before{content:"\f76d"}.bi-heart-pulse-fill::before{content:"\f76e"}.bi-heart-pulse::before{content:"\f76f"}.bi-heartbreak-fill::before{content:"\f770"}.bi-heartbreak::before{content:"\f771"}.bi-hearts::before{content:"\f772"}.bi-hospital-fill::before{content:"\f773"}.bi-hospital::before{content:"\f774"}.bi-house-heart-fill::before{content:"\f775"}.bi-house-heart::before{content:"\f776"}.bi-incognito::before{content:"\f777"}.bi-magnet-fill::before{content:"\f778"}.bi-magnet::before{content:"\f779"}.bi-person-heart::before{content:"\f77a"}.bi-person-hearts::before{content:"\f77b"}.bi-phone-flip::before{content:"\f77c"}.bi-plugin::before{content:"\f77d"}.bi-postage-fill::before{content:"\f77e"}.bi-postage-heart-fill::before{content:"\f77f"}.bi-postage-heart::before{content:"\f780"}.bi-postage::before{content:"\f781"}.bi-postcard-fill::before{content:"\f782"}.bi-postcard-heart-fill::before{content:"\f783"}.bi-postcard-heart::before{content:"\f784"}.bi-postcard::before{content:"\f785"}.bi-search-heart-fill::before{content:"\f786"}.bi-search-heart::before{content:"\f787"}.bi-sliders2-vertical::before{content:"\f788"}.bi-sliders2::before{content:"\f789"}.bi-trash3-fill::before{content:"\f78a"}.bi-trash3::before{content:"\f78b"}.bi-valentine::before{content:"\f78c"}.bi-valentine2::before{content:"\f78d"}.bi-wrench-adjustable-circle-fill::before{content:"\f78e"}.bi-wrench-adjustable-circle::before{content:"\f78f"}.bi-wrench-adjustable::before{content:"\f790"}.bi-filetype-json::before{content:"\f791"}.bi-filetype-pptx::before{content:"\f792"}.bi-filetype-xlsx::before{content:"\f793"}.bi-1-circle-fill::before{content:"\f796"}.bi-1-circle::before{content:"\f797"}.bi-1-square-fill::before{content:"\f798"}.bi-1-square::before{content:"\f799"}.bi-2-circle-fill::before{content:"\f79c"}.bi-2-circle::before{content:"\f79d"}.bi-2-square-fill::before{content:"\f79e"}.bi-2-square::before{content:"\f79f"}.bi-3-circle-fill::before{content:"\f7a2"}.bi-3-circle::before{content:"\f7a3"}.bi-3-square-fill::before{content:"\f7a4"}.bi-3-square::before{content:"\f7a5"}.bi-4-circle-fill::before{content:"\f7a8"}.bi-4-circle::before{content:"\f7a9"}.bi-4-square-fill::before{content:"\f7aa"}.bi-4-square::before{content:"\f7ab"}.bi-5-circle-fill::before{content:"\f7ae"}.bi-5-circle::before{content:"\f7af"}.bi-5-square-fill::before{content:"\f7b0"}.bi-5-square::before{content:"\f7b1"}.bi-6-circle-fill::before{content:"\f7b4"}.bi-6-circle::before{content:"\f7b5"}.bi-6-square-fill::before{content:"\f7b6"}.bi-6-square::before{content:"\f7b7"}.bi-7-circle-fill::before{content:"\f7ba"}.bi-7-circle::before{content:"\f7bb"}.bi-7-square-fill::before{content:"\f7bc"}.bi-7-square::before{content:"\f7bd"}.bi-8-circle-fill::before{content:"\f7c0"}.bi-8-circle::before{content:"\f7c1"}.bi-8-square-fill::before{content:"\f7c2"}.bi-8-square::before{content:"\f7c3"}.bi-9-circle-fill::before{content:"\f7c6"}.bi-9-circle::before{content:"\f7c7"}.bi-9-square-fill::before{content:"\f7c8"}.bi-9-square::before{content:"\f7c9"}.bi-airplane-engines-fill::before{content:"\f7ca"}.bi-airplane-engines::before{content:"\f7cb"}.bi-airplane-fill::before{content:"\f7cc"}.bi-airplane::before{content:"\f7cd"}.bi-alexa::before{content:"\f7ce"}.bi-alipay::before{content:"\f7cf"}.bi-android::before{content:"\f7d0"}.bi-android2::before{content:"\f7d1"}.bi-box-fill::before{content:"\f7d2"}.bi-box-seam-fill::before{content:"\f7d3"}.bi-browser-chrome::before{content:"\f7d4"}.bi-browser-edge::before{content:"\f7d5"}.bi-browser-firefox::before{content:"\f7d6"}.bi-browser-safari::before{content:"\f7d7"}.bi-c-circle-fill::before{content:"\f7da"}.bi-c-circle::before{content:"\f7db"}.bi-c-square-fill::before{content:"\f7dc"}.bi-c-square::before{content:"\f7dd"}.bi-capsule-pill::before{content:"\f7de"}.bi-capsule::before{content:"\f7df"}.bi-car-front-fill::before{content:"\f7e0"}.bi-car-front::before{content:"\f7e1"}.bi-cassette-fill::before{content:"\f7e2"}.bi-cassette::before{content:"\f7e3"}.bi-cc-circle-fill::before{content:"\f7e6"}.bi-cc-circle::before{content:"\f7e7"}.bi-cc-square-fill::before{content:"\f7e8"}.bi-cc-square::before{content:"\f7e9"}.bi-cup-hot-fill::before{content:"\f7ea"}.bi-cup-hot::before{content:"\f7eb"}.bi-currency-rupee::before{content:"\f7ec"}.bi-dropbox::before{content:"\f7ed"}.bi-escape::before{content:"\f7ee"}.bi-fast-forward-btn-fill::before{content:"\f7ef"}.bi-fast-forward-btn::before{content:"\f7f0"}.bi-fast-forward-circle-fill::before{content:"\f7f1"}.bi-fast-forward-circle::before{content:"\f7f2"}.bi-fast-forward-fill::before{content:"\f7f3"}.bi-fast-forward::before{content:"\f7f4"}.bi-filetype-sql::before{content:"\f7f5"}.bi-fire::before{content:"\f7f6"}.bi-google-play::before{content:"\f7f7"}.bi-h-circle-fill::before{content:"\f7fa"}.bi-h-circle::before{content:"\f7fb"}.bi-h-square-fill::before{content:"\f7fc"}.bi-h-square::before{content:"\f7fd"}.bi-indent::before{content:"\f7fe"}.bi-lungs-fill::before{content:"\f7ff"}.bi-lungs::before{content:"\f800"}.bi-microsoft-teams::before{content:"\f801"}.bi-p-circle-fill::before{content:"\f804"}.bi-p-circle::before{content:"\f805"}.bi-p-square-fill::before{content:"\f806"}.bi-p-square::before{content:"\f807"}.bi-pass-fill::before{content:"\f808"}.bi-pass::before{content:"\f809"}.bi-prescription::before{content:"\f80a"}.bi-prescription2::before{content:"\f80b"}.bi-r-circle-fill::before{content:"\f80e"}.bi-r-circle::before{content:"\f80f"}.bi-r-square-fill::before{content:"\f810"}.bi-r-square::before{content:"\f811"}.bi-repeat-1::before{content:"\f812"}.bi-repeat::before{content:"\f813"}.bi-rewind-btn-fill::before{content:"\f814"}.bi-rewind-btn::before{content:"\f815"}.bi-rewind-circle-fill::before{content:"\f816"}.bi-rewind-circle::before{content:"\f817"}.bi-rewind-fill::before{content:"\f818"}.bi-rewind::before{content:"\f819"}.bi-train-freight-front-fill::before{content:"\f81a"}.bi-train-freight-front::before{content:"\f81b"}.bi-train-front-fill::before{content:"\f81c"}.bi-train-front::before{content:"\f81d"}.bi-train-lightrail-front-fill::before{content:"\f81e"}.bi-train-lightrail-front::before{content:"\f81f"}.bi-truck-front-fill::before{content:"\f820"}.bi-truck-front::before{content:"\f821"}.bi-ubuntu::before{content:"\f822"}.bi-unindent::before{content:"\f823"}.bi-unity::before{content:"\f824"}.bi-universal-access-circle::before{content:"\f825"}.bi-universal-access::before{content:"\f826"}.bi-virus::before{content:"\f827"}.bi-virus2::before{content:"\f828"}.bi-wechat::before{content:"\f829"}.bi-yelp::before{content:"\f82a"}.bi-sign-stop-fill::before{content:"\f82b"}.bi-sign-stop-lights-fill::before{content:"\f82c"}.bi-sign-stop-lights::before{content:"\f82d"}.bi-sign-stop::before{content:"\f82e"}.bi-sign-turn-left-fill::before{content:"\f82f"}.bi-sign-turn-left::before{content:"\f830"}.bi-sign-turn-right-fill::before{content:"\f831"}.bi-sign-turn-right::before{content:"\f832"}.bi-sign-turn-slight-left-fill::before{content:"\f833"}.bi-sign-turn-slight-left::before{content:"\f834"}.bi-sign-turn-slight-right-fill::before{content:"\f835"}.bi-sign-turn-slight-right::before{content:"\f836"}.bi-sign-yield-fill::before{content:"\f837"}.bi-sign-yield::before{content:"\f838"}.bi-ev-station-fill::before{content:"\f839"}.bi-ev-station::before{content:"\f83a"}.bi-fuel-pump-diesel-fill::before{content:"\f83b"}.bi-fuel-pump-diesel::before{content:"\f83c"}.bi-fuel-pump-fill::before{content:"\f83d"}.bi-fuel-pump::before{content:"\f83e"}.bi-0-circle-fill::before{content:"\f83f"}.bi-0-circle::before{content:"\f840"}.bi-0-square-fill::before{content:"\f841"}.bi-0-square::before{content:"\f842"}.bi-rocket-fill::before{content:"\f843"}.bi-rocket-takeoff-fill::before{content:"\f844"}.bi-rocket-takeoff::before{content:"\f845"}.bi-rocket::before{content:"\f846"}.bi-stripe::before{content:"\f847"}.bi-subscript::before{content:"\f848"}.bi-superscript::before{content:"\f849"}.bi-trello::before{content:"\f84a"}.bi-envelope-at-fill::before{content:"\f84b"}.bi-envelope-at::before{content:"\f84c"}.bi-regex::before{content:"\f84d"}.bi-text-wrap::before{content:"\f84e"}.bi-sign-dead-end-fill::before{content:"\f84f"}.bi-sign-dead-end::before{content:"\f850"}.bi-sign-do-not-enter-fill::before{content:"\f851"}.bi-sign-do-not-enter::before{content:"\f852"}.bi-sign-intersection-fill::before{content:"\f853"}.bi-sign-intersection-side-fill::before{content:"\f854"}.bi-sign-intersection-side::before{content:"\f855"}.bi-sign-intersection-t-fill::before{content:"\f856"}.bi-sign-intersection-t::before{content:"\f857"}.bi-sign-intersection-y-fill::before{content:"\f858"}.bi-sign-intersection-y::before{content:"\f859"}.bi-sign-intersection::before{content:"\f85a"}.bi-sign-merge-left-fill::before{content:"\f85b"}.bi-sign-merge-left::before{content:"\f85c"}.bi-sign-merge-right-fill::before{content:"\f85d"}.bi-sign-merge-right::before{content:"\f85e"}.bi-sign-no-left-turn-fill::before{content:"\f85f"}.bi-sign-no-left-turn::before{content:"\f860"}.bi-sign-no-parking-fill::before{content:"\f861"}.bi-sign-no-parking::before{content:"\f862"}.bi-sign-no-right-turn-fill::before{content:"\f863"}.bi-sign-no-right-turn::before{content:"\f864"}.bi-sign-railroad-fill::before{content:"\f865"}.bi-sign-railroad::before{content:"\f866"}.bi-building-add::before{content:"\f867"}.bi-building-check::before{content:"\f868"}.bi-building-dash::before{content:"\f869"}.bi-building-down::before{content:"\f86a"}.bi-building-exclamation::before{content:"\f86b"}.bi-building-fill-add::before{content:"\f86c"}.bi-building-fill-check::before{content:"\f86d"}.bi-building-fill-dash::before{content:"\f86e"}.bi-building-fill-down::before{content:"\f86f"}.bi-building-fill-exclamation::before{content:"\f870"}.bi-building-fill-gear::before{content:"\f871"}.bi-building-fill-lock::before{content:"\f872"}.bi-building-fill-slash::before{content:"\f873"}.bi-building-fill-up::before{content:"\f874"}.bi-building-fill-x::before{content:"\f875"}.bi-building-fill::before{content:"\f876"}.bi-building-gear::before{content:"\f877"}.bi-building-lock::before{content:"\f878"}.bi-building-slash::before{content:"\f879"}.bi-building-up::before{content:"\f87a"}.bi-building-x::before{content:"\f87b"}.bi-buildings-fill::before{content:"\f87c"}.bi-buildings::before{content:"\f87d"}.bi-bus-front-fill::before{content:"\f87e"}.bi-bus-front::before{content:"\f87f"}.bi-ev-front-fill::before{content:"\f880"}.bi-ev-front::before{content:"\f881"}.bi-globe-americas::before{content:"\f882"}.bi-globe-asia-australia::before{content:"\f883"}.bi-globe-central-south-asia::before{content:"\f884"}.bi-globe-europe-africa::before{content:"\f885"}.bi-house-add-fill::before{content:"\f886"}.bi-house-add::before{content:"\f887"}.bi-house-check-fill::before{content:"\f888"}.bi-house-check::before{content:"\f889"}.bi-house-dash-fill::before{content:"\f88a"}.bi-house-dash::before{content:"\f88b"}.bi-house-down-fill::before{content:"\f88c"}.bi-house-down::before{content:"\f88d"}.bi-house-exclamation-fill::before{content:"\f88e"}.bi-house-exclamation::before{content:"\f88f"}.bi-house-gear-fill::before{content:"\f890"}.bi-house-gear::before{content:"\f891"}.bi-house-lock-fill::before{content:"\f892"}.bi-house-lock::before{content:"\f893"}.bi-house-slash-fill::before{content:"\f894"}.bi-house-slash::before{content:"\f895"}.bi-house-up-fill::before{content:"\f896"}.bi-house-up::before{content:"\f897"}.bi-house-x-fill::before{content:"\f898"}.bi-house-x::before{content:"\f899"}.bi-person-add::before{content:"\f89a"}.bi-person-down::before{content:"\f89b"}.bi-person-exclamation::before{content:"\f89c"}.bi-person-fill-add::before{content:"\f89d"}.bi-person-fill-check::before{content:"\f89e"}.bi-person-fill-dash::before{content:"\f89f"}.bi-person-fill-down::before{content:"\f8a0"}.bi-person-fill-exclamation::before{content:"\f8a1"}.bi-person-fill-gear::before{content:"\f8a2"}.bi-person-fill-lock::before{content:"\f8a3"}.bi-person-fill-slash::before{content:"\f8a4"}.bi-person-fill-up::before{content:"\f8a5"}.bi-person-fill-x::before{content:"\f8a6"}.bi-person-gear::before{content:"\f8a7"}.bi-person-lock::before{content:"\f8a8"}.bi-person-slash::before{content:"\f8a9"}.bi-person-up::before{content:"\f8aa"}.bi-scooter::before{content:"\f8ab"}.bi-taxi-front-fill::before{content:"\f8ac"}.bi-taxi-front::before{content:"\f8ad"}.bi-amd::before{content:"\f8ae"}.bi-database-add::before{content:"\f8af"}.bi-database-check::before{content:"\f8b0"}.bi-database-dash::before{content:"\f8b1"}.bi-database-down::before{content:"\f8b2"}.bi-database-exclamation::before{content:"\f8b3"}.bi-database-fill-add::before{content:"\f8b4"}.bi-database-fill-check::before{content:"\f8b5"}.bi-database-fill-dash::before{content:"\f8b6"}.bi-database-fill-down::before{content:"\f8b7"}.bi-database-fill-exclamation::before{content:"\f8b8"}.bi-database-fill-gear::before{content:"\f8b9"}.bi-database-fill-lock::before{content:"\f8ba"}.bi-database-fill-slash::before{content:"\f8bb"}.bi-database-fill-up::before{content:"\f8bc"}.bi-database-fill-x::before{content:"\f8bd"}.bi-database-fill::before{content:"\f8be"}.bi-database-gear::before{content:"\f8bf"}.bi-database-lock::before{content:"\f8c0"}.bi-database-slash::before{content:"\f8c1"}.bi-database-up::before{content:"\f8c2"}.bi-database-x::before{content:"\f8c3"}.bi-database::before{content:"\f8c4"}.bi-houses-fill::before{content:"\f8c5"}.bi-houses::before{content:"\f8c6"}.bi-nvidia::before{content:"\f8c7"}.bi-person-vcard-fill::before{content:"\f8c8"}.bi-person-vcard::before{content:"\f8c9"}.bi-sina-weibo::before{content:"\f8ca"}.bi-tencent-qq::before{content:"\f8cb"}.bi-wikipedia::before{content:"\f8cc"}.bi-alphabet-uppercase::before{content:"\f2a5"}.bi-alphabet::before{content:"\f68a"}.bi-amazon::before{content:"\f68d"}.bi-arrows-collapse-vertical::before{content:"\f690"}.bi-arrows-expand-vertical::before{content:"\f695"}.bi-arrows-vertical::before{content:"\f698"}.bi-arrows::before{content:"\f6a2"}.bi-ban-fill::before{content:"\f6a3"}.bi-ban::before{content:"\f6b6"}.bi-bing::before{content:"\f6c2"}.bi-cake::before{content:"\f6e0"}.bi-cake2::before{content:"\f6ed"}.bi-cookie::before{content:"\f6ee"}.bi-copy::before{content:"\f759"}.bi-crosshair::before{content:"\f769"}.bi-crosshair2::before{content:"\f794"}.bi-emoji-astonished-fill::before{content:"\f795"}.bi-emoji-astonished::before{content:"\f79a"}.bi-emoji-grimace-fill::before{content:"\f79b"}.bi-emoji-grimace::before{content:"\f7a0"}.bi-emoji-grin-fill::before{content:"\f7a1"}.bi-emoji-grin::before{content:"\f7a6"}.bi-emoji-surprise-fill::before{content:"\f7a7"}.bi-emoji-surprise::before{content:"\f7ac"}.bi-emoji-tear-fill::before{content:"\f7ad"}.bi-emoji-tear::before{content:"\f7b2"}.bi-envelope-arrow-down-fill::before{content:"\f7b3"}.bi-envelope-arrow-down::before{content:"\f7b8"}.bi-envelope-arrow-up-fill::before{content:"\f7b9"}.bi-envelope-arrow-up::before{content:"\f7be"}.bi-feather::before{content:"\f7bf"}.bi-feather2::before{content:"\f7c4"}.bi-floppy-fill::before{content:"\f7c5"}.bi-floppy::before{content:"\f7d8"}.bi-floppy2-fill::before{content:"\f7d9"}.bi-floppy2::before{content:"\f7e4"}.bi-gitlab::before{content:"\f7e5"}.bi-highlighter::before{content:"\f7f8"}.bi-marker-tip::before{content:"\f802"}.bi-nvme-fill::before{content:"\f803"}.bi-nvme::before{content:"\f80c"}.bi-opencollective::before{content:"\f80d"}.bi-pci-card-network::before{content:"\f8cd"}.bi-pci-card-sound::before{content:"\f8ce"}.bi-radar::before{content:"\f8cf"}.bi-send-arrow-down-fill::before{content:"\f8d0"}.bi-send-arrow-down::before{content:"\f8d1"}.bi-send-arrow-up-fill::before{content:"\f8d2"}.bi-send-arrow-up::before{content:"\f8d3"}.bi-sim-slash-fill::before{content:"\f8d4"}.bi-sim-slash::before{content:"\f8d5"}.bi-sourceforge::before{content:"\f8d6"}.bi-substack::before{content:"\f8d7"}.bi-threads-fill::before{content:"\f8d8"}.bi-threads::before{content:"\f8d9"}.bi-transparency::before{content:"\f8da"}.bi-twitter-x::before{content:"\f8db"}.bi-type-h4::before{content:"\f8dc"}.bi-type-h5::before{content:"\f8dd"}.bi-type-h6::before{content:"\f8de"}.bi-backpack-fill::before{content:"\f8df"}.bi-backpack::before{content:"\f8e0"}.bi-backpack2-fill::before{content:"\f8e1"}.bi-backpack2::before{content:"\f8e2"}.bi-backpack3-fill::before{content:"\f8e3"}.bi-backpack3::before{content:"\f8e4"}.bi-backpack4-fill::before{content:"\f8e5"}.bi-backpack4::before{content:"\f8e6"}.bi-brilliance::before{content:"\f8e7"}.bi-cake-fill::before{content:"\f8e8"}.bi-cake2-fill::before{content:"\f8e9"}.bi-duffle-fill::before{content:"\f8ea"}.bi-duffle::before{content:"\f8eb"}.bi-exposure::before{content:"\f8ec"}.bi-gender-neuter::before{content:"\f8ed"}.bi-highlights::before{content:"\f8ee"}.bi-luggage-fill::before{content:"\f8ef"}.bi-luggage::before{content:"\f8f0"}.bi-mailbox-flag::before{content:"\f8f1"}.bi-mailbox2-flag::before{content:"\f8f2"}.bi-noise-reduction::before{content:"\f8f3"}.bi-passport-fill::before{content:"\f8f4"}.bi-passport::before{content:"\f8f5"}.bi-person-arms-up::before{content:"\f8f6"}.bi-person-raised-hand::before{content:"\f8f7"}.bi-person-standing-dress::before{content:"\f8f8"}.bi-person-standing::before{content:"\f8f9"}.bi-person-walking::before{content:"\f8fa"}.bi-person-wheelchair::before{content:"\f8fb"}.bi-shadows::before{content:"\f8fc"}.bi-suitcase-fill::before{content:"\f8fd"}.bi-suitcase-lg-fill::before{content:"\f8fe"}.bi-suitcase-lg::before{content:"\f8ff"}.bi-suitcase::before{content:"\f900"}.bi-suitcase2-fill::before{content:"\f901"}.bi-suitcase2::before{content:"\f902"}.bi-vignette::before{content:"\f903"}.iti .iti__flag.iti__globe{background-image: url(data:image/webp;base64,UklGRhACAABXRUJQVlA4TAMCAAAvE8AEELXIsW1bDRvNfyhqXbni6J0ryczMbjMEHsQJM3NMEZIYSSAAxrZt28bPtm3btm3btm3Vtm27l+oDIoUnKdniFeBt9pOHqLbEqleaVP7uYxN8y1e+rOPDiKq4agimSPQBkVfMX4BPvKBgjzwzsCcor+vVJepkpLcl9gGhTH7m2qCWPqVHvw7abHzmUEdSb07AdbFktLQTkwtk9Ho0EWW2LvBdJ6n5OAC7BObxt8qraE5JrqwM8+xtTPnE32Vuccqvq0wklRWVHrUmkpe+q10Qq0cUnYirjDSpDEKnlIyylv8OmOsoq4YHcbFcv84xLogMQv8GxQguMVBJ0gTVnx65+eYQK3gOT8J5SgsD1c9DRtNHe85zREcmg3dcXgSfD0BJJ5GGhkC/jFRKRrk60n/iMhmb4HcPTFao6fAB0eeMrLBp1SAV5q97yMA9YX6vgiOTyq1FLqX3s2FmLzMM8GYXuEn77yXgPkXDGffS95Zb1U8nu1xHCv0RPJuiaAimOPiyAP7Nco70nURDgByHGEhBZ9SS8fkQcfazOK1jAJ8GGdyr1nt6yjI+709BlS2xUySSvYWPYAVHyL3bjokhfm9gB5Q0BA3hA0L/PCAymRsYwA8+HYGCXu8+lsDFzqgh8JX6qiW2d8zXTfTYBXaL/JSio3evfOrOnoMeflSqT+5UAQA=) !important;}
:root{--iti-border-gray:#ccc;--iti-text-gray:#999;--iti-hover-color:rgba(0, 0, 0, 0.05);--iti-border-color:var(--iti-border-gray);--iti-dialcode-color:var(--iti-text-gray);--iti-dropdown-bg:white;--iti-spacer-horizontal:8px;--iti-flag-height:15px;--iti-flag-width:20px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-input-padding:6px;--iti-right-hand-selected-country-padding:calc(var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) + var(--iti-flag-width));--iti-selected-country-arrow-padding:calc(var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) + var(--iti-spacer-horizontal) + var(--iti-arrow-width) + var(--iti-input-padding));--iti-path-flags-1x:url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/flags.webp);--iti-path-flags-2x:url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/flags@2x.webp);--iti-path-globe-1x:url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/globe.webp);--iti-path-globe-2x:url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/globe@2x.webp);--iti-flag-sprite-width:5762px;--iti-flag-sprite-height:15px;--iti-mobile-popup-margin:30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=tel],.iti input.iti__tel-input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:var(--iti-right-hand-selected-country-padding);margin-right:0}.iti__country-container{position:absolute;top:0;bottom:0;right:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2)}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding:9px 12px}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width:500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:var(--iti-flag-width)}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:0}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-name,.iti__flag-box{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-name,[dir=rtl] .iti__flag-box{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown input.iti__tel-input,.iti--allow-dropdown input.iti__tel-input[type=tel],.iti--allow-dropdown input.iti__tel-input[type=text]{padding-right:var(--iti-input-padding);padding-left:var(--iti-selected-country-arrow-padding);margin-left:0}[dir=rtl] .iti--allow-dropdown input.iti__tel-input,[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel],[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text]{padding-right:var(--iti-selected-country-arrow-padding);padding-left:var(--iti-input-padding);margin-right:0}.iti--allow-dropdown .iti__country-container{right:auto;left:0}[dir=rtl] .iti--allow-dropdown .iti__country-container{right:0;left:auto}.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover button{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{--iti-flag-offset:0px;--iti-flag-width:20px;--iti-flag-height:14px;height:var(--iti-flag-height);width:var(--iti-flag-width);box-shadow:0 0 1px 0 #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__np{--iti-flag-width:13px}.iti__ch,.iti__va{--iti-flag-width:15px}.iti__be,.iti__ne{--iti-flag-width:18px}.iti__mc{--iti-flag-width:19px}.iti__ac,.iti__ae,.iti__ai,.iti__am,.iti__as,.iti__au,.iti__az,.iti__ba,.iti__bm,.iti__bn,.iti__bs,.iti__by,.iti__ca,.iti__cc,.iti__ck,.iti__cu,.iti__cx,.iti__dg,.iti__dm,.iti__eh,.iti__er,.iti__et,.iti__fj,.iti__fk,.iti__gb,.iti__gi,.iti__gs,.iti__gw,.iti__hm,.iti__hn,.iti__hr,.iti__hu,.iti__ie,.iti__im,.iti__io,.iti__jm,.iti__jo,.iti__ki,.iti__kp,.iti__kw,.iti__ky,.iti__kz,.iti__lc,.iti__lk,.iti__lv,.iti__ly,.iti__md,.iti__me,.iti__mk,.iti__mn,.iti__mp,.iti__ms,.iti__my,.iti__nc,.iti__nf,.iti__ng,.iti__nr,.iti__nu,.iti__nz,.iti__om,.iti__ph,.iti__pn,.iti__ps,.iti__sb,.iti__sc,.iti__sd,.iti__sh,.iti__si,.iti__ss,.iti__st,.iti__su,.iti__ta,.iti__tc,.iti__tj,.iti__tk,.iti__tl,.iti__to,.iti__tv,.iti__uk,.iti__uz,.iti__vg,.iti__ws,.iti__zw{--iti-flag-height:10px}.iti__fm,.iti__gu,.iti__lr,.iti__mh,.iti__py,.iti__um,.iti__us{--iti-flag-height:11px}.iti__bd,.iti__bg,.iti__bh,.iti__bi,.iti__bz,.iti__cq,.iti__cr,.iti__cv,.iti__de,.iti__fi,.iti__gd,.iti__gy,.iti__ht,.iti__ir,.iti__je,.iti__kg,.iti__km,.iti__li,.iti__lt,.iti__lu,.iti__mx,.iti__ni,.iti__sv,.iti__tt,.iti__vu{--iti-flag-height:12px}.iti__ar,.iti__ax,.iti__ee,.iti__gt,.iti__kh,.iti__pl,.iti__pw,.iti__se,.iti__tg{--iti-flag-height:13px}.iti__al,.iti__be,.iti__bv,.iti__cd,.iti__ch,.iti__dk,.iti__fo,.iti__ga,.iti__il,.iti__is,.iti__mc,.iti__ne,.iti__no,.iti__np,.iti__pg,.iti__sj,.iti__sm,.iti__va,.iti__xk{--iti-flag-height:15px}.iti__qa{--iti-flag-height:8px}.iti__ac{--iti-flag-offset:0px}.iti__ad{--iti-flag-offset:-22px}.iti__ae{--iti-flag-offset:-44px}.iti__af{--iti-flag-offset:-66px}.iti__ag{--iti-flag-offset:-88px}.iti__ai{--iti-flag-offset:-110px}.iti__al{--iti-flag-offset:-132px}.iti__am{--iti-flag-offset:-154px}.iti__ao{--iti-flag-offset:-176px}.iti__aq{--iti-flag-offset:-198px}.iti__ar{--iti-flag-offset:-220px}.iti__as{--iti-flag-offset:-242px}.iti__at{--iti-flag-offset:-264px}.iti__au{--iti-flag-offset:-286px}.iti__aw{--iti-flag-offset:-308px}.iti__ax{--iti-flag-offset:-330px}.iti__az{--iti-flag-offset:-352px}.iti__ba{--iti-flag-offset:-374px}.iti__bb{--iti-flag-offset:-396px}.iti__bd{--iti-flag-offset:-418px}.iti__be{--iti-flag-offset:-440px}.iti__bf{--iti-flag-offset:-460px}.iti__bg{--iti-flag-offset:-482px}.iti__bh{--iti-flag-offset:-504px}.iti__bi{--iti-flag-offset:-526px}.iti__bj{--iti-flag-offset:-548px}.iti__bl{--iti-flag-offset:-570px}.iti__bm{--iti-flag-offset:-592px}.iti__bn{--iti-flag-offset:-614px}.iti__bo{--iti-flag-offset:-636px}.iti__bq{--iti-flag-offset:-658px}.iti__br{--iti-flag-offset:-680px}.iti__bs{--iti-flag-offset:-702px}.iti__bt{--iti-flag-offset:-724px}.iti__bv{--iti-flag-offset:-746px}.iti__bw{--iti-flag-offset:-768px}.iti__by{--iti-flag-offset:-790px}.iti__bz{--iti-flag-offset:-812px}.iti__ca{--iti-flag-offset:-834px}.iti__cc{--iti-flag-offset:-856px}.iti__cd{--iti-flag-offset:-878px}.iti__cf{--iti-flag-offset:-900px}.iti__cg{--iti-flag-offset:-922px}.iti__ch{--iti-flag-offset:-944px}.iti__ci{--iti-flag-offset:-961px}.iti__ck{--iti-flag-offset:-983px}.iti__cl{--iti-flag-offset:-1005px}.iti__cm{--iti-flag-offset:-1027px}.iti__cn{--iti-flag-offset:-1049px}.iti__co{--iti-flag-offset:-1071px}.iti__cp{--iti-flag-offset:-1093px}.iti__cq{--iti-flag-offset:-1115px}.iti__cr{--iti-flag-offset:-1137px}.iti__cu{--iti-flag-offset:-1159px}.iti__cv{--iti-flag-offset:-1181px}.iti__cw{--iti-flag-offset:-1203px}.iti__cx{--iti-flag-offset:-1225px}.iti__cy{--iti-flag-offset:-1247px}.iti__cz{--iti-flag-offset:-1269px}.iti__de{--iti-flag-offset:-1291px}.iti__dg{--iti-flag-offset:-1313px}.iti__dj{--iti-flag-offset:-1335px}.iti__dk{--iti-flag-offset:-1357px}.iti__dm{--iti-flag-offset:-1379px}.iti__do{--iti-flag-offset:-1401px}.iti__dz{--iti-flag-offset:-1423px}.iti__ea{--iti-flag-offset:-1445px}.iti__ec{--iti-flag-offset:-1467px}.iti__ee{--iti-flag-offset:-1489px}.iti__eg{--iti-flag-offset:-1511px}.iti__eh{--iti-flag-offset:-1533px}.iti__er{--iti-flag-offset:-1555px}.iti__es{--iti-flag-offset:-1577px}.iti__et{--iti-flag-offset:-1599px}.iti__eu{--iti-flag-offset:-1621px}.iti__ez{--iti-flag-offset:-1643px}.iti__fi{--iti-flag-offset:-1665px}.iti__fj{--iti-flag-offset:-1687px}.iti__fk{--iti-flag-offset:-1709px}.iti__fm{--iti-flag-offset:-1731px}.iti__fo{--iti-flag-offset:-1753px}.iti__fr{--iti-flag-offset:-1775px}.iti__fx{--iti-flag-offset:-1797px}.iti__ga{--iti-flag-offset:-1819px}.iti__gb{--iti-flag-offset:-1841px}.iti__gd{--iti-flag-offset:-1863px}.iti__ge{--iti-flag-offset:-1885px}.iti__gf{--iti-flag-offset:-1907px}.iti__gg{--iti-flag-offset:-1929px}.iti__gh{--iti-flag-offset:-1951px}.iti__gi{--iti-flag-offset:-1973px}.iti__gl{--iti-flag-offset:-1995px}.iti__gm{--iti-flag-offset:-2017px}.iti__gn{--iti-flag-offset:-2039px}.iti__gp{--iti-flag-offset:-2061px}.iti__gq{--iti-flag-offset:-2083px}.iti__gr{--iti-flag-offset:-2105px}.iti__gs{--iti-flag-offset:-2127px}.iti__gt{--iti-flag-offset:-2149px}.iti__gu{--iti-flag-offset:-2171px}.iti__gw{--iti-flag-offset:-2193px}.iti__gy{--iti-flag-offset:-2215px}.iti__hk{--iti-flag-offset:-2237px}.iti__hm{--iti-flag-offset:-2259px}.iti__hn{--iti-flag-offset:-2281px}.iti__hr{--iti-flag-offset:-2303px}.iti__ht{--iti-flag-offset:-2325px}.iti__hu{--iti-flag-offset:-2347px}.iti__ic{--iti-flag-offset:-2369px}.iti__id{--iti-flag-offset:-2391px}.iti__ie{--iti-flag-offset:-2413px}.iti__il{--iti-flag-offset:-2435px}.iti__im{--iti-flag-offset:-2457px}.iti__in{--iti-flag-offset:-2479px}.iti__io{--iti-flag-offset:-2501px}.iti__iq{--iti-flag-offset:-2523px}.iti__ir{--iti-flag-offset:-2545px}.iti__is{--iti-flag-offset:-2567px}.iti__it{--iti-flag-offset:-2589px}.iti__je{--iti-flag-offset:-2611px}.iti__jm{--iti-flag-offset:-2633px}.iti__jo{--iti-flag-offset:-2655px}.iti__jp{--iti-flag-offset:-2677px}.iti__ke{--iti-flag-offset:-2699px}.iti__kg{--iti-flag-offset:-2721px}.iti__kh{--iti-flag-offset:-2743px}.iti__ki{--iti-flag-offset:-2765px}.iti__km{--iti-flag-offset:-2787px}.iti__kn{--iti-flag-offset:-2809px}.iti__kp{--iti-flag-offset:-2831px}.iti__kr{--iti-flag-offset:-2853px}.iti__kw{--iti-flag-offset:-2875px}.iti__ky{--iti-flag-offset:-2897px}.iti__kz{--iti-flag-offset:-2919px}.iti__la{--iti-flag-offset:-2941px}.iti__lb{--iti-flag-offset:-2963px}.iti__lc{--iti-flag-offset:-2985px}.iti__li{--iti-flag-offset:-3007px}.iti__lk{--iti-flag-offset:-3029px}.iti__lr{--iti-flag-offset:-3051px}.iti__ls{--iti-flag-offset:-3073px}.iti__lt{--iti-flag-offset:-3095px}.iti__lu{--iti-flag-offset:-3117px}.iti__lv{--iti-flag-offset:-3139px}.iti__ly{--iti-flag-offset:-3161px}.iti__ma{--iti-flag-offset:-3183px}.iti__mc{--iti-flag-offset:-3205px}.iti__md{--iti-flag-offset:-3226px}.iti__me{--iti-flag-offset:-3248px}.iti__mf{--iti-flag-offset:-3270px}.iti__mg{--iti-flag-offset:-3292px}.iti__mh{--iti-flag-offset:-3314px}.iti__mk{--iti-flag-offset:-3336px}.iti__ml{--iti-flag-offset:-3358px}.iti__mm{--iti-flag-offset:-3380px}.iti__mn{--iti-flag-offset:-3402px}.iti__mo{--iti-flag-offset:-3424px}.iti__mp{--iti-flag-offset:-3446px}.iti__mq{--iti-flag-offset:-3468px}.iti__mr{--iti-flag-offset:-3490px}.iti__ms{--iti-flag-offset:-3512px}.iti__mt{--iti-flag-offset:-3534px}.iti__mu{--iti-flag-offset:-3556px}.iti__mv{--iti-flag-offset:-3578px}.iti__mw{--iti-flag-offset:-3600px}.iti__mx{--iti-flag-offset:-3622px}.iti__my{--iti-flag-offset:-3644px}.iti__mz{--iti-flag-offset:-3666px}.iti__na{--iti-flag-offset:-3688px}.iti__nc{--iti-flag-offset:-3710px}.iti__ne{--iti-flag-offset:-3732px}.iti__nf{--iti-flag-offset:-3752px}.iti__ng{--iti-flag-offset:-3774px}.iti__ni{--iti-flag-offset:-3796px}.iti__nl{--iti-flag-offset:-3818px}.iti__no{--iti-flag-offset:-3840px}.iti__np{--iti-flag-offset:-3862px}.iti__nr{--iti-flag-offset:-3877px}.iti__nu{--iti-flag-offset:-3899px}.iti__nz{--iti-flag-offset:-3921px}.iti__om{--iti-flag-offset:-3943px}.iti__pa{--iti-flag-offset:-3965px}.iti__pe{--iti-flag-offset:-3987px}.iti__pf{--iti-flag-offset:-4009px}.iti__pg{--iti-flag-offset:-4031px}.iti__ph{--iti-flag-offset:-4053px}.iti__pk{--iti-flag-offset:-4075px}.iti__pl{--iti-flag-offset:-4097px}.iti__pm{--iti-flag-offset:-4119px}.iti__pn{--iti-flag-offset:-4141px}.iti__pr{--iti-flag-offset:-4163px}.iti__ps{--iti-flag-offset:-4185px}.iti__pt{--iti-flag-offset:-4207px}.iti__pw{--iti-flag-offset:-4229px}.iti__py{--iti-flag-offset:-4251px}.iti__qa{--iti-flag-offset:-4273px}.iti__re{--iti-flag-offset:-4295px}.iti__ro{--iti-flag-offset:-4317px}.iti__rs{--iti-flag-offset:-4339px}.iti__ru{--iti-flag-offset:-4361px}.iti__rw{--iti-flag-offset:-4383px}.iti__sa{--iti-flag-offset:-4405px}.iti__sb{--iti-flag-offset:-4427px}.iti__sc{--iti-flag-offset:-4449px}.iti__sd{--iti-flag-offset:-4471px}.iti__se{--iti-flag-offset:-4493px}.iti__sg{--iti-flag-offset:-4515px}.iti__sh{--iti-flag-offset:-4537px}.iti__si{--iti-flag-offset:-4559px}.iti__sj{--iti-flag-offset:-4581px}.iti__sk{--iti-flag-offset:-4603px}.iti__sl{--iti-flag-offset:-4625px}.iti__sm{--iti-flag-offset:-4647px}.iti__sn{--iti-flag-offset:-4669px}.iti__so{--iti-flag-offset:-4691px}.iti__sr{--iti-flag-offset:-4713px}.iti__ss{--iti-flag-offset:-4735px}.iti__st{--iti-flag-offset:-4757px}.iti__su{--iti-flag-offset:-4779px}.iti__sv{--iti-flag-offset:-4801px}.iti__sx{--iti-flag-offset:-4823px}.iti__sy{--iti-flag-offset:-4845px}.iti__sz{--iti-flag-offset:-4867px}.iti__ta{--iti-flag-offset:-4889px}.iti__tc{--iti-flag-offset:-4911px}.iti__td{--iti-flag-offset:-4933px}.iti__tf{--iti-flag-offset:-4955px}.iti__tg{--iti-flag-offset:-4977px}.iti__th{--iti-flag-offset:-4999px}.iti__tj{--iti-flag-offset:-5021px}.iti__tk{--iti-flag-offset:-5043px}.iti__tl{--iti-flag-offset:-5065px}.iti__tm{--iti-flag-offset:-5087px}.iti__tn{--iti-flag-offset:-5109px}.iti__to{--iti-flag-offset:-5131px}.iti__tr{--iti-flag-offset:-5153px}.iti__tt{--iti-flag-offset:-5175px}.iti__tv{--iti-flag-offset:-5197px}.iti__tw{--iti-flag-offset:-5219px}.iti__tz{--iti-flag-offset:-5241px}.iti__ua{--iti-flag-offset:-5263px}.iti__ug{--iti-flag-offset:-5285px}.iti__uk{--iti-flag-offset:-5307px}.iti__um{--iti-flag-offset:-5329px}.iti__un{--iti-flag-offset:-5351px}.iti__us{--iti-flag-offset:-5373px}.iti__uy{--iti-flag-offset:-5395px}.iti__uz{--iti-flag-offset:-5417px}.iti__va{--iti-flag-offset:-5439px}.iti__vc{--iti-flag-offset:-5456px}.iti__ve{--iti-flag-offset:-5478px}.iti__vg{--iti-flag-offset:-5500px}.iti__vi{--iti-flag-offset:-5522px}.iti__vn{--iti-flag-offset:-5544px}.iti__vu{--iti-flag-offset:-5566px}.iti__wf{--iti-flag-offset:-5588px}.iti__ws{--iti-flag-offset:-5610px}.iti__xk{--iti-flag-offset:-5632px}.iti__ye{--iti-flag-offset:-5654px}.iti__yt{--iti-flag-offset:-5676px}.iti__za{--iti-flag-offset:-5698px}.iti__zm{--iti-flag-offset:-5720px}.iti__zw{--iti-flag-offset:-5742px}.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media (min-resolution:2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}:root {
--bookly-css-version: "26.0";
}
.bookly-list-none {
list-style: none;
}
.bookly-left {
float: left !important;
}
.bookly-right {
float: right !important;
}
.bookly-clear {
clear: both !important;
}
.bookly-rtext {
text-align: right !important;
}
.bookly-text-center {
text-align: center;
}
.bookly-bold {
font-weight: bold !important;
}
.bookly-list {
margin-left: 10px !important;
}
.bookly-clear-bottom {
margin-bottom: 0 !important;
}
.bookly-none {
display: none !important;
}
.bookly-nowrap {
white-space: nowrap;
}
.bookly-inline-block {
display: inline-block !important;
}
.bookly-btn {
text-decoration: none;
}
.bookly-btn[disabled], .bookly-btn-submit[disabled] {
opacity: 0.5;
}
.bookly-font-mono {
font-family: monospace !important;
} .bookly-box {
margin: 0 0 20px;
overflow: hidden;
}
.bookly-table {
display: table;
table-layout: fixed;
width: 100%;
}
.bookly-table > * {
display: table-cell;
vertical-align: top;
width: auto;
}
.bookly-table::before,
.bookly-table::after {
content: unset !important;
} .bookly-form {
margin: 0 auto;
}
.bookly-form * {
box-sizing: border-box;
font-family: inherit;
font-size: 14px;
line-height: inherit;
}
.bookly-form input[type="text"],
.bookly-form input[type="tel"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form select,
.bookly-form textarea {
font-size: 14px !important;
line-height: normal !important;
border: 1px solid silver !important;
border-radius: 4px !important;
width: 100% !important;
}
.bookly-form input[type="text"],
.bookly-form input[type="tel"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form select {
height: auto !important;
}
.bookly-form input[type="text"],
.bookly-form input[type="tel"],
.bookly-form input[type="checkbox"],
.bookly-form input[type="radio"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form select,
.bookly-form textarea {
display: inline-block;
margin: 0 !important;
outline: none !important;
}
.bookly-form input[type="text"],
.bookly-form input[type="tel"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form textarea {
padding-top: 6px !important;
padding-bottom: 5px !important;
padding-right: 7px !important;
}
.bookly-form input[type="text"]:not(.iti__tel-input),
.bookly-form input[type="tel"]:not(.iti__tel-input),
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form textarea {
padding-left: 7px !important;
}
.bookly-form select {
padding: 5px 6px 4px !important;
}
.bookly-form label {
display: inline;
float: none;
font-size: 14px;
}
.bookly-form label:not(.bookly-col-label) {
width: auto;
}
.bookly-form img {
display: inline;
}
.bookly-form .bookly-label-error {
font-size: 12px;
font-weight: bold;
margin-top: 5px;
}
.bookly-form .bookly-btn + input[type=file] {
width: 0;
height: 0;
opacity: 0;
display: block;
}
.bookly-form-group > label {
display: inline-block;
font-weight: bold;
padding: 0 !important;
margin: 0 !important;
}
.bookly-form-group > div {
margin-top: 5px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
.bookly-form-group:not(:last-child) > div {
margin-right: 14px;
} .bookly-nav-steps {
padding-top: 20px !important;
border-top: 1px solid silver !important;
overflow: hidden;
}
.bookly-box.bookly-nav-steps {
margin-bottom: 10px;
margin-left: -5px;
margin-right: -5px;
}
.bookly-box.bookly-nav-steps button {
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
}
.bookly-btn {
padding: 9px 18px !important;
border: 0 !important;
min-width: 118px;
display: block;
text-align: center;
line-height: normal;
border-radius: 4px !important;
background: var(--bookly-main-color);
cursor: pointer !important;
height: auto !important;
outline: none !important;
}
.bookly-btn,
.bookly-btn > span {
color: #fff !important;
font-size: 18px !important;
line-height: 17px !important;
font-weight: bold !important;
text-transform: uppercase !important;
}
button.bookly-btn:hover,
button.bookly-btn:active,
button.bookly-round:hover,
button.bookly-round:active,
button.bookly-square:hover,
button.bookly-square:active {
background-image: none !important;
}
.bookly-time-next,
.bookly-time-prev {
min-width: 60px;
height: 35px !important;
padding: 0 5px !important;
}
.bookly-time-next {
background-position: 50% -56px;
}
.bookly-time-prev {
background-position: 50% 8px;
}
.bookly-square,
.bookly-round {
width: 28px;
height: 28px;
padding: 0 !important;
line-height: 0 !important;
border: 0 !important;
outline: none !important;
background-repeat: no-repeat;
}
.bookly-round {
border-radius: 50% !important;
}
span.bookly-round {
display: block;
}
.bookly-square {
border-radius: 15%;
}
.bookly-checkbox-group > input[type='checkbox'] {
width: 0 !important;
height: 0 !important;
max-width: 0px !important;
max-height: 0px !important;
min-width: 0px !important;
min-height: 0px !important;
opacity: 0;
}
.bookly-checkbox-group > input[type='checkbox']:focus + label > i {
border-radius: 3px;
outline: 0;
box-shadow: 0px 0px 1px 0px rgba(37, 0, 255, 1) inset;
}
.bookly-checkbox-group > input[type='checkbox'] + label > i {
width: 28px;
height: 28px;
border: 2px solid var(--bookly-main-color);
border-radius: 4px;
}
.bookly-checkbox-group > input[type='checkbox']:checked + label > i {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/check-square.svg);
background-color: var(--bookly-main-color);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-checkbox-group > input[type='checkbox']:disabled + label > i {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/x.svg) !important;
opacity: 0.8;
cursor: not-allowed;
background-repeat: no-repeat;
background-size: cover;
background-color: var(--bookly-main-color);
}
.bookly-checkbox-group label {
font-weight: bold;
}
.bookly-row label {
vertical-align: text-top;
}
.bookly-checkbox-group label:nth-child(3) {
margin-left: 4px;
}
.bookly-round-button {
cursor: pointer !important;
}
.bookly-round-button:first-child {
margin-right: 5px !important;
}
.bookly-round-button img {
border: 0 !important;
box-shadow: none;
}
.bookly-triangle {
width: 29px;
height: 29px;
border-left: 16px solid transparent;
border-right: 16px solid transparent;
border-bottom: 26px solid;
}
.bookly-back-step {
margin-right: 10px;
float: left !important;
}
.bookly-next-step {
float: right !important;
}
.bookly-mobile-prev-step {
margin-right: 10px;
} .bookly-progress-tracker {
margin: 0 0 20px !important;
padding: 0 !important;
}
.bookly-progress-tracker > div {
padding-left: 4px;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: bold;
overflow: hidden;
}
.bookly-progress-tracker .step {
height: 15px;
background: #bec3c7;
margin-top: 5px;
}
.bookly-progress-tracker > div:first-child .step {
border-radius: 5px 0 0 5px;
}
.bookly-progress-tracker > div:last-child .step {
border-radius: 0 5px 5px 0;
}
.bookly-progress-tracker > div:first-child {
padding-left: 0;
} .bookly-service-step .bookly-date-from {
cursor: text !important;
}
.bookly-service-step .bookly-available-date,
.bookly-service-step .bookly-week-days,
.bookly-repeat-step .bookly-week-days,
.bookly-service-step .bookly-time-range {
margin-bottom: 20px !important;
}
.bookly-service-step .bookly-available-date .bookly-form-group > div {
margin-right: 0;
}
.bookly-service-step .bookly-available-date,
.bookly-service-step .bookly-week-days {
margin-right: 14px !important;
}
.bookly-form .bookly-service-step .bookly-week-days,
.bookly-form .bookly-repeat-step .bookly-week-days {
width: auto;
display: flex;
justify-content: center;
}
.bookly-service-step .bookly-week-days > div,
.bookly-repeat-step .bookly-week-days > div {
text-align: center;
min-width: 35px;
}
.bookly-form .bookly-service-step .bookly-week-days input[type='checkbox'],
.bookly-form .bookly-repeat-step .bookly-week-days input[type='checkbox'] {
background-color: var(--bookly-main-color);
border-color: var(--bookly-main-color);
}
.bookly-form .bookly-service-step .bookly-week-days input[type='checkbox']:checked,
.bookly-form .bookly-repeat-step .bookly-week-days input[type='checkbox']:checked {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/checkbox.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-form .bookly-service-step .bookly-week-days input[type='checkbox'],
.bookly-form .bookly-repeat-step .bookly-week-days input[type='checkbox'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: block !important;
width: 23px;
height: 23px;
padding: 0;
margin: 8px auto 0 !important;
border-radius: 50%;
cursor: pointer;
background-color: var(--bookly-main-color);
}
.bookly-service-step .bookly-week-days label input,
.bookly-repeat-step .bookly-week-days label input {
visibility: hidden;
}
.bookly-service-step .bookly-time-range select {
width: auto !important;
}
.bookly-mobile-step-1 .bookly-nav-steps {
display: none;
}
.bookly-chain-actions {
width: 50px;
} .bookly-mw-150 {
max-width: 150px;
}
.bookly-extra-step .bookly-extras-item {
display: inline-block;
width: 25%;
margin: 0 -2px !important;
margin-bottom: 2px !important;
vertical-align: top !important;
}
.bookly-extra-step .bookly-extras-thumb {
border: 2px solid #bec3c7;
padding: 10px;
line-height: normal;
border-radius: 5px;
margin: 3px;
text-align: center;
cursor: pointer;
}
.bookly-extra-step .bookly-extras-thumb img {
max-width: 100%;
}
.bookly-extra-step .bookly-extras-thumb div {
background-position: center;
}
.bookly-extra-step div.bookly-extras-summary {
display: inline-block;
font-weight: bold;
}
.bookly-extra-step .bookly-extras-item .bookly-extras-count-controls {
margin-top: 10px;
text-align: center;
}
.bookly-extra-step .bookly-extras-count-controls > * {
vertical-align: middle;
}
.bookly-extra-step .bookly-extras-item .bookly-extras-total-price {
font-weight: bold;
margin-top: 5px;
text-align: center;
}
.bookly-extra-step .bookly-extras-item input {
width: 3em !important;
text-align: center;
}
.bookly-extra-step .bookly-extras-increment {
margin-left: 5px;
} .bookly-time-step {
overflow: hidden;
position: relative;
margin-bottom: 20px !important;
margin-left: auto;
margin-right: auto;
}
.bookly-columnizer-wrap {
position: relative;
}
.bookly-columnizer {
min-height: .01%;
white-space: nowrap;
position: relative;
}
.bookly-columnizer .bookly-time-screen {
display: inline-block;
*display: inline;
min-height: .01%;
}
#bookly-tbs .bookly-columnizer .bookly-time-screen {
overflow: hidden;
overflow-x: auto;
}
.bookly-columnizer .bookly-column {
min-width: 127px;
padding: 0 5px;
display: inline-block;
zoom: 1;
vertical-align: top;
float: none !important;
}
.bookly-columnizer .bookly-column.bookly-column-wide {
min-width: 205px;
}
.bookly-columnizer .bookly-column.bookly-column-wide .bookly-hour .bookly-time-main {
min-width: 160px;
}
.bookly-columnizer .bookly-column.bookly-column-wide span.bookly-time-additional {
float: right;
margin-right: 10px;
}
.bookly-columnizer .bookly-day,
.bookly-columnizer .bookly-hour {
display: block !important;
min-width: 0;
width: 100%;
margin: 1.5px 0 !important;
background: white;
height: 36px;
padding: 6px;
font-size: 13px !important;
line-height: 20px;
text-align: center;
float: none !important;
vertical-align: middle;
text-transform: none;
border: 1px solid #cccccc !important;
border-radius: 4px;
}
.bookly-columnizer .bookly-day {
cursor: default !important;
text-decoration: none;
}
.bookly-columnizer .bookly-hour {
background: white !important;
cursor: pointer;
}
.bookly-columnizer .bookly-hour span {
font-weight: normal;
color: #333 !important;
}
.bookly-columnizer .bookly-hour.bookly-slot-in-waiting-list {
background-color: #d6d6d6 !important;
}
.bookly-columnizer .bookly-hour .bookly-time-main {
min-width: 92px;
}
.bookly-columnizer .bookly-hour.bookly-slot-in-special-hour .bookly-time-main {
font-weight: bold;
}
.bookly-columnizer .bookly-hour .ladda-label {
display: inline-block;
}
.bookly-form .bookly-schedule-date,
.bookly-form .bookly-columnizer .bookly-day {
background: var(--bookly-main-color);
color: white !important;
font-weight: bold !important;
border: 1px solid var(--bookly-main-color);
}
.bookly-form .bookly-schedule-date input {
color: black;
font-weight: normal;
}
.bookly-columnizer .booked,
.bookly-columnizer .booked:hover {
opacity: .5;
cursor: default !important;
}
.bookly-columnizer .booked span {
text-decoration: line-through;
}
.bookly-columnizer .bookly-hour .bookly-hour-icon {
display: block;
float: left;
background: none;
outline: 2px solid #eeeeee;
width: 16px;
height: 16px;
border-radius: 100%;
margin-top: 2px;
margin-right: 3px;
}
@media (hover) {
.bookly-columnizer .bookly-hour:hover {
border: 2px solid var(--bookly-main-color);
color: var(--bookly-main-color);
}
.bookly-columnizer .bookly-hour.booked:hover {
border: 1px solid #cccccc !important;
color: #333333 !important;
}
.bookly-columnizer .bookly-hour.booked:hover .bookly-hour-icon span {
visibility: hidden;
}
.bookly-columnizer .bookly-hour:hover .bookly-hour-icon {
background: none;
outline: 2px solid var(--bookly-main-color);
color: var(--bookly-main-color);
width: 16px;
height: 16px;
border-radius: 100%;
margin-top: 2px;
margin-right: 3px;
}
.bookly-columnizer .bookly-hour.booked:hover .bookly-hour-icon {
border: 2px solid #cccccc !important;
}
.bookly-columnizer .bookly-hour:hover .bookly-hour-icon span {
margin-left: 4px;
margin-right: 4px;
margin-top: 4px;
background: var(--bookly-main-color);
width: 8px;
height: 8px;
border: none;
border-radius: 100%;
display: block;
}
}
.bookly-time-step .bookly-columnizer > button {
display: none !important;
}
.bookly-time-step .bookly-columnizer > .bookly-column {
display: none !important;
}
.bookly-slot-calendar {
margin: 0 20px 20px 0;
float: left;
}
.bookly-not-time-screen {
font-size: 16px;
height: 296px;
margin-left: 320px;
font-weight: bold;
}
.bookly-not-time-screen.bookly-not-calendar {
height: auto;
margin-left: 0;
padding-bottom: 15px;
}
.bookly-spin-overlay {
position: relative;
opacity: .5;
}
.bookly-spin-overlay .bookly-spin {
position: absolute;
top: 50%;
left: 50%;
margin-left: -20px;
margin-top: -20px;
}
select.bookly-time-zone-switcher {
width: 220px !important;
} .bookly-repeat-step {
margin-bottom: 20px !important;
min-width: 260px;
}
.bookly-repeat-step .bookly-row {
margin: 12px 0 12px 0 !important;
}
.bookly-repeat-step .bookly-week-days {
margin-bottom: 0 !important;
}
.bookly-repeat-step .bookly-get-schedule {
display: inline-block;
}
.bookly-repeat-step .bookly-schedule-date,
.bookly-repeat-step .bookly-schedule-time {
width: 100px !important;
text-align: center;
vertical-align: middle;
text-transform: none;
border-radius: 4px;
height: 28px;
margin-right: 6px;
margin-top: 2px;
margin-bottom: 4px;
}
.bookly-repeat-step .bookly-schedule-time select {
border: 0 !important;
height: 26px !important;
background-color: #fff;
padding: 0 !important;
}
.bookly-repeat-step .bookly-schedule-date input {
background-color: #fff;
border: 0 !important;
height: 26px !important;
float: none !important;
}
.bookly-repeat-step .bookly-schedule-row {
border: 1px solid #cccccc !important;
border-radius: 3px;
display: flex;
}
.bookly-schedule-row .bookly-rounds-group {
float: right !important;
margin-top: 2px;
margin-bottom: 4px;
height: 28px;
}
.bookly-repeat-step .bookly-schedule-row > div {
float: left;
line-height: 25px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-appointment > div,
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-intersect > div {
float: left;
}
.bookly-schedule-slots > div:not(:last-child) {
margin-bottom: 12px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-intersect {
margin: 2px 2px 4px 0;
}
.bookly-repeat-step .bookly-schedule-row > div:first-child {
width: 36px;
height: 36px;
padding: 4px;
text-align: center;
font-size: 20px;
}
.bookly-repeat-step .bookly-schedule-row > div:last-child {
width: calc(100% - 36px);
border-left: 1px solid #cccccc !important;
padding: 2px 2px 0 4px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-time {
border: 1px solid #cccccc !important;
border-radius: 4px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-hidden-info {
display: none;
}
.bookly-repeat-step .bookly-schedule-row .bookly-hidden-info > span {
line-height: 32px;
}
.bookly-schedule-appointment.bookly-appointment-hidden > * {
display: none !important;
height: 0;
}
.bookly-schedule-appointment.bookly-appointment-hidden .bookly-hidden-info {
display: block !important;
width: 100%;
} .bookly-pagination {
display: flex;
padding-left: 0;
list-style: none;
margin: 0;
}
.bookly-pagination li {
display: list-item;
text-align: match-parent;
margin: 0 -1px 0 0 !important;
}
.bookly-pagination li a {
position: relative;
display: block;
text-decoration: none;
border: 1px solid #cccccc;
width: 35px;
height: 35px;
line-height: 32px;
text-align: center;
}
.bookly-pagination li a:focus {
z-index: 3;
outline: 0;
}
.bookly-pagination li.active a {
color: #fff;
}
.bookly-pagination li:first-child a {
border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem
}
.bookly-pagination li:last-child a {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem
}
.bookly-visible-sm {
display: none;
} .bookly-well {
border: 1px solid #cccccc !important;
padding-right: 6px;
padding-left: 6px;
border-radius: 4px;
background-color: #F2DEDE;
vertical-align: middle;
display: table;
}
.bookly-well > div:nth-child(1) {
margin: 5px 5px 5px 0;
float: left;
}
.bookly-well > div:nth-child(2) {
min-height: 38px;
vertical-align: middle;
display: table-cell;
width: 100%;
}
.popover .editable-container,
.popover .control-group {
min-width: 300px;
}
label.bookly-checkbox-label input[type=checkbox] {
position: relative;
vertical-align: middle;
bottom: 1px;
}
.bookly-round-md {
width: 35px;
height: 35px;
}
.bookly-triangle-md {
margin: 5px 5px 5px 0;
width: 35px;
height: 35px;
border-left: 22px solid transparent;
border-right: 22px solid transparent;
border-bottom: 35px solid;
float: left;
}
.bookly-icon-sm {
height: 100%;
display: block;
background-repeat: no-repeat;
background-position: center center;
}
.bookly-icon-sm i {
margin: 0;
padding: 0;
}
.bookly-icon-md {
height: 24px;
width: 24px;
display: block;
margin-left: 6px;
background-repeat: no-repeat;
}
.bookly-triangle .bookly-icon-sm {
margin-left: -2px;
margin-top: 11px;
height: 16px;
padding-left: 4px;
}
.bookly-round-md .bookly-icon-md {
margin: 6px;
}
.bookly-round .bookly-icon-md {
margin: 6px;
}
button.bookly-round,
label.bookly-square {
cursor: pointer;
}
.bookly-round .ladda-label {
display: inline !important;
}
.bookly-icon-sm.bookly-icon-restore {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/redo.svg);
background-repeat: no-repeat;
background-position: center center;
}
.bookly-icon-sm.bookly-icon-exclamation {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/exclamation.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-sm.bookly-icon-i {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/info.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-sm.bookly-icon-edit {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/edit.svg);
background-repeat: no-repeat;
background-position: center center;
}
.bookly-icon-sm.bookly-icon-plus {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/plus.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-sm.bookly-icon-minus {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/minus.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-sm.bookly-icon-drop {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/delete.svg);
background-repeat: no-repeat;
background-position: center center;
}
.bookly-icon-sm.bookly-icon-check {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/checkbox.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-user {
height: 16px;
width: 16px;
display: inline-block;
margin-right: 4px;
margin-top: 1px;
vertical-align: top;
background-repeat: no-repeat;
background-size: cover;
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/user.svg);
} .bookly-go-to-cart {
width: 35px;
height: 35px;
float: left !important;
}
.bookly-cart .bookly-mobile-version {
display: none;
}
.bookly-cart table {
border-collapse: collapse;
border-spacing: 0;
border: none !important;
table-layout: auto;
width: 100%;
margin: 0 !important;
}
.bookly-cart table .bookly-round {
vertical-align: bottom;
}
.bookly-cart table th,
.bookly-cart table td {
border: 0;
text-align: left;
padding: 8px;
}
.bookly-cart tbody.bookly-mobile-version td,
.bookly-cart tbody.bookly-mobile-version th {
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.bookly-cart th,
.bookly-cart tr.bookly-cart-primary,
.bookly-cart tr.bookly-cart-primary td,
.bookly-cart tfoot tr,
.bookly-cart tfoot tr th {
border-top: 1px solid rgba(51, 51, 51, 0.1);
font-size: 14px !important;
}
.bookly-cart th {
border-width: 0 0 1px 0;
font-weight: 700;
padding-top: 0 !important;
}
.bookly-cart table tfoot th,
.bookly-cart table tfoot td {
border-top: 2px solid rgba(51, 51, 51, 0.1);
}
.bookly-cart table tr.bookly-cart-sub-item td:first-child {
padding-left: 25px;
}
.bookly-cart tbody.bookly-desktop-version,
.bookly-cart tbody.bookly-desktop-version td,
.bookly-cart tbody.bookly-mobile-version tr.bookly-cart-sub-item th,
.bookly-cart tbody.bookly-mobile-version tr.bookly-cart-sub-item td {
border: 0 !important;
} .bookly-guest > .bookly-btn {
display: inline-block;
margin: 0 14px 12px 0;
}
.bookly-guest > .fb_iframe_widget_fluid {
display: inline-block;
}
.bookly-guest > * {
vertical-align: top;
}
.bookly-details-step .bookly-form-group input[type="text"].bookly-captcha {
display: block;
width: 160px !important;
margin: 10px 0 0 !important;
}
.bookly-details-step .bookly-form-group .iti {
display: block;
}
.bookly-details-step .bookly-table,
.bookly-details-step .bookly-table > * {
overflow: visible !important;
}
.bookly-details-step .bookly-form-group textarea {
resize: vertical;
}
.bookly-details-step .bookly-custom-field-row > div > div > label,
.bookly-details-step .bookly-custom-field-row > div > div > label > input[type="radio"],
.bookly-details-step .bookly-custom-field-row > div > div > label > input[type="checkbox"] {
cursor: pointer;
}
.bookly-details-step .bookly-custom-field-row > div > div > label > * {
vertical-align: middle;
} .bookly-form input.bookly-user-coupon, .bookly-form input.bookly-user-gift, .bookly-form input.bookly-user-tips {
width: 100px !important;
margin: 0 10px !important;
}
.bookly-form select.bookly-card-exp {
width: auto !important;
margin-right: 10px !important;
}
.bookly-form input.bookly-card-cvc {
width: 50px !important;
}
.bookly-form .bookly-payment-nav > div > label,
.bookly-form .bookly-payment-nav > div > label > input[type="radio"] {
cursor: pointer;
}
.bookly-form .bookly-payment-nav > div > label > * {
vertical-align: middle;
}
.bookly-form .bookly-payment-nav > div > label > img {
margin-left: 10px;
} .bookly-fade {
display: none;
}
.bookly-in {
display: block;
}
.bookly-close:hover,
.bookly-close:focus,
.bookly-close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: none;
border: 0;
margin-top: -25px;
}
.bookly-close:focus,
.bookly-close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .5;
background: none;
}
.bookly-modal {
position: fixed;
width: 100%;
left: 0;
top: 0;
z-index: 9999;
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
}
.bookly-modal .bookly-modal-dialog {
width: 400px;
position: absolute;
left: 50%;
margin-left: -200px;
top: 100px;
}
.bookly-modal .bookly-modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.bookly-modal .bookly-modal-content .bookly-modal-header {
min-height: 16.5px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
color: #666;
}
.bookly-modal .bookly-modal-content .bookly-modal-header h4 {
margin: 0;
padding: 0;
font-size: 22px;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:focus,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:active,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:hover,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit {
display: inline-block;
padding: 6px 12px !important;
border: 0;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border-radius: 4px;
color: #fff;
text-transform: capitalize;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-cancel {
border: 0;
background: none;
color: #21759b;
cursor: pointer;
padding: 0;
vertical-align: -2px;
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body {
position: relative;
padding: 15px;
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body .bookly-form-group {
margin-bottom: 10px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body .bookly-form-group label {
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body div > div > label {
cursor: pointer;
}
.bookly-modal .bookly-modal-content .bookly-modal-body div > div > label > * {
vertical-align: middle;
cursor: pointer;
}
@media (max-width: 768px) {
.bookly-modal .bookly-modal-dialog {
width: auto;
left: 15px;
right: 15px;
margin: 30px auto;
top: 50px;
}
}
.bookly-form .bookly-image-box {
height: 298px;
position: relative;
}
.bookly-form .bookly-image-box img {
position: absolute;
left: calc(50% - 149px);
top: calc(50% - 149px);
}
.bookly-form .bookly-loading:before {
content: '';
position: absolute;
left: calc(50% - 16px);
top: calc(50% - 16px);
width: 32px;
height: 32px;
background: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/backend/resources/images/ajax_loader_32x32.gif) no-repeat;
background-size: contain;
}
.bookly-row .bookly-text,
.bookly-row .bookly-text-center,
.bookly-row .bookly-col-label {
padding-top: 6px;
margin-bottom: 0;
text-overflow: ellipsis;
white-space: nowrap;
}
.bookly-form .bookly-row .bookly-col-label {
text-align: right;
color: var(--bookly-main-color);
font-weight: bold;
}
.bookly-row {
margin: 0 !important;
overflow: hidden;
}
.bookly-col-1,
.bookly-col-2,
.bookly-col-3,
.bookly-col-4,
.bookly-col-5,
.bookly-col-6,
.bookly-col-7,
.bookly-col-8,
.bookly-col-9,
.bookly-col-10,
.bookly-col-11,
.bookly-col-12 {
float: left !important;
padding-left: 2px;
padding-right: 2px;
}
.bookly-col-12 {
width: 100%;
}
.bookly-col-11 {
width: 91.66666667%;
}
.bookly-col-10 {
width: 83.33333333%;
}
.bookly-col-9 {
width: 75%;
}
.bookly-col-8 {
width: 66.66666667%;
}
.bookly-col-7 {
width: 58.33333333%;
}
.bookly-col-6 {
width: 50%;
}
.bookly-col-5 {
width: 41.66666667%;
}
.bookly-col-4 {
width: 33.33333333%;
}
.bookly-col-3 {
width: 25%;
}
.bookly-col-2 {
width: 16.66666667%;
}
.bookly-col-1 {
width: 8.33333333%;
}
.powered-by-bookly {
font-size: 14px !important;
color: #666666;
text-align: center;
}
.powered-by-bookly a {
color: inherit;
}
.powered-by-bookly a:first-child {
text-decoration: none !important;
} .bookly-form *:focus {
outline: 0;
box-shadow: 0px 0px 1px 0px rgba(37, 0, 255, 1) inset;
}
.bookly-form ::-webkit-input-placeholder {
color: #bbb !important;
}
.bookly-form ::-moz-placeholder {
color: #bbb !important;
} .bookly-form :-moz-placeholder {
color: #bbb !important;
} .bookly-form :-ms-input-placeholder {
color: #bbb !important;
}
.bookly-form .bookly-category-info, .bookly-form .bookly-service-info, .bookly-form .bookly-staff-info {
margin-top: -10px;
}
ol.bookly-stepper {
display: none;
} @media screen and (max-width: 650px) {
.bookly-form-group label:empty {
display: none !important;
}
.bookly-form-group > div {
margin-right: 0 !important;
}
.bookly-table > * {
display: block;
}
.bookly-repeat-step .bookly-table > * {
display: table-cell;
}
.bookly-table .bookly-form-group {
margin: 0 0 20px;
width: 100% !important;
}
.bookly-table .bookly-form-group:last-child {
margin: 0;
}
.bookly-progress-tracker {
display: none !important;
} .bookly-form ol.bookly-stepper {
display: flex !important;
list-style: none;
justify-content: space-between;
margin: 0px 0px 20px 0px;
padding: 4px;
overflow: hidden;
background: linear-gradient(180deg, transparent 15.9px, silver 16px, silver 17.9px, transparent 18px);
}
.bookly-form ol.bookly-stepper li {
display: grid !important;
position: relative;
outline: none;
}
.bookly-form ol.bookly-stepper li::before {
content: " ";
display: grid !important;
aspect-ratio: 1;
height: 24px;
border: 2px solid #FFFFFF;
box-sizing: border-box;
color: #FFFFFF;
border-radius: 50%;
z-index: 1;
background-color: var(--bookly-main-color);
border-color: var(--bookly-main-color);
outline: 4px solid white;
}
.bookly-form ol.bookly-stepper li.bookly-step-active ~ li::before {
background: white;
border: 2px solid silver;
}
.bookly-form ol.bookly-stepper li.bookly-step-active::after {
content: "";
position: absolute;
height: 2px;
right: 100%;
top: 11px;
width: 100vw;
background-color: var(--bookly-main-color);
}
.bookly-mobile-step-1 .bookly-nav-steps {
display: block;
}
.bookly-mobile-step-2 {
display: none;
}
.bookly-select-mobile {
width: 95%;
margin-top: 5px;
}
.bookly-mobile-next-step, .bookly-mobile-prev-step {
display: block !important;
}
.bookly-mobile-float-none {
float: none !important;
} .bookly-service-step .bookly-available-date,
.bookly-service-step .bookly-week-days {
margin-right: 0 !important;
}
.bookly-service-step .bookly-week-days,
.bookly-repeat-step .bookly-week-days {
width: 100%;
}
.bookly-service-step .bookly-week-days > div {
display: table-cell;
}
.bookly-service-step .bookly-time-to,
.bookly-service-step .bookly-time-from {
display: inline-block;
width: 48% !important;
}
.bookly-service-step .bookly-time-to {
float: right !important;
}
.bookly-service-step .bookly-time-range select {
width: 100% !important;
}
.bookly-mobile-step-1 {
margin-right: 0;
}
.bookly-not-time-screen {
height: auto !important;
margin-left: 0 !important;
margin-bottom: 15px;
clear: both;
}
.bookly-btn {
width: auto !important;
min-width: 0;
padding: 9px 18px !important;
background-image: none !important;
}
.bookly-go-to-cart {
padding: 8px !important;
width: 35px !important;
height: 35px !important;
}
.bookly-extra-step .bookly-extras-item {
width: 50%;
}
.bookly-cart .bookly-mobile-version {
display: table-row-group;
}
.bookly-cart .bookly-desktop-version {
display: none;
}
.bookly-col-12,
.bookly-col-11,
.bookly-col-10,
.bookly-col-9,
.bookly-col-8,
.bookly-col-7,
.bookly-col-6,
.bookly-col-5,
.bookly-col-4,
.bookly-col-3,
.bookly-col-2,
.bookly-col-1 {
width: 100%;
padding: 0;
}
.bookly-visible-sm {
display: block;
}
.bookly-visible-md {
display: none !important;
}
.bookly-margin-top {
margin-top: 12px;
}
.bookly-row .bookly-col-label,
.bookly-row .bookly-text-center {
text-align: left;
text-transform: capitalize;
padding-top: 0;
}
.bookly-repeat-step .bookly-schedule-row > div:first-child {
width: 31px;
}
.bookly-repeat-step .bookly-schedule-row > div:last-child {
width: calc(100% - 31px);
padding: 2px 2px 0 2px;
}
.bookly-repeat-step .bookly-schedule-date, .bookly-repeat-step .bookly-schedule-time {
margin-right: 2px;
}
.bookly-repeat-step .bookly-schedule-time {
width: 90px !important;
}
button.bookly-inline-block {
margin-bottom: 3px;
}
.bookly-form .bookly-row .bookly-col-label {
text-align: left;
}
} .iti__flag {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/flags.png?1);
}
@media only screen and (min-resolution: 2dppx) {
.iti__flag {
background-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/flags@2x.png?1)
}
}
.bookly-radio-loading {
border: 2px solid lightgrey;
border-top: 2px solid black;
border-radius: 50%;
width: 13px;
height: 13px;
animation: bookly-radio-loading-spin 2s linear infinite;
}
@keyframes bookly-radio-loading-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.pac-container {
z-index: 1000000 !important;
}
.bookly-fa-svg {
height: 16px;
width: 16px;
background-color: #ffffff;
margin-right: 8px;
display: inline-block;;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
}
.bookly-google {
mask-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/google.svg);
-webkit-mask-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/google.svg);
}
.bookly-microsoft {
mask-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/microsoft.svg);
-webkit-mask-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/microsoft.svg);
}
.bookly-yahoo {
mask-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/yahoo.svg);
-webkit-mask-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/yahoo.svg);
}
.bookly-apple {
mask-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/apple.svg);
-webkit-mask-image: url(//italianchefacademy.it/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/apple.svg);
} .bookly-form .fill-bookly {
fill: var(--bookly-main-color);
} .bookly-form .bookly-form-group > label,
.bookly-form .bookly-label-error,
.bookly-form .bookly-progress-tracker > .active,
.bookly-form .bookly-columnizer .bookly-hour span.bookly-waiting-list,
.bookly-form .hover\:text-bookly:hover,
.bookly-form .text-bookly:not(:hover),
.bookly-form .hover\:text-bookly:hover {
color: var(--bookly-main-color) !important;
} .bookly-form .bookly-progress-tracker > .active .step,
.bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon span,
.bookly-form .bookly-btn,
.bookly-form .bookly-btn:active,
.bookly-form .bookly-btn:focus,
.bookly-form .bookly-btn:hover,
.bookly-form .bookly-btn-submit,
.bookly-form .bookly-round,
.bookly-form .bookly-pagination > li.active,
.bookly-form .bg-bookly,
.bookly-form .hover\:bg-bookly:hover,
.bookly-form .bg-bookly-not-hover:not(:hover) {
background-color: var(--bookly-main-color) !important;
}
.bookly-form .bookly-triangle {
border-bottom-color: var(--bookly-main-color) !important;
} .bookly-form input[type="text"].bookly-error,
.bookly-form input[type="tel"].bookly-error,
.bookly-form input[type="password"].bookly-error,
.bookly-form select.bookly-error,
.bookly-form textarea.bookly-error,
.bookly-form .bookly-week-days.bookly-error,
.bookly-extra-step div.bookly-extras-thumb.bookly-extras-selected {
border: 2px solid var(--bookly-main-color) !important;
} .bookly-form .bookly-columnizer .bookly-day, .bookly-form .bookly-schedule-date {
background: var(--bookly-main-color) !important;
border: 1px solid var(--bookly-main-color) !important;
}
.bookly-form .bookly-pagination > li.active a {
border: 1px solid var(--bookly-main-color) !important;
}
.bookly-form .bookly-columnizer .bookly-hour:active {
border: 2px solid var(--bookly-main-color) !important;
color: var(--bookly-main-color) !important;
}
.bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon span {
background-color: var(--bookly-main-color) !important;
margin: 3px;
width: 10px;
height: 10px;
border: none;
border-radius: 100%;
display: block;
}
@media (hover) {
.bookly-form .bookly-columnizer .bookly-hour:hover {
border: 2px solid var(--bookly-main-color) !important;
color: var(--bookly-main-color) !important;
}
.bookly-form .bookly-columnizer .bookly-hour:hover .bookly-hour-icon {
background: none;
border: none;
outline: 2px solid var(--bookly-main-color) !important;
color: var(--bookly-main-color) !important;
}
.bookly-form .bookly-columnizer .bookly-hour:hover .bookly-hour-icon span {
background-color: var(--bookly-main-color) !important;
}
}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font: inherit;
vertical-align: baseline;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
html {
font-size: 62.5%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
background-color: #fff;
line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
}
blockquote,
q {
quotes: none;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
img {
max-width: 100%;
height: auto;
}
select {
max-width: 100%;
} body {
font-family: "Roboto", sans-serif;
color: #666;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
background-color: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
overflow-x: hidden;
overflow-y: hidden;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
}
p {
margin: 0 0 24px;
}
p:empty:before {
content: none;
}
strong,
b,
cite {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
font-size: 18px;
line-height: 27px;
font-weight: 400;
color: #333;
padding: 24px 50px 24px 66px;
background-color: #fef7e6;
border-radius: 5px;
position: relative;
margin-bottom: 20px;
}
blockquote:before { 
content: "";
position: absolute;
left: 32px;
top: 50%;
transform: translateY(-50%);
width: 4px;
height: calc(100% - 48px);
background-color: #f5ad0d;
}
blockquote cite {
font-size: 18px;
font-weight: 700;
font-family: "Barlow";
display: inline-block;
color: #666;
padding: 10px 0;
font-style: normal;
position: relative;
}
blockquote > p {
margin-bottom: 5px;
}
blockquote > p:last-child {
margin-bottom: 0;
}
blockquote i {
font-style: normal;
}
abbr,
acronym {
border-bottom: 1px dotted #e7e7e7;
cursor: help;
}
mark,
ins {
text-decoration: none;
background-color: #fff9c0;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -6px;
}
sub {
bottom: -3px;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
address {
font-style: italic;
margin: 0 0 20px;
}
code,
kbd,
tt,
var {
font-family: Inconsolata, monospace;
font-size: 14px;
}
pre {
margin: 15px 0;
padding: 15px;
background-color: #e7e7e7;
border: 1px solid #e7e7e7;
overflow-x: auto;
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
hyphens: none;
border-radius: 0;
height: auto;
}
svg {
transition: 0.3s;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
hr {
background-color: #e7e7e7;
border: 0;
height: 1px;
margin-bottom: 20px;
} ul,
ol {
padding: 0;
margin: 0 0 20px 30px;
}
ul {
list-style: disc;
}
ul ul {
list-style-type: circle;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dl,
dd {
margin: 0 0 20px;
}
dt {
font-weight: bold;
}
del {
opacity: 0.5;
} table,
th,
td {
border: 1px solid #d0d0d0;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 30px;
table-layout: fixed;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
th,
td {
padding: 8px 12px;
} embed,
iframe,
object,
video {
margin-bottom: 20px;
max-width: 100%;
vertical-align: middle;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #e7e7e7;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}  button,
input {
line-height: normal;
transition: 0.3s;
}
button,
input,
select,
textarea {
font-size: 100%;
line-height: inherit; vertical-align: baseline;
}
.widget select {
width: 100%;
}
input,
textarea {
font-size: 1em;
max-width: 100%;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); }
textarea {
overflow: auto; vertical-align: top; }
input[type="checkbox"] {
display: inline;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
line-height: 1;
cursor: pointer;
-webkit-appearance: button;
border: 0;
outline: 0;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; }
input[type="search"]:-webkit-search-decoration { -webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
button:-moz-focus-inner,
input:-moz-focus-inner {
border: 0;
padding: 0;
} input:-webkit-autostrok {
-webkit-box-shadow: 0 0 0px 1000px #e7e7e7 inset;
} input[type="search"] {
outline: 0;
}
input[type="search"]:-webkit-search-decoration,
input[type="search"]:-webkit-search-cancel-button,
input[type="search"]:-webkit-search-results-button,
input[type="search"]:-webkit-search-results-decoration {
display: none;
} select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
font-family: "Roboto", sans-serif;
font-size: 16px;
height: 60px;
font-weight: 400;
padding: 15px;
border-radius: 2px;
border-style: solid;
border-width: 1px;
border-color: #f8f9fa;
background-color: #f8f9fa;
margin-bottom: 30px;
text-shadow: none;
box-shadow: none;
box-sizing: border-box;
transition: all ease 0.3s;
color: #666;
}
select {
padding: 15px 30px;
border-radius: 5px;
width: 100%;
-webkit-appearance: none;
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' strok='gray'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat #f8f9fa;
background-size: 10px;
background-position: calc(100% - 20px) calc(50% + 3px);
background-repeat: no-repeat;
outline: 0;
} select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
border-color: #f5ad0d;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
} .button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-family: "Roboto", sans-serif;
font-size: 16px;
color: #f5ad0d;
background-color: transparent;
display: inline-block;
font-weight: 500;
height: 60px;
line-height: 58px;
padding: 0 50px;
border-radius: 2px;
border: 1px solid #f5ad0d;
-webkit-appearance: none;
transition: all ease 0.3s;
white-space: nowrap;
} .button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: 0;
background-color: #222;
color: #fff;
border-color: #222;
} ::placeholder { color: #aaa;
opacity: 1; }
:-ms-input-placeholder { color: #aaa;
}
::-ms-input-placeholder { color: #aaa;
}
.placeholder-white input::placeholder { color: #fff; }
.placeholder-white input:-ms-input-placeholder { color: #fff;
}
.placeholder-white input::-ms-input-placeholder { color: #fff;
}
#footer input::placeholder { color: #fff; }
#footer input:-ms-input-placeholder { color: #fff;
}
#footer input::-ms-input-placeholder { color: #fff;
} a {
color: #f5ad0d;
outline: 0;
text-decoration: none;
transition: all ease 0.3s;
}
a:hover,
a:focus,
a:active {
outline: 0;
color: #222;
text-decoration: none;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Barlow", sans-serif;
color: #222;
margin: 0 0 40px;
font-weight: 600;
text-rendering: optimizeLegibility;
}
h1 {
font-size: 2.375em;
line-height: 1.211; }
h2 {
font-size: 2.125em;
line-height: 1.236; }
h3 {
font-size: 1.875em;
line-height: 1.267; }
h4 {
font-size: 1.625em;
line-height: 1.308; }
h5 {
font-size: 1.375em;
line-height: 1.364 }
h6 {
font-size: 1.125em;
line-height: 1.445; }
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
.heading-font {
font-family: "Barlow", sans-serif !important;
text-rendering: optimizeLegibility;
} .text-white {
color: #fff !important;
}
.text-dark {
color: #222 !important;
}
.text-light {
color: #666 !important;
}
.text-very-light {
color: #a0a0a0 !important;
}
.link-dark {
color: #222 !important;
}
.link-gray {
color: #666 !important;
}
.link-dark:hover,
.link-gray:hover {
color: #f5ad0d !important;
}
.accent-color {
color: #f5ad0d;
}
.dark-color {
color: #222 !important;
}
.bg-accent {
background-color: #f5ad0d;
}
.bg-dark {
background-color: #222 !important;
}
.bg-light {
background-color: #f0f0f0 !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-very-light {
background-color: #e7e7e7 !important;
}
.border-accent {
border-color: #f5ad0d;
}
.display-none,
.hidden {
display: none !important;
}
.display-block {
display: block !important;
}
.display-inline {
display: inline !important;
}
.display-inline-block {
display: inline-block !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.overflow-inherit {
overflow: inherit !important;
}
.overflow-hidden {
overflow: hidden !important;
}
.overflow-visible {
overflow: visible !important;
}
.display-flex {
display: flex;
}
.justify-content-center {
justify-content: center;
}
.justify-content-flex-end {
justify-content: flex-end;
}
.flex-direction-column {
flex-direction: column;
}
.flex-direction-row {
flex-direction: row;
}
.has-shadow {
box-shadow: 0 30px 70px 0 rgba(227, 239, 240, 0.7);
}
.has-shadow-2 {
box-shadow: 0 30px 100px 15px rgba(225, 225, 225, 0.3);
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align: center;
}
.text-italic {
font-style: italic !important;
}
.text-center {
text-align: center !important;
}
.text-right {
text-align: right !important;
}
.text-left {
text-align: left !important;
}
.text-del {
text-decoration: line-through !important;
}
.underline-solid,
.underline-dotted,
.underline-dashed {
position: relative;
}
.underline-solid:after,
.underline-dotted:after,
.underline-dashed:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
border-bottom: 1px solid #f5ad0d;
}
.underline-dotted:after {
border-bottom-style: dotted;
}
.underline-dashed:after {
border-bottom-style: dashed;
}
.box-shadow {
box-shadow: 0px 0px 20px 0px #e9e9e9 !important;
}
.letter-spacing-1px {
letter-spacing: 1px !important;
}
.letter-spacing-2px {
letter-spacing: 2px !important;
}
.letter-spacing-3px {
letter-spacing: 3px !important;
}
.letter-spacing-4px {
letter-spacing: 4px !important;
}
.letter-spacing-5px {
letter-spacing: 5px !important;
}
.letter-spacing-6px {
letter-spacing: 6px !important;
}
.letter-spacing-7px {
letter-spacing: 7px !important;
}
.letter-spacing-8px {
letter-spacing: 8px !important;
}
.letter-spacing-9px {
letter-spacing: 9px !important;
}
.letter-spacing-10px {
letter-spacing: 10px !important;
}
.font-size-10 {
font-size: 10px;
}
.font-size-11 {
font-size: 11px;
}
.font-size-12 {
font-size: 12px;
}
.font-size-13 {
font-size: 13px;
}
.font-size-14 {
font-size: 14px;
}
.font-size-15 {
font-size: 15px;
}
.font-size-16 {
font-size: 16px;
}
.font-size-17 {
font-size: 17px;
}
.font-size-18 {
font-size: 18px;
}
.font-size-19 {
font-size: 19px;
}
.font-size-20 {
font-size: 20px;
}
.font-size-21 {
font-size: 21px;
}
.font-size-22 {
font-size: 22px;
}
.font-size-23 {
font-size: 23px;
}
.font-size-24 {
font-size: 24px;
}
.font-size-25 {
font-size: 25px;
}
.font-size-26 {
font-size: 26px;
}
.font-size-27 {
font-size: 27px;
}
.font-size-28 {
font-size: 28px;
}
.font-size-29 {
font-size: 29px;
}
.font-size-30 {
font-size: 30px;
}
.font-size-48 {
font-size: 48px;
}
.line-height-20 {
line-height: 22px;
}
.line-height-1 {
line-height: 21px;
}
.line-height-22 {
line-height: 22px;
}
.line-height-23 {
line-height: 23px;
}
.line-height-24 {
line-height: 24px;
}
.line-height-25 {
line-height: 25px;
}
.line-height-26 {
line-height: 26px;
}
.line-height-27 {
line-height: 27px;
}
.line-height-28 {
line-height: 28px;
}
.line-height-29 {
line-height: 29px;
}
.line-height-30 {
line-height: 30px;
}
.line-height-31 {
line-height: 31px;
}
.line-height-32 {
line-height: 32px;
}
.line-height-33 {
line-height: 33px;
}
.line-height-34 {
line-height: 34px;
}
.line-height-35 {
line-height: 35px;
}
.line-height-48 {
line-height: 48px;
}
.font-weight-100 {
font-weight: 100;
}
.font-weight-200 {
font-weight: 200;
}
.font-weight-300 {
font-weight: 300;
}
.font-weight-400 {
font-weight: 400;
}
.font-weight-500 {
font-weight: 500;
}
.font-weight-600 {
font-weight: 600;
}
.font-weight-700 {
font-weight: 700;
}
.font-weight-800 {
font-weight: 600;
}
.font-weight-900 {
font-weight: 900;
}
.margin-bottom-0 {
margin-bottom: 0px;
}
.margin-bottom-5 {
margin-bottom: 5px;
}
.margin-bottom-10 {
margin-bottom: 10px;
}
.margin-bottom-15 {
margin-bottom: 15px;
}
.margin-bottom-20 {
margin-bottom: 20px;
}
.margin-bottom-25 {
margin-bottom: 25px;
}
.margin-bottom-30 {
margin-bottom: 30px;
}
.margin-bottom-35 {
margin-bottom: 35px;
}
.margin-bottom-40 {
margin-bottom: 40px;
}
.margin-bottom-45 {
margin-bottom: 45px;
}
.margin-bottom-50 {
margin-bottom: 50px;
}
.margin-bottom-55 {
margin-bottom: 55px;
}
.margin-bottom-60 {
margin-bottom: 60px;
}
.margin-bottom-65 {
margin-bottom: 65px;
}
.margin-bottom-70 {
margin-bottom: 70px;
}
.margin-bottom-75 {
margin-bottom: 75px;
}
.margin-bottom-80 {
margin-bottom: 80px;
}
.margin-bottom-85 {
margin-bottom: 85px;
}
.margin-bottom-90 {
margin-bottom: 90px;
}
.margin-bottom-95 {
margin-bottom: 95px;
}
.margin-bottom-100 {
margin-bottom: 100px;
}
.margin-top-0 {
margin-top: 0px;
}
.margin-top-5 {
margin-top: 5px;
}
.margin-top-10 {
margin-top: 10px;
}
.margin-top-15 {
margin-top: 15px;
}
.margin-top-20 {
margin-top: 20px;
}
.margin-top-25 {
margin-top: 25px;
}
.margin-top-30 {
margin-top: 30px;
}
.margin-top-35 {
margin-top: 35px;
}
.margin-top-40 {
margin-top: 40px;
}
.margin-top-45 {
margin-top: 45px;
}
.margin-top-50 {
margin-top: 50px;
}
.margin-top-55 {
margin-top: 55px;
}
.margin-top-60 {
margin-top: 60px;
}
.margin-top-65 {
margin-top: 65px;
}
.margin-top-70 {
margin-top: 70px;
}
.margin-top-75 {
margin-top: 75px;
}
.margin-top-80 {
margin-top: 80px;
}
.margin-top-85 {
margin-top: 85px;
}
.margin-top-90 {
margin-top: 90px;
}
.margin-top-95 {
margin-top: 95px;
}
.margin-top-100 {
margin-top: 100px;
}
.padding-bottom-0 {
padding-bottom: 0px;
}
.padding-bottom-5 {
padding-bottom: 5px;
}
.padding-bottom-10 {
padding-bottom: 10px;
}
.padding-bottom-15 {
padding-bottom: 15px;
}
.padding-bottom-20 {
padding-bottom: 20px;
}
.padding-bottom-25 {
padding-bottom: 25px;
}
.padding-bottom-30 {
padding-bottom: 30px;
}
.padding-bottom-35 {
padding-bottom: 35px;
}
.padding-bottom-40 {
padding-bottom: 40px;
}
.padding-bottom-45 {
padding-bottom: 45px;
}
.padding-bottom-50 {
padding-bottom: 50px;
}
.padding-bottom-55 {
padding-bottom: 55px;
}
.padding-bottom-60 {
padding-bottom: 60px;
}
.padding-bottom-65 {
padding-bottom: 65px;
}
.padding-bottom-70 {
padding-bottom: 70px;
}
.padding-bottom-75 {
padding-bottom: 75px;
}
.padding-bottom-80 {
padding-bottom: 80px;
}
.padding-bottom-85 {
padding-bottom: 85px;
}
.padding-bottom-90 {
padding-bottom: 90px;
}
.padding-bottom-95 {
padding-bottom: 95px;
}
.padding-bottom-100 {
padding-bottom: 100px;
}
.padding-top-0 {
padding-top: 0px;
}
.padding-top-5 {
padding-top: 5px;
}
.padding-top-10 {
padding-top: 10px;
}
.padding-top-15 {
padding-top: 15px;
}
.padding-top-20 {
padding-top: 20px;
}
.padding-top-25 {
padding-top: 25px;
}
.padding-top-30 {
padding-top: 30px;
}
.padding-top-35 {
padding-top: 35px;
}
.padding-top-40 {
padding-top: 40px;
}
.padding-top-45 {
padding-top: 45px;
}
.padding-top-50 {
padding-top: 50px;
}
.padding-top-55 {
padding-top: 55px;
}
.padding-top-60 {
padding-top: 60px;
}
.padding-top-65 {
padding-top: 65px;
}
.padding-top-70 {
padding-top: 70px;
}
.padding-top-75 {
padding-top: 75px;
}
.padding-top-80 {
padding-top: 80px;
}
.padding-top-85 {
padding-top: 85px;
}
.padding-top-90 {
padding-top: 90px;
}
.padding-top-95 {
padding-top: 95px;
}
.padding-top-100 {
padding-top: 100px;
}
.rounded-10 {
border-radius: 10px;
}
.rounded-20 {
border-radius: 20px;
}
.rounded-30 {
border-radius: 30px;
}
.opacity-1 {
opacity: 0.1;
}
.opacity-2 {
opacity: 0.2;
}
.opacity-3 {
opacity: 0.3;
}
.opacity-4 {
opacity: 0.4;
}
.opacity-5 {
opacity: 0.5;
}
.opacity-6 {
opacity: 0.6;
}
.opacity-7 {
opacity: 0.7;
}
.opacity-8 {
opacity: 0.8;
}
.opacity-9 {
opacity: 0.9;
}
.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after,
.deeper-container:before,
.deeper-container:after {
clear: both;
display: table;
line-height: 0;
content: "";
}
.clear:after,
.clearfix:after,
.deeper-container:after {
clear: both;
}
.index2 {
z-index: 2 !important;
}
.index1 {
z-index: 1 !important;
}
.index-1 {
z-index: -1 !important;
}
.position-bottom-left {
bottom: 0;
left: 0;
}
.position-top-left {
top: 0;
left: 0;
}
.text-shadow {
text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
.tablet-font-size-10 {
font-size: 10px !important;
}
.tablet-font-size-11 {
font-size: 11px !important;
}
.tablet-font-size-12 {
font-size: 12px !important;
}
.tablet-font-size-13 {
font-size: 13px !important;
}
.tablet-font-size-14 {
font-size: 14px !important;
}
.tablet-font-size-15 {
font-size: 15px !important;
}
.tablet-font-size-16 {
font-size: 16px !important;
}
.tablet-font-size-17 {
font-size: 17px !important;
}
.tablet-font-size-18 {
font-size: 18px !important;
}
.tablet-font-size-19 {
font-size: 19px !important;
}
.tablet-font-size-20 {
font-size: 20px !important;
}
.tablet-font-size-21 {
font-size: 21px !important;
}
.tablet-font-size-22 {
font-size: 22px !important;
}
.tablet-font-size-23 {
font-size: 23px !important;
}
.tablet-font-size-24 {
font-size: 24px !important;
}
.tablet-font-size-25 {
font-size: 25px !important;
}
.tablet-font-size-26 {
font-size: 26px !important;
}
.tablet-font-size-27 {
font-size: 27px !important;
}
.tablet-font-size-28 {
font-size: 28px !important;
}
.tablet-font-size-29 {
font-size: 29px !important;
}
.tablet-font-size-30 {
font-size: 30px !important;
}
.tablet-font-size-31 {
font-size: 31px !important;
}
.tablet-font-size-32 {
font-size: 32px !important;
}
.tablet-font-size-33 {
font-size: 33px !important;
}
.tablet-font-size-34 {
font-size: 34px !important;
}
.tablet-font-size-35 {
font-size: 35px !important;
}
.tablet-font-size-36 {
font-size: 36px !important;
}
.tablet-font-size-37 {
font-size: 37px !important;
}
.tablet-font-size-38 {
font-size: 38px !important;
}
.tablet-font-size-39 {
font-size: 39px !important;
}
.tablet-font-size-40 {
font-size: 40px !important;
}
.tablet-font-size-41 {
font-size: 41px !important;
}
.tablet-font-size-42 {
font-size: 42px !important;
}
.tablet-font-size-43 {
font-size: 43px !important;
}
.tablet-font-size-44 {
font-size: 44px !important;
}
.tablet-font-size-45 {
font-size: 45px !important;
}
.tablet-font-size-46 {
font-size: 46px !important;
}
.tablet-font-size-47 {
font-size: 47px !important;
}
.tablet-font-size-48 {
font-size: 48px !important;
}
.tablet-font-size-49 {
font-size: 49px !important;
}
.tablet-font-size-50 {
font-size: 50px !important;
}
.tablet-font-size-51 {
font-size: 51px !important;
}
.tablet-font-size-52 {
font-size: 52px !important;
}
.tablet-font-size-53 {
font-size: 53px !important;
}
.tablet-font-size-54 {
font-size: 54px !important;
}
.tablet-font-size-55 {
font-size: 55px !important;
}
.tablet-font-size-56 {
font-size: 56px !important;
}
.tablet-font-size-57 {
font-size: 57px !important;
}
.tablet-font-size-58 {
font-size: 58px !important;
}
.tablet-font-size-59 {
font-size: 59px !important;
}
.tablet-font-size-60 {
font-size: 60px !important;
}
.tablet-font-size-61 {
font-size: 61px !important;
}
.tablet-font-size-62 {
font-size: 62px !important;
}
.tablet-font-size-63 {
font-size: 63px !important;
}
.tablet-font-size-64 {
font-size: 64px !important;
}
.tablet-font-size-65 {
font-size: 65px !important;
}
.tablet-font-size-66 {
font-size: 66px !important;
}
.tablet-font-size-67 {
font-size: 67px !important;
}
.tablet-font-size-68 {
font-size: 68px !important;
}
.tablet-font-size-69 {
font-size: 69px !important;
}
.tablet-font-size-70 {
font-size: 70px !important;
}
.tablet-font-size-71 {
font-size: 71px !important;
}
.tablet-font-size-72 {
font-size: 72px !important;
}
.tablet-font-size-73 {
font-size: 73px !important;
}
.tablet-font-size-74 {
font-size: 74px !important;
}
.tablet-font-size-75 {
font-size: 75px !important;
}
.tablet-font-size-76 {
font-size: 76px !important;
}
.tablet-font-size-77 {
font-size: 77px !important;
}
.tablet-font-size-78 {
font-size: 78px !important;
}
.tablet-font-size-79 {
font-size: 79px !important;
}
.tablet-font-size-80 {
font-size: 80px !important;
}
.tablet-font-size-81 {
font-size: 81px !important;
}
.tablet-font-size-82 {
font-size: 82px !important;
}
.tablet-font-size-83 {
font-size: 83px !important;
}
.tablet-font-size-84 {
font-size: 84px !important;
}
.tablet-font-size-85 {
font-size: 85px !important;
}
.tablet-font-size-86 {
font-size: 86px !important;
}
.tablet-font-size-87 {
font-size: 87px !important;
}
.tablet-font-size-88 {
font-size: 88px !important;
}
.tablet-font-size-89 {
font-size: 89px !important;
}
.tablet-font-size-90 {
font-size: 90px !important;
}
.tablet-font-size-91 {
font-size: 91px !important;
}
.tablet-font-size-92 {
font-size: 92px !important;
}
.tablet-font-size-93 {
font-size: 93px !important;
}
.tablet-font-size-94 {
font-size: 94px !important;
}
.tablet-font-size-95 {
font-size: 95px !important;
}
.tablet-font-size-96 {
font-size: 96px !important;
}
.tablet-font-size-97 {
font-size: 97px !important;
}
.tablet-font-size-98 {
font-size: 98px !important;
}
.tablet-font-size-99 {
font-size: 99px !important;
}
.tablet-font-size-100 {
font-size: 100px !important;
}
.tablet-line-height-10 {
line-height: 10px !important;
}
.tablet-line-height-11 {
line-height: 11px !important;
}
.tablet-line-height-12 {
line-height: 12px !important;
}
.tablet-line-height-13 {
line-height: 13px !important;
}
.tablet-line-height-14 {
line-height: 14px !important;
}
.tablet-line-height-15 {
line-height: 15px !important;
}
.tablet-line-height-16 {
line-height: 16px !important;
}
.tablet-line-height-17 {
line-height: 17px !important;
}
.tablet-line-height-18 {
line-height: 18px !important;
}
.tablet-line-height-19 {
line-height: 19px !important;
}
.tablet-line-height-20 {
line-height: 20px !important;
}
.tablet-line-height-21 {
line-height: 21px !important;
}
.tablet-line-height-22 {
line-height: 22px !important;
}
.tablet-line-height-23 {
line-height: 23px !important;
}
.tablet-line-height-24 {
line-height: 24px !important;
}
.tablet-line-height-25 {
line-height: 25px !important;
}
.tablet-line-height-26 {
line-height: 26px !important;
}
.tablet-line-height-27 {
line-height: 27px !important;
}
.tablet-line-height-28 {
line-height: 28px !important;
}
.tablet-line-height-29 {
line-height: 29px !important;
}
.tablet-line-height-30 {
line-height: 30px !important;
}
.tablet-line-height-31 {
line-height: 31px !important;
}
.tablet-line-height-32 {
line-height: 32px !important;
}
.tablet-line-height-33 {
line-height: 33px !important;
}
.tablet-line-height-34 {
line-height: 34px !important;
}
.tablet-line-height-35 {
line-height: 35px !important;
}
.tablet-line-height-36 {
line-height: 36px !important;
}
.tablet-line-height-37 {
line-height: 37px !important;
}
.tablet-line-height-38 {
line-height: 38px !important;
}
.tablet-line-height-39 {
line-height: 39px !important;
}
.tablet-line-height-40 {
line-height: 40px !important;
}
.tablet-line-height-41 {
line-height: 41px !important;
}
.tablet-line-height-42 {
line-height: 42px !important;
}
.tablet-line-height-43 {
line-height: 43px !important;
}
.tablet-line-height-44 {
line-height: 44px !important;
}
.tablet-line-height-45 {
line-height: 45px !important;
}
.tablet-line-height-46 {
line-height: 46px !important;
}
.tablet-line-height-47 {
line-height: 47px !important;
}
.tablet-line-height-48 {
line-height: 48px !important;
}
.tablet-line-height-49 {
line-height: 49px !important;
}
.tablet-line-height-50 {
line-height: 50px !important;
}
.tablet-line-height-51 {
line-height: 51px !important;
}
.tablet-line-height-52 {
line-height: 52px !important;
}
.tablet-line-height-53 {
line-height: 53px !important;
}
.tablet-line-height-54 {
line-height: 54px !important;
}
.tablet-line-height-55 {
line-height: 55px !important;
}
.tablet-line-height-56 {
line-height: 56px !important;
}
.tablet-line-height-57 {
line-height: 57px !important;
}
.tablet-line-height-58 {
line-height: 58px !important;
}
.tablet-line-height-59 {
line-height: 59px !important;
}
.tablet-line-height-60 {
line-height: 60px !important;
}
.tablet-line-height-61 {
line-height: 61px !important;
}
.tablet-line-height-62 {
line-height: 62px !important;
}
.tablet-line-height-63 {
line-height: 63px !important;
}
.tablet-line-height-64 {
line-height: 64px !important;
}
.tablet-line-height-65 {
line-height: 65px !important;
}
.tablet-line-height-66 {
line-height: 66px !important;
}
.tablet-line-height-67 {
line-height: 67px !important;
}
.tablet-line-height-68 {
line-height: 68px !important;
}
.tablet-line-height-69 {
line-height: 69px !important;
}
.tablet-line-height-70 {
line-height: 70px !important;
}
.tablet-line-height-71 {
line-height: 71px !important;
}
.tablet-line-height-72 {
line-height: 72px !important;
}
.tablet-line-height-73 {
line-height: 73px !important;
}
.tablet-line-height-74 {
line-height: 74px !important;
}
.tablet-line-height-75 {
line-height: 75px !important;
}
.tablet-line-height-76 {
line-height: 76px !important;
}
.tablet-line-height-77 {
line-height: 77px !important;
}
.tablet-line-height-78 {
line-height: 78px !important;
}
.tablet-line-height-79 {
line-height: 79px !important;
}
.tablet-line-height-80 {
line-height: 80px !important;
}
.tablet-line-height-81 {
line-height: 81px !important;
}
.tablet-line-height-82 {
line-height: 82px !important;
}
.tablet-line-height-83 {
line-height: 83px !important;
}
.tablet-line-height-84 {
line-height: 84px !important;
}
.tablet-line-height-85 {
line-height: 85px !important;
}
.tablet-line-height-86 {
line-height: 86px !important;
}
.tablet-line-height-87 {
line-height: 87px !important;
}
.tablet-line-height-88 {
line-height: 88px !important;
}
.tablet-line-height-89 {
line-height: 89px !important;
}
.tablet-line-height-90 {
line-height: 90px !important;
}
.tablet-line-height-91 {
line-height: 91px !important;
}
.tablet-line-height-92 {
line-height: 92px !important;
}
.tablet-line-height-93 {
line-height: 93px !important;
}
.tablet-line-height-94 {
line-height: 94px !important;
}
.tablet-line-height-95 {
line-height: 95px !important;
}
.tablet-line-height-96 {
line-height: 96px !important;
}
.tablet-line-height-97 {
line-height: 97px !important;
}
.tablet-line-height-98 {
line-height: 98px !important;
}
.tablet-line-height-99 {
line-height: 99px !important;
}
.tablet-line-height-100 {
line-height: 100px !important;
}
}
@media (max-width: 991px) {
.mobile-font-size-10 {
font-size: 10px !important;
}
.mobile-font-size-11 {
font-size: 11px !important;
}
.mobile-font-size-12 {
font-size: 12px !important;
}
.mobile-font-size-13 {
font-size: 13px !important;
}
.mobile-font-size-14 {
font-size: 14px !important;
}
.mobile-font-size-15 {
font-size: 15px !important;
}
.mobile-font-size-16 {
font-size: 16px !important;
}
.mobile-font-size-17 {
font-size: 17px !important;
}
.mobile-font-size-18 {
font-size: 18px !important;
}
.mobile-font-size-19 {
font-size: 19px !important;
}
.mobile-font-size-20 {
font-size: 20px !important;
}
.mobile-font-size-21 {
font-size: 21px !important;
}
.mobile-font-size-22 {
font-size: 22px !important;
}
.mobile-font-size-23 {
font-size: 23px !important;
}
.mobile-font-size-24 {
font-size: 24px !important;
}
.mobile-font-size-25 {
font-size: 25px !important;
}
.mobile-font-size-26 {
font-size: 26px !important;
}
.mobile-font-size-27 {
font-size: 27px !important;
}
.mobile-font-size-28 {
font-size: 28px !important;
}
.mobile-font-size-29 {
font-size: 29px !important;
}
.mobile-font-size-30 {
font-size: 30px !important;
}
.mobile-font-size-31 {
font-size: 31px !important;
}
.mobile-font-size-32 {
font-size: 32px !important;
}
.mobile-font-size-33 {
font-size: 33px !important;
}
.mobile-font-size-34 {
font-size: 34px !important;
}
.mobile-font-size-35 {
font-size: 35px !important;
}
.mobile-font-size-36 {
font-size: 36px !important;
}
.mobile-font-size-37 {
font-size: 37px !important;
}
.mobile-font-size-38 {
font-size: 38px !important;
}
.mobile-font-size-39 {
font-size: 39px !important;
}
.mobile-font-size-40 {
font-size: 40px !important;
}
.mobile-font-size-41 {
font-size: 41px !important;
}
.mobile-font-size-42 {
font-size: 42px !important;
}
.mobile-font-size-43 {
font-size: 43px !important;
}
.mobile-font-size-44 {
font-size: 44px !important;
}
.mobile-font-size-45 {
font-size: 45px !important;
}
.mobile-font-size-46 {
font-size: 46px !important;
}
.mobile-font-size-47 {
font-size: 47px !important;
}
.mobile-font-size-48 {
font-size: 48px !important;
}
.mobile-font-size-49 {
font-size: 49px !important;
}
.mobile-font-size-50 {
font-size: 50px !important;
}
.mobile-font-size-51 {
font-size: 51px !important;
}
.mobile-font-size-52 {
font-size: 52px !important;
}
.mobile-font-size-53 {
font-size: 53px !important;
}
.mobile-font-size-54 {
font-size: 54px !important;
}
.mobile-font-size-55 {
font-size: 55px !important;
}
.mobile-font-size-56 {
font-size: 56px !important;
}
.mobile-font-size-57 {
font-size: 57px !important;
}
.mobile-font-size-58 {
font-size: 58px !important;
}
.mobile-font-size-59 {
font-size: 59px !important;
}
.mobile-font-size-60 {
font-size: 60px !important;
}
.mobile-font-size-61 {
font-size: 61px !important;
}
.mobile-font-size-62 {
font-size: 62px !important;
}
.mobile-font-size-63 {
font-size: 63px !important;
}
.mobile-font-size-64 {
font-size: 64px !important;
}
.mobile-font-size-65 {
font-size: 65px !important;
}
.mobile-font-size-66 {
font-size: 66px !important;
}
.mobile-font-size-67 {
font-size: 67px !important;
}
.mobile-font-size-68 {
font-size: 68px !important;
}
.mobile-font-size-69 {
font-size: 69px !important;
}
.mobile-font-size-70 {
font-size: 70px !important;
}
.mobile-font-size-71 {
font-size: 71px !important;
}
.mobile-font-size-72 {
font-size: 72px !important;
}
.mobile-font-size-73 {
font-size: 73px !important;
}
.mobile-font-size-74 {
font-size: 74px !important;
}
.mobile-font-size-75 {
font-size: 75px !important;
}
.mobile-font-size-76 {
font-size: 76px !important;
}
.mobile-font-size-77 {
font-size: 77px !important;
}
.mobile-font-size-78 {
font-size: 78px !important;
}
.mobile-font-size-79 {
font-size: 79px !important;
}
.mobile-font-size-80 {
font-size: 80px !important;
}
.mobile-font-size-81 {
font-size: 81px !important;
}
.mobile-font-size-82 {
font-size: 82px !important;
}
.mobile-font-size-83 {
font-size: 83px !important;
}
.mobile-font-size-84 {
font-size: 84px !important;
}
.mobile-font-size-85 {
font-size: 85px !important;
}
.mobile-font-size-86 {
font-size: 86px !important;
}
.mobile-font-size-87 {
font-size: 87px !important;
}
.mobile-font-size-88 {
font-size: 88px !important;
}
.mobile-font-size-89 {
font-size: 89px !important;
}
.mobile-font-size-90 {
font-size: 90px !important;
}
.mobile-font-size-91 {
font-size: 91px !important;
}
.mobile-font-size-92 {
font-size: 92px !important;
}
.mobile-font-size-93 {
font-size: 93px !important;
}
.mobile-font-size-94 {
font-size: 94px !important;
}
.mobile-font-size-95 {
font-size: 95px !important;
}
.mobile-font-size-96 {
font-size: 96px !important;
}
.mobile-font-size-97 {
font-size: 97px !important;
}
.mobile-font-size-98 {
font-size: 98px !important;
}
.mobile-font-size-99 {
font-size: 99px !important;
}
.mobile-font-size-100 {
font-size: 100px !important;
}
.mobile-line-height-10 {
line-height: 10px !important;
}
.mobile-line-height-11 {
line-height: 11px !important;
}
.mobile-line-height-12 {
line-height: 12px !important;
}
.mobile-line-height-13 {
line-height: 13px !important;
}
.mobile-line-height-14 {
line-height: 14px !important;
}
.mobile-line-height-15 {
line-height: 15px !important;
}
.mobile-line-height-16 {
line-height: 16px !important;
}
.mobile-line-height-17 {
line-height: 17px !important;
}
.mobile-line-height-18 {
line-height: 18px !important;
}
.mobile-line-height-19 {
line-height: 19px !important;
}
.mobile-line-height-20 {
line-height: 20px !important;
}
.mobile-line-height-21 {
line-height: 21px !important;
}
.mobile-line-height-22 {
line-height: 22px !important;
}
.mobile-line-height-23 {
line-height: 23px !important;
}
.mobile-line-height-24 {
line-height: 24px !important;
}
.mobile-line-height-25 {
line-height: 25px !important;
}
.mobile-line-height-26 {
line-height: 26px !important;
}
.mobile-line-height-27 {
line-height: 27px !important;
}
.mobile-line-height-28 {
line-height: 28px !important;
}
.mobile-line-height-29 {
line-height: 29px !important;
}
.mobile-line-height-30 {
line-height: 30px !important;
}
.mobile-line-height-31 {
line-height: 31px !important;
}
.mobile-line-height-32 {
line-height: 32px !important;
}
.mobile-line-height-33 {
line-height: 33px !important;
}
.mobile-line-height-34 {
line-height: 34px !important;
}
.mobile-line-height-35 {
line-height: 35px !important;
}
.mobile-line-height-36 {
line-height: 36px !important;
}
.mobile-line-height-37 {
line-height: 37px !important;
}
.mobile-line-height-38 {
line-height: 38px !important;
}
.mobile-line-height-39 {
line-height: 39px !important;
}
.mobile-line-height-40 {
line-height: 40px !important;
}
.mobile-line-height-41 {
line-height: 41px !important;
}
.mobile-line-height-42 {
line-height: 42px !important;
}
.mobile-line-height-43 {
line-height: 43px !important;
}
.mobile-line-height-44 {
line-height: 44px !important;
}
.mobile-line-height-45 {
line-height: 45px !important;
}
.mobile-line-height-46 {
line-height: 46px !important;
}
.mobile-line-height-47 {
line-height: 47px !important;
}
.mobile-line-height-48 {
line-height: 48px !important;
}
.mobile-line-height-49 {
line-height: 49px !important;
}
.mobile-line-height-50 {
line-height: 50px !important;
}
.mobile-line-height-51 {
line-height: 51px !important;
}
.mobile-line-height-52 {
line-height: 52px !important;
}
.mobile-line-height-53 {
line-height: 53px !important;
}
.mobile-line-height-54 {
line-height: 54px !important;
}
.mobile-line-height-55 {
line-height: 55px !important;
}
.mobile-line-height-56 {
line-height: 56px !important;
}
.mobile-line-height-57 {
line-height: 57px !important;
}
.mobile-line-height-58 {
line-height: 58px !important;
}
.mobile-line-height-59 {
line-height: 59px !important;
}
.mobile-line-height-60 {
line-height: 60px !important;
}
.mobile-line-height-61 {
line-height: 61px !important;
}
.mobile-line-height-62 {
line-height: 62px !important;
}
.mobile-line-height-63 {
line-height: 63px !important;
}
.mobile-line-height-64 {
line-height: 64px !important;
}
.mobile-line-height-65 {
line-height: 65px !important;
}
.mobile-line-height-66 {
line-height: 66px !important;
}
.mobile-line-height-67 {
line-height: 67px !important;
}
.mobile-line-height-68 {
line-height: 68px !important;
}
.mobile-line-height-69 {
line-height: 69px !important;
}
.mobile-line-height-70 {
line-height: 70px !important;
}
.mobile-line-height-71 {
line-height: 71px !important;
}
.mobile-line-height-72 {
line-height: 72px !important;
}
.mobile-line-height-73 {
line-height: 73px !important;
}
.mobile-line-height-74 {
line-height: 74px !important;
}
.mobile-line-height-75 {
line-height: 75px !important;
}
.mobile-line-height-76 {
line-height: 76px !important;
}
.mobile-line-height-77 {
line-height: 77px !important;
}
.mobile-line-height-78 {
line-height: 78px !important;
}
.mobile-line-height-79 {
line-height: 79px !important;
}
.mobile-line-height-80 {
line-height: 80px !important;
}
.mobile-line-height-81 {
line-height: 81px !important;
}
.mobile-line-height-82 {
line-height: 82px !important;
}
.mobile-line-height-83 {
line-height: 83px !important;
}
.mobile-line-height-84 {
line-height: 84px !important;
}
.mobile-line-height-85 {
line-height: 85px !important;
}
.mobile-line-height-86 {
line-height: 86px !important;
}
.mobile-line-height-87 {
line-height: 87px !important;
}
.mobile-line-height-88 {
line-height: 88px !important;
}
.mobile-line-height-89 {
line-height: 89px !important;
}
.mobile-line-height-90 {
line-height: 90px !important;
}
.mobile-line-height-91 {
line-height: 91px !important;
}
.mobile-line-height-92 {
line-height: 92px !important;
}
.mobile-line-height-93 {
line-height: 93px !important;
}
.mobile-line-height-94 {
line-height: 94px !important;
}
.mobile-line-height-95 {
line-height: 95px !important;
}
.mobile-line-height-96 {
line-height: 96px !important;
}
.mobile-line-height-97 {
line-height: 97px !important;
}
.mobile-line-height-98 {
line-height: 98px !important;
}
.mobile-line-height-99 {
line-height: 99px !important;
}
.mobile-line-height-100 {
line-height: 100px !important;
}
}
@media (max-width: 767px) {
.smobile-font-size-10 {
font-size: 10px !important;
}
.smobile-font-size-11 {
font-size: 11px !important;
}
.smobile-font-size-12 {
font-size: 12px !important;
}
.smobile-font-size-13 {
font-size: 13px !important;
}
.smobile-font-size-14 {
font-size: 14px !important;
}
.smobile-font-size-15 {
font-size: 15px !important;
}
.smobile-font-size-16 {
font-size: 16px !important;
}
.smobile-font-size-17 {
font-size: 17px !important;
}
.smobile-font-size-18 {
font-size: 18px !important;
}
.smobile-font-size-19 {
font-size: 19px !important;
}
.smobile-font-size-20 {
font-size: 20px !important;
}
.smobile-font-size-21 {
font-size: 21px !important;
}
.smobile-font-size-22 {
font-size: 22px !important;
}
.smobile-font-size-23 {
font-size: 23px !important;
}
.smobile-font-size-24 {
font-size: 24px !important;
}
.smobile-font-size-25 {
font-size: 25px !important;
}
.smobile-font-size-26 {
font-size: 26px !important;
}
.smobile-font-size-27 {
font-size: 27px !important;
}
.smobile-font-size-28 {
font-size: 28px !important;
}
.smobile-font-size-29 {
font-size: 29px !important;
}
.smobile-font-size-30 {
font-size: 30px !important;
}
.smobile-font-size-31 {
font-size: 31px !important;
}
.smobile-font-size-32 {
font-size: 32px !important;
}
.smobile-font-size-33 {
font-size: 33px !important;
}
.smobile-font-size-34 {
font-size: 34px !important;
}
.smobile-font-size-35 {
font-size: 35px !important;
}
.smobile-font-size-36 {
font-size: 36px !important;
}
.smobile-font-size-37 {
font-size: 37px !important;
}
.smobile-font-size-38 {
font-size: 38px !important;
}
.smobile-font-size-39 {
font-size: 39px !important;
}
.smobile-font-size-40 {
font-size: 40px !important;
}
.smobile-font-size-41 {
font-size: 41px !important;
}
.smobile-font-size-42 {
font-size: 42px !important;
}
.smobile-font-size-43 {
font-size: 43px !important;
}
.smobile-font-size-44 {
font-size: 44px !important;
}
.smobile-font-size-45 {
font-size: 45px !important;
}
.smobile-font-size-46 {
font-size: 46px !important;
}
.smobile-font-size-47 {
font-size: 47px !important;
}
.smobile-font-size-48 {
font-size: 48px !important;
}
.smobile-font-size-49 {
font-size: 49px !important;
}
.smobile-font-size-50 {
font-size: 50px !important;
}
.smobile-font-size-51 {
font-size: 51px !important;
}
.smobile-font-size-52 {
font-size: 52px !important;
}
.smobile-font-size-53 {
font-size: 53px !important;
}
.smobile-font-size-54 {
font-size: 54px !important;
}
.smobile-font-size-55 {
font-size: 55px !important;
}
.smobile-font-size-56 {
font-size: 56px !important;
}
.smobile-font-size-57 {
font-size: 57px !important;
}
.smobile-font-size-58 {
font-size: 58px !important;
}
.smobile-font-size-59 {
font-size: 59px !important;
}
.smobile-font-size-60 {
font-size: 60px !important;
}
.smobile-font-size-61 {
font-size: 61px !important;
}
.smobile-font-size-62 {
font-size: 62px !important;
}
.smobile-font-size-63 {
font-size: 63px !important;
}
.smobile-font-size-64 {
font-size: 64px !important;
}
.smobile-font-size-65 {
font-size: 65px !important;
}
.smobile-font-size-66 {
font-size: 66px !important;
}
.smobile-font-size-67 {
font-size: 67px !important;
}
.smobile-font-size-68 {
font-size: 68px !important;
}
.smobile-font-size-69 {
font-size: 69px !important;
}
.smobile-font-size-70 {
font-size: 70px !important;
}
.smobile-font-size-71 {
font-size: 71px !important;
}
.smobile-font-size-72 {
font-size: 72px !important;
}
.smobile-font-size-73 {
font-size: 73px !important;
}
.smobile-font-size-74 {
font-size: 74px !important;
}
.smobile-font-size-75 {
font-size: 75px !important;
}
.smobile-font-size-76 {
font-size: 76px !important;
}
.smobile-font-size-77 {
font-size: 77px !important;
}
.smobile-font-size-78 {
font-size: 78px !important;
}
.smobile-font-size-79 {
font-size: 79px !important;
}
.smobile-font-size-80 {
font-size: 80px !important;
}
.smobile-font-size-81 {
font-size: 81px !important;
}
.smobile-font-size-82 {
font-size: 82px !important;
}
.smobile-font-size-83 {
font-size: 83px !important;
}
.smobile-font-size-84 {
font-size: 84px !important;
}
.smobile-font-size-85 {
font-size: 85px !important;
}
.smobile-font-size-86 {
font-size: 86px !important;
}
.smobile-font-size-87 {
font-size: 87px !important;
}
.smobile-font-size-88 {
font-size: 88px !important;
}
.smobile-font-size-89 {
font-size: 89px !important;
}
.smobile-font-size-90 {
font-size: 90px !important;
}
.smobile-font-size-91 {
font-size: 91px !important;
}
.smobile-font-size-92 {
font-size: 92px !important;
}
.smobile-font-size-93 {
font-size: 93px !important;
}
.smobile-font-size-94 {
font-size: 94px !important;
}
.smobile-font-size-95 {
font-size: 95px !important;
}
.smobile-font-size-96 {
font-size: 96px !important;
}
.smobile-font-size-97 {
font-size: 97px !important;
}
.smobile-font-size-98 {
font-size: 98px !important;
}
.smobile-font-size-99 {
font-size: 99px !important;
}
.smobile-font-size-100 {
font-size: 100px !important;
}
.smobile-font-size-200 {
font-size: 200px !important;
}
.smobile-font-size-300 {
font-size: 300px !important;
}
.smobile-line-height-10 {
line-height: 10px !important;
}
.smobile-line-height-11 {
line-height: 11px !important;
}
.smobile-line-height-12 {
line-height: 12px !important;
}
.smobile-line-height-13 {
line-height: 13px !important;
}
.smobile-line-height-14 {
line-height: 14px !important;
}
.smobile-line-height-15 {
line-height: 15px !important;
}
.smobile-line-height-16 {
line-height: 16px !important;
}
.smobile-line-height-17 {
line-height: 17px !important;
}
.smobile-line-height-18 {
line-height: 18px !important;
}
.smobile-line-height-19 {
line-height: 19px !important;
}
.smobile-line-height-20 {
line-height: 20px !important;
}
.smobile-line-height-21 {
line-height: 21px !important;
}
.smobile-line-height-22 {
line-height: 22px !important;
}
.smobile-line-height-23 {
line-height: 23px !important;
}
.smobile-line-height-24 {
line-height: 24px !important;
}
.smobile-line-height-25 {
line-height: 25px !important;
}
.smobile-line-height-26 {
line-height: 26px !important;
}
.smobile-line-height-27 {
line-height: 27px !important;
}
.smobile-line-height-28 {
line-height: 28px !important;
}
.smobile-line-height-29 {
line-height: 29px !important;
}
.smobile-line-height-30 {
line-height: 30px !important;
}
.smobile-line-height-31 {
line-height: 31px !important;
}
.smobile-line-height-32 {
line-height: 32px !important;
}
.smobile-line-height-33 {
line-height: 33px !important;
}
.smobile-line-height-34 {
line-height: 34px !important;
}
.smobile-line-height-35 {
line-height: 35px !important;
}
.smobile-line-height-36 {
line-height: 36px !important;
}
.smobile-line-height-37 {
line-height: 37px !important;
}
.smobile-line-height-38 {
line-height: 38px !important;
}
.smobile-line-height-39 {
line-height: 39px !important;
}
.smobile-line-height-40 {
line-height: 40px !important;
}
.smobile-line-height-41 {
line-height: 41px !important;
}
.smobile-line-height-42 {
line-height: 42px !important;
}
.smobile-line-height-43 {
line-height: 43px !important;
}
.smobile-line-height-44 {
line-height: 44px !important;
}
.smobile-line-height-45 {
line-height: 45px !important;
}
.smobile-line-height-46 {
line-height: 46px !important;
}
.smobile-line-height-47 {
line-height: 47px !important;
}
.smobile-line-height-48 {
line-height: 48px !important;
}
.smobile-line-height-49 {
line-height: 49px !important;
}
.smobile-line-height-50 {
line-height: 50px !important;
}
.smobile-line-height-51 {
line-height: 51px !important;
}
.smobile-line-height-52 {
line-height: 52px !important;
}
.smobile-line-height-53 {
line-height: 53px !important;
}
.smobile-line-height-54 {
line-height: 54px !important;
}
.smobile-line-height-55 {
line-height: 55px !important;
}
.smobile-line-height-56 {
line-height: 56px !important;
}
.smobile-line-height-57 {
line-height: 57px !important;
}
.smobile-line-height-58 {
line-height: 58px !important;
}
.smobile-line-height-59 {
line-height: 59px !important;
}
.smobile-line-height-60 {
line-height: 60px !important;
}
.smobile-line-height-61 {
line-height: 61px !important;
}
.smobile-line-height-62 {
line-height: 62px !important;
}
.smobile-line-height-63 {
line-height: 63px !important;
}
.smobile-line-height-64 {
line-height: 64px !important;
}
.smobile-line-height-65 {
line-height: 65px !important;
}
.smobile-line-height-66 {
line-height: 66px !important;
}
.smobile-line-height-67 {
line-height: 67px !important;
}
.smobile-line-height-68 {
line-height: 68px !important;
}
.smobile-line-height-69 {
line-height: 69px !important;
}
.smobile-line-height-70 {
line-height: 70px !important;
}
.smobile-line-height-71 {
line-height: 71px !important;
}
.smobile-line-height-72 {
line-height: 72px !important;
}
.smobile-line-height-73 {
line-height: 73px !important;
}
.smobile-line-height-74 {
line-height: 74px !important;
}
.smobile-line-height-75 {
line-height: 75px !important;
}
.smobile-line-height-76 {
line-height: 76px !important;
}
.smobile-line-height-77 {
line-height: 77px !important;
}
.smobile-line-height-78 {
line-height: 78px !important;
}
.smobile-line-height-79 {
line-height: 79px !important;
}
.smobile-line-height-80 {
line-height: 80px !important;
}
.smobile-line-height-81 {
line-height: 81px !important;
}
.smobile-line-height-82 {
line-height: 82px !important;
}
.smobile-line-height-83 {
line-height: 83px !important;
}
.smobile-line-height-84 {
line-height: 84px !important;
}
.smobile-line-height-85 {
line-height: 85px !important;
}
.smobile-line-height-86 {
line-height: 86px !important;
}
.smobile-line-height-87 {
line-height: 87px !important;
}
.smobile-line-height-88 {
line-height: 88px !important;
}
.smobile-line-height-89 {
line-height: 89px !important;
}
.smobile-line-height-90 {
line-height: 90px !important;
}
.smobile-line-height-91 {
line-height: 91px !important;
}
.smobile-line-height-92 {
line-height: 92px !important;
}
.smobile-line-height-93 {
line-height: 93px !important;
}
.smobile-line-height-94 {
line-height: 94px !important;
}
.smobile-line-height-95 {
line-height: 95px !important;
}
.smobile-line-height-96 {
line-height: 96px !important;
}
.smobile-line-height-97 {
line-height: 97px !important;
}
.smobile-line-height-98 {
line-height: 98px !important;
}
.smobile-line-height-99 {
line-height: 99px !important;
}
.smobile-line-height-100 {
line-height: 100px !important;
}
.smobile-line-height-150 {
line-height: 150px !important;
}
.smobile-line-height-200 {
line-height: 200px !important;
}
.smobile-line-height-250 {
line-height: 250px !important;
}
.smobile-line-height-300 {
line-height: 300px !important;
}
} .custom-section span {
display: inline-block;
}
.custom-section .row1 {
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.custom-section .title {
font-family: "Barlow";
font-weight: 600;
font-size: 22px;
line-height: 35px;
margin-right: 10px;
flex-grow: 1;
color: #222;
}
.custom-section .letter {
position: relative;
top: -10px;
color: #fff;
font-weight: 700;
font-size: 48px;
line-height: 60px;
height: 60px;
width: 80px;
text-align: center;
background-color: #2d63d1;
border-radius: 5px;
margin-right: 20px;
box-shadow: 0 30px 70px 0 rgba(158, 178, 183, 0.7);
}
.custom-section .number {
font-size: 90px;
font-weight: 700;
color: #222;
line-height: 1;
}
.custom-section .row2 {
color: #fff;
padding: 20px 30px;
margin-top: 20px;
background-image: linear-gradient(to right, #7d4ae4, #5376e7);
font-size: 16px;
line-height: 30px;
display: flex;
justify-content: space-between;
border-radius: 5px;
}
.custom-section .row2 span:first-child {
flex-grow: 1;
}
.custom-section .row2 span:last-child {
font-weight: 700;
}
.custom-section.color2 .letter {
background-color: #2bce9c;
}
.custom-section.color2 .row2 {
background-image: linear-gradient(to right, #96c93d, #00b09b);
} .circle-animation {
position: absolute;
bottom: 23%;
right: 20px;
z-index: -1;
width: 170px;
height: 170px;
border-radius: 50%;
}
.circle-animation .c {
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
border: 1px solid #eaeaea;
width: 170px;
height: 170px;
opacity: 0;
}
.circle-animation .c1 {
animation: 4s ripple linear infinite;
}
.circle-animation .c2 {
animation: 4s ripple linear infinite 1s;
}
.circle-animation .c3 {
animation: 4s ripple linear infinite 2s;
}
.circle-animation .c4 {
animation: 4s ripple linear infinite 3s;
}
.circle-animation.color-2 {
z-index: 0;
bottom: unset;
top: 60px;
opacity: 0.7;
}
.circle-animation.color-3 .c {
border: 1px solid #aaa;
}
.tilt,
.bubble {
perspective: 1000px;
animation: 10s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0s infinite alternate tilt;
}
.link-email {
color: #222;
position: relative;
}
.link-email:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-color: #222;
transition: 0.3s;
content: "";
}
.link-email:hover {
color: #f5ad0d;
}
.link-email.white:hover {
opacity: 0.7;
}
.link-email:hover:after {
background-color: #f5ad0d;
}
.link-email.white {
color: #fff;
}
.link-email.white:after {
background-color: #fff;
} .perspective-1000 {
perspective: 1000px;
}
.bg-gradient-1 {
background-image: linear-gradient(to bottom, transparent 0%, transparent 49.99%, #030f27 50%);
}
.bg-gradient-blue {
background-image: linear-gradient(to right, #5376e7, #7d4ae4);
}
.bg-gradient-orange {
background-image: linear-gradient(to left, #f474a2, #ffad3a);
}
.bg-gradient-orange-2 {
background-image: linear-gradient(to right, #f66767, #f68826);
}
.bg-gradient-purple {
background-image: linear-gradient(to bottom, #4a0d67, #411565);
} .input-white input,
.input-white textarea {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.3);
color: #fff;
}
.input-white input::placeholder {
color: rgba(255, 255, 255, 0.7);
}
.input-white input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.input-white input::-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.input-white textarea::placeholder {
color: rgba(255, 255, 255, 0.7);
}
.input-white textarea:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.input-white textarea::-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.input-white input:focus,
.input-white textarea:focus {
border-color: #fff;
}
.input-black input,
.input-black textarea {
background-color: transparent;
border-color: #222;
color: #222;
}
@media (max-width: 991px) {
.hide-on-mobile {
display: none !important;
}
}
@media (max-width: 767px) {
.hide-on-smobile {
display: none !important;
}
} body .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-section>.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-section>.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-section>.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-section>.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-section>.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
.elementor-section>.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated,
.elementor-section>.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
.elementor-section>.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
.elementor-section>.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 767px) {
.elementor-column {
width: 100% !important;
}
}
.elementor-template .post-meta,
.elementor-template .post-title {
display: none;
} .master-heading > * { max-width: 100%; } .custom.tparrows {
background-color: rgba(255, 255, 255, 0.3) !important;
width: 60px !important;
height: 60px !important;
border-radius: 50%;
transition: all ease 0.3s;
}
.custom.tparrows.tp-leftarrow:before,
.custom.tparrows.tp-rightarrow:before {
content: "\23" !important;
font-family: "ElegantIcons" !important;
font-weight: normal;
font-size: 22px !important;
color: #222 !important;
line-height: 60px !important;
}
.custom.tparrows.tp-rightarrow:before {
content: "\24" !important;
}
.custom.tparrows:hover {
background-color: #fff !important;
}
.tp-bullets.custom .tp-bullet {
width: 8px;
height: 8px;
border: 2px solid #fff;
border-radius: 50%;
background-color: transparent;
transition: all ease 0.3s;
}
.tp-bullets.custom .tp-bullet.selected {
background-color: #fff;
} .rev-btn { transition: 0.3s; }
.rev-btn.icon-right i { margin-left: 35px; }
.rev-btn.icon-left i { margin-right: 35px; }
.rev-btn.icon-left-2 i { margin-right: 10px; font-size: 25px; line-height: 65px; }
.rev-scroll { cursor: pointer; position: relative; 
background-color: rgba(255,255,255,0.2);
clip-path: polygon(50% 0%, 0% 100%, 100% 100%); }
.rev-scroll.no-bg { background-color: transparent; } .rs-has-line { position: relative; padding-left: 115px; }
.rs-has-line:after { position: absolute; bottom: 10px; left: 0; width: 100px; height: 3px; content: '';
background-color: #f5ad0d; }
.rs-has-line.line-2 { padding-left: 25px; }
.rs-has-line.line-2:after { bottom: 0; width: 4px; height: 100%; }
.rs-has-line.line-top { padding-left: 0; padding-top: 20px; }
.rs-has-line.line-top:after { top: 0; height: 5px; bottom: unset; width: 120px; }
.rs-has-line.line-bottom { padding-left: 0; padding-bottom: 20px; }
.rs-has-line.line-bottom:after { bottom: 0; height: 5px; width: 120px; }
.rs-has-shape { position: relative; padding-left: 25px; }
.rs-has-shape:after { position: absolute; top: 2px; left: 0; width: 15px; height: 15px; content: '';
background-color: #f5ad0d; clip-path: polygon(0 0, 0% 100%, 100% 0); }
@media only screen and (max-width: 778px) {
.rs-has-line { padding-left: 0px !important; }
.rs-has-line:after { display: none; }
} .bypostauthor > article {
background-color: #f8f9fa;
}
.sticky-post {
display: inline-block;
color: #f5ad0d;
font-size: 20px;
position: absolute;
left: 0;
top: -10px;
display: none;
}
.post.sticky .post-title {
position: relative;
padding-left: 15px;
}
.post.sticky .post-title:after {
position: absolute;
top: 50%;
left: 0;
width: 3px;
height: calc(100% - 10px);
transform: translateY(-50%);
background-color: #f5ad0d;
content: "";
}
.aligncenter {
display: block;
margin: 0 auto;
}
.alignright {
float: right;
margin: 7px 0 15px 25px;
}
.alignleft {
float: left;
margin: 7px 25px 15px 0;
}
blockquote.alignleft {
margin: 5px 20px 0;
}
blockquote.alignright {
margin: 5px 0 20px 20px;
}
p > img.alignleft {
clear: left;
}
p > img.alignright {
clear: right;
}
blockquote.aligncenter {
margin-bottom: 20px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p,
.wp-block-quote.has-text-align-right p em {
font-style: normal;
}
.wp-block-quote.is-style-large {
padding: 24px 50px;
}
.wp-block-quote.is-style-large:before {
display: none; 
}
.wp-block-quote.has-text-align-right {
padding: 24px 66px 24px 50px;
}
blockquote.has-text-align-right:before {
right: 32px;
left: unset;
}
.wp-block-pullquote blockquote {
padding: 40px 0;
}
.wp-block-pullquote blockquote:before {
display: none;
}
.wp-block-pullquote {
text-align: center;
}
.wp-block-pullquote.is-style-solid-color {
background-color: #f7f7f7;
}
.wp-block-pullquote.is-style-solid-color blockquote {
text-align: center;
background-color: transparent;
}
.wp-block-gallery,
.wp-block-calendar {
margin-bottom: 30px;
}
.wp-block-gallery .blocks-gallery-caption { margin-bottom: 10px; }
.wp-block-gallery:last-child { margin-bottom: 0; }
.wp-block-calendar caption { font-weight: 600; margin-bottom: 10px; }
.wp-block-calendar table th { border: 1px solid rgba(0,0,0,0.1); }
.wp-block-search {
margin-bottom: 20px;
}
.wp-block-search input {
margin-bottom: 0;
}
.wp-block-group.has-background {
padding: 30px;
}
.wp-block-cover { margin-bottom: 30px; }
.post-content .has-large-font-size {
line-height: 1.4;
}
.floatleftcenter {
float: none;
margin: 0 auto;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.wp-caption {
text-align: center;
max-width: 100%;
text-align: center;
margin-bottom: 20px;
}
.wp-caption img {
display: block;
margin: 0 auto;
padding: 0;
border: 0 none;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size: 0.8em;
padding: 10px 0 0;
margin: 0;
text-align: center;
font-style: italic;
}
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.wp-caption.alignnone {
margin-bottom: 20px;
}
.wp-smiley {
margin: 0;
max-height: 1em;
}
#img-attch-page {
text-align: center;
overflow: hidden;
}
#img-attch-page img {
display: inline-block;
margin: 0 auto;
max-width: 100%;
margin-bottom: 20px;
}
.post-password-form label {
font-weight: bolder;
color: #222;
}
form.login .lost_password {
display: inline-block;
}
.wpstats {
display: none;
}
.wp-block-button__link {
margin: 0 10px 10px 0;
}
.wp-block-cover.has-background-dim .wp-block-cover-text {
color: #fff;
}
.wp-block-cover .wp-block-cover-text strong {
font-weight: 500;
}
.wp-block-latest-comments,
.wp-block-latest-posts {
margin-left: 0;
}
.gallery {
margin: 0 -1.15% 30px;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.15% 2.3%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
} ul.wp-block-rss,
ul.wp-block-latest-posts,
ul.wp-block-archives-list,
ol.wp-block-latest-comments {
margin-left: 0;
width: fit-content;
}
ul.wp-block-rss ul,
ul.wp-block-latest-posts ul,
ul.wp-block-archives-list ul,
ol.wp-block-latest-comments ul {
padding-left: 16px;
}
ul.wp-block-rss li,
ul.wp-block-latest-posts li,
ul.wp-block-archives-list li,
ol.wp-block-latest-comments li {
position: relative;
list-style: none;
border-bottom: 1px solid #e7e7e7;
padding: 17px 0;
} .byron-container {
width: 1170px;
margin: 0 auto;
max-width: 90%;
}
#page {
background: #fff;
}
#main-content {
padding: 100px 0;
}
.no-padding-content #main-content {
padding: 0;
} #inner-content,
#inner-sidebar {
position: relative;
z-index: 1;
}
#inner-content:after,
#inner-sidebar:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border-style: solid;
border-width: 0;
z-index: -1;
}
#inner-sidebar {
padding: 20px 34px;
border: 1px solid #e7e7e7;
border-radius: 5px;
} #site-content {
float: left;
width: 65.812%;
}
#sidebar {
float: right;
width: 31.624%;
border-style: solid;
border-color: #e7e7e7;
} .sidebar-left #site-content {
float: right;
}
.sidebar-left #sidebar {
float: left;
} .woocommerce-page #site-content {
width: 74.359%;
}
.woocommerce-page #sidebar {
width: 20.086%;
} .no-sidebar .woocommerce-page #site-content,
.no-sidebar #site-content,
.page-empty-widget #site-content,
.blog-empty-widget #site-content,
.page-single-project #site-content,
#site-content.archive-project {
width: 100% !important;
max-width: none !important;
float: none !important;
} .site-layout-boxed #wrapper {
background-color: #f4f4f4;
padding: 30px;
}
.site-layout-boxed #page {
width: 1240px;
max-width: 100%;
margin: 0 auto;
position: relative;
}
.site-layout-boxed #page .byron-container {
width: auto !important;
max-width: none !important;
padding-left: 30px;
padding-right: 30px;
}
.site-layout-boxed.box-shadow #page {
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.04);
}
.site-layout-boxed #site-header.fixed-hide {
width: 1240px;
left: 50%;
transform: translateX(-50%);
} .header-top { 
border-bottom: 1px solid #394664; 
}
#topbar,
#topbar .topbar-left,
#topbar .topbar-right {
display: flex;
justify-content: space-between;
}
#topbar .topbar-left > div {
position: relative;
padding-left: 30px;
}
#topbar .topbar-left > div:after {
position: absolute;
top: 50%;
left: 0px;
content: '';
width: 1px;
height: 20px;
transform: translateY(-50%);
background-color: #394664;
}
#topbar .topbar-left > div:first-child {
padding-left: 0;
}
#topbar .topbar-left > div:first-child:after {
display: none;
}
#site-header {
position: relative;
z-index: 100;
border-style: solid;
transition: 0.3s;
background-color: #030f27;
}
.site-header-inner,
.site-header-inner .wrap-inner {
display: flex;
align-items: center;
height: 80px;
transition: 0.5s;
transition-delay: 0.3s;
}
#site-header .wrap-iner {
height: 80px;
}
.site-header-inner {
position: relative;
}
#site-header #main-nav .menu-fallback {
padding-right: 16px;
position: relative;
text-decoration: underline;
display: inline-block;
height: 80px;
line-height: 80px;
}
#site-header #main-nav .menu-fallback:hover {
color: #aaa;
} #site-logo {
transition: all ease 0.3s;
flex-grow: 1;
}
#site-logo-inner {
margin-right: 30px;
transition: all ease 0.3s;
}
#site-logo .site-logo-text {
color: #f5ad0d;
font-size: 30px;
line-height: 36px;
font-weight: bolder;
}
#site-logo .site-logo-text:hover {
color: #f5ad0d;
} .header-button {
margin-left: 80px;
display: inline-flex;
}
.header-button a {
display: inline-block;
font-size: 16px;
line-height: 44px;
font-weight: 500;
padding: 0px 28px;
border-radius: 2px;
color: #f5ad0d;
font-weight: 500;
border: 1px solid #f5ad0d;
white-space: nowrap;
}
.header-button a:hover {
background-color: #f5ad0d; color: #fff;
} .header-info {
font-size: 15px;
line-height: 50px;
color: #8a99c0;
}
.header-info .content-wrap {
display: inline-block;
}
.header-info .content-wrap .prefix {
display: none;
}
.header-info .content {
display: inline-block;
margin-left: 30px;
padding-left: 50px;
position: relative;
}
.header-info .content:after {
position: absolute;
left: 0;
top: 50%;
content: '';
transform: translateY(-50%);
width: 1px;
height: 20px;
background-color: #394664;
}
.header-info .content:before {
position: absolute;
left: 30px;
top: 0;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: '\f095';
color: #f5ad0d;
}
.header-info .content.email:before {
content: '\f0e0';
}
.header-info .content.address:before {
content: '\f3c5';
} .header-socials a {
display: inline-block;
font-size: 16px;
line-height: 50px;
margin-right: 22px;
color: #8a99c0;
}
.header-socials a:hover {
color: #f5ad0d;
} .header-top-menu ul { margin: 0; }
.header-top-menu ul li { margin: 0; list-style: none; display: inline-block; font-size: 15px; line-height: 50px;
color: #8a99c0; margin-right: 35px; }
.header-top-menu ul li a { color: inherit; }
.header-top-menu ul li:hover { color: #f5ad0d; } #main-nav {
display: block;
float: right;
}
#main-nav ul {
margin: 0;
}
#main-nav ul li {
position: relative;
list-style: none;
padding-top: 0;
padding-bottom: 0;
}
#main-nav > ul > li {
float: left;
padding: 0 20px;
}
#main-nav > ul > li > a {
display: block;
position: relative;
color: #222;
font-size: 16px;
font-weight: 400;
line-height: 80px;
transition: 0.5s;
}
#main-nav > ul > li:hover > a {
color: #f5ad0d;
}
#main-nav > ul > li > a > span {
position: relative;
padding: 2px 0;
z-index: 0; 
}
#main-nav > ul > li.menu-item-has-children > a > span {
padding-right: 14px;
}
#main-nav > ul > li > a > span > .letter {
display: inline-block;
}
#main-nav > ul > li > a > span:before {
content: "";
width: 0;
height: 2px;
position: absolute;
right: 0;
bottom: 0;
background-color: #f5ad0d;
-webkit-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
}
#main-nav > ul > li:hover > a > span:before {
width: 100%;
left: 0;
background-color: #f5ad0d;
}
#main-nav > ul > li.menu-item-has-children > a > span:after {
line-height: normal;
font-size: 10px;
font-weight: normal;
content: "\f078";
font-family: "Font Awesome 5 Free";
position: absolute;
right: 0;
top: 7px;
color: inherit;
font-weight: 900;
}
#main-nav > ul > li > a:not([href]) {
cursor: pointer;
} #main-nav .sub-menu {
padding: 19px 0;
background-color: #fff;
position: absolute;
left: 0;
top: 100%;
width: 250px;
margin-top: 10px;
opacity: 0;
visibility: hidden;
z-index: 9999;
box-shadow: 0 30px 70px 0 rgba(57, 62, 70, 0.15);
border-radius: 10px;
transition: all ease 0s;
}
#main-nav .sub-menu .sub-menu {
left: 100%;
top: -7px;
transform: none;
margin-left: 0;
}
#main-nav .sub-menu li a {
padding: 6px 37px;
color: #666;
display: block;
position: relative;
transition: 0.5s;
transition-delay: 0s;
}
#main-nav .sub-menu li a > span {
position: relative;
display: inline-block;
}
#main-nav .sub-menu li a:hover {
color: #f5ad0d;
transition-delay: 0.5s;
}
#main-nav .sub-menu li a:after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 0;
background-color: #f9f8f8;
transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
z-index: -1;
}
#main-nav .sub-menu li a:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 2px;
height: 0;
background-color: #f5ad0d;
transition: height 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0.5s;
}
#main-nav .sub-menu > li:first-child a:before {
top: 0px;
}
#main-nav .sub-menu li a:hover:before {
height: 100%;
transition-delay: 0s;
}
#main-nav .sub-menu li a:hover:after {
width: 100%;
transition-delay: 0.5s;
}
#main-nav .sub-menu li:first-child > a {
border: 0;
}
#main-nav li:hover > .sub-menu {
margin-top: 0;
opacity: 1;
visibility: visible;
transition: all ease 0.3s;
}
#main-nav .sub-menu li.menu-item-has-children > a:after {
line-height: inherit;
font-size: 30px;
font-weight: normal;
content: "\e684";
font-family: "Pe-icon-7-stroke";
position: absolute;
right: 30px;
top: -5px;
}
#main-nav .sub-menu.left {
left: auto;
right: 0;
}
#main-nav .sub-menu .sub-menu.left {
right: -100%;
} #secondary-menu {
display: block;
position: fixed;
top: 0;
right: -600px;
height: 100%;
z-index: 999999;
padding: 150px 150px 50px 150px;
overflow-x: hidden;
overflow-y: auto;
background-color: #222;
color: #fff;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-overflow-scrolling: touch;
}
#secondary-menu .close-menu {
position: absolute;
top: 30px;
right: 30px;
width: 50px;
height: 50px;
cursor: pointer;
}
#secondary-menu .close-menu:after {
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 50px;
font-size: 50px;
line-height: 1;
color: #fff;
font-family: "Pe-icon-7-stroke";
content: "\e680";
}
#secondary-menu::-webkit-scrollbar-track {
background-color: #31363d;
}
#secondary-menu::-webkit-scrollbar {
width: 6px;
background-color: #f5ad0d;
}
#secondary-menu::-webkit-scrollbar-thumb {
border-radius: 6px;
background-color: #f5ad0d;
}
.secondary-menu-overlay {
opacity: 0;
visibility: hidden;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.8);
z-index: 9999;
transition: all ease 0.3s;
}
.secondary-menu-overlay.show {
opacity: 1;
visibility: visible;
}
.secondary-menu-overlay .close:after {
content: "\e680";
font-family: "Pe-icon-7-stroke";
font-weight: 400;
color: #fff;
font-size: 50px;
font-weight: normal;
cursor: pointer;
position: absolute;
right: 20px;
top: 10px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
transition: all ease 0.3s;
}
.secondary-menu-overlay .close:hover:after {
color: #ff4539;
}
html.disable-scroll {
overflow-y: hidden;
}
#secondary-menu ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
#secondary-menu ul li {
margin: 0;
position: relative;
cursor: pointer;
}
#secondary-menu ul li .arrow {
position: absolute;
top: 0;
left: 100%;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 30px;
}
#secondary-menu ul li .arrow:after {
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 50px;
content: '+';
font-weight: 400;
}
#secondary-menu ul li .arrow:hover {
opacity: 0.7;
}
#secondary-menu > ul > li {
padding: 0 30px 0 40px;
font-weight: 600;
margin-bottom: 40px;
}
#secondary-menu > ul > li:after {
position: absolute;
top: 25px;
left: 0;
height: 2px;
border-radius: 2px;
width: 15px;
background-color: #fff;
content: '';
transition: 0.5s;
}
#secondary-menu > ul > li:hover:after {
width: 25px;
}
#secondary-menu ul li a {
color: #fff;
display: block;
font-size: 26px;
line-height: 50px;
text-decoration: none;
}
#secondary-menu ul > li > a:hover {
opacity: 0.7;
}
#secondary-menu > ul > li li a {
font-size: 16px;
line-height: 40px;
}
#secondary-menu ul > li.menu-item-has-children > a:hover {
opacity: 1;
}
#secondary-menu .menu-item-has-children .sub-menu {
display: none;
margin-top: 20px;
}
.second-menu-button {
width: 30px;
height: 30px;
stroke: #222;
margin-left: 70px;
z-index: 99999;
cursor: pointer;
} #main-nav li.megamenu {
position: inherit;
}
#main-nav li.megamenu ul.sub-menu {
z-index: 9998;
background-color: transparent;
}
#main-nav li.megamenu > ul.sub-menu ul.sub-menu {
transition: none;
transform: none;
padding: 0;
}
#main-nav li.megamenu ul.sub-menu li.menu-item-has-children > a:after,
#main-nav li.megamenu ul.sub-menu li.menu-item-has-children > a > span:after {
display: none;
}
#main-nav li.megamenu > ul.sub-menu {
left: 0;
right: auto;
background-color: #fff;
padding: 40px 0;
width: 1170px;
max-width: 90vw;
}
#main-nav li.megamenu > ul.sub-menu > li {
display: block;
float: left;
width: 100%;
border-right: 1px solid rgba(0, 0, 0, 0.08);
}
#main-nav li.megamenu > ul.sub-menu > li:last-child {
border: 0;
}
#main-nav li.megamenu.col-3 > ul.sub-menu > li {
width: 26.333%;
margin-left: 7%;
}
#main-nav li.megamenu.col-3 > ul.sub-menu > li:nth-child(4n) {
clear: right;
}
#main-nav li.megamenu.col-4 > ul.sub-menu > li {
width: 19%;
margin-left: 6%;
}
#main-nav li.megamenu.col-4 > ul.sub-menu > li:nth-child(5n) {
clear: right;
}
#main-nav li.megamenu.col-5 > ul.sub-menu > li {
width: 15%;
margin-left: 5%;
}
#main-nav li.megamenu.col-5 > ul.sub-menu > li:nth-child(6n) {
clear: right;
}
#main-nav li.megamenu > ul.sub-menu > li ul {
display: block !important;
top: auto !important;
width: 100% !important;
min-width: 0 !important;
left: auto !important;
position: relative !important;
border: none !important;
padding: 0 !important;
box-shadow: none !important;
}
#main-nav li.megamenu > ul.sub-menu > .menu-item-has-children > a {
transition: none;
transform: none;
position: relative;
font-size: 15px;
color: #222;
margin-bottom: 12px;
}
#main-nav li.megamenu.no-heading > ul.sub-menu > .menu-item-has-children > a {
display: none;
}
#main-nav li.megamenu:hover ul li ul {
opacity: 1;
visibility: visible;
} #main-nav-mobi {
display: block;
position: fixed;
top: 0;
left: -300px;
height: 100%;
z-index: 999999;
width: 300px;
max-width: calc(100% - 80px);
padding-bottom: 50px;
overflow-x: hidden;
overflow-y: auto;
background-color: #030f27;
color: #fff;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-overflow-scrolling: touch;
}
#main-nav-mobi::-webkit-scrollbar-track {
background-color: #31363d;
}
#main-nav-mobi::-webkit-scrollbar {
width: 6px;
background-color: #f5ad0d;
}
#main-nav-mobi::-webkit-scrollbar-thumb {
border-radius: 6px;
background-color: #f5ad0d;
}
.mobi-overlay {
opacity: 0;
visibility: hidden;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.8);
z-index: 999998;
transition: all ease 0.3s;
}
.mobi-overlay.show {
opacity: 1;
visibility: visible;
}
.mobi-overlay .close:after {
content: "\e680";
font-family: "Pe-icon-7-stroke";
font-weight: 400;
color: #fff;
font-size: 50px;
font-weight: normal;
cursor: pointer;
position: absolute;
right: 20px;
top: 10px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
transition: all ease 0.3s;
}
.mobi-overlay .close:hover:after {
color: #ff4539;
}
html.disable-scroll {
overflow-y: hidden;
}
#main-nav-mobi ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
#main-nav-mobi ul li {
margin: 0;
position: relative;
cursor: pointer;
border-top: 1px solid rgba(255, 255, 255, 0.07);
}
#main-nav-mobi ul li a {
color: #fff;
display: block;
font-size: 16px;
font-weight: 600;
line-height: 50px;
text-decoration: none;
padding: 0 22px 0 35px;
}
#main-nav-mobi ul > li > a:hover {
opacity: 0.7;
}
#main-nav-mobi > ul > li li a {
font-size: 15px;
padding: 0 22px 0 40px;
}
#main-nav-mobi .menu-item-has-children .arrow {
cursor: pointer;
display: inline-block;
font-family: "Pe-icon-7-stroke";
font-size: 28px;
line-height: 54px;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 50px;
color: #fff;
transition: all ease 0.3s;
}
#main-nav-mobi .menu-item-has-children .arrow:hover {
opacity: 0.7;
}
#main-nav-mobi .menu-item-has-children .arrow:before {
content: "\e688";
}
#main-nav-mobi .menu-item-has-children .arrow.active:before {
content: "\e684";
}
#main-nav-mobi ul ul {
background-color: rgba(255, 255, 255, 0.02);
} .mobi-nav-extra {
display: none;
}
#main-nav-mobi .search-form {
position: relative;
margin: 32px 22px 35px;
}
#main-nav-mobi .search-form .search-field {
padding-right: 48px;
width: 100%;
margin-bottom: 0;
padding: 10px 25px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
}
#main-nav-mobi .search-form .search-submit {
position: absolute;
right: 12px;
top: 15px;
width: 30px;
height: 30px;
text-align: center;
text-indent: 9999px;
background-color: transparent;
padding: 0;
border: 0;
overflow: hidden;
stroke: #222;
}
#main-nav-mobi .search-form .search-submit svg {
position: absolute;
top: -1px;
left: 0;
width: 100%;
padding: 20%;
}
#main-nav-mobi .search-form .search-submit:hover {
stroke: #222;
}
#main-nav-mobi .ext > .text {
display: none;
}
#main-nav-mobi .ext > .cart-info svg {
position: relative;
top: 2px;
stroke: #fff;
width: 26px;
padding-right: 10px;
}
#main-nav-mobi .ext > .cart-info:hover {
opacity: 0.7;
}
#main-nav-mobi .menu-logo-inner {
display: inline-block;
margin: 25px 22px 25px 35px;
}
#main-nav-mobi .menu-logo-inner a {
padding: 0;
} .mobile-button {
width: 24px;
height: 14px;
display: none;
float: right;
position: absolute;
top: 50%;
right: 0;
transform: translate3d(0, -50%, 0);
background: transparent;
cursor: pointer;
transition: all ease 0.3s;
}
.mobile-button.hide {
opacity: 0;
}
.mobile-button:before,
.mobile-button:after,
.mobile-button span {
background-color: #fff;
transition: all ease 0.3s;
}
.mobile-button:before,
.mobile-button:after {
content: "";
position: absolute;
top: 0;
height: 2px;
width: 24px;
border-radius: 2px;
left: 0;
top: 50%;
transform-origin: 50% 50%;
}
.mobile-button span {
position: absolute;
width: 24px;
height: 2px;
border-radius: 2px;
left: 0;
top: 50%;
margin-top: -1px;
overflow: hidden;
text-indent: 200%;
}
.mobile-button:hover span,
.mobile-button:hover:before,
.mobile-button:hover:after {
opacity: 0.7;
}
.mobile-button:before {
transform: translate3d(0, -7px, 0);
}
.mobile-button:after {
transform: translate3d(0, 5px, 0);
}
.header-style-2 .mobile-button:before,
.header-style-2 .mobile-button:after,
.header-style-2 .mobile-button span {
background-color: #fff;
} .nav-top-cart-wrapper {
position: relative;
transition: all ease 0.3s;
height: 80px;
display: flex;
align-items: center;
margin-left: 30px;
}
.nav-top-cart-wrapper .nav-cart-trigger {
position: relative;
display: block;
text-align: center;
width: 22px;
height: 26px;
line-height: 1;
stroke: #666;
margin-top: 3px;
transition: 0s;
}
.nav-top-cart-wrapper .nav-cart-trigger:hover {
stroke: #f5ad0d;
}
.nav-top-cart-wrapper .shopping-cart-items-count {
position: absolute;
right: -9px;
top: -9px;
width: 18px;
height: 18px;
line-height: 18px;
font-size: 12px;
display: block;
border-radius: 50%;
text-align: center;
background-color: #48bf84;
color: #fff;
font-weight: 600;
}
.nav-top-cart-wrapper .nav-shop-cart {
width: 300px;
opacity: 0;
visibility: hidden;
margin-top: 5px;
border-radius: 10px;
position: absolute;
right: 0;
top: 100%;
z-index: 999999;
background-color: #fff;
padding: 20px;
box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.1);
transition: all ease 0.3s;
}
.nav-top-cart-wrapper:hover .nav-shop-cart {
margin: 0;
opacity: 1;
visibility: visible;
transition: all ease 0.3s;
} .header-search-wrap {
margin-left: 30px;
}
.header-search-trigger {
position: relative;
display: block;
text-align: center;
width: 22px;
line-height: 1;
stroke: #666;
transition: 0s;
}
.header-search-trigger:hover {
stroke: #f5ad0d;
} #main-nav.show-current  > ul > li.current-menu-parent > a > span:before,
#main-nav.show-current  > ul > li.current-menu-item > a > span:before {
width: 100%;
}
#site-header.hide-menu #main-nav {
display: none;
}
#site-header.hide-cart .nav-top-cart-wrapper {
display: none;
}
#site-header.hide-search .header-search-wrap {
display: none;
}
#site-header.hide-second-menu .second-menu-button {
display: none;
}
#site-header.hide-button .header-button {
display: none;
}
#site-header.hide-info .header-info {
display: none;
} .header-style-1 #site-header .nav-top-cart-wrapper .nav-cart-trigger,
.header-style-1 #site-header .header-search-trigger {
stroke: #fff;
}
.header-style-1 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover,
.header-style-1 #site-header .header-search-trigger:hover {
stroke: #f5ad0d;
}
.header-style-1 #main-nav > ul > li > a { color: #fff; line-height: 100px; }
.header-style-1 #main-nav > ul > li:hover > a { color: #f5ad0d; } .header-style-2 #site-header {
position: absolute;
top: 0;
left: 0;
width: 100%;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.header-style-2 #main-nav > ul > li > a > span {
color: #fff;
}
.header-style-2 .header-search-trigger,
.header-style-2 .nav-top-cart-wrapper .nav-cart-trigger {
stroke: #fff;
}
.header-style-2 .second-menu-button {
stroke: #fff;
}
.header-style-2 #site-header.header-text-dark .nav-top-cart-wrapper .nav-cart-trigger,
.header-style-2 #site-header.header-text-dark .header-search-trigger,
.header-style-2 #site-header.header-text-dark .second-menu-button {
stroke: #222;
}
.header-style-2  #main-nav > ul > li > a > span {
color: #fff;
}
.header-style-2 #site-header.header-text-dark #main-nav > ul > li > a > span {
color: #222;
} .header-style-3 #site-header {
background-color: #030f27;
}
.header-style-3 #site-header .content-wrap .prefix {
display: none;
}
.header-style-3 #site-header .wrap-inner {
display: flex;
justify-content: space-between;
align-items: center;
background-color: #fff;
border-radius: 5px;
box-shadow: 0 20px 70px 0 rgba(38,42,76,0.2);
margin-top: -40px;
transform: translateY(50%);
padding: 0 40px;
height: 80px;
}
.header-style-3 #site-header .wrap-inner #main-nav {
flex-grow: 1;
} .header-style-4 #site-header { background-color: #fff; }
.header-style-4 #site-header .header-info { line-height: 1; }
.header-style-4 #site-header .header-info .content-wrap { margin-left: 45px; }
.header-style-4 #site-header .header-info .prefix { display: block; margin-bottom: 10px; }
.header-style-4 #site-header .header-info .content {  padding-left: 20px; margin-left: 0; color: #222; }
.header-style-4 #site-header .header-info .content:before { left: 0; }
.header-style-4 #site-header .header-info .content:after { display: none; }
.header-style-4 #site-header .header-button a { color: #fff; border: none; background-color: #f5ad0d; }
.header-style-4 #site-header .header-button a:hover { background-color: #030f27; }
.header-style-4 #site-header .wrap-inner {
display: flex;
justify-content: space-between;
align-items: center;
background-color: #030f27;
border-radius: 5px;
box-shadow: 0 20px 70px 0 rgba(38,42,76,0.2);
margin-top: -40px;
transform: translateY(50%);
padding: 0 40px;
height: 80px;
}
.header-style-4 #site-header .wrap-inner #main-nav { flex-grow: 1; }
.header-style-4 #main-nav > ul > li > a { color: #fff; }
.header-style-4 #main-nav > ul > li:hover > a { color: #f5ad0d; }
.header-style-4 #main-nav > ul > li:hover > a > span:before { background-color: #f5ad0d; }
.header-style-4 .nav-top-cart-wrapper .nav-cart-trigger,
.header-style-4 .header-search-trigger { stroke: #cacaca; }
.header-style-4 .nav-top-cart-wrapper .nav-cart-trigger:hover,
.header-style-4 .header-search-trigger:hover { stroke: #f5ad0d; } .header-style-5 #site-header { position: absolute; top: 0; left: 0; width: 100%; background-color: transparent; }
.header-style-5 .header-top { border-bottom: none; }
.header-style-5 .header-socials a { color: #cacaca; }
.header-style-5 .header-socials a:hover { color: #f5ad0d; }
.header-style-5 .header-top-menu ul li { color: #cacaca; }
.header-style-5 .header-top-menu ul li:hover { color: #f5ad0d; }
.header-style-5 .content-wrap .prefix { display: none; }
.header-style-5 .content-wrap .content { color: #cacaca; }
.header-style-5 .header-info .content:after { background-color: #4d5b78; }
.header-style-5 #topbar .topbar-left > div:after { background-color: #4d5b78; }
.header-style-5 .site-header-inner { height: 80px; border-radius: 5px; box-shadow: 0 20px 70px 0 rgba(38,42,76,0.2);
background-color: #f5ad0d; padding: 0 40px; }
.header-style-5 .header-search-trigger,
.header-style-5 .nav-top-cart-wrapper .nav-cart-trigger { stroke: #fff; }
.header-style-5 .header-search-trigger:hover,
.header-style-5 .nav-top-cart-wrapper .nav-cart-trigger:hover { opacity: 0.7; stroke: #fff; }
.header-style-5 #main-nav > ul > li > a { color: #fff; color: #fff; }
.header-style-5 #main-nav > ul > li:hover > a { opacity: 0.7; color: #fff; }
.header-style-5 #main-nav > ul > li:hover > a > span:before { opacity: 0.7; } #site-header.fixed-hide {
position: fixed;
left: 0;
top: -100px;
width: 100%;
z-index: 9989;
}
#site-header.fixed-hide .header-top,
#site-header.fixed-hide #topbar {
display: none;
}
.header-style-1 #site-header.fixed-show {
top: 0;
}
.header-style-1 #site-header.fixed-hide .site-header-inner,
.header-style-1 #site-header.fixed-hide .site-header-inner .wrap-inner {
height: 80px;
}
.header-style-3 #site-header.fixed-hide { top: -200px; background-color: transparent; }
.header-style-3 #site-header.fixed-hide .site-header-inner { display: none; }
.header-style-3 #site-header.fixed-show { top: 0; }
.header-style-3 #site-header.fixed-show .wrap-inner { margin-top: -30px; }
.header-style-4 #site-header.fixed-hide { top: -200px; background-color: transparent; }
.header-style-4 #site-header.fixed-hide .site-header-inner { display: none; }
.header-style-4 #site-header.fixed-show { top: 0; }
.header-style-4 #site-header.fixed-show .wrap-inner { margin-top: -30px; }
.header-style-5 #site-header.fixed-hide .header-top { display: block; opacity: 0; z-index: -1; transition: 0s; }
.header-style-5 #site-header.fixed-hide #topbar { display: flex; }
.header-style-5 #site-header.fixed-hide { position: fixed; top: -40px; left: 0; width: 100%; } .header-has-custom-bg #site-header:after {
display: none;
} .search-style-fullscreen .search_form_wrap {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
background-color: #07152d;
overflow: hidden;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.3s;
}
.search-style-fullscreen .search-form {
position: absolute;
width: 40%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin-top: 10px;
transition: all ease-in-out 0.25s;
border: 2px solid rgba(255,255,255,0.7);
border-radius: 40px;
}
.search-style-fullscreen .search-field {
width: 100%;
font-size: 22px;
margin-bottom: 0;
background-color: transparent;
display: none;
border-radius: 40px;
padding: 17px 40px;
height: 80px;
}
.search-style-fullscreen .search-field,
.search-style-fullscreen .search-field:focus {
border: 0;
}
.search-style-fullscreen .search-submit {
position: absolute;
right: 20px;
top: 8px;
width: 64px;
height: 64px;
padding: 0;
line-height: 64px;
border-radius: 5px;
text-indent: -9999px;
border-radius: 8px;
transition: all ease 0.3s;
background-color: transparent;
border: none;
}
.search-style-fullscreen .search-submit svg {
position: absolute;
top: 0;
left: 0;
padding: 30%;
width: 100%;
stroke: #fff;
}
.search-style-fullscreen .search-submit:hover svg {
stroke: #f5ad0d;
}
.search-style-fullscreen .search-close {
position: absolute;
top: 20px;
right: 30px;
display: inline-block;
text-align: center;
cursor: pointer;
z-index: 1;
transition: all ease 0.3s;
}
.search-style-fullscreen .search-close:before {
content: "\e680";
font-family: "Pe-icon-7-stroke";
font-weight: 400;
color: #fff;
font-size: 56px;
transition: all ease 0.3s;
}
.search-style-fullscreen .search-close:hover:before {
color: #ff4539;
}
.search-style-fullscreen.search-opened .search_form_wrap {
opacity: 1;
visibility: visible;
}
.search-style-fullscreen.search-opened .search_form {
margin-top: 0;
} #featured-title {
background-color: #f8f9fa;
background-size: cover;
border-style: solid;
text-align: center;
}
#featured-title .inner-wrap {
overflow: hidden;
width: 100%;
}
#featured-title .inner-wrap {
padding: 133px 0 93px;
}
#featured-title .main-title {
position: relative;
font-size: 34px;
line-height: 42px;
z-index: 1;
display: inline-block;
margin-bottom: 5px;
}
#featured-title .title-group {
position: relative;
padding-bottom: 17px;
}
#featured-title .title-group:after {
content: "";
position: absolute;
left: 50%;
bottom: 0;
margin-left: -35px;
width: 70px;
height: 5px;
background-color: #f5ad0d;
}
#featured-title .sub-title {
font-size: 18px;
font-weight: 400;
margin: 3px 0 0;
}
#featured-title .main-title.has-shadow {
text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
}
#featured-title #breadcrumbs { margin-top: 36px; }
#featured-title .main-title:after,
#featured-title #breadcrumbs .breadcrumbs-inner:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
border-style: solid;
border-width: 0;
}
#featured-title #breadcrumbs .breadcrumbs-inner {
z-index: 1;
position: relative;
display: inline-block;
font-size: 16px;
}
#featured-title #breadcrumbs a {
color: #222;
}
#featured-title #breadcrumbs a:hover {
color: #f5ad0d;
}
#featured-title #breadcrumbs .breadcrumb-trail > a,
#featured-title #breadcrumbs .breadcrumb-trail > span {
position: relative;
display: inline-block;
padding-right: 18px;
}
#featured-title #breadcrumbs .breadcrumb-trail > a:before{
content: "/";
line-height: normal;
position: absolute;
right: 11px;
top: 2px;
color: #222;
}
#featured-title #breadcrumbs .breadcrumb-trail > a:before {
right: 5px;
}
#featured-title #breadcrumbs .breadcrumb-trail > span {
padding-right: 0;
} #featured-title.centered .inner-wrap {
display: block;
}
#featured-title.centered .title-group {
display: block;
width: 100%;
text-align: center;
margin-bottom: 20px;
}
#featured-title.centered #breadcrumbs {
display: block;
width: 100%;
text-align: center;
margin-top: 20px;
font-size: 13px;
}
#featured-title.centered #breadcrumbs .breadcrumb-trail > a:after,
#featured-title.centered #breadcrumbs .breadcrumb-trail > span:after {
line-height: 19px;
} .hentry a {
font-weight: 500;
}
.post.hentry {
margin-bottom: 53px;
padding-bottom: 60px;
border-bottom: 1px solid #e7e7e7;
position: relative;
}
.post.hentry:last-child {
margin-bottom: 0;
}
.hentry .post-media iframe {
margin-bottom: 0;
}
.hentry .post-media {
position: relative;
margin-bottom: 46px;
border-radius: 5px;
overflow: hidden;
}
.hentry .post-content-wrap {
position: relative;
}
.hentry .post-categories {
font-size: 13px;
}
.hentry .page-links {
clear: both;
padding: 20px 0 10px;
}
.hentry .page-links > span,
.hentry .page-links a > span {
display: inline-block;
width: 34px;
height: 34px;
line-height: 34px;
font-size: 15px;
border-radius: 3px;
border: 1px solid #e7e7e7;
color: #f5ad0d;
text-align: center;
margin: 0 3px;
}
.hentry .page-links a:hover > span {
color: #222;
}
.hentry .page-links a > span {
color: #666;
} .post-media .slick-prev,
.post-media .slick-next {
padding: 0;
background-color: rgba(0, 0, 0, 0.2);
width: 40px;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
cursor: pointer;
border: none;
outline: none;
text-shadow: none;
z-index: 1;
text-indent: -9999px;
display: inline-block;
}
.post-media .slick-prev:before,
.post-media .slick-next:before {
text-indent: 0;
content: "\e91a";
font-family: "Pe-icon-7-stroke";
font-size: 14px;
color: #fff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
line-height: 40px;
text-align: center;
display: inline-block;
}
.post-media .slick-next:before {
content: "\f178";
}
.post-media .slick-prev {
left: 10px;
}
.post-media .slick-next {
right: 10px;
}
.post-media .slick-prev:hover,
.post-media .slick-next:hover {
background-color: #f5ad0d;
}
.post-media .slick-dots {
list-style: none;
margin: 0;
text-align: center;
line-height: 10px;
position: absolute;
left: 0;
bottom: 20px;
width: 100%;
}
.post-media .slick-dots li {
padding: 0;
display: inline-block;
}
.post-media .slick-dots li:after {
padding: 0;
left: 0;
top: 0;
width: 10px;
height: 10px;
margin: 0 5px;
background-color: #fff;
opacity: 0.7;
font-size: 0;
display: block;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
border-radius: 50%;
transition: all ease 0.3s;
}
.post-media .slick-dots li.slick-active:after {
opacity: 1;
background-color: #f5ad0d;
}
.post-media.custom-cat {
border-bottom-left-radius: 0;
}
.post-media .post-cat-custom a {
position: absolute;
bottom: 0;
left: 0;
display: inline-block;
font-size: 13px;
line-height: 40px;
color: #fff;
padding: 0 31px;
background-color: #f5ad0d;
text-transform: uppercase;
font-weight: 500;
border-top-right-radius: 5px;
}
.post-media .post-cat-custom a:hover {
color: rgba(255, 255, 255, 0.7);
} .hentry .post-title {
margin: 0 0 34px;
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 34px;
line-height: 42px;
}
.hentry .post-title a {
color: #222;
}
.hentry .post-title a:hover {
color: #f5ad0d;
}
.hentry .post-title-inner {
z-index: 1;
position: relative;
display: inline-block;
}
.hentry .post-title-inner:before {
content: "";
position: absolute;
left: 0;
top: 0;
z-index: -1;
width: 100%;
height: 100%;
border: 1px solid transparent;
}
.hentry .post-title-inner:after {
content: "";
position: absolute;
left: 0;
top: 100%;
width: 0;
height: 0;
background-color: transparent;
} .hentry .post-meta {
font-size: 15px;
margin-bottom: 47px;
}
.hentry .post-meta .post-meta-content-inner {
margin-bottom: 6px;
}
.hentry .post-meta .post-meta-content-inner .item {
margin-right: 15px;
position: relative;
display: inline-block;
}
.hentry .post-meta .post-meta-content-inner .item:after {
position: absolute;
top: 0;
left: -10px;
content: "-";
}
.hentry .post-meta .post-meta-content-inner .item:first-child:after {
display: none;
}
.hentry .post-meta .item.post-by-author .gravatar {
width: 40px;
margin-right: 15px;
border-radius: 50%;
overflow: hidden;
display: inline-block;
float: left;
}
.hentry .post-meta .item.post-by-author { vertical-align: middle; }
.hentry .post-meta .item.post-by-author .text-wrap { float: left; margin-top: 8px; }
.hentry .post-meta .item.post-by-author a,
.hentry .post-meta .item.post-comment a,
.hentry .post-meta .item.post-meta-categories a {
color: #f5ad0d;
font-weight: 500;
}
.hentry .post-meta .item.post-by-author a:hover,
.hentry .post-meta .item.post-comment a:hover,
.hentry .post-meta .item.post-meta-categories a:hover {
color: #f5ad0d;
} .hentry .post-excerpt {
position: relative;
z-index: 1;
margin: 0 0 53px;
}
.hentry .post-excerpt p:last-child {
margin-bottom: 0;
} .hentry .post-link a {
font-size: 16px;
color: #f5ad0d;
display: inline-block;
font-weight: 500;
height: 60px;
line-height: 58px;
padding: 0 40px;
border-radius: 2px;
border: 1px solid #f5ad0d;
transition: 0.3s;
}
.hentry .post-link a:hover {
background-color: #222;
border-color: #222;
color: #fff;
} .post-item {
border: 1px solid #e7e7e7;
border-radius: 5px 5px 0 0;
}
.post-item .hentry .post-media {
border-radius: unset;
padding-bottom: 18px;
margin-bottom: 0;
}
.post-item .post-media .post-cat-custom a {
left: 30px;
border-radius: 3px;
line-height: 36px;
padding: 0 35px;
}
.post-item .hentry .post-content-wrap {
padding: 32px 30px 10px 25px;
} .is-single-post .post-media {
margin-bottom: 70px;
border-radius: 5px;
overflow: hidden;
}
.is-single-post .hentry .inner-content {
border-bottom: 1px solid #e7e7e7;
}
.is-single-post .hentry .post-title {
margin-bottom: 40px;
}
.is-single-post .hentry {
padding: 0;
margin: 0;
border: 0;
} .hentry .post-tags {
display: block;
margin: 30px 0;
}
.hentry .post-tags .inner {
font-size: 15px;
position: relative;
}
.hentry .post-tags a {
display: inline-block;
font-size: 15px;
line-height: 26px;
color: #777;
-ms-word-wrap: break-word;
word-wrap: break-word;
margin: 0 6px 8px 0;
}
.hentry .post-tags a:hover {
color: #f5ad0d;
} .hentry .post-author {
clear: both;
overflow: hidden;
position: relative;
border-bottom: 1px solid #e7e7e7;
border-top: 1px solid #e7e7e7;
padding: 50px 0;
}
.hentry .post-author .author-avatar {
float: left;
margin: 0 22px 0 0;
width: 80px;
height: 80px;
border-radius: 50%;
overflow: hidden;
}
.hentry .post-author .author-avatar a {
width: 80px;
height: auto;
display: inline-block;
}
.hentry .post-author .author-avatar a img {
width: 100%;
height: auto;
}
.hentry .post-author .name {
font-size: 16px;
line-height: 28px;
margin-bottom: 0;
}
.hentry .post-author .author-desc {
overflow: hidden;
}
.hentry .post-author .author-desc > p {
margin-bottom: 0;
color: #666;
}
.hentry .post-author .author-socials .text,
.hentry .post-author .author-socials .socials {
display: inline-block;
}
.hentry .post-author .author-socials .socials a {
display: inline-block;
color: #666;
font-size: 14px;
margin-right: 5px;
}
.hentry .post-author .author-socials .socials a:hover {
color: #f5ad0d;
} .related-news {
margin-top: 145px;
}
.related-news .related-title {
font-size: 36px;
line-height: 56px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.related-news .related-post {
margin: 0 -5px;
position: relative;
margin-bottom: 0;
}
.related-news .post-item {
border: none;
max-width: 570px;
}
.related-news .post-item .inner {
overflow: hidden;
position: relative;
border-radius: 10px;
margin-bottom: 40px;
height: 170px;
transition: 0.5s cubic-bezier(0.5, 1.6, 0.4, 0.7) 0.2s;
}
.related-news .post-item:nth-child(even) .inner {
box-shadow: 0 30px 70px 0 rgba(193, 210, 212, 0.5);
}
.related-news .related-post:hover .post-item .inner {
box-shadow: none;
}
.related-news .related-post:hover .post-item:hover .inner {
box-shadow: 0 30px 70px 0 rgba(193, 210, 212, 0.5);
}
.related-news .post-item .thumb-wrap {
display: block;
position: absolute;
top: 0;
left: 0;
width: 170px;
height: 170px;
}
.related-news .post-item .text-wrap {
padding: 30px 70px 15px 200px;
flex-basis: 400px;
}
.related-news .post-item .post-categories {
display: none;
}
.related-news .post-item .post-categories a {
font-size: 14px;
color: #666;
}
.related-news .post-item .post-categories a:hover {
color: #f5ad0d;
}
.related-news .post-item .text-wrap h3 {
font-size: 22px;
line-height: 35px;
margin: 0 0 13px;
}
.related-news .post-item .text-wrap h3 a:hover {
color: #f5ad0d;
}
.related-news .post-item .text-wrap .post-date {
font-size: 14px;
}
.related-news .related-post .slick-prev,
.related-news .related-post .slick-next {
padding: 0;
background-color: transparent;
width: 45px;
height: 30px;
position: absolute;
top: -76px;
cursor: pointer;
border: none;
outline: none;
text-shadow: none;
z-index: 9999;
text-indent: -9999px;
display: inline-block;
}
.related-news .related-post .slick-prev {
right: 40px;
}
.related-news .related-post .slick-next {
border-left: 1px solid #d7d7d7;
right: -5px;
}
.related-news .related-post .slick-prev:before,
.related-news .related-post .slick-next:before {
text-indent: 0;
content: "\e978";
font-family: "Pe-icon-7-stroke";
line-height: 30px;
font-size: 20px;
color: #aaa;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
text-align: center;
display: inline-block;
transition: all ease 0.3s;
}
.related-news .related-post .slick-next:before {
content: "\e979";
}
.related-news .related-post .slick-next:hover:before,
.related-news .related-post .slick-prev:hover:before {
color: #f5ad0d;
} .post-next-previous {
margin-top: 50px;
display: flex;
}
.post-next-previous .link-wrap {
width: calc( ( 100% - 30px ) / 2 ); 
padding: 35px 30px 30px;
border-radius: 5px;
border: 1px solid #e7e7e7;
background-color: #f8f9fa;
}
.post-next-previous .link-wrap .thumb { 
float: left;
width: 70px; 
height: 70px;
border-radius: 5px;
overflow: hidden;
}
.post-next-previous .link-wrap .thumb img {
width: 100%;
height: auto;
}
.post-next-previous .link-wrap .text {
width: calc(100% - 85px);
float: right;
}
.post-next-previous .link-wrap .title {
font-size: 16px;
line-height: 24px;
color: #222;
margin: -2px 0 3px;
}
.post-next-previous .link-wrap .title a {
color: inherit;
}
.post-next-previous .link-wrap .link {
font-size: 15px;
line-height: 1;
color: #777;
font-weight: 500;
}
.post-next-previous .link-wrap .link:hover {
color: #f5ad0d;
}
.post-next-previous .previous { 
margin-right: 30px; 
}
.post-next-previous .next .thumb {
float: right;
}
.post-next-previous .next .text {
float: left;
text-align: right;
} .comments-area {
position: relative;
}
.comments-area:after,
.comments-area:before {
content: "";
clear: both;
display: table;
line-height: 0;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
font-size: 20px;
margin: 40px 0 30px;
} .comment-list {
list-style: none;
margin: 0;
}
.comment-list li.comment {
padding: 0;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.comment-list .children > li {
margin-left: 20px;
}
.comment-list article {
position: relative;
transition: background ease 0.3s;
overflow: hidden;
padding: 35px 25px;
margin-bottom: 20px;
border-radius: 5px;
border: 1px solid #e7e7e7;
}
.comment-list article + .comment-respond {
margin-bottom: 50px;
}
.comment-list article .gravatar {
width: 60px;
height: 60px;
border-radius: 3px;
float: left;
margin: 0 30px 0 0;
overflow: hidden;
}
.comment-list article .gravatar img {
width: 100%;
height: auto;
}
.comment-list .comment-content {
overflow: hidden;
}
.comment-meta {
margin-bottom: 18px;
position: relative;
}
.comment-meta:after,
.comment-meta:before {
position: relative;
content: "";
display: block;
clear: both;
}
.comment-author {
font-size: 16px;
font-weight: 600;
margin: 0;
display: inline-block;
}
.comment-time {
font-size: 14px;
color: #777;
}
.comment-edit-link {
float: right;
}
.comment-reply-link,
.comment-edit-link,
#cancel-comment-reply-link {
position: relative;
display: inline-block;
font-size: 15px;
font-weight: 400;
color: #f5ad0d;
}
.comment-reply-link:after,
.comment-edit-link:after,
#cancel-comment-reply-link:after {
position: absolute;
bottom: 5px;
right: 18px;
font-size: 8px;
transition: 0.5s;
font-family: "Font Awesome 5 Free";
content: "\f054";
opacity: 0;
}
.comment-reply-link:hover:after,
.comment-edit-link:hover:after,
#cancel-comment-reply-link:hover:after {
opacity: 1;
right: 0;
}
#cancel-comment-reply-link {
margin-top: 10px;
}
.comment-reply-link:hover,
.comment-edit-link:hover,
#cancel-comment-reply-link:hover {
color: #222;
}
#cancel-comment-reply-link {
position: absolute;
right: 0;
top: 0;
font-family: "Roboto";
}
.comment-edit-link {
padding-left: 30px;
}
.comment-text {
overflow: hidden;
margin-bottom: 18px;
}
.comment-text > p:last-child {
margin-bottom: 0;
}
.unapproved {
display: block;
color: #f5ad0d;
font-size: 14px;
font-style: italic;
} #comments .comment-respond {
position: relative;
}
#comments .name-wrap,
#comments .email-wrap {
float: left;
width: calc(50% - 5px);
}
#comments .name-wrap {
margin-right: 10px;
}
#comments .name-wrap input,
#comments .email-wrap input,
#comments .url-wrap input,
#comments .message-wrap textarea {
width: 100%;
margin-bottom: 10px;
font-size: 14px;
}
#comments .name-wrap input,
#comments .email-wrap input,
#comments .url-wrap input {
height: 46px;
}
#comments .message-wrap textarea {
height: 150px;
}
#comments .comment-respond .form-submit {
clear: both;
margin: 20px 0 0;
}
#comments .comment-form-cookies-consent {
clear: both;
padding: 20px 0 0;
font-size: 14px;
}
.logged-in-as {
margin-bottom: 10px;
font-size: 15px;
}
.logged-in-as a {
color: #f5ad0d;
}
.logged-in-as a:hover {
color: #222;
} .search-page .hentry {
margin-bottom: 53px;
border-bottom: 1px solid #e7e7e7;
padding-bottom: 50px;
}
.search-page .hentry:last-child {
padding-bottom: 0;
border-bottom: none;
}
.search-page .hentry .post-title {
margin-bottom: 40px;
} #sidebar .widget {
position: relative;
z-index: 1;
padding-bottom: 30px;
margin-bottom: 25px;
border-bottom: 1px solid #e7e7e7;
font-weight: 400;
}
#sidebar .widget:last-child {
border-bottom: none;
padding-bottom: 0;
}
#sidebar .widget ul {
margin: 0;
list-style: none;
}
.widget.widget_categories .cat-item span {
display: inline-block;
text-align: right;
padding: 0 12px;
margin: 9px 0;
color: #777;
}
.widget_archive ul ul,
.widget_categories ul ul,
.widget_meta ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_rss ul ul {
padding-left: 16px;
line-height: 22px;
}
.widget.widget_pages ul li,
.widget.widget_nav_menu ul li,
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_recent_entries ul li,
.widget.widget_recent_comments ul li,
.widget.widget_rss ul li {
position: relative;
padding: 2px 0;
line-height: 22px;
font-weight: 500;
}
.widget.widget_pages > ul > li:first-child,
.widget.widget_nav_menu > ul > li:first-child,
.widget.widget_archive > ul > li:first-child,
.widget.widget_categories > ul > li:first-child,
.widget.widget_meta > ul > li:first-child,
.widget.widget_recent_entries > ul > li:first-child,
.widget.widget_recent_comments > ul > li:first-child,
.widget.widget_rss > ul > li:first-child {
border-top: none;
}
.widget.widget_pages ul ul li:last-child,
.widget.widget_nav_menu ul ul li:last-child,
.widget.widget_archive ul ul li:last-child,
.widget.widget_categories ul ul li:last-child,
.widget.widget_meta ul ul li:last-child,
.widget.widget_recent_entries ul ul li:last-child,
.widget.widget_recent_comments ul ul li:last-child,
.widget.widget_rss ul ul li:last-child {
padding-bottom: 0;
}
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_pages ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_rss ul li a {
color: #777;
display: inline-block;
padding: 8px 0;
position: relative;
}
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_pages ul li a {
font-family: "Barlow", sans-serif;
font-size: 18px;
font-weight: 500;
}
.widget.widget_archive ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_nav_menu ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_recent_comments ul li a:hover,
.widget.widget_rss ul li a:hover {
color: #f5ad0d;
}
.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_archive ul li a,
.widget.widget_nav_menu ul li a {
position: relative;
}
.widget.widget_categories ul li > span,
.widget.widget_archive ul li > span {
font-family: "Barlow", sans-serif;
float: right;
display: inline-block;
font-size: 18px;
font-weight: 500;
}
#sidebar .widget.widget_recent_entries .post-date {
display: block;
font-size: 14px;
}
#sidebar .widget.widget_recent_comments .comment-author-link {
color: #666;
}
#sidebar .widget.widget_calendar caption {
color: #f5ad0d;
}
.widget.widget_calendar .wp-calendar-nav {
display: flex; justify-content: space-around; margin-top: 5px;
}
.widget.widget_rss ul li { margin-bottom: 30px; }
.widget.widget_rss .rssSummary {
margin-bottom: 10px;
}
#footer .widget.widget_pages ul li,
#footer .widget.widget_nav_menu ul li,
#footer .widget.widget_archive ul li,
#footer .widget.widget_categories ul li,
#footer .widget.widget_meta ul li,
#footer .widget.widget_recent_entries ul li,
#footer .widget.widget_recent_comments ul li,
#footer .widget.widget_rss ul li {
border-color: #dadce0;
}
#footer .widget.widget_archive ul li a:hover,
#footer .widget.widget_categories ul li a:hover,
#footer .widget.widget_meta ul li a:hover,
#footer .widget.widget_nav_menu ul li a:hover,
#footer .widget.widget_pages ul li a:hover,
#footer .widget.widget_recent_entries ul li a:hover,
#footer .widget.widget_recent_comments ul li a:hover,
#footer .widget.widget_rss ul li a:hover,
#footer .widget.widget_calendar a:hover {
color: #fff;
} #sidebar .widget .widget-title {
font-size: 20px;
margin: 0 0 24px 0;
}
#footer-widgets .widget .widget-title {
font-size: 24px;
margin-bottom: 35px;
letter-spacing: -1px;
color: #fff;
} #sidebar .widget.widget_text p:last-child {
margin-bottom: 0;
}
#sidebar .widget.widget_text .btn {
color: #fff;
background-color: #f5ad0d;
}
#sidebar .widget.widget_text .btn:hover {
color: #f5ad0d;
background-color: #fff;
}
#footer .widget_text .contact-wrap {
font-size: 16px;
}
#footer .widget_text .contact-wrap .info-wrap {
margin-bottom: 25px;
} .widget.widget_latest_posts li {
margin-bottom: 40px;
}
.widget.widget_latest_posts li:first-child {
padding-top: 0;
}
.widget.widget_latest_posts .categories {
margin-bottom: 8px;
display: inline-block;
}
.widget.widget_latest_posts .categories a {
font-size: 14px;
color: #666;
}
.widget.widget_latest_posts .categories a:hover {
color: #f5ad0d;
}
.widget.widget_latest_posts .thumb {
float: left;
height: auto;
margin-right: 30px;
display: inline-block;
border-radius: 6px;
overflow: hidden;
}
.widget.widget_latest_posts .texts {
overflow: auto;
margin-top: 8px;
}
.widget.widget_latest_posts .post-title {
font-size: 16px;
margin-bottom: 0;
}
.widget.widget_latest_posts .current .post-title a,
.widget.widget_latest_posts .post-title:hover a {
color: #f5ad0d;
}
.widget.widget_latest_posts .entry-date {
font-size: 14px;
line-height: 26px;
} .widget.widget_recent_entries ul li:first-child {
margin-top: 0;
} .widget.widget_nav_menu > .menu-primary-menu-container > ul > li {
margin-bottom: 5px;
}
.widget.widget_nav_menu .menu > li.current-menu-item > a,
.widget.widget_nav_menu .menu > li.current-menu-item {
color: #f5ad0d;
} .widget.widget.widget_calendar table {
margin: 0;
}
.widget.widget.widget_calendar caption {
font-weight: 600;
margin-bottom: 10px;
color: #fff;
}
.widget.widget_calendar td,
.widget.widget_calendar th {
padding: 0;
text-align: center;
font-size: 16px;
padding: 6px;
border-color: #d0d0d0;
}
.widget.widget_calendar th {
font-weight: 700;
background-color: rgba(0, 0, 0, 0.05);
}
.widget.widget_calendar a,
.widget.widget_calendar tbody #today {
color: #f5ad0d;
display: block;
}
.widget.widget_calendar a:hover,
.widget.widget_calendar tbody #today:hover {
color: #222;
}
#footer .widget.widget_calendar a,
#footer .widget.widget_calendar tbody #today {
color: #fff;
}
#footer .widget.widget_calendar a:hover,
#footer .widget.widget_calendar tbody #today:hover {
opacity: 0.7;
} #sidebar .widget.widget_information ul li {
padding: 17px 0;
border-bottom: 1px solid #e7e7e7;
}
#sidebar .widget.widget_information ul li:last-child {
border-bottom: none;
}
#sidebar .widget.widget_information span {
display: inline-block;
}
#sidebar .widget.widget_information .info {
float: right;
}
#footer-widgets .widget_information {
font-size: 17px;
}
#footer-widgets .widget_information .desc {
margin-bottom: 15px;
color: #83868c;
}
#footer-widgets .widget_information ul li {
padding: 14px 0;
border-bottom: 1px solid #2f3b50;
}
#footer-widgets .widget_information ul li:last-child {
border: 0;
}
#footer-widgets .widget_information ul li .info-title {
display: inline-block;
color: #fff;
}
#footer-widgets .widget_information ul li .info {
padding-left: 5px;
color: #83868c;
}
#footer-widgets .widget_information ul li i {
color: #F5AD0D;
} .widget.widget_links ul li {
border: 0;
margin-bottom: 14px;
}
.widget.widget_links ul.col2 li {
width: 50%;
float: left;
}
.widget.widget_links ul li a {
position: relative;
display: inline-block;
font-size: 17px;
transition: all ease 0.3s;
padding-bottom: 2px;
}
.widget.widget_links ul li a:after {
content: "";
width: 0;
height: 2px;
position: absolute;
right: 0;
bottom: 0;
background-color: #f5ad0d;
-webkit-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
-moz-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
-ms-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
-o-transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
transition: width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
}
.widget.widget_links ul li:hover a:after {
width: 100%;
left: 0;
}
.widget.widget_links ul li a .letter {
display: inline-block;
} .widget.widget_twitter .tweets-wrap {
overflow: hidden;
font-size: 16px;
line-height: 28px;
}
.widget.widget_twitter .tweets-wrap .tweet-item {
margin-bottom: 20px;
}
.widget.widget_twitter .authorstamp {
position: relative;
padding: 10px 0 0 30px;
}
.widget.widget_twitter .authorstamp:before {
content: "\e094";
font-family: "ElegantIcons";
position: absolute;
left: 0;
top: 12px;
color: #1c9deb;
font-size: 20px;
}
.widget.widget_twitter .author a {
color: #222;
font-size: 17px;
}
.widget.widget_twitter .time {
color: #666;
font-size: 14px;
line-height: 18px;
}
#footer .widget.widget_twitter .author a {
color: #fff;
}
#footer .widget.widget_twitter .time {
color: #6d6c6c;
} #sidebar .widget.widget_search:before {
display: none;
}
.widget.widget_search .search-form {
position: relative;
}
.widget.widget_search .search-form .search-field {
width: 100%;
margin: 0;
background-color: #f8f9fa;
border-color: #f8f9fa;
height: 46px;
line-height: 46px;
font-size: 14px;
}
.widget.widget_search .search-form .search-submit {
background-color: transparent;
position: absolute;
top: 0;
right: 0;
width: 46px;
height: 46px;
border: none;
padding: 0;
text-indent: -9999px;
font-weight: 600;
stroke: #222;
transition: 0s;
}
.widget.widget_search .search-form .search-submit:hover {
stroke: #f5ac0d;
}
.widget.widget_search .search-form .search-submit svg {
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 30%;
}
#footer .widget.widget_search .search-form .search-submit svg {
stroke: #fff;
} .widget.widget_mc4wp_form_widget .desc {
display: block;
text-align: left;
}
.widget.widget_mc4wp_form_widget .email-form {
position: relative;
padding-right: 0;
}
.widget.widget_mc4wp_form_widget .email-form .email {
background-color: #fff;
padding: 0 70px 0 20px;
line-height: 50px;
border: none;
}
.widget.widget_mc4wp_form_widget .submit {
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 50px;
text-align: center;
background-color: transparent;
font-size: 0; }
.widget.widget_mc4wp_form_widget .submit:after {
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 50px;
line-height: 50px;
color: #fff;
content: "\e90a";
font-family: "Core Icon";
background-color: #f5ad0d;
font-size: 16px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
} .widget.widget_socials .socials .icon {
float: left;
}
.widget.widget_socials .socials a {
float: left;
font-size: 16px;
display: inline-block;
width: 50px;
height: 50px;
line-height: 48px;
border-radius: 50%;
text-align: center;
margin-right: 10px;
color: #959595;
border: 1px solid #dadada;
}
.widget.widget_socials .socials a:hover {
color: #fff;
border-color: #f5ad0d;
background-color: #f5ad0d;
}
#footer-widgets .widget.widget_socials .socials a {
color: #8a99c0;
border: 0;
}
#footer-widgets .widget.widget_socials .socials a:hover {
color: #f5ad0d;
background-color: transparent;
} .widget.widget_recent_posts ul li {
padding: 0;
border: 0;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #fff;
}
.widget.widget_recent_posts ul li:last-child {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.widget.widget_recent_posts .recent-news .thumb {
width: 80px;
overflow: hidden;
float: left;
margin: 5px 20px 0 0;
border-radius: 5px;
}
.widget.widget_recent_posts .recent-news .thumb img {
width: 100%;
height: auto;
}
.widget.widget_recent_posts h3 {
font-size: 16px;
line-height: 24px;
margin: 0 0 6px;
}
.widget.widget_recent_posts h3 a {
color: #222;
}
.widget.widget_recent_posts h3 a:hover {
color: #f5ad0d;
}
.widget.widget_recent_posts .recent-news .texts {
overflow: hidden;
}
.widget.widget_recent_posts .post-author {
color: #777;
font-size: 15px;
position: relative;
display: inline-block;
transition: all ease 0.3s;
}
.widget.widget_recent_posts .post-author a {
color: #f5ad0d;
}
.widget.widget_recent_posts .post-author:hover {
opacity: 0.7;
}
.widget.widget_recent_posts .post-date {
font-size: 15px;
}
#footer-widgets .widget.widget_recent_posts ul li {
border-color: #2f3b50;
}
#footer-widgets .widget.widget_recent_posts .recent-news .thumb {
margin-top: 8px;
}
#footer-widgets .widget.widget_recent_posts h3 {
font-size: 16px;
line-height: 30px;
}
#footer-widgets .widget.widget_recent_posts h3 a {
color: #6d6c6c;
}
#footer-widgets .widget.widget_recent_posts h3 a:hover {
color: #fff;
} .widget.widget_instagram .instagram-wrap,
.widget.widget_flickr .flickr-wrap {
margin: 0 -0.5px;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image,
.widget.widget_flickr .flickr-wrap .flickr_badge_image {
padding: 0 0.5px !important;
margin: 0 0 1px 0 !important;
width: 33.333%;
float: left;
height: auto !important;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image img,
.widget.widget_flickr .flickr-wrap .flickr_badge_image img {
width: 100%;
height: auto;
transition: 0.3s;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image a,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a {
position: relative;
display: block;
border-radius: 6px;
overflow: hidden;
background-color: #222;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image a:after,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: transparent;
transition: all ease 0.3s;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image a:hover img,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a:hover img {
opacity: 0.7;
} .widget.widget_instagram .instagram-wrap.col2 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.col2 .flickr_badge_image {
width: 50%;
} .widget.widget_instagram .instagram-wrap.col4 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.col4 .flickr_badge_image {
width: 25%;
} .widget.widget_instagram .instagram-wrap.g0,
.widget.widget_flickr .flickr-wrap.g0 {
margin: 0;
}
.widget.widget_instagram .instagram-wrap.g0 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g0 .flickr_badge_image {
padding: 0 !important;
margin: 0 !important;
} .widget.widget_instagram .instagram-wrap.g5,
.widget.widget_flickr .flickr-wrap.g5 {
margin: 0 -2.5px;
}
.widget.widget_instagram .instagram-wrap.g5 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g5 .flickr_badge_image {
padding: 0 2.5px !important;
margin: 0 0 5px 0 !important;
} .widget.widget_instagram .instagram-wrap.g9,
.widget.widget_flickr .flickr-wrap.g9 {
margin: 0 -4.5px;
}
.widget.widget_instagram .instagram-wrap.g9 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g9 .flickr_badge_image {
padding: 0 4.5px !important;
margin: 0 0 9px 0 !important;
} .widget.widget_instagram .instagram-wrap.g12,
.widget.widget_flickr .flickr-wrap.g12 {
margin: 0 -6px;
}
.widget.widget_instagram .instagram-wrap.g12 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g12 .flickr_badge_image {
padding: 0 6px !important;
margin: 0 0 12px 0 !important;
} .widget.widget_instagram .instagram-wrap.g15,
.widget.widget_flickr .flickr-wrap.g15 {
margin: 0 -7.5px;
}
.widget.widget_instagram .instagram-wrap.g15 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g15 .flickr_badge_image {
padding: 0 7.5px !important;
margin: 0 0 15px 0 !important;
} .widget.widget_instagram .instagram-wrap.g30,
.widget.widget_flickr .flickr-wrap.g30 {
margin: 0 -15px;
}
.widget.widget_instagram .instagram-wrap.g30 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g30 .flickr_badge_image {
padding: 0 15px !important;
margin: 0 0 30px 0 !important;
}
.widget.widget_instagram-feed-widget #sbi_images {
margin: -15px 0 0 -15px;
}
.widget.widget_instagram-feed-widget #sbi_images .sbi_item .sbi_photo_wrap {
padding: 15px;
}
.widget.widget_instagram-feed-widget #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo {
border-radius: 6px;
overflow: hidden;
} .widget.widget_tag_cloud .tagcloud:before,
.widget.widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:before,
.widget_product_tag_cloud .tagcloud:after {
display: table;
clear: both;
content: "";
}
.widget.widget_tag_cloud .tagcloud {
margin: -5px -5px;
}
.widget.widget_tag_cloud .tagcloud a {
display: inline-block;
line-height: 26px;
color: #222;
-ms-word-wrap: break-word;
word-wrap: break-word;
padding: 2px 16px;
background-color: #f8f9fa;
border-radius: 20px;
margin: 0 6px 8px 0;
}
.widget.widget_tag_cloud .tagcloud a:hover {
color: #fff;
background-color: #f5ad0d;
}
#footer .widget.widget_tag_cloud .tagcloud a {
background-color: rgba(255, 255, 255, 0.1);
}
#footer .widget.widget_tag_cloud .tagcloud a:hover {
color: #fff;
background-color: #f5ad0d;
} .widget.widget_media_gallery .gallery-icon {
background-color: #222;
overflow: hidden;
}
.widget.widget_media_gallery .gallery-icon img {
transition: 0.3s;
}
.widget.widget_media_gallery .gallery-icon:hover img {
transform: scale(1.2) rotate(10deg);
opacity: 0.6;
} #footer {
background-color: #030f27;
color: #cacaca;
padding: 100px 0 60px;
border-style: solid;
position: relative;
font-size: 15px;
line-height: 27px;
}
#footer a {
color: #8a99c0;
}
#footer a:hover {
color: #fff;
}
#footer-widgets .footer-grid:after,
#footer-widgets .footer-grid:before {
display: block;
content: "";
clear: both;
}
#footer-widgets .widget {
margin: 0 0 30px;
}
#footer-widgets .widget ul {
margin: 0;
list-style: none;
}
#footer table,
#footer th,
#footer td {
border-color: #383838;
}
#footer select {
border-color: transparent;
background-color: rgba(255, 255, 255, 0.2);
color: #fff;
}
#footer select option {
color: #777;
}
#footer input[type="search"] {
border-color: transparent;
background-color: rgba(255, 255, 255, 0.2);
color: #fff;
}
#footer select:focus,
#footer input[type="search"]:focus {
border-color: #f5ad0d;
}
.footer-style-2 #footer {
margin-top: 75px;
} .footer-grid .col {
float: left;
}
.footer-grid .span_1_of_1.col {
float: none;
}
.footer-grid .span_1_of_2 {
width: 50%;
}
.footer-grid .span_1_of_3 {
width: 33.33%;
}
.footer-grid .span_1_of_4 {
width: 25%;
}
.footer-grid .span_1_of_5 {
width: 25%;
}
.footer-grid .span_1_of_5:first-child {
width: 41.66%;
}
.footer-grid .span_1_of_5:last-child {
width: 33.33%;
}
.footer-grid .w370 {
width: 31.624%;
}
.footer-grid .w170 {
width: 14.53%;
margin-left: 2.564%;
}
.footer-grid .w270 {
width: 23.077%;
margin-left: 2.564%;
} .footer-grid.gutter-5 {
margin-left: -2.5px;
margin-right: -2.5px;
}
.footer-grid.gutter-5 > .col {
padding-left: 2.5px;
padding-right: 2.5px;
}
.footer-grid.gutter-10 {
margin-left: -5px;
margin-right: -5px;
}
.footer-grid.gutter-10 > .col {
padding-left: 5px;
padding-right: 5px;
}
.footer-grid.gutter-15 {
margin-left: -7.5px;
margin-right: -7.5px;
}
.footer-grid.gutter-15 > .col {
padding-left: 7.5px;
padding-right: 7.5px;
}
.footer-grid.gutter-20 {
margin-left: -10px;
margin-right: -10px;
}
.footer-grid.gutter-20 > .col {
padding-left: 10px;
padding-right: 10px;
}
.footer-grid.gutter-25 {
margin-left: -12.5px;
margin-right: -12.5px;
}
.footer-grid.gutter-25 > .col {
padding-left: 12.5px;
padding-right: 12.5px;
}
.footer-grid.gutter-30 {
margin-left: -15px;
margin-right: -15px;
}
.footer-grid.gutter-30 > .col {
padding-left: 15px;
padding-right: 15px;
}
.footer-grid.gutter-35 {
margin-left: -17.5px;
margin-right: -17.5px;
}
.footer-grid.gutter-35 > .col {
padding-left: 17.5px;
padding-right: 17.5px;
}
.footer-grid.gutter-40 {
margin-left: -20px;
margin-right: -20px;
}
.footer-grid.gutter-40 > .col {
padding-left: 20px;
padding-right: 20px;
}
.footer-grid.gutter-45 {
margin-left: -22.5px;
margin-right: -22.5px;
}
.footer-grid.gutter-45 > .col {
padding-left: 22.5px;
padding-right: 22.5px;
}
.footer-grid.gutter-50 {
margin-left: -25px;
margin-right: -25px;
}
.footer-grid.gutter-50 > .col {
padding-left: 25px;
padding-right: 25px;
}
.footer-grid.gutter-60 {
margin-left: -30px;
margin-right: -30px;
}
.footer-grid.gutter-60 > .col {
padding-left: 30px;
padding-right: 30px;
}
.footer-grid.gutter-70 {
margin-left: -35px;
margin-right: -35px;
}
.footer-grid.gutter-70 > .col {
padding-left: 35px;
padding-right: 35px;
}
.footer-grid.gutter-80 {
margin-left: -40px;
margin-right: -40px;
}
.footer-grid.gutter-80 > .col {
padding-left: 40px;
padding-right: 40px;
} #bottom {
color: #cacaca;
background-color: #030f27;
position: relative;
font-size: 15px;
}
#bottom:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
content: "";
}
#bottom .bottom-bar-inner-wrap {
position: relative;
}
#bottom .bottom-bar-inner-wrap:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 1px;
background-color: #2f3b50;
}
#bottom .inner-wrap {
display: flex;
justify-content: space-between;
align-items: center;
height: 70px;
position: relative;
} #copyright {
margin-right: 20px;
}
#copyright a {
color: #fff;
}
#copyright a:hover {
color: #f5ad0d;
}  #bottom-logo {
margin-right: 40px;
} .bottom-bar-menu ul {
list-style: none;
margin: 0;
}
.bottom-bar-menu ul ul {
display: none;
}
.bottom-bar-menu ul li {
display: inline-block;
padding-left: 28px;
position: relative;
}
.bottom-bar-menu ul li:before {
content: "";
position: absolute;
left: 12px;
top: 9px;
width: 1px;
height: 14px;
background-color: #444;
}
.bottom-bar-menu ul li:first-child {
padding-left: 0;
}
.bottom-bar-menu ul li:first-child:before {
display: none;
}
.bottom-bar-menu a {
color: #666;
font-size: 15px;
font-weight: 600;
} #bottom-logo {
float: left;
max-width: 100%;
transition: all ease 0.3s;
}
#bottom-logo-inner {
transition: all ease 0.3s;
}
#bottom #bottom-logo .bottom-logo-text {
color: #fff;
font-size: 32px;
line-height: 36px;
font-weight: bolder;
text-transform: uppercase;
}
#bottom #bottom-logo .bottom-logo-text:hover {
color: #f5ad0d;
} #bottom.style-3 #copyright {
margin: 0 20px;
} #bottom .bottom-socials a {
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
font-size: 16px;
margin: 5px;
background-color: rgba(255, 255, 255, 0.1);
color: #fff;
text-align: center;
}
#bottom .bottom-socials a:hover {
background-color: #f5ad0d;
color: #fff;
} #scroll-top {
position: absolute;
right: 0;
top: 0;
transform: translateY(-50%);
display: block;
line-height: 65px;
text-align: center;
width: 65px;
height: 65px;
border-radius: 5px;
visibility: hidden;
opacity: 0;
z-index: 9999;
cursor: pointer;
z-index: 1;
overflow: hidden;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
#scroll-top:after {
content: "\f106";
font-family: "Font Awesome 5 Free";
color: #fff;
font-size: 18px;
position: absolute;
left: 0;
top: 0;
width: 100%;
transition: all ease 0.3s;
font-weight: 900;
}
#scroll-top:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #f5ad0d;
z-index: -1;
transition: all ease 0.3s;
border-radius: 5px;
}
#scroll-top:hover:before {
background-color: #f5ad0d;
}
#scroll-top:hover:after {
}
#scroll-top.show {
bottom: 75px;
opacity: 1;
visibility: visible;
}
#scroll-top:hover:after {
animation: 1s hvr-buzz-out alternate linear infinite;
} .products .product {
list-style: none;
}
.byron-pagination,
.woocommerce-pagination,
.project-nav .byron-pagination {
clear: both;
margin: 70px 0 0;
text-align: center;
}
.woocommerce-pagination {
margin-top: 65px;
border: 0;
clear: both;
padding-top: 50px;
text-align: center;
border-top: 1px solid #e7e7e7;
}
.byron-pagination ul,
.woocommerce-pagination .page-numbers {
margin: 0;
}
.byron-pagination ul li,
.woocommerce-pagination .page-numbers li {
display: inline-block;
padding: 0;
margin: 0 6px;
}
.byron-pagination ul li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
display: inline-block;
font-size: 18px;
line-height: 45px;
width: 45px;
height: 45px;
background-color: #f7f4fb;
color: #666;
text-align: center;
overflow: hidden;
transition: all ease 0.3s;
border-radius: 50%;
}
.byron-pagination ul li .page-numbers:hover,
.woocommerce-pagination .page-numbers li .page-numbers:hover,
.byron-pagination ul li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
background-color: #f5ad0d;
border-color: #f5ad0d;
color: #fff;
}
.byron-pagination ul li .page-numbers.prev,
.byron-pagination ul li .page-numbers.next {
padding-top: 2px;
}
.project-nav .byron-pagination {
border-top: 0;
padding-top: 0;
margin: 80px 0 0;
}
@media only screen and (max-width: 575px) {
.byron-pagination,
.woocommerce-pagination,
.project-nav .byron-pagination {
text-align: left;
}
} .no-results-content {
max-width: 800px;
margin: 0 auto;
text-align: center;
}
.no-results-content .search-form {
position: relative;
}
.no-results-content .text {
display: none;
}
.no-results-content .search-form .search-field {
padding: 12px 25px;
margin-bottom: 0;
height: 60px;
width: 100%;
border-radius: 5px;
background-color: #e7e7e7;
border-color: #e7e7e7;
}
.no-results-content .search-form .search-field:focus {
border-color: #f5ad0d;
}
.no-results-content .search-form .search-submit {
position: absolute;
background-color: transparent;
right: 7px;
top: 7px;
width: 46px;
height: 46px;
text-align: center;
text-indent: -9999px;
padding: 0;
border: 0;
overflow: hidden;
}
.no-results-content .search-form .search-submit svg {
position: absolute;
width: 50%;
top: 25%;
left: 25%;
transition: 0.3s;
stroke: #222;
}
.no-results-content .search-form .search-submit:hover svg {
stroke: #f5ad0d;
} @media only screen and (max-width: 1200px) {
#topbar,
.header-top,
.header-info { display: none; }
.header-style-1 .nav-top-cart-wrapper,
.header-style-1 .header-search-wrap,
.header-style-5 .nav-top-cart-wrapper,
.header-style-5 .header-search-wrap { display: none; }
.header-style-5 #main-nav > ul > li { padding: 0 15px; }
.header-style-5 #site-header.fixed-hide .header-top { display: none; }
.header-style-5 #site-header.fixed-hide { top: 10px; }
.header-style-5 #site-header { top: 30px; }
#main-content {
padding: 80px 0;
}
}
@media only screen and (max-width: 991px) {
.header-style-3 #site-header .wrap-inner { margin-top: 0; transform: translateY(0); background-color: transparent;
box-shadow: none; }
.header-style-3 #site-header .header-inner-wrap { display: flex; justify-content: space-between; }
.header-style-3 .mobile-button:before, 
.header-style-3 .mobile-button:after, 
.header-style-3 .mobile-button span {
background-color: #fff;
}
.header-style-4 #site-header .wrap-inner { margin-top: 0; transform: translateY(0); background-color: transparent;
box-shadow: none; }
.header-style-4 #site-header .header-inner-wrap { display: flex; justify-content: space-between; }
.header-style-4 .mobile-button:before, .header-style-4 .mobile-button:after, .header-style-4 .mobile-button span {
background-color: #222;
}
.header-style-5 .mobile-button { right: 40px; }
.header-style-5 .mobile-button:before, 
.header-style-5 .mobile-button:after,
.header-style-5 .mobile-button span {
background-color: #fff;
}
.header-style-5 #site-header {
top: 30px;
}
#site-header.fixed-hide,
#site-header.fixed-show {
display: none;
}
.is-single-post .post-media {
margin-bottom: 30px;
}
.site-header-inner {
position: relative;
height: 80px;
}
#main-nav,
.nav-top-cart-wrapper,
.header-search-wrap,
.header-button,
#sidebar {
display: none;
}
.mobile-button {
display: block;
}
.hide-menu .mobile-button {
display: none !important;
}
#site-content,
#sidebar {
width: 100% !important;
max-width: none !important;
float: none;
}
#inner-content {
padding-left: 0 !important;
padding-right: 0 !important;
}
#featured-title .inner-wrap {
padding: 80px 0;
}
.related-news {
margin-top: 90px;
}
.hentry .post-tags,
.hentry .post-author {
margin: 20px 0 10px;
}
#footer {
padding: 60px 0 !important;
}
#footer-widgets .footer-grid > .col:last-child > .widget:last-child {
margin-bottom: 0;
}
.footer-grid.special-grid .width370 {
width: 100%;
}
.footer-grid.special-grid .width170 {
width: 50%;
}
#footer-widgets .widget.widget_instagram .instagram-wrap,
#footer-widgets .widget.widget_flickr .flickr-wrap {
max-width: 400px;
}
}
@media only screen and (max-width: 767px) {
.wpcf7 .input-wrap .wpcf7-form-control-wrap {
width: 100% !important;
margin-right: 0 !important;
}
#main-content {
padding: 60px 0;
}
#topbar {
display: none;
}
.search-style-fullscreen .search_form {
width: 80%;
}
#featured-title .inner-wrap,
#featured-title .title-group,
#featured-title #breadcrumbs {
display: block;
width: 100%;
text-align: left;
}
#featured-title .title-group:after {
left: 0;
margin-left: 0;
}
#featured-title .sub-title {
display: none;
}
.hentry .post-author {
text-align: center;
}
.hentry .post-author .author-avatar {
float: none;
margin: 0 auto 20px;
}
.comment-list article .gravatar {
float: none;
margin: 0 0 15px;
width: 80px;
height: 80px;
}
.comment-meta,
.comment-text {
margin-bottom: 15px;
}
#comments .name-wrap,
#comments .email-wrap,
#comments .url-wrap {
width: 100%;
float: none;
margin: 0;
}
.widget_media_gallery .gallery img {
width: 100%;
}
#footer {
padding: 60px 0 !important;
}
#footer-widgets .footer-grid .col {
width: 100%;
}
.footer-grid.special-grid .width200 {
width: 100%;
}
#bottom .bottom-bar-inner-wrap {
padding: 30px 0 27px;
}
.hentry .post-title {
padding-right: 0px;
}
.hentry .post-link {
position: static;
margin-bottom: 10px;
}
#bottom-logo {
display: none;
}
.deeper-button.medium {
padding: 15px 50px !important;
}
.deeper-button.big,
.deeper-button.extra-big {
font-size: 18px !important;;
line-height: 30px !important;;
padding: 15px 50px !important;
}
.url-wrap.appstore .deeper-button, 
.url-wrap.playstore .deeper-button {
padding-left: 90px !important;
}
.url-wrap.appstore .deeper-button:after, 
.url-wrap.playstore .deeper-button:after {
left: 65px !important;
line-height: 60px !important;
}
}
@media only screen and (max-width: 575px) {
#site-header {
transition: 0s;
}
#featured-title.creative .inner-wrap {
padding-bottom: 0;
}
#featured-title.creative #breadcrumbs .breadcrumbs-inner {
position: relative;
transform: translateX(0);
bottom: unset;
left: unset;
margin-top: 20px;
width: 100%;
}
#secondary-menu {
padding: 100px 50px 50px 50px;
}
#secondary-menu .close-menu {
top: 15px;
right: 15px;
}
.post-next-previous {
display: none;
}
}  .woocommerce-page #sidebar {
margin-top: 95px;
}
.woocommerce-page .content-woocommerce .woocommerce-result-count {
position: relative;
margin: 0;
float: left;
font-size: 16px;
font-weight: 500;
color: #acacac;
padding-top: 13px;
}
.woocommerce-page .content-woocommerce .woocommerce-ordering {
float: right;
position: relative;
}
.woocommerce-page .content-woocommerce .woocommerce-ordering select {
border-radius: 5px;
border: 1px solid #e7e7e7;
margin-bottom: 0;
}
.woocommerce-page .content-woocommerce .woocommerce-ordering select:focus {
outline: 0;
}
.woocommerce-page .content-woocommerce .star-rating {
width: 100px;
height: 17px;
background: url(//italianchefacademy.it/wp-content/themes/byron/assets/img/star.png) repeat-x left 0;
background-size: 20px;
}
.woocommerce-page .content-woocommerce .star-rating span {
background: url(//italianchefacademy.it/wp-content/themes/byron/assets/img/star.png) repeat-x left -17px;
height: 0;
padding-top: 17px;
overflow: hidden;
float: left;
background-size: 20px;
}
.woocommerce-page .content-woocommerce p.stars {
overflow: hidden;
zoom: 1;
}
.woocommerce-page .content-woocommerce p.stars span {
width: 100px;
height: 17px;
position: relative;
float: left;
background: url(//italianchefacademy.it/wp-content/themes/byron/assets/img/star.png) repeat-x left 0;
background-size: 20px;
}
.woocommerce-page .content-woocommerce p.stars span a {
transition: none;
float: left;
position: absolute;
left: 0;
top: 0;
width: 17px;
height: 0;
padding-top: 14px;
overflow: hidden;
}
.woocommerce-page .content-woocommerce p.stars span a:hover,
p.stars span a:focus {
background: url(//italianchefacademy.it/wp-content/themes/byron/assets/img/star.png) repeat-x left -17px;
background-size: 20px;
}
.woocommerce-page .content-woocommerce p.stars a.active {
background: url(//italianchefacademy.it/wp-content/themes/byron/assets/img/star.png) repeat-x left -34px;
background-size: 20px;
}
.woocommerce-page .content-woocommerce p.stars span a.star-1 {
width: 20px;
z-index: 10;
}
.woocommerce-page .content-woocommerce p.stars span a.star-2 {
width: 40px;
z-index: 9;
}
.woocommerce-page .content-woocommerce p.stars span a.star-3 {
width: 60px;
z-index: 8;
}
.woocommerce-page .content-woocommerce p.stars span a.star-4 {
width: 80px;
z-index: 7;
}
.woocommerce-page .content-woocommerce p.stars span a.star-5 {
width: 100px;
z-index: 6;
}
.woocommerce-page abbr {
border: none;
text-decoration: none;
}
.woocommerce-page div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none;
background-color: #f8f9fa;
}
.woocommerce-page div.product div.images img:hover,
.woocommerce-page div.product div.images img.flex-active {
border: 1px solid #e7e7e7;
}
.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info .button {
color: #f5ad0d;
background-color: transparent;
}
.woocommerce-page .woo-single-post-class .summary .stock.in-stock,
.product .onsale {
position: absolute;
left: 20px;
top: 20px;
text-align: center;
font-size: 11px;
line-height: 20px;
padding: 0 8px;
background-color: #f5ad0d;
color: #fff;
z-index: 999;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0.25px;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left:hover,
.pswp--has_mouse .pswp__button--arrow--right:hover {
background-color: transparent;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
height: 20px;
line-height: 20px;
} .woocommerce-page .content-woocommerce .products {
position: relative;
margin: 0 -15px;
clear: both;
list-style: none;
}
.woocommerce-page .content-woocommerce .products:after,
.woocommerce-page .content-woocommerce .products:before {
position: relative;
content: "";
display: block;
clear: both;
}
.products.columns-2 li,
.woocommerce-page.shop-col-2 .products li {
width: 50%;
}
.products.columns-3 li,
.woocommerce-page.shop-col-3 .products li {
width: 33.33%;
}
.products.columns-4 li,
.woocommerce-page.shop-col-4 .products li {
width: 25%;
}
.products li {
float: left;
position: relative;
padding: 0 15px;
margin-top: 40px;
}
.products li.first {
clear: both;
}
.products li .inner {
position: relative;
overflow: hidden;
border: 1px solid #e7e7e7;
}
.products li .product-info {
position: relative;
padding: 36px 35px 81px;
}
.products li h2 {
margin-bottom: 14px;
font-size: 24px;
line-height: 30px;
transition: color ease 0.3s;
}
.products.columns-4 li h2,
.woocommerce-page.shop-col-4 .products li h2 {
font-size: 18px;
}
.products.columns-4 li .price,
.woocommerce-page.shop-col-4 .products li .price {
right: 0;
}
.products li .product-info .button,
.products li .product-info .added_to_cart {
text-transform: uppercase;
color: #f5ad0d;
font-size: 14px;
display: inline-block;
position: relative;
padding-right: 14px;
display: none;
}
.products li .product-info .button:before,
.products li .product-info .added_to_cart:before,
.products li .product-info .button:after,
.products li .product-info .added_to_cart:after {
content: "\f105";
font-family: "Pe-icon-7-stroke";
font-size: 14px;
font-style: normal;
position: absolute;
top: 0;
right: 0;
transition: all ease 0.3s;
}
.products li .product-info .button:before,
.products li .product-info .added_to_cart:before {
right: 12px;
opacity: 0;
}
.products li .product-info .button:hover:before,
.products li .product-info .added_to_cart:hover:before {
opacity: 1;
right: 0;
}
.products li .product-info .button:hover:after,
.products li .product-info .added_to_cart:hover:after {
opacity: 0;
right: -12px;
}
.products li .product-info .button:focus,
.products li .product-info .added_to_cart:focus {
text-decoration: underline;
}
.products li .product-thumbnail {
overflow: hidden;
}
.products li .product-thumbnail img {
width: 100%;
height: auto;
transition: transform ease 0.3s;
background-color: #f8f9fa;
}
.products li:hover .product-thumbnail img {
transform: scale(1.1) rotate(1.5deg);
}
.products li .price {
font-size: 20px;
color: #666;
display: inline-block;
float: right;
}
.products li .product-cat {
font-size: 16px;
color: #acacac;
margin-bottom: 10px;
}
.products li .product-cat:hover {
color: #f5ad0d;
}
.products li .star-rating {
display: inline-block;
transform: translateY(6px);
float: left;
}
.products li .price del {
color: #cacaca;
font-weight: 500;
padding-right: 4px;
opacity: 1;
}
.products li .price ins {
background-color: transparent;
}
.products li h2:hover {
color: #f5ad0d;
} .woo-single-post-class {
position: relative;
}
.woo-single-post-class .images {
width: 45.727%;
float: left;
position: relative;
}
.woo-single-post-class .onsale {
top: 20px;
right: auto;
left: 25px;
z-index: 999;
}
.woo-single-post-class .images .woocommerce-product-gallery__trigger {
width: 40px;
height: 40px;
z-index: 9999;
position: absolute;
right: 17px;
top: 14px;
text-align: center;
}
.woo-single-post-class .images .woocommerce-product-gallery__trigger:after {
opacity: 0;
width: 38px;
height: 38px;
line-height: 38px;
border-radius: 20px;
background-color: #e7e7e7;
text-align: center;
content: "\e618";
color: #222;
font-family: "Pe-icon-7-stroke";
font-size: 22px;
position: absolute;
left: 0;
top: 0;
transition: all ease 0.3s;
}
.woo-single-post-class .images:hover .woocommerce-product-gallery__trigger:after {
opacity: 1;
}
.woo-single-post-class .images .woocommerce-product-gallery__trigger:hover:after {
background-color: #f5ad0d;
color: #fff;
}
.woo-single-post-class .images .woocommerce-product-gallery__trigger img {
display: none !important;
}
.woocommerce-product-gallery .flex-control-thumbs li {
float: left;
cursor: pointer;
}
.woocommerce-product-gallery .flex-control-thumbs {
margin: 20px -8px 0;
width: auto;
list-style: none;
}
.woocommerce-product-gallery .flex-control-thumbs li {
padding: 0 8px 16px;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.333%;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%;
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%;
}
.woocommerce-product-gallery--columns-6 .flex-control-thumbs li {
width: 16.667%;
}
.woo-single-post-class .summary {
width: 45.727%;
float: right;
}
.woo-single-post-class .summary h1 {
color: #222;
font-size: 28px;
line-height: 36px;
margin: 40px 0 32px;
}
.woo-single-post-class .summary .woocommerce-product-rating {
position: relative;
margin-bottom: 37px;
padding-top: 2px;
}
.woo-single-post-class .summary .woocommerce-review-link {
font-size: 16px;
position: absolute;
left: 110px;
top: 0;
line-height: 24px;
color: #acacac;
text-transform: uppercase;
}
.woo-single-post-class .summary .price {
font-size: 22px;
line-height: 24px;
margin: 0 0 52px;
position: relative;
font-weight: 400;
color: #222;
}
.woo-single-post-class .summary .price del {
color: #999;
padding-right: 2px;
opacity: 1;
}
.woo-single-post-class .summary .price ins {
background-color: transparent;
}
.woo-single-post-class .woocommerce-product-details__short-description > p,
.woo-single-post-class .woocommerce-product-details__short-description > ul {
margin-bottom: 40px;
}
.woo-single-post-class .woocommerce-product-details__short-description {
margin-bottom: 73px;
}
.woo-single-post-class .summary .cart table,
.woo-single-post-class .summary .cart tr,
.woo-single-post-class .summary .cart td {
border: 0;
}
.woo-single-post-class .summary .cart td {
vertical-align: middle;
}
.woo-single-post-class .summary .cart table .label {
width: 85px;
color: #222;
text-transform: uppercase;
}
.woo-single-post-class .summary .cart {
margin-top: 33px;
}
.woo-single-post-class .summary .cart .quantity {
display: inline-block;
float: left;
}
.woo-single-post-class .summary .cart .quantity input {
border: 2px solid #f5ad0d;
width: 50px;
height: 50px;
margin: 0;
text-align: center;
background-color: #fff;
font-size: 14px;
line-height: 26px;
font-weight: 500;
padding: 11px;
border-radius: 5px 0 0 5px;
}
.woo-single-post-class .summary .cart .single_add_to_cart_button {
height: 50px;
line-height: 50px;
font-size: 16px;
font-weight: 500;
padding: 0 22px;
border-radius: 0 5px 5px 0;
background-color: #f5ad0d;
color: #fff;
border: none !important;
}
.woo-single-post-class .summary .cart table {
position: relative;
}
.woo-single-post-class .summary .cart .reset_variations {
position: absolute;
right: 0;
bottom: -20px;
}
.woo-single-post-class .woocommerce-tabs .panel .shop_attributes p {
margin-bottom: 5px;
}
.woo-single-post-class .woocommerce-grouped-product-list-item__quantity {
width: 100px;
}
.woo-single-post-class .woocommerce-grouped-product-list-item__label a {
color: #222;
}
.woo-single-post-class .woocommerce-grouped-product-list-item__label a:hover {
color: #f5ad0d;
}
.woo-single-post-class .woocommerce-grouped-product-list.group_table {
border-collapse: collapse;
}
.woo-single-post-class .woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item td {
border: 1px solid #e7e7e7;
}
.woo-single-post-class .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item
.quantity input {
border: 1px solid #e7e7e7; border-radius: 3px; width: 60px;
}
.woo-single-post-class .summary .cart.grouped_form .single_add_to_cart_button { border-radius: 5px; }
.woo-single-post-class .summary .product_meta {
clear: left;
margin-top: 60px;
display: none;
}
.woo-single-post-class .summary .product_meta > span {
margin-left: 10px;
display: inline-block;
color: #222;
font-size: 16px;
}
.woo-single-post-class .summary .product_meta > span:first-child {
margin: 0;
}
.woo-single-post-class .summary .product_meta > span a {
color: #acacac;
}
.woo-single-post-class .summary .product_meta > span a:hover {
color: #f5ad0d;
}
.woo-single-post-class .summary .product_meta > span a:first-child {
padding-left: 10px;
}
.woo-single-post-class .woocommerce-tabs {
clear: both;
padding-top: 60px;
}
.woo-single-post-class .woocommerce-tabs ul {
margin: 0;
text-align: center;
border-bottom: 2px solid #e7e7e7;
padding-bottom: 22px;
}
.woo-single-post-class .woocommerce-tabs ul li {
padding: 0;
list-style: none;
display: inline-block;
padding: 0 26px;
}
.woo-single-post-class .woocommerce-tabs ul li > a {
font-size: 18px;
line-height: 29px;
color: #777;
cursor: pointer;
transition: none;
border-bottom: none;
display: inline-block;
position: relative;
}
.woo-single-post-class .woocommerce-tabs ul li:hover > a,
.woo-single-post-class .woocommerce-tabs ul li.active > a {
color: #222;
}
.woo-single-post-class .woocommerce-tabs ul li.active > a:after {
position: absolute;
bottom: -24px;
left: 0;
width: 100%;
height: 2px;
background-color: #f5ad0d;
content: '';
}
.woo-single-post-class .woocommerce-tabs .panel {
clear: both;
padding: 55px 35px 55px;
border-bottom: 2px solid #e7e7e7;
}
.woocommerce-Reviews-title {
font-size: 18px;
line-height: 30px;
margin-bottom: 30px;
}
.woo-single-post-class .woocommerce-tabs .entry-content .commentlist {
clear: both;
list-style: none;
margin: 0;
}
.woo-single-post-class .woocommerce-tabs .entry-content .commentlist li {
padding: 33px 30px 30px;
border: 1px solid #e7e7e7;
margin-bottom: 20px;
border-radius: 10px;
overflow: hidden;
position: relative;
}
.woo-single-post-class .woocommerce-tabs .entry-content .commentlist li:last-child {
margin-bottom: 0;
}
.woo-single-post-class .woocommerce-tabs .entry-content .commentlist li .description > p:last-child {
margin-bottom: 0;
}
.woo-single-post-class .woocommerce-tabs .entry-content .commentlist li:before,
.woo-single-post-class .woocommerce-tabs .entry-content .commentlist li:after {
content: "";
display: table;
clear: both;
}
.woo-single-post-class .woocommerce-tabs .entry-content .comment_container img {
width: 70px;
height: 70px;
border-radius: 50%;
float: left;
margin: 0 15px 0 0;
overflow: hidden;
}
.woo-single-post-class .woocommerce-tabs .entry-content .comment-text {
overflow: hidden;
position: relative;
margin: 0;
}
.woo-single-post-class .woocommerce-tabs .entry-content .star-rating {
position: absolute;
right: 0;
top: 0;
}
.woo-single-post-class .woocommerce-tabs .entry-content .meta {
margin: 0 0 10px 0;
}
.woo-single-post-class .woocommerce-tabs .entry-content .meta strong {
font-size: 16px;
color: #222;
margin: 0;
display: inline-block;
font-weight: 500;
}
.woo-single-post-class .woocommerce-tabs .entry-content .meta .woocommerce-review__dash {
display: none;
}
.woo-single-post-class .woocommerce-tabs .entry-content .meta .woocommerce-review__published-date {
display: inline-block;
font-size: 14px;
padding-left: 30px;
margin: 0 0 10px;
}
.woo-single-post-class .woocommerce-tabs .entry-content .comment-text .description {
overflow: hidden;
}
.woo-single-post-class .woocommerce-tabs .comment-respond {
margin: 80px 0 0;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-reply-title {
font-size: 18px;
line-height: 30px;
color: #222;
display: block;
margin: 45px 0 20px;
font-weight: 500;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form > p {
margin: 15px 0;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form > p.comment-form-cookies-consent {
margin-bottom: 25px;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form > p.comment-form-author {
width: 49.4%;
float: left;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form > p.comment-form-email {
width: 49.4%;
float: right;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form > p.form-submit {
clear: both;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-rating {
padding-bottom: 35px;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-rating > label,
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-rating > .stars {
float: left;
margin: 0;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-rating > label {
color: #acacac;
font-size: 12px;
line-height: 26px;
font-weight: 500;
text-transform: uppercase;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-rating > .stars {
margin-left: 14px;
margin-top: 2px;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-comment {
clear: left;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-comment > label {
display: none;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-comment textarea,
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-author input,
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-email input {
margin-bottom: 30px;
width: 100%;
}
.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-comment textarea {
height: 170px;
} .woo-single-post-class .related.products > h2 {
font-size: 34px;
line-height: 40px;
position: relative;
margin-bottom: 40px;
}
.woo-single-post-class .related.products {
margin: 90px 0 0;
}
.woo-single-post-class .related.products .products:before,
.woo-single-post-class .related.products .products:after {
content: "";
display: table;
clear: both;
}
.woo-single-post-class .related.products .products {
margin: 0 -15px;
padding-top: 0;
}
.woo-single-post-class .related.products .products li {
float: left;
padding: 0 15px;
} .woocommerce-page .shop_table.cart .product-remove {
width: 60px;
}
.woocommerce-page .shop_table.cart .product-thumbnail,
.woocommerce-page .shop_table.cart .product-price,
.woocommerce-page .shop_table.cart .product-quantity,
.woocommerce-page .shop_table.cart .product-subtotal {
width: 116px;
}
.woocommerce-page .shop_table.cart .product-subtotal {
color: #222;
}
.woocommerce-page .shop_table.cart th {
font-size: 16px;
color: #222;
font-weight: 600;
}
.woocommerce-page .shop_table.cart td,
.woocommerce-page .shop_table.cart th {
padding: 20px;
vertical-align: middle;
}
.woocommerce-page .shop_table.cart .cart_item .product-name,
.woocommerce-page .shop_table.cart .product-name a {
color: #666;
font-size: 20px;
font-weight: 500;
}
.woocommerce-page .shop_table.cart .product-name a:hover {
color: #f5ad0d;
}
.woocommerce-page .shop_table.cart .product-remove a {
position: relative;
text-indent: -9999px;
display: inline-block;
padding: 0;
font-weight: normal;
text-align: center;
width: 16px;
height: 16px;
}
.woocommerce-page .shop_table.cart .product-remove a:after {
content: "\f00d";
color: #ff4539;
font-size: 14px;
text-indent: 0;
font-family: "Font Awesome 5 Free";
position: absolute;
left: 4px;
top: 1px;
transition: color ease 0.3s;
font-weight: 900;
}
.woocommerce-page .shop_table.cart .product-remove a:hover:after {
color: #222;
}
.woocommerce-page .shop_table.cart .cart_item .product-thumbnail img {
width: 80px;
}
.woocommerce-page .shop_table.cart .cart_item .product-quantity input[type="number"] {
width: 60px;
height: 50px;
padding-left: 22px;
padding-right: 5px;
margin: 0;
border-radius: 5px;
background-color: transparent;
border-color: #e7e7e7;
}
.woocommerce-page .shop_table.cart .coupon {
float: left;
display: table;
}
.woocommerce-page input,
.woocommerce-page button {
vertical-align: middle;
}
.woocommerce-page .shop_table.cart .coupon > label {
display: none;
}
.woocommerce-page .shop_table.cart .coupon #coupon_code {
width: 240px;
border: 0;
margin: 0 5px 0 0;
display: inline-block;
padding: 11px 20px;
border-radius: 5px;
}
.woocommerce-page .shop_table.cart .coupon + button[type="submit"] {
float: right;
}
.woocommerce-page .cart_totals {
width: 60%;
margin-top: 60px;
font-size: 16px;
}
.woocommerce-page .cart_totals > h2 {
font-size: 36px;
margin-bottom: 40px;
}
.woocommerce-page .cart_totals .shop_table {
border: 1px solid #e7e7e7;
margin-bottom: 40px;
}
.woocommerce-page .cart_totals .shop_table th,
.woocommerce-page .cart_totals .shop_table td {
border-color: #e7e7e7;
}
.woocommerce-page .cart_totals .shop_table .order-total th,
.woocommerce-page .cart_totals .shop_table .order-total td {
border-bottom: 0;
}
.woocommerce-page .cart_totals .shop_table td {
border-right: 0;
padding: 17px 20px;
}
.woocommerce-page .cart_totals .shop_table th {
font-size: 17px;
color: #222;
padding: 14px 20px;
}
.woocommerce-page .cart_totals .shop_table .cart-subtotal td,
.woocommerce-page .cart_totals .shop_table .order-total td,
.woocommerce-page .cart_totals .shop_table .tax-rate td {
text-align: right;
color: #222;
}
.woocommerce-page .cart_totals p,
.woocommerce-page .cart_totals .woocommerce-shipping-calculator select {
margin: 0 0 5px;
}
.woocommerce-page .cart_totals .shipping-calculator-form button[type="submit"] {
width: 100%;
}
.woocommerce-page .wc-proceed-to-checkout .button {
font-size: 20px;
padding: 0 50px;
border-radius: 5px;
display: inline-block;
-webkit-appearance: none;
transition: all ease 0.3s;
}
.woocommerce-page .return-to-shop a {
margin-top: 25px;
border-radius: 5px;
font-weight: 600;
color: #fff;
background-color: #f5ad0d;
}
.woocommerce-page .return-to-shop a:hover {
background-color: #222;
color: #fff;
}
.woocommerce-page .cart_totals .woocommerce-shipping-totals ul {
list-style: none;
margin-left: 0;
color: #222;
font-weight: 600;
font-size: 17px;
} .woocommerce-page .woocommerce-checkout {
clear: both;
}
.woocommerce-page .login input {
margin-bottom: 0;
}
.woocommerce-page form .form-row {
margin: 0 0 20px;
}
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
float: left;
width: 49%;
overflow: visible;
}
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
border-width: 1px;
width: 100%;
margin: 0;
outline: 0;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single,
.woocommerce-shipping-fields .select2-container--default .select2-selection--single {
display: block;
line-height: 60px;
height: 60px;
border-radius: 2px;
background-color: #f8f9fa;
border: none;
}
.woocommerce-billing-fields .select2-selection--single .select2-selection__rendered,
.woocommerce-shipping-fields .select2-selection--single .select2-selection__rendered {
padding: 15px 30px;
color: #666;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 22px;
right: 20px;
}
.woocommerce-page form.checkout_coupon > p {
margin-bottom: 10px;
}
.woocommerce-page form.checkout_coupon #coupon_code,
.woocommerce-page form.lost_reset_password .form-row input.input-text {
margin-bottom: 20px;
}
.woocommerce-page form .form-row label.inline {
display: inline;
}
.woocommerce-page form .form-row label.inline input {
margin: 0 5px 0 10px;
width: auto;
}
.woocommerce-page form.lost_reset_password .woocommerce-Button.button {
margin: 0;
}
.woocommerce-page .woocommerce-shipping-fields,
.woocommerce-page #order_review_heading {
clear: both;
}
.woocommerce-billing-fields .create-account > label {
margin: 0;
display: inline-block;
}
.woocommerce-page .woocommerce-lost-password .form-row-first {
float: none;
}
.woocommerce-page #ship-to-different-address > label {
padding-right: 5px;
}
.woocommerce-page .woocommerce-billing-fields h3,
.woocommerce-page .woocommerce-shipping-fields h3,
.woocommerce-page #order_review_heading,
.woocommerce-page .woocommerce-additional-fields h3 {
font-size: 36px;
margin-bottom: 30px;
padding-top: 30px;
}
.woocommerce-page .woocommerce-additional-fields .notes > label {
display: none;
}
.woocommerce-page form .form-row.create-account #createaccount {
width: auto;
margin-right: 5px;
}
.woocommerce-page form .form-row.create-account + .create-account > p:first-child {
margin-bottom: 10px;
}
.woocommerce-checkout-review-order table th {
font-size: 18px;
color: #222;
padding: 18px 30px;
}
.woocommerce-checkout-review-order table td {
padding: 10px 25px;
font-weight: 600;
}
.woocommerce-checkout-review-order .cart-subtotal td,
.woocommerce-checkout-review-order .order-total {
font-size: 16px;
color: #222;
}
.woocommerce-checkout #payment ul.payment_methods {
list-style: none;
margin: 0;
}
.woocommerce-checkout #payment ul.payment_methods li label {
display: inline-block;
padding-left: 5px;
}
#payment .about_paypal {
position: absolute;
right: 0;
top: 23px;
}
#payment .payment_methods > li:not(.woocommerce-notice) {
position: relative;
}
#payment .payment_methods > li .payment_box,
#payment .place-order {
background-color: #fff;
padding: 10px;
}
#payment .payment_methods > li .payment_box > p:last-child {
margin-bottom: 0;
}
#payment .payment_methods > .wc_payment_method > label,
#payment .payment_methods > .woocommerce-PaymentMethod > label {
display: block;
padding: 20px 0;
cursor: pointer;
}
.woocommerce-page #payment .payment_methods .woocommerce-message,
.woocommerce-page #payment .payment_methods .woocommerce-info,
.woocommerce-page #payment .payment_methods .woocommerce-error {
margin-bottom: 10px;
}
#payment .payment_methods li img {
border: 0;
padding: 0 0 0 10px;
max-height: 25px;
}
#payment .place-order {
padding: 25px 25px 25px 0;
}
#payment #place_order {
font-size: 20px;
color: #fff;
background-color: #f5ad0d;
padding: 0 50px;
border-radius: 5px;
margin-top: 15px;
height: auto;
}
#payment #place_order:hover {
color: #fff;
background-color: #222;
}
.woocommerce-page .myaccount_user + h2,
.woocommerce-page .addresses h3,
.woocommerce-page #customer_login h2 {
margin-bottom: 0;
font-size: 18px;
}
.woocommerce-page .register input {
margin-bottom: 0;
}
.woocommerce-page .woocommerce-MyAccount-content legend {
border: 0;
font-size: 18px;
color: #222;
padding-top: 20px;
margin: 0;
}
.woocommerce-page .form-row:before,
.woocommerce ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
content: " ";
display: table;
}
.woocommerce-page .cart-collaterals {
width: 100%;
}
.woocommerce-page .cart-collaterals .related {
width: 30.75%;
float: left;
}
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
float: left;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products {
float: none;
list-style: none;
margin: 0 -12px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 25%;
padding: 0 12px;
clear: none;
}
.woocommerce-page .cart-collaterals .cross-sells > h2 {
margin-top: 40px;
margin-bottom: 37px;
font-size: 16px;
color: #999;
text-transform: uppercase;
}
.woocommerce-page .cart-collaterals .cross-sells .products li h2 {
font-size: 15px;
}
.woocommerce-page .cart-collaterals .cross-sells .products li .price {
letter-spacing: normal;
font-size: 18px;
}
.woocommerce-page .up-sells > h2 {
font-size: 16px;
color: #999;
text-transform: uppercase;
padding-top: 27px;
border-top: 1px solid #f4f4f4;
}
.woocommerce-page .up-sells.products,
.woocommerce-page .up-sells .products {
margin: 0;
}
.woocommerce-page .up-sells .products {
margin: 0 -15px;
}
.woocommerce-page .up-sells .products li {
padding: 0 15px;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce form .form-row-wide,
.woocommerce form .form-row:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page form .form-row-wide,
.woocommerce-page form .form-row:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page #order_comments_field {
clear: both;
}
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 48%;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
display: block;
margin-bottom: 10px;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
display: inline;
}
.woocommerce-page form .form-row select,
.woocommerce-page form .form-row .input-text {
width: 100%;
}
.woocommerce-page form .form-row-last {
float: right;
}
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
text-align: left;
padding: 0 1em 0 0;
float: left;
}
.woocommerce-page .woocommerce-error li {
padding: 0;
}
.woocommerce-page .woocommerce-message .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-error .button {
background-color: transparent;
text-transform: capitalize;
font-size: 16px;
line-height: 16px;
height: auto;
border: none;
}
.woocommerce-page .woocommerce-message .button:before,
.woocommerce-page .woocommerce-info .button:before,
.woocommerce-page .woocommerce-error .button:before {
display: none;
}
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-error {
position: relative;
padding: 18px 24px 18px 50px;
border-radius: 5px;
background-color: #e4f2ff;
color: #5084b4;
font-size: 16px;
margin: 0 0 30px 0;
list-style: none;
}
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-error:before {
font-size: 30px;
content: "\e684";
font-family: "Pe-icon-7-stroke";
position: absolute;
left: 20px;
top: 8px;
}
.woocommerce-page .woocommerce-message a,
.woocommerce-page .woocommerce-info a,
.woocommerce-page .woocommerce-error a {
color: #222;
text-decoration: underline;
padding: 0 8px 0 0;
}
.woocommerce-page .woocommerce-message a:hover,
.woocommerce-page .woocommerce-info a:hover,
.woocommerce-page .woocommerce-error a:hover {
opacity: 0.7;
} .product_list_widget li {
padding: 0;
padding-top: 25px;
margin-top: 25px;
border-top: 1px solid #e7e7e7;
}
.product_list_widget li:first-child {
padding-top: 0;
margin-top: 0;
border: 0;
}
.product_list_widget li > a {
display: block;
}
.product_list_widget del .amount {
padding-right: 5px;
}
.product_list_widget li img {
float: right;
width: 65px;
box-shadow: none;
}
.product_list_widget .product-title,
.widget_recent_reviews .product_list_widget a {
display: block;
color: #acacac;
transition: all ease 0.3s;
}
.product_list_widget .product-title:hover,
.widget_recent_reviews .product_list_widget a:hover {
color: #f5ad0d;
}
.product_list_widget .star-rating,
.widget_rating_filter .star-rating {
width: 100px;
height: 17px;
background: url(//italianchefacademy.it/wp-content/themes/byron/assets/img/star.png) repeat-x left 0;
margin: 5px 0 5px -5px;
background-size: 20px;
}
.product_list_widget .star-rating span,
.widget_rating_filter .star-rating span {
background: url(//italianchefacademy.it/wp-content/themes/byron/assets/img/star.png) repeat-x left -17px;
height: 0;
padding-top: 17px;
overflow: hidden;
float: left;
background-size: 20px;
}
.widget_rating_filter .star-rating {
display: inline-block;
margin: 0;
} .widget_product_categories ul li {
padding: 9px 0;
border-bottom: 1px solid #e7e7e7;
}
.widget_product_categories ul li:first-child,
.widget_product_categories ul li:first-child a {
padding-top: 0;
}
.widget_product_categories ul li a {
color: #acacac;
font-size: 16px;
padding: 8px 0;
display: inline-block;
}
.widget_product_categories ul li a:hover {
color: #f5ad0d;
} .widget_price_filter .price_slider {
height: 5px;
margin-bottom: 22px;
margin-top: 42px;
background-color: #ebebeb;
position: relative;
text-align: left;
}
.widget_price_filter .price_slider_amount {
text-align: right;
}
.widget_price_filter .price_slider_amount .button {
font-size: 13px;
padding: 0 60px;
height: 48px;
line-height: 48px;
background-color: #e6f3fe;
color: #f5ad0d;
display: block;
margin-bottom: 10px;
}
.widget_price_filter .price_slider_amount .button:hover {
opacity: 1;
background-color: #f5ad0d;
color: #fff;
}
.widget_price_filter .ui-slider .ui-slider-handle {
background-color: #fff;
top: -5px;
position: absolute;
z-index: 2;
width: 14px;
height: 14px;
border-radius: 50%;
cursor: pointer;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
transform: translateX(-1px);
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -13px;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
background-color: #f5ad0d;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget_price_filter .price_slider_amount .price_label {
display: block;
font-size: 14px;
line-height: 22px;
text-align: left;
padding-bottom: 20px;
border-bottom: 1px solid #e7e7e7;
} .widget.widget_product_search .woocommerce-product-search {
position: relative;
}
.widget.widget_product_search .woocommerce-product-search .search-field {
padding-right: 48px;
margin-bottom: 0;
padding: 8px 20px;
}
.widget.widget_product_search .woocommerce-product-search .search-submit {
position: absolute;
background-color: transparent;
right: 4px;
top: 5px;
width: 30px;
height: 30px;
text-align: center;
text-indent: 999999px;
padding: 0;
border: 0;
overflow: hidden;
}
.widget.widget_product_search .woocommerce-product-search .search-submit:before {
color: #acacac;
content: "\e936";
font-family: "Pe-icon-7-stroke";
font-size: 16px;
width: 30px;
height: 30px;
line-height: 30px;
position: absolute;
left: 0;
top: 0;
text-align: center;
text-indent: 0;
font-weight: normal;
transition: all ease 0.3s;
}
.widget.widget_product_search .woocommerce-product-search .search-submit:hover:before {
color: #f5ad0d;
} .nav-top-cart-wrapper .woocommerce-min-cart-wrap {
padding: 30px;
}
.nav-top-cart-wrapper .woocommerce-mini-cart__empty-message {
margin: 0;
padding: 10px 20px;
font-size: 15px;
}
.widget_shopping_cart_content ul {
list-style: none;
margin: 0;
}
.widget_shopping_cart_content ul li {
display: inline-block;
position: relative;
width: 100%;
border-top: 1px solid #f4f4f4;
padding: 20px;
margin: 0;
padding-left: 75px;
}
.widget_shopping_cart_content ul li.empty {
padding: 0;
}
.widget_shopping_cart_content ul li:first-child {
padding-top: 0;
margin-top: 0;
border-top: 0;
}
.widget_shopping_cart_content ul li .product-name {
font-size: 18px;
font-weight: 500;
color: #222;
}
.widget_shopping_cart_content ul li a:hover {
color: #f5ad0d;
}
.widget_shopping_cart_content ul li a.remove {
font-size: 14px;
color: #ff4539;
position: absolute;
right: 0;
top: 20px;
}
.nav-top-cart-wrapper .nav-shop-cart ul li:first-child a.remove {
top: 0;
}
.widget_shopping_cart_content ul li a.remove:hover {
opacity: 0.7;
}
.widget_shopping_cart_content ul li a img {
position: absolute;
top: 27px;
left: 0;
width: 55px;
}
.widget_shopping_cart_content ul li:first-child a img {
top: 7px;
}
.widget_shopping_cart_content ul li a img:hover {
border: 1px solid #e7e7e7;
}
.widget_shopping_cart_content ul li .quantity {
display: block;
font-size: 15px;
line-height: 24px;
}
.widget_shopping_cart_content .total {
margin-bottom: 25px;
padding: 12px 0;
border-top: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
font-size: 18px;
color: #222;
text-align: center;
}
.widget_shopping_cart_content .total strong {
color: #222;
font-weight: 600;
}
.widget_shopping_cart_content .buttons:before,
.widget_shopping_cart_content .buttons:after {
content: "";
display: table;
clear: both;
}
.widget_shopping_cart_content .buttons {
margin: 0;
}
.widget_shopping_cart_content .buttons > a {
text-align: center;
color: #222;
background-color: #eee;
padding: 0;
border-radius: 3px;
width: 48%;
height: 48px;
line-height: 48px;
float: left;
border: none;
}
.widget_shopping_cart_content .buttons a.checkout {
float: right;
background-color: #f5ad0d;
color: #fff;
}
.widget_shopping_cart_content .buttons a:hover {
opacity: 0.7;
}
@media only screen and (max-width: 1024px) {
.products li .star-rating {
position: relative;
margin: 15px 0 5px;
}
.products li .price {
padding-right: 0;
}
}
@media only screen and (max-width: 991px) {
.products.columns-4 li,
.woocommerce-page.shop-col-4 .products li {
width: 50%;
}
.woocommerce-page .content-woocommerce .woocommerce-result-count {
display: none;
}
.woocommerce-page .content-woocommerce .woocommerce-ordering {
float: none;
}
.woocommerce-page .content-woocommerce .woocommerce-result-count:after,
.woocommerce-page .content-woocommerce .woocommerce-ordering:before {
display: none;
}
.woo-single-post-class .images,
.woo-single-post-class .summary {
width: 100%;
float: none;
clear: left;
}
.woo-single-post-class .summary {
padding-top: 10px;
}
.woo-single-post-class .woocommerce-tabs ul li > a {
padding: 12px 30px;
}
.woo-single-post-class .woocommerce-tabs ul li:first-child {
margin: 0 0 0 15px;
}
.woo-single-post-class .woocommerce-tabs .comment-respond {
margin-top: 30px;
}
.woo-single-post-class .woocommerce-tabs .panel {
padding-top: 30px;
}
.woocommerce-page .shop_table.cart td,
.woocommerce-page .shop_table.cart th {
padding: 15px;
}
.woo-single-post-class .related.products {
margin-top: 60px;
}
}
@media only screen and (max-width: 767px) {
.products.columns-3 li,
.woocommerce-page.shop-col-3 .products li {
width: 50%;
}
.products.columns-2 li,
.products.columns-4 li,
.woocommerce-page.shop-col-2 .products li,
.woocommerce-page.shop-col-4 .products li {
width: 100%;
}
.woocommerce-page .content-woocommerce .woocommerce-ordering {
float: none;
display: inline-block;
}
.woo-single-post-class .woocommerce-tabs ul {
border: 0;
}
.woo-single-post-class .woocommerce-tabs ul li {
display: block;
margin: 0 0 10px !important;
border: 1px solid #e7e7e7;
top: 0 !important;
}
.woo-single-post-class .woocommerce-tabs ul li.active {
top: 0;
}
.woo-single-post-class .woocommerce-tabs ul li.active > a {
border: 0 !important;
}
.woo-single-post-class .woocommerce-tabs ul li > a {
display: block;
padding: 10px 25px;
}
.woo-single-post-class .related.products .products li:last-child {
margin-bottom: 0;
}
.woo-single-post-class .related.products > h2 {
margin-bottom: 0;
}
.woocommerce-page table.shop_table_responsive tr {
display: block;
}
.woocommerce-page table.shop_table_responsive tr td {
display: block;
text-align: right !important;
}
.woocommerce-page table.shop_table_responsive tr td.order-actions {
text-align: left !important;
}
.woocommerce-page table.shop_table_responsive tr td:before {
content: attr(data-title) ": ";
float: left;
line-height: 30px;
}
.woocommerce-page .shop_table.cart .product-name a {
font-size: 20px;
line-height: 30px;
}
.woocommerce-page table.shop_table_responsive thead,
.woocommerce-page table.shop_table_responsive tbody th,
.woocommerce-page table.my_account_orders tr td.order-actions:before,
.woocommerce-page #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page table.shop_table_responsive tr td.actions:before,
.woocommerce-page table.shop_table_responsive tr td.product-remove:before {
display: none;
}
.woocommerce-page .shop_table.cart .product-remove,
.woocommerce-page .shop_table.cart .product-thumbnail,
.woocommerce-page .shop_table.cart .product-price,
.woocommerce-page .shop_table.cart .product-quantity,
.woocommerce-page .shop_table.cart .product-subtotal {
width: auto;
}
.woocommerce-page table.my_account_orders tr td.order-actions {
text-align: left;
}
.woocommerce-page table.shop_table_responsive tr td.actions {
text-align: left !important;
}
.woocommerce-page .shop_table.cart .coupon + button[type="submit"] {
float: none;
margin: 15px 0 0;
width: 100%;
}
.woocommerce-page .shop_table.cart .coupon #coupon_code,
.woocommerce-page .shop_table.cart .coupon > input[type="submit"] {
float: none;
}
.woocommerce-page .cart_totals {
width: 100%;
}
}
@media only screen and (max-width: 575px) {
.products.columns-3 li,
.woocommerce-page.shop-col-3 .products li {
width: 100%;
}
.woocommerce-page .shop_table.cart .coupon #coupon_code {
margin-bottom: 10px;
}
#payment #place_order {
font-size: 18px;
padding: 20px 40px;
}
.woo-single-post-class .woocommerce-tabs .entry-content .comment_container img {
float: none;
margin: 0 0 20px;
}
.woo-single-post-class .woocommerce-tabs .entry-content .star-rating {
position: static;
margin-bottom: 8px;
}
.woo-single-post-class .woocommerce-tabs ul li.active > a:after {
display: none;
}
.woo-single-post-class .woocommerce-tabs #tab-description.panel > div { 
display: block !important;
}
.woo-single-post-class .woocommerce-tabs #tab-description.panel > div .desc { padding: 0 !important; }
} @keyframes hvr-buzz-out {
10% {
transform: translateY(3%) rotate(2deg);
}
20% {
transform: translateY(-3%) rotate(-2deg);
}
30% {
transform: translateY(3%) rotate(2deg);
}
40% {
transform: translateY(-3%) rotate(-2deg);
}
50% {
transform: translateY(2%) rotate(1deg);
}
60% {
transform: translateY(-2%) rotate(-1deg);
}
70% {
transform: translateY(2%) rotate(1deg);
}
80% {
transform: translateY(-2%) rotate(-1deg);
}
90% {
transform: translateY(1%) rotate(0);
}
to {
transform: translateY(-1%) rotate(0);
}
}
@keyframes flyout {
20% {
transform: scale(1);
opacity: 1;
}
40% {
transform: scale(1.1) translate(-5px, 5px);
}
70% {
transform: scale(0.9) translate(30px, -30px);
}
100% {
transform: scale(0.7) translate(75px, -75px);
opacity: 0;
}
} :root {
--e-global-color-accent: #F5AD0D;
}
.accent-color,
a,
.header-info .content:before,
.header-button a,
.header-top-menu ul li:hover,
.header-socials a:hover,
#footer-widgets .widget.widget_socials .socials a:hover,
#main-nav > ul > li:hover > a,
.header-style-1 #main-nav > ul > li:hover > a,
.header-style-4 #main-nav > ul > li:hover > a,
#main-nav .sub-menu li a:hover,
.button, 
button, input[type="button"], 
input[type="reset"], 
input[type="submit"],
.widget.widget_archive ul li a:hover, 
.widget.widget_categories ul li a:hover, 
.widget.widget_meta ul li a:hover, 
.widget.widget_nav_menu ul li a:hover, 
.widget.widget_pages ul li a:hover, 
.widget.widget_recent_entries ul li a:hover, 
.widget.widget_recent_comments ul li a:hover, 
.widget.widget_rss ul li a:hover,
.hentry .post-meta .item.post-by-author a, 
.hentry .post-meta .item.post-comment a, 
.hentry .post-meta .item.post-meta-categories a,
.hentry .post-link a,
.widget.widget_recent_posts h3 a:hover,
#sidebar .widget.widget_text .text-wrap .btn:hover,
.post-next-previous .link-wrap .link:hover,
.logged-in-as a,
#footer .widget.widget_information i,
.products li .product-cat:hover,
.products li h2:hover,
.elementor-element .master-link .icon,
.elementor-element .master-button.btn-outline,
.elementor-element .master-button.btn-white,
.elementor-element .master-heading .pre-heading,
.elementor-element .master-counter .icon-wrap,
.elementor-element .master-subscribe-form.style-2 button,
.elementor-element .master-project.style-1:hover .master-link, 
.elementor-element .master-project.style-1:hover .master-link .icon,
.elementor-element .master-link:hover,
.elementor-element .master-subscribe-form button:hover,
.elementor-element .master-progress-bar .percent,
.elementor-element .master-icon,
.elementor-element .master-list .icon-wrap { color: var(--e-global-color-accent); }
.accent-color { color: var(--e-global-color-accent) !important; }
.accent-border,
.hentry .post-link a,
.widget.widget_socials .socials a:hover,
.header-button a,
.button, 
button, input[type="button"], 
input[type="reset"], 
input[type="submit"],
.woo-single-post-class .summary .cart .quantity input,
.elementor-element .master-video-icon a span,
.elementor-element .master-subscribe-form button,
.elementor-element .master-project-widget .widget-socials a:hover,
.elementor-element .master-button.btn-outline { border-color: var(--e-global-color-accent); }
.accent-bg,
.widget.widget_tag_cloud .tagcloud a:hover,
.widget.widget_socials .socials a:hover,
#sidebar .widget.widget_text .btn,
.animsition-loading,
.header-button a:hover,
.widget.widget_links ul li a:after,
#scroll-top:before,
#scroll-top:hover:before,
#main-nav > ul > li > a > span:before,
#main-nav > ul > li:hover > a > span:before,
#main-nav .sub-menu li a:before,
.header-style-4 #main-nav > ul > li:hover > a > span:before,
.widget_shopping_cart_content .buttons a.checkout,
.header-style-5 .site-header-inner,
.header-style-4 #site-header .header-button a,
#featured-title .title-group:after,
.byron-pagination ul li .page-numbers:hover, 
.woocommerce-pagination .page-numbers li .page-numbers:hover, 
.byron-pagination ul li .page-numbers.current, 
.woocommerce-pagination .page-numbers li .page-numbers.current,
.woocommerce-page .woo-single-post-class .summary .stock.in-stock, 
.product .onsale,
.woo-single-post-class .summary .cart .single_add_to_cart_button,
.woo-single-post-class .woocommerce-tabs ul li.active > a:after,
blockquote:before,
.rs-has-line:after,
.rs-has-shape:after,
.elementor-element .hover-effect-style-1 .master-service:after,
.elementor-element .hover-effect-style-2 .master-service:before,
.elementor-element .hover-effect-style-3 .master-service:after,
.elementor-element .hover-effect-style-3 .master-service:before,
.elementor-element .hover-effect-style-1 .master-testimonial:after,
.elementor-element .hover-effect-style-2 .master-testimonial:before,
.elementor-element .hover-effect-style-3 .master-testimonial:after,
.elementor-element .hover-effect-style-3 .master-testimonial:before,
.elementor-element .hover-effect-style-1 .master-team:after,
.elementor-element .hover-effect-style-2 .master-team:before,
.elementor-element .hover-effect-style-3 .master-team:after,
.elementor-element .hover-effect-style-3 .master-team:before,
.elementor-element .hover-effect-style-1 .master-icon-box:after,
.elementor-element .hover-effect-style-2 .master-icon-box:before,
.elementor-element .hover-effect-style-3 .master-icon-box:after,
.elementor-element .hover-effect-style-3 .master-icon-box:before,
.elementor-element .hover-effect-style-1 .master-news .content-wrap:after,
.elementor-element .hover-effect-style-1 .master-news .content-wrap:before,
.elementor-element .hover-effect-style-2 .master-news .content-wrap:before,
.elementor-element .hover-effect-style-3 .master-news .content-wrap:after,
.elementor-element .hover-effect-style-3 .master-news .content-wrap:before,
.elementor-element .master-button,
.elementor-element .master-video-icon a,
.elementor-element .icon-has-bg .master-icon,
.elementor-element .master-carousel-box .flickity-page-dots .dot.is-selected:after,
.elementor-element .master-heading .divider,
.elementor-element .master-subscribe-form button,
.elementor-element .master-progress-bar .progress,
.elementor-element .byron-cf7-0 .wpcf7 .wpcf7-submit:hover,
.elementor-element .cf7-style-2 .byron-cf7-0 .wpcf7 .wpcf7-submit,
.elementor-element .master-project-widget .widget-socials a:hover,
.elementor-element .master-fancy-image-bg { background-color: var(--e-global-color-accent); }
.search-style-fullscreen .search-submit:hover svg,
.nav-top-cart-wrapper .nav-cart-trigger:hover,
.header-search-trigger:hover,
.header-style-1 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover, 
.header-style-1 #site-header .header-search-trigger:hover,
.header-style-4 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover, 
.header-style-4 #site-header .header-search-trigger:hover { stroke: var(--e-global-color-accent); }
.elementor-element .master-testimonial .quotes svg { fill: var(--e-global-color-accent); }
 .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
animation-duration: .75s;
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0, 0, 0);
}
40%,
43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0, -4px, 0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
} @keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from,
to {
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%,
20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
} @keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
from,
11.1%,
to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%,
55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -1000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-1000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(1000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 1000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%,
60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%,
80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
} @keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
} @keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
}.animsition,
.animsition-overlay {
position: relative;
opacity: 0;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.animsition-overlay-slide {
position: fixed;
z-index: 1;
width: 100%;
height: 100%;
background-color: #ddd
}
.animsition-loading {
position: fixed;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
margin-left: -30px;
margin-top: -30px;
background-color: #f5ad0d;
-webkit-animation: sk-rotateplane 1.5s infinite ease-in-out !important;
animation: sk-rotateplane 1s infinite ease-in-out !important;
}
@-webkit-keyframes sk-rotateplane{ 
0% {-webkit-transform:perspective(120px)}
50% {-webkit-transform:perspective(120px) rotateY(180deg)}
100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}
}
@keyframes sk-rotateplane{ 
0% {transform:perspective(120px)}
50% {transform:perspective(120px) rotateY(180deg)}
100%{transform:perspective(120px) rotateY(180deg) rotateX(180deg)}
}
@-webkit-keyframes animsition-loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes animsition-loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@-webkit-keyframes animsition-loading-reverse {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
to {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg)
}
}
@keyframes animsition-loading-reverse {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
to {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg)
}
}
@-webkit-keyframes fade-in {
0% {
opacity: 0
}
to {
opacity: 1
}
}
@keyframes fade-in {
0% {
opacity: 0
}
to {
opacity: 1
}
}
.fade-in {
-webkit-animation-name: fade-in;
animation-name: fade-in
}
@-webkit-keyframes fade-out {
0% {
opacity: 1
}
to {
opacity: 0
}
}
@keyframes fade-out {
0% {
opacity: 1
}
to {
opacity: 0
}
}
.fade-out {
-webkit-animation-name: fade-out;
animation-name: fade-out
}
@-webkit-keyframes fade-in-up {
0% {
-webkit-transform: translateY(500px);
transform: translateY(500px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
@keyframes fade-in-up {
0% {
-webkit-transform: translateY(500px);
transform: translateY(500px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
.fade-in-up {
-webkit-animation-name: fade-in-up;
animation-name: fade-in-up
}
@-webkit-keyframes fade-out-up {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0
}
}
@keyframes fade-out-up {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0
}
}
.fade-out-up {
-webkit-animation-name: fade-out-up;
animation-name: fade-out-up
}
@-webkit-keyframes fade-in-up-sm {
0% {
-webkit-transform: translateY(100px);
transform: translateY(100px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
@keyframes fade-in-up-sm {
0% {
-webkit-transform: translateY(100px);
transform: translateY(100px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
.fade-in-up-sm {
-webkit-animation-name: fade-in-up-sm;
animation-name: fade-in-up-sm
}
@-webkit-keyframes fade-out-up-sm {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0
}
}
@keyframes fade-out-up-sm {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0
}
}
.fade-out-up-sm {
-webkit-animation-name: fade-out-up-sm;
animation-name: fade-out-up-sm
}
@-webkit-keyframes fade-in-up-lg {
0% {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
@keyframes fade-in-up-lg {
0% {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
.fade-in-up-lg {
-webkit-animation-name: fade-in-up-lg;
animation-name: fade-in-up-lg
}
@-webkit-keyframes fade-out-up-lg {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
opacity: 0
}
}
@keyframes fade-out-up-lg {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
opacity: 0
}
}
.fade-out-up-lg {
-webkit-animation-name: fade-out-up-lg;
animation-name: fade-out-up-lg
}
@-webkit-keyframes fade-in-down {
0% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
@keyframes fade-in-down {
0% {
-webkit-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
.fade-in-down {
-webkit-animation-name: fade-in-down;
animation-name: fade-in-down
}
@-webkit-keyframes fade-out-down {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(500px);
transform: translateY(500px);
opacity: 0
}
}
@keyframes fade-out-down {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(500px);
transform: translateY(500px);
opacity: 0
}
}
.fade-out-down {
-webkit-animation-name: fade-out-down;
animation-name: fade-out-down
}
@-webkit-keyframes fade-in-down-sm {
0% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
@keyframes fade-in-down-sm {
0% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
.fade-in-down-sm {
-webkit-animation-name: fade-in-down-sm;
animation-name: fade-in-down-sm
}
@-webkit-keyframes fade-out-down-sm {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(100px);
transform: translateY(100px);
opacity: 0
}
}
@keyframes fade-out-down-sm {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(100px);
transform: translateY(100px);
opacity: 0
}
}
.fade-out-down-sm {
-webkit-animation-name: fade-out-down-sm;
animation-name: fade-out-down-sm
}
.fade-in-down-lg {
-webkit-animation-name: fade-in-down;
animation-name: fade-in-down
}
@-webkit-keyframes fade-out-down-lg {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0
}
}
@keyframes fade-out-down-lg {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(1000px);
transform: translateY(1000px);
opacity: 0
}
}
.fade-out-down-lg {
-webkit-animation-name: fade-out-down-lg;
animation-name: fade-out-down-lg
}
@-webkit-keyframes fade-in-left {
0% {
-webkit-transform: translateX(-500px);
transform: translateX(-500px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
@keyframes fade-in-left {
0% {
-webkit-transform: translateX(-500px);
transform: translateX(-500px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
.fade-in-left {
-webkit-animation-name: fade-in-left;
animation-name: fade-in-left
}
@-webkit-keyframes fade-out-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(-500px);
transform: translateX(-500px);
opacity: 0
}
}
@keyframes fade-out-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(-500px);
transform: translateX(-500px);
opacity: 0
}
}
.fade-out-left {
-webkit-animation-name: fade-out-left;
animation-name: fade-out-left
}
@-webkit-keyframes fade-in-left-sm {
0% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
@keyframes fade-in-left-sm {
0% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
.fade-in-left-sm {
-webkit-animation-name: fade-in-left-sm;
animation-name: fade-in-left-sm
}
@-webkit-keyframes fade-out-left-sm {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0
}
}
@keyframes fade-out-left-sm {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0
}
}
.fade-out-left-sm {
-webkit-animation-name: fade-out-left-sm;
animation-name: fade-out-left-sm
}
@-webkit-keyframes fade-in-left-lg {
0% {
-webkit-transform: translateX(-1500px);
transform: translateX(-1500px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
@keyframes fade-in-left-lg {
0% {
-webkit-transform: translateX(-1500px);
transform: translateX(-1500px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
.fade-in-left-lg {
-webkit-animation-name: fade-in-left-lg;
animation-name: fade-in-left-lg
}
@-webkit-keyframes fade-out-left-lg {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(-1500px);
transform: translateX(-1500px);
opacity: 0
}
}
@keyframes fade-out-left-lg {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(-1500px);
transform: translateX(-1500px);
opacity: 0
}
}
.fade-out-left-lg {
-webkit-animation-name: fade-out-left-lg;
animation-name: fade-out-left-lg
}
@-webkit-keyframes fade-in-right {
0% {
-webkit-transform: translateX(500px);
transform: translateX(500px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
@keyframes fade-in-right {
0% {
-webkit-transform: translateX(500px);
transform: translateX(500px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
.fade-in-right {
-webkit-animation-name: fade-in-right;
animation-name: fade-in-right
}
@-webkit-keyframes fade-out-right {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(500px);
transform: translateX(500px);
opacity: 0
}
}
@keyframes fade-out-right {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(500px);
transform: translateX(500px);
opacity: 0
}
}
.fade-out-right {
-webkit-animation-name: fade-out-right;
animation-name: fade-out-right
}
@-webkit-keyframes fade-in-right-sm {
0% {
-webkit-transform: translateX(100px);
transform: translateX(100px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
@keyframes fade-in-right-sm {
0% {
-webkit-transform: translateX(100px);
transform: translateX(100px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
.fade-in-right-sm {
-webkit-animation-name: fade-in-right-sm;
animation-name: fade-in-right-sm
}
@-webkit-keyframes fade-out-right-sm {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(100px);
transform: translateX(100px);
opacity: 0
}
}
@keyframes fade-out-right-sm {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(100px);
transform: translateX(100px);
opacity: 0
}
}
.fade-out-right-sm {
-webkit-animation-name: fade-out-right-sm;
animation-name: fade-out-right-sm
}
@-webkit-keyframes fade-in-right-lg {
0% {
-webkit-transform: translateX(1500px);
transform: translateX(1500px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
@keyframes fade-in-right-lg {
0% {
-webkit-transform: translateX(1500px);
transform: translateX(1500px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
.fade-in-right-lg {
-webkit-animation-name: fade-in-right-lg;
animation-name: fade-in-right-lg
}
@-webkit-keyframes fade-out-right-lg {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(1500px);
transform: translateX(1500px);
opacity: 0
}
}
@keyframes fade-out-right-lg {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(1500px);
transform: translateX(1500px);
opacity: 0
}
}
.fade-out-right-lg {
-webkit-animation-name: fade-out-right-lg;
animation-name: fade-out-right-lg
}
@-webkit-keyframes rotate-in {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
transform-origin: center center;
opacity: 0
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
}
@keyframes rotate-in {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
transform-origin: center center;
opacity: 0
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
}
.rotate-in {
-webkit-animation-name: rotate-in;
animation-name: rotate-in
}
@-webkit-keyframes rotate-out {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
transform-origin: center center;
opacity: 0
}
}
@keyframes rotate-out {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
transform-origin: center center;
opacity: 0
}
}
.rotate-out {
-webkit-animation-name: rotate-out;
animation-name: rotate-out
}
@-webkit-keyframes rotate-in-sm {
0% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
transform-origin: center center;
opacity: 0
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
}
@keyframes rotate-in-sm {
0% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
transform-origin: center center;
opacity: 0
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
}
.rotate-in-sm {
-webkit-animation-name: rotate-in-sm;
animation-name: rotate-in-sm
}
@-webkit-keyframes rotate-out-sm {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
transform-origin: center center;
opacity: 0
}
}
@keyframes rotate-out-sm {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
transform-origin: center center;
opacity: 0
}
}
.rotate-out-sm {
-webkit-animation-name: rotate-out-sm;
animation-name: rotate-out-sm
}
@-webkit-keyframes rotate-in-lg {
0% {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
transform-origin: center center;
opacity: 0
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
}
@keyframes rotate-in-lg {
0% {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
transform-origin: center center;
opacity: 0
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
}
.rotate-in-lg {
-webkit-animation-name: rotate-in-lg;
animation-name: rotate-in-lg
}
@-webkit-keyframes rotate-out-lg {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
transform-origin: center center;
opacity: 0
}
}
@keyframes rotate-out-lg {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
transform-origin: center center;
opacity: 1
}
0%,
to {
-webkit-transform-origin: center center
}
to {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
transform-origin: center center;
opacity: 0
}
}
.rotate-out-lg {
-webkit-animation-name: rotate-out-lg;
animation-name: rotate-out-lg
}
@-webkit-keyframes flip-in-x {
0% {
-webkit-transform: perspective(550px) rotateX(90deg);
transform: perspective(550px) rotateX(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(550px) rotateX(0deg);
transform: perspective(550px) rotateX(0deg);
opacity: 1
}
}
@keyframes flip-in-x {
0% {
-webkit-transform: perspective(550px) rotateX(90deg);
transform: perspective(550px) rotateX(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(550px) rotateX(0deg);
transform: perspective(550px) rotateX(0deg);
opacity: 1
}
}
.flip-in-x {
-webkit-animation-name: flip-in-x;
animation-name: flip-in-x;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-out-x {
0% {
-webkit-transform: perspective(550px) rotateX(0deg);
transform: perspective(550px) rotateX(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(550px) rotateX(90deg);
transform: perspective(550px) rotateX(90deg);
opacity: 0
}
}
@keyframes flip-out-x {
0% {
-webkit-transform: perspective(550px) rotateX(0deg);
transform: perspective(550px) rotateX(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(550px) rotateX(90deg);
transform: perspective(550px) rotateX(90deg);
opacity: 0
}
}
.flip-out-x {
-webkit-animation-name: flip-out-x;
animation-name: flip-out-x;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-in-x-nr {
0% {
-webkit-transform: perspective(100px) rotateX(90deg);
transform: perspective(100px) rotateX(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(100px) rotateX(0deg);
transform: perspective(100px) rotateX(0deg);
opacity: 1
}
}
@keyframes flip-in-x-nr {
0% {
-webkit-transform: perspective(100px) rotateX(90deg);
transform: perspective(100px) rotateX(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(100px) rotateX(0deg);
transform: perspective(100px) rotateX(0deg);
opacity: 1
}
}
.flip-in-x-nr {
-webkit-animation-name: flip-in-x-nr;
animation-name: flip-in-x-nr;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-out-x-nr {
0% {
-webkit-transform: perspective(100px) rotateX(0deg);
transform: perspective(100px) rotateX(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(100px) rotateX(90deg);
transform: perspective(100px) rotateX(90deg);
opacity: 0
}
}
@keyframes flip-out-x-nr {
0% {
-webkit-transform: perspective(100px) rotateX(0deg);
transform: perspective(100px) rotateX(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(100px) rotateX(90deg);
transform: perspective(100px) rotateX(90deg);
opacity: 0
}
}
.flip-out-x-nr {
-webkit-animation-name: flip-out-x-nr;
animation-name: flip-out-x-nr;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-in-x-fr {
0% {
-webkit-transform: perspective(1000px) rotateX(90deg);
transform: perspective(1000px) rotateX(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(1000px) rotateX(0deg);
transform: perspective(1000px) rotateX(0deg);
opacity: 1
}
}
@keyframes flip-in-x-fr {
0% {
-webkit-transform: perspective(1000px) rotateX(90deg);
transform: perspective(1000px) rotateX(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(1000px) rotateX(0deg);
transform: perspective(1000px) rotateX(0deg);
opacity: 1
}
}
.flip-in-x-fr {
-webkit-animation-name: flip-in-x-fr;
animation-name: flip-in-x-fr;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-out-x-fr {
0% {
-webkit-transform: perspective(1000px) rotateX(0deg);
transform: perspective(1000px) rotateX(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(1000px) rotateX(90deg);
transform: perspective(1000px) rotateX(90deg);
opacity: 0
}
}
@keyframes flip-out-x-fr {
0% {
-webkit-transform: perspective(1000px) rotateX(0deg);
transform: perspective(1000px) rotateX(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(1000px) rotateX(90deg);
transform: perspective(1000px) rotateX(90deg);
opacity: 0
}
}
.flip-out-x-fr {
-webkit-animation-name: flip-out-x-fr;
animation-name: flip-out-x-fr;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-in-y {
0% {
-webkit-transform: perspective(550px) rotateY(90deg);
transform: perspective(550px) rotateY(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(550px) rotateY(0deg);
transform: perspective(550px) rotateY(0deg);
opacity: 1
}
}
@keyframes flip-in-y {
0% {
-webkit-transform: perspective(550px) rotateY(90deg);
transform: perspective(550px) rotateY(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(550px) rotateY(0deg);
transform: perspective(550px) rotateY(0deg);
opacity: 1
}
}
.flip-in-y {
-webkit-animation-name: flip-in-y;
animation-name: flip-in-y;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-out-y {
0% {
-webkit-transform: perspective(550px) rotateY(0deg);
transform: perspective(550px) rotateY(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(550px) rotateY(90deg);
transform: perspective(550px) rotateY(90deg);
opacity: 0
}
}
@keyframes flip-out-y {
0% {
-webkit-transform: perspective(550px) rotateY(0deg);
transform: perspective(550px) rotateY(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(550px) rotateY(90deg);
transform: perspective(550px) rotateY(90deg);
opacity: 0
}
}
.flip-out-y {
-webkit-animation-name: flip-out-y;
animation-name: flip-out-y;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-in-y-nr {
0% {
-webkit-transform: perspective(100px) rotateY(90deg);
transform: perspective(100px) rotateY(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(100px) rotateY(0deg);
transform: perspective(100px) rotateY(0deg);
opacity: 1
}
}
@keyframes flip-in-y-nr {
0% {
-webkit-transform: perspective(100px) rotateY(90deg);
transform: perspective(100px) rotateY(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(100px) rotateY(0deg);
transform: perspective(100px) rotateY(0deg);
opacity: 1
}
}
.flip-in-y-nr {
-webkit-animation-name: flip-in-y-nr;
animation-name: flip-in-y-nr;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-out-y-nr {
0% {
-webkit-transform: perspective(100px) rotateY(0deg);
transform: perspective(100px) rotateY(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(100px) rotateY(90deg);
transform: perspective(100px) rotateY(90deg);
opacity: 0
}
}
@keyframes flip-out-y-nr {
0% {
-webkit-transform: perspective(100px) rotateY(0deg);
transform: perspective(100px) rotateY(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(100px) rotateY(90deg);
transform: perspective(100px) rotateY(90deg);
opacity: 0
}
}
.flip-out-y-nr {
-webkit-animation-name: flip-out-y-nr;
animation-name: flip-out-y-nr;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-in-y-fr {
0% {
-webkit-transform: perspective(1000px) rotateY(90deg);
transform: perspective(1000px) rotateY(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(1000px) rotateY(0deg);
transform: perspective(1000px) rotateY(0deg);
opacity: 1
}
}
@keyframes flip-in-y-fr {
0% {
-webkit-transform: perspective(1000px) rotateY(90deg);
transform: perspective(1000px) rotateY(90deg);
opacity: 0
}
to {
-webkit-transform: perspective(1000px) rotateY(0deg);
transform: perspective(1000px) rotateY(0deg);
opacity: 1
}
}
.flip-in-y-fr {
-webkit-animation-name: flip-in-y-fr;
animation-name: flip-in-y-fr;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flip-out-y-fr {
0% {
-webkit-transform: perspective(1000px) rotateY(0deg);
transform: perspective(1000px) rotateY(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(1000px) rotateY(90deg);
transform: perspective(1000px) rotateY(90deg);
opacity: 0
}
}
@keyframes flip-out-y-fr {
0% {
-webkit-transform: perspective(1000px) rotateY(0deg);
transform: perspective(1000px) rotateY(0deg);
opacity: 1
}
to {
-webkit-transform: perspective(1000px) rotateY(90deg);
transform: perspective(1000px) rotateY(90deg);
opacity: 0
}
}
.flip-out-y-fr {
-webkit-animation-name: flip-out-y-fr;
animation-name: flip-out-y-fr;
-webkit-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes zoom-in {
0% {
-webkit-transform: scale(.7);
transform: scale(.7);
opacity: 0
}
to {
opacity: 1
}
}
@keyframes zoom-in {
0% {
-webkit-transform: scale(.7);
transform: scale(.7);
opacity: 0
}
to {
opacity: 1
}
}
.zoom-in {
-webkit-animation-name: zoom-in;
animation-name: zoom-in
}
@-webkit-keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
50% {
-webkit-transform: scale(.7);
transform: scale(.7)
}
50%,
to {
opacity: 0
}
}
@keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
50% {
-webkit-transform: scale(.7);
transform: scale(.7)
}
50%,
to {
opacity: 0
}
}
.zoom-out {
-webkit-animation-name: zoom-out;
animation-name: zoom-out
}
@-webkit-keyframes zoom-in-sm {
0% {
-webkit-transform: scale(.95);
transform: scale(.95);
opacity: 0
}
to {
opacity: 1
}
}
@keyframes zoom-in-sm {
0% {
-webkit-transform: scale(.95);
transform: scale(.95);
opacity: 0
}
to {
opacity: 1
}
}
.zoom-in-sm {
-webkit-animation-name: zoom-in-sm;
animation-name: zoom-in-sm
}
@-webkit-keyframes zoom-out-sm {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
50% {
-webkit-transform: scale(.95);
transform: scale(.95)
}
50%,
to {
opacity: 0
}
}
@keyframes zoom-out-sm {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
50% {
-webkit-transform: scale(.95);
transform: scale(.95)
}
50%,
to {
opacity: 0
}
}
.zoom-out-sm {
-webkit-animation-name: zoom-out-sm;
animation-name: zoom-out-sm
}
@-webkit-keyframes zoom-in-lg {
0% {
-webkit-transform: scale(.4);
transform: scale(.4);
opacity: 0
}
to {
opacity: 1
}
}
@keyframes zoom-in-lg {
0% {
-webkit-transform: scale(.4);
transform: scale(.4);
opacity: 0
}
to {
opacity: 1
}
}
.zoom-in-lg {
-webkit-animation-name: zoom-in-lg;
animation-name: zoom-in-lg
}
@-webkit-keyframes zoom-out-lg {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
50% {
-webkit-transform: scale(.4);
transform: scale(.4)
}
50%,
to {
opacity: 0
}
}
@keyframes zoom-out-lg {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
50% {
-webkit-transform: scale(.4);
transform: scale(.4)
}
50%,
to {
opacity: 0
}
}
.zoom-out-lg {
-webkit-animation-name: zoom-out-lg;
animation-name: zoom-out-lg
}
@-webkit-keyframes overlay-slide-in-top {
0% {
height: 100%
}
to {
height: 0
}
}
@keyframes overlay-slide-in-top {
0% {
height: 100%
}
to {
height: 0
}
}
.overlay-slide-in-top {
top: 0;
height: 0;
-webkit-animation-name: overlay-slide-in-top;
animation-name: overlay-slide-in-top
}
@-webkit-keyframes overlay-slide-out-top {
0% {
height: 0
}
to {
height: 100%
}
}
@keyframes overlay-slide-out-top {
0% {
height: 0
}
to {
height: 100%
}
}
.overlay-slide-out-top {
top: 0;
height: 100%;
-webkit-animation-name: overlay-slide-out-top;
animation-name: overlay-slide-out-top
}
@-webkit-keyframes overlay-slide-in-bottom {
0% {
height: 100%
}
to {
height: 0
}
}
@keyframes overlay-slide-in-bottom {
0% {
height: 100%
}
to {
height: 0
}
}
.overlay-slide-in-bottom {
bottom: 0;
height: 0;
-webkit-animation-name: overlay-slide-in-bottom;
animation-name: overlay-slide-in-bottom
}
@-webkit-keyframes overlay-slide-out-bottom {
0% {
height: 0
}
to {
height: 100%
}
}
@keyframes overlay-slide-out-bottom {
0% {
height: 0
}
to {
height: 100%
}
}
.overlay-slide-out-bottom {
bottom: 0;
height: 100%;
-webkit-animation-name: overlay-slide-out-bottom;
animation-name: overlay-slide-out-bottom
}
@-webkit-keyframes overlay-slide-in-left {
0% {
width: 100%
}
to {
width: 0
}
}
@keyframes overlay-slide-in-left {
0% {
width: 100%
}
to {
width: 0
}
}
.overlay-slide-in-left {
width: 0;
-webkit-animation-name: overlay-slide-in-left;
animation-name: overlay-slide-in-left
}
@-webkit-keyframes overlay-slide-out-left {
0% {
width: 0
}
to {
width: 100%
}
}
@keyframes overlay-slide-out-left {
0% {
width: 0
}
to {
width: 100%
}
}
.overlay-slide-out-left {
left: 0;
width: 100%;
-webkit-animation-name: overlay-slide-out-left;
animation-name: overlay-slide-out-left
}
@-webkit-keyframes overlay-slide-in-right {
0% {
width: 100%
}
to {
width: 0
}
}
@keyframes overlay-slide-in-right {
0% {
width: 100%
}
to {
width: 0
}
}
.overlay-slide-in-right {
right: 0;
width: 0;
-webkit-animation-name: overlay-slide-in-right;
animation-name: overlay-slide-in-right
}
@-webkit-keyframes overlay-slide-out-right {
0% {
width: 0
}
to {
width: 100%
}
}
@keyframes overlay-slide-out-right {
0% {
width: 0
}
to {
width: 100%
}
}
.overlay-slide-out-right {
right: 0;
width: 100%;
-webkit-animation-name: overlay-slide-out-right;
animation-name: overlay-slide-out-right
}.slick-slider
{
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@font-face {
font-family: 'Core Icon';
src:  url(//italianchefacademy.it/wp-content/themes/byron/assets/font/coreicons/coreicons.eot?);
src:  url(//italianchefacademy.it/wp-content/themes/byron/assets/font/coreicons/coreicons.eot?#iefix) format('embedded-opentype'),
url(//italianchefacademy.it/wp-content/themes/byron/assets/font/coreicons/coreicons.ttf?) format('truetype'),
url(//italianchefacademy.it/wp-content/themes/byron/assets/font/coreicons/coreicons.woff?) format('woff'),
url(//italianchefacademy.it/wp-content/themes/byron/assets/font/coreicons/coreicons.svg?#coreicons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="ci-"], [class*=" ci-"] { font-family: 'Core Icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ci-call:before {
content: "\e900";
}
.ci-email1:before {
content: "\e938";
}
.ci-home1:before {
content: "\e93a";
}
.ci-language:before {
content: "\e93b";
}
.ci-alarm-clock:before {
content: "\e915";
}
.ci-angle-double-down:before {
content: "\e919";
}
.ci-angle-double-left:before {
content: "\e91c";
}
.ci-angle-double-right:before {
content: "\e920";
}
.ci-angle-double-up:before {
content: "\e923";
}
.ci-angle-down:before {
content: "\e924";
}
.ci-angle-left:before {
content: "\e927";
}
.ci-angle-right:before {
content: "\e929";
}
.ci-angle-up:before {
content: "\e92a";
}
.ci-announcement:before {
content: "\e92b";
}
.ci-archive:before {
content: "\e92d";
}
.ci-arrow-circle-down:before {
content: "\e92e";
}
.ci-arrow-circle-left:before {
content: "\e92f";
}
.ci-arrow-circle-right:before {
content: "\e932";
}
.ci-arrow-circle-up:before {
content: "\e933";
}
.ci-bookmark:before {
content: "\e934";
}
.ci-briefcase:before {
content: "\e935";
}
.ci-calendar1:before {
content: "\e936";
}
.ci-check:before {
content: "\e937";
}
.ci-close:before {
content: "\e939";
}
.ci-comment:before {
content: "\e93d";
}
.ci-comment-alt:before {
content: "\e93e";
}
.ci-comments1:before {
content: "\e93f";
}
.ci-control-play:before {
content: "\e945";
}
.ci-folder:before {
content: "\e96a";
}
.ci-layout-tab:before {
content: "\e9c0";
}
.ci-location-pin:before {
content: "\e9d1";
}
.ci-user:before {
content: "\ea47";
}
.ci-calendar:before {
content: "\e91f";
}
.ci-success:before {
content: "\e930";
}
.ci-target:before {
content: "\e931";
}
.ci-next:before {
content: "\ea60";
}
.ci-back:before {
content: "\ea62";
}
.ci-comments:before {
content: "\ea63";
}
.ci-email:before {
content: "\ea64";
}
.ci-headphone-alt1:before {
content: "\ea66";
}
.ci-magnifying-glass:before {
content: "\ea67";
}
.ci-shopping-bag:before {
content: "\ea68";
}
.ci-time1:before {
content: "\ea6b";
}
.ci-world:before {
content: "\ea6c";
}
.ci-long-arrow-left:before {
content: "\f177";
}
.ci-long-arrow-right:before {
content: "\f178";
}@font-face {
font-family: 'ElegantIcons';
src:url(//italianchefacademy.it/wp-content/themes/byron/assets/font/eleganticons/ElegantIcons.eot);
src:url(//italianchefacademy.it/wp-content/themes/byron/assets/font/eleganticons/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//italianchefacademy.it/wp-content/themes/byron/assets/font/eleganticons/ElegantIcons.woff) format('woff'),
url(//italianchefacademy.it/wp-content/themes/byron/assets/font/eleganticons/ElegantIcons.ttf) format('truetype'),
url(//italianchefacademy.it/wp-content/themes/byron/assets/font/eleganticons/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="elegant-"],
[class*=" elegant-"] { font-family: 'ElegantIcons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.elegant-arrow_up:before {
content: "\21";
}
.elegant-arrow_down:before {
content: "\22";
}
.elegant-arrow_left:before {
content: "\23";
}
.elegant-arrow_right:before {
content: "\24";
}
.elegant-arrow_left-up:before {
content: "\25";
}
.elegant-arrow_right-up:before {
content: "\26";
}
.elegant-arrow_right-down:before {
content: "\27";
}
.elegant-arrow_left-down:before {
content: "\28";
}
.elegant-arrow-up-down:before {
content: "\29";
}
.elegant-arrow_up-down_alt:before {
content: "\2a";
}
.elegant-arrow_left-right_alt:before {
content: "\2b";
}
.elegant-arrow_left-right:before {
content: "\2c";
}
.elegant-arrow_expand_alt2:before {
content: "\2d";
}
.elegant-arrow_expand_alt:before {
content: "\2e";
}
.elegant-arrow_condense:before {
content: "\2f";
}
.elegant-arrow_expand:before {
content: "\30";
}
.elegant-arrow_move:before {
content: "\31";
}
.elegant-arrow_carrot-up:before {
content: "\32";
}
.elegant-arrow_carrot-down:before {
content: "\33";
}
.elegant-arrow_carrot-left:before {
content: "\34";
}
.elegant-arrow_carrot-right:before {
content: "\35";
}
.elegant-arrow_carrot-2up:before {
content: "\36";
}
.elegant-arrow_carrot-2down:before {
content: "\37";
}
.elegant-arrow_carrot-2left:before {
content: "\38";
}
.elegant-arrow_carrot-2right:before {
content: "\39";
}
.elegant-arrow_carrot-up_alt2:before {
content: "\3a";
}
.elegant-arrow_carrot-down_alt2:before {
content: "\3b";
}
.elegant-arrow_carrot-left_alt2:before {
content: "\3c";
}
.elegant-arrow_carrot-right_alt2:before {
content: "\3d";
}
.elegant-arrow_carrot-2up_alt2:before {
content: "\3e";
}
.elegant-arrow_carrot-2down_alt2:before {
content: "\3f";
}
.elegant-arrow_carrot-2left_alt2:before {
content: "\40";
}
.elegant-arrow_carrot-2right_alt2:before {
content: "\41";
}
.elegant-arrow_triangle-up:before {
content: "\42";
}
.elegant-arrow_triangle-down:before {
content: "\43";
}
.elegant-arrow_triangle-left:before {
content: "\44";
}
.elegant-arrow_triangle-right:before {
content: "\45";
}
.elegant-arrow_triangle-up_alt2:before {
content: "\46";
}
.elegant-arrow_triangle-down_alt2:before {
content: "\47";
}
.elegant-arrow_triangle-left_alt2:before {
content: "\48";
}
.elegant-arrow_triangle-right_alt2:before {
content: "\49";
}
.elegant-arrow_back:before {
content: "\4a";
}
.elegant-icon_minus-06:before {
content: "\4b";
}
.elegant-icon_plus:before {
content: "\4c";
}
.elegant-icon_close:before {
content: "\4d";
}
.elegant-icon_check:before {
content: "\4e";
}
.elegant-icon_minus_alt2:before {
content: "\4f";
}
.elegant-icon_plus_alt2:before {
content: "\50";
}
.elegant-icon_close_alt2:before {
content: "\51";
}
.elegant-icon_check_alt2:before {
content: "\52";
}
.elegant-icon_zoom-out_alt:before {
content: "\53";
}
.elegant-icon_zoom-in_alt:before {
content: "\54";
}
.elegant-icon_search:before {
content: "\55";
}
.elegant-icon_box-empty:before {
content: "\56";
}
.elegant-icon_box-selected:before {
content: "\57";
}
.elegant-icon_minus-box:before {
content: "\58";
}
.elegant-icon_plus-box:before {
content: "\59";
}
.elegant-icon_box-checked:before {
content: "\5a";
}
.elegant-icon_circle-empty:before {
content: "\5b";
}
.elegant-icon_circle-slelected:before {
content: "\5c";
}
.elegant-icon_stop_alt2:before {
content: "\5d";
}
.elegant-icon_stop:before {
content: "\5e";
}
.elegant-icon_pause_alt2:before {
content: "\5f";
}
.elegant-icon_pause:before {
content: "\60";
}
.elegant-icon_menu:before {
content: "\61";
}
.elegant-icon_menu-square_alt2:before {
content: "\62";
}
.elegant-icon_menu-circle_alt2:before {
content: "\63";
}
.elegant-icon_ul:before {
content: "\64";
}
.elegant-icon_ol:before {
content: "\65";
}
.elegant-icon_adjust-horiz:before {
content: "\66";
}
.elegant-icon_adjust-vert:before {
content: "\67";
}
.elegant-icon_document_alt:before {
content: "\68";
}
.elegant-icon_documents_alt:before {
content: "\69";
}
.elegant-icon_pencil:before {
content: "\6a";
}
.elegant-icon_pencil-edit_alt:before {
content: "\6b";
}
.elegant-icon_pencil-edit:before {
content: "\6c";
}
.elegant-icon_folder-alt:before {
content: "\6d";
}
.elegant-icon_folder-open_alt:before {
content: "\6e";
}
.elegant-icon_folder-add_alt:before {
content: "\6f";
}
.elegant-icon_info_alt:before {
content: "\70";
}
.elegant-icon_error-oct_alt:before {
content: "\71";
}
.elegant-icon_error-circle_alt:before {
content: "\72";
}
.elegant-icon_error-triangle_alt:before {
content: "\73";
}
.elegant-icon_question_alt2:before {
content: "\74";
}
.elegant-icon_question:before {
content: "\75";
}
.elegant-icon_comment_alt:before {
content: "\76";
}
.elegant-icon_chat_alt:before {
content: "\77";
}
.elegant-icon_vol-mute_alt:before {
content: "\78";
}
.elegant-icon_volume-low_alt:before {
content: "\79";
}
.elegant-icon_volume-high_alt:before {
content: "\7a";
}
.elegant-icon_quotations:before {
content: "\7b";
}
.elegant-icon_quotations_alt2:before {
content: "\7c";
}
.elegant-icon_clock_alt:before {
content: "\7d";
}
.elegant-icon_lock_alt:before {
content: "\7e";
}
.elegant-icon_lock-open_alt:before {
content: "\e000";
}
.elegant-icon_key_alt:before {
content: "\e001";
}
.elegant-icon_cloud_alt:before {
content: "\e002";
}
.elegant-icon_cloud-upload_alt:before {
content: "\e003";
}
.elegant-icon_cloud-download_alt:before {
content: "\e004";
}
.elegant-icon_image:before {
content: "\e005";
}
.elegant-icon_images:before {
content: "\e006";
}
.elegant-icon_lightbulb_alt:before {
content: "\e007";
}
.elegant-icon_gift_alt:before {
content: "\e008";
}
.elegant-icon_house_alt:before {
content: "\e009";
}
.elegant-icon_genius:before {
content: "\e00a";
}
.elegant-icon_mobile:before {
content: "\e00b";
}
.elegant-icon_tablet:before {
content: "\e00c";
}
.elegant-icon_laptop:before {
content: "\e00d";
}
.elegant-icon_desktop:before {
content: "\e00e";
}
.elegant-icon_camera_alt:before {
content: "\e00f";
}
.elegant-icon_mail_alt:before {
content: "\e010";
}
.elegant-icon_cone_alt:before {
content: "\e011";
}
.elegant-icon_ribbon_alt:before {
content: "\e012";
}
.elegant-icon_bag_alt:before {
content: "\e013";
}
.elegant-icon_creditcard:before {
content: "\e014";
}
.elegant-icon_cart_alt:before {
content: "\e015";
}
.elegant-icon_paperclip:before {
content: "\e016";
}
.elegant-icon_tag_alt:before {
content: "\e017";
}
.elegant-icon_tags_alt:before {
content: "\e018";
}
.elegant-icon_trash_alt:before {
content: "\e019";
}
.elegant-icon_cursor_alt:before {
content: "\e01a";
}
.elegant-icon_mic_alt:before {
content: "\e01b";
}
.elegant-icon_compass_alt:before {
content: "\e01c";
}
.elegant-icon_pin_alt:before {
content: "\e01d";
}
.elegant-icon_pushpin_alt:before {
content: "\e01e";
}
.elegant-icon_map_alt:before {
content: "\e01f";
}
.elegant-icon_drawer_alt:before {
content: "\e020";
}
.elegant-icon_toolbox_alt:before {
content: "\e021";
}
.elegant-icon_book_alt:before {
content: "\e022";
}
.elegant-icon_calendar:before {
content: "\e023";
}
.elegant-icon_film:before {
content: "\e024";
}
.elegant-icon_table:before {
content: "\e025";
}
.elegant-icon_contacts_alt:before {
content: "\e026";
}
.elegant-icon_headphones:before {
content: "\e027";
}
.elegant-icon_lifesaver:before {
content: "\e028";
}
.elegant-icon_piechart:before {
content: "\e029";
}
.elegant-icon_refresh:before {
content: "\e02a";
}
.elegant-icon_link_alt:before {
content: "\e02b";
}
.elegant-icon_link:before {
content: "\e02c";
}
.elegant-icon_loading:before {
content: "\e02d";
}
.elegant-icon_blocked:before {
content: "\e02e";
}
.elegant-icon_archive_alt:before {
content: "\e02f";
}
.elegant-icon_heart_alt:before {
content: "\e030";
}
.elegant-icon_star_alt:before {
content: "\e031";
}
.elegant-icon_star-half_alt:before {
content: "\e032";
}
.elegant-icon_star:before {
content: "\e033";
}
.elegant-icon_star-half:before {
content: "\e034";
}
.elegant-icon_tools:before {
content: "\e035";
}
.elegant-icon_tool:before {
content: "\e036";
}
.elegant-icon_cog:before {
content: "\e037";
}
.elegant-icon_cogs:before {
content: "\e038";
}
.elegant-arrow_up_alt:before {
content: "\e039";
}
.elegant-arrow_down_alt:before {
content: "\e03a";
}
.elegant-arrow_left_alt:before {
content: "\e03b";
}
.elegant-arrow_right_alt:before {
content: "\e03c";
}
.elegant-arrow_left-up_alt:before {
content: "\e03d";
}
.elegant-arrow_right-up_alt:before {
content: "\e03e";
}
.elegant-arrow_right-down_alt:before {
content: "\e03f";
}
.elegant-arrow_left-down_alt:before {
content: "\e040";
}
.elegant-arrow_condense_alt:before {
content: "\e041";
}
.elegant-arrow_expand_alt3:before {
content: "\e042";
}
.elegant-arrow_carrot_up_alt:before {
content: "\e043";
}
.elegant-arrow_carrot-down_alt:before {
content: "\e044";
}
.elegant-arrow_carrot-left_alt:before {
content: "\e045";
}
.elegant-arrow_carrot-right_alt:before {
content: "\e046";
}
.elegant-arrow_carrot-2up_alt:before {
content: "\e047";
}
.elegant-arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.elegant-arrow_carrot-2left_alt:before {
content: "\e049";
}
.elegant-arrow_carrot-2right_alt:before {
content: "\e04a";
}
.elegant-arrow_triangle-up_alt:before {
content: "\e04b";
}
.elegant-arrow_triangle-down_alt:before {
content: "\e04c";
}
.elegant-arrow_triangle-left_alt:before {
content: "\e04d";
}
.elegant-arrow_triangle-right_alt:before {
content: "\e04e";
}
.elegant-icon_minus_alt:before {
content: "\e04f";
}
.elegant-icon_plus_alt:before {
content: "\e050";
}
.elegant-icon_close_alt:before {
content: "\e051";
}
.elegant-icon_check_alt:before {
content: "\e052";
}
.elegant-icon_zoom-out:before {
content: "\e053";
}
.elegant-icon_zoom-in:before {
content: "\e054";
}
.elegant-icon_stop_alt:before {
content: "\e055";
}
.elegant-icon_menu-square_alt:before {
content: "\e056";
}
.elegant-icon_menu-circle_alt:before {
content: "\e057";
}
.elegant-icon_document:before {
content: "\e058";
}
.elegant-icon_documents:before {
content: "\e059";
}
.elegant-icon_pencil_alt:before {
content: "\e05a";
}
.elegant-icon_folder:before {
content: "\e05b";
}
.elegant-icon_folder-open:before {
content: "\e05c";
}
.elegant-icon_folder-add:before {
content: "\e05d";
}
.elegant-icon_folder_upload:before {
content: "\e05e";
}
.elegant-icon_folder_download:before {
content: "\e05f";
}
.elegant-icon_info:before {
content: "\e060";
}
.elegant-icon_error-circle:before {
content: "\e061";
}
.elegant-icon_error-oct:before {
content: "\e062";
}
.elegant-icon_error-triangle:before {
content: "\e063";
}
.elegant-icon_question_alt:before {
content: "\e064";
}
.elegant-icon_comment:before {
content: "\e065";
}
.elegant-icon_chat:before {
content: "\e066";
}
.elegant-icon_vol-mute:before {
content: "\e067";
}
.elegant-icon_volume-low:before {
content: "\e068";
}
.elegant-icon_volume-high:before {
content: "\e069";
}
.elegant-icon_quotations_alt:before {
content: "\e06a";
}
.elegant-icon_clock:before {
content: "\e06b";
}
.elegant-icon_lock:before {
content: "\e06c";
}
.elegant-icon_lock-open:before {
content: "\e06d";
}
.elegant-icon_key:before {
content: "\e06e";
}
.elegant-icon_cloud:before {
content: "\e06f";
}
.elegant-icon_cloud-upload:before {
content: "\e070";
}
.elegant-icon_cloud-download:before {
content: "\e071";
}
.elegant-icon_lightbulb:before {
content: "\e072";
}
.elegant-icon_gift:before {
content: "\e073";
}
.elegant-icon_house:before {
content: "\e074";
}
.elegant-icon_camera:before {
content: "\e075";
}
.elegant-icon_mail:before {
content: "\e076";
}
.elegant-icon_cone:before {
content: "\e077";
}
.elegant-icon_ribbon:before {
content: "\e078";
}
.elegant-icon_bag:before {
content: "\e079";
}
.elegant-icon_cart:before {
content: "\e07a";
}
.elegant-icon_tag:before {
content: "\e07b";
}
.elegant-icon_tags:before {
content: "\e07c";
}
.elegant-icon_trash:before {
content: "\e07d";
}
.elegant-icon_cursor:before {
content: "\e07e";
}
.elegant-icon_mic:before {
content: "\e07f";
}
.elegant-icon_compass:before {
content: "\e080";
}
.elegant-icon_pin:before {
content: "\e081";
}
.elegant-icon_pushpin:before {
content: "\e082";
}
.elegant-icon_map:before {
content: "\e083";
}
.elegant-icon_drawer:before {
content: "\e084";
}
.elegant-icon_toolbox:before {
content: "\e085";
}
.elegant-icon_book:before {
content: "\e086";
}
.elegant-icon_contacts:before {
content: "\e087";
}
.elegant-icon_archive:before {
content: "\e088";
}
.elegant-icon_heart:before {
content: "\e089";
}
.elegant-icon_profile:before {
content: "\e08a";
}
.elegant-icon_group:before {
content: "\e08b";
}
.elegant-icon_grid-2x2:before {
content: "\e08c";
}
.elegant-icon_grid-3x3:before {
content: "\e08d";
}
.elegant-icon_music:before {
content: "\e08e";
}
.elegant-icon_pause_alt:before {
content: "\e08f";
}
.elegant-icon_phone:before {
content: "\e090";
}
.elegant-icon_upload:before {
content: "\e091";
}
.elegant-icon_download:before {
content: "\e092";
}
.elegant-social_facebook:before {
content: "\e093";
}
.elegant-social_twitter:before {
content: "\e094";
}
.elegant-social_pinterest:before {
content: "\e095";
}
.elegant-social_googleplus:before {
content: "\e096";
}
.elegant-social_tumblr:before {
content: "\e097";
}
.elegant-social_tumbleupon:before {
content: "\e098";
}
.elegant-social_wordpress:before {
content: "\e099";
}
.elegant-social_instagram:before {
content: "\e09a";
}
.elegant-social_dribbble:before {
content: "\e09b";
}
.elegant-social_vimeo:before {
content: "\e09c";
}
.elegant-social_linkedin:before {
content: "\e09d";
}
.elegant-social_rss:before {
content: "\e09e";
}
.elegant-social_deviantart:before {
content: "\e09f";
}
.elegant-social_share:before {
content: "\e0a0";
}
.elegant-social_myspace:before {
content: "\e0a1";
}
.elegant-social_skype:before {
content: "\e0a2";
}
.elegant-social_youtube:before {
content: "\e0a3";
}
.elegant-social_picassa:before {
content: "\e0a4";
}
.elegant-social_googledrive:before {
content: "\e0a5";
}
.elegant-social_flickr:before {
content: "\e0a6";
}
.elegant-social_blogger:before {
content: "\e0a7";
}
.elegant-social_spotify:before {
content: "\e0a8";
}
.elegant-social_delicious:before {
content: "\e0a9";
}
.elegant-social_facebook_circle:before {
content: "\e0aa";
}
.elegant-social_twitter_circle:before {
content: "\e0ab";
}
.elegant-social_pinterest_circle:before {
content: "\e0ac";
}
.elegant-social_googleplus_circle:before {
content: "\e0ad";
}
.elegant-social_tumblr_circle:before {
content: "\e0ae";
}
.elegant-social_stumbleupon_circle:before {
content: "\e0af";
}
.elegant-social_wordpress_circle:before {
content: "\e0b0";
}
.elegant-social_instagram_circle:before {
content: "\e0b1";
}
.elegant-social_dribbble_circle:before {
content: "\e0b2";
}
.elegant-social_vimeo_circle:before {
content: "\e0b3";
}
.elegant-social_linkedin_circle:before {
content: "\e0b4";
}
.elegant-social_rss_circle:before {
content: "\e0b5";
}
.elegant-social_deviantart_circle:before {
content: "\e0b6";
}
.elegant-social_share_circle:before {
content: "\e0b7";
}
.elegant-social_myspace_circle:before {
content: "\e0b8";
}
.elegant-social_skype_circle:before {
content: "\e0b9";
}
.elegant-social_youtube_circle:before {
content: "\e0ba";
}
.elegant-social_picassa_circle:before {
content: "\e0bb";
}
.elegant-social_googledrive_alt2:before {
content: "\e0bc";
}
.elegant-social_flickr_circle:before {
content: "\e0bd";
}
.elegant-social_blogger_circle:before {
content: "\e0be";
}
.elegant-social_spotify_circle:before {
content: "\e0bf";
}
.elegant-social_delicious_circle:before {
content: "\e0c0";
}
.elegant-social_facebook_square:before {
content: "\e0c1";
}
.elegant-social_twitter_square:before {
content: "\e0c2";
}
.elegant-social_pinterest_square:before {
content: "\e0c3";
}
.elegant-social_googleplus_square:before {
content: "\e0c4";
}
.elegant-social_tumblr_square:before {
content: "\e0c5";
}
.elegant-social_stumbleupon_square:before {
content: "\e0c6";
}
.elegant-social_wordpress_square:before {
content: "\e0c7";
}
.elegant-social_instagram_square:before {
content: "\e0c8";
}
.elegant-social_dribbble_square:before {
content: "\e0c9";
}
.elegant-social_vimeo_square:before {
content: "\e0ca";
}
.elegant-social_linkedin_square:before {
content: "\e0cb";
}
.elegant-social_rss_square:before {
content: "\e0cc";
}
.elegant-social_deviantart_square:before {
content: "\e0cd";
}
.elegant-social_share_square:before {
content: "\e0ce";
}
.elegant-social_myspace_square:before {
content: "\e0cf";
}
.elegant-social_skype_square:before {
content: "\e0d0";
}
.elegant-social_youtube_square:before {
content: "\e0d1";
}
.elegant-social_picassa_square:before {
content: "\e0d2";
}
.elegant-social_googledrive_square:before {
content: "\e0d3";
}
.elegant-social_flickr_square:before {
content: "\e0d4";
}
.elegant-social_blogger_square:before {
content: "\e0d5";
}
.elegant-social_spotify_square:before {
content: "\e0d6";
}
.elegant-social_delicious_square:before {
content: "\e0d7";
}
.elegant-icon_printer:before {
content: "\e103";
}
.elegant-icon_calulator:before {
content: "\e0ee";
}
.elegant-icon_building:before {
content: "\e0ef";
}
.elegant-icon_floppy:before {
content: "\e0e8";
}
.elegant-icon_drive:before {
content: "\e0ea";
}
.elegant-icon_search-2:before {
content: "\e101";
}
.elegant-icon_id:before {
content: "\e107";
}
.elegant-icon_id-2:before {
content: "\e108";
}
.elegant-icon_puzzle:before {
content: "\e102";
}
.elegant-icon_like:before {
content: "\e106";
}
.elegant-icon_dislike:before {
content: "\e0eb";
}
.elegant-icon_mug:before {
content: "\e105";
}
.elegant-icon_currency:before {
content: "\e0ed";
}
.elegant-icon_wallet:before {
content: "\e100";
}
.elegant-icon_pens:before {
content: "\e104";
}
.elegant-icon_easel:before {
content: "\e0e9";
}
.elegant-icon_flowchart:before {
content: "\e109";
}
.elegant-icon_datareport:before {
content: "\e0ec";
}
.elegant-icon_briefcase:before {
content: "\e0fe";
}
.elegant-icon_shield:before {
content: "\e0f6";
}
.elegant-icon_percent:before {
content: "\e0fb";
}
.elegant-icon_globe:before {
content: "\e0e2";
}
.elegant-icon_globe-2:before {
content: "\e0e3";
}
.elegant-icon_target:before {
content: "\e0f5";
}
.elegant-icon_hourglass:before {
content: "\e0e1";
}
.elegant-icon_balance:before {
content: "\e0ff";
}
.elegant-icon_rook:before {
content: "\e0f8";
}
.elegant-icon_printer-alt:before {
content: "\e0fa";
}
.elegant-icon_calculator_alt:before {
content: "\e0e7";
}
.elegant-icon_building_alt:before {
content: "\e0fd";
}
.elegant-icon_floppy_alt:before {
content: "\e0e4";
}
.elegant-icon_drive_alt:before {
content: "\e0e5";
}
.elegant-icon_search_alt:before {
content: "\e0f7";
}
.elegant-icon_id_alt:before {
content: "\e0e0";
}
.elegant-icon_id-2_alt:before {
content: "\e0fc";
}
.elegant-icon_puzzle_alt:before {
content: "\e0f9";
}
.elegant-icon_like_alt:before {
content: "\e0dd";
}
.elegant-icon_dislike_alt:before {
content: "\e0f1";
}
.elegant-icon_mug_alt:before {
content: "\e0dc";
}
.elegant-icon_currency_alt:before {
content: "\e0f3";
}
.elegant-icon_wallet_alt:before {
content: "\e0d8";
}
.elegant-icon_pens_alt:before {
content: "\e0db";
}
.elegant-icon_easel_alt:before {
content: "\e0f0";
}
.elegant-icon_flowchart_alt:before {
content: "\e0df";
}
.elegant-icon_datareport_alt:before {
content: "\e0f2";
}
.elegant-icon_briefcase_alt:before {
content: "\e0f4";
}
.elegant-icon_shield_alt:before {
content: "\e0d9";
}
.elegant-icon_percent_alt:before {
content: "\e0da";
}
.elegant-icon_globe_alt:before {
content: "\e0de";
}
.elegant-icon_clipboard:before {
content: "\e0e6";
}@font-face {
font-family: 'Pe-icon-7-stroke';
src:url(//italianchefacademy.it/wp-content/themes/byron/assets/font/pe7s/Pe-icon-7-stroke.eot?d7yf1v);
src:url(//italianchefacademy.it/wp-content/themes/byron/assets/font/pe7s/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),
url(//italianchefacademy.it/wp-content/themes/byron/assets/font/pe7s/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),
url(//italianchefacademy.it/wp-content/themes/byron/assets/font/pe7s/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),
url(//italianchefacademy.it/wp-content/themes/byron/assets/font/pe7s/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="pe-7s-"], [class*=" pe-7s-"] {
display: inline-block;
font-family: 'Pe-icon-7-stroke';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pe-7s-album:before {
content: "\e6aa";
}
.pe-7s-arc:before {
content: "\e6ab";
}
.pe-7s-back-2:before {
content: "\e6ac";
}
.pe-7s-bandaid:before {
content: "\e6ad";
}
.pe-7s-car:before {
content: "\e6ae";
}
.pe-7s-diamond:before {
content: "\e6af";
}
.pe-7s-door-lock:before {
content: "\e6b0";
}
.pe-7s-eyedropper:before {
content: "\e6b1";
}
.pe-7s-female:before {
content: "\e6b2";
}
.pe-7s-gym:before {
content: "\e6b3";
}
.pe-7s-hammer:before {
content: "\e6b4";
}
.pe-7s-headphones:before {
content: "\e6b5";
}
.pe-7s-helm:before {
content: "\e6b6";
}
.pe-7s-hourglass:before {
content: "\e6b7";
}
.pe-7s-leaf:before {
content: "\e6b8";
}
.pe-7s-magic-wand:before {
content: "\e6b9";
}
.pe-7s-male:before {
content: "\e6ba";
}
.pe-7s-map-2:before {
content: "\e6bb";
}
.pe-7s-next-2:before {
content: "\e6bc";
}
.pe-7s-paint-bucket:before {
content: "\e6bd";
}
.pe-7s-pendrive:before {
content: "\e6be";
}
.pe-7s-photo:before {
content: "\e6bf";
}
.pe-7s-piggy:before {
content: "\e6c0";
}
.pe-7s-plugin:before {
content: "\e6c1";
}
.pe-7s-refresh-2:before {
content: "\e6c2";
}
.pe-7s-rocket:before {
content: "\e6c3";
}
.pe-7s-settings:before {
content: "\e6c4";
}
.pe-7s-shield:before {
content: "\e6c5";
}
.pe-7s-smile:before {
content: "\e6c6";
}
.pe-7s-usb:before {
content: "\e6c7";
}
.pe-7s-vector:before {
content: "\e6c8";
}
.pe-7s-wine:before {
content: "\e6c9";
}
.pe-7s-cloud-upload:before {
content: "\e68a";
}
.pe-7s-cash:before {
content: "\e68c";
}
.pe-7s-close:before {
content: "\e680";
}
.pe-7s-bluetooth:before {
content: "\e68d";
}
.pe-7s-cloud-download:before {
content: "\e68b";
}
.pe-7s-way:before {
content: "\e68e";
}
.pe-7s-close-circle:before {
content: "\e681";
}
.pe-7s-id:before {
content: "\e68f";
}
.pe-7s-angle-up:before {
content: "\e682";
}
.pe-7s-wristwatch:before {
content: "\e690";
}
.pe-7s-angle-up-circle:before {
content: "\e683";
}
.pe-7s-world:before {
content: "\e691";
}
.pe-7s-angle-right:before {
content: "\e684";
}
.pe-7s-volume:before {
content: "\e692";
}
.pe-7s-angle-right-circle:before {
content: "\e685";
}
.pe-7s-users:before {
content: "\e693";
}
.pe-7s-angle-left:before {
content: "\e686";
}
.pe-7s-user-female:before {
content: "\e694";
}
.pe-7s-angle-left-circle:before {
content: "\e687";
}
.pe-7s-up-arrow:before {
content: "\e695";
}
.pe-7s-angle-down:before {
content: "\e688";
}
.pe-7s-switch:before {
content: "\e696";
}
.pe-7s-angle-down-circle:before {
content: "\e689";
}
.pe-7s-scissors:before {
content: "\e697";
}
.pe-7s-wallet:before {
content: "\e600";
}
.pe-7s-safe:before {
content: "\e698";
}
.pe-7s-volume2:before {
content: "\e601";
}
.pe-7s-volume1:before {
content: "\e602";
}
.pe-7s-voicemail:before {
content: "\e603";
}
.pe-7s-video:before {
content: "\e604";
}
.pe-7s-user:before {
content: "\e605";
}
.pe-7s-upload:before {
content: "\e606";
}
.pe-7s-unlock:before {
content: "\e607";
}
.pe-7s-umbrella:before {
content: "\e608";
}
.pe-7s-trash:before {
content: "\e609";
}
.pe-7s-tools:before {
content: "\e60a";
}
.pe-7s-timer:before {
content: "\e60b";
}
.pe-7s-ticket:before {
content: "\e60c";
}
.pe-7s-target:before {
content: "\e60d";
}
.pe-7s-sun:before {
content: "\e60e";
}
.pe-7s-study:before {
content: "\e60f";
}
.pe-7s-stopwatch:before {
content: "\e610";
}
.pe-7s-star:before {
content: "\e611";
}
.pe-7s-speaker:before {
content: "\e612";
}
.pe-7s-signal:before {
content: "\e613";
}
.pe-7s-shuffle:before {
content: "\e614";
}
.pe-7s-shopbag:before {
content: "\e615";
}
.pe-7s-share:before {
content: "\e616";
}
.pe-7s-server:before {
content: "\e617";
}
.pe-7s-search:before {
content: "\e618";
}
.pe-7s-film:before {
content: "\e6a5";
}
.pe-7s-science:before {
content: "\e619";
}
.pe-7s-disk:before {
content: "\e6a6";
}
.pe-7s-ribbon:before {
content: "\e61a";
}
.pe-7s-repeat:before {
content: "\e61b";
}
.pe-7s-refresh:before {
content: "\e61c";
}
.pe-7s-add-user:before {
content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
content: "\e61d";
}
.pe-7s-paperclip:before {
content: "\e69c";
}
.pe-7s-radio:before {
content: "\e61e";
}
.pe-7s-note2:before {
content: "\e69d";
}
.pe-7s-print:before {
content: "\e61f";
}
.pe-7s-network:before {
content: "\e69e";
}
.pe-7s-prev:before {
content: "\e620";
}
.pe-7s-mute:before {
content: "\e69f";
}
.pe-7s-power:before {
content: "\e621";
}
.pe-7s-medal:before {
content: "\e6a0";
}
.pe-7s-portfolio:before {
content: "\e622";
}
.pe-7s-like2:before {
content: "\e6a1";
}
.pe-7s-plus:before {
content: "\e623";
}
.pe-7s-left-arrow:before {
content: "\e6a2";
}
.pe-7s-play:before {
content: "\e624";
}
.pe-7s-key:before {
content: "\e6a3";
}
.pe-7s-plane:before {
content: "\e625";
}
.pe-7s-joy:before {
content: "\e6a4";
}
.pe-7s-photo-gallery:before {
content: "\e626";
}
.pe-7s-pin:before {
content: "\e69b";
}
.pe-7s-phone:before {
content: "\e627";
}
.pe-7s-plug:before {
content: "\e69a";
}
.pe-7s-pen:before {
content: "\e628";
}
.pe-7s-right-arrow:before {
content: "\e699";
}
.pe-7s-paper-plane:before {
content: "\e629";
}
.pe-7s-delete-user:before {
content: "\e6a7";
}
.pe-7s-paint:before {
content: "\e62a";
}
.pe-7s-bottom-arrow:before {
content: "\e6a8";
}
.pe-7s-notebook:before {
content: "\e62b";
}
.pe-7s-note:before {
content: "\e62c";
}
.pe-7s-next:before {
content: "\e62d";
}
.pe-7s-news-paper:before {
content: "\e62e";
}
.pe-7s-musiclist:before {
content: "\e62f";
}
.pe-7s-music:before {
content: "\e630";
}
.pe-7s-mouse:before {
content: "\e631";
}
.pe-7s-more:before {
content: "\e632";
}
.pe-7s-moon:before {
content: "\e633";
}
.pe-7s-monitor:before {
content: "\e634";
}
.pe-7s-micro:before {
content: "\e635";
}
.pe-7s-menu:before {
content: "\e636";
}
.pe-7s-map:before {
content: "\e637";
}
.pe-7s-map-marker:before {
content: "\e638";
}
.pe-7s-mail:before {
content: "\e639";
}
.pe-7s-mail-open:before {
content: "\e63a";
}
.pe-7s-mail-open-file:before {
content: "\e63b";
}
.pe-7s-magnet:before {
content: "\e63c";
}
.pe-7s-loop:before {
content: "\e63d";
}
.pe-7s-look:before {
content: "\e63e";
}
.pe-7s-lock:before {
content: "\e63f";
}
.pe-7s-lintern:before {
content: "\e640";
}
.pe-7s-link:before {
content: "\e641";
}
.pe-7s-like:before {
content: "\e642";
}
.pe-7s-light:before {
content: "\e643";
}
.pe-7s-less:before {
content: "\e644";
}
.pe-7s-keypad:before {
content: "\e645";
}
.pe-7s-junk:before {
content: "\e646";
}
.pe-7s-info:before {
content: "\e647";
}
.pe-7s-home:before {
content: "\e648";
}
.pe-7s-help2:before {
content: "\e649";
}
.pe-7s-help1:before {
content: "\e64a";
}
.pe-7s-graph3:before {
content: "\e64b";
}
.pe-7s-graph2:before {
content: "\e64c";
}
.pe-7s-graph1:before {
content: "\e64d";
}
.pe-7s-graph:before {
content: "\e64e";
}
.pe-7s-global:before {
content: "\e64f";
}
.pe-7s-gleam:before {
content: "\e650";
}
.pe-7s-glasses:before {
content: "\e651";
}
.pe-7s-gift:before {
content: "\e652";
}
.pe-7s-folder:before {
content: "\e653";
}
.pe-7s-flag:before {
content: "\e654";
}
.pe-7s-filter:before {
content: "\e655";
}
.pe-7s-file:before {
content: "\e656";
}
.pe-7s-expand1:before {
content: "\e657";
}
.pe-7s-exapnd2:before {
content: "\e658";
}
.pe-7s-edit:before {
content: "\e659";
}
.pe-7s-drop:before {
content: "\e65a";
}
.pe-7s-drawer:before {
content: "\e65b";
}
.pe-7s-download:before {
content: "\e65c";
}
.pe-7s-display2:before {
content: "\e65d";
}
.pe-7s-display1:before {
content: "\e65e";
}
.pe-7s-diskette:before {
content: "\e65f";
}
.pe-7s-date:before {
content: "\e660";
}
.pe-7s-cup:before {
content: "\e661";
}
.pe-7s-culture:before {
content: "\e662";
}
.pe-7s-crop:before {
content: "\e663";
}
.pe-7s-credit:before {
content: "\e664";
}
.pe-7s-copy-file:before {
content: "\e665";
}
.pe-7s-config:before {
content: "\e666";
}
.pe-7s-compass:before {
content: "\e667";
}
.pe-7s-comment:before {
content: "\e668";
}
.pe-7s-coffee:before {
content: "\e669";
}
.pe-7s-cloud:before {
content: "\e66a";
}
.pe-7s-clock:before {
content: "\e66b";
}
.pe-7s-check:before {
content: "\e66c";
}
.pe-7s-chat:before {
content: "\e66d";
}
.pe-7s-cart:before {
content: "\e66e";
}
.pe-7s-camera:before {
content: "\e66f";
}
.pe-7s-call:before {
content: "\e670";
}
.pe-7s-calculator:before {
content: "\e671";
}
.pe-7s-browser:before {
content: "\e672";
}
.pe-7s-box2:before {
content: "\e673";
}
.pe-7s-box1:before {
content: "\e674";
}
.pe-7s-bookmarks:before {
content: "\e675";
}
.pe-7s-bicycle:before {
content: "\e676";
}
.pe-7s-bell:before {
content: "\e677";
}
.pe-7s-battery:before {
content: "\e678";
}
.pe-7s-ball:before {
content: "\e679";
}
.pe-7s-back:before {
content: "\e67a";
}
.pe-7s-attention:before {
content: "\e67b";
}
.pe-7s-anchor:before {
content: "\e67c";
}
.pe-7s-albums:before {
content: "\e67d";
}
.pe-7s-alarm:before {
content: "\e67e";
}
.pe-7s-airplay:before {
content: "\e67f";
}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bacteria:before {
content: "\e059"; }
.fa-bacterium:before {
content: "\e05a"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-box-tissue:before {
content: "\e05b"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-deezer:before {
content: "\e077"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-disease:before {
content: "\f7fa"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-faucet:before {
content: "\e005"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-medical:before {
content: "\e05c"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-holding-water:before {
content: "\f4c1"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-sparkles:before {
content: "\e05d"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-hands-wash:before {
content: "\e05e"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-handshake-alt-slash:before {
content: "\e05f"; }
.fa-handshake-slash:before {
content: "\e060"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-head-side-cough:before {
content: "\e061"; }
.fa-head-side-cough-slash:before {
content: "\e062"; }
.fa-head-side-mask:before {
content: "\e063"; }
.fa-head-side-virus:before {
content: "\e064"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hospital-user:before {
content: "\f80d"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-house-user:before {
content: "\e065"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\e013"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-house:before {
content: "\e066"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lungs:before {
content: "\f604"; }
.fa-lungs-virus:before {
content: "\e067"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mixer:before {
content: "\e056"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-arrows:before {
content: "\e068"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-plane-slash:before {
content: "\e069"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pump-medical:before {
content: "\e06a"; }
.fa-pump-soap:before {
content: "\e06b"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-rust:before {
content: "\e07a"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-shield-virus:before {
content: "\e06c"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopify:before {
content: "\e057"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sink:before {
content: "\e06d"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-soap:before {
content: "\e06e"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-stopwatch-20:before {
content: "\e06f"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-store-alt-slash:before {
content: "\e070"; }
.fa-store-slash:before {
content: "\e071"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toilet-paper-slash:before {
content: "\e072"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\e041"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\e049"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-users-slash:before {
content: "\e073"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-virus:before {
content: "\e074"; }
.fa-virus-slash:before {
content: "\e075"; }
.fa-viruses:before {
content: "\e076"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-brands-400.eot);
src: url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-brands-400.woff2) format("woff2"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-brands-400.woff) format("woff"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-brands-400.ttf) format("truetype"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-regular-400.eot);
src: url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-regular-400.woff2) format("woff2"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-regular-400.woff) format("woff"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-regular-400.ttf) format("truetype"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-solid-900.eot);
src: url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-solid-900.woff2) format("woff2"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-solid-900.woff) format("woff"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-solid-900.ttf) format("truetype"), url(//italianchefacademy.it/wp-content/themes/byron/assets/font/fontawesome/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }