.filepond--pdf-preview-wrapper{position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:rgba(0,0,0,.01);pointer-events:auto}.filepond--pdf-preview-wrapper:before{content:" ";position:absolute;width:100%;height:2em;background:-moz-linear-gradient(top,#000 0,transparent 100%);background:-webkit-linear-gradient(top,#000,transparent);background:linear-gradient(180deg,#000 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=0);z-index:3}.filepond--pdf-preview{position:relative;z-index:1;display:block;width:100%;height:100%;-webkit-transform-origin:center center;transform-origin:center center;will-change:transform,opacity}.filepond--pdf-preview #outerContainer #mainContainer div.toolbar{display:none!important}.filepond--pdf-preview #outerContainer #mainContainer #viewerContainer{top:0!important}.filepond--assistant {
position: absolute;
overflow: hidden;
height: 1px;
width: 1px;
padding: 0;
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
white-space: nowrap;
} .filepond--browser.filepond--browser { position: absolute;
margin: 0;
padding: 0; left: 1em;
top: 1.75em;
width: calc(100% - 2em); opacity: 0;
font-size: 0; }
.filepond--data {
position: absolute;
width: 0;
height: 0;
padding: 0;
margin: 0;
border: none;
visibility: hidden;
pointer-events: none;
contain: strict;
}
.filepond--drip {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
opacity: 0.1; pointer-events: none; border-radius: 0.5em; background: rgba(0, 0, 0, 0.01);
}
.filepond--drip-blob {
position: absolute;
-webkit-transform-origin: center center;
transform-origin: center center;
top: 0;
left: 0;
width: 8em;
height: 8em;
margin-left: -4em;
margin-top: -4em;
background: #292625;
border-radius: 50%; will-change: transform, opacity;
}
.filepond--drop-label {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: 0;
color: #4f4f4f; display: flex;
justify-content: center;
align-items: center; height: 0px; -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; will-change: transform, opacity;
} .filepond--drop-label.filepond--drop-label label {
display: block;
margin: 0;
padding: 0.5em; }
.filepond--drop-label label {
cursor: default;
font-size: 0.875em;
font-weight: normal;
text-align: center;
line-height: 1.5;
}
.filepond--label-action {
text-decoration: underline;
-webkit-text-decoration-skip: ink;
text-decoration-skip-ink: auto;
-webkit-text-decoration-color: #a7a4a4;
text-decoration-color: #a7a4a4;
cursor: pointer;
}
.filepond--root[data-disabled] .filepond--drop-label label {
opacity: 0.5;
} .filepond--file-action-button.filepond--file-action-button {
font-size: 1em;
width: 1.625em;
height: 1.625em;
font-family: inherit;
line-height: inherit;
margin: 0;
padding: 0;
border: none;
outline: none;
will-change: transform, opacity; }
.filepond--file-action-button.filepond--file-action-button span {
position: absolute;
overflow: hidden;
height: 1px;
width: 1px;
padding: 0;
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
white-space: nowrap;
}
.filepond--file-action-button.filepond--file-action-button { }
.filepond--file-action-button.filepond--file-action-button svg {
width: 100%;
height: 100%;
}
.filepond--file-action-button.filepond--file-action-button { }
.filepond--file-action-button.filepond--file-action-button::after {
position: absolute;
left: -0.75em;
right: -0.75em;
top: -0.75em;
bottom: -0.75em;
content: '';
} .filepond--file-action-button { cursor: auto; color: #fff; border-radius: 50%;
background-color: rgba(0, 0, 0, 0.5);
background-image: none;    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
transition: box-shadow 0.25s ease-in;
}
.filepond--file-action-button:hover,
.filepond--file-action-button:focus {
box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.9);
}
.filepond--file-action-button[disabled] {
color: rgba(255, 255, 255, 0.5);
background-color: rgba(0, 0, 0, 0.25);
}
.filepond--file-action-button[hidden] {
display: none;
} .filepond--action-edit-item.filepond--action-edit-item {
width: 2em;
height: 2em;
padding: 0.1875em;
}
.filepond--action-edit-item.filepond--action-edit-item[data-align*='center'] {
margin-left: -0.1875em;
}
.filepond--action-edit-item.filepond--action-edit-item[data-align*='bottom'] {
margin-bottom: -0.1875em;
}
.filepond--action-edit-item-alt {
border: none;
line-height: inherit;
background: transparent;
font-family: inherit;
color: inherit;
outline: none;
padding: 0;
margin: 0 0 0 0.25em;
pointer-events: all;
position: absolute;
}
.filepond--action-edit-item-alt svg {
width: 1.3125em;
height: 1.3125em;
}
.filepond--action-edit-item-alt span {
font-size: 0;
opacity: 0;
}
.filepond--file-info {
position: static;
display: flex;
flex-direction: column;
align-items: flex-start;
flex: 1;
margin: 0 0.5em 0 0;
min-width: 0; will-change: transform, opacity; pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.filepond--file-info * {
margin: 0;
}
.filepond--file-info { }
.filepond--file-info .filepond--file-info-main {
font-size: 0.75em;
line-height: 1.2; text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width: 100%;
}
.filepond--file-info .filepond--file-info-sub {
font-size: 0.625em;
opacity: 0.5;
transition: opacity 0.25s ease-in-out;
white-space: nowrap;
}
.filepond--file-info .filepond--file-info-sub:empty {
display: none;
}
.filepond--file-status {
position: static;
display: flex;
flex-direction: column;
align-items: flex-end;
flex-grow: 0;
flex-shrink: 0;
margin: 0;
min-width: 2.25em;
text-align: right; will-change: transform, opacity; pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.filepond--file-status * {
margin: 0;
white-space: nowrap;
}
.filepond--file-status { }
.filepond--file-status .filepond--file-status-main {
font-size: 0.75em;
line-height: 1.2;
}
.filepond--file-status .filepond--file-status-sub {
font-size: 0.625em;
opacity: 0.5;
transition: opacity 0.25s ease-in-out;
} .filepond--file-wrapper.filepond--file-wrapper {
border: none;
margin: 0;
padding: 0;
min-width: 0;
height: 100%; }
.filepond--file-wrapper.filepond--file-wrapper > legend {
position: absolute;
overflow: hidden;
height: 1px;
width: 1px;
padding: 0;
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
white-space: nowrap;
}
.filepond--file {
position: static;
display: flex;
height: 100%;
align-items: flex-start;
padding: 0.5625em 0.5625em;
color: #fff;
border-radius: 0.5em; }
.filepond--file .filepond--file-status {
margin-left: auto;
margin-right: 2.25em;
}
.filepond--file .filepond--processing-complete-indicator {
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 3;
}
.filepond--file .filepond--processing-complete-indicator,
.filepond--file .filepond--progress-indicator,
.filepond--file .filepond--file-action-button {
position: absolute;
}
.filepond--file { }
.filepond--file [data-align*='left'] {
left: 0.5625em;
}
.filepond--file [data-align*='right'] {
right: 0.5625em;
}
.filepond--file [data-align*='center'] {
left: calc(50% - 0.8125em); }
.filepond--file [data-align*='bottom'] {
bottom: 1.125em;
}
.filepond--file [data-align='center'] {
top: calc(50% - 0.8125em);
}
.filepond--file .filepond--progress-indicator {
margin-top: 0.1875em;
}
.filepond--file .filepond--progress-indicator[data-align*='right'] {
margin-right: 0.1875em;
}
.filepond--file .filepond--progress-indicator[data-align*='left'] {
margin-left: 0.1875em;
} [data-filepond-item-state='cancelled'] .filepond--file-info,
[data-filepond-item-state*='invalid'] .filepond--file-info,
[data-filepond-item-state*='error'] .filepond--file-info {
margin-right: 2.25em;
}
[data-filepond-item-state~='processing'] .filepond--file-status-sub {
opacity: 0;
}
[data-filepond-item-state~='processing']
.filepond--action-abort-item-processing
~ .filepond--file-status
.filepond--file-status-sub {
opacity: 0.5;
}
[data-filepond-item-state='processing-error'] .filepond--file-status-sub {
opacity: 0;
}
[data-filepond-item-state='processing-error']
.filepond--action-retry-item-processing
~ .filepond--file-status
.filepond--file-status-sub {
opacity: 0.5;
}
[data-filepond-item-state='processing-complete'] { }
[data-filepond-item-state='processing-complete'] .filepond--action-revert-item-processing svg {
-webkit-animation: fall 0.5s 0.125s linear both;
animation: fall 0.5s 0.125s linear both;
}
[data-filepond-item-state='processing-complete'] { }
[data-filepond-item-state='processing-complete'] .filepond--file-status-sub {
opacity: 0.5;
}
[data-filepond-item-state='processing-complete']
.filepond--processing-complete-indicator:not([style*='hidden'])
~ .filepond--file-status
.filepond--file-status-sub {
opacity: 0;
}
[data-filepond-item-state='processing-complete'] .filepond--file-info-sub {
opacity: 0;
}
[data-filepond-item-state='processing-complete']
.filepond--action-revert-item-processing
~ .filepond--file-info
.filepond--file-info-sub {
opacity: 0.5;
}  [data-filepond-item-state*='invalid'] .filepond--panel,
[data-filepond-item-state*='invalid'] .filepond--file-wrapper,
[data-filepond-item-state*='error'] .filepond--panel,
[data-filepond-item-state*='error'] .filepond--file-wrapper {
-webkit-animation: shake 0.65s linear both;
animation: shake 0.65s linear both;
} [data-filepond-item-state*='busy'] .filepond--progress-indicator svg {
-webkit-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
} @-webkit-keyframes spin {
0% {
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
100% {
-webkit-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
100% {
-webkit-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
}
@-webkit-keyframes shake {
10%,
90% {
-webkit-transform: translateX(-0.0625em);
transform: translateX(-0.0625em);
}
20%,
80% {
-webkit-transform: translateX(0.125em);
transform: translateX(0.125em);
}
30%,
50%,
70% {
-webkit-transform: translateX(-0.25em);
transform: translateX(-0.25em);
}
40%,
60% {
-webkit-transform: translateX(0.25em);
transform: translateX(0.25em);
}
}
@keyframes shake {
10%,
90% {
-webkit-transform: translateX(-0.0625em);
transform: translateX(-0.0625em);
}
20%,
80% {
-webkit-transform: translateX(0.125em);
transform: translateX(0.125em);
}
30%,
50%,
70% {
-webkit-transform: translateX(-0.25em);
transform: translateX(-0.25em);
}
40%,
60% {
-webkit-transform: translateX(0.25em);
transform: translateX(0.25em);
}
}
@-webkit-keyframes fall {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
70% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes fall {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
70% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
} .filepond--hopper[data-hopper-state='drag-over'] > * {
pointer-events: none;
} .filepond--hopper[data-hopper-state='drag-over']::after {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 100;
}
.filepond--progress-indicator {
z-index: 103;
}
.filepond--file-action-button {
z-index: 102;
}
.filepond--file-status {
z-index: 101;
}
.filepond--file-info {
z-index: 100;
}
.filepond--item {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1;
padding: 0;
margin: 0.25em;
will-change: transform, opacity; }
.filepond--item > .filepond--panel {
z-index: -1;
} .filepond--item > .filepond--panel .filepond--panel-bottom {
box-shadow: 0 0.0625em 0.125em -0.0625em rgba(0, 0, 0, 0.25);
}
.filepond--item { }
.filepond--item > .filepond--file-wrapper,
.filepond--item > .filepond--panel {
transition: opacity 0.15s ease-out;
}
.filepond--item[data-drag-state] {
cursor: -webkit-grab;
cursor: grab;
}
.filepond--item[data-drag-state] > .filepond--panel {
transition: box-shadow 0.125s ease-in-out;
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.filepond--item[data-drag-state='drag'] {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.filepond--item[data-drag-state='drag'] > .filepond--panel {
box-shadow: 0 0.125em 0.3125em rgba(0, 0, 0, 0.325);
}
.filepond--item[data-drag-state]:not([data-drag-state='idle']) {
z-index: 2;
} .filepond--item-panel {
background-color: #64605e;
}
[data-filepond-item-state='processing-complete'] .filepond--item-panel {
background-color: #369763;
}
[data-filepond-item-state*='invalid'] .filepond--item-panel,
[data-filepond-item-state*='error'] .filepond--item-panel {
background-color: #c44e47;
} .filepond--item-panel {
border-radius: 0.5em;
transition: background-color 0.25s;
} .filepond--list-scroller {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0;
will-change: transform;
} .filepond--list-scroller[data-state='overflow'] .filepond--list {
bottom: 0;
right: 0;
}
.filepond--list-scroller[data-state='overflow'] {
overflow-y: scroll;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
-webkit-mask: linear-gradient(to bottom, #000 calc(100% - 0.5em), transparent 100%);
mask: linear-gradient(to bottom, #000 calc(100% - 0.5em), transparent 100%);
} .filepond--list-scroller::-webkit-scrollbar {
background: transparent;
}
.filepond--list-scroller::-webkit-scrollbar:vertical {
width: 1em;
}
.filepond--list-scroller::-webkit-scrollbar:horizontal {
height: 0;
}
.filepond--list-scroller::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.3);
border-radius: 99999px;
border: 0.3125em solid transparent;
background-clip: content-box;
} .filepond--list.filepond--list {
position: absolute;
top: 0;
margin: 0;
padding: 0;
list-style-type: none; will-change: transform;
} .filepond--list {
left: 0.75em;
right: 0.75em;
}
.filepond--root[data-style-panel-layout~='integrated'] {
width: 100%;
height: 100%;
max-width: none;
margin: 0;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--panel-root,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--panel-root {
border-radius: 0;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--panel-root > *,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--panel-root > * {
display: none;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--drop-label,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--drop-label {
bottom: 0;
height: auto;
display: flex;
justify-content: center;
align-items: center;
z-index: 7;
}
.filepond--root[data-style-panel-layout~='circle'],
.filepond--root[data-style-panel-layout~='integrated'] { }
.filepond--root[data-style-panel-layout~='circle'] .filepond--item-panel,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--item-panel {
display: none;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--list-scroller,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--list-scroller {
overflow: hidden;
height: 100%;
margin-top: 0;
margin-bottom: 0;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--list,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--list {
left: 0;
right: 0;
height: 100%;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--item,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--item {
margin: 0;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--file-wrapper,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--file-wrapper {
height: 100%;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--drop-label,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--drop-label {
z-index: 7;
}
.filepond--root[data-style-panel-layout~='circle'] {
border-radius: 99999rem;
overflow: hidden;
}
.filepond--root[data-style-panel-layout~='circle'] > .filepond--panel {
border-radius: inherit;
}
.filepond--root[data-style-panel-layout~='circle'] > .filepond--panel > * {
display: none;
}
.filepond--root[data-style-panel-layout~='circle'] { }
.filepond--root[data-style-panel-layout~='circle'] .filepond--file-info {
display: none;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--file-status {
display: none;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--action-edit-item {
opacity: 1 !important;
visibility: visible !important;
} @media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
.filepond--root[data-style-panel-layout~='circle'] {
will-change: transform;
}
}
}
.filepond--panel-root {
border-radius: 0.5em;
background-color: #f1f0ef;
}
.filepond--panel {
position: absolute;
left: 0;
top: 0;
right: 0;
margin: 0; height: 100% !important; pointer-events: none;
}
.filepond-panel:not([data-scalable='false']) {
height: auto !important;
}
.filepond--panel[data-scalable='false'] > div {
display: none;
}
.filepond--panel[data-scalable='true'] {   -webkit-transform-style: preserve-3d;
transform-style: preserve-3d; background-color: transparent !important;
border: none !important;
}
.filepond--panel-top,
.filepond--panel-bottom,
.filepond--panel-center {
position: absolute;
left: 0;
top: 0;
right: 0;
margin: 0;
padding: 0;
}
.filepond--panel-top,
.filepond--panel-bottom {
height: 0.5em;
}
.filepond--panel-top {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-bottom: none !important; }
.filepond--panel-top::after {
content: '';
position: absolute;
height: 2px;
left: 0;
right: 0;
bottom: -1px;
background-color: inherit;
}
.filepond--panel-center,
.filepond--panel-bottom {
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-origin: left top;
transform-origin: left top;
-webkit-transform: translate3d(0, 0.5em, 0);
transform: translate3d(0, 0.5em, 0);
}
.filepond--panel-bottom {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
border-top: none !important; }
.filepond--panel-bottom::before {
content: '';
position: absolute;
height: 2px;
left: 0;
right: 0;
top: -1px;
background-color: inherit;
}
.filepond--panel-center {  height: 100px !important;
border-top: none !important;
border-bottom: none !important;
border-radius: 0 !important; }
.filepond--panel-center:not([style]) {
visibility: hidden;
}
.filepond--progress-indicator {
position: static;
width: 1.25em;
height: 1.25em;
color: #fff; margin: 0; pointer-events: none; will-change: transform, opacity;
}
.filepond--progress-indicator svg {
width: 100%;
height: 100%;
vertical-align: top;
transform-box: fill-box; }
.filepond--progress-indicator path {
fill: none;
stroke: currentColor;
}
.filepond--list-scroller {
z-index: 6;
}
.filepond--drop-label {
z-index: 5;
}
.filepond--drip {
z-index: 3;
}
.filepond--root > .filepond--panel {
z-index: 2;
}
.filepond--browser {
z-index: 1;
}
.filepond--root { box-sizing: border-box;
position: relative;
margin-bottom: 1em; font-size: 1rem; line-height: normal; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif,
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-weight: 450; text-align: left; text-rendering: optimizeLegibility; direction: ltr;  contain: layout style size; }
.filepond--root * {
box-sizing: inherit;
line-height: inherit;
}
.filepond--root *:not(text) {
font-size: inherit;
}
.filepond--root { }
.filepond--root[data-disabled] {
pointer-events: none;
}
.filepond--root[data-disabled] .filepond--list-scroller {
pointer-events: all;
}
.filepond--root[data-disabled] .filepond--list {
pointer-events: none;
} .filepond--root .filepond--drop-label {
min-height: 4.75em;
}
.filepond--root .filepond--list-scroller {
margin-top: 1em;
margin-bottom: 1em;
}
.filepond--root .filepond--credits {
position: absolute;
right: 0;
opacity: 0.175;
line-height: 0.85;
font-size: 11px;
color: inherit;
text-decoration: none;
z-index: 3;
bottom: -14px;
}
.filepond--root .filepond--credits[style] {
top: 0;
bottom: auto;
margin-top: 14px;
}.filepond--image-preview-markup {
position: absolute;
left: 0;
top: 0;
}
.filepond--image-preview-wrapper {
z-index: 2;
}
.filepond--image-preview-overlay {
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
min-height: 5rem;
max-height: 7rem;
margin: 0;
opacity: 0;
z-index: 2;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.filepond--image-preview-overlay svg {
width: 100%;
height: auto;
color: inherit;
max-height: inherit;
}
.filepond--image-preview-overlay-idle {
mix-blend-mode: multiply;
color: rgba(40, 40, 40, 0.85);
}
.filepond--image-preview-overlay-success {
mix-blend-mode: normal;
color: rgba(54, 151, 99, 1);
}
.filepond--image-preview-overlay-failure {
mix-blend-mode: normal;
color: rgba(196, 78, 71, 1);
} @supports (-webkit-marquee-repetition: infinite) and
((-o-object-fit: fill) or (object-fit: fill)) {
.filepond--image-preview-overlay-idle {
mix-blend-mode: normal;
}
}
.filepond--image-preview-wrapper { -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; position: absolute;
left: 0;
top: 0;
right: 0;
height: 100%;
margin: 0; border-radius: 0.45em;
overflow: hidden; background: rgba(0, 0, 0, 0.01);
}
.filepond--image-preview {
position: absolute;
left: 0;
top: 0;
z-index: 1;
display: flex; align-items: center;
height: 100%;
width: 100%;
pointer-events: none;
background: #222; will-change: transform, opacity;
}
.filepond--image-clip {
position: relative;
overflow: hidden;
margin: 0 auto; }
.filepond--image-clip[data-transparency-indicator='grid'] img,
.filepond--image-clip[data-transparency-indicator='grid'] canvas {
background-color: #fff;
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0 H50 V50 H0'/%3E%3Cpath d='M50 50 H100 V100 H50'/%3E%3C/svg%3E");
background-size: 1.25em 1.25em;
}
.filepond--image-bitmap,
.filepond--image-vector {
position: absolute;
left: 0;
top: 0;
will-change: transform;
}
.filepond--root[data-style-panel-layout~='integrated']
.filepond--image-preview-wrapper {
border-radius: 0;
}
.filepond--root[data-style-panel-layout~='integrated']
.filepond--image-preview {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.filepond--root[data-style-panel-layout~='circle']
.filepond--image-preview-wrapper {
border-radius: 99999rem;
}
.filepond--root[data-style-panel-layout~='circle']
.filepond--image-preview-overlay {
top: auto;
bottom: 0;
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
}
.filepond--root[data-style-panel-layout~='circle']
.filepond--file
.filepond--file-action-button[data-align*='bottom']:not([data-align*='center']) {
margin-bottom: 0.325em;
}
.filepond--root[data-style-panel-layout~='circle']
.filepond--file
[data-align*='left'] {
left: calc(50% - 3em);
}
.filepond--root[data-style-panel-layout~='circle']
.filepond--file
[data-align*='right'] {
right: calc(50% - 3em);
}
.filepond--root[data-style-panel-layout~='circle']
.filepond--progress-indicator[data-align*='bottom'][data-align*='left'],
.filepond--root[data-style-panel-layout~='circle']
.filepond--progress-indicator[data-align*='bottom'][data-align*='right'] {
margin-bottom: calc(0.325em + 0.1875em);
}
.filepond--root[data-style-panel-layout~='circle']
.filepond--progress-indicator[data-align*='bottom'][data-align*='center'] {
margin-top: 0;
margin-bottom: 0.1875em;
margin-left: 0.1875em;
}*[align="right"] {
text-align: right;
}
.wphp-flex{
display: flex !important;
}
.wphp-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 0 20px;
width: 100%;
}
.wphp-grid.wphp-grid-opt > div{
margin-top: 15px;
}
.wphp-product-cart {
margin-bottom: 40px;
}
.wphp-product-cart button{
margin-top: 25px !important;
}
.wphp-product-cart button.single_add_to_cart_button{
margin-bottom: 25px !important;
}
.wphp-product-cart hr {
margin: 25px 0;
color: #bcbcbc;
width: 100%;
}
.wphp-product-cart legend {
padding-left: 0 !important;
padding-right: 0 !important;
}
.wphp-width-100,
.wphp-product-option-selector,
.wphp-product-country-selector {
width: 100%;
float: left;
}
.wphp-display-none {
display: none !important;
}
.wphp-text-center {
text-align: center !important;
display: block;
}
.wphp_product_file_upload .uploaded-image {
min-width: 75px !important;
min-height: 75px !important;
}
.wphp_cart_item_upload {
margin-top: 10px;
margin-bottom: 10px;
}
.wphp-pointer {
cursor: pointer;
}
.wphp-product-file-upload legend {
margin-bottom: 20px !important;
display: flex;
align-items: center;
gap: 5px;
}
.wphp-product-file-upload .wphp-info-icon {
cursor: pointer;
} .wphp-size-quantity{
width: 100%; }
.wphp-size-quantity input{
width: 100%;
}
.wphp-size-quantity .wphp-flex {
gap: 25px;
}
.wphp-size-quantity > div > .wphp-flex{
border-bottom: 1px solid #ccc;
padding: 10px 0;
}
.wphp-size-quantity > div > .wphp-flex:last-child{
border: none !important;
}
.wphp-size-quantity > div > .wphp-flex > *:nth-child(1){
width: 15%;
display: flex;
justify-content: flex-start;
align-items: center;
}
.wphp-size-quantity > div > .wphp-flex > *:nth-child(2){
width: 42.5%;
display: flex;
justify-content: flex-start;
align-items: center;
}
.wphp-size-quantity > div > .wphp-flex > *:nth-child(3){
width: 42.5%;
display: flex;
justify-content: flex-start;
align-items: center;
}
.wphp-size-quantity .wphp-total{
margin-top: 15px;
}
.wphp-size-quantity .wphp-total .wphp-flex > *{
border: none;
padding: 0;
}
.wphp-size-quantity .wphp-total .wphp-flex > *:nth-child(1){
width: 27%;
display: flex;
justify-content: flex-start;
align-items: center;
border: none;
white-space: nowrap;
}
.wphp-size-quantity .wphp-total .wphp-flex > *:nth-child(2){
width: max-content;
display: flex;
justify-content: flex-start;
align-items: center;
border: none;
}
.wphp-size-quantity .wphp-total .wphp-flex > *:nth-child(3){
width: auto;
display: flex;
justify-content: flex-start;
align-items: center;
border: none;
} .wphp-quantity-sec p{
margin: 0;
}
.wphp-quantity-sec {
display: flex;
flex-direction: column;
margin-top: 15px;
}
.wphp-quantity-wrp {
margin-top: 15px;
}
.wphp-quantity-wrp.less .wphp-showless{
display: none !important;
}
.wphp-quantity-wrp.less .wphp-showmore{
display: block !important;
}
.wphp-quantity-wrp.less .wphp-quantity-grp{
overflow: hidden;
}
.wphp-quantity-wrp.more .wphp-showless{
display: block !important;
}
.wphp-quantity-wrp.more .wphp-showmore{
display: none !important;
}
.wphp-quantity-wrp.more .wphp-quantity-grp{
overflow: none;
max-height: auto;
}
.wphp-quantity-wrp a {
cursor: pointer;
width: 100%;
text-align: center;
display: block;
margin-top: 15px;
}
.wphp-quantity-grp > div {
display: flex;
align-items: center;
}
.wphp-quantity-grp label{
margin: 0 auto 0 8px !important;
}
@media(min-width: 768px) {
.wphp-quantity-grp {
column-count: 2;
column-gap: 48px;
}
} .wphp-grids {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 20px 20px;
margin-top: 5px;
margin-bottom: 20px;
overflow: hidden;
}
@media(max-width: 767px) {
.wphp-grids{
grid-template-columns: 1fr 1fr;
}
}
@media(max-width: 1200px) {
.wphp-grids{
grid-template-columns: 1fr 1fr;
}
}
.wphp-size-sec{
margin-top: 20px;
}
.wphp-size-sec a.wphp-size{
width: 100% !important;
height: 100% !important;
border: 1px solid #e2e2e2;
color: inherit;
padding: 10px;
text-decoration: none;
cursor: pointer;
margin: auto;
text-align: center;
position: relative;
}
.wphp-size-sec a.wphp-size.selected{
border-color: inherit;
}
.wphp-size-sec .wphp-size p{
margin: 0;
text-align: center;
}
.wphp-size-sec .wphp-size img{
margin: auto;
display: block;
}
.wphp-size-sec .wphp-size input{
position: absolute !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 999999;
left: 0;
top: 0;
opacity: 0;
cursor: pointer;
}
.wphp-color-sec,
.wphp-print-position-sec{
margin-top: 20px;
}
.wphp-color-sec a.wphp-color,
.wphp-print-position-sec a.wphp-print-position{
width: 100% !important;
height: 100% !important;
border: 1px solid #e2e2e2;
color: inherit;
padding: 10px;
text-decoration: none;
cursor: pointer;
margin: auto;
text-align: center;
position: relative;
}
.wphp-color-sec a.wphp-color.selected,
.wphp-print-position-sec a.wphp-print-position.selected{
border-color: inherit;
}
.wphp-color-sec .wphp-color p,
.wphp-print-position-sec .wphp-print-position p{
margin: 0;
text-align: center;
}
.wphp-color-sec .wphp-color img,
.wphp-print-position-sec .wphp-print-position img{
margin: auto;
display: block;
}
.wphp-color-sec .wphp-color input,
.wphp-print-position-sec .wphp-print-position input{
position: absolute !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 999999;
left: 0;
top: 0;
opacity: 0;
cursor: pointer;
}
.wphp-loader img{
margin: auto;
width: 85px;
display: block;
}
.wphp-pricing-table-loader img{
margin: auto;
width: 85px;
display: block;
} .wphp-modal-container {
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, .5);
position: fixed;
top: 0;
left: 0;
z-index: 2000;
display: none; 
justify-content: center;
align-items: center;
}
.wphp-modal-container.wphp-show-modal {
display: flex;
}
.wphp-modal {
background: #fff;
width: 40%;
min-width: 600px;
padding: 15px;
position: relative;
border-radius: 10px;
}
.wphp-modal .wphp-template-table {
font-size: 13px;
margin: 0;
width: 100%;
color: #444;
border-collapse: collapse;
border-spacing: 0;
}
.wphp-modal .wphp-template-table .wphp-cta-head {
font-size: 14px;
color: #104672;
font-weight: 600;
}
.wphp-modal .wphp-template-table .wphp-cta-item:hover {
background: #eff7ff;
}
.wphp-modal .wphp-template-table .wphp-cta-item:hover td a {
color: #104672;
}
.wphp-modal .wphp-template-table td a:hover {
text-decoration: underline;
}
.wphp-modal .wphp-template-table .wphp-format-main {
width: 50%;
padding-left: 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-weight: 600;
}
.wphp-modal .wphp-template-table  tr td {
padding: 4px 0;
line-height: 1.5em;
text-align: center;
border-bottom: 1px solid #e3e3e3;
}
.wphp-modal .wphp-template-table tr td:first-child{
text-align: left;
}
.wphp-modal .wphp-template-table .wphp-cta-pdf , .wphp-modal .wphp-template-table .wphp-cta-indesign {
width: 25%;
}
.wphp-modal .wphp-template-table a {
text-decoration: none;
color: #c6c6c6;
}
.wphp-modal .wphp-template-table  .wphp-cta-item .wphp-cta-pdf a {
background: url(//www.imprimeriebordeaux.com/wp-content/plugins/helloprint/templates/images/icons.png) no-repeat;
height: 20px;
padding: 0 0 0 25px;
display: inline-block;
}
.wphp-modal .wphp-template-table  .wphp-cta-item .wphp-cta-indesign a {
background: url(//www.imprimeriebordeaux.com/wp-content/plugins/helloprint/templates/images/icons.png) no-repeat 0 -20px;
height: 20px;
padding: 0 0 0 27px;
display: inline-block;
}
@keyframes wphp-modal {
from {
opacity: 0;
transform: translate3d(0, -60px, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
.wphp-show-modal .wphp-modal {
animation: wphp-modal .3s;
}
.wphp-modal-container .wphp-modal .wphp-close-button {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
margin-top: 5px!important;
border: none;
background: transparent;
color: #333;
cursor: pointer;
}
@media screen and (max-width: 768px){
.wphp-modal {
min-width: min-content;
height: 80%;
overflow: auto;
}
.wphp-modal .wphp-template-table .wphp-cta-indesign span {
display: none;
}
.wphp-modal-container .wphp-modal .wphp-close-button {
top: -10px;
right: -6px;
}
} #wphp-scrollend-size,
#wphp-scrollend-color,
#wphp-scrollend-printposition {
scroll-margin: 100px;
} .filepond--pdf-preview-wrapper:before {
height: 4.5em !important;
background: -webkit-gradient(linear,left top, left bottom,color-stop(40%, #359361),to(transparent)) !important;
background: -o-linear-gradient(top,#359361 40%,transparent 100%) !important;
background: linear-gradient(180deg,#359361 40%,transparent 100%) !important;
}
.filepond--file .filepond--file-status-sub{
color: #000;
} div.wphp-size-quantity + div.wphp-add-design hr:first-of-type {
display: none;
} .wphp_design,
[for="wphp_design"]{
display: inline !important;
}
input.wphp_product_options{
width: 100%;
}
.wphp-product-file-upload #pp_customize_design_btn {
width: 100%;
}
.wphp-product-file-upload #pp_main_btn_sec {
margin-top: 15px;
}
@keyframes wphp--spinner-anime {
100% { 
transform: rotate(360deg); 
}
}
.wphp-spinner {
display: inline-block;
margin-left: 0.5rem;
box-sizing: content-box;
}
.wphp-spinner:after {
content: " ";
display: flex;
width: 10px;
height: 10px;
border-radius: 50%;
border: 4px #ddd solid;
border-top: 4px #2e93e6 solid;
animation: wphp--spinner-anime .8s linear infinite;
}
.wphp-combination-not-found-message {
color: rgb(210, 31, 31)
}
.wphp-order-details-upload-artwork-section {
display: block !important;
}
.wphp-order-details-delete-artwork {
display: inline !important;
margin-left: 5px;
}@font-face {
font-family: 'Image Uploader Icons';
src: url(//www.imprimeriebordeaux.com/wp-content/plugins/helloprint/assets/wp/fonts/iu.eot);
src: url(//www.imprimeriebordeaux.com/wp-content/plugins/helloprint/assets/wp/fonts/iu.eot) format('embedded-opentype'),
url(//www.imprimeriebordeaux.com/wp-content/plugins/helloprint/assets/wp/fonts/iu.ttf) format('truetype'),
url(//www.imprimeriebordeaux.com/wp-content/plugins/helloprint/assets/wp/fonts/iu.woff) format('woff'),
url(//www.imprimeriebordeaux.com/wp-content/plugins/helloprint/assets/wp/fonts/iu.svg) format('svg');
font-weight: normal;
font-style: normal;
} [class^="iui-"], [class*="iui-"] {
font-family: 'Image Uploader Icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .iui-close:before {
content: "\e900";
} .iui-cloud-upload:before {
content: "\e901";
} .image-uploader {
min-height: 10rem;
border: 1px solid #d9d9d9;
position: relative;
} .image-uploader.drag-over {
background-color: #f3f3f3;
} .image-uploader input[type="file"] {
width: 0;
height: 0;
position: absolute;
z-index: -1;
opacity: 0;
} .image-uploader .upload-text {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.image-uploader .upload-text i {
display: block;
font-size: 3rem;
margin-bottom: .5rem;
}
.image-uploader .upload-text span {
display: block;
} .image-uploader.has-files .upload-text {
display: none;
} .image-uploader .uploaded {
padding: .5rem;
line-height: 0;
}
.image-uploader .uploaded .uploaded-image {
display: inline-block;
width: calc(16.6666667% - 1rem);
padding-bottom: calc(16.6666667% - 1rem);
height: 0;
position: relative;
margin: .5rem;
background: #f3f3f3;
cursor: default;
}
.image-uploader .uploaded .uploaded-image img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
} .image-uploader .uploaded .uploaded-image .delete-image {
display: none;
cursor: pointer;
position: absolute;
top: .2rem;
right: .2rem;
border-radius: 50%;
padding: .3rem;
line-height: 1;
background-color: rgba(0, 0, 0, .5);
-webkit-appearance: none;
border: none;
}
.image-uploader .uploaded .uploaded-image:hover .delete-image {
display: block;
}
.image-uploader .uploaded .uploaded-image .delete-image i {
display: block;
color: #fff;
width: 1.4rem;
height: 1.4rem;
font-size: 1.4rem;
line-height: 1.4rem;
}
@media screen and (max-width: 1366px) {
.image-uploader .uploaded .uploaded-image {
width: calc(20% - 1rem);
padding-bottom: calc(20% - 1rem);
}
}
@media screen and (max-width: 992px) {
.image-uploader .uploaded {
padding: .4rem;
}
.image-uploader .uploaded .uploaded-image {
width: calc(25% - .8rem);
padding-bottom: calc(25% - .4rem);
margin: .4rem;
}
}
@media screen and (max-width: 786px) {
.image-uploader .uploaded {
padding: .3rem;
}
.image-uploader .uploaded .uploaded-image {
width: calc(33.3333333333% - .6rem);
padding-bottom: calc(33.3333333333% - .3rem);
margin: .3rem;
}
}
@media screen and (max-width: 450px) {
.image-uploader .uploaded {
padding: .2rem;
}
.image-uploader .uploaded .uploaded-image {
width: calc(50% - .4rem);
padding-bottom: calc(50% - .4rem);
margin: .2rem;
}
}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{zoom:1;width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:' ';display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails,.woocommerce div.product div.thumbnails,.woocommerce-page #content div.product div.thumbnails,.woocommerce-page div.product div.thumbnails{zoom:1}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:' ';display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs{zoom:1}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:' ';display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment,.woocommerce div.product #reviews .comment,.woocommerce-page #content div.product #reviews .comment,.woocommerce-page div.product #reviews .comment{zoom:1}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:' ';display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{display:flex;flex-wrap:wrap;clear:both;zoom:1}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:' ';display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 20px 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product:nth-child(2n),.woocommerce.columns-2 ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce-page.columns-2 ul.products li.product:nth-child(odd),.woocommerce.columns-2 ul.products li.product:nth-child(odd){clear:left}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:31.2%;width:calc(33.33% - 14px)}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n),.woocommerce.columns-3 ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n+1),.woocommerce.columns-3 ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.columns-4 ul.products li.product,.woocommerce.columns-4 ul.products li.product{width:22.5%;width:calc(25% - 15px)}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n),.woocommerce.columns-4 ul.products li.product:nth-child(4n){margin-right:0;clear:right}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n+1),.woocommerce.columns-4 ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:17.5%;width:calc(20% - 16px)}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n),.woocommerce.columns-5 ul.products li.product:nth-child(5n){margin-right:0;clear:right}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n+1),.woocommerce.columns-5 ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:14%;width:calc(16.66% - 16.66px)}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n),.woocommerce.columns-6 ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n+1),.woocommerce.columns-6 ul.products li.product:nth-child(6n+1){clear:left}.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{zoom:1}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:' ';display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left;display:flex;margin:0 auto}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{margin-left:5px}@media (min-width:545px){.woocommerce #content table.cart td.actions>input[type=submit],.woocommerce table.cart td.actions>input[type=submit],.woocommerce-page #content table.cart td.actions>input[type=submit],.woocommerce-page table.cart td.actions>input[type=submit]{margin:5px auto}}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{zoom:1;width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:' ';display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:calc(50% - 10px)}.woocommerce .cart-collaterals .cross-sells ul.products li.first,.woocommerce-page .cart-collaterals .cross-sells ul.products li.first{clear:both}.woocommerce .cart-collaterals .cross-sells ul.products li.last,.woocommerce-page .cart-collaterals .cross-sells ul.products li.last{margin-right:0}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;zoom:1;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{zoom:1}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:' ';display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row,.woocommerce-page form .form-row{zoom:1}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:' ';display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0;width:100%;margin-bottom:1em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields,.woocommerce .woocommerce-shipping-fields,.woocommerce-page .woocommerce-billing-fields,.woocommerce-page .woocommerce-shipping-fields{zoom:1}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:' ';display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content fieldset{border:0;margin:1em 0 0;padding:3px}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{padding:3px 0;border-bottom:1px solid var(--ast-border-color);width:100%;margin:10px 0}.woocommerce-account .woocommerce-MyAccount-content fieldset .form-row{padding-left:0;padding-right:0}