@charset "UTF-8";
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//scardillo.com/wp-content/themes/storefront-child/assets/styles/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }:root { --header-height: 85px; --logowidth: 158px;  --primary-color: #2B2B2B;
--secondary-color: #6A572D;
--light-color: #FDFDFD;
--dark-color: #2B2B2B;
--grey-color: #EAEAEA;
--light-bg-color: #F7F7F7;
--menu-bg-color: #F8F7F2; --success-color: #0f834d;
--error-color: #e2401c;
--warning-color: #F1B055;
--info-color: #3d9cd2; --filter-to-light: brightness(0) saturate(100%) invert(100%) sepia(95%) saturate(146%) hue-rotate(134deg) brightness(116%) contrast(98%);
--filter-to-dark: brightness(0) saturate(100%) invert(15%) sepia(0%) saturate(0%) hue-rotate(150deg) brightness(88%) contrast(91%);
--filter-to-primary: brightness(0) saturate(100%) invert(15%) sepia(0%) saturate(0%) hue-rotate(150deg) brightness(88%) contrast(91%);
--filter-to-secondary: brightness(0) saturate(100%) invert(36%) sepia(5%) saturate(3976%) hue-rotate(3deg) brightness(91%) contrast(91%);
--filter-to-grey: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(2555%) hue-rotate(258deg) brightness(117%) contrast(84%); --titlefont: 'swear-display', serif;
--titlesize: 85px;
--bodyfont: 'ff-scala-sans-pro', sans-serif;
--bodysize: 18px; --ratio-hr: 78/55;
--ratio-vr: 60/80;
--ratio-sq: 1/1;
} @media (max-width: 96em) {
:root {
--titlesize: 64px;
--bodysize: 16px;
}
} @media (max-width: 80em) {
:root {
--logowidth: 130px;
--titlesize: 56px;
--bodysize: 15px;
}
} @media (max-width: 64em) {
:root {
--titlesize: 52px;
}
} @media (max-width: 53.0625em) {
:root {
--titlesize: 56px;
}
} @media (max-width: 30em) {
:root {
--logowidth: 120px;
--bodysize: 16px;
}
} @media (max-width: 24em) {
:root {
--titlesize: 48px;
}
} @keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
#main-header,
.section[section-index="1"] {
animation: fadeIn 1s ease-out;
}
.fadein {
animation: fadeIn 1s ease-out;
}
.section[section-index="1"] .container {   } :root { --padding: 120px;
--container: 5vw;
}
.container {
padding: 0 var(--container);
position: relative;
z-index: 50;
}
.container.container-xs {
padding: 0 calc(var(--container) * 3);
}
.container.container-fullwidth {
padding: 0;
} @media (min-width: 120.0625em) {
:root {
--container: 15vw;
}
} @media (max-width: 80em) {
:root {
--padding: 100px;
}
} @media (max-width: 40em) {
:root {
--padding: 80px;
--container: 4vw;
}
.container.container-xs {
padding: 0 var(--container);
}
} @media (max-width: 24em) {
:root {
--padding: 60px;
}
} .section {
padding: var(--padding) 0;
position: relative;
}
.section-light + .section-light,
.section-dark + .section-dark,
.section-primary + .section-primary,
.section-secondary + .section-secondary,
.section-alt + .section-alt {
padding-top: 0;
}
.section-light {
background-color: var(--light-color);
}
.section-dark {
background-color: #000000;
}
.section-primary {
background-color: var(--primary-color)
}
.section-secondary {
background-color: var(--secondary-color);
}
.section-alt {
background-color: var(--light-bg-color);
}
.section-light h1,
.section-light h2,
.section-light h3,
.section-light h4,
.section-light h5,
.section-light h6,
.section-light p {
color: var(--dark-color);
}
.section-light button.cta .cta-mark {
background-color: var(--primary-color);
}
.section-primary button.cta:not(.form-button) .cta-mark {
background-color: var(--light-color);
}
.section-light button.cta .cta-label {
color: var(--dark-color);
} .grid {
display: grid;
}
.flex {
display: flex;
flex-wrap: wrap;
}
.flex-center {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.flex-end {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.flex-between {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.flex-around {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
} @media (min-width: 64.0625em) { .hide-for-desktop {
display: none !important;
}
}
@media (min-width: 40.0625em) and (max-width: 64em) { .hide-for-tablet {
display: none !important;
}
}
@media (max-width: 40em) { .hide-for-mobile {
display: none !important;
}
} .blog section.section-related .archive-pagination,
.archive section.section-related .archive-pagination {
display: flex;
flex-wrap: nowrap;
justify-content: center;
gap: 40px;
margin-top: calc(var(--padding) / 2);
} @media (max-width: 40em) {
.blog section.section-related .archive-pagination a:not(.prev):not(.next):not(.first):not(.last),
.blog section.section-related .archive-pagination span.dots,
.archive section.section-related .archive-pagination a:not(.prev):not(.next):not(.first):not(.last),
.archive section.section-related .archive-pagination span.dots {
display: none;
}
} * {
box-sizing: border-box;
margin: 0;
padding: 0;
outline: none !important;
}
*:before,
*:after {
box-sizing: border-box;
}
html {
max-width: 100%;
overflow-x: hidden;
scroll-behavior: smooth;
font-family: var(--bodyfont);
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-size: var(--bodysize);
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
max-width: 100%;
overflow-x: hidden;
overflow-y: hidden;
font-family: var(--bodyfont);
font-size: var(--bodysize);
color: var(--dark-color);
background-color: var(--light-color);
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic; }
mark {
background: var(--secondary-color);
color: var(--light-color);
padding: 0 3px;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
vertical-align: middle;
}
svg:not(:root) {
overflow: hidden;
}
figure {
}
hr {
box-sizing: content-box;
height: 0;
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
section.section-dark hr {
border-top: 1px solid #606060;
}
section.section-secondary hr {
border-top: 1px solid #888888;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: var(--bodyfont);
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid var(--dark-color);
padding: 20px;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
input,
textarea,
select,
button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0px;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
iframe {
border: none;
}
summary::-webkit-details-marker {
display: none;
}
ul {
list-style-type: none;
}
ul li {
display: inline-block;
left: 0;
} em {
color: var(--secondary-color);
}
.logo {
width: var(--logowidth);
}
.ancora {
display: block;
width: 100%;
transform: translateY(calc(-1 * var(--header-height))) !important;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-family: var(--titlefont);
color: var(--dark-color);
font-weight: 500;
line-height: 1em;
}
h1 {
font-size: var(--titlesize);
}
h2 {
font-size: calc(0.55 * var(--titlesize));
}
h3 {
font-size: calc(0.40 * var(--titlesize));
}
p {
padding: 0;
margin: 0 0 20px 0;
font-size: var(--bodysize);
font-family: var(--bodyfont);
line-height: 1.4em;
}
p:last-of-type {
margin-bottom: 0;
}
p a {
color: var(--secondary-color);
border-bottom: 1px dotted var(--secondary-color) !important;
transition: all 0.3s;
}
p a::before {
content: '';
height: 1px;
width: 0;
position: absolute;
bottom: -1px;
left: 0;
background-color: var(--secondary-color);
transition: all 0.3s;
}
p a:hover::before {
width: 100%;
}
.section-dark p a {
color: var(--light-color);
border-bottom: 1px dotted var(--light-color) !important;
}
.section-dark p a::before {
background-color: var(--light-color) !important;
}
ul,
ol {
display: inline-block;
text-align: left;
list-style-position: outside;
margin-left: 30px;
margin-top: calc(var(--padding) / 4);
margin-bottom: calc(var(--padding) / 4);
}
ul {
list-style-type: initial;
}
ol {
list-style-type: decimal;
}
ul li,
ol li {
line-height: 1.6em;
display: list-item;
}
blockquote {
position: relative;
}
blockquote::before {
content: '';
display: block;
width: 32px;
height: 24px;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/quote.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
background-origin: content-box;
filter: var(--filter-to-secondary);
opacity: 0.4;
position: absolute;
top: 0;
left: 10px;
}
blockquote > p {
margin: calc(var(--padding) / 4) 0 calc(var(--padding) / 4) 30px !important;
font-family: var(--titlefont);
font-size: calc(1.5 * var(--bodysize));
font-style: italic;
}
a {
line-height: 1;
text-decoration: none;
background-color: transparent;
position: relative;
}
a.link::before {
content: '';
height: 1px;
width: 0;
position: absolute;
bottom: -1px;
left: 0;
transition: all 0.3s;
}
a.link:hover::before {
width: 100%;
}
a:focus,
a:active,
a:hover {
text-decoration: none;
outline: 0;
}
a.link.link-dark {
color: var(--dark-color);
}
a.link.link-dark::before {
background-color: var(--dark-color);
}
a.link.link-light {
color: var(--light-color);
}
a.link.link-light::before {
background-color: var(--light-color);
}
a.link.link-primary {
color: var(--primary-color);
}
a.link.link-primary::before {
background-color: var(--primary-color);
}
a.link.link-secondary {
color: var(--secondary-color);
}
a.link.link-secondary::before {
background-color: var(--secondary-color);
}
a.link-noint::before {
display: none;
}
a.anchor {
position: relative;
top: calc(-1 * var(--header-height));
}
button {
background-color: transparent;
border: none;
}
button.cta {
font-family: var(--titlefont);
text-transform: uppercase;
position: relative;
line-height: 1em;
}
button.cta::before {
content: '';
display: block;
width: 100%;
height: 1px;
background: var(--dark-color);
position: absolute;
left: 0;
bottom: -4px;
pointer-events: none;
transition: all 0.3s;
}
button.cta:hover::before {
animation:cta-hover 1.2s;
}
@keyframes cta-hover {
0% {width:0%}
100% {width:100%}
}
button.cta.cta-light::before {
background: var(--light-color);
}
button.cta .cta-label {
color: var(--dark-color);
letter-spacing: 0.08em;
}
button.cta.cta-light .cta-label {
color: var(--light-color);
}
button.cta.cta-button {
padding: 10px 20px 13px;
transition: all 0.3s;
}
button.cta.cta-button::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
transition: all 0.3s;
}
button.cta.cta-button:hover::before {
opacity: 0.15; animation: none;
}
button.cta-dark.cta-button {
background-color: var(--dark-color);
}
button.cta-dark.cta-button::before {
background-color: var(--light-color);
}
button.cta-dark.cta-button .cta-label {
color: var(--light-color);
}
button.cta-light.cta-button {
background-color: var(--light-color);
}
button.cta-light.cta-button::before {
background-color: var(--dark-color);
}
button.cta-light.cta-button .cta-label {
color: var(--dark-color);
}
#breadcrumbs,
#breadcrumbs a {
position: relative;
margin-bottom: calc(var(--padding) / 4);
border-bottom: none !important;
font-family: var(--titlefont);
font-size: calc(var(--bodysize) * 0.9);
color: var(--dark-color);
}
.section-dark #breadcrumbs,
.section-dark #breadcrumbs a,
.section-secondary #breadcrumbs,
.section-secondary #breadcrumbs a {
color: var(--light-color);
}
#breadcrumbs a::before {
content: '';
position: absolute;
bottom: -2px;
width: 0;
height: 1px;
transition: all 0.3s;
background-color: var(--dark-color);
}
.section-dark #breadcrumbs a::before,
.section-secondary #breadcrumbs a::before {
background-color: var(--light-color);
}
#breadcrumbs a:hover::before {
width: 100%;
}
#breadcrumbs > span > span {
margin-left: 12px;
margin-right: 12px;
}
#breadcrumbs > span > span:first-of-type {
margin-left: 0;
}
#breadcrumbs > span > span.breadcrumb_last {
margin-right: 0;
}
.modal-link {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}
.modal-link .modal-icon{
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 100px;
height: 100px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.modal-link .modal-icon img{
width: 100%;
height: 100%;
display: block;
}
.grecaptcha-badge {
z-index: 100;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: all .3s;
}
.grecaptcha-badge.in {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.fancybox-infobar {
display: none;
}
.fancybox-toolbar .fancybox-button--play,
.fancybox-toolbar .fancybox-button--fullscreen,
.fancybox-toolbar .fancybox-button--thumbs,
.fancybox-toolbar .fancybox-button--share {
display: none !important;
}
.fancybox-show-thumbs .fancybox-inner {
right: 0 !important;
bottom: 120px;
}
.fancybox-thumbs__list a::before {
transition: all 0s;
border: 0;
opacity: 0;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
border: 3px solid var(--light-color);
transition: all 0s;
}
.fancybox-thumbs {
position: absolute;
background-color: transparent;
text-align: center;
top: unset;
bottom: 0;
right: 0;
width: 100%;
height: auto !important;
margin: 0;
padding: 10px 0 30px;
-webkit-tap-highlight-color: transparent;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
box-sizing: border-box;
}
.fancybox-thumbs .fancybox-thumbs__list {
display: inline-block;
}
body.compensate-for-scrollbar { margin-right: unset;
} @media (max-width: 96em) {
button.cta {
--unit: 24px;
}
} @media (max-width: 40em) {
button.cta-alt {
--unit: 8px;
font-size: var(--bodysize);
}
} @media (max-width: 30em) {
h2 {
font-size: calc(0.45 * var(--titlesize));
}
#breadcrumbs, #breadcrumbs a {
font-size: var(--bodysize);
}
} ::placeholder,
::-webkit-input-placeholder {
color: var(--dark-color);
opacity: 0.5;
}
.cf7-dark ::placeholder,
.cf7-dark ::-webkit-input-placeholder {
color: var(--light-color);
}
.wpcf7-not-valid-tip, 
.wpcf7-validation-errors,
.wpcf7-response-output {
display: none !important;
}
.wpcf7-not-valid {
border-bottom: 1px solid #D50000 !important;
}
.wpcf7-list-item {
margin: 0;
margin-bottom: 10px;
display: block;
}
.cf7-form {
color: var(--dark-color);
--cf7-fontsize: var(--bodysize);
--cf7-letterspacing: unset;
}
.cf7-dark .cf7-form {
color: var(--light-color);
color-scheme: dark;
}
.cf7-form .form-row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.cf7-form .form-row.last {
margin-top: 10px;
align-items: center;
row-gap: calc(var(--padding) / 2);
}
.cf7-form .field {
width: 49%;
margin-bottom: 20px;
position: relative;
}
.cf7-form .field-100 {
width: 100%;
}
.cf7-form .field-input input,
.cf7-form .field-textarea textarea,
.cf7-form .field-select select {
-webkit-appearance: none;
-moz-appearance: none;
font-size: var(--cf7-fontsize);
letter-spacing: var(--cf7-letterspacing);
width: 100%;
position: relative;
border: none;
border-bottom: 1px solid #707070;
border-radius: 0;
background-color: transparent;
padding: 10px 4px;
transition: all .2s;
color: var(--dark-color);
}
.cf7-dark .cf7-form .field-input input,
.cf7-dark .cf7-form .field-textarea textarea,
.cf7-dark .cf7-form .field-select select {
background-color: transparent;
border-bottom: 1px solid var(--light-color);
color: var(--light-color);
}
.cf7-form .field-textarea,
.cf7-form .field-upload {
width: 100%;
}
.cf7-form .field-caption {
font-size: calc(0.66 * var(--bodysize));
margin-top: 10px;
}
.cf7-form .field-select::before {
content: '';
display: block;
position: absolute;
width: 32px;
height: 32px;
filter: var(--filter-to-dark);
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/chevron.svg);
background-repeat: no-repeat;
background-position: center;
top: 50%;
right: 0;
z-index: 1;
transform: translateY(-50%) rotate(90deg);
pointer-events: none;
}
.cf7-form .field-privacy a,
.cf7-form .field-acceptance,
.cf7-form .field-toggle label {
color: var(--dark-color);
font-size: calc(var(--cf7-fontsize) * 0.78);
letter-spacing: var(--cf7-letterspacing);
position: relative;
}
.cf7-form .field-privacy a::before {
background-color: var(--dark-color);
}
.cf7-dark .cf7-form .field-privacy a,
.cf7-dark .cf7-form .field-acceptance,
.cf7-dark .cf7-form .field-toggle label {
color: var(--light-color);
}
.cf7-dark .cf7-form .field-privacy a::before {
background-color: var(--light-color);
}
.cf7-form .field-privacy a:hover::before {
width: 100%;
}
.cf7-form .field-acceptance input[type="checkbox"] {
width: 15px;
height: 15px;
position: relative;
top: 2px;
margin-right: 6px;
background-color: transparent;
border: 1px solid var(--grey-color);
border-radius: 2px;
}
.cf7-form .field-acceptance input[flag="checked"]::before {
width: 15px;
height: 15px;
position: absolute;
font-size: 15px;
content: '\2715';
color: var(--dark-color);
line-height: 15px;
padding: 0;
top: 0;
left: 1px;
}
.cf7-dark .cf7-form .field-acceptance input[flag="checked"]::before {
color: var(--light-color);
}
.cf7-form .field-privacy,
.cf7-form .field-acceptance,
.cf7-form .field-toggle,
.cf7-form .field-submit {
width: unset;
margin-bottom: 0;
}
.cf7-form .field-privacy + .field-acceptance {
margin-top: 10px;
}
.cf7-form .field-submit {
color: var(--dark-color);
}
.field-toggle {
margin-top: 12px;
display: flex;
align-items: center;
}
.field-toggle .wpcf7-list-item {
margin: 0 12px 0 0;
display: inline-block;
}
.field-toggle > span input[type="checkbox"] {
height: 24px;
width: 40px;
position: relative;
}
.field-toggle > span input[type="checkbox"]::before,
.field-toggle > span input[type="checkbox"]:checked::before {
content: '';
font-size: 0;
cursor: pointer;
display: inline-block; 
background: #E0E0E0;
border-radius: 100px;
padding: 12px 20px; 
position: relative;
transition: border 0.3s, color 0.3s;
}
.field-toggle > span input[type="checkbox"]::after,
.field-toggle > span input[type="checkbox"]:checked::after {
content: '';
display: block;
position: absolute;
width: 17px;
height: 17px;
background: #606060;
border-radius: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: left 0.3s;
pointer-events: none;
}
.field-toggle > span input[type="checkbox"]::after {
left: 30%;
}
.field-toggle > span input[flag="checked"]:checked::after {
left: 70%;
background: var(--secondary-color);
}
.cf7-dark .cf7-form .field-submit .cta-label {
color: var(--light-color);
}
.cf7-dark .cf7-form .field-submit button.cta::before {
background: var(--light-color);
}
.cf7-form .field input[type="email"],
.cf7-form .field input[type="text"],
.cf7-form .field input[type="tel"] {
}
form[data-status="submitting"] {
pointer-events: none;
} @media (max-width: 30em) {
.cf7-form .field-privacy a,
.cf7-form .field-acceptance,
.cf7-form .field-toggle label {
font-size: calc(var(--cf7-fontsize) * 0.9);
}
.cf7-form .form-row.last > div {
width: 100%;
}
.cf7-form .field:not(.field-submit) {
width: 100%;
}
} #main-header {
background-color: transparent;
position: fixed;
display: block; color: var(--dark-color);
transition: all .3s;
z-index: 95;
top: 0;
width: 100%;
}
#main-header.is-sticky {
background-color: var(--light-color);
}
#main-header.is-sticky.menu-layer-is-active {
background-color: transparent;
}
#main-header .container {
padding: 20px var(--container);
}
#main-header .container > div {
align-items: center;
gap: 40px;
}
#main-header .logo {
margin-right: auto;
}
#main-header .logo > a {
display: block;
width: 100%;
height: 100%;
}
#main-header .logo > a > img {
width: 100%;
filter: var(--filter-to-light);
transition: all 0.3s;
}
#main-header.is-dark .logo > a > img {
filter: var(--filter-to-dark);
}
#main-header.is-sticky:not(.menu-layer-is-active) .logo img  {
filter: var(--filter-to-dark);
}
#main-header.menu-layer-is-active .logo img  {
filter: var(--filter-to-dark);
}
#main-header .menu-lang {
font-family: var(--titlefont);
text-transform: capitalize;
letter-spacing: 0.08em;
position: relative ;
}
#main-header.is-sticky:not(.menu-layer-is-active) .menu-lang a {
color: var(--dark-color);
}
#main-header .menu-lang .current-lang a {
color: var(--light-color);
}
#main-header.is-dark .menu-lang .current-lang a {
color: var(--dark-color);
}
#main-header.menu-layer-is-active .menu-lang a {
color: var(--dark-color);
}
#main-header .menu-lang a:hover{
color: var(--secondary-color);
}
#main-header .current-lang {
cursor: pointer;
}
#main-header .current-lang > .dropdown-arrow {
display: inline-block;
width: 12px;
height: 12px;
transition: all .5s;
margin-left: 10px;
position: relative;
}
#main-header .current-lang > .dropdown-arrow::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/chevron.svg);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
filter: var(--filter-to-light);
rotate: 90deg;
}
#main-header.is-dark .current-lang > .dropdown-arrow::before {
filter: var(--filter-to-dark);
}
#main-header.menu-layer-is-active .current-lang > .dropdown-arrow::before {
filter: var(--filter-to-dark);
}
#main-header.is-sticky:not(.menu-layer-is-active) .current-lang > .dropdown-arrow::before {
filter: var(--filter-to-dark);
}
#main-header .current-lang.is-open > .dropdown-arrow {
rotate: 180deg;
}
#main-header .menu-lang .select-lang {
display: none;
position: absolute;
left: 0;
padding: 10px;
margin-top: 5px;
background-color: var(--light-bg-color);
box-shadow: 1px 10px 5px rgba(0,0,0,.1)!important;
-webkit-box-shadow: 1px 10px 5px rgba(0,0,0,.1)!important;
-moz-box-shadow: 1px 10px 5px rgba(0,0,0,.1)!important;
}
#main-header .menu-lang .select-lang a {
color: var(--dark-color);
}
#main-header .menu-lang .select-lang a:hover {
color: var(--primary-color);
}
#main-header .menu-lang .select-lang.is-open {
display: block;
}
#main-header .menu-lang .select-lang > div {
margin-top: 10px;
}
#main-header .menu-myaccount a {
--unit: 25px;
display: block;
width: var(--unit);
height: var(--unit);
position: relative;
}
#main-header .menu-myaccount a::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/icon-user.svg);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
filter: var(--filter-to-light);
transition: all 0.3s;
}
#main-header.is-dark .menu-myaccount a::before {
filter: var(--filter-to-dark);
}
#main-header.menu-layer-is-active .menu-myaccount a::before {
filter: var(--filter-to-dark);
}
#main-header.is-sticky:not(.menu-layer-is-active) .menu-myaccount a::before {
filter: var(--filter-to-dark);
}
#main-header .menu-myaccount a:hover::before {
scale: 1.1;
rotate: 10deg;
}
#main-header .menu-cart a {
--unit: 28px;
display: block;
width: var(--unit);
height: var(--unit);
position: relative;
}
#main-header .menu-cart a::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/icon-cart.svg);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
filter: var(--filter-to-light);
transition: all 0.3s;
}
#main-header.is-dark .menu-cart a::before {
filter: var(--filter-to-dark);
}
#main-header.menu-layer-is-active .menu-cart a::before {
filter: var(--filter-to-dark);
}
#main-header.is-sticky:not(.menu-layer-is-active) .menu-cart a::before {
filter: var(--filter-to-dark);
}
#main-header .menu-cart a:hover::before {
animation: swing;
animation-duration: 1s;
}
#main-header .menu-cart a span {
background-color: var(--secondary-color);
color: var(--light-color);
border-radius: 99px;
font-family: sans-serif;
font-size: calc(var(--bodysize) * 0.8);
font-weight: bold;
position: absolute;
z-index: 1;
top: 0;
right: 0;
padding: 3px 6px;
transform: translateX(50%) translateY(-60%);
}
#main-header .menu-toggle {
--unit: 45px;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
align-items: center;
width: var(--unit);
height: var(--unit);
cursor: pointer;
}
#main-header.is-sticky:not(.menu-layer-is-active) .menu-toggle > div > span {
background-color: var(--dark-color);
}
#main-header .menu-toggle > div {
position: relative;
transition: all .3s;
}
#main-header .menu-toggle > div > span {
display: block;
height: 2px;
width: calc(var(--unit) * 0.9);
border-radius: 99px;
margin-bottom: calc(var(--unit) * 0.15);
background: var(--light-color);
margin-left: auto;
transition: all .3s;
}
#main-header.is-dark .menu-toggle > div > span {
background: var(--dark-color);
}
#main-header .menu-toggle > div > span.middle-line {
width: calc(var(--unit) * 0.7);
}
#main-header.menu-layer-is-active .menu-toggle > div > span {
background-color: var(--dark-color);
}
#main-header.menu-layer-is-active .menu-toggle > div > span.middle-line {
display: none;
}
#main-header .menu-toggle > div > span:last-of-type {
margin-bottom: 0;
}
#main-header .menu-toggle:not(.is-open):hover > div > span {
width: var(--unit);
}
#main-header .menu-toggle.is-open > div {
rotate: 45deg;
}
#main-header .menu-toggle.is-open:hover > div {
rotate: 135deg;
}
#main-header .menu-toggle.is-open > div > span {
width: calc(var(--unit) * 0.78);
margin-bottom: 0;
}
#main-header .menu-toggle.is-open > div > span:last-of-type {
rotate: -90deg;
position: relative;
top: -2px;
}
.menu-layer {
position: fixed;
display: block;
width: 100%;
z-index: 94;
top: 0;
left: 0;
opacity: 0;
height: 0;
overflow: hidden;
-webkit-overflow-scrolling: touch !important;
pointer-events: none;
transition: all .3s;
}
.menu-layer.is-active {
opacity: 1;
height: 100vh;
pointer-events: auto;
}
.menu-layer .menu-bg {
overflow: hidden;
width: 100%;
height: 100%;
display: flex;
flex-wrap: wrap;
position: absolute;
background-color: var(--menu-bg-color);
}
.menu-layer .menu-bg img {
display: block;
visibility: hidden;
opacity: 0;
transition: all 0.3s;
position: absolute;
top: 0;
left: 45vw;
width: 35vw;
transform: translateY(-10%);
pointer-events: none;
}
.menu-layer.is-active .menu-bg img  {
visibility: visible;
opacity: 1;
}
.menu-layer .menu-container {
overflow: hidden;
width: 100%;
height: 100%;
position: relative;
padding-top: calc(var(--padding) * 1.3);
padding-bottom: calc(var(--padding) * 1);
}
.menu-layer .menu-container > .navigation {
width: 40%;
padding-left: calc(var(--container) * 2.5);
font-size: calc(0.37 * var(--titlesize));
font-family: var(--titlefont);
text-transform: uppercase;
}
.menu-layer .menu-container > .navigation ul.menu { list-style-type: none;
margin: 0;
display: flex;
gap: 28px;
flex-direction: column;
justify-content: start;
position: relative;
}
.menu-layer .menu-container > .navigation ul.menu li {
display: inline-block;
left: 0;
line-height: unset;
}
.menu-layer .menu-container > .navigation ul.menu li > a {
color: var(--dark-color);
opacity: 1;
transition: all 0.3s;
}
.menu-layer .menu-container > .navigation ul.menu li > ul.sub-menu {
margin: 0;
margin-top: 10px;
}
.menu-layer .menu-container > .navigation ul.menu li > ul.sub-menu li {
width: 100%;
text-transform: none;
font-style: italic;
margin-bottom: 10px;
}
.menu-layer .menu-container > .navigation ul.menu li > ul.sub-menu li > a {
color: var(--secondary-color);
}
.menu-layer .menu-container > .navigation ul.menu li > ul.sub-menu li:last-of-type {
margin-bottom: 0;
}
.menu-layer .menu-container > .navigation .socials {
gap: 20px;
margin-top: 28px;
}
.menu-layer .menu-container > .navigation .socials a img {
height: 25px;
filter: var(--filter-to-dark);
transition: all .3s;
}
.menu-layer .menu-container > .navigation .socials a:hover img {
scale: 1.25;
} @media (min-width: 120.0625em) {
.menu-layer .menu-bg img {
width: 30vw;
}
.menu-layer .menu-container > .navigation {
padding-left: calc(var(--container) * 0.25);
}
.menu-layer .menu-container > .navigation ul.menu {
gap: 40px;
}
} @media (max-width: 96em) {
.menu-layer .menu-bg img {
left: 44vw;
width: 33vw;
}
.menu-layer .menu-container > .navigation {
padding-left: calc(var(--container) * 1.5);
}
} @media (max-width: 80em) {
:root {
--header-height: 65px;
}
#main-header .container {
padding: 15px var(--container);
}
#main-header .container > div {
gap: 25px;
}
#main-header .menu-toggle {
--unit: 35px;
}
} @media (max-width: 64em) {
.menu-layer {
height: 100vh;
}
.menu-layer .menu-bg img {
left: 45vw;
top: unset;
bottom: 0;
transform: translateY(40%);
width: 50vw;
}
.menu-layer .menu-container {
padding-top: calc(var(--padding) * 2);
}
.menu-layer .menu-container > .navigation {
padding-left: calc(var(--container) * 1.5);
font-size: calc(0.55 * var(--titlesize));
}
} @media (max-width: 53.0625em) {
.menu-layer .menu-container > .navigation {
width: 45%;
padding-left: var(--container);
}
} @media (max-width: 40em) {
.menu-layer .menu-container > .navigation {
width: 60%;
}
.menu-layer .menu-bg img {
left: 60vw;
width: 60vw;
}
} @media (max-width: 30em) {
.menu-layer .menu-container {
padding-top: calc(var(--padding) * 1.5);
}
.menu-layer .menu-container > .navigation {
font-size: calc(0.45 * var(--titlesize));
}
.menu-layer .menu-container > .navigation ul.menu {
gap: 20px;
}
} @media (max-width: 24em) {
.menu-layer .menu-container {
padding-top: calc(var(--padding) * 2);
}
.menu-layer .menu-container > .navigation {
width: 75%;
}
.menu-layer .menu-container > .navigation ul.menu {
gap: 20px;
}
.menu-layer .menu-bg img {
left: 50vw;
width: 90vw;
transform: translateY(60%);
}
} main > .section-hero:first-of-type {
padding-top: var(--header-height);
}
section.section-hero {
display: grid;
align-items: center;
min-height: 100vh;
position: relative;
background-color: #000000;
}
section.section-hero + section.section {
padding-top: var(--padding) !important;
}
section.section-hero.section-light {
background: var(--light-color);
}
section.section-hero.section-dark {
background: #000000;
}
section.section-hero.section-primary {
background: var(--primary-color);
}
section.section-hero.section-secondary {
background: var(--secondary-color);
}
section.section-hero.section-alt {
background: var(--light-bg-color);
}
section.section-hero .container {
width: 50%;
padding: 0;
margin: 0 auto;
text-align: center;
}
section.section-hero.is-extended .container:not(.container-extended) {
min-height: calc(100vh - var(--header-height) - var(--padding));
padding-bottom: 80px;
display: grid;
align-items: end;
}
section.section-hero.is-extended .container.container-extended {
padding: calc(2 * var(--padding)) 0 0;
}
section.section-hero > a ~ .container {
pointer-events: none;
}
section.section-hero > a ~ .container .hero-text > div + a {
pointer-events: auto;
}
section.section-hero .hero-text > div + a button.cta {
margin-top: 30px;
}
section.section-hero > a {
cursor: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/play-button48.png) 24 24, auto;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
section.section-hero video {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
object-fit: cover;
}
section.section-hero img {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
object-fit: cover;
}
section.section-hero .overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: var(--dark-color);
opacity: 0.2;
pointer-events: none;
}
section.section-hero .hero-slider {
position: absolute;
top: 0;
left: 0;
z-index: 0;
}
section.section-hero .hero-slider .single-hero-item {
position: relative;
width: 100vw;
height: 100vh;
}
section.section-hero .hero-slider .single-hero-item img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
transition: all 0.3s;
}
section.section-hero .container .title,
section.section-hero .container p,
section.section-hero .container span,
section.section-hero .container button,
section.section-hero .container button a,
section.section-hero .container #breadcrumbs a {
color: var(--light-color);
}
section.section-hero .container #breadcrumbs a::before {
background-color: var(--light-color);
}
section.section-hero.section-light .container .title,
section.section-hero.section-light .container p,
section.section-hero.section-light .container .tagline,
section.section-hero.section-light .container span,
section.section-hero.section-light .container button,
section.section-hero.section-light .container button a,
section.section-hero.section-light .container #breadcrumbs a,
section.section-hero.section-alt .container .title,
section.section-hero.section-alt .container p,
section.section-hero.section-alt .container .tagline,
section.section-hero.section-alt .container span,
section.section-hero.section-alt .container button,
section.section-hero.section-alt .container button a,
section.section-hero.section-alt .container #breadcrumbs a {
color: var(--dark-color);
}
section.section-hero.section-light .container #breadcrumbs a::before,
section.section-hero.section-alt .container #breadcrumbs a::before {
background-color: var(--dark-color);
}
section.section-hero .container .tagline {
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
color: var(--light-color);
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-hero .container .title {
font-size: var(--titlesize);
text-transform: uppercase;
}
section.section-hero.is-extended .extended-img {
margin-top: calc(1.25 * var(--padding));
}
section.section-hero.is-extended .extended-img img {
position: relative;
height: 80px;
object-fit: contain;
}
section.section-hero .divider {
width: 60%;
height: 200px;
margin: 0 auto;
position: relative;
top: 0;
z-index: -1;
}
section.section-hero .divider::before {
content: '';
display: block;
width: 100%;
height: 100%;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/divider-02.webp);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
}
section.section-hero .scroll-down {
font-family: var(--titlefont);
font-size: calc(var(--bodysize) * 0.9);
text-transform: uppercase;
color: var(--light-color);
letter-spacing: 0.30em;
justify-self: center;
position: absolute;
bottom: var(--padding);
opacity: 0;
animation: fadeIn 1s 1.5s ease;
animation-fill-mode: forwards;
}
section.section-hero.is-extended .scroll-down {
position: absolute;
bottom: unset;
top: calc(100vh - var(--padding));
}
section.section-hero.section-light .scroll-down,
section.section-hero.section-alt .scroll-down {
color: var(--dark-color);
}
section.section-hero .scroll-down::before {
content: '';
display: block;
width: 2px;
height: 0px;
border-radius: 99px;
background: var(--light-color);
position: absolute;
left: calc(50% - 1px);
bottom: -10px;
transform: translateY(100%);
opacity: 0.5;
transition: all 0.3s;
animation: scroll-down 1.8s 1.5s infinite;
}
section.section-hero.section-light .scroll-down::before,
section.section-hero.section-alt .scroll-down::before {
background: var(--dark-color);
}
main > .section-hero:only-child > .scroll-down {
display: none;
}
@keyframes scroll-down {
0% {height:0px}
100% {height:50px}
} @media (max-width: 64em) {
section.section-hero .container:not(.container-extended) {
top: -8vh;
}
section.section-hero .scroll-down {
font-size: calc(var(--bodysize) * 1.1);
}
} @media (max-width: 53.0625em) {
section.section-hero .container {
width: 75%;
}
section.section-hero.is-extended .container.container-extended {
padding: calc(1.5 * var(--padding)) 0 0;
}
section.section-hero.is-extended .extended-img {
margin-top: var(--padding);
}
} @media (max-width: 40em) {
section.section-hero .container {
width: 100%;
padding: 0 var(--container);
}
section.section-hero.is-extended .container.container-extended {
padding-left: var(--container);
padding-right: var(--container);
}
section.section-hero .scroll-down {
bottom: calc(var(--padding) * 1.5)
}
section.section-hero.is-extended .scroll-down {
top: calc(100vh - (var(--padding) * 1.5));
transform: translateY(-65%);
}
} @media (max-width: 30em) {
section.section-hero .divider {
width: 80%;
top: -40px;
}
section.section-hero .scroll-down {
bottom: calc(var(--padding) * 2)
}
section.section-hero.is-extended .scroll-down {
top: calc(100vh - (var(--padding) * 2.1));
}
} section.section-onlytext .container {
width: 70%;
text-align: center;
margin: 0 auto;
}
section.section-onlytext .title {
text-transform: uppercase;
}
section.section-onlytext .title > em {
text-transform: none;
}
section.section-onlytext .text {
width: 40%;
margin: 0 auto;
padding-top: 40px;
}
section.section-onlytext a button.cta {
margin-top: calc(var(--padding) / 3);
}
section.section-onlytext.section-dark,
section.section-onlytext.section-secondary,
section.section-onlytext.section-dark .title,
section.section-onlytext.section-secondary .title,
section.section-onlytext.section-dark .title > em,
section.section-onlytext.section-secondary .title > em {
color: var(--light-color);
}
section.section.section-onlytext.section-dark,
section.section.section-onlytext.section-secondary {
padding: calc(var(--padding) * 2) 0 !important;
}
section.section-onlytext .divider {
width: 50%;
height: 200px;
margin: 0 auto;
position: relative;
top: -20px;
z-index: -1;
}
section.section-onlytext .divider::before {
content: '';
display: block;
width: 100%;
height: 100%;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/divider-01.webp);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
} @media (min-width: 120.0625em) {
section.section-onlytext .divider {
height: 150px;
}
} @media (max-width: 96em) {
section.section.section-onlytext.section-dark,
section.section.section-onlytext.section-secondary {
padding: calc(var(--padding) * 1.5) 0 !important;
}
section.section-onlytext .text {
width: 60%;
}
section.section-onlytext .divider {
height: 120px;
top: 0;
}
} @media (max-width: 80em) {
section.section-onlytext .divider {
height: 100px;
}
} @media (max-width: 64em) {
section.section-onlytext .container {
width: 100%;
}
} @media (max-width: 53.0625em) {
section.section-onlytext .text {
width: 75%;
}
} @media (max-width: 40em) {
section.section-onlytext .text {
width: 100%;
}
} .section-light.no-border-media + .section-light:not(.no-border-media),
.section-dark.no-border-media + .section-dark:not(.no-border-media),
.section-primary.no-border-media + .section-primary:not(.no-border-media),
.section-secondary.no-border-media + .section-secondary:not(.no-border-media),
.section-alt.no-border-media + .section-alt:not(.no-border-media) {
padding-top: var(--padding);
} section.section-media.no-border-media[section-index="1"] .media-medium::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: var(--dark-color);
opacity: 0.2;
z-index: 1;
pointer-events: none;
transition: all 0.3s;
}
section.section-media.no-border-media {
padding: 0;
}
section.section-media.no-border-media .container {
padding: 0;
}
section.section-media .media-text {
width: 40%;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: center;
text-align: center;
position: relative;
padding-top: var(--header-height);
padding-bottom: var(--header-height);
}
section.section-media.no-border-media .media-text {
width: 50%;
padding-left: var(--container);
padding-right: var(--container);
}
.section.section-media.text-right .media-text {
order: 2;
}
section.section-media .media-text > div {
width: 100%;
}
section.section-media .media-text .tagline {
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-media .media-text .title {
font-size: calc(0.80 * var(--titlesize)) !important;
font-style: italic;
margin-bottom: calc(var(--padding) / 3);
}
section.section-media .media-text .text {
width: 60%;
}
section.section-media.text-expanded .media-text .text {
width: 100% !important;
}
section.section-media .media-text .text h2,
section.section-media .media-text .text h3 {
font-size: calc(0.28 * var(--titlesize));
margin-bottom: calc(var(--padding)/ 6);
}
section.section-media .media-text button.cta {
margin-top: calc(var(--padding) / 3);
}
section.section-media.section-dark,
section.section-media.section-secondary,
section.section-media.section-dark .title,
section.section-media.section-secondary .title,
section.section-media.section-dark .media-text .text h2,
section.section-media.section-dark .media-text .text h3,
section.section-media.section-secdondary .media-text .text h2,
section.section-media.section-secondary .media-text .text h3 {
color: var(--light-color);
}
section.section-media .media-medium {
width: 52%;
position: relative;
}
section.section-media.no-border-media .media-medium {
width: 50%;
aspect-ratio: 1/1;
}
section.section-media .media-medium a {
display: block;
position: relative;
overflow: hidden;
height: 100%;
}
section.section-media .media-medium img {
width: 100%;
height: 100%;
object-fit: cover;
}
section.section-media .media-medium img {
aspect-ratio: 880/1080;
} section.section-media.media-stack .section-heading {
margin-bottom: calc(var(--padding) / 3);
position: relative;
text-align: center;
width: 70vw;
margin: 0 auto;
padding: 0 var(--container);
}
section.section-media.media-stack .section-heading > div {
width: 100%;
}
section.section-media.media-stack .section-heading .tagline {
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-media.media-stack .section-heading .title {
font-size: calc(0.80 * var(--titlesize)) !important;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 3);
}
section.section-media.media-stack .section-heading .text {
width: 40%;
margin: 0 auto 40px;
}
section.section-media.media-stack .divider {
width: 40% !important;
height: 200px;
margin: 0 auto;
position: relative;
top: -50px;
z-index: -1;
}
section.section-media.media-stack .divider::before {
content: '';
display: block;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
}
section.section-media.media-stack.section-light .divider::before,
section.section-media.media-stack.section-alt .divider::before {
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/divider-03.webp);
}
section.section-media.media-stack.section-dark .divider::before,
section.section-media.media-stack.section-secondary .divider::before {
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/divider-04.webp);
}
section.section-media.media-stack.is-divider .section-heading {
margin-bottom: 0;
}
section.section-media.media-stack .single-media-stack {
position: relative;
width: 50%;
margin: 0 auto;
}
section.section-media.media-stack .single-media-stack.is-fullwidth {
width: 100vw;
left: calc(-1 * (var(--container)));
}
section.section-media.media-stack .single-media-stack + .single-media-stack {
margin-top: calc(var(--padding) / 2);
}
section.section-media.media-stack .single-media-stack.is-fullwidth + .single-media-stack.is-fullwidth {
margin-top: 0;
}
section.section-media.media-stack .single-media-stack a {
display: block;
position: relative;
overflow: hidden; aspect-ratio: var(--ratio);
}
section.section-media.media-stack .single-media-stack:not(.is-fullwidth) a {
max-height: 90vh;
}
section.section-media.media-stack .single-media-stack a img {
width: 100%;
height: 100%;
object-fit: contain;
} @media (min-width: 120.0625em) {
section.section-media.no-border-media .media-text {
padding: 0 calc(var(--container) / 2) 0 var(--container);
}
.section.section-media.no-border-media.text-right .media-text {
padding: 0 var(--container) 0 calc(var(--container) / 2);
} section.section-media.media-stack .divider {
height: 150px;
}
section.section-media.media-stack .single-media-stack:not(.is-fullwidth) a {
max-height: 70vh;
}
} @media (max-width: 96em) {
section.section-media .media-medium img {
aspect-ratio: var(--ratio-sq);
}
section.section-media .media-text .text h2,
section.section-media .media-text .text h3 {
font-size: calc(0.40 * var(--titlesize));
} section.section-media.media-stack .divider {
height: 120px;
}
section.section-media.media-stack .section-heading .text {
width: 60%;
}
section.section-media.media-stack .single-media-stack:not(.is-fullwidth) a {
max-height: 75vh;
}
} @media (max-width: 64em) {
section.section-media .media-text {
width: 43%;
}
section.section-media.no-border-media .media-medium,
section.section-media .media-medium img {
aspect-ratio: var(--ratio-vr);
} section.section-media.media-stack .section-heading {
width: 100%;
padding: 0;
}
section.section-media.media-stack .single-media-stack {
width: 75%;
}
} @media (max-width: 53.0625em) { section.section-media .media-text .text {
width: 100%;
} section.section-media.media-stack .section-heading .text {
width: 75%;
}
} @media (max-width: 40em) {
section.section-media.media-side.text-overlay .container {
padding: 0;
}
section.section-media .media-text {
order: 2;
width: 100% !important;
padding-top: calc(var(--padding) / 3);
padding-bottom: 0;
padding-left: var(--container);
padding-right: var(--container);
}
section.section-media.text-above .media-text {
order: 0 !important;
padding-bottom: calc(var(--padding) / 3);
}
section.section-media.section-dark .media-text,
section.section-media.section-secondary .media-text {
padding-top: calc(var(--padding) / 3);
padding-bottom: 0;
}
section.section-media.section-dark.no-border-media:not(.text-above) .media-text,
section.section-media.section-secondary.no-border-media:not(.text-above) .media-text {
padding-bottom: var(--padding);
}
section.section-media.section-dark.no-border-media.text-above .media-text,
section.section-media.section-secondary.no-border-media.text-above .media-text {
padding-top: var(--padding);
}
section.section-media.section-dark.text-above .media-text,
section.section-media.section-secondary.text-above .media-text {
padding-top: 0;
padding-bottom: var(--padding);
}
section.section-media .media-medium {
width: 100% !important;
}
section.section-media.no-border-media:not(.text-overlay) .media-medium,
section.section-media:not(.text-overlay) .media-medium img {
aspect-ratio: var(--ratio-sq);
}
section.section-media.text-overlay {
padding: 0 0 calc(var(--padding)/2);
}
section.section-media.text-overlay .container::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: var(--dark-color);
opacity: 0.4;
z-index: 1;
pointer-events: none;
}
section.section-media.text-overlay .media-text {
padding-top: var(--header-height);
padding-bottom: var(--header-height);
position: absolute;
bottom: 0;
z-index: 1;
color: var(--light-color);
}
section.section-media.text-overlay .media-text .title {
color: var(--light-color);
margin: 0;
}
section.section-media.text-overlay .media-text .text {
display: none;
} section.section-media.media-stack .section-heading .text {
width: 100%;
}
section.section-media.media-stack .divider {
width: 100% !important;
}
section.section-media.media-stack .single-media-stack {
width: 90%;
}
section.section-media.media-stack .single-media-stack + .single-media-stack {
margin-top: var(--padding);
}
} @media (max-width: 30em) {
section.section-media .media-text .title {
font-size: calc(0.70 * var(--titlesize)) !important;
} section.section-media.media-stack .section-heading .title {
font-size: calc(0.70 * var(--titlesize)) !important;
}
section.section-media.media-stack .single-media-stack {
width: 100%;
}
section.section-media.media-stack .single-media-stack:not(.is-fullwidth) a {
max-height: 60vh;
}
} section.section-light + section.section-light.section-logos.is-border,
section.section-alt + section.section-alt.section-logos.is-border {
border-top-color: var(--dark-color);
border-top-width: 1px;
border-top-style: solid;
padding-top: var(--padding);
}
section.section-dark + section.section-dark.section-logos.is-border,
section.section-secondary + section.section-secondary.section-logos.is-border {
border-top-color: var(--light-color);
border-top-width: 1px;
border-top-style: solid;
padding-top: var(--padding);
}
section.section-logos .section-heading {
margin-bottom: calc(var(--padding) / 3);
position: relative;
text-align: center;
}
section.section-logos .section-heading > div {
width: 100%;
}
section.section-logos .section-heading .tagline {
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-logos .section-heading .title {
font-size: calc(0.80 * var(--titlesize)) !important;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 3);
}
section.section-logos.section-dark,
section.section-logos.section-secondary,
section.section-logos.section-dark .title,
section.section-logos.section-secondary .title {
color: var(--light-color);
}
section.section-logos .gallery-slider + div,
section.section-logos .gallery-column + div {
margin-top: calc(var(--padding) / 3);
width: 100%;
text-align: center;
}
section.section-logos.section-dark img,
section.section-logos.section-secondary img {
filter: var(--filter-to-light);
} section.section-logos .gallery-slider .owl-stage-outer {
overflow: unset;
}
section.section-logos .gallery-slider .item {
width: 100%;
position: relative;
padding-bottom: 60%;
}
section.section-logos .gallery-slider .item img {
display: block;
width: 43%;
max-width: 100%;
object-fit: contain;
max-height: 100px;
height: auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
} section.section-logos .gallery-column {
--unit: calc(var(--padding) * 0.65);
display: grid;
gap: var(--padding);
text-align: center;
padding-bottom: var(--padding);
}
section.section-logos .gallery-column .single-gallery-logo img { max-height: calc(var(--unit) * 3);
object-fit: contain;
} @media (max-width: 96em) { section.section-logos .gallery-column {
--unit: calc(var(--padding) * 0.5);
}
section.section-logos .gallery-column .single-gallery-logo img {
max-width: calc(var(--unit) * 4.5);
}
} @media (max-width: 40em) { section.section-logos .gallery-column {
--unit: calc(var(--padding) * 0.6);
}
} section.section-light + section.section-light.section-gallery.is-border,
section.section-alt + section.section-alt.section-gallery.is-border {
border-top-color: var(--dark-color);
border-top-width: 1px;
border-top-style: solid;
padding-top: var(--padding);
}
section.section-dark + section.section-dark.section-gallery.is-border,
section.section-secondary + section.section-secondary.section-gallery.is-border {
border-top-color: var(--light-color);
border-top-width: 1px;
border-top-style: solid;
padding-top: var(--padding);
}
section.section-gallery .section-heading {
margin-bottom: calc(var(--padding) / 3);
position: relative;
text-align: center;
}
section.section-gallery .section-heading > div {
width: 100%;
}
section.section-gallery .section-heading .tagline {
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-gallery .section-heading .title {
font-size: calc(0.80 * var(--titlesize)) !important;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 3);
}
section.section-gallery .advanced-gallery .section-heading .title {
text-transform: none;
font-style: italic;
}
section.section-gallery .gallery-slider-nav {
position: relative;
}
section.section-gallery .gallery-slider-nav div {
position: absolute;
right: 0;
bottom: calc(var(--padding) / 3);
}
section.section-gallery .gallery-slider-nav div > button {
width: 40px; background-color: transparent !important;
transition: all 0.3s;
}
section.section-gallery .gallery-slider-nav div > button + button {
margin-left: 12px;
}
section.section-gallery .gallery-slider-nav div > button:hover {
scale: 1.4;
}
section.section-gallery .gallery-slider-nav div > button > span::before {
content: '';
display: inline-block;
width: 14px;
height: 14px;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/chevron.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
background-origin: content-box;
filter: var(--filter-to-dark);
transition: all 0.3s;
}
section.section-gallery.section-dark .gallery-slider-nav div > button > span::before,
section.section-gallery.section-secondary .gallery-slider-nav div > button > span::before {
filter: var(--filter-to-light);
}
section.section-gallery .gallery-slider-nav div > button.gallery-slider-prev > span::before {
transform: scaleX(-1);
}
section.section-gallery .divider {
width: 40% !important;
height: 200px;
margin: 0 auto;
position: relative;
top: -30px;
z-index: -1;
}
section.section-gallery .divider::before {
content: '';
display: block;
width: 100%;
height: 100%;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/divider-02.webp);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
}
section.section-gallery.section-dark,
section.section-gallery.section-secondary,
section.section-gallery.section-dark .title,
section.section-gallery.section-secondary .title {
color: var(--light-color);
}
section.section-gallery .gallery-slider + div {
margin-top: calc(var(--padding) / 3);
width: 100%;
text-align: center;
} section.section-gallery .gallery-grid {
width: 80%;
margin: 0 auto;
gap: 1vw;
}
section.section-gallery .gallery-grid .single-gallery-grid {
width: 49%;
}
section.section-gallery .gallery-grid.is-odd > div:last-child {
width: 100%;
}
section.section-gallery .gallery-grid .single-gallery-grid a {
display: block;
position: relative;
overflow: hidden;
height: 100%;
}
section.section-gallery .gallery-grid .single-gallery-grid img {
aspect-ratio: 850/600;
width: 100%;
height: 100%;
object-fit: cover;
} section.section-gallery .gallery-slider .owl-gallery-slider {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse;
}
section.section-gallery .gallery-slider .single-gallery-item {
height: 500px;
position: relative;
}
section.section-gallery .gallery-slider.is-logo .single-gallery-item {
height: 180px;
}
section.section-gallery .gallery-slider.fullwidth-slider .owl-stage-outer {
overflow: unset;
}
section.section-gallery .gallery-slider .single-gallery-item.hr {
aspect-ratio: var(--ratio-hr);
}
section.section-gallery .gallery-slider .single-gallery-item.vr {
aspect-ratio: var(--ratio-vr);
}
section.section-gallery .gallery-slider .single-gallery-item.sq {
aspect-ratio: var(--ratio-sq);
}
section.section-gallery .gallery-slider .single-gallery-item img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
transition: all 0.3s;
}
section.section-gallery .gallery-slider.is-logo .single-gallery-item img {
object-fit: contain;
}
section.section-gallery .gallery-slider .single-gallery-item>a:hover img { } section.section-gallery img.advanced-modal-link {
cursor: pointer;
}
section.section-gallery .advanced-modal {
position: fixed;
display: block;
width: 100%;
z-index: 95;
top: 0;
left: 0;
opacity: 0;
height: 0;
overflow: hidden;
-webkit-overflow-scrolling: touch !important;
pointer-events: none;
transition: all .3s;
}
section.section-gallery .advanced-modal.is-active {
opacity: 1;
height: 100vh;
pointer-events: auto;
}
section.section-gallery .advanced-modal .modal-bg {
overflow: hidden;
width: 100%;
height: 100%;
display: flex;
flex-wrap: wrap;
position: absolute;
background-color: #000000;
}
section.section-gallery .advanced-modal .container {
padding: 20px var(--container);
}
section.section-gallery .advanced-modal .container .logo > a {
display: block;
width: 100%;
height: 100%;
}
section.section-gallery .advanced-modal .container .logo > a > img {
width: 100%;
filter: var(--filter-to-light);
}
section.section-gallery .advanced-modal .container .close-modal {
--unit: 45px;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
align-items: center;
width: var(--unit);
height: var(--unit);
cursor: pointer;
}
section.section-gallery .advanced-modal .container .close-modal > div {
position: relative;
rotate: 45deg;
transition: all .3s;
}
section.section-gallery .advanced-modal .container .close-modal:hover > div {
position: relative;
rotate: 135deg;
}
section.section-gallery .advanced-modal .container .close-modal > div > span {
display: block;
height: 2px;
width: calc(var(--unit) * 0.78);
border-radius: 99px;
margin-bottom: 0;
background: var(--light-color);
margin-left: auto;
transition: all .3s;
}
section.section-gallery .advanced-modal .container .close-modal > div > span:last-of-type {
rotate: -90deg;
position: relative;
top: -2px;
}
section.section-gallery .advanced-modal .gallery-slider {
--dimension-unit: 60vh;
padding-top: calc(var(--padding) * 0.4);
}
section.section-gallery .advanced-modal .gallery-slider .owl-stage-outer {
overflow: unset;
}
section.section-gallery .advanced-modal .gallery-slider .owl-item {
scale: 0.8;
opacity: 0.4;
transition: all 0.3s;
}
section.section-gallery .advanced-modal .gallery-slider .owl-item.center {
scale: 1;
opacity: 1;
transition: all 0.3s;
}
section.section-gallery .advanced-modal .gallery-slider .owl-advanced-modal-inside .single-gallery-item {
height: var(--dimension-unit);
}
section.section-gallery .advanced-modal .advanced-modal-info {
color: var(--light-color);
font-size: var(--bodysize);
margin-top: 20px;
line-height: 1.5em;
opacity: 0;
visibility: hidden;
transition: all 0.3s;
}
section.section-gallery .advanced-modal .single-gallery-item.hr + .advanced-modal-info {
width: calc(var(--dimension-unit) * var(--ratio-hr));
}
section.section-gallery .advanced-modal .single-gallery-item.vr + .advanced-modal-info {
width: calc(var(--dimension-unit) * var(--ratio-vr));
}
section.section-gallery .advanced-modal .gallery-slider .owl-item.center .advanced-modal-info {
opacity: 1;
visibility: visible;
}
section.section-gallery .advanced-modal .advanced-modal-info span {
font-weight: bold;
}
section.section-gallery .advanced-modal .gallery-slider-nav {
width: unset;
position: absolute;
bottom: calc(var(--padding) * 0.4);
left: 50%;
transform: translateX(-50%);
}
section.section-gallery .advanced-modal .gallery-slider-nav > button {
height: 40px;
aspect-ratio: 1/1;
background-color: transparent !important;
transition: all 0.3s;
}
section.section-gallery .advanced-modal .gallery-slider-nav > button:hover {
scale: 1.4;
}
section.section-gallery .advanced-modal .gallery-slider-nav > button > span::before {
content: '';
display: inline-block;
width: 14px;
height: 14px;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/chevron.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
background-origin: content-box;
filter: var(--filter-to-light);
transition: all 0.3s;
}
section.section-gallery .advanced-modal .gallery-slider-nav > button.gallery-slider-prev > span::before {
transform: scaleX(-1);
}
section.section-gallery .advanced-modal .gallery-slider-nav > button + button {
margin-left: 12px;
} @media (min-width: 120.0625em) {
section.section-gallery .divider {
height: 150px;
}
} @media (max-width: 96em) {
section.section-gallery .divider {
height: 120px;
}
section.section-gallery .gallery-slider .single-gallery-item {
height: 400px;
}
} @media (max-width: 80em) {
section.section-gallery .divider {
height: 80px;
} section.section-gallery .advanced-modal .container {
padding: 15px var(--container);
}
section.section-gallery .advanced-modal .container .close-modal {
--unit: 35px;
}
} @media (max-width: 64em) { section.section-gallery .advanced-modal .gallery-slider {
--hr-shift-unit: 9vh;
padding-top: calc(var(--padding) * 1.5);
}
section.section-gallery .advanced-modal .gallery-slider .owl-advanced-modal-inside .single-gallery-item.hr {
width: calc(100vw - (4 * var(--container)));
height: auto;
top: var(--hr-shift-unit);
}
section.section-gallery .advanced-modal .gallery-slider .owl-advanced-modal-inside .single-gallery-item.hr + .advanced-modal-info {
width: calc(100vw - (4 * var(--container)));
}
section.section-gallery .advanced-modal .single-gallery-item.hr + .advanced-modal-info {
position: relative;
top: var(--hr-shift-unit);
}
section.section-gallery .advanced-modal .advanced-modal-info {
font-size: calc(var(--bodysize) * 1.1);
} section.section-gallery .gallery-grid {
width: 100%;
}
} @media (max-width: 53.0625em) {
section.section-gallery .advanced-modal .gallery-slider {
padding-top: calc(var(--padding) * 1.2);
}
} @media (max-width: 40em) {
section.section-gallery :not(.advanced-modal) .gallery-slider-nav {
display: none;
}
section.section-gallery .advanced-modal .gallery-slider .owl-advanced-modal-inside .single-gallery-item.hr {
width: calc(100vw - (6 * var(--container)));
}
section.section-gallery .advanced-modal .gallery-slider .owl-advanced-modal-inside .single-gallery-item.hr + .advanced-modal-info {
width: calc(100vw - (6 * var(--container)));
}
} @media (max-width: 30em) {
section.section-gallery .section-heading .title {
font-size: calc(0.70 * var(--titlesize)) !important;
}
section.section-gallery .divider {
width: 60% !important;
}
section.section-gallery .gallery-slider .single-gallery-item {
height: 350px;
} section.section-gallery .advanced-modal .gallery-slider {
padding-top: calc(var(--padding) * 0.75);
}
section.section-gallery .advanced-modal .gallery-slider {
--hr-shift-unit: 12vh;
}
} @media (max-width: 24em) { section.section-gallery .advanced-modal .gallery-slider {
--dimension-unit: 50vh;
padding-top: calc(var(--padding) * 1.2);
}
} section.section-form:not([section-index="1"]) {
padding: calc(var(--padding) * 2) 0 !important;
}
.section-light + section.section-form.section-light,
.section-alt + section.section-form.section-alt,
.section-dark + section.section-form.section-dark,
.section-secondary + section.section-form.section-secondary {
padding: var(--padding) 0 !important;
}
section.section-form.is-decorated .form-illustration {
width: 25%;
display: flex;
flex-wrap: wrap;
align-content: center;
justify-content: center;
}
section.section-form .form-illustration img {
width: 100%;
height: 100%;
object-fit: contain;
}
section.section-form .form-text {
width: 25%;
display: flex;
flex-wrap: wrap;
align-content: center;
}
section.section-form .form-text > div {
width: 100%;
}
section.section-form .title {
font-size: calc(0.80 * var(--titlesize)) !important;
text-transform: uppercase;
color: var(--secondary-color);
margin-bottom: calc(var(--padding) / 3);
}
section.section-form .text p {
color: var(--secondary-color);
}
section.section-form.section-dark,
section.section-form.section-secondary,
section.section-form.section-dark .title,
section.section-form.section-secondary .title,
section.section-form.section-dark .text p,
section.section-form.section-secondary .text p {
color: var(--light-color);
}
section.section-form .form-container {
width: 35%;
}
section.section-form.is-decorated .form-container .text {
margin-bottom: calc(var(--padding) / 2.5);
} @media (min-width: 120.0625em) {
section.section-form[section-index="1"] {
padding-top: calc(var(--padding) * 2) !important;
}
} @media (max-width: 96em) {
section.section-form:not([section-index="1"]) {
padding: calc(var(--padding) * 1.5) 0 !important;
}
section.section-form .form-text {
width: 35%;
}
} @media (max-width: 80em) {
section.section-form:not([section-index="1"]) {
padding: calc(var(--padding) * 1.2) 0 !important;
}
} @media (max-width: 64em) {
section.section-form > .container {
justify-content: space-between;
}
section.section-form .form-text {
width: 45%;
}
section.section-form.is-decorated .form-illustration {
width: 35%;
}
section.section-form .form-container {
width: 50%;
}
} @media (max-width: 53.0625em) {
section.section-form > .container {
width: 60%;
margin: 0 auto;
row-gap: calc(var(--padding) / 2.5);
}
section.section-form.is-decorated > .container {
flex-direction: column-reverse;
row-gap: var(--padding);
}
section.section-form .form-text {
width: 100%;
text-align: center;
}
section.section-form .form-container {
width: 100%;
}
section.section-form .form-container > *:not(.wpcf7) {
text-align: center;
}
section.section-form.is-decorated .form-illustration {
width: 70%;
margin: 0 auto;
}
} @media (max-width: 40em) {
section.section-form[section-index="1"] {
padding-top: calc(var(--padding) * 1.75) !important;
}
section.section-form > .container {
width: 80%;
}
} @media (max-width: 30em) {
section.section-form > .container {
width: 100%;
}
} section.section-steps.no-border-media {
padding: 0;
}
section.section-steps.no-border-media .container {
padding: 0;
}
section.section-steps .section-heading {
margin-bottom: calc(var(--padding) / 3);
position: relative;
text-align: center;
}
section.section-steps .section-heading > div {
width: 100%;
}
section.section-steps .section-heading .tagline {
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-steps .section-heading .title {
font-size: calc(0.80 * var(--titlesize)) !important;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 3);
}
section.section-steps.styled-title .section-heading .title {
margin-bottom: var(--padding);
}
section.section-steps .advanced-gallery .section-heading .title {
text-transform: none;
font-style: italic;
}
section.section-steps .decoration {
width: 40% !important;
height: 200px;
margin: 0 auto;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%) translateY(-15%);
z-index: -1;
}
section.section-steps .decoration::before {
content: '';
display: block;
width: 100%;
height: 100%;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/decoration-01.webp);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
}
section.section-steps .single-step {
z-index: 49;
}
section.section-steps:not(.no-border-media) .single-step + .single-step {
padding-top: calc(var(--padding) / 2);
}
section.section-steps.no-border-media .single-step {
padding: 0;
}
section.section-steps[steps-bg="light"] .single-step {
background: var(--light-color);
}
section.section-steps[steps-bg="dark"] .single-step {
background: #000000;
}
section.section-steps[steps-bg="alt"] .single-step {
background: var(--light-bg-color);
}
section.section-steps[steps-bg="secondary"] .single-step {
background: var(--secondary-color);
}
section.section-steps .single-step .media-text {
width: 40%;
display: flex;
flex-wrap: wrap;
align-content: center;
position: relative;
padding-top: var(--header-height);
padding-bottom: var(--header-height);
}
section.section-steps.no-border-media .media-text {
width: 50%;
padding-left: var(--container);
padding-right: calc(var(--container) / 2);
}
section.section-steps .media-text .step-counter {
position: absolute;
top: 0;
right: 0;
font-family: var(--titlefont);
font-size: calc(var(--titlesize) * 2.5);
font-style: italic;
opacity: 0.2;
}
section.section-steps.no-border-media .media-text .step-counter {
right: calc(var(--container) / 2);
}
section.section-steps .single-step .media-text > div {
width: 100%;
}
section.section-steps .single-step .media-text .title {
font-size: calc(0.80 * var(--titlesize)) !important;
font-style: italic;
margin-bottom: calc(var(--padding) / 3);
}
section.section-steps .single-step .media-text .text {
width: 60%;
}
section.section-steps[steps-bg="dark"] .single-step,
section.section-steps[steps-bg="dark"] .single-step .title,
section.section-steps[steps-bg="secondary"] .single-step,
section.section-steps[steps-bg="secondary"] .single-step .title {
color: var(--light-color);
}
section.section-steps .single-step .media-medium {
width: 52%;
}
section.section-steps.no-border-media .media-medium {
width: 50%;
}
section.section-steps .single-step .media-medium a {
display: block;
position: relative;
overflow: hidden;
height: 100%;
}
section.section-steps .single-step .media-medium img {
width: 100%;
height: 100%;
object-fit: cover;
}
section.section-steps .media-medium img {
aspect-ratio: 1/1;
} @media (max-width: 96em) {
section.section-steps .decoration {
height: 160px;
opacity: 0.8;
}
} @media (max-width: 64em) {
section.section-steps .single-step .media-text .text {
width: 80%;
}
} @media (max-width: 53.0625em) {
section.section-steps .single-step .media-text .text {
width: 100%;
}
} @media (max-width: 40em) {
section.section-steps .single-step .media-text {
width: 100%;
padding-right: var(--container);
}
section.section-steps .media-text .step-counter {
top: calc(var(--padding) / 2);
opacity: 0.1;
}
section.section-steps .single-step .media-medium {
width: 100%;
}
} @media (max-width: 30em) {
section.section-steps .decoration {
width: 100% !important;
}
section.section-steps .single-step .media-text .title {
font-size: calc(0.70 * var(--titlesize)) !important;
}
section.section-steps .media-text .step-counter {
font-size: calc(var(--titlesize) * 3.25);
right: var(--container);
top: 0;
}
} section.section-instagram .section-heading {
margin-bottom: calc(var(--padding) / 3);
position: relative;
text-align: center;
}
section.section-instagram .section-heading .tagline {
width: 100%;
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-instagram .section-heading > div:not(.tagline) {
display: inline-block;
position: relative;
}
section.section-instagram .section-heading .title {
font-size: calc(0.80 * var(--titlesize)) !important;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 3);
}
section.section-instagram .decoration {
width: 450px;
height: 200px;
margin: 0 auto;
position: absolute;
top: 0;
left: 0;
transform: translateY(-25%) translateX(-25%);
background: var(--light-bg-color);
z-index: -1;
}
section.section-instagram .decoration::before {
content: '';
display: block;
width: 100%;
height: 100%;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/decoration-03.webp);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
mix-blend-mode: multiply;
opacity: 0.75;
}
section.section-instagram .feed-container {
width: 80%;
margin: 0 auto;
} @media (min-width: 120.0625em) {
section.section-instagram .decoration {
height: 150px;
}
} @media (max-width: 96em) {
section.section-instagram .decoration {
height: 100px;
transform: translateY(-15%) translateX(-30%);
}
} @media (max-width: 80em) {
section.section-instagram .decoration {
height: 80px;
transform: translateY(-10%) translateX(-35%);
}
} @media (max-width: 64em) {
section.section-instagram .feed-container {
width: 100%;
margin: unset;
}
} @media (max-width: 40em) {
section.section-instagram .decoration {
height: 60px;
transform: translateY(0%) translateX(-35%);
}
} @media (max-width: 30em) {
section.section-instagram .section-heading .title {
font-size: calc(0.70 * var(--titlesize)) !important;
margin-bottom: 0;
}
section.section-instagram .decoration {
left: 35%;
transform: translateY(-10%) translateX(-50%);
width: calc(100vw - (2*var(--container)));
}
} section.section-related .section-heading {
margin-bottom: calc(var(--padding) / 3);
position: relative;
text-align: center;
}
section.section-related .section-heading .tagline {
width: 100%;
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-related .section-heading > div:not(.tagline) {
display: inline-block;
position: relative;
}
section.section-related .section-heading .title {
font-size: calc(0.80 * var(--titlesize)) !important;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 3);
}
section.section-related .decoration {
width: 450px;
height: 200px;
margin: 0 auto;
position: absolute;
top: 0;
right: 0;
transform: translateY(-30%) translateX(30%);
background: var(--light-bg-color);
z-index: -1;
}
section.section-related .decoration::before {
content: '';
display: block;
width: 100%;
height: 100%;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/decoration-02.webp);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
mix-blend-mode: multiply;
}
section.section-related .single-related {
width: 32%;
}
section.section-related .single-related > a,
section.section-related .single-related-item > a {
display: block;
position: relative;
}
section.section-related .single-related .related-img,
section.section-related .single-related-item .related-img {
position: relative;
aspect-ratio: var(--ratio-hr);
overflow: hidden;
}
section.section-related .single-related .related-img img,
section.section-related .single-related-item .related-img img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: all 0.3s;
}
section.section-related .single-related .related-text,
section.section-related .single-related-item .related-text {
position: relative;
height: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: space-between;
padding: 25px;
color: var(--dark-color);
text-align: center;
}
section.section-related .single-related .related-text h3,
section.section-related .single-related-item .related-text h3 {
width: 100%;
font-size: calc(0.35 * var(--titlesize));
margin-bottom: calc(var(--padding) / 3);
}
section.section-related .single-related .related-text .text {
width: 100%;
}
section.section-related .single-related .related-text p,
section.section-related .single-related-item .related-text p {
margin-bottom: calc(var(--padding) / 3);
}
section.section-related .single-related button.cta,
section.section-related .single-related-item button.cta {
position: relative;
} section.section-related .related-slider .owl-related-slider {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse;
}
section.section-related .related-slider .single-related-item {
width: 100%;
aspect-ratio: var(--ratio-hr);
position: relative;
}
section.section-related .related-slider-nav {
position: relative;
}
section.section-related .related-slider-nav div {
position: absolute;
right: 0;
bottom: 20px;
}
section.section-related .related-slider-nav div > button {
height: 40px;
aspect-ratio: 1/1;
background-color: transparent !important;
transition: all 0.3s;
}
section.section-related .related-slider-nav div > button + button {
margin-left: 12px;
}
section.section-related .related-slider-nav div > button:hover {
scale: 1.4;
}
section.section-related .related-slider-nav div > button > span::before {
content: '';
display: inline-block;
width: 14px;
height: 14px;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/chevron.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
background-origin: content-box;
filter: var(--filter-to-dark);
transition: all 0.3s;
}
section.section-related .related-slider-nav div > button.related-slider-prev > span::before {
transform: scaleX(-1);
} @media (min-width: 120.0625em) {
section.section-related .decoration {
height: 150px;
}
} @media (max-width: 96em) {
section.section-related .decoration {
height: 120px;
}
} @media (max-width: 80em) {
section.section-related .decoration {
height: 100px;
}
} @media (max-width: 64em) {
section.section-related .single-related {
width: 49%;
}
} @media (max-width: 40em) {
section.section-related .single-related {
width: 100%;
}
section.section-related .related-slider-nav {
display: none;
}
.owl-related .owl-dots {
text-align: center;
}
.owl-related button.owl-dot {
padding: 10px !important;
}
.owl-related button.owl-dot >span {
display: block;
width: 10px;
height: 10px;
border-radius: 99px;
background-color: var(--dark-color);
opacity: 0.5;
transition: all 0.3s;
}
.owl-related button.owl-dot.active >span {
opacity: 0.8;
}
} @media (max-width: 30em) {
section.section-related .section-heading .title {
font-size: calc(0.70 * var(--titlesize)) !important;
}
section.section-related .decoration {
right: unset;
left: 50%;
transform: translateY(-25%) translateX(-45%);
width: calc(100vw - (2*var(--container)));
}
section.section-related .single-related .related-text h3, section.section-related .single-related-item .related-text h3 {
font-size: calc(0.45 * var(--titlesize));
}
} section.section-products .single-related .related-img,
section.section-products .single-related-item .related-img {
aspect-ratio: 56/61;
}
section.section-products .single-related .related-text .product-badge,
section.section-products .single-related-item .related-text .product-badge {
width: 100%;
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 6);
} section.section-testimonials .section-heading {
margin-bottom: calc(var(--padding) / 3);
position: relative;
text-align: center;
}
section.section-testimonials .section-heading > div {
width: 100%;
}
section.section-testimonials .section-heading .tagline {
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-testimonials .section-heading .title {
font-size: calc(0.80 * var(--titlesize)) !important;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 3);
}
section.section-testimonials .single-testimonial + .single-testimonial {
margin-top: calc(var(--padding) * 0.85);
}
section.section-testimonials .single-testimonial .testimonial-text {
width: 50%;
position: relative;
margin: 0 auto;
text-align: center;
}
section.section-testimonials.section-dark,
section.section-testimonials.section-secondary,
section.section-testimonials.section-dark .title,
section.section-testimonials.section-secondary .title {
color: var(--light-color);
}
section.section-testimonials .single-testimonial .testimonial-text > div {
width: 100%;
}
section.section-testimonials .single-testimonial .testimonial-text .text {
margin-bottom: calc(var(--padding) / 3);
}
section.section-testimonials .single-testimonial .testimonial-text .text p {
font-family: var(--titlefont);
font-size: calc(1.75 * var(--bodysize));
}
section.section-testimonials .single-testimonial .testimonial-text .name {
font-family: var(--titlefont);
font-size: var(--bodysize);
text-transform: uppercase;
letter-spacing: 0.3em;
} @media (max-width: 64em) {
section.section-testimonials .single-testimonial .testimonial-text {
width: 70%;
}
} @media (max-width: 40em) {
section.section-testimonials .single-testimonial .testimonial-text {
width: 100%;
}
section.section-testimonials .single-testimonial .testimonial-text .text p {
font-size: calc(1.3 * var(--bodysize));
}
} section.section-gridtext .container {
background-color: var(--light-bg-color);
}
section.section-gridtext .gridtext-decoration {
display: block;
max-width: 40vw;
max-height: calc(var(--padding) * 0.7 + var(--padding) * 0.7);
position: absolute;
bottom: calc(var(--padding) * 0.3);
right: calc(var(--container) * 0.5);
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/divider-05.webp);
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: 50%;
background-size: contain;
mix-blend-mode: multiply;
z-index: 51;
}
section.section-gridtext .section-heading {
margin-bottom: calc(var(--padding) / 3);
position: relative;
text-align: center;
}
section.section-gridtext .section-heading > div {
width: 100%;
}
section.section-gridtext .section-heading .tagline {
font-size: var(--bodysize);
font-family: var(--titlefont);
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 4);
}
section.section-gridtext .section-heading .title {
font-size: calc(0.80 * var(--titlesize)) !important;
text-transform: uppercase;
margin-bottom: calc(var(--padding) / 3);
}
section.section-gridtext.section-dark,
section.section-gridtext.section-secondary,
section.section-gridtext.section-dark .title,
section.section-gridtext.section-secondary .title {
color: var(--light-color);
}
section.section-gridtext .text-container {
background-color: var(--grey-color);
padding: calc(var(--padding) * 0.8) calc(var(--padding) * 0.5);
row-gap: calc(var(--padding) / 3);
}
section.section-gridtext .single-text {
width: 28%;
}
section.section-gridtext .single-text > div {
width: 100%;
}
section.section-gridtext .single-text .title {
font-family: var(--titlefont);
font-size: calc(1.75 * var(--bodysize));
margin-bottom: calc(var(--padding)/ 6);
} @media (max-width: 96em) {
section.section-gridtext .single-text .title {
font-size: calc(1.75 * var(--bodysize));
}
} @media (max-width: 53.0625em) {
section.section-gridtext .single-text {
width: 45%;
}
} @media (max-width: 40em) {
section.section-gridtext .gridtext-decoration {
left: calc(var(--container)*0.5);
max-width: 80vw;
}
section.section-gridtext .text-container {
padding-bottom: calc(var(--padding)*1.25);
}
section.section-gridtext .single-text {
width: 100%;
}
}  .blog section.section-media.no-border-media[section-index="1"] .container {
min-height: 100vh;
}
.blog .post-grid,
.archive .post-grid {
column-gap: 2%;
row-gap: 2vw;
}
.blog section.section-related .single-related .related-text,
.archive section.section-related .single-related .related-text {
padding-bottom: 10px;
} @media (max-width: 64em) {
.blog section.section-media.no-border-media[section-index="1"] .container {
min-height: unset;
}
} @media (max-width: 40em) {
.blog section.section-media.no-border-media[section-index="1"] .container {
min-height: 100vh;
}
.archive section[section-index="1"] {
padding-top: calc(var(--padding) * 1.75) !important;
}
.blog .post-grid,
.archive .post-grid {
column-gap: 0;
row-gap: calc(var(--padding) / 1.5);
}
} .single-post {
--col-w: 60%;
}
.single-post section.section-post {
padding-top: calc(var(--padding) * 2);
}
.single-post section.section-post .post-heading {
width: 100%;
padding-bottom: calc(var(--padding) / 3);
border-bottom: 1px solid var(--dark-color);
margin-bottom: calc(var(--padding) / 2);
}
.single-post section.section-post .post-meta {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end;
}
.single-post section.section-post .post-meta .post-title {
width: var(--col-w);
}
.single-post section.section-post .post-meta .post-title h1 {
font-style: italic;
}
.single-post section.section-post .post-meta .post-info {
text-align: right;
}
.single-post section.section-post .post-meta .post-info .post-actions {
gap: 20px;
margin-bottom: 30px;
}
.single-post section.section-post .post-meta .post-info .post-actions > div {
position: relative;
cursor: pointer;
}
.single-post section.section-post .post-meta .post-info .post-actions a img {
height: 25px;
transition: all .3s;
}
.single-post section.section-post .post-meta .post-info .post-actions a:hover img {
scale: 1.10;
}
.single-post section.section-post .post-meta .post-info .post-actions .icon-send {
display: none;
}
.single-post section.section-post .post-meta .post-info .post-actions .tooltip {
--unit: 15px;
background: #aaa;
padding: 10px 20px;
color: var(--light-color);
font-size: calc(0.8 * var(--bodysize));
position: absolute;
white-space: nowrap;
top: 0;
right: 0;
transform: translateY(calc(-100% - var(--unit)));
cursor: auto;
opacity: 0;
visibility: hidden;
transition: all 0.3s;
}
.single-post section.section-post .post-meta .post-info .post-actions .tooltip::before {
content: '';
display: block;
width: var(--unit);
aspect-ratio: 1/1;
background: #aaa;
position: absolute;
bottom: calc(var(--unit) / -2);
right: calc(var(--unit) / 5);
transform: rotate(45deg);
z-index: -1;
}
.single-post section.section-post .post-meta .post-info .post-actions .tooltip.show {
opacity: 1;
visibility: visible;
}
.single-post section.section-post .post-meta .post-info .post-actions .icon-share .tooltip {
display: flex;
gap: 10px;
}
.single-post section.section-post .post-meta .post-info .post-actions .icon-share .tooltip a {
cursor: pointer;
}
.single-post section.section-post .post-meta .post-info .post-actions .icon-share .tooltip img {
height: 16px;
filter: var(--filter-to-light);
transition: all .3s;
}
.single-post section.section-post .post-meta .post-date span {
text-transform: uppercase;
font-family: var(--titlefont);
letter-spacing: 0.3em;
}
.single-post section.section-post .post-main {
width: var(--col-w);
position: relative;
}
.single-post section.section-post .post-main .post-featured-img {
margin-bottom: calc(var(--padding) / 2);
}
.single-post section.section-post .post-main .post-featured-img.vr img {
aspect-ratio: var(--ratio-vr);
}
.single-post section.section-post .post-main .post-featured-img.hr img {
aspect-ratio: var(--ratio-hr);
}
.single-post section.section-post .post-main .post-featured-img.sq img {
aspect-ratio: var(--ratio-sq);
}
.single-post section.section-post .post-main .post-featured-img a {
display: block;
position: relative;
overflow: hidden;
height: 100%;
}
.single-post section.section-post .post-main .post-featured-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.single-post section.section-post .post-main .post-section:not(:last-of-type) {
margin-bottom: calc(var(--padding) * 0.85);
}
.single-post section.section-post .post-main .post-section-img a {
margin-bottom: calc(var(--padding) / 2);
}
.single-post section.section-post .post-main .post-section-img.vr img {
aspect-ratio: var(--ratio-vr);
}
.single-post section.section-post .post-main .post-section-img.hr img {
aspect-ratio: var(--ratio-hr);
}
.single-post section.section-post .post-main .post-section-img.sq img {
aspect-ratio: var(--ratio-sq);
}
.single-post section.section-post .post-main .post-section-img a {
display: block;
position: relative;
overflow: hidden;
height: 100%;
}
.single-post section.section-post .post-main .post-section-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.single-post section.section-post .post-main .post-section-title h2 {
font-size: calc(0.40 * var(--titlesize));
margin-bottom: calc(var(--padding) / 4);
} @media (min-width: 120.0625em) {
.single-post section.section-post {
padding-top: calc(var(--padding) * 1.5);
}
} @media (max-width: 96em) {
.single-post section.section-post {
padding-top: calc(var(--padding) * 1.5);
}
} @media (max-width: 80em) {
.single-post section.section-post {
padding-top: calc(var(--padding) * 1.2);
}
} @media (max-width: 64em) {
.single-post {
--col-w: 100%;
}
.single-post section.section-post .post-meta {
flex-direction: column-reverse;
}
.single-post section.section-post .post-meta .post-info {
width: 100%;
text-align: left;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
flex-direction: row-reverse;
}
.single-post section.section-post .post-meta .post-info .post-actions .tooltip {
font-size: var(--bodysize);
}
} @media (max-width: 80em) {
.single-post section.section-post {
padding-top: calc(var(--padding) * 1.75);
}
} @media (max-width: 53.0625em) {
.single-post section.section-post .post-meta .post-title h1 {
font-size: calc(var(--titlesize) * 0.7);
}
} @media (max-width: 30em) {
.single-post section.section-post .post-main .post-section-title h2 {
font-size: calc(0.5 * var(--titlesize));
}
} .single-product section.section-media.product-intro .media-text {
pointer-events: initial !important;
}
.single-product section.section-media.product-intro .container {
min-height: 100vh;
}
.single-product section.section-media.product-intro .media-medium {
width: 35%;
aspect-ratio: unset;
}
.single-product section.section-media.product-intro .media-medium video {
width: 100%;
height: 100%;
object-fit: cover;
}
.single-product section.section-media.product-intro .media-text {
width: 50%;
align-content: start; padding-bottom: calc(var(--padding) * 2) !important;
padding-left: 0 !important;
padding-right: calc(var(--container) * 2.5) !important;
text-align: unset;
}
.single-product section.section-media.product-intro .media-text > * {
width: 100%;
}
.single-product section.section-media.product-intro .media-text .intro-title {
font-weight: bold;
}
.single-product section.section-media.product-intro .woo-notice {
position: relative;
margin-bottom: calc(var(--padding)/4);
}
.single-product section.section-media.product-intro .woo-details {
padding-top: calc(var(--padding) / 4);
}
.single-product section.section-media.product-intro .woo-details .woo-price .price {
display: flex;
flex-wrap: wrap;
column-gap: 20px;
font-size: calc(var(--bodysize) * 1.35);
}
.single-product section.section-media.product-intro .woo-details .woo-price .price del {
opacity: 0.5;
}
.single-product section.section-media.product-intro .woo-details .woo-price .price ins {
text-decoration: none;
}
.single-product section.section-media.product-intro .woo-details .stock::before {
display: none;
}
.single-product section.section-media.product-intro .woo-details form.cart {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin-top: calc(var(--padding) / 3);
}
.single-product section.section-media.product-intro .woo-details form.cart button {
margin-top: 0;
} .single-product section.section-media.product-intro .woo-details .single_variation_wrap {
width: 100%;
}
.single-product section.section-media.product-intro .woo-details table.variations {
width: 100%;
text-align: left;
}
.single-product section.section-media.product-intro .woo-details table.variations th {
width: 30%;
font-size: 0;
position: relative;
}
.single-product section.section-media.product-intro .woo-details table.variations th::before {
content: 'Seleziona una data...';
display: block;
position: absolute;
width: 100%;
top: 10px;
left: 0;
z-index: 1;
font-size: var(--bodysize);
}
html[lang="en"] .single-product section.section-media.product-intro .woo-details table.variations th::before {
content: 'Choose a date...';
}
.single-product section.section-media.product-intro .woo-details table.variations td.value {
position: relative;
}
.single-product section.section-media.product-intro .woo-details table.variations td.value::after {
content: '';
display: block;
position: absolute;
width: 40px;
height: 40px;
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/chevron.svg);
filter: var(--filter-to-light);
background-repeat: no-repeat;
background-position: center;
top: 0;
right: 0;
z-index: 1;
transform: rotate(90deg);
pointer-events: none;
}
.single-product section.section-media.product-intro .woo-details table.variations select {
-webkit-appearance: none;
-moz-appearance: none;
font-size: var(--cf7-fontsize);
letter-spacing: var(--cf7-letterspacing);
width: 100%;
position: relative;
border: none;
border-radius: 0;
background-color: transparent;
border-bottom: 1px solid var(--light-color);
color: var(--light-color);
margin-bottom: 20px;
padding: 10px 4px;
transition: all .2s;
}
.single-product section.section-media.product-intro .woo-details table.variations a.reset_variations {
display: none !important; }
.single-product section.section-media.product-intro .woo-details .woocommerce-variation-add-to-cart {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin-top: calc(var(--padding) / 3);
} @media (min-width: 120.0625em) {
.single-product section.section-media.product-intro .media-text {
padding-top: var(--header-height) !important;
padding-right: calc(var(--container) * 1.5) !important;
}
} @media (max-width: 96em) {
.single-product section.section-media.product-intro .media-text { padding-bottom: calc(var(--padding) * 1.5) !important;
}
} @media (max-width: 80em) {
.single-product section.section-media.product-intro .media-text {
width: 65%; padding-bottom: calc(var(--padding) * 1.2) !important;
padding-left: calc(var(--container) * 1) !important;
padding-right: calc(var(--container) * 1) !important;
}
} @media (max-width: 64em) {
.single-product section.section-media.product-intro .container {
min-height: unset;
}
.single-product section.section-media.product-intro .woo-details table.variations th {
width: 50%;
}
} @media (max-width: 40em) {
.single-product section.section-media.product-intro .media-medium {
width: 100%;
aspect-ratio: 1/1;
}
.single-product section.section-media.product-intro .media-text {
width: 100%; padding-bottom: calc(var(--padding) * 1) !important;
}
} @media (max-width: 30em) {
.single-product section.section-media.product-intro .woo-details table.variations th {
width: 45%;
}
} .woocommerce-notices-wrapper { }
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
color: var(--light-color);
border-left: 10px solid rgba(0,0,0,.15);
padding: 10px;
position: relative;
list-style: none outside;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: baseline;
gap: 10px;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a {
order: 1;
text-decoration: underline;
color: var(--light-color);
}
.woocommerce-message {
background-color: var(--secondary-color);
}
.woocommerce-error {
background-color: var(--error-color);
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
background-color: var(--secondary-color);
}
p.order-again,
p.return-to-shop,
p.lost_password {
margin: calc(var(--padding)/4) 0;
}
p.lost_password {
width: 100%;
}
ul.woocommerce-error {
margin-top: 0;
margin-left: 0;
}
.wc-forward::after,
.woocommerce-Button--next::after { display: none !important;
}
.single-product form .quantity,
section.section-cart form .quantity {
display: inline-flex;
flex-wrap: nowrap;
}
.single-product form .quantity input.qty,
section.section-cart form .quantity input.qty {
position: relative;
height: 40px;
width: 60px;
background-color: transparent !important;
color: var(--light-color);
text-align: center;
padding: 0;
border: 1px solid var(--light-color);
-moz-appearance: textfield;
}
section.section-cart form .quantity input.qty {
background-color: var(--light-color) !important;
color: var(--dark-color);
}
.single-product form .quantity input.qty::-webkit-outer-spin-button,
.single-product form .quantity input.qty::-webkit-inner-spin-button,
section.section-cart form .quantity input.qty::-webkit-outer-spin-button,
section.section-cart form .quantity input.qty::-webkit-inner-spin-button { -webkit-appearance: none;
}
.single-product form .minus,
.single-product form .plus,
section.section-cart form .minus,
section.section-cart form .plus {
width: 40px;
height: 40px;
display: inline-block;
vertical-align: middle;
background-color: transparent !important;
color: var(--light-color);
border: 1px solid var(--light-color);
font-size: var(--bodysize);
padding: 0;
margin: 0;
position: relative;
transition: all 0.3s;
}
.single-product form .minus:hover,
.single-product form .plus:hover {
background-color: #444 !important;
}
section.section-cart form .minus:hover,
section.section-cart form .plus:hover {
background-color: var(--grey-color) !important;
} @media (max-width: 40em) {
section.section-cart form .minus,
section.section-cart form .plus {
width: 30px !important;
height: 30px !important;
}
section.section-cart form .quantity input.qty {
position: relative;
height: 30px !important;
width: 40px !important;
}
} section.section-cart,
section.section-checkout,
section.section-myaccount {
--table-padding-h: 20px;
--table-padding-v: 10px;
}
section.section-cart .cart-pagetitle,
section.section-checkout .checkout-pagetitle,
section.section-myaccount .myaccount-pagetitle {
text-align: center;
margin-bottom: calc(var(--padding) / 3);
}
section.section-cart .container .woocommerce,
section.section-checkout .container form.woocommerce-checkout,
section.section-myaccount .container .woocommerce {
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
section.section-cart .container .woocommerce > *,
section.section-checkout .container .woocommerce > *,
section.section-myaccount .container .woocommerce > * {
width: 100%;
margin-bottom: calc(var(--padding) / 3);
}
section.section-cart .container .woocommerce > div:last-of-type,
section.section-checkout .container .woocommerce > div:last-of-type,
section.section-myaccount .container .woocommerce > div:last-of-type {
margin-bottom: 0;
}
section.section-cart .container form.woocommerce-cart-form,
section.section-checkout .container .checkout-form,
section.section-myaccount .container .woocommerce-MyAccount-content {
width: 65%;
padding: 0 calc(var(--table-padding-h)*2);
}
section.section-myaccount .container .woocommerce-MyAccount-content {
width: 80%;
}
section.section-cart .container form.woocommerce-cart-form {
margin-bottom: 0;
}
section.section-cart .container .cart-collaterals,
section.section-checkout .container .checkout-collaterals,
section.section-myaccount .container .woocommerce-MyAccount-navigation {
width: 35%;
padding: 0 calc(var(--table-padding-h)*2);
border-left: 1px solid var(--grey-color);
}
section.section-myaccount .container .woocommerce-MyAccount-navigation {
width: 20%;
border-left: none;
border-right: 1px solid var(--grey-color);
} section.section-cart .container input#coupon_code,
section.section-checkout .container input#coupon_code {
width: 250px;
background-color: var(--light-color);
border: 1px solid var(--grey-color);
padding: 10px;
vertical-align: middle;
box-shadow: unset;
color: var(--dark-color);
display: inline-block;
margin-right: var(--table-padding-h);
} section.section-cart .container .cart-collaterals .cart_totals table,
section.section-checkout .container table {
text-align: left;
}
section.section-cart .container .cart-collaterals .cart_totals tbody tr td,
section.section-checkout .container tbody tr td {
text-align: right;
padding-right: 0;
}
section.section-cart .container .cart-collaterals .cart_totals .order-total,
section.section-checkout .container tfoot {
border-bottom: 3px solid var(--grey-color);
}
section.section-cart .container .cart-collaterals .cart_totals .wc-proceed-to-checkout,
section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment {
padding-top: calc(var(--table-padding-v) * 3);
}
section.section-cart .container .cart-collaterals .cart_totals .wc-proceed-to-checkout {
text-align: center;
}
section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment button {
margin-top: calc(var(--table-padding-v) * 3);
} @media (max-width: 64em) {
section.section-cart .container form.woocommerce-cart-form,
section.section-checkout .container .checkout-form,
section.section-myaccount .container .woocommerce-MyAccount-content {
width: 100%;
}
section.section-myaccount .container .woocommerce-MyAccount-content {
margin-top: calc(var(--padding)/2);
}
section.section-cart .container .cart-collaterals,
section.section-checkout .container .checkout-collaterals,
section.section-myaccount .container .woocommerce-MyAccount-navigation {
width: 100%;
border: none;
margin-top: calc(var(--padding)/2);
}
section.section-myaccount .container .woocommerce-MyAccount-navigation {
margin: 0;
}
section.section-cart .container input#coupon_code,
section.section-checkout .container input#coupon_code {
width: 180px;
}
} @media (max-width: 40em) {
section.section-cart .container form.woocommerce-cart-form,
section.section-cart .container .cart-collaterals,
section.section-checkout .container .checkout-form,
section.section-checkout .container .checkout-collaterals,
section.section-myaccount .container .woocommerce-MyAccount-navigation,
section.section-myaccount .container .woocommerce-MyAccount-content {
padding: 0;
}
section.section-cart .container form.woocommerce-cart-form,
section.section-checkout .container .checkout-form,
section.section-myaccount .container .woocommerce-MyAccount-navigation {
margin-bottom: calc(var(--padding) / 3);
}
section.section-cart .container input#coupon_code,
section.section-checkout .container input#coupon_code {
width: 100%;
margin-bottom: calc(var(--padding)/4);
}
} table.shop_table {
width: 100%;
position: relative;
background-color: transparent;
}
table.shop_table thead th {
padding: var(--table-padding-v) var(--table-padding-h);
font-weight: initial;
line-height: 1em;
text-transform: uppercase;
}
table.shop_table thead {
border-bottom: 3px solid var(--grey-color);
}
table.shop_table tbody tr {
border-bottom: 1px solid var(--grey-color);
position: relative;
}
table.shop_table tbody tr:last-of-type {
border-bottom: 0;
}
table.shop_table tbody tr td {
padding: var(--table-padding-v) var(--table-padding-h);
display: table-cell;
text-align: center;
vertical-align: middle;
}
table.shop_table tbody tr td > a {
display: inline-block;
}
table.shop_table tbody tr td.product-thumbnail img {
width: 100px;
height: 100%;
aspect-ratio: var(--ratio-hr);
object-fit: cover;
}
table.shop_table tbody tr td.product-name > a {
color: var(--dark-color) !important;
}
table.shop_table tbody tr td.product-price del {
display: none;
}
table.shop_table tbody tr td.actions {
padding: calc(var(--table-padding-v) * 2) 0;
text-align: left;
border-top: 0;
}
table.shop_table tbody tr td.actions .coupon {
display: inline-block;
}
table.shop_table tbody tr td.actions button[name="update_cart"] {
margin-top: var(--table-padding-v);
float: right;
}
table.shop_table tbody tr td.actions button.button:disabled {
opacity: 0.3;
pointer-events: none;
}
table.shop_table tbody tr td.product-quantity {
font-size: 0;
}
table.shop_table tbody tr td.product-quantity .minus,
table.shop_table tbody tr td.product-quantity .plus {
display: inline-block !important;
position: relative;
border: 1px solid var(--grey-color);
background-color: var(--light-color);
color: var(--dark-color);
padding: 5px 10px;
width: 35px;
text-align: center;
}
table.shop_table tbody tr td.product-quantity input[type="number"] {
position: relative;
border: 1px solid var(--grey-color);
background-color: var(--light-color);
box-shadow: none;
padding: 5px 10px;
font-size: var(--bodysize);
width: 60px;
text-align: center;
}
table.shop_table tbody tr td.product-quantity input[type="number"]::-webkit-inner-spin-button,
table.shop_table tbody tr td.product-quantity input[type="number"]::-webkit-outer-spin-button {
display: none;
height: auto;
}
table.shop_table .product-name {
padding-left: 0;
text-align: left;
}
table.shop_table .product-total {
padding-left: 0;
padding-right: 0;
text-align: right;
}
table.shop_table tfoot {
border-top: 3px solid var(--grey-color);
border-bottom: 3px solid var(--grey-color);
}
table.shop_table tfoot tr {
border-bottom: 1px solid var(--grey-color);
text-align: left;
}
table.shop_table tfoot tr > * {
padding-top: var(--table-padding-v);
padding-bottom: var(--table-padding-v);
}
table.shop_table tfoot tr td {
padding-left: 0;
padding-right: 0;
text-align: right;
} @media (max-width: 80em) {
table.shop_table tbody tr td.actions .coupon {
width: 100%;
}
table.shop_table tbody tr td.actions button[name="update_cart"] {
margin-top: calc(var(--table-padding-v)*3);
float: unset;
}
} @media (max-width: 64em) {
table.shop_table thead {
display: none;
}
table.shop_table tbody tr td {
text-align: left;
vertical-align: top;
}
table.shop_table tbody tr td.product-remove {
position: absolute;
padding-left: 0;
padding-right: 0;
top: 0;
left: 0;
}
table.shop_table tbody tr td.product-thumbnail {
padding-left: calc(var(--table-padding-h)*2);
}
table.shop_table tbody tr td.product-subtotal {
text-align: right;
}
table.shop_table tbody tr td.product-subtotal {
padding-bottom: calc(var(--table-padding-v));
padding-right: 0;
}
table.shop_table_responsive tr td[data-title]::before {
content: attr(data-title) ": ";
font-weight: 600;
display: block;
}
table.shop_table tbody tr td.product-thumbnail img {
width: 80px;
aspect-ratio: var(--ratio-sq);
}
section.section-cart .container .cart-collaterals .cart_totals tbody tr td {
padding-bottom: var(--table-padding-v);
}
section.section-cart .container .cart-collaterals .cart_totals tbody tr td::before {
display: none;
}
} @media (max-width: 40em) {
table.shop_table tbody tr {
border-bottom: 3px solid var(--grey-color);
}
table.shop_table tbody tr td.product-quantity {
font-size: var(--bodysize);
position: relative;
}
table.shop_table tbody tr td.product-quantity::before {
position: absolute;
top: calc(50% + (var(--table-padding-v) /2 ));
transform: translateY(-50%);
}
table.shop_table tbody tr td.product-subtotal {
padding-bottom: calc(var(--table-padding-v)*2);
padding-right: calc(var(--table-padding-h)*2);
}
table.shop_table tbody tr td {
display: block;
padding-bottom: 0;
padding-left: calc(var(--table-padding-h)*2);
padding-right: calc(var(--table-padding-h)*2);
text-align: right;
}
table.shop_table tbody tr td::before {
float: left;
}
table.shop_table tbody tr td.product-remove,
table.shop_table tbody tr td.product-thumbnail {
text-align: left;
padding-top: calc(var(--table-padding-v)*2);
}
} @media (max-width: 30em) {
table.shop_table tbody tr td {
padding-right: 0;
}
table.shop_table tbody tr td.product-subtotal {
padding-right: 0;
}
} section.section-cart .container .cart-collaterals .cart_totals h2 {
padding-top: var(--table-padding-v);
padding-bottom: var(--table-padding-v);
font-family: var(--bodyfont);
font-size: var(--bodysize);
font-weight: 600;
line-height: 1em;
text-transform: uppercase;
border-bottom: 3px solid var(--grey-color);
}
section.section-cart table.shop_table .product-name {
padding-left: var(--table-padding-h);
text-align: center;
} @media (max-width: 40em) {
section.section-cart table.shop_table .product-name {
padding-left: calc(var(--table-padding-h)*2);
text-align: right;
}
} .section.section-checkout .woocommerce-NoticeGroup-checkout {
width: 100%;
}
section.section-checkout .container form.woocommerce-checkout {
margin-bottom: 0;
}
section.section-checkout .container form.woocommerce-checkout h3 {
width: 100%;
font-size: calc(0.35 * var(--titlesize));
margin-bottom: calc(var(--padding) / 4);
}
section.section-checkout form.checkout_coupon > p:not(.form-row) {
display: none;
}
section.section-checkout form.checkout_coupon > p:not(.form-row) {
display: none;
}
section.section-checkout form.checkout_coupon > p.form-row {
display: inline-block;
} section.section-checkout button.button {
background-color: var(--dark-color);
color: var(--light-color);
font-family: var(--titlefont);
text-transform: uppercase;
letter-spacing: 0.08em;
line-height: 1em;
position: relative;
padding: 10px 20px 13px;
margin-top: calc(var(--table-padding-v) * 3);
transition: all 0.3s;
}
section.section-checkout button.button::before {
content: '';
background-color: var(--light-color);
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
transition: all 0.3s;
}
section.section-checkout button.button:hover::before {
opacity: 0.15;
}
section.section-checkout .woocommerce-form-login__rememberme,
section.section-checkout .create-account > label {
display: flex;
flex-wrap: nowrap;
align-items: center;
gap: 12px;
}
section.section-checkout input[type="checkbox"] {
height: 24px;
position: relative;
}
section.section-checkout input[type="checkbox"]::before,
section.section-checkout input[type="checkbox"]:checked::before {
content: '';
font-size: 0;
cursor: pointer;
display: inline-block; 
background: #E0E0E0;
border-radius: 100px;
padding: 12px 20px; 
position: relative;
transition: border 0.3s, color 0.3s;
}
section.section-checkout input[type="checkbox"]::after,
section.section-checkout input[type="checkbox"]:checked::after {
content: '';
display: block;
position: absolute;
width: 17px;
height: 17px;
background: #606060;
border-radius: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: left 0.3s;
pointer-events: none;
}
section.section-checkout input[type="checkbox"]::after {
left: 30%;
}
section.section-checkout input[type="checkbox"]:checked::after {
left: 70%;
background: var(--secondary-color);
} @media (max-width: 30em) {
section.section-checkout .woocommerce-form-login .form-row {
width: 100%;
}
} section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment .place-order {
text-align: center;
}
section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment .place-order > div {
text-align: left;
}
section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment ul.wc_payment_methods {
list-style-type: none;
margin-left: 0;
background-color: var(--light-color);
padding: var(--table-padding-h);
display: block;
}
section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment ul.wc_payment_methods li:not(:first-of-type) {
margin-top: 20px;
}
section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment ul.wc_payment_methods li > label {
display: block;
cursor: pointer;
}
#payment .payment_methods > .woocommerce-PaymentMethod > label::before,
#payment .payment_methods > .wc_payment_method > label::before {
color: var(--grey-color);
}
#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked + label::before,
#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked + label::before {
color: var(--primary-color);
}
section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment ul.wc_payment_methods li > .payment_box {
margin-top: var(--table-padding-h);
}
section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment .woocommerce-privacy-policy-text p {
font-size: calc(var(--bodysize) * 0.9);
}
section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment button {
color: var(--light-color);
letter-spacing: 0.08em;
}   section.section-checkout .container table thead th {
font-family: var(--bodyfont);
font-size: var(--bodysize);
font-weight: 600;
line-height: 1em;
text-transform: uppercase;
}
section.section-checkout .container table .product-name {
padding-left: 0;
text-align: left;
}
section.section-checkout .container table .product-total {
padding-left: 0;
padding-right: 0;
text-align: right;
} @media (max-width: 64em) {
section.section-checkout .container table.shop_table thead {
display: table-header-group;
}
} @media (max-width: 40em) {
section.section-checkout form.checkout_coupon > p.form-row {
display: block;
margin: 0;
}
section.section-checkout form.checkout_coupon {
padding-bottom: calc(var(--table-padding-v) * 2);
margin-bottom: calc(var(--padding) / 3);
}
section.section-checkout table.shop_table tbody tr td {
display: table-cell;
padding-bottom: var(--table-padding-v);
}
}    .checkout-form,
.woocommerce-address-fields,
.woocommerce-EditAccountForm,
.woocommerce-form-login,
.woocommerce-form-register,
.woocommerce-ResetPassword {
color: var(--dark-color);
font-size: var(--bodysize);
letter-spacing: unset;
}
.checkout-form .col2-set {
display: grid;
row-gap: calc(var(--padding) / 3);
}
.checkout-form .woocommerce-billing-fields__field-wrapper,
.checkout-form .woocommerce-shipping-fields__field-wrapper,
.checkout-form .woocommerce-addictional-fields__field-wrapper,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper,
.woocommerce-EditAccountForm,
.woocommerce-form-login,
.woocommerce-form-register,
.woocommerce-ResetPassword {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.checkout-form .form-row,
.checkout-form .form-row-first,
.checkout-form .form-row-last,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row-first,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row-last,
.woocommerce-EditAccountForm .form-row,
.woocommerce-EditAccountForm .form-row-first,
.woocommerce-EditAccountForm .form-row-last,
.woocommerce-form-login .form-row,
.woocommerce-form-login .form-row-first,
.woocommerce-form-login .form-row-last,
.woocommerce-form-register .form-row,
.woocommerce-form-register .form-row-first,
.woocommerce-form-register .form-row-last,
.woocommerce-ResetPassword .form-row,
.woocommerce-ResetPassword .form-row-first,
.woocommerce-ResetPassword .form-row-last {
width: 49%;
margin-bottom: 20px;
position: relative;
}
.checkout-form .form-row-wide,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row-wide,
.woocommerce-EditAccountForm .form-row-wide,
.woocommerce-form-login .form-row-wide,
.woocommerce-form-register .form-row-wide,
.woocommerce-ResetPassword .form-row-wide {
width: 100%;
}
.checkout-form #billing_postcode_field,
.checkout-form #billing_city_field,
.checkout-form #billing_phone_field,
.checkout-form #billing_email_field,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper #billing_postcode_field,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper #billing_city_field,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper #billing_phone_field,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper #billing_email_field {
width: 49%;
}
.checkout-form label,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper label,
.woocommerce-EditAccountForm label,
.woocommerce-form-login label,
.woocommerce-form-register label,
.woocommerce-ResetPassword label {
font-size: calc(0.9 * var(--bodysize));
margin-top: 10px;
}
.checkout-form abbr[title],
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper abbr[title] {
border: none;
text-decoration: none;
}
.checkout-form span > input,
.checkout-form span > textarea,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper span > input,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper span > textarea,
.woocommerce-EditAccountForm p > input,
.woocommerce-EditAccountForm p > textarea,
.woocommerce-form-login input:not([type="checkbox"]),
.woocommerce-form-login textarea,
.woocommerce-form-register input:not([type="checkbox"]),
.woocommerce-form-register textarea,
.woocommerce-ResetPassword input:not([type="checkbox"]),
.woocommerce-ResetPassword textarea {
-webkit-appearance: none;
-moz-appearance: none;
font-size: var(--bodysize);
letter-spacing: unset;
width: 100%;
position: relative;
border: none;
border-bottom: 1px solid #707070;
border-radius: 0;
background-color: transparent;
padding: 10px 4px;
transition: all .2s;
color: var(--dark-color);
line-height: 24px;
}
.checkout-form span > textarea,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper span > textarea,
.woocommerce-EditAccountForm p > textarea {
width: 100%;
}
.checkout-form span > .select2-container,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper span > .select2-container {
-webkit-appearance: none;
-moz-appearance: none;
font-size: var(--bodysize);
letter-spacing: unset;
width: 100% !important;
position: relative;
border: none;
border-bottom: 1px solid #707070;
border-radius: 0;
background-color: transparent;
padding: 10px 4px;
transition: all .2s;
color: var(--dark-color);
}
.checkout-form .select2-container--default .select2-selection--single,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .select2-container--default .select2-selection--single {
background-color: transparent;
border: none;
}
.checkout-form .select2-container .selection,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .select2-container .selection {
position: relative;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: var(--dark-color);
padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
width: 32px;
height: 32px;
position: absolute;
top: 0;
right: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow::before {
content: '';
display: block;
position: absolute;
width: 32px;
height: 32px;
filter: var(--filter-to-dark);
background-image: url(//scardillo.com/wp-content/themes/storefront-child/assets/images/chevron.svg);
background-repeat: no-repeat;
background-position: center;
top: 50%;
right: 0;
z-index: 1;
transform: translateY(-50%) rotate(90deg);
transition: all 0.3s;
pointer-events: none;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::before {
transform: translateY(-50%) rotate(270deg);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
display: none;
}
.select2-container--default .select2-results>.select2-results__options {
display: block;
} @media (max-width: 40em) {
.checkout-form #billing_postcode_field,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper #billing_postcode_field {
width: 34%;
}
.checkout-form #billing_city_field,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper #billing_city_field {
width: 64%;
}
} @media (max-width: 30em) {
.checkout-form .form-row,
.checkout-form .form-row-first,
.checkout-form .form-row-last,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row-first,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper .form-row-last,
.woocommerce-EditAccountForm .form-row,
.woocommerce-EditAccountForm .form-row-first,
.woocommerce-EditAccountForm .form-row-last {
width: 100%;
}
.checkout-form #billing_phone_field,
.checkout-form #billing_email_field,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper #billing_phone_field,
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper #billing_email_field {
width: 100%;
}
}  section.section-checkout .container .checkout-collaterals .woocommerce-checkout-payment .payment_method_woocommerce_payments fieldset {
border: none;
padding: 0 !important;
} section.section-checkout .woocommerce-order h2 {
font-size: calc(0.35 * var(--titlesize));
margin-bottom: calc(var(--padding) / 4);
}
section.section-checkout .woocommerce-order h3 {
font-size: (var(--bodysize) * 1.2);
font-weight: bold;
font-family: var(--bodyfont);
margin-bottom: 10px;
}
section.section-checkout .woocommerce-order h3 + ul {
margin-top: 0;
margin-bottom: 0;
}
section.section-checkout .woocommerce-order {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
row-gap: calc(var(--padding) / 2);
}
section.section-checkout .woocommerce-order > section {
width: 50%;
padding: 0 calc(var(--table-padding-h) * 2);
}
section.section-checkout .woocommerce-thankyou-order-received {
width: 100%;
text-align: center;
font-size: calc(var(--titlesize) * 0.45);
font-style: oblique;
color: var(--secondary-color);
font-family: var(--titlefont);
}
section.section-checkout .woocommerce-thankyou-order-details.woocommerce-order-overview {
width: 100%;
background-color: var(--light-color);
padding: var(--table-padding-v) var(--table-padding-h) !important;
list-style-type: unset;
position: relative;
justify-content: space-between;
display: flex;
flex-wrap: wrap;
margin: 0;
row-gap: var(--table-padding-v);
}
section.section-checkout .woocommerce-thankyou-order-details.woocommerce-order-overview>li {
display: block !important;
}
section.section-checkout .woocommerce-thankyou-order-details.woocommerce-order-overview>li strong {
display: block !important;
}
section.section-checkout .woocommerce-bacs-bank-details {
width: 100% !important;
}
section.section-checkout .woocommerce-order .woocommerce-customer-details {
border-left: 1px solid var(--grey-color);
}
section.section-checkout .woocommerce-order .woocommerce-customer-details > address {
margin-bottom: calc(var(--padding) / 3);
} @media (max-width: 40em) {
section.section-checkout .woocommerce-thankyou-order-details.woocommerce-order-overview>li {
width: 100%;
}
section.section-checkout .woocommerce-order > section {
width: 100%;
padding: 0;
border: none !important;
}
} section.section-myaccount button.button {
background-color: var(--dark-color);
color: var(--light-color);
font-family: var(--titlefont);
text-transform: uppercase;
letter-spacing: 0.08em;
line-height: 1em;
position: relative;
padding: 10px 20px 13px;
margin-top: calc(var(--table-padding-v) * 3);
transition: all 0.3s;
}
section.section-myaccount button.button::before {
content: '';
background-color: var(--light-color);
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
transition: all 0.3s;
}
section.section-myaccount button.button:hover::before {
opacity: 0.15;
} section.section-myaccount #customer_login {
display: flex;
flex-wrap: wrap;
justify-content: center;
row-gap: calc(var(--padding) / 3);
}
section.section-myaccount #customer_login > div,
section.section-myaccount .woocommerce-ResetPassword {
width: 25% !important;
padding: 0 calc(var(--table-padding-h)*2);
}
section.section-myaccount #customer_login > div:last-of-type:not(:only-child) {
border-left: 1px solid var(--grey-color);
}
section.section-myaccount #customer_login > div:only-child {
margin: 0 auto;
text-align: center;
}
section.section-myaccount #customer_login h2 {
font-size: calc(0.55 * var(--titlesize));
}
section.section-myaccount #customer_login .woocommerce-form-login__rememberme {
display: flex;
flex-wrap: nowrap;
gap: 12px;
}
section.section-myaccount #customer_login input[type="checkbox"] {
height: 24px;
position: relative;
}
section.section-myaccount #customer_login input[type="checkbox"]::before,
section.section-myaccount #customer_login input[type="checkbox"]:checked::before {
content: '';
font-size: 0;
cursor: pointer;
display: inline-block; 
background: #E0E0E0;
border-radius: 100px;
padding: 12px 20px; 
position: relative;
transition: border 0.3s, color 0.3s;
}
section.section-myaccount #customer_login input[type="checkbox"]::after,
section.section-myaccount #customer_login input[type="checkbox"]:checked::after {
content: '';
display: block;
position: absolute;
width: 17px;
height: 17px;
background: #606060;
border-radius: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: left 0.3s;
pointer-events: none;
}
section.section-myaccount #customer_login input[type="checkbox"]::after {
left: 30%;
}
section.section-myaccount #customer_login input[type="checkbox"]:checked::after {
left: 70%;
background: var(--secondary-color);
} @media (max-width: 96em) {
section.section-myaccount #customer_login > div,
section.section-myaccount .woocommerce-ResetPassword {
width: 30% !important;
}
} @media (max-width: 64em) {
section.section-myaccount #customer_login > div,
section.section-myaccount .woocommerce-ResetPassword {
width: 50% !important;
}
} @media (max-width: 40em) {
section.section-myaccount #customer_login > div,
section.section-myaccount .woocommerce-ResetPassword {
width: 100% !important;
padding: 0;
border: none !important;
}
} section.section-myaccount .woocommerce-ResetPassword {
margin: 0 auto;
}
section.section-myaccount .woocommerce-ResetPassword .form-row {
width: 100%;
} section.section-myaccount .woocommerce-MyAccount-navigation ul {
margin: 0;
list-style-type: none;
}
section.section-myaccount .woocommerce-MyAccount-navigation ul li {
margin-bottom: var(--table-padding-v);
}
section.section-myaccount .woocommerce-MyAccount-navigation ul li a,
section.section-myaccount .woocommerce-MyAccount-content table a {
color: var(--secondary-color);
border-bottom: 1px dotted var(--secondary-color) !important;
transition: all 0.3s;
}
section.section-myaccount .woocommerce-MyAccount-navigation ul li a::before,
section.section-myaccount .woocommerce-MyAccount-content table a::before {
all: unset;
content: '';
height: 1px;
width: 0;
position: absolute;
bottom: -1px;
left: 0;
background-color: var(--secondary-color);
transition: all 0.3s;
}
section.section-myaccount .woocommerce-MyAccount-navigation ul li a:hover::before,
section.section-myaccount .woocommerce-MyAccount-content table a:hover::before {
width: 100%;
}
section.section-myaccount h2,
section.section-myaccount h3 {
font-size: calc(0.35 * var(--titlesize));
margin-bottom: calc(var(--padding) / 4);
} section.section-myaccount .woocommerce-MyAccount-content table a.button.view::after {
display: none;
}
section.section-myaccount .woocommerce-MyAccount-content table.shop_table tbody tr td {
padding-left: 0;
padding-right: 0;
}
section.section-myaccount .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-actions > a:not(:only-of-type) {
margin: 0 2px;
}
section.section-myaccount .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-actions > a:first-of-type {
margin-left: 0;
}
section.section-myaccount .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-actions > a:last-of-type {
margin-right: 0;
} @media (max-width: 40em) {
section.section-myaccount .woocommerce-MyAccount-content table.shop_table tbody tr td:last-of-type {
padding-bottom: calc(var(--table-padding-v) * 2);
}
} section.section-myaccount .woocommerce-MyAccount-content .woocommerce-order-details,
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-customer-details {
margin-top: calc(var(--padding) / 4);
}
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr td {
display: table-cell;
} @media (max-width: 40em) {
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr td:last-of-type {
padding-bottom: calc(var(--table-padding-v) * 1);
}
} section.section-myaccount .woocommerce-MyAccount-content .woocommerce-Addresses {
margin-top: calc(var(--padding) / 4);
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-Addresses > .woocommerce-Address {
width: 49%;
}
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-Addresses header.title h3 {
display: inline-block;
margin-bottom: 0;
}
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-Addresses header.title a {
display: inline-block;
width: unset;
height: unset;
padding: 0;
margin: 0;
margin-left: 5px;
text-indent: 0;
color: var(--secondary-color);
border-bottom: 1px dotted var(--secondary-color) !important;
transition: all 0.3s;
}
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-Addresses header.title a::before {
all: unset;
content: '';
height: 1px;
width: 0;
position: absolute;
bottom: -1px;
left: 0;
background-color: var(--secondary-color);
transition: all 0.3s;
}
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-Addresses header.title a:hover::before {
width: 100%;
}
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-Addresses address {
margin-top: calc(var(--padding) / 6);
} .woocommerce-EditAccountForm fieldset {
width: 49%;
background-color: var(--grey-color);
border: none;
margin-top: 10px;
}
.woocommerce-EditAccountForm fieldset input {
-webkit-appearance: none;
-moz-appearance: none;
font-size: var(--bodysize);
letter-spacing: unset;
width: 100%;
position: relative;
border: none;
border-bottom: 1px solid #707070;
border-radius: 0;
background-color: transparent;
padding: 10px 4px;
transition: all .2s;
color: var(--dark-color);
line-height: 24px;
}
.woocommerce-EditAccountForm fieldset + .clear {
width: 100%;
} @media (max-width: 64em) {
section.section-myaccount .woocommerce-MyAccount-navigation {
text-align: center;
}
section.section-myaccount .woocommerce-MyAccount-navigation ul {
text-align: center;
}
} @media (max-width: 53.0625em) {
.woocommerce-EditAccountForm fieldset {
width: 100%;
}
} @media (max-width: 40em) {
section.section-myaccount .woocommerce-MyAccount-content .woocommerce-Addresses > .woocommerce-Address {
width: 100%;
margin-bottom: calc(var(--padding) / 4);
}
}  body.page-id-471 .section[section-index="6"],
body.page-id-1387 .section[section-index="6"] {
padding-top: calc(var(--padding) * 1);
padding-bottom: calc(var(--padding) * 2);
}
body.page-id-471 .section[section-index="9"],
body.page-id-1387 .section[section-index="9"] {
padding-top: calc(var(--padding) * 2);
padding-bottom: calc(var(--padding) * 2);
}    footer {
background: var(--grey-color);
color: var(--dark-color);
position: relative;
z-index: 90;
padding-top: var(--padding);
}
footer input {
color-scheme: light;
}
footer #footer-logo {
width: 18%;
max-width: 280px;
}
footer #footer-logo a {
display: block;
width: 100%;
}
footer #footer-logo a img {
width: 100%;
}
footer #footer-identity {
width: 12%;
margin-left: 15%;
margin-right: 5%;
}
footer #footer-identity h3 {
font-size: calc(0.28 * var(--titlesize));
color: var(--dark-color);
margin-bottom: 20px;
}
footer #footer-identity .info > div {
line-height: 1.5em;
}
footer #socials {
gap: 20px;
margin-top: calc(var(--padding) / 3);
}
footer #socials a img {
height: 25px;
filter: var(--filter-to-dark);
transition: all .3s;
}
footer #socials a:hover img {
scale: 1.25;
}
footer #footer-form {
width: 35%;
margin-left: auto;
}
footer #footer-form .form-text h4 {
font-size: calc(0.37 * var(--titlesize));
margin-bottom: 40px;
}
footer #footer-form .form-text > div + div {
margin-top: 30px;
}
footer #absolute-footer {
align-items: center;
background-color: #000000;
margin-top: var(--padding);
padding-top: 20px;
padding-bottom: 20px;
}
footer #absolute-footer,
footer #absolute-footer div,
footer #absolute-footer span {
color: var(--light-color);
font-size: calc(0.77 * var(--bodysize));
}
footer #legal {
gap: 20px;
}
footer #legal > div:not(.credits)::after {
content: '';
display: inline-block;
width: 4px;
height: 1px;
margin-left: 20px;
vertical-align: middle;
background-color: var(--light-color);
}
footer .credits {
text-align: right;
}
footer .credits img {
position: relative;
bottom: 2px;
width: 80px;
margin-left: 4px;
opacity: 1;
filter: var(--filter-to-light);
} @media (max-width: 96em) {
footer #footer-logo {
width: 15%;
}  
} @media (max-width: 64em) {
footer > .container {
row-gap: calc(var(--padding) * 0.8);
}
footer #footer-logo {
width: 100%;
max-width: unset;
}
footer #footer-logo a {
display: inline;
}  
footer #footer-logo a img {
width: 25%;
}
footer #footer-identity {
width: 35%;
margin: 0;
}
footer #footer-form {
width: 50%;
}
footer #absolute-footer,
footer #absolute-footer div,
footer #absolute-footer span {
font-size: calc(0.9 * var(--bodysize));
}
} @media (max-width: 40em) {
footer #footer-form {
width: 60%;
}
footer #legal {
justify-content: center;
}
footer #legal > div:not(.credits):nth-last-of-type(2)::after {
display: none;
}
footer .credits {
width: 100%;
text-align: center;
}
} @media (max-width: 30em) {
footer > .container {
row-gap: calc(var(--padding) * 1);
}
footer #footer-logo a img {
width: 45%;
}
footer #footer-identity {
width: 100%;
order: 1;
}
footer #footer-identity h3 {
display: none;
}
footer #footer-form {
width: 100%;
}
footer #footer-form .form-text h4 {
font-size: calc(0.45 * var(--titlesize));
}
} @media (max-width: 24em) {
footer #legal > div::after {
display: none !important;
}
}
 @-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.heartBeat {
-webkit-animation-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
animation-name: jackInTheBox;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
.animated {
-webkit-animation-duration: 1ms !important;
animation-duration: 1ms !important;
-webkit-transition-duration: 1ms !important;
transition-duration: 1ms !important;
-webkit-animation-iteration-count: 1 !important;
animation-iteration-count: 1 !important;
}
}.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.3333333333em;line-height:.75em;vertical-align:-0.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 .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{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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{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:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-mask:before{content:"北"}.fa-head-side-virus:before{content:"磻"}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.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(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.eot);src:url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.woff2) format("woff2"),url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.woff) format("woff"),url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-brands-400.ttf) format("truetype"),url(//scardillo.com/wp-content/themes/storefront/assets/fonts/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:900;font-display:block;src:url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.eot);src:url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.woff2) format("woff2"),url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.woff) format("woff"),url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.ttf) format("truetype"),url(//scardillo.com/wp-content/themes/storefront/assets/fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.site-search .widget_product_search form input[type=search],.site-search .widget_product_search form input[type=text]{padding-left:2.617924em}#comments .comment-list .bypostauthor>.comment-body cite a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a.comment-edit-link::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}#respond #cancel-comment-reply-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block}.sticky .entry-title::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{position:relative}button.loading::after,input[type=button].loading::after,input[type=reset].loading::after,input[type=submit].loading::after,.button.loading::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after,.added_to_cart.loading::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:20px;width:20px;line-height:20px;font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px;display:block}.handheld-navigation ul.menu li button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.site-main nav.navigation .nav-previous a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.site-main nav.navigation .nav-next a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.widget_search form:not(.wp-block-search)::before,.widget_product_search form:not(.wp-block-search)::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:1em;left:1em;line-height:1}.widget_search form:not(.wp-block-search) input[type=text],.widget_search form:not(.wp-block-search) input[type=search],.widget_product_search form:not(.wp-block-search) input[type=text],.widget_product_search form:not(.wp-block-search) input[type=search]{padding-left:2.617924em}.storefront-handheld-footer-bar ul li>a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;line-height:2.618046972;font-size:1.618em;text-indent:0;display:block;cursor:pointer}.storefront-handheld-footer-bar ul li.search>a::before{content:""}.storefront-handheld-footer-bar ul li.my-account>a::before{content:""}.storefront-handheld-footer-bar ul li.cart>a::before{content:""}.storefront-product-pagination a[rel=prev]::after,.storefront-product-pagination a[rel=next]::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline}.storefront-product-pagination a[rel=prev]::after{content:"";padding-right:1.41575em}.storefront-product-pagination a[rel=next]::after{content:"";padding-left:1.41575em}.single-product .pswp__button{background-color:rgba(0,0,0,0)}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{text-indent:-999px;overflow:hidden}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;line-height:2;text-indent:0}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img{display:none !important}.stock::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em}.stock.in-stock::before{content:""}.stock.out-of-stock::before{content:""}a.reset_variations::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-breadcrumb a:first-of-type::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.widget_recent_entries ul,.widget_pages ul,.widget_categories ul,.widget_archive ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_links ul,.widget_product_categories ul,.widget_layered_nav ul,.widget_layered_nav_filters ul{margin:0}.widget_recent_entries ul li,.widget_pages ul li,.widget_categories ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_links ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li{padding-left:1.618em}.widget_recent_entries ul li::before,.widget_pages ul li::before,.widget_categories ul li::before,.widget_archive ul li::before,.widget_recent_comments ul li::before,.widget_nav_menu ul li::before,.widget_links ul li::before,.widget_product_categories ul li::before,.widget_layered_nav ul li::before,.widget_layered_nav_filters ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em;display:block;float:left;opacity:.35;margin-left:-1.618em;width:1em}.widget_product_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_product_categories ul li.current-cat::before{content:""}.widget_layered_nav li::before{content:""}.widget_layered_nav .chosen::before{content:""}.widget_layered_nav_filters ul li.chosen::before{content:"";color:#e2401c;opacity:1}.widget_recent_entries ul li::before,.widget_pages ul li::before{content:""}.widget_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_categories ul li.current-cat::before{content:""}.widget_archive ul li::before{content:""}.widget_recent_comments ul li::before{content:""}.widget_nav_menu ul li::before{content:""}.widget_links ul li::before{content:""}a.remove{display:block;width:1.618em;height:1.618em;line-height:1.618;font-weight:400;text-indent:-9999px;overflow:hidden;position:relative}a.remove::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:0;left:0;right:0;bottom:0;color:#737781;line-height:1.618;text-indent:0;text-align:center}.woocommerce-shipping-calculator>p:first-child a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.blockUI::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:30px;width:30px;line-height:30px;font-size:30px;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}.wc_request_button_is_disabled .blockUI{cursor:not-allowed !important}.wc_request_button_is_disabled .blockUI::before{content:none}.woocommerce-pagination .next,.woocommerce-pagination .prev{text-indent:-9999px;position:relative;overflow:hidden}.woocommerce-pagination .next::after,.woocommerce-pagination .prev::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";text-indent:0;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.woocommerce-pagination .next::after{content:""}.woocommerce-breadcrumb .breadcrumb-separator{text-indent:-9999px;position:relative;display:inline-block;padding:0 6.8535260698em}.woocommerce-breadcrumb .breadcrumb-separator::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;font-size:.875em;text-indent:0;line-height:initial;position:absolute;top:50%;left:50%;width:1em;height:1em;transform:translateX(-50%) translateY(-50%);text-align:center;opacity:.25}#payment .payment_methods>.woocommerce-PaymentMethod>label::before,#payment .payment_methods>.wc_payment_method>label::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em;transition:color,ease,.2s}#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label::before,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::before{content:""}.woocommerce-password-strength::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-password-strength.strong::after{content:""}.woocommerce-password-strength.good::after{content:""}.woocommerce-MyAccount-navigation ul li.is-active a::before{opacity:1}.woocommerce-MyAccount-navigation ul li a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;margin-left:.5407911001em;width:1.41575em;text-align:right;float:right;opacity:.25}.woocommerce-MyAccount-navigation ul li a:hover::before{opacity:1}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before{content:""}.my_account_orders .button.view::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}p.order-again .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-MyAccount-downloads .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.demo_store::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-tabs ul.tabs li::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;position:absolute;top:50%;right:-1em;transform:translateY(-50%);opacity:0;transition:all,ease,.3s}.woocommerce-tabs ul.tabs li.active::after{opacity:1;right:0}.wc-forward::after,.woocommerce-Button--next::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-Button--previous::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}#reviews .commentlist li p.meta .verified{display:inline-block;height:1.41575em;width:1.41575em;position:relative;text-indent:-9999px}#reviews .commentlist li p.meta .verified::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";color:#0f834d;position:absolute;top:0;left:0;width:1.41575em;height:1.41575em;text-indent:0;text-align:center;line-height:1.618em}.single-product div.product .component_selections .clear_component_options::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.cart .mnm_table_item .mnm_table_item_indent::before,.shop_table .mnm_table_item .mnm_table_item_indent::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);margin-right:.3819820591em;opacity:.25}.quick-view-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.6180469716em}.woocommerce-page .ship_address .gift-form label::after,.woocommerce-page .no_shipping_address .gift-form label::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-page .ship_address .modify-address-button::before,.woocommerce-page .no_shipping_address .modify-address-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-page .addresses+.addresses header.title a::before{content:""}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before,.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}a#variations_clear::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.wl-add-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.button.wl-create-new::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}@media(min-width: 768px){.main-navigation ul.menu>li.menu-item-has-children>a::after,.main-navigation ul.menu>li.page_item_has_children>a::after,.main-navigation ul.nav-menu>li.menu-item-has-children>a::after,.main-navigation ul.nav-menu>li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:1em}.main-navigation ul.menu ul li.menu-item-has-children>a::after,.main-navigation ul.menu ul li.page_item_has_children>a::after,.main-navigation ul.nav-menu ul li.menu-item-has-children>a::after,.main-navigation ul.nav-menu ul li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";float:right;line-height:1.618}.demo_store a.woocommerce-store-notice__dismiss-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.site-header-cart .cart-contents::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";height:1em;float:right;line-height:1.618}.addresses header.title a{display:block;width:1em;height:1em;text-indent:-9999px;position:relative;padding:.875em;margin-top:.6180469716em}.addresses header.title a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;text-indent:0}.woocommerce-tabs ul.tabs li::after{content:""}#wl-wrapper .wl-tabs>li.active::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block !important;position:absolute;top:50%;height:1em;width:1em;margin-top:-0.5em}}