@charset "UTF-8";
.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
-ms-filter: "alpha(opacity=0)"; }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,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);
height: 100%;
-ms-filter: "alpha(opacity=25)"; opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: pointer;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #d3d3d3;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #aaaaaa;
background: #cccccc url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-widget-header a {
color: #222222;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #d3d3d3;
background: #e6e6e6 url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #555555;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #999999;
background: #dadada url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #212121;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #aaaaaa;
background: #ffffff url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #aaaaaa;
background-color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
.ui-state-checked {
border: 1px solid #fcefa1;
background: #fbf9ee;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #fef1ec url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
-ms-filter: "alpha(opacity=70)"; font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
-ms-filter: "alpha(opacity=35)"; background-image: none;
}
.ui-state-disabled .ui-icon {
-ms-filter: "alpha(opacity=35)"; }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_222222_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_cd0a0a_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/css/images/ui-icons_888888_256x240.png);
}  .ui-icon-blank.ui-icon-blank.ui-icon-blank {
background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
-ms-filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: -8px -8px 8px #aaaaaa;
box-shadow: -8px -8px 8px #aaaaaa;
}@font-face {
font-family: yith-icon;
src: url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/plugin-fw/assets/fonts/yith-icon.eot?6c9fac5a69711520a55f03f0159e3932);
src: url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/plugin-fw/assets/fonts/yith-icon.eot?6c9fac5a69711520a55f03f0159e3932#iefix) format("embedded-opentype"),
url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
url(//tavosampunas.lt/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/plugin-fw/assets/fonts/yith-icon.ttf?6c9fac5a69711520a55f03f0159e3932) format("truetype");
font-weight: 400;
font-style: normal;
} [class^="yith-icon-"], [class*=" yith-icon-"] {
font-family: yith-icon !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 1em;
height: 1em;
font-size: 20px;
} .yith-icon-accounting:before {
content: "\e91d";
}
.yith-icon-arrow-down-alt:before {
content: "\f110";
}
.yith-icon-arrow-down-long-alt:before {
content: "\f128";
}
.yith-icon-arrow-down-long:before {
content: "\f129";
}
.yith-icon-arrow-down:before {
content: "\e900";
}
.yith-icon-arrow-left-alt:before {
content: "\f111";
}
.yith-icon-arrow-left-long-alt:before {
content: "\f12a";
}
.yith-icon-arrow-left-long:before {
content: "\f12b";
}
.yith-icon-arrow-left:before {
content: "\e901";
}
.yith-icon-arrow-right-alt:before {
content: "\f112";
}
.yith-icon-arrow-right-long-alt:before {
content: "\f12c";
}
.yith-icon-arrow-right-long:before {
content: "\f12d";
}
.yith-icon-arrow-right:before {
content: "\e902";
}
.yith-icon-arrow-up-alt:before {
content: "\f113";
}
.yith-icon-arrow-up-long-alt:before {
content: "\f12e";
}
.yith-icon-arrow-up-long:before {
content: "\f12f";
}
.yith-icon-arrow-up:before {
content: "\e903";
}
.yith-icon-bank-check:before {
content: "\e91e";
}
.yith-icon-bank:before {
content: "\e91c";
}
.yith-icon-calendar-add:before {
content: "\e913";
}
.yith-icon-calendar-money:before {
content: "\e914";
}
.yith-icon-calendar-schedule:before {
content: "\f11c";
}
.yith-icon-calendar:before {
content: "\e904";
}
.yith-icon-calendar2:before {
content: "\e915";
}
.yith-icon-cash-register:before {
content: "\f124";
}
.yith-icon-cash:before {
content: "\e91f";
}
.yith-icon-charts:before {
content: "\f130";
}
.yith-icon-check-alt:before {
content: "\f114";
}
.yith-icon-check-circle:before {
content: "\e921";
}
.yith-icon-check-progress-circle:before {
content: "\f11d";
}
.yith-icon-check:before {
content: "\e905";
}
.yith-icon-clone:before {
content: "\f105";
}
.yith-icon-close-alt:before {
content: "\f117";
}
.yith-icon-close:before {
content: "\e906";
}
.yith-icon-copy:before {
content: "\f101";
}
.yith-icon-credit-card:before {
content: "\e920";
}
.yith-icon-crown:before {
content: "\f11b";
}
.yith-icon-download:before {
content: "\f125";
}
.yith-icon-drag:before {
content: "\e90f";
}
.yith-icon-edit:before {
content: "\e907";
}
.yith-icon-enter:before {
content: "\f126";
}
.yith-icon-eye-closed:before {
content: "\e912";
}
.yith-icon-eye:before {
content: "\e911";
}
.yith-icon-helping-hand:before {
content: "\f10c";
}
.yith-icon-image:before {
content: "\f10a";
}
.yith-icon-info-squared:before {
content: "\e922";
}
.yith-icon-info:before {
content: "\e90e";
}
.yith-icon-list-search:before {
content: "\f10d";
}
.yith-icon-lock:before {
content: "\f119";
}
.yith-icon-magnifier:before {
content: "\e908";
}
.yith-icon-mail-out:before {
content: "\f109";
}
.yith-icon-minus-alt:before {
content: "\f118";
}
.yith-icon-minus:before {
content: "\f10f";
}
.yith-icon-money-check:before {
content: "\f11a";
}
.yith-icon-more:before {
content: "\f102";
}
.yith-icon-paypal:before {
content: "\e91b";
}
.yith-icon-pdf:before {
content: "\f107";
}
.yith-icon-pencil:before {
content: "\e909";
}
.yith-icon-people:before {
content: "\e916";
}
.yith-icon-photo-add:before {
content: "\f127";
}
.yith-icon-plus-alt:before {
content: "\f115";
}
.yith-icon-plus:before {
content: "\e90a";
}
.yith-icon-redo-alt:before {
content: "\f121";
}
.yith-icon-redo:before {
content: "\f11e";
}
.yith-icon-reply:before {
content: "\e91a";
}
.yith-icon-reset:before {
content: "\e910";
}
.yith-icon-save:before {
content: "\f10b";
}
.yith-icon-settings:before {
content: "\f123";
}
.yith-icon-shield-money:before {
content: "\e917";
}
.yith-icon-sort-alt:before {
content: "\f116";
}
.yith-icon-sort:before {
content: "\f106";
}
.yith-icon-time-check:before {
content: "\e918";
}
.yith-icon-trash:before {
content: "\e90d";
}
.yith-icon-undo-alt:before {
content: "\f120";
}
.yith-icon-undo:before {
content: "\f11f";
}
.yith-icon-update:before {
content: "\e90b";
}
.yith-icon-upload:before {
content: "\e90c";
}
.yith-icon-user-off:before {
content: "\f108";
}
.yith-icon-video:before {
content: "\f10e";
}
.yith-icon-warning-triangle:before {
content: "\e923";
}
.yith-icon-world-settings:before {
content: "\e919";
}
.yith-icon-yith:before {
content: "\e924";
}  .yith-icon-paypal-svgrepo-com:before {
content: "\e91b";
} .yith-icon-arrow_down:before {
content: "\e900";
} .yith-icon-arrow_eye:before {
content: "\e911";
} .yith-icon-arrow_eye_closed:before {
content: "\e912";
} .yith-icon-arrow_left:before {
content: "\e901";
} .yith-icon-arrow_right:before {
content: "\e902";
} .yith-icon-arrow_up:before {
content: "\e903";
} .yith-icon-calendar2:before {
content: "\e904";
} .yith-icon-calendar_add:before {
content: "\e913";
} .yith-icon-calendar_money:before {
content: "\e914";
} .yith-icon-shield_money:before {
content: "\e917";
} .yith-icon-time_check:before {
content: "\e918";
} .yith-icon-world_settings:before {
content: "\e919";
} .yith-icon-pencil:before {
content: "\e907";
} .yith-icon-update:before {
content: "\e910";
}.wp-color-picker{width:80px;direction:ltr}.wp-picker-container .hidden{display:none}.wp-picker-container .wp-color-result.button{min-height:30px;margin:0 6px 6px 0;padding:0 0 0 30px;font-size:11px}.wp-color-result-text{background:#f6f7f7;border-radius:0 2px 2px 0;border-left:1px solid #c3c4c7;color:#50575e;display:block;line-height:2.54545455;padding:0 6px;text-align:center}.wp-color-result:focus,.wp-color-result:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#1d2327;border-color:#a7aaad;border-left:1px solid #8c8f94}.wp-picker-container{display:inline-block}.wp-color-result:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.wp-color-result:active{transform:none!important}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-input-wrap label{display:inline-block;vertical-align:top}.form-table .wp-picker-input-wrap label{margin:0!important}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default,.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{margin-left:6px;padding:0 8px;line-height:2.54545455;min-height:30px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#50575e}.wp-picker-container .iris-picker{border-radius:0;border-color:#dcdcde;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:4rem;font-size:12px;font-family:monospace;line-height:2.33333333;margin:0;padding:0 5px;vertical-align:top;min-height:30px}.wp-color-picker::-webkit-input-placeholder{color:#646970}.wp-color-picker::-moz-placeholder{color:#646970;opacity:1}.wp-color-picker:-ms-input-placeholder{color:#646970}.wp-picker-container input[type=text].iris-error{background-color:#fcf0f1;border-color:#d63638;color:#000}.iris-picker .iris-strip .ui-slider-handle:focus,.iris-picker .ui-square-handle:focus{border-color:#3582c4;border-style:solid;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.iris-picker .iris-palette:focus{box-shadow:0 0 0 2px #3582c4}@media screen and (max-width:782px){.wp-picker-container input[type=text].wp-color-picker{width:5rem;font-size:16px;line-height:1.875;min-height:32px}.wp-customizer .wp-picker-container input[type=text].wp-color-picker{padding:0 5px}.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;line-height:2.14285714;min-height:32px}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;font-size:14px;line-height:2.14285714;min-height:32px}.wp-picker-container .wp-color-result.button{padding:0 0 0 40px;font-size:14px;line-height:2.14285714}.wp-customizer .wp-picker-container .wp-color-result.button{font-size:14px;line-height:2.14285714}.wp-picker-container .wp-color-result-text{padding:0 14px;font-size:inherit;line-height:inherit}.wp-customizer .wp-picker-container .wp-color-result-text{padding:0 10px}}.site-header-cart{margin-bottom:0;padding:0;list-style-type:none}.site-header-cart .cart-contents,.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message{margin:1.41575em}.site-header-cart .widget_shopping_cart .product_list_widget img{margin-left:1em}@media (min-width:993px){.site-search input[type=search],.site-search input[type=text]{padding:.8em 1.41575em;line-height:1}}.site-search .widget_product_search #searchsubmit{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important}.single-product div.product::after,.single-product div.product::before{display:table;content:""}.single-product div.product:after{clear:both}.single-product div.product .woocommerce-product-gallery img,.single-product div.product table.variations{margin:0}.single-product div.product .woocommerce-product-gallery img{width:100%;display:block}ul.products{margin-bottom:0}#reviews .comment-reply-title{display:none}ul.products{clear:both}ul.products li.product{position:relative;margin-bottom:4.235801032em;margin-left:0;text-align:center;list-style:none}ul.products li.product .star-rating{margin-bottom:3px}ul.products li.product .woocommerce-LoopProduct-link{display:block;color:#2c2d33;-webkit-backface-visibility:hidden}ul.products li.product .woocommerce-LoopProduct-link:hover{color:#2c2d33}ul.products li.product .price{display:block;clear:both;margin-bottom:.75rem;color:#43454b;font-weight:400}ul.products li.product .price ins{background-color:transparent;font-weight:700}dl.variation,ul.products li.product .star-rating{font-size:.8em}ul.products li.product img{display:block;margin:0 auto 1.618em}ul.products li.product.product-category img{margin-bottom:1.618em}ul.products li.product .button{margin-bottom:.236em}.price del{font-weight:400;color:#72767c}.single-product div.product .summary form.cart{margin:.8em 0 1em 0}div.product form.cart .quantity{float:left;margin:0}div.product form.cart .quantity:has(input[type=hidden])+button.single_add_to_cart_button{margin-left:0;width:100%}div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity{float:none;margin-right:0}div.product table.variations td,div.product table.variations th{display:list-item;padding:0;background-color:transparent;list-style:none}#reviews .commentlist li p.meta{margin-bottom:.5em}#reviews .commentlist li .description{font-size:15px}div.product table.variations .value{margin-bottom:.5em}div.product .single_variation .price{display:block}div.product .variations_button{padding-top:1em}#payment:after,#payment:before,#reviews .commentlist li .comment_container:after,#reviews .commentlist li .comment_container:before,#reviews .commentlist li:after,#reviews .commentlist li:before,.product_list_widget li:after,.product_list_widget li:before,.wc-proceed-to-checkout:after,.wc-proceed-to-checkout:before,div.product .woocommerce-product-rating:after,div.product .woocommerce-product-rating:before,form.checkout:after,form.checkout:before,table.cart td.product-remove:after,table.cart td.product-remove:before{display:table;content:""}#reviews .commentlist li .comment_container:after,#reviews .commentlist li:after,div.product .woocommerce-product-rating:after{clear:both}div.product .woocommerce-product-rating .star-rating{float:left;margin-right:.6180469716em}div.product .product_meta:has(span){padding-top:1em;border-top:1px solid rgba(0,0,0,.05);font-size:.875em;margin-top:0}#reviews .comment-form-rating label,#reviews .commentlist li p.meta time,.product_list_widget li>a{display:block}div.product .product_meta .posted_in:last-child,div.product .product_meta .sku_wrapper:last-child,div.product .product_meta .tagged_as:last-child{border-bottom:0}.stock:empty:before{display:none}.stock.in-stock{color:#0f834d}.stock.out-of-stock{color:#e2401c}#reviews{outline:0}#reviews #comments{padding-top:0}#reviews .commentlist{margin-left:0;list-style:none}#reviews .commentlist li{clear:both;margin-bottom:1.2em;list-style:none;padding-bottom:1em;border-bottom:1px solid #eee}#reviews .commentlist li .comment_container{border-radius:3px}#reviews .commentlist li .comment_container .comment-text{float:right;width:81.8181818182%;margin-right:0}#reviews .commentlist li .comment_container .comment-text .star-rating{float:right;height:1em;font-size:.875em;line-height:1}#reviews .commentlist li:last-child{margin-bottom:0;border-bottom:0}#reviews .commentlist li time{opacity:.65;font-size:.8em}#reviews .commentlist li .avatar{float:left;width:9.0909090909%;height:auto;margin-right:9.0909090909%}#reviews .commentlist li p.meta strong{line-height:1}#reviews .commentlist li p.meta .verified{font-size:.815em;font-style:normal}#reviews .commentlist li p.meta .woocommerce-review__dash{display:none}body #reviews .commentlist ul.children{margin-left:100px;margin-bottom:10px}body #reviews .commentlist ul.children li.comment{border:none;background-color:#f8f8f8;padding:25px;border-left:3px solid #ccc}body #reviews .commentlist ul.children li.comment .avatar{display:none}body #reviews .commentlist li ul.children .comment_container .comment-text{float:none;width:100%}body #reviews .commentlist li ul.children .comment_container .comment-text p:last-child{margin-bottom:0}@media (max-width:768px){body #reviews .commentlist ul.children{margin-left:50px}body #reviews .commentlist ul.children li.comment{padding:15px}}#reviews .commentlist li ul.children li:last-child,ul#shipping_method li:last-child{margin-bottom:0}#payment .create-account,#payment:after,#reviews .comment-form-rating,.product_list_widget li:after,.wc-proceed-to-checkout:after,form.checkout:after,table.cart td.product-remove:after,ul.order_details:after{clear:both}.woocommerce-breadcrumb{padding-top:1em;padding-bottom:1em;font-size:13.5px}.woocommerce-breadcrumb .breadcrumb-separator{display:inline-block;padding:0 .5407911001em}.product_list_widget,ul#shipping_method{margin-left:0;list-style:none}.product_list_widget li{padding:1em 0}.product_list_widget li img{float:right;max-width:2.617924em;margin-left:10px}.product_list_widget a:hover{color:#2c2d33}.widget_products a,.widget_shopping_cart .buttons .button{display:block}.widget_shopping_cart .product_list_widget,.woocommerce-checkout ul#shipping_method{margin-bottom:0}.widget_shopping_cart .product_list_widget li{position:relative}.widget_shopping_cart .product_list_widget li a.remove{position:absolute;top:1em;left:0;opacity:1}.widget_shopping_cart p.buttons,.widget_shopping_cart p.total{margin:0;padding:1em 0 .8em 0;text-align:center}.widget_shopping_cart p.total{padding:1.2em 0 0 0;font-weight:700}.widget_shopping_cart p.total .tax_label{display:block;clear:both;text-align:right;font-weight:400}.product_list_widget li{border-bottom:1px solid rgba(0,0,0,.05)}.product_list_widget li:last-child{border:none}.widget_shopping_cart .buttons .button:nth-child(odd){margin-bottom:.6180469716em}.site-header .widget_shopping_cart li,.site-header .widget_shopping_cart p.buttons,.site-header .widget_shopping_cart p.total{padding-right:1.41575em;padding-left:1.41575em}.widget_layered_nav li{margin-bottom:.6180469716em}.widget.woocommerce li .count{font-size:12px;position:absolute;top:2px;right:-20px;opacity:.7}.woocommerce-widget-layered-nav-list__item span.count{display:none}.widget_price_filter .price_slider{margin-bottom:1em}.widget_price_filter .price_slider_amount{line-height:2.4em;text-align:right}.widget_price_filter .price_slider_amount .button{float:left}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;cursor:ew-resize;outline:0;height:20px;width:20px;border-radius:50%;top:0;border:7px solid #fff;box-shadow:0 0 3px 0 rgba(0,0,0,.15);margin-top:-7px}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,.widget_price_filter .ui-slider .ui-slider-handle:hover{box-shadow:0 0 0 .236em rgba(0,0,0,.1)}.widget_price_filter .price_slider_wrapper .ui-widget-content,.widget_price_filter .ui-slider .ui-slider-range{border:0;border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-right-radius:1em;border-bottom-left-radius:1em}.widget_price_filter .ui-slider .ui-slider-range{display:block;position:absolute;z-index:1;background:#2c2d33;font-size:.7em}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:rgba(0,0,0,.1)}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.wc-proceed-to-checkout{margin-bottom:1.618em}.wc-proceed-to-checkout .button{display:block;margin-bottom:1em;text-align:center}.wc-proceed-to-checkout .button.checkout-button{font-size:1.41575em}#payment .place-order .button:before,.cart-collaterals .checkout-button:before,.widget_shopping_cart .buttons .checkout:before,.wp-element-button.wc-block-cart__submit-button:before,.wp-element-button.wc-block-components-button.wc-block-components-checkout-place-order-button:before{content:"";display:inline-flex;width:18px;height:18px;margin-right:8px;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' style='fill: rgba(0, 0, 0, 1);transform: ;msFilter:;'%3E%3Cpath d='M20 12c0-1.103-.897-2-2-2h-1V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8zM9 7c0-1.654 1.346-3 3-3s3 1.346 3 3v3H9V7z'%3E%3C/path%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' style='fill: rgba(0, 0, 0, 1);transform: ;msFilter:;'%3E%3Cpath d='M20 12c0-1.103-.897-2-2-2h-1V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8zM9 7c0-1.654 1.346-3 3-3s3 1.346 3 3v3H9V7z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.widget_shopping_cart .buttons .checkout:before{width:14px;height:14px;position:relative;top:1px}.form-row label{display:block}.form-row input,.form-row select,.form-row textarea{width:100%}.form-row .button,.form-row input[type=checkbox],.form-row input[type=radio]{width:auto}.form-row.woocommerce-validated input.input-text{border-color:#0f834d}.form-row.woocommerce-invalid input.input-text{border-color:#e2401c}.form-row-last{margin-right:0!important}.form-row-wide{clear:both;width:100%}.required{border-bottom:0!important;color:#df0202;text-decoration:none}.demo_store{position:fixed;z-index:9999;right:0;bottom:0;left:0;margin:0;padding:1em 1.41575em;color:#fff;background-color:#3d9cd2;font-size:15px}.demo_store a{color:#fff;font-weight:400;font-weight:700}.demo_store a:hover{color:#fff}.demo_store a.woocommerce-store-notice__dismiss-link{display:block}.shoptimizer_ratingContainer{display:flex;align-items:center;margin-bottom:2px}.menu-item .shoptimizer_ratingContainer{margin-bottom:0}.menu-item .shoptimizer_ratingCount{top:-1px}ul.products li.product .shoptimizer_ratingContainer .star-rating{margin-bottom:0}.shoptimizer_ratingCount{font-size:11px;margin-left:5px;position:relative;top:.5px}.star-rating{height:1.118em;position:relative;width:5.6em;overflow:hidden}.star-rating:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.04893 2.92707C9.34828 2.00576 10.6517 2.00576 10.951 2.92707L12.0206 6.21886C12.1545 6.63089 12.5384 6.90985 12.9717 6.90985H16.4329C17.4016 6.90985 17.8044 8.14946 17.0207 8.71886L14.2205 10.7533C13.87 11.0079 13.7233 11.4593 13.8572 11.8713L14.9268 15.1631C15.2261 16.0844 14.1717 16.8506 13.3879 16.2812L10.5878 14.2467C10.2373 13.9921 9.76269 13.9921 9.4122 14.2467L6.61203 16.2812C5.82832 16.8506 4.77384 16.0844 5.07319 15.1631L6.14276 11.8713C6.27663 11.4593 6.12997 11.0079 5.77949 10.7533L2.97932 8.71886C2.1956 8.14946 2.59838 6.90985 3.5671 6.90985H7.0283C7.46153 6.90985 7.84548 6.63089 7.97936 6.21886L9.04893 2.92707Z' fill='%234B5563'/%3E%3C/svg%3E");-webkit-mask-position:left;-webkit-mask-repeat:repeat-x;bottom:0;content:"";display:block;height:1.118em;left:0;position:absolute;right:0;top:0;width:5.6em}.star-rating>span{display:block;text-indent:-10000px;width:5.6em;height:1.118em;position:absolute;overflow:hidden;text-align:initial}.star-rating>span:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.04893 2.92707C9.34828 2.00576 10.6517 2.00576 10.951 2.92707L12.0206 6.21886C12.1545 6.63089 12.5384 6.90985 12.9717 6.90985H16.4329C17.4016 6.90985 17.8044 8.14946 17.0207 8.71886L14.2205 10.7533C13.87 11.0079 13.7233 11.4593 13.8572 11.8713L14.9268 15.1631C15.2261 16.0844 14.1717 16.8506 13.3879 16.2812L10.5878 14.2467C10.2373 13.9921 9.76269 13.9921 9.4122 14.2467L6.61203 16.2812C5.82832 16.8506 4.77384 16.0844 5.07319 15.1631L6.14276 11.8713C6.27663 11.4593 6.12997 11.0079 5.77949 10.7533L2.97932 8.71886C2.1956 8.14946 2.59838 6.90985 3.5671 6.90985H7.0283C7.46153 6.90985 7.84548 6.63089 7.97936 6.21886L9.04893 2.92707Z' fill='%234B5563'/%3E%3C/svg%3E");-webkit-mask-position:left;-webkit-mask-repeat:repeat-x;-webkit-mask-size:1.118em;bottom:0;content:"";display:block;height:1.118em;left:0;position:absolute;right:0;text-indent:10000px;top:0;background-color:#111}.star-rating{height:1.118em;position:relative;width:5.6em}.star-rating:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.04893 2.92707C9.34828 2.00576 10.6517 2.00576 10.951 2.92707L12.0206 6.21886C12.1545 6.63089 12.5384 6.90985 12.9717 6.90985H16.4329C17.4016 6.90985 17.8044 8.14946 17.0207 8.71886L14.2205 10.7533C13.87 11.0079 13.7233 11.4593 13.8572 11.8713L14.9268 15.1631C15.2261 16.0844 14.1717 16.8506 13.3879 16.2812L10.5878 14.2467C10.2373 13.9921 9.76269 13.9921 9.4122 14.2467L6.61203 16.2812C5.82832 16.8506 4.77384 16.0844 5.07319 15.1631L6.14276 11.8713C6.27663 11.4593 6.12997 11.0079 5.77949 10.7533L2.97932 8.71886C2.1956 8.14946 2.59838 6.90985 3.5671 6.90985H7.0283C7.46153 6.90985 7.84548 6.63089 7.97936 6.21886L9.04893 2.92707Z' fill='%234B5563'/%3E%3C/svg%3E");-webkit-mask-position:left;-webkit-mask-repeat:repeat-x;-webkit-mask-size:1.118em;background:#ccc;bottom:0;content:"";display:block;height:1.118em;left:0;position:absolute;right:0;top:0;width:5.6em}.star-rating>span{display:block;text-indent:-10000px;width:5.6em;height:1.118em;position:absolute;overflow:hidden}.star-rating>span:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.04893 2.92707C9.34828 2.00576 10.6517 2.00576 10.951 2.92707L12.0206 6.21886C12.1545 6.63089 12.5384 6.90985 12.9717 6.90985H16.4329C17.4016 6.90985 17.8044 8.14946 17.0207 8.71886L14.2205 10.7533C13.87 11.0079 13.7233 11.4593 13.8572 11.8713L14.9268 15.1631C15.2261 16.0844 14.1717 16.8506 13.3879 16.2812L10.5878 14.2467C10.2373 13.9921 9.76269 13.9921 9.4122 14.2467L6.61203 16.2812C5.82832 16.8506 4.77384 16.0844 5.07319 15.1631L6.14276 11.8713C6.27663 11.4593 6.12997 11.0079 5.77949 10.7533L2.97932 8.71886C2.1956 8.14946 2.59838 6.90985 3.5671 6.90985H7.0283C7.46153 6.90985 7.84548 6.63089 7.97936 6.21886L9.04893 2.92707Z' fill='%234B5563'/%3E%3C/svg%3E");-webkit-mask-position:left;-webkit-mask-repeat:repeat-x;-webkit-mask-size:1.118em;background-repeat:repeat-x;bottom:0;content:"";display:block;height:1.118em;left:0;position:absolute;right:0;text-indent:10000px;top:0}.form-row.create-account label,p.stars,p.stars a{display:inline-block}p.stars{margin:0}p.stars a{position:relative;width:1em;height:1em;margin-right:1px;font-weight:400;text-decoration:none;text-indent:-999em;color:#000}p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;font-family:sans-serif;line-height:1;text-indent:0}p.stars a:before,p.stars a:hover~a:before,p.stars.selected a.active~a:before{color:#ccc;content:"\2605"}p.stars.selected a.active:before,p.stars:hover a:before{opacity:1;color:#96588a;content:"\2605"}p.stars.selected a:not(.active):before{opacity:1;color:#96588a;content:"\2605"}.quantity .qty{width:4.235801032em;text-align:center;border:0;border:1px solid #e2e2e2}.woocommerce-tabs{overflow:hidden;padding:1em}.woocommerce-tabs::after,.woocommerce-tabs::before{display:table;content:""}.woocommerce-tabs::after{clear:both}.woocommerce-tabs ul.tabs{margin-left:0;border-top:1px solid rgba(0,0,0,.05);text-align:left;list-style:none}.woocommerce-tabs ul.tabs li{display:block;position:relative;margin:0;border-bottom:1px solid rgba(0,0,0,.05)}.woocommerce-tabs ul.tabs li a{display:block;padding:1em 0}.woocommerce-error,.woocommerce-info{clear:both;margin-bottom:20px;margin-left:0;padding:1em 1.618em;border-left:.6180469716em solid rgba(0,0,0,.15);border-radius:2px;color:#fff;font-size:14px}.entry-content:not(.wc-tab) ul.woocommerce-error{color:#fff}.entry-content ul.woocommerce-error li{margin-bottom:0}.woocommerce-message,.woocommerce-noreviews,p.no-comments{clear:both;margin-bottom:2.617924em;margin-left:0;padding:1em 1.618em;border-left:.6180469716em solid rgba(0,0,0,.15);border-radius:2px;color:#fff}.woocommerce-message{margin-bottom:1em;background-color:#3bb54a;font-size:14px}.woocommerce-message .button:hover{opacity:.7}body:not(.single-product) .woocommerce-message .buttons-wrapper{display:none}.page-template:not(.woocommerce-page) .woocommerce-message{margin:1em auto}.wc-item-meta li:after,.wc-item-meta li:before,.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before,.woocommerce-noreviews:after,.woocommerce-noreviews:before,p.no-comments:after,p.no-comments:before{display:table;content:""}.wc-item-meta li:after,.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after,.woocommerce-noreviews:after,p.no-comments:after{clear:both}.woocommerce-error a,.woocommerce-info a,.woocommerce-message a,.woocommerce-noreviews a,p.no-comments a{color:#fff;transition:.2s all}a.restore-item{text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:.2em;font-weight:700}.woocommerce-error a:hover,.woocommerce-info a:hover,.woocommerce-message a:hover,.woocommerce-noreviews a:hover,p.no-comments a:hover{opacity:.7;color:#fff}.woocommerce-error a.button:hover,.woocommerce-info a.button:hover,.woocommerce-noreviews a.button:hover,p.no-comments a.button:hover{opacity:1}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button,.woocommerce-noreviews .button,p.no-comments .button{float:right;padding:0 0 0 1em;border-width:0 0 0 1px;border-left-style:solid;border-left-color:rgba(255,255,255,.25)!important;border-radius:0;color:#fff;background:0 0;box-shadow:none;line-height:1.618;font-weight:600}.woocommerce-error .button:hover,.woocommerce-info .button:hover,.woocommerce-message .button:hover,.woocommerce-noreviews .button:hover,p.no-comments .button:hover{opacity:.7;color:#fff;background:0 0}.woocommerce-error pre,.woocommerce-info pre,.woocommerce-message pre,.woocommerce-noreviews pre,p.no-comments pre{background-color:rgba(0,0,0,.1)}.site-content>.col-full>.woocommerce>.woocommerce-error:first-child,.site-content>.col-full>.woocommerce>.woocommerce-info:first-child,.site-content>.col-full>.woocommerce>.woocommerce-message:first-child{margin-top:2.617924em}.woocommerce-error{list-style:none}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#3d9cd2}.woocommerce-error{background-color:#e2401c}.wc-item-meta{margin-top:10px;margin-left:0;font-size:.875em;list-style:none;opacity:.7}.wc-item-meta li p,.wc-item-meta li strong{display:inline-block;margin:0}.shoptimizer-product-section{margin-bottom:1.618em}.shoptimizer-product-section .section-title{margin-bottom:1em;text-align:center}.shoptimizer-product-section:last-child{margin-bottom:0}@media (min-width:1100px){.columns-1 ul.products li.product,.cross-sells .columns-1 li.product,.related .columns-1 li.product,.upsells .columns-1 li.product{float:none;width:100%;margin-right:0}.columns-2 ul.products li.product,.cross-sells .columns-2 li.product,.related .columns-2 li.product,.upsells .columns-2 li.product{float:left;width:49.9%}.columns-3 ul.products li.product,.cross-sells .columns-3 li.product,.related .columns-3 li.product,.upsells .columns-3 li.product{float:left;width:33.3053%}.columns-4 ul.products li.product,.cross-sells .columns-4 li.product,.related .columns-4 li.product,.upsells .columns-4 li.product{float:left;width:24.97%}.columns-5 ul.products li.product,.cross-sells .columns-5 li.product,.related .columns-5 li.product,.upsells .columns-5 li.product{width:19.98%}.columns-6 ul.products li.product,.cross-sells .columns-6 li.product,.related .columns-6 li.product,.upsells .columns-6 li.product{float:left;width:16.647%}}@media (min-width:993px){.menu-item ul.products li.product .star-rating{top:2px;margin-bottom:7px}.demo_store{bottom:0}.demo_store a.woocommerce-store-notice__dismiss-link{display:inline-block;float:right;margin:-1em -1.41575em -1em 0;padding:1em 1.41575em;background:rgba(0,0,0,.1)}.site-header-cart .widget_shopping_cart h2.widgettitle,table.cart td.actions label,table.shop_table_responsive tr td:before{display:none}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove{float:left;position:relative;top:auto}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before{text-align:left}.woocommerce-tabs ul.tabs{float:left;width:33.2333%}div.product .images .thumbnails a.zoom{float:left;width:14.2857142857%;margin-right:14.2857142857%}div.product .images .thumbnails a.zoom.last{float:right;margin-right:0}div.product .images .thumbnails:after,div.product .woocommerce-tabs{clear:both}#reviews .comment-form-author{width:47%}#reviews .comment-form-email{margin-right:0;width:50%}.below-woocommerce-category a:hover{border-color:#ccc;color:#111}.woocommerce .page-description{margin-bottom:1.618em}body .woocommerce-tabs p+table{margin-top:2em}.col2-set{width:52.9411764706%;margin-right:5.8823529412%}.col2-set .form-row-first{float:left;width:33.3333333333%;margin-right:11.1111111111%}.col2-set .form-row-last{float:right;width:55.5555555556%;margin-right:0}.col2-set .col-1,.col2-set .col-2{margin-bottom:1.618em}.col2-set+#customer_details{display:none}.page-template-template-fullwidth-php .col2-set{float:left;width:47.8260869565%;margin-right:4.347826087%}.page-template-template-fullwidth-php .cart-collaterals .cross-sells ul.products li.product,.page-template-template-fullwidth-php .col2-set .form-row-first{float:left;width:45.4545454545%;margin-right:9.0909090909%}.page-template-template-fullwidth-php .col2-set .form-row-last{float:right;width:45.4545454545%;margin-right:0}.page-template-template-fullwidth-php #customer_details+#wc_checkout_add_ons,.page-template-template-fullwidth-php #order_review,.page-template-template-fullwidth-php #order_review_heading{float:right;width:47.8260869565%;margin-right:0}table+.addresses{margin-top:1.618em}.form-row-first{float:left;clear:both;width:47.0588235294%;margin-right:5.8823529412%}.form-row-last{float:right;width:47.0588235294%;margin-right:0}.page-template-template-fullwidth-php .form-row-first{float:left;width:47.8260869565%;margin-right:4.347826087%}.page-template-template-fullwidth-php .form-row-last{float:right;width:47.8260869565%;margin-right:0}.woocommerce-tabs{padding-top:2.617924em;padding-bottom:2.617924em}.woocommerce-tabs ul.tabs li.active:after{right:1em}.woocommerce-tabs .panel{width:100%;margin-top:0}.page-template .woocommerce-tabs .panel{width:100%}}@media (min-width:770px){div.product .images,div.product .woocommerce-product-gallery{float:left}div.product .summary{float:right}}.below-woocommerce-category{clear:both;margin:20px 0 40px 0;font-size:15px;border:1px solid #eee;padding:25px}.below-woocommerce-category table tr td{border-bottom:1px solid #eee;padding-left:0}.below-woocommerce-category p:last-child{margin:0}.below-woocommerce-category figure{margin:40px 0}header.woocommerce-products-header{display:flex;background-color:#efeee3;align-items:center;overflow:hidden;margin-bottom:2em}header.woocommerce-products-header:not(:has(.term-description)){margin-bottom:0}.shop header.woocommerce-products-header{margin:0;background-color:transparent}header.woocommerce-products-header img.cg-cat-image{width:100%;max-width:100%}header.woocommerce-products-header .term-description{padding:2em}.term-desc-np header.woocommerce-products-header .term-description{padding:0}.term-desc-np header.woocommerce-products-header{background-color:transparent}.shoptimizer-category-banner .taxonomy-description p:last-child,header.woocommerce-products-header .term-description p:last-child{margin:0}@media (min-width:993px){.term-description{min-width:50%}}header.woocommerce-products-header .term-description+img.cg-cat-image,header.woocommerce-products-header .term-description+noscript+img.cg-cat-image,header.woocommerce-products-header .term-description+picture{min-width:50%;max-width:50%}header.woocommerce-products-header .term-description+picture img{width:100%}.term-description p{color:#222}.term-description a{text-decoration:underline}.term-description p:only-child{margin:0}.shop:not(.shop-heading) .woocommerce-products-header .woocommerce-products-header__title{display:none}.plp-below.archive.woocommerce .archive-header>.col-full{display:flex;flex-direction:column;max-width:100%;padding:0}.plp-below.archive.woocommerce .archive-header .col-full .woocommerce-breadcrumb{order:2}.plp-below.archive.woocommerce .archive-header .woocommerce-breadcrumb{padding-right:2.617924em;padding-left:2.617924em;width:100%;margin-left:auto;margin-right:auto}.shoptimizer-category-banner{position:relative;top:-1px;padding:2.4em 0 2.6em 0;padding-bottom:calc(2.8em - 15px);position:relative;background-size:cover;background-position:center;border-bottom:1px solid #f1f1f1}.shoptimizer-category-banner .taxonomy-description p{margin-bottom:15px;color:rgba(255,255,255,.92)}.shoptimizer-category-banner .taxonomy-description,.shoptimizer-category-banner h1{position:relative;color:#fff}.shoptimizer-category-banner h1{margin-bottom:.3em}.shoptimizer-category-banner .term-description p:last-of-type{margin-bottom:0}.shoptimizer-category-banner .taxonomy-description p a{text-decoration:underline;transition:.2s all}.shoptimizer-category-banner .taxonomy-description ul{margin:20px 0 0 0;font-size:12px;letter-spacing:.02em}.shoptimizer-category-banner .taxonomy-description ul li{display:inline-block;list-style:none;margin:0 2px 7px 2px}.shoptimizer-category-banner .taxonomy-description ul li a{display:inline-block;background:#fff;padding:3px 15px;border-radius:20px;text-transform:uppercase;font-weight:700;transition:.2s all;border:1px solid #f1f1f1;color:#111}.shoptimizer-category-banner .taxonomy-description ul li a:hover{background-color:rgba(255,255,255,.88);transform:translateY(-1.5px);box-shadow:0 2px 5px 0 rgba(0,0,0,.03)}.shoptimizer-category-banner.lazy-background .taxonomy-description p,.shoptimizer-category-banner.lazy-background .taxonomy-description p a,.shoptimizer-category-banner.lazy-background h1{color:#fff}.shoptimizer-category-banner.lazy-background .taxonomy-description p a:hover{color:#fff;opacity:.7}.shoptimizer-category-banner.lazy-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}@media (max-width:992px){.shoptimizer-category-banner h1{font-size:32px;letter-spacing:0}.shoptimizer-category-banner .taxonomy-description{width:100%}header.woocommerce-products-header .term-description+img.cg-cat-image,header.woocommerce-products-header .term-description+noscript+img.cg-cat-image,header.woocommerce-products-header .term-description+picture{max-width:100%}}ul.yith-wcan-color.yith-wcan.yith-wcan-group{padding-top:1px}.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a::before,.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span::before{display:block;position:absolute;width:10px;height:10px;margin-top:7px;border-radius:50%;background-color:inherit;content:""}body .yith-wcan-color li{float:none}body .yith-wcan-color li a{margin:0}body.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a,body.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span{display:block;overflow:visible;width:0;white-space:nowrap;text-indent:25px}.woocommerce #secondary .widget_layered_nav ul.yith-wcan-color li a,.woocommerce-page #secondary .widget_layered_nav ul.yith-wcan-color li a,body.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span,body.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span:hover{border:0}body.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span{opacity:.5;text-decoration:line-through}body.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span{opacity:.5;text-decoration:line-through}.woocommerce .widget_layered_nav ul.yith-wcan-label li a,.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a{min-width:30px;height:30px;padding:0;border-radius:50%;background:0 0;font-size:12px;line-height:27px;text-align:center}#secondary .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li{margin-bottom:-1px}.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a:hover,.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a,.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a:hover{border-color:#777;border-radius:50%;color:#fff;background:0 0}.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a{background-position:center right}.woocommerce .widget_layered_nav ul.yith-wcan-label li a:focus,.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:focus{outline:0}.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover{border-color:#999;border-radius:50%;color:#111;background:0 0}#secondary .widget.yith-woo-ajax-reset-navigation{margin:0;padding:0;border:0}.yith-wcan-reset-navigation.button{display:block;background-color:#f5f5f5;font-size:13px;text-align:center}.yith-wcan-reset-navigation.button:hover{background-color:#f5f5f5}.yith-wcan-reset-navigation{margin-bottom:35px}.woocommerce #secondary .widget_layered_nav ul.yith-wcan-color li a:focus,.woocommerce-page #secondary .widget_layered_nav ul.yith-wcan-color li a:focus{outline:0}#secondary .widget.widget_layered_nav .select2 ul{margin-bottom:-6px}#secondary .widget.widget_layered_nav .select2 ul li{padding:0 5px;font-size:13px}#secondary .widget.widget_layered_nav ul.woocommerce-widget-layered-nav-list li{margin-bottom:5px}#secondary .widget_layered_nav form{margin:0}#secondary .widget_layered_nav .select2-container{font-size:15px}#secondary .select2-container--default .select2-selection--multiple{border-radius:2px}#secondary .widget_layered_nav button{padding:6px 13px;border-radius:3px;margin-top:5px;font-size:12px;font-weight:700;background-color:#282828;color:#fff}#secondary .widget_layered_nav button:hover{background-color:#000}.widget_layered_nav ul.woocommerce-widget-layered-nav-list li{position:relative;padding-left:20px}.widget_layered_nav ul.woocommerce-widget-layered-nav-list li:before{display:block;content:"";width:6px;height:6px;border-radius:50%;border:1px solid #e2e2e2;box-shadow:0 0 2px 0 #999;position:absolute;left:0;margin-top:6px;background:#fff;border:2px solid #fff}.products .wc-gzd-additional-info{position:relative;z-index:10}.entry-content .wc-gzd-additional-info a,.wc-gzd-additional-info a{border-bottom:1px solid #eee}.widget_shopping_cart.widget p.total.wc-gzd-total-mini-cart{font-size:14px;text-align:center}.widget_shopping_cart.widget p.total.wc-gzd-total-mini-cart a{color:#111}.woocommerce-de_price_taxrate,.woocommerce_de_versandkosten{clear:both}#reviews label.german-market-privacy-declaration-product-review{display:inline-block}#german_market_privacy_declaration{margin-right:6px}.shipping_de.shipping_de_string,.woocommerce-de_price_taxrate,.woocommerce_de_versandkosten{position:relative}.product-subtotal span.subscription-price{line-height:1.5em;display:inline-block;min-width:110px;padding-left:15px}td.product-subtotal span.subscription-price{max-width:150px}.product-price span.subscription-details{display:block;font-size:12px;min-width:135px;margin-top:-4px}.first-payment-date{line-height:1.1em}.woocommerce-view-subscription table td,.woocommerce-view-subscription table th{padding-left:0;padding-bottom:0}body .site .widget_layered_nav li{padding-left:0}body .site .widget_layered_nav li::before{display:none}#secondary .widget.widget_rating_filter ul li.wc-layered-nav-rating{margin-bottom:.5em;font-size:12px}.widget-area .widget.widget_rating_filter a:hover{color:#111}.widget_price_filter .ui-slider-horizontal{height:.2em}.widget_price_filter .price_slider_amount,.widget_top_rated_products .amount,.widget_top_rated_products del span,.widget_top_rated_products ins span,.woocommerce.widget_products .amount,body #secondary .widget_recently_viewed_products .amount{font-size:12px}body #secondary .widget.widget_price_filter{overflow:visible}body .widget_price_filter .ui-slider-horizontal{height:.25em}body .widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-.6em}.price_slider_wrapper{padding-top:.5em}.widget_price_filter .price_slider_amount .button{padding:2px 11px;border-radius:30px;color:#fff;background-color:#282828;font-size:12px}body .widget_price_filter .price_slider{margin-bottom:1.2em}#secondary.widget-area .widget .tagcloud a:hover,.widget-area .widget.widget_product_tag_cloud a:hover,.widget_price_filter .ui-slider .ui-slider-handle,.widget_price_filter .ui-slider .ui-slider-range{background-color:#dc9814}body .widget_price_filter .price_slider_amount{line-height:2.1;font-size:12px}body #secondary .widget_recent_reviews .reviewer{color:#999;font-size:13px}.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport{transform-style:preserve-3d}.pwb-brand-banner-cont.pwb-before-loop,header.woocommerce-products-header .pwb-brand-banner img{width:100%}.pwb-brand-description{padding:2em}.pwb-before-loop{margin:0}.pwb-brand-description p:last-child{margin:0}.category-carousel{width:calc(100% - 10px);margin-left:5px;margin-right:5px;padding-bottom:20px;overflow-x:scroll;white-space:nowrap;position:relative}.category-carousel::-webkit-scrollbar{height:4px;cursor:pointer}.category-carousel::-webkit-scrollbar-track{border-radius:10px;background-color:#e2e2e2}.category-carousel::-webkit-scrollbar-thumb{border-radius:10px;background-color:#000}.category-carousel .woocommerce ul.products{width:inherit;flex-wrap:nowrap;margin:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.category-carousel ul.products li.product.product-category a{position:relative;height:100%}.category-carousel ul.products li.product.product-category img{width:100%;margin:0;object-fit:cover;height:180px}.category-carousel ul.products li.product.product-category::before{display:none}.category-carousel ul.products li.product.product-category{padding-left:0;margin-bottom:0}.category-carousel ul.products li.product.product-category:last-child{padding-right:0}.category-carousel ul.products li.product.product-category .woocommerce-loop-category__title{position:absolute;bottom:15px;left:10px;width:calc(100% - 20px);white-space:initial;line-height:1.4}.category-carousel ul.products li.product.product-category .woocommerce-loop-category__title span{display:inline-block;background-color:#fff;border-radius:64px;font-size:13px;padding:6px 16px}.category-carousel ul.products li.product.product-category{min-width:75%}@media (min-width:770px){.category-carousel ul.products li.product.product-category{min-width:30%}}@media (min-width:1199px){.category-carousel{width:100%;margin-left:0;margin-right:0}}.shoptimizer-subcategories{list-style:none;margin:0 0 20px 0;font-size:14px;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.shoptimizer-subcategories::-webkit-scrollbar{display:none}.shoptimizer-subcategories li{margin-right:8px}.shoptimizer-subcategories a{border:1px solid #e2e2e2;padding:7px 14px;border-radius:6px;color:#444;display:inline-flex;flex-shrink:0}.shoptimizer-subcategories a:hover{border-color:#ccc}@media (max-width:992px){.shoptimizer-subcategories{margin-top:1.5em;margin-left:-1em;width:calc(100% + 2em);padding-left:1em;padding-right:calc(1em - 8px)}}

.lepopup-html-noscroll {
overflow: hidden !important;
}
.lepopup-form .fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lepopup-form .fas, .lepopup-form .far {
font-family: "Font Awesome 5 Free" !important;
}
.lepopup-form .fas {
font-weight: 900 !important;
}
.lepopup-form .far {
font-weight: 400 !important;
}
.lepopup-form .fab {
font-family: "Font Awesome 5 Brands" !important;
font-weight: 400 !important;
}
.lepopup-popup-container {
display: none;
}
.lepopup-popup-container .lepopup-form {
position: fixed !important;
z-index: 1000001;
text-align: left; }
.lepopup-popup-container .lepopup-form-position-top-left {
top: 16px !important;
left: 16px !important;
transform: translate(0, 0);
}
.lepopup-popup-container .lepopup-form-position-top-center {
top: 16px !important;
left: 50% !important;
transform: translate(-50%, 0);
}
.lepopup-popup-container .lepopup-form-position-top-right {
top: 16px !important;
right: 16px !important;
transform: translate(0, 0);
}
.lepopup-popup-container .lepopup-form-position-middle-left {
left: 16px !important;
top: 50% !important;
transform: translate(0, -50%);
}
.lepopup-popup-container .lepopup-form-position-middle-center {
left: 50% !important;
top: 50% !important;
transform: translate(-50%, -50%);
}
.lepopup-popup-container .lepopup-form-position-middle-right {
right: 16px !important;
top: 50% !important;
transform: translate(0, -50%);
}
.lepopup-popup-container .lepopup-form-position-bottom-left {
bottom: 16px !important;
left: 16px !important;
transform: translate(0, 0);
}
.lepopup-popup-container .lepopup-form-position-bottom-center {
bottom: 16px !important;
left: 50% !important;
transform: translate(-50%, 0);
}
.lepopup-popup-container .lepopup-form-position-bottom-right {
bottom: 16px !important;
right: 16px !important;
transform: translate(0, 0);
}
.lepopup-form-page-closed .lepopup-element {
animation-duration: 500ms !important;
animation-delay: 0ms !important;
}
.lepopup-form-inner {
position: relative;
}
.lepopup-inline {
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box;
margin: 0 auto;
}
.lepopup-inline>.lepopup-form {
margin: 0 auto;
}
.lepopup-element {
clear: both;
line-height: 1.4;
position: absolute !important;
}
.lepopup-element:before {
content: " ";
display: block;
}
.lepopup-element:after {
content: ".";
display: block;
font-size: 1px;
line-height: 0px;
visibility: hidden;
}
.lepopup-row.lepopup-element {
padding: 0 !important;
}
.lepopup-row.lepopup-element::after {
display: table;
content: ' ';
clear: both;
}
.lepopup-col {
float: left;
min-height: 1px;
}
.lepopup-collapsed .lepopup-col {
width: 100% !important;
}
.lepopup-collapsed .lepopup-cr-container {
width: 100% !important;
}
.lepopup-collapsed .lepopup-button {
display: block !important;
}
.lepopup-collapsed .lepopup-element-label-left .lepopup-column-label, .lepopup-collapsed .lepopup-element-label-left .lepopup-column-input {
width: 100%;
}
.lepopup-collapsed .lepopup-element-label-right .lepopup-column-label, .lepopup-collapsed .lepopup-element-label-right .lepopup-column-input {
width: 100%;
}
.lepopup-col .lepopup-element:first-of-type {
margin-top: 0;
}
.lepopup-col .lepopup-element:last-of-type {
margin-bottom: 0;
}
.lepopup-col-1 {
width: 8.33333333%;
}
.lepopup-col-2 {
width: 16.66666666%;
}
.lepopup-col-3 {
width: 25%;
}
.lepopup-col-4 {
width: 33.33333333%;
}
.lepopup-col-5 {
width: 41.66666666%;
}
.lepopup-col-6 {
width: 50%;
}
.lepopup-col-7 {
width: 58.33333333%;
}
.lepopup-col-8 {
width: 66.66666666%;
}
.lepopup-col-9 {
width: 75%;
}
.lepopup-col-10 {
width: 83.33333333%;
}
.lepopup-col-11 {
width: 91.66666666%;
}
.lepopup-col-12 {
width: 100%;
}
.lepopup-inherited {
display: block !important;
height: 100% !important; 
white-space: nowrap;
box-sizing: border-box !important;
padding: 0 !important;
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
}
.lepopup-inherited::before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
padding-top: 3px;
}
.lepopup-inherited-red, .lepopup-inherited-red:visited {
border: 1px solid #B20000;
background-color: rgb(255,48,25);
background-image: linear-gradient(to bottom, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
}
.lepopup-inherited-green, .lepopup-inherited-green:visited {
border: 1px solid #307818;
background-color: rgb(72,180,36);
background-image: linear-gradient(to bottom, rgba(72,180,36,1) 0%,rgba(48,120,24,1) 100%);
}
.lepopup-inherited-blue, .lepopup-inherited-blue:visited {
border: 1px solid #306090;
background-color: rgb(40,80,200);
background-image: linear-gradient(to bottom, rgba(40,80,200,1) 0%,rgba(30,47,144,1) 100%);
}
.lepopup-inherited-yellow, .lepopup-inherited-yellow:visited {
border: 1px solid #E5A904;
background-color: rgb(255,210,90);
background-image: linear-gradient(to bottom, rgba(255,210,90,1) 0%,rgba(255,190,0,1) 100%);
}
.lepopup-inherited-orange, .lepopup-inherited-orange:visited {
border: 1px solid #E56E0D;
background-color: rgb(255,170,78);
background-image: linear-gradient(to bottom, rgba(255,170,78,1) 0%,rgba(255,120,10,1) 100%);
}
.lepopup-inherited-pink, .lepopup-inherited-pink:visited {
border: 1px solid #CC026A;
background-color: rgb(255,90,170);
background-image: linear-gradient(to bottom, rgba(255,90,170,1) 0%,rgba(240,0,120,1) 100%);
}
.lepopup-inherited-black, .lepopup-inherited-black:visited {
border: 1px solid #000000;
background-color: rgb(72,72,72);
background-image: linear-gradient(to bottom, rgba(72,72,72,1) 0%,rgba(10,10,10,1) 100%);
}
.lepopup-inherited-red:hover, .lepopup-inherited-red:focus, .lepopup-inherited-red:active,
.lepopup-inherited-green:hover, .lepopup-inherited-green:focus, .lepopup-inherited-green:active,
.lepopup-inherited-blue:hover, .lepopup-inherited-blue:focus, .lepopup-inherited-blue:active,
.lepopup-inherited-yellow:hover, .lepopup-inherited-yellow:focus, .lepopup-inherited-yellow:active,
.lepopup-inherited-pink:hover, .lepopup-inherited-pink:focus, .lepopup-inherited-pink:active,
.lepopup-inherited-black:hover, .lepopup-inherited-black:focus, .lepopup-inherited-black:active,
.lepopup-inherited-orange:hover, .lepopup-inherited-orange:focus, .lepopup-inherited-orange:active {
background-image: linear-gradient(to bottom, rgba(255,255,255,0.01) 0%,rgba(255,255,255,0.01) 100%);
}
.lepopup-element * {
font-family: inherit;
font-size: 15px;
font-weight: normal;
box-sizing: border-box;
}
.lepopup-element form {
margin: 0 !important;
padding: 0 !important;
border: none !important;
background: none !important;
outline: none !important;
box-shadow: none !important;
}
.lepopup-element .lepopup-input:after {
content: ".";
display: block;
font-size: 1px;
line-height: 0px;
visibility: hidden;
clear: both;
}
.lepopup-element-error:before,
.lepopup-uploader-error:before {
content: ' ';
background: inherit;
position: absolute;
width: 8px;
height: 8px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
z-index: 799;
margin-top: -3px;
margin-left: 5px;
}
.lepopup-element-error,
.lepopup-uploader-error {
background: red;
position: absolute;
line-height: 1.4;
z-index: 800;
border-radius: 4px;
margin-top: 5px;
display: none;
padding: 0;
left: 0;
margin-bottom: -5px;	
box-shadow: 1px 1px 10px -4px #000;
}
.lepopup-element-error span,
.lepopup-uploader-error span {
padding: 0.3em 0.7em;
font-size: inherit;
font-family: inherit;
color: inherit;
display: inline-block;
}
.lepopup-element label.lepopup-label {
line-height: 1em;
margin: 0 0 0.4em 0;
font-size: 16px;
display: block;
}
.lepopup-form .lepopup-element-label-left .lepopup-column-label {
padding-right: 0.5em;
}
.lepopup-form .lepopup-element-label-left .lepopup-column-label, .lepopup-form .lepopup-element-label-left .lepopup-column-input {
float: left;
}
.lepopup-form .lepopup-element-label-right .lepopup-column-label {
padding-left: 0.5em;
}
.lepopup-form .lepopup-element-label-right .lepopup-column-label, .lepopup-form .lepopup-element-label-right .lepopup-column-input {
float: right;
}
.lepopup-form .lepopup-element-label-none .lepopup-column-label {
display:none !important;
}
.lepopup-element label.lepopup-description {
line-height: 1em;
margin: 0.4em 0 0 0;
padding: 0;
font-size: 14px;
color: #888;
display: block;
}
.lepopup-form-description-none .lepopup-element label.lepopup-description {
display:none;
}
.lepopup-form .lepopup-element-description-none label.lepopup-description {
display:none !important;
}
.lepopup-form .lepopup-element-description-bottom label.lepopup-description {
display:block !important;
}
.lepopup-form .lepopup-element-label-none label.lepopup-description,
.lepopup-form .lepopup-element-label-top label.lepopup-description {
margin-left:0 !important;margin-right:0 !important;
}
.lepopup-element div.lepopup-input {
position: relative;
}
.lepopup-input div.airdatepicker {
z-index: 1000;
}
.lepopup-element div.lepopup-input {
height: inherit;
line-height: auto;
}
.lepopup-element div.lepopup-input ::placeholder{
font-size: inherit;
}
.lepopup-element div.lepopup-input input[type="text"],
.lepopup-element div.lepopup-input input[type="email"],
.lepopup-element div.lepopup-input input[type="password"],
.lepopup-element div.lepopup-input select,
.lepopup-element div.lepopup-input textarea {
border-spacing: 0;
vertical-align: top;
outline: none;
box-sizing: border-box;
box-shadow: none;
padding: 0 1em !important;
margin: 0;
min-width: 0px;
max-width: 100%;
min-height: 20px;	
width: 100%;
height: 100%;
line-height: inherit;
transition-property: border, background, color, box-shadow;
-webkit-transition-property: border, background, color, box-shadow;
transition-duration: .3s;
-webkit-transition-duration: .3s;
}
.lepopup-element div.lepopup-input textarea {
padding-top: 0.5em !important;
padding-bottom: 0.5em;
}
.lepopup-element div.lepopup-input.lepopup-icon-left input[type="text"],
.lepopup-element div.lepopup-input.lepopup-icon-left input[type="email"],
.lepopup-element div.lepopup-input.lepopup-icon-left input[type="password"],
.lepopup-element div.lepopup-input.lepopup-icon-left textarea {
padding-left: 48px !important;
}
.lepopup-element div.lepopup-input.lepopup-icon-right input[type="text"],
.lepopup-element div.lepopup-input.lepopup-icon-right input[type="email"],
.lepopup-element div.lepopup-input.lepopup-icon-right input[type="password"],
.lepopup-element div.lepopup-input.lepopup-icon-right textarea {
padding-right: 48px !important;
}
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-left input[type="text"],
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-left input[type="email"],
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-left input[type="password"],
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-left textarea {
padding-left: 1em !important;
margin-left: 40px;
width: calc(100% - 40px);
}
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-right input[type="text"],
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-right input[type="email"],
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-right input[type="password"],
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-right textarea {
padding-right: 1em !important;
margin-right: 40px;
width: calc(100% - 40px);
}
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-left.lepopup-icon-right input[type="text"],
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-left.lepopup-icon-right input[type="email"],
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-left.lepopup-icon-right input[type="password"],
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-left.lepopup-icon-right textarea {
width: calc(100% - 80px);
}
.lepopup-element div.lepopup-input>i {
position: absolute;
line-height: inherit;
width: 40px;
text-align: center;
font-size: 16px;
z-index: 102;
}
.lepopup-form-icon-outside .lepopup-element div.lepopup-input>i {
width: 40px;
} .lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-left+label.lepopup-description {
padding-left: 40px;
}
.lepopup-form-icon-outside .lepopup-element div.lepopup-input.lepopup-icon-right+label.lepopup-description {
padding-right: 40px;
}
.lepopup-element div.lepopup-input>i.lepopup-icon-left {
top: 0;
left: 0;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.lepopup-element div.lepopup-input>i.lepopup-icon-right {
top: 0;
right: 0;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.lepopup-form-icon-inside .lepopup-element div.lepopup-input>i.lepopup-icon-left, .lepopup-form-icon-inside .lepopup-element div.lepopup-input>i.lepopup-icon-right {
display: table;
line-height: initial;
height: 100%;
}
.lepopup-form-icon-inside .lepopup-element div.lepopup-input>i.lepopup-icon-left::before, .lepopup-form-icon-inside .lepopup-element div.lepopup-input>i.lepopup-icon-right::before {
display: table-cell;
vertical-align: middle;
}
.lepopup-element .lepopup-button {
display: inline-block;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
user-select: none;
transition-property: border, background, color, box-shadow, width, height, font-size;
-webkit-transition-property: border, background, color, box-shadow, width, height, font-size;
transition-duration: .3s;
-webkit-transition-duration: .3s;
outline: none;
overflow: hidden;
display: block !important;
height: 100% !important;
white-space: nowrap;
box-sizing: border-box !important;
padding: 0 !important;	
}
.lepopup-element .lepopup-button::before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.lepopup-element .lepopup-button-full {
display: block;
}
.lepopup-element .lepopup-button.lepopup-button-tiny {
height: 20px;
line-height: 20px;
padding: 0 10px;
}
.lepopup-element .lepopup-button.lepopup-button-small {
height: 30px;
line-height: 30px;
padding: 0 15px;
}
.lepopup-element .lepopup-button.lepopup-button-medium {
height: 40px;
line-height: 40px;
padding: 0 20px;
}
.lepopup-element .lepopup-button.lepopup-button-large {
height: 50px;
line-height: 50px;
padding: 0 25px;
}
.lepopup-element .lepopup-button.lepopup-button-huge {
height: 60px;
line-height: 60px;
padding: 0 30px;
}
.lepopup-element .lepopup-button i {
font-size: inherit;
color: inherit;
width: 1em;
margin: 0 0.5em 0 0;
line-height: inherit;
display: inline-block;
vertical-align: middle;
transform: translateY(-1px);
text-align: center;
}
.lepopup-element .lepopup-button span+i {
margin: 0 0 0 0.5em;
text-align: right;
}
.lepopup-element .lepopup-button span {
font-size: inherit;
font-weight: inherit;
font-style: inherit;	
color: inherit;
padding: 0;
margin: 0;
text-decoration: inherit;
white-space: nowrap;
-webkit-user-select: none;
user-select: none;
outline: none;
line-height: inherit;
vertical-align: middle;
display: contents;
display: inline-block; }
.lepopup-element .lepopup-button.lepopup-button-zoom-in:active {
transform: scale(1.02);
-webkit-transform: scale(1.02);
}
.lepopup-element .lepopup-button.lepopup-button-zoom-out:active {
transform: scale(0.95);
-webkit-transform: scale(0.95);
}
.lepopup-element .lepopup-button.lepopup-button-shift-down:active {
transform:translateY(2px);
-webkit-transform:translateY(2px);
}
.lepopup-element .lepopup-button-disabled {
transform:none !important;
-webkit-transform:none !important;
opacity:0.7 !important;
}
.lepopup-element-html {
min-height: 20px;
min-width: 20px;
overflow-x: hidden;
overflow-y: hidden;
box-sizing: border-box;
}
.lepopup-element-rectangle {
overflow-x: hidden;
overflow-y: hidden;
box-sizing: border-box;
}
.lepopup-element-html-content {
position: relative;
line-height: inherit;
}
.lepopup-element-html-content iframe {
width: 100%;
height: 100%;
height: -moz-available;
height: -webkit-fill-available;
height: fill-available;
}
.lepopup-element-html-scrollable {
overflow-x: hidden;
overflow-y: scroll;
scrollbar-color: rgba(0,0,0,0.1) rgba(0,0,0,0.05);
scrollbar-width: thin;
-ms-overflow-style: none;
}
.lepopup-element-html-scrollable::-webkit-scrollbar {
width: 5px;
}
.lepopup-element-html-scrollable::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px rgba(0,0,0,0.05);
}
.lepopup-element-html-scrollable::-webkit-scrollbar-thumb {
background-color: rgba(0,0,0,0.1);
}
.lepopup-element-html strong, .lepopup-element-html b {
font-weight: 700;
font-size: inherit;
color: inherit;
text-shadow: none;
}
.lepopup-element-html em, .lepopup-element-html i {
font-style: italic;
font-size: inherit;
color: inherit;
text-shadow: none;
}
.lepopup-element-html span {
font-style: inherit;
font-size: inherit;
font-weight: inherit;
color: inherit;
text-shadow: none;
}
.lepopup-element-html h1,
.lepopup-element-html h2,
.lepopup-element-html h3,
.lepopup-element-html h4,
.lepopup-element-html h5,
.lepopup-element-html h6 {
font-weight: 700;
margin: 0.4em 0;
padding: 0;
line-height: 1.475;
text-shadow: none;
}
.lepopup-element-html h1 {
font-size: 32px
}
.lepopup-element-html h2 {
font-size: 24px
}
.lepopup-element-html h3 {
font-size: 20px
}
.lepopup-element-html h4 {
font-size: 18px
}
.lepopup-element-html h5 {
font-size: 16px
}
.lepopup-element-html h6 {
font-size: 14px
}
.lepopup-element-html p {
line-height: 1.475;
padding: 0;
margin: 0.4em 0;
font-style: inherit;
font-size: inherit;
font-weight: inherit;
color: inherit;
text-shadow: none;
}
.lepopup-element-html .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.lepopup-element-html .alignleft {
float: left;
margin: 0.5em 1em 0.5em 0;
}
.lepopup-element-html .alignright {
float: right;
margin: 0.5em 0 0.5em 1em;
}
.lepopup-element-html img {
max-width: 100%;
}
.lepopup-element-html hr {
border: 0;
border-top: 1px solid #a0a0a0;
margin: 0.3em 0;
}
.lepopup-element-html ul {
list-style: disc inside;
margin: 0.3em 0;
padding: 0;
line-height: 1.475;
}
.lepopup-element-html ol {
list-style: decimal inside;
margin: 0.3em 0;
padding: 0;
line-height: 1.475;
}
.lepopup-element-html ul li,
.lepopup-element-html ol li {
margin: 0 0 0 1em;
padding: 0;
line-height: 1.475;
font-style: inherit;
font-size: inherit;
font-weight: inherit;
color: inherit;
text-shadow: none;
}
.lepopup-element-close span,
.lepopup-element-icon span,
.lepopup-element-icon a {
display: block;
text-align: center;
cursor: pointer;
font-family: arial !important;
line-height: 1 !important;
transition-property: color;
transition-duration: .2s;
text-decoration: none !important;
}
.lepopup-element-close span i,
.lepopup-element-icon span i,
.lepopup-element-icon a i {
transition-property: color;
transition-duration: .2s;
font-size: inherit;
}
.lepopup-confirmaton-message {
display: none;
}
.lepopup-ta-left {
text-align: left !important;
}
.lepopup-ta-center {
text-align: center !important;
}
.lepopup-ta-right {
text-align: right !important;
} .lepopup-tile-layout-inline div.lepopup-tile-container {
width: auto;
display: inline-block;
float: left;
}
div.lepopup-tile-container, div.lepopup-tile-box {
max-width: 100%;
}	
.lepopup-tile-layout-2 div.lepopup-tile-container,
.lepopup-tile-layout-3 div.lepopup-tile-container,
.lepopup-tile-layout-4 div.lepopup-tile-container,
.lepopup-tile-layout-6 div.lepopup-tile-container {
width: auto;
display: block;
float: left;
}
.lepopup-tile-layout-2 div.lepopup-tile-container {
width: 50%;
}
.lepopup-tile-layout-3 div.lepopup-tile-container {
width: 33.33333333%;
}
.lepopup-tile-layout-4 div.lepopup-tile-container {
width: 25%;
}
.lepopup-tile-layout-6 div.lepopup-tile-container {
width: 16.66666666%;
}
.lepopup-tile-layout-inline::after,
.lepopup-tile-layout-2::after,
.lepopup-tile-layout-3::after,
.lepopup-tile-layout-4::after,
.lepopup-tile-layout-6::after {
content: ' ';
display: table;
clear: both;
}
.lepopup-tile-layout-right div.lepopup-tile-container {
float: right !important;
text-align: right;
}
.lepopup-tile-layout-1.lepopup-tile-layout-right div.lepopup-tile-container {
clear: both;
}
input[type="checkbox"].lepopup-tile, input[type="radio"].lepopup-tile {
display: none !important;
}
input[type="checkbox"].lepopup-tile+label, input[type="radio"].lepopup-tile+label {
vertical-align: middle;
margin: 0;
}
input[type="checkbox"].lepopup-tile+label:before,
input[type="checkbox"].lepopup-tile+label:after,
input[type="radio"].lepopup-tile+label:before,
input[type="radio"].lepopup-tile+label:after {
content: '';
}
input[type="checkbox"].lepopup-tile+label:before,
input[type="radio"].lepopup-tile+label:before {
display: none !important;
}
input[type="checkbox"].lepopup-tile+label,
input[type="radio"].lepopup-tile+label {
appearance: none;
border-style: solid;
border-color: #ccc;
border-radius: 2px;
border-width: 1px;
max-width: 100%;
text-align: center;
background: #fff;
color: #444;
cursor: pointer;
display: block;
vertical-align: top;
position: relative;
transition-property: border, background, color, transform;
-webkit-transition-property: border, background, color, transform;
transition-duration: .2s;
-webkit-transition-duration: .2s;
white-space: nowrap;
overflow: hidden;
}
input[type="checkbox"].lepopup-tile:checked+label,
input[type="radio"].lepopup-tile:checked+label {
border-color: red;
}
.lepopup-tile-tiny+label {
line-height: 18px;
height: 20px;
}
.lepopup-tile-tiny+label {
padding: 0 0.6em;
}
.lepopup-tile-small+label {
line-height: 28px;
height: 30px;
}
.lepopup-tile-small+label {
padding: 0 0.8em;
}
.lepopup-tile-medium+label {
line-height: 38px;
height: 40px;
}
.lepopup-tile-medium+label {
padding: 0 1em;
}
.lepopup-tile-large+label {
line-height: 48px;
height: 50px;
}
.lepopup-tile-large+label {
padding: 0 1.2em;
}
.lepopup-tile-huge+label {
line-height: 58px;
height: 60px;
}
.lepopup-tile-huge+label {
padding: 0 1.4em;
}
.lepopup-tile-box {
display: inline-block;
padding: 0.3em;
}
.lepopup-tile-full .lepopup-tile-box {
display: block !important;
}
.lepopup-tile-transform-zoom-in .lepopup-tile-box input[type="checkbox"].lepopup-tile:checked+label,
.lepopup-tile-transform-zoom-in .lepopup-tile-box input[type="radio"].lepopup-tile:checked+label {
transform: scale(1.05);
}
.lepopup-tile-transform-zoom-out .lepopup-tile-box input[type="checkbox"].lepopup-tile:checked+label,
.lepopup-tile-transform-zoom-out .lepopup-tile-box input[type="radio"].lepopup-tile:checked+label {
transform: scale(0.95);
}
.lepopup-tile-transform-shift-down .lepopup-tile-box input[type="checkbox"].lepopup-tile:checked+label,
.lepopup-tile-transform-shift-down .lepopup-tile-box input[type="radio"].lepopup-tile:checked+label {
transform: translateY(2px);
}  .lepopup-cr-layout-inline div.lepopup-cr-container {
width: auto;
display: inline-block;
float: left;
}
.lepopup-cr-layout-2 div.lepopup-cr-container,
.lepopup-cr-layout-3 div.lepopup-cr-container,
.lepopup-cr-layout-4 div.lepopup-cr-container,
.lepopup-cr-layout-6 div.lepopup-cr-container {
width: auto;
display: block;
float: left;
}
.lepopup-cr-layout-2 div.lepopup-cr-container {
width: 50%;
}
.lepopup-cr-layout-3 div.lepopup-cr-container {
width: 33.33333333%;
}
.lepopup-cr-layout-4 div.lepopup-cr-container {
width: 25%;
}
.lepopup-cr-layout-6 div.lepopup-cr-container {
width: 16.66666666%;
}
.lepopup-cr-layout-inline::after,
.lepopup-cr-layout-2::after,
.lepopup-cr-layout-3::after,
.lepopup-cr-layout-4::after,
.lepopup-cr-layout-6::after {
content: ' ';
display: table;
clear: both;
}
.lepopup-cr-layout-inline.lepopup-cr-layout-right div.lepopup-cr-container {
float: right;
}
.lepopup-cr-layout-inline div.lepopup-cr-container div.lepopup-cr-label {
width: auto;
}
.lepopup-cr-layout-2.lepopup-cr-layout-right div.lepopup-cr-container-left div.lepopup-cr-label,
.lepopup-cr-layout-3.lepopup-cr-layout-right div.lepopup-cr-container-left div.lepopup-cr-label,
.lepopup-cr-layout-4.lepopup-cr-layout-right div.lepopup-cr-container-left div.lepopup-cr-label,
.lepopup-cr-layout-6.lepopup-cr-layout-right div.lepopup-cr-container-left div.lepopup-cr-label,
.lepopup-cr-layout-inline div.lepopup-cr-container-left div.lepopup-cr-label {
padding-right: 1.4em;
}
.lepopup-cr-layout-2.lepopup-cr-layout-left div.lepopup-cr-container-right div.lepopup-cr-label,
.lepopup-cr-layout-3.lepopup-cr-layout-left div.lepopup-cr-container-right div.lepopup-cr-label,
.lepopup-cr-layout-4.lepopup-cr-layout-left div.lepopup-cr-container-right div.lepopup-cr-label,
.lepopup-cr-layout-6.lepopup-cr-layout-left div.lepopup-cr-container-right div.lepopup-cr-label,
.lepopup-cr-layout-inline div.lepopup-cr-container-right div.lepopup-cr-label {
padding-left: 1.4em;
}
div.lepopup-cr-container {
display: table;
width: 100%;
margin: 0 0 5px 0;
}
div.lepopup-cr-container>div {
vertical-align: top;
}
div.lepopup-cr-container.lepopup-cr-container-small {
line-height: 16px;
}
div.lepopup-cr-container.lepopup-cr-container-medium {
line-height: 20px;
}
div.lepopup-cr-container.lepopup-cr-container-large {
line-height: 24px;
}
div.lepopup-cr-container.lepopup-cr-container-huge {
line-height: 28px;
}
div.lepopup-cr-container div.lepopup-cr-box {
display: table-cell;
}
div.lepopup-cr-container div.lepopup-cr-label {
display: table-cell;
width: 100%;
}
div.lepopup-cr-container div.lepopup-cr-label label {
margin: 0;
padding: 0;
display: block;
text-align: inherit;
}
div.lepopup-cr-container-left div.lepopup-cr-label {
padding-left: 0.7em;
}
div.lepopup-cr-container-right div.lepopup-cr-label {
padding-right: 0.7em;
}
input[type="checkbox"].lepopup-checkbox {
display: none !important;
}
input[type="checkbox"].lepopup-checkbox+label {
vertical-align: middle;
margin: 0;
}
input[type="checkbox"].lepopup-checkbox+label:before,
input[type="checkbox"].lepopup-checkbox+label:after {
content: '';
}
input[type="checkbox"].lepopup-checkbox+label:before {
display: none !important;
}
input[type="checkbox"].lepopup-checkbox-classic+label,
input[type="checkbox"].lepopup-checkbox-fa-check+label,
input[type="checkbox"].lepopup-checkbox-square+label {
appearance: none;
border-style: solid;
border-color: #aaa;
border-radius: 2px;
text-align: center;
font-weight: 700;
background: #fff;
color: #444;
padding: 0;
cursor: pointer;
display: inline-block;
position: relative;
transition-property: border, background, color, transform;
-webkit-transition-property: border, background, color, transform;
transition-duration: .2s;
-webkit-transition-duration: .2s;
}
input[type="checkbox"].lepopup-checkbox-classic:checked+label,
input[type="checkbox"].lepopup-checkbox-fa-check:checked+label,
input[type="checkbox"].lepopup-checkbox-square:checked+label {
transform: scale(1.1);
}
input[type="checkbox"].lepopup-checkbox-classic:checked+label:after {
font-family: arial;
content: '✔';
}
input[type="checkbox"].lepopup-checkbox-fa-check:checked+label:after {
font-family: lepopup-if;
content: "\e801";
}
input[type="checkbox"].lepopup-checkbox-square:checked+label:after {
position: absolute;
top: 4px;
left: 4px;
border-radius: 2px;
background: #aaa;
display: inline-block;
transition-property: border, background, color, transform;
-webkit-transition-property: border, background, color, transform;
transition-duration: .2s;
-webkit-transition-duration: .2s;
}
input[type="checkbox"].lepopup-checkbox-none+label {
appearance: none;
font-family: arial;
font-size: 16px;
color: #aaa;
}
input[type="checkbox"].lepopup-checkbox-none+label:after {
content: 'none';
}
input[type="checkbox"].lepopup-checkbox-tgl+label {
appearance: none;
border-style: solid;
border-color: #aaa;
background: #fff;
position: relative;
display: inline-block;
overflow: hidden;
transition: background 0.3s;
box-sizing: border-box;
border-radius: 100px;
outline: none;
box-shadow: none;
cursor: pointer;
margin: 0;
padding: 0;
}
input[type="checkbox"].lepopup-checkbox-tgl+label:after {
position: absolute;
top: 2px;
left: 2px;
background: #aaa;
border: none;
border-radius: 100px;
transition: left 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
input[type="checkbox"].lepopup-checkbox-tgl:checked+label {
background: #aaa;
}
input[type="checkbox"].lepopup-checkbox-tgl:checked+label:after {
background: #fff;
}
input[type="checkbox"].lepopup-checkbox-classic.lepopup-checkbox-huge+label,
input[type="checkbox"].lepopup-checkbox-fa-check.lepopup-checkbox-huge+label,
input[type="checkbox"].lepopup-checkbox-square.lepopup-checkbox-huge+label {
width: 28px;
height: 28px;
line-height: 28px;
border-width: 2px;
}
input[type="checkbox"].lepopup-checkbox-classic.lepopup-checkbox-huge:checked+label:after {
font-size: 28px;
line-height: 26px;
}
input[type="checkbox"].lepopup-checkbox-fa-check.lepopup-checkbox-huge:checked+label:after {
font-size: 25px;
line-height: 25px;
}
input[type="checkbox"].lepopup-checkbox-square.lepopup-checkbox-huge:checked+label:after {
width: 16px;
height: 16px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-huge+label {
width: 48px;
height: 26px;
border-width: 2px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-huge+label:after {
width: 18px;
height: 18px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-huge:checked+label:after {
left: 24px;
}
input[type="checkbox"].lepopup-checkbox-classic.lepopup-checkbox-large+label,
input[type="checkbox"].lepopup-checkbox-fa-check.lepopup-checkbox-large+label,
input[type="checkbox"].lepopup-checkbox-square.lepopup-checkbox-large+label {
width: 24px;
height: 24px;
line-height: 24px;
border-width: 2px;
}
input[type="checkbox"].lepopup-checkbox-classic.lepopup-checkbox-large:checked+label:after {
font-size: 24px;
line-height: 22px;
}
input[type="checkbox"].lepopup-checkbox-fa-check.lepopup-checkbox-large:checked+label:after {
font-size: 21px;
line-height: 21px;
}
input[type="checkbox"].lepopup-checkbox-square.lepopup-checkbox-large:checked+label:after {
width: 12px;
height: 12px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-large+label {
width: 44px;
height: 24px;
border-width: 2px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-large+label:after {
width: 16px;
height: 16px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-large:checked+label:after {
left: 22px;
}
input[type="checkbox"].lepopup-checkbox-classic.lepopup-checkbox-medium+label,
input[type="checkbox"].lepopup-checkbox-fa-check.lepopup-checkbox-medium+label,
input[type="checkbox"].lepopup-checkbox-square.lepopup-checkbox-medium+label {
width: 20px;
height: 20px;
line-height: 20px;
border-width: 1px;
}
input[type="checkbox"].lepopup-checkbox-classic.lepopup-checkbox-medium:checked+label:after {
font-size: 20px;
line-height: 19px;
}
input[type="checkbox"].lepopup-checkbox-fa-check.lepopup-checkbox-medium:checked+label:after {
font-size: 18px;
line-height: 18px;
}
input[type="checkbox"].lepopup-checkbox-square.lepopup-checkbox-medium:checked+label:after {
width: 10px;
height: 10px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-medium+label {
width: 38px;
height: 20px;
border-width: 1px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-medium+label:after {
width: 14px;
height: 14px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-medium:checked+label:after {
left: 20px;
}
input[type="checkbox"].lepopup-checkbox-classic.lepopup-checkbox-small+label,
input[type="checkbox"].lepopup-checkbox-fa-check.lepopup-checkbox-small+label,
input[type="checkbox"].lepopup-checkbox-square.lepopup-checkbox-small+label {
width: 16px;
height: 16px;
line-height: 16px;
border-width: 1px;
}
input[type="checkbox"].lepopup-checkbox-classic.lepopup-checkbox-small:checked+label:after {
font-size: 16px;
line-height: 15px;
}
input[type="checkbox"].lepopup-checkbox-fa-check.lepopup-checkbox-small:checked+label:after {
font-size: 15px;
line-height: 14px;
}
input[type="checkbox"].lepopup-checkbox-square.lepopup-checkbox-small:checked+label:after {
width: 6px;
height: 6px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-small+label {
width: 30px;
height: 16px;
border-width: 1px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-small+label:after {
width: 10px;
height: 10px;
}
input[type="checkbox"].lepopup-checkbox-tgl.lepopup-checkbox-small:checked+label:after {
left: 16px;
}
input[type="radio"].lepopup-radio {
display: none !important;
}
input[type="radio"].lepopup-radio+label {
vertical-align: middle;
margin: 0;
}
input[type="radio"].lepopup-radio+label:before,
input[type="radio"].lepopup-radio+label:after {
content: '';
}
input[type="radio"].lepopup-radio+label:before {
display: none !important;
}
input[type="radio"].lepopup-radio-classic+label,
input[type="radio"].lepopup-radio-fa-check+label,
input[type="radio"].lepopup-radio-dot+label {
appearance: none;
border-style: solid;
border-color: #aaa;
border-radius: 50%;
text-align: center;
font-weight: 700;
background: #fff;
color: #aaa;
cursor: pointer;
display: inline-block;
position: relative;
transition-property: border, background, color, transform;
-webkit-transition-property: border, background, color, transform;
transition-duration: .2s;
-webkit-transition-duration: .2s;
padding: 0;
}
input[type="radio"].lepopup-radio-classic:checked+label,
input[type="radio"].lepopup-radio-fa-check:checked+label,
input[type="radio"].lepopup-radio-dot:checked+label {
transform: scale(1.1);
}
input[type="radio"].lepopup-radio-classic:checked+label:after {
font-family: arial;
content: '✔';
}
input[type="radio"].lepopup-radio-fa-check:checked+label:after {
font-family: lepopup-if;
content: "\e801";
}
input[type="radio"].lepopup-radio-dot:checked+label:after {
position: absolute;
top: 4px;
left: 4px;
border-radius: 50%;
background: #aaa;
display: inline-block;
transition-property: border, background, color, transform;
-webkit-transition-property: border, background, color, transform;
transition-duration: .2s;
-webkit-transition-duration: .2s;
}
input[type="radio"].lepopup-radio-classic.lepopup-radio-huge+label,
input[type="radio"].lepopup-radio-fa-check.lepopup-radio-huge+label,
input[type="radio"].lepopup-radio-dot.lepopup-radio-huge+label {
width: 28px;
height: 28px;
line-height: 28px;
border-width: 2px;
}
input[type="radio"].lepopup-radio-classic.lepopup-radio-huge:checked+label:after {
font-size: 28px;
line-height: 28px;
}
input[type="radio"].lepopup-radio-fa-check.lepopup-radio-huge:checked+label:after {
font-size: 25px;
line-height: 29px;
}
input[type="radio"].lepopup-radio-dot.lepopup-radio-huge:checked+label:after {
width: 16px;
height: 16px;
}
input[type="radio"].lepopup-radio-classic.lepopup-radio-large+label,
input[type="radio"].lepopup-radio-fa-check.lepopup-radio-large+label,
input[type="radio"].lepopup-radio-dot.lepopup-radio-large+label {
width: 24px;
height: 24px;
line-height: 24px;
border-width: 2px;
}
input[type="radio"].lepopup-radio-classic.lepopup-radio-large:checked+label:after {
font-size: 24px;
line-height: 24px;
}
input[type="radio"].lepopup-radio-fa-check.lepopup-radio-large:checked+label:after {
font-size: 21px;
line-height: 23px;
}
input[type="radio"].lepopup-radio-dot.lepopup-radio-large:checked+label:after {
width: 12px;
height: 12px;
}
input[type="radio"].lepopup-radio-classic.lepopup-radio-medium+label,
input[type="radio"].lepopup-radio-fa-check.lepopup-radio-medium+label,
input[type="radio"].lepopup-radio-dot.lepopup-radio-medium+label {
width: 20px;
height: 20px;
line-height: 20px;
border-width: 1px;
}
input[type="radio"].lepopup-radio-classic.lepopup-radio-medium:checked+label:after {
font-size: 20px;
line-height: 20px;
}
input[type="radio"].lepopup-radio-fa-check.lepopup-radio-medium:checked+label:after {
font-size: 18px;
line-height: 18px;
}
input[type="radio"].lepopup-radio-dot.lepopup-radio-medium:checked+label:after {
width: 10px;
height: 10px;
}
input[type="radio"].lepopup-radio-classic.lepopup-radio-small+label,
input[type="radio"].lepopup-radio-fa-check.lepopup-radio-small+label,
input[type="radio"].lepopup-radio-dot.lepopup-radio-small+label {
width: 16px;
height: 16px;
line-height: 16px;
border-width: 1px;
}
input[type="radio"].lepopup-radio-classic.lepopup-radio-small:checked+label:after {
font-size: 16px;
line-height: 16px;
}
input[type="radio"].lepopup-radio-fa-check.lepopup-radio-small:checked+label:after {
font-size: 15px;
line-height: 15px;
}
input[type="radio"].lepopup-radio-dot.lepopup-radio-small:checked+label:after {
width: 6px;
height: 6px;
}
.lepopup-cr-box input[type="checkbox"]+label, .lepopup-cr-box input[type="radio"]+label {
vertical-align: top !important;
}  .lepopup-imageselect {
display: none !important;
}
.lepopup-imageselect+label {
display: inline-block;
width: 100px;
height: 100px;
vertical-align: middle;
margin: 5px;
cursor: pointer;
transition-property: border, transform, box-shadow, filter;
-webkit-transition-property: border, transform, box-shadow, filter;
transition-duration: .2s;
-webkit-transition-duration: .2s;
background-repeat: no-repeat;
background-position: 50% 50%;
overflow: hidden;
}
.lepopup-imageselect+label span.lepopup-imageselect-image {
display: block;
vertical-align: middle;
margin: 0;
cursor: pointer;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.lepopup-imageselect+label span.lepopup-imageselect-label {
padding: 0.5em;
display: block;
}
.lepopup-ta-left .lepopup-imageselect+label {
margin: 5px 10px 5px 0;
}
.lepopup-ta-center .lepopup-imageselect+label {
margin: 5px 5px 5px 5px;
}
.lepopup-ta-right .lepopup-imageselect+label {
margin: 5px 0 5px 10px;
}
.lepopup-imageselect-grayscale .lepopup-imageselect+label {
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.lepopup-imageselect-grayscale .lepopup-imageselect+label:hover,
.lepopup-imageselect-grayscale .lepopup-imageselect:checked+label {
-moz-filter: none;
-o-filter: none;
-webkit-filter: none;
filter: none;
filter: none;
}
.lepopup-imageselect+label:before,
.lepopup-imageselect+label:after {
content: '';
}
.lepopup-imageselect:checked+label {
display: inline-block;
width: 100px;
height: 100px;
}  .lepopup-popup-message-overlay {
position: fixed !important;
z-index: 999999;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
height: 100%;
width: 100%;
background-color: rgba(0,0,0,0.8);
display: none;
}
.lepopup-popup-message {
position: fixed;
z-index: 1000000;
text-align: left;
display: none;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 50%;
min-width: 480px;
padding: 46px 40px 40px 40px;
box-sizing: border-box;
background-color: #ffffff;
border-radius: 5px;
box-shadow: 1px 1px 10px -3px rgba(0,0,0,0.8);
color: #444;
font-size: 18px;
line-height: 26px;
text-align: center;
}
.lepopup-popup-message-conntent {
position: relative;
}
.lepopup-popup-message-close {
position: absolute;
z-index: 1000001;
top: 8px;
right: 8px;
font-size: 20px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
display: inline-block;
cursor: pointer;
font-family: lepopup-if;
transition: color 0.3s;
-webkit-transition: color 0.3s;
}
.lepopup-popup-message-close:active {
transform: translateY(2px);
-webkit-transform: translateY(2px);
}  .lepopup-popup-overlay {
position: fixed !important;
z-index: 999999;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
display: none;
animation-duration: 1000ms !important;
animation-delay: 0ms;	
overflow-y: scroll;
overflow-x: hidden;
-ms-overflow-style: scrollbar;
box-sizing: content-box;
padding-right: 20px;	
}
.lepopup-popup-loader {
width: 90px;
height: 90px;
z-index: 1000000;
position: fixed;
}
.lepopup-popup-loader-top-left {
top: 32px !important;
left: 32px !important;
transform: translate(0, 0);
}
.lepopup-popup-loader-top-center {
top: 32px !important;
left: 50% !important;
transform: translate(-50%, 0);
}
.lepopup-popup-loader-top-right {
top: 32px !important;
right: 32px !important;
transform: translate(0, 0);
}
.lepopup-popup-loader-middle-left {
left: 32px !important;
top: 50% !important;
transform: translate(0, -50%);
}
.lepopup-popup-loader-middle-center {
left: 50% !important;
top: 50% !important;
transform: translate(-50%, -50%);
}
.lepopup-popup-loader-middle-right {
right: 32px !important;
top: 50% !important;
transform: translate(0, -50%);
}
.lepopup-popup-loader-bottom-left {
bottom: 32px !important;
left: 32px !important;
transform: translate(0, 0);
}
.lepopup-popup-loader-bottom-center {
bottom: 32px !important;
left: 50% !important;
transform: translate(-50%, 0);
}
.lepopup-popup-loader-bottom-right {
bottom: 32px !important;
right: 32px !important;
transform: translate(0, 0);
}
.lepopup-popup-fh-container {
position: fixed;
z-index: 1000000;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
overflow-y: scroll;
overflow-x: hidden;
scrollbar-color: transparent;
scrollbar-width: none;
-ms-overflow-style: none;
}
.lepopup-popup-fh-container::-webkit-scrollbar {
display: none;
width: 1px;
background-color: transparent;
}
.lepopup-popup-fh-container::-webkit-scrollbar-track {
display: none;
width: 1px;
background-color: transparent;
}
.lepopup-popup-fh-container::-webkit-scrollbar-thumb {
display: none;
width: 1px;
background-color: transparent;
}
.lepopup-popup-fh-container::-moz-scrollbar {
display: none;
width: 1px;
background-color: transparent;
}
.lepopup-popup-fh-container>.lepopup-form {
position: absolute !important;
top: 0 !important;
bottom: auto !important;
transform-origin: 50% 50%;
}
.lepopup-popup {
position: absolute;
z-index: 1000000;
text-align: left;
display: none;
left: 50%;
top: 50%;
width: 100%;
padding: 25px 10px 10px 10px;
box-sizing: border-box;
}
.lepopup-popup-close {
position: absolute;
top: 3px;
right: 10px;
font-size: 20px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
display: inline-block;
cursor: pointer;
text-shadow: 1px 1px rgba(0,0,0,0.3);	
transition: color 0.3s;
-webkit-transition: color 0.3s;
}
.lepopup-popup-close:active {
transform: translateY(2px);
-webkit-transform: translateY(2px);
}  .lepopup-popup-loader-triple-spinner {
display: block;
position: relative;
width: 90px;
height: 90px;
border-radius: 50%;
border: 4px solid transparent;
border-top: 4px solid #FF5722;
-webkit-animation: lepopup-popup-loader-triple-spinner-spin 2s linear infinite;
animation: lepopup-popup-loader-triple-spinner-spin 2s linear infinite;
}
.lepopup-popup-loader-triple-spinner::before,
.lepopup-popup-loader-triple-spinner::after {
content: "";
position: absolute;
border-radius: 50%;
border: 4px solid transparent;
}
.lepopup-popup-loader-triple-spinner::before {
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-top-color: #FF9800;
-webkit-animation: lepopup-popup-loader-triple-spinner-spin 3s linear infinite;
animation: lepopup-popup-loader-triple-spinner-spin 3.5s linear infinite;
}
.lepopup-popup-loader-triple-spinner::after {
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-top-color: #FFC107;
-webkit-animation: lepopup-popup-loader-triple-spinner-spin 1.5s linear infinite;
animation: lepopup-popup-loader-triple-spinner-spin 1.75s linear infinite;
}
@-webkit-keyframes lepopup-popup-loader-triple-spinner-spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes lepopup-popup-loader-triple-spinner-spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}  div.lepopup-uploader {
position: relative;
}
div.lepopup-uploader-engine, div.lepopup-uploader-engine>form, div.lepopup-uploader-engine>form>input, div.lepopup-uploader-engine>iframe {
display: none !important;
width: 0 !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
visibility: hidden !important;
opacity: 0 !important;
}
div.lepopup-uploader-file {
margin: 0.5em 0;
line-height: 1.8;
position: relative;
}
div.lepopup-uploader-file>span {
font-size: 0.9em;
line-height: 1.8;
position: absolute;
cursor: pointer;
top: 0;
right: 0;
display: inline-block;
opacity: 0.7;
}
div.lepopup-uploader-file>span>i {
transition: color 0.3s;
-webkit-transition: color 0.3s;
}
div.lepopup-uploader-file>span:hover>i {
color: red !important;
}
div.lepopup-uploader-file>div.lepopup-uploader-file-title {
white-space: nowrap;
overflow: hidden;
font-size: 0.9em;
margin-right: 40px;
}
div.lepopup-uploader-file>div.lepopup-uploader-progress {
line-height: 0.8em;
height: 0.8em;
font-size: 0.8em;
opacity: 0.6;
}
div.lepopup-uploader-file>div.lepopup-uploader-progress>div.lepopup-uploader-progress-bar {
height: 4px;
background: green;
border-radius: 4px;
}
div.lepopup-uploader-file>div.lepopup-uploader-progress>div.lepopup-uploader-progress-error {
line-height: 1em;
height: 1em;
font-size: 1em;
color: red;
}  .lepopup-star-rating, .lepopup-star-rating>label { 
margin: 0 !important;
padding: 0 !important;
border: none;
display: inline-block;
}
.lepopup-star-rating>input {
display: none;
} 
.lepopup-star-rating>label:before {
content: "" !important;
}
.lepopup-star-rating>label:after {
cursor: pointer;
margin: 5px 0.4em 5px 0;
font-size: 1.25em;
font-family: lepopup-if;
display: inline-block;
content: "\e800";
}
.lepopup-ta-right .lepopup-star-rating>label:after {
margin: 5px 0 5px 0.4em;
}
.lepopup-ta-center .lepopup-star-rating>label:after {
margin: 5px 0.2em 5px 0.2em;
}
.lepopup-star-rating-tiny>label:after { 
font-size: 16px;
}
.lepopup-star-rating-small>label:after { 
font-size: 20px;
}
.lepopup-star-rating-medium>label:after { 
font-size: 24px;
}
.lepopup-star-rating-large>label:after { 
font-size: 28px;
}
.lepopup-star-rating-huge>label:after { 
font-size: 32px;
}
.lepopup-star-rating>label { 
color: #ddd; 
float: right;
transition-property: color, transform;
-webkit-transition-property: color, transform;
transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
}
.lepopup-star-rating>input:checked~label,
.lepopup-star-rating:not(:checked)>label:hover,
.lepopup-star-rating:not(:checked)>label:hover~label {
color: #FFD700;
transform: scale(1.2);
}
.lepopup-star-rating>input:checked+label:hover,
.lepopup-star-rating>input:checked~label:hover,
.lepopup-star-rating>label:hover~input:checked~label,
.lepopup-star-rating>input:checked~label:hover~label {
opacity: 0.7;
}  .lepopup-multiselect {
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
padding: 0;
}
.lepopup-multiselect>input[type="checkbox"] {
display: none !important;
}
.lepopup-multiselect>label {
display: block !important;
vertical-align: middle;
margin: 0;
padding: 0.5em 0.7em;
color: inherit;
margin: 0;
text-align: inherit;
border-bottom: 1px dashed rgba(0,0,0,0.03);
transition: color, background 0.3s;
-webkit-transition: color, background 0.2s;
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.lepopup-multiselect>label:nth-child(4n) {
background: rgba(0,0,0,0.02);
}
.lepopup-multiselect>label:before,
.lepopup-multiselect>label:after {
content: '' !important;
}
.lepopup-multiselect>label:hover {
background: rgba(0,0,0,0.1);
}
.lepopup-multiselect>input[type="checkbox"]:checked+label {
background: rgba(0,0,0,0.3);
}
.lepopup-multiselect>input[type="checkbox"]:disabled+label {
opacity: 0.5;
}
.lepopup-multiselect::-webkit-scrollbar {
width: 5px;
}
.lepopup-multiselect::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
.lepopup-multiselect::-webkit-scrollbar-thumb { opacity: 0.8;
} #lepopup-ready{width: 1px !important;}
.lepopup-dl {
text-align: right;
font-size: 14px;
font-family: arial;
}
.lepopup-dl a {
text-decoration: none !important;
outline: none !important;
box-shadow: none !important;
color: #52af00;
display: block;
}
.lepopup-dl a:hover {
text-decoration: underline !important;
}
.lepopup-dl a:active {
transform: translateY(2px);
} div.lepopup-progress {
padding: 10px 0;
margin: 0 auto;
}
div.lepopup-progress.lepopup-progress-outside {
display: none;
}
div.lepopup-progress::after {
content: ' ';
display: table;
clear: both;
}
div.lepopup-progress-t1>div {
width: 100%;
height: 18px;
line-height: 18px;
position: relative;
background-color: #e0e0e0;
border-radius: 5px;
overflow: hidden;
margin: 0px auto;
}
div.lepopup-progress-t1>div>div {
background: #bd4070;
position: absolute;
left: 0;
top: 0;
bottom: 0;
line-height: inherit;
text-align: right;
padding-right: 0.6em;
box-sizing: border-box;
font-size: 80%;
color: #fff;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div.lepopup-progress-t1>div>div:after {
background-size: 40px 40px;
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
}
div.lepopup-progress-t1>label {
display: block;
font-size: 90%;
margin-top: 4px;
line-height: 1.2;
color: #444;
text-align: center;
cursor: default;
}
div.lepopup-progress-t1.lepopup-progress-stripes>div>div:after {
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDI1NSwgMjU1LCAyNTUpIiBzdG9wLW9wYWNpdHk9IjAuMTUiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0icmdiKDI1NSwgMjU1LCAyNTUpIiBzdG9wLW9wYWNpdHk9IjAuMTUiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIzMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
}
ul.lepopup-progress-t2 * {
margin: 0;
padding: 0;
box-shadow: none;
outline: none;
cursor: default;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
ul.lepopup-progress-t2 {
width: 100%;
height: 6px;
background-color: #e0e0e0;
border-radius: 5px;
display: block;
margin: 0px auto;
list-style: none;
padding: 0;
}
ul.lepopup-progress-t2>li {
float: left;
text-align: center !important;
margin: -10px 0 0 0;
padding: 0;
list-style: none;
}
ul.lepopup-progress-t2>li::before, ul.lepopup-progress-t2>li::after {
display:none !important;
}
ul.lepopup-progress-t2>li>span {
background-color: #e0e0e0;
font-size: 90%;
color: #fff;
width: 25px;
height: 25px;
line-height: 25px;
display: inline-block;
border-radius: 24px;
text-align: center;
}
ul.lepopup-progress-t2>li>label {
display: block;
font-size: 90%;
margin-top: 4px;
color: #e0e0e0;
text-align: center;
cursor: default;
line-height: 1.2;
}
ul.lepopup-progress-t2>li.lepopup-progress-t2-active>span {
background-color: #bd4070;
}
ul.lepopup-progress-t2>li.lepopup-progress-t2-active>label {
color: #444;
}
ul.lepopup-progress-t2>li.lepopup-progress-t2-passed>span {
background-color: #bd4070;
}
.lepopup-progress-t2.lepopup-progress-stripes>li>span {
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDI1NSwgMjU1LCAyNTUpIiBzdG9wLW9wYWNpdHk9IjAuMTUiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0icmdiKDI1NSwgMjU1LCAyNTUpIiBzdG9wLW9wYWNpdHk9IjAuMTUiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIzMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
}  .lepopup-signature-box {
height: 100%;
border-style: dashed !important;
position: relative;
}
.lepopup-signature-box canvas {
width: 1px;
height: 1px;
cursor: crosshair;
}
.lepopup-signature-box span {
position: absolute;
width: 18px;
height: 18px;
line-height: 18px;
cursor: pointer;
text-align: center;
left: 8px;
bottom: 6px;
font-size: 18px;
}  .lepopup-rangeslider .irs-from, .lepopup-rangeslider .irs-to, .lepopup-rangeslider .irs-single, .lepopup-rangeslider .irs-min, .lepopup-rangeslider .irs-max {
font-size: 13px !important;
}
.lepopup-rangeslider .irs-grid-text {
font-size: 12px !important;
}
.lepopup-rangeslider .irs-from:before, .lepopup-rangeslider .irs-to:before, .lepopup-rangeslider .irs-single:before {
display: none !important;
}  .lepopup-numspinner-minus,
.lepopup-numspinner-plus {
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lepopup-numspinner-minus:before,
.lepopup-numspinner-plus:before {
font-size: 12px;
} .lepopup-xd-forbidden {
font-size: 16px;
font-family: arial;
text-align: center;
padding: 2em;
background-color: red;
color: #fff;
border-radius: 5px;
box-shadow: 2px 2px 10px -4px rgba(0,0,0,0.7);
}
.lepopup-global-message {
position: fixed;
top: 10px;
right: 10px;
display: none;
z-index: 9999999;
padding: 1em 1.5em;
border-radius: 3px;
font-family: arial;
font-size: 15px;
line-height: 1.4;
vertical-align: middle;
font-weight: 400;
box-shadow: 2px 2px 10px -6px #000000;
}
.lepopup-global-message-info {
color: #fff;
background: #5bc0de;
}
.lepopup-global-message-success {
color: #fff;
background: #5cb85c;
}
.lepopup-global-message-danger {
color: #fff;
background: #d9534f;
} span.lepopup-required-symbol {
}
span.lepopup-required-symbol-label-left {
margin-right: 0.2em;
}
span.lepopup-required-symbol-label-right {
margin-left: 0.2em;
}  @font-face {
font-family: 'lepopup-if';
src: url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-if.eot?95267912);
src: url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-if.eot?95267912#iefix) format('embedded-opentype'),
url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-if.woff2?95267912) format('woff2'),
url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-if.woff?95267912) format('woff'),
url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-if.ttf?95267912) format('truetype'),
url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-if.svg?95267912#lepopup-if) format('svg');
font-weight: normal;
font-style: normal;
}
span.lepopup-if, i.lepopup-if {
display: inline-block;
font: normal normal normal 14px/1 'lepopup-if';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lepopup-if-spin {
-webkit-animation: lepopup-if-spin 2s infinite linear;
animation: lepopup-if-spin 2s infinite linear;
}
@-webkit-keyframes lepopup-if-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes lepopup-if-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.lepopup-if-star:before { content: '\e800'; }
.lepopup-if-check:before { content: '\e801'; }
.lepopup-if-times:before { content: '\e802'; }
.lepopup-if-cancel-circled:before { content: '\e803'; }
.lepopup-if-cancel-circled2:before { content: '\e804'; }
.lepopup-if-help-circled:before { content: '\e805'; }
.lepopup-if-minus:before { content: '\e806'; }
.lepopup-if-plus:before { content: '\e807'; }
.lepopup-if-spinner:before { content: '\f110'; }
.lepopup-if-eraser:before { content: '\f12d'; }  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.lepopup-column-input {
display: inline-flex;
}
}  .lepopup-animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.lepopup-animated.lepopup-infinite {
animation-iteration-count: infinite;
}
.lepopup-animated.lepopup-hinge {
animation-duration: 2s;
}
@keyframes lepopup-bounce {
0%, 20%, 53%, 80%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}
.lepopup-bounce {
animation-name: lepopup-bounce;
transform-origin: center bottom;
}
@keyframes lepopup-flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.lepopup-flash {
animation-name: lepopup-flash;
}
@keyframes lepopup-pulse {
0% {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
transform: scale3d(1, 1, 1);
}
}
.lepopup-pulse {
animation-name: lepopup-pulse;
}
@keyframes lepopup-rubberBand {
0% {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
100% {
transform: scale3d(1, 1, 1);
}
}
.lepopup-rubberBand {
animation-name: lepopup-rubberBand;
}
@keyframes lepopup-shake {
0%, 100% {
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0);
}
}
.lepopup-shake {
animation-name: lepopup-shake;
}
@keyframes lepopup-swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.lepopup-swing {
transform-origin: top center;
animation-name: lepopup-swing;
}
@keyframes lepopup-tada {
0% {
transform: scale3d(1, 1, 1);
}
10%, 20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
transform: scale3d(1, 1, 1);
}
}
.lepopup-tada {
animation-name: lepopup-tada;
}
@keyframes lepopup-wobble {
0% {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
transform: none;
}
}
.lepopup-wobble {
animation-name: lepopup-wobble;
}
@keyframes lepopup-bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.lepopup-bounceIn {
animation-name: lepopup-bounceIn;
animation-duration: .75s;
}
@keyframes lepopup-bounceInDown {
0%, 60%, 75%, 90%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
100% {
transform: none;
}
}
.lepopup-bounceInDown {
animation-name: lepopup-bounceInDown;
}
@keyframes lepopup-bounceInLeft {
0%, 60%, 75%, 90%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
100% {
transform: none;
}
}
.lepopup-bounceInLeft {
animation-name: lepopup-bounceInLeft;
}
@keyframes lepopup-bounceInRight {
0%, 60%, 75%, 90%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
100% {
transform: none;
}
}
.lepopup-bounceInRight {
animation-name: lepopup-bounceInRight;
}
@keyframes lepopup-bounceInUp {
0%, 60%, 75%, 90%, 100% {
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
100% {
transform: translate3d(0, 0, 0);
}
}
.lepopup-bounceInUp {
animation-name: lepopup-bounceInUp;
}
@keyframes lepopup-bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.lepopup-bounceOut {
animation-name: lepopup-bounceOut;
animation-duration: .75s;
}
@keyframes lepopup-bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.lepopup-bounceOutDown {
animation-name: lepopup-bounceOutDown;
}
@keyframes lepopup-bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.lepopup-bounceOutLeft {
animation-name: lepopup-bounceOutLeft;
}
@keyframes lepopup-bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.lepopup-bounceOutRight {
animation-name: lepopup-bounceOutRight;
}
@keyframes lepopup-bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.lepopup-bounceOutUp {
animation-name: lepopup-bounceOutUp;
}
@keyframes lepopup-fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.lepopup-fadeIn {
animation-name: lepopup-fadeIn;
}
@keyframes lepopup-fadeInDown {
0% {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
transform: none;
}
}
.lepopup-fadeInDown {
animation-name: lepopup-fadeInDown;
}
@keyframes lepopup-fadeInLeft {
0% {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
transform: none;
}
}
.lepopup-fadeInLeft {
animation-name: lepopup-fadeInLeft;
}
@keyframes lepopup-fadeInRight {
0% {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
transform: none;
}
}
.lepopup-fadeInRight {
animation-name: lepopup-fadeInRight;
}
@keyframes lepopup-fadeInUp {
0% {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
transform: none;
}
}
.lepopup-fadeInUp {
animation-name: lepopup-fadeInUp;
}
@keyframes lepopup-fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.lepopup-fadeOut {
animation-name: lepopup-fadeOut;
}
@keyframes lepopup-fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.lepopup-fadeOutDown {
animation-name: lepopup-fadeOutDown;
}
@keyframes lepopup-fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.lepopup-fadeOutLeft {
animation-name: lepopup-fadeOutLeft;
}
@keyframes lepopup-fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.lepopup-fadeOutRight {
animation-name: lepopup-fadeOutRight;
}
@keyframes lepopup-fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.lepopup-fadeOutUp {
animation-name: lepopup-fadeOutUp;
}
@keyframes lepopup-flip {
0% {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
100% {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.lepopup-animated.lepopup-flip {
backface-visibility: visible;
animation-name: lepopup-flip;
}
@keyframes lepopup-flipInX {
0% {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transition-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transition-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
transform: perspective(400px);
}
}
.lepopup-flipInX {
backface-visibility: visible !important;
animation-name: lepopup-flipInX;
}
@keyframes lepopup-flipInY {
0% {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transition-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transition-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
transform: perspective(400px);
}
}
.lepopup-flipInY {
backface-visibility: visible !important;
animation-name: lepopup-flipInY;
}
@keyframes lepopup-flipOutX {
0% {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.lepopup-flipOutX {
animation-name: lepopup-flipOutX;
animation-duration: .75s;
backface-visibility: visible !important;
}
@keyframes lepopup-flipOutY {
0% {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.lepopup-flipOutY {
backface-visibility: visible !important;
animation-name: lepopup-flipOutY;
animation-duration: .75s;
}
@keyframes lepopup-lightSpeedIn {
0% {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
100% {
transform: none;
opacity: 1;
}
}
.lepopup-lightSpeedIn {
animation-name: lepopup-lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lepopup-lightSpeedOut {
0% {
opacity: 1;
}
100% {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lepopup-lightSpeedOut {
animation-name: lepopup-lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes lepopup-rotateIn {
0% {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.lepopup-rotateIn {
animation-name: lepopup-rotateIn;
}
@keyframes lepopup-rotateInDownLeft {
0% {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.lepopup-rotateInDownLeft {
animation-name: lepopup-rotateInDownLeft;
}
@keyframes lepopup-rotateInDownRight {
0% {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.lepopup-rotateInDownRight {
animation-name: lepopup-rotateInDownRight;
}
@keyframes lepopup-rotateInUpLeft {
0% {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.lepopup-rotateInUpLeft {
animation-name: lepopup-rotateInUpLeft;
}
@keyframes lepopup-rotateInUpRight {
0% {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.lepopup-rotateInUpRight {
animation-name: lepopup-rotateInUpRight;
}
@keyframes lepopup-rotateOut {
0% {
transform-origin: center;
opacity: 1;
}
100% {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.lepopup-rotateOut {
animation-name: lepopup-rotateOut;
}
@keyframes lepopup-rotateOutDownLeft {
0% {
transform-origin: left bottom;
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.lepopup-rotateOutDownLeft {
animation-name: lepopup-rotateOutDownLeft;
}
@keyframes lepopup-rotateOutDownRight {
0% {
transform-origin: right bottom;
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.lepopup-rotateOutDownRight {
animation-name: lepopup-rotateOutDownRight;
}
@keyframes lepopup-rotateOutUpLeft {
0% {
transform-origin: left bottom;
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.lepopup-rotateOutUpLeft {
animation-name: lepopup-rotateOutUpLeft;
}
@keyframes lepopup-rotateOutUpRight {
0% {
transform-origin: right bottom;
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.lepopup-rotateOutUpRight {
animation-name: lepopup-rotateOutUpRight;
}
@keyframes lepopup-hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%, 80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.lepopup-hinge {
animation-name: lepopup-hinge;
}
@keyframes lepopup-rollIn {
0% {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
transform: none;
}
}
.lepopup-rollIn {
animation-name: lepopup-rollIn;
}
@keyframes lepopup-rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.lepopup-rollOut {
animation-name: lepopup-rollOut;
}
@keyframes lepopup-zoomIn {
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.lepopup-zoomIn {
animation-name: lepopup-zoomIn;
}
@keyframes lepopup-zoomInDown {
0% {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.lepopup-zoomInDown {
animation-name: lepopup-zoomInDown;
}
@keyframes lepopup-zoomInLeft {
0% {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.lepopup-zoomInLeft {
animation-name: lepopup-zoomInLeft;
}
@keyframes lepopup-zoomInRight {
0% {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.lepopup-zoomInRight {
animation-name: lepopup-zoomInRight;
}
@keyframes lepopup-zoomInUp {
0% {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.lepopup-zoomInUp {
animation-name: lepopup-zoomInUp;
}
@keyframes lepopup-zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.lepopup-zoomOut {
animation-name: lepopup-zoomOut;
}
@keyframes lepopup-zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.lepopup-zoomOutDown {
animation-name: lepopup-zoomOutDown;
}
@keyframes lepopup-zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.lepopup-zoomOutLeft {
animation-name: lepopup-zoomOutLeft;
}
@keyframes lepopup-zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.lepopup-zoomOutRight {
animation-name: lepopup-zoomOutRight;
}
@keyframes lepopup-zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.lepopup-zoomOutUp {
animation-name: lepopup-zoomOutUp;
}
@font-face {
font-family: 'lepopup-fa';
src: url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-fa.eot?71162692);
src: url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-fa.eot?71162692#iefix) format('embedded-opentype'),
url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-fa.woff2?71162692) format('woff2'),
url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-fa.woff?71162692) format('woff'),
url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-fa.ttf?71162692) format('truetype'),
url(//tavosampunas.lt/wp-content/plugins/halfdata-green-popups/fonts/lepopup-fa.svg?71162692#lepopup-fa) format('svg');
font-weight: normal;
font-style: normal;
}
i.lepopup-fa {
display: inline-block;
font: normal normal normal 14px/1 'lepopup-fa';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lepopup-fa-spin {
-webkit-animation: lepopup-fa-spin 2s infinite linear;
animation: lepopup-fa-spin 2s infinite linear;
}
@-webkit-keyframes lepopup-fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes lepopup-fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.lepopup-fa-star:before { content: '\e800'; }
.lepopup-fa-star-o:before { content: '\e801'; }
.lepopup-fa-user:before { content: '\e802'; }
.lepopup-fa-check:before { content: '\e803'; }
.lepopup-fa-close:before { content: '\e804'; }
.lepopup-fa-upload:before { content: '\e805'; }
.lepopup-fa-download:before { content: '\e806'; }
.lepopup-fa-calendar:before { content: '\e807'; }
.lepopup-fa-clock-o:before { content: '\e808'; }
.lepopup-fa-chevron-left:before { content: '\e809'; }
.lepopup-fa-chevron-right:before { content: '\e80a'; }
.lepopup-fa-phone:before { content: '\e80b'; }
.lepopup-fa-envelope:before { content: '\f0e0'; }
.lepopup-fa-pencil:before { content: '\e80d'; }
.lepopup-fa-lock:before { content: '\e80e'; }
.lepopup-fa-picture-o:before { content: '\e80f'; }
.lepopup-fa-envelope-o:before { content: '\e80c'; }
.lepopup-fa-building-o:before { content: '\f0f7'; }
.lepopup-fa-angle-double-left:before { content: '\f100'; }
.lepopup-fa-angle-double-right:before { content: '\f101'; }
.lepopup-fa-spinner:before { content: '\f110'; }
.lepopup-fa-smile-o:before { content: '\f118'; }
.lepopup-fa-frown-o:before { content: '\f119'; }
.lepopup-fa-meh-o:before { content: '\f11a'; }
.lepopup-fa-send:before { content: '\f1d8'; }
.lepopup-fa-send-o:before { content: '\f1d9'; }
.lepopup-fa-user-o:before { content: '\f2c0'; }.airdatepicker--cell-day.-other-month-, .airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.airdatepicker--cell-day.-other-month-:hover, .airdatepicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airdatepicker--cell-day.-other-month-, .-disabled-.-focus-.airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airdatepicker--cell-day.-other-month-, .-selected-.airdatepicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airdatepicker--cell-day.-other-month-, .-selected-.-focus-.airdatepicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airdatepicker--cell-day.-other-month-, .-in-range-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airdatepicker--cell-day.-other-month-, .-in-range-.-focus-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airdatepicker--cell-day.-other-month-:empty, .airdatepicker--cell-year.-other-decade-:empty {
background: none;
border: none; } div.airdatepicker--cells {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
div.airdatepicker--cell {
border-radius: 4px;
box-sizing: border-box;
cursor: pointer;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
font-family: Tahoma, sans-serif;
font-size: 14px;
color: #4a4a4a;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: 32px;
z-index: 1; }
.airdatepicker--cell.-focus- {
background: #f0f0f0; }
.airdatepicker--cell.-current- {
color: #4EB5E6; }
.airdatepicker--cell.-current-.-focus- {
color: #4a4a4a; }
.airdatepicker--cell.-current-.-in-range- {
color: #4EB5E6; }
.airdatepicker--cell.-in-range- {
background: rgba(92, 196, 239, 0.1);
color: #4a4a4a;
border-radius: 0; }
.airdatepicker--cell.-in-range-.-focus- {
background-color: rgba(92, 196, 239, 0.2); }
.airdatepicker--cell.-disabled- {
cursor: default;
color: #aeaeae; }
.airdatepicker--cell.-disabled-.-focus- {
color: #aeaeae; }
.airdatepicker--cell.-disabled-.-in-range- {
color: #a1a1a1; }
.airdatepicker--cell.-disabled-.-current-.-focus- {
color: #aeaeae; }
.airdatepicker--cell.-range-from- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 4px 0 0 4px; }
.airdatepicker--cell.-range-to- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 0 4px 4px 0; }
.airdatepicker--cell.-range-from-.-range-to- {
border-radius: 4px; }
.airdatepicker--cell.-selected- {
color: #fff;
border: none;
background: #5cc4ef; }
.airdatepicker--cell.-selected-.-current- {
color: #fff;
background: #5cc4ef; }
.airdatepicker--cell.-selected-.-focus- {
background: #45bced; }
.airdatepicker--cell:empty {
cursor: default; }
.airdatepicker--days-names {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 8px 0 3px; }
div.airdatepicker--day-name {
color: #FF9A19;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
text-transform: uppercase;
font-family: Tahoma, sans-serif;
font-size: 12px; }
.airdatepicker--cell-day {
width: 14.28571%; }
.airdatepicker--cells-months {
height: 170px; }
.airdatepicker--cell-month {
width: 33.33%;
height: 25%; }
.airdatepicker--years {
height: 170px; }
.airdatepicker--cells-years {
height: 170px; }
.airdatepicker--cell-year {
width: 25%;
height: 33.33%; }
.airdatepicker--cell-day.-other-month-, .airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.airdatepicker--cell-day.-other-month-:hover, .airdatepicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airdatepicker--cell-day.-other-month-, .-disabled-.-focus-.airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airdatepicker--cell-day.-other-month-, .-selected-.airdatepicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airdatepicker--cell-day.-other-month-, .-selected-.-focus-.airdatepicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airdatepicker--cell-day.-other-month-, .-in-range-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airdatepicker--cell-day.-other-month-, .-in-range-.-focus-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airdatepicker--cell-day.-other-month-:empty, .airdatepicker--cell-year.-other-decade-:empty {
background: none;
border: none; } .airdatepickers-container {
position: absolute;
left: 0;
top: 0; }
@media print {
.airdatepickers-container {
display: none; } }
div.airdatepicker {
background: #fff;
border: 1px solid #dbdbdb;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-sizing: content-box;
font-family: Tahoma, sans-serif;
font-size: 14px;
color: #4a4a4a;
width: 250px;
position: absolute;
left: -100000px;
display: none;
opacity: 0;
transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
z-index: 100; }
.airdatepicker.-from-top- {
-webkit-transform: translateY(-8px);
transform: translateY(-8px); }
.airdatepicker.-from-right- {
-webkit-transform: translateX(8px);
transform: translateX(8px); }
.airdatepicker.-from-bottom- {
-webkit-transform: translateY(8px);
transform: translateY(8px); }
.airdatepicker.-from-left- {
-webkit-transform: translateX(-8px);
transform: translateX(-8px); }
.airdatepicker.active {
display: block;
opacity: 1;
-webkit-transform: translate(0);
transform: translate(0);
transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease; }
.airdatepicker-inline .airdatepicker {
border-color: #d7d7d7;
box-shadow: none;
position: static;
left: auto;
right: auto;
opacity: 1;
-webkit-transform: none;
transform: none; }
.airdatepicker-inline .airdatepicker--pointer {
display: none; }
.airdatepicker--content {
box-sizing: content-box;
padding: 4px; }
.-only-timepicker- .airdatepicker--content {
display: none; }
.airdatepicker--pointer {
position: absolute;
background: #fff;
border-top: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
width: 10px;
height: 10px;
z-index: -1; }
.-top-left- .airdatepicker--pointer, .-top-center- .airdatepicker--pointer, .-top-right- .airdatepicker--pointer {
top: calc(100% - 4px);
-webkit-transform: rotate(135deg);
transform: rotate(135deg); }
.-right-top- .airdatepicker--pointer, .-right-center- .airdatepicker--pointer, .-right-bottom- .airdatepicker--pointer {
right: calc(100% - 4px);
-webkit-transform: rotate(225deg);
transform: rotate(225deg); }
.-bottom-left- .airdatepicker--pointer, .-bottom-center- .airdatepicker--pointer, .-bottom-right- .airdatepicker--pointer {
bottom: calc(100% - 4px);
-webkit-transform: rotate(315deg);
transform: rotate(315deg); }
.-left-top- .airdatepicker--pointer, .-left-center- .airdatepicker--pointer, .-left-bottom- .airdatepicker--pointer {
left: calc(100% - 4px);
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
.-top-left- .airdatepicker--pointer, .-bottom-left- .airdatepicker--pointer {
left: 10px; }
.-top-right- .airdatepicker--pointer, .-bottom-right- .airdatepicker--pointer {
right: 10px; }
.-top-center- .airdatepicker--pointer, .-bottom-center- .airdatepicker--pointer {
left: calc(50% - 10px / 2); }
.-left-top- .airdatepicker--pointer, .-right-top- .airdatepicker--pointer {
top: 10px; }
.-left-bottom- .airdatepicker--pointer, .-right-bottom- .airdatepicker--pointer {
bottom: 10px; }
.-left-center- .airdatepicker--pointer, .-right-center- .airdatepicker--pointer {
top: calc(50% - 10px / 2); }
.airdatepicker--body {
display: none; }
.airdatepicker--body.active {
display: block; }
.airdatepicker--cell-day.-other-month-, .airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.airdatepicker--cell-day.-other-month-:hover, .airdatepicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airdatepicker--cell-day.-other-month-, .-disabled-.-focus-.airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airdatepicker--cell-day.-other-month-, .-selected-.airdatepicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airdatepicker--cell-day.-other-month-, .-selected-.-focus-.airdatepicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airdatepicker--cell-day.-other-month-, .-in-range-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airdatepicker--cell-day.-other-month-, .-in-range-.-focus-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airdatepicker--cell-day.-other-month-:empty, .airdatepicker--cell-year.-other-decade-:empty {
background: none;
border: none; } .airdatepicker--nav {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid #efefef;
min-height: 32px;
padding: 4px; }
.-only-timepicker- .airdatepicker--nav {
display: none; }
div.airdatepicker--nav-title,
div.airdatepicker--nav-action {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-family: Tahoma, sans-serif;
font-size: 14px;
color: #4a4a4a;
cursor: pointer;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.airdatepicker--nav-action {
width: 32px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.airdatepicker--nav-action:hover {
background: #f0f0f0; }
.airdatepicker--nav-action.-disabled- {
visibility: hidden; }
.airdatepicker--nav-action svg {
width: 32px;
height: 32px; }
.airdatepicker--nav-action path {
fill: none;
stroke: #9c9c9c;
stroke-width: 2px; }
.airdatepicker--nav-title {
border-radius: 4px;
padding: 0 8px; }
.airdatepicker--nav-title i {
font-style: normal;
font-family: Tahoma, sans-serif;
font-size: 14px;
color: #9c9c9c;
margin-left: 5px; }
.airdatepicker--nav-title:hover {
background: #f0f0f0; }
.airdatepicker--nav-title.-disabled- {
cursor: default;
background: none; }
.airdatepicker--buttons {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 4px;
border-top: 1px solid #efefef; }
.airdatepicker--button {
color: #4EB5E6;
cursor: pointer;
border-radius: 4px;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 32px; }
.airdatepicker--button:hover {
color: #4a4a4a;
background: #f0f0f0; }
.airdatepicker--cell-day.-other-month-, .airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.airdatepicker--cell-day.-other-month-:hover, .airdatepicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airdatepicker--cell-day.-other-month-, .-disabled-.-focus-.airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airdatepicker--cell-day.-other-month-, .-selected-.airdatepicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airdatepicker--cell-day.-other-month-, .-selected-.-focus-.airdatepicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airdatepicker--cell-day.-other-month-, .-in-range-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airdatepicker--cell-day.-other-month-, .-in-range-.-focus-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airdatepicker--cell-day.-other-month-:empty, .airdatepicker--cell-year.-other-decade-:empty {
background: none;
border: none; } .airdatepicker--time {
border-top: 1px solid #efefef;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 4px;
position: relative; }
.airdatepicker--time.-am-pm- .airdatepicker--time-sliders {
-webkit-flex: 0 1 138px;
-ms-flex: 0 1 138px;
flex: 0 1 138px;
max-width: 138px; }
.-only-timepicker- .airdatepicker--time {
border-top: none; }
.airdatepicker--time-sliders {
-webkit-flex: 0 1 153px;
-ms-flex: 0 1 153px;
flex: 0 1 153px;
margin-right: 10px;
max-width: 153px; }
.airdatepicker--time-label {
display: none;
font-size: 12px; }
.airdatepicker--time-current {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 14px;
text-align: center;
margin: 0 0 0 10px; }
span.airdatepicker--time-current-colon {
margin: 0 2px 3px;
line-height: 1; }
div .airdatepicker--time-current-hours,
div .airdatepicker--time-current-minutes {
line-height: 1;
font-size: 19px;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
color: #4a4a4a;
position: relative;
z-index: 1; }
.airdatepicker--time-current-hours:after,
.airdatepicker--time-current-minutes:after {
content: '';
background: #f0f0f0;
border-radius: 4px;
position: absolute;
left: -2px;
top: -3px;
right: -2px;
bottom: -2px;
z-index: -1;
opacity: 0; }
.airdatepicker--time-current-hours.-focus-:after,
.airdatepicker--time-current-minutes.-focus-:after {
opacity: 1; }
span.airdatepicker--time-current-ampm {
text-transform: uppercase;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
color: #9c9c9c;
margin-left: 6px;
font-size: 11px;
margin-bottom: 1px; }
.airdatepicker--time-row {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 11px;
height: 17px;
background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }
.airdatepicker--time-row:first-child {
margin-bottom: 4px; }
.airdatepicker--time-row input[type='range'] {
border: none !important;
background: none;
cursor: pointer;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
height: 100%;
padding: 0;
margin: 0;
-webkit-appearance: none; }
.airdatepicker--time-row input[type='range']::-webkit-slider-thumb {
-webkit-appearance: none; }
.airdatepicker--time-row input[type='range']::-ms-tooltip {
display: none; }
.airdatepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
border-color: #b8b8b8; }
.airdatepicker--time-row input[type='range']:hover::-moz-range-thumb {
border-color: #b8b8b8; }
.airdatepicker--time-row input[type='range']:hover::-ms-thumb {
border-color: #b8b8b8; }
.airdatepicker--time-row input[type='range']:focus {
outline: none; }
.airdatepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
background: #5cc4ef;
border-color: #5cc4ef; }
.airdatepicker--time-row input[type='range']:focus::-moz-range-thumb {
background: #5cc4ef;
border-color: #5cc4ef; }
.airdatepicker--time-row input[type='range']:focus::-ms-thumb {
background: #5cc4ef;
border-color: #5cc4ef; }
.airdatepicker--time-row input[type='range']::-webkit-slider-thumb {
box-sizing: border-box;
height: 12px;
width: 12px;
border-radius: 3px;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s; }
.airdatepicker--time-row input[type='range']::-moz-range-thumb {
box-sizing: border-box;
height: 12px;
width: 12px;
border-radius: 3px;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s; }
.airdatepicker--time-row input[type='range']::-ms-thumb {
box-sizing: border-box;
height: 12px;
width: 12px;
border-radius: 3px;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s; }
.airdatepicker--time-row input[type='range']::-webkit-slider-thumb {
margin-top: -6px; }
.airdatepicker--time-row input[type='range']::-webkit-slider-runnable-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent; }
.airdatepicker--time-row input[type='range']::-moz-range-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent; }
.airdatepicker--time-row input[type='range']::-ms-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent; }
.airdatepicker--time-row input[type='range']::-ms-fill-lower {
background: transparent; }
.airdatepicker--time-row input[type='range']::-ms-fill-upper {
background: transparent; }
.airdatepicker--time-row span {
padding: 0 12px; }
.airdatepicker--time-icon {
color: #9c9c9c;
border: 1px solid;
border-radius: 50%;
font-size: 16px;
position: relative;
margin: 0 5px -1px 0;
width: 1em;
height: 1em; }
.airdatepicker--time-icon:after, .airdatepicker--time-icon:before {
content: '';
background: currentColor;
position: absolute; }
.airdatepicker--time-icon:after {
height: .4em;
width: 1px;
left: calc(50% - 1px);
top: calc(50% + 1px);
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
.airdatepicker--time-icon:before {
width: .4em;
height: 1px;
top: calc(50% + 1px);
left: calc(50% - 1px); }
.airdatepicker--cell-day.-other-month-, .airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.airdatepicker--cell-day.-other-month-:hover, .airdatepicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airdatepicker--cell-day.-other-month-, .-disabled-.-focus-.airdatepicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airdatepicker--cell-day.-other-month-, .-selected-.airdatepicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airdatepicker--cell-day.-other-month-, .-selected-.-focus-.airdatepicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airdatepicker--cell-day.-other-month-, .-in-range-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airdatepicker--cell-day.-other-month-, .-in-range-.-focus-.airdatepicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airdatepicker--cell-day.-other-month-:empty, .airdatepicker--cell-year.-other-decade-:empty {
background: none;
border: none; }:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:.175s ease-out both f-throwOutUp}.f-throwOutDown{animation:.175s ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, -150px, 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, 150px, 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease-out .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease-out both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) ease both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) ease both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:1050;outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0px);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:.25s ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:.35s ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:.15s ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:.35s ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:100%;height:100%}.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,.fancybox__container:not(.is-compact) .has-map .fancybox__content,.fancybox__container:not(.is-compact) .has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 20px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden}.f-thumbs__track{display:flex;will-change:transform}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);min-width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--left, 0)*1px);width:calc(100% - var(--width, 0)*1px);cursor:pointer}.is-modern .f-thumbs__slide{--clip-path: inset( 0 calc( (var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0)) ) round var(--f-thumb-border-radius, 0) );transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern .f-thumbs__slide:focus-within:not(.is-selected){filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.is-modern .f-thumbs__slide>*{clip-path:var(--clip-path)}.is-modern.in-touch .f-thumbs__slide{filter:none}.is-modern.is-resting .f-thumbs__slide{transition:all .33s ease}.is-modern.is-resting .f-thumbs__slide>*{transition:all .33s ease}.f-thumbs__slide__button{appearance:none;width:100%;height:100%;margin:0;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover}.f-thumbs.is-horizontal .f-thumbs__track{margin:0 auto;padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;margin:auto 0;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 20px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//tavosampunas.lt/wp-content/plugins/elementor-custom-widgets/assets/widgets/owl-carousel/grabbing.png) 8 8, move;
} .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-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//tavosampunas.lt/wp-content/plugins/elementor-custom-widgets/assets/widgets/owl-carousel/AjaxLoader.gif) no-repeat center center
}